Packages changed: dracut ebtables expat (2.2.5 -> 2.2.6) git (2.18.0 -> 2.19.0) haveged (1.9.2 -> 1.9.4) hylafax+ (5.6.0 -> 5.6.1) ibus (1.5.18 -> 1.5.19) kernel-source (4.18.7 -> 4.18.8) libqt5-qtbase nbd netcfg obs-service-refresh_patches (0.3.9+git.1394121974.21d4106 -> 0.3.9+git.1537184752.d624424) obs-service-set_version (0.5.8 -> 0.5.9) perl-Time-modules (2011.0517 -> 2013.0912) php7 pitivi python-ply python-urllib3 subversion systemd systemd-presets-common-SUSE xen (4.11.0_04 -> 4.11.0_08) xfsprogs zsh (5.6 -> 5.6.2) === Details === ==== dracut ==== - Add kernel-syms to list of packages to remove with purge-kernels (bsc#1104090). - Skip kernels that cannot be removed by purge-kernels due to dependencies and continue removing other kernels (bsc#1104090). - Fix finding btrfs devices (bsc#1104178). * add 0574-s-find_btrfs_devs-btrfs_devs.patch ==== ebtables ==== - Move ebtables to ebtables-legacy and use update-alternatives to offer a selection mechanism. ==== expat ==== Version update (2.2.5 -> 2.2.6) Subpackages: libexpat-devel libexpat1 libexpat1-32bit - Version update to 2.2.6 Sun August 12 2018 * Bug fixes: - Avoid doing arithmetic with NULL pointers in XML_GetBuffer - Fix 2.2.5 regression with suspend-resume while parsing a document like '' * Other changes: - Autotools: Fix docbook-related configure syntax error - Autotools: Avoid grep option `-q` for Solaris - Autotools: Support ./configure DOCBOOK_TO_MAN="xmlto man --skip-validation" - Autotools: Support DOCBOOK_TO_MAN command which produces xmlwf.1 rather than XMLWF.1; also covers case insensitive file systems - Autotools: Drop -rpath option passed to libtool - Autotools: Detect and deny SGML docbook2man as ours is XML - Autotools/CMake: Support command db2x_docbook2man as well - CMake: Introduce option WARNINGS_AS_ERRORS, defaults to OFF - CMake: Introduce option MSVC_USE_STATIC_CRT, defaults to OFF - CMake: Introduce option XML_UNICODE and XML_UNICODE_WCHAR_T, both defaulting to OFF - CMake: Prefer check_symbol_exists over check_function_exists - CMake: Create the same pkg-config file as with GNU Autotools - CMake: Use GNUInstallDirs module to set proper defaults for install directories - CMake: Utilize expat_config.h.cmake for XML_DEV_URANDOM - Address compiler warnings - Fix miscellaneous typos ==== git ==== Version update (2.18.0 -> 2.19.0) Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk - git 2.19.0: * "git diff" compares the index and the working tree. For paths added with intent-to-add bit, the command shows the full contents of them as added, but the paths themselves were not marked as new files. They are now shown as new by default. * "git apply" learned the "--intent-to-add" option so that an otherwise working-tree-only application of a patch will add new paths to the index marked with the "intent-to-add" bit. * "git grep" learned the "--column" option that gives not just the line number but the column number of the hit. * The "-l" option in "git branch -l" is an unfortunate short-hand for "--create-reflog", but many users, both old and new, somehow expect it to be something else, perhaps "--list". This step warns when "-l" is used as a short-hand for "--create-reflog" and warns about the future repurposing of the it when it is used. * The userdiff pattern for .php has been updated. * The content-transfer-encoding of the message "git send-email" sends out by default was 8bit, which can cause trouble when there is an overlong line to bust RFC 5322/2822 limit. A new option 'auto' to automatically switch to quoted-printable when there is such a line in the payload has been introduced and is made the default. * "git checkout" and "git worktree add" learned to honor checkout.defaultRemote when auto-vivifying a local branch out of a remote tracking branch in a repository with multiple remotes that have tracking branches that share the same names. (merge 8d7b558bae ab/checkout-default-remote later to maint). * "git grep" learned the "--only-matching" option. * "git rebase --rebase-merges" mode now handles octopus merges as well. * Add a server-side knob to skip commits in exponential/fibbonacci stride in an attempt to cover wider swath of history with a smaller number of iterations, potentially accepting a larger packfile transfer, instead of going back one commit a time during common ancestor discovery during the "git fetch" transaction. (merge 42cc7485a2 jt/fetch-negotiator-skipping later to maint). * A new configuration variable core.usereplacerefs has been added, primarily to help server installations that want to ignore the replace mechanism altogether. * Teach "git tag -s" etc. a few configuration variables (gpg.format that can be set to "openpgp" or "x509", and gpg..program that is used to specify what program to use to deal with the format) to allow x.509 certs with CMS via "gpgsm" to be used instead of openpgp via "gnupg". * Many more strings are prepared for l10n. * "git p4 submit" learns to ask its own pre-submit hook if it should continue with submitting. * The test performed at the receiving end of "git push" to prevent bad objects from entering repository can be customized via receive.fsck.* configuration variables; we now have gained a counterpart to do the same on the "git fetch" side, with fetch.fsck.* configuration variables. * "git pull --rebase=interactive" learned "i" as a short-hand for "interactive". * "git instaweb" has been adjusted to run better with newer Apache on RedHat based distros. * "git range-diff" is a reimplementation of "git tbdiff" that lets us compare individual patches in two iterations of a topic. * The sideband code learned to optionally paint selected keywords at the beginning of incoming lines on the receiving end. * "git branch --list" learned to take the default sort order from the 'branch.sort' configuration variable, just like "git tag --list" pays attention to 'tag.sort'. * "git worktree" command learned "--quiet" option to make it less verbose. ==== haveged ==== Version update (1.9.2 -> 1.9.4) Subpackages: libhavege1 - Use noun phrase for summary. Grammar fixes to description. - Update to version 1.9.4: * Avoid misleading message if cmd socket is in use * Implements a command mode and use it for chroot - Drop upstreamed patches: * change-sysroot.patch - Update project and download url's ==== hylafax+ ==== Version update (5.6.0 -> 5.6.1) Subpackages: hylafax+-client - version 5.6.1 * address CVE-2018-17141, fixes JPEG vulnerabilities (18 Sep 2018) - use systemd template unit file for hylafax-faxgetty services - fix services ==== ibus ==== Version update (1.5.18 -> 1.5.19) Subpackages: ibus-gtk ibus-gtk-32bit ibus-gtk3 ibus-lang libibus-1_0-5 libibus-1_0-5-32bit typelib-1_0-IBus-1_0 - Upstream update to 1.5.19 * IBUS_DISCARD_PASSWORD variable for the workaround of the password popup problem in Firefox and Chrome under GNOME X11 * Emoji feature improvements: Move input focus on Emojier to engines' preedit Show previous emojis with "history" annotation Add num pad Enter, Down, Up, Left, Right on Emojier Fix SEGV in IBusEngine if no emoji shortcut keyis * Compose key feature: Enable preedit for compose keys * Bug fixes and code improvements - Drop ibus-force-python3.patch * merged by upstream - Remove ibus-python3 * Upstream will not maintain it for Python 3 anymore * Drop ibus-python3-migration.patch ==== kernel-source ==== Version update (4.18.7 -> 4.18.8) Subpackages: kernel-default kernel-default-devel kernel-devel kernel-docs kernel-macros kernel-syms - Linux 4.18.8 (bnc#1012628). - ASoC: wm8994: Fix missing break in switch (bnc#1012628). - HID: redragon: fix num lock and caps lock LEDs (bnc#1012628). - x86: kvm: avoid unused variable warning (bnc#1012628). - kvm: x86: Set highest physical address bits in non-present/reserved SPTEs (bnc#1012628). - kbuild: make missing $DEPMOD a Warning instead of an Error (bnc#1012628). - x86/xen: don't write ptes directly in 32-bit PV guests (bnc#1012628). - x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear (bnc#1012628). - debugobjects: Make stack check warning more informative (bnc#1012628). - drm/amdgpu: Don't warn on destroying a pinned BO (bnc#1012628). - drm/amdgpu: Warn and update pin_size values when destroying a pinned BO (bnc#1012628). - drm/amdgpu: Make pin_size values atomic (bnc#1012628). - drm/amdgpu: Keep track of amount of pinned CPU visible VRAM (bnc#1012628). - x86/tsc: Prevent result truncation on 32bit (bnc#1012628). - drm/i915: set DP Main Stream Attribute for color range on DDI platforms (bnc#1012628). - mm: respect arch_dup_mmap() return value (bnc#1012628). - uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name (bnc#1012628). - drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse" (bnc#1012628). - drm/amdgpu: fix incorrect use of drm_file->pid (bnc#1012628). - drm/amdgpu: fix incorrect use of fcheck (bnc#1012628). - drm/amdgpu:add VCN booting with firmware loaded by PSP (bnc#1012628). - drm/amdgpu:add VCN support in PSP driver (bnc#1012628). - drm/amdgpu:add new firmware id for VCN (bnc#1012628). - drm/amdgpu:add tmr mc address into amdgpu_firmware_info (bnc#1012628). - drm/amdgpu: update tmr mc address (bnc#1012628). - drm/amd/display: Check if clock source in use before disabling (bnc#1012628). - drm/amd/display: Pass connector id when executing VBIOS CT (bnc#1012628). - drm/rockchip: vop: fix irq disabled after vop driver probed (bnc#1012628). - drm/rockchip: vop: split out core clock enablement into separate functions (bnc#1012628). - drm/rockchip: lvds: add missing of_node_put (bnc#1012628). - drm/amd/display: Report non-DP display as disconnected without EDID (bnc#1012628). - drm/amd/display: Use requested HDMI aspect ratio (bnc#1012628). - drm/amd/display: update clk for various HDMI color depths (bnc#1012628). - drm/amd/display: Don't share clk source between DP and HDMI (bnc#1012628). - drm/amd/display: fix type of variable (bnc#1012628). - drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80 (bnc#1012628). - drm/edid: Quirk Vive Pro VR headset non-desktop (bnc#1012628). - drm/amd/pp/Polaris12: Fix a chunk of registers missed to program (bnc#1012628). - drm/amd/powerplay: fixed uninitialized value (bnc#1012628). - drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/ST (bnc#1012628). - drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode (bnc#1012628). - drm/amdgpu: fix a reversed condition (bnc#1012628). - drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet (bnc#1012628). - drm/i915: Free write_buf that we allocated with kzalloc (bnc#1012628). - drm/i915: Increase LSPCON timeout (bnc#1012628). - drm/i915: Nuke the LVDS lid notifier (bnc#1012628). - drm/i915/lpe: Mark LPE audio runtime pm as "no callbacks" (bnc#1012628). - btrfs: fix mount and ioctl device scan ioctl race (bnc#1012628). - btrfs: reorder initialization before the mount locks uuid_mutex (bnc#1012628). - btrfs: lift uuid_mutex to callers of btrfs_parse_early_options (bnc#1012628). - btrfs: lift uuid_mutex to callers of btrfs_scan_one_device (bnc#1012628). - btrfs: use device_list_mutex when removing stale devices (bnc#1012628). - btrfs: rename local devices for fs_devices in btrfs_free_stale_devices( (bnc#1012628). - btrfs: extend locked section when adding a new device in device_list_add (bnc#1012628). - btrfs: do btrfs_free_stale_devices outside of device_list_add (bnc#1012628). - ARM: rockchip: Force CONFIG_PM on Rockchip systems (bnc#1012628). - arm64: rockchip: Force CONFIG_PM on Rockchip systems (bnc#1012628). - btrfs: Fix a C compliance issue (bnc#1012628). - btrfs: Don't remove block group that still has pinned down bytes (bnc#1012628). - btrfs: lift uuid_mutex to callers of btrfs_open_devices (bnc#1012628). - btrfs: check-integrity: Fix NULL pointer dereference for degraded mount (bnc#1012628). - btrfs: tree-checker: Detect invalid and empty essential trees (bnc#1012628). - btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized (bnc#1012628). - btrfs: fix in-memory value of total_devices after seed device deletion (bnc#1012628). - btrfs: replace: Reset on-disk dev stats value after replace (bnc#1012628). - btrfs: Exit gracefully when chunk map cannot be inserted to the tree (bnc#1012628). - drm/etnaviv: fix crash in GPU suspend when init failed due to buffer placement (bnc#1012628). - kvm: nVMX: Fix fault vector for VMX operation at CPL > 0 (bnc#1012628). - KVM: vmx: track host_state.loaded using a loaded_vmcs pointer (bnc#1012628). - drm/amd/display: Read back max backlight value at boot (bnc#1012628). - clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399 (bnc#1012628). - powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX (bnc#1012628). - um: fix parallel building with O= option (bnc#1012628). - powerpc/64s: Make rfi_flush_fallback a little more robust (bnc#1012628). - powerpc/platforms/85xx: fix t1042rdb_diu.c build errors & warning (bnc#1012628). - smb3: if server does not support posix do not allow posix mount option (bnc#1012628). - SMB3: Number of requests sent should be displayed for SMB3 not just CIFS (bnc#1012628). - CIFS: fix memory leak and remove dead code (bnc#1012628). - smb3: fix reset of bytes read and written stats (bnc#1012628). - cfq: Suppress compiler warnings about comparisons (bnc#1012628). - RDS: IB: fix 'passing zero to ERR_PTR()' warning (bnc#1012628). - selinux: cleanup dentry and inodes on error in selinuxfs (bnc#1012628). - selftests/powerpc: Kill child processes on SIGINT (bnc#1012628). - iommu/omap: Fix cache flushes on L2 table entries (bnc#1012628). - ASoC: rt5677: Fix initialization of rt5677_of_match.data (bnc#1012628). - staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice (bnc#1012628). - dm kcopyd: avoid softlockup in run_complete_job (bnc#1012628). - PCI: mvebu: Fix I/O space end address calculation (bnc#1012628). - xen/balloon: fix balloon initialization for PVH Dom0 (bnc#1012628). - Input: do not use WARN() in input_alloc_absinfo() (bnc#1012628). - NFSv4: Fix error handling in nfs4_sp4_select_mode() (bnc#1012628). - scsi: aic94xx: fix an error code in aic94xx_init() (bnc#1012628). - blk-mq: count the hctx as active before allocating tag (bnc#1012628). - ACPI / scan: Initialize status to ACPI_STA_DEFAULT (bnc#1012628). - s390/dasd: fix panic for failed online processing (bnc#1012628). - s390/dasd: fix hanging offline processing due to canceled worker (bnc#1012628). - brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference (bnc#1012628). - block: bvec_nr_vecs() returns value for wrong slab (bnc#1012628). - perf probe powerpc: Fix trace event post-processing (bnc#1012628). - powerpc: Fix size calculation using resource_size() (bnc#1012628). - powerpc/uaccess: Enable get_user(u64, *p) on 32-bit (bnc#1012628). - bpf: fix bpffs non-array map seq_show issue (bnc#1012628). - pinctrl: axp209: Fix NULL pointer dereference after allocation (bnc#1012628). - f2fs: fix to clear PG_checked flag in set_page_dirty() (bnc#1012628). - net/9p: fix error path of p9_virtio_probe (bnc#1012628). - net/9p/trans_fd.c: fix race by holding the lock (bnc#1012628). - irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP (bnc#1012628). - irqchip/stm32: Fix init error handling (bnc#1012628). - RISC-V: Use KBUILD_CFLAGS instead of KCFLAGS when building the vDSO (bnc#1012628). - f2fs: fix avoid race between truncate and background GC (bnc#1012628). - f2fs: avoid race between zero_range and background GC (bnc#1012628). - perf tools: Check for null when copying nsinfo (bnc#1012628). - coccicheck: return proper error code on fail (bnc#1012628). - drm/amd/display: Guard against null crtc in CRC IRQ (bnc#1012628). - PCI: Match Root Port's MPS to endpoint's MPSS as necessary (bnc#1012628). - net: hns3: Fix for phy link issue when using marvell phy driver (bnc#1012628). - block: don't warn for flush on read-only device (bnc#1012628). - net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero (bnc#1012628). - perf arm spe: Fix uninitialized record error variable (bnc#1012628). - ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value (bnc#1012628). - RDMA/hns: Fix usage of bitmap allocation functions return values (bnc#1012628). - ubi: Initialize Fastmap checkmapping correctly (bnc#1012628). - tcp, ulp: add alias for all ulp modules (bnc#1012628). - netfilter: fix memory leaks on netlink_dump_start error (bnc#1012628). - platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360 (bnc#1012628). - netfilter: x_tables: do not fail xt_alloc_table_info too easilly (bnc#1012628). - mfd: sm501: Set coherent_dma_mask when creating subdevices (bnc#1012628). - ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest() (bnc#1012628). - s390/kdump: Fix memleak in nt_vmcoreinfo (bnc#1012628). - netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses (bnc#1012628). - samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM (bnc#1012628). - bpf, sockmap: fix leakage of smap_psock_map_entry (bnc#1012628). - net/xdp: Fix suspicious RCU usage warning (bnc#1012628). - bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist (bnc#1012628). - tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach (bnc#1012628). - bpf, sockmap: fix map elem deletion race with smap_stop_sock (bnc#1012628). - platform/x86: intel_punit_ipc: fix build errors (bnc#1012628). - fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot() (bnc#1012628). - mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM (bnc#1012628). - mm/fadvise.c: fix signed overflow UBSAN complaint (bnc#1012628). - powerpc/topology: Get topology for shared processors at boot (bnc#1012628). - pwm: meson: Fix mux clock names (bnc#1012628). - IB/hfi1: Invalid NUMA node information can cause a divide by zero (bnc#1012628). - i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return value (bnc#1012628). - x86/mce: Add notifier_block forward declaration (bnc#1012628). - virtio: pci-legacy: Validate queue pfn (bnc#1012628). - apparmor: fix an error code in __aa_create_ns() (bnc#1012628). - scripts: modpost: check memory allocation results (bnc#1012628). - workqueue: re-add lockdep dependencies for flushing (bnc#1012628). - workqueue: skip lockdep wq dependency in cancel_work_sync() (bnc#1012628). - fat: validate ->i_start before using (bnc#1012628). - fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entries (bnc#1012628). - iommu/rockchip: Move irq request past pm_runtime_enable (bnc#1012628). - hfsplus: fix NULL dereference in hfsplus_lookup() (bnc#1012628). - iommu/rockchip: Handle errors returned from PM framework (bnc#1012628). - reiserfs: change j_timestamp type to time64_t (bnc#1012628). - fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds (bnc#1012628). - fork: don't copy inconsistent signal handler state to child (bnc#1012628). - sunrpc: Don't use stack buffer with scatterlist (bnc#1012628). - hfs: prevent crash on exit from failed search (bnc#1012628). - hfsplus: don't return 0 when fill_super() failed (bnc#1012628). - cifs: check if SMB2 PDU size has been padded and suppress the warning (bnc#1012628). - hv_netvsc: ignore devices that are not PCI (bnc#1012628). - vhost: correctly check the iova range when waking virtqueue (bnc#1012628). - mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge (bnc#1012628). - sctp: hold transport before accessing its asoc in sctp_transport_get_next (bnc#1012628). - nfp: wait for posted reconfigs when disabling the device (bnc#1012628). - ip6_vti: fix a null pointer deference when destroy vti6 tunnel (bnc#1012628). - ip6_vti: fix creating fallback tunnel device for vti6 (bnc#1012628). - Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit" (bnc#1012628). - r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices (bnc#1012628). - net/mlx5: Fix SQ offset in QPs with small RQ (bnc#1012628). - net/ipv6: Put lwtstate when destroying fib6_info (bnc#1012628). - net/ipv6: Only update MTU metric if it set (bnc#1012628). - net/ipv6: init ip6 anycast rt->dst.input as ip6_input (bnc#1012628). - ipv6: don't get lwtstate twice in ip6_rt_copy_init() (bnc#1012628). - net: macb: Fix regression breaking non-MDIO fixed-link PHYs (bnc#1012628). - erspan: set erspan_ver to 1 by default when adding an erspan dev (bnc#1012628). - sctp: remove useless start_fail from sctp_ht_iter in proc (bnc#1012628). - tipc: fix the big/little endian issue in tipc_dest (bnc#1012628). - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() (bnc#1012628). - tipc: fix a missing rhashtable_walk_exit() (bnc#1012628). - net/sched: act_pedit: fix dump of extended layered op (bnc#1012628). - bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA (bnc#1012628). - bnxt_en: Clean up unused functions (bnc#1012628). - net: sched: action_ife: take reference to meta module (bnc#1012628). - act_ife: fix a potential deadlock (bnc#1012628). - act_ife: move tcfa_lock down to where necessary (bnc#1012628). - vti6: remove !skb->ignore_df check from vti6_xmit() (bnc#1012628). - tcp: do not restart timewait timer on rst reception (bnc#1012628). - r8169: add support for NCube 8168 network card (bnc#1012628). - r8152: disable RX aggregation on new Dell TB16 dock (bnc#1012628). - qlge: Fix netdev features configuration (bnc#1012628). - net: sched: Fix memory exposure from short TCA_U32_SEL (bnc#1012628). - net: macb: do not disable MDIO bus at open/close time (bnc#1012628). - net: bcmgenet: use MAC link status for fixed phy (bnc#1012628). - ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state (bnc#1012628). - act_ife: fix a potential use-after-free (bnc#1012628). - commit f486469 ==== libqt5-qtbase ==== Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3 - 0001-Fix-qmake-build-with-glibc-2.28.patch: Fix qmake build with glibc 2.28 ==== nbd ==== - Provide %_fillupdir in case it is not defined ==== netcfg ==== - Don't create /etc/HOSTNAME symlink anymore, the expected content is slightly different from /etc/hostname [bsc#972463] ==== obs-service-refresh_patches ==== Version update (0.3.9+git.1394121974.21d4106 -> 0.3.9+git.1537184752.d624424) - Update to version 0.3.9+git.1537184752.d624424: * Avoid parsing shell output (boo#1108189) ==== obs-service-set_version ==== Version update (0.5.8 -> 0.5.9) - Update to version 0.5.9: * avoid crashes due to false is_zipfile() response - enable test suite ==== perl-Time-modules ==== Version update (2011.0517 -> 2013.0912) - update to 2013.0912: Pulled fix from Adam Schobelock that removes timezone offset caching because it was creating incorrect behavior for Moscow. - Upstream changed the location of the project to: https://metacpan.org/release/MUIR/Time-modules-2013.0912 - Cleaned with spec-cleaner ==== php7 ==== Subpackages: apache2-mod_php7 php7-bcmath php7-bz2 php7-calendar php7-ctype php7-curl php7-dba php7-devel php7-dom php7-exif php7-fastcgi php7-ftp php7-gd php7-gettext php7-gmp php7-iconv php7-json php7-ldap php7-mbstring php7-mysql php7-odbc php7-openssl php7-pdo php7-pear php7-pear-Archive_Tar php7-pgsql php7-shmop php7-snmp php7-sockets php7-sqlite php7-sysvsem php7-sysvshm php7-tidy php7-tokenizer php7-wddx php7-xmlreader php7-xmlwriter php7-xsl php7-zip php7-zlib - remove Supplements: packageand(%{apache_mmn}:%{name}) from Apache httpd module as I do not see the reason why system that have php7 and apache2 installed should get the module automatically as well. This had a drawback of selecting apache2-prefork while [#] zypper in apache2-worker The following 5 NEW packages are going to be installed: apache2 apache2-mod_php7 apache2-prefork apache2-utils apache2-worker [#] because apache2-mod_php7 Requires: apache2-prefork. ==== pitivi ==== Subpackages: pitivi-lang - Patch pitivi.in before build to ensure reproducible builds (boo#1102408) ==== python-ply ==== Subpackages: python2-ply python3-ply - Trim bias from description. Use 'find +'. ==== python-urllib3 ==== Subpackages: python2-urllib3 python3-urllib3 - Switch to multibuild to minize requirements for providing urllib3 module. ==== subversion ==== Subpackages: libsvn_auth_gnome_keyring-1-0 libsvn_auth_kwallet-1-0 subversion-bash-completion subversion-perl subversion-python subversion-server subversion-tools - Added patches: * subversion-1.10.2-java10.patch + Partly upstream patch to remove javah requirement to build Subversion Java bindings. + Apply only for builds with jdk10+ that don't have javah tool any more * subversion-1.10.2-javadoc.patch + Avoid loading Internet URLs during the build - Allow building with all Java versions starting with 1.6 ==== systemd ==== Subpackages: libsystemd0 libsystemd0-32bit libudev-devel libudev1 libudev1-32bit systemd-32bit systemd-coredump systemd-logger systemd-sysvinit udev - Enable or disable machines.target according to the presets (bsc#1107941) - Import commit cc55f1ea9e1c1ccab5b9fb97e10e08830d02b282 962b38aaf user@.service: don't kill user manager at runlevel switch (bsc#1091677) 3986c4d82 units: make sure user@.service runs with dbus still up 5e68aa0f2 Revert "udevd: increase maximum number of children" (bsc#1107617) 099138fd9 fix race between daemon-reload and other commands (v237) (bsc#1105031) - Import commit 6ac2232d88f4b64428511a4692a51bd00d610b32 6247696db nspawn: always use mode 555 for /sys (bsc#1107640) 72f558b57 cryptsetup: do not define arg_sector_size if libgcrypt is v1.x (#9990) cfcd97cf2 cryptsetup: add support for sector-size= option (#9936) (fate#325634) ==== systemd-presets-common-SUSE ==== - enable machines.target for the systemd based containers (bsc#1107941) ==== xen ==== Version update (4.11.0_04 -> 4.11.0_08) Subpackages: xen-doc-html xen-libs xen-tools xen-tools-domU - bsc#1106263 - L3: The affinity reporting via 'xl vcpu-list' is apparently broken 5b8fae26-tools-libxl-correct-vcpu-affinity-output-with-sparse-physical-cpu-map.patch 5b8fae26-xen-fill-topology-info-for-all-present-cpus.patch 5b8fb5af-tools-xl-refuse-to-set-number-of-vcpus-to-0-via-xl-vcpu-set.patch - bsc#1094508 - L3: Kernel oops in fs/dcache.c called by d_materialise_unique() 5b9784ad-x86-HVM-drop-hvm_fetch_from_guest_linear.patch 5b9784d2-x86-HVM-add-known_gla-helper.patch 5b9784f2-x86-HVM-split-page-straddling-accesses.patch - bsc#1103279 - (CVE-2018-15470) VUL-0: CVE-2018-15470: xen: oxenstored does not apply quota-maxentity (XSA-272) 5b72fbbe-oxenstored-eval-order.patch - bsc#1103275 - (CVE-2018-15469) VUL-0: CVE-2018-15469: xen: Use of v2 grant tables may cause crash on ARM (XSA-268) 5b72fbbe-ARM-disable-grant-table-v2.patch - Upstream patches from Jan (bsc#1027519) 5b6d84ac-x86-fix-improve-vlapic-read-write.patch 5b74190e-x86-hvm-ioreq-MMIO-range-check-honor-DF.patch 5b75afef-x86-setup-avoid-OoB-E820-lookup.patch 5b76b780-rangeset-inquiry-functions-tolerate-NULL.patch 5b83c654-VT-d-dmar-iommu-mem-leak-fix.patch 5b8d5832-x86-assorted-array_index_nospec-insertions.patch - Drop 5b741962-x86-write-to-correct-variable-in-parse_pv_l1tf.patch - bsc#1078292 - rpmbuild -ba SPECS/xen.spec with xen-4.9.1 failed xen.spec ==== xfsprogs ==== Subpackages: libhandle1 - Update xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch * Refresh to match upstream version. - repair: shift inode back into place if corrupted by bad log replay (bsc#1105396). * Added 0001-repair-shift-inode-back-into-place-if-corrupted-by-b.patch - mkfs: avoid divide-by-zero when hardware reports optimal i/o size as 0 (bsc#1089777). * Added xfsprogs-mkfs-avoid-divide-by-zero-when-hardware-reports-opti.patch - Revert to %doc for license in SLE11 and SLE12. - xfsprogs-devel should depend on uuid-devel to build on SLE11 and match the package's build dependencies. ==== zsh ==== Version update (5.6 -> 5.6.2) - Updateo to version 5.6.2 * Fix another SIGTTOU case. * Fix SIGWINCH being ignored when zsh is not in the foreground. - Update to version 5.6.1 * Fix packaging issue that broke runhelp * Fix a regression with pipelines getting backgrounded and emitting SIGTTOU