openSUSE ARM
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- 2103 discussions
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
gnome-shell
iso-codes (4.7.0 -> 4.8.0)
kernel-source (5.15.3 -> 5.15.5)
libreoffice (7.2.3.1 -> 7.2.3.2)
libsoup (3.0.2 -> 3.0.3)
libsoup2 (2.74.1 -> 2.74.2)
libwpe (1.10.1 -> 1.12.0)
python-distro
python-pbr (5.6.0 -> 5.7.0)
python-psycopg2 (2.9.1 -> 2.9.2)
ristretto (0.11.0 -> 0.12.1)
subversion
transmission
wpebackend-fdo (1.10.0 -> 1.12.0)
z3 (4.8.12 -> 4.8.13)
=== Details ===
==== gnome-shell ====
Subpackages: gnome-extensions gnome-shell-calendar
- Revert last change, turns out this is what breaks locking
in Budgie desktop
==== iso-codes ====
Version update (4.7.0 -> 4.8.0)
- update to 4.8.0:
* ISO 3166-1: Add flag emoji to countries. Thanks to Pander
for the suggestion. Fixes #19
* ISO 639-5: New translation for Chinese (Simplified)
* ISO 3166-2: Major update of data.
Thanks to the script of Kevin Kaiser, which enables
the download of ISO pages and parses the data.
Fixes #15, #16, #27
* Rename ChangeLog.md to CHANGELOG.md and follow the suggestions
from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Move all CHANGELOG entries from versions before 4.0 to an
archive file (CHANGELOG-PRE-4.0.md) in order to reduce the
massive size of this CHANGELOG.
* Translation updates for ISO 3166-1
* Translation updates for ISO 3166-2
* Translation updates for ISO 639-2
* Translation updates for ISO 639-3
* Translation updates for ISO 639-5
* Translation updates for ISO 15924
==== kernel-source ====
Version update (5.15.3 -> 5.15.5)
Subpackages: kernel-default kernel-docs
- Linux 5.15.5 (bsc#1012628).
- arm64: zynqmp: Do not duplicate flash partition label property
(bsc#1012628).
- arm64: zynqmp: Fix serial compatible string (bsc#1012628).
- clk: sunxi-ng: Unregister clocks/resets when unbinding
(bsc#1012628).
- ARM: dts: sunxi: Fix OPPs node name (bsc#1012628).
- arm64: dts: allwinner: h5: Fix GPU thermal zone node name
(bsc#1012628).
- arm64: dts: allwinner: a100: Fix thermal zone node name
(bsc#1012628).
- staging: wfx: ensure IRQ is ready before enabling it
(bsc#1012628).
- ARM: dts: BCM5301X: Fix nodes names (bsc#1012628).
- ARM: dts: BCM5301X: Fix MDIO mux binding (bsc#1012628).
- ARM: dts: NSP: Fix mpcore, mmc node names (bsc#1012628).
- arm64: dts: broadcom: bcm4908: Move reboot syscon out of bus
(bsc#1012628).
- scsi: pm80xx: Fix memory leak during rmmod (bsc#1012628).
- scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
(bsc#1012628).
- ASoC: mediatek: mt8195: Add missing of_node_put() (bsc#1012628).
- arm64: dts: hisilicon: fix arm,sp805 compatible string
(bsc#1012628).
- RDMA/bnxt_re: Check if the vlan is valid before reporting
(bsc#1012628).
- bus: ti-sysc: Add quirk handling for reinit on context lost
(bsc#1012628).
- bus: ti-sysc: Use context lost quirk for otg (bsc#1012628).
- usb: musb: tusb6010: check return value after calling
platform_get_resource() (bsc#1012628).
- usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
(bsc#1012628).
- ARM: dts: ux500: Skomer regulator fixes (bsc#1012628).
- staging: rtl8723bs: remove possible deadlock when disconnect
(v2) (bsc#1012628).
- staging: rtl8723bs: remove a second possible deadlock
(bsc#1012628).
- staging: rtl8723bs: remove a third possible deadlock
(bsc#1012628).
- ARM: BCM53016: Specify switch ports for Meraki MR32
(bsc#1012628).
- arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and
residency (bsc#1012628).
- arm64: dts: qcom: ipq6018: Fix qcom,controlled-remotely property
(bsc#1012628).
- arm64: dts: qcom: ipq8074: Fix qcom,controlled-remotely property
(bsc#1012628).
- arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property
(bsc#1012628).
- arm64: dts: freescale: fix arm,sp805 compatible string
(bsc#1012628).
- arm64: dts: ls1012a: Add serial alias for ls1012a-rdb
(bsc#1012628).
- RDMA/rxe: Separate HW and SW l/rkeys (bsc#1012628).
- ASoC: SOF: Intel: hda-dai: fix potential locking issue
(bsc#1012628).
- scsi: core: Fix scsi_mode_sense() buffer length handling
(bsc#1012628).
- ALSA: usb-audio: disable implicit feedback sync for Behringer
UFX1204 and UFX1604 (bsc#1012628).
- clk: imx: imx6ul: Move csi_sel mux to correct base register
(bsc#1012628).
- ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
(bsc#1012628).
- ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ
(bsc#1012628).
- ASoC: nau8824: Add DMI quirk mechanism for active-high
jack-detect (bsc#1012628).
- scsi: advansys: Fix kernel pointer leak (bsc#1012628).
- scsi: smartpqi: Add controller handshake during kdump
(bsc#1012628).
- arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY
(bsc#1012628).
- ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices
based on ES8336 codec (bsc#1012628).
- ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single
amp (bsc#1012628).
- ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
(bsc#1012628).
- firmware_loader: fix pre-allocated buf built-in firmware use
(bsc#1012628).
- HID: multitouch: disable sticky fingers for UPERFECT Y
(bsc#1012628).
- ALSA: usb-audio: Add support for the Pioneer DJM 750MK2
Mixer/Soundcard (bsc#1012628).
- ARM: dts: omap: fix gpmc,mux-add-data type (bsc#1012628).
- usb: host: ohci-tmio: check return value after calling
platform_get_resource() (bsc#1012628).
- ASoC: rt5682: fix a little pop while playback (bsc#1012628).
- ARM: dts: ls1021a: move thermal-zones node out of soc/
(bsc#1012628).
- ARM: dts: ls1021a-tsn: use generic "jedec,spi-nor" compatible
for flash (bsc#1012628).
- ALSA: ISA: not for M68K (bsc#1012628).
- iommu/vt-d: Do not falsely log intel_iommu is unsupported
kernel option (bsc#1012628).
- tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc
(bsc#1012628).
- MIPS: sni: Fix the build (bsc#1012628).
- scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
(bsc#1012628).
- scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
(bsc#1012628).
- scsi: target: Fix ordered tag handling (bsc#1012628).
- scsi: target: Fix alua_tg_pt_gps_count tracking (bsc#1012628).
- iio: imu: st_lsm6dsx: Avoid potential array overflow in
st_lsm6dsx_set_odr() (bsc#1012628).
- RDMA/core: Use kvzalloc when allocating the struct ib_port
(bsc#1012628).
- scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routine
(bsc#1012628).
- scsi: lpfc: Fix link down processing to address NULL pointer
dereference (bsc#1012628).
- scsi: lpfc: Allow fabric node recovery if recovery is in
progress before devloss (bsc#1012628).
- memory: tegra20-emc: Add runtime dependency on devfreq governor
module (bsc#1012628).
- powerpc/5200: dts: fix memory node unit name (bsc#1012628).
- ARM: dts: qcom: fix memory and mdio nodes naming for RB3011
(bsc#1012628).
- arm64: dts: qcom: Fix node name of rpm-msg-ram device nodes
(bsc#1012628).
- ALSA: gus: fix null pointer dereference on pointer block
(bsc#1012628).
- ALSA: usb-audio: fix null pointer dereference on pointer cs_desc
(bsc#1012628).
- clk: at91: sama7g5: remove prescaler part of master clock
(bsc#1012628).
- iommu/dart: Initialize DART_STREAMS_ENABLE (bsc#1012628).
- powerpc/dcr: Use cmplwi instead of 3-argument cmpli
(bsc#1012628).
- powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without
DEBUG_RODATA_TEST (bsc#1012628).
- sh: check return code of request_irq (bsc#1012628).
- maple: fix wrong return value of maple_bus_init() (bsc#1012628).
- f2fs: fix up f2fs_lookup tracepoints (bsc#1012628).
- f2fs: fix to use WHINT_MODE (bsc#1012628).
- f2fs: fix wrong condition to trigger background checkpoint
correctly (bsc#1012628).
- sh: fix kconfig unmet dependency warning for FRAME_POINTER
(bsc#1012628).
- sh: math-emu: drop unused functions (bsc#1012628).
- sh: define __BIG_ENDIAN for math-emu (bsc#1012628).
- f2fs: compress: disallow disabling compress on non-empty
compressed file (bsc#1012628).
- f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
(bsc#1012628).
- clk: ingenic: Fix bugs with divided dividers (bsc#1012628).
- clk/ast2600: Fix soc revision for AHB (bsc#1012628).
- clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk
(bsc#1012628).
- KVM: arm64: Fix host stage-2 finalization (bsc#1012628).
- mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set
(bsc#1012628).
- MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD
decompression (bsc#1012628).
- sched/core: Mitigate race
cpus_share_cache()/update_top_cache_domain() (bsc#1012628).
- sched/fair: Prevent dead task groups from regaining cfs_rq's
(bsc#1012628).
- perf/x86/vlbr: Add c->flags to vlbr event constraints
(bsc#1012628).
- blkcg: Remove extra blkcg_bio_issue_init (bsc#1012628).
- tracing/histogram: Do not copy the fixed-size char array field
over the field size (bsc#1012628).
- perf bpf: Avoid memory leak from perf_env__insert_btf()
(bsc#1012628).
- perf bench futex: Fix memory leak of perf_cpu_map__new()
(bsc#1012628).
- perf tests: Remove bash construct from
record+zstd_comp_decomp.sh (bsc#1012628).
- drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
(bsc#1012628).
- bpf: Fix inner map state pruning regression (bsc#1012628).
- samples/bpf: Fix summary per-sec stats in xdp_sample_user
(bsc#1012628).
- net/ipa: ipa_resource: Fix wrong for loop range (bsc#1012628).
- tcp: Fix uninitialized access in skb frags array for Rx 0cp
(bsc#1012628).
- tracing: Add length protection to histogram string copies
(bsc#1012628).
- nl80211: fix radio statistics in survey dump (bsc#1012628).
- mac80211: fix monitor_sdata RCU/locking assertions
(bsc#1012628).
- net: ipa: HOLB register sometimes must be written twice
(bsc#1012628).
- net: ipa: disable HOLB drop when updating timer (bsc#1012628).
- selftests: gpio: fix gpio compiling error (bsc#1012628).
- net: bnx2x: fix variable dereferenced before check
(bsc#1012628).
- bnxt_en: reject indirect blk offload when hw-tc-offload is off
(bsc#1012628).
- tipc: only accept encrypted MSG_CRYPTO msgs (bsc#1012628).
- sock: fix /proc/net/sockstat underflow in sk_clone_lock()
(bsc#1012628).
- net/smc: Make sure the link_id is unique (bsc#1012628).
- NFSD: Fix exposure in nfsd4_decode_bitmap() (bsc#1012628).
- iavf: Fix return of set the new channel count (bsc#1012628).
- iavf: check for null in iavf_fix_features (bsc#1012628).
- iavf: free q_vectors before queues in iavf_disable_vf
(bsc#1012628).
- iavf: don't clear a lock we don't hold (bsc#1012628).
- iavf: Fix failure to exit out from last all-multicast mode
(bsc#1012628).
- iavf: prevent accidental free of filter structure (bsc#1012628).
- iavf: validate pointers (bsc#1012628).
- iavf: Fix for the false positive ASQ/ARQ errors while issuing
VF reset (bsc#1012628).
- iavf: Fix for setting queues to 0 (bsc#1012628).
- iavf: Restore VLAN filters after link down (bsc#1012628).
- bpf: Fix toctou on read-only map's constant scalar tracking
(bsc#1012628).
- MIPS: generic/yamon-dt: fix uninitialized variable error
(bsc#1012628).
- mips: bcm63xx: add support for clk_get_parent() (bsc#1012628).
- mips: lantiq: add support for clk_get_parent() (bsc#1012628).
- gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors
(bsc#1012628).
- platform/x86: hp_accel: Fix an error handling path in
'lis3lv02d_probe()' (bsc#1012628).
- platform/x86: think-lmi: Abort probe on analyze failure
(bsc#1012628).
- udp: Validate checksum in udp_read_sock() (bsc#1012628).
- btrfs: make 1-bit bit-fields of scrub_page unsigned int
(bsc#1012628).
- RDMA/core: Set send and receive CQ before forwarding to the
driver (bsc#1012628).
- net/mlx5e: kTLS, Fix crash in RX resync flow (bsc#1012628).
- net/mlx5e: Wait for concurrent flow deletion during neigh/fib
events (bsc#1012628).
- net/mlx5: E-Switch, Fix resetting of encap mode when entering
switchdev (bsc#1012628).
- net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()
(bsc#1012628).
- net/mlx5: Update error handler for UCTX and UMEM (bsc#1012628).
- net/mlx5: E-Switch, rebuild lag only when needed (bsc#1012628).
- net/mlx5e: CT, Fix multiple allocations and memleak of mod acts
(bsc#1012628).
- net/mlx5: Lag, update tracker when state change event received
(bsc#1012628).
- net/mlx5: E-Switch, return error if encap isn't supported
(bsc#1012628).
- scsi: ufs: core: Improve SCSI abort handling (bsc#1012628).
- scsi: core: sysfs: Fix hang when device state is set via sysfs
(bsc#1012628).
- scsi: ufs: core: Fix task management completion timeout race
(bsc#1012628).
- scsi: ufs: core: Fix another task management completion race
(bsc#1012628).
- net: mvmdio: fix compilation warning (bsc#1012628).
- net: sched: act_mirred: drop dst for the direction from egress
to ingress (bsc#1012628).
- net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
(bsc#1012628).
- net: virtio_net_hdr_to_skb: count transport header in UFO
(bsc#1012628).
- i40e: Fix correct max_pkt_size on VF RX queue (bsc#1012628).
- i40e: Fix NULL ptr dereference on VSI filter sync (bsc#1012628).
- i40e: Fix changing previously set num_queue_pairs for PFs
(bsc#1012628).
- i40e: Fix ping is lost after configuring ADq on VF
(bsc#1012628).
- RDMA/mlx4: Do not fail the registration on port stats
(bsc#1012628).
- i40e: Fix warning message and call stack during rmmod i40e
driver (bsc#1012628).
- i40e: Fix creation of first queue by omitting it if is not
power of two (bsc#1012628).
- i40e: Fix display error code in dmesg (bsc#1012628).
- NFC: reorganize the functions in nci_request (bsc#1012628).
- NFC: reorder the logic in nfc_{un,}register_device
(bsc#1012628).
- NFC: add NCI_UNREG flag to eliminate the race (bsc#1012628).
- e100: fix device suspend/resume (bsc#1012628).
- ptp: ocp: Fix a couple NULL vs IS_ERR() checks (bsc#1012628).
- tools build: Fix removal of feature-sync-compare-and-swap
feature detection (bsc#1012628).
- riscv: fix building external modules (bsc#1012628).
- KVM: PPC: Book3S HV: Use GLOBAL_TOC for
kvmppc_h_set_dabr/xdabr() (bsc#1012628).
- powerpc: clean vdso32 and vdso64 directories (bsc#1012628).
- powerpc/pseries: rename numa_dist_table to form2_distances
(bsc#1012628).
- powerpc/pseries: Fix numa FORM2 parsing fallback code
(bsc#1012628).
- pinctrl: qcom: sdm845: Enable dual edge errata (bsc#1012628).
- pinctrl: qcom: sm8350: Correct UFS and SDC offsets
(bsc#1012628).
- perf/x86/intel/uncore: Fix filter_tid mask for CHA events on
Skylake Server (bsc#1012628).
- perf/x86/intel/uncore: Fix IIO event constraints for Skylake
Server (bsc#1012628).
- perf/x86/intel/uncore: Fix IIO event constraints for Snowridge
(bsc#1012628).
- s390/kexec: fix return code handling (bsc#1012628).
- blk-cgroup: fix missing put device in error path from
blkg_conf_pref() (bsc#1012628).
- dmaengine: remove debugfs #ifdef (bsc#1012628).
- tun: fix bonding active backup with arp monitoring
(bsc#1012628).
- Revert "mark pstore-blk as broken" (bsc#1012628).
- pstore/blk: Use "%lu" to format unsigned long (bsc#1012628).
- hexagon: export raw I/O routines for modules (bsc#1012628).
- hexagon: clean up timer-regs.h (bsc#1012628).
- tipc: check for null after calling kmemdup (bsc#1012628).
- ipc: WARN if trying to remove ipc object which is absent
(bsc#1012628).
- shm: extend forced shm destroy to support objects from several
IPC nses (bsc#1012628).
- mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag (bsc#1012628).
- hugetlb, userfaultfd: fix reservation restore on userfaultfd
error (bsc#1012628).
- kmap_local: don't assume kmap PTEs are linear arrays in memory
(bsc#1012628).
- mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size
buffer allocation (bsc#1012628).
- mm/damon/dbgfs: fix missed use of damon_dbgfs_lock
(bsc#1012628).
- x86/boot: Pull up cmdline preparation and early param parsing
(bsc#1012628).
- x86/sgx: Fix free page accounting (bsc#1012628).
- x86/hyperv: Fix NULL deref in set_hv_tscchange_cb() if Hyper-V
setup fails (bsc#1012628).
- KVM: x86: Assume a 64-bit hypercall for guests with protected
state (bsc#1012628).
- KVM: x86: Fix uninitialized eoi_exit_bitmap usage in
vcpu_load_eoi_exitmap() (bsc#1012628).
- KVM: x86/mmu: include EFER.LMA in extended mmu role
(bsc#1012628).
- KVM: x86/xen: Fix get_attr of KVM_XEN_ATTR_TYPE_SHARED_INFO
(bsc#1012628).
- powerpc/signal32: Fix sigset_t copy (bsc#1012628).
- powerpc/xive: Change IRQ domain to a tree domain (bsc#1012628).
- powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
(bsc#1012628).
- Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"
(bsc#1012628).
- Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
(bsc#1012628).
- ata: libata: improve ata_read_log_page() error message
(bsc#1012628).
- ata: libata: add missing ata_identify_page_supported() calls
(bsc#1012628).
- scsi: qla2xxx: Fix mailbox direction flags in
qla2xxx_get_adapter_id() (bsc#1012628).
- pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'
(bsc#1012628).
- s390/setup: avoid reserving memory above identity mapping
(bsc#1012628).
- s390/boot: simplify and fix kernel memory layout setup
(bsc#1012628).
- s390/vdso: filter out -mstack-guard and -mstack-size
(bsc#1012628).
- s390/kexec: fix memory leak of ipl report buffer (bsc#1012628).
- s390/dump: fix copying to user-space of swapped kdump oldmem
(bsc#1012628).
- block: Check ADMIN before NICE for IOPRIO_CLASS_RT
(bsc#1012628).
- fbdev: Prevent probing generic drivers if a FB is already
registered (bsc#1012628).
- KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created
vCPUs (bsc#1012628).
- KVM: nVMX: don't use vcpu->arch.efer when checking host state
on nested state load (bsc#1012628).
- drm/cma-helper: Release non-coherent memory with
dma_free_noncoherent() (bsc#1012628).
- printk: restore flushing of NMI buffers on remote CPUs after
NMI backtraces (bsc#1012628).
- udf: Fix crash after seekdir (bsc#1012628).
- spi: fix use-after-free of the add_lock mutex (bsc#1012628).
- net: stmmac: socfpga: add runtime suspend/resume callback for
stratix10 platform (bsc#1012628).
- Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for
dm_ring_size (bsc#1012628).
- btrfs: fix memory ordering between normal and ordered work
functions (bsc#1012628).
- fs: handle circular mappings correctly (bsc#1012628).
- net: stmmac: Fix signed/unsigned wreckage (bsc#1012628).
- parisc/sticon: fix reverse colors (bsc#1012628).
- cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
(bsc#1012628).
- mac80211: fix radiotap header generation (bsc#1012628).
- mac80211: drop check for DONT_REORDER in
__ieee80211_select_queue (bsc#1012628).
- drm/amd/display: Update swizzle mode enums (bsc#1012628).
- drm/amd/display: Limit max DSC target bpp for specific monitors
(bsc#1012628).
- drm/i915/guc: Fix outstanding G2H accounting (bsc#1012628).
- drm/i915/guc: Don't enable scheduling on a banned context,
guc_id invalid, not registered (bsc#1012628).
- drm/i915/guc: Workaround reset G2H is received after schedule
done G2H (bsc#1012628).
- drm/i915/guc: Don't drop ce->guc_active.lock when unwinding
context (bsc#1012628).
- drm/i915/guc: Unwind context requests in reverse order
(bsc#1012628).
- drm/udl: fix control-message timeout (bsc#1012628).
- drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
(bsc#1012628).
- drm/nouveau: Add a dedicated mutex for the clients list
(bsc#1012628).
- drm/nouveau: use drm_dev_unplug() during device removal
(bsc#1012628).
- drm/nouveau: clean up all clients on device removal
(bsc#1012628).
- drm/i915/dp: Ensure sink rate values are always valid
(bsc#1012628).
- drm/i915/dp: Ensure max link params are always valid
(bsc#1012628).
- drm/i915: Fix type1 DVI DP dual mode adapter heuristic for
modern platforms (bsc#1012628).
- drm/amdgpu: fix set scaling mode Full/Full aspect/Center not
works on vga and dvi connectors (bsc#1012628).
- drm/amd/pm: avoid duplicate powergate/ungate setting
(bsc#1012628).
- signal: Implement force_fatal_sig (bsc#1012628).
- exit/syscall_user_dispatch: Send ordinary signals on failure
(bsc#1012628).
- signal/powerpc: On swapcontext failure force SIGSEGV
(bsc#1012628).
- signal/s390: Use force_sigsegv in default_trap_handler
(bsc#1012628).
- signal/sparc32: Exit with a fatal signal when
try_to_clear_window_buffer fails (bsc#1012628).
- signal/sparc32: In setup_rt_frame and setup_fram use
force_fatal_sig (bsc#1012628).
- signal/vm86_32: Properly send SIGSEGV when the vm86 state
cannot be saved (bsc#1012628).
- signal/x86: In emulate_vsyscall force a signal instead of
calling do_exit (bsc#1012628).
- signal: Replace force_sigsegv(SIGSEGV) with
force_fatal_sig(SIGSEGV) (bsc#1012628).
- signal: Don't always set SA_IMMUTABLE for forced signals
(bsc#1012628).
- signal: Replace force_fatal_sig with force_exit_sig when in
doubt (bsc#1012628).
- hugetlbfs: flush TLBs correctly after huge_pmd_unshare
(bsc#1012628).
- RDMA/netlink: Add __maybe_unused to static inline in C file
(bsc#1012628).
- bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing
progs (bsc#1012628).
- selinux: fix NULL-pointer dereference when hashtab allocation
fails (bsc#1012628).
- ASoC: DAPM: Cover regression by kctl change notification fix
(bsc#1012628).
- ASoC: rsnd: fixup DMAEngine API (bsc#1012628).
- usb: max-3421: Use driver data instead of maintaining a list
of bound devices (bsc#1012628).
- ice: Fix VF true promiscuous mode (bsc#1012628).
- ice: Delete always true check of PF pointer (bsc#1012628).
- fs: export an inode_update_time helper (bsc#1012628).
- btrfs: update device path inode time instead of bd_inode
(bsc#1012628).
- net: add and use skb_unclone_keeptruesize() helper
(bsc#1012628).
- x86/Kconfig: Fix an unused variable error in dell-smm-hwmon
(bsc#1012628).
- ALSA: hda: hdac_ext_stream: fix potential locking issues
(bsc#1012628).
- ALSA: hda: hdac_stream: fix potential locking issue in
snd_hdac_stream_assign() (bsc#1012628).
- Update config files.
- commit 83fc974
- Linux 5.15.4 (bsc#1012628).
- string: uninline memcpy_and_pad (bsc#1012628).
- Revert "drm: fb_helper: improve CONFIG_FB dependency"
(bsc#1012628).
- Revert "drm: fb_helper: fix CONFIG_FB dependency" (bsc#1012628).
- btrfs: introduce btrfs_is_data_reloc_root (bsc#1012628).
- btrfs: zoned: add a dedicated data relocation block group
(bsc#1012628).
- btrfs: zoned: only allow one process to add pages to a
relocation inode (bsc#1012628).
- btrfs: zoned: use regular writes for relocation (bsc#1012628).
- btrfs: check for relocation inodes on zoned btrfs in
should_nocow (bsc#1012628).
- btrfs: zoned: allow preallocation for relocation inodes
(bsc#1012628).
- fortify: Explicitly disable Clang support (bsc#1012628).
- block: Add a helper to validate the block size (bsc#1012628).
- loop: Use blk_validate_block_size() to validate block size
(bsc#1012628).
- Bluetooth: btusb: Add support for TP-Link UB500 Adapter
(bsc#1012628).
- parisc/entry: fix trace test in syscall exit path (bsc#1012628).
- PCI/MSI: Deal with devices lying about their MSI mask capability
(bsc#1012628).
- PCI: Add MSI masking quirk for Nvidia ION AHCI (bsc#1012628).
- perf/core: Avoid put_page() when GUP fails (bsc#1012628).
- thermal: Fix NULL pointer dereferences in of_thermal_ functions
(bsc#1012628).
- Revert "ACPI: scan: Release PM resources blocked by unused
objects" (bsc#1012628).
- Update config files.
- commit f51b3ce
==== libreoffice ====
Version update (7.2.3.1 -> 7.2.3.2)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Update to 7.2.3.2
==== libsoup ====
Version update (3.0.2 -> 3.0.3)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0
- Update to version 3.0.3:
+ Fix various HTTP/2 issues.
+ Error when libsoup2 has been loaded before libsoup3.
+ Fix memory leak when using TLS.
==== libsoup2 ====
Version update (2.74.1 -> 2.74.2)
Subpackages: libsoup-2_4-1 typelib-1_0-Soup-2_4
- Update to version 2.74.2:
+ Error when libsoup3 is already loaded before libsoup2.
==== libwpe ====
Version update (1.10.1 -> 1.12.0)
- Update to version 1.12.0:
+ New API to handle requests initiated by web content to
(un)fullscreen web views.
==== python-distro ====
- Tests: Set locale to UTF-8 to fix tests on Leap 15.3.
==== python-pbr ====
Version update (5.6.0 -> 5.7.0)
- update to 5.7.0:
* Add a PEP517 interface
* PBR package testing improvements
* Run python3.9 test jobs
* Correct comment for 'D1\_D2\_SETUP\_ARGS'
==== python-psycopg2 ====
Version update (2.9.1 -> 2.9.2)
- update to 2.9.2:
* Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
* `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
PostgreSQL 14.
* Add preliminary support for Python 3.11 (:tickets:`#1376, #1386`).
* Wheel package compiled against OpenSSL 1.1.1l and PostgreSQL 14.1
==== ristretto ====
Version update (0.11.0 -> 0.12.1)
Subpackages: ristretto-lang
- update to 0.12.1:
* GLib >= 2.44.0
* Optimize sorting by content type
* Load images asynchronously (gxo#apps/ristretto#16,
gxo#apps/ristretto#29, gxo#apps/ristretto#32, gxo#apps/ristretto!34)
* Increase image loading buffer size (gxo#apps/ristretto!34)
* Allow to display all files in the open dialog
(gxo#apps/ristretto!33)
* Rework the file opening procedure (gxo#apps/ristretto!33)
* Fix a memory leak when closing the window directly
* Refactoring: Clarify thumbnailer queue management
* Thumbnailer: Do not empty an unprocessed file list
* Update window title on image deletion or insertion
* Perform content*based filtering wherever necessary
* Set device scale for animated images
* Properly recognize SVG compressed image files
* Use the generic pixbuf loader for RAW image files
* Fix pointer behavior in fullscreen mode
* Icon bar: Properly highlight item under the cursor
* Icon bar: Center on the active item for any size change
* Fix regression: Exif orientation is not respected
(gxo#apps/ristretto#69)
* Do not try to load images whose pixbuf is not available
(gxo#apps/ristretto!34)
* Fix memory management of image loading objects
(gxo#apps/ristretto!34)
* Use URIs instead of filenames in the `.desktop` file
(gxo#apps/ristretto#49)
* Directory loading: Allow to load a directory via the cli
* Flatpak: Access remote locations with GVfs
* Directory loading: Fix improper use of GFileEnumerator APIs
(gxo#apps/ristretto#68)
* Translation Updates:
- Update to version 0.12.0
* Allow to choose the default scale (gxo#apps/ristretto!29)
* Keep the scale in memory for each loaded image
(gxo#apps/ristretto#7, gxo#apps/ristretto#17, gxo#apps/ristretto!28)
* Toggle fullscreen mode by double clicking on the image
* Optimize directory loading (gxo#apps/ristretto#20,
gxo#apps/ristretto#22, gxo#apps/ristretto#32, gxo#apps/ristretto#37,
gxo#apps/ristretto!31)
* Optimize image viewer redraw: Disable overlay scrolling
(gxo#apps/ristretto#64)
* Optimize image viewer redraw: Reuse source surface
(gxo#apps/ristretto#64, gxo#apps/ristretto!26)
* Avoid using Cairo Xlib backend to create surfaces
(gxo#apps/ristretto#60, gxo#apps/ristretto#61, gxo#apps/ristretto#62,
gxo#apps/ristretto!25)
* Optimize image viewer redraw: Animation (gxo#apps/ristretto#64)
* Optimize image viewer redraw: Background color (gxo#apps/ristretto#64)
* Optimize image viewer redraw: Clock (gxo#apps/ristretto#64)
* Optimize image viewer redraw: Selection box (gxo#apps/ristretto#64)
* Don't redraw the main window when it loses focus
(gxo#apps/ristretto#64)
* Remove the shadow of the toolbar buttons (gxo#apps/ristretto#51,
gxo#apps/ristretto#64)
* Hide thumbnail scrollbar when unused (gxo#apps/ristretto!24)
* Use the same background for the image and the thumbnails
(gxo#apps/ristretto#36, gxo#apps/ristretto!23)
* Drop preferences-desktop-default-applications icon
* Flatpak build (gxo#apps/ristretto!32)
* Refactoring: Use only one file filter for the app
* Refactoring: Icon bar adjustments
* Cleanup: `icon_bar.c`
* Cleanup: Pass orientation directly from file to viewer
* Code refactoring: Image viewer adjustments, scale and drawing
(gxo#apps/ristretto!27)
* Use integers for the image rendering rectangle
* Code cleanup: Build sanitation, obsolete code removal, spacing,
normalization (gxo#apps/ristretto!22)
* Transfer contents from dispose() to finalize()
* Add debugging macros
* Protect asynchronous jobs from an application exit
* Fix position of the active item in the icon bar when vertical
(gxo#apps/ristretto#34)
* Take into account the device scale (gxo#apps/ristretto#47,
gxo#apps/ristretto!30)
* Properly load images via drag and drop (gxo#apps/ristretto#67)
* Delay GdkPixbufLoader "closed" signal handler
* Use the same scale factor to zoom via action and scrolling
* Fix a lack of centering when zooming via the menu action
* Fix some memory leak (several commits of this kind)
* Fix file creation monitoring
* Try to display the image on `GDK_PIXBUF_ERROR_CORRUPT_IMAGE`
(gxo#apps/ristretto#39)
* Always set adjustment upper bounds greater than page sizes
(gxo#apps/ristretto#35)
* Scaling/zoom corrections (gxo#apps/ristretto#30, gxo#apps/ristretto!8)
* Fix animated GIF display
* Automate and sanitize memory management of sources
(gxo#apps/ristretto#65)
* Fix `rstto_icon_bar_rows_reordered()` (gxo#apps/ristretto#48)
* Chain up to parent in dispose() and finalize()
* Translation Updates
==== subversion ====
Subpackages: libsvn_auth_gnome_keyring-1-0 libsvn_auth_kwallet-1-0 subversion-bash-completion subversion-perl subversion-server subversion-tools
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* svnserve.service
==== transmission ====
Subpackages: transmission-common transmission-gtk
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_transmission-daemon.service.patch
==== wpebackend-fdo ====
Version update (1.10.0 -> 1.12.0)
- Update to version 1.12.0:
+ Added API to obtain the wl_resource for SHM exported buffers.
+ Added unstable DMA-BUF pool API for buffer management.
+ Fixed UI process getting stuck when navigating across different
security origins.
+ Fixed invalid usage of Wayland client connections in the nested
compositor which caused crashes in some situations.
+ Made it easier to override where Meson looks for
wayland-scanner during cross-compilation, using a native
machine file.
==== z3 ====
Version update (4.8.12 -> 4.8.13)
- update to 4.8.13:
The release integrates various bug fixes and tuning.
1
0
I've had my rock64 running Tumbleweed for quite some time, but one of the two latest
snapshots has rendered it unbootable.
U-Boot TPL 2020.10 (Oct 14 2020 - 09:48:25)
LPDDR3, 800MHz
BW=32 Col=10 Bk=8 CS0 Row=15 CS1 Row=15 CS=2 Die BW=16 Size=2048MB
Trying to boot from BOOTROM
Returning to bo...
U-Boot SPL 2020.10 (Oct 14 2020 - 09:48:25 +0000)
Trying to boot from MMC1
Card did not respond to voltage select!
spl: mmc init failed with error: -95
Trying to boot from MMC2
NOTICE: BL31: v2.3():
NOTICE: BL31: Built : 01:03:28, Oct 17 2020
E Tumbleweed'
Loading Linux 5.15.3-1-default ...
Loading initial ramdisk ...
EFI stub: Booting Linux Kernel...
EFI stub: EFI_RNG_PROTOCOL unavailable
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services...
Welcome to openSUSE Tumbleweed dracut-055+suse.142.g7d8c3ce3-1.1 (Initramfs)!
[ OK ] Reached target Initrd /usr File Sys.
[ OK ] Reached target Local File Systems OK ] Reached target Slice Units.
[ OK ] Reached target Swaps.
[ OK ] Reached target Timer Units.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket.
[ OK ] Listening on ol Socket.
[ OK ] Listening on udev K[ OK ] Reached targ[ OK ] Started Entropy Daemon based on
theEGE algorithm.
Starting Create List of Static Device Nodes Starting Journal Service...
Starting Load Kernel Modules...
Starting Setup Virtual Console...
[ OK ] Finished Create List of Static Devi Starting Create Static Device Nodes in /dev...
[FAILED] Failed to start Setup Virtual ConSee 'systemctl status systemd-vconsole-
setup.service' for details.
[DEPEND] Dependency failed for drac�.|additional cmdline parametm.
[ OK ] Finished Load Kernel Modules.
[ OK ] Started Journal Service.
[ OK ] Finished Create Static Device Nodesin /dev.
Starting dracut cmdline hook...
Starting Apply Kernel Variables...
Starting Create Volatile Files and Directories[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Create Volatile Files and Directories.
[ OK ] Finished dracut cmdline hook.
Starting dracut pre-udev hook...
[ OK ] Finished dracut pre-udev hook.
Starting Rule-based Manage�.|for Device Events[ OK ] Started Rule-based Manager
for Devi
Starting Coldplug All udev
Devices...
[ OK ] Finished Coldplug All udev Devices.
[ OK ] Reached target System Initializatio Starting dracut initqueue hook...
[ OK ] Started Dispatch Password ������.|ts to Watch.
[ OK ] Reached target Path Units.
[ OK ] Reached target Basic System.
[ 167.506005] dracut-initqueue[301]: Warning: dracut-initqueue: still waiting for following
initqueue hooks:
[ 167.530945] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\x-D441.sh: "[ -e "/dev/disk/by-uuid/056C-D441" ]"
[ 167.570515] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\x2fdev\x2fdisk\x2fby-uuid\x2f4e0b4d23-0e9b-4d86-9ce8-fd17dc2332d8-fs-
pre.target /run/systemd/generator/systemd-cryptsetup(a)*.service n
[ 167.600514] dracut-initqueue[301]: [ -e "/dev/disk/by-uui23-0e9b-4d86-9ce8-
fd17dc2332d8" ]
[ 167.640483] dracut-initqueue[301]: fi"
[ 167.641538] dracut-initqueue[301]: Warning: dracutting timeout scripts
[ 168.272519] dracut-initqueue[301]: Warning: dracut-initqueue:ting for following
initqueue hooks:
[ 168.300779] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\xfdisk\x2fby-uuid\x2f056C-D441.sh: "[ -e "/dev/disk/by-uuid/056C-]"
[ 168.340582] dracut-initqueue[301]: Warning: /lib/dracut/hooks/finished/devexists-
\x2fdev\x2fdisk\x2fby-uuid\x2f4e0b4d23-0e9b-4d86-9ce8-fd17dc2332d8.sh: "if !pre.target
/run/systemd/generator/systemd-cryptsetup(a)*.service 2>/dn
[ 168.380456] dracut-initqueue[301]: [ -e "/dev/disk/by-uui17dc2332d8" ]
[ 168.420491] dracut-initqueue[301]: fi"
[ 168.421442] dracut-initqueue[301]: Warning: dracut-initqueue: starting timeout scr[
168.940531] dracut-initqueue[301]: Warning: dracut-initqueue:owing initqueue hooks:
[ 168.970749] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\x2fdev\x2fdisk\x2fby-uuid\x2f056C-D441.sh: "[ -e "/dev/disk/by-uu[ 169.000609]
dracut-initqueue[301]: Warning: /lib/dracut/hooksxisn
[ 169.030557] dracut-initqueue[301]: [ -e "/dev/disk/by-uui-fd17dc2332d8" ]
[ 169.070558] dracut-initqueue[301]: fi"
[ 169.071672] dracut-initqueue[301]: Warning: dracutout scripts
[ 169.603972] dracut-initqueue[301]: Warning: dracut-initqueue: timeout, still waiting for
follnitqueue hooks:
[ 169.630778] dracut-initqueue[301]: Warning: /lib/dracut/hooksqueue/finished/devexists-
\x2fdev\x2fdisk\x2fby-uuid\x2f056C-D441.sh: "[ -e "/dev/disk/by-uuid/05[ 169.660532]
dracut-initqueue[301]: Warning: /lib/dracut/hooks/inn
[ 169.700438] dracut-initqueue[301]: [ -e "/dev/disk/by-uuid/4e0b4d23-0e9b-4d86-9ce8-
fd17dc[ 169.730528] dracut-initqueue[301]: fi"
[ 169.731577] dracut-initqueue[301]: Warning: dracut-initqueue: starting timeout scr[
170.313527] dracut-initqueue[301]: Warning: dracut-initqueue: timeout, still waiting for
foll[ 170.350647] dracut-initqueue[301]: Warning:"
[ 170.380590] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\xx2fby-uuid\x2f4e0b4d23-0e9b-4d86-9ce8-fd17dc2332d8.sh: "if ! grep -q
After=remote-fs-pre.target ystemd-cryptsetup(a)*.service 2>/dev/n
[ 170.410534] dracut-initqueue[301]: [ -e "/dev/disk/by-uuid/4e0b4d23-0e9b-4d86-9ce8-
fd17dc[ 170.450475] dracut-initqueue[301]: fi"
[ 170.451540] dracut-initqueue[301]: Warning: dracut-initqueue: starting timeout scripts
[ 171.003295] dracut-initqueue[301]: Warning: dracut-initqueue: timeout, still waiting for
following initqueue hooks:
[ 171.030668] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\x2fby-uuid\x2f056C-D441.sh: "[ -e "/dev/disk/by-uuid/056C-D441" ]"
[ 171.070465] dracut-initqueue[301]: Warning: /lib/dracut/hooks/initqueue/finished/
devexists-\x2fdev\x2fdisk\x2fby-uuid\x2f4e0be9b-4d86-9ce8-fd17dc2332d8.sh: "if ! grep -q
After=remote-fs-pre.target /run/systemd/generator/se 2n
2
2
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
autoyast2 (4.4.22 -> 4.4.23)
ibmtss
kdump
libdrm (2.4.107 -> 2.4.109)
libjpeg-turbo (2.1.1 -> 2.1.2)
openvpn (2.5.3 -> 2.5.4)
policycoreutils
python-fastparquet (0.7.1 -> 0.7.2)
python-packaging (21.2 -> 21.3)
python-requests-toolbelt
ruby2.7 (2.7.4 -> 2.7.5)
ruby3.0 (3.0.2 -> 3.0.3)
smartmontools
wsdd (0.6.4 -> 0.7.0)
yast2-bootloader (4.4.8 -> 4.4.9)
yast2-installation (4.4.22 -> 4.4.23)
=== Details ===
==== autoyast2 ====
Version update (4.4.22 -> 4.4.23)
Subpackages: autoyast2-installation
- During autoupgrade merge the selected product workflow in order
to execute 2nd stage modules (bsc#1192437)
- 4.4.23
==== ibmtss ====
Subpackages: ibmtss-base libibmtss1
- Fix certificate list, run all tests.
==== kdump ====
- kdump-Store-kdump-initrd-in-kernel-image-path.patch: Fix kdumprd
location for usrmerge kernels (boo#1190920).
==== libdrm ====
Version update (2.4.107 -> 2.4.109)
Subpackages: libdrm-devel libdrm2 libdrm_amdgpu1 libdrm_etnaviv1 libdrm_exynos1 libdrm_freedreno1 libdrm_nouveau2 libdrm_radeon1 libdrm_tegra0
- update to 2.4.109:
* amdgpu: add new function to get fd
* radeon: remove duplicate struct declaration
* xf86drm: fix compiler warnings
* ci fixes
- update to 2.4.108:
* amdgpu: add amdgpu_stress utility v2
* amdgpu: add marketing names from 21.30
* amdgpu: add new marketing name
* amdgpu: Make marketing names consistent
* amdgpu: use drmCloseBufferHandle
* build: bump version to 2.4.108
* drm_fourcc: sync drm_fourcc with latest drm-next kernel
* etnaviv: use drmCloseBufferHandle
* exynos: use drmCloseBufferHandle
* Fix -Werror=format build errors on FreeBSD
* freedreno: use drmCloseBufferHandle
* headers: drm: Sync with drm-next
* intel: Do not assert on unknown chips in drm_intel_decode_context_alloc
* intel: Drop legacy execbuffer support
* intel: sync ADL-S PCI IDs with kernel
* intel: Sync pci ids
* intel: use drmCloseBufferHandle
* man: refer to drmCloseBufferHandle instead of DRM_IOCTL_GEM_CLOSE
* meson: Build libdrm.so as an unversioned lib on Android.
* meson: Don't build libkms for Android.
* nouveau: print bo address in the GPU/CPU vm and its size
* nouveau: use drmCloseBufferHandle
* omap: use drmCloseBufferHandle
* radeon: use drmCloseBufferHandle
* tegra: use drmCloseBufferHandle
* test/amdgpu: Bob to Alice copy should be TMZ in secure bounce test
* tests/amdgpu: Fix TMZ secure bounce test
* xf86drm: add GEM_CLOSE ioctl wrapper
* xf86drm: add iterator API for DRM/KMS IN_FORMATS blobs
* xf86drm: fix mem leak in drm_usb_dev_path()
* xf86drmMode: make drm_property_type_is arg const
* xf86drmMode: simplify drm_property_type_is
* xf86drmMode: switch to standard inline qualifier
* xf86drm: Update drmGetFormatModifierNameFromArm to handle AFRC
==== libjpeg-turbo ====
Version update (2.1.1 -> 2.1.2)
Subpackages: libjpeg8 libturbojpeg0
- update to 2.1.2:
* Fixed a regression introduced by 2.1 beta1[13] that caused the remaining
GAS implementations of AArch64 (Arm 64-bit) Neon SIMD functions (which are used
by default with GCC for performance reasons) to be placed in the `.rodata`
section rather than in the `.text` section. This caused the GNU linker to
automatically place the `.rodata` section in an executable segment, which
prevented libjpeg-turbo from working properly with other linkers and also
represented a potential security risk.
* Fixed an issue whereby the `tjTransform()` function incorrectly computed the
MCU block size for 4:4:4 JPEG images with non-unary sampling factors and thus
unduly rejected some cropping regions, even though those regions aligned with
8x8 MCU block boundaries.
* Fixed a regression introduced by 2.1 beta1[13] that caused the build system
to enable the Arm Neon SIMD extensions when targetting Armv6 and other legacy
architectures that do not support Neon instructions.
* libjpeg-turbo now performs run-time detection of AltiVec instructions on
FreeBSD/PowerPC systems if AltiVec instructions are not enabled at compile
time. This allows both AltiVec-equipped and non-AltiVec-equipped CPUs to be
supported using the same build of libjpeg-turbo.
* cjpeg now accepts a `-strict` argument similar to that of djpeg and
jpegtran, which causes the compressor to abort if an LZW-compressed GIF input
image contains incomplete or corrupt image data.
==== openvpn ====
Version update (2.5.3 -> 2.5.4)
- update to 2.5.4:
* fix prompting for password on windows console if stderr redirection
is in use - this breaks 2.5.x on Win11/ARM, and might also break
on Win11/adm64 when released.
* fix setting MAC address on TAP adapters (--lladdr) to use sitnl
(was overlooked, and still used "ifconfig" calls)
* various improvements for man page building (rst2man/rst2html etc)
* minor bugfix with IN6_IS_ADDR_UNSPECIFIED() use (breaks build on
at least one platform strictly checking this)
* fix minor memory leak under certain conditions in add_route() and
add_route_ipv6()
* documentation improvements
* copyright updates where needed
* better error reporting when win32 console access fails
==== policycoreutils ====
Subpackages: policycoreutils-python-utils python3-policycoreutils
- finish UsrMerge (bsc#1191089)
- Add run_init.pamd.patch to adjust to SUSE pam setup. Removed
run_init_use_pam_keyinit.patch and included it in the new patch
(bsc#1190098)
==== python-fastparquet ====
Version update (0.7.1 -> 0.7.2)
- update to version 0.7.2:
* Ability to remove row-groups in-place for multifile datasets
* Accept pandas nullable Float type
* allow empty strings and fix min/max when there is no data
* make writing statistics optional
* row selection in to_pandas()
==== python-packaging ====
Version update (21.2 -> 21.3)
- update to 21.3:
* Add a pp3-none-any tag (gh#pypa/packaging#311)
* Replace the blank pyparsing 3 exclusion with a 3.0.5 exclusion
(gh#pypa/packaging#481), (gh#pypa/packaging#486)
* Fix a spelling mistake (gh#pypa/packaging#479)
==== python-requests-toolbelt ====
- Regenerate test_certs.p12 due to the upstream certificate expiring
==== ruby2.7 ====
Version update (2.7.4 -> 2.7.5)
Subpackages: libruby2_7-2_7
- update to 2.7.5 (boo#1193081 boo#1193080 boo#1193035)
https://www.ruby-lang.org/en/news/2021/11/24/ruby-2-7-5-released/
- CVE-2021-41817: Regular Expression Denial of Service
Vulnerability of Date Parsing Methods
- CVE-2021-41816: Buffer Overrun in CGI.escape_html
- CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse
==== ruby3.0 ====
Version update (3.0.2 -> 3.0.3)
Subpackages: libruby3_0-3_0
- update to 3.0.3 (boo#1193081 boo#1193080 boo#1193035)
https://www.ruby-lang.org/en/news/2021/11/24/ruby-3-0-3-released/
- CVE-2021-41817: Regular Expression Denial of Service
Vulnerability of Date Parsing Methods
- CVE-2021-41816: Buffer Overrun in CGI.escape_html
- CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse
==== smartmontools ====
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_smartd.service.patch
Modified:
* smartd_generate_opts.service
==== wsdd ====
Version update (0.6.4 -> 0.7.0)
- Update sources
- Version 0.7.0
* Using the server interface it is now possible to start and stop the
host functionality (discoverable device) without terminating and
restarting the daemon.
* Support multiple IP addresses in 'hello' messages from other hosts (#89)
* Support interfaces with IPv6-only configuration (#94)
* Re-enable 'probe' command of API (#116)
* Removed code marked as deprecated starting with Python 3.10.
* The example systemd unit file now uses DynamicUser instead of the unsafe
nobody:nobody combination. It also employs the rundir as chroot directory.
* Code changed to use asyncio instead of selector-based
* The server interface does not close connections after each command anymore.
* For the 'list' command of the server interface, the list of discovered
devices is terminated with a line containing only a single dot ('.')
* Log device discovery only once per address and interface
- Some systemd hardening
==== yast2-bootloader ====
Version update (4.4.8 -> 4.4.9)
- bnc#1193016
- fixed crash due to missing require
- 4.4.9
==== yast2-installation ====
Version update (4.4.22 -> 4.4.23)
- Remove no longer used extra warning about destructive actions
before starting the installation process (related to bsc#1057437).
- 4.4.23
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.14 -> 7.1.0.16)
MozillaFirefox (94.0.1 -> 94.0.2)
apache2
apache2-manual
apache2-prefork
apache2-utils
at
audacity
bison
blueberry (1.4.4 -> 1.4.5)
brltty
ceph (16.2.6.462+g5fefbbf8888 -> 16.2.6.463+g22e7612f9ad)
cups-filters
dbus-1
dbus-1-x11
fprintd (1.90.9 -> 1.94.1)
gpg2 (2.2.27 -> 2.3.3)
librsvg (2.52.3 -> 2.52.4)
libstorage-ng (4.4.57 -> 4.4.58)
libvpx
libzapojit
lirc
mailx
ncurses (6.3.20211115 -> 6.3.20211120)
protobuf-c
python-PyYAML (5.4.1 -> 6.0)
python-psutil
python-pysmbc
seahorse-sharing
syslogd
tgt
xapps (2.2.3 -> 2.2.5)
yast2-storage-ng (4.4.14 -> 4.4.15)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.14 -> 7.1.0.16)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- update to 7.1.0.16:
* Fixed an OpenCL build problem.
* Added support for reading extra channels in a PSD file (reference
* Fix alpha channel calculation of arithmetic divide compose operator.
==== MozillaFirefox ====
Version update (94.0.1 -> 94.0.2)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 94.0.2:
* Update preference design for Firefox Suggest for improved clarity
* Resolved general instability/crashes on Linux caused by a file
descriptor leak when backgrounding tabs using WebGL
(bmo#1741997)
==== apache2 ====
- httpd-framework updated to svn1894461
- added patches
fix reverted logic, DirectorySlash NotFound is available in trunk only
+ apache-test-DirectorySlash-NotFound-logic.patch
- do not consider php tests, they do not run anyway
==== apache2-manual ====
- httpd-framework updated to svn1894461
- added patches
fix reverted logic, DirectorySlash NotFound is available in trunk only
+ apache-test-DirectorySlash-NotFound-logic.patch
- do not consider php tests, they do not run anyway
==== apache2-prefork ====
- httpd-framework updated to svn1894461
- added patches
fix reverted logic, DirectorySlash NotFound is available in trunk only
+ apache-test-DirectorySlash-NotFound-logic.patch
- do not consider php tests, they do not run anyway
==== apache2-utils ====
- httpd-framework updated to svn1894461
- added patches
fix reverted logic, DirectorySlash NotFound is available in trunk only
+ apache-test-DirectorySlash-NotFound-logic.patch
- do not consider php tests, they do not run anyway
==== at ====
- Drop ProtectSystem and ProtectHome hardening. Unfortunately they're
breaking at jobs (boo#1192294)
==== audacity ====
Subpackages: audacity-lang
- Conflict pipewire-libjack-0_3 to prevent boo#1191585
==== bison ====
Subpackages: bison-lang
- disable tests and profiling using tests on armv6l (boo#1192737)
==== blueberry ====
Version update (1.4.4 -> 1.4.5)
Subpackages: blueberry-lang
- Update to version 1.4.5:
* Add Turn bluetooth on/off option in tray menu.
* blueberry-tray.py: Remove menu positioning code.
* blueberry-tray.py: Silence a runtime warning.
* rfkillMagic: Rewrite safechild in shell script to reduce
memory usage.
* Added build & install steps to readme file.
* l10n: Update POT.
- Restore Group.
==== brltty ====
Subpackages: brltty-driver-at-spi2 brltty-driver-brlapi brltty-driver-speech-dispatcher brltty-driver-xwindow libbrlapi0_8 python3-brlapi system-user-brltty xbrlapi
- Add all sysusers.d Requires
==== ceph ====
Version update (16.2.6.462+g5fefbbf8888 -> 16.2.6.463+g22e7612f9ad)
Subpackages: librados2 librbd1
- Update to 16.2.6-463-g22e7612f9ad:
+ (bsc#1178073) mgr/dashboard: fix downstream NFS doc links
- Preservation of Bugzilla, Jira and CVE citations from earlier incarnations of
this changes file after double-checking that none of these fixes got lost in
the pacific rebase:
+ bsc#1163764 (--container-init feature cherry-picked to octopus)
+ bsc#1170200 (mgr/dashboard: Fix for CrushMap viewer items getting compressed vertically)
+ bsc#1172926 (mgr/orchestrator: Sort 'ceph orch device ls' by host)
+ bsc#1173079 (mgr/devicehealth: device_health_metrics pool gets created even without any OSDs in the cluster)
+ bsc#1174466 (mon: have 'mon stat' output json as well)
+ bsc#1174526 (mgr/dashboard: allow getting fresh inventory data from the orchestrator)
+ bsc#1174529 (rpm: on SUSE, podman is required for cephadm to work)
+ bsc#1174644 (cephadm: log to file)
+ bsc#1175120 (downstream branding)
+ bsc#1175161 (downstream branding)
+ bsc#1175169 (downstream branding)
+ bsc#1176390 (mgr/dashboard: enable different URL for users of browser to Grafana)
+ bsc#1176451 (Drop patch "rpm: on SUSE, podman is required for cephadm to work")
+ bsc#1176489 (mgr/cephadm: lock multithreaded access to OSDRemovalQueue)
+ bsc#1176499 (mgr/cephadm: fix RemoveUtil.load_from_store())
+ bsc#1176638 (ceph-volume: batch: call the right prepare method)
+ bsc#1176679 (mgr/dashboard: enable different URL for users of browser to Grafana)
+ bsc#1176828 (cephadm: command_unit: call systemctl with verbose=True)
+ bsc#1177078 (mgr/dashboard: Fix bugs in a unit test and i18n translation)
+ bsc#1177151 (python-common: do not skip unavailable devices)
+ bsc#1177319 (--container-init feature cherry-picked to octopus)
+ bsc#1177344 (mgr/dashboard: support Orchestrator and user-defined Ganesha cluster)
+ bsc#1177360 (cephadm: silence "Failed to evict container" log msg)
+ bsc#1177450 (ceph-volume: don't exit before empty report can be printed)
+ bsc#1177643 (Revert "spec: Podman (temporarily) requires apparmor-abstractions on suse")
+ bsc#1177676 (cephadm: allow uid/gid == 0 in copy_tree, copy_files, move_files)
+ bsc#1177843 (CVE-2020-25660)
+ bsc#1177857 (mgr/cephadm: upgrade: fail gracefully, if daemon redeploy fails)
+ bsc#1177933 (cephadm: configure journald as the logdriver)
+ bsc#1178531 (cephadm: set default container_image to registry.suse.com/ses/7/ceph/ceph)
+ bsc#1178837 (rgw: cls/user: set from_index for reset stats calls)
+ bsc#1178860 (mgr/dashboard: Disable TLS 1.0 and 1.1)
+ bsc#1178905 (CVE-2020-25678)
+ bsc#1178932 (cephadm: reference the last local image by digest)
+ bsc#1179016 (rpm: require smartmontools on SUSE)
+ bsc#1179452 (mgr/insights: Test environment requires 'six')
+ bsc#1179526 (rgw: during GC defer, prevent new GC enqueue)
+ bsc#1179569 (cephadm: reference the last local image by digest)
+ bsc#1179802 (CVE-2020-27781)
+ bsc#1179997 (CVE-2020-27839)
+ bsc#1180107 (ceph-volume: pass --filter-for-batch from drive-group subcommand)
+ bsc#1180155 (CVE-2020-27781)
+ bsc#1181291 (mgr/cephadm: alias rgw-nfs -> nfs)
+ bsc#1182766 (cephadm: fix 'inspect' and 'pull')
+ bsc#1183074 (CVE-2021-20288)
+ bsc#1183561 (mgr/cephadm: on ssh connection error, advice chmod 0600)
+ bsc#1183899 (bluestore: fix huge reads/writes at BlueFS)
+ bsc#1184231 (cephadm: Allow to use paths in all <_devices> drivegroup sections)
+ bsc#1184517 (cls/rgw: look for plane entries in non-ascii plain namespace too)
+ bsc#1185246 (rgw: check object locks in multi-object delete)
+ bsc#1185619 (CVE-2021-3524)
+ bsc#1185619 (CVE-2021-3524)
+ bsc#1186020 (CVE-2021-3531)
+ bsc#1186021 (CVE-2021-3509)
+ bsc#1186348 (mgr/zabbix: adapt zabbix_sender default path)
+ bsc#1188979 ("mgr/cephadm: pass --container-init to "cephadm deploy" if specified" and "Revert "cephadm: default container_init to False")
+ bsc#1189173 (downstream branding)
+ jsc#SES-1071 (ceph-volume: major batch refactor - upstream PR#34740)
+ jsc#SES-185 (SES support with cache software)
+ jsc#SES-704 (mgr/snap_schedule)
==== cups-filters ====
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_cups-browsed.service.patch
==== dbus-1 ====
Subpackages: libdbus-1-3
- Add CONFIG parameter to %sysusers_generate_pre
- Added BuildRequires alts for libalternatives.
- Fixed spec file regarding removing old update-alternatives
entries.
- Use libalternatives instead of update-alternatives.
==== dbus-1-x11 ====
- Added BuildRequires alts for libalternatives.
- Fixed spec file regarding removing old update-alternatives
entries.
- Use libalternatives instead of update-alternatives.
==== fprintd ====
Version update (1.90.9 -> 1.94.1)
Subpackages: fprintd-lang fprintd-pam
- Update to version 1.94.1
* Highlights:
+ Fix systemd unit so that udev hotplug events are processed
+ Report back the selected finger if there is only one
+ Change PolicyKit strings for clarity
+ Various fixes to the testsuite
+ Plenty of translation updates
- Changes from 1.94.0
* Highlights:
+ Implement suspend/resume handling.
+ This requires writing "power/persist" and "power/wakeup" in sysfs.
+ Support libfprint overheat protections
+ Delete host prints when device prints disappeared
+ pam: Immediately return success information
+ Plenty of updated translations thanks to move to Fedora Weblate
+ Fix possible race when retrieving session information
+ Fix possible race when a client disconnects
+ GLib 2.56 compatibility fixes
- Changes from 1.92.0
* Highlights:
+ fprintd now prevents the same finger to be enrolled twice
+ Support clearing storage of match-on-chip devices
+ pam: Cancel authentication on SIGINT (e.g. ctrl+c with sudo)
+ pam: Always return PAM_AUTHINFO_UNAVAIL for devices without prints
+ Expose finger status on DBus
+ Add method to delete only a specific print of a user
+ Improved error reporting for deletion
+ Wait for finger removal before cancelling operations
+ Prefer older prints when garbage collecting
+ Major improvements to test coverage
- Remove README.SUSE because rh#1693356 and upstream classified it as not a problem
==== gpg2 ====
Version update (2.2.27 -> 2.3.3)
Subpackages: dirmngr
- GnuPG 2.3.3:
* agent: Fix segv in GET_PASSPHRASE (regression)
* dirmngr: Fix Let's Encrypt certificate chain validation
* gpg: Change default and maximum AEAD chunk size to 4 MiB
* gpg: Print a warning when importing a bad cv25519 secret key
* gpg: Fix --list-packets for undecryptable AEAD packets
* gpg: Verify backsigs for v5 keys correctly
* keyboxd: Fix checksum computation for no UBID entry on disk
* keyboxd: Fix "invalid object" error with cv448 keys
* dirmngr: New option --ignore-cert
* agent: Fix calibrate_get_time use of clock_gettime
* Support a gpgconf.ctl file under Unix and use this for the
regression tests
- GnuPG 2.3.2:
* gpg: Allow fingerprint based lookup with --locate-external-key.
* gpg: Allow decryption w/o public key but with correct card inserted.
* gpg: Auto import keys specified with --trusted-keys.
* gpg: Do not use import-clean for LDAP keyserver imports.
* gpg: Fix mailbox based search via AKL keyserver method.
* gpg: Fix memory corruption with --clearsign introduced with 2.3.1.
* gpg: Use a more descriptive prompt for symmetric decryption.
* gpg: Improve speed of secret key listing.
* gpg: Support keygrip search with traditional keyring.
* gpg: Let --fetch-key return an exit code on failure.
* gpg: Emit the NO_SECKEY status again for decryption.
* gpgsm: Support decryption of password based encryption (pwri).
* gpgsm: Support AES-GCM decryption.
* gpgsm: Let --dump-cert --show-cert also print an OpenPGP fingerprint.
* gpgsm: Fix finding of issuer in use-keyboxd mode.
* gpgsm: New option --ldapserver as an alias for --keyserver.
* agent: Use SHA-256 for SSH fingerprint by default.
* agent: Fix calling handle_pincache_put.
* agent: Fix importing protected secret key.
* agent: Fix a regression in agent_get_shadow_info_type.
* agent: Add translatable text for Caps Lock hint.
* agent: New option --pinentry-formatted-passphrase.
* agent: Add checkpin inquiry for pinentry.
* agent: New option --check-sym-passphrase-pattern.
* agent: Use the sysconfdir for a pattern file.
* agent: Make QT_QPA_PLATFORMTHEME=qt5ct work for the pinentry.
* dirmngr: LDAP search by a mailbox now ignores revoked keys.
* dirmngr: For KS_SEARCH return the fingerprint also with LDAP.
* dirmngr: Allow for non-URL specified ldap keyservers.
* dirmngr: New option --ldapserver.
* dirmngr: Fix regression in KS_GET for mail address pattern.
* card: New option --shadow for the list command.
* tests: Make sure the built keyboxd is used.
* scd: Fix computing shared secrets for 512 bit curves.
* scd: Fix unblock PIN by a Reset Code with KDF.
* scd: Fix PC/SC removed card problem.
* scd: Recover the partial match for PORTSTR for PC/SC.
* scd: Make sure to release the PC/SC context.
* scd: Fix zero-byte handling in ECC.
* scd: Fix serial number detection for Yubikey 5.
* scd: Add basic support for AET JCOP cards.
* scd: Detect external interference when --pcsc-shared is in use.
* scd: Fix access to the list of cards.
* gpgconf: Do not list a disabled tpm2d.
* gpgconf: Make runtime changes with different homedir work.
* keyboxd: Fix searching for exact mail adddress.
* keyboxd: Fix searching with multiple patterns.
* tools: Extend gpg-check-pattern.
* wkd: Fix client issue with leading or trailing spaces in user-ids.
* Pass XDG_SESSION_TYPE and QT_QPA_PLATFORM envvars to Pinentry.
* Change the default keyserver to keyserver.ubuntu.com. This is a
temporary change due to the shutdown of the SKS keyserver pools.
- GnuPG 2.3.1:
* The new configuration file common.conf is now used to enable
the use of the key database daemon with "use-keyboxd". Using
this option in gpg.conf and gpgsm.conf is supported for a
transitional period. See doc/example/common.conf for more.
* gpg: Force version 5 key creation for ed448 and cv448 algorithms.
* gpg: By default do not use the self-sigs-only option when
importing from an LDAP keyserver.
* gpg: Lookup a missing public key of the active card via LDAP.
* gpgsm: New command --show-certs.
* scd: Fix CCID driver for SCM SPR332/SPR532.
* scd: Further improvements for PKCS#15 cards.
* New configure option --with-tss to allow the selection of the
TSS library.
- Rebase patches:
* gnupg-add_legacy_FIPS_mode_option.patch
* gnupg-allow-import-of-previously-known-keys-even-without-UIDs.patch
* gnupg-dont-fail-with-seahorse-agent.patch
* gnupg-set_umask_before_open_outfile.patch
- GnuPG 2.3.0:
* A new experimental key database daemon is provided. To enable
it put "use-keyboxd" into gpg.conf and gpgsm.conf. Keys are stored
in a SQLite database and make key lookup much faster.
* New tool gpg-card as a flexible frontend for all types of
supported smartcards.
* New option --chuid for gpg, gpgsm, gpgconf, gpg-card, and
gpg-connect-agent.
* The gpg-wks-client tool is now installed under bin; a wrapper for
its old location at libexec is also installed.
* tpm2d: New daemon to physically bind keys to the local machine.
* gpg: Switch to ed25519/cv25519 as default public key algorithms.
* gpg: Verification results now depend on the --sender option and
the signer's UID subpacket.
* gpg: Do not use any 64-bit block size cipher algorithm for
encryption. Use AES as last resort cipher preference instead of
3DES. This can be reverted using --allow-old-cipher-algos.
* gpg: Support AEAD encryption mode using OCB or EAX.
* gpg: Support v5 keys and signatures.
* gpg: Support curve X448 (ed448, cv448).
* gpg: Allow use of group names in key listings.
* gpg: New option --full-timestrings to print date and time.
* gpg: New option --force-sign-key.
* gpg: New option --no-auto-trust-new-key.
* gpg: The legacy key discovery method PKA is no longer supported.
The command --print-pka-records and the PKA related import and
export options have been removed.
* gpg: Support export of Ed448 Secure Shell keys.
* gpgsm: Add basic ECC support.
* gpgsm: Support creation of EdDSA certificates. [#4888]
* agent: Allow the use of "Label:" in a key file to customize the
pinentry prompt.
* agent: Support ssh-agent extensions for environment variables.
With a patched version of OpenSSH this avoids the need for the
"updatestartuptty" kludge.
* scd: Improve support for multiple card readers and tokens.
* scd: Support PIV cards.
* scd: Support for Rohde&Schwarz Cybersecurity cards.
* scd: Support Telesec Signature Cards v2.0
* scd: Support multiple application on certain smartcard.
* scd: New option --application-priority.
* scd: New option --pcsc-shared; see man page for important notes.
* dirmngr: Support a gpgNtds parameter in LDAP keyserver URLs.
* The symcryptrun tool, a wrapper for the now obsolete external
Chiasmus tool, has been removed.
* Full Unicode support for the command line.
- dropped legacy commands: gpg-zip
==== librsvg ====
Version update (2.52.3 -> 2.52.4)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Disable testsuite for now, let upstream figure out the issue with
harfbuzz 3.1.1.
- Update to version 2.52.4:
+ New features:
- Support the isolation property from the Compositing and
Blending Level 1 specification.
- Support Visual Studio 2022.
+ Bug fixes:
- The opacity and mix-blend-mode properties were not being
applied when an element has a mask.
- Fix panic when an empty group has a pattern fill and filters.
- Fix the tests on Windows; the still only work when Fontconfig
is present.
- Work around a bug in the cairo-rs bindings in the test suite,
that only manifests itself in s/390x due to its calling
convention. See
https://github.com/gtk-rs/gtk-rs-core/issues/335
==== libstorage-ng ====
Version update (4.4.57 -> 4.4.58)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Catalan) (bsc#1149754)
- 4.4.58
==== libvpx ====
- Rename libvpx-configure-add-s390.patch to
libvpx-configure-add-arch.patch: add support for RISC-V
==== libzapojit ====
Subpackages: libzapojit-0_0-0 typelib-1_0-Zpj-0_0
- Add upstream patch, fixes: CVE-2021-39360:
libzapojit-skydrive-Guard-against-invalid-SSL-certificates.patch:
skydrive: Guard against invalid SSL certificates.
==== lirc ====
- Add pyyaml-60-compatibility.patch to make the package
compatible with PyYAML 6.0+ (sht#lirc#365).
==== mailx ====
- Add patch mailx-12.5-systemd.patch to add description how to avoid
bugs like bsc#1192916 -- mailx does not send mails unless run via
strace or in verbose mode
==== ncurses ====
Version update (6.3.20211115 -> 6.3.20211120)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20211120
+ add dim, ecma+strikeout to st-0.6 -TD
+ deallocate the tparm cache when del_curterm is called for the last
allocated TERMINAL structure (report/testcase by Bram Moolenaar,
cf: 20200531).
+ modify test-package to more closely conform to Debian multi-arch.
+ if the --with-pkg-config-libdir option is not given, use
${libdir}/pkgconfig as a default (prompted by discussion with Ross
Burton).
- Correct offsets of patch ncurses-6.3.dif
==== protobuf-c ====
- Drop no longer needed rpmlintrc.
- Also add a protobuf-c =< version Obsoletes to devel sub-package.
- Fold main package into devel package, as it needed its own
devel-package, add a protobuf-c = version Provides to devel
sub-package.
==== python-PyYAML ====
Version update (5.4.1 -> 6.0)
- Add patch setuptools.patch
- update to 6.0
* drop Python 2.7
* always require `Loader` arg to `yaml.load()`
* fix float resolver to ignore `.` and `._`
* fix representation of Enum subclasses
* fix libyaml extension compiler warnings
* fix ResourceWarning on leaked file descriptors
* remove remaining direct distutils usage
==== python-psutil ====
- Update skip-obs.patch to also skip TestProcess.test_ionice_linux
==== python-pysmbc ====
- Remove python2 guard so we always Provide/Obsolete the old name.
==== seahorse-sharing ====
- - Add 2.3 to the list of accepted GPG versions.
==== syslogd ====
Subpackages: klogd syslog-service
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* klog.service
* klogd.service
* syslogd.service
==== tgt ====
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_tgtd.service.patch
Modified:
* tgtd.service
==== xapps ====
Version update (2.2.3 -> 2.2.5)
Subpackages: libxapp1 typelib-1_0-XApp-1_0 xapps-common xapps-common-lang
- Update to version 2.2.5.
* xapp-favorites: Fix introspection notation for _get_favorites().
* Fix a couple of build warnings.
- Updates for version 2.2.4.
* meson gir: Export 'xapp' as a package
* xapp-gtk3-module.c: Apply window icon override to all windows
for an app.
==== yast2-storage-ng ====
Version update (4.4.14 -> 4.4.15)
- Fixed typo in message about encryption (part of jsc#SLE-21308)
- 4.4.15
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.10 -> 7.1.0.14)
Mesa (21.2.5 -> 21.3.0)
Mesa-drivers (21.2.5 -> 21.3.0)
PackageKit
apache2
apache2-manual
apache2-mod_php7 (7.4.25 -> 7.4.26)
apache2-prefork
apache2-utils
at
autoyast2 (4.4.19 -> 4.4.22)
cheese (41.0 -> 41.1)
container-selinux (2.164.2 -> 2.171.0)
crash (7.2.9_k5.14.14_3 -> 7.3.0_k5.15.3_1)
curl (7.79.1 -> 7.80.0)
dnsmasq
dracut (055+suse.129.g7d8c3ce3 -> 055+suse.142.g7d8c3ce3)
drbd (9.0.30~1+git.10bee2d5 -> 9.0.30~1+git.8e9c0812)
ell (0.45 -> 0.46)
emacs
evince (41.2 -> 41.3)
firewalld (1.0.1 -> 1.0.2)
fltk (1.3.5 -> 1.3.7)
fwupd (1.6.2 -> 1.6.4)
gawk
git (2.33.1 -> 2.34.0)
glibc
gmp
gnome-music
gnome-screenshot (40.0 -> 41.0)
grub2
gtk-vnc (1.2.0 -> 1.3.0)
haveged
health-checker (1.5 -> 1.6)
iproute2 (5.14 -> 5.15)
iptables
kernel-firmware (20211027 -> 20211115)
kernel-source (5.14.14 -> 5.15.3)
lftp
libX11
libblockdev (2.25 -> 2.26)
libfprint (1.92.1 -> 1.94.2)
libglvnd
libhandy (1.4.0 -> 1.5.0)
libnftnl (1.2.0 -> 1.2.1)
libqb (2.0.3+20210303.404adbc -> 2.0.4+20211112.a2691b9)
libstorage-ng (4.4.56 -> 4.4.57)
libvirt
libwacom
llvm13
makedumpfile (1.6.9 -> 1.7.0)
mariadb
mariadb-connector-c (3.2.4 -> 3.2.5)
mdadm
monitoring-plugins
mutter
ncurses (6.3.20211021 -> 6.3.20211115)
netcat-openbsd
nodejs16 (16.6.2 -> 16.13.0)
pam
patterns-base
pcre2 (10.38 -> 10.39)
perl-Date-Manip (6.85 -> 6.86)
perl-HTTP-Message (6.34 -> 6.35)
pfstools
phonon4qt5
php7 (7.4.25 -> 7.4.26)
polkit-default-privs
power-profiles-daemon
pulseaudio
python-Jinja2 (3.0.2 -> 3.0.3)
python-aiohttp
python-aiosmtpd
python-argon2-cffi (20.1.0 -> 21.1.0)
python-falcon (2.0.0 -> 3.0.1)
python-filetype (1.0.7 -> 1.0.8)
python-flufl.lock (5.0.4 -> 6.0)
python-gevent
python-gunicorn
python-importlib-resources (5.2.2 -> 5.4.0)
python-mailman (3.3.4 -> 3.3.5)
python-numpy
python-packaging (20.9 -> 21.2)
python-reportlab (3.5.59 -> 3.6.2)
python-requests (2.25.1 -> 2.26.0)
python-urwid
python-xarray (0.20.0 -> 0.20.1)
quota
raspberrypi-firmware (2021.09.30 -> 2021.11.16)
raspberrypi-firmware-config (2021.09.30 -> 2021.11.16)
rav1e (0.5.0 -> 0.5.0+0)
redis
rng-tools
rsync
rtkit
rubygem-cri
salt
sendmail
sensors
shadow
shared-mime-info
spacenavd
spamassassin
sshfs
systemd (249.5 -> 249.7)
systemd-rpm-macros (13 -> 14)
texlive
tigervnc
tracker
transactional-update (3.6.1 -> 3.6.2)
unixODBC
util-linux (2.36.2 -> 2.37.2)
util-linux-systemd (2.36.2 -> 2.37.2)
vim (8.2.3587 -> 8.2.3640)
wayland
xdg-desktop-portal-gtk
xdm
xen
xf86-input-libinput
xfce4-whiskermenu-plugin (2.6.2 -> 2.7.0)
xfsprogs (5.13.0 -> 5.14.0)
xorg-x11-server
yast2 (4.4.20 -> 4.4.22)
yast2-bootloader (4.4.7 -> 4.4.8)
yast2-installation (4.4.21 -> 4.4.22)
yast2-packager (4.4.12 -> 4.4.14)
yast2-schema (4.4.5 -> 4.4.6)
yast2-storage-ng (4.4.13 -> 4.4.14)
yast2-trans (84.87.20211108.3133c3ccde -> 84.87.20211121.6ee9157350)
yast2-update (4.4.3 -> 4.4.4)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.10 -> 7.1.0.14)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.0.14
* Support '#' modifier to aspect ratio geometry (e.g., 3:2#).
* The profile of a PSD file will no longer be copied to all the images, only
the first returned image will contain the profile. To re-enable the old
behavior add -define psd:replicate-profile=true.
- update to 7.1.0.13:
* Fix stack overflow when parsing malicious ps image file
* Fix connected component abort trap
* Fix possible unitialized values
* Fix stack overflow when parsing malicious tiff image file
==== Mesa ====
Version update (21.2.5 -> 21.3.0)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- n_buildfix-21.3.0.patch
* fixes Mesa-drivers build
- update to 21.3.0
* Panfrost is now officially GLES 3.1 conformant
* RADV has (experimental) ray tracing support
* Iris gained threaded shader compilation
* Zink has seen an enormous amount of work, and now supports GLES 3.2
* Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
* LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
the compatibility profile on GL 4.5
* VA-API gained support for AV1 videos
* EGL now works on Windows
* Wayland got a workaround for games making bad assumption (alpha means
transparency? who could have known)
* VK_EXT_color_write_enable on lavapipe
* GL_ARB_texture_filter_anisotropic in llvmpipe
* Anisotropic texture filtering in lavapipe
* VK_EXT_shader_atomic_float2 on Intel and RADV.
* VK_EXT_vertex_input_dynamic_state on RADV.
* VK_KHR_timeline_semaphore on lavapipe
* VK_EXT_external_memory_host on lavapipe
* GL_AMD_pinned_memory on llvmpipe
* GL 4.5 compatibility on llvmpipe
* VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
* ES 3.2 on zink
* VK_KHR_depth_stencil_resolve on lavapipe
* VK_KHR_shader_integer_dot_product on RADV.
* OpenGL FP16 support on llvmpipe
* VK_KHR_shader_float16_int8 on lavapipe
* VK_KHR_shader_subgroup_extended_types on lavapipe
* VK_KHR_spirv_1_4 on lavapipe
* Experimental raytracing support on RADV
* VK_KHR_synchronization2 on Intel
* NGG shader based culling is now enabled by default on GFX10.3 on RADV.
* VK_KHR_maintenance4 on RADV
* VK_KHR_format_feature_flags2 on RADV.
* EGL_EXT_present_opaque on wayland
==== Mesa-drivers ====
Version update (21.2.5 -> 21.3.0)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva libvdpau_r300 libvdpau_r600 libvdpau_radeonsi libvulkan_radeon
- n_buildfix-21.3.0.patch
* fixes Mesa-drivers build
- update to 21.3.0
* Panfrost is now officially GLES 3.1 conformant
* RADV has (experimental) ray tracing support
* Iris gained threaded shader compilation
* Zink has seen an enormous amount of work, and now supports GLES 3.2
* Lavapipe has a bunch of new extensions, and now supports Vulkan 1.2
* LLVMpipe got 2-3 times faster for 2D workloads, and gained support for
the compatibility profile on GL 4.5
* VA-API gained support for AV1 videos
* EGL now works on Windows
* Wayland got a workaround for games making bad assumption (alpha means
transparency? who could have known)
* VK_EXT_color_write_enable on lavapipe
* GL_ARB_texture_filter_anisotropic in llvmpipe
* Anisotropic texture filtering in lavapipe
* VK_EXT_shader_atomic_float2 on Intel and RADV.
* VK_EXT_vertex_input_dynamic_state on RADV.
* VK_KHR_timeline_semaphore on lavapipe
* VK_EXT_external_memory_host on lavapipe
* GL_AMD_pinned_memory on llvmpipe
* GL 4.5 compatibility on llvmpipe
* VK_EXT_primitive_topology_list_restart on RADV and lavapipe.
* ES 3.2 on zink
* VK_KHR_depth_stencil_resolve on lavapipe
* VK_KHR_shader_integer_dot_product on RADV.
* OpenGL FP16 support on llvmpipe
* VK_KHR_shader_float16_int8 on lavapipe
* VK_KHR_shader_subgroup_extended_types on lavapipe
* VK_KHR_spirv_1_4 on lavapipe
* Experimental raytracing support on RADV
* VK_KHR_synchronization2 on Intel
* NGG shader based culling is now enabled by default on GFX10.3 on RADV.
* VK_KHR_maintenance4 on RADV
* VK_KHR_format_feature_flags2 on RADV.
* EGL_EXT_present_opaque on wayland
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Apply all patches unconditonally: PackageKit-zypp-c++17.patch is
merged in upstream git and thus does not justify to be
conditionally applied.
- Switching back to autosetup, as this works without conditional
patches.
- Rewrite prep phase to not use autopatch -M: SLE15/Leap15's RPM
version does not support that syntax yet.
==== apache2 ====
- add section for the 'event' MPM to apache2-server-tuning.conf
==== apache2-manual ====
- add section for the 'event' MPM to apache2-server-tuning.conf
==== apache2-mod_php7 ====
Version update (7.4.25 -> 7.4.26)
- updated to 7.4.26: This is a security release (CVE-2021-21707)
which also contains several bug fixes.
See https://www.php.net/ChangeLog-7.php#7.4.26
==== apache2-prefork ====
- add section for the 'event' MPM to apache2-server-tuning.conf
==== apache2-utils ====
- add section for the 'event' MPM to apache2-server-tuning.conf
==== at ====
- Tumbleweed is not affected by the following SLE issues:
* jsc#SLE-17611
* bsc#1181576
==== autoyast2 ====
Version update (4.4.19 -> 4.4.22)
Subpackages: autoyast2-installation
- Do not process the <add-on/> section during the 2nd stage
(bsc#1192185).
- 4.4.22
- Add support for detecting EFI boot during autoinstallation
(jsc#SLE-18819)
- 4.4.21
- bsc#1192626:
- Registration takes place always at the same point, no matter
which installation medium is being used.
- Adapt to the product specification API.
- Stop AutoYaST installation when registration failed on online
medium (bsc#1188211, Josef Reidinger <jreidinger(a)suse.com>).
- 4.4.20
==== cheese ====
Version update (41.0 -> 41.1)
Subpackages: libcheese-common libcheese-gtk25 libcheese8
- Update to version 41.1:
+ meson: avoid positional arguments in merge_file.
+ tests: Compile gsettings schemas for use in build tests.
+ Update DOAP with Gitlab account information.
+ introspection: Pin the API version for now.
+ Updated translations.
- Rename typelib-1_0-Cheese-41_0 subpackage to
typelib-1_0-Cheese-3_0 again, following upstreams revert. Do this
via 2 new defines, typelib_major 3 and typelib_minor 0.
- Use ldconfig_scriptlets for post(un) handling.
- Drop removal of la files, not needed with meson buildsystem.
- Drop libcheese-gtk18 Obsoletes, it was added 10 years ago, we can
probably expect everyone to have updated by now.
- Stop packaging help files as docs, silence rpmlint.
==== container-selinux ====
Version update (2.164.2 -> 2.171.0)
- Update to version 2.171.0
* Define kubernetes_file_t as a config_type
* Allow containers to be socket activated by user domains and by systemd.
* Allow iptables to use fifo files of a container runtime
* Allow container_runtime create all tmpfs content as container_runtime_tmpfs_t
* Allow containers to create lnk_file on tmpfs_t directories.
==== crash ====
Version update (7.2.9_k5.14.14_3 -> 7.3.0_k5.15.3_1)
- Update to 7.3.0 (jsc#SLE-17360).
- Refresh
* eppic-switch-to-system-lib.patch
- Remove upstreamed patches
- crash-xen-increase-__physical_mask_shift_xen-to-52.patch
- crash-arm64-update-mapping-symbol-filter-in-arm64_verify_s.patch
- crash-Fix-segmentation-fault-when-ikconfig-passed-nonstand.patch
- crash-printk-add-support-for-lockless-ringbuffer.patch
- crash-printk-use-committed-finalized-state-values.patch
- crash-x86_64-VC-exception-stack-support.patch
- Refresh to upstream version
* crash-xen-pvops.patch
* crash-handle-by-kernel-task_struct-state-member-changes.patch
=> 0006-Handle-task_struct-state-member-changes-for-kernels-.patch
- Removed trace extension moved to different project upstream.
- Enable Linux 5.14 and pull fixes since 7.3.0
+ 0001-Fix-for-kmem-s-S-option-on-Linux-5.7-and-later-kerne.patch
+ 0002-memory-Add-support-for-SECTION_TAINT_ZONE_DEVICE-fla.patch
+ 0003-memory-Fix-for-kmem-n-option-to-display-NID-correctl.patch
+ 0004-defs.h-Fix-the-value-of-TIF_SIGPENDING-macro.patch
+ 0005-Fix-waitq-command-for-Linux-4.13-and-later-kernels.patch
+ 0007-arm64-rename-ARM64_PAGE_OFFSET_ACTUAL-to-ARM64_FLIP_.patch
+ 0008-arm64-assign-page_offset-with-VA_BITS-kernel-configu.patch
+ 0009-arm64-use-dedicated-bits-to-record-the-VA-space-layo.patch
+ 0010-arm64-implement-switchable-PTOV-VTOP-for-kernels-5.1.patch
+ 0011-diskdump-Fail-readmem-early-if-dump-is-incomplete.patch
+ 0012-netdump-Permit-zero_excluded-for-incomplete-ELF-dump.patch
+ 0013-diskdump-Print-total-number-of-dumpable-pages.patch
+ 0014-diskdump-Introduce-read_pd.patch
+ 0015-x86_64-Fix-check-for-__per_cpu_offset-initialization.patch
+ 0016-arm64-Get-CPU-registers-from-ELF-notes-even-without-.patch
+ 0017-ppc64-Add-MMU-type-info-in-machdep-command.patch
+ 0018-diskdump-Add-support-for-reading-dumpfiles-compresse.patch
+ 0019-Add-kernel-version-dependent-check-for-getting-lengt.patch
+ 0020-arm64-Use-VA_BITS-for-page_offset-calculation.patch
- enable zstd support
+ add crash-enable-zstd-support.patch
==== curl ====
Version update (7.79.1 -> 7.80.0)
Subpackages: libcurl4
- Update to 7.80.0:
* Changes:
- CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuse
- CURLOPT_PREREQFUNCTION: add new callback
- libssh2: add SHA256 fingerprint support
- urlapi: add curl_url_strerror()
* Bugfixes:
- aws-sigv4: make signature work when post data is binary
- c-hyper: don't abort CONNECT responses early when auth-in-progress
- c-hyper: make CURLOPT_SUPPRESS_CONNECT_HEADERS work
- cmake: add CURL_ENABLE_SSL option
- cmake: with OpenSSL, define OPENSSL_SUPPRESS_DEPRECATED
- configure.ac: replace krb5-config with pkg-config
- configure: when hyper is selected, deselect nghttp2
- curl-confopts.m4: remove --enable/disable-hidden-symbols
- curl-openssl.m4: modify library order for openssl linking
- curl_ntlm_core: use OpenSSL only if DES is available
- Curl_updateconninfo: store addresses for QUIC connections too
- ftp: make the MKD retry to retry once per directory
- http: fix Basic auth with empty name field in URL
- http: reject HTTP response codes < 100
- http: remove assert that breaks hyper
- http: set content length earlier
- imap: display quota information
- libssh2: Get the version at runtime if possible
- md5: fix compilation with OpenSSL 3.0 API
- ngtcp2: advertise h3 as well as h3-29
- ngtcp2: compile with the latest nghttp3
- ngtcp2: use latest QUIC TLS RFC9001
- NTLM: use DES_set_key_unchecked with OpenSSL
- openssl: if verifypeer is not requested, skip the CA loading
- openssl: with OpenSSL 1.1.0+ a failed RAND_status means goaway
- schannel: fix memory leak due to failed SSL connection
- sendf: accept zero-length data in Curl_client_write()
- sha256: use high-level EVP interface for OpenSSL
- sws: fix memory leak on exit
- tool_operate: a failed etag save now only fails that transfer
- url: check the return value of curl_url()
- url: set "k->size" -1 at start of request
- urlapi: skip a strlen(), pass in zero
- urlapi: URL decode percent-encoded host names
- vtls: Fix a memory leak if an SSL session cannot be added to the cache
- wolfssl: use for SHA256, MD4, MD5, and setting DES odd parity
* Use --with-openssl configure option, --with-ssl is now deprecated
==== dnsmasq ====
- bsc#1192529, dnsmasq-resolv-conf.patch:
Fix a segfault when re-reading an empty resolv.conf
- Remove "nogroup" membership from the dnsmasq user.
- Use systemd-sysusers from 15.3 onwards
==== dracut ====
Version update (055+suse.129.g7d8c3ce3 -> 055+suse.142.g7d8c3ce3)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 055+suse.142.g7d8c3ce3:
* style(dracut.sh): remove redundant script header
* fix(dracut.sh): change misspelled variable name
* fix(dracut.sh): remove wrong $ in loop sequence
* chore(suse): update spec (jsc#SLE-20248)
* fix(90kernel-modules): add isp1760 USB controller
* fix(iscsi): add support for the new iscsiadm "no-wait" (-W) command (bsc#1187190)
* ci(suse.conf.example): optimal compression parameters for zstd (jsc#SLE-20248)
* feat(dracut.sh): check if target kernel has zstd support compiled in (jsc#SLE-20248)
* ci(suse.conf.example): change default compression option for SUSE (jsc#SLE-20248)
==== drbd ====
Version update (9.0.30~1+git.10bee2d5 -> 9.0.30~1+git.8e9c0812)
Subpackages: drbd-kmp-default
- bsc#1192929, compat to kernel v5.15
- Remove patch convert_to_blk_alloc_disk.patch (upstream)
- Add patch make_block_holder_optional.patch
Add patch move_kvmalloc_related_to_slab.patch
Add patch polling_to_bio_base.patch
Add patch pass_gend_to_blk_queue_update_readahead.patch
Add patch move_bdi_from_request_queue_to_gendisk.patch
Add patch dax_support.patch
Add patch add_disk_error_handle.patch
Add patch have_void_drbd_submit_bio.patch
Add patch remove_bdgrab.patch
==== ell ====
Version update (0.45 -> 0.46)
- update to release 0.46
* Fix issue with DHCP server when OPTION_ROUTER is not configured.
* Fix issue with DHCP obtained lease to retrieve it properly.
==== emacs ====
Subpackages: emacs-info emacs-nox emacs-x11 etags
- Get rid of the old dbus shell code in the emacs shell script
nowadays this should be not needed anymore
- Make dbus code in emacs shell script failsafe
- Enable the NO_AT_BRIDGE code
- Again disable workaround with XLIB_SKIP_ARGB_VISUALS set (boo#1191517)
- Correct quoting of anonymous function calls
==== evince ====
Version update (41.2 -> 41.3)
Subpackages: evince-plugin-comicsdocument evince-plugin-djvudocument evince-plugin-dvidocument evince-plugin-pdfdocument evince-plugin-tiffdocument evince-plugin-xpsdocument libevdocument3-4 libevview3-3 nautilus-evince typelib-1_0-EvinceDocument-3_0 typelib-1_0-EvinceView-3_0
- Update to version 41.3:
+ data: Fix metadata.
+ shell: Remove "Quit" from shortcuts page.
+ Updated translations.
==== firewalld ====
Version update (1.0.1 -> 1.0.2)
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- Update to 1.0.2:
* fix(firewalld): check capng_apply() return code
* fix(nftables): do not log icmp block if inversion
* fix(nftables): rich: source address with netmask
* fix(fw_config): zone: on rename remove then add
* fix(io/functions): check_config against on disk conf
* fix(zone): detect same source/interface in zones
* docs(policy): fix typos
* docs(policies): fix typos
==== fltk ====
Version update (1.3.5 -> 1.3.7)
- update to 1.3.7:
* see CHANGES
* maintenance release with new macOS Big Sur support
and some bug fixes. macOS Big Sur is supported on both Intel and the
new Apple Silicon (M1) chips.
==== fwupd ====
Version update (1.6.2 -> 1.6.4)
Subpackages: libfwupd2 libfwupdplugin2 typelib-1_0-Fwupd-2_0
- Update to version 1.6.4:
* Allow overriding the quirks directory at runtime
* Fix a regression in flashing the Dell dock
* Fix probing the Dell TPM
* Show HSiLevel=0 attributes in JSON security output
* Abort on invalid SREC files early to avoid a fuzzing timeout
* This release adds support for the following hardware:
+ AVer ATLAS CAM/CAM520 Pro2
+ Cayenne/Spyder Synaptics MST
+ VL819 USB devices
- Changes from version 1.6.3:
* This release adds the following features: Fall back to the
parent if the child does not have a battery level set
* This release fixes the following bugs:
+ Disable the uefi_capsule plugin if Redfish coldplug succeeded
+ Fix an elantp crash when starting the daemon
+ Fix compiling with old versions of libxmlb
+ Fix detection of 8Bitdo wireless usb adapter
+ Fix the 8bitdo N30 Pro 2 install duration
+ Fix the modem-manager report that failed to get device after
update
+ Fix writing large redfish firmware files
* This release adds support for the following hardware:
+ Poly Studio P21
+ Realtek RTD2141B
- Switch service to obs_scm, and recompress to buildtime.
- Drop automatic changesgenerate, upstream have perfectly fine and
human understandable release notes at
https://github.com/fwupd/fwupd/releases that should be copied
into .changes.
- Add requires to udisks2 for dbxtool update. (bnc#1192344)
==== gawk ====
- disable racy iolint tests boo#1192521
add gawk-5.1.1-Disable-racy-test-in-test-iolint.awk.patch
- Add readline-devel to enable readline support in the debugger
- Add mpfr-devel to enable support for MPFR mode
==== git ====
Version update (2.33.1 -> 2.34.0)
Subpackages: git-core git-cvs git-daemon git-email git-gui git-svn git-web gitk perl-Git
- git 2.34.0:
* Release notes:
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.3…
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- Add ExtraBuildFlags for build flags that cannot be passed to configure.
- Add support for livepatches (JSC #SLE-20049).
- Generate ipa-clones tarball artifact when livepatching is enabled.
- glibc.rpmlintrc: Update for rpmlint2
==== gmp ====
- Add gmp-6.2.1-CVE-2021-43618.patch to fix buffer overflow on
malformed input to mpz_inp_raw. [bsc#1192717, CVE-2021-43618]
==== gnome-music ====
- Drop the following patches which removes useful code and brings
hard time for future rebase:
+ 0001-Revert-grltrackerwrapper-Add-static-type-annotations.patch
+ 0002-Revert-coresong-Add-static-type-annotations.patch
+ 0003-gnome-music-use-python36.patch
- Rewrite the patches only disabling the python3.7 specific
feature:
+ 0001-gnome-music-use-python36.patch
+ 0002-gnome-music-revert-from-future-import-annotations.patch
==== gnome-screenshot ====
Version update (40.0 -> 41.0)
- Update to version 41.0:
+ Drop support for non-unique mode in headless instance.
+ metainfo: Align app name with .desktop name
+ Updated translations.
- Rebase patch with quilt.
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Fix arm64 kernel image not aligned on 64k boundary (bsc#1192522)
* 0001-arm64-Fix-EFI-loader-kernel-image-allocation.patch
* 0002-Arm-check-for-the-PE-magic-for-the-compiled-arch.patch
==== gtk-vnc ====
Version update (1.2.0 -> 1.3.0)
Subpackages: libgtk-vnc-2_0-0 libgvnc-1_0-0
- Update to version 1.3.0:
+ Add API to request screen rotation.
+ Automatically pick gthread coroutine if ucontext is not
available.
+ Fix meson logic bug when disabling vala.
+ Honour choice of python when generating keymaps.
+ Fix error reporting and memory leaks encrypting auth data.
+ Fix missing includes for GDK quartz and broadway backends.
+ Switch to GNUTLS for VNC auth challenge to fix empty password
handling.
+ Fix handling of auth subtypes in gvnccapture program.
==== haveged ====
Subpackages: libhavege2
- Remove ProtectKernelTunables hardening, causes the service to fail
(boo#1192921)
==== health-checker ====
Version update (1.5 -> 1.6)
Subpackages: health-checker-plugins-MicroOS
- Update to version 1.6
* Adapt rd.retry to also trigger initqueue timeout tasks
[gh#kubic-project/health-checker#11]
* Reboot system and let the GRUB health-checker part try to find
a working initrd if root file system could not be mounted -
instead of ending up in an emergency shell
* Correctly declare Bash scripts as such
==== iproute2 ====
Version update (5.14 -> 5.15)
- update to 5.15:
* lib: bpf_legacy: fix bpffs mount when /sys/fs/bpf exists
* man: devlink-port: fix the devlink port add synopsis
* man: devlink-port: fix pfnum for devlink port add
* iptuntap: fix multi-queue flag display
* mptcp: unbreak JSON endpoint list
* ipneigh: add support to print brief output of neigh cache in
tabular format
* ip/bond: add LACP active support
* ip/tunnel: always print all known attributes
* Add, show, link, remove IOAM namespaces and schemas
* New IOAM6 encap type for routes
* tc/skbmod: Introduce SKBMOD_F_ECN option
* tc/f_flower: fix port range parsing
==== iptables ====
Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins
- Fix libalternatives configuration for ebtables and arptables
by keeping argv0, fixes bsc#1192799.
==== kernel-firmware ====
Version update (20211027 -> 20211115)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20211115 (git commit f5d519563ac9):
* linux-firmware: Update AMD cpu microcode
* amdgpu: update raven2 firmware from 21.40
* amdgpu: update navi14 firmware from 21.40
* amdgpu: update raven firmware from 21.40
* amdgpu: update navi12 firmware from 21.40
* amdgpu: update navi10 firmware from 21.40
* amdgpu: update vega20 firmware from 21.40
* amdgpu: update vega12 firmware from 21.40
* amdgpu: update vega10 firmware from 21.40
* amdgpu: update picasso firmware from 21.40
* amdgpu: update vangogh firmware from 21.40
* amdgpu: update beige goby firmware from 21.40
* amdgpu: add cyan skillfish firmware from 21.40
* amdgpu: update dimgrey cavefish firmware from 21.40
* amdgpu: update green sardine firmware from 21.40
* amdgpu: update navy flounder firmware from 21.40
* amdgpu: update renoir firmware from 21.40
* amdgpu: update arcturus firmware from 21.40
* amdgpu: update sienna cichlid firmware from 21.40
* rtl_bt: Update RTL8852A BT USB firmware to 0xDBA9_6937
* iwlwifi: add new FWs from core64-96 release
* iwlwifi: update 9000-family firmwares to core64-96
* amdgpu: update VCN firmware for green sardine
* linux-firmware: update frimware for mediatek bluetooth chip (MT7921)
- Update aliases
==== kernel-source ====
Version update (5.14.14 -> 5.15.3)
Subpackages: kernel-default kernel-docs
- blacklist.conf: add one arm64's w/o prerequisites
- commit 404f576
- samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu
(git-fixes).
- commit a48a8e6
- selftests: net: switch to socat in the GSO GRE test (git-fixes).
- KVM: Fix steal time asm constraints (git-fixes).
- commit 24aa787
- Linux 5.15.3 (bsc#1012628).
- xhci: Fix USB 3.1 enumeration issues by increasing roothub
power-on-good delay (bsc#1012628).
- usb: xhci: Enable runtime-pm by default on AMD Yellow Carp
platform (bsc#1012628).
- Input: iforce - fix control-message timeout (bsc#1012628).
- Input: elantench - fix misreporting trackpoint coordinates
(bsc#1012628).
- libata: fix read log timeout value (bsc#1012628).
- ocfs2: fix data corruption on truncate (bsc#1012628).
- scsi: scsi_ioctl: Validate command size (bsc#1012628).
- scsi: core: Avoid leaving shost->last_reset with stale value
if EH does not run (bsc#1012628).
- scsi: core: Remove command size deduction from
scsi_setup_scsi_cmnd() (bsc#1012628).
- scsi: lpfc: Don't release final kref on Fport node while ABTS
outstanding (bsc#1012628).
- scsi: lpfc: Fix FCP I/O flush functionality for TMF routines
(bsc#1012628).
- scsi: qla2xxx: Fix crash in NVMe abort path (bsc#1012628).
- scsi: qla2xxx: Fix kernel crash when accessing port_speed
sysfs file (bsc#1012628).
- scsi: qla2xxx: Fix use after free in eh_abort path
(bsc#1012628).
- ce/gf100: fix incorrect CE0 address calculation on some GPUs
(bsc#1012628).
- char: xillybus: fix msg_ep UAF in xillyusb_probe()
(bsc#1012628).
- mmc: mtk-sd: Add wait dma stop done flow (bsc#1012628).
- mmc: dw_mmc: Dont wait for DRTO on Write RSP error
(bsc#1012628).
- exfat: fix incorrect loading of i_blocks for large files
(bsc#1012628).
- io-wq: remove worker to owner tw dependency (bsc#1012628).
- parisc: Fix set_fixmap() on PA1.x CPUs (bsc#1012628).
- parisc: Fix ptrace check on syscall return (bsc#1012628).
- tpm: Check for integer overflow in tpm2_map_response_body()
(bsc#1012628).
- firmware/psci: fix application of sizeof to pointer
(bsc#1012628).
- crypto: s5p-sss - Add error handling in s5p_aes_probe()
(bsc#1012628).
- media: rkvdec: Do not override sizeimage for output format
(bsc#1012628).
- media: ite-cir: IR receiver stop working after receive overflow
(bsc#1012628).
- media: rkvdec: Support dynamic resolution changes (bsc#1012628).
- media: ir-kbd-i2c: improve responsiveness of hauppauge zilog
receivers (bsc#1012628).
- media: v4l2-ioctl: Fix check_ext_ctrls (bsc#1012628).
- ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14
(bsc#1012628).
- ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo PC70HS (bsc#1012628).
- ALSA: hda/realtek: Headset fixup for Clevo NH77HJQ
(bsc#1012628).
- ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54N
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for ASUS UX550VE (bsc#1012628).
- ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LED
(bsc#1012628).
- ALSA: ua101: fix division by zero at probe (bsc#1012628).
- ALSA: 6fire: fix control and bulk message timeouts
(bsc#1012628).
- ALSA: line6: fix control and interrupt message timeouts
(bsc#1012628).
- ALSA: mixer: oss: Fix racy access to slots (bsc#1012628).
- ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume
(bsc#1012628).
- ALSA: usb-audio: Line6 HX-Stomp XL USB_ID for 48k-fixed quirk
(bsc#1012628).
- ALSA: usb-audio: Add registration quirk for JBL Quantum 400
(bsc#1012628).
- ALSA: hda: Free card instance properly at probe errors
(bsc#1012628).
- ALSA: synth: missing check for possible NULL after the call
to kstrdup (bsc#1012628).
- ALSA: pci: rme: Fix unaligned buffer addresses (bsc#1012628).
- ALSA: PCM: Fix NULL dereference at mmap checks (bsc#1012628).
- ALSA: timer: Fix use-after-free problem (bsc#1012628).
- ALSA: timer: Unconditionally unlink slave instances, too
(bsc#1012628).
- Revert "ext4: enforce buffer head state assertion in
ext4_da_map_blocks" (bsc#1012628).
- ext4: fix lazy initialization next schedule time computation
in more granular unit (bsc#1012628).
- ext4: ensure enough credits in ext4_ext_shift_path_extents
(bsc#1012628).
- ext4: refresh the ext4_ext_path struct after dropping i_data_sem
(bsc#1012628).
- fuse: fix page stealing (bsc#1012628).
- x86/sme: Use #define USE_EARLY_PGTABLE_L5 in
mem_encrypt_identity.c (bsc#1012628).
- x86/cpu: Fix migration safety with X86_BUG_NULL_SEL
(bsc#1012628).
- x86/irq: Ensure PI wakeup handler is unregistered before module
unload (bsc#1012628).
- x86/iopl: Fake iopl(3) CLI/STI usage (bsc#1012628).
- btrfs: clear MISSING device status bit in btrfs_close_one_device
(bsc#1012628).
- btrfs: fix lost error handling when replaying directory deletes
(bsc#1012628).
- btrfs: call btrfs_check_rw_degradable only if there is a
missing device (bsc#1012628).
- KVM: x86/mmu: Drop a redundant, broken remote TLB flush
(bsc#1012628).
- KVM: VMX: Unregister posted interrupt wakeup handler on hardware
unsetup (bsc#1012628).
- KVM: PPC: Tick accounting should defer vtime accounting 'til
after IRQ handling (bsc#1012628).
- ia64: kprobes: Fix to pass correct trampoline address to the
handler (bsc#1012628).
- selinux: fix race condition when computing ocontext SIDs
(bsc#1012628).
- ipmi:watchdog: Set panic count to proper value on a panic
(bsc#1012628).
- md/raid1: only allocate write behind bio for WriteMostly device
(bsc#1012628).
- hwmon: (pmbus/lm25066) Add offset coefficients (bsc#1012628).
- regulator: s5m8767: do not use reset value as DVS voltage if
GPIO DVS is disabled (bsc#1012628).
- regulator: dt-bindings: samsung,s5m8767: correct
s5m8767,pmic-buck-default-dvs-idx property (bsc#1012628).
- EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
(bsc#1012628).
- mwifiex: fix division by zero in fw download path (bsc#1012628).
- ath6kl: fix division by zero in send path (bsc#1012628).
- ath6kl: fix control-message timeout (bsc#1012628).
- ath10k: fix control-message timeout (bsc#1012628).
- ath10k: fix division by zero in send path (bsc#1012628).
- PCI: Mark Atheros QCA6174 to avoid bus reset (bsc#1012628).
- rtl8187: fix control-message timeouts (bsc#1012628).
- evm: mark evm_fixmode as __ro_after_init (bsc#1012628).
- ifb: Depend on netfilter alternatively to tc (bsc#1012628).
- platform/surface: aggregator_registry: Add support for Surface
Laptop Studio (bsc#1012628).
- mt76: mt7615: fix skb use-after-free on mac reset (bsc#1012628).
- HID: surface-hid: Use correct event registry for managing HID
events (bsc#1012628).
- HID: surface-hid: Allow driver matching for target ID 1 devices
(bsc#1012628).
- wcn36xx: Fix HT40 capability for 2Ghz band (bsc#1012628).
- wcn36xx: Fix tx_status mechanism (bsc#1012628).
- wcn36xx: Fix (QoS) null data frame bitrate/modulation
(bsc#1012628).
- PM: sleep: Do not let "syscore" devices runtime-suspend during
system transitions (bsc#1012628).
- mwifiex: Read a PCI register after writing the TX ring write
pointer (bsc#1012628).
- mwifiex: Try waking the firmware until we get an interrupt
(bsc#1012628).
- libata: fix checking of DMA state (bsc#1012628).
- dma-buf: fix and rework dma_buf_poll v7 (bsc#1012628).
- wcn36xx: handle connection loss indication (bsc#1012628).
- rsi: fix occasional initialisation failure with BT coex
(bsc#1012628).
- rsi: fix key enabled check causing unwanted encryption for
vap_id > 0 (bsc#1012628).
- rsi: fix rate mask set leading to P2P failure (bsc#1012628).
- rsi: Fix module dev_oper_mode parameter description
(bsc#1012628).
- perf/x86/intel/uncore: Support extra IMC channel on Ice Lake
server (bsc#1012628).
- perf/x86/intel/uncore: Fix invalid unit check (bsc#1012628).
- perf/x86/intel/uncore: Fix Intel ICX IIO event constraints
(bsc#1012628).
- RDMA/qedr: Fix NULL deref for query_qp on the GSI QP
(bsc#1012628).
- ASoC: tegra: Set default card name for Trimslice (bsc#1012628).
- ASoC: tegra: Restore AC97 support (bsc#1012628).
- signal: Remove the bogus sigkill_pending in ptrace_stop
(bsc#1012628).
- memory: renesas-rpc-if: Correct QSPI data transfer in Manual
mode (bsc#1012628).
- signal/mips: Update (_save|_restore)_fp_context to fail with
- EFAULT (bsc#1012628).
- signal: Add SA_IMMUTABLE to ensure forced siganls do not get
changed (bsc#1012628).
- soc: samsung: exynos-pmu: Fix compilation when nothing selects
CONFIG_MFD_CORE (bsc#1012628).
- soc: fsl: dpio: replace smp_processor_id with
raw_smp_processor_id (bsc#1012628).
- soc: fsl: dpio: use the combined functions to protect critical
zone (bsc#1012628).
- mtd: rawnand: socrates: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mctp: handle the struct sockaddr_mctp padding fields
(bsc#1012628).
- power: supply: max17042_battery: Prevent int underflow in
set_soc_threshold (bsc#1012628).
- power: supply: max17042_battery: use VFSOC for capacity when
no rsns (bsc#1012628).
- iio: core: fix double free in iio_device_unregister_sysfs()
(bsc#1012628).
- iio: core: check return value when calling dev_set_name()
(bsc#1012628).
- KVM: arm64: Extract ESR_ELx.EC only (bsc#1012628).
- KVM: x86: Fix recording of guest steal time / preempted status
(bsc#1012628).
- KVM: x86: Add helper to consolidate core logic of SET_CPUID{2}
flows (bsc#1012628).
- KVM: nVMX: Query current VMCS when determining if MSR bitmaps
are in use (bsc#1012628).
- KVM: nVMX: Handle dynamic MSR intercept toggling (bsc#1012628).
- can: peak_usb: always ask for BERR reporting for PCAN-USB
devices (bsc#1012628).
- can: mcp251xfd: mcp251xfd_irq(): add missing
can_rx_offload_threaded_irq_finish() in case of bus off
(bsc#1012628).
- can: j1939: j1939_tp_cmd_recv(): ignore abort message in the
BAM transport (bsc#1012628).
- can: j1939: j1939_can_recv(): ignore messages with invalid
source address (bsc#1012628).
- can: j1939: j1939_tp_cmd_recv(): check the dst address of
TP.CM_BAM (bsc#1012628).
- iio: adc: tsc2046: fix scan interval warning (bsc#1012628).
- powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot
be found (bsc#1012628).
- io_uring: honour zeroes as io-wq worker limits (bsc#1012628).
- ring-buffer: Protect ring_buffer_reset() from reentrancy
(bsc#1012628).
- serial: core: Fix initializing and restoring termios speed
(bsc#1012628).
- ifb: fix building without CONFIG_NET_CLS_ACT (bsc#1012628).
- xen/balloon: add late_initcall_sync() for initial ballooning
done (bsc#1012628).
- ovl: fix use after free in struct ovl_aio_req (bsc#1012628).
- ovl: fix filattr copy-up failure (bsc#1012628).
- PCI: pci-bridge-emul: Fix emulation of W1C bits (bsc#1012628).
- PCI: cadence: Add cdns_plat_pcie_probe() missing return
(bsc#1012628).
- cxl/pci: Fix NULL vs ERR_PTR confusion (bsc#1012628).
- PCI: aardvark: Do not clear status bits of masked interrupts
(bsc#1012628).
- PCI: aardvark: Fix checking for link up via LTSSM state
(bsc#1012628).
- PCI: aardvark: Do not unmask unused interrupts (bsc#1012628).
- PCI: aardvark: Fix reporting Data Link Layer Link Active
(bsc#1012628).
- PCI: aardvark: Fix configuring Reference clock (bsc#1012628).
- PCI: aardvark: Fix return value of MSI domain .alloc() method
(bsc#1012628).
- PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
(bsc#1012628).
- PCI: aardvark: Fix support for bus mastering and PCI_COMMAND
on emulated bridge (bsc#1012628).
- PCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET on
emulated bridge (bsc#1012628).
- PCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
(bsc#1012628).
- PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated
bridge (bsc#1012628).
- quota: check block number when reading the block in quota file
(bsc#1012628).
- quota: correct error number in free_dqentry() (bsc#1012628).
- cifs: To match file servers, make sure the server hostname
matches (bsc#1012628).
- cifs: set a minimum of 120s for next dns resolution
(bsc#1012628).
- mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
(bsc#1012628).
- pinctrl: core: fix possible memory leak in pinctrl_enable()
(bsc#1012628).
- coresight: cti: Correct the parameter for pm_runtime_put
(bsc#1012628).
- coresight: trbe: Fix incorrect access of the sink specific data
(bsc#1012628).
- coresight: trbe: Defer the probe on offline CPUs (bsc#1012628).
- iio: buffer: check return value of kstrdup_const()
(bsc#1012628).
- iio: buffer: Fix memory leak in
iio_buffers_alloc_sysfs_and_mask() (bsc#1012628).
- iio: buffer: Fix memory leak in
__iio_buffer_alloc_sysfs_and_mask() (bsc#1012628).
- iio: buffer: Fix memory leak in
iio_buffer_register_legacy_sysfs_groups() (bsc#1012628).
- drivers: iio: dac: ad5766: Fix dt property name (bsc#1012628).
- iio: dac: ad5446: Fix ad5622_write() return value (bsc#1012628).
- iio: ad5770r: make devicetree property reading consistent
(bsc#1012628).
- Documentation:devicetree:bindings:iio:dac: Fix val
(bsc#1012628).
- USB: serial: keyspan: fix memleak on probe errors (bsc#1012628).
- serial: 8250: fix racy uartclk update (bsc#1012628).
- ksmbd: set unique value to volume serial field in
FS_VOLUME_INFORMATION (bsc#1012628).
- io-wq: serialize hash clear with wakeup (bsc#1012628).
- serial: 8250: Fix reporting real baudrate value in c_ospeed
field (bsc#1012628).
- Revert "serial: 8250: Fix reporting real baudrate value in
c_ospeed field" (bsc#1012628).
- most: fix control-message timeouts (bsc#1012628).
- USB: iowarrior: fix control-message timeouts (bsc#1012628).
- USB: chipidea: fix interrupt deadlock (bsc#1012628).
- power: supply: max17042_battery: Clear status bits in interrupt
handler (bsc#1012628).
- component: do not leave master devres group open after bind
(bsc#1012628).
- dma-buf: WARN on dmabuf release with pending attachments
(bsc#1012628).
- drm: panel-orientation-quirks: Update the Lenovo Ideapad D330
quirk (v2) (bsc#1012628).
- drm: panel-orientation-quirks: Add quirk for KD Kurio Smart
C15200 2-in-1 (bsc#1012628).
- drm: panel-orientation-quirks: Add quirk for the Samsung Galaxy
Book 10.6 (bsc#1012628).
- Bluetooth: fix use-after-free error in lock_sock_nested()
(bsc#1012628).
- Bluetooth: call sock_hold earlier in sco_conn_del (bsc#1012628).
- drm/panel-orientation-quirks: add Valve Steam Deck
(bsc#1012628).
- rcutorture: Avoid problematic critical section nesting on
PREEMPT_RT (bsc#1012628).
- platform/x86: wmi: do not fail if disabling fails (bsc#1012628).
- drm/amdgpu: move iommu_resume before ip init/resume
(bsc#1012628).
- MIPS: lantiq: dma: add small delay after reset (bsc#1012628).
- MIPS: lantiq: dma: reset correct number of channel
(bsc#1012628).
- locking/lockdep: Avoid RCU-induced noinstr fail (bsc#1012628).
- net: sched: update default qdisc visibility after Tx queue
cnt changes (bsc#1012628).
- ACPI: resources: Add DMI-based legacy IRQ override quirk
(bsc#1012628).
- rcu-tasks: Move RTGS_WAIT_CBS to beginning of
rcu_tasks_kthread() loop (bsc#1012628).
- smackfs: Fix use-after-free in netlbl_catmap_walk()
(bsc#1012628).
- ath11k: Align bss_chan_info structure with firmware
(bsc#1012628).
- crypto: aesni - check walk.nbytes instead of err (bsc#1012628).
- x86/mm/64: Improve stack overflow warnings (bsc#1012628).
- x86: Increase exception stack sizes (bsc#1012628).
- mwifiex: Run SET_BSS_MODE when changing from P2P to STATION
vif-type (bsc#1012628).
- mwifiex: Properly initialize private structure on interface
type changes (bsc#1012628).
- spi: Check we have a spi_device_id for each DT compatible
(bsc#1012628).
- fscrypt: allow 256-bit master keys with AES-256-XTS
(bsc#1012628).
- drm/amdgpu: Fix MMIO access page fault (bsc#1012628).
- drm/amd/display: Fix null pointer dereference for encoders
(bsc#1012628).
- selftests: net: fib_nexthops: Wait before checking reported
idle time (bsc#1012628).
- ath11k: Avoid reg rules update during firmware recovery
(bsc#1012628).
- ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
(bsc#1012628).
- ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map
reinjected packets (bsc#1012628).
- ath10k: high latency fixes for beacon buffer (bsc#1012628).
- octeontx2-pf: Enable promisc/allmulti match MCAM entries
(bsc#1012628).
- media: mt9p031: Fix corrupted frame after restarting stream
(bsc#1012628).
- media: netup_unidvb: handle interrupt properly according to
the firmware (bsc#1012628).
- media: atomisp: Fix error handling in probe (bsc#1012628).
- media: stm32: Potential NULL pointer dereference in
dcmi_irq_thread() (bsc#1012628).
- media: uvcvideo: Set capability in s_param (bsc#1012628).
- media: uvcvideo: Return -EIO for control errors (bsc#1012628).
- media: uvcvideo: Set unique vdev name based in type
(bsc#1012628).
- media: vidtv: Fix memory leak in remove (bsc#1012628).
- media: s5p-mfc: fix possible null-pointer dereference in
s5p_mfc_probe() (bsc#1012628).
- media: s5p-mfc: Add checking to s5p_mfc_probe() (bsc#1012628).
- media: videobuf2: rework vb2_mem_ops API (bsc#1012628).
- media: imx: set a media_device bus_info string (bsc#1012628).
- media: rcar-vin: Use user provided buffers when starting
(bsc#1012628).
- media: mceusb: return without resubmitting URB in case of
- EPROTO error (bsc#1012628).
- ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK
(bsc#1012628).
- rtw88: fix RX clock gate setting while fifo dump (bsc#1012628).
- brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
(bsc#1012628).
- media: rcar-csi2: Add checking to rcsi2_start_receiver()
(bsc#1012628).
- ipmi: Disable some operations during a panic (bsc#1012628).
- fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
(bsc#1012628).
- kselftests/sched: cleanup the child processes (bsc#1012628).
- ACPICA: Avoid evaluating methods too early during system resume
(bsc#1012628).
- cpufreq: Make policy min/max hard requirements (bsc#1012628).
- ice: Move devlink port to PF/VF struct (bsc#1012628).
- media: imx-jpeg: Fix possible null pointer dereference
(bsc#1012628).
- media: ipu3-imgu: imgu_fmt: Handle properly try (bsc#1012628).
- media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info (bsc#1012628).
- media: usb: dvd-usb: fix uninit-value bug in
dibusb_read_eeprom_byte() (bsc#1012628).
- net-sysfs: try not to restart the syscall if it will fail
eventually (bsc#1012628).
- drm/amdkfd: rm BO resv on validation to avoid deadlock
(bsc#1012628).
- tracefs: Have tracefs directories not set OTH permission bits
by default (bsc#1012628).
- tracing: Disable "other" permission bits in the tracefs files
(bsc#1012628).
- ath: dfs_pattern_detector: Fix possible null-pointer dereference
in channel_detector_create() (bsc#1012628).
- KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercall
(bsc#1012628).
- mmc: moxart: Fix reference count leaks in moxart_probe
(bsc#1012628).
- iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return
value (bsc#1012628).
- ACPI: battery: Accept charges over the design capacity as full
(bsc#1012628).
- ACPI: scan: Release PM resources blocked by unused objects
(bsc#1012628).
- drm/amd/display: fix null pointer deref when plugging in display
(bsc#1012628).
- drm/amdkfd: fix resume error when iommu disabled in Picasso
(bsc#1012628).
- net: phy: micrel: make *-skew-ps check more lenient
(bsc#1012628).
- leaking_addresses: Always print a trailing newline
(bsc#1012628).
- thermal/core: Fix null pointer dereference in thermal_release()
(bsc#1012628).
- drm/msm: prevent NULL dereference in
msm_gpu_crashstate_capture() (bsc#1012628).
- thermal/drivers/tsens: Add timeout to get_temp_tsens_valid
(bsc#1012628).
- block: bump max plugged deferred size from 16 to 32
(bsc#1012628).
- floppy: fix calling platform_device_unregister() on invalid
drives (bsc#1012628).
- md: update superblock after changing rdev flags in state_store
(bsc#1012628).
- memstick: r592: Fix a UAF bug when removing the driver
(bsc#1012628).
- locking/rwsem: Disable preemption for spinning region
(bsc#1012628).
- lib/xz: Avoid overlapping memcpy() with invalid input with
in-place decompression (bsc#1012628).
- lib/xz: Validate the value before assigning it to an enum
variable (bsc#1012628).
- workqueue: make sysfs of unbound kworker cpumask more clever
(bsc#1012628).
- tracing/cfi: Fix cmp_entries_* functions signature mismatch
(bsc#1012628).
- mt76: mt7915: fix an off-by-one bound check (bsc#1012628).
- mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
(bsc#1012628).
- iwlwifi: change all JnP to NO-160 configuration (bsc#1012628).
- block: remove inaccurate requeue check (bsc#1012628).
- media: allegro: ignore interrupt if mailbox is not initialized
(bsc#1012628).
- drm/amdgpu/pm: properly handle sclk for profiling modes on
vangogh (bsc#1012628).
- nvmet: fix use-after-free when a port is removed (bsc#1012628).
- nvmet-rdma: fix use-after-free when a port is removed
(bsc#1012628).
- nvmet-tcp: fix use-after-free when a port is removed
(bsc#1012628).
- nvme: drop scan_lock and always kick requeue list when removing
namespaces (bsc#1012628).
- samples/bpf: Fix application of sizeof to pointer (bsc#1012628).
- arm64: vdso32: suppress error message for 'make mrproper'
(bsc#1012628).
- PM: hibernate: Get block device exclusively in swsusp_check()
(bsc#1012628).
- selftests: kvm: fix mismatched fclose() after popen()
(bsc#1012628).
- selftests/bpf: Fix perf_buffer test on system with offline cpus
(bsc#1012628).
- iwlwifi: mvm: disable RX-diversity in powersave (bsc#1012628).
- smackfs: use __GFP_NOFAIL for smk_cipso_doi() (bsc#1012628).
- ARM: clang: Do not rely on lr register for stacktrace
(bsc#1012628).
- gre/sit: Don't generate link-local addr if addr_gen_mode is
IN6_ADDR_GEN_MODE_NONE (bsc#1012628).
- can: bittiming: can_fixup_bittiming(): change type of tseg1
and alltseg to unsigned int (bsc#1012628).
- gfs2: Cancel remote delete work asynchronously (bsc#1012628).
- gfs2: Fix glock_hash_walk bugs (bsc#1012628).
- ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 (bsc#1012628).
- tools/latency-collector: Use correct size when writing
queue_full_warning (bsc#1012628).
- vrf: run conntrack only in context of lower/physdev for locally
generated packets (bsc#1012628).
- net: annotate data-race in neigh_output() (bsc#1012628).
- ACPI: AC: Quirk GK45 to skip reading _PSR (bsc#1012628).
- ACPI: resources: Add one more Medion model in IRQ override quirk
(bsc#1012628).
- btrfs: reflink: initialize return value to 0 in
btrfs_extent_same() (bsc#1012628).
- btrfs: do not take the uuid_mutex in btrfs_rm_device
(bsc#1012628).
- spi: bcm-qspi: Fix missing clk_disable_unprepare() on error
in bcm_qspi_probe() (bsc#1012628).
- wcn36xx: Correct band/freq reporting on RX (bsc#1012628).
- wcn36xx: Fix packet drop on resume (bsc#1012628).
- Revert "wcn36xx: Enable firmware link monitoring" (bsc#1012628).
- ftrace: do CPU checking after preemption disabled (bsc#1012628).
- inet: remove races in inet{6}_getname() (bsc#1012628).
- x86/hyperv: Protect set_hv_tscchange_cb() against getting
preempted (bsc#1012628).
- drm/amd/display: dcn20_resource_construct reduce scope of FPU
enabled (bsc#1012628).
- selftests/core: fix conflicting types compile error for
close_range() (bsc#1012628).
- perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
(bsc#1012628).
- parisc: fix warning in flush_tlb_all (bsc#1012628).
- task_stack: Fix end_of_stack() for architectures with
upwards-growing stack (bsc#1012628).
- erofs: don't trigger WARN() when decompression fails
(bsc#1012628).
- parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
(bsc#1012628).
- parisc/kgdb: add kgdb_roundup() to make kgdb work with idle
polling (bsc#1012628).
- netfilter: conntrack: set on IPS_ASSURED if flows enters
internal stream state (bsc#1012628).
- selftests/bpf: Fix strobemeta selftest regression (bsc#1012628).
- fbdev/efifb: Release PCI device's runtime PM ref during FB
destroy (bsc#1012628).
- drm/bridge: anx7625: Propagate errors from sp_tx_rst_aux()
(bsc#1012628).
- perf/x86/intel/uncore: Fix Intel SPR CHA event constraints
(bsc#1012628).
- perf/x86/intel/uncore: Fix Intel SPR IIO event constraints
(bsc#1012628).
- perf/x86/intel/uncore: Fix Intel SPR M2PCIE event constraints
(bsc#1012628).
- perf/x86/intel/uncore: Fix Intel SPR M3UPI event constraints
(bsc#1012628).
- drm/bridge: it66121: Initialize {device,vendor}_ids
(bsc#1012628).
- drm/bridge: it66121: Wait for next bridge to be probed
(bsc#1012628).
- Bluetooth: fix init and cleanup of sco_conn.timeout_work
(bsc#1012628).
- libbpf: Don't crash on object files with no symbol tables
(bsc#1012628).
- Bluetooth: hci_uart: fix GPF in h5_recv (bsc#1012628).
- rcu: Fix existing exp request check in
sync_sched_exp_online_cleanup() (bsc#1012628).
- MIPS: lantiq: dma: fix burst length for DEU (bsc#1012628).
- x86/xen: Mark cpu_bringup_and_idle() as dead_end_function
(bsc#1012628).
- objtool: Handle __sanitize_cov*() tail calls (bsc#1012628).
- net/mlx5: Publish and unpublish all devlink parameters at once
(bsc#1012628).
- drm/v3d: fix wait for TMU write combiner flush (bsc#1012628).
- crypto: sm4 - Do not change section of ck and sbox
(bsc#1012628).
- virtio-gpu: fix possible memory allocation failure
(bsc#1012628).
- lockdep: Let lock_is_held_type() detect recursive read as read
(bsc#1012628).
- net: net_namespace: Fix undefined member in key_remove_domain()
(bsc#1012628).
- net: phylink: don't call netif_carrier_off() with NULL netdev
(bsc#1012628).
- drm: bridge: it66121: Fix return value it66121_probe
(bsc#1012628).
- spi: Fixed division by zero warning (bsc#1012628).
- cgroup: Make rebind_subsystems() disable v2 controllers all
at once (bsc#1012628).
- wcn36xx: Fix Antenna Diversity Switching (bsc#1012628).
- wilc1000: fix possible memory leak in cfg_scan_result()
(bsc#1012628).
- Bluetooth: btmtkuart: fix a memleak in mtk_hci_wmt_sync
(bsc#1012628).
- drm/amdgpu: Fix crash on device remove/driver unload
(bsc#1012628).
- drm/amd/display: Pass display_pipe_params_st as const in DML
(bsc#1012628).
- drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early
stage (bsc#1012628).
- crypto: caam - disable pkc for non-E SoCs (bsc#1012628).
- crypto: qat - power up 4xxx device (bsc#1012628).
- Bluetooth: hci_h5: Fix (runtime)suspend issues on RTL8723BS HCIs
(bsc#1012628).
- bnxt_en: Check devlink allocation and registration status
(bsc#1012628).
- qed: Don't ignore devlink allocation failures (bsc#1012628).
- rxrpc: Fix _usecs_to_jiffies() by using usecs_to_jiffies()
(bsc#1012628).
- mptcp: do not shrink snd_nxt when recovering (bsc#1012628).
- fortify: Fix dropped strcpy() compile-time write overflow check
(bsc#1012628).
- mac80211: twt: don't use potentially unaligned pointer
(bsc#1012628).
- cfg80211: always free wiphy specific regdomain (bsc#1012628).
- net/mlx5: Accept devlink user input after driver initialization
complete (bsc#1012628).
- net: dsa: rtl8366rb: Fix off-by-one bug (bsc#1012628).
- net: dsa: rtl8366: Fix a bug in deleting VLANs (bsc#1012628).
- bpf/tests: Fix error in tail call limit tests (bsc#1012628).
- ath11k: fix some sleeping in atomic bugs (bsc#1012628).
- ath11k: Avoid race during regd updates (bsc#1012628).
- ath11k: fix packet drops due to incorrect 6 GHz freq value in
rx status (bsc#1012628).
- ath11k: Fix memory leak in ath11k_qmi_driver_event_work
(bsc#1012628).
- gve: DQO: avoid unused variable warnings (bsc#1012628).
- ath10k: Fix missing frame timestamp for beacon/probe-resp
(bsc#1012628).
- ath10k: sdio: Add missing BH locking around napi_schdule()
(bsc#1012628).
- drm/ttm: stop calling tt_swapin in vm_access (bsc#1012628).
- arm64: mm: update max_pfn after memory hotplug (bsc#1012628).
- drm/amdgpu: fix warning for overflow check (bsc#1012628).
- libbpf: Fix skel_internal.h to set errno on loader retval <
0 (bsc#1012628).
- media: em28xx: add missing em28xx_close_extension (bsc#1012628).
- media: meson-ge2d: Fix rotation parameter changes detection in
'ge2d_s_ctrl()' (bsc#1012628).
- media: cxd2880-spi: Fix a null pointer dereference on error
handling path (bsc#1012628).
- media: ttusb-dec: avoid release of non-acquired mutex
(bsc#1012628).
- media: dvb-usb: fix ununit-value in az6027_rc_query
(bsc#1012628).
- media: imx258: Fix getting clock frequency (bsc#1012628).
- media: v4l2-ioctl: S_CTRL output the right value (bsc#1012628).
- media: mtk-vcodec: venc: fix return value when start_streaming
fails (bsc#1012628).
- media: TDA1997x: handle short reads of hdmi info frame
(bsc#1012628).
- media: mtk-vpu: Fix a resource leak in the error handling path
of 'mtk_vpu_probe()' (bsc#1012628).
- media: imx-jpeg: Fix the error handling path of
'mxc_jpeg_probe()' (bsc#1012628).
- media: i2c: ths8200 needs V4L2_ASYNC (bsc#1012628).
- media: sun6i-csi: Allow the video device to be open multiple
times (bsc#1012628).
- media: radio-wl1273: Avoid card name truncation (bsc#1012628).
- media: si470x: Avoid card name truncation (bsc#1012628).
- media: tm6000: Avoid card name truncation (bsc#1012628).
- media: cx23885: Fix snd_card_free call on null card pointer
(bsc#1012628).
- media: atmel: fix the ispck initialization (bsc#1012628).
- scs: Release kasan vmalloc poison in scs_free process
(bsc#1012628).
- kprobes: Do not use local variable when creating debugfs file
(bsc#1012628).
- crypto: ecc - fix CRYPTO_DEFAULT_RNG dependency (bsc#1012628).
- drm: fb_helper: fix CONFIG_FB dependency (bsc#1012628).
- cpuidle: Fix kobject memory leaks in error paths (bsc#1012628).
- media: em28xx: Don't use ops->suspend if it is NULL
(bsc#1012628).
- ath10k: Don't always treat modem stop events as crashes
(bsc#1012628).
- ath9k: Fix potential interrupt storm on queue reset
(bsc#1012628).
- PM: EM: Fix inefficient states detection (bsc#1012628).
- x86/insn: Use get_unaligned() instead of memcpy() (bsc#1012628).
- EDAC/amd64: Handle three rank interleaving mode (bsc#1012628).
- rcu: Always inline rcu_dynticks_task*_{enter,exit}()
(bsc#1012628).
- rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstr
(bsc#1012628).
- netfilter: nft_dynset: relax superfluous check on set updates
(bsc#1012628).
- media: venus: fix vpp frequency calculation for decoder
(bsc#1012628).
- media: dvb-frontends: mn88443x: Handle errors of
clk_prepare_enable() (bsc#1012628).
- crypto: ccree - avoid out-of-range warnings from clang
(bsc#1012628).
- crypto: qat - detect PFVF collision after ACK (bsc#1012628).
- crypto: qat - disregard spurious PFVF interrupts (bsc#1012628).
- hwrng: mtk - Force runtime pm ops for sleep ops (bsc#1012628).
- ima: fix deadlock when traversing "ima_default_rules"
(bsc#1012628).
- b43legacy: fix a lower bounds test (bsc#1012628).
- b43: fix a lower bounds test (bsc#1012628).
- gve: Recover from queue stall due to missed IRQ (bsc#1012628).
- gve: Track RX buffer allocation failures (bsc#1012628).
- mmc: sdhci-omap: Fix NULL pointer exception if regulator is
not configured (bsc#1012628).
- mmc: sdhci-omap: Fix context restore (bsc#1012628).
- memstick: avoid out-of-range warning (bsc#1012628).
- memstick: jmb38x_ms: use appropriate free function in
jmb38x_ms_alloc_host() (bsc#1012628).
- net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
(bsc#1012628).
- hwmon: Fix possible memleak in __hwmon_device_register()
(bsc#1012628).
- hwmon: (pmbus/lm25066) Let compiler determine outer dimension
of lm25066_coeff (bsc#1012628).
- ath10k: fix max antenna gain unit (bsc#1012628).
- kernel/sched: Fix sched_fork() access an invalid
sched_task_group (bsc#1012628).
- net: fealnx: fix build for UML (bsc#1012628).
- net: intel: igc_ptp: fix build for UML (bsc#1012628).
- net: tulip: winbond-840: fix build for UML (bsc#1012628).
- tcp: switch orphan_count to bare per-cpu counters (bsc#1012628).
- crypto: octeontx2 - set assoclen in aead_do_fallback()
(bsc#1012628).
- thermal/core: fix a UAF bug in
__thermal_cooling_device_register() (bsc#1012628).
- drm/msm/dsi: do not enable irq handler before powering up the
host (bsc#1012628).
- drm/msm: Fix potential Oops in a6xx_gmu_rpmh_init()
(bsc#1012628).
- drm/msm: potential error pointer dereference in init()
(bsc#1012628).
- drm/msm: unlock on error in get_sched_entity() (bsc#1012628).
- drm/msm: fix potential NULL dereference in cleanup
(bsc#1012628).
- drm/msm: uninitialized variable in msm_gem_import()
(bsc#1012628).
- net: stream: don't purge sk_error_queue in
sk_stream_kill_queues() (bsc#1012628).
- thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM
(bsc#1012628).
- mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done
(bsc#1012628).
- media: ivtv: fix build for UML (bsc#1012628).
- media: ir_toy: assignment to be16 should be of correct type
(bsc#1012628).
- mmc: mxs-mmc: disable regulator on error and in the remove
function (bsc#1012628).
- io-wq: Remove duplicate code in io_workqueue_create()
(bsc#1012628).
- block: ataflop: fix breakage introduced at blk-mq refactoring
(bsc#1012628).
- blk-wbt: prevent NULL pointer dereference in wb_timer_fn
(bsc#1012628).
- platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
(bsc#1012628).
- mailbox: mtk-cmdq: Validate alias_id on probe (bsc#1012628).
- mailbox: mtk-cmdq: Fix local clock ID usage (bsc#1012628).
- ACPI: PM: Turn off unused wakeup power resources (bsc#1012628).
- ACPI: PM: Fix sharing of wakeup power resources (bsc#1012628).
- drm/amdkfd: Fix an inappropriate error handling in allloc
memory of gpu (bsc#1012628).
- mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
(bsc#1012628).
- mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb
(bsc#1012628).
- mt76: mt7921: fix endianness warning in mt7921_update_txs
(bsc#1012628).
- mt76: mt7615: fix endianness warning in mt7615_mac_write_txwi
(bsc#1012628).
- mt76: mt7915: fix info leak in mt7915_mcu_set_pre_cal()
(bsc#1012628).
- mt76: connac: fix mt76_connac_gtk_rekey_tlv usage (bsc#1012628).
- mt76: fix build error implicit enumeration conversion
(bsc#1012628).
- mt76: mt7921: fix survey-dump reporting (bsc#1012628).
- mt76: mt76x02: fix endianness warnings in mt76x02_mac.c
(bsc#1012628).
- mt76: mt7921: Fix out of order process by invalid event pkt
(bsc#1012628).
- mt76: mt7915: fix potential overflow of eeprom page index
(bsc#1012628).
- mt76: mt7915: fix bit fields for HT rate idx (bsc#1012628).
- mt76: mt7921: fix dma hang in rmmod (bsc#1012628).
- mt76: connac: fix GTK rekey offload failure on WPA mixed mode
(bsc#1012628).
- mt76: overwrite default reg_ops if necessary (bsc#1012628).
- mt76: mt7921: report HE MU radiotap (bsc#1012628).
- mt76: mt7921: fix firmware usage of RA info using legacy rates
(bsc#1012628).
- mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate
(bsc#1012628).
- mt76: mt7921: always wake device if necessary in debugfs
(bsc#1012628).
- mt76: mt7915: fix hwmon temp sensor mem use-after-free
(bsc#1012628).
- mt76: mt7615: fix hwmon temp sensor mem use-after-free
(bsc#1012628).
- mt76: mt7915: fix possible infinite loop release semaphore
(bsc#1012628).
- mt76: mt7921: fix retrying release semaphore without end
(bsc#1012628).
- mt76: mt7615: fix monitor mode tear down crash (bsc#1012628).
- mt76: connac: fix possible NULL pointer dereference in
mt76_connac_get_phy_mode_v2 (bsc#1012628).
- mt76: mt7915: fix sta_rec_wtbl tag len (bsc#1012628).
- mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()
(bsc#1012628).
- rsi: stop thread firstly in rsi_91x_init() error handling
(bsc#1012628).
- mwifiex: Send DELBA requests according to spec (bsc#1012628).
- iwlwifi: mvm: reset PM state on unsuccessful resume
(bsc#1012628).
- iwlwifi: pnvm: don't kmemdup() more than we have (bsc#1012628).
- iwlwifi: pnvm: read EFI data only if long enough (bsc#1012628).
- net: enetc: unmap DMA in enetc_send_cmd() (bsc#1012628).
- phy: micrel: ksz8041nl: do not use power down mode
(bsc#1012628).
- nbd: Fix use-after-free in pid_show (bsc#1012628).
- nvme-rdma: fix error code in nvme_rdma_setup_ctrl (bsc#1012628).
- PM: hibernate: fix sparse warnings (bsc#1012628).
- clocksource/drivers/timer-ti-dm: Select TIMER_OF (bsc#1012628).
- x86/sev: Fix stack type check in vc_switch_off_ist()
(bsc#1012628).
- drm/msm: Fix potential NULL dereference in DPU SSPP
(bsc#1012628).
- drm/msm/dsi: fix wrong type in msm_dsi_host (bsc#1012628).
- crypto: tcrypt - fix skcipher multi-buffer tests for 1420B
blocks (bsc#1012628).
- smackfs: use netlbl_cfg_cipsov4_del() for deleting cipso_v4_doi
(bsc#1012628).
- KVM: selftests: Fix nested SVM tests when built with clang
(bsc#1012628).
- libbpf: Fix memory leak in btf__dedup() (bsc#1012628).
- bpftool: Avoid leaking the JSON writer prepared for program
metadata (bsc#1012628).
- libbpf: Fix overflow in BTF sanity checks (bsc#1012628).
- libbpf: Fix BTF header parsing checks (bsc#1012628).
- mt76: mt7615: mt7622: fix ibss and meshpoint (bsc#1012628).
- s390/gmap: validate VMA in __gmap_zap() (bsc#1012628).
- s390/gmap: don't unconditionally call pte_unmap_unlock()
in __gmap_zap() (bsc#1012628).
- s390/mm: validate VMA in PGSTE manipulation functions
(bsc#1012628).
- s390/mm: fix VMA and page table handling code in storage key
handling functions (bsc#1012628).
- s390/uv: fully validate the VMA before calling follow_page()
(bsc#1012628).
- KVM: s390: pv: avoid double free of sida page (bsc#1012628).
- KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
(bsc#1012628).
- irq: mips: avoid nested irq_enter() (bsc#1012628).
- net: dsa: avoid refcount warnings when ->port_{fdb,mdb}_del
returns error (bsc#1012628).
- ARM: 9142/1: kasan: work around LPAE build warning
(bsc#1012628).
- ath10k: fix module load regression with iram-recovery feature
(bsc#1012628).
- block: ataflop: more blk-mq refactoring fixes (bsc#1012628).
- blk-cgroup: synchronize blkg creation against policy
deactivation (bsc#1012628).
- libbpf: Fix off-by-one bug in bpf_core_apply_relo()
(bsc#1012628).
- tpm: fix Atmel TPM crash caused by too frequent queries
(bsc#1012628).
- tpm_tis_spi: Add missing SPI ID (bsc#1012628).
- libbpf: Fix endianness detection in
BPF_CORE_READ_BITFIELD_PROBED() (bsc#1012628).
- tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()
(bsc#1012628).
- tracing: Fix missing trace_boot_init_histograms kstrdup NULL
checks (bsc#1012628).
- cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
(bsc#1012628).
- spi: spi-rpc-if: Check return value of rpcif_sw_init()
(bsc#1012628).
- samples/kretprobes: Fix return value if register_kretprobe()
failed (bsc#1012628).
- KVM: s390: Fix handle_sske page fault handling (bsc#1012628).
- libertas_tf: Fix possible memory leak in probe and disconnect
(bsc#1012628).
- libertas: Fix possible memory leak in probe and disconnect
(bsc#1012628).
- wcn36xx: add proper DMA memory barriers in rx path
(bsc#1012628).
- wcn36xx: Fix discarded frames due to wrong sequence number
(bsc#1012628).
- bpf: Avoid races in __bpf_prog_run() for 32bit arches
(bsc#1012628).
- bpf: Fixes possible race in update_prog_stats() for 32bit arches
(bsc#1012628).
- wcn36xx: Channel list update before hardware scan (bsc#1012628).
- drm/amdgpu: fix a potential memory leak in
amdgpu_device_fini_sw() (bsc#1012628).
- drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bits (bsc#1012628).
- selftests/bpf: Fix fd cleanup in sk_lookup test (bsc#1012628).
- selftests/bpf: Fix memory leak in test_ima (bsc#1012628).
- sctp: allow IP fragmentation when PLPMTUD enters Error state
(bsc#1012628).
- sctp: reset probe_timer in sctp_transport_pl_update
(bsc#1012628).
- sctp: subtract sctphdr len in sctp_transport_pl_hlen
(bsc#1012628).
- sctp: return true only for pathmtu update in
sctp_transport_pl_toobig (bsc#1012628).
- net: amd-xgbe: Toggle PLL settings during rate change
(bsc#1012628).
- ipmi: kcs_bmc: Fix a memory leak in the error handling path of
'kcs_bmc_serio_add_device()' (bsc#1012628).
- nfp: fix NULL pointer access when scheduling dim work
(bsc#1012628).
- nfp: fix potential deadlock when canceling dim work
(bsc#1012628).
- net: phylink: avoid mvneta warning when setting pause parameters
(bsc#1012628).
- net: bridge: fix uninitialized variables when BRIDGE_CFM is
disabled (bsc#1012628).
- selftests: net: bridge: update IGMP/MLD membership interval
value (bsc#1012628).
- crypto: pcrypt - Delay write to padata->info (bsc#1012628).
- selftests/bpf: Fix fclose/pclose mismatch in test_progs
(bsc#1012628).
- udp6: allow SO_MARK ctrl msg to affect routing (bsc#1012628).
- ibmvnic: don't stop queue in xmit (bsc#1012628).
- ibmvnic: Process crqs after enabling interrupts (bsc#1012628).
- ibmvnic: delay complete() (bsc#1012628).
- selftests: mptcp: fix proto type in link_failure tests
(bsc#1012628).
- skmsg: Lose offset info in sk_psock_skb_ingress (bsc#1012628).
- cgroup: Fix rootcg cpu.stat guest double counting (bsc#1012628).
- bpf: Fix propagation of bounds from 64-bit min/max into 32-bit
and var_off (bsc#1012628).
- bpf: Fix propagation of signed bounds from 64-bit min/max into
32-bit (bsc#1012628).
- of: unittest: fix EXPECT text for gpio hog errors (bsc#1012628).
- cpufreq: Fix parameter in parse_perf_domain() (bsc#1012628).
- staging: r8188eu: fix memory leak in rtw_set_key (bsc#1012628).
- arm64: dts: meson: sm1: add Ethernet PHY reset line for
ODROID-C4/HC4 (bsc#1012628).
- iio: st_sensors: disable regulators after device unregistration
(bsc#1012628).
- RDMA/rxe: Fix wrong port_cap_flags (bsc#1012628).
- ARM: dts: BCM5301X: Fix memory nodes names (bsc#1012628).
- arm64: dts: broadcom: bcm4908: Fix UART clock name
(bsc#1012628).
- clk: mvebu: ap-cpu-clk: Fix a memory leak in error handling
paths (bsc#1012628).
- scsi: pm80xx: Fix lockup in outbound queue management
(bsc#1012628).
- scsi: qla2xxx: edif: Use link event to wake up app
(bsc#1012628).
- scsi: lpfc: Fix NVMe I/O failover to non-optimized path
(bsc#1012628).
- ARM: s3c: irq-s3c24xx: Fix return value check for
s3c24xx_init_intc() (bsc#1012628).
- arm64: dts: rockchip: Fix GPU register width for RK3328
(bsc#1012628).
- ARM: dts: qcom: msm8974: Add xo_board reference clock to DSI0
PHY (bsc#1012628).
- RDMA/bnxt_re: Fix query SRQ failure (bsc#1012628).
- arm64: dts: ti: k3-j721e-main: Fix "max-virtual-functions"
in PCIe EP nodes (bsc#1012628).
- arm64: dts: ti: k3-j721e-main: Fix "bus-range" upto 256 bus
number for PCIe (bsc#1012628).
- arm64: dts: ti: j7200-main: Fix "vendor-id"/"device-id"
properties of pcie node (bsc#1012628).
- arm64: dts: ti: j7200-main: Fix "bus-range" upto 256 bus number
for PCIe (bsc#1012628).
- arm64: dts: meson-g12a: Fix the pwm regulator supply properties
(bsc#1012628).
- arm64: dts: meson-g12b: Fix the pwm regulator supply properties
(bsc#1012628).
- arm64: dts: meson-sm1: Fix the pwm regulator supply properties
(bsc#1012628).
- bus: ti-sysc: Fix timekeeping_suspended warning on resume
(bsc#1012628).
- ARM: dts: at91: tse850: the emac<->phy interface is rmii
(bsc#1012628).
- arm64: dts: qcom: sc7180: Base dynamic CPU power coefficients
in reality (bsc#1012628).
- soc: qcom: llcc: Disable MMUHWT retention (bsc#1012628).
- arm64: dts: qcom: sc7280: fix display port phy reg property
(bsc#1012628).
- scsi: dc395: Fix error case unwinding (bsc#1012628).
- MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT
(bsc#1012628).
- JFS: fix memleak in jfs_mount (bsc#1012628).
- pinctrl: renesas: rzg2l: Fix missing port register 21h
(bsc#1012628).
- ASoC: wcd9335: Use correct version to initialize Class H
(bsc#1012628).
- arm64: dts: qcom: msm8916: Fix Secondary MI2S bit clock
(bsc#1012628).
- arm64: dts: renesas: beacon: Fix Ethernet PHY mode
(bsc#1012628).
- iommu/mediatek: Fix out-of-range warning with clang
(bsc#1012628).
- arm64: dts: qcom: pm8916: Remove wrong reg-names for rtc@6000
(bsc#1012628).
- iommu/dma: Fix sync_sg with swiotlb (bsc#1012628).
- iommu/dma: Fix arch_sync_dma for map (bsc#1012628).
- ALSA: hda: Reduce udelay() at SKL+ position reporting
(bsc#1012628).
- ALSA: hda: Use position buffer for SKL+ again (bsc#1012628).
- ALSA: usb-audio: Fix possible race at sync of urb completions
(bsc#1012628).
- soundwire: debugfs: use controller id and link_id for debugfs
(bsc#1012628).
- power: reset: at91-reset: check properly the return value of
devm_of_iomap (bsc#1012628).
- scsi: ufs: core: Fix ufshcd_probe_hba() prototype to match
the definition (bsc#1012628).
- scsi: ufs: core: Stop clearing UNIT ATTENTIONS (bsc#1012628).
- scsi: megaraid_sas: Fix concurrent access to ISR between IRQ
polling and real interrupt (bsc#1012628).
- scsi: pm80xx: Fix misleading log statement in
pm8001_mpi_get_nvmd_resp() (bsc#1012628).
- driver core: Fix possible memory leak in device_link_add()
(bsc#1012628).
- arm: dts: omap3-gta04a4: accelerometer irq fix (bsc#1012628).
- ASoC: SOF: topology: do not power down primary core during
topology removal (bsc#1012628).
- iio: st_pressure_spi: Add missing entries SPI to device ID table
(bsc#1012628).
- soc/tegra: Fix an error handling path in
tegra_powergate_power_up() (bsc#1012628).
- memory: fsl_ifc: fix leak of irq and nand_irq in
fsl_ifc_ctrl_probe (bsc#1012628).
- clk: at91: check pmc node status before registering syscore ops
(bsc#1012628).
- powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous
prototype for 'create_section_mapping' (bsc#1012628).
- video: fbdev: chipsfb: use memset_io() instead of memset()
(bsc#1012628).
- powerpc: fix unbalanced node refcount in check_kvm_guest()
(bsc#1012628).
- powerpc/paravirt: correct preempt debug splat in
vcpu_is_preempted() (bsc#1012628).
- serial: 8250_dw: Drop wrong use of ACPI_PTR() (bsc#1012628).
- usb: gadget: hid: fix error code in do_config() (bsc#1012628).
- =?UTF-8?q?power:=20supply:=20rt5033=5Fbattery:=20Change?=
=?UTF-8?q?=20voltage=20values=20to=20=C2=B5V?= (bsc#1012628).
- power: supply: max17040: fix null-ptr-deref in max17040_probe()
(bsc#1012628).
- scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
(bsc#1012628).
- RDMA/mlx4: Return missed an error if device doesn't support
steering (bsc#1012628).
- usb: musb: select GENERIC_PHY instead of depending on it
(bsc#1012628).
- staging: most: dim2: do not double-register the same device
(bsc#1012628).
- staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
(bsc#1012628).
- RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
(bsc#1012628).
- dyndbg: make dyndbg a known cli param (bsc#1012628).
- powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL
in power10 (bsc#1012628).
- pinctrl: renesas: checker: Fix off-by-one bug in drive register
check (bsc#1012628).
- ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
(bsc#1012628).
- ARM: dts: stm32: fix STUSB1600 Type-C irq level on
stm32mp15xx-dkx (bsc#1012628).
- ARM: dts: stm32: fix SAI sub nodes register range (bsc#1012628).
- ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
(bsc#1012628).
- ASoC: cs42l42: Always configure both ASP TX channels
(bsc#1012628).
- ASoC: cs42l42: Correct some register default values
(bsc#1012628).
- ASoC: cs42l42: Defer probe if request_threaded_irq() returns
EPROBE_DEFER (bsc#1012628).
- soc: qcom: rpmhpd: Make power_on actually enable the domain
(bsc#1012628).
- soc: qcom: socinfo: add two missing PMIC IDs (bsc#1012628).
- iio: buffer: Fix double-free in
iio_buffers_alloc_sysfs_and_mask() (bsc#1012628).
- usb: typec: STUSB160X should select REGMAP_I2C (bsc#1012628).
- iio: adis: do not disabe IRQs in 'adis_init()' (bsc#1012628).
- soundwire: bus: stop dereferencing invalid slave pointer
(bsc#1012628).
- scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
(bsc#1012628).
- scsi: lpfc: Wait for successful restart of SLI3 adapter during
host sg_reset (bsc#1012628).
- serial: imx: fix detach/attach of serial console (bsc#1012628).
- usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
(bsc#1012628).
- usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be
disabled (bsc#1012628).
- usb: dwc2: drd: reset current session before setting the new
one (bsc#1012628).
- powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and
KFENCE (bsc#1012628).
- usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
(bsc#1012628).
- firmware: qcom_scm: Fix error retval in
__qcom_scm_is_call_available() (bsc#1012628).
- soc: qcom: rpmhpd: fix sm8350_mxc's peer domain (bsc#1012628).
- soc: qcom: apr: Add of_node_put() before return (bsc#1012628).
- arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in
WLED node (bsc#1012628).
- arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
(bsc#1012628).
- arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock
(bsc#1012628).
- pinctrl: equilibrium: Fix function addition in multiple groups
(bsc#1012628).
- ASoC: topology: Fix stub for snd_soc_tplg_component_remove()
(bsc#1012628).
- phy: qcom-qusb2: Fix a memory leak on probe (bsc#1012628).
- phy: ti: gmii-sel: check of_get_address() for failure
(bsc#1012628).
- phy: qcom-qmp: another fix for the sc8180x PCIe definition
(bsc#1012628).
- phy: qcom-snps: Correct the FSEL_MASK (bsc#1012628).
- phy: Sparx5 Eth SerDes: Fix return value check in
sparx5_serdes_probe() (bsc#1012628).
- serial: xilinx_uartps: Fix race condition causing stuck TX
(bsc#1012628).
- clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL (bsc#1012628).
- clk: at91: clk-master: check if div or pres is zero
(bsc#1012628).
- clk: at91: clk-master: fix prescaler logic (bsc#1012628).
- HID: u2fzero: clarify error check and length calculations
(bsc#1012628).
- HID: u2fzero: properly handle timeouts in usb_submit_urb
(bsc#1012628).
- powerpc/nohash: Fix __ptep_set_access_flags() and
ptep_set_wrprotect() (bsc#1012628).
- powerpc/book3e: Fix set_memory_x() and set_memory_nx()
(bsc#1012628).
- powerpc/44x/fsp2: add missing of_node_put (bsc#1012628).
- powerpc/xmon: fix task state output (bsc#1012628).
- ALSA: oxfw: fix functional regression for Mackie Onyx 1640i
in v5.14 or later (bsc#1012628).
- iommu/dma: Fix incorrect error return on iommu deferred attach
(bsc#1012628).
- powerpc: Don't provide __kernel_map_pages() without
ARCH_SUPPORTS_DEBUG_PAGEALLOC (bsc#1012628).
- ASoC: cs42l42: Correct configuring of switch inversion from
ts-inv (bsc#1012628).
- RDMA/hns: Fix initial arm_st of CQ (bsc#1012628).
- RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware
compatibility (bsc#1012628).
- ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'
(bsc#1012628).
- serial: cpm_uart: Protect udbg definitions by
CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628).
- virtio_ring: check desc == NULL when using indirect with packed
(bsc#1012628).
- vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
(bsc#1012628).
- mips: cm: Convert to bitfield API to fix out-of-bounds access
(bsc#1012628).
- power: supply: bq27xxx: Fix kernel crash on IRQ handler register
error (bsc#1012628).
- RDMA/core: Require the driver to set the IOVA correctly during
rereg_mr (bsc#1012628).
- apparmor: fix error check (bsc#1012628).
- rpmsg: Fix rpmsg_create_ept return when RPMSG config is not
defined (bsc#1012628).
- mtd: rawnand: intel: Fix potential buffer overflow in probe
(bsc#1012628).
- nfsd: don't alloc under spinlock in rpc_parse_scope_id
(bsc#1012628).
- rtc: ds1302: Add SPI ID table (bsc#1012628).
- rtc: ds1390: Add SPI ID table (bsc#1012628).
- rtc: pcf2123: Add SPI ID table (bsc#1012628).
- remoteproc: imx_rproc: Fix TCM io memory type (bsc#1012628).
- i2c: i801: Use PCI bus rescan mutex to protect P2SB access
(bsc#1012628).
- dmaengine: idxd: move out percpu_ref_exit() to ensure it's
outside submission (bsc#1012628).
- rtc: mcp795: Add SPI ID table (bsc#1012628).
- Input: ariel-pwrbutton - add SPI device ID table (bsc#1012628).
- i2c: mediatek: fixing the incorrect register offset
(bsc#1012628).
- NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED
(bsc#1012628).
- NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
(bsc#1012628).
- NFS: Ignore the directory size when marking for revalidation
(bsc#1012628).
- NFS: Fix dentry verifier races (bsc#1012628).
- pnfs/flexfiles: Fix misplaced barrier in
nfs4_ff_layout_prepare_ds (bsc#1012628).
- drm/bridge/lontium-lt9611uxc: fix provided connector suport
(bsc#1012628).
- drm/plane-helper: fix uninitialized variable reference
(bsc#1012628).
- PCI: aardvark: Don't spam about PIO Response Status
(bsc#1012628).
- PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on
emulated bridge (bsc#1012628).
- opp: Fix return in _opp_add_static_v2() (bsc#1012628).
- NFS: Fix deadlocks in nfs_scan_commit_list() (bsc#1012628).
- sparc: Add missing "FORCE" target when using if_changed
(bsc#1012628).
- fs: orangefs: fix error return code of
orangefs_revalidate_lookup() (bsc#1012628).
- Input: st1232 - increase "wait ready" timeout (bsc#1012628).
- drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
(bsc#1012628).
- mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()
(bsc#1012628).
- PCI: uniphier: Serialize INTx masking/unmasking and fix the
bit operation (bsc#1012628).
- mtd: rawnand: arasan: Prevent an unsupported configuration
(bsc#1012628).
- mtd: core: don't remove debugfs directory if device is in use
(bsc#1012628).
- remoteproc: Fix a memory leak in an error handling path in
'rproc_handle_vdev()' (bsc#1012628).
- rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
(bsc#1012628).
- dmaengine: at_xdmac: call at_xdmac_axi_config() on resume path
(bsc#1012628).
- dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macro
(bsc#1012628).
- dmaengine: stm32-dma: fix stm32_dma_get_max_width (bsc#1012628).
- NFS: Fix up commit deadlocks (bsc#1012628).
- NFS: Fix an Oops in pnfs_mark_request_commit() (bsc#1012628).
- Fix user namespace leak (bsc#1012628).
- auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty
string (bsc#1012628).
- auxdisplay: ht16k33: Connect backlight to fbdev (bsc#1012628).
- auxdisplay: ht16k33: Fix frame buffer device blanking
(bsc#1012628).
- soc: fsl: dpaa2-console: free buffer before returning from
dpaa2_console_read (bsc#1012628).
- netfilter: nfnetlink_queue: fix OOB when mac header was cleared
(bsc#1012628).
- dmaengine: dmaengine_desc_callback_valid(): Check for
`callback_result` (bsc#1012628).
- dmaengine: tegra210-adma: fix pm runtime unbalance
(bsc#1012628).
- dmanegine: idxd: fix resource free ordering on driver removal
(bsc#1012628).
- dmaengine: idxd: reconfig device after device reset command
(bsc#1012628).
- signal/sh: Use force_sig(SIGKILL) instead of
do_group_exit(SIGKILL) (bsc#1012628).
- m68k: set a default value for MEMORY_RESERVE (bsc#1012628).
- watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUT
(bsc#1012628).
- ar7: fix kernel builds for compiler test (bsc#1012628).
- scsi: target: core: Remove from tmr_list during LUN unlink
(bsc#1012628).
- scsi: qla2xxx: Relogin during fabric disturbance (bsc#1012628).
- scsi: qla2xxx: Fix gnl list corruption (bsc#1012628).
- scsi: qla2xxx: Turn off target reset during issue_lip
(bsc#1012628).
- scsi: qla2xxx: edif: Fix app start fail (bsc#1012628).
- scsi: qla2xxx: edif: Fix app start delay (bsc#1012628).
- scsi: qla2xxx: edif: Flush stale events and msgs on session down
(bsc#1012628).
- scsi: qla2xxx: edif: Increase ELS payload (bsc#1012628).
- scsi: qla2xxx: edif: Fix EDIF bsg (bsc#1012628).
- NFSv4: Fix a regression in nfs_set_open_stateid_locked()
(bsc#1012628).
- dmaengine: idxd: fix resource leak on dmaengine driver disable
(bsc#1012628).
- i2c: xlr: Fix a resource leak in the error handling path of
'xlr_i2c_probe()' (bsc#1012628).
- gpio: realtek-otto: fix GPIO line IRQ offset (bsc#1012628).
- xen-pciback: Fix return in pm_ctrl_init() (bsc#1012628).
- nbd: fix max value for 'first_minor' (bsc#1012628).
- nbd: fix possible overflow for 'first_minor' in nbd_dev_add()
(bsc#1012628).
- io-wq: fix max-workers not correctly set on multi-node system
(bsc#1012628).
- net: davinci_emac: Fix interrupt pacing disable (bsc#1012628).
- kselftests/net: add missed icmp.sh test to Makefile
(bsc#1012628).
- kselftests/net: add missed setup_loopback.sh/setup_veth.sh to
Makefile (bsc#1012628).
- kselftests/net: add missed SRv6 tests (bsc#1012628).
- kselftests/net: add missed vrf_strict_mode_test.sh test to
Makefile (bsc#1012628).
- kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to
Makefile (bsc#1012628).
- ethtool: fix ethtool msg len calculation for pause stats
(bsc#1012628).
- openrisc: fix SMP tlb flush NULL pointer dereference
(bsc#1012628).
- net: vlan: fix a UAF in vlan_dev_real_dev() (bsc#1012628).
- net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware
bridge (bsc#1012628).
- ice: Fix replacing VF hardware MAC to existing MAC filter
(bsc#1012628).
- ice: Fix not stopping Tx queues for VFs (bsc#1012628).
- kdb: Adopt scheduler's task classification (bsc#1012628).
- ACPI: PMIC: Fix intel_pmic_regs_handler() read accesses
(bsc#1012628).
- PCI: j721e: Fix j721e_pcie_probe() error path (bsc#1012628).
- nvdimm/btt: do not call del_gendisk() if not needed
(bsc#1012628).
- scsi: bsg: Fix errno when scsi_bsg_register_queue() fails
(bsc#1012628).
- scsi: ufs: ufshpb: Use proper power management API
(bsc#1012628).
- scsi: ufs: core: Fix NULL pointer dereference (bsc#1012628).
- scsi: ufs: ufshpb: Properly handle max-single-cmd (bsc#1012628).
- selftests: net: properly support IPv6 in GSO GRE test
(bsc#1012628).
- drm/nouveau/svm: Fix refcount leak bug and missing check
against null bug (bsc#1012628).
- nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet
assigned (bsc#1012628).
- block/ataflop: use the blk_cleanup_disk() helper (bsc#1012628).
- block/ataflop: add registration bool before calling
del_gendisk() (bsc#1012628).
- block/ataflop: provide a helper for cleanup up an atari disk
(bsc#1012628).
- ataflop: remove ataflop_probe_lock mutex (bsc#1012628).
- PCI: Do not enable AtomicOps on VFs (bsc#1012628).
- cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown
and offline (bsc#1012628).
- net: phy: fix duplex out of sync problem while changing settings
(bsc#1012628).
- block: fix device_add_disk() kobject_create_and_add() error
handling (bsc#1012628).
- drm/ttm: remove ttm_bo_vm_insert_huge() (bsc#1012628).
- bonding: Fix a use-after-free problem when
bond_sysfs_slave_add() failed (bsc#1012628).
- octeontx2-pf: select CONFIG_NET_DEVLINK (bsc#1012628).
- ALSA: memalloc: Catch call with NULL snd_dma_buffer pointer
(bsc#1012628).
- mfd: core: Add missing of_node_put for loop iteration
(bsc#1012628).
- mfd: cpcap: Add SPI device ID table (bsc#1012628).
- mfd: sprd: Add SPI device ID table (bsc#1012628).
- mfd: altera-sysmgr: Fix a mistake caused by resource_size
conversion (bsc#1012628).
- ACPI: PM: Fix device wakeup power reference counting error
(bsc#1012628).
- libbpf: Fix lookup_and_delete_elem_flags error reporting
(bsc#1012628).
- selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
(bsc#1012628).
- selftests/bpf/xdp_redirect_multi: Use arping to accurate the
arp number (bsc#1012628).
- selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to
terminate cleanly (bsc#1012628).
- selftests/bpf/xdp_redirect_multi: Limit the tests in netns
(bsc#1012628).
- drm: fb_helper: improve CONFIG_FB dependency (bsc#1012628).
- Revert "drm/imx: Annotate dma-fence critical section in commit
path" (bsc#1012628).
- drm/amdgpu/powerplay: fix sysfs_emit/sysfs_emit_at handling
(bsc#1012628).
- can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error
path (bsc#1012628).
- can: mcp251xfd: mcp251xfd_chip_start(): fix error handling
for mcp251xfd_chip_rx_int_enable() (bsc#1012628).
- mm/zsmalloc.c: close race window between zs_pool_dec_isolated()
and zs_unregister_migration() (bsc#1012628).
- zram: off by one in read_block_state() (bsc#1012628).
- perf bpf: Add missing free to bpf_event__print_bpf_prog_info()
(bsc#1012628).
- llc: fix out-of-bound array index in llc_sk_dev_hash()
(bsc#1012628).
- nfc: pn533: Fix double free when pn533_fill_fragment_skbs()
fails (bsc#1012628).
- litex_liteeth: Fix a double free in the remove function
(bsc#1012628).
- arm64: arm64_ftr_reg->name may not be a human-readable string
(bsc#1012628).
- arm64: pgtable: make __pte_to_phys/__phys_to_pte_val inline
functions (bsc#1012628).
- bpf, sockmap: Remove unhash handler for BPF sockmap usage
(bsc#1012628).
- bpf, sockmap: Fix race in ingress receive verdict with redirect
to self (bsc#1012628).
- bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and
colliding (bsc#1012628).
- bpf, sockmap: sk_skb data_end access incorrect when src_reg =
dst_reg (bsc#1012628).
- dmaengine: stm32-dma: fix burst in case of unaligned memory
address (bsc#1012628).
- dmaengine: stm32-dma: avoid 64-bit division in
stm32_dma_get_max_width (bsc#1012628).
- gve: Fix off by one in gve_tx_timeout() (bsc#1012628).
- drm/i915/fb: Fix rounding error in subsampled plane size
calculation (bsc#1012628).
- init: make unknown command line param message clearer
(bsc#1012628).
- seq_file: fix passing wrong private data (bsc#1012628).
- drm/amdgpu: fix uvd crash on Polaris12 during driver unloading
(bsc#1012628).
- net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on
ports other than 10 (bsc#1012628).
- net/sched: sch_taprio: fix undefined behavior in
ktime_mono_to_any (bsc#1012628).
- net: hns3: fix ROCE base interrupt vector initialization bug
(bsc#1012628).
- net: hns3: fix pfc packet number incorrect after querying pfc
parameters (bsc#1012628).
- net: hns3: fix kernel crash when unload VF while it is being
reset (bsc#1012628).
- net: hns3: allow configure ETS bandwidth of all TCs
(bsc#1012628).
- net: stmmac: allow a tc-taprio base-time of zero (bsc#1012628).
- net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
(bsc#1012628).
- net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
(bsc#1012628).
- vsock: prevent unnecessary refcnt inc for nonblocking connect
(bsc#1012628).
- net/smc: fix sk_refcnt underflow on linkdown and fallback
(bsc#1012628).
- cxgb4: fix eeprom len when diagnostics not implemented
(bsc#1012628).
- selftests/net: udpgso_bench_rx: fix port argument (bsc#1012628).
- thermal: int340x: fix build on 32-bit targets (bsc#1012628).
- smb3: do not error on fsync when readonly (bsc#1012628).
- ARM: 9155/1: fix early early_iounmap() (bsc#1012628).
- ARM: 9156/1: drop cc-option fallbacks for architecture selection
(bsc#1012628).
- parisc: Fix backtrace to always include init funtion names
(bsc#1012628).
- parisc: Flush kernel data mapping in set_pte_at() when
installing pte for user page (bsc#1012628).
- MIPS: fix duplicated slashes for Platform file path
(bsc#1012628).
- MIPS: fix *-pkg builds for loongson2ef platform (bsc#1012628).
- MIPS: Fix assembly error from MIPSr2 code used within
MIPS_ISA_ARCH_LEVEL (bsc#1012628).
- x86/mce: Add errata workaround for Skylake SKX37 (bsc#1012628).
- PCI/MSI: Move non-mask check back into low level accessors
(bsc#1012628).
- PCI/MSI: Destroy sysfs before freeing entries (bsc#1012628).
- KVM: x86: move guest_pv_has out of user_access section
(bsc#1012628).
- posix-cpu-timers: Clear task::posix_cputimers_work in
copy_process() (bsc#1012628).
- irqchip/sifive-plic: Fixup EOI failed when masked (bsc#1012628).
- f2fs: should use GFP_NOFS for directory inodes (bsc#1012628).
- f2fs: include non-compressed blocks in compr_written_block
(bsc#1012628).
- f2fs: fix UAF in f2fs_available_free_memory (bsc#1012628).
- ceph: fix mdsmap decode when there are MDS's beyond max_mds
(bsc#1012628).
- erofs: fix unsafe pagevec reuse of hooked pclusters
(bsc#1012628).
- drm/i915/guc: Fix blocked context accounting (bsc#1012628).
- block: Hold invalidate_lock in BLKDISCARD ioctl (bsc#1012628).
- block: Hold invalidate_lock in BLKZEROOUT ioctl (bsc#1012628).
- block: Hold invalidate_lock in BLKRESETZONE ioctl (bsc#1012628).
- ksmbd: Fix buffer length check in
fsctl_validate_negotiate_info() (bsc#1012628).
- ksmbd: don't need 8byte alignment for request length in
ksmbd_check_message (bsc#1012628).
- dmaengine: ti: k3-udma: Set bchan to NULL if a channel request
fail (bsc#1012628).
- dmaengine: ti: k3-udma: Set r/tchan or rflow to NULL if request
fail (bsc#1012628).
- dmaengine: bestcomm: fix system boot lockups (bsc#1012628).
- net, neigh: Enable state migration between NUD_PERMANENT and
NTF_USE (bsc#1012628).
- 9p/net: fix missing error check in p9_check_errors
(bsc#1012628).
- mm/filemap.c: remove bogus VM_BUG_ON (bsc#1012628).
- memcg: prohibit unconditional exceeding the limit of dying tasks
(bsc#1012628).
- mm, oom: pagefault_out_of_memory: don't force global OOM for
dying tasks (bsc#1012628).
- mm, oom: do not trigger out_of_memory from the #PF
(bsc#1012628).
- mm, thp: lock filemap when truncating page cache (bsc#1012628).
- mm, thp: fix incorrect unmap behavior for private pages
(bsc#1012628).
- mfd: dln2: Add cell for initializing DLN2 ADC (bsc#1012628).
- video: backlight: Drop maximum brightness override for
brightness zero (bsc#1012628).
- bcache: fix use-after-free problem in bcache_device_free()
(bsc#1012628).
- bcache: Revert "bcache: use bvec_virt" (bsc#1012628).
- PM: sleep: Avoid calling put_device() under dpm_list_mtx
(bsc#1012628).
- s390/cpumf: cpum_cf PMU displays invalid value after hotplug
remove (bsc#1012628).
- s390/cio: check the subchannel validity for dev_busid
(bsc#1012628).
- s390/tape: fix timer initialization in tape_std_assign()
(bsc#1012628).
- s390/ap: Fix hanging ioctl caused by orphaned replies
(bsc#1012628).
- s390/cio: make ccw_device_dma_* more robust (bsc#1012628).
- remoteproc: elf_loader: Fix loading segment when is_iomem true
(bsc#1012628).
- remoteproc: Fix the wrong default value of is_iomem
(bsc#1012628).
- remoteproc: imx_rproc: Fix ignoring mapping vdev regions
(bsc#1012628).
- remoteproc: imx_rproc: Fix rsc-table name (bsc#1012628).
- mtd: rawnand: fsmc: Fix use of SM ORDER (bsc#1012628).
- mtd: rawnand: ams-delta: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: xway: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: mpc5121: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: gpio: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: pasemi: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: orion: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: plat_nand: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- mtd: rawnand: au1550nd: Keep the driver compatible with on-die
ECC engines (bsc#1012628).
- powerpc/vas: Fix potential NULL pointer dereference
(bsc#1012628).
- powerpc/bpf: Fix write protecting JIT code (bsc#1012628).
- powerpc/32e: Ignore ESR in instruction storage interrupt handler
(bsc#1012628).
- powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during
module unload (bsc#1012628).
- powerpc/security: Use a mutex for interrupt exit code patching
(bsc#1012628).
- powerpc/64s/interrupt: Fix check_return_regs_valid() false
positive (bsc#1012628).
- powerpc/pseries/mobility: ignore ibm, platform-facilities
updates (bsc#1012628).
- powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=n
(bsc#1012628).
- drm/sun4i: Fix macros in sun8i_csc.h (bsc#1012628).
- PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros (bsc#1012628).
- PCI: aardvark: Fix PCIe Max Payload Size setting (bsc#1012628).
- SUNRPC: Partial revert of commit 6f9f17287e78 (bsc#1012628).
- drm/amd/display: Look at firmware version to determine using
dmub on dcn21 (bsc#1012628).
- media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()
(bsc#1012628).
- cifs: fix memory leak of smb3_fs_context_dup::server_hostname
(bsc#1012628).
- ath10k: fix invalid dma_addr_t token assignment (bsc#1012628).
- mmc: moxart: Fix null pointer dereference on pointer host
(bsc#1012628).
- selftests/x86/iopl: Adjust to the faked iopl CLI/STI usage
(bsc#1012628).
- selftests/bpf: Fix also no-alu32 strobemeta selftest
(bsc#1012628).
- arch/cc: Introduce a function to check for confidential
computing features (bsc#1012628).
- x86/sev: Add an x86 version of cc_platform_has() (bsc#1012628).
- x86/sev: Make the #VC exception stacks part of the default
stacks storage (bsc#1012628).
- media: videobuf2: always set buffer vb2 pointer (bsc#1012628).
- media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereference
(bsc#1012628).
- Update config files.
On armv7hl, set DRM_PANEL_SIMPLE=m to fix link error caused by
9d6366e743f3.
- commit 60fa139
- Refresh
patches.suse/Input-i8042-Add-deferred-probe-support.patch.
Fix cut & paste error in param description.
- commit 6d1d038
- random: fix crash on multiple early calls to add_bootloader_randomness() (bsc#1184924)
- commit 3f996f1
- ALSA: usb-audio: Fix dB level of Bose Revolve+ SoundLink
(bsc#1192375).
- ALSA: usb-audio: Add minimal-mute notion in dB mapping table
(bsc#1192375).
- ALSA: usb-audio: Use int for dB map values (bsc#1192375).
- commit 0ea1c07
- rtw89: update partition size of firmware header on skb->data
(bsc#1188303).
- commit d879057
- Drop downstream rtw89 fix patch, to be replaced with the upstream fix
- commit b9cd6cb
- Linux 5.15.2 (bsc#1012628).
- rsi: fix control-message timeout (bsc#1012628).
- media: staging/intel-ipu3: css: Fix wrong size comparison
imgu_css_fw_init (bsc#1012628).
- staging: r8188eu: fix memleak in rtw_wx_set_enc_ext
(bsc#1012628).
- staging: rtl8192u: fix control-message timeouts (bsc#1012628).
- staging: r8712u: fix control-message timeout (bsc#1012628).
- comedi: vmk80xx: fix bulk and interrupt message timeouts
(bsc#1012628).
- comedi: vmk80xx: fix bulk-buffer overflow (bsc#1012628).
- comedi: vmk80xx: fix transfer-buffer overflows (bsc#1012628).
- comedi: ni_usb6501: fix NULL-deref in command paths
(bsc#1012628).
- comedi: dt9812: fix DMA buffers on stack (bsc#1012628).
- isofs: Fix out of bound access for corrupted isofs image
(bsc#1012628).
- staging: rtl8712: fix use-after-free in rtl8712_dl_fw
(bsc#1012628).
- btrfs: fix lzo_decompress_bio() kmap leakage (bsc#1012628).
- kfence: default to dynamic branch instead of static keys mode
(bsc#1012628).
- kfence: always use static branches to guard kfence_alloc()
(bsc#1012628).
- binder: don't detect sender/target during buffer cleanup
(bsc#1012628).
- binder: use cred instead of task for getsecid (bsc#1012628).
- binder: use cred instead of task for selinux checks
(bsc#1012628).
- binder: use euid from cred instead of using task (bsc#1012628).
- Revert "proc/wchan: use printk format instead of
lookup_symbol_name()" (bsc#1012628).
- usb-storage: Add compatibility quirk flags for iODD 2531/2541
(bsc#1012628).
- usb: musb: Balance list entry in musb_gadget_queue
(bsc#1012628).
- usb: gadget: Mark USB_FSL_QE broken on 64-bit (bsc#1012628).
- usb: ehci: handshake CMD_RUN instead of STS_HALT (bsc#1012628).
- Revert "x86/kvm: fix vcpu-id indexed array sizes" (bsc#1012628).
- KVM: x86: avoid warning with -Wbitwise-instead-of-logical
(bsc#1012628).
- commit 26a203b
- Fix problem with missing installkernel on Tumbleweed.
- commit 2ed6686
- config: refresh
- drop PROFILE_ALL_BRANCHES where not available any more
- commit d11f2e4
- Revert "rpm/config.sh: Compress modules with zstd (jsc#SLE-21256)."
This reverts commit 648b5c7cb84366056aed609528029ae9c75c3d37.
Reported to cause build problems in IBS (boo#1192457).
- commit dcfd611
- Update config files: set CONFIG_FORTIFY_SOURCE=y consistently (bsc#1192476)
- commit 3837451
- Update config files (bsc#1192456).
CONFIG_IMA_TRUSTED_KEYRING=y
- commit 2251920
- series.conf: cleanup
- update upstream reference and move to appropriate section
- patches.suse/ALSA-usb-audio-Restrict-rates-for-the-shared-clocks.patch
- commit 651a971
- Linux 5.15.1 (bsc#1012628).
- sfc: Fix reading non-legacy supported link modes (bsc#1012628).
- Revert "xhci: Set HCD flag to defer primary roothub
registration" (bsc#1012628).
- Revert "usb: core: hcd: Add support for deferring roothub
registration" (bsc#1012628).
- drm/amdkfd: fix boot failure when iommu is disabled in Picasso
(bsc#1012628).
- Revert "soc: imx: gpcv2: move reset assert after requesting
domain power up" (bsc#1012628).
- ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"
(bsc#1012628).
- Revert "wcn36xx: Disable bmps when encryption is disabled"
(bsc#1012628).
- drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
(bsc#1012628).
- drm/amd/display: Revert "Directly retrain link from debugfs"
(bsc#1012628).
- Revert "drm/i915/gt: Propagate change in error status to
children on unhold" (bsc#1012628).
- ALSA: usb-audio: Add quirk for Audient iD14 (bsc#1012628).
- commit 7ecebb2
- Input: i8042 - Add deferred probe support (bsc#1190256).
- commit 5a246e6
- update patch metadata
- update upstream reference
- patches.suse/arm64-dts-rockchip-Disable-CDN-DP-on-Pinebook-Pro.patch
- commit aa05ab3
- series.conf: cleanup
- move to the section for short lived patches:
- patches.suse/rtw89-Fix-crash-by-loading-compressed-firmware-file.patch
- commit 1fb2e08
- rtw89: Fix crash by loading compressed firmware file
(bsc#1188303).
- commit 42e1103
- supported-flag: consolidate a bit more
patches.suse/revert-modpost-remove-get_next_text-and-make-grab-release_-file-s.patch
is a partial revert of mainline commit 75893572d453 ("modpost: remove
get_next_text() and make {grab,release_}file static"); it restores function
get_next_line() which was removed in mainline but we still need it.
As the function is static and only used in code built only with
CONFIG_SUSE_KERNEL_SUPPORTED enabled, compiler issues a warning when
building with CONFIG_SUSE_KERNEL_SUPPORTED disabled. Merge the patch into
patches.suse/add-suse-supported-flag.patch and move the function into
an #ifdef CONFIG_SUSE_KERNEL_SUPPORTED block.
The only effect on expanded tree is moving get_next_line() lower so that it
is only compiled when CONFIG_SUSE_KERNEL_SUPPORTED=n.
- commit 0c612fa
- Input: i8042 - Add quirk for Fujitsu Lifebook T725
(bsc#1191980).
- commit 44f2754
- update patch metadata
- update upstream references:
- patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
- patches.suse/media-firewire-firedtv-avc-fix-a-buffer-overflow-in-.patch
- patches.suse/rtw89-Fix-two-spelling-mistakes-in-debug-messages.patch
- patches.suse/rtw89-Fix-variable-dereferenced-before-check-sta.patch
- patches.suse/rtw89-Remove-redundant-check-of-ret-after-call-to-rt.patch
- patches.suse/rtw89-add-Realtek-802.11ax-driver.patch
- patches.suse/rtw89-fix-error-function-parameter.patch
- patches.suse/rtw89-fix-return-value-check-in-rtw89_cam_send_sec_k.patch
- patches.suse/rtw89-fix-return-value-in-hfc_pub_cfg_chk.patch
- patches.suse/rtw89-remove-duplicate-register-definitions.patch
- patches.suse/rtw89-remove-unneeded-semicolon.patch
- commit 2e35b89
- Refresh patches.suse/iwlwifi-module-firmware-ucode-fix.patch (boo#1191417)
There is one model that contains *-66.ucode. Add the exception.
- commit f0d7a09
- Update to 5.15 final
- refresh configs
- drop CONFIG_RESET_PISTACHIO
- commit 2ab31e7
- config: update and enable armv6hl
Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values
are taken from armv7hl, the rest is guesswork based on values of similar
config options.
- commit 22c5286
- config: update and enable armv7hl
Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values
are taken from arm64, the rest is guesswork based on values of similar
config options.
- commit 3b362e7
- config: update and enable arm64
Update arm64 configs to 5.15-rc7 and enable them. Where possible, values
are taken from x86_64, the rest is guesswork based on values of similar
config options.
- commit 482d5b4
- rtw89: Fix variable dereferenced before check 'sta'
(bsc#1191321).
- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321).
- rtw89: remove duplicate register definitions (bsc#1191321).
- rtw89: fix error function parameter (bsc#1191321).
- rtw89: remove unneeded semicolon (bsc#1191321).
- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
(bsc#1191321).
- rtw89: Remove redundant check of ret after call to
rtw89_mac_enable_bb_rf (bsc#1191321).
- rtw89: Fix two spelling mistakes in debug messages
(bsc#1191321).
- rtw89: Fix variable dereferenced before check 'sta'
(bsc#1191321).
- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321).
- rtw89: remove duplicate register definitions (bsc#1191321).
- rtw89: fix error function parameter (bsc#1191321).
- rtw89: remove unneeded semicolon (bsc#1191321).
- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
(bsc#1191321).
- rtw89: Remove redundant check of ret after call to
rtw89_mac_enable_bb_rf (bsc#1191321).
- rtw89: Fix two spelling mistakes in debug messages
(bsc#1191321).
- commit 719bb03
- config: arm64: enable dpaa2 restool support
References: bsc#1191190
- commit c86f145
- Linux 5.14.15 (bsc#1012628).
- block/mq-deadline: Move dd_queued() to fix defined but not
used warning (bsc#1012628).
- parisc: math-emu: Fix fall-through warnings (bsc#1012628).
- sh: pgtable-3level: fix cast to pointer from integer of
different size (bsc#1012628).
- arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
(bsc#1012628).
- ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
(bsc#1012628).
- block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
(bsc#1012628).
- xen/x86: prevent PVH type from getting clobbered (bsc#1012628).
- r8152: avoid to resubmit rx immediately (bsc#1012628).
- drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
(bsc#1012628).
- drm/amdgpu: init iommu after amdkfd device init (bsc#1012628).
- xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
(bsc#1012628).
- xtensa: xtfpga: Try software restart before simulating CPU reset
(bsc#1012628).
- NFSD: Keep existing listeners on portlist error (bsc#1012628).
- powerpc/lib: Add helper to check if offset is within conditional
branch range (bsc#1012628).
- powerpc/bpf: Validate branch ranges (bsc#1012628).
- powerpc/security: Add a helper to query stf_barrier type
(bsc#1012628).
- powerpc/bpf: Emit stf barrier instruction sequences for
BPF_NOSPEC (bsc#1012628).
- ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
(bsc#1012628).
- ASoC: fsl_xcvr: Fix channel swap issue with ARC (bsc#1012628).
- ASoC: pcm179x: Add missing entries SPI to device ID table
(bsc#1012628).
- ASoC: cs4341: Add SPI device ID table (bsc#1012628).
- KVM: arm64: Fix host stage-2 PGD refcount (bsc#1012628).
- KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
(bsc#1012628).
- netfilter: xt_IDLETIMER: fix panic that occurs when timer_type
has garbage value (bsc#1012628).
- netfilter: nf_tables: skip netdev events generated on netns
removal (bsc#1012628).
- dma-debug: fix sg checks in debug_dma_map_sg() (bsc#1012628).
- ASoC: wm8960: Fix clock configuration on slave mode
(bsc#1012628).
- ice: Fix failure to re-add LAN/RDMA Tx queues (bsc#1012628).
- ice: Avoid crash from unnecessary IDA free (bsc#1012628).
- ice: fix getting UDP tunnel entry (bsc#1012628).
- ice: Print the api_patch as part of the fw.mgmt.api
(bsc#1012628).
- netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 (bsc#1012628).
- netfilter: ipvs: make global sysctl readonly in non-init netns
(bsc#1012628).
- sctp: fix transport encap_port update in sctp_vtag_verify
(bsc#1012628).
- lan78xx: select CRC32 (bsc#1012628).
- tcp: md5: Fix overlap between vrf and non-vrf keys
(bsc#1012628).
- ipv6: When forwarding count rx stats on the orig netdev
(bsc#1012628).
- hamradio: baycom_epp: fix build for UML (bsc#1012628).
- net: dsa: lantiq_gswip: fix register definition (bsc#1012628).
- net/sched: act_ct: Fix byte count on fragmented packets
(bsc#1012628).
- NIOS2: irqflags: rename a redefined register name (bsc#1012628).
- net: dsa: Fix an error handling path in
'dsa_switch_parse_ports_of()' (bsc#1012628).
- powerpc/smp: do not decrement idle task preempt count in CPU
offline (bsc#1012628).
- net: hns3: Add configuration of TM QCN error event
(bsc#1012628).
- net: hns3: reset DWRR of unused tc to zero (bsc#1012628).
- net: hns3: add limit ets dwrr bandwidth cannot be 0
(bsc#1012628).
- net: hns3: schedule the polling again when allocation fails
(bsc#1012628).
- net: hns3: fix vf reset workqueue cannot exit (bsc#1012628).
- net: hns3: disable sriov before unload hclge layer
(bsc#1012628).
- net: stmmac: Fix E2E delay mechanism (bsc#1012628).
- ptp: Fix possible memory leak in ptp_clock_register()
(bsc#1012628).
- e1000e: Fix packet loss on Tiger Lake and later (bsc#1012628).
- igc: Update I226_K device ID (bsc#1012628).
- ice: Add missing E810 device ids (bsc#1012628).
- net/mlx5e: IPsec: Fix a misuse of the software parser's fields
(bsc#1012628).
- net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum
flags (bsc#1012628).
- drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02
panel (bsc#1012628).
- drm/kmb: Work around for higher system clock (bsc#1012628).
- drm/kmb: Remove clearing DPHY regs (bsc#1012628).
- drm/kmb: Disable change of plane parameters (bsc#1012628).
- drm/kmb: Corrected typo in handle_lcd_irq (bsc#1012628).
- drm/kmb: Enable ADV bridge after modeset (bsc#1012628).
- net: enetc: fix ethtool counter name for PM0_TERR (bsc#1012628).
- net: enetc: make sure all traffic classes can send large frames
(bsc#1012628).
- can: rcar_can: fix suspend/resume (bsc#1012628).
- can: peak_usb: pcan_usb_fd_decode_status(): fix back to
ERROR_ACTIVE state notification (bsc#1012628).
- can: peak_pci: peak_pci_remove(): fix UAF (bsc#1012628).
- can: isotp: isotp_sendmsg(): fix return error on FC timeout
on TX path (bsc#1012628).
- can: isotp: isotp_sendmsg(): add result check for
wait_event_interruptible() (bsc#1012628).
- can: isotp: isotp_sendmsg(): fix TX buffer concurrent access
in isotp_sendmsg() (bsc#1012628).
- can: j1939: j1939_tp_rxtimer(): fix errant alert in
j1939_tp_rxtimer (bsc#1012628).
- can: j1939: j1939_netdev_start(): fix UAF for rx_kref of
j1939_priv (bsc#1012628).
- can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive
TP.DT with error length (bsc#1012628).
- can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than
9 bytes (bsc#1012628).
- ceph: skip existing superblocks that are blocklisted or shut
down when mounting (bsc#1012628).
- ceph: fix handling of "meta" errors (bsc#1012628).
- tracing: Have all levels of checks prevent recursion
(bsc#1012628).
- ocfs2: fix data corruption after conversion from inline format
(bsc#1012628).
- ocfs2: mount fails with buffer overflow in strlen (bsc#1012628).
- mm/userfaultfd: selftests: fix memory corruption with thp
enabled (bsc#1012628).
- userfaultfd: fix a race between writeprotect and exit_mmap()
(bsc#1012628).
- mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING |
MPOL_LOCAL in mbind() (bsc#1012628).
- elfcore: correct reference to CONFIG_UML (bsc#1012628).
- vfs: check fd has read access in kernel_read_file_from_fd()
(bsc#1012628).
- mm/secretmem: fix NULL page->mapping dereference in
page_is_secretmem() (bsc#1012628).
- ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo PC50HS (bsc#1012628).
- ASoC: DAPM: Fix missing kctl change notifications (bsc#1012628).
- ASoC: nau8824: Fix headphone vs headset, button-press detection
no longer working (bsc#1012628).
- blk-cgroup: blk_cgroup_bio_start() should use irq-safe
operations on blkg->iostat_cpu (bsc#1012628).
- audit: fix possible null-pointer dereference in
audit_filter_rules (bsc#1012628).
- net: dsa: mt7530: correct ds->num_ports (bsc#1012628).
- ucounts: Move get_ucounts from cred_alloc_blank to
key_change_session_keyring (bsc#1012628).
- ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in
commit_creds (bsc#1012628).
- ucounts: Proper error handling in set_cred_ucounts
(bsc#1012628).
- ucounts: Fix signal ucount refcounting (bsc#1012628).
- KVM: PPC: Book3S HV: Fix stack handling in
idle_kvm_start_guest() (bsc#1012628).
- KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if
it went to guest (bsc#1012628).
- powerpc/idle: Don't corrupt back chain when going idle
(bsc#1012628).
- mm, slub: fix mismatch between reconstructed freelist depth
and cnt (bsc#1012628).
- mm, slub: fix potential memoryleak in kmem_cache_open()
(bsc#1012628).
- mm, slub: fix potential use-after-free in slab_debugfs_fops
(bsc#1012628).
- mm, slub: fix incorrect memcg slab count for bulk free
(bsc#1012628).
- KVM: nVMX: promptly process interrupts delivered while in
guest mode (bsc#1012628).
- KVM: SEV: Flush cache on non-coherent systems before
RECEIVE_UPDATE_DATA (bsc#1012628).
- KVM: SEV-ES: rename guest_ins_data to sev_pio_data
(bsc#1012628).
- KVM: SEV-ES: clean up kvm_sev_es_ins/outs (bsc#1012628).
- KVM: SEV-ES: keep INS functions together (bsc#1012628).
- KVM: SEV-ES: fix length of string I/O (bsc#1012628).
- KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes
if needed (bsc#1012628).
- KVM: SEV-ES: reduce ghcb_sa_len to 32 bits (bsc#1012628).
- KVM: x86: leave vcpu->arch.pio.count alone in
emulator_pio_in_out (bsc#1012628).
- KVM: x86: check for interrupts before deciding whether to exit
the fast path (bsc#1012628).
- KVM: x86: split the two parts of emulator_pio_in (bsc#1012628).
- KVM: x86: remove unnecessary arguments from
complete_emulator_pio_in (bsc#1012628).
- nfc: nci: fix the UAF of rf_conn_info object (bsc#1012628).
- isdn: cpai: check ctr->cnr to avoid array index out of bound
(bsc#1012628).
- netfilter: Kconfig: use 'default y' instead of 'm' for bool
config option (bsc#1012628).
- selftests: netfilter: remove stray bash debug line
(bsc#1012628).
- net: bridge: mcast: use multicast_membership_interval for IGMPv3
(bsc#1012628).
- KVM: SEV-ES: Set guest_state_protected after VMSA update
(bsc#1012628).
- drm: mxsfb: Fix NULL pointer dereference crash on unload
(bsc#1012628).
- net: hns3: fix the max tx size according to user manual
(bsc#1012628).
- KVM: MMU: Reset mmu->pkru_mask to avoid stale data
(bsc#1012628).
- kunit: fix reference count leak in kfree_at_end (bsc#1012628).
- drm/msm/a6xx: Serialize GMU communication (bsc#1012628).
- gcc-plugins/structleak: add makefile var for disabling
structleak (bsc#1012628).
- iio/test-format: build kunit tests without structleak plugin
(bsc#1012628).
- device property: build kunit tests without structleak plugin
(bsc#1012628).
- thunderbolt: build kunit tests without structleak plugin
(bsc#1012628).
- bitfield: build kunit tests without structleak plugin
(bsc#1012628).
- objtool: Check for gelf_update_rel[a] failures (bsc#1012628).
- objtool: Update section header before relocations (bsc#1012628).
- btrfs: deal with errors when checking if a dir entry exists
during log replay (bsc#1012628).
- net: stmmac: add support for dwmac 3.40a (bsc#1012628).
- ARM: dts: spear3xx: Fix gmac node (bsc#1012628).
- isdn: mISDN: Fix sleeping function called from invalid context
(bsc#1012628).
- platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
(bsc#1012628).
- platform/x86: intel_scu_ipc: Update timeout value in comment
(bsc#1012628).
- ALSA: hda: avoid write to STATESTS if controller is in reset
(bsc#1012628).
- spi: Fix deadlock when adding SPI controllers on SPI buses
(bsc#1012628).
- spi-mux: Fix false-positive lockdep splats (bsc#1012628).
- libperf test evsel: Fix build error on !x86 architectures
(bsc#1012628).
- libperf tests: Fix test_stat_cpu (bsc#1012628).
- perf/x86/msr: Add Sapphire Rapids CPU support (bsc#1012628).
- Input: snvs_pwrkey - add clk handling (bsc#1012628).
- ASoC: codec: wcd938x: Add irq config support (bsc#1012628).
- scsi: iscsi: Fix set_param() handling (bsc#1012628).
- scsi: storvsc: Fix validation for unsolicited incoming packets
(bsc#1012628).
- scsi: mpi3mr: Fix duplicate device entries when scanning
through sysfs (bsc#1012628).
- scsi: qla2xxx: Fix a memory leak in an error path of
qla2x00_process_els() (bsc#1012628).
- mm/thp: decrease nr_thps in file's mapping on THP split
(bsc#1012628).
- sched/scs: Reset the shadow stack when idle_task_exit
(bsc#1012628).
- net: hns3: fix for miscalculation of rx unused desc
(bsc#1012628).
- net/mlx5: Lag, move lag destruction to a workqueue
(bsc#1012628).
- net/mlx5: Lag, change multipath and bonding to be mutually
exclusive (bsc#1012628).
- drm/kmb: Enable alpha blended second plane (bsc#1012628).
- drm/kmb: Limit supported mode to 1080p (bsc#1012628).
- autofs: fix wait name hash calculation in autofs_wait()
(bsc#1012628).
- scsi: core: Fix shost->cmd_per_lun calculation in
scsi_add_host_with_dma() (bsc#1012628).
- s390/pci: cleanup resources only if necessary (bsc#1012628).
- s390/pci: fix zpci_zdev_put() on reserve (bsc#1012628).
- bpf, test, cgroup: Use sk_{alloc,free} for test cases
(bsc#1012628).
- net: mdiobus: Fix memory leak in __mdiobus_register
(bsc#1012628).
- e1000e: Separate TGP board type from SPT (bsc#1012628).
- ARM: 9122/1: select HAVE_FUTEX_CMPXCHG (bsc#1012628).
- pinctrl: stm32: use valid pin identifier in
stm32_pinctrl_resume() (bsc#1012628).
- Update config files.
- commit 3416a5a
- Update to 5.15-rc7
- commit 89a05b7
==== lftp ====
- Deprecate the lftp_wrapper script. It is still available as an
"update-alternative" for "ftp", but it is no longer used by
default. The default implementation of "ftp" now is the "lftp"
executable. [jsc#SLE-19631]
Lftp_wrapper is an internal creation of SUSE, dating back to
2005. It was developed to help some customers transition from
lukemftp, which disappeared from SLE between versions 11 and 12,
to lftp. To make the transition as smooth as possible, the
wrapper was made the default FTP client.
However, the code was never upstreamed and it was never properly
reviewed. From a security perspective (and FTP clients are
definitely a target for attackers), this is rather worrying.
There are many issues with lftp_wrapper, in addition to the low
code quality and the fact that it has no real upstream:
* Customers are reporting bugs: bsc#974874, bsc#1178363.
* It has no manual page ("man ftp" displays the lftp manual page,
despite both having different command line options).
* Some command line options are not actually implemented, or only
work in specific cases.
* It was only designed for non-interactive use, but this is only
mentioned in the source code. As a result, customers are not
aware of that limitation, and use the wrapper also
interactively, or pseudo-interactively, and complain when it
doesn't work.
The newly added "add-deprecation-warning-to-lftp-wrapper.patch"
introduces a deprecation warning for users who might still rely
on the script to make them aware that this wrapper script is
going to be removed from the distribution.
==== libX11 ====
Subpackages: libX11-6 libX11-data libX11-devel libX11-xcb1
- u_no-longer-crash-in-XVisualIDFromVisual.patch
* no longer crash in XVisualIDFromVisual() [boo#1191517]
==== libblockdev ====
Version update (2.25 -> 2.26)
Subpackages: libbd_btrfs2 libbd_crypto2 libbd_fs2 libbd_loop2 libbd_mdraid2 libbd_part2 libbd_swap2 libbd_utils2 libblockdev2
- Fix lack of dependency on libblockdev-lvm needed by libblockdev
package. The lvm-cache-stats binary needs the logical volume
plugin to work (boo#1183948).
- Update to version 2.26:
+ Fixes:
- Deprecated glib function call;
- Build with LLVM/clang;
- Many memory leaks;
- Many tests.
- Fix dbus.h being wrongly packaged in libbd_lvm-dbus-devl instead
of libbd_utils-devel (boo#1189787).
==== libfprint ====
Version update (1.92.1 -> 1.94.2)
- Update to version 1.94.2
* Highlights:
+ goodixmoc: Fix protocol error with certain username lengths
+ elanmoc: New PID 0x0c7d
+ goodixmoc: New PID 0x63cc
- Changes from version 1.94.1
* Highlights:
+ Ship a simple script to create new CI tests using tshark
+ Added CI tests for elan, uru4000, aes2501
+ goodixmoc: Remove duplicate checking during enroll and let fprintd handle it
+ uru4000: Fix USB transfer type
+ synaptics: Support for new PIDs
+ goodixmoc: Support for new PIDs
- Changes from version 1.94.0
* Highlights:
+ Implement suspend/resume handling including USB wakeup configuration.
+ This requires writing the "persist" and "wakeup" sysfs attributes.
+ Add simple temperature module to prevent devices from becoming too hot
+ Add feature for continuous scanning
+ New internal "critical section" API to simplify driver development
+ elan: new PID 0x0c58
+ elanmoc: Fixes for multi-user handling and FW changes
+ virtual-device: Do not time out for SCAN command
==== libglvnd ====
- Disable asm on aarch64 Tumbleweed due to issue with BTI - boo#1188928
==== libhandy ====
Version update (1.4.0 -> 1.5.0)
Subpackages: libhandy-1-0 typelib-1_0-Handy-1_0
- Update to version 1.5.0:
+ Introduce HdyStyleManager for managing color schemes
(light/dark) and high contrast mode.
- Support the cross-platform color scheme preference in the
settings portal.
+ HdyPreferencesPage: Remove adaptive margins to fix default
window sizes.
+ HdyTabBar: Handle middle click on button release rather than
press.
+ Various memory leak fixes.
+ Updated translations.
- Use ldconfig_scriptlets macro for post(un) handling.
==== libnftnl ====
Version update (1.2.0 -> 1.2.1)
- Update to release 1.2.1
* expr: add last match time support
* expr: missing netlink attribute in last expression
==== libqb ====
Version update (2.0.3+20210303.404adbc -> 2.0.4+20211112.a2691b9)
- Update to version 2.0.4+20211112.a2691b9 (v2.0.4):
- poll: Don't log in a signal handler (gh#ClusterLabs/libqb##447)
- Fix pthread returns (gh#ClusterLabs/libqb#444)
- doxygen2man: print structure descriptions (gh#ClusterLabs/libqb#443)
- Implement heap based timer list (gh#ClusterLabs/libqb#439)
==== libstorage-ng ====
Version update (4.4.56 -> 4.4.57)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#843
- added convenience function get_blk_devices() for Multipath and
DmRaid
- added macro LIBSTORAGE_NG_VERSION_AT_LEAST
- 4.4.57
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-driver-interface libvirt-daemon-driver-lxc libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-lxc libvirt-daemon-qemu libvirt-libs
- virt-create-rootfs: Fix repository URLs
Updated virt-create-rootfs.patch
boo#1192318
- spec: Weaken apparmor-abstractions dependency to Recommends
bsc#1192119
==== libwacom ====
Subpackages: libwacom-data libwacom2
- Add python requires to tools subpackage (bsc#1192852)
==== llvm13 ====
Subpackages: clang-tools clang13 clang13-doc libLLVM13 libLTO13 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang13
- Add FileCheck into the devel package, as is required for testing
Rust (boo#1192629)
==== makedumpfile ====
Version update (1.6.9 -> 1.7.0)
- Turn on zstd.
- Update to 1.7.0
* Zstandard (zstd) compression support
* New -L option to limit output file size
* Support of kernels up to v5.15 (x86_64)
==== mariadb ====
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- The following issues have already been fixed in this package but weren't
previously mentioned in the changes file:
bsc#1189320
CVE-2021-2145, bsc#1185872
CVE-2021-2166, bsc#1185870
CVE-2021-27928, bsc#1183770
MDEV-23851
- Fix rpmlint errors
- Run spec-cleaner
- Enable LZ4 compression for INNODB and ROCKSDB, fixes bsc#1186031
- Revert systemd hardening
* Remove harden_mariadb.service.patch
- Add CONFIG parameter to %sysusers_generate_pre
==== mariadb-connector-c ====
Version update (3.2.4 -> 3.2.5)
- Update to 3.2.5:
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-connector-c-325-release-notes
https://mariadb.com/kb/en/library/mariadb-connector-c-325-changelog
==== mdadm ====
- Use %{_sbindir} for prerequisite of mkinitrd to work with
usrmerge of dracut-mkinitrd-deprecated
==== monitoring-plugins ====
Subpackages: monitoring-plugins-breeze monitoring-plugins-by_ssh monitoring-plugins-cluster monitoring-plugins-common monitoring-plugins-cups monitoring-plugins-dhcp monitoring-plugins-dig monitoring-plugins-disk monitoring-plugins-disk_smb monitoring-plugins-dns monitoring-plugins-dummy monitoring-plugins-file_age monitoring-plugins-flexlm monitoring-plugins-http monitoring-plugins-icmp monitoring-plugins-ide_smart monitoring-plugins-ifoperstatus monitoring-plugins-ifstatus monitoring-plugins-ircd monitoring-plugins-load monitoring-plugins-log monitoring-plugins-mailq monitoring-plugins-mrtg monitoring-plugins-mrtgtraf monitoring-plugins-nagios monitoring-plugins-nt monitoring-plugins-ntp_peer monitoring-plugins-ntp_time monitoring-plugins-nwstat monitoring-plugins-oracle monitoring-plugins-overcr monitoring-plugins-ping monitoring-plugins-procs monitoring-plugins-real monitoring-plugins-rpc monitoring-plugins-sensors monitoring-plugins-smtp monitoring-plugins-ssh monitoring-plugins-swap monitoring-plugins-tcp monitoring-plugins-time monitoring-plugins-ups monitoring-plugins-users monitoring-plugins-wave
- recommend syslog for monitoring-plugins-log, as people probably
want to analize logs generated by (r)syslog or journald
Renamed patches:
- renamed monitoring-plugins-1.4.6-no_chown.patch to
monitoring-plugins-1.4.6-Makefile_-_no_chown.patch to make it
easier to detect the patched file
- renamed monitoring-plugins-2.1.1-check_logfile.patch to
monitoring-plugins-2.1.1-check_log_-_quoting.patch to make it
easier to detect the patched file and reason for the patch
New patches:
- added monitoring-plugins-2.3.1-check_snmp_segfaults.patch
check_snmp will segfaults at line 489 if number of lines returned
by SNMPD is greater than number of defined thresholds
- > https://github.com/monitoring-plugins/monitoring-plugins/pull/1589
- added monitoring-plugins-2.3.1-check_snmp_hang_on_STDERR_workaround.patch
When the MIBs are not quite right, snmpget outputs lots of errors on
STDERR before getting down to business.
If this is enough to fill the pipe buffer, snmpget hangs waiting for
it to be cleared, which it never will be because check_snmp is
waiting for snmpget to output something on STDOUT.
This simple fix from s2156945 for this is to read STDERR before STDOUT.
cmd_run_array from utils_cmd.c is also used by plugins/check_by_ssh
and plugins/negate but you're likely to get lots of errors or lots
of output, not both at the same time.
The real fix is probably to do a select() and read from both as
they come in.
https://github.com/monitoring-plugins/monitoring-plugins/issues/1706
- added monitoring-plugins-2.3.1-check_dhcp_-_detect_rogue_dhcp_servers.patch
feature enhancement from Patrick Cervicek for check_dhcp, which allows
to detect rogue DHCP servers. Use it with the "-x" flag, example:
./check_dhcp -s 192.168.1.1 -x
CRITICAL: Rogue DHCP Server detected! Server 192.168.1.205 offered 192.168.1.239
- added monitoring-plugins-2.3.1-check_ssh.patch , which includes patches
provided by op5, mainly around RFC 4253:4.2 and 4253:5
+ fixing a few typos
+ properly parse a (delayed) version control string
+ Handle non-alpha software versions reported by the checked service
- added monitoring-plugins-2.3.1-check_ssh.t_-_improve_testing.patch
which improves the testing of check_ssh - including the patches mentioned in
monitoring-plugins-2.3.1-check_ssh.patch
- added monitoring-plugins-2.3.1-fixing-shellcheck.patch , which fixes
some complains from shellcheck(.net):
+ quoting and parenthesis in check_log.sh, check_oracle.sh, check_sensors.sh
==== mutter ====
- Enable wayland-eglstream dependency on Leap/SLE (jsc#SLE-19964).
- Enable eglstream on Leap/SLE (jsc#SLE-19964).
==== ncurses ====
Version update (6.3.20211021 -> 6.3.20211115)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20211115
+ fix memory-leak in delwin for pads (report by Werner Fink, OpenSUSE
[#1192668], cf: 20211106),
- Add ncurses patch 20211113
+ minor clarification to clear.1 (Debian #999437).
+ add xterm+sl-alt, use that in foot+base (report by Jonas Grosse
Sundrup) -TD
+ improve search-path check for pkg-config, for Debian testing which
installs pkg-config with architecture-prefixes.
- Correct offsets of patch ncurses-6.3.dif
- Add ncurses patch 20211106
+ improve check in misc/Makefile.in for empty $PKG_CONFIG_LIBDIR
+ modify wnoutrefresh to call pnoutrefresh if its parameter is a pad,
rather than treating it as an error, and modify new_panel to permit
its window-parameter to be a pad (report by Giorgos Xou).
+ fix a memory-leak in del_curterm (prompted by discussion with Bram
Moolenaar, cf: 20210821).
- Add ncurses patch 20211030
+ simplify some references to WINDOWS._flags using macros.
+ add a "check" rule in Ada95 makefile, to help with test-packages.
+ build-fix for cross-compiling to MingW, conditionally add -lssp
- Correct offsets of patch ncurses-6.3.dif
- Add ncurses patch 20211026
+ corrected regex needed for older pkg-config used in Solaris 10.
+ amend configure option's auto-search to account for systems where
none of the directories known to pkg-config exist, adapted from
mailing-list comment (report by Milan P. Stanic).
- Port patch ncurses-6.2.dif which is now named ncurses-6.3.dif
==== netcat-openbsd ====
- Fix download URL. Debian has purged older versions from their
servers.
==== nodejs16 ====
Version update (16.6.2 -> 16.13.0)
Subpackages: npm16
- BR python 3.6+
- Update to 16.13.0:
* Experimental ESM Loader Hooks API
https://github.com/nodejs/node/pull/37468
* deps: upgrade npm to 8.1.0 (npm team)
* vm: add support for import assertions in dynamic imports
- Changes in 16.11.1:
* deps: update llhttp to 6.0.4
- HTTP Request Smuggling due to spaced in headers
(bsc#1191601, CVE-2021-22959)
- HTTP Request Smuggling when parsing the body
(bsc#1191602, CVE-2021-22960)
- Changes in 16.11.0:
* deps: update nghttp2 to v1.45.1
- Changes in 16.10.0:
* crypto: add rsa-pss keygen parameters
* fs: make open and close stream override optional when unused
* http: limit requests per connection
The maximum number of requests a socket can handle before closing
keep alive connection can be set with server.maxRequestsPerSocket.
* src: add --no-global-search-paths cli option
* stream: add signal support to pipeline generators
- Changes in 16.9.0:
* Added support for corepack
* crypto: add RSA-PSS params to asymmetricKeyDetails
* module: support pattern trailers
* stream: add stream.compose
- Changes in 16.8.0:
* doc: deprecate type coercion for dns.lookup options
* stream: add stream.Duplex.from utility and isDisturbed helper
* util: expose toUSVString
- Changes in 16.7.0:
* fs: experimental: add recursive cp method
- refreshed: fix_ci_tests.patch, flaky_test_rerun.patch,
nodejs-libpath.patch, sle12_python3_compat.patch,
versioned.patch, node_modules.tar.xz
==== pam ====
Subpackages: pam-doc pam_unix
- Update pam-login_defs-check.sh regexp and
login_defs-support-for-pam symbol to version 1.5.2
(new variable HMAC_CRYPTO_ALGO).
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-documentation patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- x11 pattern: Require xf86-input-libinput also on s390x
(JIRA#SLE-18632)
==== pcre2 ====
Version update (10.38 -> 10.39)
Subpackages: libpcre2-16-0 libpcre2-32-0 libpcre2-8-0
- pcre2 10.39:
* Fix incorrect detection of alternatives in first character
search in JIT
* Update to Unicode 14.0.0
==== perl-Date-Manip ====
Version update (6.85 -> 6.86)
- updated to 6.86
see /usr/share/doc/packages/perl-Date-Manip/Changes
6.86 2021-11-15
- Change warn to carp
All warnings are now issued with the carp command rather than warn.
Requested in GitHup pull request #18, but that request was not used
because it only changed the uses in the Date::Manip::Date module.
- Bug fixes
Fixed a bug where the next/prev Date::Manip::Recur methods gave
incorrect results when there are no dates that match the criteria.
(GitHub #36)
- Time zone fixes
There were no new timezone fixes on 2021-06-01 or 2021-09-01, so no
releases made then.
Newest zoneinfo data (tzdata 2021e). (GitHub #37)
==== perl-HTTP-Message ====
Version update (6.34 -> 6.35)
- updated to 6.35
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.35 2021-11-11 22:10:31Z
- Clarify documentation for decoded_content (GH#166) (Eric Wastl)
==== pfstools ====
Subpackages: libpfs2 pfscalibration pfstmo
- Use OpenCV 4 on Tumbleweed
- Guard OpenEXR build dependency (needs OpenEXR < 3)
- Adjust pfscalign package name to pfsalign, match contained tool
- Cleanup spec file, remove old dependencies:
+ lapack, blas (uses GSL instead)
+ doxygen, libtool (unused)
- Correct GL build dependency (pkgconfig(gl) instead of Mesa)
==== phonon4qt5 ====
Subpackages: libphonon4qt5 phonon4qt5-lang phononsettings phononsettings-lang
- Add phonon4qt5-rpmlintrc to work around future build checks (boo#1191779)
==== php7 ====
Version update (7.4.25 -> 7.4.26)
Subpackages: php7-cli php7-ctype php7-dom php7-gd php7-gettext php7-iconv php7-json php7-mbstring php7-mysql php7-openssl php7-pdo php7-sqlite php7-tokenizer php7-xmlreader php7-xmlwriter
- updated to 7.4.26: This is a security release (CVE-2021-21707)
which also contains several bug fixes.
See https://www.php.net/ChangeLog-7.php#7.4.26
==== polkit-default-privs ====
- Change Requires: polkit to Requires(pre): we need to be sure
polkit is instaled first, as we could otherwise end up with wrong
permissions on /etc/polkit-1/rules.d.
- remove traces of old polkit-whitelisting sub-package
==== power-profiles-daemon ====
- Add fd1664dfe26f13f8c8cd7b44483cd872dfdede36.patch: main: Error
out on D-Bus communication errors (rh#2019536).
- Bump pkgconfig(polkit-gobject-1) BuildRequires version to 0.114.
It's required for the g_autoptr() support we use.
==== pulseaudio ====
Subpackages: libpulse-mainloop-glib0 libpulse0 pulseaudio-bash-completion pulseaudio-gdm-hooks pulseaudio-module-bluetooth pulseaudio-module-gsettings pulseaudio-module-x11 pulseaudio-module-zeroconf pulseaudio-utils pulseaudio-zsh-completion system-user-pulse
- Revert last change and BuildIgnore user(pulse) instead.
- Use system-user-pulse instead of user(pulse) for PreReq;
otherwise a new project can't resolve
==== python-Jinja2 ====
Version update (3.0.2 -> 3.0.3)
- update to 3.0.3
* Fix traceback rewriting internals for Python 3.10 and 3.11. (#1535)
* Fix how the native environment treats leading and trailing spaces
when parsing values on Python 3.10. (PR#1537)
* Improve async performance by avoiding checks for common types. (#1514)
* Revert change to ``hash(Node)`` behavior. Nodes are hashed by id again (#1521)
* ``PackageLoader`` works when the package is a single module file. (#1512)
==== python-aiohttp ====
- Update python39-failures.patch to only fire with Python 3.9.7.
==== python-aiosmtpd ====
- Disable pytest on Leap <= 15.3
==== python-argon2-cffi ====
Version update (20.1.0 -> 21.1.0)
- Update to 21.1.0
- skip building for Python 2 because not supported anymore
==== python-falcon ====
Version update (2.0.0 -> 3.0.1)
Subpackages: python-falcon-doc python38-falcon
- Don't restrict to primary python3 flavor. Other packages depend
on this.
- Update requirements
* The only runtime deps have been removed in version 2.0
* Test requirements from examples are obsolete
- Implement some python packaging best practises:
* Check for version in dist metadata
* uninstall alternative only takes master (there was even a typo)
- Don't create %%{python_sitelib}/examples directory, that' just
evil.
- Update to version 3.0.1
This is a minor point release to take care of a couple of bugs
that we did not catch for 3.0.0.
- The api_helpers module was re-added, since it was renamed
to app_helpers (and effectively removed) without announcing
a corresponding breaking change. This module is now
considered deprecated, and will be removed in a future Falcon
version.
- ASGI HTTP headers were treated as UTF-8 encoded, not
taking the incompatibility with WSGI and porting of WSGI
applications into consideration. This was fixed, and ASGI
headers are now decoded and encoded as ISO-8859-1.
==== python-filetype ====
Version update (1.0.7 -> 1.0.8)
- Restrict more which files are packaged.
- update to 1.0.8:
* docs: fix typos: s/againts/against
* Support special video/3gp file.
* fix: small error in docs
* Fix for PEP8 styles
* Fix version
* Add command line
* Fix linter error.
* Add xcf type.
* Add application abstraction and wasm type.
* Add rpm and dcm type.
* Add 3gp type.
* Add aac type.
* Add dwg type.
* Add brotli support.
* Fix avi matcher.
* Fix cr2 handling.
* Add py39 to test environment.
* Add clean and doc target to tox.
* Add docs to .gitignore
* Switch to tox in travis CI.
* Add lint and test target to tox.ini
* Clean up .gitignore
* Update Readme.
* Extend mp3 matcher
* Added support for lzop.
* Added support for lz4.
* Accept os.PathLike objects.
* Added support for elf
* setup.py: Exclude 'examples' from being installed as a global pkg
* Create LICENSE
* Add sample.jpg fixture
- Install new filetype command into %{_bindir}
- Enable update-alternatives mechanism for filetype command
==== python-flufl.lock ====
Version update (5.0.4 -> 6.0)
- Update to version 6.0
* Added a default_timeout argument to the Lock constructor,
which can be used in the context manager syntax as well.
* When a Lock uses a lock file that already exists and does
not appear to be a lock file (i.e. because its contents are
ill-formatted), do a better job of not clobbering that file.
* Improve some QA by re-adding diff-cover, Gitlab SAST during
CI, and testing on Python 3.10 beta (except for Windows)
* Added a py.typed file to satisfy type checkers.
- Update to version 5.0.5
* Blued code.
==== python-gevent ====
- Skip test__threading_monkey_in_thread as it breaks with Python 3.9.9.
==== python-gunicorn ====
- Add patch support-eventlet-30-3.patch:
* Upstream patch to support eventlet >= 0.30.3
==== python-importlib-resources ====
Version update (5.2.2 -> 5.4.0)
- update to 5.4.0:
* Test suite now relies entirely on the traversable API.
* Now raise a ``DeprecationWarning`` for all legacy
functions. Instead, users should rely on the ``files()``
API introduced in importlib_resources 1.3. See
* Updated readme to reflect current behavior and show
which versions correspond to which behavior in CPython.
==== python-mailman ====
Version update (3.3.4 -> 3.3.5)
- Update to 3.3.5, which provides many bug fixes and also these new features:
- There is a new bounce_notify_admin_on_bounce_increment list
setting and a corresponding list:admin:notice:increment
template for the notice. This setting, if True, will cause a
notice to be sent to the list admins when a member's bounce
score is incremented, but doesn't disable delivery.
- There is a new moderator_request_life setting in the
[mailman] section of mailman.cfg that controls the lifetime
of pending moderator requests as opposed to pending user
confirmations. Default is 180 days.
- There is a new task runner to do periodic tasks. The current
implementation evicts expired pendings and cache entries
and removes orphaned workflows and orphaned message store
messages. It does these tasks at intervals defined by the
new run_tasks_every setting in the [mailman] section of
mailman.cfg. Default is 1 hour.
- There is a new list:admin:notice:pending template for the
notice from the mailman notify command.
- The nntp runner will now run the gatenews subcommand at
intervals defined by a new gatenews_every setting in the
[nntp] section of mailman.cfg. Default is 5 every minutes.
- Check the REST API password in a way that is resistant to
timing attacks. (CVE-2021-34337)
- Added support-alembic-1-7.patch
- Removed obsolete support-click-8-0.patch
- Added rpmlintrc
==== python-numpy ====
- Add patch bpo-45167-fixes.patch:
* Support Python >= 3.9.8 changes.
==== python-packaging ====
Version update (20.9 -> 21.2)
- update to 21.2:
* Update documentation entry for 21.1.
* Update pin to pyparsing to exclude 3.0.0.
* PEP 656: musllinux support
* Drop support for Python 2.7, Python 3.4 and Python 3.5.
* Replace distutils usage with sysconfig
* Add support for zip files in ``parse_sdist_filename``
* Use cached ``_hash`` attribute to short-circuit tag equality comparisons
* Specify the default value for the ``specifier`` argument to ``SpecifierSet``
* Proper keyword-only "warn" argument in packaging.tags
* Correctly remove prerelease suffixes from ~= check
* Fix type hints for ``Version.post`` and ``Version.dev``
* Use typing alias ``UnparsedVersion``
* Improve type inference for ``packaging.specifiers.filter()``
* Tighten the return type of ``canonicalize_version()``
==== python-reportlab ====
Version update (3.5.59 -> 3.6.2)
- Increase verbosity of running the test suite.
- Update to 3.6.2
* add mock for urlopen calls so tests can run off line. Contribution by Antonio Trande sagitter at fedoraproject dot org
- Update to 3.6.1
* create py-2-3 branch
* Cease support for Python-2.7
- Update to 3.6.0
* graphics improve some error messages for renderPM
* changed lib.urilt.recursiveImport after errors in python3.10, reflect changes in readJPEGInfo
* pdfutils readJPEGInfo extracts dpi if present defaults to (72, 72)
* Image flowable allows a useDPI argument
* paraparser annotate some errors
- Update to 3.5.68
* Allow unicode PDFString to use encoding directly; fixes bug where colorspace indexes are broken
* Ensure PIL images can be size checked
- Update to 3.5.67
* fix obvious bug in renderPS.py cut'n'paste bah :(
* fix bug saving to SpooledtemporaryFile's reported by Robert Schroll <rschroll at gmail.com>
* fix bug in justified RTL paragraphs example & bugfix contributed by Moshe Uminer <mosheduminer at gmail.com>
* fix regex deprecation reported by Jürgen Gmach <juergen.gmach at apis.de>
- Update to 3.5.66
* add yieldNoneSplits utility function
* fix BarChart so it lines can have markers and Nones in their data
- Update to 3.5.65
* add ability to have lineplots in barcharts; no support yet for line markers
* added checkAttr method to TypedPropertyCollection
- Update to 3.5.64
* ensure setup.py works from sdist; bug reported by Antonio P. Sagitter (sagitter at fedoraproject.org)
* restore broken MANIFEST.in somehow overwritten by Robin :(
- Update to 3.5.63
* simplify annotateException and add better error messages for asUnicode/Bytes etc
* improve embeddedHyphenation in paragraph.py
- Update to 3.5.62
* add adjustableArrow widget
* allow para tag borderPadding attribute
* minor cosmetics in renderPM C extension and add fontSize setattr
* allow a bounding box constraint in definePath
* efficiency savings in text2Path
* refactor transformation math and text2Path functionality
* allow a renderPM plugin cairo backend package rlPyCairo
- Update to 3.5.61
* Allow legend column control of vertical alignment
* Allow renderTextMode attribute in reportlab.graphics.shapes.String
* Allow renderTextMode drawString handling in renderPDF/PM/PS/SVG
* Some fixes to fillMode handling
==== python-requests ====
Version update (2.25.1 -> 2.26.0)
- Correct {Build,}Requires for charset_normalizer.
- Add trustme to BuildRequires for the test suite.
- update to 2.26.0:
- `Session.send` now correctly resolves proxy configurations from both
the Session and Request. Behavior now matches `Session.request`. (#5681)
- Fixed a race condition in zip extraction when using Requests in parallel
from zip archive. (#5707)
- Instead of `chardet`, use the MIT-licensed `charset_normalizer` for Python3
to remove license ambiguity for projects bundling requests.
- Requests now supports `idna` 3.x on Python 3. `idna` 2.x will continue to
be used on Python 2 installations. (#5711)
- The `requests[security]` extra has been converted to a no-op install.
PyOpenSSL is no longer the recommended secure option for Requests. (#5867)
- Requests has officially dropped support for Python 3.5. (#5867)
- drop 5711.patch: upstream
==== python-urwid ====
- add dependency for python 2 builds
==== python-xarray ====
Version update (0.20.0 -> 0.20.1)
- update to version 0.20.1:
- This is a bugfix release to fix :issue:`5930`.:
- Bug fixes:
- Fix a regression in the detection of the backend entrypoints (:issue:`5930`, :pull:`5931`)
By `Justus Magin <https://github.com/keewis>`_.
- Documentation:
- Significant improvements to :ref:`api`. By `Deepak Cherian <https://github.com/dcherian>`_.
==== quota ====
Subpackages: quota-nfs
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* quotad.service
==== raspberrypi-firmware ====
Version update (2021.09.30 -> 2021.11.16)
- Fix deps for raspberrypi-firmware-config and raspberrypi-firmware-config-camera
- Add raspberrypi-firmware-config-camera flavor - boo#1192047
- Update to 12bc6e3677 (2021-11-16):
* firmware: dtoverlay: Rebase aliases in overlays like labels
* firmware: isp: Set core/vpu min clock to 320Mhz during ISP operation
* firmware: arm_loader: Enable watchdog early if wanted
See: #1651
* firmware: hello_fft: Update outdated link to V3D spec
* firmware: hello_fft: Remove unused function declaration
See: #1645
See: raspberrypi/userland#710
* firmware: platform: Declare CM4's SIO_1V8_SEL and SD_PWR_ON
See: raspberrypi/Raspberry-Pi-OS-64bit#188
* firmware: platform: Fix incorrect turbo voltage scaling on Pi0
See: raspberrypi/documentation#2255
* firmware: ISP: Fix magenta colour in right hand image of stereo pair
See: https://forums.raspberrypi.com/viewtopic.php?t=321089
* firmware: platform: Remove licence on VP6, VP8, Theora, and FLAC
See: raspberrypi/linux#4661
* firmware: arm_loader: Allow VEC clock to be controlled by arm
* firmware: userland: Reduce debug_sym error messages
See: https://forums.raspberrypi.com/viewtopic.php?f=98&t=322238
* firmware: arm_dt: Increase maximum line length to 98
See: raspberrypi/linux#4638
* firmware: video_decode: i/p port enable/disable without o/p active could stall
See: RPi-Distro/vlc#48
See: Hexxeh/rpi-firmware#272
See: #1637
* firmware: clock-2711: Limit PLLB VCO frequency to the high range
* firmware: arm_dt: Export the boot-mode, partition and usb state via device-tree
See: #1621
==== raspberrypi-firmware-config ====
Version update (2021.09.30 -> 2021.11.16)
- Fix deps for raspberrypi-firmware-config and raspberrypi-firmware-config-camera
- Add raspberrypi-firmware-config-camera flavor - boo#1192047
- Update to 12bc6e3677 (2021-11-16):
* firmware: dtoverlay: Rebase aliases in overlays like labels
* firmware: isp: Set core/vpu min clock to 320Mhz during ISP operation
* firmware: arm_loader: Enable watchdog early if wanted
See: #1651
* firmware: hello_fft: Update outdated link to V3D spec
* firmware: hello_fft: Remove unused function declaration
See: #1645
See: raspberrypi/userland#710
* firmware: platform: Declare CM4's SIO_1V8_SEL and SD_PWR_ON
See: raspberrypi/Raspberry-Pi-OS-64bit#188
* firmware: platform: Fix incorrect turbo voltage scaling on Pi0
See: raspberrypi/documentation#2255
* firmware: ISP: Fix magenta colour in right hand image of stereo pair
See: https://forums.raspberrypi.com/viewtopic.php?t=321089
* firmware: platform: Remove licence on VP6, VP8, Theora, and FLAC
See: raspberrypi/linux#4661
* firmware: arm_loader: Allow VEC clock to be controlled by arm
* firmware: userland: Reduce debug_sym error messages
See: https://forums.raspberrypi.com/viewtopic.php?f=98&t=322238
* firmware: arm_dt: Increase maximum line length to 98
See: raspberrypi/linux#4638
* firmware: video_decode: i/p port enable/disable without o/p active could stall
See: RPi-Distro/vlc#48
See: Hexxeh/rpi-firmware#272
See: #1637
* firmware: clock-2711: Limit PLLB VCO frequency to the high range
* firmware: arm_dt: Export the boot-mode, partition and usb state via device-tree
See: #1621
==== rav1e ====
Version update (0.5.0 -> 0.5.0+0)
- Do not hardcode an author in the changes generator service:
Attribution happens by the user that actually runs the service.
- Integrate obs_scm, cargo_vendor and cargo_audit to assist automation
of updates
==== redis ====
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* redis-sentinel@.service
* redis@.service
==== rng-tools ====
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* rng-tools.service
==== rsync ====
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* rsyncd.service
==== rtkit ====
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_rtkit-daemon.service.patch
==== rubygem-cri ====
- TW is not hard set on version 1550 - comparision to 1550 should
only ever by done >= 1550, as it means TW and future CODE
branches thereof.
==== salt ====
Subpackages: python3-salt salt-master salt-minion salt-transactional-update
- Simplify "transactional_update" module to not use SSH wrapper and allow more flexible execution
- Add "--no-return-event" option to salt-call to prevent sending return event back to master.
- Make "state.highstate" to acts on concurrent flag.
- Fix print regression for yumnotify plugin
- Added:
* refactor-and-improvements-for-transactional-updates-.patch
* fix-the-regression-for-yumnotify-plugin-456.patch
- Use dnfnotify instead yumnotify for relevant distros
- dnfnotify pkgset plugin implementation
- Add rpm_vercmp python library support for version comparison
- Prevent pkg plugins errors on missing cookie path (bsc#1186738)
- Added:
* add-rpm_vercmp-python-library-for-version-comparison.patch
* mock-ip_addrs-in-utils-minions.py-unit-test-443.patch
* dnfnotify-pkgset-plugin-implementation-3002.2-450.patch
* fix-traceback.print_exc-calls-for-test_pip_state-432.patch
* prevent-pkg-plugins-errors-on-missing-cookie-path-bs.patch
- Fix ip6_interface grain to not leak secondary IPv4 aliases (bsc#1191412)
- Make "salt-api" package to require python3-cherrypy on RHEL systems
- Make "tar" as required for "salt-transactional-update" package
- Added:
* fix-ip6_interface-grain-to-not-leak-secondary-ipv4-a.patch
==== sendmail ====
Subpackages: libmilter1_0
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* sendmail-client.service
* sendmail.service
==== sensors ====
Subpackages: libsensors4
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_fancontrol.service.patch
* harden_lm_sensors.service.patch
* harden_sensord.service.patch
==== shadow ====
Subpackages: login_defs
- Fix segfaults in newgrp and pwck
* Add shadow-4.9-newgrp-segfault.patch
https://github.com/shadow-maint/shadow/pull/437
* Add shadow-4.9-pwck-segfault.patch
https://github.com/shadow-maint/shadow/pull/445
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* shadow.service
- shadow-util-linux.patch:
* Remove the section patching lib/getdef.c in favor of the
upstream FOREIGNDEFS.
* Add LOGIN_KEEP_USERNAME to login.defs.
* Remove PREVENT_NO_AUTH from login.defs. Only used by the
unpackaged login and su.
- shadow-login_defs-unused-by-pam.patch:
* Remove variables BCRYPT_MIN_ROUNDS, BCRYPT_MAX_ROUNDS,
YESCRYPT_COST_FACTOR, not supported by the current
configuratiton.
- Update login_defs-support-for-pam symbol to version 1.5.2
(support for new variable HMAC_CRYPTO_ALGO).
- Update login_defs-support-for-util-linux to version 2.37
(support for new variable LOGIN_KEEP_USERNAME).
- Refresh shadow-login_defs-comments.patch and
shadow-login_defs-suse.patch.
- Improve shadow-login_defs-check.sh:
* Add helper to import local new version in the parent dir.
* Fix spec editing sed expression.
* Add PREVENT_NO_AUTH to known unused variables.
* Update pam sed expression to find HMAC_CRYPTO_ALGO.
* Add more sanity checks.
==== shared-mime-info ====
- Add fix-build-meson-0_60.patch: Fix build with meson 0.60 and
newer.
- Add drop-itstool-dep.patch: Drop itstool as it is no longer
needed, upstream was missing this in the patch. Following this:
drop itstool BuildRequires.
==== spacenavd ====
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_spacenavd.service.patch
Modified:
* spacenavd.service
==== spamassassin ====
Subpackages: perl-Mail-SpamAssassin spamassassin-spamc
- Set ProtectHome=false for spampd.service, as this breaks loading
and storing data files in /home/vscan.
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* spamd.service
* spampd.service
==== sshfs ====
- Add fix-typo-in-ssh_opts.patch (boo#1191886)
Required for kdeconnect-kde + openssh >= 8.8
==== systemd ====
Version update (249.5 -> 249.7)
Subpackages: libsystemd0 libudev-devel libudev1 systemd-container systemd-doc systemd-sysvinit udev
- Import commit 523f32df573d459551760b072cb62906f4a2cf23 (merge of 249.7)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/c34c98712600bc206919ec6ed136195…
- Import commit c34c98712600bc206919ec6ed136195f75ac1967
f99aa40c6e TEST-12: make sure 'adm' group exist
6c7194ff99 TEST-08: don't force ext4 for /
dd1814b8f9 test: use kbd-mode-map we ship in one more test case
94c5febf2a test: fix TEST-10-ISSUE-2467
- Update the dependencies of the systemd-testsuite sub-package.
- Import commit 61c79e68381801428c0bc00a56b9e2e9cfa68373 (merge of 249.6)
bcdeee7b4c virt: Support detection for ARM64 Hyper-V guests (bsc#1186071)
[...]
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8521f8d22fd44400289fcea03493ebd…
- Drop 0001-Revert-core-Check-unit-start-rate-limiting-earlier.patch
It's part of v249.6.
==== systemd-rpm-macros ====
Version update (13 -> 14)
- Bump version to 14
- Introduce %_systemd_util_dir
It's a backport of upstream commit 3bc66bfa0136e370a8f7b06c3b69a52f5636ef82.
==== texlive ====
Subpackages: libkpathsea6 libsynctex2
- Fix wrong library paths in pkgconfig files (boo#1192662)
==== tigervnc ====
Subpackages: libXvnc1 xorg-x11-Xvnc xorg-x11-Xvnc-module
- Use a template xvnc@.service.in to dynamically adjust xvnc@.service
during installation to cater for the correct libexecdir value. This
fixes wrong path for with-vnc-key.sh on sle15-sp4 (bsc#1192713)
==== tracker ====
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Add 5883cebf8d7b2948bcb808162e78a4629ab3315c.patch:
libtracker-sparql: Handle query cancellation on
TrackerEndpointDBus (glgo#GNOME/tracker#264).
==== transactional-update ====
Version update (3.6.1 -> 3.6.2)
Subpackages: dracut-transactional-update libtukit0 transactional-update-zypp-config tukit
- Version 3.6.2
- Bind mount root file system snapshot on itself, this makes the
temporary directory in /tmp unnecessary; also fixes [boo#1188110]
to return the correct snapshot's working directory via API call.
- Use separate mount namespace for transactional-update; this should
fix several applications that fail to run if a mount point has the
'unbindable' mount flag set
==== unixODBC ====
- SLE-20556 Expand documentation:
Add:
* unixODBC-doc-website.patch
* unixODBC-doc-drivers.patch
==== util-linux ====
Version update (2.36.2 -> 2.37.2)
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid-devel libuuid1
- Update to version 2.37.2:
* No longer uses Groff to maintain man-pages.
* New implementation of hardlink.
* lscpu reimplemented.
* uclampset: new util to manipulate the utilization clamping
attributes of the system or a process.
* hexdump automatically uses -C when called as "hd".
* dmesg supports new command-line options --since and --until.
* findmnt supports new command-line options --shadowed to print
only filesystems over-mounted by another filesystem.
* mount supports --read-only command-line option for non-root
users too.
* umount(8) can umount also all over-mounted filesystems (more
filesystems on the the same mount point) when executed with
- -recursive.
* libfdisk (and fdisk, sfdisk, cfdisk) supports partition type
names on input, ignoring the case of the characters and all
non-alphanumeric and non-digit characters in the name
(e.g. type="Linux /usr x86" is the same as type="linux usr-x86"
for sfdisk).
* libmount no longer contains a workaround to detect inconsistent
/proc/self/mountinfo reads.
* libblkid supports "probing hints" now. The hints are the
optional way how to force probing functions to check for
example another location -- for example specific session on
multi-session UDF. The command blkid(8) supports this
functionality with a new --hint option. The library has been
also extended to support others ISO9660 and UDF identifiers.
* blkzone provides a new "capacity" command.
* cfdisk is possible to start in read-only mode by a new
command-line option --read-only
* lsblk provides new columns FSROOTS, and MOUNTPOINTS. The column
MOUNTPOINTS is used in the default output now and this new
column prints all mount points where the device is used (btrfs
subvolumes, bind mounts, etc).
* losetup uses LOOP_CONFIG ioctl now.
* column supports a new command-line option --table-columns-limit
to specify a maximal number of the input columns. The last
column will contain all remaining line data if the limit is
smaller than the number of the columns in the input data.
* Many other new features and fixes. For the complete list see
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ReleaseNotes
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.1-ReleaseNotes
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.2-ReleaseNotes
- Update util-linux-login_defs-check.sh and
login_defs-support-for-util-linux to version 2.37
(new variable LOGIN_KEEP_USERNAME).
- Add bc to BuildRequires to run more complete testsuite
(bsc#1178236#c19).
==== util-linux-systemd ====
Version update (2.36.2 -> 2.37.2)
- Update to version 2.37.2:
* No longer uses Groff to maintain man-pages.
* New implementation of hardlink.
* lscpu reimplemented.
* uclampset: new util to manipulate the utilization clamping
attributes of the system or a process.
* hexdump automatically uses -C when called as "hd".
* dmesg supports new command-line options --since and --until.
* findmnt supports new command-line options --shadowed to print
only filesystems over-mounted by another filesystem.
* mount supports --read-only command-line option for non-root
users too.
* umount(8) can umount also all over-mounted filesystems (more
filesystems on the the same mount point) when executed with
- -recursive.
* libfdisk (and fdisk, sfdisk, cfdisk) supports partition type
names on input, ignoring the case of the characters and all
non-alphanumeric and non-digit characters in the name
(e.g. type="Linux /usr x86" is the same as type="linux usr-x86"
for sfdisk).
* libmount no longer contains a workaround to detect inconsistent
/proc/self/mountinfo reads.
* libblkid supports "probing hints" now. The hints are the
optional way how to force probing functions to check for
example another location -- for example specific session on
multi-session UDF. The command blkid(8) supports this
functionality with a new --hint option. The library has been
also extended to support others ISO9660 and UDF identifiers.
* blkzone provides a new "capacity" command.
* cfdisk is possible to start in read-only mode by a new
command-line option --read-only
* lsblk provides new columns FSROOTS, and MOUNTPOINTS. The column
MOUNTPOINTS is used in the default output now and this new
column prints all mount points where the device is used (btrfs
subvolumes, bind mounts, etc).
* losetup uses LOOP_CONFIG ioctl now.
* column supports a new command-line option --table-columns-limit
to specify a maximal number of the input columns. The last
column will contain all remaining line data if the limit is
smaller than the number of the columns in the input data.
* Many other new features and fixes. For the complete list see
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37-ReleaseNotes
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.1-ReleaseNotes
https://www.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.2-ReleaseNotes
- Update util-linux-login_defs-check.sh and
login_defs-support-for-util-linux to version 2.37
(new variable LOGIN_KEEP_USERNAME).
- Add bc to BuildRequires to run more complete testsuite
(bsc#1178236#c19).
==== vim ====
Version update (8.2.3587 -> 8.2.3640)
Subpackages: gvim vim-data vim-data-common
- fix boo#1192871
- Updated to version 8.2.3640, fixes the following problems
* Arglist test does not clear the argument list consistently.
* ":verbose pwd" does not mention 'autochdir' was applied.
* getcwd() is unclear about how 'autochdir' is used.
* Cannot use a lambda for 'operatorfunc'.
* Memory leak reported in libtlib.
* Build failure.
* "verbose pwd" shows confusing info when :lcd does not change directory.
* "$*" is expanded to "nonomatch".
* When renaming a terminal buffer the status text is not updated.
* Illegal memory access when C-indenting.
* "au!" and "au! event" cannot be followed by another command as documented.
* difficult to know where the text starts in a window. (Sergey Vlasov)
* Looking up terminal colors is a bit slow.
* Command completion in cmdline window uses global user commands, not
local commands for the window where it was opened from.
* Printf() with %S does not handle multi-byte correctly.
* "syntax enable" does not work properly in Vim9 context.
* GTK3: undercurl does not get removed properly.
* Vim9: line number of lambda is off by one.
* Error for already defined function uses wrong line number.
* GTK: composing underline does not show.
* Coverity warns for unreachable code.
* Typos in test files.
* getcompletion() always passes zero as position to custom completion
function.
* Line commented out accidentally.
* Freeze when calling term_wait() in a close callback.
- Updated to version 8.2.3616, fixes the following problems
* Compiler test fails with backslash file separator.
* Break statement is never reached.
* Failure when the "term_rows" argument of term_start() is an unusual value.
* Test for v:colornames sometimes fails. (Dominique Pellé)
* No event is triggered when closing a window.
* Test_hlset fails when terminal has many columns.
* Directory is wrong after executing "lcd" with win_execute().
* Xxd code is a bit difficult to understand.
* Check for signed overflow might not work everywhere.
* Crash when using :pedit in Vim9 script.
* Vim seems to hang when writing a very long text to a terminal window.
* RouterOS filetype is not recognized.
* Not all gdbinit files are recognized.
* Filetype test fails.
* Check for overflow in put count does not work well.
* Python3 test fails with Python 3.10 on MS-Windows.
* Fish filetype not recognized.
* Not all sudoers files are recognized.
* Cannot clear and unlinke a highlight group with hlset() in a single call.
* File missing from list of distributed files.
* GTK3 screen updating is slow.
* Users who type "q:" instead of ":q" are confused.
* Internal error when ModeChanged is triggered when v:event is already
in use.
* Crash when ModeChanged triggered too early.
* Crash when using CTRL-W f without finding a file name.
* Using freed memory with regexp using a mark.
* :find test fails.
* zindex of popup windows not used when redrawing popup menu.
* When re-formatting with an indent expression the first line of a paragraph
may get the wrong indent. (Martin F. Krafft)
* Arglist test does not clear the argument list consistently.
==== wayland ====
Subpackages: libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
- Switch to meson buildsystem: Add meson BuildRequires and macros.
- Add generic c_compiler and c++_compiler BuildRequires, needed now
with the meson buildsystem.
- Use ldconfig_scriptlets macro for post(un) handling for
Tumbleweed and newer.
==== xdg-desktop-portal-gtk ====
- Add pkgconfig(gsettings-desktop-schemas) BuildRequires and
gsettings-desktop-schemas Requires and pass enable-appchooser and
enable-settings to meson. This is needed for flatpak gtk apps
running outside of gnome. See upstream issue/pull
https://github.com/flatpak/xdg-desktop-portal-gtk/pull/362 and
rh#2012315 for more info.
==== xdm ====
Subpackages: xdm-xsession
- %post: enable Xorg on s390x with virtio (Redhat PCI ID 1af4:1050)
via /etc/sysconfig/displaymanager on installation (but not upgrade)
by checking for existence of /dev/dri [JIRA#SLE-18632]
==== xen ====
Subpackages: xen-libs xen-tools-domU
- Update to Xen 4.16.0 RC3 release
xen-4.16.0-testing-src.tar.bz2
- Drop iPXE sources and patches. iPXE is only used by QEMU
traditional which has never shipped with SLE15.
ipxe.tar.bz2
ipxe-enable-nics.patch
ipxe-no-error-logical-not-parentheses.patch
ipxe-use-rpm-opt-flags.patch
- Drop building ocaml xenstored in the spec file. There are no
plans or need to support this version.
==== xf86-input-libinput ====
- enable build on s390x (JIRA#SLE-18632)
==== xfce4-whiskermenu-plugin ====
Version update (2.6.2 -> 2.7.0)
Subpackages: xfce4-whiskermenu-plugin-lang
- Update to version 2.7.0
* Add showing categories as icons on top or bottom.
(gxo#panel-plugins/xfce4-whiskermenu-plugin#62)
* Add hiding username.
(gxo#panel-plugins/xfce4-whiskermenu-plugin#36)
* Add rounded profile picture.
* Add optional AccountsService support.
* Add catfish search action.
* Add CSS classes for theming.
* Improve search result relevance.
* Make stripping release builds optional.
* Rearrange settings dialog.
* Remove sliding out search results.
* Remove useless grab check.
* Rename icon to follow reverse DNS scheme.
* Replace size grip with resizing from edges.
* Replace slots with lambdas.
* Use original menu layout.
* Use dm-tool for switching users.
* Translation updates
==== xfsprogs ====
Version update (5.13.0 -> 5.14.0)
Subpackages: libhandle1 xfsprogs-scrub
- update to v5.14.0:
- xfsprogs: introduce liburcu support
- xfsprogs: convert atomic to uatomic
- xfsprogs: convert utilities to use "fallthrough;"
- libxfs: port xfs_set_inode_alloc from kernel
- mkfs: warn about V4 deprecation
- xfs_db: convert agresv to use for_each_perag
- libxfs changes merged from kernel 5.14
==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk
- enable build of Xorg on s390x (jira#SLE-18632)
==== yast2 ====
Version update (4.4.20 -> 4.4.22)
Subpackages: yast2-logs
- Force creating the UI before checking -pkg etc. UI plug-ins
(bsc#1192650)
- 4.4.22
- Adapt the code to the new product specification API
(bsc#1192626).
- yast2-packager is now responsible for finding the list
of available base products during installation.
- Drop ProductControlProduct class.
- 4.4.21
==== yast2-bootloader ====
Version update (4.4.7 -> 4.4.8)
- bnc#1092950
- improved invalid input handling for custom boot partition
- added support for defining custom boot partition by UUID and/or
LABEL
- 4.4.8
==== yast2-installation ====
Version update (4.4.21 -> 4.4.22)
- bsc#1192626:
- Adapt the code to the new product specification API.
- Remove the code to handle the selected product from the
InstComplexWelcome client.
- 4.4.22
==== yast2-packager ====
Version update (4.4.12 -> 4.4.14)
- Use consistent names for the Full medium repositories
(bsc#1191652)
- 4.4.14
- Introduce the product specification API (bsc#1192626):
- Add a ProductSpec and derived classes.
- Drop ProductLocation and ProductLocationDetails.
- Add a specific client to initialize the workflow of the
selected product.
- 4.4.13
==== yast2-schema ====
Version update (4.4.5 -> 4.4.6)
- Add 'efi' element to the rules schema (jsc#SLE-18819)
- 4.4.6
==== yast2-storage-ng ====
Version update (4.4.13 -> 4.4.14)
- Fixed calculation of partitions needed for booting when AutoYaST
specifies an alternative crypt_method, like pervasive_luks2
(related to jsc#SLE-7376 and jsc#SLE-21308).
- 4.4.14
- Fix duplicate PV error detection with disabled multipath
(related to bsc#1170216).
- Partitioner: initial support for regular LUKS2 encryption, if env
variable YAST_LUKS2_AVAILABLE is set (part of jsc#SLE-21308).
==== yast2-trans ====
Version update (84.87.20211108.3133c3ccde -> 84.87.20211121.6ee9157350)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu
- Update to version 84.87.20211121.6ee9157350:
* Translated using Weblate (Catalan)
* New POT for text domain 'autoinst'.
* Translated using Weblate (Slovak)
* New POT for text domain 'control'.
* Translated using Weblate (Slovak)
* New POT for text domain 'storage'.
* Translated using Weblate (Japanese)
* New POT for text domain 'vpn'.
* New POT for text domain 'users'.
* New POT for text domain 'update'.
* New POT for text domain 'tune'.
* New POT for text domain 'tftp-server'.
* New POT for text domain 'sysconfig'.
* New POT for text domain 'support'.
* New POT for text domain 'sudo'.
* New POT for text domain 'storage'.
* New POT for text domain 'squid'.
* New POT for text domain 'sound'.
* New POT for text domain 'snapper'.
* New POT for text domain 'slp-server'.
* New POT for text domain 'services-manager'.
* New POT for text domain 'security'.
* New POT for text domain 'scanner'.
* New POT for text domain 'samba-server'.
* New POT for text domain 'samba-client'.
* New POT for text domain 's390'.
* New POT for text domain 'registration'.
* New POT for text domain 'rear'.
* New POT for text domain 'proxy'.
* New POT for text domain 'printer'.
* New POT for text domain 'pam'.
* New POT for text domain 'packager'.
* New POT for text domain 'online-update-configuration'.
* New POT for text domain 'online-update'.
* New POT for text domain 'oneclickinstall'.
* New POT for text domain 'ntp-client'.
* New POT for text domain 'nis_server'.
* New POT for text domain 'nis'.
* New POT for text domain 'nfs_server'.
* New POT for text domain 'nfs'.
* New POT for text domain 'network'.
* New POT for text domain 'migration'.
* New POT for text domain 'mail'.
* New POT for text domain 'ldap-client'.
* New POT for text domain 'ldap'.
* New POT for text domain 'kdump'.
* New POT for text domain 'journalctl'.
* New POT for text domain 'journal'.
* New POT for text domain 'isns'.
* New POT for text domain 'iscsi-lio-server'.
* New POT for text domain 'iscsi-client'.
* New POT for text domain 'instserver'.
* New POT for text domain 'installation'.
* New POT for text domain 'http-server'.
* New POT for text domain 'ftp-server'.
* New POT for text domain 'firewall'.
* New POT for text domain 'fcoe-client'.
* New POT for text domain 'drbd'.
* New POT for text domain 'docker'.
* New POT for text domain 'dns-server'.
* New POT for text domain 'dhcp-server'.
* New POT for text domain 'crowbar'.
* New POT for text domain 'country'.
* New POT for text domain 'control'.
* New POT for text domain 'configuration_management'.
* New POT for text domain 'cluster'.
* New POT for text domain 'cio'.
* New POT for text domain 'caasp'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'base'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'authserver'.
* New POT for text domain 'auth-client'.
* New POT for text domain 'audit-laf'.
* New POT for text domain 'apparmor'.
* New POT for text domain 'alternatives'.
* New POT for text domain 'add-on'.
* New POT for text domain 'vpn'.
* New POT for text domain 'users'.
* New POT for text domain 'update'.
* New POT for text domain 'tune'.
* New POT for text domain 'tftp-server'.
* New POT for text domain 'sysconfig'.
* New POT for text domain 'support'.
* New POT for text domain 'sudo'.
* New POT for text domain 'storage'.
* New POT for text domain 'squid'.
* New POT for text domain 'sound'.
* New POT for text domain 'snapper'.
* New POT for text domain 'slp-server'.
* New POT for text domain 'services-manager'.
* New POT for text domain 'security'.
* New POT for text domain 'scanner'.
* New POT for text domain 'samba-server'.
* New POT for text domain 'samba-client'.
* New POT for text domain 's390'.
* New POT for text domain 'registration'.
* New POT for text domain 'rear'.
* New POT for text domain 'proxy'.
* New POT for text domain 'printer'.
* New POT for text domain 'pam'.
* New POT for text domain 'packager'.
* New POT for text domain 'online-update-configuration'.
* New POT for text domain 'online-update'.
* New POT for text domain 'oneclickinstall'.
* New POT for text domain 'ntp-client'.
* New POT for text domain 'nis_server'.
* New POT for text domain 'nis'.
* New POT for text domain 'nfs_server'.
* New POT for text domain 'nfs'.
* New POT for text domain 'network'.
* New POT for text domain 'migration'.
* New POT for text domain 'mail'.
* New POT for text domain 'ldap-client'.
* New POT for text domain 'ldap'.
* New POT for text domain 'kdump'.
* New POT for text domain 'journalctl'.
* New POT for text domain 'journal'.
* New POT for text domain 'isns'.
* New POT for text domain 'iscsi-lio-server'.
* New POT for text domain 'iscsi-client'.
* New POT for text domain 'instserver'.
* New POT for text domain 'installation'.
* New POT for text domain 'http-server'.
* New POT for text domain 'ftp-server'.
* New POT for text domain 'firewall'.
* New POT for text domain 'fcoe-client'.
* New POT for text domain 'drbd'.
* New POT for text domain 'docker'.
* New POT for text domain 'dns-server'.
* New POT for text domain 'dhcp-server'.
* New POT for text domain 'crowbar'.
* New POT for text domain 'country'.
* New POT for text domain 'control'.
* New POT for text domain 'configuration_management'.
* New POT for text domain 'cluster'.
* New POT for text domain 'cio'.
* New POT for text domain 'caasp'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'base'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'authserver'.
* New POT for text domain 'auth-client'.
* New POT for text domain 'audit-laf'.
* New POT for text domain 'apparmor'.
* New POT for text domain 'alternatives'.
* New POT for text domain 'add-on'.
* New POT for text domain 'registration'.
* New POT for text domain 'packager'.
* New POT for text domain 'installation'.
* New POT for text domain 'base'.
* New POT for text domain 'autoinst'.
- Update to version 84.87.20211114.f6c5a7e501:
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* New POT for text domain 'users'.
* New POT for text domain 'bootloader'.
* Translated using Weblate (Malay)
* Translated using Weblate (Malay)
* Translated using Weblate (Malay)
* Translated using Weblate (Malay)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* New POT for text domain 'registration'.
* New POT for text domain 'network'.
==== yast2-update ====
Version update (4.4.3 -> 4.4.4)
- Adapt to the ProductSpec API (bsc#1192626).
- 4.4.4
1
0
I would like to use GPS to sync time on a Raspberry Pi 4. There are a
number of modules available. Given my environment, I think one where I
can place an antenna remotely would be best. I am after some degree of
accuracy. So one that provides a PPS signal would be good.
Does anyone have any experiences with these on openSUSE/gpsd?
Something that seems to work well out of the box?
--
Roger Oberholtzer
3
3
I have downloaded the current Leap/KDE installer for ARM. I have
placed it on my SIM card. When I boot, it loads the kernel and initrd.
Then the screen clears from the initial boot screen, and nothing
happens. I just get a blinking cursor. It makes no difference how long
I wait. I have tried a number of SIM cards. Obviously I could be
unlucky with them... I have a Leap SIM card from over a year ago that
does boot fine. So I know the Pi is working.
I used this image (the link on https://en.opensuse.org/HCL:Raspberry_Pi4)
http://download.opensuse.org/distribution/leap/15.3/appliances/openSUSE-Lea…
I'm not sure how to proceed. Are there any limits on the allowed size
of the SIM card? Should a 32GB or 64GB card work?
--
Roger Oberholtzer
3
4
Hi,
I wanted to reuse my unused raspberry Pi 2 as a print server in my guest
network, but after applying the image I found, that there are no updates
available for armv7l.
I do of course not want to run an unpatched server in a more or less
public network ;-)
Is this intentional or is just the default repo setup broken for
raspberry pi 2?
--
Stefan Seyfried
"For a successful technology, reality must take precedence over
public relations, for nature cannot be fooled." -- Richard Feynman
2
4
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
NetworkManager-openconnect
apparmor
atk
attica-qt5 (5.87.0 -> 5.88.0)
audit (3.0.5 -> 3.0.6)
audit-secondary (3.0.5 -> 3.0.6)
baloo5 (5.87.0 -> 5.88.0)
binutils
bluedevil5 (5.23.2 -> 5.23.3)
bluez-qt (5.87.0 -> 5.88.0)
breeze (5.23.2 -> 5.23.3)
breeze-gtk (5.23.2 -> 5.23.3)
breeze5-icons (5.87.0 -> 5.88.0)
btrfsprogs (5.14.1 -> 5.15)
checkmedia
checkpolicy (3.2 -> 3.3)
discover (5.23.2 -> 5.23.3.1)
drkonqi5 (5.23.2 -> 5.23.3)
ebtables
elfutils (0.185 -> 0.186)
elfutils-debuginfod (0.185 -> 0.186)
ethtool (5.14 -> 5.15)
exiv2 (0.27.4 -> 0.27.5)
frameworkintegration (5.87.0 -> 5.88.0)
fribidi (1.0.10 -> 1.0.11)
gconf2
gedit
gnome-color-manager
gnome-control-center
gnome-keyring
gnome-menus
gnome-screenshot
gnome-session
gtk4 (4.4.0 -> 4.4.1)
gvfs
hplip (3.21.6 -> 3.21.10)
hwdata (0.352 -> 0.353)
hwinfo (21.77 -> 21.78)
iptables
iw (5.9 -> 5.16)
json-glib
kactivities-stats (5.87.0 -> 5.88.0)
kactivities5 (5.87.0 -> 5.88.0)
kactivitymanagerd (5.23.2 -> 5.23.3)
karchive (5.87.0 -> 5.88.0)
kauth (5.87.0 -> 5.88.0)
kbookmarks (5.87.0 -> 5.88.0)
kcalendarcore (5.87.0 -> 5.88.0)
kcm_sddm (5.23.2 -> 5.23.3)
kcmutils (5.87.0 -> 5.88.0)
kcodecs (5.87.0 -> 5.88.0)
kcompletion (5.87.0 -> 5.88.0)
kconfig (5.87.0 -> 5.88.0)
kconfigwidgets (5.87.0 -> 5.88.0)
kcontacts (5.87.0 -> 5.88.0)
kcoreaddons (5.87.0 -> 5.88.0)
kcrash (5.87.0 -> 5.88.0)
kdav (5.87.0 -> 5.88.0)
kdbusaddons (5.87.0 -> 5.88.0)
kde-cli-tools5 (5.23.2 -> 5.23.3)
kde-gtk-config5 (5.23.2 -> 5.23.3)
kdeclarative (5.87.0 -> 5.88.0)
kded (5.87.0 -> 5.88.0)
kdelibs4support (5.87.0 -> 5.88.0)
kdesu (5.87.0 -> 5.88.0)
kdnssd-framework (5.87.0 -> 5.88.0)
kdoctools (5.87.0 -> 5.88.0)
kemoticons (5.87.0 -> 5.88.0)
kfilemetadata5 (5.87.0 -> 5.88.0)
kgamma5 (5.23.2 -> 5.23.3)
kglobalaccel (5.87.0 -> 5.88.0)
kguiaddons (5.87.0 -> 5.88.0)
kholidays (5.87.0 -> 5.88.0)
khotkeys5 (5.23.2 -> 5.23.3)
khtml (5.87.0 -> 5.88.0)
ki18n (5.87.0 -> 5.88.0)
kiconthemes (5.87.0 -> 5.88.0)
kidletime (5.87.0 -> 5.88.0)
kimageformats (5.87.0 -> 5.88.0)
kinfocenter5 (5.23.2 -> 5.23.3)
kinit (5.87.0 -> 5.88.0)
kio (5.87.0 -> 5.88.0)
kirigami2 (5.87.0 -> 5.88.0)
kitemmodels (5.87.0 -> 5.88.0)
kitemviews (5.87.0 -> 5.88.0)
kjobwidgets (5.87.0 -> 5.88.0)
kjs (5.87.0 -> 5.88.0)
kmenuedit5 (5.23.2 -> 5.23.3)
knewstuff (5.87.0 -> 5.88.0)
knotifications (5.87.0 -> 5.88.0)
knotifyconfig (5.87.0 -> 5.88.0)
kpackage (5.87.0 -> 5.88.0)
kparts (5.87.0 -> 5.88.0)
kpeople5 (5.87.0 -> 5.88.0)
kplotting (5.87.0 -> 5.88.0)
kpty (5.87.0 -> 5.88.0)
kquickcharts (5.87.0 -> 5.88.0)
kross (5.87.0 -> 5.88.0)
krunner (5.86.0 -> 5.88.0)
kscreen5 (5.23.2 -> 5.23.3)
kscreenlocker (5.23.2 -> 5.23.3)
kservice (5.87.0 -> 5.88.0)
ksshaskpass5 (5.23.2 -> 5.23.3)
ksystemstats5 (5.23.2 -> 5.23.3)
ktexteditor (5.87.0 -> 5.88.0)
ktextwidgets (5.87.0 -> 5.88.0)
kunitconversion (5.87.0 -> 5.88.0)
kwallet (5.87.0 -> 5.88.0)
kwayland (5.87.0 -> 5.88.0)
kwayland-integration (5.23.2 -> 5.23.3)
kwayland-server (5.23.2 -> 5.23.3)
kwidgetsaddons (5.87.0 -> 5.88.0)
kwin5 (5.23.2 -> 5.23.3)
kwindowsystem (5.87.0 -> 5.88.0)
kwrited5 (5.23.2 -> 5.23.3)
kxmlgui (5.87.0 -> 5.88.0)
layer-shell-qt (5.23.2 -> 5.23.3)
ldb (2.4.0 -> 2.4.1)
libKF5ModemManagerQt (5.87.0 -> 5.88.0)
libKF5NetworkManagerQt (5.87.0 -> 5.88.0)
libapparmor
libbytesize (2.5 -> 2.6)
libeconf (0.4.1+git20210709.cf671f2 -> 0.4.2+git20211111.c7a2c52)
libgdata
libgnome-keyring
libgnomekbd
libgpg-error (1.42 -> 1.43)
libgsf
libgtop
libjcat (0.1.3 -> 0.1.8)
libkdecoration2 (5.23.2 -> 5.23.3)
libkscreen2 (5.23.2 -> 5.23.3)
libksysguard5 (5.23.2 -> 5.23.3)
libpeas
libplist
libreoffice (7.2.2.2 -> 7.2.3.1)
libseccomp (2.5.2 -> 2.5.3)
libselinux (3.2 -> 3.3)
libselinux-bindings (3.2 -> 3.3)
libsemanage (3.2 -> 3.3)
libsepol (3.2 -> 3.3)
libstorage-ng (4.4.53 -> 4.4.56)
libtasn1 (4.17.0 -> 4.18.0)
libwnck
libxslt
libzypp (17.28.7 -> 17.28.8)
llvm13
mariadb (10.6.4 -> 10.6.5)
milou5 (5.23.2 -> 5.23.3)
mousetweaks
nautilus
ocfs2-tools
open-iscsi
openexr (3.1.1 -> 3.1.3)
oxygen5 (5.23.2 -> 5.23.3)
patterns-base
perl-HTTP-Message (6.33 -> 6.34)
pidgin (2.14.7 -> 2.14.8)
plasma-browser-integration (5.23.2 -> 5.23.3)
plasma-framework (5.87.0 -> 5.88.0)
plasma-nm5 (5.23.2 -> 5.23.3)
plasma5-addons (5.23.2 -> 5.23.3)
plasma5-desktop (5.23.2.1 -> 5.23.3)
plasma5-disks (5.23.2 -> 5.23.3)
plasma5-integration (5.23.2 -> 5.23.3)
plasma5-openSUSE
plasma5-pa (5.23.2 -> 5.23.3)
plasma5-systemmonitor (5.23.2 -> 5.23.3)
plasma5-thunderbolt (5.23.2 -> 5.23.3)
plasma5-workspace (5.23.2 -> 5.23.3)
policycoreutils (3.2 -> 3.3)
polkit-kde-agent-5 (5.23.2 -> 5.23.3)
postgresql14 (14.0 -> 14.1)
powerdevil5 (5.23.2 -> 5.23.3)
prison-qt5 (5.87.0 -> 5.88.0)
publicsuffix (20211016 -> 20211109)
purpose (5.87.0 -> 5.88.0)
python-numpy
python-semanage (3.2 -> 3.3)
python-soupsieve (2.3 -> 2.3.1)
python-typing_extensions (3.10.0.0 -> 3.10.0.2)
qqc2-desktop-style (5.87.0 -> 5.88.0)
re2c (2.1.1 -> 2.2)
restorecond (3.2 -> 3.3)
ruby2.7 (2.7.3 -> 2.7.4)
ruby3.0 (3.0.1 -> 3.0.2)
samba (4.15.0+git.185.378416e547c -> 4.15.2+git.193.a4d6307f1fd)
selinux-policy (20210716 -> 20211111)
sg3_utils (1.46 -> 1.47)
shaderc (2021.1 -> 2021.3)
solid (5.87.0 -> 5.88.0)
sonnet (5.87.0 -> 5.88.0)
speex
subversion
suse-module-tools (16.0.13 -> 16.0.14+2)
swtpm (0.6.1 -> 0.7.0)
syndication (5.87.0 -> 5.88.0)
syntax-highlighting (5.87.0 -> 5.88.0)
systemsettings5 (5.23.2 -> 5.23.3)
tcl (8.6.11 -> 8.6.12)
tcsh (6.22.04 -> 6.23.00)
threadweaver (5.87.0 -> 5.88.0)
tk (8.6.11 -> 8.6.12)
totem-pl-parser
tracker
tracker-miners
transactional-update (3.6.0 -> 3.6.1)
vim (8.2.3582 -> 8.2.3587)
xdg-desktop-portal-kde (5.23.2 -> 5.23.3)
xdg-user-dirs-gtk
xen (4.15.1_01 -> 4.16.0_01)
xfce4-whiskermenu-plugin (2.6.1 -> 2.6.2)
yast2-firstboot (4.4.5 -> 4.4.6)
yast2-network (4.4.29 -> 4.4.31)
=== Details ===
==== NetworkManager-openconnect ====
Subpackages: NetworkManager-openconnect-gnome
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- add aa-notify-more-arch-mr809.diff: Add support for reading s390x
and aarch64 wtmp files (boo#1181155)
==== atk ====
Subpackages: libatk-1_0-0 typelib-1_0-Atk-1_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== attica-qt5 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Attica5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Port QStringRef (deprecated) to QStringView
* Add FreeBSD CI
* Add Android CI
==== audit ====
Version update (3.0.5 -> 3.0.6)
Subpackages: libaudit1 libauparse0
- Update to version 3.0.6:
* fixes a segfault on some SELINUX_ERR records
* makes IPX packet interpretation dependent on the ipx header
file existing
* adds b32/b64 support to ausyscall
* adds support for armv8l
* fixes auditctl list of syscalls on PPC
* auditd.service now restarts auditd under some conditions
==== audit-secondary ====
Version update (3.0.5 -> 3.0.6)
Subpackages: audit python3-audit system-group-audit
- Update to version 3.0.6:
* fixes a segfault on some SELINUX_ERR records
* makes IPX packet interpretation dependent on the ipx header
file existing
* adds b32/b64 support to ausyscall
* adds support for armv8l
* fixes auditctl list of syscalls on PPC
* auditd.service now restarts auditd under some conditions
==== baloo5 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix wrong markup for second-level bullets
* Add FreeBSD CI
==== binutils ====
Subpackages: libctf-nobfd0 libctf0
- Rebase binutils-2.37-branch.diff: fixes PR28494.
- Add binutils-revert-hlasm-insns.diff for compatibility on old
code stream that expect 'brcl 0,label' to not be disassembled
as 'jgnop label' on s390x. [bsc#1192267]
==== bluedevil5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: bluedevil5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== bluez-qt ====
Version update (5.87.0 -> 5.88.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove duplicate includes from .cpp/.h
* It's a struct here not a class
* Add GATT Client functionality
* Fix typo in pkgconfig file generation (DBbus -> DBus)
* Generate pkgconfig file
==== breeze ====
Version update (5.23.2 -> 5.23.3)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* kstyle: Add QFocusFrame to non-view/delegate interactive widget (kde#443469)
==== breeze-gtk ====
Version update (5.23.2 -> 5.23.3)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== breeze5-icons ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* BUG: 395569 places icon use ColorScheme colors (kde#395569)
* BUG: 174203 add mail-download-now and mail-download-later icon (kde#174203)
* BUG: 436931 update anacondainstaller icon to respect fedora logo (kde#436931)
* Fix the dark install directory for installing colored icons (kde#444095)
* Install colored icons sizes into breeze-dark them as well (kde#444095)
* Fix color of 16px im-user-offline icon (kde#443658)
==== btrfsprogs ====
Version update (5.14.1 -> 5.15)
Subpackages: btrfsprogs-udev-rules libbtrfs0
- Update to 5.15
* mkfs: new defaults!
* no-holes
* free-space-tree
* DUP for metadata unconditionally
* libbtrfsutil: add missing profile defines
* libbtrfs: minimize its impact on the other code, refactor and separate
implementation where needed, cleanup afterwards, reduced header exports
* documentation: introduce sphinx build and RST versions of manual pages,
will become the new format and replace asciidoc
* fixes: warning regarding v1 space cache when only v2 (free space tree) is
enabled
- Update to 5.14.1
* fixes
* zoned mode
* properly detect non-zoned devices in emulation mode
* properly create quota tree
* raid1c3/4 also excluded from unsupported profiles
* use sysfs-based detection of device discard capability, fix mkfs-time trim
for non-standard devices
* mkfs: fix creation of populated filesystem with free space tree
* detect multipath devices (needs libudev)
* replace start: add option -K/--nodiscard, similar to what mkfs or device add has
* dump-tree: print complete root_item
* mkfs: add option --verbose
* sb-mod: better help, no checksum calculation on read-only actions
* subvol show:
* print more information (regarding send and receive)
* print warning if read-write subvolume has received_uuid set
* property set:
* add parameter -f to force changes
* changing ro->rw switch now needs -f if subvolume has received_uuid set,
(see documentation)
* build: optional libudev (on by default)
* other
* remove deprecated support for CREATE_ASYNC bit for subvolume ioctl
* CI updates
* new and updated tests
- Update patch: mkfs-default-features.patch (add stub define for new defaults)
- Update to 5.14.1
* fixes:
* defrag: fix parsing of compression (option -c)
* add workaround for old kernels when reading zone sizes
* let only check and restore open the fs with transid failures, namely
preventing btrfstune to do so
* convert: --uuid copy does not fail on duplicate uuids
- Update to 5.14
* convert:
* new option --uuid to copy, generate or set a given uuid
* improve output
* mkfs:
* allow to create degenerate raid0 (on 1 device) and raid10 (on 2 devices)
* image:
* improved error messages
* fix some alignment of restored image
* subvol delete: allow to delete by id when path is not resolvable
* check:
* require alignment of nodesize for 64k page systems
* detect and fix invalid block groups
* libbtrfs (deprecated):
* remove most exported symbols, leave only a few that are used by snapper
* no version change (still 0.1)
* remove btrfs-list.h, btrfsck.h
* fixes:
* reset generation of space v1 if v2 is used
* fi us: don't wrongly report missing device size when partition is not readable
* other:
* build: experimental features
* build: better detection of 64bit timestamp support for ext4
* corrupt-block: block group items
* new and updated tests
* refactoring
* experimental features:
* new image dump format, with data
- Update to 5.13.1
* build: fix build on musl libc due to missing definition of NAME_MAX
* check:
* batch more work into one transaction when clearing v1 free space inodes
* detect directoris with wrong number of links
* libbtrfsutil: fix race between subvolume iterator and deletion
* mkfs: be more specific about supported profiles for zoned device
* other:
* documentation updates
- Update to 5.13
* restore: remove loop checks for extent count and directory scan
* inspect dump-tree: new options to print node (--csum-headers) and data
checksums (--csum-items)
* fi usage:
* print stripe count for striped profiles
* print zoned information: size, total unusable
* mkfs: print note about sha256 accelerated module loading issue
* check: ability to reset dev_item::bytes_used
* fixes
* detect zoned kernel support at run time too
* exclusive op running check return value
* fi resize: support cancel (kernel 5.14)
* device remove: support cancel (kernel 5.14)
* documentation about general topics
* compression
* zoned mode
* storage model
* hardware considerations
* other
* libbtrfsutil API overview
* help text fixes and updates
* hash speedtest measure time, cycles using perf and print throughput
- Add --disable-zoned for leap
- revert previous change, unintentionally disables zstd on tumbleweed
- Fix build for leap
* --disable-zstd if leap < 42.3
* --disable-zoned for leap
- Update to 5.12.1
* build: fix missing symbols in libbtrfs
* mkfs: check for minimal number of zones
* check: fix warning about cache generation when free space tree is enabled
* fix superblock write in zoned mode on 16K pages
- Update to 5.12
* libbtrfsutil: relicensed to LGPL v2.1+
* mkfs: zoned mode support (kernel 5.12+)
* fi df: show zone_unusable per profile type in zoned mode
* fi usage: show total amount of zone_unusable
* fi resize: fix message for exact size
* image: fix warning and enlarge output file if necessary
* core
* refactor chunk allocator for more modes
* implement zoned mode support: allocation and writes, sb log
* crypto/hash refactoring and cleanups
* refactoring and cleanups
* other
* test updates
* CI updates
* travis-ci integration disabled
* docker images updated, more coverage
* incomplete build support for Android removed
* doc updates
* chattr mode m for 'NOCOMPRESS"
* swapfile used from fstab
* how to add a new export to libbtrfsutil
* update status of mount options since 5.9
- Update to 5.11.1
* properly format checksums when a mismatch is reported
* check: fix false alert on tree block crossing 64K page boundary
* convert:
* refuse to convert filesystem with 'needs_recovery'
* update documentation to require fsck before conversion
* balance convert: fix raid56 warning when converting other profiles
* fi resize: improved summary
* other
* build: fix checks and autoconf defines
* fix symlink paths for CI support scripts
* updated tests
- Update to 5.11
* fix device path canonicalization for device mapper devices
* receive: remove workaround for setting capabilities, all stable kernels
have been patched
* receive: fix duplicate mount path detection
* rescue: new subcommand create-control-device
* device stats: minor fix for plain text format output
* build: detect if e2fsprogs support 64bit timestamps
* build: drop libmount, required functionality has been reimplemented
* mkfs: warn when raid56 is used
* balance convert: warn when raid56 is used
* other
* new and updated tests
* documentation updates
* seeding device
* raid56 status
* CI updates
* docker images for various distros
- Update to 5.10.1
* static build works again
* other:
* add a way to test static binaries with the testsuite
* clarify scrub docs
* update dependencies, minimum version for libmount is 2.24, this may
change in the future
- Update to 5.10
* scrub status:
* print percentage of progress
* add size unit options
* fi usage: also print free space from statfs
* convert: copy full 64 bit timestamp from ext4 if availalble
* check:
* add ability to repair extent item generation
* new option to remove leftovers from inode number cache (-o inode_cache)
* check for already running exclusive operation (balance, device add/...)
when starting one
* preliminary json output support for 'device stats'
* fixes:
* subvolume set-default: id 0 correctly falls back to toplevel
* receive: align internal buffer to allow fast CRC calculation
* logical-resolve: distinguish -o subvol and bind mounts
* build: new dependency libmount
* other
* doc fixes and updates
* new tests
* ci on gitlab temporarily disabled
* debugging output enhancements
- prepare usrmerge (boo#1029961)
- Update to 5.9:
* mkfs:
* switch default to single profile for multi-device filesystem, up to
now it was raid0 that may not be simple to convert to some other profile
as raid0 needs a workspace on all device for that
* new option -R for run-time options (eg. mount time enabled), now
understands free-space-tree
* subvolume delete:
* refuse to delete the default subvolume (kernel will not allow that but
the error reason is not obvious)
* warn on EPERM, eg. if send is on progress on the subvolume
* convert:
* fix 32bit overflows on large filesystems
* improved error handling and error messages
* check free space taking fragmentation into account
* check:
* detect and repair wrong inode generation
* minor improvement in error reporting on roots
* libbtrfsutils: follow main package versioning (5.9)
* add pkg-config file definitions
* python-btrfsutil: follow main package versioning (5.9)
* inspect tree-stats: print node counts for each level, fanout
* other:
* docs:
* remove obsolete mount options (alloc_start, subvolrootid)
* deleting default subvolume is not permitted
* updated or fixed tests
* .editorconfig updates
* move files to kernel-shared/
* CI:
* updated to use zstd 1.4.5
* fix reiserfs build
* more builds with asan, ubsan
* sb-mod updates
* build:
* print .so versions of libraries in configure summary
- Update to 5.7:
* mkfs:
* new option to enable features otherwise enabled at runtime, now
implemented for quotas, 'mkfs.btrfs -R quota'
* fix space accounting for small image, DUP and --rootdir
* option -A removed
* check: detect ranges with overlapping csum items
* fi usage: report correct numbers when plain RAID56 profiles are used
* convert: ensure the data chunks size never exceed device size
* libbtrfsutil: update documentation regarding subvolume deletion
* build: support libkcapi as implementation backend for cryptographic
primitives
* core: global options for verbosity (-v, -q), subcommands -v or -q are
aliases and will continue to work but are considered deprecated,
current command output is preserved to keep scripts working
* other:
* build warning fixes
* btrfs-debugfs ported to python 3
- Update to 5.6.1:
* print warning when multiple block group profiles exist, update 'fi usage'
summary, add docs to maual page explaining the situation
* build: optional support for libgcrypt or libsodium, providing hash
implementations
* updated docs
- Fix content of _dracutmodulesdir variable: this definitively does
not belong to libexecdir.
- Update to 5.6:
* inspect logical-resolve: support LOGICAL_INO_V2 as new option '-o',
helps advanced dedupe tools
* inspect: user larger buffer (64K) for results
* subvol delete: support deletion by id (requires kernel 5.7+)
* dump-tree: new option --hide-names, replace any names
(file, directory, subvolume, xattr) in the output with stubs
* various fixes
- Update to 5.4.1
* build: fix docbook5 build
* check: do extra verification of extent items, inode items and chunks
* qgroup: return ENOTCONN if quotas not running (needs updated kernel)
* other: various test fixups
- BuildRequire pkgconfig(udev) instead of udev: Allow OBS to
shortcut through the -mini flavor.
- Use pkg-config --modversion udev to identify the current udev
version. This is more portable and supports the -mini flavors.
- Update to 5.4
* support new hash algorithms (kernel 5.5):
* mkfs.btrfs and btrfs-convert with --csum, crc32c, xxhash, sha256, blake2
* mkfs: support new raid1c3 and raid1c4 block group profiles (kernel 5.5)
* check:
* --repair delays start with a warning, can be skipped using --force
* enhanced detetion of inode types from partial data, more options for
repair
* receive: fix quiet option
* image: speed up chunk loading
* fi usage:
* sort devices by id
* print ratio of used/total per block group type
* rescue zero-log: reset the log pointers directly, avoid reading some other
potentially damaged structures
* new make target install-static to install only static binaries/libraries
* other
* docs updates
* new tests
* cleanups and refactoring
- Update to 5.3.1:
* libbtrfs: fix link breakage due to missing symbols
- Updaet to 5.3:
* mkfs:
* new option to specify checksum algorithm (only crc32c)
* fix xattr enumeration
* dump-tree: BFS (breadth-first) traversal now default
* libbtrfsutil: remove stale BTRFS_DEV_REPLACE_ITEM_STATE_x defines
* ci: add support for gitlab
* other:
* preparatory work for more checksum algorithms
* docs update
* switch to docbook5 backend for asciidoc
* fix build on uClibc due to missing backtrace()
* lots of printf format fixups
- Enable build of python-bindings for libbtrfsutil
- Update to 5.2.2:
* check:
* fix false report of wrong byte count for orphan inodes
* option -E was not handled correctly
* new check and repair for root item generation
* balance: check for full-balance before background fork
* mkfs: check that total device size does not overflow 16EiB
* dump-tree: print DEV_STATS key type
* other:
* new and updated tests
* doc fixups and updates
- update to 5.2.1
* scrub status: fix ETA calculation after resume
* check: fix crash when using -Q
* restore: fix symlink owner restoration
* mkfs: fix regression with mixed block groups
* core: fix commit to process all delayed refs
* other:
* minor cleanups
* test updates
- update to 5.2
* subvol show: print qgroup information when available
* scrub:
* status: show ETA, revamp the whole output
* fix reading/writing of last position on resume/cancel, potentially
skipping part of the filesystem on next resume
* dump-tree: add new option --noscan to use only devices given on the
commandline
* all-in-one binary (busybox style) with mkfs.btrfs, btrfs-image,
btrfs-convert, btrfstune
* image: fix hang when there are more than 32 cpus online and compression is
requested
* convert: fix some false ENOSPC errors when --rootdir is used
* build: fix gcc9 warnings
* core changes
* command handling cleanups
* dead code removal
* cmds-* files moved to cmds/
* other shared userspace files moved to common/
* utils.c split into more files
* preparatory work for more output formats
* libbtrfsutil: fix unaligned access
* other
* new and updated tests
* fix tests so CI passes again
* sb-mod can modify more superblock items
- update to version 5.1
* repair: flush/FUA support to avoid breaking metadata COW
* file extents repair no longer relies on data in extent tree
* lowmem: fix false error reports about gaps between extents
* add inode mode check and repair for various objects
* add check for invalid combination of nocow/compressed extents
* device scan option to forget scanned devices [new]
* mkfs: use same chunk size as kernel for initial creation
* dev-repace: better report when other exclusive operation runs
* help for sntax errors on command lines, print relevant msgs
* defrag: able to open files in RO mode
* dump-tree: --block can be specified multiple times
- update to version 4.20.2
* dump-super: minor output fixup
* revert fix for prefix detection of receive path, this is temporary and
unbreaks existing user setups
- Use correct path for dracut-fsck-help.txt in module-setup.sh (bsc#1122539)
* Remove module-setup.sh
* Add module-setup.sh.in
- Advise user of fs recovery options when we fail to mount (fate#320443,
bsc#1122539)
* Add dracut-fsck-help.txt
* Add module-setup.sh
- update to version 4.20.1
* libbtrfs: fix build of external tools due to missing symbols
* ci: enable library test
- update to version 4.20
* new feature: metadata uuid
* lightweight change of UUID without rewriting all metadata
(incompatible change)
* done by btrfstune -m/-M, needs kernel support, 5.0+
* image:
* fix block groups when restoring from multi-device image
* only enlarge result image if it's a regular file
* check
* more device extent checks and fixes
* can repair dir item with mismatched hash
* mkfs: uuid tree created with proper contents
* fix mount point detection due to partial prefix match
* other:
* new tests, build fixes, doc updates
* libbtrfsutil: fix tests if kernel lacks support for new
subvolume ioctls
- partial cleanup with spec-cleaner
- drop 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch
- drop 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch
- drop 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch
- drop 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch
- drop 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch
- Use %license instead of %doc [bsc#1082318]
- Implement fate#325871
* Added 0001-btrfs-progs-Add-support-for-metadata_uuid-field.patch
* Added 0002-btrfs-progs-btrfstune-Add-support-for-changing-the-u.patch
* Added 0003-btrfs-progs-Remove-fsid-metdata_uuid-fields-from-fs_.patch
* Added 0004-btrfs-progs-Remove-btrfs_fs_info-new_fsid.patch
* Added 0005-btrfs-progs-Directly-pass-root-to-change_devices_uui.patch
- update to version 4.19.1
* check
* many lowmem mode improvements
* properly report qgroup mismatch errors
* check symlinks with append/immutable flags
* fi usage
* correctly calculate allocated/unallocated for raid10
* minor output updates
* mkfs
* detect ENOSPC on thinly provisioned devices
* fix spurious EEXIST during directory traversal
* restore: fix relative path for restore target
* dump-tree: print symbolic tree names for backrefs
* send: fix regression preventing send -p with subvolumes mounted on "/"
* corrupt-tree: refactoring and command line updates
* build
* make it work with e2fsprogs < 1.42 again
* restore support for autoconf 2.63
* detect if -std=gnu90 is supported
* other
* new tests
* cleanups
- update to version 4.19
* check: support repair of fs with free-space-tree feature
* core:
* port delayed ref infrastructure from kernel
* support write to free space tree
* dump-tree: new options for BFS and DFS enumeration of b-trees
* quota: rescan is now done automatically after 'assign'
* btrfstune: incomplete fix to uuid change
* subvol: fix 255 char limit checks
* completion: complete block devices and now regular files too
* docs:
* ship uncompressed manual pages
* btrfsck uses a manual page link instead of symlink
* other
* improved error handling
* docs
* new tests
- update to version 4.17.1
* check:
* add ability to fix wrong ram_bytes for compressed inline files
* beautify progress output
* btrfstune: allow to continue uuid change after unclean interruption
* several fuzz fixes:
* detect overalpping chunks
* chunk loading error handling
* don't crash with unexpected root refs to extents
* relax option parsing again to allow mixing options and non-options
arguments
* fix qgroup rescan status reporting
* build:
* drop obsolete dir-test
* new configure option to disable building of tools
* add compatibility options --disable-static and --disable-shared
* other:
* cleanups and preparatory work
* new test images
- spec cleanup
- update to version 4.17
* check
* many lowmem mode improvements
* properly report qgroup mismatch errors
* check symlinks with append/immutable flags
* fi usage
* correctly calculate allocated/unallocated for raid10
* minor output updates
* mkfs
* detect ENOSPC on thinly provisioned devices
* fix spurious EEXIST during directory traversal
* restore: fix relative path for restore target
* dump-tree: print symbolic tree names for backrefs
* send: fix regression preventing send -p with subvolumes mounted on "/"
* corrupt-tree: refactoring and command line updates
* build
* make it work with e2fsprogs < 1.42 again
* restore support for autoconf 2.63
* detect if -std=gnu90 is supported
- Removed patches (upstreamed):
* 0001-btrfs-progs-convert-fix-support-for-e2fsprogs-1.42.patch
* 0002-btrfs-progs-build-autoconf-2.63-compatibility.patch
* 0003-btrfs-progs-build-detect-whether-std-gnu90-is-suppor.patch
- Don't require libzstd-devel-static on builds that don't use it.
- fix installation of btrfs.5.gz
- Fix building on SLE11:
* btrfs-progs: convert: fix support for e2fsprogs < 1.42
* btrfs-progs: build: detect whether -std=gnu90 is supported
* btrfs-progs: build: autoconf 2.63 compatibility
* Fixed mismerged addition of libbtrfsutil1 package description
- Added patches:
* 0001-btrfs-progs-convert-fix-support-for-e2fsprogs-1.42.patch
* 0002-btrfs-progs-build-autoconf-2.63-compatibility.patch
* 0003-btrfs-progs-build-detect-whether-std-gnu90-is-suppor.patch
- update to version 4.16.1
* remove obsolete tools: btrfs-debug-tree, btrfs-zero-log, btrfs-show-super,
btrfs-calc-size
* sb-mod: new debugging tool to edit superblock items
* mkfs: detect if thin-provisioned device does not have enough space
* check: don't try to verify checksums on metadata dump images
* build: fail documentation build if xmlto is not found
* build: fix build of btrfs.static
- Remove patch: 0001-btrfs-progs-build-fix-static-build.patch (upstream)
- Update initrd script
- update to version 4.16
* libbtrfsutil - new LGPL library to wrap userspace functionality
* several 'btrfs' commands converted to use it:
* properties
* filesystem sync
* subvolume set-default/get-default/delete/show/sync
* python bindings, tests
* build
* use configured pkg-config path
* CI: add python, musl/clang, built dependencies caching
* convert: build fix for e2fsprogs 1.44+
* don't install library links with wrong permissions
* fixes
* prevent incorrect use of subvol_strip_mountpoint
* dump-super: don't verify csum for unknown type
* convert: fix inline extent creation condition
* check:
* lowmem: fix false alert for 'data extent backref lost for snapshot'
* lowmem: fix false alert for orphan inode
* lowmem: fix false alert for shared prealloc extents
* mkfs:
* add UUID and otime to root of FS_TREE - with the uuid, snapshots will
be now linked to the toplevel subvol by the parent UUID
* don't follow symlinks when calculating size
* pre-create the UUID tree
* fix --rootdir with selinux enabled
* dump-tree: add option to print only children nodes of a given block
* image: handle missing device for RAID1
* other
* new tests
* test script cleanups (quoting, helpers)
* tool to edit superblocks
* updated docs
- Add patch: 0001-btrfs-progs-build-fix-static-build.patch
- Add new library packages: libbtrfsutil
- use documentation shipped by upstream tar, reduce dependencies
- enable static build again, zstd now has static version
- update to version 4.15
* mkfs --rootdir reworked, does not minimize the final image but can be still
done using a new option --shrink
* fix allocation of system chunk, don't allocate from the reserved area
* other
* new and updated tests
* cleanups, refactoring
* doc updates
- spec: fix distro version condition
- update to version 4.14.1
* dump-tree: print times of root items
* check: fix several lowmem mode bugs
* convert: fix rollback after balance
* other
* new and updated tests, enabled lowmem mode in CI
* docs updates
* fix travis CI build
* build fixes
* cleanups
- update to version 4.14
* build: libzstd now required by default
* check: more lowmem mode repair enhancements
* subvol set-default: also accept path
* prop set: compression accepts no/none, same as ""
* filesystem usage: enable for filesystem on top of a seed device
* rescue: new command fix-device-size
* other
* new tests
* cleanups and refactoring
* doc updates
- Removed patches:
- rollback-regression-fix.patch - upstreamed
- spec: disable static build, missing libzstd-devel-static
- spec: disable zstd support for non-Tumbleweed distros
- Fix rollback regression which can lead to data corruption
Added patches: rollback-regression-fix.patch (bsc#1069478)
- Escape the usage of %{VERSION} when calling out to rpm.
RPM 4.14 has %{VERSION} defined as 'the main packages version'.
- Add dependencies for libreiserfscore0 3.6.27 or newer (bsc#1071085).
- update to version 4.13.3:
* check: fix --force, wrong check for a mounted block device
* build: fix --with-convert parsing
* subvol list: don't list TOPLEVEL
* other: update tests
- update to version 4.13.2:
* subvol list:
* don't list toplevel subvolume among deleted (broken since 4.8.3)
* minor adjustments of uuid print format
* subvol delete:
* fix swapped behaviour of --commit-each and --commit-after
* fix potentially lost sync if subvolumes are from different filesystems
* check: add cache for metadata blocks, should improve performance
* other:
* new tests, testsuite updates
* doc updates
* cleanups
- update to version 4.13.1:
* image: speed up generating the sanitized names, do not generate unprintable chars
* completion: add missing commands, better mount point detection
* restore: add zstd support; libzstd detected automatically, will be
requested by default in the future, or can be configured out
* other:
* misc fixes found by sparse
* doc enhancements, ioctl manual page started
* updated and new tests
* build fixes
- update to version 4.13:
* convert: reiserfs support
* check: new option --force to allow check of a mounted filesystem (no repair)
* mkfs: --rootdir will now copy special files
* dump-tree: minor output changes
* inspect rootid: accept file as arugment
* dev usage: don't calculate slack space for missing devices
* fi du: don't print error on EMPTY_SUBVOL (inode number 2)
* build:
* fixed support for sanitization features on gcc (tsan, asan, ubsan)
* fix PIE build
* other:
* misc cleanups and stability fixes
* travis CI enhancements
* new tests, fuzzed images
* testsuite cleanups
- Removed patches:
- 0163-btrfs-progs-fsck-fix-segfault.patch - will be upstreamed
- local-version-override.patch - not needed anymore
- btrfs-support-pie.patch - upstremed
- Removed patches:
- 0167-Btrfs-progs-make-find_and_setup_root-return-an-error.patch
- 0168-Btrfs-progs-don-t-bug-out-if-we-can-t-find-the-last-.patch
- update to 4.12.1
* build:
* fix cross-compilation
* use gnu90 explicitly
* dump-tree: more relaxed checks so -b can print block on a damaged fs
* convert: fix the 1MB range exclusion
* check: more dir_item hash checks
* other
* added missing getopt spec for some options
* doc fixes
* cleanups
* test updates
- update to 4.12
* subvol show: new options --rootid, --uuid to show subvol by the given spec
* convert: progress report fixes, found by tsan
* image: progress report fixes, found by tsan
* fix infinite looping in find-root, or when looking for free extents
* other:
* code refactoring
* docs updates
* build: ThreadSanitizer support
* tests: stricter checks for mounted filesystem
- update to -4.11.1
* image: restoring from multiple devices
* dev stats: make --check option work
* check: fix false alert with extent hole on a NO_HOLE filesystem
* check: lowmem mode, fix false alert in case of mixed inline and compressed
extent
* convert: work with large filesystems (many TB)
* convert: fix overwriting of eb header flags
* convert: do not clear NODATASUM flag in inodes when run with --no-datasum
* docs updates
* build: sync Android.mk with Makefile
* tests:
* new tests
* fix 008 and 009, shell quotation mistake
- update to 4.11
* receive: fix handling empty stream with -e (multi-stream)
* send dump: fix printing long file names
* stability fixes for: dump-super, print-tree, check
* option parser updates: global options are parsed before the subcommand name
(old xfstests will fail)
* new and updated tests
* documentation updates
- btrfs-support-pie.patch: remove CFLAGS usage from linker lines,
this will allow the default PIE support to work.
- update to 4.10.2
* check: lowmem mode fix for false alert about lost backrefs
* convert: minor bugfix
* library: fix build, misisng symbols, added tests
- update to 4.10.1
* receive: handle subvolume in path clone
* convert: rollback fixed (rewrite was needed to address previous design issues)
* build: fix build of 3rd party tools, missing <linux/sizes.h>
* dump-tree: print log trees
* other: new and updated tests
- update to 4.10
* send: dump output fixes: missing newlies
* check: several fixes for the lowmem mode, improved error reporting
* build
* removed some library deps for binaries that not use them
* ctags, cscope
* split Makefile to the autotool generated part and the rest, not needed
to autogen.sh after adding a file
* shared code: sync easy parts with kernel sources
* other
* lots of cleanups
* source file reorganization: convert, mkfs, utils
* lots of spelling fixes in docs, other updates
* more tests
- update to 4.9.1
* check:
* use correct inode number for lost+found files
* lowmem mode: fix false alert on dropped leaf
* size reports: negative numbers might appear in size reports during device
deletes (previously in EiB units)
* mkfs: print device being trimmed
* defrag: v1 ioctl support dropped
* quota: print message before starting to wait for rescan
* qgroup show: new option to sync before printing the stats
* other:
* corrupt-block enhancements
* backtrace and co. cleanups
* doc fixes
- update to 4.9
* check: many lowmem mode updates
* send: use splice syscall to copy buffer from kernel
* receive: new option to dump the stream in textual form
* convert:
* move sources to own directory
* prevent accounting of blocks beyond end of the device
* make it work with 64k sectorsize
* mkfs: move sources to own directory
* defrag: warns if directory used without -r
* dev stats:
* new option to check stats for non-zero values
* add long option for -z
* library: version bump to 0.1.2, added subvol_uuid_search2
* other:
* cleanups
* docs updates
- update to 4.8.5
* receive: fix detection of end of stream (error reported even for valid
streams)
* other:
* added test for the receive bug
* fix linking of library-test
- update to 4.8.4
* check: support for clearing space cache v2 (free-space-tree)
* send:
* more sanity checks (with tests), cleanups
* fix for fstests/btrfs/038 and btrfs/117 failures
* build:
* fix compilation of standalone ioctl.h, pull NULL definition
* fix library link errors introduced in 4.8.3
* tests:
* add more fuzzed images from bugzilla
* add bogus send stream checks
* fixups and enhancements for CI environment builds
* misc refinements and updates of testing framework
* other:
* move sources for btrfs-image to own directory
* deprecated and not build by default: btrfs-calc-size, btrfs-show-super
* docs updates
- update to 4.8.3
* check:
* support for clearing space cache (v1)
* size reduction of inode backref structure
* send:
* fix handling of multiple snapshots (-p and -c options)
* transfer buffer increased (should reduce number of context switches)
* reuse existing file for output (-f), eg. when root cannot create files (NFS)
* dump-tree:
* print missing items for various structures
* new: dev stats, balance status item
* sync key names with kernel (the persistent items)
* subvol show: now able to print the toplevel subvolume -- the creation time
might be wrong though
* mkfs:
* store the creation time of toplevel root inode
* print UUID in the summary
* build: travis CI for devel
* other:
* lots of cleanups and refactoring
* switched to on-stack path structure
* fixes from coverity, asan, ubsan
* new tests
* updates in testing infrastructure
* fixed convert test 005
- update to 4.8.2
* convert: also convert file attributes
* convert: fix wrong tree block alignment for unalianged block group
* check: quota verify fixes, handle reloc tree
* build: add stub for FIEMAP_EXTENT_SHARED, compiles on ancient kernels
* build: add stub for BUILD_ASSERT when ioctl.h is included
* dump-tree: don't crash on unrecognized tree id for -t
* tests:
* add more ioctl tests
* convert: more symlink tests, attribute tests
* quota verify for reloc tree
* other cleanups
- Add ability to provide site specific defaults for mkfs (FATE#320615).
* Only used for SLES11 defaults.
- Added patch mkfs-default-features.patch
- update to 4.8.1
* 32bit builds fixed
* build without backtrace support fixed
- update to 4.8
* error handling improvements all over the place
* new fuzzed images, test updates
* doc fixups
* minor cleanups and improvements
* kernel library helpers moved to own directory
* qgroup: fix regression leading to incorrect status after check,
introduced in 4.7
- update to 4.7.3
* fixed free space tree compat status
* check: low-mem mode: handle partially dropped snapshots
* dump-super: consolidate options for superblock copy
* tree-stats: check mount status
* subvol delete: handle verbosity option
* defrag: print correct error string
* mkfs: fix reading rotational status
* other:
* UBSAN build option
* documentation updates
* enhanced tests: convert, fuzzed images, more tools to run on fuzzed
images
- removed btrfsprogs-only-install-udev-rules-for-udev-190.patch: fix build
- update to 4.7.2
* check:
* urgent fix: false report of backref mismatches; do not --repair
last unaffected version 4.6.1 (code reverted to that state)
* fuzzing and fixes
* added more sanity checks for various structures
* testing images added
* build: udev compatibility: do not install .rules on version < 190
* other:
* dump-super: do not crash on garbage value in csum_type
* minor improvements in messages and help strings
* documentation:
* filesystem features
- Add new btrfsprogs-udev-rules package to contain the udev rules.
- Fix packaging for udev rules:
- btrfs builtin didn't exist prior to udev v190, so the rules must
depend on that version.
- Added patch:
* btrfsprogs-only-install-udev-rules-for-udev-190.patch
- update to 4.7.1
* check:
* new optional mode: optimized for low memory usage (memory/io tradeoff)
* --mode=lowmem, not default, still considered experimental
* does not work with --repair yet
* convert: regression fix, ext2_subvol/image rw permissions
* mkfs/convert:
* two-staged creation, partially created filesystem will not be recognized
* improved error handling (fewer BUG_ONs)
* convert: preparation for more filesystems to convert from
* documentation updates: quota, qgroup
* other
* message updates
* more tests
* more build options, enhanced debugging
- update to 4.7
* convert: fix creating discontig extents
* check: speed up traversing heavily reflinked extents within a file
* check: verify qgroups of higher levels
* check: repair can now fix wrong qgroup numbers
* balance: new option to run in the background
* defrag: default extent target size changed to 32MiB
* du: silently skip non-btrfs dirs/files
* documentation updates: btrfs(5), btrfs(8), balance, subvolume, scrub,
filesystem, convert
* bugfixes:
* unaligned access (reported for sparc64) in raid56 parity calculations
* use /bin/bash
* other stability fixes and cleanups
* more tests
- Removed patches:
* 0002-btrfs-progs-btrfsck-verify-qgroups-above-level-0.patch
* 0003-btrfs-progs-btrfsck-write-corrected-qgroup-info-to-d.patch
- update to 4.6.1
* fi resize: negative resize argument accepted again
* qgroup rescan: fix skipping when rescan is in progress
* mkfs: initialize stripesize to correct value
* testsuite updates, mostly convert tests
* documentation updates
* btrfs-device, btrfs-restore manual pages enhanced
* misc fixups
- update to 4.6
* convert - major rewrite:
* fix a long-standing bug that led to mixing data blocks into metadata block
groups
* the workaround was to do full balance after conversion, which was
recommended practice anyway
* explicitly set the lowest supported version of e2fstools to 1.41
* provide and install udev rules file that addresses problems with device
mapper devices, renames after removal
* send: new option: quiet
* dev usage: report slack space (device size minus filesystem area on the dev)
* image: support DUP
* build: short options to enable debugging builds
* other:
* code cleanups
* build fixes
* more tests and other enhancements
* Removed patches:
* 0001-btrfs-progs-free-qgroup-counts-in-btrfsck.patch
* 0169-btrfs-progs-udev-add-rules-for-dm-devices.patch
* btrfs-progs-no-PKG_CHECK_VAR
- 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: 0001-btrfs-progs-free-qgroup-counts-in-btrfsck.patch
- Added patch: 0002-btrfs-progs-btrfsck-verify-qgroups-above-level-0.patch
- Added patch: 0003-btrfs-progs-btrfsck-write-corrected-qgroup-info-to-d.patch
- update to 4.5.3
* 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
- fix build failure on 13.1: conditional default for udevdir
- fix build failure on SLE11SP4: wrong check in makefile
- 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
- 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
- Removed patch: 2000-btrfs-full-balance-warning.diff
- update to 4.5.1
* 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
- Removed patch (upstream):
0001-btrfs-progs-libbtrfs-remove-max-min-macros-from-API.patch
- Recommend btrfsmaintenance
- hide min/max macros clashing with gcc 6 (bnc#966257)
(0001-btrfs-progs-libbtrfs-remove-max-min-macros-from-API.patch)
- 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.4
* mkfs.btrfs --data dup
* support balance filters added/enhanced in linux 4.4
* manual pages enhanced (btrfs, mkfs, mount, filesystem, balance)
* 'btrfs filesystem usage' works with mixed blockgroups
* build: installation to /usr/local
* build: the 'ar' tool is properly deteced during cross-compilation
* improved stability on fuzzed/crafted images when reading sys array in
superblock
* debug-tree: option -t understands ids for tree root and chnuk tree
* check: properly reset nlink of multi-linked file
* chunk recovery: fix floating point exception
* chunk recovery: endianity bugfix during rebuild
* mkfs with 64K pages and nodesize reported superblock checksum mismatch
- Removed patches:
* 0001-btrfs-progs-mkfs-use-correct-size-for-superblock-csu.patch
* fix-doc-build-on-SLE11SP3.diff
- Fix missing dependency on coreutils for initrd macros (boo#958562)
- Call missing initrd macro at post / postun (boo#958562)
- fix mkfs failure on ppc64 (or with sectorsize > 4k) (bsc#956819)
- Added patch: 0001-btrfs-progs-mkfs-use-correct-size-for-superblock-csu.patch
- 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
- build btrfsprogs-static package for 13.2 and Factory, package
with static versions of the utilities, aimed for rescue environments
- 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
- Removed patches:
* 0001-btrfs-progs-fix-cross-stripe-boundary-check.patch
- make mkfs work with 64k nodesize again, notably fixes mkfs on ppc64
(bsc#945229)
- Added patch:
* 0001-btrfs-progs-fix-cross-stripe-boundary-check.patch
- 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 (upstreamed):
* 2104-get-min-size-for-resize.patch
* 2105-move-min-resize-implementation-to-inspec.patch
* 2106-inspect-add-command-min-dev-size.patch
- add warning before full balance starts (bsc#940467, fate#319317)
- Added patches:
2000-btrfs-full-balance-warning.diff
- Add feature to get minimum size a filesystem can be resized to
(FATE#317897).
- Added patches:
* 2104-get-min-size-for-resize.patch
* 2105-move-min-resize-implementation-to-inspec.patch
* 2106-inspect-add-command-min-dev-size.patch
- version 4.1.2
- mkfs: bugfix, previous version does not create entierly correct
filesystem (has to be recreated)
- 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
- spec: drop libacl dependency
- 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
- Install bash completion for btrfs.
- 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
Removed patch 0169-btrfs-progs-Check-metadata-mirrors-in-find-root.patch
- add COPYING
- version 3.18.2
* qgroup show: print human readable sizes, options to say otherwise
* check: new option to explicitly say no to writes
* mkfs: message about trimming is not printed to stderr
* fi show: fixed return value
* tests: new infrastructure
* btrfstune: force flag can be used together with seeding option
* backtrace support is back
* getopt cleanups
* doc and help updates
- version 3.18.1
- minor fixes
- documentation updates
- version 3.18
- mkfs - skinny-metadata feature is now on by default, first introduced in
kernel 3.10
- filesystem usage - give an overview of fs usage in a way that's more
comprehensible than existing 'fi df'
- device usage - more detailed information about per-device allocations
- check:
- option to set a different tree root byte number
- ability to link lost files to lost+found, caused by a recent kernel bug
- repair of severely corrupted fs (use with care)
- convert - option to show progress
- subvol create - print the commit mode inline, print the global mode only if --verbose
- other updates: musl-libc support, coverity bugfixes, new test images,
documentation
- Removed patches (upstreamed):
* 0010-btrfs-progs-move-group-type-and-profile-pretty-print.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
* 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
* 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-rework-calculations-of-fi-usage.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
- version 3.17.3
- convert: fix conversion of sparse ext* filesystems
- show: resolve to the correct path
- fsck: more verbose error for root dir problems
- version 3.17.2
- check improvements
- add ability to replace missing dir item/dir indexes
- fix missing inode items
- create missing root dirid
- corrupt block: enhancements for testing fsck
- zero-log: able to reset a fs with bogus log tree pointer (bko#72151)
- package mkinitrd scripts conditionally (bsc#893577)
- spec: minor updates
- version 3.17.1
- fi df: argument handling
- fix linking with libbtrfs
- replace: better error reporting
- fi show: fixed stall if run concurrently with balance
- check: fixed argument parsing for --subvol-extents
- fi df: SI prefixes corrected
- Added patches:
* fix-doc-build-on-SLE11SP3.diff
- Removed patches:
* 0042-btrfs-progs-fix-linking-with-libbtrfs.patch
* 0043-btrfs-progs-libbtrfs-make-exported-headers-compatibl.patch
- Modified patches:
* 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch
* 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch
* 0019-btrfs-progs-add-original-df-and-rename-disk_usage-to.patch
- version 3.17
- check: --init-csum-tree acutally does something useful, rebuilds the whole
csum tree
- /dev scanning for btrfs devices is gone
- /proc/partitions scanning is gone, blkid is used exclusively
- new subcommand subvolume sync
- filesystem df: new options to set unit format
- convert: allow to copy label from the origin, or specify a new one
- Modified patches:
* 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
* 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
* 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
* 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
- Added patches:
* 0010-btrfs-progs-move-group-type-and-profile-pretty-print.patch
* 0028-btrfs-progs-rework-calculations-of-fi-usage.patch
* 0042-btrfs-progs-fix-linking-with-libbtrfs.patch
* 0043-btrfs-progs-libbtrfs-make-exported-headers-compatibl.patch
- Removed patches:
* 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
* 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch
* 0023-btrfs-progs-print-B-for-bytes.patch
* 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch
* 0164-btrfs-progs-convert-set-label-or-copy-from-origin.patch
* 0171-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch
- 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
- other fixes
- Modified patches (sync with pending upstream versions):
* 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
* 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch
* 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch
* 0024-btrfs-progs-Print-more-info-about-device-sizes.patch
* 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch
* 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch
* 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch
- Removed patch: library-version-defines.patch (upstream)
- send-stream API users updatd, drop the workaround
- Removed patch: send-stream-api-wokaround.patch
- workaround for send api breakage
- Added patch: send-stream-api-wokaround.patch
- add api versioning and package version.h (now 0.1.1)
- Added patches:
* library-version-defines.patch
- 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
- Deleted patches (upstream):
* 0001-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.patch
* 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch
* 0201-btrfs-progs-import-ulist.patch
* 0202-btrfs-progs-add-quota-group-verify-code.patch
* 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch
* 0204-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
- refresh references on the following patches:
* 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch
* 0201-btrfs-progs-import-ulist.patch
* 0202-btrfs-progs-add-quota-group-verify-code.patch
* 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch
- btrfs-progs: ignore orphaned qgroups by default
- Added patch:
* 0204-btrfs-progs-ignore-orphaned-qgroups-by-default.patch
- btrfs-progs: show extent state for a subvolume (bnc#865621)
- Added patch:
* 0203-btrfs-progs-show-extent-state-for-a-subvolume.patch
- btrfs-progs: canonicalize pathnames for device commands (bnc#880486).
- Added patch:
* btrfs-progs-canonicalize-pathnames-for-device-commands
- 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
- 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
- update to upstream 3.14.2
- man: separate pages for all subcommands
- minor bugfixes
- spec: removed upstreamed patches, update build dependencies
- Added patches:
* 0001-btrfs-progs-doc-fix-symlink-target-for-btrfsck.8.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
- add quota group verify patches, sent to list near end of the week starting
5/4/2014
- updates btrfsck with the ability to verify quota groups
- Update the changelog with some sad version of diffstat output to meet
requirements.
- Added patches:
* 0200-btrfs-progs-print-qgroup-excl-as-unsigned.patch
* 0201-btrfs-progs-import-ulist.patch
* 0202-btrfs-progs-add-quota-group-verify-code.patch
- add quota group verify patches, sent to list near end of the week starting
5/4/2014
- updates btrfsck with the ability to verify quota groups
- 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
- own mkinitrd directories
- add missing symbol to library (bnc#873164)
- add version dependency for devel package
- Added patches:
* 0001-btrfs-progs-move-arg_strtou64-to-a-separate-file-for.patch
- 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: option -r deals with hardlinks and relative paths
- mkfs: discard phase is interruptible
- documentation updates
- cleaned spec file
- Removed patches:
* 0162-btrfs-progs-fix-loop-device-mount-checks.patch
* 0165-Revert-btrfs-progs-update-options-in-find-root.c.patch
* 0166-Btrfs-progs-add-some-verbose-output-to-find-root.patch
- bump version to 3.12
- update tarball and remove upstreamed patches
- fsck, image, restore: various improvements and fixes
- btrfs: quota rescan (fate#312751)
- 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
- Change udev rule filename in setup-btrfs.sh to
/usr/lib/udev/rules.d/64-btrfs.rules from
from /usr/lib/udev/rules.d/80-btrfs.rules (bnc#839960 comment#7)
- Remove udev rules file - udev packages one itself (bnc#839960).
- update to upstream master (194aa4a1)
- btrfs-restore: deal with NULL returns from read_node_slot
- btrfs-restore: use the correct leafsize when reading the FS location
- btrfs-find-root: Add options to control generation and level
- btrfsck: fix incorrect casting on items in the corrupt_blocks tree
- Btrfs-progs: fix closing of devices
- Btrfs-progs: enhance btrfs-image to restore image onto multiple disks
- Btrfs-progs: cleanup btrfs-image usage
- Btrfs-progs: delete fs_devices itself from fs_uuid list before freeing
- Btrfs-progs: skip open devices which is missing
- Btrfs-progs: fix misuse of skinny metadata in btrfs-image
- Btrfs-progs: recover raid0/raid10/raid5/raid6 metadata chunk
- Btrfs-progs: Add chunk rebuild function for RAID1/SINGLE/DUP
- Btrfs-progs: introduce list_{first, next}_entry/list_splice_tail{_init}
- Btrfs-progs: Add chunk recover function - using old chunk items
- Btrfs-progs: Add block group check funtion
- Btrfs-progs: extend the extent cache for the device extent
- Btrfs-progs: use rb-tree instead of extent cache tree for fs/file roots
- Btrfs-progs: introduce common insert/search/delete functions for rb-tree
- Btrfs-progs: cleanup similar code in open_ctree_* and close_ctree
- Btrfs-progs: Don't free the devices when close the ctree
- Btrfs-progs: don't close the file descriptor 0 when closing a device
- Btrfs-progs: fix missing recow roots when making btrfs filesystem
- Add fix for passing super_nr while opening ctree
- btrfs-progs-mkfs-default-extref.diff: turn on extended refs by
default, (aka hardlink count limtitation) (bnc#835695)
- added 0040-btrfs-progs-fix-loop-device-mount-checks.patch: fix
loop mount detection again (bnc#834173)
- Simplify checks in mkinitrd scripts.
They are always true because they come from the same package
Use relative paths to binaries
- Move udev rules to /usr.
- Adjust rules to call binary from /usr
- Simplify fsck.btrfs, its just a dummy until fixed
- update to upstream master (f00dd8386a57d241d0f7c)
- Make requirement on libattr-devel explicit
- initrd support: add module (bnc#750185, bnc#727383)
- set correct file mode if writing replacement fsck
- fix build failure
- add btrfs-debug-tree to initrd
- adjust fs size to correct size (bnc#744593)
- man page documentation updates
- do not package obsolete utilities
- mkfs: store correct size of device in superblock (bnc#730103)
- updated restriper/balance commands to match kernel version
- place binaries in /usr tree (UsrMerge project)
- adjust mkinitrd scrippt accordingly
- add btrfsck repair options for:
- rebuild extent records
- fix block group accounting
- reset csums for rescue nodatasum mount
- prune corrupt extent allocation tree blocks
- device scanning fixes for dm and multipath (bnc#749540)
- initrd support: move btrfs device scan after block device setup
- documentation updates
- add csize for file commpressed size
- updated restore utility
- patch license to follow spdx.org standard
- btrfs-progs-fix-open_ctree_usage_segfaults.patch: fix
segfaults from bnc#710486 due to unchecked usage of return
value of open_ctree()
[fixed compilation warnings]
- pull upstream, replace existing patches, spec update
- update 'restore' utility
- lzo support
- tools may now take earlies superblock when opening the fs
- other fixes
- pull integration-20111030 branch
- mkfs: force mkfs if desired
- other fixes
- add btrfs-dump-super to mkinitrd
- other fixes
- skip non-existent devices or without media
- documentation updates
- scrubbing single device
- graceful error handling when opening fs fails
- updated mkinitrd script to scan devices before mount (bnc#727383)
- add several tools to mkinitrd if root fs is btrfs
- pull upstream branch and delete local patches
- btrfsck: ignore -a (bnc#655906)
- btrfsck: fix strerror value
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- add patch for local version override as we do not build from
git, and avoid doubled "Btrfs" in output of 'btrfs'
- reorder help for 'get-default' right after 'set-default'
- add option -p to print parent subvolume
- add subvolume 'get-default' subsubcommand
- remove debugging printf from
0001-Btrfs-progs-add-a-btrfs-select-super-command-to-over.patch
- add support for currently available kernel features:
- add scrub subcommand
- scan /proc/partitions by default (or use --all-devices for all)
- mkfs fixes and improvements
- documentation fixes
- fix failing on deleted loop mounts (bnc#697671)
- update from git:
- add btrfs-select-super utility
- add btrfs-label utility
- allow mixed data+metadata (option --mixed)
- allow populating new filesystem with files (option --rootdir)
- allow discard support in mkfs
- lzo support
- deprecate 'btrfsctl' 'btrfs-vol' 'btrfs-show'
- other bugfixes and documentation improvements
- change to a hardlink
- add link for fsck.btrfs (bnc#665899)
- update to v0.19-35-g1b444cd:
* used space accounting fix for the converter
* Add btrfs-list for listing subvolumes
* Add new util: 'btrfs'
* multidevice support for check_mounted
* check slash in deleting subvolumes
* Add btrfsck option to select the super block copy
* btrfs-debug-tree: add -d option to print only the device mapping
- fix crash on creating filesystems (bnc#603620)
- revert last change (bnc#599224#c3)
- add hardlink from fsck.btrfs (bnc#599224)
- fix memory leak (bnc#537633)
- Updated to latest repo version.
- used space accounting fix for the converter
- btrfsctl: add snapshot/subvolume destroy ioctl
- btrfsck: check root back/forward references
- Add btrfs-map-logical program to map and read logical block numbers
- build btfs-convert (bnc#572912)
- enable parallel build
- added Supplements
- move apps to /sbin
- update to 0.19:
- build with rpm optflags
- install man pages
- fix leak in extends checking (bnc#523447)
- Initial package (0.18)
==== checkmedia ====
Subpackages: libmediacheck6
- minor spec file adjustments
==== checkpolicy ====
Version update (3.2 -> 3.3)
- Update to version 3.3
* When reading a binary policy by checkpolicy, do not automatically change the version
to the max policy version supported by libsepol or, if specified, the value given
using the "-c" flag.
* Updated documentation
* Prints the reason why opening a source policy file failed
==== discover ====
Version update (5.23.2 -> 5.23.3.1)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.23.3.1
* flatpak: Do not include the resource type in the FlatpakResource::Id
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== drkonqi5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: drkonqi5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== ebtables ====
Subpackages: libebtc0
- Add build dependency on libalternatives
- Run spec-cleaner
- Added hardening to systemd service(s) (bsc#1181400). Modified:
* ebtables.service
- Use libalternatives instead of update-alternatives.
==== elfutils ====
Version update (0.185 -> 0.186)
Subpackages: libasm1 libdw1 libelf1
- Update to version 0.185:
debuginfod-client: Default $DEBUGINFOD_URLS is computed from drop-in files
etc/debuginfod*.urls rather than hardcoded into the
/etc/profile.d/debuginfod* scripts.
Add $DEBUGINFOD_MAXSIZE and $DEBUGINFOD_MAXTIME settings
for skipping large/slow transfers.
Add $DEBUGINFOD_RETRY for retrying aborted lookups.
debuginfod: Supply extra HTTP response headers, describing archive/file
names that satisfy the requested buildid content.
Support -d :memory: option for in-memory databases.
Protect against loops in federated server configurations.
Add -r option to use -I/-X regexes for grooming stale files.
Protect against wasted CPU from duplicate concurrent requests.
Limit the duration of groom ops roughly to rescan (-t) times.
Add --passive mode for serving from read-only database.
Several other performance improvements & prometheus metrics.
libdw: Support for the NVIDIA Cuda line map extensions.
DW_LNE_NVIDIA_inlined_call and DW_LNE_NVIDIA_set_function_name
are defined in dwarf.h. New functions dwarf_linecontext and
dwarf_linefunctionname
- Remove tests-Allow-an-extra-pthread_kill-frame-in-backtrace.patch
and disable-run-readelf-self-test.patch.
- Remove -flto-partition=none -Wno-error=stack-usage= from _lto_flags
==== elfutils-debuginfod ====
Version update (0.185 -> 0.186)
- Update to version 0.185:
debuginfod-client: Default $DEBUGINFOD_URLS is computed from drop-in files
etc/debuginfod*.urls rather than hardcoded into the
/etc/profile.d/debuginfod* scripts.
Add $DEBUGINFOD_MAXSIZE and $DEBUGINFOD_MAXTIME settings
for skipping large/slow transfers.
Add $DEBUGINFOD_RETRY for retrying aborted lookups.
debuginfod: Supply extra HTTP response headers, describing archive/file
names that satisfy the requested buildid content.
Support -d :memory: option for in-memory databases.
Protect against loops in federated server configurations.
Add -r option to use -I/-X regexes for grooming stale files.
Protect against wasted CPU from duplicate concurrent requests.
Limit the duration of groom ops roughly to rescan (-t) times.
Add --passive mode for serving from read-only database.
Several other performance improvements & prometheus metrics.
libdw: Support for the NVIDIA Cuda line map extensions.
DW_LNE_NVIDIA_inlined_call and DW_LNE_NVIDIA_set_function_name
are defined in dwarf.h. New functions dwarf_linecontext and
dwarf_linefunctionname
- Remove tests-Allow-an-extra-pthread_kill-frame-in-backtrace.patch
and disable-run-readelf-self-test.patch.
- Remove -flto-partition=none -Wno-error=stack-usage= from _lto_flags
==== ethtool ====
Version update (5.14 -> 5.15)
- update to upstream release 5.15
* Feature: new extended link substates for bad signal (no arg)
* Feature: coalesce cqe mode attributes (-c and -C)
* Fix: multiple fixes of EEPROM module data parsing (-m)
* Fix: fix condition to display MDI-X info (no arg)
==== exiv2 ====
Version update (0.27.4 -> 0.27.5)
- update to 0.27.5:
* BMFF bug fixes including CR3 previews
* Security fixes
* libFuzzer target
* Exiv2 monitored by oss-fuzz
* Minor bugs and fixes
==== frameworkintegration ====
Version update (5.87.0 -> 5.88.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove KDEPlatformTheme from readme
* Add FreeBSD CI
* Update .kde-ci.yml: add FreeBSD
==== fribidi ====
Version update (1.0.10 -> 1.0.11)
Subpackages: libfribidi0
- update to 1.0.11:
* Updated Unicode tables to version 14.
* Skip isolates in fribidi_get_par_direction().
* Various fuzzing fixes.
* Various build fixes.
==== gconf2 ====
Subpackages: gconf-polkit
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gedit ====
Subpackages: python3-gedit
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gnome-color-manager ====
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gnome-control-center ====
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Add gnome-control-center-fix-autologin-shortcut.patch:
If we don't add this property for autologin_row, the shortcut to
toggle the GtkSwitch won't work (bsc#1191887,
glgo#GNOME/gnome-control-center!1084).
==== gnome-keyring ====
Subpackages: gnome-keyring-pam libgck-modules-gnome-keyring
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gnome-menus ====
Subpackages: libgnome-menu-3-0 typelib-1_0-GMenu-3_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gnome-screenshot ====
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gnome-session ====
Subpackages: gnome-session-core gnome-session-default-session gnome-session-wayland
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== gtk4 ====
Version update (4.4.0 -> 4.4.1)
Subpackages: gtk4-schema libgtk-4-1 typelib-1_0-Gtk-4_0
- Drop baselibs.conf, there should not be any consumers of 32bit
for this rather new package, so lets not build for the past.
- Add gtk4-fix-link-to-g_signal_emit.patch: fix build failure
caused by inproper link to g_signal_emit.
- Disable sassc BuildRequires, only needed when building from git.
- Add pkgconfig(gi-docgen) and pkgconfig(iso-codes) BuildRequires
and pass gtk_doc=true to meson instead of documentation=true
following upstream changes. Also split develdocumentation out
into it's own sub-package.
- Drop pkgconfig(json-glib-1.0) BuildRequires, not needed nor used.
- Replace option print-backends=all with print-cups=enabled
following upstream changes.
- Stop passing xinerama=enabled to meson, not needed nor used.
- Add pkgconfig(tracker-sparql-3.0) BuildRequires and pass
tracker=enabled to meson, build with tracker support.
- Update to version 4.4.1:
+ input:
- Fix compose data on bigendian systems
- Accept long replacement strings for compose sequences
+ a11y:
- Fix accessible relations for menu buttons
- Fix accessible descriptions in some cases
- Simplify atspi context a bit
+ GtkTextView:
- Fix applying css properties such as letterspacing, line
decoration, font features, etc
- Improve grouping for undo
- Invalidate Pango contexts when font settings change
- Fix a crash
+ Theme: Improve styling for toggle buttons in toolbars
+ gsk: Avoid coordinate overflow with big text selections
+ GtkFileChooser: Fix handling of choices
+ GtkStackSwitcher: Expand child buttons
+ GtkCalendar: Fix day names for weeks that start on monday
+ GtkWindow: Prefer menubars when handling F10
+ GtkFontButton: Make sure the dialog is on the same display
+ X11: Fix handling of randr events
+ build: Fix detection of pre-compiled css files
+ Updated translations.
==== gvfs ====
Subpackages: gvfs-backend-afc gvfs-backend-samba gvfs-backends gvfs-fuse
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== hplip ====
Version update (3.21.6 -> 3.21.10)
Subpackages: hplip-hpijs hplip-sane
- Update to 3.21.10
Added support for the following new printers:
* HP ENVY Inspire 7200e series
* HP ENVY Inspire 7900e series
* HP LaserJet MFP M140a
* HP LaserJet MFP M139a
* HP LaserJet MFP M141a
* HP LaserJet MFP M142a
* HP LaserJet MFP M140w
* HP LaserJet MFP M140we
* HP LaserJet MFP M139w
* HP LaserJet MFP M139we
* HP LaserJet MFP M141w
* HP LaserJet MFP M141we
* HP LaserJet MFP M142we
* HP LaserJet MFP M142w
* HP LaserJet M109a
* HP LaserJet M110a
* HP LaserJet M111a
* HP LaserJet M112a
* HP LaserJet M109w
* HP LaserJet M109we
* HP LaserJet M110w
* HP LaserJet M110we
* HP LaserJet M111w
* HP LaserJet M111we
* HP LaserJet M112we
* HP LaserJet M112w
* HP DesignJet Z6 Pro 64in
* HP DesignJet Z9 Pro 64in
* HP PageWide XL Pro 5200 PS MFP series
* HP PageWide XL Pro 8200 PS MFP series
* HP PageWide XL 3920 MFP
* HP PageWide XL 4200 Printer
* HP PageWide XL 4200 Multifunction Printer
* HP PageWide XL 4700 Printer
* HP PageWide XL 4700 Multifunction Printer
* HP PageWide XL 5200 Printer
* HP PageWide XL 5200 Multifunction Printer
* HP PageWide XL 8200 Printer
* HP Smart Tank 500 series
* HP Smart Tank 530 series
* HP Smart Tank Plus 570 series
* HP Smart Tank 7600
* HP Smart Tank 750
* HP Smart Tank 790
* HP Smart Tank Plus 710-720
* HP Smart Tank Plus 7000
* HP Smart Tank Plus 660-670
* HP Smart Tank Plus 6000
* HP DeskJet Ink Advantage Ultra 4800 All-in-One Printer series
- Rebased hplip-missing-drivers.patch & don't edit Makefile.in
- Rebased hplip-remove-imageprocessor.diff
- Remove libtool archives
- Add drivers for hplip-missing-drivers.patch from Fedora
(lp#1843592,rh#1739855,rh#1740132,rh#1742949)
==== hwdata ====
Version update (0.352 -> 0.353)
- Update to version 0.353 (bsc#1192587):
+ Updated pci, usb and vendor ids.
==== hwinfo ====
Version update (21.77 -> 21.78)
- merge gh#openSUSE/hwinfo#106
- Always read numerical 32bit serial number from EDID header.
Override this with ASCII serial number from display descriptor,
if available.
- Display numerical 32bit serial number for monitors without serial
number display descriptor
- 21.78
==== iptables ====
Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins
- Added alts requirements for iptables-backend-nft package.
- Removed update-alternatives dependency in libalternatives mode.
- Use libalternatives instead of update-alternatives.
==== iw ====
Version update (5.9 -> 5.16)
- Update to version 5.16:
* bump version to 5.16
* info: add FILS_CRYPTO_OFFLOAD extended feature
* update nl80211.h
* iw: print BSS coloring capability if supported
* iw: add set sar_specs command
* iw: nl80211: add NLA_F_NESTED to nla_nest_start() with older libnl versions
* iw: mesh: add comments in the mesh confguration parameter printing sections
* iw: event: add the missing time display format in the "iw event" help menu
* iw: link: mention the need for MAC addr arg in link get_sta cmd usage menu
* iw: fix vendor event static warnings
- Switch to _service
==== json-glib ====
Subpackages: libjson-glib-1_0-0 typelib-1_0-Json-1_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== kactivities-stats ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix a typo in terms.h
* Port QStringRef (deprecated) to QStringView
* Add FreeBSD CI
* Update .kde-ci.yml: add FreeBSD
==== kactivities5 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kactivities5-imports libKF5Activities5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove extra spaces from debug output
* Add FreeBSD CI
==== kactivitymanagerd ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kactivitymanagerd-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== karchive ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
* Remove obsolete license texts: framework now LGPL-2.0-or-later
* Relicense files to LGPL-2.0-or-later
==== kauth ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix a race between KAuthPolicyGenTest and KAuthPolicyGenTestCompare.
* Add FreeBSD CI
==== kbookmarks ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Bookmarks5 libKF5Bookmarks5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
* Correct platform specification - we can be built on Android as well
==== kcalendarcore ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes to list here.
==== kcm_sddm ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kcm_sddm-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kcmutils ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5KCMUtils5 libKF5KCMUtils5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* KPluginSelector: Make sure to check if metaData/moduleInfo is valid before accessing it
* KPluginSelector: Allow KCMs to be loaded using X-KDE-ConfigModule keyword
* Remove unused internal method in KPluginSelector
* Deprecate KCModuleInfo in favor of KPluginMetaData API
* KCMultiDialog: Use deprecation macros to wrap internal KCModuleInfo API usage
* KCModuleLoader: Deprecate overloads using KCModuleInfo
* KPluginSelector: Port internally deprecated KCModuleInfo usage
* KCModuleProxy: Deprecate KService/KCModuleInfo overloads for constructor
* Add FreeBSD CI
==== kcodecs ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Codecs5 libKF5Codecs5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== kcompletion ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Completion5 libKF5Completion5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* New KCompletion::setSorterFunction() to allow custom sorting by providing function
* Port QStringRef (deprecated) to QStringView
* Add FreeBSD CI
* Add Android CI
==== kconfig ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigCore5-lang libKF5ConfigGui5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Exclude new enum-overload from python bindings build
* Enforce KAuthorized enums being not 0
* Create enum to to authorize common keys
* Do not try to generate python bindings for KConfigGroup::moveValuesTo
* Create utility method for moving entries from one group to another
* Add FreeBSD CI
* Add Android CI
- Rebase kconfig-desktop-translations.patch
==== kconfigwidgets ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5ConfigWidgets5 libKF5ConfigWidgets5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* [KCommandBar] Additionally sort commands by name (kde#443731)
* [KCommandBar] Don't display an indent for an icon if no item has an icon (kde#443382)
* [KCommandBar] Skip actions with empty text (kde#443732)
* Read proper color setting on Windows (kde#443300)
* [KCommandBar] Show information about a command in a tooltip (kde#438735)
==== kcontacts ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes to list here.
==== kcoreaddons ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kcoreaddons-lang libKF5CoreAddons5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes to list here.
==== kcrash ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Move more Linux-specific functions under #ifdef Q_OS_LINUX
* Add CMake option to build without X11
* Use imported target for X11
* Fix build without X11
* Add FreeBSD CI
* Add Android CI
* Enable CI deps on all platfoprms
==== kdav ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kdav-lang libKF5DAV5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== kdbusaddons ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5 libKF5DBusAddons5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kde-cli-tools5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kde-cli-tools5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kde-gtk-config5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kdeclarative ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5Declarative5-lang libKF5QuickAddons5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* GridDelegate: don't let labels overflow (kde#444707)
* Use a readonly property to control KCM margins
* [configmodule] Deprecate aboutData
* [ConfigModule] Allow creating KCMs without KAboutData
* [ConfigModule] Deprecate ctors that take KAboutData and KPluginMetaData
* Don't explicitly build shared libs
* Expose KAuthorized enum as dynamic properties to QML
* Add FreeBSD CI
* KCM GridDelegate: Display a blue line when the delegate has active focus
==== kded ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kded-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Bump KF_DISABLE_DEPRECATED_BEFORE_AND_AT value
* Port away from deprecated KPluginLoader
* Utilize KPluginMetaData::value overloads
* Add FreeBSD CI
==== kdelibs4support ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kdelibs4support-lang libKF5KDELibs4Support5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add missing kitemmodels to ci deps
* Add FreeBSD CI
==== kdesu ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Su5 libKF5Su5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kdnssd-framework ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5DNSSD5 libKF5DNSSD5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kdoctools ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kdoctools-lang libKF5DocTools5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kemoticons ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kfilemetadata5 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kfilemetadata5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix wrong testcase.
* Port QStringRef (deprecated) to QStringView
* [FFmpegExtractor] Remove FFmpeg 2.x/3.0 support, handle deprecations
* Fix version checks in FindFFmpeg.cmake
* [DublinCore] Also test terms namespace
* [PopplerExtractor] directly use getters provided by poppler
* Add FreeBSD CI
==== kgamma5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kgamma5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kglobalaccel ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccel5-lang libKF5GlobalAccelPrivate5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Properly split exec line args
* Fix build without Qt session manager
* Add FreeBSD CI
* Fix CI deps
==== kguiaddons ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove unneeded lambda capture, fixing a compiler warning.
* Add FreeBSD CI
* Add Android CI
==== kholidays ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Holidays5 libKF5Holidays5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* Correct Name of last day of daylight saving time (kde#444615)
==== khotkeys5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: khotkeys5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== khtml ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5KHtml5 libKF5KHtml5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== ki18n ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5I18n5 libKF5I18n5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes to list here.
- Rebase fallbackLang.diff
==== kiconthemes ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5IconThemes5 libKF5IconThemes5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* Also highlight charged text colors (kde#442569)
==== kidletime ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Relicense framework from LGPL-2.0-only to LGPL-2.1-or-later
* Add FreeBSD CI
==== kimageformats ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kimageformats-eps
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== kinfocenter5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kinfocenter5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kinit ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kinit-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove code for loading libkdeinit5_foo.so modules
* Add FreeBSD CI
==== kio ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kio-core kio-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* KMountPoint: revert to parsing /dev/disk/by-{uuid,label}/ manually (kde#442106)
* CopyJob: handle the no-op case of symlinks on FAT partitions (kde#442310)
* KUrlCompletion: Disregard the trailing slash when sorting directory paths (kde#442717)
* KFilePropsPlugin: Allow to edit properties when setFileNameReadOnly is set (kde#441847)
* kuriikwsfiltereng: Fix quitting match logic if accidentally bang syntax is used (kde#437660)
* file_unix: Fix endless loop during xattr copy. (kde#441446)
* Improve "trash is full" error message (kde#442865)
==== kirigami2 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kirigami2-lang libKF5Kirigami2-5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* Icon: Use icon-png as the default placeholder instead of icon-x-icon (kde#444884)
* reliably drop component pools (kde#429027)
==== kitemmodels ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Take into account a possible QLocale::setDefault() override.
* Add FreeBSD CI
* Add Android CI
==== kitemviews ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5ItemViews5 libKF5ItemViews5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== kjobwidgets ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5JobWidgets5 libKF5JobWidgets5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Handle all cases in switch(KJob::Unit) expressions to fix a compiler warning.
* Add FreeBSD CI
* Add Android CI
==== kjs ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add missing override keywords
* Do no longer remove -Wsuggest-override flag
* Add FreeBSD CI
==== kmenuedit5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kmenuedit5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== knewstuff ====
Version update (5.87.0 -> 5.88.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuff5-lang libKF5NewStuffCore5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Port to enum values for KAuthorized::authorizeAction
* Make sure that we query KService with lowercase desktop names since it
seems that KService stores everything lowercase. (kde#417575)
* Add FreeBSD CI
==== knotifications ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Notifications5 libKF5Notifications5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix Windows build
* warn when notifybypopup has pending notifications on destruction
* Add FreeBSD CI
* Add Android CI
* Add QML API overview documentation
* Add KNotifications QML plugin
* KWindowSystem is also not required on Android - but unlike Phonon
is also needed on Windows
* Phonon is not required for KNotifications on Windows or Android
==== knotifyconfig ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5NotifyConfig5 libKF5NotifyConfig5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kpackage ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kpackage-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Allow KCM kpackages to use metadata of C++ plugin
* Utilize std::optional to check if we have already searched for a
KPluginMetaData object
* KPackage: Copy KPluginMetaData object when copying d-ptr
* Add FreeBSD CI
==== kparts ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Parts5 libKF5Parts5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove duplicate includes from .cpp/.h
* Deprecate unused & internal method
* PartLoader::createPartInstanceForMimeType: Port inlined code from hack
* Increase KF_DISABLE_DEPRECATED_BEFORE_AND_AT version
* Un-Overload KParts::BrowserExtension::selectionInfo signal
* Add FreeBSD CI
* Add Android CI
* Fix CI deps for Android
==== kpeople5 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kpeople5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Use const'ref here
* Add FreeBSD CI
* Add Android CI
==== kplotting ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== kpty ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Pty5 libKF5Pty5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove duplicate includes from .cpp/.h
* Add FreeBSD CI
==== kquickcharts ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
* Enable CI deps on all platforms
==== kross ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kross-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Emit deprecation warnings for central Kross::Manager class
* Add FreeBSD CI
==== krunner ====
Version update (5.86.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Deprecate K_EXPORT_PLASMA_RUNNER_WITH_JSON macro in favor or K_PLUGIN_CLASS_WITH_JSON
* Deprecate RunnerManager::allowedRunners method
* Add FreeBSD CI
- Update to 5.87.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.87.0
- Too many changes to list here.
==== kscreen5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kscreenlocker ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kservice ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kservice-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Use KSERVICE_ENABLE_DEPRECATED_SINCE in header instead of BUILD variant
* cmake: Remove intermediate copy targets
* kservice.h: Silence deprecation warnings in inlined, deprecated code
* Add FreeBSD CI
* Add Android CI
* Don't use kdoctools on Android
* Fix CI deps for Android
==== ksshaskpass5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: ksshaskpass5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== ksystemstats5 ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== ktexteditor ====
Version update (5.87.0 -> 5.88.0)
Subpackages: ktexteditor-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* Expand katepart metadata (kde#444714)
* TextFolding::importFoldingRanges: get rid of UB (kde#444726)
==== ktextwidgets ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5TextWidgets5 libKF5TextWidgets5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
* Fix CI deps for Android
==== kunitconversion ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5UnitConversion5 libKF5UnitConversion5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== kwallet ====
Version update (5.87.0 -> 5.88.0)
Subpackages: kwallet-tools kwallet-tools-lang kwalletd5 kwalletd5-lang libKF5Wallet5 libkwalletbackend5-5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
==== kwayland ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Fix building waylandservertest when Qt was built without GLib support
* Correct the eglQueryWaylandBufferWL_func prototype
==== kwayland-integration ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kwayland-server ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* Correctly apply initial xdg-shell double buffered state
* Fix ownership of SlideInterface
* Emit DataOfferInterface::dragAndDropActionsChanged() only if dnd actions change
==== kwidgetsaddons ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5WidgetsAddons5 libKF5WidgetsAddons5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Port to QStringView
* Add FreeBSD CI
* Add Android CI
* KTitleWidget: Lower all sizes
* KSqueezedTextLabel: Fix clipped characters (kde#442595)
* KMessageDialog: fix setButtons() being called twice
==== kwin5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: kwin5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* wayland: Check workspace position when preferred deco mode changes
* DecorationItem: Prevent crash
* fixup! [wayland] fix ignored keyboard RepeatRate (kde#443721)
* RenderLoop: restrict repaint scheduling with fullscreen windows (kde#443872)
* wayland: Fix wayland windows growing after toggling decorations (kde#444119)
* Use QScopedPointer to store decoration object
* scripts/minimizeall: Try to preserve last active window
* screencasting: Do not crash when the platform cannot provide textures (kde#442711)
* effects/slidingpopups: Reload slide data after restarting compositing
* effects/slidingpopups: Schedule workspace repaints (kde#444502)
* platforms/drm: only use glDrawBuffer with desktop GL
* [keyboard kcm] fix lost Locks state on keymap reconfigure (kde#443739)
- Drop patches, now upstream:
* 0001-platforms-drm-only-use-glDrawBuffer-with-desktop-GL.patch
==== kwindowsystem ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5WindowSystem5 libKF5WindowSystem5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix the compiler warning by casting int to unsigned.
* Link privately against XCB when building statically (kde#441266)
* Add FreeBSD CI
* Add Android CI
* Enable CI deps on all platfoprms
* Update .kde-ci.yml: add FreeBSD
==== kwrited5 ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== kxmlgui ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5XmlGui5 libKF5XmlGui5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Remove duplicate includes from .cpp/.h
* Add unit test for storing window state State separately
* Migrate "State" config entry to state config group if available
* Allow apps to opt-in storing state data in separate file
* Add FreeBSD CI
* Add Android CI
* [ci] Remove unused kwindowsystem dep
* Fix CI deps
==== layer-shell-qt ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== ldb ====
Version update (2.4.0 -> 2.4.1)
Subpackages: libldb2 python3-ldb
- Update to version 2.4.1
+ Corrected python behaviour for 'in' for LDAP attributes
contained as part of ldb.Message; (bso#14845);
+ Fix memory handling in ldb.msg_diff; (bso#14836);
+ Corrected python docstrings
==== libKF5ModemManagerQt ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Introduce VoiceInterface Type
* Add signals to watch for interface changes
* Fix DBus signal connection
==== libKF5NetworkManagerQt ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* cmake: use imported targets
==== libapparmor ====
- add aa-notify-more-arch-mr809.diff: Add support for reading s390x
and aarch64 wtmp files (boo#1181155)
==== libbytesize ====
Version update (2.5 -> 2.6)
- update to 2.6:
* Make sure Size can be interpreted as integer in Python 3.10
* Translation updates
==== libeconf ====
Version update (0.4.1+git20210709.cf671f2 -> 0.4.2+git20211111.c7a2c52)
- Update to version libeconf-0.4.2+git20211111.c7a2c52:
* CMake fixes regarding document installation.
* Fixed different issues while writing string values to file.
* Writing comments to file too.
* Fixed memory leaks.
* Fixed crash while merging values.
==== libgdata ====
Subpackages: libgdata22 typelib-1_0-GData-0_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libgnome-keyring ====
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libgnomekbd ====
Subpackages: gnomekbd-tools libgnomekbd8
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libgpg-error ====
Version update (1.42 -> 1.43)
- Update to 1.43:
* Fix for building against GNU libc 2.34.
* Fix gpgrt-config problems.
* Fix gpgrt_free for legacy platforms.
* Fix truncation of error message in the middle of a character.
* Fix the --disable-threads configure options.
* Improve lock-obj generation for cross-builds.
* Improve cross-builds.
* Improve gpgrt_wait_processes.
==== libgsf ====
Subpackages: gsf-office-thumbnailer libgsf-1-114
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libgtop ====
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libjcat ====
Version update (0.1.3 -> 0.1.8)
- update to 0.1.8:
* Fix a warning when used in a subproject
* Fix compilation on FreeBSD
* Do not use help2man to build manual pages
* Fall back to the AliasId for validation
* Fix jcat_context_verify_blob() to use self verify for checksums
* Allow verifying expired certificates with an additional argument
* Allow compiling json-glib as a subproject
* Export the old JCatEngine property to preserve internal ABI
* Do not fail verification if compiled without an engine
==== libkdecoration2 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== libkscreen2 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== libksysguard5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* Fix ksgrd_network_helper crash on exit afer a failure (kde#444921)
* Fix incorrect string termination in ConnectionMapping
==== libpeas ====
Subpackages: libpeas-1_0-0 libpeas-gtk-1_0-0 libpeas-loader-python3 typelib-1_0-Peas-1_0 typelib-1_0-PeasGtk-1_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libplist ====
- Obsolete old python 2 plist module. It conflicts with the
python 3 version.
==== libreoffice ====
Version update (7.2.2.2 -> 7.2.3.1)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Update to 7.2.3.1
- Drop patches:
* bsc1187982.patch
* bsc1189813.patch
==== libseccomp ====
Version update (2.5.2 -> 2.5.3)
- Update to release 2.5.3
* Update the syscall table for Linux v5.15
* Fix issues with multiplexed syscalls on mipsel introduced in v2.5.2
* Document that seccomp_rule_add() may return -EACCES
==== libselinux ====
Version update (3.2 -> 3.3)
Subpackages: libselinux1 selinux-tools
- Update to version 3.3:
* Lots of smaller issues fixed found by fuzzing
==== libselinux-bindings ====
Version update (3.2 -> 3.3)
- Update to version 3.3:
* Lots of smaller issues fixed found by fuzzing
==== libsemanage ====
Version update (3.2 -> 3.3)
Subpackages: libsemanage-conf libsemanage-migrate-store libsemanage2
- Update to version 3.3
* Fixed use-after-free in parse_module_store()
* Fixed use_after_free in semanage_direct_write_langext()
==== libsepol ====
Version update (3.2 -> 3.3)
- Update to version 3.3
* Dropped CVE-2021-36085.patch, CVE-2021-36086.patch, CVE-2021-36087.patch
are all included
* Lot of smaller fixes identified by fuzzing
==== libstorage-ng ====
Version update (4.4.53 -> 4.4.56)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#842
- support PBKDF for LUKS2 (jsc#SLE-21309)
- updated documentation
- refactored pool generation
- 4.4.56
- Translated using Weblate (Indonesian) (bsc#1149754)
- 4.4.55
- Translated using Weblate (Catalan) (bsc#1149754)
- 4.4.54
==== libtasn1 ====
Version update (4.17.0 -> 4.18.0)
- Update libtasn1.keyring with upstream keys
- libtasn1 4.18.0:
* Improve GTK-DOC manual
* Improve --help and --version for tools with gnulib
* Update gnulib files and various maintenance fixes
- drop libtasn1-rpmlintrc due to no longer being required on TW
==== libwnck ====
Subpackages: libwnck-3-0 typelib-1_0-Wnck-3_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== libxslt ====
Subpackages: libxslt-tools libxslt1
- Add missing library .so files [bsc#1191771]
- shared lib packaging policy boo#1191771
==== libzypp ====
Version update (17.28.7 -> 17.28.8)
- Disable logger in the child after fork (bsc#1192436)
- version 17.28.8 (22)
==== llvm13 ====
Subpackages: clang-tools clang13 clang13-doc libLLVM13 libLTO13 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang13
- Let clang recommend gcc and glibc-devel as we need both for
building executables. No hard requirement because Clang can be
used as a frontend only. (boo#1191587)
- Set minimal CMake version required.
- Backport llvm-fix-building-with-GCC-12.patch in order to fix building
with GCC 12.
==== mariadb ====
Version update (10.6.4 -> 10.6.5)
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Update to 10.6.5
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-1065-release-notes
https://mariadb.com/kb/en/library/mariadb-1065-changelog
* fixes for the following security vulnerabilities:
10.6.5: none
- Not affected by [CVE-2021-35604], bsc#1192497
- Drop upstreamed patch:
* mariadb-10.2.19-link-and-enable-c++11-atomics.patch
- Use pam macros instead of hardcoding directories, fixes bsc#1191038
- Add fix-pamdir.patch
==== milou5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: milou5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== mousetweaks ====
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== nautilus ====
Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension1
- Add BuildRequires python3-dataclasses since SLE 15 SP4 uses
python36 to build.
==== ocfs2-tools ====
- Rollback when dir_index creation fails (bsc#1192103)
+ libocfs2-roll-back-when-dir_index-creation-fails.patch
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- Merged latest upstream. Mostly cleanup, but includes a fix for
iscsi-init.service when trying to write to the root volume too
early (bsc#1192568), as well as an upstream fix for possible
deadlock when dealing with sysfs.
==== openexr ====
Version update (3.1.1 -> 3.1.3)
Subpackages: libIex-3_1-30 libIlmThread-3_1-30 libOpenEXR-3_1-30
- version update to 3.1.3
Patch release with a change to default zip compression level:
* Default zip compression level is now 4 (instead of 6), which in our
tests improves compression times by 2x with only a tiny drop in
compression ratio.
* ``setDefaultZipCompression()`` and ``setDefaultDwaCompression()``
now set default compression levels for writing.
* The Header how has ``zipCompressionLevel()`` and
``dwaCompressionLevel()`` to return the levels used for writing.
Also, various bug fixes, build improvements, and documentation
updates. In particular:
* Fixes a build failure with Imath prior to v3.1
* Fixes a bug in detecting invalid chromaticity values
- deleted patches
- openexr-fix-armv7-2.patch (upstreamed)
- openexr-fix-armv7.patch (upstreamed)
==== oxygen5 ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-documentation patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- Add filesystem tools to base for SLE (bsc#1095916)
- Use the correct icon for "A very basic desktop" pattern on Leap
for SLE don't show the pattern at all but require it from
x11 (bsc#1171725)
- Further handling for yast2 patterns split (boo#1159875)
- Handle also SLE specific changes
==== perl-HTTP-Message ====
Version update (6.33 -> 6.34)
- updated to 6.34
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.34 2021-11-08 14:27:36Z
- Catch case of empty name/value in header words split. (GH#168) (Galen Huntington)
==== pidgin ====
Version update (2.14.7 -> 2.14.8)
Subpackages: libpurple libpurple-client0 libpurple-plugin-sametime libpurple-tcl libpurple0
- pidgin 2.14.8:
* Fix a regression in purple_str_to_time
- drop pidgin-fix-double-free-crash.patch, now included
==== plasma-browser-integration ====
Version update (5.23.2 -> 5.23.3)
Subpackages: plasma-browser-integration-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma-framework ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Plasma5 plasma-framework-components plasma-framework-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* Fix crash in WindowThumbnail::updatePaintNode() (kde#444015)
* ExpandableListItem: Finally fix expanded height calculation permanently (kde#443755)
* Prevent tooltips from being incorrectly dismissed (kde#439522)
* Split window texture provider from window texture node (kde#439681)
* breeze: update slider style (kde#355889)
==== plasma-nm5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* OpenVPN: fix logic in auth dialog (kde#444882)
==== plasma5-addons ====
Version update (5.23.2 -> 5.23.3)
Subpackages: plasma5-addons-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma5-desktop ====
Version update (5.23.2.1 -> 5.23.3)
Subpackages: plasma5-desktop-emojier
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2.1:
* keyboardlayout: Fix missing Esperanto flag icon in the menu (kde#445077)
* kickoff: Do not accept stylus in TapHandler (kde#445111)
* DRAFT: Fix issues with LayoutManager.insertAtCoordinates (kde#444071)
* Revert "taskmanager: Show highlight before ToolTipInstance starts loading for grouped tooltips" (kde#444633)
* Do not unnecessarily reset panel opacity when starting an animation (kde#437093)
* foldermodel: Drop overlay(s) to icons in plasma folder view (kde#444514)
* plasma-desktop runner: Fix showing interactive plasma/kwin console (kde#444366)
==== plasma5-disks ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma5-integration ====
Version update (5.23.2 -> 5.23.3)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.23.3
==== plasma5-pa ====
Version update (5.23.2 -> 5.23.3)
Subpackages: plasma5-pa-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma5-systemmonitor ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma5-thunderbolt ====
Version update (5.23.2 -> 5.23.3)
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== plasma5-workspace ====
Version update (5.23.2 -> 5.23.3)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* fixed size hints to the osd
* use implicit size to not cause binding loops (kde#422072)
* wayland: don't create DesktopView for placeholder screen (kde#438839,kde#444801)
* [startplasma] Detect systemd service in linked state
* [Notifications] Fix grouping container side line
* Disconnect watcher for xdgActivationTokenArrived (kde#444385)
* interactiveconsole: Allow specifying mode from command line parameter
==== policycoreutils ====
Version update (3.2 -> 3.3)
Subpackages: policycoreutils-python-utils python3-policycoreutils
- Update to version 3.3
* Lots of fuzzing fixes
* `fixfiles -C` doesn't exclude /dev and /run anymore
Refreshed get_os_version.patch
==== polkit-kde-agent-5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== postgresql14 ====
Version update (14.0 -> 14.1)
Subpackages: libpq5 postgresql14-contrib postgresql14-docs postgresql14-llvmjit postgresql14-server
- bsc#1192516: Upgrade to 14.1
* Make the server reject extraneous data after an SSL or GSS
encryption handshake (CVE-2021-23214).
* Make libpq reject extraneous data after an SSL or GSS
encryption handshake (CVE-2021-23222).
* https://www.postgresql.org/docs/14/release-14-1.html
- boo#1191782: Let rpmlint ignore shlib-policy-name-error.
==== powerdevil5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: powerdevil5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* On FreeBSD do not try to execute powerdevil.backlighthelper.syspath action.
==== prison-qt5 ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Decrease the preferred size for PDF417 barcodes
* Add PDF417 barcode support
* Add FreeBSD CI
* Add Android CI
==== publicsuffix ====
Version update (20211016 -> 20211109)
- Update to version 20211109:
* Added FlashDrive.io domain names (#1401)
* Remove: gb.com (#1467)
* util: gTLD data autopull updates for 2021-10-28T15:13:34 UTC (#1464)
* Remove elluciancrm domains (#1443)
==== purpose ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5 purpose-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* cmake: Use custom command instead of custom target for copy
* Set a title for JobDialog (kde#444205)
* Improve job window buttons (kde#444145)
* Fix whitespace punctuation in a warning
* email: Ensure we don't crash when there's no mailto preferredService (kde#443788)
* Make sharing via Telegram work again
* Add FreeBSD CI
==== python-numpy ====
- Expect failure of test_fpclass and test_float on riscv64
- Bump disk space constraint
==== python-semanage ====
Version update (3.2 -> 3.3)
- Update to version 3.3
* Fixed use-after-free in parse_module_store()
* Fixed use_after_free in semanage_direct_write_langext()
==== python-soupsieve ====
Version update (2.3 -> 2.3.1)
- update to 2.3.1:
* Ensure attribute selectors match tags that have new lines characters in
attributes
==== python-typing_extensions ====
Version update (3.10.0.0 -> 3.10.0.2)
- Update to 3.10.0.2:
* Docs improvements
* Fixes crash and _GenericAlias import
* Support most use cases for PEP 612 with Generic
==== qqc2-desktop-style ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes since 5.87.0, only listing bugfixes:
* Don't change MenuItem's arrow's color when selected (kde#443453)
==== re2c ====
Version update (2.1.1 -> 2.2)
- BuildRequire python3-base instead of full python3: allow to be
slimmer.
- update 2.2:
- Added named blocks and block lists in directives.
- Added local blocks ``/*!local:re2c ... */``.
- Added in-block ``!include`` directive.
- Added in-block ``!use`` directive.
- Allowed reusable blocks without ``-r --reusable`` option.
- Allowed customizing the generated code with configurations for directives
``max:re2c``, ``maxnmatch:re2c``, ``stags:re2c``, ``mtags:re2c`` and
``types:re2c`` (see directive descriptions for details).
- Forbid arbitrary text at the end of ``max:re2c`` directive. This may break
backwards compatibility, although it is unlikely that this was used by anyone.
The change was necessary in order to allow customization of the generated code
with configurations.
- Deprecated configurations ``flags:i``, ``flags:no-debug-info`` in favour of
the global options ``-i``, ``--no-debug-info``.
- Reimplemented re2c test runner in Python (thanks to
`Serghei Iakovlev <https://github.com/sergeyklay>`_). Improved integration
with GitHub Actions.
- Changes in the experimental libre2c library: added new algorithms that
construct t-string or extract submatch on all repetitions; added TDFA
benchmark written in Java by Angelo Borsotti.
- Updated documentation.
- Add python >= 3.7 dependency required by new tests.
- Upstream added some tests written in python. The tests failed locally
because the module dataclasses from python >= 3.7 were missing. On OBS
the builds failed due to a timeout when trying to run those python tests.
==== restorecond ====
Version update (3.2 -> 3.3)
- Update to version 3.3
* No user visible changes
==== ruby2.7 ====
Version update (2.7.3 -> 2.7.4)
Subpackages: libruby2_7-2_7
- Update to 2.7.4
https://www.ruby-lang.org/en/news/2021/07/07/ruby-2-7-4-released/
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
==== ruby3.0 ====
Version update (3.0.1 -> 3.0.2)
Subpackages: libruby3_0-3_0
- provide the correct rubygems version
- update to 3.0.2
https://www.ruby-lang.org/en/news/2021/07/07/ruby-3-0-2-released/
* CVE-2021-31810: Trusting FTP PASV responses vulnerability in Net::FTP
* CVE-2021-32066: A StartTLS stripping vulnerability in Net::IMAP
* CVE-2021-31799: A command injection vulnerability in RDoc
==== samba ====
Version update (4.15.0+git.185.378416e547c -> 4.15.2+git.193.a4d6307f1fd)
Subpackages: libdcerpc-binding0 libdcerpc0 libndr-krb5pac0 libndr-nbt0 libndr-standard0 libndr2 libnetapi0 libsamba-credentials1 libsamba-errors0 libsamba-hostconfig0 libsamba-passdb0 libsamba-policy0-python3 libsamba-util0 libsamdb0 libsmbclient0 libsmbconf0 libsmbldap2 libtevent-util0 libwbclient0 samba-client samba-doc samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind
- Fix regression introduced by CVE-2020-25717 patches, winbindd
does not start when 'allow trusted domains' is off; (bso#14899);
- Update to 4.15.2
* CVE-2016-2124: SMB1 client connections can be downgraded to
plaintext authentication; (bso#12444); (bsc#1014440);
* CVE-2020-25717: A user on the domain can become root on domain
members; (bso#14556); (bsc#1192284);
* CVE-2020-25718: Samba AD DC did not correctly sandbox Kerberos
tickets issued by an RODC; (bso#14558); (bsc#1192246);
* CVE-2020-25719: Samba AD DC did not always rely on the SID and
PAC in Kerberos tickets; (bso#14561); (bsc#1192247);
* CVE-2020-25721: Kerberos acceptors need easy access to stable
AD identifiers (eg objectSid); (bso#14557); (bsc#1192505);
* CVE-2020-25722: Samba AD DC did not do suffienct access and
conformance checking of data stored; (bso#14564);
(bsc#1192283);
* CVE-2021-3738: Use after free in Samba AD DC RPC server;
(bso#14468); (bsc#1192215);
* CVE-2021-23192: Subsequent DCE/RPC fragment injection
vulnerability; (bso#14875); (bsc#1192214);
- Update to 4.15.1
* vfs_shadow_copy2: core dump in make_relative_path; (bso#14682);
* Log clutter from filename_convert_internal; (bso#14685);
* MacOSX compilation fixes; (bso#14862);
* rodc_rwdc test flaps; (bso#14868);
* Provide a fix for MS CVE-2020-17049 in Samba [SECURITY] 'Bronze
bit' S4U2Proxy Constrained Delegation bypass in Samba with
embedded Heimdal; (bso#14642);
* Python ldb.msg_diff() memory handling failure; (bso#14836);
* "in" operator on ldb.Message is case sensitive; (bso#14845);
* Release LDB 2.4.1 for Samba 4.15.1; (bso#14848);
* samldb_krbtgtnumber_available() looks for incorrect string;
(bso#14854);
* Fix Samba support for UF_NO_AUTH_DATA_REQUIRED; (bso#14871);
* Allow special chars like "@" in samAccountName when generating
the salt; (bso#14874);
* Correctly ignore comments in CTDB public addresses file;
(bso#14826);
* Fix transit path validation; (bso#12998);
* Fix that child winbindd logs to log.winbindd instead of
log.wb-<DOMAIN>; (bso#14852);
* SMB3 cancel requests should only include the MID together with
AsyncID when AES-128-GMAC is used; (bso#14855);
* Prepare to operate with MIT krb5 >= 1.20; (bso#14870);
* Heimdal prefers RC4 over AES for machine accounts; (bso#14864);
- Enable samba-tool without ad dc.
==== selinux-policy ====
Version update (20210716 -> 20211111)
Subpackages: selinux-policy-targeted
- Update to version 20211111. Refreshed:
* fix_dbus.patch
* fix_systemd.patch
* fix_authlogin.patch
* fix_auditd.patch
* fix_kernel_sysctl.patch
* fix_networkmanager.patch
* fix_chronyd.patch
* fix_unconfineduser.patch
* fix_unconfined.patch
* fix_firewalld.patch
* fix_init.patch
* fix_xserver.patch
* fix_logging.patch
* fix_hadoop.patch
==== sg3_utils ====
Version update (1.46 -> 1.47)
- Update to version 1.47:
* sg_rep_zones: add support for REPORT ZONE DOMAINS and
REPORT REALMS in this utility
* sg_raw: fix prints of NVMe NVM command names
* sg_logs: additions to Volume statistics lpage [ssc5r05c]
- additions to Command duration limits statistics log
page [spc6r06]
* sg_vpd: fix do_hex type on some recent pages
- zoned block dev char vpd: add zone alignment mode and
zone starting LBA granularity [zbc2r11]
* sg_read_buffer: fix --length= problem
* sg_dd, sgm_dd, sgp_dd: don't close negative file descriptors
* sg_dd: srand48_r() and mrand48_r() are GNU libc specific,
put conditional in so non-reentrant version used otherwise
- 'iflag=00,ff' places the 32 bit block address (big endian)
into each block
* sgp_dd: major rework, fix issue with error being ignored
- new: --chkaddr which checks for block address in each block
- add check for stdatomic.h presence in configure.ac
* sg_xcopy: tweak CSCD identification descriptor
* sg_get_elem_status: fix issue with '--maxlen=' option
- add 2 depopulation revocation health attributes [sbc5r01]
* transport error handling improved. To fix report of a
BAD_TARGET transport error but the utility still continued.
- introduce SG_LIB_TRANSPORT_ERROR [35] exit status
* several utilities: override '--maxlen=LEN' when LEN
is < 16 (or 4), take default (or 4) instead
* scripts: 55-scsi-sg3_id.rules remove outdated rule (bsc#1189297)
* sg_lib: add sg_scsi_status_is_good(),
sg_scsi_status_is_bad() and sg_get_zone_type_str()
* pt_linux: fix verify(BytChk=0) which Linux SNTL translated
to write, other SNTL cleanups
* pt_linux_nvme: fix fua setting
* pt: check_pt_file_handle() add return value of 5 for
- _service updates:
* re-enable service, hadn't been used for 1.46 release
* use upstream author's git repository, simplify versioning scheme
* use obscpio format
==== shaderc ====
Version update (2021.1 -> 2021.3)
- Update to release 2021.3
* No user-visible changes
==== solid ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5Solid5 libKF5Solid5-lang solid-imports solid-tools
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Fix "unused variable" warning when building without libmount.
* Fix "unused variable" warning when building on FreeBSD.
* Implement ARM specific CPU info
* Add FreeBSD CI
* Add Android CI
* Fix compiling on CentOS 7 (broken by clang-format)
==== sonnet ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetCore5-lang libKF5SonnetUi5
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Build examples only when BUILD_EXAMPLES is on
* Remove duplicate includes from .cpp/.h
* Fix applying highlighter in quick document
* data/parsetrigrams.cpp: ensure the output is deterministic
* Add FreeBSD CI
* Add Android CI
* Remove bad Messages.sh
* Don't crash on null textDocument if suggestions are invoked
* Add missing qmldir
* Implement QtQuick bindings for Sonnet
==== speex ====
- Fix zero division error in read_samples (CVE-2020-23903 bsc#1192580)
speex-CVE-2020-23903.patch
==== subversion ====
Subpackages: libsvn_auth_gnome_keyring-1-0 libsvn_auth_kwallet-1-0 subversion-bash-completion subversion-perl subversion-server subversion-tools
- The following issues have already been fixed in this package
but weren't previously mentioned in the changes file:
* bsc#1185052
==== suse-module-tools ====
Version update (16.0.13 -> 16.0.14+2)
- Update to version 16.0.14:
* add udev rules from udev-extra-rules (formerly system-tuning-common-SUSE).
Both packages are now obsoleted by suse-module-tools.
(jsc#SLE-21032)
* 60-io-scheduler.rules: don't use BFQ for real multiqueue devices
(jsc#SLE-21032, bsc#1192161)
* 60-io-scheduler.rules: use "none" for multipath components
(bsc#1192161)
==== swtpm ====
Version update (0.6.1 -> 0.7.0)
Subpackages: swtpm-selinux
- Update to version 0.7.0:
- swtpm:
- Support for linear file storage backend (file://)
- Report 'tpm-1.2' & 'tpm-2.0' in --print-capabilities depending what
libtpms supports
- Add implementation of SWTPM_HMAC using OpenSSL 3.0 APIs
- Wipe keys from stack and heap
- Many other small changes
- Make --daemon not racy
- swtpm_setup:
- Only activate SHA256 PCR bank, not SHA1 bank anymore by default
- Support for linear file storage backend (file://)
- Implement option --create-config-files to create config files
- Use non-deprecated APIs to contruct RSA key (OSSL 3)
- Report stderr as returned by external tool (swtpm-localcal)
- Replace '+' and ',' characters in VMId's to make work with
common name in X509 subject
- Add support for --reconfigure flag to change active PCR banks
- swtpm_localca:
- Created certificates for CAs and TPM that do not expire
- swtpm_cert:
- Allow passing -1 for days to get a non-expiring certificate
- test:
- ASAN-related test changes and skipping of tests if ASAN is used
- Fix tests using tpm2-abrmd by preventing concurrency
- Skip chardev related tests after checking for chardev support
- exit with error code if mktemp fails
- OSSL 3: Make TPM 1.2 test compile; skip IBM TSS 2 test
- build-sys:
- Introduce --enable-sanitizers to configure
- Remove check for pip3 that was used by python swtpm_setup
- Allow passing of aditional CFLAGS during build
==== syndication ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== syntax-highlighting ====
Version update (5.87.0 -> 5.88.0)
Subpackages: libKF5SyntaxHighlighting5 libKF5SyntaxHighlighting5-lang
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Too many changes to list here.
==== systemsettings5 ====
Version update (5.23.2 -> 5.23.3)
Subpackages: systemsettings5-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- Changes since 5.23.2:
* Use handlers in sub category header
==== tcl ====
Version update (8.6.11 -> 8.6.12)
- New version 8.6.12:
* (bug)[d43f96] [string trim*] broken for Emoji
* (bug)[22324b] [string reverse] broken for Emoji
* (bug)[1dab71,7c64aa] BRE broken by uninitialized value use
* (bug)[8419c5] Unix tty channels tolerate EINTR
* ** POTENTIAL INCOMPATIBILITY ***
* (bug)[4c591f] [string compare] EIAS violation
* (bug)[266494] [concat foo [list #]] EIAS violation
* (bug)[24b918] Save IO buffers from modern optimizers
* (new) support for POSIX error EILSEQ
* (bug)[688fcc] segfault during traced delete of alias
* (bug)[ccc448] segfault in ensemble rewrite machinery
* (new) Update to Unicode-14
* (bug)[a8579d] failed proc argument spec processing
* Obsoletes tcl-aa4a13c15516da45.patch
- Bump %itclver and ensure it stays in sync.
==== tcsh ====
Version update (6.22.04 -> 6.23.00)
Subpackages: tcsh-lang
- Enable signature again as now Kimmo has provided his public key
- Update to tcsh 6.23.00
* Add "jobs -Z" to setproctitle(3)
* Add ln=target in LS_COLORS
* Add a :Q modifier that preserves empty arguments
- Port patches
* tcsh-6.17.06-dspmbyte.dif
* tcsh-6.18.03-colorls.dif
* tcsh-6.21.00.dif
* tcsh-6.22.02-local-dotlock.dif
- Disable signature as signed with unknown key
==== threadweaver ====
Version update (5.87.0 -> 5.88.0)
- Strip 'Source' URL for faster submissions
- Update to 5.88.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.88.0
- Changes since 5.87.0:
* Add FreeBSD CI
* Add Android CI
==== tk ====
Version update (8.6.11 -> 8.6.12)
- New version 8.6.12:
* (bug)[7beaed] ttk::bindMouseWheel syntax error
* (new) support 4 new keycodes: CodeInput, SingleCandidate,
MultipleCandidate, PreviousCandidate
* (new) Portable keycodes: OE, oe, Ydiaeresis
* (bug)[9e1312] <Enter> to parent after child destroyed
* (bug)[d3cd4c] more robust notebook processing
* (bug)[234ee4] crash in [clipboard get] invalid encoding
* (bug)[be9cad] Poor trace housekeeping -> tkwait segfault
* (bug)[9b6065] restore Tcl [update], see window-2.12
* (bug)[34db75,ea876b] cursor motion in peer text
* (bug)[c97464] memleak in TkpDrawAngledChars
* (bug)[171ba7] crash when grab and focus are not coordinated
* crash due to failed transient record housekeeping
* (bug)[099109] segfault reusing a container toplevel
* (bug)[4efbfe] static package init order in wish
* (bug)[033886] Win: hang in font loading
* (bug)[8ebed3] multi-thread safety in Xft use
* (new)[TIP 608] New virtual event <<TkWorldChanged>>
==== totem-pl-parser ====
Subpackages: libtotem-plparser-mini18 libtotem-plparser18 typelib-1_0-TotemPlParser-1_0
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== tracker ====
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Add tracker-fix-actual-0-path-matches.patch: Fix no metadata
available when using tracker3 info caused by a wrong sparql
implementation. (bsc#1191207, glgo#GNOME/tracker#337)
==== tracker-miners ====
Subpackages: tracker-miner-files
- Drop 0001-Revert-tracker-Use-faster-query-in-tracker3-info.patch:
Upstream fix landed in tracker instead of tracker-miners.
(bsc#1191207, glgo#GNOME/tracker#337)
==== transactional-update ====
Version update (3.6.0 -> 3.6.1)
Subpackages: dracut-transactional-update libtukit0 transactional-update-zypp-config tukit
- Version 3.6.1
- Fix rsyncing /etc into the running system with
- -drop-if-no-change [bsc#1192242]
==== vim ====
Version update (8.2.3582 -> 8.2.3587)
Subpackages: gvim vim-data vim-data-common
- fixes boo#1192631
- Updated to version 8.2.3587, fixes the following problems
* Reading uninitialized memory when giving spell suggestions.
* The "gd" and "gD" commands do not update search stats. (Gary Johnson)
* "verbose set efm" reports the location of the :compiler command. (Gary
Johnson)
* Crash when passing float to "term_rows" in the options argument of
term_start(). (Virginia Senioria)
* Command completion test fails.
* Compiler test fails with backslash file separator.
==== xdg-desktop-portal-kde ====
Version update (5.23.2 -> 5.23.3)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.23.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.23.3
- No code changes since 5.23.2
==== xdg-user-dirs-gtk ====
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
==== xen ====
Version update (4.15.1_01 -> 4.16.0_01)
Subpackages: xen-libs xen-tools-domU
- Update to Xen 4.16.0 RC2 release
xen-4.16.0-testing-src.tar.bz2
- Modified files
ipxe-use-rpm-opt-flags.patch
ipxe.tar.bz2 (new version)
- Update to Xen 4.16.0 RC1 release
xen-4.16.0-testing-src.tar.bz2
- Drop patches contained in new tarball or invalid
615c9fd0-VT-d-fix-deassign-of-device-with-RMRR.patch
libxc-sr-383b41974d5543b62f3181d216070fe3691fb130.patch
libxc-sr-5588ebcfca774477cf823949e5703b0ac48818cc.patch
libxc-sr-9e59d9f8ee3808acde9833192211da25f66d8cc2.patch
libxc-sr-f17a73b3c0264c62dd6b5dae01ed621c051c3038.patch
xenstore-launch.patch
- bsc#1191363 - VUL-0: CVE-2021-28702: xen: PCI devices with RMRRs
not deassigned correctly (XSA-386)
615c9fd0-VT-d-fix-deassign-of-device-with-RMRR.patch
- Revert "Simplify %autosetup".
==== xfce4-whiskermenu-plugin ====
Version update (2.6.1 -> 2.6.2)
Subpackages: xfce4-whiskermenu-plugin-lang
- Update to version 2.6.2
* Fix background shifting when showing menu.
(gxo#panel-plugins/xfce4-whiskermenu-plugin#41)
* Fix menu not toggling after pressing escape.
(gxo#panel-plugins/xfce4-whiskermenu-plugin#65)
* Properly prevent interactive search in treeview.
==== yast2-firstboot ====
Version update (4.4.5 -> 4.4.6)
- Adap clients to changes in Y2Users API (related to jsc#SLE-20592)
- 4.4.6
==== yast2-network ====
Version update (4.4.29 -> 4.4.31)
- Fixed interfaces table description for s390 Group devices
(bsc#1192560).
- 4.4.31
- Replace calls to dropped method InterfacesTable#friendly_name
(bsc#1192560).
- 4.4.30
1
0
I think I found the problem. The freeze is caused by the
CONFIG_FORTIFY_SOURCE kernel configuration item.
--- /boot/config-5.3.18-59.25-default 2021-09-23 14:34:53.000000000 +0000
+++ .config 2021-07-15 12:07:05.608153308 +0000
@@ -10294,7 +10294,7 @@
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
# CONFIG_HARDENED_USERCOPY is not set
-CONFIG_FORTIFY_SOURCE=y
+# CONFIG_FORTIFY_SOURCE is not set
# CONFIG_STATIC_USERMODEHELPER is not set
# CONFIG_HIDDEN_AREA is not set
CONFIG_SECURITY_SELINUX=y
At least the kernel is booting after changing it.
And it was only set to "y" for the 5.3.18-59.25-default kernel used in 15.3
config-5.14.11-2-default:# CONFIG_FORTIFY_SOURCE is not set
config-5.3.18-59.25-default:CONFIG_FORTIFY_SOURCE=y
config-5.3.18-lp152.92-default:# CONFIG_FORTIFY_SOURCE is not set
config-5.3.18-lp152.95-default:# CONFIG_FORTIFY_SOURCE is not set
config-5.3.18-lp152.95-mybuild:# CONFIG_FORTIFY_SOURCE is not set
Regards,
Christian
---------------------------- Original Message ----------------------------
Subject: Re: DE0-Nano-SoC boot fails on 15.3
From: "Christian Gross" <christian.gross(a)centerofgravity.at>
Date: Fri, October 29, 2021 4:27 pm
To: arm(a)lists.opensuse.org
--------------------------------------------------------------------------
The earlycon parameter helped
Loading Linux 5.3.18-59.25-default ...
Loading initial ramdisk ...
EFI stub: Entering in SVC mode with MMU enabled
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Exiting boot services and installing virtual address map...
[ 0.008983] detected buffer overflow in memcpy
[ 0.013512] ------------[ cut here ]------------
[ 0.018109] kernel BUG at ../lib/string.c:1090!
[ 0.022618] Internal error: Oops - BUG: 0 [#1] SMP ARM
[ 0.027730] Modules linked in:
[ 0.030771] Supported: No, Unreleased kernel
[ 0.035025] CPU: 0 PID: 1 Comm: swapper/0 Not tainted
5.3.18-59.25-default #1 openSUSE Leap 15.2 (unreleased)
[ 0.044890] Hardware name: Altera SOCFPGA
[ 0.048891] PC is at fortify_panic+0x1c/0x20
[ 0.053145] LR is at vprintk_emit+0x118/0x2a0
[ 0.057480] pc : [<c0da9168>] lr : [<c03e668c>] psr: 60000053
[ 0.063716] sp : ee949de0 ip : ee949d20 fp : ee949dec
[ 0.068914] r10: c16321b4 r9 : c032ec34 r8 : c12b9118
[ 0.074113] r7 : 00000000 r6 : c1765658 r5 : 00000020 r4 : c176565c
[ 0.080608] r3 : 48d9555b r2 : 48d9555b r1 : 00000000 r0 : 00000022
[ 0.087105] Flags: nZCv IRQs on FIQs off Mode SVC_32 ISA ARM
Segment user
[ 0.094291] Control: 10c5387d Table: 0020404a DAC: 00000055
[ 0.100010] Process swapper/0 (pid: 1, stack limit = 0x(ptrval))
[ 0.105987] Stack: (0xee949de0 to 0xee94a000)
[ 0.110326] 9de0: ee949e0c ee949df0 c035fd20 c0da9158 c1763658 00000001
c1763668 ee945000
[ 0.118466] 9e00: ee949e34 ee949e10 c031e578 c035fc24 ee945000 00000001
2e14e000 c036e4cc
[ 0.126605] 9e20: 00000001 ef6d42e8 ee949e54 ee949e38 c036e4fc c031e4ac
c15862e8 00000056
[ 0.134745] 9e40: 2e14e000 c036e4cc ee949eb4 ee949e58 c036daa8 c036e4d8
c0dae498 c11b1208
[ 0.142884] 9e60: c11b1200 c1631f70 c1767140 c1743138 ef6d42e8 c1605fac
ffffe000 00000003
[ 0.151024] 9e80: c047b824 00000001 2e14e000 ef6d42e8 c15862e8 00000001
00000056 c1605fb0
[ 0.159164] 9ea0: 2e14e000 00000000 ee949ef4 ee949eb8 c036f998 c036d9fc
00000000 c03e6820
[ 0.167303] 9ec0: 00000000 00000000 00000000 00000001 000000d4 c1640ed4
c16060e4 c1605fb0
[ 0.175442] 9ee0: 00000000 00000000 ee949f0c ee949ef8 c036fac8 c036f878
00000001 c1605fac
[ 0.183582] 9f00: ee949f1c ee949f10 c036fb08 c036fa48 ee949f4c ee949f20
c142678c c036faf8
[ 0.191722] 9f20: 00000000 c1429b4c ee949f4c c15840e4 c15840e4 00000001
00000000 00000000
[ 0.199861] 9f40: ee949f94 ee949f50 c14013bc c14266ec c048c06c c031b8cc
ee948000 00000000
[ 0.208000] 9f60: 00000000 00000000 00000000 00000000 c0db1ea8 00000000
00000000 00000000
[ 0.216139] 9f80: 00000000 00000000 ee949fac ee949f98 c0db1ec0 c14011bc
00000000 c0db1ea8
[ 0.224279] 9fa0: 00000000 ee949fb0 c03010b0 c0db1eb4 00000000 00000000
00000000 00000000
[ 0.232417] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000
[ 0.240556] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
00000000 00000000
[ 0.248691] Backtrace:
[ 0.251138] [<c0da914c>] (fortify_panic) from [<c035fd20>]
(socfpga_a10_boot_secondary+0x0/0x10c)
[ 0.259973] [<c035fc18>] (socfpga_boot_secondary) from [<c031e578>]
(__cpu_up+0xd8/0x19c)
[ 0.268113] r7:ee945000 r6:c1763668 r5:00000001 r4:c1763658
[ 0.273754] [<c031e4a0>] (__cpu_up) from [<c036e4fc>]
(bringup_cpu+0x30/0x104)
[ 0.280944] r9:ef6d42e8 r8:00000001 r7:c036e4cc r6:2e14e000
r5:00000001 r4:ee945000
[ 0.288655] [<c036e4cc>] (bringup_cpu) from [<c036daa8>]
(cpuhp_invoke_callback+0xb8/0x7bc)
[ 0.296967] r7:c036e4cc r6:2e14e000 r5:00000056 r4:c15862e8
[ 0.302603] [<c036d9f0>] (cpuhp_invoke_callback) from [<c036f998>]
(_cpu_up+0x12c/0x1d0)
[ 0.310657] r10:00000000 r9:2e14e000 r8:c1605fb0 r7:00000056
r6:00000001 r5:c15862e8
[ 0.318447] r4:ef6d42e8
[ 0.320971] [<c036f86c>] (_cpu_up) from [<c036fac8>] (do_cpu_up+0x8c/0xb0)
[ 0.327815] r10:00000000 r9:00000000 r8:c1605fb0 r7:c16060e4
r6:c1640ed4 r5:000000d4
[ 0.335605] r4:00000001
[ 0.338128] [<c036fa3c>] (do_cpu_up) from [<c036fb08>] (cpu_up+0x1c/0x24)
[ 0.344882] r5:c1605fac r4:00000001
[ 0.348446] [<c036faec>] (cpu_up) from [<c142678c>] (smp_init+0xac/0xf8)
[ 0.355123] [<c14266e0>] (smp_init) from [<c14013bc>]
(kernel_init_freeable+0x20c/0x40c)
[ 0.363177] r8:00000000 r7:00000000 r6:00000001 r5:c15840e4 r4:c15840e4
[ 0.369853] [<c14011b0>] (kernel_init_freeable) from [<c0db1ec0>]
(kernel_init+0x18/0x128)
[ 0.378079] r10:00000000 r9:00000000 r8:00000000 r7:00000000
r6:00000000 r5:c0db1ea8
[ 0.385869] r4:00000000
[ 0.388394] [<c0db1ea8>] (kernel_init) from [<c03010b0>]
(ret_from_fork+0x14/0x24)
[ 0.395926] Exception stack(0xee949fb0 to 0xee949ff8)
[ 0.400953] 9fa0: 00000000 00000000
00000000 00000000
[ 0.409093] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000
[ 0.417231] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[ 0.423812] r5:c0db1ea8 r4:00000000
[ 0.427372] Code: e1a01000 e3070100 e34c012b ebd8f7cc (e7f001f2)
[ 0.433447] ---[ end trace 4663108c1c9c0434 ]---
[ 0.438047] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x0000000b
[ 0.445674] ---[ end Kernel panic - not syncing: Attempted to kill
init! exitcode=0x0000000b ]---
Regards,
Christian
On Fri, October 29, 2021 10:56 am, Matthias Brugger wrote:
>
>
> On 28/10/2021 20:07, Christian Gross wrote:
>
>> Hi all,
>>
>>
>> I tested the U-Boot fix for several versions and it works perfect for
>> all of them.
>>
>> Version | Build | U.Boot | Kernel | Boot
>> Leap 15.1 | 2019.05.17-Snapshot1.105 | 2019.01 | 4.12.14 | OK
>> Leap 15.2 | 2020.07.08-Build1.276 | 2020.01 | 5.3.18 | OK
>> Leap 15.3 | 2021.05.31-Build8.7 | 2021.01 | 5.3.18 |
>> freezing Tumbleweed | 2021.09.21-Snapshot20211008 | 2021.10 | 5.14.9
>> | OK
>> Tumbleweed | 2021.10.20-Snapshot20211023 | 2021.10 | 5.14.11-2 | OK
>>
>>
>> But it looks like there is an additional problem with Leap 15.3 which
>> freezes at boot.
>>
>> Booting `openSUSE Leap 15.3'
>>
>>
>> Loading Linux 5.3.18-59.25-default ...
>> Loading initial ramdisk ...
>> EFI stub: Entering in SVC mode with MMU enabled
>> EFI stub: Booting Linux Kernel...
>> EFI stub: Using DTB from configuration table
>> EFI stub: Exiting boot services and installing virtual address map...
>> Deasserting all peripheral resets
>> [freeze]
>>
>>
>> I also upgraded a fixed Leap 15.2 to 15.3 and the same thing happens
>> (Only
>> without the "Deasserting all peripheral resets" message) for kernel
>> 5.3.18-59.25-default. The older kernels 5.3.18-lp152.95 and
>> 5.3.18-lp152.92 are booting without any problem.
>>
>>
>> Any ideas how to debug this further?
>>
>>
>
> You can try to get more output by editing the kernel boot parameter in
> grub. Try 'earlycon'. If that does not help, try 'earlycon efi=debug'.
> Beware that you
> might need to pass memory region of your serial console to the earlycon
> parameter. Have a look at:
> https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
>
>
> Regards,
> Matthias
>
>
>
3
3