------------------------------------------------------------------ --- Changelog.all ----------- Fri Jun 20 17:29:50 UTC 2025 ------ ------------------------------------------------------------------ ------------------------------------------------------------------ ------------------ 2025-12-20 - Dec 20 2025 ------------------- ------------------------------------------------------------------ ++++ tinygo: - Update to version 0.35.0. Improved error messages, and also a new HTML size report. Several CGo improvements, such as support for function-like macros. New hardware support for the new RP2350 microcontroller, with the Raspberry Pi Pico2 and Pimoroni Tiny2350 boards. And we are excited to bring our first software RISC-V running on FPGA to TinyGo with the newly added Tillitis TKey hardware device. * all: version 0.35.0 * builder: show files in size report table * builder: write HTML size report * properly handle unix read on directory * feature: make RNG implementation shared for rp2040/rp2350 * reflect: fix incorrect comment on elemType * targets: add support for Pimoroni Tiny2350 board * feature: make SPI implementation shared for rp2040/rp2350 * feature: make i2c implementation shared for rp2040/rp2350 * Add RP2350 support (#4459) * fix: add build tags to ensure that tkey target has stubs for runtime/interrupt package * feature: modify i2s interface/implementation to better match specification * runtime: make channels parallelism-safe * targets: add implementation for Tillitis TKey device (#4631) * compiler: report error instead of crashing on missing function body * fix: specify ubuntu-22.04 during GH actions transition period to ubuntu-24.04 * test: make tests deterministic with -scheduler=threads * sync: make Cond MT-safe * make: modify smoketest for nintendoswitch target to build something that includes the 'os' package * fix: allow nintendoswitch target to compile * sync: implement WaitGroup using a futex * internal/task: add cooperative implementation of Futex * internal/task: add non-atomic atomic operations * runtime: remove Cond * ci: cache the Go cache across builds * mips: fix a bug when scanning the stack * runtime: lock output in print/println * runtime: make signals parallelism-safe * runtime: implement Goexit * examples: use default UART settings in echo example * runtime: use uint32 for the channel state and select index * builder: add testing for -size=full * builder: fix wasi-libc path names on Windows with -size=full * builder: work around bug in DWARF paths in Clang * builder: fix cache paths in -size=full output * cgo: fix build warnings on Windows ARM * Fix invalid assembler syntax from gen-device-svd * Update cmsis-svd library * sync: make Pool thread-safe * sync: only use a lock in the Map implementation when needed * runtime: prepare the leaking GC for concurrent operations * internal/task: implement PMutex * interp: align created globals * runtime: fix regression introduced by merging conflicting PRs * runtime: implement race-free signals using futexes * runtime: use SA_RESTART when registering a signal * fix: add updated test output to match recent changes * runtime: rewrite channel implementation * cgo: add support for `#cgo noescape` lines * compiler: add //go:noescape pragma * runtime: move scheduler code around * cgo: support errno value as second return parameter * compiler: Fix wasmimport -> wasmexport in error message * windows: don't return, exit via exit(0) instead * syscall: use wasi-libc tables for wasm/js target * syscall: refactor environment handling * cgo: support function-like macros * cgo: define idents referenced only from macros * runtime: heapptr only needs to be initialized once * ci: run at least some tests on older Go/LLVM versions * linux: add runtime.fcntl function * builder: whitelist temporary directory env var for Clang invocation * compiler, runtime: move constants into shared package * support to parse devl version * wasm: tidy up wasm_exec.js a bit * ci: use TinyGo version in artifact files * runtime: optimize findHead * targets/wasm_exec: call process.exit() when go.run() returns * reflect: fix Copy of non-pointer array with size > 64bits * reflect: add Value.Clear; support anytype->interface{}, Slice->(*)Array in Value.Convert * goenv: read git hash embedded in the binary * wasm: correctly return from run() in wasm_exec.js * wasm: support `//go:wasmexport` functions after a call to `time.Sleep` * runtime: remove unnecessary check for negative sleepTicks duration * runtime: don't call sleepTicks with a negative duration * os: implement StartProcess * internal/wasm-tools, syscall: update to wasm-tools-go@v0.3.1 (#4577) * goenv: update to new v0.35.0 development version * runtime/trace: stub all public methods * compiler: allow deferred panic * main: parse extldflags early so we can report the error message * interrupt: fix bug in interrupt lowering * test: show output even when a test binary didn't exit cleanly * test: run TestWasmExportJS tests in parallel * tinygo: revise and simplify wasmtime argument handling (#4555) * sync: don't use `volatile` in Mutex * ci: remove 'shell: bash' lines from MacOS build ------------------------------------------------------------------ ------------------ 2025-6-20 - Jun 20 2025 ------------------- ------------------------------------------------------------------ ++++ apache-sshd: - Fix an incompletely interpolated dependency with maven 4.0.0-rc-4 ++++ apache-sshd-extras: - Fix an incompletely interpolated dependency with maven 4.0.0-rc-4 ++++ transactional-update: - Add correct SELinux policy version dependency for SLE 16 ++++ fwupd: - Update to version 2.0.12: + This release adds the following features: - Add a config option for enforcing immutable device enumeration - Add device emulation support for Thunderbolt host controllers - Do the efivarfs free space checks for dbx, db, KEK and PK devices - Ensure the i2c_dev kernel driver is always loaded if a module - Parse the SBOM data from fwupdx64.efi if provided - Support loading multiple coSWID blobs from PE files + This release fixes the following bugs: - Added HP Elitedesk G6 mini to not get dbx-updates - Add two more uefi dbx checksum->version entries - Be more useful when building modem device Instance IDs - Convert asus-hid and legion-hid2 to hidraw to avoid possible input blips - Do not create radio for Logitech RDFU-capable devices - Fix a modem-manager regression where a PCI device had no vendor ID - Fix a regression when updating DFOTA modem devices - Fix self tests when building with -Defi_os_dir - Fix self tests when the builder does not support DistroVersion - Fix updating Thunderbolt host controllers with some version formats - Handle HECI unsupported status (0x0b) for Dell hardware - Make tar a dependency of the uefi-capsule tests - Mark the KEK and db updates as affecting FDE like BitLocker - Properly detect the Redfish reboot request for Dell servers - Send the proper artifact firmware filename to the Redfish BMC - Set the correct RMM device version for some Dell dock devices - Use inhibits so that the rts54hub device is marked as non-updatable - Use the virtual size to avoid padding when cutting PE sections - Wait for the Logitech Scribe device to replug after updating + This release adds support for the following hardware: - HP Portable USB-C Hub - More Foxconn 5G modem products - More Intel Arc Battlemage products ++++ gap-crypting: - Update to release 0.10.6 * No user-visible changes ++++ gap-curlinterface: - Update to release 2.4.2 * No user-visible changes ++++ gap-cvec: - Update to release 2.8.4 * No user-visible changes ++++ gap-deepthought: - Update to release 1.0.9 * No user-visible changes ++++ gap-example: - Update to release 4.4.1 * No user-visible changes ++++ gap-io: - Update to release 4.9.2 * No user-visible changes ++++ gap-normalizinterface: - Update to release 1.4.1 * No user-visible changes ++++ gap-orb: - Update to release 5.0.1 * No user-visible changes ++++ gap-zeromqinterface: - Update to release 0.17 * No user-visible changes ++++ glassfish-hk2: - Fix 'Not fully interpolated dependency' with maven 4.0.0-rc-4 - Craft the spec file so that migration from maven 3 to maven 4 could be done with minimal changes ++++ grml-zsh-config: - Update to 0.19.20: * tmux: Increase maximum status-right length to 64 * tmux: Remove redundant status-right-length lines * zshrc: allow disabling macOS path_helper * zshrc:cdt() use optional template directory * zshrc: export all locale variables * zshrc: remove xunfunction * Drop useless debian/conffiles file * Unregister /etc/network/interfaces.examples as a conffile * Move grml-tips completion to grml-tips package ++++ mesheryctl: - update to 0.8.107: * General - fix: add missing go.sum entry for meshsync dependency @leecalcote (#15142) - update to 0.8.106: * General - [meshery] feature: meshsync as a library @n2h9 (#14799) - chore: update @sistent/sistent to version 0.14.201 @leecalcote (#15141) - update: layer5io/meshsync to meshery/meshsync @n2h9 (#15140) - Add regex support to relationship match @CodeAhmedJamil (#15137) * Meshery CLI - Revert "Merge pull request #15134 from n2h9/update-meshsync-and-operator-deps" @n2h9 (#15139) - [meshery] update: layer5io/meshsync and layer5io/meshery-operator to meshery/meshsync and meshery/meshery-operator @n2h9 (#15134) * Maintenance - Fix: k8 and Setting Icon Fix @vr-varad (#15110) ++++ openSUSE-release: - automatically generated by openSUSE-release-tools/pkglistgen ++++ python-blockbuster: - Initial packaging (v1.5.24), needed by aiohttp ++++ python-osc-tiny: - Remove patch py313.patch - Release 0.10.7 - Fix: Change `deleted` back to being a boolean parameter instead of a boolean flag (closes #207) - Fix CI: Use container images for pre 3.8 pythons - Fix: test failure in PY13 ------------------------------------------------------------------ ------------------ 2025-6-19 - Jun 19 2025 ------------------- ------------------------------------------------------------------ ++++ SDL: - Add gcc15.patch ++++ ansible-lint: - update to 25.6.1: * Bugfixes - Revert 'Don't pass deprecated disable_lookups to template function' (#4650) @alisonlhart ++++ arm-trusted-firmware: - Fix build of A3700 with gcc15: * A3700-fix-gcc15.patch ++++ clamav: - New version 1.4.3: ClamAV 1.4.3 is a patch release with the following fixes: * CVE-2025-20260, bsc#1245054: Fixed a possible buffer overflow write bug in the PDF file parser that could cause a denial-of-service (DoS) condition or enable remote code execution. This issue only affects configurations where both: - The max file-size scan limit is set greater than or equal to 1024MB. - The max scan-size scan limit is set greater than or equal to 1025MB. The code flaw was present prior to version 1.0.0, but a change in version 1.0.0 that enables larger allocations based on untrusted data made it possible to trigger this bug. This issue affects all currently supported versions. * CVE-2025-20234, bsc#1245055: Fixed a possible buffer overflow read bug in the UDF file parser that may write to a temp file and thus disclose information, or it may crash and cause a denial-of-service (DoS) condition. This issue was introduced in version 1.2.0. * Fixed a possible use-after-free bug in the Xz decompression module in the bundled lzma-sdk library. This issue was fixed in the lzma-sdk version 18.03. ClamAV bundles a copy of the lzma-sdk with some performance changes specific to libclamav, plus select bug fixes like this one in lieu of a full upgrade to newer lzma-sdk. This issue affects all ClamAV versions at least as far back as 0.99.4. * Windows: Fixed a build install issue when a DLL dependency such as libcrypto has the exact same name as one provided by the Windows operating system. - Renew clamav.keyring ++++ cpuset: - Remove SUSE 11.1 section. - Use pyproject macros from python-rpm-macros to build and install. - List files in sitelib explicitly. ++++ crmsh: - Update to version 5.0.0+20250619.5d3fc833: * Dev: provide a friendly message when passwordless ssh does not work (bsc#1244525) - Update to version 5.0.0+20250619.d2ebacc9: * Dev: behave: Adjust functional test for previous commit * Dev: unittests: Adjust unit test for previous commit * Fix: bootstrap: Reload corosync after sync corosync.conf (bsc#1244437) * Dev: behave: Add pacemaker_remote.feature for pacemaker remote test cases * Dev: cibconfig: Prevent adding Pacemaker remote resources to groups, orders, or colocations ++++ forgejo: - Update to 11.0.2: * Features - make Forgejo Actions server logs less noisy * Bug fixes - do not fail when release or wiki is set in /repos/migrate API - ignore expired artifacts for quota calculation - pull request cross references - quote reply in Chromium - fix: make hash pattern more strict * Included for completeness but not worth a release note - remove download attribute from external assets - bleve to v2.5.2 with changes made in backport of 2.5.0 - show membership of limited orgs - date dependency go to v1.24.3 (v11.0/forgejo) - drop unused @typescript-eslint/parser package - suppress non actionable XORM warnings - aggregate deleted team as ghost team - center footer links - fix force-push compare line layout - parse change-id in the git commit header - Update module github.com/blevesearch/bleve/v2 to v2.5.1 (v11.0/forgejo) - abandoned - improve force-push compare line layout - Remove "create branch" button on mirrored repos - Update module github.com/msteinert/pam/v2 to v2.1.0 (v11.0/forgejo) - replace ß with ss in normalizeUserName - document is_system_webhook field - remove artificial delay for PR update ++++ gap-profiling: - Update to release 2.6.1 * GCC 15 support ++++ gap-unitlib: - Update to release 5.0.0 * Remove obsolete ParGAP code and references to it in the manual ++++ gopls: - Update to version 0.19.1: * gopls: update go.mod for v0.19.1-pre.1 * gopls/internal/settings: revert to old goimports index ++++ icedtea-web: - Allow building with java <= 21 - Modified patches: * icedtea-web-suse-desktop-files.patch * reproducible-timestamps.patch + rediff to apply cleanly * more-java-versions.patch + rediff + build only en_US.UTF-8 docs + specify source for javadoc + add missing exports for java invocation - Added patches: * standalone-pack200.patch + build against standalone pack200 implementation * java17.patch + do not look for class not in Java 17+ * java21.patch + detect Java 21+ + dummy noop implementation of missing JarIndex class ++++ ifuse: - Fix build on 32bit ++++ kakasi: - added patches fix build with gcc15 + kakasi-gcc15.patch ++++ kernel-source-longterm: - Linux 6.12.34 (bsc#1234429). - thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit (bsc#1234429). - drm/meson: Use 1000ULL when operating with mode->clock (bsc#1234429). - gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_add (bsc#1234429). - overflow: Introduce __DEFINE_FLEX for having no initializer (bsc#1234429). - net: usb: aqc111: debug info before sanitation (bsc#1234429). - usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5744=n (bsc#1234429). - regulator: dt-bindings: mt6357: Drop fixed compatible requirement (bsc#1234429). - calipso: unlock rcu before returning -EAFNOSUPPORT (bsc#1234429). - x86/fred/signal: Prevent immediate repeat of single step trap on return from SIGTRAP handler (bsc#1234429). - x86/iopl: Cure TIF_IO_BITMAP inconsistencies (bsc#1234429). - xen/arm: call uaccess_ttbr0_enable for dm_op hypercall (bsc#1234429). - xfs: don't assume perags are initialised when trimming AGs (bsc#1234429). - ring-buffer: Move cpus_read_lock() outside of buffer->mutex (bsc#1234429). - ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set() (bsc#1234429). - ring-buffer: Do not trigger WARN_ON() due to a commit_overrun (bsc#1234429). - 9p: Add a migrate_folio method (bsc#1234429). - usb: typec: tcpm: move tcpm_queue_vdm_unlocked to asynchronous work (bsc#1234429). - usb: typec: tcpm/tcpci_maxim: Fix bounds check in process_rx() (bsc#1234429). - usb: Flush altsetting 0 endpoints before reinitializating them after reset (bsc#1234429). - usb: cdnsp: Fix issue with detecting USB 3.2 speed (bsc#1234429). - usb: cdnsp: Fix issue with detecting command completion event (bsc#1234429). - usb: misc: onboard_usb_dev: Fix usb5744 initialization sequence (bsc#1234429). - tty: serial: 8250_omap: fix TX with DMA for am33xx (bsc#1234429). - VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify (bsc#1234429). - usb: usbtmc: Fix read_stb function and get_stb ioctl (bsc#1234429). - nvmem: zynqmp_nvmem: unbreak driver after cleanup (bsc#1234429). - posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() (bsc#1234429). - HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() (bsc#1234429). - ALSA: usb-audio: Add implicit feedback quirk for RODE AI-1 (bsc#1234429). - Revert "wifi: mwifiex: Fix HT40 bandwidth issue." (bsc#1234429). - tools/resolve_btfids: Fix build when cross compiling kernel with clang (bsc#1234429). - objtool/rust: relax slice condition to cover more `noreturn` Rust functions (bsc#1234429). - block: Fix bvec_set_folio() for very large folios (bsc#1234429). - bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP (bsc#1234429). - io_uring: consistently use rcu semantics with sqpoll thread (bsc#1234429). - block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work (bsc#1234429). - io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo() (bsc#1234429). - block: use q->elevator with ->elevator_lock held in elv_iosched_show() (bsc#1234429). - perf: Ensure bpf_perf_link path is properly serialized (bsc#1234429). - nvmet-fcloop: access fcpreq only when holding reqlock (bsc#1234429). - btrfs: exit after state split error at set_extent_bit() (bsc#1234429). - gfs2: pass through holder from the VFS for freeze/thaw (bsc#1234429). - fs/filesystems: Fix potential unsigned integer underflow in fs_name() (bsc#1234429). - btrfs: exit after state insertion failure at btrfs_convert_extent_bit() (bsc#1234429). - net: drv: netdevsim: don't napi_complete() from netpoll (bsc#1234429). - net_sched: ets: fix a race in ets_qdisc_change() (bsc#1234429). - net_sched: tbf: fix a race in tbf_change() (bsc#1234429). - net_sched: red: fix a race in __red_change() (bsc#1234429). - net_sched: prio: fix a race in prio_tune() (bsc#1234429). - net/mlx5e: Fix leak of Geneve TLV option object (bsc#1234429). - net/mlx5: HWS, fix missing ip_version handling in definer (bsc#1234429). - net/mlx5: Fix return value when searching for existing flow group (bsc#1234429). - net/mlx5: Fix ECVF vports unload on shutdown flow (bsc#1234429). - net/mlx5: Ensure fw pages are always allocated on same NUMA (bsc#1234429). - Bluetooth: MGMT: Fix sparse errors (bsc#1234429). - Bluetooth: eir: Fix possible crashes on eir_create_adv_data (bsc#1234429). - Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance (bsc#1234429). - Bluetooth: Fix NULL pointer deference on eir_get_service_data (bsc#1234429). - net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (bsc#1234429). - net/mdiobus: Fix potential out-of-bounds read/write access (bsc#1234429). - macsec: MACsec SCI assignment for ES = 0 (bsc#1234429). - net: Fix TOCTOU issue in sk_is_readable() (bsc#1234429). - ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (bsc#1234429). - i40e: retry VFLR handling if there is ongoing VF reset (bsc#1234429). - i40e: return false from i40e_reset_vf if reset is in progress (bsc#1234429). - drm/meson: fix more rounding issues with 59.94Hz modes (bsc#1234429). - drm/meson: use vclk_freq instead of pixel_freq in debug print (bsc#1234429). - drm/meson: fix debug log statement when setting the HDMI clocks (bsc#1234429). - drm/meson: use unsigned long long / Hz for frequency types (bsc#1234429). - powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() (bsc#1234429). - powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap (bsc#1234429). - net_sched: sch_sfq: fix a potential crash on gso_skb handling (bsc#1234429). - scsi: iscsi: Fix incorrect error path labels for flashnode operations (bsc#1234429). - pinctrl: qcom: pinctrl-qcm2290: Add missing pins (bsc#1234429). - spi: omap2-mcspi: Disable multi-mode when the previous message kept CS asserted (bsc#1234429). - spi: omap2-mcspi: Disable multi mode when CS should be kept asserted after message (bsc#1234429). - regulator: max20086: Fix refcount leak in max20086_parse_regulators_dt() (bsc#1234429). - wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850 (bsc#1234429). - wifi: ath12k: refactor ath12k_hw_regs structure (bsc#1234429). - wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_ready (bsc#1234429). - wifi: ath11k: move some firmware stats related functions outside of debugfs (bsc#1234429). - wifi: ath11k: don't wait when there is no vdev started (bsc#1234429). - wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process() (bsc#1234429). - wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request() (bsc#1234429). - wifi: ath11k: convert timeouts to secs_to_jiffies() (bsc#1234429). - ath10k: snoc: fix unbalanced IRQ enable in crash recovery (bsc#1234429). - ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() (bsc#1234429). - net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0 (bsc#1234429). - Bluetooth: MGMT: Protect mgmt_pending list with its own lock (bsc#1234429). - Bluetooth: MGMT: Remove unused mgmt_pending_find_data (bsc#1234429). - Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (bsc#1234429). - Bluetooth: btintel_pcie: Reduce driver buffer posting to prevent race condition (bsc#1234429). - Bluetooth: btintel_pcie: Increase the tx and rx descriptor count (bsc#1234429). - Bluetooth: btintel_pcie: Fix driver not posting maximum rx buffers (bsc#1234429). - Bluetooth: hci_core: fix list_for_each_entry_rcu usage (bsc#1234429). - scsi: core: ufs: Fix a hang in the error handler (bsc#1234429). - serial: sh-sci: Move runtime PM enable to sci_probe_single() (bsc#1234429). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1234429). - dt-bindings: pwm: Correct indentation and style in DTS example (bsc#1234429). - dt-bindings: pwm: adi,axi-pwmgen: Increase #pwm-cells to 3 (bsc#1234429). - pinctrl: samsung: add gs101 specific eint suspend/resume callbacks (bsc#1234429). - pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks (bsc#1234429). - pinctrl: samsung: refactor drvdata suspend & resume callbacks (bsc#1234429). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1234429). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1234429). - mmc: sdhci-of-dwcmshc: add PD workaround on RK3576 (bsc#1234429). - pmdomain: core: Introduce dev_pm_genpd_rpm_always_on() (bsc#1234429). - Input: synaptics-rmi - fix crash with unsupported versions of F34 (bsc#1234429). - ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDA (bsc#1234429). - ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixup (bsc#1234429). - ALSA: hda/realtek - Support mute led function for HP platform (bsc#1234429). - ALSA: hda/realtek: Add support for various HP Laptops using CS35L41 HDA (bsc#1234429). - ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247 (bsc#1234429). - ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315 (bsc#1234429). - tools/power turbostat: Fix AMD package-energy reporting (bsc#1234429). - do_change_type(): refuse to operate on unmounted/not ours mounts (bsc#1234429). - fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2) (bsc#1234429). - path_overmount(): avoid false negatives (bsc#1234429). - iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec (bsc#1234429). - ASoC: ti: omap-hdmi: Re-add dai_link->platform to fix card init (bsc#1234429). - ASoC: Intel: avs: Verify content returned by parse_int_array() (bsc#1234429). - ASoC: Intel: avs: Fix deadlock when the failing IPC is SET_D0IX (bsc#1234429). - ASoC: codecs: hda: Fix RPM usage count underflow (bsc#1234429). - scsi: ufs: qcom: Prevent calling phy_exit() before phy_init() (bsc#1234429). - riscv: misaligned: fix sleeping function called during misaligned access handling (bsc#1234429). - seg6: Fix validation of nexthop addresses (bsc#1234429). - wireguard: device: enable threaded NAPI (bsc#1234429). - net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing (bsc#1234429). - wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements (bsc#1234429). - net: dsa: b53: do not touch DLL_IQQD on bcm53115 (bsc#1234429). - net: dsa: b53: allow RGMII for bcm63xx RGMII ports (bsc#1234429). - net: dsa: b53: do not enable RGMII delay on bcm63xx (bsc#1234429). - net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces (bsc#1234429). - netfilter: nf_nat: also check reverse tuple to obtain clashing entry (bsc#1234429). - netfilter: nf_set_pipapo_avx2: fix initial map fill (bsc#1234429). - drm/panel-simple: fix the warnings for the Evervision VGG644804 (bsc#1234429). - gve: add missing NULL check for gve_alloc_pending_packet() in TX DQO (bsc#1234429). - nvme: fix command limits status code (bsc#1234429). - PM: sleep: Fix power.is_suspended cleanup for direct-complete devices (bsc#1234429). - selftests: net: build net/lib dependency in all target (bsc#1234429). - vmxnet3: correctly report gso type for UDP tunnels (bsc#1234429). - net: wwan: t7xx: Fix napi rx poll issue (bsc#1234429). - net: fix udp gso skb_segment after pull from frag_list (bsc#1234429). - drm/i915/guc: Handle race condition where wakeref count drops below 0 (bsc#1234429). - drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP (bsc#1234429). - drm/i915/guc: Check if expecting reply before decrementing outstanding_submission_g2h (bsc#1234429). - net: stmmac: make sure that ptp_rate is not 0 before configuring EST (bsc#1234429). - net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping (bsc#1234429). - net: dsa: tag_brcm: legacy: fix pskb_may_pull length (bsc#1234429). - idpf: avoid mailbox timeout delays during reset (bsc#1234429). - idpf: fix a race in txq wakeup (bsc#1234429). - ice: fix rebuilding the Tx scheduler tree for large queue counts (bsc#1234429). - ice: create new Tx scheduler nodes for new queues only (bsc#1234429). - ice: fix Tx scheduler error handling in XDP callback (bsc#1234429). - Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION (bsc#1234429). - spi: bcm63xx-hsspi: fix shared reset (bsc#1234429). - spi: bcm63xx-spi: fix shared reset (bsc#1234429). - net: lan966x: Make sure to insert the vlan tags also in host mode (bsc#1234429). - net/mlx4_en: Prevent potential integer overflow calculating Hz (bsc#1234429). - driver: net: ethernet: mtk_star_emac: fix suspend/resume issue (bsc#1234429). - net: tipc: fix refcount warning in tipc_aead_encrypt (bsc#1234429). - gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt (bsc#1234429). - net: stmmac: platform: guarantee uniqueness of bus_id (bsc#1234429). - page_pool: Fix use-after-free in page_pool_recycle_in_ring (bsc#1234429). - Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated (bsc#1234429). - drm/xe: Make xe_gt_freq part of the Documentation (bsc#1234429). - loop: add file_start_write() and file_end_write() (bsc#1234429). - USB: typec: fix const issue in typec_match() (bsc#1234429). - USB: gadget: udc: fix const issue in gadget_match_driver() (bsc#1234429). - iio: adc: mcp3911: fix device dependent mappings for conversion result registers (bsc#1234429). - iio: adc: PAC1934: fix typo in documentation link (bsc#1234429). - mei: vsc: Cast tx_buf to (__be32 *) when passed to cpu_to_be32_array() (bsc#1234429). - vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl() (bsc#1234429). - coresight: prevent deactivate active config while enabling the config (bsc#1234429). - fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt() (bsc#1234429). - counter: interrupt-cnt: Protect enable/disable OPs with mutex (bsc#1234429). - coresight: catu: Introduce refcount and spinlock for enabling/disabling (bsc#1234429). - coresight: Fixes device's owner field for registered using coresight_init_driver() (bsc#1234429). - MIPS: Loongson64: Add missing '#interrupt-cells' for loongson64c_ls7a (bsc#1234429). - usb: acpi: Prevent null pointer dereference in usb_acpi_add_usb4_devlink() (bsc#1234429). - iio: adc: ad7124: Fix 3dB filter frequency reading (bsc#1234429). - iio: filter: admv8818: Support frequencies >= 2^32 (bsc#1234429). - iio: filter: admv8818: fix range calculation (bsc#1234429). - iio: filter: admv8818: fix integer overflow (bsc#1234429). - iio: filter: admv8818: fix band 4, state 15 (bsc#1234429). - thunderbolt: Fix a logic error in wake on connect (bsc#1234429). - serial: Fix potential null-ptr-deref in mlb_usio_probe() (bsc#1234429). - usb: renesas_usbhs: Reorder clock handling and power management in probe (bsc#1234429). - PCI: endpoint: Retain fixed-size BAR size as well as aligned size (bsc#1234429). - rtc: loongson: Add missing alarm notifications for ACPI RTC events (bsc#1234429). - PCI/DPC: Log Error Source ID only when valid (bsc#1234429). - PCI/DPC: Initialize aer_err_info before using it (bsc#1234429). - PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root() (bsc#1234429). - dmaengine: ti: Add NULL check in udma_probe() (bsc#1234429). - phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug (bsc#1234429). - PCI: apple: Use gpiod_set_value_cansleep in probe flow (bsc#1234429). - PCI: cadence: Fix runtime atomic count underflow (bsc#1234429). - PCI: rcar-gen4: set ep BAR4 fixed size (bsc#1234429). - PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus() (bsc#1234429). - phy: rockchip: samsung-hdptx: Do no set rk_hdptx_phy->rate in case of errors (bsc#1234429). - phy: rockchip: samsung-hdptx: Fix clock ratio setup (bsc#1234429). - rtc: sh: assign correct interrupts with DT (bsc#1234429). - rust: alloc: add missing invariant in Vec::set_len() (bsc#1234429). - cifs: Fix validation of SMB1 query reparse point response (bsc#1234429). - perf callchain: Always populate the addr_location map when adding IP (bsc#1234429). - perf trace: Set errpid to false for rseq and set_robust_list (bsc#1234429). - nfs: ignore SB_RDONLY when remounting nfs (bsc#1234429). - nfs: clear SB_RDONLY before getting superblock (bsc#1234429). - perf trace: Always print return value for syscalls returning a pid (bsc#1234429). - perf record: Fix incorrect --user-regs comments (bsc#1234429). - perf symbol: Fix use-after-free in filename__read_build_id (bsc#1234429). - mailbox: mtk-cmdq: Refine GCE_GCTL_VALUE setting (bsc#1234429). - mailbox: imx: Fix TXDB_V2 sending (bsc#1234429). - perf tests switch-tracking: Fix timestamp comparison (bsc#1234429). - mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE (bsc#1234429). - mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove() (bsc#1234429). - mfd: exynos-lpass: Fix an error handling path in exynos_lpass_probe() (bsc#1234429). - rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send() (bsc#1234429). - remoteproc: k3-dsp: Drop check performed in k3_dsp_rproc_{mbox_callback/kick} (bsc#1234429). - remoteproc: k3-r5: Drop check performed in k3_r5_rproc_{mbox_callback/kick} (bsc#1234429). - remoteproc: qcom_wcnss_iris: Add missing put_device() on error in probe (bsc#1234429). - perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3 (bsc#1234429). - perf intel-pt: Fix PEBS-via-PT data_src (bsc#1234429). - perf tests: Fix 'perf report' tests installation (bsc#1234429). - perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids() (bsc#1234429). - dm-flakey: make corrupting read bios work (bsc#1234429). - dm-flakey: error all IOs when num_features is absent (bsc#1234429). - dm: fix dm_blk_report_zones (bsc#1234429). - perf symbol-minimal: Fix double free in filename__read_build_id (bsc#1234429). - hwmon: (asus-ec-sensors) check sensor index in read_string() (bsc#1234429). - mtd: nand: ecc-mxic: Fix use of uninitialized variable ret (bsc#1234429). - x86/irq: Ensure initial PIR loads are performed exactly once (bsc#1234429). - backlight: pm8941: Add NULL check in wled_configure() (bsc#1234429). - dm: free table mempools if not used in __bind (bsc#1234429). - dm: don't change md if dm_table_set_restrictions() fails (bsc#1234429). - perf ui browser hists: Set actions->thread before calling do_zoom_thread() (bsc#1234429). - perf build: Warn when libdebuginfod devel files are not available (bsc#1234429). - randstruct: gcc-plugin: Fix attribute addition (bsc#1234429). - randstruct: gcc-plugin: Remove bogus void member (bsc#1234429). - fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() (bsc#1234429). - soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() (bsc#1234429). - soc: aspeed: lpc: Fix impossible judgment condition (bsc#1234429). - ARM: aspeed: Don't select SRAM (bsc#1234429). - arm64: dts: mt6359: Rename RTC node to match binding expectations (bsc#1234429). - arm64: dts: renesas: white-hawk-ard-audio: Fix TPU0 groups (bsc#1234429). - arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects (bsc#1234429). - arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma with Haikou (bsc#1234429). - arm64: defconfig: mediatek: enable PHY drivers (bsc#1234429). - ARM: dts: qcom: apq8064: move replicator out of soc node (bsc#1234429). - ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon device (bsc#1234429). - ARM: dts: qcom: apq8064: add missing clocks to the timer node (bsc#1234429). - dt-bindings: vendor-prefixes: Add Liontron name (bsc#1234429). - bus: fsl-mc: fix double-free on mc_dev (bsc#1234429). - nilfs2: do not propagate ENOENT error from nilfs_btree_propagate() (bsc#1234429). - nilfs2: add pointer check for nilfs_direct_propagate() (bsc#1234429). - ocfs2: fix possible memory leak in ocfs2_finish_quota_recovery (bsc#1234429). - Squashfs: check return result of sb_min_blocksize (bsc#1234429). - soc: qcom: smp2p: Fix fallback to qcom,ipc parse (bsc#1234429). - arm64: dts: ti: k3-j721e-common-proc-board: Enable OSPI1 on J721E (bsc#1234429). - arm64: tegra: Add uartd serial alias for Jetson TX1 module (bsc#1234429). - arm64: tegra: Drop remaining serial clock-names and reset-names (bsc#1234429). - arm64: dts: rockchip: Update eMMC for NanoPi R5 series (bsc#1234429). - arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3566-rock3c (bsc#1234429). - arm64: dts: qcom: sda660-ifc6560: Fix dt-validate warning (bsc#1234429). - arm64: dts: qcom: sdm660-lavender: Add missing USB phy supply (bsc#1234429). - arm64: dts: mt6359: Add missing 'compatible' property to regulators node (bsc#1234429). - arm64: dts: mediatek: mt6357: Drop regulator-fixed compatibles (bsc#1234429). - arm64: dts: imx8mn-beacon: Set SAI5 MCLK direction to output for HDMI audio (bsc#1234429). - arm64: dts: imx8mm-beacon: Set SAI5 MCLK direction to output for HDMI audio (bsc#1234429). - arm64: dts: imx8mp-beacon: Fix RTC capacitive load (bsc#1234429). - arm64: dts: imx8mn-beacon: Fix RTC capacitive load (bsc#1234429). - arm64: dts: imx8mm-beacon: Fix RTC capacitive load (bsc#1234429). - arm64: dts: mt8183: Add port node to mt8183.dtsi (bsc#1234429). - arm64: dts: qcom: sdm660-xiaomi-lavender: Add missing SD card detect GPIO (bsc#1234429). - arm64: dts: mediatek: mt8195: Reparent vdec1/2 and venc1 power domains (bsc#1234429). - ARM: dts: at91: at91sam9263: fix NAND chip selects (bsc#1234429). - ARM: dts: at91: usb_a9263: fix GPIO for Dataflash chip select (bsc#1234429). - arm64: dts: rockchip: Move SHMEM memory to reserved memory on rk3588 (bsc#1234429). - arm64: dts: qcom: ipq9574: Fix USB vdd info (bsc#1234429). - arm64: dts: qcom: sc8280xp-x13s: Drop duplicate DMIC supplies (bsc#1234429). - arm64: dts: qcom: sm8250: Fix CPU7 opp table (bsc#1234429). - arm64: dts: qcom: sm8350: Reenable crypto & cryptobam (bsc#1234429). - arm64: dts: qcom: sdm845-starqltechn: remove excess reserved gpios (bsc#1234429). - arm64: dts: qcom: sdm845-starqltechn: refactor node order (bsc#1234429). - arm64: dts: qcom: sdm845-starqltechn: fix usb regulator mistake (bsc#1234429). - arm64: dts: qcom: sdm845-starqltechn: remove wifi (bsc#1234429). - arm64: dts: qcom: x1e80100-romulus: Keep L12B and L15B always on (bsc#1234429). - arm64: dts: qcom: sm8650: add missing cpu-cfg interconnect path in the mdss node (bsc#1234429). - arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures (bsc#1234429). - arm64: dts: qcom: x1e80100: Mark usb_2 as dma-coherent (bsc#1234429). - f2fs: fix to correct check conditions in f2fs_cross_rename (bsc#1234429). - f2fs: use d_inode(dentry) cleanup dentry->d_inode (bsc#1234429). - net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames (bsc#1234429). - net: openvswitch: Fix the dead loop of MPLS parse (bsc#1234429). - calipso: Don't call calipso functions for AF_INET sk (bsc#1234429). - octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback (bsc#1234429). - octeontx2-pf: QOS: Perform cache sync on send queue teardown (bsc#1234429). - net: phy: mscc: Fix memory leak when using one step timestamping (bsc#1234429). - net: lan743x: Fix PHY reset handling during initialization and WOL (bsc#1234429). - net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy (bsc#1234429). - net: phy: fix up const issues in to_mdio_device() and to_phy_device() (bsc#1234429). - net: phy: clear phydev->devlink when the link is deleted (bsc#1234429). - bpf: Avoid __bpf_prog_ret0_warn when jit fails (bsc#1234429). - net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine xmit (bsc#1234429). - net: lan966x: Fix 1-step timestamping over ipv4 or ipv6 (bsc#1234429). - RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work (bsc#1234429). - vsock/virtio: fix `rx_bytes` accounting for stream sockets (bsc#1234429). - net: usb: aqc111: fix error handling of usbnet read calls (bsc#1234429). - RISC-V: KVM: lock the correct mp_state during reset (bsc#1234429). - netfilter: nft_tunnel: fix geneve_opt dump (bsc#1234429). - netfilter: nf_tables: nft_fib: consistent l3mdev handling (bsc#1234429). - bpf, sockmap: Avoid using sk_socket after free when sending (bsc#1234429). - Bluetooth: btintel: Check dsbr size from EFI variable (bsc#1234429). - Bluetooth: MGMT: iterate over mesh commands in mgmt_mesh_foreach() (bsc#1234429). - vfio/type1: Fix error unwind in migration dirty bitmap allocation (bsc#1234429). - netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy (bsc#1234429). - netfilter: xtables: support arpt_mark and ipv6 optstrip for iptables-nft only builds (bsc#1234429). - bpf: Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic" (bsc#1234429). - wifi: mt76: mt7996: fix RX buffer size of MCU event (bsc#1234429). - wifi: mt76: mt7996: set EHT max ampdu length capability (bsc#1234429). - wifi: mt76: mt7925: ensure all MCU commands wait for response (bsc#1234429). - wifi: mt76: mt7925: refine the sniffer commnad (bsc#1234429). - wifi: mt76: mt7925: prevent multiple scan commands (bsc#1234429). - wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() (bsc#1234429). - wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() (bsc#1234429). - Bluetooth: ISO: Fix not using SID from adv report (bsc#1234429). - kernfs: Relax constraint in draining guard (bsc#1234429). - scsi: ufs: mcq: Delete ufshcd_release_scsi_cmd() in ufshcd_mcq_abort() (bsc#1234429). - wifi: ath9k_htc: Abort software beacon handling if disabled (bsc#1234429). - hisi_acc_vfio_pci: bugfix live migration function without VF device driver (bsc#1234429). - hisi_acc_vfio_pci: add eq and aeq interruption restore (bsc#1234429). - hisi_acc_vfio_pci: fix XQE dma address error (bsc#1234429). - wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event (bsc#1234429). - iommu: remove duplicate selection of DMAR_TABLE (bsc#1234429). - wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips (bsc#1234429). - wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds (bsc#1234429). - wifi: rtw89: pci: enlarge retry times of RX tag to 1000 (bsc#1234429). - s390/bpf: Store backchain even for leaf progs (bsc#1234429). - clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz (bsc#1234429). - dt-bindings: soc: fsl,qman-fqd: Fix reserved-memory.yaml reference (bsc#1234429). - bpf: Fix WARN() in get_bpf_raw_tp_regs (bsc#1234429). - pinctrl: at91: Fix possible out-of-boundary access (bsc#1234429). - libbpf: Use proper errno value in nlattr (bsc#1234429). - ktls, sockmap: Fix missing uncharge operation (bsc#1234429). - of: unittest: Unlock on error in unittest_data_add() (bsc#1234429). - tracing: Fix error handling in event_trigger_parse() (bsc#1234429). - tracing: Rename event_trigger_alloc() to trigger_data_alloc() (bsc#1234429). - selftests/bpf: Fix caps for __xlated/jited_unpriv (bsc#1234429). - efi/libstub: Describe missing 'out' parameter in efi_load_initrd (bsc#1234429). - wifi: iwlfiwi: mvm: Fix the rate reporting (bsc#1234429). - clk: bcm: rpi: Add NULL check in raspberrypi_clk_register() (bsc#1234429). - bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels (bsc#1234429). - clk: qcom: gpucc-sm6350: Add *_wait_val values for GDSCs (bsc#1234429). - clk: qcom: gcc-sm6350: Add *_wait_val values for GDSCs (bsc#1234429). - clk: qcom: dispcc-sm6350: Add *_wait_val values for GDSCs (bsc#1234429). - clk: qcom: camcc-sm6350: Add *_wait_val values for GDSCs (bsc#1234429). - tracing: Move histogram trigger variables from stack to per CPU structure (bsc#1234429). - bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ (bsc#1234429). - RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction (bsc#1234429). - netfilter: nft_set_pipapo: prevent overflow in lookup table allocation (bsc#1234429). - netfilter: nft_quota: match correctly when the quota just depleted (bsc#1234429). - netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it (bsc#1234429). - bpf: Allow XDP dev-bound programs to perform XDP_REDIRECT into maps (bsc#1234429). - libbpf: Use proper errno value in linker (bsc#1234429). - scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels (bsc#1234429). - f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed() (bsc#1234429). - f2fs: clean up w/ fscrypt_is_bounce_page() (bsc#1234429). - bonding: assign random address if device address is same as bond (bsc#1234429). - iommu: Protect against overflow in iommu_pgsize() (bsc#1234429). - Use thread-safe function pointer in libbpf_print (bsc#1234429). - libbpf: Remove sample_period init in perf_buffer (bsc#1234429). - libbpf: Fix event name too long error (bsc#1234429). - scsi: hisi_sas: Call I_T_nexus after soft reset for SATA disk (bsc#1234429). - RDMA/hns: Include hnae3.h in hns_roce_hw_v2.h (bsc#1234429). - wifi: ath12k: fix node corruption in ar->arvifs list (bsc#1234429). - wifi: ath12k: Fix the QoS control field offset to build QoS header (bsc#1234429). - wifi: ath12k: Add MSDU length validation for TKIP MIC error (bsc#1234429). - wifi: ath12k: fix invalid access to memory (bsc#1234429). - wifi: rtw88: do not ignore hardware read error during DPK (bsc#1234429). - wifi: rtw88: sdio: call rtw_sdio_indicate_tx_status unconditionally (bsc#1234429). - wifi: rtw88: sdio: map mgmt frames to queue TX_DESC_QSEL_MGMT (bsc#1234429). - xfrm: Use xdo.dev instead of xdo.real_dev (bsc#1234429). - net/mlx5: Avoid using xso.real_dev unnecessarily (bsc#1234429). - libbpf: Fix buffer overflow in bpf_object__init_prog (bsc#1234429). - net: ncsi: Fix GCPS 64-bit member variables (bsc#1234429). - page_pool: Track DMA-mapped pages and unmap them when destroying the pool (bsc#1234429). - page_pool: Move pp_magic check into helper functions (bsc#1234429). - f2fs: fix to do sanity check on sbi->total_valid_block_count (bsc#1234429). - f2fs: prevent the current section from being selected as a victim during GC (bsc#1234429). - f2fs: clean up unnecessary indentation (bsc#1234429). - wifi: ath12k: Fix buffer overflow in debugfs (bsc#1234429). - wifi: ath12k: Fix WMI tag for EHT rate in peer assoc (bsc#1234429). - wifi: ath12k: fix cleanup path after mhi init (bsc#1234429). - f2fs: zone: fix to avoid inconsistence in between SIT and SSA (bsc#1234429). - bpf, sockmap: Fix panic when calling skb_linearize (bsc#1234429). - bpf, sockmap: fix duplicated data transmission (bsc#1234429). - bpf: fix ktls panic with sockmap (bsc#1234429). - selftests/bpf: Fix bpf_nf selftest failure (bsc#1234429). - bpf: Check link_create.flags parameter for multi_kprobe (bsc#1234429). - IB/cm: use rwlock for MAD agent lock (bsc#1234429). - wifi: ath12k: Fix invalid memory access while forming 802.11 header (bsc#1234429). - wifi: ath12k: Fix memory leak during vdev_id mismatch (bsc#1234429). - wifi: ath11k: fix node corruption in ar->arvifs list (bsc#1234429). - xen/x86: fix initial memory balloon target (bsc#1234429). - svcrdma: Reduce the number of rdma_rw contexts per-QP (bsc#1234429). - media: verisilicon: Free post processor buffers on error (bsc#1234429). - drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on err (bsc#1234429). - drm/mediatek: Fix kobject put for component sub-drivers (bsc#1234429). - drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptr (bsc#1234429). - drm/msm/a6xx: Disable rgb565_predicator on Adreno 7c3 (bsc#1234429). - selftests/seccomp: fix negative_ENOSYS tracer tests on arm32 (bsc#1234429). - perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create() (bsc#1234429). - scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops (bsc#1234429). - overflow: Fix direct struct member initialization in _DEFINE_FLEX() (bsc#1234429). - arm64/fpsimd: Do not discard modified SVE state (bsc#1234429). - firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES (bsc#1234429). - drm/tegra: rgb: Fix the unbound reference count (bsc#1234429). - drm/vkms: Adjust vkms_state->active_planes allocation type (bsc#1234429). - drm: rcar-du: Fix memory leak in rcar_du_vsps_init() (bsc#1234429). - drm/msm/dpu: enable SmartDMA on SC8180X (bsc#1234429). - drm/msm/dpu: enable SmartDMA on SM8150 (bsc#1234429). - selftests/seccomp: fix syscall_restart test for arm compat (bsc#1234429). - arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unused (bsc#1234429). - arm64: Support ARM64_VA_BITS=52 when setting ARCH_MMAP_RND_BITS_MAX (bsc#1234429). - firmware: psci: Fix refcount leak in psci_dt_init (bsc#1234429). - m68k: mac: Fix macintosh_config for Mac II (bsc#1234429). - watchdog: exar: Shorten identity name to fit correctly (bsc#1234429). - kunit/usercopy: Disable u64 test on 32-bit SPARC (bsc#1234429). - fs/ntfs3: Add missing direct_IO in ntfs_aops_cmpr (bsc#1234429). - fs/ntfs3: handle hdr_first_de() return value (bsc#1234429). - drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe() (bsc#1234429). - drm/panel: samsung-sofef00: Drop s6e3fc2x01 support (bsc#1234429). - perf: arm-ni: Fix missing platform_set_drvdata() (bsc#1234429). - perf: arm-ni: Unregister PMUs on probe failure (bsc#1234429). - drm/panthor: Update panthor_mmu::irq::mask when needed (bsc#1234429). - drm/panthor: Fix GPU_COHERENCY_ACE[_LITE] definitions (bsc#1234429). - arm64/fpsimd: Fix merging of FPSIMD state during signal return (bsc#1234429). - arm64/fpsimd: Reset FPMR upon exec() (bsc#1234429). - arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP (bsc#1234429). - arm64/fpsimd: Don't corrupt FPMR when streaming mode changes (bsc#1234429). - arm64/fpsimd: Discard stale CPU state when handling SME traps (bsc#1234429). - arm64/fpsimd: Avoid RES0 bits in the SME trap handler (bsc#1234429). - media: rkvdec: Fix frame size enumeration (bsc#1234429). - drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table (bsc#1234429). - drm/vc4: tests: Use return instead of assert (bsc#1234429). - drm/xe/d3cold: Set power state to D3Cold during s2idle/s3 (bsc#1234429). - drm/vmwgfx: Fix dumb buffer leak (bsc#1234429). - drm/vmwgfx: Add error path for xa_store in vmw_bo_add_detached_resource (bsc#1234429). - drm/vmwgfx: Add seqno waiter for sync_files (bsc#1234429). - ALSA: core: fix up bus match const issues (bsc#1234429). - ASoC: apple: mca: Constrain channels according to TDM mask (bsc#1234429). - spi: sh-msiof: Fix maximum DMA transfer size (bsc#1234429). - ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" (bsc#1234429). - thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure (bsc#1234429). - PM: sleep: Print PM debug messages during hibernation (bsc#1234429). - x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges() (bsc#1234429). - ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[] (bsc#1234429). - PM: wakeup: Delete space in the end of string shown by pm_show_wakelocks() (bsc#1234429). - ASoC: SOF: amd: add missing acp descriptor field (bsc#1234429). - ASoC: SOF: ipc4-pcm: Adjust pipeline_list->pipelines allocation type (bsc#1234429). - PM: EM: Fix potential division-by-zero error in em_compute_costs() (bsc#1234429). - power: reset: at91-reset: Optimize at91_reset() (bsc#1234429). - spi: tegra210-quad: modify chip select (CS) deactivation (bsc#1234429). - spi: tegra210-quad: remove redundant error handling code (bsc#1234429). - spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers (bsc#1234429). - EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0 (bsc#1234429). - EDAC/skx_common: Fix general protection fault (bsc#1234429). - ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() (bsc#1234429). - ASoC: tas2764: Enable main IRQs (bsc#1234429). - ACPICA: exserial: don't forget to handle FFixedHW opregions for reading (bsc#1234429). - crypto: api - Redo lookup on EEXIST (bsc#1234429). - kunit: Fix wrong parameter to kunit_deactivate_static_stub() (bsc#1234429). - crypto: sun8i-ce - move fallback ahash_request to the end of the struct (bsc#1234429). - crypto: xts - Only add ecb if it is not already there (bsc#1234429). - crypto: lrw - Only add ecb if it is not already there (bsc#1234429). - rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture (bsc#1234429). - btrfs: fix invalid data space release when truncating block in NOCOW mode (bsc#1234429). - btrfs: scrub: fix a wrong error type when metadata bytenr mismatches (bsc#1234429). - btrfs: scrub: update device stats when an error is detected (bsc#1234429). - powerpc/pseries/iommu: Fix kmemleak in TCE table userspace view (bsc#1234429). - erofs: avoid using multiple devices with different type (bsc#1234429). - erofs: fix file handle encoding for 64-bit NIDs (bsc#1234429). - crypto: marvell/cesa - Avoid empty transfer descriptor (bsc#1234429). - crypto: marvell/cesa - Handle zero-length skcipher requests (bsc#1234429). - kselftest: cpufreq: Get rid of double suspend in rtcwake case (bsc#1234429). - brd: fix discard end sector (bsc#1234429). - brd: fix aligned_sector from brd_do_discard() (bsc#1234429). - x86/insn: Fix opcode map (!REX2) superscript tags (bsc#1234429). - x86/cpu: Sanitize CPUID(0x80000000) output (bsc#1234429). - crypto: sun8i-ce - undo runtime PM changes during driver removal (bsc#1234429). - x86/microcode/AMD: Do not return error when microcode update is not necessary (bsc#1234429). - sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks (bsc#1234429). - powerpc/crash: Fix non-smp kexec preparation (bsc#1234429). - powerpc: do not build ppc_save_regs.o always (bsc#1234429). - crypto: sun8i-ss - do not use sg_dma_len before calling DMA functions (bsc#1234429). - crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() (bsc#1234429). - perf/core: Fix broken throttling when max_samples_per_tick=1 (bsc#1234429). - gfs2: gfs2_create_inode error handling fix (bsc#1234429). - gfs2: replace sd_aspace with sd_inode (bsc#1234429). - perf/x86/amd/uncore: Prevent UMC counters from saturating (bsc#1234429). - perf/x86/amd/uncore: Remove unused 'struct amd_uncore_ctx::node' member (bsc#1234429). - sched: Fix trace_sched_switch(.prev_state) (bsc#1234429). - crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() (bsc#1234429). - x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (bsc#1234429). - tools/x86/kcpuid: Fix error handling (bsc#1234429). - commit 15c434a ++++ kube-linter: - Update to version 0.7.4: * Add new check job-ttl-seconds-after-finished (#963) (#964) ++++ kyverno: - Update to version 1.14.3: no CLI-related changes or dependency updates ++++ leveldb: - Build with C++17 for googletest 1.17 boo#1244989 ++++ lha: - added patches fix build with gcc15 + lha-gcc15.patch ++++ systemd: - Import commit 1e42ecf5a145589954df77da05937ee69619f3e5 1e42ecf5a1 firstboot: make sure labelling is enabled 3bdb2efbe0 tmpfiles: fix symlink creation when replacing 61c228d2cc firstboot: use WRITE_STRING_FILE_LABEL more f5148acf37 env-file: port write_env_file() to label_ops_pre() bbff8b5523 fs-util: replace symlink_atomic_full_label() by a flag to symlinkat_atomic_full() (bsc#1244237) 2b39393efa env-file: rework write_env_file() to make use of O_TMPFILE ++++ systemd-mini: - Import commit 1e42ecf5a145589954df77da05937ee69619f3e5 1e42ecf5a1 firstboot: make sure labelling is enabled 3bdb2efbe0 tmpfiles: fix symlink creation when replacing 61c228d2cc firstboot: use WRITE_STRING_FILE_LABEL more f5148acf37 env-file: port write_env_file() to label_ops_pre() bbff8b5523 fs-util: replace symlink_atomic_full_label() by a flag to symlinkat_atomic_full() (bsc#1244237) 2b39393efa env-file: rework write_env_file() to make use of O_TMPFILE ++++ thrift: - Update to 0.22.0: * ### Build Process - THRIFT-5836 - 0.21.0 fails to build from sources at Arch Linux: No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h' - THRIFT-5860 - cmake 3.5 as a minimum version does not work with cmake 4.0.0 * ### C glib - THRIFT-5817 - [C++] Avoid copy of TUuid * ### C++ - THRIFT-5637 - Thrift compiler should be able to output c++ Aggregate types - THRIFT-5667 - Make ThriftConfig.cmake relocatable - THRIFT-5817 - [C++] Avoid copy of TUuid - THRIFT-5821 - Cannot compile against aws-lc libcrypto (openssl replacement from AWS) - THRIFT-5841 - possible init/deinit conflict with manual initialization flag - THRIFT-5853 - Remove oldstyle casts from TBufferTransports and TCompactProtocol - THRIFT-5854 - TCompactProtocol readString checks maxMessageSize at wrong position and off by one - THRIFT-5868 - UUID Support for TCompactProtocol - THRIFT-5865 - Fix TBinayProtocol with list * ### Compiler (General) - THRIFT-5823 - Fix illegal uses of exceptions as normal struct type - THRIFT-5835 - Allow exceptions to be used as regular struct datatype * # Delphi - THRIFT-5822 - Remove deprecated AnsiString functions from the library - THRIFT-5824 - Migrate, refactor and improve Delphi code generation test script - THRIFT-5825 - UUID constants lead to uncompileable Delphi code - THRIFT-5826 - binary constants create uncompilable Delphi code - THRIFT-5827 - enums in typedefs are not resolved in all cases - THRIFT-5837 - Delphi implementation for THRIFT-5835 - THRIFT-5839 - incorrect cast under Win64 - THRIFT-5850 - Switch IThriftConfiguration interface from Cardinal to Integer - THRIFT-5851 - Promote known total stream sizes for seekable stream transports properly - THRIFT-5856 - Client should validate HTTP status * ### Go - THRIFT-5833 - go: Combine I/O and original error in compiler generated Process functions - THRIFT-5845 - The write error for union fields should be TException - THRIFT-5859 - go: Generate a map for know values of an enum type * ### Java - THRIFT-5858 - Introduce new type MESSAGE_SIZE_LIMIT in TTransportException * ### netstd - THRIFT-5832 - Drop net6 support and add net9 instead - THRIFT-5838 - THttpTransport.FlushAsync does not include original exception - THRIFT-5852 - Promote known total stream sizes for seekable stream transports * ### Node.js - THRIFT-5811 - Add ES module support to JS codegen - THRIFT-5848 - Expose InputBufferUnderrunError in nodejs client - THRIFT-5849 - Expose createClient in browser version of nodejs package * ### PHP - THRIFT-1482 - Unix domain socket support under PHP - THRIFT-5829 - PHP lib Use of "static" in callables is deprecated notice * ### Python - THRIFT-5024 - tutorial\py.tornado\PythonServer.py failed under Tornado6 - THRIFT-5847 - Python3.12 deprecation in THttpClient - THRIFT-5857 - Remove deprecated Tornado io_loop usage - THRIFT-5861 - Add isOpen method to TTornadoStreamTransport * ### Swift - THRIFT-4838 - add unix domain socket support to Swift TSocketTransport implementation ++++ linkerd-cli-edge: - Update to version 25.6.3: * no CLI-related changes (other than dependencies) * Dependencies - build(deps): bump github.com/sergi/go-diff from 1.3.1 to 1.4.0 (#14137) - build(deps): bump tj-actions/changed-files (#14143) - build(deps): bump the clap group with 4 updates (#14138) - build(deps-dev): bump jest from 29.7.0 to 30.0.0 in /web/app (#14134) - build(deps-dev): bump sinon from 20.0.0 to 21.0.0 in /web/app (#14136) - build(deps): bump pest_derive from 2.8.0 to 2.8.1 (#14139) - build(deps): bump adler2 from 2.0.0 to 2.0.1 (#14140) - build(deps): bump libc from 0.2.172 to 0.2.173 (#14141) - build(deps): bump thread_local from 1.1.8 to 1.1.9 (#14142) - build(deps): bump query-string from 9.2.0 to 9.2.1 in /web/app (#14133) - build(deps-dev): bump jest-environment-jsdom in /web/app (#14132) - build(deps): bump docker/setup-buildx-action (#14146) - build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 (#14104) - build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 (#14105) - build(deps): bump cc from 1.2.25 to 1.2.26 (#14107) - build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#14106) - build(deps): bump bumpalo from 3.17.0 to 3.18.1 (#14108) - build(deps-dev): bump @babel/runtime from 7.27.4 to 7.27.6 in /web/app (#14112) - build(deps-dev): bump webpack-dev-server from 5.2.1 to 5.2.2 in /web/app (#14113) - build(deps-dev): bump @babel/eslint-parser in /web/app (#14114) - build(deps): bump the tracing group with 2 updates (#14115) - build(deps): bump smallvec from 1.15.0 to 1.15.1 (#14116) - build(deps): bump hyper-rustls from 0.27.6 to 0.27.7 (#14117) - build(deps): bump tj-actions/changed-files (#14118) - chore(docs): remove outdated release instructions (#14129) - build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 (#14120) ++++ neocmakelsp: - Update to version 0.8.18: * chore: bump version * chore: update README * fix: unit test * feat: internal lint support * chore: tidy up * chore: update README * fix: quick_fix not work * feat: add quick_fix (#143) * chore(deps): bump crate-ci/typos from 1.29.4 to 1.29.5 (#144) * chore: remove the async in path_in_project ++++ obs-service-cargo: - Update to version 6.0.9: * chore(release): v6.0.9 * fix: bring libroast fix where we just add one newline - Update to version 6.0.8: * chore(release): v6.0.8 * fix: update libroast to v8.1.4 - Update to version 6.0.7: * chore(release): v6.0.7 * fix: apply clippy fix for `redundant-field-names` * fix: apply clippy fix for `field-reassign-with-default` * chore: apply new Option change * fix: wrongly used clap derive attributes for requires. rework VendorArgs as well provide defaults. * fix: bring in new version of libroast by running `cargo update`. * fix: apply clippy fixes * fix: only provide a warning. `--no-root-manifest` is never used in `vendor.rs` * fix: make `no-root-manifest` field to `Option` ++++ roast: - Update to version 8.1.5: * chore(release): bump to v8.1.5 * fix: just add one newline lol - Update to version 8.1.4: * chore(release): v8.1.4 * fix: finally properly fix adding the newline. * chore(release): v8.1.3 * fix: add newline at the end of the file properly * chore(release): bump to v8.1.2 * tests: switch test case from deno to river * format: run `cargo +nightly fmt` * tests: add deno and jay, they're known to contain submodules * fix: update submodule logic if in case the submodule path does not exist. - Update to version 8.1.1: * chore(release): bump to v8.1.1 * docs: renaming scheme is now "better" * docs: the `.changes` filename is based on the filename without the version part. * docs: clarify what the header is for * docs: fix grammar here * docs: update README * docs: fix README.md. `obs` feature flag only updates the version in the specfile. ++++ pack200: - Add the standalone pack200 script ++++ python-ansible-compat: - use python3 also for Leap 16.0 ++++ python-Pympler: - Workaround test failure with recent libalternatives changes and revisit skipped tests ++++ python-pycrdt: - Update to 0.12.21 * Upgrade pyo3 to v0.25.0 (through various patch releases) - Release 0.12.13 * Add is_awareness_disconnect_message(). * Close memory streams in event iterators. - Release 0.12.12 * Add doc and shared type events() async event iterator. * Fix deadlock while getting root type from within transaction. - Drop pycrdt-pr246-trio-0.30.patch, upstream merged in 0.12.10 ++++ translate-toolkit: - Fix the doc build ++++ translate-toolkit-man: - Fix the doc build ++++ python-yaswfp: - Convert to libalternatives ++++ raspberrypi-eeprom: - Update to 2025.05.08 ++++ shntool: - added patches build with gcc15 + shntool-gcc15.patch ++++ sipgrep: - added patches https://github.com/sipcapture/sipgrep/issues/47 + sipgrep-gcc15.patch ++++ tempo-cli: - Update to version 2.8.1: No CLI-related changes in this release ++++ terragrunt: - Update to version 0.81.8: * New Features - Scaffold now supports Boilerplate dependencies and partials The Scaffold feature now supports leveraging Boilerplate dependencies and partials. This was a missing feature in the integration between Scaffold and Boilerplate, and Terragrunt users do not have to change anything in how they invoke Scaffold to have custom Boilerplate templates properly render using those Boilerplate features. * What's Changed - fix: Add scaffold support for boilerplate dependencies and partials (#4437) - Improve error message when terragrunt.hcl file does not exist (#4425) - build(deps): bump ruby/setup-ruby from 1.242.0 to 1.245.0 (#4426) - perf: Improving CAS performance a bit (#4439) - fix: Fixing heading level for experiments (#4433) - fix: Fixing usage of `dependencies` in discovery (#4429) ------------------------------------------------------------------ ------------------ 2025-6-18 - Jun 18 2025 ------------------- ------------------------------------------------------------------ ++++ alevt: - version update to 1.8.2 * Avoid implicit function declarations in lang.c * remove output of serviceid et. al from alevt-date and alevt-cap * Fix install command in make target 'rpm-install' * Add simple desktop entry file * Fix reading of strings from DVB tables according to DVB-SI Annex A * Merge branch 'dvb-si-fixes' into 'master' * Let alevt-date display the time in the same fashion as date from coreutils * Adjust the command to set the RTC on Linux, it is hwclock from util-linux * Add a note on dvbv5-zap from DVBv5 Tools * Fix first line of icon48x48.xpm, it should not be a black line - added patches https://gitlab.com/alevt/alevt/-/issues/2 + alevt-gcc15.patch ++++ ansible: - update to 11.7.0: Ansible 11.7.0 includes ansible-core 2.18.6 as well as a curated set of Ansible collections that provide a vast number of modules and plugins. Collections which have opted-in to being a part of the Ansible 11 unified changelog will have an entry on this page: https://github.com/ansible-community/ansible-build-data/blob/main/11/CHANGELOG-v11.rst ++++ ansible-lint: - update to 25.6.0: * Enhancements - Add skip option to ansible-lint-ignore file (#4614) @ianw - Adding rule to require unique task names (#4628) @djdanielsson * Bugfixes - Update format of license in packaging metadata (#4641) @ssbarnea - Add noqa skips in otherwise empty lines to the next non-empty line (#4567) @StopMotionCuber - Address too many values to unpack when there's subdirectories for roles (#4566) @tombosmansibm - Don't pass deprecated disable_lookups to template function (#4593) @leegarrett - Allow running with read-only virtualenvs (#4529) @ssbarnea - Make utils.is_playbook support fqcn import_playbook (#4580) @OscarBell - Fix inline-env-var false positive when expand_argument_vars is used (#4587) @rob4226 - Package Latest: Ignore Blocks When Download Only (#4575) @amayer5125 - Improve diagnostic message when failing to load yaml files (#4627) @ssbarnea - Add vSphere/vCenter 8.0 to schema (#4619) @mreams13 - Add workaround to check for mutually exclusive args (#4624) @shoeffner - Adding support for OpenWrt 24.10 (#4617) @sscheib * Maintenance - Update linters (#4640) @ssbarnea - Remove use of PYTEST_REQPASS (#4636) @ssbarnea - gha: avoid build warning on jobs not producing coverage (#4635) @ssbarnea - Bump the dependencies group in /.config with 5 updates (#4634) @dependabot[bot] - docs(no-log-password): point out the opt-in nature of the rule (#4590) @Silejonu - Enable ack workflow to trigger on merge_groups (#4633) @ssbarnea - Test alternative configuration for merge_group (#4630) @ssbarnea - Measure coverage using branch instead of lines (#4629) @ssbarnea - chore: pre-commit autoupdate (#4621) @pre-commit-ci[bot] - Bump the dependencies group in /.config with 3 updates (#4626) @dependabot[bot] - Adopt coactions/upload-artifact (#4622) @ssbarnea - Bump ruamel to 0.18.11 (#4618) @ianw ++++ arm-trusted-firmware: - Update to 2.12.3: * Changelog: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/+/refs/tags/lts-v2.12.3/docs/change-log.md - Remove patch for gcc7 since it is used for Leap 15.x only: * Workaround-gcc-7-constant-assignment-error.patch - Replace patch to allow build without git clone, with sed commands: * atf-allow-non-git-dir.patch ++++ atuin: - Update to version 18.6.0: * chore(release): prepare for release 18.6.0 (#2740) * feat: Implement KV as a write-through cache (#2732) * chore(deps): update minspan to 0.1.5 (#2729) * chore(deps): Update postmark to 0.11 (#2730) * fix: selection vs render issue (#2706) * feat: sort `atuin store status` output (#2719) * chore(deps): bump unicode-width from 0.1.14 to 0.2.0 (#2722) ++++ bouncycastle: - Added patch: * bouncycastle-char-literal.patch + Somehow, during the build, one unicode character become too long for being a char literal. Consider it as string then. - Update to 1.81: * Defects Fixed: - A potention NullPointerException in the KEM KDF KemUtil class has been removed. - Overlapping input/output buffers in doFinal could result in data corruption. - Fixed Grain-128AEAD decryption incorrectly handle MAC verification. - Add configurable header validation to prevent malicious header injection in PGP cleartext signed messages; Fix signature packet encoding issues in PGPSignature.join() and embedded signatures while phasing out legacy format. - Fixed ParallelHash initialization stall when using block size B=0. - The PRF from the PBKDF2 function was been lost when PBMAC1 was initialized from protectionAlgorithm. This has been fixed. - The lowlevel DigestFactory was cloning MD5 when being asked to clone SHA1. * Additional Features and Functionality: - XWing implementation updated to draft-connolly-cfrg-xwing-kem/07/ - Further support has been added for generation and use of PGP V6 keys - Additional validation has been added for armored headers in Cleartext Signed Messages. - The PQC signature algorithm proposal Mayo has been added to the low-level API and the BCPQC provider. - The PQC signature algorithm proposal Snova has been added to the low-level API and the BCPQC provider. - Support for ChaCha20-Poly1305 has been added to the CMS/SMIME APIs. - The Falcon implementation has been updated to the latest draft. - Support has been added for generating keys which encode as seed-only and expanded-key-only for ML-KEM and ML-DSA private keys. - Private key encoding of ML-DSA and ML-KEM private keys now follows the latest IETF draft. - The Ascon family of algorithms has been updated to the initial draft of SP 800-232. Some additional optimisation work has been done. - Support for ML-DSA's external-mu calculation and signing has been added to the BC provider. - CMS now supports ML-DSA for SignedData generation. - Introduce high-level OpenPGP API for message creation/consumption and certificate evaluation. - Added JDK21 KEM API implementation for HQC algorithm. - BCJSSE: Strip trailing dot from hostname for SNI, endpointID checks. - BCJSSE: Draft support for ML-KEM updated (draft-connolly-tls-mlkem-key-agreement-05). - BCJSSE: Draft support for hybrid ECDHE-MLKEM (draft-ietf-tls-ecdhe-mlkem-00). - BCJSSE: Optionally prefer TLS 1.3 server's supported_groups order (BCSSLParameters.useNamedGroupsOrder). ++++ clpeak: - Update to version 1.1.5: * Update common.cmake * Add option to force number of iteration per kernel ++++ clusterctl: - Update to version 1.10.3: * fix govulncheck security scan * [release-1.10] clusterctl: accept upper case version (#12321) ++++ dosbox: - Updated to 0.82.2 * Changed dosbox-staging-name.patch. * https://www.dosbox-staging.org/releases/release-notes/0.82.2 ++++ eclipse-swt: - Extend the architectures to build to all the 64-bit ones * use the 4.29 version for them - Added patches: * eclipse-swt-avoid-javascript-at-build-4_29.patch * eclipse-swt-gcc15-4_29.patch + the 4.29 version of the 4.9 patches ++++ gap-fplsa: - Add c99.patch ++++ gap-xgap: - Add gcc15.patch ++++ gdm: - pam.d: removes pam_env from auth stack for security reason [bsc#1243226, CVE-2025-6018] ++++ glab: - Update to version 1.60.1: * fix: fix regression from 6fbcfab310b545cdd1cd4ca20918b5862be34255 * chore(deps): bump go to v1.24.4 ++++ intel-media-driver: - Update to version 25.2.5: + [CP] Change CP SUBCOMP ID + [Decode] [PDVT-SH] Clean up noise message for Decode + [Media Common] [VP][HWS2] enable BLT copy native fence sync by cmd + [Encode] RDM Dump adding + [Encode] [PDVT-SH] Fix av1 open source failure + [VP] Fix IP leak issue + [VP] fix_colorfill_fail + [VP] Enable VRT Mode + [VP] add critical messages for features disabled reason in driver + [VP] add critical message for Lace caps check + [Encode] Enable HEVC Saliency Encode + [VP] Refine 3DLUT generation path control + [Encode] fix AVC BRC PrepareHWMetaData + [Encode] Fix resolve metadata issue - Fix URL to source tarball. ++++ jgit: - Split the jgit and eclipse-jgit flavours into two different packages ++++ jq: - Update to version 1.8.0 Security fixes * CVE-2024-23337: Fix signed integer overflow in jvp_array_write and jvp_object_rehash. * CVE-2024-53427: Reject NaN with payload while parsing JSON. * CVE-2025-48060: Fix heap buffer overflow in jv_string_vfmt. * Fix use of uninitialized value in check_literal. * Fix segmentation fault on strftime/1, strflocaltime/1. * Fix unhandled overflow in @base64d. CLI changes * Fix --indent 0 implicitly enabling --compact-output. * Improve error messages to show problematic position in the filter. * Include column number in parser and compiler error messages. * Fix error message for string literal beginning with single quote. * Improve JQ_COLORS environment variable to support larger escapes like truecolor. * Add --library-path long option for -L. * Fix --slurp --stream when input has no trailing newline character. * Fix --indent option to error for malformed values. * Fix option parsing of --binary on non-Windows platforms. * Fix issue with ~/.jq on Windows where $HOME is not set. * Increase the maximum parsing depth for JSON to 10000. * Parse short options in order given. * Consistently reset color formatting. New functions * Add trim/0, ltrim/0 and rtrim/0 to trim leading and trailing white spaces. * Add trimstr/1 to trim string from both ends. * Add add/1. Generator variant of add/0. * Add skip/2 as the counterpart to limit/2. * Add toboolean/0 to convert strings to booleans. * Add @urid format. Reverse of @uri. Changes to existing functions * Use code point index for indices/1, index/1 and rindex/1. * Improve tonumber/0 performance and rejects numbers with leading or trailing white spaces. * Populate timezone data when formatting time. * Preserve numerical precision on unary negation, abs/0, length/0 * Make last(empty) yield no output values like first(empty). * Make ltrimstr/1 and rtrimstr/1 error for non-string inputs. * Make limit/2 error for negative count. * Fix mktime/0 overflow and allow fewer elements in date-time representation array. * Fix non-matched optional capture group. * Provide strptime/1 on all systems. * Improve bsearch/1 performance by implementing in C. * Improve unique/0 and unique_by/1 performance. * Fix error messages including long string literal not to break Unicode characters. * Remove pow10/0 as it has been deprecated in glibc 2.27. Use exp10/0 instead. * Remove private (and undocumented) _nwise filter. Language changes * Fix precedence of binding syntax against unary and binary operators. * Support Tcl-style multiline comments. * Fix foreach not to break init backtracking with DUPN. * Fix reduce/foreach state variable should not be reset each iteration. * Support CRLF line breaks in filters. * Improve performance of repeating strings. - Drop not longer needed patches (fixed by upstream): * CVE-2024-23337.patch * CVE-2024-53427.patch - Remove not longer needed hardcoded compiler option "-std-gnu17" gh#3206 ++++ kubectl-validate: - Enable CGO for riscv64 ++++ neko: - Actually update the tarball to version 2.4.1 ++++ librespeed-cli: - Update to version 1.0.12: * chore: update github.com/go-ping/ping dependency * fix: fix build for non-linux platform * fix: goreleaser archives.format_overrides.format deprecation * Update Go version requirement to 1.18+ in README (#101) * Enable riscv64 release (#95) * add fwmark (#92) * Fix telemetry parsing error log (#91) ++++ libsoup2: - Add libsoup-CVE-2025-4945.patch: add value checks for date/time parsing (boo#1243314 CVE-2025-4945). ++++ libsoup: - Add libsoup-CVE-2025-4945.patch: add value checks for date/time parsing (boo#1243314 CVE-2025-4945). ++++ libyui: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-ncurses: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-ncurses-pkg: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-ncurses-rest-api: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-qt: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-qt-graph: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-qt-pkg: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-qt-rest-api: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ libyui-rest-api: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ mesheryctl: - update to 0.8.105: * Meshery CLI - Remove function calls to avoid restart during context switch @alphaX86 (#14868) * Maintenance - Update build-release.yml @ritzorama (#15082) - Update build-ui-and-server.yml @jamieplu (#15084) - Update build-and-release-edge.yml @marblom007 (#15083) - fix: connection spec fix @ianrwhitney (#15093) * Documentation - fix(docs): correct typo "binry" to "binary" in run_tests_local.sh doc… @Ayushmore1214 (#14981) - update to 0.8.104: * General - Update MAINTAINERS.md @miacycle (#15092) - improvement: graphql resolver resync cluster handler @n2h9 (#15008) - bump meskit @aabidsofi19 (#15071) * Maintenance - Update build-and-release-ctl.yml @hamza-mohd (#15085) - Update discussions-data-files-update.yml @sarajkrishnasingh (#15087) - Update comment-e2e-test.yml @suttonskate (#15086) - fix: url drift @ianrwhitney (#15081) - Update integrations-updater.yml @meshery-ci (#15080) - Update README @vr-varad (#14996) - Bump github.com/cloudflare/circl from 1.5.0 to 1.6.1 @dependabot (#15035) * Documentation - Revamp and Expand Component Style Guide @zihanKuang (#14990) - Refine and Relocate Edge Styles Guide @zihanKuang (#15048) - update to 0.8.103: * Maintenance - Update slack.yml @ritzorama (#15042) * Documentation - Add provider support for events @aabidsofi19 (#15030) - update to 0.8.102: * No changes - update to 0.8.101: * General - link-community-profile @arctic-beep (#15018) - fix: receive k8s contexts slice from go context as a slice of references @n2h9 (#15004) * Maintenance - fix: model e2e test @ianrwhitney (#14975) * Documentation - fix(docs): correct broken installation link in contributing-cli-test.md @itsadityaaaaa (#14988) - Group Reference pages under same heading on overview page @zihanKuang (#15006) - update to 0.8.100: * General - fix global provider not being respected @aabidsofi19 (#14994) * Documentation - [Docs] Add Schema Validation and Export Instructions @M-DEV-1 (#14965) - update to 0.8.99: * General - chore: upgrade to sistent v0.14.199 @fitzergerald (#14993) - docs: Update CONTRIBUTING.md @kirti763 (#14920) * Maintenance - Bump kanvas snapshot @CodeAhmedJamil (#14987) - fix: pr metadata save @ianrwhitney (#14928) - fix: remote provider flow @ianrwhitney (#14927) - fix: updated workflow @ianrwhitney (#14924) - Chore: update refererences @M-DEV-1 (#14913) - Bump humanize-duration from 3.32.1 to 3.32.2 in /ui @dependabot (#14883) * Documentation - [Docs] Chore: remove duplicate extension doc page @leecalcote (#14919) ++++ nelm: - Update to version 1.7.0: * feat: `--force-adoption` to disable release annotations checks * feat: expose release labels in `release get` ++++ nova: - Update to version 3.11.4 (3.11.3 was on same hash as 3.11.2): * INS-1144: Fix CVE-2025-22874 for nova (#374) ++++ pam: - hardcode disabling elogind, meson detection is unreliable in OBS - Update to version 1.7.1 - pam_access: do not resolve ttys or display variables as hostnames. - pam_access: added "nodns" option to disallow resolving of tokens as hostnames (CVE-2024-10963). - pam_limits: added support for rttime (RLIMIT_RTTIME). - pam_namespace: fixed potential privilege escalation (CVE-2025-6020). - meson: added support of elogind as a logind provider. - Multiple minor bug fixes, build fixes, portability fixes, documentation improvements, and translation updates. - pam_access-rework-resolving-of-tokens-as-hostname.patch got obsoleted ++++ pam-config: - Update to version 2.12+git.20250516: * Don't add pam_env twice ++++ pam-full-src: - hardcode disabling elogind, meson detection is unreliable in OBS - Update to version 1.7.1 - pam_access: do not resolve ttys or display variables as hostnames. - pam_access: added "nodns" option to disallow resolving of tokens as hostnames (CVE-2024-10963). - pam_limits: added support for rttime (RLIMIT_RTTIME). - pam_namespace: fixed potential privilege escalation (CVE-2025-6020). - meson: added support of elogind as a logind provider. - Multiple minor bug fixes, build fixes, portability fixes, documentation improvements, and translation updates. - pam_access-rework-resolving-of-tokens-as-hostname.patch got obsoleted ++++ pam_pkcs11: - Removes pam_env from auth stack for security reason [bsc#1243226, CVE-2025-6018] ++++ libyui-bindings: - Integrated the graphviz API fix upstream (gh#libyui/libyui#120) (Let CMake detect graphviz version) - 4.7.4 D graphviz_unsigned_fix.patch ++++ plasma-branding-Kalpa: - Bump version to 20250618 - Change to using release tarball ++++ pluto: - Update to version 5.21.8: * Fixing issues (#568) ++++ polaris: - Update to version 9.6.4: * INS-1097: Fix CVE-2025-22874 for polaris (#1122) ++++ python-beautifulsoup4: - Skip failing test test_rejected_input, it is known to be flaky and dependent on the various changes in Python (which there will be more coming in few days). ++++ python-ansible-compat: - update to 25.6.0: * Maintenance - Bump the dependencies group in /.config with 3 updates (#500) @dependabot[bot] - Bump requests from 2.32.3 to 2.32.4 in /.config in the pip group (#499) @dependabot[bot] - Bump the dependencies group in /.config with 2 updates (#498) @dependabot[bot] - chore: pre-commit autoupdate (#497) @pre-commit-ci[bot] - Bump the dependencies group across 1 directory with 9 updates (#496) @dependabot[bot] - Bump the dependencies group in /.config with 4 updates (#494) @dependabot[bot] - Add merge_group handler for tox workflow (#489) @Qalthos - Bump the dependencies group in /.config with 4 updates (#491) @dependabot[bot] ++++ python-Markdown: - update to version 3.8.1: * Ensure incomplete markup declaration in raw HTML doesn’t crash parser (#1534). * Fixed dropped content in md_in_html (#1526). * Fixed HTML handling corner case that prevented some content from not being rendered (#1528). ++++ python-PyBindGen: - Use pyproject macros to build and install. - Explicitly list files and directories in %files. ++++ python-ansi2html: - Use better expression to get version. ++++ python-azure-mgmt-resource: - New upstream release + Version 24.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-bindep: - Use multibuild for running tests ++++ python-black: - Skip test_simple_format tests, which is failing with 3.13.5 (gh#psf/black#4698). ++++ python-checkdmarc: - Update to version 5.8.6 * Ignore unhandled critical extensions for mark certificates. ++++ python-dfVFS: - Use pyproject macros to build and install. ++++ python-dfdatetime: - Use pyproject macros to build and install. ++++ python-dqsegdb2: - Use pyproject macros to build and install. ++++ python-gpstime: - Use pyproject macros to build and install. ++++ python-gwdatafind: - Use pyproject macros to build and install. ++++ python-opentelemetry-sdk: - Skip test test_simple_log_record_processor_shutdown failing with 3.13.5 (gh#open-telemetry/opentelemetry-python#4630). ++++ python-oras: - new package python-oras, required by python-flux-local: OCI Registry as Storage enables libraries to push OCI Artifacts to OCI Conformant registries ++++ python-pybind11-stubgen: - Use pyproject macros to build and install. ++++ python-pyscard: - Update to version 2.2.2 * add .release() method to CardConnection & PCSCCardRequest * add context manager protocol to CardRequest & CardService * fix some parallel execution issues * PCSCCardRequest: correctly initialize waitforcardevent() * user-guide: Update documentation ++++ python-pythran: - Skip pythran/tests/test_xdoc.py::TestDoctest::test_utils, which is failing with 3.13.5 (gh#serge-sans-paille/pythran#2326). ++++ python-pyvmomi: - Update to version 9.0.0.0 Bindings * Updated bindings with support for the new vSphere 9.0 APIs. Added * SoapStubAdapter and the connect.py wrappers now allows passing a serverPemCert parameter (9a8956f). * Added TOML config Changes * Dependency on pyOpenSSL is limited to '<24.3.0' because of breaking changes. * Dependency on "six" is removed Breaking changes * SoapAdapter.HTTPProxyConnection is removed (9a8956f). * SoapAdapter.SSLTunnelConnection is replaced by SoapAdapter._SSLTunnelConnection which inherits Python's standard HTTPSConnection (9a8956f). * SoapAdapter.UnixSocketConnection is replaced by SoapAdapter._UnixSocketConnection which inherits Python's standard HTTPConnection (9a8956f) * 'publicVersions' and 'dottedVersions' aliases are removed. Replaced by the 'ltsVersions' alias. * pyVmomi.VmomiSupport.VmomiJSONEncoder is replaced by pyVmomi.VmomiJSONEncoder.VmomiJSONEncoder. * pyVmomi.VmomiSupport.templateOf() is replaced by pyVmomi.VmomiJSONEncoder.templateOf(). * pyVmomi.ThumbprintMismatchException is replaced by pyVmomi.Security.ThumbprintMismatchException. * pyVmomi.SoapAdapter.ThumbprintMismatchException is replaced by pyVmomi.Security.ThumbprintMismatchException. * Settings: 'legacyThumbprintException' is removed. * Settings: 'binaryIsBytearray' is removed. * Settings: 'allowGetSet' is removed. The behavior is set to match allowGetSet = True. * Settings: 'allowCapitalizedNames' is removed. The behavior is set to match allowCapitalizedNames = False. * pyVmomiSettings.py is deleted. * pyVmomi feature toggling is removed. Feature.py is deleted. * setup.py, setup.cfg, requirements.txt, test-requirements.txt and tox.ini are deleted. Replaced by pyproject.toml. * 'b64token' and 'mechanism' parameters are disabled for pyVim.Connect() and pyVim.SmartConnect(). Replaced by 'token' and 'tokenType'. - Drop not longer needed patch * 0001-pyVmomi-pinned-certificates-support.patch ++++ python-ruamel.yaml: - converted to `%pyproject_wheel` / `%pyproject_install` - update to 0.18.14: * Fix issue with constructing dataclasses that have a default factoryi attribute, but were missing a mapping value for that attribute. * the tagged release tar files can now also be downloaded from https://yaml.dev/ruamel-dl-tagged-releases/ please adjust if you use https://sourceforge.net/projects/ruamel-dl-tagged-releases/files/ as that repository in sourceforge will no longer be updated from some later date. - update to 0.18.13: * Fix line wrapping on plain scalars not observing width correctly. Issue 529 * Fix sha256 and length in RECORD files. - update to 0.18.12: * fix additional issue with extra space in double quoted string. * fix duplicate key url, now pointing to yaml.dev. Reported by [Hugo](https://sourceforge.net/u/hugovk/profile/) * fix broken RECORD file, which was a problem for uv, not pip. - update to 0.18.11: * function `load_yaml_guess_indent` now takes an option `yaml` argument so you can provide an already created/configured `YAML` instance * Sequence item indicator with both comment/empty line before indicator **and** comment before sequence item, could not move comment and raise `NotImplementedError`. * missing f for f-string * fixed issue with extra space in double quoted dump ++++ python-standardwebhooks: - Initial packaging (v1.0.0), needed by weblate ++++ translate-toolkit: - Update to 3.15.5 * Improvements to multiple formats. * Packaging now follows PEP 621. * Documentation improvements and cleanups. * Added support for Compose Multiplatform Resources * Added language definition for Toki Pona - Convert to libalternatives ++++ translate-toolkit-man: - Update to 3.15.5 * Improvements to multiple formats. * Packaging now follows PEP 621. * Documentation improvements and cleanups. * Added support for Compose Multiplatform Resources * Added language definition for Toki Pona - Convert to libalternatives ++++ python-weblate-schemas: - update to 2025.2 * Add 'category' field to Messaging schema * Sync with WeblateOrg/meta ++++ rclone: - Update to version 1.70.0: * Version v1.70.0 * ftp: add --ftp-http-proxy to connect via HTTP CONNECT proxy * pcloud: fix "Access denied. You do not have permissions to perform this operation" on large uploads * operations: fix TransformFile when can't server-side copy/move * fstest: fix -verbose flag after logging revamp * googlecloudstorage: fix directory marker after // changes in #5858 * s3: fix directory marker after // changes in #5858 * azureblob: fix directory marker after // changes in #5858 * tests: ignore some more habitually failing tests * googlephotos: fix typo in error message - Fixes #8600 * s3: MEGA S4 support * Add Ser-Bul to contributors * chunker: fix double-transform * docs: mailru: added note about permissions level choice for the apps password * tests: ignore habitually failing tests and backends * docs: link to asciinema rather than including the js * docs: target="_blank" must have rel="noopener" * sync: fix testLoggerVsLsf when dst is local * docs: fix FileLu docs * build: update all dependencies * onedrive: fix crash if no metadata was updated * Add kingston125 to contributors * Add Flora Thiebaut to contributors * Add FileLu cloud storage backend * doi: add new doi backend * build: fix check_autogenerated_edits.py flagging up files that didn't exist * docs: rc: add more info on how to discover _config and _filter parameters #8584 * s3: add Exaba provider * convmv: add convmv command * lib/transform: add transform library and --name-transform flag * march: split src and dst * Add ahxxm to contributors * Add Nathanael Demacon to contributors * b2: use file id from listing when not presented in headers - fixes #8113 * fs: fix goroutine leak and improve stats accounting process * march: fix syncing with a duplicate file and directory * Add PrathameshLakawade to contributors * Add Oleksiy Stashok to contributors * docs: fix page_facing_up typo next to Lyve Cloud in README.md * backend/s3: require custom endpoint for Lyve Cloud v2 support * backend: skip hash calculation when the hashType is None - fixes #8518 * azureblob: fix multipart server side copies of 0 sized files * Add Jeremy Daer to contributors * Add wbulot to contributors * s3: add Pure Storage FlashBlade provider support (#8575) * backend/gofile: update to use new direct upload endpoint * log: add --windows-event-log-level to support Windows Event Log * fs: Remove github.com/sirupsen/logrus and replace with log/slog * Add fhuber to contributors * cmd serve s3: fix ListObjectsV2 response * Changelog updates from Version v1.69.3 * onedrive: re-add --onedrive-upload-cutoff flag * onedrive: fix "The upload session was not found" errors * Add Germán Casares to contributors * Add Jeff Geerling to contributors * googlephotos: update read only and read write scopes to meet Google's requirements. * build: update github.com/ebitengine/purego to v0.8.3 to fix mac_amd64 build * docs: add hint about config touch and config file not found * docs: add FAQ for dismissing 'rclone.conf not found' * docs: document how to keep an out of tree backend * Add Clément Wehrung to contributors * iclouddrive: fix panic and files potentially downloaded twice * docs: move --max-connections documentation to the correct place * Add Ben Boeckel to contributors * Add Tho Neyugn to contributors * docs: fix typo in s3/storj docs * serve s3: remove redundant handler initialization * Changelog updates from Version 1.69.2 * sftp: add --sftp-http-proxy to connect via HTTP CONNECT proxy * Add Jugal Kishore to contributors * docs: correct SSL docs anchor link from #ssl-tls to #tls-ssl * drive: metadata: fix error when setting copy-requires-writer-permission on a folder * docs: Update contributors * build: bump golang.org/x/net from 0.36.0 to 0.38.0 * Update README.md * docs: fix typos via codespell * webdav: add an ownCloud Infinite Scale vendor that enables tus chunked upload support * onedrive: fix metadata ordering in permissions * Add Ben Alex to contributors * Add simwai to contributors * iclouddrive: fix so created files are writable * cmd/authorize: show required arguments in help text * cloudinary: var naming convention - #8416 * cloudinary: automatically add/remove known media files extensions #8416 * Add Markus Gerstel to contributors * Add Enduriel to contributors * Add huanghaojun to contributors * Add simonmcnair to contributors * Add Samantha Bowen to contributors * s3: documentation regression - fixes #8438 * hash: add SHA512 support for file hashes * vfs: fix inefficient directory caching when directory reads are slow * docs: update fuse version in docker docs * fs/config: Read configuration passwords from stdin even when terminated with EOF - fixes #8480 * cmd/gitannex: Reject unknown layout modes in INITREMOTE * cmd/gitannex: Add configparse.go and refactor * cmd/gitannex: Permit remotes with options * serve ftp: add serve rc interface * serve sftp: add serve rc interface * serve restic: add serve rc interface * serve s3: add serve rc interface * serve dlna: add serve rc interface * serve webdav: add serve rc interface - fixes #4505 * serve http: add serve rc interface * serve nfs: add serve rc interface * serve: Add rc control for serve commands #4505 * configstruct: add SetAny to parse config from the rc * rc: In options/info make FieldName contain a "." if it should be nested * serve restic: convert options to new style * serve s3: convert options to new style * serve http: convert options to new style * serve webdav: convert options to new style * auth proxy: convert options to new style * auth proxy: add VFS options parameter for use for default VFS * serve: make the servers self registering * lib/http: fix race between Serve() and Shutdown() * lib/http: add Addr() method to return the first configured server address * Add Danny Garside to contributors * docs: fix minor typo in box docs * sync: implement --list-cutoff to allow on disk sorting for reduced memory use * march: Implement callback based syncing * list: add ListDirSortedFn for callback oriented directory listing * list: Implement Sorter to sort directory entries * cache: mark ListP as not supported yet * hasher: implement ListP interface * compress: implement ListP interface * chunker: mark ListP as not supported yet * union: mark ListP as not supported yet * crypt: implement ListP interface * combine: implement ListP interface * s3: Implement paged listing interface ListP * list: add WithListP helper to implement List for ListP backends * walk: move NewListRHelper into list.Helper to avoid circular dependency * fs: define ListP interface for paged listing #4788 * accounting: Add listed stat for number of directory entries listed * walk: factor Listing helpers into their own file and add tests * serve nfs: make metadata files have special file handles * serve nfs: change the format of --nfs-cache-type symlink file handles * vfs: add --vfs-metadata-extension to expose metadata sidecar files * docs: Add rcloneui.com as Silver Sponsor * Add Klaas Freitag to contributors * Add eccoisle to contributors * Add Fernando Fernández to contributors * Add alingse to contributors * Add Jörn Friedrich Dreyer to contributors * docs: replace option --auto-filename-header with --header-filename * build: update github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 to fix CVE-2025-30204 * docs/googlephotos: fix typos * build: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 * operations: fix call fmt.Errorf with wrong err * webdav: retry propfind on 425 status * Add --max-connections to control maximum backend concurrency * rc: fix debug/* commands not being available over unix sockets * cmd/gitannex: Prevent tests from hanging when assertion fails * cmd/gitannex: Add explicit timeout for mock stdout reads in tests * http: correct root if definitely pointing to a file - fixes #8428 * pool: add --max-buffer-memory to limit total buffer memory usage * filter: Add `--hash-filter` to deterministically select a subset of files * build: update golang.org/x/net to 0.36.0. to fix CVE-2025-22869 * rc: add add short parameter to core/stats to not return transferring and checking * fs: fix corruption of SizeSuffix with "B" suffix in config (eg --min-size) * filters: show --min-size and --max-size in --dump filters * build: check docs for edits of autogenerated sections * Add jack to contributors * docs: fix incorrect mentions of vfs-cache-min-free-size * fs/object: fix memory object out of bounds Seek * serve nfs: fix unlikely crash * docs: update minimum OS requirements for go1.24 * cmd/gitannex: Tweak parsing of "rcloneremotename" config * cmd/gitannex: Drop var rebindings now that we have go1.23 * docs: add note for using rclone cat for slicing out a byte range from a file * rcserver: improve content-type check * build: modernize Go usage * build: update all dependencies and fix deprecations * build: update golang.org/x/crypto to v0.35.0 to fix CVE-2025-22869 * build: make go1.23 the minimum go version * cmd/gitannex: Add to integration tests * cmd/gitannex: Simplify verbose failures in tests * cmd/gitannex: Port unit tests to fstest * vfs: fix integration test failures * azureblob: fix errors not being retried when doing single part copy * azureblob: handle retry error codes more carefully * touch: make touch obey --transfers * Add luzpaz to contributors * Add Dave Vasilevsky to contributors * docs: fix various typos Found via `codespell -q 3 -S "./docs/static,./fs/rc/params_test.go" -L aadd,afile,alledges,bbefore,bu,buda,copys,couldn,crashers,crypted,ddelete,deriver,failre,goup,hashin,hel,inbraces,keep-alives,ket,medias,ment,mis,nd,nin,notin,ois,ot,parth,re-use,re-using,responser,rin,sav,splited,streamin,synching,te,twoo,ue,unknwon,wasn` * dropbox: Retry link without expiry * Dropbox: Support Dropbox Paper * chore: update contributor email * docs: correct stable release workflow * Add Lorenz Brun to contributors * Add Michael Kebe to contributors * vfs: fix directory cache serving stale data * build: fix docker plugin build - fixes #8394 * docs: improved sftp limitations * Changelog updates from Version v1.69.1 * docs: add FileLu as sponsors and tidy sponsor logos * accounting: fix percentDiff calculation -- fixes #8345 * vfs: fix the cache failing to upload symlinks when --links was specified * Add jbagwell-akamai to contributors * Add ll3006 to contributors * doc: add note on concurrency of rclone purge * s3: add latest Linode Object Storage endpoints * cmd: fix crash if rclone is invoked without any arguments - Fixes #8378 * build: disable docker builds on PRs & add missing dockerfile changes * sync: copy dir modtimes even when copyEmptySrcDirs is false - fixes #8317 * sync: add tests to check dir modtimes are kept when syncing * fix golangci-lint errors * bisync: fix false positive on integration tests * s3: split the GCS quirks into -s3-use-x-id and -s3-sign-accept-encoding #8373 * Add Joel K Biju to contributors * stats: fix the speed not getting updated after a pause in the processing * opendrive: added --opendrive-access flag to handle permissions * bisync: fix listings missing concurrent modifications - fixes #8359 * Added parallel docker builds and caching for go build in the container * smb: improve connection pooling efficiency * lib/oauthutil: fix redirect URL mismatch errors - fixes #8351 * b2: fix "fatal error: concurrent map writes" - fixes #8355 * Add Alexander Minbaev to contributors * Add Zachary Vorhies to contributors * Add Jess to contributors * s3: add IBM IAM signer - fixes #7617 * serve nfs: update docs to note Windows is not supported - fixes #8352 * cmd/config(update remote): introduce --no-output option * s3: add DigitalOcean regions SFO2, LON1, TOR1, BLR1 * sync: fix cpu spinning when empty directory finding with leading slashes * s3: fix handling of objects with // in #5858 * azureblob: fix handling of objects with // in #5858 * fstest: add integration tests objects with // on bucket based backends #5858 * fs/list: tweak directory listing assertions after allowing // names * lib/bucket: fix tidying of // in object keys #5858 * lib/bucket: add IsAllSlashes function * azureblob: remove uncommitted blocks on InvalidBlobOrBlock error * azureblob: implement multipart server side copy * azureblob: speed up server side copies for small files #8249 * azureblob: cleanup uncommitted blocks on upload errors * azureblob: factor readMetaData into readMetaDataAlways returning blob properties * Add b-wimmer to contributors * azurefiles: add --azurefiles-use-az and --azurefiles-disable-instance-discovery * onedrive: mark German (de) region as deprecated * Add Trevor Starick to contributors * Add hiddenmarten to contributors * Add Corentin Barreau to contributors * Add Bruno Fernandes to contributors * Add Moises Lima to contributors * Add izouxv to contributors * Add Robin Schneider to contributors * Add Tim White to contributors * Add Christoph Berger to contributors * azureblob: add support for `x-ms-tags` header * rc: disable the metrics server when running `rclone rc` * internetarchive: add --internetarchive-metadata="key=value" for setting item metadata * lib/batcher: Deprecate unused option: batch_commit_timeout * s3: Added new storage class to magalu provider * http servers: add --user-from-header to use for authentication * b2: add SkipDestructive handling to backend commands - fixes #8194 * vfs: close the change notify channel on Shutdown * Docker image: Add label org.opencontainers.image.source for release notes in Renovate dependency updates * docs: add OneDrive Impersonate instructions - fixes #5610 * docs: explain the stringArray flag parameter descriptor * iclouddrive: add notes on ADP and Missing PCS cookies - fixes #8310 * docs: fix typos found by codespell in docs and code comments * fs: fix confusing "didn't find section in config file" error * vfs: fix race detected by race detector * Add Jonathan Giannuzzi to contributors * Add Spencer McCullough to contributors * Add Matt Ickstadt to contributors * smb: add support for kerberos authentication * drive: added `backend moveid` command * docs: fix reference to serves3 setting disable_multipart_uploads which was renamed * docs: fix link to Rclone Serve S3 * serve s3: fix list objects encoding-type * build: update gopkg.in/yaml.v2 to v3 * build: update all dependencies * bisync: fix go vet problems with go1.24 * build: update to go1.24rc1 and make go1.22 the minimum required version * version: add --deps flag to show dependencies and other build info * doc: make man page well formed for whatis - fixes #7430 * Start v1.70.0-DEV development ++++ rke: - Update to version 1.8.4: * RKE Kubernetes versions - v1.30.13-rancher1-1 - v1.31.9-rancher1-1 - v1.32.5-rancher1-1 (default) * What's Changed - [release/v1.8] go generate by @rancherbot in #3862 ++++ rke2-selinux: - Update to version 0.19.stable.1: * Build sle micro images on sle micro * Use restrictive umask when creating directories * Fix logs context (#82) * Remove region * fix: CI changes and script changes for rpms * feat: add new rpm tool for handling repo sign and upload * feat: add selinux write and connectto to kine sock * Fix gpg key secret again * Fix gpg key secret * More fixes to vault secrets paths (#73) * Fix vault secrets paths (#72) * GHA Migration (#71) ++++ s3cmd: - Use pyproject macros to build and install. - Add in fdupes. ++++ selinux-policy: - Update to version 20250618: * Set /srv/www = /var/www as equivalent file context (bsc#1239177) ++++ skaffold: - Update to version 2.16.1: * fix: Update PrintNamespacesList to use a YAML parser for multiple manifest files (#9825) (#9833) * chore: 2.16 release (#9807) * chore: update dependencies in Dockerfile and integration tests (#9806) * chore: upgrade to Go 1.24.2 (#9805) * chore: upgrade all dependencies (#9802) * chore: remove the `skaffold survey` code (#9803) * docs: remove reference to the deprecated office hours (#9804) * chore: bump github/codeql-action from 3.28.16 to 3.28.17 (#9801) * Bugfix: Only prune images if changed (#9787) * feat: Add support in Cloud Run for configuring tolerateFailuresUntilDeadline and disabling status checks (#9799) ++++ sof-firmware: - Update to v2025.05: For v2.13 series (Meteor Lake and newer), new DSP topologies added - Modify the workaround for symlink -> directory change with Lua script for singletrans ++++ ubi_reader: - Update to version 0.8.12 * Fix for KeyError in decrypt_filenames #110 - Update to version 0.8.11 * Add UBIFS decryption support (fscrypt) #108 ++++ zli: - Update to version 2.1.5: no CLI-related changes * chore: bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 (#3198) ------------------------------------------------------------------ ------------------ 2025-6-17 - Jun 17 2025 ------------------- ------------------------------------------------------------------ ++++ adwaita-icon-theme: - Update to version 48.1: + cursors: semantic cleanup of DND cursors. ++++ afterburn: - Fix Requires in noarch package to not be arch specific (bsc#1244675) ++++ apache-commons-fileupload: - Upgrade to upstream version 1.6.0 * Fixes bsc#1244657, CVE-2025-48976 * New features: + [1.x] Enable multipart/related on FileUpload #314. + Add JApiCmp to the default Maven goal. + Add partHeaderSizeMax, a new limit that sets a maximum number of bytes for each individual multipart header. The default is 512 bytes. * Fixed Bugs: + Replace use of Locale.ENGLISH with Locale.ROOT. + Remove unused exception from FileUploadBase.createItem(Map, boolean). + Migrate from deprecated API in DiskFileItem.getOutputStream(). + Use try-with-resources. + Port to Java 1.4 Throwable APIs (!). + Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80). + DiskFileItem.getInputStream() now uses NIO. + Last statement in DiskFileItem.finalize() method should be a call to super.finalize(). + org.apache.commons.fileupload.FileUploadBase .FileUploadIOException is now a proper Java 1.4-style exception (propagates its cause to super). + Use java.util.Base64 instead of custom code. * Changes: + Bump Java from 6 to 8. + Bump org.apache.commons:commons-parent from 62 to 84, upgrades Doxia from 1 to 2. + Bump commons-io from 2.11.0 to 2.19.0. + Bump javax.servlet:servlet-api from 2.4 to 2.5. + Bump JUnit from junit:junit:4.13.2 org.junit.vintage:junit-vintage-engine from parent POM. ++++ biome: - update to 2.0.0: * see https://github.com/biomejs/biome/releases/tag/%40biomejs%2Fbiome%402.0.0 ++++ crispy-doom: - Add c99.patch, c23-gcc15.patch ++++ doom64ex-plus: - added fix-save-bug.patch -- from PR 310 - fix compilation with gcc 15 ++++ drbd-utils: - merge upstream patch to fix build error * add patch + DRBDmon-Add-missing-default_types.h-include-in-strin.patch - Fix SELinux equivalency rules in module (bsc#1242915) * add patch + 0001-Fix-selinux-policy-for-usr-bin-equivalency-rules.patch + 0002-Fix-selinux-module-for-run-lock-equivalency-rules.patch + 0003-Fix-selinux-module-for-run-equivalency-rules.patch ++++ ecl: - fix compilation with gcc 15 ++++ f2fs-tools: - Add c23.patch ++++ gdu: - Version 5.31.0 * feat: relative path ignore support by @s0up4200 in #398 * feat: Add support showing size of absent git-annex'ed files by @stv0g in #404 * fix: ctrl_z corruption #253 by @yurenchen000 in #406 * fix: item count for --show-item-count by @dundee in #416 * fix: automatically run non-interactive when related flag set by @dundee in #418 ++++ git: - update to 2.50.0 https://about.gitlab.com/blog/what-s-new-in-git-2-50-0/ https://raw.githubusercontent.com/git/git/refs/tags/v2.50.0/Documentation/RelNotes/2.50.0.adoc ++++ gitea-tea: - update to 0.10.1: * 8212d5f Update release ci (#768) * d536242 chore(deps): update crazy-max/ghaction-import-gpg action to v6 (#736) * ffff540 fix(deps): update module github.com/urfave/cli/v3 to v3.3.8 (#766) ++++ gjiten: - Add c23.patch ++++ glab: - Update to version 1.60.0: * fix: correctly use t.Setenv() in tests * refactor: remove unused fucntions * refactor: do not use global OverrideAPIProtocol, set it on local client * chore(deps): update module gitlab.com/gitlab-org/api/client-go to v0.130.1 * refactor(agent bootstrap): use options struct * refactor(cluster agent): mock GitLab API in get token cmd tests * refactor(cluster agent): use options struct * fix(agent): use UTC when calculating token expiration * chore: Readding telemetry, fixing segfault * refactor(cluster graph): unexport run method * refactor: Add thread safety for factory * chore(deps): update module github.com/coder/websocket to v1.8.13 * feat: cluster graph command * feat: :wrench: Add helm-repository-address to cluster agent bootstrap command * fix(cluster/agent): propagate repo host and name * refactor: cleanup cluster agent update-kubeconfig * fix: Improving user feedback when no jobs exist in a pipeline * fix: log errors to StdErr * fix(deps): drop direct golang.org/x/exp dependency * fix: add missing newline * docs(workspace): update doc for using workspace with cli project * chore(docs): update example to $># format * refactor: remove globals from tests * chore(deps): update module golang.org/x/crypto to v0.39.0 * chore(deps): update module golang.org/x/text to v0.26.0 * refactor: remove some of the global state, part 2 ++++ gopls: - Update to version 0.19.0: * gopls: update go.mod for v0.19.0-pre.3 * gopls/internal/cache: add missing error check * gopls/doc: add two missing items to doc index * Revert "gopls/internal/util/moreslices: add Reversed iterator" * gopls/internal/util/moreslices: add Reversed iterator * gopls/internal/golang: add missing ,ok check * gopls/internal/golang: add missing err check * gopls/internal/golang/completion: return error if file is not new * gopls/internal/mcp: remove cache.Cache from the mcp server * gopls/internal/debug: extend timeout when running under CI builders * gopls/internal/protocol: refine DocumentURI Clean method and its usages * gopls/internal/golang: fix extract bug with anon functions * gopls: update go.mod for v0.19.0-pre.2 * gopls/doc/release: tweak v0.19 * gopls/internal/protocol: add DocumentURI.Base accessor * gopls/internal/server: improve "editing generated file" warning * gopls/internal/server: Organize Imports of generated files * gopls/internal/golang: Format generated files * gopls: update go.mod for v0.19.0-pre.1 * gopls: use new gomodcache index * gopls/internal/golang: eliminate dot import: skip keyed fields * all: update codereview.cfg for gopls-release-branch.0.19 * gopls/internal/debug: integrate flight recorder * gopls/internal/telemetry/cmd/stacks: delete * gopls/internal/mcp: add top level symbols from current package * gopls/internal/golang: add type inlayhint for variable decl * gopls/internal/test/marker: organize mcp tool context test * gopls/internal/mcp: add exported type spec and value spec to context * gopls/internal/analysis/modernize: disable appendclipped * gopls/internal/analysis/modernize: appendclipped: preserve result type * gopls/internal/analysis/modernize: add TODOs for nilness problem * gopls/internal/mcp: add context mcp tool * gopls/internal/protocol: make some optional integer fields indirect * gopls/internal/protocol: PublishDiagnosticsParams.version omitempty * gopls/internal/protocol: add Mapper.{Pos,Node]Text helpers * gopls/internal/settings: add maprange analyzer * gopls/internal: handle errors, or document that we ignore them * gopls/internal/analysis/modernize: minmax: put comments at proper positions * gopls/internal/golang: fix crash in definition of invalid "continue label" * gopls/internal/telemetry/cmd/stacks: collect from go.dev frontend * gopls/internal/analysis/modernize: fix bug in minmax analyzer that incorrectly handles nested if-else-if structures * gopls: update to staticcheck@master * gopls/.../completion: unimported completion snippets * gopls/internal/test/integration: simplify GoToDefinition * gopls/internal/analysis/recursiveiter: set Diagnostic.End * gopls/internal/test/integration/completion: relax expectations * gopls/internal/analysis/recursiveiter: report inefficient recursion * gopls/internal/mcp: add location info to mcp tool input arg * gopls: update to github.com/dominikh/go-tools@v0.6.1 * gopls/internal/debug: display Session.View.Folder.Options * gopls/internal/golang: modify extract behavior for error handling returns * gopls/internal/golang: implement "inline local variable" code action * gopls/internal/analysis/modernize: bloop: document deoptimization * gopls/internal/test/marker: add mcp tools action marker * gopls/internal/analysis/modernize/slicesdelete: convert index type if needed * gopls/internal/analysis/modernize: disable slicesdelete pass * gopls/internal/test/marker: add a folding ranges test case * gopls/internal/cache/parsego: use PreorderStack * gopls/internal/golang: AddTest: fix types.Package.Path nil panic * gopls/internal/protocol: make FoldingRange fields optional * gopls/internal/lsprpc: start mcp server by passing -mcp-listen * gopls/internal/completion: apply modernizers * gopls/internal/analysis/modernize: add checks to prevent invalid fixes from slicesContains * gopls/internal/analysis/modernize: don't offer a fix when initialization statement is not empty * gopls/internal/golang: Hover: show allocator size class * gopls/internal/golang: make "Show assembly" work in tests * gopls/internal/golang/completion: new code for unimported completions * gopls/internal/server/completion: get correct surrounding for second lhs * gopls/internal/golang/completion: tostring, tobytes postfix snippets * gopls/internal/server: add modify tags code action docs * gopls/internal/golang/completion: offer return with whitespace * gopls: run modernize -fix in gopls * gopls/internal/cache: fix bug in toGobDiagnostic(Related) * gopls/internal/server: add modify_tags command handler * gopls/internal/golang/completion: show typeparam for preceding funcs in chain * gopls/internal/server: support links and hovers for replace directive * gopls/internal/golang: pkgdoc: don't discard NewT for unexported t * gopls/internal/golang: add test for (unfixed) issue 65098 * gopls/internal/golang/completion: modernize * gopls/internal/golang: Rename imports: be defensive * gopls/internal/test/integration/web: move misc/webserver_test.go * gopls/internal/golang: CodeAction: don't fail because of 1 producer * gopls/internal/settings: enable most staticcheck analyzers * gopls/internal/golang: add embedded struct info to hover * gopls/internal/golang: Rename all receivers only at declaration * gopls: update x/telemetry * gopls/internal/golang: fix build * gopls/internal/golang: Rename all receiver variables * gopls: improve warning against using go get -tool with gopls * gopls: warn against using go get -tool with gopls * gopls/internal/golang: fix broken build due to semantic merge conflict * gopls/internal/cache: more test cases for syntax repairing * gopls/internal/cache: handle VS Code Insiders in watchSubdirs * gopls/internal/golang: CallHierarchy: show only *types.Func callees * gopls/internal/golang: fix extract with free control statements * gopls/doc: fix config for vim-lsp * gopls: hide todo inside readme.md * gopls/internal/cache/parsego: new test case for fixed syntax * gopls/internal/golang: implementation: report iface/iface relations * gopls/internal/server: TypeHierarchy support * gopls/internal/analysis/modernize: prevent conversion of variadic functions to slices.ContainsFunc * gopls/internal/golang: yet more refinement of golang/go#70553 * gopls/internal/golang: completion: better default keyword completion in switch stmt * gopls/internal/golang: Rename: fix crash in ill-typed redeclaration * gopls/internal/server: workspace: skip adding already added file * gopls/internal/golang: implement dynamicFuncCallType with typeutil.ClassifyCall * gopls/internal/server: fix event labels after the big rename * gopls/internal/golang: CodeAction: place gopls doc as the last action * internal/gofix: move from gopls/internal/analysis/gofix * gopls/internal/analysis/modernize: add docs for missing modernize passes * gopls/internal/analysis/modernize: waitgroup: use index.Calls * gopls/internal/analysis/modernize: check nil before calling maybeNaN * gopls: require go1.24.2 * gopls/internal/lsprpc: fix call function with wrong err * gopls: automatically insert package clause for new go files * gopls/internal/analysis/modernize: add modernizer for WaitGroup.Go * gopls: fix indent issue and track a TODO * gopls/internal/cmd: suppress TestImplementation on go1.23 * gopls/internal/analysis/modernize: preserves comments in mapsloop * gopls/internal/analysis/modernize: use types.RelativeTo to respect current package * gopls/completion: use high score for package name main when current package is main * gopls/internal/analysis/maprange: use typeindex * gopls/internal/analysis/modernize: rangeint: fix yet another bug * gopls/internal/analysis/modernize: use typeindex throughout * gopls/internal/analysis/modernize: rangeint: respect side effects * gopls/internal/golang: test initial bindings to unify * gopls/internal/golang: test unify result bindings * gopls/internal/golang: unify tracks type params * gopls/internal/analysis/modernize: fix slicedelete triggers on slice identifiers with side effects * gopls/internal/fuzzy: apply modernizers to the fuzzy matcher * gopls/internal/analysis/modernize: permit int/uint type variants in rangeint * gopls/modernize: remove unused functions * gopls/internal/golang/completion: ensure expectedCompositeLiteralType arg is not nil * gopls/internal/golang/completion: avoid crash in addFieldItems * gopls/internal/cache: improve build constraint trimming * gopls/internal/util/persistent: add concurrency test * gopls/internal/analysis/modernize: modernizer to suggest using strings.CutPrefix * gopls/internal/analysis/modernize: disable minmax on floating point * gopls/internal/golang: fix crash in source.test code action * gopls/internal/test/integration: skip x_tools-gotip-openbsd-amd64 (7.6) * gopls/internal/test/integration/misc: test "annotations" setting * gopls/internal/analysis/modernize: preserves comments in minmax * gopls/internal/golang: use slices.Reverse in pathEnclosingObjNode * gopls/internal/cache/testfuncs: handle recursive subtests * gopls/internal/analysis/modernize: rangeint: avoid offering wrong fix * gopls/internal/util/fingerprint/fingerprint: unify type params * gopls/internal/test/integration/misc: fix TestAssembly for CL 639515 * gopls/internal/modernize: remove assignment in ranges * gopls/internal/cache: filter **/foo match any depth * gopls/internal/analysis/modernize: document workflow * gopls/internal/util/fingerprint: split from cache/methodsets * gopls/internal/golang: Implementations for func types * gopls/doc/generate: add status in codelenses and inlayhints * gopls: move gopls/doc/generate package * gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq * gopls/internal/cache: reproduce and fix crash on if cond overflow * gopls/internal/util/asm: better assembly parsing * gopls/internal/cache/parsego: fix OOB crash in fixInitStmt * gopls/internal/analysis/gofix: allow literal array lengths * gopls/internal/analysis/gofix: add vet analyzer * gopls/internal/analysis/gofix: generic aliases * gopls/internal/analysis/modernize: rangeint: non-integer untyped constants * gopls/internal/analysis/modernize: don't import slices within slices * gopls/internal/analysis/modernize: append -> bytes.Clone * gopls/internal/golang: add package symbols comment * gopls/internal/analysis/gofix: register "alias" fact type * gopls/internal/settings: correct SemanticTokenTypes source * gopls/internal/test/integration/misc: only test asm on {arm,amd}64 * gopls/internal/test/integration/misc: fix "want" assembly * gopls/internal/analysis/modernize: fix bug in rangeint * gopls/internal/golang: Assembly: support package level var and init * gopls/internal/golang: Assembly: update "Compiling" message * gopls/internal: test fixes for some imports bugs * gopls/internal/golang: fix crash when hovering over implicit * gopls/internal/test: avoid panic in TestDoubleParamReturnCompletion * gopls/internal/test/marker: skip on the freebsd race builder * gopls: add a -severity flag for gopls check * gopls/internal/settings: fix misleading error messages * gopls/internal/golang: add missing json tags for hoverResult * gopls/internal/analysis/gofix: use 1.24 iterators * gopls/internal/analysis/gofix: inline most aliases * gopls/internal/hover: show alias rhs type declaration on hover * gopls/internal/test: fix failures when running tests with GOTOOLCHAIN * gopls: temporarily reinstate the "Structured" hover kind * gopls/internal/test/integration: better expectation failures * gopls/internal: use go1.24-isms * gopls/go.mod: update to go1.24 * gopls/internal/analysis/modernize: fix minmax bug * gopls/doc: adjust nvim-lspconfig link target * gopls/go.mod: update dependencies following the v0.18.0 release * gopls/doc/features: tweak markdown * gopls/internal/goasm: support Definition in Go *.s assembly * gopls/internal/analysis/modernize: fix rangeint bug * gopls/internal/golang: Add "Eliminate dot import" code action. * gopls/internal/analysis/modernize: disable unsound maps.Clone fix * gopls/internal/golang: make singleFileFixer like fixer * gopls/internal/golang: use pgf.Cursor in CodeAction fix * gopls: address various staticcheck findings * gopls: fix diagnostics integration test * gopls/internal/cache/parsego: add File.Cursor, and use it * gopls/internal/analysis/modernize: sortslice: fix crash * gopls/internal/analysis/simplifyrange: more precise fix * gopls: fix a few bugs related to the new modcache imports source * gopls/internal/analysis/unusedvariable: refine bug.Report golang/go#71812 * gopls/internal/analysis: simplify type-error analyzers with Cursor * gopls/internal/analysis/modernize: handle parens * gopls/internal/analysis/gofix: one function per kind * gopls/internal/protocol: Avoid omitempty for integer fields * gopls/internal/analysis/gofix: one function per pass * gopls: tweak release notes * gopls/internal/analysis/modernize: fix bug in minmax - Packaging improvements: * Update to BuildRequires: golang(API) >= 1.24 matching go.mod ++++ grilo-plugins: - Update to version 0.3.17: + filesystem: - Fix is-hidden warning browsing filesystem entries - Add ability to split sources + Fix build with libxml 2.12 + Replace defunct mailing list URLs with GNOME Discourse + dleyna: - Quiet error when dleyna is not installed - Fix "Quiet error when dleyna is not installed" + tests: - Adapt to tracker-test-sandbox utility changes - Fix tracker3 test duration range + Remove non-working plugins (appletrailers, raitv) + euronews: Remove source + plugins: add IPTV source + iptv: - improve iptv source - fix typo in the path of the icon + plugins: Add OpenSubtitles in Lua + Updated translations. - Add pkgconfig(rest-1.0) BuildRequires, new dependency. ++++ helm: - Update to version 3.18.3: * build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 6838ebc (dependabot[bot]) * fix: user username password for login 5b9e2f6 (Terry Howe) * Update pkg/registry/transport.go 2782412 (Terry Howe) * Update pkg/registry/transport.go e66cf6a (Terry Howe) * fix: add debug logging to oci transport 191f05c (Terry Howe) ++++ httpie: - Use pyproject macros to build and install. ++++ kernel-firmware-amdgpu: - Update to version 20250616 (git commit 1d98972a5635): * amdgpu: Update DMCUB fw for DCN401 & DCN315 ++++ kubectl-validate: - Enable CGO for s390x, i586 and arm ++++ kubeshark-cli: - Update to version 52.7.8: * Bug Fixes & New Features - Resolved a Make issue that caused the CLI to use an explicit tag (e.g., v52.3.77) instead of the latest tag (e.g., v52.3). - Reintroduced online support via Intercom. This can be disabled using: --set supportChatEnabled=false. - Fixed a panic related to the WebSocket (WS) protocol. - Added the ability to download an Agent logic script (JavaScript file). Once downloaded, the script can be used locally and managed via source control. ++++ marisa: - Switch to pyproject macros to build and install the Python bindings. ++++ pixman: - Update to version 0.46.2: + region: - add translatef function for fractional regions - add contains_pointf function for fractional regions - Changes from 0.46.0: + RISC-V: Only enable RVV on linux if hwcap headers are available + Test case for compositing with a negative stride + Fix arm64 advanced prefetcher + region: - add parametric primitive type to generalize implementation detail - make print specifier parametric - add fractional implementation based on 64bit floating point number - add rectf convenience functions - add pixman_region32_copy_from_region64f utility function - add image clip and composite functions for fractional regions + test/region: add fractional region tests + Add a16b16g16r16 format + test/stress-test: add a16b16g16r16 + test: Increase timeout for alpha-loop test + Fix some build warning + rvv: Pass through clang-format + docker: - Update Wine to 10.5 and update LLVM-MinGW - Update Meson to 1.7 - Move LLVM archive to a separate thin layer - Decrease build time for gcovr + test: Add lowlevel-blt-bench result comparison script + rvv: - Add float suffix to float implementation - Add integer operations + vmx: - Remove unnecessary variable - Remove unpack_565_to_8888() and associated constants - Remove unpack_128_2x128_16() - Remove unpack{hi,lo}_128_8x16 functions - Move and use unpack{hi,lo}_128_16x8 in pix_multiply() - Use create_mask_32_128() more places - Use appropriate types - Add and use create_mask_16_128() function - Use selector variables - Add and use `vzero` constant - Simplify over() function - Make in_over() a real function - Simplify unpack{hi,lo}_128_16x8() function - Move create_mask_32_128() function - Avoid two shifts in pix_multiply() function - Optimize pix_multiply() - Declare iterator variable in for loop - Disable clang-format around some data structure declarations - Run clang-format + arm: Move the .fpu neon directive around ++++ librsb: - Add cxx.patch ++++ satyr: - spec: * fix 16.0 build by using the new modern_python macro to define the python3_satyr macro (bsc#1244419) ++++ matrix-synapse: - Update to 1.132.0 - Features - Add support for MSC4155 Invite Filtering. (#18288) - Add experimental user_may_send_state_event module API callback. (#18455) - Add experimental get_media_config_for_user and is_user_allowed_to_upload_media_of_size module API callbacks that allow overriding of media repository maximum upload size. (#18457) - Add experimental get_ratelimit_override_for_user module API callback that allows overriding of per-user ratelimits. (#18458) - Pass room_config argument to user_may_create_room spam checker module callback. (#18486) - Support configuration of default and extra user types. (#18456) - Successful requests to /_matrix/app/v1/ping will now force Synapse to reattempt delivering transactions to appservices. (#18521) - Support the import of the RatelimitOverride type from synapse.module_api in modules and rename messages_per_second to per_second. (#18513) - Bugfixes - Remove destinations from sending if not whitelisted. (#18484) - Fixed room summary API incorrectly returning that a room is private in the room summary response when the join rule is omitted by the remote server. Contributed by @nexy7574. (#18493) - Prevent users from adding themselves to their own user ignore list. (#18508) - Improved Documentation - Generate config documentation from JSON Schema file. (#17892) - Mention CAP_NET_BIND_SERVICE as an alternative to running Synapse as root in order to bind to a privileged port. (#18408) - Surface hidden Admin API documentation regarding fetching of scheduled tasks. (#18516) - Mark the new module APIs in this release as experimental. (#18536) - Internal Changes - Mark dehydrated devices in the List All User Devices Admin API. (#18252) - Reduce disk wastage by cleaning up received_transactions older than 1 day, rather than 30 days. (#18310) - Distinguish all vs local events being persisted in the "Event Send Time Quantiles" graph (Grafana). (#18510) ++++ munin: - Drop dependency on fast-cgi which was replaced in 2.0.x by munin-httpd https://guide.munin-monitoring.org/en/latest/reference/munin-httpd.html ++++ plasma-branding-Kalpa: - Renamed flatpak-update to kalpa-discover-update to reduce potential confusion with the update services provided by the flatpak package ++++ pure-ftpd: - Apply "CVE-2024-48208.patch" to fix a buffer overflow vulnerability cause by an out-of-bounds read in the domlsd() function. [bsc#1232331, CVE-2024-48208] ++++ python-blue: - Convert to libalternatives ++++ python-bottle: - Convert to libalternatives ++++ python-bpython: - Convert to libalternatives ++++ python-fritzconnection: - Switch to pyproject macros. - No more greedy globs in %files. - Remove unneeded Requires on setuptools. ++++ python-CairoSVG: - Convert to libalternatives ++++ python-altcha: - update to 0.2.0 * method overrides and server payload compatibility with Sentinel ++++ python-ansi2html: - Add opensuse-test.patch making the tests work even with versioned executables in the testing environment (i.e., before the alts scriptlets kick in). ++++ python-bincopy: - Convert to libalternatives ++++ python-bindep: - Convert to libalternatives ++++ python-blurb: - Convert to libalternatives ++++ python-breathe: - Convert to libalternatives ++++ python-bugzilla: - Convert to libalternatives ++++ python-bump-pydantic: - Convert to libalternatives ++++ python-calmjs: - Convert to libalternatives ++++ python-camelot-py: - Convert to libalternatives ++++ python-certifi: - Update to 2024.6.15 * Declare setuptools as the build backend in pyproject.toml * remove code that's no longer required that 3.7 is our minimum - Rebase python-certifi-shipped-requests-cabundle.patch ++++ python-cloudscraper: - Refresh sources ++++ python-filetype: - Switch to pyproject macros. ++++ python-fire: - Switch to pyproject macros. - Ship README as a doc. ++++ python-first: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-flake8-debugger: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-flexmock: - Switch to pyproject macros. ++++ python-flufl.testing: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-ftputil: - Switch to pyproject macros. - Run the testsuite. ++++ python-funcy: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-ldap3: - Correct version specifier in setup.py. - Switch to autosetup macro. ++++ python-ruff: - update to 0.12.0 * Breaking changes * Detection of more syntax errors * New default Python version handling for syntax errors * Updated f-string formatting * rust-toolchain.toml is no longer included in source distributions * Removed Rules * suspicious-xmle-tree-usage (S320) * Deprecated Rules * pandas-df-variable-name * Stabilization * for-loop-writes (FURB122) * check-and-remove-from-set (FURB132) * verbose-decimal-constructor (FURB157) * fromisoformat-replace-z (FURB162) * int-on-sliced-str (FURB166) * exc-info-outside-except-handler (LOG014) * import-outside-top-level (PLC0415) * unnecessary-dict-index-lookup (PLR1733) * nan-comparison (PLW0177) * eq-without-hash (PLW1641) * pytest-parameter-with-default-argument (PT028) * pytest-warns-too-broad (PT030) * pytest-warns-with-multiple-statements (PT031) * invalid-formatter-suppression-comment (RUF028) * dataclass-enum (RUF049) * class-with-mixed-type-vars (RUF053) * unnecessary-round (RUF057) * starmap-zip (RUF058) * non-pep604-annotation-optional (UP045) * non-pep695-generic-class (UP046) * non-pep695-generic-function (UP047) * private-type-parameter (UP049) * collection-literal-concatenation (RUF005) now recognizes slices, in addition to list literals and variables. * The fix for readlines-in-for (FURB129) is now marked as always safe. * if-else-block-instead-of-if-exp (SIM108) will now further simplify expressions to use or instead of an if expression, where possible. * unused-noqa (RUF100) now checks for file-level noqa comments as well as inline comments. * subprocess-without-shell-equals-true (S603) now accepts literal strings, as well as lists and tuples of literal strings, as trusted input. * boolean-type-hint-positional-argument (FBT001) now applies to types that include bool, like bool | int or typing.Optional[bool], in addition to plain bool annotations. * non-pep604-annotation-union (UP007) has now been split into two rules. UP007 now applies only to typing.Union, while non-pep604-annotation-optional (UP045) checks for use of typing.Optional. UP045 has also been stabilized in this release, but you may need to update existing include, ignore, or noqa settings to accommodate this change. * Preview features * [ruff] Check for non-context-manager use of pytest.raises, pytest.warns, and pytest.deprecated_call (RUF061) * [syntax-errors] Raise unsupported syntax error for template strings prior to Python 3.14 * Bug fixes * Add syntax error when conversion flag does not immediately follow exclamation mark * Add trailing space around readlines * Fix \r and \r\n handling in t- and f-string debug texts * Hug closing } when f-string expression has a format specifier * [flake8-pyi] Avoid syntax error in the case of starred and keyword arguments (PYI059) * [flake8-return] Fix RET504 autofix generating a syntax error * [pep8-naming] Suppress fix for N804 and N805 if the recommended name is already used * [pycodestyle] Avoid causing a syntax error in expressions spanning multiple lines (E731) * [pyupgrade] Suppress UP008 if super is shadowed * [refurb] Parenthesize lambda and ternary expressions (FURB122, FURB142) * [ruff] Handle extra arguments to deque (RUF037) * [ruff] Preserve parentheses around deque in fix for unnecessary-empty-iterable-within-deque-call (RUF037) * [ruff] Validate arguments before offering a fix (RUF056) * [ruff] Skip fix for RUF059 if dummy name is already bound * [pylint] Fix PLW0128 to check assignment targets in square brackets and after asterisks * Rule changes * Fix false positive on mutations in return statements (B909) * Treat ty: comments as pragma comments * [flake8-pyi] Apply custom-typevar-for-self to string annotations (PYI019) * [pyupgrade] Don't offer a fix for Optional[None] (UP007, UP045) * [pyupgrade] Fix super(__class__, self) detection (UP008) * [refurb] Make the fix for FURB163 unsafe for log2, log10, *args, and deleted comments * Server * Support cancellation requests * Documentation * Drop confusing second * from glob pattern example for per-file-target-version * Update Neovim configuration examples * [pylint] De-emphasize __hash__ = Parent.__hash__ (PLW1641) * [refurb] Add a note about float literal handling (FURB157) ++++ python-smartypants: - update to version 2.0.2: * Fix double closing quotes after an HTML block * Fix regular expressions and tests for Python 3.12+ * Move documentation to ReadTheDocs - drop fix-312.patch: merged upstream - refresh use-sys-executable.patch ++++ python-spsdk: - Convert to libalternatives ++++ python-zc.buildout: - Convert to libalternatives ++++ rubygem-rack: - Remove the rb_build_* definitions for old sle versions. They are not needed any more. ++++ stackit-cli: - Update to version 0.34.5 (there are no releases between 0.33.1 and this one): * fix(ci): fix goreleaser post-hooks (#808) * fix(ci): increase keychain timeout for release workflow (#804) * feat: add test coverage comment (#802) * feat(cli): onboard iaas volume backup api (#773) * fix(ci): split goreleaser post hook into multiple steps (#803) * chore(deps): bump renovatebot/github-action from 42.0.5 to 42.0.6 (#800) * fix(iaas): prevent nil pointer dereference on empty volume name (#799) * fix(deps): update stackit sdk modules (#796) * refactor(cli): add ConvertStringMapToInterfaceMap util function (#790) * fix(cli): List mongodb storages returns empty result (#778) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/ske (#793) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/loadbalancer (#792) * chore(deps): update renovatebot/github-action action to v42.0.5 (#788) * fix(deps): update module github.com/lmittmann/tint to v1.1.2 (#785) * chore(deps): update module golang.org/x/tools to v0.34.0 (#783) * fix(deps): update module golang.org/x/text to v0.26.0 (#784) * chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 (#780) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/iaas (#781) * fix(deps): update stackit sdk modules (#779) ++++ systemd-presets-branding-Kalpa: - Adjust preset due to rename of kalpa-discover-update service and timer ++++ waypipe: - Update to version 0.10.4: * In addition to some internal changes to improve tests, code style, and documentation, this release includes many small bug fixes and portability improvements. ++++ xwayland: - Update to version 24.1.7: * This release contains the fixes for the issues reported in today's security advisory: https://lists.x.org/archives/xorg/2025-June/062055.html CVE-2025-49175, CVE-2025-49176, CVE-2025-49177, CVE-2025-49178, CVE-2025-49179, CVE-2025-49180. * Additionally, this release includes several other various fixes. * Drop patches fixed upstream: - U_CVE-2025-49175-render-Avoid-0-or-less-animated-cursors.patch - U_CVE-2025-49176-os-Do-not-overflow-the-integer-size-with-BigRequest.patch - U_CVE-2025-49177-xfixes-Check-request-length-for-SetClientDisconnectM.patch - U_CVE-2025-49178-os-Account-for-bytes-to-ignore-when-sharing-input-bu.patch - U_CVE-2025-49179-record-Check-for-overflow-in-RecordSanityCheckRegist.patch - U_CVE-2025-49180-randr-Check-for-overflow-in-RRChangeProviderProperty.patch ------------------------------------------------------------------ ------------------ 2025-6-16 - Jun 16 2025 ------------------- ------------------------------------------------------------------ ++++ apache-commons-daemon: - Added patch: * apache-commons-daemon-gcc15-compat.patch + Fix build with GCC 15 ++++ arandr: - Add reproducible.patch for normalizing gzip mtime - convert to pip-based build and update build requirements ++++ bibview: - Make it build again ++++ byte-buddy: - Update to v1.17.6 * Changes of v1.17.6 + Add convenience wrapper for ResettableClassFileTransformer that implicitly delegates to correct transformer method. + Add filter for deduplicate fields and methods in class file. + Add missing static requirement of Spotbugs annotations to module descriptors. + Add LazinessMode for TypePool and add convenience support to AgentBuilder. + Fix source jars for multi-version release to contain duplicated source. ++++ capnproto: - Update to version 1.2.0 (no changelog) ++++ delve: - Update to version 1.25.0: * *: Release v1.25.0 (#4029) * proc: fill bi member of constants (#4026) * dap: Exclude internal breakpoints from response (#4027) * service/dap: fix race condition between disconnect and continue (#4028) * proc: fix nil pointer dereference in swiss table iterator (#4015) * proc: fix TestRangeOverFunc for arm64 on go1.25 (#4014) * service/dap: do not attempt further loading on unreadable string vars (#4016) * proc/gdbserial: fix out of bounds access reading registers (#4017) * proc: fix sigpanic in openOnRead (#4018) * terminal/command: Fix typo in goroutines help output (#4024) * service/debugger,rpc2,dap: target locking review (#3997) * goversion: fix development version parsing (#3999) * version: remove build constraint (#3998) * version: use git hash for version.Build in `dlv version` command (#3987) * gdbserial: fix call injection with newer versions of macOS (#3988) * pkg/terminal: improve TestBreakPointFailWithCond (#3996) * proc: remove dieToRuntimeType (#3985) * cmd/dlv: update staticcheck (#3989) ++++ dvgt: - Make it build again ++++ eclipse-swt: - Added patch: * eclipse-swt-gcc15-4_9.patch + fix build with gcc15 ++++ enscript: - Make it build again - Add keying ++++ fcitx: - Pass -DFORCE_PRESAGE=on to cmake: we already specify the exact name of libpresage. By forcing it on, we can eliminate the build dependency on presage. ++++ flint: - Update to release 3.3.1 * gr_mat_lu_classical: set permutation vector even if there are 0 columns ++++ freerdp: - Update to 3.16.0: * Lots of improvements for the SDL3 client * Various X11 client improvements * Add a timer implementation * Various AAD/Azure/Entra improvements * YUV420 primitives fixes - Update to 3.15.0: * [client,sdl] fix crash on suppress output * [channels,remdesk] fix possible memory leak * [client,x11] map exit code success * Hidef rail checks and deprecation fixe * Standard rdp security network issues * [core,rdp] fix check for SEC_FLAGSHI_VALID * [core,caps] fix rdp_apply_order_capability_set * [core,proxy] align no_proxy to curl * [core,gateway] fix string reading for TSG * [client,sdl] refactor display update ++++ gap-wedderga: - Update to release 4.11.0 * New version of IsDyadicSchurGroup * Disable checking commutativity of a crossed product ++++ ghostview: - Make it build again ++++ git-town: - new package git-town: Git branches made easy ++++ hawk2: - bump ruby gem rack to 3.1.16 (bsc#1244113) * rack-3.1.16.gem ++++ jack: - Drop pkgconfig(celt) BuildRequires: The CELT codec has been merged into the IETF Opus codec and is now obsolete. ++++ java-1_8_0-openjdk: - add -std=gnu99 to CFLAGS to fix gcc15 compile time error. Since the C++ part is on -std=gnu++98, this is the closest. ++++ kea: - Change After= from network.target to network-online.target and add Wants=network-online.target to systemd services to prevent starting up before ip setup is finished. ++++ kget: - Add gpgme 2.0 build fix (boo#1244636) * 0001-Fix-build-with-GPGME-2.0.patch ++++ kubectl-view-allocations: - Update to version 0.22.0: * (cargo-release) version 0.22.0 * Update cli's help * apply some clippy suggestion * Call `list` concurrently on every Pod's api * allow a list of namespaces to be passed * Bump clap from 4.5.39 to 4.5.40 ++++ leechcraft: - Leap 16 build via gcc15. - Updated to 0.6.70-0.6.70-17609-g3dde4097dd snapshot: * Compilation failure fix; * Old plugins revived: Blasq-Spegnersi (Flickr) & Hotsensors; * New plugins enabled: Tracolor & Azoth-Fontiac; - LastFM-Qt6 build condition removed since liblastfm-qt6-devel became available. ++++ leechcraft-doc: - Leap 16 build via gcc15. - Updated to 0.6.70-0.6.70-17609-g3dde4097dd snapshot: * Compilation failure fix; * Old plugins revived: Blasq-Spegnersi (Flickr) & Hotsensors; * New plugins enabled: Tracolor & Azoth-Fontiac; - LastFM-Qt6 build condition removed since liblastfm-qt6-devel became available. ++++ libArcus: - Add libArcus-protobuf-30.patch: Fix build against protobuf 30 [gh#Ultimaker/libArcus#163]. ++++ libkleo: - update gpgmepp dependencies to help with the gpgme 2.0.0 split-off of the C++ bindings (boo#1244605) ++++ singular: - Resolve FTBFS with flint 3.3.x: add 0001-Use-fq_nmod_mat_entry-instead-of-row-pointer-removed.patch, 0002-Use-fq_nmod_mat_entry-instead-of-row-pointer-take-2-.patch ++++ libgit2: - update to 1.9.1: * hash: allow unsigned int != size_t in sha256 * include: Fix code comment termination * alternates: allow relative paths in all repositories * Fix potential null dereference * attr: honor ignorecase in attribute matching * tag: Refuse to use HEAD as a tagname * Fix memory leak in openssl fips modes * Fix circular includes between types.h and oid.h * diff: correct diff stat alignment in presence of renames w/ common prefix * Revert include path regression * documentation updates - changes to cmake file placement, add the needed conflict between -devel and -experimental-devel - fix Leap build of experimental flavor ++++ libgit2-experimental: - update to 1.9.1: * hash: allow unsigned int != size_t in sha256 * include: Fix code comment termination * alternates: allow relative paths in all repositories * Fix potential null dereference * attr: honor ignorecase in attribute matching * tag: Refuse to use HEAD as a tagname * Fix memory leak in openssl fips modes * Fix circular includes between types.h and oid.h * diff: correct diff stat alignment in presence of renames w/ common prefix * Revert include path regression * documentation updates - changes to cmake file placement, add the needed conflict between -devel and -experimental-devel - fix Leap build of experimental flavor ++++ libstorage-ng: - merge gh#openSUSE/libstorage-ng#1025 - add awk on Fedora - 4.5.260 ++++ melange: - Update to version 0.26.12: * Update RELEASE.md (#2046) * docs: Regenerate to get rid of --guest-dir and --overlay-binsh * bubblewrap: Rename guest dir pattern to "bubblewrap-guest-*" * Replace apko.DirFS with tarfs; remove GuestDir concept * Get rid of overlayBinSh ++++ mkosi: - Do not create /usr/local tmpfiles in mkosi-initrd images. ++++ myrlyn: - Update to version 0.9.6: * Version bump * Simplify myrlyn-sudo script * Use own myrlyn-askpass binary * New .desktop files: Auth via 'sudo' or 'xdg-su' (Closes #99) * New scripts to authenticate via sudo * Installation summary (status filter view): Allow middle click on status to show only this one * pkexec script for myrlyn with root permissions * Renamed 'Services' view to 'Repository Index Services' in GUI * Don't mark sample texts in .ui files for translation * Added makepot script to extract translatable messages (issue #45) * Removed unused class * Complete URL * How to submit from Factory to Leap 16.0 * Removed obsolete textdomain ++++ neonmodem: - Update to version 1.0.7+git0.346d1d3: * Update dependencies, remove debug output * Update GitHub actions * discourse: APi fixes * Bump golang.org/x/net from 0.36.0 to 0.38.0 * Bump golang.org/x/net from 0.34.0 to 0.36.0 * Update dependencies * Change chat button ++++ openCryptoki: - Upgrade openCryptoki to version 3.25 * Updates/add supports - ICA/Soft: Add support for PKCS#11 v3.0 SHAKE key derivation - EP11: Add support for PKCS#11 v3.0 SHA3 and SHA3-HMAC mechanisms - EP11: Add support for PKCS#11 v3.0 SHA3 mechanisms and MGFs for RSA-OAEP - EP11: Add support for PKCS#11 v3.0 SHA3 variants of RSA-PKCS and ECDSA mechanisms - CCA: Add support for CCA AES CIPHER secure key types - CCA: Add support for the CKM_ECDH1_DERIVE mechanism - Soft/ICA: Add support for the CKM_AES_KEY_WRAP[_*] mechanisms - CCA/Soft/ICA: Add support for the CKM_RSA_AES_KEY_WRAP mechanism - Soft/ICA: Add support for the CKM_ECDH_AES_KEY_WRAP mechanism - ICA: Report mechanisms dependent on if libica is in FIPS mode - P11KMIP: Add a tool for import and exporting PKCS#11 keys to a KMIP server - EP11: Add support for opaque secure key blob import via C_CreateObject - Soft/ICA: Add support for key wrapping with AES-GCM - CCA: Add support for newer CCA versions on s390x and non-s390x platforms - CCA: Add support for CKM_AES_GCM (single-part operations only) * Amended the .spec file * Removed obsolete patches: - ocki-3.24-remove-group-from-tests.patch - ocki-3.24-remove-make-install-chgrp.patch * Applied a new patch for version 3.25 - ocki-3.25-remove-make-install-chgrp.patch * Bug fixes ++++ osv-scanner: - Update to version 2.0.3: * Features: - Feature #1943 Added a flag to suppress "no package sources found" error. - Feature #1844 Allow flags to be passed after scan targets, e.g. osv-scanner ./scan-this-dir --format=vertical, by updating to cli/v3 - Feature #1882 Added a stable tag to container images for releases that follow semantic versioning. - Feature #1846 Experimental: Add --experimental-extractors and - -experimental-disable-extractors flags to allow for more granular control over which OSV-Scalibr dependency extractors are used. * Fixes: - Bug #1856 Improve XML output by guessing and matching the indentation of existing elements. - Bug #1850 Prevent escaping of single quotes in XML attributes for better readability and correctness. - Bug #1922 Prevent a potential panic in MatchVulnerabilities when the API response is nil, particularly on timeout. - Bug #1916 Add the "ubuntu" namespace to the debian purl type to correctly parse dpkg BOMs generated on Ubuntu. - Bug #1871 Ensure inventories are sorted by PURL in addition to name and version to prevent incorrect deduplication of packages. - Bug #1919 Improve error reporting by including the underlying error when the response body from a Maven registry cannot be read. - Bug #1857 Fix an issue where SPDX output is not correctly outputted because it was getting overwritten. - Bug #1873 Fix the GitHub Action to not ignore general errors during execution. - Bug #1955 Fix issue causing error messages to be spammed when not running in a git repository. - Bug #1930 Fix issue where Maven client loses auth data during extraction. * Misc: - Update dependencies and updated golang to 1.24.4 - fix(deps): update osv-scanner minor (#1951) - chore(deps): update golang docker tag to v1.24.4 (#1933) - chore(deps): update github/codeql-action action to v3.29.0 (#1932) - fix(deps): update osv-scanner minor (#1914) - chore(deps): update ossf/scorecard-action action to v2.4.2 (#1915) - chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /experimental/javareach in the go_modules group across 1 directory (#1811) - chore(deps): update golangci/golangci-lint-action action to v8 (#1766) - fix(deps): update osv-scanner minor (#1863) - chore(deps): update workflows (#1837) - chore(deps): lock file maintenance (#1838) - chore(deps): update golang docker tag to v1.24.3 (#1864) - fix(deps): update osv-scanner minor (#1836) ++++ passt: - Update to version 20250611.0293c6f: * fedora: Hide restorecon(8) errors in post-transaction scriptlet * fedora: Add container-selinux as dependency for passt-selinux * flow, repair: Proper error handling for missing passt-repair helper on target * fedora: Depend on SELinux tools and policy version, drop circular dependency * fedora: Call %selinux_modules_* macros only once * conf: flush stdout before early exit * passt-repair: Fix missing newlines in error messages * Correct various function comment headers * tap: Avoid bogus missingReturn cppcheck warning in tap_l2_max_len() * fedora: Separately restore context for /run/user in %posttrans selinux * selinux: Transition to pasta_t in containers * iov: Standardize function comment headers * virtio: Correct and align comment headers * vhost_user: Correct and align function comment headers * codespell: Correct typos in comments and error message * test: Display count of skipped tests in status and summary * flow: Fix clang error (clang-analyzer-security.PointerSub) * ndp: Fix Clang analyzer warning (clang-analyzer-security.PointerSub) * virtio: Fix Clang warning (bugprone-sizeof-expression, cert-arr39-c) * dhcpv6: fix GCC error (unterminated-string-initialization) ++++ python-shodan: - Switch to pyroject macros. - No more greedy globs in %files. ++++ python-ara: - Convert to libalternatives ++++ python-Automat: - Convert to libalternatives ++++ python-CCColUtils: - Switch to pyroject macros. - No more greedy globs in %files. ++++ python-ExifRead: - Convert to libalternatives ++++ python-abimap: - Convert to libalternatives ++++ python-acefile: - Convert to libalternatives ++++ python-actdiag: - Convert to libalternatives ++++ python-alembic: - Convert to libalternatives ++++ python-ansi2html: - Convert to libalternatives ++++ python-apacheconfig: - Convert to libalternatives ++++ python-argcomplete: - Convert to libalternatives ++++ python-argparse-manpage: - Convert to libalternatives ++++ python-asv: - Convert to libalternatives ++++ python-autoflake: - Convert to libalternatives ++++ python-autopep8: - Convert to libalternatives ++++ python-avro: - Convert to libalternatives ++++ python-cachetools: - Switch to pyroject macros. - No more greedy globs in %files. ++++ python-calmjs.parse: - Switch to pyroject macros. ++++ python-celery: - Switch to pyroject macros. ++++ python-certifi: - Switch to pyroject macros. ++++ python-cinemagoer: - Switch to pyroject macros. ++++ python-cloudscraper: - Switch to pyroject macros. ++++ python-colander: - Switch to pyroject macros. ++++ python-compressed_rtf: - Switch to pyroject macros. ++++ python-contextvars: - Switch to pyroject macros. - No more greedy globs in %files. ++++ python-cpplint: - Switch to pyroject macros. ++++ python-cracklib: - Switch to pyroject macros. - Run the testsuite, and do not install it. - Switch to pyroject macros. ++++ python-cron-descriptor: - Switch to pyroject macros. ++++ python-crontab: - Switch to pyroject macros. ++++ python-cstruct: - Switch to pyroject macros. ++++ python-dkimpy: - Convert to libalternatives ++++ python-easypysmb: - Use pyproject macros to build and install. - List files explicitly under sitelib in %files. ++++ python-glean: - Update to 1.25.0 * Add support for CentOS 10 keyfiles * testing: remove centos7 and 8 * Update zuul config to drop xenial jobs - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions ++++ python-holidays: - Update to 0.74 * Add Benin holidays * Add Bermuda holidays * Add British Virgin Islands holidays * Add Equatorial Guinea holidays * Add Yemen holidays * Add Åland Islands holidays * Update Finland holidays * Update Thailand holidays: add uk localization * Update North Macedonia holidays, add l10n support * Update sponsorship FAQ formatting * Add SPONSORSHIP.md * Clean up unicode URLs ++++ python-opengl: - Drop pkgconfig(osmesa) BuildRequires: OSMesa was dropped with Mesa 25.1. ++++ python-pymavlink: - Convert to libalternatives ++++ python-scrypt: - Switch to pyroject macros. ++++ python-semantic_version: - Switch to pyroject macros. ++++ python-setproctitle: - Switch to pyroject macros. ++++ python-smmap: - Switch to pyroject macros. ++++ python-social-auth-core: - Switch to pyroject macros. ++++ python-sphinx-feature-classification: - Switch to pyroject macros. - No more greedy globs in %files. ++++ python-sphinx_rtd_theme: - Switch to pyroject macros. ++++ python-sphinxcontrib-apidoc: - Switch to pyroject macros. - No more greedy globs in %files. ++++ python-sphinxcontrib-autoprogram: - Switch to pyroject macros. ++++ python-sphinxcontrib-autoprogram-doc: - Switch to pyroject macros. ++++ python-sphinxcontrib-towncrier: - Switch to pyroject macros. ++++ python-sphobjinv: - Switch to pyroject macros. ++++ python-srcinfo: - Switch to autosetup and pyproject macros. - List files and directories explicitly in %files. - Add patch support-new-poetry.patch: * Do not use deprecated sections in pyproject.toml. ++++ python-stack-data: - Switch to pyroject macros. ++++ python-streamdeck: - Switch to pyroject macros. ++++ python-suds: - Switch to pyroject macros. ++++ regularhunter-monotional-az-fonts: - Update license type in spec file - Remove invalid Recommends in spec file - Update to 2.6: * Correct thickness of regular and bold-italic figuredash ++++ regularhunter-monotional-fonts: - Update license type in spec file - Recommend slashed zero (SZ) and ambiguous zero (AZ) variants - Update to 2.6: * Correct thickness of regular and bold-italic figuredash ++++ regularhunter-monotional-sz-fonts: - Update license type in spec file - Remove invalid Recommends in spec file - Update to 2.6: * Correct thickness of regular and bold-italic figuredash ++++ remmina: - Update to 1.4.40: * [REM-3270] Fix invalid free causing crash with sending keystrokes and clipboard contents * Fix SEGV when removing a non-exitend connection * [REM-3282] Adjust floating toolbar to take up less space * [REM-3285] Fix issue with multimonitor configuration needed for FreeRDP versions after 3.10.x * [REM-3286] Add option to allow ssh-rsa keys to be used for ssh connections * [REM-3285] Only set the max width and height to full monitor if using multimonitor * [REM-3285] Revert calls back to uint * [REM-3295] Fix issue with RDP scaling on connect * [REM-3301] Add option to force multimonitor mode * [REM-3314] Added the options to start connections in fullscreen mode and/or with dynamic resolution enabled for protocols that support the options * [REM-3316] Allow empty passwords to be passed to FreeRDP * [REM-3289] Allow import/export of ssh tunnel settings * [REM-3333] hide local cursor when showing remote cursor - Add drop-unused-func.patch: drop a debug function that was not being usused anywhere in the code ++++ rzsz: - add lrzsz-0.12.21rc-fix-build-with-gcc-15.patch to fix build errors - add the path of the m4 macro to autoreconf to fix the build with gettext 0.25 ++++ selinux-policy: - Update to version 20250616: * Add a smoke test to the gitlab-ci * Add a default PR template * allow openvpn to attach to wicked owned tun interfaces (bsc#1243291) * allow wicked to connect to networkmanager and mange pid files for it (bsc#1243291) * allow wicked to transition to openvswitch domain (bsc#1243291) * allow wicked to start systemd services (bsc#1243291) * allow wicked to controll firewalld services (bsc1243291) * allow wicked interaction with tmpfs files and creation of sysfs files (bsc#1243291) * introduce fs_dontaudit_exec_tmpfs_files interface * Trigger the gitlab-ci tests only for merge requests to factory * Move 'logging_mounton_syslog_pid_socket' to end of file * Revert "Allow init_t create syslog files (bsc#1230134)" * Revert downstream fix for bsc#1199630 due to regression (bsc#1243242) * allow selinux_autorelabel_generator_t dac_read_search (bsc#1237511) * do not set sulogin_no_pam (bsc#1237511) ++++ semaphore: - Update to version 2.15.0: https://semaphoreui.com/releases/semaphore-v2_15 * Features - Improved design We’ve refreshed the interface with a cleaner, more modern look. - Terragrunt support Semaphore now supports Terragrunt, a thin wrapper that adds powerful features on top of Terraform. - Task details A new detailed view is now available for each task. - Task summary (PRO) Quickly understand what happened in a task at a glance. - Built-in Swagger API (PRO) Pro users now have access to full API documentation directly inside Semaphore. * Dependencies - chore(deps): update dependency eslint-config-prettier to v10.1.5 - chore(deps): update dependency openai to v4.98.0 - chore(deps): update dependency @types/node to v22.15.17 - fix(deps): update module golang.org/x/crypto to v0.38.0 - fix(deps): update module golang.org/x/oauth2 to v0.30.0 - fix(deps): update dependency core-js to v3.42.0 - chore(deps): update dependency openai to v4.96.2 - chore(deps): update dependency @types/node to v22.15.2 - fix(deps): update dependency axios to v1.9.0 ++++ terragrunt: - Update to version 0.81.7: * Experiments Updated - --summary-unit-duration replaced with --summary-per-unit Per design feedback, the flag --summary-unit-duration has been replaced with --summary-per-unit in the report experiment. This was done to streamline the information conveyed by the run summary, and to maximize leverage over the screen real estate taken by the summary. The report experiment is still ongoing, and community feedback is encouraged. Please share any feedback you may have before the design of Run Reports and Run Summaries are finalized. * What's Changed - fix: Replace summary unit durations (#4418) - fix: Adding E2E tests for catalog (#4424) ++++ vexctl: - Update to version 0.3.0+git133.ff97560: * Bump the all group across 1 directory with 2 updates * Bump softprops/action-gh-release from 2.3.0 to 2.3.2 in the all group * Bump github.com/cloudflare/circl in the go_modules group * Bump softprops/action-gh-release from 2.2.2 to 2.3.0 in the all group * Bump github.com/google/go-containerregistry in the all group * Bump actions/setup-go from 5.4.0 to 5.5.0 in the all group * Bump github.com/sigstore/sigstore from 1.9.3 to 1.9.4 in the all group * Bump the all group across 1 directory with 2 updates * Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 in the all group * Bump softprops/action-gh-release from 2.2.1 to 2.2.2 in the all group * Bump kubernetes-sigs/release-actions in the all group * Bump ko-build/setup-ko from 0.8 to 0.9 in the all group * Bump github.com/sigstore/cosign/v2 from 2.4.3 to 2.5.0 * Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 in the all group * Bump sigs.k8s.io/release-utils from 0.11.0 to 0.11.1 in the all group * Bump github.com/golang-jwt/jwt/v4 in the go_modules group * Bump the all group with 2 updates * Bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 in the all group * Bump github.com/sigstore/sigstore from 1.8.15 to 1.9.1 * Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group * Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 in the all group * Bump github.com/go-jose/go-jose/v3 in the go_modules group * Bump github.com/go-jose/go-jose/v4 in the go_modules group * Bump actions/upload-artifact from 4.6.0 to 4.6.1 in the all group * Bump sigstore/cosign-installer from 3.8.0 to 3.8.1 in the all group * Bump the all group with 2 updates * use go1.24 and update golangci-lint * Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 in the all group * Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 * Bump github.com/sigstore/sigstore from 1.8.12 to 1.8.14 in the all group * Bump golangci/golangci-lint-action from 6.3.2 to 6.3.3 in the all group * Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 in the all group * Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 in the all group * Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 in the all group * Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 in the all group * Bump the all group with 2 updates * Bump sigs.k8s.io/release-utils from 0.9.0 to 0.10.0 * Bump github.com/sigstore/rekor from 1.3.8 to 1.3.9 in the all group * Bump actions/setup-go from 5.2.0 to 5.3.0 in the all group * Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the all group * Bump sigs.k8s.io/release-utils from 0.8.5 to 0.9.0 * Bump go dependencies manually * Bump ko-build/setup-ko from 0.7 to 0.8 in the all group * Bump actions/upload-artifact from 4.5.0 to 4.6.0 in the all group * Bump softprops/action-gh-release from 2.2.0 to 2.2.1 in the all group * Bump actions/upload-artifact from 4.4.3 to 4.5.0 in the all group * Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in the go_modules group * Bump the all group with 2 updates * Bump softprops/action-gh-release from 2.0.9 to 2.1.0 in the all group * Bump github.com/golang-jwt/jwt/v4 in the go_modules group * Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 in the all group * Bump softprops/action-gh-release from 2.0.8 to 2.0.9 in the all group * Update verify.yaml * Update release.yaml * Update ci-build-test.yaml * Bump actions/setup-go from 5.0.2 to 5.1.0 in the all group * Bump actions/checkout from 4.2.1 to 4.2.2 in the all group * Bump kubernetes-sigs/release-actions in the all group * Bump github.com/sigstore/sigstore from 1.8.9 to 1.8.10 in the all group * Bump actions/upload-artifact from 4.4.2 to 4.4.3 in the all group * Bump actions/upload-artifact from 4.4.1 to 4.4.2 in the all group * Bump the all group with 2 updates * Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 in the all group * Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the all group * Bump github.com/sigstore/cosign/v2 from 2.4.0 to 2.4.1 in the all group * Bump actions/checkout from 4.1.7 to 4.2.0 in the all group * Bump sigs.k8s.io/release-utils from 0.8.4 to 0.8.5 in the all group * upgrade to go1.23 - Packaging improvements: * _service tar_scm set revision to branch main until upstream next has a tagged release * _service tar_scm when revision is a branch name e.g. master use versionformat @PARENT_TAG@+git@TAG_OFFSET@.%h to represent git commit history included beyond last tagged release. Archive name will be: name-X.Y.Z+gitN.shortsha.tar.gz. When upstream project resumes tagged releases drop the param versionformat and restore revision to tag name e.g. vX.Y.Z. * Update to BuildRequires: golang(API) >= 1.24 matching go.mod * %install remove extraneous comment and dest path quoting ++++ yast2-trans: - Update to version 84.87.20250615.458f202dc2: * Translated using Weblate (Slovak) * Translated using Weblate (Spanish) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Update translation files * New POT for text domain 'bootloader'. * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Italian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Italian) * Translated using Weblate (Slovenian) * Translated using Weblate (Italian) * Translated using Weblate (Slovenian) * Translated using Weblate (Hebrew) * Translated using Weblate (Slovenian) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Hebrew) * Translated using Weblate (Slovenian) * Translated using Weblate (Hebrew) * Translated using Weblate (Slovenian) ------------------------------------------------------------------ ------------------ 2025-6-15 - Jun 15 2025 ------------------- ------------------------------------------------------------------ ++++ clazy: - Update to 1.15 * install-event-filter: Fix crash when there is no child at the given depth (kde#464372) * fully-qualified-moc-types: Fix enum/enum class not being evaluated (kde#423780) * Fixed crash in qstring-comparison-to-implicit-char (kde#502458) * Fixed crash when fully-qualified-moc-types encounters signals with expressions like "std::bitset" * Fixed crash in qvariant-template-instantiation ++++ conan: - Update to version 2.17.0: * Features: - Add support for gcc 13.4 (gh#conan-io/conan#18374). - Renamed 'editables' to 'packages' (gh#conan-io/conan#18359). - Putting a folder named conanws as the top limit search if it exists (gh#conan-io/conan#18343). - Removed the home_folder definition mechanism from the conanws.[yml | py] file (gh#conan-io/conan#18339). - Packages/products do not need to be within the workspace folder (gh#conan-io/conan#18334). - Add tools.gnu:configure_args conf to GnuToolchain and Autotoolchain generator to allow extra arguments to be added to the configure command (gh#conan-io/conan#18333). - Add gcc 14.3 support (gh#conan-io/conan#18322). - Auto detection of C standard (gh#conan-io/conan#18290). - define CMAKE_C/CXX_COMPILER in CMakeToolchain generated presets, only for MSVC cl-like compilers, automatically only for Ninja generator (gh#conan-io/conan#18280). - Add header_lib template to conan new (gh#conan-io/conan#18249). - to_cppstd_flag/to_cstd_flag methods are not using fixed values (gh#conan-io/conan#18246). - Add subprocess to the profile jinja rendering (gh#conan-io/conan#18244). - New conan cache save ... --no-source to avoid storing downloaded sources in the .tgz (gh#conan-io/conan#18243). - Add verbose logs for conan cache clean (gh#conan-io/conan#18228). - Add --list inputs to conan cache clean and conan cache check-integrity (gh#conan-io/conan#18219). - Add allowed_packages info to remote json output (gh#conan-io/conan#18206). - Add URL information to json output format for conan upload (gh#conan-io/conan#18166). - New conan workspace clean command, removes the output-folder of editables if defined, otherwise nothing. Can be custom implemented by users in the conanws.py file (gh#conan-io/conan#17763). * Fixes: - Fix PyInstaller --exclude-module adding wildcard for conan.test (gh#conan-io/conan#18381). - Fix urls for conan audit (gh#conan-io/conan#18360). - Validate if the licenses in the SBOM are SPDX compatible (gh#conan-io/conan#18358). - Autotools in Windows working for both LLVM/Clang both clang and clang-cl frontends (gh#conan-io/conan#18347). - Change wording on unzip tool when uncompressing file (gh#conan-io/conan#18327). - Avoid duplicate component requirement names in PkgConfigDeps and BazelDeps (gh#conan-io/conan#18324). - Avoid grafted commits in Git helper for commit_in_remote() affecting also coordinates_to_conandata(), get_url_and_commit() (gh#conan-io/conan#18315). - copy() now is capable of excluding symlinks to folders (gh#conan-io/conan#18304). - Better error message in conan list --graph=file.json when using filtered graph (gh#conan-io/conan#18303). - Always sort overrides serialization (gh#conan-io/conan#18274). - Allow composition of conf values that are different categories of numbers (gh#conan-io/conan#18265). - Avoid incorrect warning in test_package of python_requires about "tested_reference_str" (gh#conan-io/conan#18226). - CycloneDX 1.6 authors field (gh#conan-io/conan#18208). - Make CMakeConfigDeps incubating generator paths relative for deployers (gh#conan-io/conan#18197). - Add the full conan package in PyInstaller bundle (gh#conan-io/conan#18195). - Remove LT_INIT from conan new autotools_exe template configure.ac (gh#conan-io/conan#18378). - Fix CMakeConfigDeps link flags (gh#conan-io/conan#18367). - Fix conan audit producing _parse_error_threshold crash when some package was not found in the catalog (gh#conan-io/conan#18363). - The first edge on conan graph info ... -f=html now shows require information (gh#conan-io/conan#18245). - conan cache save no longer zips downloaded artifacts like conan_export.tgz and conan_sources.tgz (gh#conan-io/conan#18243). - Allow to conan create a python-requires package with a profile that contains tool-requires (gh#conan-io/conan#18226). - Let conan config install walk the fs tree looking for a .conanignore (gh#conan-io/conan#18170). ++++ ctre: - Update to version 3.10.0: * Fix for warning in wrapper.hpp (gh#hanickadot/compile-time-regular-expressions#307). * Added operator-> in search_all iterator (gh#hanickadot/compile-time-regular-expressions#311). * Allow (|) in grammar (gh#hanickadot/compile-time-regular-expressions#319). * range-for in unicode library is using reference instead of copy (gh#hanickadot/compile-time-regular-expressions#316). * Improve cmake for modules from PR (gh#hanickadot/compile-time-regular-expressions#322) and PR (gh#hanickadot/compile-time-regular-expressions#323). * Fixes problems with modules in MSVC (gh#hanickadot/compile-time-regular-expressions#324). * Make work a|, |b, and | regimes (gh#hanickadot/compile-time-regular-expressions#326). * Don't ignore inserted \0 inside fixed string (gh#hanickadot/compile-time-regular-expressions#328). * Improve documentation from (gh#hanickadot/compile-time-regular-expressions#333). * Improve look behind which didn't mirrored sequences inside optional: (?<=ba|cd)s was evaluated as (?<=ab|dc)s (gh#hanickadot/compile-time-regular-expressions#339). * Fixed warning about undefined macros around feature testing (gh#hanickadot/compile-time-regular-expressions#196). * Allow [^] to be equivalent to "any character" (gh#hanickadot/compile-time-regular-expressions#341). * Fixes warnings in latest clang (gh#hanickadot/compile-time-regular-expressions#344). - Packages are now arch dependent (/usr/lib*/cmake and /usr/lib*/pkgconfig). - Be more specific with globs in file lists. ++++ grilo: - Update to version 0.3.19: + pls: Fix warnings browsing filesystem entries + operation-options: Set max to default_max if inferior to min + Replace defunct mailing list URLs with GNOME Discourse + Correct 404 URIs to Tracker Ontology reference + pls: Add thumbnails for remote files + grilo-test-ui: Use new separate-src config for filesystem + net: Fix possible regressions from GTask port + pls: Fix thumbnail URI for remote files in Flatpak + Updated translations. ++++ kernel-firmware-bluetooth: - Update to version 20250613 (git commit 12fe085fa409): * QCA: Update WCN785x btusb firmware to 2.0.0-00799-5 ++++ kernel-firmware-mediatek: - Update to version 20250613 (git commit 12fe085fa409): * linux-firmware: update firmware for MT7986 * linux-firmware: update firmware for MT7981 * linux-firmware: update firmware for MT7916 ++++ kernel-firmware-qcom: - Update to version 20250613 (git commit 12fe085fa409): * qcom: sc8280xp: Updated power FW for X13s ++++ kernel-firmware-realtek: - Update to version 20250613 (git commit 12fe085fa409): * rtl_nic: update firmware of RTL8153A ++++ kernel-firmware-sound: - Update to version 20250613 (git commit 12fe085fa409): * cirrus: cs35l41: Add Firmware for ASUS NUC using CS35L41 ++++ spdlog: - Updated spdlog to 1.15.3 - Release notes 1.15.3: * Bumped bundled {fmt} library to 11.2.0 by @gabime in #3399 * Fixed incorrect behavior in dup_filter_sink when reporting skipped messages by @SleepingSoul in #3390 * Fixed MSVC C4530 warning when exceptions are disabled by @roeas in #3393 * Added support for modifying max-size and max-files in rotating_file_sink after creation by @gabime in #3397 * Added spdlog::register_or_replace(new_logger) to safely replace existing loggers in the registry by @gabime in #3398 * Fixed broken links to the wiki and local references by @cgringmuth in #3377 and #3378, and by @non-descriptive in #3381 - Release notes 1.15.2: * Upgraded bundled {fmt} to version 11.1.4 (faa0a7a) * Fixed #3360, discovered by OSS-Fuzz regarding the %D format flag, in #3361 * Fixed #3352: %z (UTC offset) on Apple and POSIX.1-2024-conforming platforms by @toh-ableton in #3366 * Updated README with ALT Linux installation instructions by @lubyagin in #3338 ++++ yelp: - Update to version 42.3: + Fix CVE-2025-3155 + Switch to meson for builds. - Switch to git checkout via source service, released tag. - Switch to meson buildsystem, add meson BuildRequires and macros. - Drop patches fixed upstream or no longer needed: + 7ecd58d.patch + yelp-automake.patch + dd69a1df8e660cf6cf27e44a6bba02934fc00b48.patch + 855cae4a336f7676f093579c9a6b2d9fae7a1f80.patch ++++ mkvtoolnix: - Update to version 93.0 New features and enhancements: * all: updated the various lists that go into IETF/BCP 47 language tags: ISO 639 languages; ISO 3166 countries; ISO 15924 regions; IANA subtag registries. * translations: added a Hungarian translation of the programs & man pages. * mkvextract: tags extraction: added an option `--no-track-tags` (short: `-T`) for not extracting tags associated with tracks. * MKVToolNix GUI: multiplexer: the default regular expression for deriving the "forced display" track flag from file names for subtitles was extended to also match on the term `signs`. * MKVToolNix GUI: preferences: the revert buttons for the various "default regex for…" will only be enabled when the current text differs from the default, in other words: when reverting would actually change the text. * MKVToolNix GUI: preferences: the GUI will now auto-upgrade the "default regex for…" to their respective current default values if they're still set to one of the previous default values. ++++ moarvm: - update to version 2025.05 + Use rapidhash instead of siphash for string hashes + Optimizations in string decoding and comparison: + Micro-optimizations for attribute access and extops + Avoid unnecessary memcpy or qsort when NULL + Switch to direct malloc instead of stack+malloc+memcpy + Prevent crashes, guard jumps, avoid deep recursion in Spesh and GC + More detailed logging, new syscalls, user-accessible telemetry + Add is-debugserver-running syscall + Fix for Lua CVE-2014-5461 ++++ nqp: - update to version 2025.05 * Add dispatching logic for an HLL override * Add open mode constants * Add a few capabilities for NQP-level dd * Provide better feedback for ambiguous adverb usage * Micro-optimize Match!cursor_init a bit * Allow --repl-mode even with parameters * Make --repl-mode truly leading * Give interactive mode also access to command-line arguments * Add is-interactive to HLL::Compiler (#827) * Set a more sensible repl-mode by default * Verify some sizes in qast compiler mast * Fix missing register initialization in repeat loops * Use a local for a somewhat hot class member access * Use a local variable for a class member access... * Use locals instead of class variables * Use correct typed accessors where able * Ensure we declare our dynamics even when there's no compunit ++++ roast: - Update to version 8.1.0: * chore(release): bump to v8.1.0 * docs: update README.md to reflect new behaviour * ci: add a note for why tests are separated. * improvement: feature obs will just call `set_version_in_specfile`. * format: run `cargo +nightly fmt` * fix: more clap fix workarounds. `changesauthor` is required if `changesgenerate` is set to true. * fix: "prepend" -> "it prepends" * fix: word should be prepend and not append. * fix: `requires_if` to `required_if_eq` * docs: fix typos and inconsistencies in README.md * docs: update README * docs: update README.md * docs: update README.md ++++ oqs-provider: - updated to 0.9.0: - Adds support for UOV (NIST Additional Signatures Round 2) - Adds support for Mayo (NIST Additional Signatures Round 2) - Adds support for CROSS (NIST Additional Signatures Round 2) - Disables HQC KEM by default, following liboqs v0.13.0, until a security flaw is fixed. - Disables default support for Kyber (Round 3 version). - Disables default support for Dilithium (Round 3 version). - Restricts non-standard TLS group code points to IANA private use range. - Updates TLS group code point and name for ML-KEM 1024 hybrid SecP384r1MLKEM1024. - Disables ML-KEM (along with certain hybrid variants) and ML-DSA (along with all composite/hybrid variants) when oqs-provider is loaded with OpenSSL (version >= 3.5.0) which offers native support for some of these algorithms. Please see README.md for detailed information. - fixes build with openssl 3.5 (bsc#1244617) ++++ orthanc: - version 1.12.8 * long changelog - see NEWS for details ++++ php8-xdebug: - Update to Xdebug 3.4.4 * Fixed bug #2349: Regression in Xdebug 3.4.3 breaks throwing exceptions in nested generators * Fixed bug #2350: Crash when a certain page generates an exception since Xdebug 3.4.3 * Fixed bug #2352: Crash when using latest Xdebug version when throwing exceptions * Fixed bug #2354: The __invoke frame in call stacks don't have the argument name in the trace ++++ python-bottle: - update to version 0.13.4: * fix: Route __repr__ and get_undecorated_callback behavior with __call__ (#1488) * fix: Workaround for uv/uvx bug (#1486) ++++ python-awkward: - Update to version 2.8.4: * fix: simplify unmasked array (gh#scikit-hep/awkward#3518). * fix: numpy 2.3 compatibility (gh#scikit-hep/awkward#3534). * fix: improve type consistency in to_packed for num_none (gh#scikit-hep/awkward#3538). * fix: make awkward compatible with numexpr 2.11 (gh#scikit-hep/awkward#3533). * fix: do not use atol=np.inf in a jax test and xfail sorting test which fails (gh#scikit-hep/awkward#3542). - Drop awkward-py313-clearlocaldict.patch: upstreamed. - Bump required awkward_cpp to version 46. ++++ python-grpcio: - Update to version 1.73.0: * Pin Cython to 3.1.1 (gh#grpc/grpc#39609). * grpc_tools: make PythonGrpcGenerator handle dot . in proto paths the same way as native Generator/PyiGenerator (gh#grpc/grpc#39586). ++++ python-grpcio-tools: - Update to version 1.73.0: * Pin Cython to 3.1.1 (gh#grpc/grpc#39609). * grpc_tools: make PythonGrpcGenerator handle dot . in proto paths the same way as native Generator/PyiGenerator (gh#grpc/grpc#39586). - Package python-grpc-tools-protoc executable using update-alternatives. ++++ python-healpy: - Update to version 1.18.1: * Updated CFITSIO to 4.6.2 (gh#heaply/heaply#1000). * Fix for map2alm_lsq shape error with Scipy 1.15 (gh#heaply/heaply#991). * Fix overflow for map2alm_lsq with Nside 8192 (gh#heaply/heaply#976). * Improvements to projview (gh#heaply/heaply#984). - Split off tests into a separate multibuild flavour. ++++ python-scikit-hep-testdata: - Update to version 0.5.4: * feat: add test data from RNTuple Viewer (gh#scikit-hep/scikit-hep-testdata#174). - Changes from previous versions: * See https://github.com/scikit-hep/scikit-hep-testdata/releases/ - Disable a test requiring network access. - Re-base scikit-hep-testdata-datadir.patch for update. ++++ rakudo: - update to version 2025.05 - Fixes: * Fixed a MoarVM GC bug causing incorrect behavior during LEAVE phasers. * Prevented incorrect type specification by name in Parameter constructor. * Corrected exception matching in throws-like. * Fixed native array parameterization to properly die. * Improved memory handling in file operations for 32/64-bit systems. * Cleaned up unnecessary or broken object constructions (e.g., QuantHash, List). * Numerous fixes around .assuming, .head/.first, slurpy parameter handling. * Corrected logic for parameter default types and sub-signatures. * Addressed memory reporting bugs and REPL grammar persistence. * Resolved bugs in Buf/Blob, typed slurpies, and parameter signature parsing. * Made Hash, Map, Array, and DateTime cloning consistent and reliable. * Fixed MAIN argument handling and slicing bugs. * Resolved deep structural issues in .deepmap, .clone, and .Numeric. * Fixes in REPL, .trans, substr-rw, Unicode handling, error messaging. * Addressed bugs in Iterable.flat, lazy sequences, native arrays, and metaops. * Restored expected behavior in module loading, Junction, and coercions. * Resolved numerous minor regression and LTA (Less Than Awesome) issues. - Incompatible changes: * Attribute access semantics made more consistent (may affect internals). * Parameter constructor no longer accepts types by name string. * Enforced stricter checks on typed parameters, placeholder redeclarations, and slurpies. * Changed native array and object hash behaviors in signatures and coercions. * Deprecated multi-path IO subs in language version 6.e. * Introduced tighter type checks and stricter enforcement in cloning and parameter typing. ++++ systemd-presets-branding-Kalpa: - disable display-manager-legacy.service and enable sddm.service ++++ wayland-protocols: - Update to 1.45 * added background effects protocol * added pointer wrap protocol * Session management experimental protocol * Bew major input method experimental protocol ++++ xfce4-smartbookmark-plugin: - Update to version 0.6.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - Add about dialog - Replace deprecated exo with libxfce4ui 4.21.0 - Translation Updates ++++ xfce4-stopwatch-plugin: - Update to 0.6.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - Add about dialog - autotools-build: Avoid versioning libstopwatch - I18n: Update po/LINGUAS list - Translation Updates ++++ xfce4-systemload-plugin: - Update to 1.4.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - autotools-build: Explicitly require glib, gtk3, libxfce4util - Fix libxfce4panel include - Translation Updates ++++ xfce4-time-out-plugin: - Update to version 1.2.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - autotools-build: Explicitly require libxfce4util - Fix libxfce4panel include - Translation Updates ++++ xfce4-timer-plugin: - Update to version 1.8.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - Translation Updates ++++ xfce4-verve-plugin: - Update to version 2.1.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - Add about dialog - build: Remove unused verve-dbus-service code - Replace deprecated exo with libxfce4ui 4.21.0 - Fix libxfce4panel include ++++ xfce4-wavelan-plugin: - Update to version 0.7.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - Remove unused inline-icons.h - autotools-build: Explicitly require libxfce4util - Translation Updates ++++ xfce4-weather-plugin: - Update to 0.12.0 - Update README after switchover to meson - build: Automate copyright year management - Add meson build - build: Replace xdt-csource with glib-compile-resources - Replace deprecated exo with libxfce4ui 4.21.0 - prefs-dialog: Fix help button behavior - prefs-dialog: Fix typo - build: Bump dependency versions and fix deprecation warnings - I18n: Update po/LINGUAS list - I18n: Update po/LINGUAS list - Alignment fixes, only use single row when labels not shown - Make libsoup v3 support optional - Report UPower Glib support - libsoup: Port to libsoup-3.0 - parsers: Generalise input to array of gchar - libxfce4ui: Avoid deprecated functions - Translation Updates - Removed obsolete 0001-relax-json-c-version.patch ++++ xfce4-xkb-plugin: - Update to version 0.9.0 - Update README after switchover to meson - Remove vertical white line at left in the Mexican SVG flag (mx.svg) - Fix corrupted Argentinian SVG flag (ar.svg) - Optimize SVG flags using SVGO (https://github.com/svg/svgo) - build: Automate copyright year management - Add meson build - autotools-build: Install flags/me.svg - Fix libxfce4panel include - Translation Updates ++++ xfmpc: - Update to 0.4.0 - Update README after switchover to meson - Add support to Meson - Add search shortcuts - Translation Updates ------------------------------------------------------------------ ------------------ 2025-6-14 - Jun 14 2025 ------------------- ------------------------------------------------------------------ ++++ cinnamon: - add cinnamon-6.4.6-cs_mouse.patch, fix boo#1244520 * pygobject-3.52 eliminated value_nick and value_name * https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/394 * https://github.com/linuxmint/cinnamon/issues/12799 ++++ digger-cli: - Update to version 0.6.106: * support filtered regex (#1978) * support digger planfile (#1977) * fix panic when digger is misconfigured (#1975) * add docs on managing state with digger (#1974) * wait for branch deletion to complete (#1973) ++++ fcitx5-configtool: - update version 5.1.9 * compatible with Qt 6.9 ++++ fcitx5-configtool-qt6: - update version 5.1.9 * compatible with Qt 6.9 ++++ fldigi: - Update to 4.2.07: * Update cty dat: use big cty dat posted on 9 Jun 2025 * Audio macros: add . . . - toggle * Update manual,add information for macro tag . transmit the audio file given by full pathname 'filename' . file may be encoded as wav or mpeg * OFDM modes removed from application pending further development by John, KL4YFD. . code still intact, just commented out * Squelch by mode: update to set code * TTY ITA2: allow user to select USTTY or ITA2 for Baudot shifted characters * save and restore frequency lock status between session * run_script: dd new command line parameter . script * all references to www.w1hkj.com changed to www.w1hkj.org * microHAM interface: modify the WinKeyer interface config dialog to include microHAM as requiring the emualation bypass control enabled * SCAMP ADIF: Change SCAMP adif designation to . mode MFSK . submode SCAMPFSK * RSID squelch: correct RsID detection behavior * MFSK afc + Increase AFC low pass filter range to 500. + add configuration item allowing user to adjust the decay averaging of the AFC tracking. * THOR-25: add new THOR modem * WEFAX + restore LPM selection + increase range of bandwidth selection * band mode: fix save/load of tx level * fmt time scale: add 4, 8, 16, 24 and 48 hour scales * scamp: port SCAMP from github fldigi/scamp repository * RsID start/stop: reduce start/stop filtering interval of transmit signal * HELL modes: Make all modes equal for duplicate test. Include mode designations prior to ADIF conformance code change. * ui_colors: fix bugs introduced by previous commit ++++ seahorse: - Fix build with gpgme >= 2.0.0 (boo#1244605) add seahorse-47.0.1-gpgme-2.patch from upstream ++++ gtk2: - Update automake-1.17.patch: make autogen.sh accept all libtool 2.x versions. This should save us until libtool jumps to 3.x. ++++ ibus: - Fix *-32bit package post scripts (bsc#1244535): the broken conditionals are dropped, assuming only *-32bit builds. Also the superfluous post/postun for ibus-gtk3-32bit were dropped, too. ++++ ibus_gtk4: - Fix *-32bit package post scripts (bsc#1244535): the broken conditionals are dropped, assuming only *-32bit builds. Also the superfluous post/postun for ibus-gtk3-32bit were dropped, too. ++++ kleopatra: - update gpgmepp dependencies to help with the gpgme 2.0.0 split-off of the C++ bindings (boo#1244605) - add upstream patches to build with gpgmepp >= 2.0.0: * kleopatra-25.04.2-gpgmepp-2.0.0-0.patch * kleopatra-25.04.2-gpgmepp-2.0.0-1.patch * kleopatra-25.04.2-gpgmepp-2.0.0-2.patch ++++ kube-linter: - Update to version 0.7.3: * New checks - feature(lint): Add linter to priorityClassName by @jonathanmdr in #926 * Other Changes - chore(deps): bump github.com/cert-manager/cert-manager (#962) - chore(deps): bump github.com/cloudflare/circl in /tool-imports (#961) - chore(deps): bump helm.sh/helm/v3 from 3.18.0 to 3.18.2 (#959) - chore(deps): bump helm.sh/helm/v3 from 3.17.3 to 3.18.0 (#957) - chore(deps): bump github.com/kedacore/keda/v2 from 2.17.0 to 2.17.1 (#958) - chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#956) - chore(deps): bump github.com/golangci/golangci-lint/v2 in /tool-imports (#954) - chore(deps): bump github.com/golangci/golangci-lint/v2 in /tool-imports (#952) - chore(deps): bump github.com/cert-manager/cert-manager (#951) - chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#948) - chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#945) - chore(deps): bump github.com/golangci/golangci-lint/v2 in /tool-imports (#944) - chore(deps): bump github.com/kedacore/keda/v2 from 2.16.1 to 2.17.0 (#942) - chore(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 (#943) - chore(lint): update golangci-lint to v2.0.2 (#941) - chore(deps): bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#935) - chore(deps): bump github.com/golang-jwt/jwt/v4 in /tool-imports (#939) - chore(deps): bump github.com/golang-jwt/jwt/v5 in /tool-imports (#938) - chore(deps): bump docker/login-action from 3.3.0 to 3.4.0 (#937) - chore(deps): bump helm.sh/helm/v3 from 3.17.1 to 3.17.2 (#934) - chore(deps): bump github.com/golangci/golangci-lint in /tool-imports (#936) - chore(deps): bump github.com/containerd/containerd from 1.7.24 to 1.7.27 (#930) - chore(deps): bump github.com/expr-lang/expr from 1.16.9 to 1.17.0 (#929) - chore(deps): bump the k8s-io group with 3 updates (#923) - chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#927) - chore(deps): bump github.com/golangci/golangci-lint in /tool-imports (#925) - chore(deps): bump github.com/golangci/golangci-lint in /tool-imports (#921) - chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#920) - chore(deps): bump github.com/cert-manager/cert-manager (#918) ++++ mimetreeparser: - update gpgmepp dependencies to help with the gpgme 2.0.0 split-off of the C++ bindings (boo#1244605) ++++ libcryptui: - Fix build with gpgme >= 2 boo#1244605 fix-configure-gpgme.patch - convert GnuPG 2.5.x support into gpgme-2.0.patch ++++ libopenmpt: - Update to 0.8.1: * [Bug] openmpt123: Allow for converting to libsndfile formats which list the file extension only in the subformat (i.e. MP3 with libsndfile 1.1.0 or later). * [Change] TCB was added to the list of supported file extensions. ModLand and Fujiology use this extension for TCB Tracker modules, instead of the canonical MOD extension. * IT: Fixed various interactions between Note Cut effect and portamentos. * MED: When triggering a synth note with a Synth Jump command on the same row, the initial speed command was not executed. * S3M: Old ModPlug Tracker versions allowed the 28th character of sample names to be used. Such sample names are now read correctly again. ++++ seahorse-nautilus: - fix build with gpgme >=2.0.0 gpgme-2.0.0.patch boo#1244605 ++++ obs-service-cargo: - Update to version 6.0.6: * chore(release): v6.0.6 * fix: the `target` field for build targets is now being used ++++ scrot: - spec: add "Requires: imlib2" because the software does not work unless imlib2 is installed (bsc#1240925) ++++ terragrunt: - Update to version 0.81.6: * Bug Fixes - The catalog command no longer panics during scaffolding A mistake in a refactor of internal logging caused a panic during scaffolding while using the Terragrunt Catalog Terminal User Interface (TUI). That bug has been fixed. - IaC Engines now properly handle errors during init and shutdown Some missing error handling in IaC Engines has been introduced to properly handle failed initialization and shutdown by IaC Engines. * What's Changed - fix: Fixing log passthrough on logs (#4421) - Dependencies update (#4417) - fix: Adding error handling for engines (#4414) - feat: Usage of discovery and queue to build stack modules (#4393) ++++ xfce4-mailwatch-plugin: - Update to version 1.4.0 * autotools-build: Explicitly require libxfce4util * meson-build: Use shared_module() * Replace deprecated exo with libxfce4ui 4.21.0 * build: Automate copyright year management * Add meson build * Fix incomplete use of XfceTitledDialog * Translation Updates ++++ xfce4-mount-plugin: - Update to version 1.2.0 * autotools-build: Explicitly require glib, gtk3 * meson-build: Use shared_module() * Replace deprecated exo with libxfce4ui 4.21.0 * gcc-analyzer: Adapt regexes to meson * README: Remove outdated version info * build: Automate copyright year management * Add meson build * autotools-build: Explicitly require libxfce4util * Fix libxfce4panel include * Translation Updates ++++ xfce4-mpc-plugin: - Update to version 0.6.0 * autotools-build: Explicitly require glib, gtk3 * meson-build: Use shared_module() * build: Automate copyright year management * Add meson build * autotools-build: Explicitly require libxfce4util * Reapply "build: Use #ifdef instead of #if" * Only define HAVE_LIBMPD when libmpd is found * Translation Updates ++++ xfce4-netload-plugin: - Update to version 1.5.0 * meson-build: Use shared_module() * commandline: Fix - Werror={missing-declarations,suggest-attribute=noreturn} * build: Automate copyright year management * Add meson build * netload: Fix link to wiki page * autotools-build: Fix typo * autotools-build: Explicitly require glib, gtk3, libxfce4util * Translation Updates ++++ xfce4-notes-plugin: - Update to version 1.12.0 * meson-build: Use shared_module() * Replace deprecated exo with libxfce4ui 4.21.0 * build: Automate copyright year management * Add meson build * Translation Updates ++++ xfce4-places-plugin: - Update to version 1.9.0 * Replace deprecated exo with libxfce4ui 4.21.0 * build: Require gio-unix-2.0 * build: Automate copyright year management * Add meson build * Add about dialog * I18n: Update po/LINGUAS list * Translation Updates ++++ xfce4-sensors-plugin: - Update to version 1.5.0 * build: Automate copyright year management * Add meson build * autotools-build: xfce4-sensors.1.in -> xfce4-sensors.1 * autotools-build: Remove spec files * autotools-build: Make libxfce4sensors internal * autotools-build: Don't build libxfce4_pp * Fix libxfce4panel include * Translation Updates ------------------------------------------------------------------ ------------------ 2025-6-13 - Jun 13 2025 ------------------- ------------------------------------------------------------------ ++++ casacore: - Backport use_c17.patch from upstream to allow building with GCC 15. [boo#1244464] ++++ casacore-openmpi4: - Backport use_c17.patch from upstream to allow building with GCC 15. [boo#1244464] ++++ chainguard-dfc: - Update to version 0.9.0: * Created Basic MCP Server for Dockerfile Converter by @rohitg00 in #70 * Cleanup mcp-server, add CI, add README about it by @jdolitsky in #93 * feat: Add --warn-missing-packages flag to warn instead of silently using original package names by @iamrajiv in #96 ++++ crmsh: - Update to version 5.0.0+20250613.d8108049: * Fix: bootstrap: setup_passwordless_with_other_nodes does not update the authorized_keys on localhost (bsc#1244314) - Update to version 5.0.0+20250613.597abc68: * Dev: unittests: Adjust unit test for previous commit * Dev: behave: Add functional test for previous commit * Fix: report.collect: Detect log existence before using it (bsc#1244515) ++++ docker-compose: - Update to version 2.37.1: * Improvements - Add support for extra_hosts building with bake by @ndeloof in [#12935] * Fixes - Fix SIGSEGV on Enable Watch by @ndeloof in #12909 - Revert docker compose images JSON output to array format by @x0rw in #12917 - Sanitize service name so they can be used as bake targets by @ndeloof in #12925 - Only look for required image in bake metadata by @ndeloof in [#12930] - Don't create metadatafile, just generate a random name by @ndeloof in #12931 - Fix the generated manifest for compose artifacts by @jcarter3 in #12933 - Fix support for additional_contexts with service sub-dependencies by @ndeloof in #12936 - Fix panic on failure starting plugin server by @ndeloof in [#12914] * Internal - Do not forget to remove the bake metadata file by @glours in [#12912] * Dependencies - Bump golang.org/x/sync v0.15.0 by @ndeloof in #12913 - Build(deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot in #12910 ++++ fann: - Name devel packages simply off the SRPM name (libfann-devel -> fann-devel). - Specfile modernization. ++++ gajim: - update to version 2.2.0: * New + Add MUC blocking (#10178) + Add retractions XEP-0424 + Add XEP-0486 (#12273) * Improvements + Group chat details: Add label clarifying public information + Groupchat details: Add sidebar row header for administration + Account sidebar: Indicate connectivity issues (#12262) + Reactions: Consider reations on all revisions of a message + Moderate/Retract all revisions of a message + Improve handling of retraction/moderation for corrections * Change + Raise nbxmpp version * Bug Fixes + StartChat: On disco error show always an error text + DisplayMarkers: Send displayed only if contact is subscribed + Search: Fix searching for the same text after switching contacts (#12297) + Preview: Fix error dialog for missing write access (#12294) + HistoryExport: Don’t fail when exporting messages from the room itself + VCardGrid: Fix wrapping long strings in labels + Chat: Don’t fail in some cases to show correction/error tooltip + Clipboard: Guard for errors and show error dialog + GroupChat: Do not move chat text when participant menu opens + MUC: Fix failed join after reconnect - increase required version of nbxmpp to 6.2.0 ++++ glib2: - Update to version 2.84.3: + Bug fixed: gstring: Fix overflow check when expanding the string (CVE-2025-6052, boo#1244596). ++++ git: - Refresh gitk SHA256 patch and add SHA256 support to git-gui (bsc#1239989): 0001-gitk-Add-support-of-SHA256-repo.patch 0002-git-gui-Add-support-of-SHA256-repo.patch The previous patches are dropped: 0001-gitk-Add-a-basic-support-of-SHA256-repositories-into.patch 0002-gitk-Add-auto-select-length-preference-for-SHA256.patch ++++ glib2-doc: - Update to version 2.84.3: + Bug fixed: gstring: Fix overflow check when expanding the string (CVE-2025-6052, boo#1244596). ++++ glib2-stage1-devel: - Update to version 2.84.3: + Bug fixed: gstring: Fix overflow check when expanding the string (CVE-2025-6052, boo#1244596). ++++ gramps: - Use pyproject macros to build and install. ++++ grype: - Update to version 0.94.0: * Added Features - Add echo os to grype [#2647 @orizerah] * Bug Fixes - Nonroot can't load local docker image with docker socket bind [#2721 #2723 @kzantow] - "Harden Container Runtime with Non-Root User" breaks --output usage [#2720 #2723 @kzantow] * Dependencies - chore(deps): update anchore dependencies (#2726) - chore(deps): update tools to latest versions (#2722) ++++ helmfile: - Update to version 1.1.2: What's Changed * build(deps): bump github.com/helmfile/chartify from 0.24.2 to 0.24.3 by @dependabot in #2065 * build: update Helm to v3.18.2 and adjust related configurations by @yxxhero in #2064 * build(deps): bump github.com/helmfile/vals from 0.41.1 to 0.41.2 by @dependabot in #2067 * build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 by @dependabot in #2068 * fix-insecure-flag by @anontrex in #2072 * build(deps): bump github.com/cloudflare/circl from 1.4.0 to 1.6.1 by @dependabot in #2074 * fix: update helm-diff to version 3.12.2 in CI and Dockerfiles by @yxxhero in #2073 * fix: TestToYaml not working with 32-bit architectures by @ProbstDJakob in #2075 ++++ jfrog-cli: - Update to version 2.77.0: * Exciting New Features - Added curation audit for gradle by @basel1322 in jfrog/jfrog-cli-security#455 - Support new command (source-mcp) by @ilya-k-1 in jfrog/jfrog-cli-security#448 * Bug Fixes - Fix for mismatching cpu type for macos arm64 architecture by @bhanurp in #2993 * Improvements - Update to --watches flag documentation by @eranturgeman in jfrog/jfrog-cli-security#461 ++++ just: - create manpage, so we actually have documentation ++++ kargo-cli: - Update to version 1.5.3: * no CLI-related changes * no dependency-related changes - Update to version 1.5.2: * no CLI-related changes * Dependencies - chore(backport release-1.5): chore(deps): bump golang from 1.24.3-bookworm to 1.24.4-bookworm (#4362) ++++ kubearmor-client: - Update to version 1.4.3: * Add profile docs for filtering by @harisudarsan1 in #497 * Reduce CPU usage in karmor profile by @harisudarsan1 in #498 ++++ kubeone: - Update to version 1.10.1: * Urgent Upgrade Notes (No, really, you MUST read this before you upgrade) - KubeVirt Cloud Controller Manager (CCM) is now deployed by default for all KubeVirt clusters. Two new fields are added to the API used to configure the CCM (.cloudProvider.kubevirt.zoneAndRegionEnabled and .cloudProvider.kubevirt.loadBalancerEnabled). .cloudProvider.kubevirt.infraNamespace is now a required field and KubeOne will fail validation if not set (#3661, @moadqassem) - [ACTION REQUIRED] The KubeVirt CCM requires some permissions to be added to the ServiceAccount that is bound to the infrastructure cluster kubeconfig in order to perform some tasks on the infrastructure side. For more information about the required roles please check this file - [ACTION REQUIRED] The .cloudProvider.kubevirt.infraClusterKubeconfig field has been removed from the KubeOneCluster type. Users must remove this field from their KubeOneCluster manifests otherwise the runtime validation will fail. The kubeconfig file provided via the KUBEVIRT_KUBECONFIG environment variable is used as a kubeconfig file for the infrastructure cluster (#3675, @kron4eg) * API Changes - Add a new annotations field to HostConfig used to annotate control plane and static worker nodes (#3658, @kron4eg) * Bug or Regression - Fix incorrect CABundle flag in the operating-system-manager (OSM) Deployment (#3644, @kubermatic-bot) ++++ kubeseal: - Update to version 0.30.0: * Release notes 0.30 (#1744) * Bump golang to 1.24.4 (#1743) * Bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#1742) * Bump k8s.io/client-go from 0.33.0 to 0.33.1 (#1734) * Bump k8s.io/api from 0.33.0 to 0.33.1 (#1733) * Bump k8s.io/code-generator from 0.33.0 to 0.33.1 (#1732) * Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#1731) * Bump k8s.io/client-go from 0.32.3 to 0.33.0 (#1729) * Bump k8s.io/code-generator from 0.32.3 to 0.33.0 (#1728) * Bump k8s.io/api from 0.32.3 to 0.33.0 (#1730) * Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group (#1725) * Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 (#1724) * Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#1722) * Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#1723) * Bump golang.org/x/crypto from 0.36.0 to 0.37.0 (#1721) * Fix typo in RBAC namespaced roles documentation (#1720) * Bump to go1.24.1 (#1713) * Fix potential controller sensitive data exposure by sprig template functions (#1703) * Release carvel package 2.17.2 (#1718) * Release chart 2.17.2 (#1716) ++++ leftwm: - Update to version 0.5.4+git34.g94cf2e35965379238d0f4f9f76d044d08ba3ff81: * Merge pull request #1333 from StikyPiston/patch-2 * Update README.md * Update README.md (#1332) * Merge pull request #1328 from VuiMuich/main * README update xmobar url * Merge pull request #1324 from mautamu/revert-1192-fix-1323 * fix: typo * feat(watchdog): deprecate leftwm-watchdog bin; gate leftwm behind feat * chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 (#1322) * chore(deps): bump tokio from 1.43.0 to 1.43.1; update workflows to check MSRV clippies (#1321) * Merge pull request #1320 from fransklaver/simplify-code-by-removing-macro * scratchpad_handler: remove try_bool macro * Merge pull request #1319 from fransklaver/x11rb-fix-getting-output-name * Merge pull request #1318 from fransklaver/x11rb-fix-opening-qt-dialogs * x11rb: getters: fix getting the output name * x11rb: allow legacy name to not exist * Merge pull request #1316 from fransklaver/x11rb-fix-opening-scratchpad-window * fix creating a scratchpad window on x11rb * changelog: fix the spelling of my name (#1314) * Merge pull request #1301 from AnthonyMichaelTDM/issue-1296 * Merge pull request #1313 from leftwm/mautamu-patch-1 * Update CHANGELOG.md * Merge pull request #1311 from fransklaver/force-window-focus-on-sloppy-focus * Merge pull request #1312 from fransklaver/fix-clickto-focus-after-tag-switch * xlib, x11rb: fix ClickTo focus after switching tags * fix sloppy focus with margins * fix: respect default_layout regardless of layout_mode * Merge pull request #1308 from mautamu/v0.5.4 * chore(clippy): correct needless pass by value * fix(test): switch failing test to use EVEN_VERTICAL as default layout instead of LEFT_MAIN * fix: bump MSRV consistently * chore: add small comment to trigger actions so this can be merged * chore: bump flake * chore: version to 0.5.4, MSRV to 1.83.0 ++++ vlc: - Add 5590.patch: opus_header: fix channel mapping family 1 parsing (boo#1244167). ++++ linkerd-cli-edge: - Update to version 25.6.2: * no CLI-related changes (other than dependencies) * Dependencies * build(deps): bump tower-http from 0.6.4 to 0.6.6 (#14097) * build(deps): bump headers from 0.4.0 to 0.4.1 (#14098) * build(deps): bump hyper-util from 0.1.13 to 0.1.14 (#14101) * build(deps): bump anstyle from 1.0.10 to 1.0.11 (#14102) ++++ melange: - Update to version 0.26.11: * fix: avoid sending huge command when fetching extra files from workspace (#2043) * Better clarify that owner vars are IDs (#2040) - Update to version 0.26.10: * Error if a package version is not parseable by apk.ParseVersion (#2039) * Fix ownership when retrieving workspace (#2038) * fix: pass cap add/drop to ssh session (#2032) * manpages.yaml: Move directory contents to avoid errors and clean up afterwards (#2037) ++++ newsflash: - Update to version 4.0.0~beta2: * disallow scrolling via selecting text * video widget thumbnail overlay * dont preview tiny image enclosures * fix breaking out of fullscreen article with j/k * don't skip setting custom sync interval if check is not yet selected * update article index after extend * restore read selected article even in unread mode * recalculate content height after changing content width or line height * animate url overlay fade-in/out * improve initial load of article list * restore invalid article list selection * fix toggle read and marked actions * some article list optimizations * star/unread button: handle article being None * mark read on open in browser * update share preference page icon * fix automatic sync * properly set image_dialog_visible * rework article scrolling * adjust background color * fix hover outline offset * escape title url * escape article title markup * ashpd: use async-std instead of tokio ++++ obs-service-cargo: - Update to version 6.0.5: * chore(release): bump to version 6.0.5 * dependencies: bump libroast to v8.x ++++ roast: - Update to version 8.0.0: * chore(release): bump to v8.0.0 * refactor: `renamepattern` should require `rename` * docs: update recomprizz.service file to match new features * Merge branch '20250613-using-no-walkdir' * misc: make the warning clear if renaming fails because of wrong file extension * refactor: rework recomprizz renaming logic * refactor: rework recomprizz args fields to introduce renaming with regex. * ci: switch to leap image * improvement: remove any usage of walkdir * remove: removal of walkdir crate since we are using standard library's fs module only. ++++ ocaml-augeas: - Update to version 0.7 (jsc#PED-12706) * Use ocamlopt -g option * caml_named_value returns const value pointer in OCaml 4.09+ * augeas: Return matches list in order * Update .depend with current ocamldep - Drop caml_named_value-returns-const-value-pointer-in-OCam.patch ++++ opensuse-welcome-launcher: - Rename to opensuse-welcome-launcher ++++ osinfo-db: - Update to database version 20250606 (jsc#PED-12706) osinfo-db-20250606.tar.xz - Drop add-Windows-Server-2025.patch ++++ pik: - Update to version 0.24.0: * made clipboard lazy init so it wont fail entire app ++++ proftpd: - switch to _service file * Add _service * Remove proftpd-1.3.9.tar.gz * Remove proftpd-1.3.9.tar.gz.asc - rename patches * proftpd-basic.conf.patch -> proftpd_basic.conf.patch * proftpd-dist.patch -> proftpd_dist.patch * proftpd-ftpasswd.patch -> proftpd_ftpasswd.patch * proftpd-no_BuildDate.patch -> proftpd_no-BuildDate.patch * proftpd-strip.patch -> proftpd_strip.patch - Update proftpd.service file - cleanup spec * Remove SysVinit stuff - Remove proftpd.init file - 1.3.9 - Released 14-Mar-2025 * http://proftpd.org/docs/NEWS-1.3.9 - rebase patches * harden_proftpd.service.patch * proftpd-no_BuildDate.patch ++++ python-WebTest: - Switch to pyproject macros. ++++ python-Whoosh: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-atomicwrites-doc: - Switch to pyproject macros. ++++ python-keystoneclient: - Do not (ever) use Epoch; it has devestating effects on version comparisons. As Epoch was set to 0, removing it is a NO-OP without side effects here. ++++ python-masakariclient: - Do not (ever) use Epoch; it has devestating effects on version comparisons. As Epoch was set to 0, removing it is a NO-OP without side effects here. ++++ python-mistralclient: - Do not (ever) use Epoch; it has devestating effects on version comparisons. As Epoch was set to 0, removing it is a NO-OP without side effects here. ++++ python-novaclient: - Do not (ever) use Epoch; it has devestating effects on version comparisons. As Epoch was set to 0, removing it is a NO-OP without side effects here. ++++ python-oslo.config: - Do not (ever) use Epoch; it has devestating effects on version comparisons. As Epoch was set to 0, removing it is a NO-OP without side effects here. ++++ python-oslo.metrics: - Do not (ever) use Epoch; it has devestating effects on version comparisons. As Epoch was set to 0, removing it is a NO-OP without side effects here. ++++ python-ara: - Switch to pyproject macros. ++++ python-Arpeggio: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-accessible-pygments: - Switch to pyproject macros. ++++ python-acefile: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-acme: - Update to 4.1.1 * ACME Renewal Info (ARI) support. certbot renew will automatically check ARI when using an ACME server that supports it, and may renew early based on the ARI information. * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs * acme.client.ClientNetwork now makes the "key" parameter optional. * Deprecated acme.challenges.TLSALPN01*, acme.crypto_util.SSLSocket, acme.standalone.TLSServer, acme.standalone.TLSALPN01Server and parameter alpn_protocols from acme.crypto_util.probe_sni * Fixed an unintended change introduced in 4.0.0 where renew_before_expiry could not be shorter than certbot's default renewal time. ++++ python-aiohttp-theme: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-aiohttp_cors: - Switch to pyproject macros. ++++ python-aioresponses: - Switch to pyproject macros. ++++ python-aiosignal: - Switch to pyproject macros. ++++ python-allpairspy: - Switch to pyproject macros. ++++ python-amqp: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-astor: - Switch to pyproject macros. - Add patches, to support Python 3.12+: * lower-huge-int.patch * support-match.patch ++++ python-asttokens: - Switch to pyproject macros. ++++ python-asyncssh: - Switch to pyproject macros. ++++ python-atomicwrites: - Switch to pyproject macros. ++++ python-av: - Switch to pyproject macros. ++++ python-azure-mgmt-chaos: - New upstream release + Version 2.0.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Adjust upstream source name in spec file - Drop extra LICENSE.txt as upstream now ships its own - Rename LICENSE.txt to LICENSE in %files section - Update Requires from setup.py ++++ python-certbot: - Update to 4.1.1 * Deprecated parameter enforce_openssl_binary_usage from certbot.ocsp.RevocationChecker. * The --preferred-profile and --required-profile flags now have their values stored in the renewal configuration so the same setting will be used on renewal. * No longer checks ARI during certbot --dry-run. * Fixed an unintended change introduced in 4.0.0 where renew_before_expiry could not be shorter than certbot's default renewal time. * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-apache: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-cloudflare: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-digitalocean: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-dnsimple: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-dnsmadeeasy: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-google: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs - Workaround broken google imports ++++ python-certbot-dns-linode: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-luadns: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-nsone: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-rfc2136: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-dns-route53: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-certbot-nginx: - update to version 4.1.1 * Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs ++++ python-google-auth: - Convert to pip-based build ++++ python-opentelemetry-sdk: - Inject multibuild to avoid a build cycle. (bsc#1244507) ++++ python-pythran: - Add GCC15_pythran-PR2325-missing-operators.patch * Tracking Issues for this and the previous patch: gcc#120622 gh#serge-sans-paille/pythran#2321 gh#serge-sans-paille/pythran#2324 gh#serge-sans-paille/pythran#2325 boo#1243779 ++++ python-sphinxcontrib-pecanwsme: - Convert to pip-based build ++++ python-sphinxcontrib-seqdiag: - Convert to pip-based build ++++ python-sphinxcontrib-trio: - Convert to pip-based build ++++ python-spur: - Convert to pip-based build ++++ python-sqlite-fts4: - Convert to pip-based build ++++ python-srcinfo: - Convert to libalternatives ++++ python-sshpubkeys: - Convert to pip-based build ++++ python-straight-plugin: - Convert to pip-based build ++++ python-strict-rfc3339: - Convert to pip-based build ++++ python-subgrab: - Convert to pip-based build and libalternatives ++++ python-subprocrunner: - Convert to pip-based build ++++ python-subscene-api: - Convert to pip-based build ++++ python-svgwrite: - Convert to pip-based build ++++ python-synr: - Convert to pip-based build ++++ python-system-hotkey310: - Convert to pip-based build - Convert to pip-based build ++++ python-validate_email: - Convert to pip-based build ++++ python-varint: - Convert to pip-based build ++++ python-vcver: - Convert to pip-based build ++++ python-versiontools: - Convert to pip-based build ++++ python-virtkey: - Convert to pip-based build ++++ python-virtualenv-clone: - Convert to pip-based build and libalternatives ++++ python-visitor: - Convert to pip-based build - Convert to pip-based build ++++ python-vncdotool: - Convert to pip-based build and libalternatives ++++ python-voluptuous-serialize: - Convert to pip-based build ++++ python-watchdog: - Switch to pyproject macros. ++++ python-wcag-contrast-ratio: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-wcwidth: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-web.py: - Switch to pyproject macros. - No more greedy globs in %files. - Ship the README as docs. ++++ python-web_cache: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-webencodings: - Switch to pyproject macros. ++++ python-webruntime: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-whatever: - Switch to pyproject macros. ++++ python-whichcraft: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-wikipedia: - Switch to pyproject macros. - Use fdupes. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-wrapt: - Switch to pyproject macros. ++++ python-ws4py: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-wsproto: - Switch to pyproject macros. ++++ python-yamldoc: - Convert to pip-based build ++++ python-yaspin: - Convert to pip-based build ++++ python-yaswfp: - Convert to pip-based build ++++ python-yg.lockfile: - Convert to pip-based build ++++ regularhunter-monotional-az-fonts: - Add ambiguous zero (AZ) version of regularhunter-monotional-fonts ++++ regularhunter-monotional-fonts: - Update to 2.5: * Rework all versions of 1 glyph ++++ regularhunter-monotional-sz-fonts: - Add slashed zero (SZ) version of regularhunter-monotional-fonts ++++ rofi-calc: - Update to 2.3.2: * Switched from autotools to meson #136 ++++ scummvm-tools: - update to 2.9.0 * Multiple improvements to gob scripts disassembler. * Allow .JTK files to be decompressed in gob engine. * Added utility for extracting 3DO disk images in Director engine. * Added utility for extracting Wintermute engine DCP archives. * Added script decompiler for Wintermute. - Dropped fix-new-wxwidgets.patch (fixed upstream) ++++ sndiff: - Update to version 0.2.2~2: * Update Cargo.lock * Some style change ++++ syft: - Update to version 1.27.1: * fix: provide separate nonroot image (#3998) * account for non-import shapes (#3997) * Allow decoding of anchorectl json files (#3973) * chore(deps): bump github.com/anchore/stereoscope (#3991) ++++ talhelper: - Update to version 3.0.29: * docs: update CLI reference documentation (#1054) * chore(deps): update dependency siderolabs/talos to v1.10.4 * chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.4 * chore(schema): update talos-extensions.yaml JSON schema (#1052) * docs: add section to installing from nixpkgs * chore(github-action): update renovatebot/github-action action to v42.0.5 * chore(container): update goreleaser/goreleaser docker tag to v2.10.2 * chore(schema): update talos-extensions.yaml JSON schema * feat(genurl): allow sprig functions for installer and iso templates * fix(deps): update module golang.org/x/mod to v0.25.0 * fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.11.0-alpha.1 * fix(deps): update module github.com/siderolabs/image-factory to v0.7.3 * chore(schema): update talos-extensions.yaml JSON schema (#1044) * chore(schema): update talos-extensions.yaml JSON schema (#1040) * chore(schema): update talos-extensions.yaml JSON schema (#1039) * fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.28 * feat: update Scoop for talhelper version v3.0.28 * feat: update flake (#1037) ++++ tiny: - Do not require pkgconfig(dbus-1) and pkgconfig(openssl): those are devel packages and not needed at runtime. ++++ torrentinfo: - convert to pip based build ++++ updatecli: - Update to version 0.102.0: * Features - Various feature additions for CUE @refi64 (#5352) - feat(bitbucket): add support for pull request description merging @mcwarman (#5350) * Bug Fixes - fix: fix default argocd autodiscovery action title @olblak (#5419) - fix(reports): update target description to output correctly in markdown @mcwarman (#5309) - fix: remove duplicate generate schema @qianlongzt (#5299) * Maintenance - deps(go): bump module github.com/hashicorp/terraform-registry-address to v0.3.0 @updateclibot[bot] (#5409) - deps(go): bump module cuelang.org/go to v0.13.1 @updateclibot[bot] (#5400) - deps(go): bump module golang.org/x/net to v0.41.0 @updateclibot[bot] (#5381) - deps(go): bump module github.com/fluxcd/source-controller/api to v1.6.0 @updateclibot[bot] (#5380) - deps(go): bump module github.com/go-git/go-git/v5 to v5.16.2 @updateclibot[bot] (#5373) - deps(go): bump module helm.sh/helm/v3 to v3.18.2 @updateclibot[bot] (#5362) ++++ urlwatch: - Use pyproject macros to build and install. - Sprinkle in fdupes. - Correct Requirements to match what is declared. ------------------------------------------------------------------ ------------------ 2025-6-12 - Jun 12 2025 ------------------- ------------------------------------------------------------------ ++++ QMPlay2: - Update to version 25.06.11: * M3U: Add support for "EXTVLCOPT" (User-Agent and Referer HTTP headers), * Visualizations: Fix repaint issues with wallpaper, * Add "CompactPlaylist" hidden setting, * various Wayland improvements, * add option to start in tray, * fixes in stream recording, * other minor fixes. ++++ aurorae6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Drop unused dependency and mark KSvg as runtime * Update version for new release 6.4.0 ++++ bluedevil6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ breeze6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ cwstudio: - fix build with gcc15, add cwstudio-gcc15.patch ++++ discover6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * FlatpakTransactionThread: Copy job to new ref after rebase (kde#505245) * Fix use-after-free when closing Discover (kde#466619) * rpm-ostree: Fix updates count reporting (kde#504821) * rpm-ostree: Convert some info logs to debug * rpm-ostree: Add debugging logs for update driver registration * rpm-ostree: Use QLoggingCategory for logging * rpm-ostree: Remove unused set(CMAKE_MODULE_PATH) * rpm-ostree: Cleanup unused variable warning * rpmostree: Remove unused attribute * rpmostree: don't notify a state change if the state remains the same ++++ docsible: - new package docsible: auto documentation for Ansible roles and collections ++++ transactional-update: - Version 5.0.4 - Don't override soft-reboot with hard reboot - Fix stdio when returning from selfupdate [boo#1243910], [gh#openSUSE/transactional-update#151] ++++ drkonqi6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * preamble: handle deleted mappings separately ++++ dxvk: - Update to 2.6.2: * Added DXVK_FILTER_DEVICE_UUID environment variable to filter devices by their reported driver UUID * This may be useful on setups with multiple GPUs of the same model * Improved vendor ID override logic for D3D9 and added d3d9.hide{Amd,Intel,Nvidia}Gpu configuration options to improve the out-of-the-box experience in games that refuse to run on Intel GPUs, or only run with significantly reduced graphics features * Improved WSI backend selection in dxvk-native * D3D9 vendor hack features are now only exposed when reporting a GPU vendor that supports the given feature on Windows * This may avoid issues in case games make assumptions based on vendor IDs rather than format queries * FIxed an issue that could lead to one eye not updating properly in some VR games * Fixed log spam for unsupported D3D8 render states * Fixed log spam for frequent DXGI adapter queries * osu! stable: Fixed black screen in D3D9 mode * Pirate Hunter: Worked around out-of-memory crash * Red Orchestra: Ostfront: Worked around alt+tab issues * Rocketbirds 2: Worked around a game bug that would cause the intro video to be garbled * Thumper: Worked around track rendering issues on Intel - Hardcoded git tag in _service to fix downloading wrong version ++++ eclipse-swt: - Clean the spec file and avoid fetching and modifying sources by script. It is now possible to download from github tarballs of submodules without having to fetch all eclipse sources. - Removed patches: * eclipse-arm32.patch * eclipse-is64.patch * eclipse-jintlong.patch * eclipse-ppc64.patch * eclipse-secondary-arches.patch * eclipse-swt-optflags.patch + not needed after the cleanup - Added patches: * eclipse-swt-fedora-build-native.patch + patch from Fedora to avoid hardcoding of CFLAGS for the native Build * eclipse-swt-rm-eclipse-tasks-and-customize-build.patch + remove from build the eclipse tasks that we cannot run and that we don't need * eclipse-swt-avoid-javascript-at-build-4_9.patch + avoid using javascript to determine versions that we don't need to know ++++ poke: - update to 4.3 * Fix memory leak in pkl*typify. * Clear lexical cuckolding if `pk_compile_statement_with_loc' fails in `poke'. * Add missing array writter for trimmed arrays. * Add missing array writer for concatenated arrays. * Fix flex rule for delimited alien tokens. * Handle wide integers correctly in logical operators (`&&', `||', `=>' and `!'). * Fix `while' loop to not cast the condition to `int<32>'. * Fix b{,n}zl{,u} insns for 32*bit systems. * Move side*effects out of `assert' in `pvm*alloc'. * Fix codegen to generate code for raising an exception when there's no open IO space. * Do not over*allocate in `pvm_allocate_struct_attrs'. * Fix compiled closures of alias types to use the correct name. * Fix poke's hyperlink callbacks for terminal interface on systems that do not have hyperlink support. * Generate correct code for condition of `for' and `for*in' loops. * Documentation updates * Add a few peephole optimizations. * Properly support type aliasing. * Minor improvement in handling of `magic' field of `BTF_Ext_Header' in `btf-ext.pk' pickle. ++++ evdi: - fixed local build - first try to re-enable secureboot signing - Update to version 1.14.10 * Preliminary support for kernel 6.15 * README and logs update. - disabled secureboot signing for now (build fails for some reason) ++++ fabtests: - Update to v2.1.0 - Core - man/fi_domain: Define resource mgmt unreachable EP - man/fi_domain: Update connectionless EP disable - hmem: Fix missing rocr dlopen function assignments - Fix data race on log_prefix - hmem: Define ofi_hmem_put_dmabuf_fd and add support for cuda and rocr - Fix a few minor man page issues - CXI - Fix ss_plugin_auth_key_priority test - Bump internal CXI version to support 2.1 - Fix possible cq_open segfault - Fix peer CQ support - Added collectives logical operators - Fix bug in constrained LE test cases in test.sh and test_sw.sh - Fix unit test missing pthread initialization - Add FI_WAIT_YIELD EQ support - Make string setup of FI_CXI_CURL_LIB_PATH safe - Add FI_CXI_CURL_LIB_PATH #define from autoconf - Test CUDA with DMA buf FD recycling - Test ROCR with DMA buf FD recycling - Test ROCR with DMA buf offset - Integrate with ofi_hmem_put_dmabuf_fd - Test monitor unsubscribe - Fix fi_cq_strerror - Cxi EQ do not support wait objects - Fix CQ wait FD logic - Disable retry logic for experimental collectives - Ignore drop count during init - Remove CXI_MAP_IOVA_ALLOC flag. - Synchronous fi_close on collective multicast - Fix deferred work test - Depreciate FI_CXI_WEAK_FENCE - Update message and target ordering doc - Define FI_CXI_MR_TARGET_ORDERING - Remove FI_CXI_ENABLE_UNRESTRICTED_RO - Set MR relax order on EP order size - Fix RMA/AMO network ordering - Update CXI provider max order size - EFA - Do not allocate rdm_peer struct for efa-direct and dgram paths - Remove efa_av->ep_type in favor of efa_domain->info_type - Replace domain->rdm_ep with domain->info_type - Release matched rxe before destroying the srx rx_pool - Fix the error code from ibv wr API - Fix the clean up issue for efa_util_prov - Fix the cntr interface for efa-direct - Add unit test for efa-direct progress model - Fix the max_msg_size reporting for efa-direct - Clean up rxe map during rxe release - rdm: Do not claim support for FI_PROGRESS_AUTO - Always return efa_prov in EFA_INI - Do not write cq error for ope from internal operations - Remove unused field efa_domain->mr_mode - Do GDRCopy registrations only in the EFA RDM path - Reset g_efa_hmem_info after each test - Fix the unexp_pkt clean up. - Call efa_fork_support_enable_if_requested earlier - Check efa_prov_info_set_fabric_name return code - Clean up efa_prov_info_set_hmem_flags - Bug fix in the RDM path with FI_MSG_PREFIX mode - Rework the efa_cq unit tests - Improve efa_cq's completion report - Unit test additions and fixes for efa-direct - Remove incorrect usage of rdm_info->ep_attr->max_msg_size - Add new efa-direct fi_info objects - Cleanup efa_user_info - Add debug log for efa-direct data transfer - Use cuda_put_dmabuf_fd - Fix leak of dmabuf fd in cuda p2p probe - Implement FI_CONTEXT2 in EFA Direct - Remove x86-64 architecture check for static_assert - Do infinite rnr retry for base ep by default - Extend efa_ep interface - Migrate efa_dgram_ep to efa_ep - Adjust the logging level for unreleased rxe - Regulate the usage of optnames - Move struct efa_ep_addr to efa_base_ep - Remove util_av_fi_addr from efa_conn - Make efa_rdm_cq use efa_cq - Deprecate FI_AV_MAP - Remove inline write logic for rma inject - Add missing mock for wc_is_unsolicited in unit test - Implement the cq progress - Remove err_msg from efa_rdm_ep - Move raw addr functions - Move efa_rdm_cq_wc_is_unsolicited to efa_cq - Correct the error code for IBV_WC_RECV_RDMA_WITH_IMM - Add missing locks in efa_msg and efa_rma - Move fork handler installation to efa_domain_open - Detect unsolicited write recv support status on both sides - Add unit tests for efa_rma - Add tracepoints for efa_msg and efa_rma - Add unit tests for efa_msg - Add tracepoint for poll cq ope - Adjust the error code for flushed receive - LPP - Add check for atomics - OPX - Adding changes to resolve Coverity Scan Defects - Link bounce fixes - SDMA error handling fix - Fix build with GCC 15 - Move CUDA sync attribute setting to mr registration - Add HMEM handle for GDRCopy in GET/PUT - Add newline to trace entry - Add debug trace messages to RMA functions - Disable out of order RC if TID is enabled - Unexpected packet processing modifications - Use inlined call to process_header for payloadless RZV_DATA (TID) packets - Run opx-format on upstream opx provider change - Remove reliability handshake - Add PR close event to Cornelis Networks internal workflow triggers - Use cycle timer as long as all set CPUs are same socket - fi_opx_addr changes as pre-context sharing and pre-CYR - Replace intranode hashmap with array - Default RTS/CTS to in-order route control - Write CQ entry for successful data transfer operation by default - Resolve OPX fi_writedata() reliability errors - Remove extraneous warning - Enable TID by default. - Fixed OPX trace points - Set route control based on packet type - Implement FI_MR_VIRT_ADDR in OPX - Use reliability timer for link bounce status check - Link bounce for JKR - Fix debug print array indexing - Resolve new Coverity scan defects - Enhanced simulation and debug support - Add HFI1 Direct Verbs support - Making pkey related failures more obvious - Reformat full OPX provider - Add .clang-format file for OPX provider - Identify and resolve new Coverity scan defects - Changing default pkey to fetch from pkey table index 0 - Fix wrong function name for getting hmem iface. - Handle Cuda Managed/Unified memory - Fix OPX hint checking and capability setting - Implement fi_writedata() - Set rate control defaults - Process RZV payload immediately - CN5000/JKR 16B: 3B Lid changes - Set entropy to rx/tx pair - Don't send immediate data in send_rzv when send buffer is not host memory - Use `page_sizes[OFI_PAGE_SIZE]-1` instead of `PAGE_MASK` - PSM3 - Update provider to sync with IEFS 12.0.0.0.36 - RXM - Fix rxm multi recv getopt segfault - SHM - Free all pending srx entries on ep close - Remove prefix from map inserts - Fix name compare bug - TCP - Only disable ep if the failure can not be retried - Fix data race caused by parallel access to xnet_rdm_fid_ops - Fix FI_MULTI_RECV not set on error - Fix race in writing to xnet_ep_fi_ops - Util - Change util_av lock to genlock - Roundup_power_of_two remove unnecessary decrement - Enchance performace of roundup_power_of_two - Fix FI_MULTI_RECV not set on FI_ECANCELED - Fix flag initialization for generic receive of unexpected entry - Add fabric argument to pingpong test - Statically set uffd callbacks - Fix ROCR and memhooks deadlock - Support mem monitors with per sub ctx - Separate uffd and import mem monitors - pingpong: close mr after ep close - Verbs - Always return vrb_prov in VERBS_INI - Fix data race vrb_open_ep function - Fabtests - efa: Bind eq to ep in remote exits early test - Fix some test function prototypes - efa: Add remote exit early test with post recv - Do not require FI_TAGGED for fi_av_xfer test - efa: print err for recv failure - efa: Add fabtests for efa-direct - Set the min of tx/rx_mr_size - efa: Add remote exit early test - efa: Fix the rnr read cq error test for efa-direct - multi_ep: Support customized transfer size - Re-enable psm3 rdm_tagged_peek - Disable multi_recv - Run efa tests with efa fabric name - Add fabric argument to ClientServerTest - efa: add rdma check for unsolicited write recv - Add support for FI_CONTEXT2 - Bugfixes for neuron - Corrected flags argument type in ft_sendmsg/ft_recvmsg functions - pytest/efa: Avoid duiplicate completion semantic for RMA test - pytest/efa: merge memory_type and check_rma_bw_memory_type - Drop patches merged upstream: - psm3-prevent-code-from-building-using-AVX-AVX2.patch - libfabric-2.0.0-gcc15-part2.patch - libfabric-2.0.0-gcc15.patch ++++ ffmpeg-7: - Enable libiec61883 integration [boo#1244453] ++++ ffmpeg-7-mini: - Enable libiec61883 integration [boo#1244453] ++++ flatpak-kcm6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - No code changes since 6.3.91 ++++ gnome-branding-Aeon: - Rename "openSUSE Aeon" to "Aeon" in zenity titles to follow Aeon's Brand Guidelines. ++++ govulncheck-vulndb: - Update to version 0.0.20250612T141001 2025-06-11T17:46:02Z. Refs jsc#PED-11136 Go CVE Numbering Authority IDs added or updated with aliases: * GO-2025-3570 CVE-2023-42818 * GO-2025-3683 CVE-2025-46721 GHSA-w9hf-35q4-vcjw * GO-2025-3755 GHSA-79xg-q4qm-7v9w ++++ breeze6-gtk: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ rdma-core: - Update to rdma-core v57.0 - No release notes available ++++ jq: - Add patch CVE-2024-23337.patch (CVE-2024-23337, bsc#1243450) ++++ kactivitymanagerd6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kde-cli-tools6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kde-gtk-config6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kdecoration6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kdeplasma6-addons: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * applets/fifteenPuzzle: don't load image if disabled * applets/weather: remove icon from missing forecast placeholder * applets/dict: Don't put fullRepresentation in panel * applets/calc: don't freeze Plasma & don't auto-resize desktop widget * applet/fifteenPuzzle: don't freeze Plasma in large panel * applets/webbrowser: don't use fullRepresentation in panel * applets/fifteenpuzzle: disable animation when not needed * applets/comic: handle null currentItem * applets/fifteenPuzzle: fix loading errors * applets/notes: fix fullRepresentation in panel * applets/fifteenPuzzle: fix image update and allow '-' in image name * applets/fifteenPuzzle: tweak Appearance controls positions * applets/comic: fix applet on first start * applets/fifteenPuzzle: set minimum size for fullRepresentation (kde#504926) * applets/fifteenpuzzle: hide board instead of covering it when solved (kde#504921) * applets/webbrowser: use symbolic icon * applets/dict: use symbolic icon * applets/fifteenpuzzle: make tiny sizes work better (kde#504920) * applets/fifteenpuzzle: don't shuffle into a solved puzzle (kde#504917) ++++ kernel-firmware-nvidia: - Fix zypper conflict about directory -> symlink workaround (bsc#1244458) ++++ kernel-firmware-qcom: - Better workaround for directory -> symlink change (bsc#1244458) ++++ kgamma6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kglobalacceld6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kinfocenter6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Add missing cmake find module for di-edid-decode ++++ kmenuedit6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kpipewire6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ krdp6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Rename the server desktop file to match the service ++++ kscreen6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Add tests for OSD actions * Reapply rotation on X11 when applying osd action * Move output to common * Make common a library * Reset replication before applying osdAction * Take rotation into account when applying osd actions * hdrcalibrator: bundle plasma-symbolic icon from breeze (kde#505078) * kcm: Disable snapping to center * kcm: add highlighted property to combobox delegate * kcm: also hide contextually irrelevant bits per color options * kcm: hide color resolution selection if only one value is supported * kcm: improve presentation of the color resolution combobox - Rebase 0001-Revert-hdrcalibrator-install-the-image-instead-of-in.patch ++++ kscreenlocker6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ ksshaskpass6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ libksysguard6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * processcore: Batch changes to processes in ProcessDataModel * ProcessDataMode: Limit impact of dataChanged signals * Reduce false update notifications on UIDs ++++ ksystemstats6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ ktextaddons: - Update to 1.6.0. No changelog. - Drop patch, merged upstream: * 0001-Add-missing-include.patch ++++ kwayland-integration6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kwayland6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ kwin6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * backends/drm: also handle GPU resets on secondary GPUs * backends/drm: disable direct scanout on secondary GPUs * plugins/translucency: Fix unsetting animations for minimized windows (kde#504687) * Implement proper virtual desktop reordering (kde#504848) * scene/surfaceitem_wayland: handle some missing initial properties * scripting/scriptedeffect: Fix effect loading due to shadowed file path (kde#505242) * scene: Signal presentation feedbacks on blank commits too * wayland: Send wl_data_source.cancelled if wl_data_device.start_drag is rejected * Make horizontal panels take precedence in reserved space * autotests/integration/outputchanges: wait for frame callbacks before committing * scene/item: restrict frame callbacks based on the output rather than geometry (kde#479694,kde#498628,kde#505060) * compositor: take min vrr refresh rate into account for cursor updates * backends/drm: reduce severity of pageflip failure logging (kde#505028) * Use desktop id to restore keyboard layout * wayland: Fix focused surface check in wl_data_device.start_drag (kde#497031) ++++ kwin6-x11: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * scripting/scriptedeffect: Fix effect loading due to shadowed file path (kde#505242) ++++ layer-shell-qt6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ libkscreen6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * configserializer: add missing settings to output serialization (kde#504854) * backends/fake: support rotation in unit tests ++++ plasma5support6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ libplasma6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Achieve WCAG AA text contrast for labels * Drop unused KCMUtils dependency * plasmaextracomponents: fix icon-less PlaceholderMessage * plasmaquick/containmentitem: remove uncategorized warnings ++++ plasma6-activities: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-activities-stats: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ libfabric: - Update to v2.1.0 - Core - man/fi_domain: Define resource mgmt unreachable EP - man/fi_domain: Update connectionless EP disable - hmem: Fix missing rocr dlopen function assignments - Fix data race on log_prefix - hmem: Define ofi_hmem_put_dmabuf_fd and add support for cuda and rocr - Fix a few minor man page issues - CXI - Fix ss_plugin_auth_key_priority test - Bump internal CXI version to support 2.1 - Fix possible cq_open segfault - Fix peer CQ support - Added collectives logical operators - Fix bug in constrained LE test cases in test.sh and test_sw.sh - Fix unit test missing pthread initialization - Add FI_WAIT_YIELD EQ support - Make string setup of FI_CXI_CURL_LIB_PATH safe - Add FI_CXI_CURL_LIB_PATH #define from autoconf - Test CUDA with DMA buf FD recycling - Test ROCR with DMA buf FD recycling - Test ROCR with DMA buf offset - Integrate with ofi_hmem_put_dmabuf_fd - Test monitor unsubscribe - Fix fi_cq_strerror - Cxi EQ do not support wait objects - Fix CQ wait FD logic - Disable retry logic for experimental collectives - Ignore drop count during init - Remove CXI_MAP_IOVA_ALLOC flag. - Synchronous fi_close on collective multicast - Fix deferred work test - Depreciate FI_CXI_WEAK_FENCE - Update message and target ordering doc - Define FI_CXI_MR_TARGET_ORDERING - Remove FI_CXI_ENABLE_UNRESTRICTED_RO - Set MR relax order on EP order size - Fix RMA/AMO network ordering - Update CXI provider max order size - EFA - Do not allocate rdm_peer struct for efa-direct and dgram paths - Remove efa_av->ep_type in favor of efa_domain->info_type - Replace domain->rdm_ep with domain->info_type - Release matched rxe before destroying the srx rx_pool - Fix the error code from ibv wr API - Fix the clean up issue for efa_util_prov - Fix the cntr interface for efa-direct - Add unit test for efa-direct progress model - Fix the max_msg_size reporting for efa-direct - Clean up rxe map during rxe release - rdm: Do not claim support for FI_PROGRESS_AUTO - Always return efa_prov in EFA_INI - Do not write cq error for ope from internal operations - Remove unused field efa_domain->mr_mode - Do GDRCopy registrations only in the EFA RDM path - Reset g_efa_hmem_info after each test - Fix the unexp_pkt clean up. - Call efa_fork_support_enable_if_requested earlier - Check efa_prov_info_set_fabric_name return code - Clean up efa_prov_info_set_hmem_flags - Bug fix in the RDM path with FI_MSG_PREFIX mode - Rework the efa_cq unit tests - Improve efa_cq's completion report - Unit test additions and fixes for efa-direct - Remove incorrect usage of rdm_info->ep_attr->max_msg_size - Add new efa-direct fi_info objects - Cleanup efa_user_info - Add debug log for efa-direct data transfer - Use cuda_put_dmabuf_fd - Fix leak of dmabuf fd in cuda p2p probe - Implement FI_CONTEXT2 in EFA Direct - Remove x86-64 architecture check for static_assert - Do infinite rnr retry for base ep by default - Extend efa_ep interface - Migrate efa_dgram_ep to efa_ep - Adjust the logging level for unreleased rxe - Regulate the usage of optnames - Move struct efa_ep_addr to efa_base_ep - Remove util_av_fi_addr from efa_conn - Make efa_rdm_cq use efa_cq - Deprecate FI_AV_MAP - Remove inline write logic for rma inject - Add missing mock for wc_is_unsolicited in unit test - Implement the cq progress - Remove err_msg from efa_rdm_ep - Move raw addr functions - Move efa_rdm_cq_wc_is_unsolicited to efa_cq - Correct the error code for IBV_WC_RECV_RDMA_WITH_IMM - Add missing locks in efa_msg and efa_rma - Move fork handler installation to efa_domain_open - Detect unsolicited write recv support status on both sides - Add unit tests for efa_rma - Add tracepoints for efa_msg and efa_rma - Add unit tests for efa_msg - Add tracepoint for poll cq ope - Adjust the error code for flushed receive - LPP - Add check for atomics - OPX - Adding changes to resolve Coverity Scan Defects - Link bounce fixes - SDMA error handling fix - Fix build with GCC 15 - Move CUDA sync attribute setting to mr registration - Add HMEM handle for GDRCopy in GET/PUT - Add newline to trace entry - Add debug trace messages to RMA functions - Disable out of order RC if TID is enabled - Unexpected packet processing modifications - Use inlined call to process_header for payloadless RZV_DATA (TID) packets - Run opx-format on upstream opx provider change - Remove reliability handshake - Add PR close event to Cornelis Networks internal workflow triggers - Use cycle timer as long as all set CPUs are same socket - fi_opx_addr changes as pre-context sharing and pre-CYR - Replace intranode hashmap with array - Default RTS/CTS to in-order route control - Write CQ entry for successful data transfer operation by default - Resolve OPX fi_writedata() reliability errors - Remove extraneous warning - Enable TID by default. - Fixed OPX trace points - Set route control based on packet type - Implement FI_MR_VIRT_ADDR in OPX - Use reliability timer for link bounce status check - Link bounce for JKR - Fix debug print array indexing - Resolve new Coverity scan defects - Enhanced simulation and debug support - Add HFI1 Direct Verbs support - Making pkey related failures more obvious - Reformat full OPX provider - Add .clang-format file for OPX provider - Identify and resolve new Coverity scan defects - Changing default pkey to fetch from pkey table index 0 - Fix wrong function name for getting hmem iface. - Handle Cuda Managed/Unified memory - Fix OPX hint checking and capability setting - Implement fi_writedata() - Set rate control defaults - Process RZV payload immediately - CN5000/JKR 16B: 3B Lid changes - Set entropy to rx/tx pair - Don't send immediate data in send_rzv when send buffer is not host memory - Use `page_sizes[OFI_PAGE_SIZE]-1` instead of `PAGE_MASK` - PSM3 - Update provider to sync with IEFS 12.0.0.0.36 - RXM - Fix rxm multi recv getopt segfault - SHM - Free all pending srx entries on ep close - Remove prefix from map inserts - Fix name compare bug - TCP - Only disable ep if the failure can not be retried - Fix data race caused by parallel access to xnet_rdm_fid_ops - Fix FI_MULTI_RECV not set on error - Fix race in writing to xnet_ep_fi_ops - Util - Change util_av lock to genlock - Roundup_power_of_two remove unnecessary decrement - Enchance performace of roundup_power_of_two - Fix FI_MULTI_RECV not set on FI_ECANCELED - Fix flag initialization for generic receive of unexpected entry - Add fabric argument to pingpong test - Statically set uffd callbacks - Fix ROCR and memhooks deadlock - Support mem monitors with per sub ctx - Separate uffd and import mem monitors - pingpong: close mr after ep close - Verbs - Always return vrb_prov in VERBS_INI - Fix data race vrb_open_ep function - Fabtests - efa: Bind eq to ep in remote exits early test - Fix some test function prototypes - efa: Add remote exit early test with post recv - Do not require FI_TAGGED for fi_av_xfer test - efa: print err for recv failure - efa: Add fabtests for efa-direct - Set the min of tx/rx_mr_size - efa: Add remote exit early test - efa: Fix the rnr read cq error test for efa-direct - multi_ep: Support customized transfer size - Re-enable psm3 rdm_tagged_peek - Disable multi_recv - Run efa tests with efa fabric name - Add fabric argument to ClientServerTest - efa: add rdma check for unsolicited write recv - Add support for FI_CONTEXT2 - Bugfixes for neuron - Corrected flags argument type in ft_sendmsg/ft_recvmsg functions - pytest/efa: Avoid duiplicate completion semantic for RMA test - pytest/efa: merge memory_type and check_rma_bw_memory_type - Drop patches merged upstream: - psm3-prevent-code-from-building-using-AVX-AVX2.patch - libfabric-2.0.0-gcc15-part2.patch - libfabric-2.0.0-gcc15.patch ++++ libiec61883: - Modernize specfile ++++ libupnp: - Update to release 1.14.24 * Fix possible close() on non-initialized socket ++++ qpdf: - version update to 11.10.1 11.10.1: February 15, 2025 Build fixes . Fix incorrect detection of zopfli. . Recognize cygwin perl as Windows when running test suite. 11.10.0: February 8, 2025 Bug fixes . Detect and break loops in the outline (bookmark) tree. . Correctly handle outline (bookmark) items where the destination is given as a dictionary with ‘/D’ entry. . When loading object streams, ignore any objects not included in the xref table. . When writing real numbers as JSON ensure they do not end in a trailing decimal point. . When QPDF::getObject, getObjectByObjGen or getObjectByID are called with a QPDFObjGen that does not exists in the xref and object tables return a direct null. . Fix handling of certain deleted objects in hybrid reference files. . Default the stream decode level to generalized. . Reject CLI flags with parameters. CLI Enhancements . The fix-qdf command now allows an output file to be specified as an optional second argument. . New --remove-metadata and --remove-info options to exclude document metadata and information from the output PDF. Library Enhancements . qpdf can now be built with zopfli support. . Add QPDFObjectHandle operator bool. . New C API function qpdf_oh_free_buffer to free malloc allocated buffers. * for other changes see https://qpdf.readthedocs.io/en/stable/release-notes.html - deleted patches - qpdf-11.9.1-gcc15.patch (upstreamed) ++++ vkd3d: - Update to version 1.16: - libvkd3d DXIL shaders are supported in the default configuration. Previously this required building vkd3d with the ‘-DVKD3D_SHADER_UNSUPPORTED_DXIL’ preprocessor option. The also raises the maximum supported shader model to version 6.0. Graphics pipeline state objects can be created from shaders with embedded root signatures. This was already possible for compute pipeline state objects. The SetEventOnMultipleFenceCompletion() method of the ID3D12Device1 interface is implemented. When the VK_KHR_zero_initialize_workgroup_memory extension is supported, libvkd3d supports zero-initialising compute shader thread group shared memory. The VK_KHR_maintenance2 extension is now explicitly required. libvkd3d already unconditionally used features provided by this extension, but unfortunately didn't explicitly require it. Support for this extension is widespread, and the extension is part of Vulkan 1.1. - libvkd3d-shader The previously experimental support for compiling DXIL shaders is now a supported feature and enabled by default. Please note that this feature is nevertheless still far from perfect. New features for the HLSL source type: Initial support for geometry shaders. Indirect addressing in shader model 1-3 target profiles. Modulus and truncation operations in shader model 1-3 target profiles. Vectorised output code. Further improved constant folding and propagation. The following intrinsic functions are supported: AllMemoryBarrier() AllMemoryBarrierWithGroupSync() DeviceMemoryBarrier() DeviceMemoryBarrierWithGroupSync() GroupMemoryBarrier() GroupMemoryBarrierWithGroupSync() The ‘.Length’ Texture object property. The ‘SV_RenderTargetArrayIndex’ and ‘SV_ViewportArrayIndex’ semantics in tessellation shaders. Disassembler support for binary ‘fx_2_0’ effects. Experimental built-in support for disassembling SPIR-V shaders, enabled by building vkd3d with the ‘-DVKD3D_SHADER_UNSUPPORTED_SPIRV_PARSER’ preprocessor option. When enabled, the built-in SPIR-V disassembler is used instead of SPIRV-Tools for the ‘spirv-text’ target type, as well as for the debug output enabled by the VKD3D_SHADER_DEBUG environment variable. The experimental OpenGL Shading Language (GLSL) target supports indirect addressing of constant buffers. The experimental Metal Shading Language (MSL) target supports texture loads. New interfaces: The VKD3D_SHADER_COMPILE_OPTION_FEATURE_ZERO_INITIALIZE _WORKGROUP_MEMORY flag indicates support for zero-initialising workgroup memory in the SPIR-V target environment. The VKD3D_SHADER_COMPONENT_INT64 enumeration value indicates a 64-bit signed integer value. The VKD3D_SHADER_COMPONENT_FLOAT16 enumeration value indicates a 16-bit IEEE floating-point value. The VKD3D_SHADER_COMPONENT_UINT16 enumeration value indicates a 16-bit unsigned integer value. The VKD3D_SHADER_COMPONENT_INT16 enumeration value indicates a 16-bit signed integer value. When targeting VKD3D_SHADER_API_1_16, the VKD3D_SHADER_RESOURCE_DATA_NONE enumeration value is returned for the ‘resource_data_type’ field in the vkd3d_shader_descriptor_info structure for sampler descriptors. VKD3D_SHADER_API_1_15 and before use the VKD3D_SHADER_RESOURCE_DATA_UINT enumeration value for this. - demos The vkd3d demos now work on both the Microsoft Windows and Apple macOS builds. The macOS versions of the vkd3d demos are completely new in vkd3d 1.16, while the Windows demos could previously be built, but only worked on Wine. Note that the vkd3d demos produced by a Windows build of vkd3d are distinct from those produced by the ‘make crosstest’ target: the former are Vulkan applications using vkd3d, while the latter are Direct3D 12 applications. The vkd3d demos have basic support for DPI scaling. - build Perl and the ‘JSON’ Perl module have been added as build dependencies. These are used for the experimental built-in SPIR-V disassembler, as well as for the macOS versions of the vkd3d demos. ++++ melange: - Update to version 0.26.9: * Add a linter for CUDA driver-specific libraries (#2033) ++++ milou6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Achieve WCAG AA text contrast for labels ++++ nano: - GNU nano 8.5 * Anchors are now saved when a file is closed, and restored when the file is reopened -- if and when --positionlog is active * Nano exits with an error status upon keystrokes ^O^Q and ^X^Q * Keystroke ^L just centers the cursor, while M-% cycles it * Option --whitespace is accepted, but left undocumented * Syntax coloring now works correctly in more locales ++++ nextcloud: - Update to 31.0.6 * server - Fix(files_sharing): Disable folder upload on file drop shares for now (server#50591) - Build(deps-dev): bump phpunit/phpunit from 9.6.22 to 9.6.23 in /build/integration (server#52598) - Build(deps): bump phpunit/phpunit from 9.6.22 to 9.6.23 in /vendor-bin/phpunit (server#52599) - Build(deps-dev): bump @babel/preset-typescript from 7.27.0 to 7.27.1 (server#52600) - Build(deps): bump @nextcloud/dialogs from 6.1.1 to 6.2.0 (server#52602) - Build(deps-dev): bump @babel/plugin-transform-private-methods from 7.25.9 to 7.27.1 (server#52603) - Build(deps): bump core-js from 3.41.0 to 3.42.0 (server#52605) - Feat(files): add command to automatically rename filenames (server#52644) - Fix(TaskProcessing): increase task cleanup delay (server#52656) - Fix(dav): move orphan cleaning logic to a chunked background job (server#52663) - Fix(metadata): set background job on fresh setup (server#52673) - Fix(files): middle click & ctrl new tab (server#52674) - Fix(share): assume download enabled on federated share (server#52683) - Fix: disable direct download for shares (server#52689) - Perf(Share20): Add interface to query all shares in a folder without filtering by user (server#52691) - Fix(webhooks_listener): correctly set userId from event (server#52701) - Fix(CalDAV): add calendar enable (server#52705) - Build(deps-dev): bump behat/behat from 3.16.0 to 3.16.1 in /build/integration (server#52713) - Build(deps): bump @nextcloud/upload from 1.9.1 to 1.10.0 (server#52714) - Build(deps): bump libphonenumber-js from 1.12.7 to 1.12.8 (server#52715) - Build(deps): bump @nextcloud/moment from 1.3.2 to 1.3.4 (server#52716) - Build(deps): bump @nextcloud/vue from 8.26.0 to 8.26.1 (server#52717) - Build(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.14 to 1.0.0-beta.15 (server#52721) - Fix: throw a better error if we can’t get the encrypted header size (server#52762) - Feat: add more encryption checks to info:file (server#52764) - Feat: allow setting system config values with json value (server#52765) - Fix(files_external): Safely check if the timestamp is numeric (server#52767) - Fix: create mountpoint folder even if the user has a quota of 0 (server#52769) - Fix(updatenotification): respect `updatechecker` config (server#52780) - Feat: add command to check files_external dependencies (server#52783) - Fix: improve handling of newFolder race condition handling (server#52787) - Fix: better error message when trying to scan a folder that is already being scanned (server#52790) - Feat(log): Log the request id sent with the request (server#52804) - Fix(files_versions): Folder should not be hardcoded (server#52806) - Fix: check if properties exist before using them (server#52807) - Introduce own method for calendar unsharing (server#52808) - Fix: log requests exceeding the rate limiting (server#52815) - Fix(files): do not even try to fetch a preview if `has-preview` is false (server#52819) - Fix unjailedroot of nested jails if there are other wrappers in between (server#52823) - Build(deps): bump @nextcloud/auth from 2.4.0 to 2.5.1 (server#52826) - Build(deps-dev): bump cypress-split from 1.24.14 to 1.24.17 (server#52827) - Fix(files_sharing): Show note if note exists on share (server#52849) - Feat: add command to get basic storage info (server#52864) - Add command to list orphan objects (server#52866) - Fix: improve error message when cache rename source can’t be found (server#52883) - Fix: do not show account filter for public shares (server#52888) - Fix(previews): lower log level when cached preview isn’t found (server#52892) - Fix(unified_search): Maintain filters when loading more results (server#52900) - Fix(dav): add repair step to queue job to update rooms and resources (server#52903) - Chore(deps-dev): Bump sass from 1.87.0 to 1.89.0 (server#52920) - Chore: Add nix flake with development shell (server#52953) - Chore: Add an autoload.php file for tests relying on core class (server#52966) - Feat: only get template fields once selected (server#52969) - Feat: add command to clear contacts photo cache (server#52978) - Fix: Throw exception in PreviewManager when preview is not available (server#52984) - Fix(files): make sure to always have proper plural forms (server#52986) - Feat(UserMountCache): Emit events for added, removed and updated mounts (server#52987) - Fix(SetupManager): Include home and root providers when registering mounts (server#52989) - Fix: Fix warning when crash reporter fails to get loaded (server#53003) - Fix(theming): Instead of expecting a warning handle it properly (server#53009) - Fix(security): Update CA certificate bundle (server#53013) - Test: Speed up comments test (server#53021) - Fix(systemtags): case-insensitive search (server#53034) - Fix(caldav): don’t send invitations to circles (server#53036) - Fix: Move CSRF check from base to PublicAuth for public.php (server#53040) - Fix(settings): Send update request when clearing user manager (server#53051) - Fix(files_sharing): show note, label and list of uploaded files on file drop (server#53055) - GH action sync (server#53056) - Fix: hide guests group from principal backend (server#53077) - Feat: auto-generate changelog on release (server#53080) - Chore(deps-dev): Bump webpack from 5.99.7 to 5.99.9 (server#53086) - Chore(deps): Bump marked from 15.0.11 to 15.0.12 (server#53087) - Chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.1 to 3.1.0 (server#53088) - Chore(deps): Bump dompurify from 3.2.5 to 3.2.6 (server#53089) - Chore(deps-dev): Bump @zip.js/zip.js from 2.7.60 to 2.7.62 (server#53090) - Chore(deps-dev): Bump @types/dockerode from 3.3.38 to 3.3.39 (server#53091) - Chore(deps-dev): Bump puppeteer from 24.7.2 to 24.9.0 (server#53092) - Replace “remove” wording with “delete” (server#53101) - Feat(SetupChecks): Add check for TaskProcessing pickup speed (server#53103) - Ci: Update comments and correctly skip the “pull 3rdparty” command (server#53117) - Fix(log): map all warnings to warn log level, notice to info (server#53127) - Fix(files_trashbin): check if there is enough space before restoring (server#53128) - Fix(FileReferenceEventListener): Invalidate cache after node was renamed (server#53133) - Perf: improve query to determine which users need a background scan (server#53135) - Fix(blurhash): Skip generation if the previews are disabled (server#53139) - Fix(node): emit hooks on `Node::copy()` (server#53159) - Fix(files): do nothing if `view local` dialog was just closed (server#53177) - Fix(files_versions): “undefined restored” on restore (server#53182) - Fix(security): Update code signing revocation list (server#53199) - Fix(user_status): Avoid unique constraint violations from parallel he… (server#53204) - Fix: log error when writing stream to dav file (server#53207) - Build(deps): bump @nextcloud/vue from 8.26.1 to 8.27.0 (server#53214) - Build(deps): bump query-string from 9.1.2 to 9.2.0 (server#53215) - Build(deps): bump moment-timezone from 0.5.48 to 0.6.0 (server#53216) - Build(deps): bump focus-trap from 7.6.4 to 7.6.5 (server#53217) - Build(deps-dev): bump sass from 1.89.0 to 1.89.1 (server#53218) - Build(deps-dev): bump stylelint from 16.19.1 to 16.20.0 (server#53219) - Test: ignore git-ignored files from tests (server#53232) - Fix(profile): do not restore previous value on invalid request (server#53240) - Fix(systemtags): fix translations for systemtags view (server#53245) - Fix(accounts): enhance UX for groups assignment (server#53248) - Fix(S3): Use original folder size during copy (server#53253) - Perf(dashboard): lags on dashboard items drag (server#53256) - Perf(carddav): don’t query circle memberships (server#53266) - Fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled (server#53270) - Fix(dav): file drop nickname (server#53278) - Feat: link upcoming event to calendar app modal (server#53286) - Fix(TaskProcessingApiController): use StreamResponse to return file content (server#53290) - Feat: add –unscanned option to files_external:scan (server#53293) - Fix: handle IDLE timeout (server#53297) - Build(deps): bump tar-fs from 2.1.2 to 2.1.3 (server#53298) - Fix(provisioning_api): Allow group details access for users with admin delegation (server#53302) - Fix(accounts): new account quota value (server#53303) - Fix(files): highlight previous folder on history up (server#53309) - Fix(security): Update code signing revocation list (server#53337) - Fix(workflows): releases changelog generator tags handling (server#53344) - Revert “fix: hide guests group from principal backend” (server#53371) - Chore(workflows): add auto stable PR title update (server#53407) - 31.0.6 (server#53413) * activity - Fix npm audit (activity#1955) - Update nextcloud/ocp dependency (activity#2014) - Update nextcloud/ocp dependency (activity#2029) - Chore: update workflows (activity#2032) - Test(cypress): Enable test isolation (activity#2040) - Update nextcloud/ocp dependency (activity#2046) - Fix npm audit (activity#2048) * app_api - Fix(DeployDaemon): support for daemon names containing spaces (app_api#579) - Fix(Podman-HealthCheck): treat empty health status as success. (app_api#589) * bruteforcesettings - Fix npm audit (bruteforcesettings#744) - Feat: apply whitelist to ratelimit (bruteforcesettings#751) - Fix npm audit (bruteforcesettings#758) * circles - Update child share permissions (circles#1991) - Fix(ShareByCircleProvider): Include data in getSharesByPath to fix share_with_displayname (circles#2014) - Perf(MemberRequest): Remove unused LEFT JOINs (circles#2015) - Fix(LocalController): Allow to still get full details of members (circles#2022) * files_pdfviewer - Fix npm audit (files_pdfviewer#1209) * logreader - Fix npm audit (logreader#1649) - Update nextcloud/ocp dependency (logreader#1654) - Update nextcloud/ocp dependency (logreader#1659) - Update nextcloud/ocp dependency (logreader#1665) - Fix npm audit (logreader#1667) * nextcloud_announcements - Update nextcloud/ocp dependency (nextcloud_announcements#480) - Ci(github): Update workflows (nextcloud_announcements#483) - Update nextcloud/ocp dependency (nextcloud_announcements#486) - Update nextcloud/ocp dependency (nextcloud_announcements#489) * notifications - Update nextcloud/ocp dependency (notifications#2342) - Fix npm audit (notifications#2345) - Chore(tests): Cleanup bootstrap.php to be forward-compatible (notifications#2355) - Ci: Update workflows (notifications#2359) - Update nextcloud/ocp dependency (notifications#2365) - Update nextcloud/ocp dependency (notifications#2367) - Update nextcloud/ocp dependency (notifications#2368) - Fix npm audit (notifications#2373) * photos - Chore(deps-dev): Bump jest and @types/jest (photos#2976) - Chore(deps): Bump vue-material-design-icons from 5.2.0 to 5.3.1 (photos#2992) - Fix npm audit (photos#2999) - Chore(deps-dev): Bump @nextcloud/cypress from 1.0.0-beta.14 to 1.0.0-beta.15 (photos#3010) - Update nextcloud/ocp dependency (photos#3012) - Fix: Adapt sidebar tab to new fileinfo structure (photos#3028) - Fix(perf): Do not request faces properties in search requests (photos#3030) - Chore(deps-dev): Bump @types/dockerode from 3.3.38 to 3.3.39 (photos#3035) - Chore(deps-dev): Bump cypress-split from 1.24.14 to 1.24.17 (photos#3036) - Update nextcloud/ocp dependency (photos#3039) - Chore(deps-dev): Bump postcss from 8.5.3 to 8.5.4 (photos#3051) - Update nextcloud/ocp dependency (photos#3053) - Fix npm audit (photos#3056) * recommendations - Fix(Dashboard): hides overflow for text (recommendations#876) * serverinfo - Ci(deps): update psalm (serverinfo#784) - Update nextcloud/ocp dependency (serverinfo#805) - Ci: drop zizmor (serverinfo#811) - Chore(actions): update workflows (serverinfo#815) - Chore: drop yaml linter workflow (serverinfo#817) - Update nextcloud/ocp dependency (serverinfo#822) - Fix: get actual number of active users (serverinfo#825) - Chore(actions): update workflows (serverinfo#826) - Update nextcloud/ocp dependency (serverinfo#831) * text - Disable attachment upload on federated shares (text#7183) - Feat(link): Toggle link on selection with Mod-K shortcut (text#7203) - Fix(image): Only focus image description on newly inserted image (text#7205) - Chore(deps): update dependency @nextcloud/vite-config to ^1.5.6 (text#7220) - Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.41.0 (text#7221) - Chore(deps): update dependency cypress-split to ^1.24.17 (text#7222) - Fix(deps): update dependency @nextcloud/moment to ^1.3.4 (text#7223) - Fix(deps): update yjs (text#7224) - Fix(deps): update dependency y-prosemirror to ^1.3.5 (text#7225) - Fix(deps): update tiptap to ^2.12.0 (text#7226) - Fix(details): Accept details open tag and summary tag in same line (text#7227) - Feat: Implement event so collectives can inject custom notification messages (text#7230) - Respect default extension setting in direct editing (text#7234) - Fix(attachments): Adjust path to attachments folder when copying a node (text#7240) - Bring back and refactor keymap, add focus trap to plain text editor (text#7242) - Perf: Cache read only state for pushing steps (text#7250) - Chore(deps): update dependency @rollup/rollup-linux-x64-gnu to ^4.41.1 (text#7253) - Chore(deps): update dependency @nextcloud/stylelint-config to ^3.1.0 (text#7254) - Fix(deps): update dependency @nextcloud/auth to ^2.5.1 (text#7255) - Fix(Cleanup): Cleanup attachments in cron job (text#7269) * twofactor_nextcloud_notification - Update nextcloud/ocp dependency (twofactor_nextcloud_notification#1000) - Update nextcloud/ocp dependency (twofactor_nextcloud_notification#1005) - Ci(github): Update workflows (twofactor_nextcloud_notification#1007) - Update nextcloud/ocp dependency (twofactor_nextcloud_notification#1012) - Update nextcloud/ocp dependency (twofactor_nextcloud_notification#1016) * updater - Chore(download): allows Updater to follow redirects (updater#626) - Chore: Update workflows from templates, with few adaptations (updater#628) - Chore: master is now 32 (updater#630) - Feat: allow redirections when downloading package (updater#632) * viewer - Chore(deps): update cypress (viewer#2785) - Fix: Do not update page title for single file public shares (viewer#2793) - Fix npm audit (viewer#2798) - Perf: Set and show current file before running heavier request to list directory (viewer#2818) - Chore(deps): update dependency @types/dockerode to ^3.3.39 (viewer#2832) - Chore(deps): update dependency vite to ^5.4.19 (viewer#2833) - Fix(image-editor): remove hamburger menu button and show close button (viewer#2837) - Fix(image-editor): prevent double discard changes confirmation (viewer#2839) - Chore(deps): lock file maintenance (viewer#2844) - Feat(viewer): Add file overwrite confirmation dialog (viewer#2855) - Chore: Update github actions (viewer#2858) - Ci: Fix split containers for cypress (viewer#2859) - Chore: add update-stable-titles.yml (viewer#2874) ++++ obs-service-tar_scm: - Update to version 0.10.51: * [core] new options `--include-re/--exclude-re` * [tests] disable test_tar_exclude_re and fix warnings * [core] revert removal of fnmatch ++++ obs-service-cargo: - Update to version 6.0.4: * chore(release): bump to version 6.0.4 * dependencies: adjust libroast version and update dependencies. * docs: update cargo_vendor service documentation * fix: error message caused confusion here. changed it so that it passes any general kind of errors. * docs: update README ++++ ocean-sound-theme6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ okteto: - Update to version 3.8.0: * New Features - Adds the flag for redeploying dependencies in pipeline and preview dependencies. by @jLopezbarb in #4715 - feat: add destroy with dependencies on CLI by @jLopezbarb in [#4718] - allow to get dependency builds env vars by @jLopezbarb in [#4716] - Fixes #4714. Added output option to namespace list command to specify json or yaml by @ifbyol in #4722 - feat: enhance deploy and destroy pipelines with dependency handling by @jLopezbarb in #4725 * Dependencies - build(deps): bump github.com/containerd/containerd/v2 (#4721) - build(deps): bump rack from 3.1.12 to 3.1.14 in /samples/ruby (#4712) - build(deps): bump rack-session from 2.0.0 to 2.1.1 in /samples/ruby (#4713) - fix: update SYNCTHING_VERSION to 1.29.6 and add syncthing data volume mounts (#4711) - fix: revert SYNCTHING_VERSION to 1.29.4 for compatibility (#4707) ++++ oxygen6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ pam_kwallet6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ patterns-base: - Remove xf86-video-fbdev from x11_raspberrypi pattern as the package has been removed - boo#1243696 ++++ perl-App-Rad: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-App-perlbrew: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-AppConfig: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Add cpanspec.yml for automatic spec generation - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Archive-Zip: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-B-Debug: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-B-Hooks-OP-Annotation: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-B-Hooks-OP-PPAddr: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Boost-Geometry-Utils: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Browser-Open: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CDDB_get: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CGI-Application: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CGI-Session: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CHI: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CLI-Osprey: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CPAN-DistnameInfo: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CPAN-Perl-Releases: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CSS-Minifier-XS: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Cache-Memcached: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Carp-Always: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Devel-PatchPerl: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Digest-SHA1: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-ExtUtils-MakeMaker-CPANfile: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-IO-All: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-IPC-ShareLite: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Module-Build-WithXSpp: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-MooX-Types-MooseLike: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Test-NoWarnings: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Test-Spec: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Time-Duration-Parse: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ plasma-branding-Kalpa: - Update to 20250612 - Added: * 10-wayland.conf * set-notification-priority.conf * flatpak-update.service * flatpak-update.timer ++++ plasma6-openSUSE: - Update to 6.4.0 ++++ plasma6-browser-integration: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-desktop: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * desktoppackage: fix Image wallpaper configuration * Update version for new release 6.4.0 * containments/desktop: fix minimum size for fullRepresentation in panel * applets/kicker: give runner listview focus * FolderView: Do not use positioner if its disabled (kde#505249) * Correct Bugzilla URLs (kde#505340) * applets/kicker: rerun search on model refresh (kde#418088) * applets/kicker: don't trigger hover on keyboard open (kde#423688) * applets/kickoff: fix error when accessing context action (kde#496324) * applets/kicker: make runner columns horizontally scrollable (kde#389146) * applets/kicker: allow keyboard navigation to favorites sidebar (kde#499237) * FolderItemDelegate: use label implicitHeight in frame size calculation (kde#490402) * applets/kickoff: recalculate app model binding on rootModel refresh (kde#504891) * kcms/tablet: Fix positioning of the stylus buttons ++++ plasma6-disks: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-firewall: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-integration: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * kdirselectdialog: correct initial focus (kde#505046) ++++ plasma6-mobile: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * taskswitcher: Fix task close icon colour in light mode ++++ plasma6-nano: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-nm: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * applet: update bugzilla url * kcms/kcm_connections: improve keyboard and screen reader a11y (kde#489947) * kcms/kcm_connections: port to ItemDelegate ++++ plasma6-pa: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * applet: don't freeze Plasma & don't auto-resize desktop widget * applet: be less aggressive about indicating currentIndex * applet: fix alignment in RtL * applet: indent simple label if other view has radio buttons ++++ plasma6-print-manager: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Drop no longer necessary KF6IconThemes dependency ++++ plasma6-sdk: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-workspace: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * dataengines/weather: Adapt to the new dynamic URLs on envcan * applets: update bugzilla urls * wallpapers/image: don't use image description as title * applets/kicker: make clear invokable from qml * applets/kicker: don't emit layoutChanged while looping over AppEntry * applets/kicker: fix filenames containing # in history (kde#419449,kde#437960) * libtaskmanager: fix "move to activity" when on almost all activities (kde#483148) * applets/kicker: Use KActivityManager to track app launches (kde#504813) * kcm/region_language: do not check language support for C on Ubuntu (kde#503762) * wallpapers/image: clear Preview key before saving * applets/notifications: make some parameters explicit * kcms/wallpaper: don't load PreviewImage (kde#504934) * containmentlayoutmanager: don't enter edit mode without activefocus * applets/digital-clock: fix config page alignment in RtL * applets/digital-clock: make Appearance page a bit neater * applets/kicker: Remember uninstalled apps for a short period When an installed .desktop file is updated, it might be removed and immediately re-added, which causes it to be inappropriately marked New! as the model is updated for both changes. (kde#504523) * dataengines: add missing include * Do not show logout screen when in lockscreen / screensaver (kde#504575) * kcms/lookandfeel: Initialise member variables (kde#504621) ++++ plasma6-systemmonitor: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Load ColumnConfigurationDialog contents on demand * Don't allow quitting "Background Services" entry on apps table (kde#505344) * page: Fix loading of pages with empty values * Partially revert "Don't override dialog y: values" (kde#505052) * table: Fix using text color for line chart when row is selected (kde#467225) * faces: Rework how we feed data into history line charts for tables ++++ plasma6-thunderbolt: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - No code changes since 6.3.91 ++++ plasma6-vault: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-welcome: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plasma6-workspace-wallpapers: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ plymouth-theme-breeze6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ polkit-kde-agent-6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ postgresql-jdbc: - Upgrade to upstream version 42.7.7 - security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration - CVE-2025-49146 (bsc#1244490) - fix: ensure Connection.isValid() returns true even if prepared statements deallocate - fix: isValid incorrectly called execute, instead of executeWithFlags - add the ability to turn off automatic LSN flush - Handle protocol 3.2 and wider cancel keys - Use query to find the current catalog instead of relying on the database in the connection URL or connection properties as this could be different if connected through a pooler or proxy - fix: ArrayIndexOutOfBounds when write big object into GSS enabled connection, make GSSInputStream robust in face of streams that produce incomplete reads - fix: EOFException on PreparedStatement#toString with unset bytea parameter ++++ powerdevil6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Achieve WCAG AA text contrast for de-emphasized labels * applets: fix plasmashell freeze on very wide panels * applets: update bugzilla urls * kcm: correct buddyFor relationship for script items (kde#504668) ++++ proftpd: - 1.3.8d - Released 14-Mar-2025 * http://proftpd.org/docs/NEWS-1.3.8d - rebase patch * proftpd-no_BuildDate.patch - remove obsolete patch * proftpd-null_pointer.patch ++++ python-Unidecode: - Switch to pyproject macros. ++++ python-fakeredis: - Update to 2.29.0: * https://github.com/cunla/fakeredis-py/releases/tag/v2.29.0 * https://github.com/cunla/fakeredis-py/releases/tag/v2.28.1 * https://github.com/cunla/fakeredis-py/releases/tag/v2.28.0 * https://github.com/cunla/fakeredis-py/releases/tag/v2.27.0 * https://github.com/cunla/fakeredis-py/releases/tag/v2.26.2 * https://github.com/cunla/fakeredis-py/releases/tag/v2.26.1 * https://github.com/cunla/fakeredis-py/releases/tag/v2.26.0 * https://github.com/cunla/fakeredis-py/releases/tag/v2.25.1 * https://github.com/cunla/fakeredis-py/releases/tag/v2.25.0 * https://github.com/cunla/fakeredis-py/releases/tag/v2.24.1 * https://github.com/cunla/fakeredis-py/releases/tag/v2.24.0 * https://github.com/cunla/fakeredis-py/releases/tag/v2.23.5 - Add redis build requirement and run redis server for test suite - Drop fix-tests.patch * Included in upstream release ++++ python-launchpadlib: - Update to 2.1.0 * Add SECURITY.md file with security policy * Update to support Python versions 3.12 and 3.13 - Switch upstream source URL to PyPi in Source field - Update upstream project URL in URL field - Use Python 3.11 on SLE-15 by default ++++ python-makefun: - Update to 1.16.0 * Removed official support for python versions ``<3.9``. These versions will not run in CI anymore. * Fixed ``RuntimeError`` in tests when running on python 3.14. Added python 3.14 to CI. Fixes #112 - Use Python 3.11 on SLE-15 by default ++++ python-pyscard: - Use pyproject macros to build and install. ++++ python-python-afl: - Adapt path to python_sitearch so file to fix ARM build. ++++ python-python-utils: - Switch to pyproject macros. ++++ python-pythran: - Fix failures with GCC15: GCC15_fix_Add-missing-operators-to-nditerator.patch ++++ python-redis: - Remove not needed pytest.ini source file. ++++ python-rich-click: - Convert to pip-based build and libalternatives ++++ python-robot-detection: - Convert to pip-based build ++++ python-ruamel.base: - Convert to pip-based build ++++ python-sadisplay: - Convert to pip-based build and libalternatives ++++ python-sane: - Convert to pip-based build ++++ python-sarge: - Convert to pip-based build - Convert to pip-based build ++++ python-schedule: - Convert to pip-based build ++++ python-scour: - Convert to pip-based build and libalternatives - Convert to pip-based build - Update to 0.15.0 * Add bandwidth control (limit_bw) ++++ python-sdnotify: - Convert to pip-based build ++++ python-seqdiag: - Convert to pip-based build and libalternatives - Convert to pip-based build - Convert to pip-based build ++++ python-setuptools-git: - Convert to pip-based build ++++ python-setuptools-version-command: - Convert to pip-based build ++++ python-sge-pygame: - Convert to pip-based build - Convert to pip-based build ++++ python-shellingham: - Convert to pip-based build ++++ python-shijian: - Convert to pip-based build - Fix packaging ++++ python-signedjson: - Convert to pip-based build ++++ python-simpleaudio: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-simplekml: - Convert to pip-based build ++++ python-siosocks: - Convert to pip-based build ++++ python-smartypants: - Convert to pip-based build and libalternatives ++++ python-snowballstemmer: - Convert to pip-based build ++++ python-sortedcollections: - Convert to pip-based build ++++ python-sortedcontainers: - Convert to pip-based build ++++ python-sox: - Convert to pip-based build ++++ python-speaklater: - Convert to pip-based build ++++ python-sphinx-book-theme: - Convert to pip-based build - Convert to pip-based build ++++ python-sphinx-jsonschema: - Convert to pip-based build ++++ python-sphinx-qt-documentation: - Convert to pip-based build ++++ python-sphinx-version-warning: - Convert to pip-based build ++++ python-sphinxcontrib-asyncio: - Convert to pip-based build ++++ python-sphinxcontrib-blockdiag: - Convert to pip-based build - Convert to pip-based build ++++ python-sphinxcontrib-documentedlist: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-sphinxcontrib-issuetracker: - Convert to pip-based build ++++ python-sphinxcontrib-nwdiag: - Convert to pip-based build ++++ python-u-msgpack-python: - Switch to pyproject macros. ++++ python-ua-parser: - Switch to pyproject macros. ++++ python-ufoProcessor: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-ujson: - Switch to pyproject macros. ++++ python-unicodedata2: - Switch to pyproject macros. ++++ python-uniseg: - Switch to pyproject macros. ++++ python-untokenize: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-uritemplate: - Switch to pyproject macros. ++++ python-urlextract: - Switch to pyproject macros. ++++ python-urlgrabber: - Switch to pyproject macros. ++++ python-user_agent: - Switch to pyproject macros. ++++ qqc2-breeze-style6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ qrtool: - Update to version 0.12.0 * Restore demo animation * Change the license for documents and assets to CC BY 4.0 * Replace --generate-completion with completion subcommand * Remove help text for after auto-generated --help * Make the message for --version the same as the message for -V * Allow partial matches of subcommand names - Removed cargo_audit from _service due that contains vendor now ++++ qt6-creator: - add 0001-Debugger-Pass-unsigned-int-instead-of-size_t-to-ioct.patch (QTCREATORBUG-33049) ++++ ranger: - Update to version 1.9.4+git20250604.7e38143: * fixed bug with command info staying * Revert "fixed open_with bugginess" * fixed open_with bugginess * commands: Reword comment for brevity and accuracy * GHActions: Pass config_files rather than boolean to flake8 * commands: Disable invalid-name and too-many-lines pylints * Pylint: Disable invalid-name and too-many-lines for commands.py * add :unnarrow to disable :narrow mode * rifle: Update version - Use pyproject macros to build and install. ++++ regularhunter-monotional-fonts: - Update to 2.4: * Center italic and bold-italic glyph for | - Update to 2.3: * Add unique italic and bold-italic glyph for | - Update to 2.2: * Add unique italic and bold-italic glyph for ' and " ++++ rubygem-rack-2.2: - update to version 2.2.17 * Fix incorrect backport of optional CGI::Cookie support. ++++ sca-server-report: - Changed scatool script version for update ++++ scap-security-guide: - updated to 0.1.77 (jsc#ECO-3319) - Introduce Architecture Decisions Records - Move stablization to the third Monday of the second month - Remove CCI References - Remove macOS content - removed ssg-fix-python.patch: upstream - Added support for tencentos4 ++++ sddm-kcm6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ spectacle: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * CaptureOverlay: Only show magnifier with no annotation tool selected (kde#500707) * Workaround QWindow::screen being wrong with some fractional DPR screen layout combinations (kde#502047) ++++ steampipe: - Update to version 2.0.1: * Fix pluginmanager not running error when starting steampipe via a symlink. Closes #4573 (#4574) ++++ systemd-presets-branding-Kalpa: - Revised enabled services ++++ systemsettings6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * Give the search field focus when Ctrl+F shortcut is pressed (kde#438689) * CategoriesPage: Don't open disabled items on key navigation (kde#504630) ++++ talosctl: - update to 1.10.4: https://github.com/siderolabs/talos/releases/tag/v1.10.4 * no CLI-related changes in the Changelog ++++ terragrunt: - Update to version 0.81.5: * New Features - Terragrunt now supports credentials stored in .terraformrc files when fetching from private registries, in addition to the fallback mechanism of using TG_TF_REGISTRY_TOKEN. * What's Changed - feat: support credential tokens for getter (#4047) - Update to version 0.81.4: * Experiments Updated The reports experiment now supports the --summary-unit-duration flag As part of delivering #3628 , the reports experiment has been updated to support optionally displaying unit-level duration information in the Run Summary. You can now optionally display the duration for each unit run as part of the Run Summary by adding the - -summary-unit-duration flag to your run commands: $ terragrunt run --all plan --summary-unit-duration [#] Omitted for brevity... ❯❯ Run Summary Duration: 10m long-running-unit: 10m medium-running-unit: 12s short-running-unit: 5ms Units: 3 Succeeded: 3 By default, this information will be omitted. For more information, see Showing unit durations in the docs. * What's Changed - feat: Adding `--summary-unit-duration` (#4410) - feat: Improving testing & documentation (#4409) ++++ timoni: - Update to version 0.25.1: * Update `cuelang.org/go` to v0.13.1 * build(deps): bump github/codeql-action in the ci group ++++ valkey: - Update to 8.1.2: - Security fixes * CVE-2025-27151 Check length of AOF file name in valkey-check-aof (#2146) - Bug fixes * Properly escape double quotes and backslash in MONITOR command (#2036) * Fix high CPU usage when fetching a random element in skewed sparse hash table (#2085) * Fix a bug that allowed clients to process commands when the server has paused command processing (#2109) * Fix a crash where the wrong slot is used when processing sharded pubsub unsubscribe events (#2137) * Fix a crash when a module attempts to write auxiliary data with AOF enabled (#2132) * Fix a bug where the engine may crash when establishing new outbound TLS connections (#2140) * Fix a bug where a cluster bus packet may be incorrectly marked as invalid (#2144) * Fix a bug where CLUSTER SLOTS/NODES information can be stale after updating node port/tls-port (#2186) * Fix a bug where replica in cluster mode can't finish failover when config epoch is outdated (#2178) * Fix a bug to avoid CLIENT UNBLOCK command to unblock paused clients (#2117) - Drop valkey-ssl_new-null-return.patch, CVE-2025-27151.patch * Included in upstream release ++++ wacomtablet-kcm6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 ++++ xdg-desktop-portal-kde6: - Update to 6.4.0: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.4.0 - Changes since 6.3.91: * Update version for new release 6.4.0 * filechooser: Normalize name filters to something more common (kde#475668) * Initialize the whole array * print: Make qt_keyForPageSizeId more robust * Added a warning to comment about code copied from Qt * Copied bit fields from Qt commit 65b62d2 * Updated qt_pageSizes[] for Qt 6 Synchronised with Qt 6 changes to QPageSize::PageSizeId. The user's paper size selection should now be respected again. BUG: 492681 (kde#492681) * filechooser: Ignore non absolute current_folder urls * screencast: Guard against session closing while creating stream (kde#500577) * screencast: Make sure we send a message reply when restoring (kde#504384) ++++ yast2-bootloader: - grub2-bls/systemdboot: Writing kernel parameters before installing the bootloader (bsc#1244399) - 5.0.20 ++++ yelp-xsl: - Update to version 42.4: + build: Add missing css subdir + Fix CVE-2025-3155. + Switch to meson for builds. - Drop 6902d74.patch: Fixed upstream. - Switch to meson buildsystem, add meson BuildRequires and macros. ------------------------------------------------------------------ ------------------ 2025-6-11 - Jun 11 2025 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - Mozilla Firefox 139.0.4 * Fixed Firefox freezing when switching between apps or opening certain panels within the browser. (bmo#1969253, bmo#1969346) * Fixed difficult selection of drop-down menu options in the Firefox preferences page when selected via the in-page search. (bmo#1968949) * Fixed various selection issues when triple-clicking text in some situations. (bmo#1969100, bmo#1969432) * Fixed an incorrect filename being used when setting an image as the desktop wallpaper on Windows. (bmo#1969793) MFSA 2025-47 * CVE-2025-49709 (bmo#1966083) Memory corruption in canvas surfaces * CVE-2025-49710 (bmo#1970095) Integer overflow in OrderedHashTable ++++ NetworkManager: - document static ip setup on boot (bsc#1244072) add 0001-man-document-static-ip-setup-differences-to-dracut-n.patch ++++ aws-lc: - conflict the correct package ++++ bctoolbox: - Compile with mbedtls 2.x on Leap 16.0 ++++ rust1.86: - Add wasm32-unknown-unknown support - Support SLE12 for Firefox LTS ++++ rust1.87: - Add wasm32-unknown-unknown support - Support SLE12 for Firefox LTS ++++ cloudflared: - Update version to 2025.6.0 * Remove dynamic reloading of features for datagram v3 * Add metric for unsupported RPC commands for datagram v3 * Add dynamic loading of features to connections via ConnectionOptionsSnapshot * Use is_default_network instead of is_default to create vnet's * Update go to 1.24 ++++ cnf: - enable build for all rust architectures ++++ epy: - Update to version 2025.5.27+git.1749648520.0d836a6: * chore: switch from poetry to ordinary setup (using setuptools) * feat: make it configurable to use colors or be terminal neutral * fix: remove all typing errors * chore: move getter for default config directory out of class * fix: handle the internal structure better, take care of multiprocessing * ci: centralize DEBUG variable for debugging * chore: switch DEBUG to True * ci: simple .builds.yml for Sourcehut CI * Use os.path.expanduser. * Use contextlib.connect context manager instead of playing with try manually. ++++ flint: - Update to release 3.3.0 * This release includes major speedups for the acb_theta module, using strides instead of row pointers in all matrix types, and a lot of additions to the gr module, the Generic Rings module in FLINT. ++++ forgejo: - conflict all subpackages to forgejoi-longterm equivilent packages ++++ forgejo-longterm: - conflict all subpackages to forgejo equivilent packages - add the patched vendored dependencies ++++ gnuplot: - Add patch gnuplot-6.0.3-backward_compat.patch - Update to gnuplot 6.0.3 * NEW backport "contourfill {at base} {fs {no}border}" * NEW backport "save changes " This variant saves only the differences between the current state and the state at the start of the session. * NEW backport "plot ... if (filter_condition)" Input lines that satisfy the if condition are processed as usual. Lines that fail are essentially ignored. * NEW backport watchpoint label improvements from 6.1 Each watch target can have its own label, generated by a user function * CHANGE 3D polygon objects can have per-object fill border properties. The restriction that all 3D polygons share a single set of properties from "set pm3d" remains true for "splot with polygons". * CHANGE multiplot mousing and replot improvements back-ported from version 6.1 * CHANGE wxt: remove --with-wx-multithreaded configuration option * CHANGE restrictions on watchpoint function target removed; any function is OK * CHANGE "with hsteps" takes default width from "set boxwidth" * CHANGE column(0) returns an integer (not complex) value * FIX Support for combined hidden3d + pm3d depthorder back-ported from 6.1 This allows placing contours on a depth-sorted pm3d surface Bug 2762 * FIX "with yerrorbars" error bar span should not affect OUTRANGE Bug 2749 * FIX qt: opaque key caused incorrect interactive toggling Bug 2761 * FIX 6.0.2 regression in "splot ... using 1:2:3:4 lc palette" Bug 2784 * FIX placement of category labels along x-axis of boxplots Bug 2789 * FIX qt, cairo: "set colorbox invert" produced empty colorbox * FIX placement of minor tics along logscale axis with narrow range Bug 2765 * FIX OK to have missing corners in an image from a sparse matrix Bug 2791 * FIX error handling for various cases involving function blocks Bug 2797 - Remove patches now upstream * fix4bug1240325.patch * fix4bug1240326.patch * fix4bug1240327.patch * fix4bug1240328.patch * fix4bug1240329.patch * fix4bug1240330.patch ++++ gnuplot-doc: - Add patch gnuplot-6.0.3-backward_compat.patch - Update to gnuplot 6.0.3 * NEW backport "contourfill {at base} {fs {no}border}" * NEW backport "save changes " This variant saves only the differences between the current state and the state at the start of the session. * NEW backport "plot ... if (filter_condition)" Input lines that satisfy the if condition are processed as usual. Lines that fail are essentially ignored. * NEW backport watchpoint label improvements from 6.1 Each watch target can have its own label, generated by a user function * CHANGE 3D polygon objects can have per-object fill border properties. The restriction that all 3D polygons share a single set of properties from "set pm3d" remains true for "splot with polygons". * CHANGE multiplot mousing and replot improvements back-ported from version 6.1 * CHANGE wxt: remove --with-wx-multithreaded configuration option * CHANGE restrictions on watchpoint function target removed; any function is OK * CHANGE "with hsteps" takes default width from "set boxwidth" * CHANGE column(0) returns an integer (not complex) value * FIX Support for combined hidden3d + pm3d depthorder back-ported from 6.1 This allows placing contours on a depth-sorted pm3d surface Bug 2762 * FIX "with yerrorbars" error bar span should not affect OUTRANGE Bug 2749 * FIX qt: opaque key caused incorrect interactive toggling Bug 2761 * FIX 6.0.2 regression in "splot ... using 1:2:3:4 lc palette" Bug 2784 * FIX placement of category labels along x-axis of boxplots Bug 2789 * FIX qt, cairo: "set colorbox invert" produced empty colorbox * FIX placement of minor tics along logscale axis with narrow range Bug 2765 * FIX OK to have missing corners in an image from a sparse matrix Bug 2791 * FIX error handling for various cases involving function blocks Bug 2797 - Remove patches now upstream * fix4bug1240325.patch * fix4bug1240326.patch * fix4bug1240327.patch * fix4bug1240328.patch * fix4bug1240329.patch * fix4bug1240330.patch ++++ go1.25: - go1.25rc1 (released 2025-06-11) is a release candidate version of go1.25 cut from the master branch at the revision tagged go1.25rc1. Refs boo#1244485 go1.25 release tracking * go1.25 requires the final point release of go1.22 or later for bootstrap. ++++ govulncheck-vulndb: - Update to version 0.0.20250611T174602 2025-06-11T17:46:02Z. Refs jsc#PED-11136 Go CVE Numbering Authority IDs added or updated with aliases: * GO-2022-0470 CVE-2022-31022 GHSA-9w9f-6mg8-jp7w * GO-2024-3262 CVE-2024-10975 GHSA-2w5v-x29g-jw7j * GO-2025-3510 CVE-2025-1296 GHSA-c3q9-q986-vrwh * GO-2025-3743 CVE-2025-47950 GHSA-cvx7-x8pj-x2gw * GO-2025-3744 CVE-2025-49011 GHSA-cwwm-hr97-qfxm * GO-2025-3745 CVE-2025-49136 GHSA-jc7g-x28f-3v3h * GO-2025-3746 CVE-2025-25207 GHSA-r8xr-pgv5-gxw3 * GO-2025-3747 CVE-2025-25208 GHSA-vqvv-2wj5-q34w * GO-2025-3748 CVE-2025-49140 GHSA-f26w-gh5m-qq77 * GO-2025-3749 CVE-2025-22874 * GO-2025-3750 CVE-2025-0913 * GO-2025-3751 CVE-2025-4673 * GO-2025-3754 GHSA-2x5j-vhc8-9cwm * GO-2025-3756 CVE-2025-4573 GHSA-4r67-4x4p-fprg * GO-2025-3757 CVE-2025-4128 GHSA-jwhw-xf5v-qgxc ++++ grype: - Update to version 0.93.0: * Added Features - Add support for MinimOS [#2627 @Daniel-Wachter] - Use the upstream Bitmani vulndb data for matching [#1609 [#2538] @juan131] - Support rubygems specific version comparision [#2646 #2712 @willmurphyscode] * Bug Fixes - Harden Container Runtime with Non-Root User [#2716 @wagoodman] - valid cpes in db search output [#2706 @westonsteimel] - Always show results with json output for db search commands [#2692 @wagoodman] - False positive: CVE-2025-5702 reported with High severity on glibc 2.34 (wrong severity and affected version) [#2718] * Dependencies - chore(deps): update anchore dependencies (#2719) - chore(deps): update tools to latest versions (#2717) - chore(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 (#2713) - chore(deps): bump github.com/sergi/go-diff (#2714) - chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.12 to 0.5.13 (#2708) - chore(deps): bump golang.org/x/time from 0.11.0 to 0.12.0 (#2709) - chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 (#2704) - chore(deps): update tools to latest versions (#2696) - chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#2703) - chore(deps): bump github.com/docker/docker (#2702) - chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.11 to 0.5.12 (#2693) - chore(deps): bump github.com/docker/docker (#2694) - chore(deps): update tools to latest versions (#2679) - chore(deps): bump github.com/google/go-containerregistry (#2681) - chore(deps): bump gorm.io/gorm from 1.26.1 to 1.30.0 (#2687) - chore(deps): bump github.com/anchore/syft from 1.26.0 to 1.26.1 (#2678) ++++ grype-db: - Update to version 0.34.0: * Added Features - Add support for MinimOS [#566 @Daniel-Wachter] - enable bitnami and minimOS providers by default [#587 @willmurphyscode] * Bug Fixes - Version 5 vulnerability database no longer getting updates [#578] * Additional Changes - enable bitnami vuln data [#581 @willmurphyscode] * Dependencies - chore(deps): update anchore dependencies (#588) - chore(deps): Bump golang.org/x/text from 0.25.0 to 0.26.0 (#584) - chore(deps): Bump github.com/sergi/go-diff (#585) - chore(deps): Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#586) - chore(deps): Bump gorm.io/gorm from 1.26.1 to 1.30.0 (#580) - chore(deps): Bump github.com/anchore/grype from 0.92.0 to 0.92.1 (#576) ++++ pipewire: - Update to version 1.4.5: * Highlights - Fix negotiation errors when using multichannel output. Fixes audio in some games and mpv in some cases. - 1 Small fix and 1 improvement. * SPA - Fix another bug caused by reversing the filter default value preference. (#4722) * pulse-server - Implement STREAM_DONT_INHIBIT_AUTO_SUSPEND flags. This can reduce power in pavucontrol when monitoring inactive streams. (#4255 #4726) * ALSA - Fix a potential deadlock when calling _drop and _drain at the same time. (#4728) ++++ haproxy: - modernize spec file with spec-cleaner. some changes (mostly whitespaces) got reverted for readability - Add support to build against aws-lc with --with=awslc or in the project config ``` %define _with_awslc 1 Macros: %_with_awslc 1 :Macros ``` ++++ hardinfo2: - Update to version 2.2.13: * PACKAGING: Added vulkan-headers, glslang-tools, libdecor (if wayland) IMPORTANT * New Vulkan Benchmark - simple gears benchmark - but shows that vulkan works for the machine. * Added CLI topic to filter the CLI report and show sections/parts only * Added User Note to synchronize dialog to request certain benchmarks * Added HWCAPS to show which are supported by cpu+distro - eg. x86-64-V2 * Added support for OpenSuse leap 15.6+16, fixed Tumbleweed, fixed Alt Linux * Turkish, Chinese, Danish & Russian Translations updated * Speedup Application dialog handling and fixed crashes * Improve StatusMessage & ProgressBar handling with correct benchmark timing * Fixed Close handling to avoid crashes when updating information and closing. * Updated Logo * Minor Fixes: Crash in vendor match (fwupd on nuc6), Crash on WSL1 missing network entries. * Minor Fixes: Disable GPU benchmarks in CLI mode. Disable unused lsscsi, lspci, lsusb. * Minor Fixes: Treeview handling race issues, Cachemem benchmark low mem machines * Minor Fixes: Distro flavor detection, HTML report improved, Added support for more ARM - Add BuildRequires glslang-devel, libdecor-devel ++++ ibus-typing-booster: - Update to 2.27.64 - Do not start each transliteration with `minput_reset_ic()` to keep the m17n-lib state between commits (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/746) - Update emoji annotations from CLDR ++++ libimobiledevice: - Update to version 1.3.0+283git.20250610: * Use updated libplist API if available * Use SHA256 signature instead of SHA1 for iOS 4 and newer when creating and signing pairing certificates ++++ tigervnc: - no longer require xinit so it can be dropped from SLE16 ++++ libstorage-ng: - Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) - 4.5.259 ++++ melange: - Update to version 0.26.8: * Delete named pipes instead of broadly excluding fifo files (#2035) * bump containerd dep; disable ipset-build-test e2e test (#2034) * qemu runner: fix embedded authorized key when debugging (#2031) * Add split/bin pipeline (#2030) * split/manpages: Manpage path expansion for better lookup (#2029) ++++ mlterm: - remove %suse_update_desktop_file usage - modified sources % mlterm.desktop - version update to 3.9.4 * Support Shift+Control+v and Shift+Control+c to copy&paste via clipboard by default. Drop -P/--clip/use_clipboard option. Add --chsel/change_selection_immediately option in anything except xlib and wayland. * Add COPY_CLIPBOARD shortcut key. * Pressing '?' in copy mode searches for a string backward. (https://github.com/arakiken/mlterm/issues/72) * Support wp-primary-selection protocol in wayland. * Support "exesel:" operation in ~/.mlterm/key in win32. * Support libvte compatible library in win32. (See gtk/README) * Support ConPTY in win32. * Support Alternate Scroll Mode. (https://github.com/arakiken/mlterm/issues/80) * Support P2=1 in sixel graphics. (https://github.com/arakiken/mlterm/issues/81) * Support libpng to build mlimgloader if gdk-pixbuf is not found. (https://github.com/arakiken/mlterm/issues/96) * Support Emoji variation selectors 15 and 16. (https://github.com/arakiken/mlterm/issues/84) * Add --conpty/use_conpty and --winsize/output_xtwinops_in_resizing options in win32. * Add --norepkey/mod_keys_to_stop_mouse_report option. * Add --clp/use_clipping option. (https://github.com/arakiken/mlterm/issues/132) * Add tool/accessories/applycfg.sh and applyfontcfg.sh (https://github.com/arakiken/mlterm/issues/71) * Add "de", "fr", "es", "pt" and "jp106" to available values for "kbd" input method argument. * Add vte 0.78 API symbols to libvte compatible library. * Change the default value of "xterm" entry in etc/termcap from "ut" to "kb=^H:ut". * Update unicode property table (generated from UnicodeData.txt and EastAsianWidth.txt) to version 15.1.0. * Lot of bugfixes. - modified patches % etc.patch (refreshed) - deleted patches - mlterm-gcc14-08ba985.patch (upstreamed) - mlterm-gcc14-20ab931.patch (upstreamed) - mlterm-gcc14-3d38b72.patch (upstreamed) - mlterm-gcc14-8aef4fa.patch (upstreamed) - mlterm-gcc14-f971955.patch (upstreamed) - added patches https://github.com/arakiken/mlterm/commit/da9db7673ab7f5a9111533f7db7db2720643b35f + mlterm-gcc15.patch ++++ mm-common: - Update to version 1.0.7: + Don't specify colors in util/doxygen-extra.css. + Meson build: - Use Meson's pkgconfig module to generate .pc files. - Use the Python installation that Meson uses. + Autotools build: configure.ac: subst for mm-common-get. + Skeletonmm: - Don't require the 'dot' command. - Use Meson's pkgconfig module to generate .pc files. + Documentation: OVERVIEW.md: Update the meson.build snippet - Changes from version 1.0.6: + MM_AX_CXX_COMPILE_STDCXX(): Support C++20 + util/meson_aux/libstdcxx-tag.py: Try curl without compression + Meson build: - Fix use as subproject on Windows - Don't fail if warning_level=everything + Skeletonmm: - Fix the evaluation of is_git_build on Windows - Simplify if-file-exists test + Documentation: Remove AUTHORS and add info to README.md - Changes from version 1.0.5: + Convert README to README.md and OVERVIEW.md. + Meson build: - util/meson_aux: Make tarball reproducible. - Simplify lookup of python command. + Skeletonmm: - Avoid configuration warnings. - Detect if we build from a git subtree. - Simplify lookup of python command. + Add build-tests option. ++++ openrct2: - Update to version 0.4.23 * https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.23 ++++ perl-B-Hooks-OP-Check: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-B-Utils: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-CGI: - updated to 4.690.0 (4.69) see /usr/share/doc/packages/perl-CGI/Changes 4.69 2025-06-11 [ REVERT ] - changes in 4.68 - this breaks backwards compatibility clearly not sufficiently covered by tests (see GH #271) ++++ perl-CryptX: - updated to 0.87.0 (0.087) see /usr/share/doc/packages/perl-CryptX/Changes 0.087 2025-06-11 - bundled libtomcrypt update branch:develop (commit: d448df1 2025-05-06) - bundled libtommath update branch:develop (commit: 839ae9e 2025-06-11) - fix #120 Create SECURITY.md - fix #121 Failures on ARM after upgrading libtommath - security fix CVE-2025-40914 https://github.com/DCIT/perl-CryptX/security/advisories/GHSA-6fh3-7qjq-8v22 ++++ perl-Devel-Cover: - updated to 1.500.0 (1.50) see /usr/share/doc/packages/perl-Devel-Cover/Changes 1.50 - 10 June 2025 - Avoid some warnings during global destruction ++++ perl-File-Find-Rule: - updated to 0.350.0 (0.35) see /usr/share/doc/packages/perl-File-Find-Rule/Changes 0.35 Thursday 5th June, 2025 Fix for CVE-2011-10007 https://github.com/richardc/perl-file-find-rule/pull/4 bsc#1244148 ++++ perl-Locale-Codes: - updated to 3.840.0 (3.84) see /usr/share/doc/packages/perl-Locale-Codes/Changes 3.84 2025-06-10 sbeck - Fixed a packaging error For some reason, there was a problem with my 3.83 package which caused the module to completely disappear from CPAN. This is a release to try to correct that. ++++ perl-Socket6: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Text-Soundex: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-XML-Twig: - Updated perl-XML-Twig-CVE-2016-9180.patch - updated to 3.540.0 (3.54) see /usr/share/doc/packages/perl-XML-Twig/Changes 3.54 2025-06-11 minor maintenance release - changed the minimum version of Perl to 5.10 That should be old enough: "On December 18, 2007, the 20th anniversary of Perl 1.0, Perl 5.10. 0 was released." - fixed the "build" system moved .pm files in the usual place for CPAN modules (lib/) used PM_FILTER in Makefile.PL to inline some method calls thanks to Daniel Macks for having a look at this and suggesting most of the improvements - fixed del_atts/set_att broke keep_atts_order see https://stackoverflow.com/questions/79369132 - fixed #TEXT handlers not being called when set using setTwigHandlers see https://github.com/mirod/xmltwig/issues/36 and fixed bugs in triggering #TEXT handlers in mixed content - fixed test special casing "SA" PERL_UNICODE instead of looking for S and A in the variable see https://github.com/mirod/xmltwig/issues/32 - fixed docs for comment processing see https://github.com/mirod/xmltwig/issues/31 - documentation cleanup thanks to chrispitude for the massive cleanup in https://github.com/mirod/xmltwig/pull/34 and to zostay and asb-capfan for finding typos in https://github.com/mirod/xmltwig/pull/29 and https://github.com/mirod/xmltwig/pull/33 - improved strip_att to allow more than 1 attribute to be stripped thanks to chrispitude for https://github.com/mirod/xmltwig/pull/37 - added HTML style aliases for positions for paste and insert_new_elt beforebegin for before afterbegin for first_child beforeend for last_child afterend for after - improved insert_new_elt to allow for the element to insert to be a well-formed XML string, similar to insertAdjacentHTML in js ++++ postgresql15-timescaledb: - Stop storing build machine kernel version (boo#1101107) - Update to version 2.20.3 https://github.com/timescale/timescaledb/releases/tag/2.20.3 ++++ postgresql16-timescaledb: - Stop storing build machine kernel version (boo#1101107) - Update to version 2.20.3 https://github.com/timescale/timescaledb/releases/tag/2.20.3 ++++ postgresql17-timescaledb: - Stop storing build machine kernel version (boo#1101107) - Update to version 2.20.3 https://github.com/timescale/timescaledb/releases/tag/2.20.3 ++++ python-gevent: - Update to 25.5.1 * Update the bundled libuv to 1.51 from 1.44.2. * Note that this changes the minimum supported versions of various operating systems. Linux now requires kernel 3.10 and glibc 2.17, up from 2.6.32 and glibc 2.12; macOS now requires version 11, up from version 10.15; Windows now requires Windows 10 and Visual Studio 2017, up from Windows 8 and VS 2015; finally, FreeBSD now requires version 12, up from version 10. * The musl Linux wheels are now built with muslinux_1_2 instead of musllinux_1_1. See issue #2108. * Add support for Cython 3.1 on Windows. * Add support for Python 3.14b1 and significantly expand the set of standard library tests we run with monkey-patching. - Update BuildRequires and Requires from pyproject.toml ++++ python-paramiko: - Switch to pyproject macros. ++++ python-pycairo: - Update to 1.28.0: * Changes: + Remove hypothesis test dependency + Release the input buffer passed to ImageSurface.create_for_data() when calling Surface.finish() already, not just when the underlying surface is destroyed + Return a PathDataType (int subtype) instead of int with Path.__iter__() + Emit a DeprecationWarning in case ImageSurface.get_data() is called on an already finished surface. + Emit a DeprecationWarning for the undocumented num_glyphs parameter in Context.glyph_extents(), Context.glyph_path(), Context.show_glyphs(), ScaledFont.glyph_extents() * Fixes: + Remove the executable bit from cairo/__init__.py + Remove usage of removed typing.ByteString to fix compatibility with Python 3.14.0a1 + Drop support for Python 3.8 + Port PEP517/wheel build from setuptools to meson-python. + meson: install the package metadata to .dist-info/METADATA instead of .egg-info ++++ python-pyramid-debugtoolbar: - Switch to pyproject macros. ++++ python-pyserial: - Switch to pyproject macros. ++++ python-reno: - Convert to pip-based build and libalternatives ++++ python-PubChemPy: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-PyECLib: - Switch to pyproject macros. - Explicitly list files and directories in %files. ++++ python-PyInstaller: - Switch to pyproject macros. ++++ python-PyVirtualDisplay: - Switch to pyproject macros. ++++ python-argcomplete: - Remove executable bit on files installed outside of the path. (bsc#1244435) ++++ python-google-auth: - Update to version 2.40.3 * Auth fetch token from default endpoint (#1779) * Remove unnecessary call to mds service (#1769) * Retry 504 errors (#1767) ++++ python-greenlet: - Update to 3.2.3 * Make greenlet build and run on Python 3.14 beta 2 on Windows amd64. * Potentially fix build on NetBSD/sparc64. See PR 447. ++++ python-hishel: - Update to 0.1.2 * Add check for fips compliant python. (#325) * Fix compatibility with httpx. (#291) * Use SyncByteStream instead of ByteStream. (#298) * Don't raise exceptions if date-containing headers are invalid. (#318) * Fix for S3 Storage missing metadata in API request. (#320) - Update BuildRequires and Requires from pyproject.toml ++++ python-jira: - Packaging sanity * Use libalternatives on > 1500 * Add sle15_python_module_pythons ++++ python-joserfc: - Update to 1.1.0 * Use ECKey.binding.register_curve to register new supported curves * Add __eq__ for Key and KeySet * Use InvalidHeaderValueError in registry header validation * Prevent from Base64 Malleability * Export import_key and generate_key methods * Use import as for prioritize the modules for editors * Use UnsupportedAlgorithmError instead of ValueError in JWS/JWE registry * Use MissingKeyTypeError, InvalidKeyIdError errors * Allow jwt.encode passing encoder_cls and jwt.decode passing decoder_cls * Use correct types for encoder_cls and decoder_cls parameters * Respect RFC6749 character set in error descriptions * Add KeyBase and GuestProtocol to __all__ * Update header validation raised errors * Add "none" algorithm for JWS * Cleanup joserfc.util * Cleanup useless code in joserfc.util * Update default value type hints for BaseKey.get method, #52 * Raise MissingKeyError when import empty key set. #35 * Remove useless catching binascii.Error ++++ python-kubernetes: - add patch: fix-exec-provider-test-sle-15-sp4.patch * Patch file to fix failing kubernetes.config.exec_provider_test.ExecProviderTest during package build against SLE-15 SP4 (w/ Python 3.6.15, pytest-5.4.3, py-1.10.0, pluggy-0.13.1) * Patch fixes the following error: ``` > obj = json.loads(mock.call_args.kwargs['env']['KUBERNETES_EXEC_INFO']) E TypeError: tuple indices must be integers or slices, not str ``` - version update to 33.1.0 * please refer to the changelog at https://github.com/kubernetes-client/python/blob/v33.1.0/CHANGELOG.md#v3310 - update build requirements: `BuildConflicts: %{python_module websocket-client = 0.40.0}` * please refer: https://github.com/kubernetes-client/python/blob/v33.1.0/requirements.txt#L7 ++++ python-pamela: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pathvalidate: - Switch to pyproject macros. - Specify files and directories explicitly in %files. ++++ python-podman-compose: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pony: - Switch to pyproject macros. ++++ python-proxmoxer: - Switch to pyproject macros. ++++ python-ptpython: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-ptyprocess: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pulsectl: - Switch to pyproject macros. ++++ python-pure-eval: - Switch to pyproject macros. - Explicitly list files and directories in %files. ++++ python-py-radix: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pyaml: - Switch to pyproject macros. ++++ python-pyclipper: - Switch to pyproject macros. ++++ python-pydata-sphinx-theme: - Update to version 0.16.1 (CVE-2025-5889, bsc#1244343): * Bump: 0.16.1rc0 -> 0.16.1 * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2079) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2075) * bump: 0.16.0 -> 0.16.1rc0 * i18n - Update localisation files (#2072) * Match Sphinx toggle button and Sphinx Design hover and focus styles (#2061) * Import Bootstrap after importing our variable overrides (#2066) * Higher contrast table hover stripe (light mode) (#2062) * Restore focus ring Sphinx Design dropdowns (#2060) * DOC - Update documentation regarding formatting files (#2057) * [pre-commit.ci] pre-commit autoupdate hooks (#2064) * Remove hover striping from all but `.dataframe` tables (#2059) * Fix colour variables (#2058) * update revs to ignore in blame (#2056) * automatic changes from b633898 and 9c5a3d5 * update pre-commit hooks / linter config * ~Revert "LINT - Run updated pre-commit hooks (#2049)" (#2054) * fix wrong switcher JSON loaded for dev docs (#2048) * BUG - Fix i18n files and compilation for distribution (#2042) * MAINT - update from Twitter -> X (#2052) * added itom to projects using this theme (#2037) * LINT - Run updated pre-commit hooks (#2049) * DOC - Add design system documentation (#2046) * ENH - When using the copybutton in code blocks, exclude copying the prompt (#2036) * DOCS - Update accessibility docs (#2039) * [pre-commit.ci] pre-commit autoupdate hooks (#2005) * Fix translator_setup: undefined default_translator_class for linkcheck builder (#2029) * Stop moving the Read the Docs version switcher into the sidebar (#2034) * Remove mention of `sidebarwidth` in config file (#2031) * MAINT - Bump node version (22.x) (#1993) * fix preferred-version in JSON (#2028) * DOC: Fix link to custom CSS example (#2025) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ca (#2021) * DEV - Go back to dev - post-release (#2019) * bump: 0.16.0rc0 -> 0.16.0 * Fix invalid URLs in version-switcher using dirhtml builder (#2004) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in es (#2015) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2014) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2009) * Change color when hovering over code-formatted text (#2007) * Update some of the diverging links. (#2008) * Draft script to find diverging links (#1966) * CI Bump scientific-python/upload-nightly-action from 0.6.0 to 0.6.1 (#2003) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2001) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2000) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja (#1979) * BUG - Remove cruft symbols (#1998) * Update localisation catalogue (#1999) * BUG - Fix coverage workflow triggers (#1996) * bump: 0.15.4 -> 0.16.0rc0 * Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.0 (#1994) * DEV - Add Fontawesome scripts to build assets (#1982) * DOC - Fix search UI description (#1988) * ENH add algolia docsearch version meta tag (#1989) * docs: fix example gallery screenshot for scikit-learn (#1990) * Add scikit-learn to the example gallery (#1985) * Bolder bigger headings (#1983) * Increase space between links in right sidebar to match left sidebar (#1980) * MAINT - Add new intermittent warning for building docs offline (#1981) * Remove macos 13 (#1978) * Additional version banner details. (#1973) * ENH - Update translations workflows (#1959) * A11Y: Add title attribute to theme switcher (#1924) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in ja (#1974) * BUG - GH action workflows fixes (#1970) * [pre-commit.ci] pre-commit autoupdate hooks (#1972) * Bump webpack from 5.91.0 to 5.94.0 (#1968) * ENH - Update bundling and vendoring (JS) (#1955) * Make overlay sidebars behave like modals (#1942) * Increase horizontal whitespace between navbar icon links (#1964) * Bump minimum sphinx version. (#1943) * Add PhaseFieldX documentation to pydata-sphinx-theme gallery (#1922) * Remove shortcut indicator search dialog on small screens (#1947) * When hovering a heading, make the #-anchor fully opaque (#1949) * Ensure we use PST colours throughout (#1927) * Maint: do not use document.write (#1921) * [pre-commit.ci] pre-commit autoupdate hooks (#1946) * Doc: Mention flyout version switcher provided by RTD (#1937) * Apply modal pattern to search box pop-up (#1932) * MAINT: remove packaing as a dependency (#1939) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in zh (#1936) * Fix link scope (#1931) * DEV - Miscellaneous enhancements to CI (#1928) * Change pandoc action (#1929) * BUG - Remove schedule trigger for comment action (#1914) * [pre-commit.ci] pre-commit autoupdate hooks (#1916) * Set theme's version to dev (#1912) * MAINT - Add CI env check for a11y tests (#1915) * Fix nbsphinx color outputs, suppress other notebook output Axe errors (#1905) * Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1913) * Bump actions/upload-artifact from 3 to 4 (#1911) * Maintenance: update stable version in switcher.json (#1910) * Minor typo: s/Heaver/Header (#1907) * use ellipsis to truncate breadcrumbs, and test with playwright (#1861) * Scrollable table? Make keyboard accessible (focusable) (#1903) * BUG: Ensure coverage comment is properly triggered (#1901) ++++ python-pyfakefs: - Switch to pyproject macros. ++++ python-pyfuse3: - Switch to pyproject macros. - Explicitly list files and directories in %files. ++++ python-pygal: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pyinotify: - Switch to pyproject macros. ++++ python-pylibfdt: - Switch to pyproject macros. ++++ python-pymad: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pyodbc: - Switch to pyproject macros. ++++ python-pyperclip: - Switch to pyproject macros. ++++ python-pyquery: - Switch to pyproject macros. ++++ python-pyscreenshot: - Switch to pyproject macros. ++++ python-pytest-html: - refresh node modules * update brace-expansion to 1.1.12 and 2.0.2 CVE-2025-5889, gh#juliangruber/brace-expansion#65, bsc#1244343 ++++ python-python-crfsuite: - Switch to pyproject macros. ++++ python-python-jose: - Switch to pyproject macros. ++++ python-python-redmine: - Add sle15_python_module_python to support newer python3 on Leap ++++ python-python-slugify: - Switch to pyproject macros. ++++ python-python3-saml: - Switch to pyproject macros. ++++ python-pythonfinder: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pytidylib: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pytimeparse: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-pytlv: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-pyu2f: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pyuca: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-pyux: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - Explicitly list files and directories in %files. - Switch to pyproject macros. ++++ python-pyvmomi: - Switch to pyproject macros. ++++ python-pywebpush: - Switch to pyproject macros. ++++ python-pyxattr: - Switch to pyproject macros. ++++ python-pyxdg: - Switch to pyproject macros. ++++ python-pyzmq: - Switch to pyproject macros. ++++ python-qet_tb_generator: - Convert to pip-based build and libalternatives ++++ python-railroad-diagrams: - Convert to pip-based build ++++ python-re-assert: - Convert to pip-based build ++++ python-rebulk: - Convert to pip-based build ++++ python-redbaron: - Convert to pip-based build ++++ python-reedsolo: - Convert to pip-based build ++++ python-rencode: - Convert to pip-based build - Fix build without %check (boo#1227364) ++++ python-repoze.lru: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-requestbuilder: - Convert to pip-based build ++++ python-requests-download: - Convert to pip-based build ++++ python-requests-ftp: - Convert to pip-based build ++++ python-requests-toolbelt: - Convert to pip-based build - Convert to pip-based build ++++ python-requests-wsgi-adapter: - Convert to pip-based build ++++ python-requestsexceptions: - Convert to pip-based build ++++ python-restructuredtext_lint: - Convert to pip-based build and libalternatives - Convert to pip-based build and libalternatives ++++ python-retry_decorator: - Convert to pip-based build ++++ python-retryrequests: - Convert to pip-based build ++++ python-rfc3339-validator: - Convert to pip-based build - Convert to pip-based build ++++ salt: - Add subsystem filter to udev.exportdb (bsc#1236621) - tornado.httputil: raise errors instead of logging in multipart/form-data parsing (CVE-2025-47287, bsc#1243268) - Added: * add-subsystem-filter-to-udev.exportdb-bsc-1236621-71.patch * fix-of-cve-2025-47287-bsc-1243268-718.patch ++++ salt-test: - Add subsystem filter to udev.exportdb (bsc#1236621) - tornado.httputil: raise errors instead of logging in multipart/form-data parsing (CVE-2025-47287, bsc#1243268) - Added: * add-subsystem-filter-to-udev.exportdb-bsc-1236621-71.patch * fix-of-cve-2025-47287-bsc-1243268-718.patch ++++ python-yarl: - update to 1.20.1: * Started raising a :exc:`ValueError` exception raised for corrupted IPv6 URL values. These fixes the issue where exception :exc:`IndexError` was leaking from the internal code because of not being handled and transformed into a user-facing error. The problem was happening under the following conditions: empty IPv6 URL, brackets in reverse order. -- by :user:`MaelPic`. Related issues and pull requests on GitHub: :issue:`1512`. * Updated to use Cython 3.1 universally across the build path - - by :user:`lysnikolaou`. Related issues and pull requests on GitHub: :issue:`1514`. * Made Cython line tracing opt-in via the with-cython-tracing build config setting -- by :user:`bdraco`. Previously, line tracing was enabled by default in :file:`pyproject.toml`, which caused build issues for some users and made wheels nearly twice as slow. Now line tracing is only enabled when explicitly requested via pip install . --config-setting=with- cython-tracing=true or by setting the YARL_CYTHON_TRACING environment variable. Related issues and pull requests on GitHub: :issue:`1521`. ++++ radare2: - add CVE-2025-5641.patch as a warning that the threaded option is known to be unsafe (bsc#1244121, CVE-2025-5641) - refresh other patches ++++ regularhunter-monotional-fonts: - Update to 2.1: * Fix incorrect positioning of regular ^ glyph - Update to 2.0: * Revise all dash glyphs for consistency * Add unique italic and bold-italic + glyphs * Add unique italic and bold-italic = glyphs * Increase height of bold and bold-italic glyphs for ' and " * Slight adjustment to bold and bold-italic ^ glyph * Slight adjustment to italic and bold-italic 4 glyph ++++ renovate-pretty-log: - new package renovate-pretty-log: two utilities for exploring Renovate debug log files ++++ rubygem-passenger: - New upstream release 6.0.27, see bundled CHANGELOG ++++ scummvm: - Add --enable-release for reproducible builds (boo#1231626) ++++ steampipe: - Update to version 2.0.0: * FDW v2.0.0 * v2.0.0 * v1.2.0 (#4566) * [dep][go](deps): Bump github.com/turbot/pipe-fittings/v2 (#4559) * Update FDW to v1.13.0 to fix the issue where Steampipe did not correctly provide planning cost information for key-columns with an `any-of` requirement (#4565) * [dep][actions](deps): Bump golangci/golangci-lint-action (#4524) * [dep][go](deps): Bump github.com/spf13/viper from 1.20.0 to 1.20.1 (#4542) * [dep][go](deps): Bump golang.org/x/sync from 0.13.0 to 0.15.0 (#4560) * [dep][go](deps): Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.2 (#4561) * Improve logging for verifyRunning (#4562) * exit 1 when a command does not exist (#4564) * [dep][go](deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#4538) (#4539) ++++ tempo-cli: - Update to version 2.8.0: CLI-related changes in the changelog * [tempo-cli] Fix rewrite-traces logger (#5047) * [tempo-cli] Replace fmt.Print with logger, continue on error in `rewrite-blocks` (#5043) * [tempo-cli] Improve speed when dropping multiple traces (#5002) * Sub-command for tempo-cli to generate attribute indexes (#4944) The list of changed dependencies is very long (as it not only covers the CLI) and can be found in the release notes https://github.com/grafana/tempo/releases/tag/v2.8.0 ++++ terragrunt: - Update to version 0.81.3: * Experiments Updated - The reports experiment now supports generating reports in JSON format As part of delivering #3628 , the reports experiment has been updated to support JSON report generation in addition to the default of CSV report generation. To generate a report using JSON formatting, either use the - -report-format flag to explicitly set the format to one of csv or json or provide a --report-file with a .csv or .json file extension to implicitly select the report format. - The reports experiment now supports generating a JSON schema for reports As part of delivering #3628 , the reports experiment has been updated to support generating a JSON schema following the JSON Schema specification in addition to generating reports. To generate a schema, use the --report-schema-file flag. * What's Changed - feat: Adding `--report-schema-file` (#4408) - feat: Add JSON support to `report` experiment (#4403) - fix: Avoid using interface pointer (#4405) - fix: Addressing gopls updates (#4406) - Update to version 0.81.2: * Experiments Updated The reports experiment now supports generating reports As part of delivering #3628 , the reports experiment has been updated to support CSV report generation. When the reports experiment is enabled, and the --report-file argument is passed to a run --all / run --graph / stack run command, Terragrunt will generate a CSV report of the run in addition to the summary that is emitted by default. That report offers details on the outcome of each run in the Run Queue. https://terragrunt.gruntwork.io/docs/features/run-queue/ For more information, read the documentation on the Run Report. https://terragrunt.gruntwork.io/docs/features/run-report/#run-report * What's Changed - feat: Allow users to save reports during runs (#4396) - fix: Avoid installing D2 in Vercel (#4404) ++++ tp_smapi: - del_timer.patch added to fix deprecated call ++++ valkey: - Provide redis 7.2.9 instead of valkey version due to lack of features provided by redis 7.4 (boo#1243605) ++++ vsftpd: - Apply "terminate-peers-on-quit.patch" to introduce the new internal PRIV_SOCK_QUIT command which vsftpd sends to privileged parent processes to properly shut down the TLS connection in case we've received QUIT from the session client. This change avoids misleading error messages in the servers log file. [bsc#1199250] ++++ wesnoth: - Update to 1.18.5: Editor * Clear old time-of-day schedule before saving new one, resolves scenario file bloat. Networking * Resolve crash on attempting to download MP replay from server, when using cURL 7.85.0 or later. Terrain * Fix bluff/gulch terrain overlays being conspicuously visible on the minimap display. Translations * Updated translations: Arabic, Bengali, Bulgarian, Chinese (Simplified), Czech, Esperanto, Finnish, Italian, Japanese User interface * Fixed an issue with the Help browser over-scaling portraits up on configurations with a pixel scale higher than 1 (e.g. macOS and Retina screens), causing blurry rendering and lacking enough room for text. Miscellaneous and Bug Fixes * Fix failure to build with recent versions of Visual Studio due to missing include. * Support compilation with GCC 15. ++++ wicked2nm: - Update to v1.1.0 * Use agama-network instead of agama-(lib|server) * Only activate connections marked with autostart * Give hint in error message how to ignore warnings * Update README.md with updated installation and usage infos * Add support for Leap 15 - Remove BuildRequires that are no longer necessary due to the agama-network switch. - The agama-network switch also removes the vulnerable and unmaintained 'users' crate from the dependencies. [bsc#1244188] ------------------------------------------------------------------ ------------------ 2025-6-10 - Jun 10 2025 ------------------- ------------------------------------------------------------------ ++++ ProtonPlus: - update to 0.5.2: * Fixed Kron4ek Proton downloads * Fix ProtonDB logo not appearing with light theme * Fix shortcut button * Allow to unselect a game by clicking on it * Improve game library UX ++++ apfsprogs: - Update to version 0.2.1 * apfsck: Implement more checks for fusion drives * refactor: Remove redundant MIN macro in spaceman.c * apfsck: Use DIV_ROUND_UP macro * apfs-label: Get rid of mmap to support 16K pages * apfs-label: Fix memory leak in read_latest_super() * mkapfs: Get rid of mmap to support 16K pages - Explicitly list files matched in %files section ++++ atuin: - Update to version 18.6.0~beta1: * chore(release): prepare for release 18.6.0-beta.1 (#2723) * Revert "feat(zsh): try to go to the position in zsh's history (#1469)" (#2715) * feat(stats): add jj to default common subcommands (#2708) * chore(deps): bump fs-err from 2.11.0 to 3.1.0 (#2709) * chore: fix typos (#2668) * feat: delete duplicate history (#2697) * Update dependencies (#2695) * chore(deps): bump debian (#2699) * chore(deps): bump tokio from 1.44.1 to 1.44.2 in the cargo group (#2681) * ci: use native github arm64 runner (#2690) ++++ audit-secondary: - Refresh systemd service patches: - audit-allow-manual-stop.patch - auditd.service-fix-plugin-termination.patch - enable-stop-rules.patch - fix-hardened-service.patch - harden_auditd.service.patch - Update to 4.0.2 - Fix musl C builds - Many code cleanups (Yugend) - Use atomic variables if available for signal related flags - Dont rotate audit logs when auditd is in debug mode - Fix a couple memory leaks on error paths - Correct output when displaying rules with exe/path/dir (Attila Lakatos) - Fix auparse lookup test to not use the system libaupaurse - Improve auparse metrics - Update auparse normalizer for recent syscalls - Make status report uniform - Update to 4.0.1 - Update TRUSTED_APP interpretation to look for known fields - In auditd plugins, allow variable amount of arguments (Attila Lakatos) - Fix augenrules to work correctly when kernel is in immutable mode - Add ausearch_cur_event to auparse library (Attila Lakatos) - Add audisp-filter plugin (Attila Lakatos) - Improve sorting speed of aureport --summary reports - auditd & audit-rules.service pick up paths automatically (Laurent Bigonville) - Update auparse normalizer for new syscalls ++++ audit: - Refresh systemd service patches: - audit-allow-manual-stop.patch - auditd.service-fix-plugin-termination.patch - enable-stop-rules.patch - fix-hardened-service.patch - harden_auditd.service.patch - Update to 4.0.2 - Fix musl C builds - Many code cleanups (Yugend) - Use atomic variables if available for signal related flags - Dont rotate audit logs when auditd is in debug mode - Fix a couple memory leaks on error paths - Correct output when displaying rules with exe/path/dir (Attila Lakatos) - Fix auparse lookup test to not use the system libaupaurse - Improve auparse metrics - Update auparse normalizer for recent syscalls - Make status report uniform - Update to 4.0.1 - Update TRUSTED_APP interpretation to look for known fields - In auditd plugins, allow variable amount of arguments (Attila Lakatos) - Fix augenrules to work correctly when kernel is in immutable mode - Add ausearch_cur_event to auparse library (Attila Lakatos) - Add audisp-filter plugin (Attila Lakatos) - Improve sorting speed of aureport --summary reports - auditd & audit-rules.service pick up paths automatically (Laurent Bigonville) - Update auparse normalizer for new syscalls ++++ aws-c-http: - Update to 0.10.2 * Remove clang-3 from CI by @sbSteveK in (#518) * Stop sending empty data frame when input stream ends but the request stream is not ending. by @TingDaoK in (#520) ++++ aws-c-s3: - Update to version 0.8.1 * Fix race condition between mem acquire and cancel by @DmitriyMusatkin in (#521) - from version 0.8.0 * Remove clang-3 from CI by @sbSteveK in (#520) * Memory pool interface by @DmitriyMusatkin in (#517) ++++ azure-cli: - New upstream release + Version 2.74.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Update Requires from setup.py ++++ azure-cli-core: - New upstream release + Version 2.74.0 + For detailed information about changes see the HISTORY.rst file provided with this package ++++ bcc: - Update to version 0.35.0 * Support for kernel up to 6.14 * New bcc tools: mptcp: enable mptcp for tcp traffic * tools/biosnoop: Fix biosnoop pattern option * Allow cmake run out of the source tree * Fix for test bpf_stack_id when running on custom image in yocto * libbpf-tools/map_helpers: Add bpf_map_lookup_and_delete_batch to dump_hash * libbpf-tools/biotop: Use dump_hash for map processing * uninstall: use execute_process() instead of exec_program() * clang: Fix pointer dereference on big-endian machines * ci: Upgrade to ubuntu 24.04 * doc update, other bug fixes and example improvement. ++++ console-setup: - console-setup-dejavu-fonts.patch * generate also dejavu fonts - supersedes console-setup-no-dejavu-fonts.patch - buildrequire dejavu-fonts, otf2bdf (new package) ++++ cacti-spine: - added patches https://github.com/Cacti/spine/issues/368 + cacti-spine-gcc15.patch ++++ cflow: - added patches https://savannah.gnu.org/bugs/index.php?67206 + cflow-gcc15.patch ++++ chocolate-doom: - Add declare_code_as_C99_compliant.patch so that the package builds with GCC 15. [boo#1244418] ++++ conftest: - Update to version 0.61.2: * Switch back to original `conftest test --update` behavior (#1138) ++++ container-suseconnect: - Update to version 2.5.4: * Switch to sha256 from md5 - use go's native fips module on tumbleweed ++++ dosemu: - added patches build with gcc15 + dosemu-gcc15.patch ++++ eglexternalplatform: - removed again empty %check section - update to release 1.2.1 * Override the installation directory of the pkg-config file to put it in the correct architecture-independent directory. ++++ element-web: - Version 1.11.103 [#]# 🐛 Bug Fixes * Check the sender of an event matches owner of session, preventing sender spoofing by homeserver owners. https://github.com/matrix-org/matrix-rust-sdk/security/advisories/GHSA-x958-rvg6-956w ++++ gbdfed: - added patches fix build with gcc15 + gbdfed-gcc15.patch ++++ gerbv: - added patches https://github.com/gerbv/gerbv/issues/255 + gerbv-gcc15.patch ++++ gtk4: - Update to version 4.18.6: + Bugs fixed: - Wrong behavior of GdkKeymap on macOS - cups: NULL-terminate array of choices - Fix the android build - icontheme: Load the missing image icon from the theme + Updated translations. ++++ gitea-tea: - update to 0.10.0: * fix: support SSH remotes with non-standard ports * minor helper fixes * Bump Table Dep * Login via oauth2 flow * Feat: interactive issue edit command * Use flakes vs devbox * Fix helper panic * Add --note-file flag to read release notes from a file * Fix/Login Edit Use Editor Env * Gitea Actions support * Expose --labels option * Add git helper * Support auto detecting branch for PRs * context: move human readable note to stderr * Add repos rm/delete command * Release Asset Management * tea branches list/protect/unprotect * Add OTP and scopes to login * Initial CLI docs * Fix for go tools called from make * fix interactive login add * issues list can show filtered by owner/org instead of repo too * fix: non-standard ssh port URL's repo can't be recognized * updated dependencies - remove newer-dependencies.patch, as upstream updated them ++++ gmmlib: - fixed source line in specfile - Update to version 22.7.2 * Add BMG Device ID (#232) * Add BMG Device ID (#233) * Add new BMG Device ID (#234) * Disable compression on GMM_FORMAT_I420 format (#236) * Handle Coherent and compressible resources (#235) ++++ goreleaser: - Update to version 2.10.2: * docs: improve install.md * docs: update * fix(cask): conflicts and depends still not quite right * docs: update * chore: auto-update generated files * chore: keep license in the struct for now * fix(homebrew_casks): many fixes * chore: auto-update generated files * chore: auto-update generated files * docs: v2.10 * docs: update * chore(deps): update nfpm * docs: update * feat: mcp server (#5798) * chore(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 (#5811) * feat(ko): allow configuration of local domain to allow publishing to other local registries (e.g. kind) (#5809) * chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 (#5812) * ci: rename job * chore(deps): bump golang from 1.24.3-alpine to 1.24.4-alpine (#5815) * chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#5813) * docs: update USERS.md (#5810) * fix(dep): update gitlab, fix use of removed function (#5807) * docs: update * docs: update * docs: improvements based on feedback * fix: help case * docs: improve casks docs and migration guide * test: add test for #5783 * fix(gitlab): use CI_SERVER_VERSION when available (#5783) * ci(dagger): failing zig tests (#5806) * chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 (#5805) * chore: schema update * feat(cask): improve URL config (#5803) * chore(deps): bump golang from `ef18ee7` to `b4f875e` (#5801) * feat: support addtional url parameters in homebrew cask (#5800) * chore(deps): bump mkdocs-rss-plugin from 1.17.2 to 1.17.3 in /www (#5802) * chore: update schema * fix: unneeded warnings * chore(deps): bump mkdocs-rss-plugin from 1.17.1 to 1.17.2 in /www (#5791) * ci: snapcraft token * chore(deps): bump github.com/slack-go/slack from 0.16.0 to 0.17.0 (#5792) * feat: sbom.disable (#5787) * ci: fix zig action (#5789) * docs: update * chore: deprecate more stuff * feat: homebrew casks (#5780) * chore(deps): bump github.com/google/go-containerregistry from 0.20.4 to 0.20.5 (#5784) * chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.42.0 to 2.42.1 (#5782) * chore(deps): bump github.com/google/go-containerregistry from 0.20.4-0.20250225234217-098045d5e61f to 0.20.4 (#5781) * test: fix sbom test on newer syft versions * fix(init): handle CRLF line endings in gitignore (#5775) * chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#5776) * chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 (#5777) * chore(deps): bump anchore/sbom-action from 0.19.0 to 0.20.0 (#5774) * chore(deps): bump mkdocs-material from 9.6.13 to 9.6.14 in /www (#5773) * fix(bun,deno): duplicated build flags (#5771) * feat(nfpm): support rpm.buildhost * chore(deps): update go-github to v72 * docs: update git tag sort option * docs: add blog post about packaging and publishing Go binaries on NPM which use GoReleaser as build tool (#5759) * chore(deps): bump mkdocs-material from 9.6.12 to 9.6.13 in /www (#5769) * chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#5770) * chore(deps): update ko and nfpm (#5767) * docs: update * chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2 (#5765) * chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 (#5764) * chore(deps): bump mlugg/setup-zig from 1 to 2 (#5762) * chore(deps): bump golang from 1.24.2-alpine to 1.24.3-alpine (#5761) * ci: fix lint (#5757) * fix(brew,nix): support txz, tgz, tzst, tar.zst (#5746) * chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 (#5752) * chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#5753) * chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#5751) * chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (#5754) * chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#5750) * chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 (#5749) * docs: update * docs: update homepage * docs: use recommended SPDX SBOM filename in example (#5745) * chore: auto-update generated files * chore: auto-update generated files ++++ gpu-screen-recorder: - Update to version 20250610: * Fix nvidia capture after switch to opengl es * Fix screen and portal capture not working on some intel gpus * Swap flush and memory barrier * Disable cap_sys_nice which causes amd gpu crash for some people * Remove swap buffer call * Fix build for newer ffmpeg * Support surround sound for application audio capture * Consistent info/warning/error message structure * Match gsr monitor name with wayland monitor name. ++++ gpu-screen-recorder-gtk: - Update to version 20250608: * Remove requirement for pkexec when not using flatpak * Only bind shortcuts if no shortcuts found * Only register shortcuts when opening replay/recording/stream page * Auto register hotkeys on gnome wayland, so they work without having to press change hotkeys everytime ++++ hamlib: - Update to 4.6.3: * JRC: Remove RIG_FUNC_FAGC from 535D as erroneous * Add RIG_FUNC_NB2 functionality to both 535D and 545 * * Restore IC-7300 spectrum data callback - regression in 4.6 * Add locking to rig_[gs]et_level() - fixes sending CW from tlf * Fix attempt to use memory returned by setlocale() after being freed * Language bindings configuration and build fixes * Various build system and compilation fixes * IC-705 filter selection bandwidth for FM and WFM * IC-705 COMP, VD, and ID meter calibration values * Fix ACLog thousands separator * Documentation updates, typo fixes, man page fixes * Drop redundant token lookups and make local functions static * Fix rigctl showing hamlib_verson when connecting to rigctld * Add rig CODAN 2110 ++++ helm: - remove flaky test * cmd/helm/dependency_build_test.go * cmd/helm/dependency_update_test.go * cmd/helm/pull_test.go * cmd/helm/registry_login_test.go ++++ intel-media-driver: - Update to version 25.2.4; changes since 25.1.4 * [VP] Disable VP features * [Decode] [PDVT-SH] Fix vvc density r2r fail issue * [Encode] update HEVC/AV1 tu7 CMD1 const settings for Xe2_Lpm and Xe2_Hpm * [Decode] AVC HW cmd frame size update * [Media Common] [MCPY] [PDVT-SH] Fix linear to linear blt copy * [Media Common] Bump up version to 25.2.0 * [Media Common] Add BMG-E NEX2 Device ID * add more device ID for BMG * Revert "[VP] remove the reusable condition for no need check this for team pa…" * [VP] LNL SFC WA * [VP] disable VP features * [VP] Level Zero Cmd Packet * [Encode] [PDVT-SH] Fix AV1 trackbuffer zeroOnAllocate lock fail noise message * [Decode] [PDVT-SH] Add Histogram for Decode HEVC * [Encode] [PDVT-SH] PTL AV1 PreEnc Fullpipeline Watchdog threshold 8k update * [Decode] [PDVT-SH] Update fast dump method to default * [Encode] [PDVT-SH] Remove hardcode for vp9 slbb size calculation * [VP] Refactor L0 Cmd Framework * [Upstream] BMG DevID upstream * [Decode] [PDVT-SH] Enable AVC VDAQM histogram * [VP] update surface dump PostComp frame number * [Decode] [PDVT-SH] Clean up usingSsfc flag * [Encode] Add nullptr name in log * [Encode] [PDVT-SH] Separate PTL vp9e hal from xe2 * [Encode] test for fastpass_LA * [CP] Add command buffer dump in xe * [Media Common] Bump up version to 25.2.1 * [Media Common] [VP][HWS] fix missing mhw wait logic * [VP] Refactor Hybrid Mgr * [Script] refine code comments * [VP] update critical message log in Release * [PDVT-SH][Media Common] compilation option * [VP] Enable Post FC * [Decode] fix hevc decode page fault issue * [VP] expose dv base on SKU table * [Encode] [PDVT-SH] PLT HuC kernel release v20250407 and switch vp9 to xe3 mhw and hal * [VP] removed unsed code in dn filter * [VP] Remove ZE Load in Construct * [VP] Update TGNE Chroma fallback logic for cmodel match * Update action runner to 22.04 * [VP] Return not support when cgc is need for vebox Type H * Replace to emplace C++11 for code refactor and optimize inserts * [Media Common] Bump up version to 25.2.2 * [Decode] compile definition optimization * [Media Common] remove ENABLE_XE_KMD definition * [Media Common][MMC] MMC definition optimization * Revert "[Media Common][MMC] MMC definition optimization" * [Encode] [PDVT-SH] AVC IMG STATE update for PTL * [Encode] Add SetGpuContext in cm hal * [Encode][PDVT-SH] Add HEVC 10bit 422 Encode support * [VP] compiler option removal for media compile command line optimization * Remove unused LayoutRight * [Upstream][PDVT-SH] Upstream Jpeg encode for PTL. * Enable Wa to disable object capture for DG1 * [VP] SR3 Slim EU * [Media Common][MMC] MMC definition optimization * [Encode] clean coverity issues, unchecked return values * [Encode] [PDVT-SH] Update and upstream PTL mhw vdenc hwcmd and impl * [Upstream] [PDVT-SH] Add Caps for PTL Upstream Jpeg code * [Feature deprecation]:remove FEI support of gen9 and gen8 * [Encode] compile command line optimization * [Encode] [PDVT-SH] PTL VP9 switch to new mhw and hal * [Encode] [PDVT-SH] Update and upstream PTL vdaqm * [VP] Fix Driver OCL 3DLut * [Encode] enabling temporal scalability and LTR * [Encode] Align AV1 BRC 444 Framesize * [Encode] Xe2 HEVC CMD2 TU2 parameter update * [Upstream] [PDVT-SH][Encode] Update AVC for PTL on Linux * [Encode] [PDVT-SH] Update vp9e const settings and add PTL VP9 merge64 WA for CMD2 * [Media Common] Bump up version to 25.2.3 * [CP] Add oscontext check in perf profiler AddStoreBitstreamSizeCmd * [Encode] [PDVT-SH] Fix vp9e cmd2 update * [Encode] VME marcos optimization * [VP] Enable Bindless Kernel * Reapply "[Upstream] [PDVT-SH] Update HEVC Parms State and SCC for PTL" * Add Backward compability in readme * [VP] fix_rtlog_print_issue * [Encode] [PDVT-SH] av1 scc update and upstream * [VP] Fix Coverity Issue * [VP] Add Stateful Surface for bti remove * [Encode] [PDVT-SH][Upstream] cmds update and build error fix for upstream * [Media Common] Bump up version to 25.2.4 * [VP] Change Stateless Buffer to AddResourceToCmd * [Encode] [PDVT-SH] upstream encode hal files for PTL * [PDVT-SH][Upstream] Update AV1 Encode Caps * [Encode] [PDVT-SH] Update media interface for PTL * [VP] Fix OCL FC FastExpress Corruption * [VP] store the params when insert pipe * [VP] Bindless and AiPipeline Stateless Buffer Change to AddResToCmd * [Encode] Fix unchecked reture coverity issue * [VP] enhance driver log for VPoutputpipe * [VP] add free GPU virtual address on MTL * [VP] Add 3DLut Assert Message * [MOS] [PDVT-SH] enable warning level into the mos message level ++++ kernel-default: - Linux 6.15.2 (bsc#1012628). - tracing: Fix compilation warning on arm32 (bsc#1012628). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1012628). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1012628). - clk: samsung: correct clock summary for hsi1 block (bsc#1012628). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1012628). - Documentation: ACPI: Use all-string data node references (bsc#1012628). - pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms (bsc#1012628). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1012628). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1012628). - bcachefs: Kill un-reverted directory i_size code (bsc#1012628). - bcachefs: Repair code for directory i_size (bsc#1012628). - bcachefs: delete dead code from may_delete_deleted_inode() (bsc#1012628). - bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm() (bsc#1012628). - bcachefs: Fix subvol to missing root repair (bsc#1012628). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1012628). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1012628). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1012628). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1012628). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1012628). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1012628). - nvmem: rmem: select CONFIG_CRC32 (bsc#1012628). - usb: usbtmc: Fix timeout value in get_stb (bsc#1012628). - binder: fix use-after-free in binderfs_evict_inode() (bsc#1012628). - binder: fix yet another UAF in binder_devices (bsc#1012628). - thunderbolt: Do not double dequeue a configuration request (bsc#1012628). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1012628). - dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible (bsc#1012628). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1012628). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1012628). - Rename to patches.kernel.org/6.15.2-002-Revert-x86-smp-Eliminate-mwait_play_dead_cpuid.patch. - Rename to patches.kernel.org/6.15.2-003-ACPICA-Introduce-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-004-ACPICA-Apply-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-005-ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch. - Rename to patches.kernel.org/6.15.2-034-Revert-drm-amd-display-more-liberal-vmin-vmax-.patch. - commit bcb3897 - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - commit 7c95ae0 ++++ kernel-source: - Linux 6.15.2 (bsc#1012628). - tracing: Fix compilation warning on arm32 (bsc#1012628). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1012628). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1012628). - clk: samsung: correct clock summary for hsi1 block (bsc#1012628). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1012628). - Documentation: ACPI: Use all-string data node references (bsc#1012628). - pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms (bsc#1012628). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1012628). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1012628). - bcachefs: Kill un-reverted directory i_size code (bsc#1012628). - bcachefs: Repair code for directory i_size (bsc#1012628). - bcachefs: delete dead code from may_delete_deleted_inode() (bsc#1012628). - bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm() (bsc#1012628). - bcachefs: Fix subvol to missing root repair (bsc#1012628). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1012628). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1012628). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1012628). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1012628). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1012628). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1012628). - nvmem: rmem: select CONFIG_CRC32 (bsc#1012628). - usb: usbtmc: Fix timeout value in get_stb (bsc#1012628). - binder: fix use-after-free in binderfs_evict_inode() (bsc#1012628). - binder: fix yet another UAF in binder_devices (bsc#1012628). - thunderbolt: Do not double dequeue a configuration request (bsc#1012628). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1012628). - dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible (bsc#1012628). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1012628). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1012628). - Rename to patches.kernel.org/6.15.2-002-Revert-x86-smp-Eliminate-mwait_play_dead_cpuid.patch. - Rename to patches.kernel.org/6.15.2-003-ACPICA-Introduce-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-004-ACPICA-Apply-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-005-ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch. - Rename to patches.kernel.org/6.15.2-034-Revert-drm-amd-display-more-liberal-vmin-vmax-.patch. - commit bcb3897 - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - commit 7c95ae0 ++++ kernel-source-longterm: - Linux 6.12.33 (bsc#1234429). - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1234429). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1234429). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1234429). - thunderbolt: Do not double dequeue a configuration request (bsc#1234429). - usb: usbtmc: Fix timeout value in get_stb (bsc#1234429). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1234429). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1234429). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1234429). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1234429). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1234429). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1234429). - Revert "cpufreq: tegra186: Share policy per cluster" (bsc#1234429). - block: fix adding folio to bio (bsc#1234429). - PCI/ASPM: Disable L1 before disabling L1 PM Substates (bsc#1234429). - accel/ivpu: Update power island delays (bsc#1234429). - accel/ivpu: Add initial Panther Lake support (bsc#1234429). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1234429). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1234429). - Documentation: ACPI: Use all-string data node references (bsc#1234429). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1234429). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1234429). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1234429). - f2fs: fix to avoid accessing uninitialized curseg (bsc#1234429). - tracing: Fix compilation warning on arm32 (bsc#1234429). - commit 9c141a7 ++++ kernel-docs: - Linux 6.15.2 (bsc#1012628). - tracing: Fix compilation warning on arm32 (bsc#1012628). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1012628). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1012628). - clk: samsung: correct clock summary for hsi1 block (bsc#1012628). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1012628). - Documentation: ACPI: Use all-string data node references (bsc#1012628). - pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms (bsc#1012628). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1012628). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1012628). - bcachefs: Kill un-reverted directory i_size code (bsc#1012628). - bcachefs: Repair code for directory i_size (bsc#1012628). - bcachefs: delete dead code from may_delete_deleted_inode() (bsc#1012628). - bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm() (bsc#1012628). - bcachefs: Fix subvol to missing root repair (bsc#1012628). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1012628). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1012628). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1012628). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1012628). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1012628). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1012628). - nvmem: rmem: select CONFIG_CRC32 (bsc#1012628). - usb: usbtmc: Fix timeout value in get_stb (bsc#1012628). - binder: fix use-after-free in binderfs_evict_inode() (bsc#1012628). - binder: fix yet another UAF in binder_devices (bsc#1012628). - thunderbolt: Do not double dequeue a configuration request (bsc#1012628). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1012628). - dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible (bsc#1012628). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1012628). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1012628). - Rename to patches.kernel.org/6.15.2-002-Revert-x86-smp-Eliminate-mwait_play_dead_cpuid.patch. - Rename to patches.kernel.org/6.15.2-003-ACPICA-Introduce-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-004-ACPICA-Apply-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-005-ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch. - Rename to patches.kernel.org/6.15.2-034-Revert-drm-amd-display-more-liberal-vmin-vmax-.patch. - commit bcb3897 - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - commit 7c95ae0 ++++ kernel-firmware-iwlwifi: - Update to version 20250609 (git commit 0d92efb540f4): * Revert "iwlwifi: add Bz/gl FW for core96-76 release" ++++ kernel-pae: - Linux 6.15.2 (bsc#1012628). - tracing: Fix compilation warning on arm32 (bsc#1012628). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1012628). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1012628). - clk: samsung: correct clock summary for hsi1 block (bsc#1012628). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1012628). - Documentation: ACPI: Use all-string data node references (bsc#1012628). - pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms (bsc#1012628). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1012628). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1012628). - bcachefs: Kill un-reverted directory i_size code (bsc#1012628). - bcachefs: Repair code for directory i_size (bsc#1012628). - bcachefs: delete dead code from may_delete_deleted_inode() (bsc#1012628). - bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm() (bsc#1012628). - bcachefs: Fix subvol to missing root repair (bsc#1012628). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1012628). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1012628). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1012628). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1012628). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1012628). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1012628). - nvmem: rmem: select CONFIG_CRC32 (bsc#1012628). - usb: usbtmc: Fix timeout value in get_stb (bsc#1012628). - binder: fix use-after-free in binderfs_evict_inode() (bsc#1012628). - binder: fix yet another UAF in binder_devices (bsc#1012628). - thunderbolt: Do not double dequeue a configuration request (bsc#1012628). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1012628). - dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible (bsc#1012628). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1012628). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1012628). - Rename to patches.kernel.org/6.15.2-002-Revert-x86-smp-Eliminate-mwait_play_dead_cpuid.patch. - Rename to patches.kernel.org/6.15.2-003-ACPICA-Introduce-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-004-ACPICA-Apply-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-005-ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch. - Rename to patches.kernel.org/6.15.2-034-Revert-drm-amd-display-more-liberal-vmin-vmax-.patch. - commit bcb3897 - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - commit 7c95ae0 ++++ kernel-syms: - Linux 6.15.2 (bsc#1012628). - tracing: Fix compilation warning on arm32 (bsc#1012628). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1012628). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1012628). - clk: samsung: correct clock summary for hsi1 block (bsc#1012628). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1012628). - Documentation: ACPI: Use all-string data node references (bsc#1012628). - pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms (bsc#1012628). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1012628). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1012628). - bcachefs: Kill un-reverted directory i_size code (bsc#1012628). - bcachefs: Repair code for directory i_size (bsc#1012628). - bcachefs: delete dead code from may_delete_deleted_inode() (bsc#1012628). - bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm() (bsc#1012628). - bcachefs: Fix subvol to missing root repair (bsc#1012628). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1012628). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1012628). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1012628). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1012628). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1012628). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1012628). - nvmem: rmem: select CONFIG_CRC32 (bsc#1012628). - usb: usbtmc: Fix timeout value in get_stb (bsc#1012628). - binder: fix use-after-free in binderfs_evict_inode() (bsc#1012628). - binder: fix yet another UAF in binder_devices (bsc#1012628). - thunderbolt: Do not double dequeue a configuration request (bsc#1012628). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1012628). - dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible (bsc#1012628). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1012628). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1012628). - Rename to patches.kernel.org/6.15.2-002-Revert-x86-smp-Eliminate-mwait_play_dead_cpuid.patch. - Rename to patches.kernel.org/6.15.2-003-ACPICA-Introduce-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-004-ACPICA-Apply-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-005-ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch. - Rename to patches.kernel.org/6.15.2-034-Revert-drm-amd-display-more-liberal-vmin-vmax-.patch. - commit bcb3897 - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - commit 7c95ae0 ++++ kernel-vanilla: - Linux 6.15.2 (bsc#1012628). - tracing: Fix compilation warning on arm32 (bsc#1012628). - pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 (bsc#1012628). - pinctrl: armada-37xx: set GPIO output value before setting direction (bsc#1012628). - clk: samsung: correct clock summary for hsi1 block (bsc#1012628). - acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio() (bsc#1012628). - Documentation: ACPI: Use all-string data node references (bsc#1012628). - pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms (bsc#1012628). - rtc: Make rtc_time64_to_tm() support dates before 1970 (bsc#1012628). - rtc: Fix offset calculation for .start_secs < 0 (bsc#1012628). - bcachefs: Kill un-reverted directory i_size code (bsc#1012628). - bcachefs: Repair code for directory i_size (bsc#1012628). - bcachefs: delete dead code from may_delete_deleted_inode() (bsc#1012628). - bcachefs: Run may_delete_deleted_inode() checks in bch2_inode_rm() (bsc#1012628). - bcachefs: Fix subvol to missing root repair (bsc#1012628). - usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE (bsc#1012628). - usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device (bsc#1012628). - USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB (bsc#1012628). - usb: typec: ucsi: fix Clang -Wsign-conversion warning (bsc#1012628). - Bluetooth: hci_qca: move the SoC type check to the right place (bsc#1012628). - serial: jsm: fix NPE during jsm_uart_port_init (bsc#1012628). - nvmem: rmem: select CONFIG_CRC32 (bsc#1012628). - usb: usbtmc: Fix timeout value in get_stb (bsc#1012628). - binder: fix use-after-free in binderfs_evict_inode() (bsc#1012628). - binder: fix yet another UAF in binder_devices (bsc#1012628). - thunderbolt: Do not double dequeue a configuration request (bsc#1012628). - dt-bindings: pwm: adi,axi-pwmgen: Fix clocks (bsc#1012628). - dt-bindings: remoteproc: qcom,sm8150-pas: Add missing SC8180X compatible (bsc#1012628). - dt-bindings: usb: cypress,hx3: Add support for all variants (bsc#1012628). - dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt property (bsc#1012628). - Rename to patches.kernel.org/6.15.2-002-Revert-x86-smp-Eliminate-mwait_play_dead_cpuid.patch. - Rename to patches.kernel.org/6.15.2-003-ACPICA-Introduce-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-004-ACPICA-Apply-ACPI_NONSTRING.patch. - Rename to patches.kernel.org/6.15.2-005-ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch. - Rename to patches.kernel.org/6.15.2-034-Revert-drm-amd-display-more-liberal-vmin-vmax-.patch. - commit bcb3897 - mkspec: Exclude rt flavor from kernel-syms dependencies (bsc#1244337). - commit 7c95ae0 ++++ konstraint: - Update to version 0.43.0: * build(deps): bump golang from 1.24.2-alpine to 1.24.4-alpine (#631) * build(deps): bump golang.org/x/text from 0.24.0 to 0.26.0 (#630) * build(deps): bump alpine from 3.21.3 to 3.22.0 (#627) * build(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1 (#624) * build(deps): bump github.com/open-policy-agent/opa from 1.4.2 to 1.5.1 (#629) * ci: Do a full clone in the release workflow (#620) ++++ util-linux-systemd: - Fix libmount --no-canonicalize regression (boo#1244251, gh#util-linux/util-linux#3479, libmount-fix-no-canonicalize-regression.patch). ++++ ocl-icd: - Update to version 2.3.3 * Implement loader managed dispatch. - Update to version 2.3.2 * pkconfig support depends on OpenCL-Headers.pc being installed (since Khronos OpenCL Headers v2023.02.06) ++++ util-linux: - Fix libmount --no-canonicalize regression (boo#1244251, gh#util-linux/util-linux#3479, libmount-fix-no-canonicalize-regression.patch). ++++ pcre2: - Mark profiling as non-deterministic (boo#1040589) ++++ qscintilla-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ qscintilla: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ xdp-tools: - Update to v1.5.5 - added xdp-forward for forwarding traffic between interfaces - libxdp: options-based API for more flexible af_xdp umem and socket creation - libxdp: added support for af_xdp tx metadata - xdp-bench: improved reliability by removing packet header location assumptions - xdp-bench: new program for redirect benchmarking - xdp-trafficgen: support for specifying udp packet size - xdp-trafficgen: probe command can now target a specific interface - xdp-trafficgen: auto-load dummy xdp program to ensure packet sending - xdp-dump: increased max supported cpus to 512 - xdp-loader: allow loading xdp programs that modify the packet pointer - utils: improved pps statistics accuracy in xdp_sample - utils: correctly print statistics summary on signal interruption in xdp_sample - xdp-trafficgen: fix failure to exit after packet transmission loop - libxdp: fix incorrect xdp_umem_reg setsockopt size - libxdp: ensure correct error propagation by returning -errno - utils: fix incorrect packet count calculation in xdp_sample - Drop fix-clang20-build.patch since upstream remedy is included since v1.5.4 ++++ maim: - Apply "use_cxx17_standard.patch" on 16.0, which is now shipping ICU 77 (bsc#1244320) ++++ meson: - Update to version 1.8.2: + Unbreak "Fix setuptools 49 test". + cargo: set edition for build machine as well. + Vala: Fix GResource source directories. + Vala: Add test for generated UI in subdirectories. + cmake: Fix target_link_libraries against project targets. + vala: Pass --shared-library to valac when generating a .gir file. + tests: don't skip frameworks/17 mpi for auto/pkgconfig. ++++ nvim-lspconfig: - update to 2.3.0: * fix(fish_lsp): apply author suggestions * feat(ast_grep): support multiple workspaces * Update cairo ls config * [feat] add OpenTofu language server * fix(emmet_ls, emmet_language_server): standardized configs across both emmet lsps * feat: cspell language server * feat(helm_ls,yamlls): support custom filetype for helm-ls * fix: enable :LspLog command in Nvim 0.11.2 * fix(eslint): LspEslintFixAll not running sync * Add Postcss for Django * fix(clangd): set offset_encoding correctly * feat(bicep): add bicep-params filetype for bicep lsp * fix(helm_ls,yamlls): support custom filetype for helm-ls * fix: restore :LspStart/LspStop behaviour without arguments * fix: support :LspRestart without arguments ++++ oci-cli: - Update to version 3.56.0 * Database Management Service * Support for new operations for managed database * ``oci database-management managed-database modify-external-\ container-database-management-feature`` * ``oci database-management managed-database modify-external-\ container-database-management-feature-external-database-\ diagnostics-and-management-feature-details`` * ``oci database-management managed-database modify-external-\ container-database-management-feature-external-database-\ lifecycle-management-feature-details`` * ``oci database-management managed-database modify-external-\ container-database-management-feature-external-database-sql-\ watch-feature-details`` * Support for bulk PDB enablement using optional parameter --can-disable-all-pdbs * ``oci database-management managed-database enable-database-\ management-feature --can-disable-all-pdbs`` * ``oci database-management managed-database disable-database-\ management-feature --can-disable-all-pdbs`` * ``oci database-management managed-database enable-database-\ management-feature-database-diagnostics-and-management-feature-\ details --feature-details-is-auto-enable-pluggable-database feature-details-can-enable-all-current-pdbs`` * ``oci database-management managed-database enable-pluggable-\ database-management-feature-database-diagnostics-and-management-\ feature-details --feature-details-can-enable-all-current-pdbs`` * Model Deployment Data Plane Service * Support for the Model Deployment Inference calls * ``oci model-deployment inference-result predict`` * ``oci model-deployment inference-result predict-with-response-stream`` * Opensearch Service * Adding Node Shape details to create and update vertical for cluster and pipeline and Search Node details to create and update for cluster * ``oci opensearch pipeline create --node-shape`` * ``oci opensearch pipeline update --node-shape`` * ``oci opensearch cluster create --data-node-host-shape, --master-node-host-shape, - -opendashboard-node-host-shape --search-node-count, --search-node-host-memory-gb, - -search-node-host-ocpu-count, --search-node-host-shape, --search-node-host-type, - -search-node-storage-gb`` * ``oci opensearch cluster resizevertical --data-node-host-shape, --master-node-host-shape, - -opendashboard-node-host-shape --search-node-host-memory-gb, --search-node-host-ocpu-count, - -search-node-host-shape, --search-node-storage-gb`` * ``oci opensearch cluster resizehorizontal --search-node-count`` * ``oci opensearch cluster shapes-details list`` * Database Management Service * [BREAKING] Following commands have been removed * ``oci database-management managed-my-sql-databases external-my-sql-database disable-external-mysql-associated-service`` * ``oci database-management managed-my-sql-databases external-my-sql-database enable-external-mysql-associated-service`` - from version 3.55.0 * Database Service * Support for new parameters to get latest versions. * ``oci db system-version list --shape --is-latest --resource-id`` * Support for the dry run feature in creating Cloud Exadata Infrastructure / Cloud Exadata VM Cluster in Database service * ``oci db cloud-exa-infra create --opc-dry-run`` * ``oci db cloud-vm-cluster create --opc-dry-run`` * Log Analytics Service * Support for Lookup Resources * ``oci log-analytics lookup change-compartment`` * Support for additional recall and release attributes * ``oci log-analytics storage list-recalled-info`` * Support for get templates * ``oci log-analytics template list`` * ``oci log-analytics template get`` * Support for uploading otlp logs * ``oci log-analytics upload upload-otlp-logs`` * Database Migration * Support for new ODMS phase: ODMS_METADATA_TRANSFER * ``oci database-migration migration start --wait-after`` * Fleet Application Management Service * Support for change compartment in Fleet Application Management service * ``oci fleet-apps-management fleet change-compartment`` * ``oci fleet-apps-management fleet-apps-management-admin platform-configuration change-compartment`` * ``oci fleet-apps-management fleet-apps-management-admin property change-compartment`` * ``oci fleet-apps-management fleet-apps-management-operations patch change-compartment`` * ``oci fleet-apps-management fleet-apps-management-runbooks runbook change-compartment`` * ``oci fleet-apps-management fleet-apps-management-runbooks task-record change-compartment`` * Support for platform configuration in the Fleet Application Management service * ``oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-lifecycle-operation-config-category-details`` * ``oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-self-hosted-instance-config-category-details`` * Support for managing a runbook version in the Fleet Application Management service * ``oci fleet-apps-management fleet-apps-management-runbooks runbook-version`` * Support for resource inventory in the Fleet Application Management service * ``oci fleet-apps-management fleet-apps-management-operations inventory-record-collection list-inventory-records`` * Support for new optional parameters in the Fleet Application Management service * ``oci fleet-apps-management fleet create --parent-fleet-id`` * Fleet Application Management Service * [BREAKING] --display-name and --resource-selection are now a required parameter in the Fleet Application Management service * ``oci fleet-apps-management fleet create --compartment-id --display-name - -resource-selection`` * [BREAKING] --fleet-type, --application-type, --group-type removed from fleet creation in the Fleet Application Management service * ``oci fleet-apps-management fleet create --fleet-type --application-type --group-type`` * [BREAKING] --resource-selection-type, --rule-selection-criteria usage replaced with --resource-selection in fleet creation in the Fleet Application Management service * ``oci fleet-apps-management fleet create --resource-selection`` * [BREAKING] oci fleet-apps-management work-request replaced with oci fleet-apps-management fleet-apps-management-work-request work-request in the Fleet Application Management service * ``oci fleet-apps-management fleet-apps-management-work-request work-request`` * Log Analytics Service * Support for filtering log sources based on pattern and listing property * ``oci log-analytics source list-sources --pattern-text`` * ``oci log-analytics field upsert-field --is-keep-duplicates`` * ``oci log-analytics category list-resource-category --compartment-id`` * ``oci log-analytics property list-effective-properties --pattern-id-long`` * Support for additional attributes in entity * ``oci log-analytics entity list --defined-tag-equals, --defined-tag-exists, - -freeform-tag-equals, --freeform-tag-exists, --is-show-assoc-src-count`` * ``oci log-analytics entity get --is-show-assoc-src-count`` * ``oci log-analytics entity delete --is-force-delete`` * ``oci log-analytics entity-topology list --context`` * Support for filtering on lookup Resources * ``oci log-analytics lookup get-summary --compartment-id`` * ``oci log-analytics lookup list --compartment-id`` * ``oci log-analytics lookup register-lookup --compartment-id`` * ``oci log-analytics lookup update --defined-tags, --freeform-tags`` * Object Collection Rule * ``oci log-analytics object-collection-rule create --log-source-name, - -stream-cursor-time, --stream-cursor-type, --stream-id`` * ``oci log-analytics object-collection-rule update --stream-cursor-time, - -stream-cursor-type, --stream-id`` * Support for additional recall attributes * ``oci log-analytics storage recall-archived-data --collection-id`` * Support for filtering scheduled tasks based on template-id * ``oci log-analytics scheduled-task list --template-id`` * ``oci log-analytics scheduled-task create-standard-task --schedules`` * Network Service * Add optional field lifetime to support reserve private ip feature ``oci network vnic assign-private-ip --lifetime`` * Fixed `Github Issue #927 `_ for OCI Network Service * Fixed `Github Issue #914 `_ for OCI Network Service - from version 3.54.5 * Resource Scheduler Service * Support for updating compartment of a schedule * ``oci resource-scheduler schedule change-compartment`` * Support for listing schedules by resource ID * ``oci resource-scheduler schedule list --resource-id`` * Support for new optional parameter chat-request-stream-options for cohere Chat in Generative Ai Inference Service * ``oci generative-ai-inference chat-result chat-cohere-chat-request - -chat-request-stream-options`` - Refresh patches for new version * oc_relax-python-depends.patch - Update BuildRequires and Requires from setup.py ++++ orca: - Update to version 48.2: + Web: - Fix two instances of Orca failing to interrupt speech during navigation. - Handle structural navigation among headings with broken ARIA authoring. - Fix population of the enable-structural-navigation checkbox. + Flat Review: - Fall back to clicking on object when clicking on character fails. - Work around issue causing objects with "dead"/missing children to not be included in the collection of objects. + General: - Fix several unhandled exceptions. - Fix chattiness related to deleting selected text. - Include state expanded when generating braille for table rows. - Include ancestors when generating speech for focused combo boxes. + Updated translations. ++++ otf2bdf: - Use noun phrase for summary - Reset Release: line, overwritten by obs anyway - created package, which is needed by latest console-setup to generate DejaVu BDF files from OTF fonts ++++ patterns-base: - Add cockpit-packages to sw_management Recommends for SLES 16.0 (bsc#1240517). ++++ python-pymilter: - Convert to pip-based build ++++ python-md2workflow: - Do not make symlinks to example configs copy them instead ++++ python-azure-communication-callautomation: - New upstream release + Version 1.4.0 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-celery: - Update to 5.5.3 * Make the tests run on python 3.13 for gcs backend (#9677) * Added DeepWiki to README (#9683) * Limit redis to <=v5.2.1 to match Kombu (#9693) * Use EX_OK instead of literal zero (#9684) * Make wheel metadata reproducible (#9687) * Let celery install from kombu dependencies for better align (#9696) * Fix stamping documentation to clarify stamped_headers key is optional in visitor methods (#9697) * Support apply_async without queue argument on quorum queues (#9686) * Updated rabbitmq doc about using quorum queues with task routes (#9707) * Add: Dumper Unit Test (#9711) * Add unit test for event.group_from (#9709) * Refactor: add beat_cron_starting_deadline documentation warning (#9712) * Fix: Resolve issue #9569 by supporting distinct broker transport options for workers (#9695) * Fixes issue with retry callback arguments in DelayedDelivery (#9708) * get_exchange-unit-test (#9710) * ISSUE-9704: Update documentation of result_expires, filesystem backend is supported (#9716) * Update to blacksmith ubuntu 24.04 (#9717) * Added unit tests for celery.utils.iso8601 (#9725) * Update introduction.rst docs (#9728) * Prepare for release: v5.5.3 (#9732) ++++ python-freeipa: - Use pyproject macros to build and install. ++++ python-libmount: - Fix libmount --no-canonicalize regression (boo#1244251, gh#util-linux/util-linux#3479, libmount-fix-no-canonicalize-regression.patch). ++++ python-pyjavaproperties: - Convert to pip-based build ++++ python-pykerberos: - Convert to pip-based build - Convert to pip-based build and libalternatives ++++ python-pykwalify: - Convert to pip-based build and libalternatives ++++ python-pylev: - Convert to pip-based build ++++ python-pylibmc: - Convert to pip-based build ++++ python-pylint-ignore: - Convert to pip-based build and libalternatives ++++ python-pylons-sphinx-themes: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-pymacaroons: - Convert to pip-based build ++++ python-pymemcache: - Convert to pip-based build ++++ python-pyngus: - Convert to pip-based build ++++ python-pyosf: - Convert to pip-based build - Convert to pip-based build ++++ python-pyparallel: - Convert to pip-based build ++++ python-pypi-search: - Update packaging * run spec-cleaner * convert to pip-based build * convert to libalternatives ++++ python-pyprel: - Convert to pip-based build ++++ python-pypsexec: - Convert to pip-based build ++++ python-pypubsub: - Convert to pip-based build - Convert to pip-based build ++++ python-pyramid-chameleon: - Convert to pip-based build - Convert to pip-based build ++++ python-pysmbc: - Convert to pip-based build ++++ python-pyte: - Convert to pip-based build ++++ python-python-afl: - Switch to pyproject macros. - Specify files/dirs in python_sitearch directly - Convert to pip-based build and libalternatives - Convert to pip-based build - Convert to pip-based build ++++ python-python-editor: - Convert to pip-based build ++++ python-python-gammu: - Convert to pip-based build - Convert to pip-based build and libalternatives ++++ python-python-magic: - Convert to pip-based build ++++ python-python-openid-cla: - Convert to pip-based build - Convert to pip-based build ++++ python-python-prctl: - Convert to pip-based build ++++ python-python-qprogedit: - Convert to pip-based build ++++ python-python-snappy: - Convert to pip-based build ++++ python-python-utils: - Convert to pip-based build ++++ python-python-yubico: - Convert to pip-based build - Convert to pip-based build ++++ python-redis: - Update to 6.2.0: * https://github.com/redis/redis-py/releases/tag/v6.2.0 * https://github.com/redis/redis-py/releases/tag/v6.1.0 * https://github.com/redis/redis-py/releases/tag/v6.0.0 * https://github.com/redis/redis-py/releases/tag/v5.3.0 - Drop pytest-asyncio-045.patch * Fixed upstream - Add remove-mock.patch * Use built-in unittest.mock - Don't remove test_graph.py * The test was dropped upstream - Add new python-redis-entraid and pytest-mock dependencies for tests - Add new hatchling build requirement * Remove setuptools which is no longer needed - Move test suite to separate flavor to avoid dependency cycle with python-redis-entraid * Add _multibuild * Move some dependencies that were only needed for tests to the new flavor - Update skipped test list due to gh#python/cpython#70654 * Skip test_re_auth_pub_sub_in_resp3 * Skip test_do_not_re_auth_pub_sub_in_resp2 ++++ python-requests: - update to 2.32.4: * CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file * Numerous documentation improvements * Added support for pypy 3.11 for Linux and macOS. * Dropped support for pypy 3.9 following its end of support. - drop CVE-2024-47081.patch (merged upstream) ++++ python-ruff: - update to 0.11.13: * \[`airflow`\] Add unsafe fix for module moved cases (`AIR301`,`AIR311`,`AIR312`,`AIR302`) * \[`refurb`\] Add coverage of `set` and `frozenset` calls (`FURB171`) * \[`refurb`\] Mark `FURB180` fix unsafe when class has bases * \[`fastapi`\] Avoid false positive for class dependencies (`FAST003`) * Support Python 3.14 template strings (t-strings) in formatter and parser ++++ python-xapp: - Use pyproject macros to build and install. - Remove unneeded BuildRequires on devel module. ++++ yt-dlp: - Update to release 2025.06.09 * adobepass: add Fubo MSO, fix Philo MSO authentication * yt: Add tv_simply player client * yt: Extract srt subtitles * yt: Rework nsig function name extraction ++++ qt6gtk2: - Update to 0.5 * Fixed placeholder text color ++++ radvd: - Update to version 2.20 * build: annotated/signed tags need a tweak to verify correctly * build: need awk for newer autoconf * build: verify tag earlier * build: drop sha1, insecure * build: use BSD-style checksum tags * build: make sign & verify tighter * build: cleanup old tarballs first * docs: document formal release process * ci: Updated FreeBSD workflow to fix the boot loop issue. * ci: Removed Ubuntu 18.04 build. * docs: Expand on RELEASE-PROCESS.md * ci: Updated the checkout action version. * fix: Prevent null de-reference when using poll in main_loop * ci: use improved buildroot images. * fix(netlink): cleanup interfaces upon removal * fix: Add the socket option IPV6_MULTICAST_LOOP to prevent the interface from autoconfiguring using RA messages sent by itself. * ci: Added Ubuntu 24.04. * ci: Also use ubuntu-latest for the FreeBSD build * ci: Use latest v1 action in all cases * feat: implement setup_allrouters_membership() et al for FreeBSD #145 * chore: remove unused 'total_seen_options' variable * feat: Change the Prefix field of the Route Information Option to be variable-length. * test: add more RDNSS testing for PR#193 * feat: Support more addresses in RDNSS section * feat: improve warning about long RA options * fix: do not die on long DNSSL option * test: support older libcheck for ubuntu20.04 * chore: document more testcases * chore: make RDNSS/DNSSL documentation and logic consistent * doc: update AUTHORS in manpage * doc: fix truncated sentence about VRRP * feat: handle long options better * fix: ensure send_ra_forall racount only increments for non-unicast * ci: radvd-autogen updates for ubuntu20.04 * build: missing files from packages * UnrestrictedUnicast option (respond to RS with configured clients) * Ignore clients w/ ! prefix * Build improvement, inc. containers for reproducible packaging * Captive-Portal API (RFC8910) * Default lifetime changes for RDNSS & DNSSL (RFC8106) * Prefix lifetime based on kernel lifetimes * Netlink fixes for simultaneous POLLERR & POLLIN * pwname fixes for root (Fixes #165) * Secure ND timestamp support for radvdump (RFC3971) * RemoveAdvOnExit for zero lifetime adv on exit * NAT64/pref64 support (RFC6052, RFC8781) * Case-insensitive config options * AutoIgnorePrefix * Fix net.ipv6.conf.all.forwarding cease_adv bug - Drop obsolete radvd-configure.patch - Refresh radvd-systemd.patch - Refresh radvd-systemd.patch - Only generate default ULA config as a commented example - Clean up spec file, fixed tmpfiles creation ++++ rofi-calc: - Update to 2.3.1: * Specify mode type #134 ++++ rpmlint: - Update to version 2.7.0+git20250610.de7cb57e: * AlternativesCheck: Fix .conf files regex * BinariesCheck: also consider /usr/etc * LogrotateCheck: consider configuration files in /usr/etc; add badness * sysctl-whitelist: properly document the most recent review bug ++++ rpmlint-strict: - Update to version 2.7.0+git20250610.de7cb57e: * AlternativesCheck: Fix .conf files regex * BinariesCheck: also consider /usr/etc * LogrotateCheck: consider configuration files in /usr/etc; add badness * sysctl-whitelist: properly document the most recent review bug ++++ rpmlint-test: - Update to version 2.7.0+git20250610.de7cb57e: * AlternativesCheck: Fix .conf files regex * BinariesCheck: also consider /usr/etc * LogrotateCheck: consider configuration files in /usr/etc; add badness * sysctl-whitelist: properly document the most recent review bug ++++ rtl88x2bu: - Use correct ARCH ++++ ruby-build: - Update to version 20250610. Changelog: https://github.com/rbenv/ruby-build/releases/tag/v20250610 * Add JRuby 9.4.13.0 by @headius in #2540 ++++ scummvm: - Update to 2.9.1 * see https://downloads.scummvm.org/frs/scummvm/2.9.1/ReleaseNotes.html for notes ++++ spicetify-cli: - Update to version 2.40.11: * fix(preprocess): ignore mini-player's css on `1.2.64` and higher * chore(deps): bump github.com/pterm/pterm from 0.12.80 to 0.12.81 (#3432) * chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#3428) * chore(css-map): add `exploreButton` (#3430) ++++ steampipe: - Update to version 1.1.4: * v1.1.4 * Upgrade FDW to v1.12.7 and SDK to v5.11.7 * Fix issue where steampipe was returning 0 exit code for API failures. Closes #4551 * [dep][go](deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#4538) ++++ tomcat10: - Hardening permissions (bsc#1242722) ++++ tomcat11: - Hardening permissions (bsc#1242722) ++++ transset: - Update to version 1.0.4 * Remove "All rights reserved" from Oracle copyright notices * Select correct client window in WM’s using virtual roots (#1) * Mark some pointers const as suggested by cppcheck ++++ vdu_controls: - Version 2.4.0: * Added the ability to estimate the solar-illumination for a given geolocation and time. * Added semi-automatic brightness adjustment proportional to geolocated solar-illumination. * Ambient-light-level slider: when the slider is manually adjusted, it has the side-effect of determining the ratio of indoor-illumination to solar-illumination (the the daylight-factor, DF). * Light-Metering dialog: semi-automatic metering replaces manual metering. * Light-Metering dialog: added a display of estimated outdoor-lux (Eo) and the current daylight-factor (DF). * Light-Metering dialog: added a plot of the current day's estimated solar and indoor illumination. * Light-Metering dialog: replaced the profile-selector combo-box with a list for easier accessibility. * Light-Metering dialog: added the ability to dynamically adjust for display DPI. * Preset dialog: added an option to save/restore the daylight-factor. This can be used to save daylight factors for various conditions, or to activate them at a solar-elevation. * Settings dialog: disabling protect-nvam now works properly for adjustments due to light-metering. * Duplicate Lux-profile points are filtered out to prevent confusing the UI and lux evaluation process. * DBus ddcutil-service: altered the detection parameters to request only valid displays (prevents errors). * Ambient-light brightness adjustment: prevent an infinite-loop if no brightness controls are enabled. * Preset-restoration and ambient-light brightness-adjustment now share the same code for background operations. * Model-only config files are no longer created, they're confusing and likely not used (they can still be created manually with a text editor). ++++ yubikey-manager: - update to 5.7.2: * Fix OTP connections for YubiKeys with all other USB interfaces deactivated. ++++ znc: - update to 1.10.0: * SASL v3.1 and v3.2 for clients * Added a way to disable capabilities * Warn user if flood protection is delaying the messages for too long * Added experimental support for unix sockets * `znc --makepem` now takes the CN from `gethostname()` and `uname()` if available * Fixed high CPU usage when ZNC is connecting to a server * Sped up capability negotiation with the server * Don't forward client JOINs during registration * Fixed the translation pipeline again * Fixed sending server passwords with spaces in them * CTCP sent to `*status` shouldn't reach server * Made PING skip the flood protection queue just like PONG does * Made CTCP flood timer use monotonic time * certauth: it's no longer required to send a garbage password via `PASS` command, if the client uses SASL EXTERNAL * log: don't log user quits to logs of channels that are disabled * modperl: removed usage of deprecated keywords `given`/`when` * sasl: if RequireAuth is set, but SASL failed, don't disable the network anymore * webadmin: - fixed editing fields which are allowed to be edited while `DenySetNetwork` is set. - removed old compatibility code for pre-0.090 versions of parsing arguments to module to open another web port. ------------------------------------------------------------------ ------------------ 2025-6-9 - Jun 9 2025 ------------------- ------------------------------------------------------------------ ++++ MozillaThunderbird: - Mozilla Thunderbird ESR 128.11.1 MFSA 2025-49 * CVE-2025-5986 (bmo#1958580, bmo#1968012) Unsolicited File Download, Disk Space Exhaustion, and Credential Leakage via mailbox:/// Links ++++ ProtonPlus: - update to 0.5.1+1: * Fixed Kron4ek Proton downloads - update to 0.5.1: * Fixed musl libc compilation * Fixed Kron4ek Proton builds ++++ adms: - added patches https://github.com/Qucs/ADMS/issues/115 + adms-gcc15.patch ++++ alpine: - fix build with gcc15 (-std=gnu11) ++++ ansible-linux-system-roles: - Fix: Ensure `certificate` role is included on SLE 16 - Introduced `%sle16` macro for version-based logic - Cleaned up and simplified `%prep` section accordingly ++++ apparmor: - update dovecot24.diff - more permissions for dovecot 2.4 (boo#1243008) ++++ armadillo: - Update to version 14.4.3: * No release notes. ++++ assimp: - Update to 6.0.2 * Fix export fbx: Wrong Materials in LayerElementMaterial if a node contains multi meshes * Fix compile error when ASSIMP_DOUBLE_PRECISION enable * Updated Inner Cone formula for Spot Lights in GLTF * Update/update pugi xml * Fixes CVE-2025-2751: Out-of-bounds Read in Assimp::CSMImporter::InternReadFile (CVE-2025-2751, boo#1240016) * Fixes CVE-2025-2757: Heap-based Buffer Overflow in AI_MD5_PARSE_STRING_IN_QUOTATION (CVE-2025-2757, boo#1240027) * Fixes CVE-2025-2750: out of bounds write by assigning to wrong array element count tracking (CVE-2025-2750, boo#1240014) * fix-CVE-2025-3158: Heap-based Buffer Overflow in Assimp::LWO::AnimResolver::UpdateAnimRangeSetup (CVE-2025-3158, boo#1240773) * Update SECURITY.md * Fix the function aiGetMaterialColor when the flag ASSIMP_DOUBLE_PRECISION ++++ avogadrolibs: - Add upstream fix (gh#OpenChemistry/avogadrolibs#2021) * fix-cmake-dependencies.patch ++++ buckygen: - added patches fix build with gcc15 + buckygen-gcc15.patch ++++ buildah: - Update to version 1.40.1: * Tag v1.40.1 * vendor: update c/common to v0.63.1 * CI: run integration tests on Fedora with both crun and runc * buildah-build(1): clarify that --cgroup-parent affects RUN instructions * runUsingRuntime: use named constants for runtime states * Add a dummy "runtime" that just dumps its config file * run: handle relabeling bind mounts ourselves * Tweak our handling of variant values, again ++++ buildstream: - Update to version 2.5.0: + Fix directory mtime to support latest buildbox-casd + Fix test cases to work with latest buildbox + Support gRPC retry and timeout configuration for all remote services + Fix our setup.py for surprise update of setuptools + Add Source.collect_source_info() and SourceFetcher.get_source_info() methods, support showing introspected source provenance information in `bst show`, make it possible for absence of implementations of these new methods be fatal, and export some related utilities to help plugins support such + Some minor fixes to documentation + Support showing artifact content digests in `bst show` + Better support for parsing boolean configuration that is exported from project options + Better error handling in remote execution if services do not support required sandbox options + Fix pushing artifacts with remote caches + Fix build warnings stemming from using outdated grpcio tools + Fix additional jobs being scheduled after the user has asked to quit ++++ cantata: - Update to version 3.3.1: * build: Link to libmusicbrainzcc, not libmusicbrainz (gh#nullobsi/cantata#46) * build: update flatpak workflow (gh#nullobsi/cantata#53) * Add missing QRegularExpression include (gh#nullobsi/cantata#54) * fix FindCDParanoia.cmake (gh#nullobsi/cantata#51) * git: bump version by (gh#nullobsi/cantata#60) * fix: fill tags from filename if tag is empty in metadata (gh#nullobsi/cantata#64) * build: fix musicbrainz (gh#nullobsi/cantata#65) * rc: v3.3.1 (2) (gh#nullobsi/cantata#66) - Superseded cantata-add-missing-qregularexpression-include.patch ++++ cardpeek: - build with gcc15 https://github.com/L1L1/cardpeek/pull/136 + cardpeek-gcc15.patch ++++ catimg: - added patches fix build with gcc15 + catimg-gcc15.patch ++++ crmsh: - Update to version 5.0.0+20250609.4f272e67: * Dev: unittests: Adjust unit test for previous commit * Dev: behave: Add functional test for previous commit * Dev: bootstrap: Improve node removal handling and messaging * Dev: behave: Add functional test for previous commits * Dev: ui_corosync: Write changes made by `corosync.set` to temporary file first * Dev: doc: Update help text for `corosync set` command * Dev: corosync_config_format: Skip comment key * ui_corosync: Add push reminder after called `corosync set` * Dev: ui_corosync: Call `corosync -t` to do verification ++++ edk2-Shell: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ eww: - Update to version 0.6.0+git86.g98c220126d912b935987766f56650b55f3e226eb: * Fix crash on invalid formattime (#1317) * Add wordchar wrap mode (#1306) * Fix crash on NaN or infinite graph value (#1318) * fix documentation of ceil and floor (fixes #1319) * Add floor() and ceil() (#1315) * Add warning for invalid exclusive and anchor combination (#1316) * Add wikipedia link to widget essay * Revert hot-reloading regressions (#1296) * Add value-pos to scale widget (#1285) * Force recreating windows on config change (#1284) * Avoid recreating windows when only duration changes (#1236) * fix: Load systray items that are registered without a path (#1230) * feat: add subcommand to force-poll variable (#1227) * add lines and wrap-mode properties to label widget (#1278) * add `log` to expressions (#1271) * fix: get_locale follows posix standard (#1264) * feat: add `raw-output` for `jq` (#1199) * fix: improve scope handling (#1189) * feat: Add support for on-demand window focus on wayland (#1215) * Fixing examples.md (#1257) * `powi`/`powf` simplexpr functions (#1255) * Reference yolk in Readme * Add "Activate Linux" to README.md (#1242) * Update expression_language.md (#1231) * feat: support empty string for safe access operator (#1176) * fix bug_report issue template even more * Fix bug_report issue template * Add platform section to bug-report issue template * feat: button improvements (#1187) * Some docs updates (#1179) * feat: update toolchain to 1.81.0 (#1195) * nix: update flake-compat (#1197) * revert: zbus 4 -> 3 (#1203) * Implement explicitly setting a center of rotation (#783) * Clean up example SCSS file (#644) * fix: demote two logging statements to debug (#1183) * fix: fix system tray not displaying anything (#1181) * Fixing missing commas in example (#1174) * docs(readme): improve spacing (#886) * fix: make formattime follow system locale (#1177) * fix: remove unused import (#1168) * Fix Typo ("procent" -> "percent") (#1169) * add `EWW_BATTERY` support in (free|open|net)bsd (#645) * docs: Add example for data structures (#595) * feat: Add option for graph drawing direction (#1113) * Add scss support for style property (#1121) * Use gdk_screen_get_monitor_plug_name to provide more consistent monitor names on wayland (#1129) * fix: fix changelog, warnings and lints (#1155) * Fix: EWW_NET wrong values for TX/RX stats (#1108) * docs: changed kB to bytes in `EWW_RAM` description (#1075) * feat: add fill-svg and preserve-aspect-ratio attributes to image widget (#1148) * Fix: the gtk `expander` widget bugfix (#1132) * Fix: the gtk `stack` widget bugfix (#1119) * chore: automatically update a few dependencies * chore: update toolchain to 1.80.1 * chore: automatically update a few dependencies * chore: automatically update a few dependencies * chore: automatically update a few dependencies * chore: automatically update a few dependencies * chore: update derive_more to 1.0 * chore: automatically update a few dependencies * fix: update grass; re-enable default features for grass * chore: automatically update a few dependencies * docs: update changelog * chore: automatically update a few dependencies * docs: update zbus-xmlgen generation commands; add zbus-xmlgen to development shell * chore: update zbus * fix: fix lints * chore(cargo): move gtk, zbus to workspace * chore: update itertools; update zbus * chore: update a few dependencies * nix: switch to nixfmt-rfc-style * chore: use cargo to update almost all dependencies * chore: update gtk and related dependencies to 0.18 * chore: update toolchain to 1.80.0 * chore: update flake.lock * Typo in configuration.md * Set GDK_BACKEND env var on wayland * Add `min` and `max` simplexpr functions (#1123) * systray: fix remove items (#1098) * remove sysinfo/linux-netdevs feature (#1096) * systray: add `:hover` attribute to tray items (#1091) * Fix string truncation (#1084) * fix: refactor and fix flake (#1038) * fix: bump cargo version (#1080) * Update ahash to fix yanked version (#1079) ++++ galera-4: - Update to 26.4.22: * New feature for applications to define sequential consistency parameters for the certification process, via wsrep_certify_v1() which takes an application defined callback * Fixed assertions in report_last_committed() that could cause issues under certain thread scheduling conditions * Removed unnecessary assertions that could trigger due to normal timing variations in distributed environments * Fixed string format warnings that were appearing during builds on Debian Sid - 26.4.21 changelog: * remove the dependency on openssl/engine.h - fixes codership/galera#663 * writeset serialization during IST fails because the seqno locking mechanism does not prevent underlying data stores from discarding released actions, requiring the locked seqno to be passed to stores to enforce discard limits. * fixed ssl_cipher parameter type to string * when a node progresses from JOINED to SYNCED, a race condition may prevent it from being counted in the commit cut; ensure it is included upon announcing SYNCED and delay advancing the commit cut until the node's last applied value exceeds the current commit cut. GCS protocol version bumped. * expose versions of all protocols agreed on by quorum via status call. - 26.4.20 changelog: * improve error and warning messages handling in the library. System error numbers and messages are hidden from thrown exceptions, except for the cases where the exception is thrown because of error from system call. Some warning level messages in gcomm and GCS have been changed to info level in cases where the message does not require action from the administrator. ++++ gitleaks: - Update to version 8.27.2: * Add experimental allowlist optimizations (#1731) * Detect Notion Public API Keys #1889 (#1890) ++++ govulncheck-vulndb: - Update to version 0.0.20250609T181436 2025-06-09T18:14:36Z. Refs jsc#PED-11136 Go CVE Numbering Authority IDs added or updated with aliases: * GO-2025-3740 CVE-2025-3260 GHSA-3px7-c4j3-576r * GO-2025-3741 CVE-2025-48710 GHSA-7633-x85h-5mqh * GO-2025-3742 CVE-2025-3454 GHSA-9j65-rv5x-4vrf ++++ kf6-kconfig: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add test for Q_PROPERTY with defaultValueGetters * kconfig_compiler: generate Q_PROPERTY for defaultValueGetter too * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * kconfigini: Fix assert where start is larger than currentGroup length * Revert doc comment changes to kconfig_compiler * Revert doc changes to test files * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kernel-default: - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ("bs-upload-kernel: Pass limit_packages also on multibuild") - commit f4c6047 - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - commit e4c2851 - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") - commit 27588c9 - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") Fixes: 747f601d4156 ("bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)") - commit 8ef486c ++++ kernel-source: - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ("bs-upload-kernel: Pass limit_packages also on multibuild") - commit f4c6047 - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - commit e4c2851 - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") - commit 27588c9 - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") Fixes: 747f601d4156 ("bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)") - commit 8ef486c ++++ kernel-docs: - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ("bs-upload-kernel: Pass limit_packages also on multibuild") - commit f4c6047 - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - commit e4c2851 - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") - commit 27588c9 - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") Fixes: 747f601d4156 ("bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)") - commit 8ef486c ++++ kernel-pae: - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ("bs-upload-kernel: Pass limit_packages also on multibuild") - commit f4c6047 - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - commit e4c2851 - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") - commit 27588c9 - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") Fixes: 747f601d4156 ("bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)") - commit 8ef486c ++++ kernel-syms: - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ("bs-upload-kernel: Pass limit_packages also on multibuild") - commit f4c6047 - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - commit e4c2851 - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") - commit 27588c9 - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") Fixes: 747f601d4156 ("bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)") - commit 8ef486c ++++ kernel-vanilla: - MyBS: Do not build kernel-obs-qa with limit_packages Fixes: 58e3f8c34b2b ("bs-upload-kernel: Pass limit_packages also on multibuild") - commit f4c6047 - MyBS: Simplify qa_expr generation Start with a 0 which makes the expression valid even if there are no QA repositories (currently does not happen). Then separator is always needed. - commit e4c2851 - MyBS: Correctly generate build flags for non-multibuild package limit (bsc# 1244241) Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") - commit 27588c9 - bs-upload-kernel: Pass limit_packages also on multibuild Fixes: 0999112774fc ("MyBS: Use buildflags to set which package to build") Fixes: 747f601d4156 ("bs-upload-kernel, MyBS, Buildresults: Support multibuild (JSC-SLE#5501, boo#1211226, bsc#1218184)") - commit 8ef486c ++++ kf6-attica: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Remove leftover doxygen file * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-baloo: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * StorageDevices: Query Solid for StorageAccess devices * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-bluez-qt: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Fix typo in qhp file name * Update dependency version to 6.15.0 * Add tags file to documentation * Documentation fixes * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-breeze-icons: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Removeinvisible rectangles (kde#504741) * Move folder-add icons to Actions category * Add Python 2 icon * Add 64px colorful printer-warning icon * remove test for some icons * Correct 22px audio-input-microphone being off-center (kde#503930) * ensure all links survive the generations * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-extra-cmake-modules: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * [ECMGenerateQDoc] Don't put qch file in target subfolder * Fix LOCALSTATEDIR when installing to /usr (kde#505090) * [ECMGenerateQDoc] Fix locations for generated HTML files * ECMGeneratePythonBindings: Check if the build python module is installed * Tone done warning about existing .clang-format file * [ECMGenerateQDoc] Use combined output dir for all targets * Add timestamp to filenames of APKs built on CI * ECMGeneratePythonBindings: remove another deprecation macro since pyside/shiboken uses deprecated code * kde-modules/clang-format.cmake - add support for Json files (kde#503056) * [ECMGenerateQDoc] Handle qhelpgenerator tool not being found * [ECMGenerateQDoc] Handle qdoc tool not being found * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-extra-cmake-modules-doc: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * [ECMGenerateQDoc] Don't put qch file in target subfolder * Fix LOCALSTATEDIR when installing to /usr (kde#505090) * [ECMGenerateQDoc] Fix locations for generated HTML files * ECMGeneratePythonBindings: Check if the build python module is installed * Tone done warning about existing .clang-format file * [ECMGenerateQDoc] Use combined output dir for all targets * Add timestamp to filenames of APKs built on CI * ECMGeneratePythonBindings: remove another deprecation macro since pyside/shiboken uses deprecated code * kde-modules/clang-format.cmake - add support for Json files (kde#503056) * [ECMGenerateQDoc] Handle qhelpgenerator tool not being found * [ECMGenerateQDoc] Handle qdoc tool not being found * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-frameworkintegration: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kapidox: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-karchive: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * k7zip: Fix infinite loop on malformed file * k7zip: Fix crash on malformed file * Add tags file to documentation * Reuse KCompressionDevice constructor * Turn assert into warning * Add landing page for QDoc * Add LZIP compression support to KArchive (kde#447421) * kzip: Fix crash on malformed files * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kauth: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kbookmarks: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcalendarcore: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Fix occurrence-iterator test on FreeBSD * Fix times-in-interval test on FreeBSD * Fix serialization test on FreeBSD * Repair test on supported FreeBSD versions * icalformat_p.cpp - use static QString::number when converting geo vals * clean krazy configuration and in-source directives * Porting to libical 4.0 beta * WIP - porting to libical 4.0 alpha * recurrence.cpp - in shiftTimes(), ensure the period is valid * Fix compile warnings about unused variables * Add tags file to documentation * Give calendar plugin time to populate * Destroy calendar plugin while QCoreApplication still exists * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcmutils: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Remove leftovers from old QCH generation * Update dependency version to 6.15.0 * Fix documentation syntax * It compiles fine without kf 6.14 deprecated methods * Fix typo * Add tags file to documentation * kcmoduleqml: simplify and improve focus handling * Remove leftover doxygen file * Add missing qhp projects * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Add missing qdoc dependencies * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcodecs: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcolorscheme: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Add license headers for documentation files * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcompletion: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Add missing qhp project * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kconfigwidgets: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Add missing qhp project * Add landing page for QDoc * Fix QDoc issues * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcontacts: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcoreaddons: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Make KSystemClockSkewNotifierEngine shared * [KUser] Apply rule of zero * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * Add KFormat::formatTime * Add tags file to documentation * Add a narrow variant of KFormat::formatRelativeDateTime * Add missing qhp project * Fix QHP namespace * Fix documentation syntax * Make KFormat::formatRelativeDateTime also work for future times * Improve jobtest stability * Add landing page for QDoc * Add autotest for bug 504078 * Port KSystemClockSkewNotifier to qdoc * util: Add KSystemClockSkewNotifier * Port API documentation to qdoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kcrash: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp project * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kdav: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kdbusaddons: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp project * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kdeclarative: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Disable KF6GlobalAccel for Haiku also * Add landing page for QDoc * Remove kdeclarativedocumentationdummy * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kded: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf_6_13 deprecated methods * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kdesu: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kdnssd: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kdoctools: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Port API documentation to QDoc syntax * Update dependency version to 6.15.0 * It compiles fine without kf_6_13 deprecated methods * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kfilemetadata: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Some minor documentation cleanups * Restore documentation for Spreadsheet document type * Fix ifdef for QMobiPocket * mobiextractor: Port away from QMobipocket::Stream * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kglobalaccel: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kguiaddons: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * SystemClipboard: Print which mime type errored or timed out * Disable python bindings for Haiku also * SystemClipboard: Destroy old data source after set_selection or set_primary_selection * Add tags file to documentation * Build Python bindings unless explicitly disabled * Add wayland-protocols to third-party deps * Add missing qhp project * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kholidays: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp project * Add deprecation annotation to namespace members individually * Documentation fixes * Fix documentation for SunEvents * Add landing page for QDoc * Introduce SunEvents * Minor fixes and add holidays * Port API documentation to QDoc syntax * holidays/plan2/holiday_vn_vi - fix language comment is Vietnamese * Add holidays for Vietnam * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-ki18n: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Remove leftover doxygen file * Add missing qhp projects * Add missing QDoc dependencies * Add landing page for QDoc * kuitsetup.cpp make Role "enum class" * Port API documentation to QDoc syntax * Fix embedded ISO 3166-1/2 cache loading in static builds * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kiconthemes: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Remove leftover doxygen file * Remove cache handling from autotests * Documentation fixes * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Fix merge * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kidletime: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp project * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kimageformats: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * cmake: add cmake config * JXR: Restore device position after reading options * README.md: minor fixes and improvements * It compiles fine without kf_6_13 deprecated methods * Add README about autotests * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kio: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Too many changes since 6.14.0, only listing bugfixes: * Adjust URL for cppreference searching (kde#505195) * Fix dialog modality settings (kde#504608) * KFilePlaces: Allow symlinks to directories to be dropped into places panel (kde#462637) * CopyJob: Inhibit suspend during copy operation (kde#362542) - Replace _kf6_bugfix_version usage ++++ kf6-kirigami: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Too many changes since 6.14.0, only listing bugfixes: * SwipeListItem: Fix action button positions (kde#498232) * Add null texture guard in ShadowedTextureNode::preprocess() (kde#504727) * Always update render node rect (kde#504526) * Fix ActionTextField RTL (kde#504091) * WheelHandler: remove std::clamp assert crash part 2 (kde#503703) * WheelHandler: remove std::clamp assert crash (kde#503703) * SearchField fix RTL search icon positioning (kde#503012) * primitives: Use a custom shader for rendering Icon (kde#498530) - Replace _kf6_bugfix_version usage - Drop patches, merged upstream: * 0001-WheelHandler-remove-std-clamp-assert-crash.patch * 0002-WheelHandler-Only-apply-scrollview-event-filtering-t.patch * 0004-WheelHandler-remove-std-clamp-assert-crash-part-2.patch * 0005-WheelHandler-use-std-min-and-std-max-instead-of-qMin.patch ++++ kf6-kitemmodels: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Fix documentation syntax * Add tags file to documentation * Remove wrong documentation text * Add missing qhp projects * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kitemviews: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Remove leftover doxygen file * Documentation fixes * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kjobwidgets: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-knewstuff: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Remove leftovers from old QCH generation * Update dependency version to 6.15.0 * Change "Comments and Reviews" link into a button (kde#503724) * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Add missing qhp projects * Remove leftover doxygen file * Add landing page for QDoc * Fix QDoc issues * Fix QDoc issue * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-knotifications: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * Add tags file to documentation * Fix qhp file for QML module * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-knotifyconfig: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kpackage: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kparts: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Documentation fixes * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Convert API documentation to qdoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kpeople: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kplotting: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kpty: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kquickcharts: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Consistently name qdoc-related files * Update dependency version to 6.15.0 * Port controls module to QDoc * Remove mentions of ValueHistorySource and ModelHistorySource * Remove dead code * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * Port API documentation to QDoc syntax * Add missing QML module dependency * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-krunner: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * It compiles fine without kf 6.14 deprecated methods * DBusRunner: Do not override signal with non signal * optimization: Pass ActionPrivate constructor args by ref * optimization: Use QStringView to avoid allocating temporary for int conversion * Add tags file to documentation * Add license headers for QDoc files * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kservice: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Use correct qdoc include * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Remove leftover doxygen file * kbuildsycoca: show error if `fchown()` fails * kmemfile: avoid using memset, use regular init * Add landing page for QDoc * KService: add actions() precision * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kstatusnotifieritem: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * Add tags file to documentation * Fix typo in qdocconf file * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Remove pre-Qt 6.7 workaround * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-ksvg: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Documentation fixes * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-ktexteditor: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Too many changes since 6.14.0, only listing bugfixes: * trigger refresh of modified on disk message if the type did change (kde#504150) * Fix m_marks not initialized (kde#503455) * don't confuse users, just report modified on disk (kde#504151) * Fix screenshot for hidpi displays (kde#503823) * Fix error logic (kde#503821) - Replace _kf6_bugfix_version usage ++++ kf6-ktexttemplate: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-ktextwidgets: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kunitconversion: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * It compiles fine without kf_6_13 deprecated methods * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kuserfeedback: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Remove leftover doxygen file * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kwallet: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Don't freeze when the create wallet dialog is dismissed (kde#504678) * It compiles fine without kf 6.14 deprecated methods * Hide wallets with no name (kde#504656) * Add tags file to documentation * Add missing qhp projects * Remove leftover doxygen file * Use desktop file to launch kwalletmanager * Drop codepath for kstart5 * Fix arguments in startManagerForKSecretD * Add landing page for QDoc * Don't make clients hang if kwallet is disabled (kde#504014) * Don't build kwalletd on macOS either * Fix assertion failure due to invalid DBus object path * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Add Alpine CI * Update version to 6.15.0 - Replace _kf6_bugfix_version usage - Drop patch, merged upstream: * 0001-Don-t-make-clients-hang-if-kwallet-is-disabled.patch ++++ kf6-kwidgetsaddons: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * KMessageDialog: Play sound only for non-spontaneous events * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * Add tags file to documentation * Add landing page for QDoc * Fix property documentation * Remove documentation comments from private members * Remove QDoc documentation from private class * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kwindowsystem: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-kxmlgui: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Disable python bindings for Haiku also * Build Python bindings unless explicitly disabled * Fix popup transient parents * It compiles fine without kf 6.14 deprecated methods * Add tags file to documentation * Fix indentation * Run clang-format * Add landing page for QDoc * [kactioncategory] Only include KStandardAction when building deprecated API * Port tests away from deprecated API * Add overload that takes KStandardActions+name to KActionCollection/KActionCategory * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * qdoc * use full height for left side title and logo * Improve the header in the "About KDE" window * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-modemmanager-qt: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-networkmanager-qt: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-prison: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-purpose: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Use correct qdoc include * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Add landing page for QDoc * Exclude dirs from main documentation module * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-qqc2-desktop-style: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Dialog: Hide header when no title is present * Update to the default styling from Kirigami * It compiles fine without kf_6_13 deprecated methods * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-solid: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Remove leftovers from old QCH generation * Update dependency version to 6.15.0 * Add tags file to documentation * Convert Ifaces::Block to QDoc * Device::Block: add isSystem * Add missing qhp projects * Add landing page for QDoc * handle ZFS in fstab backend as udisk2 has no support * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-sonnet: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add missing qhp projects * Remove leftover doxygen file * Add landing page for QDoc * settings.cpp remove string "Nepomuk" * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-syndication: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * It compiles fine without kf_6_13 deprecated methods * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kf6-syntax-highlighting: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Too many changes since 6.14.0, only listing bugfixes: * Scheme: highlight name of syntactical sugar for procedure as Function (kde#476879) * Ruby: fix sub class after keyword / function (kde#495823) * Ruby: fix operator after method call (expected unary operator or expression) (kde#495823) * Ruby: fix %-string and regex in array (kde#495823) * Python: add string deliminator highlighting and disable spell checking on them (kde#464690) * INI: add *.INI as a file extension (kde#502541) - Replace _kf6_bugfix_version usage ++++ kf6-threadweaver: - Update to 6.15.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.15.0 - Changes since 6.14.0: * Update dependency version to 6.15.0 * Add tags file to documentation * Add landing page for QDoc * Port API documentation to QDoc syntax * Update version to 6.15.0 - Replace _kf6_bugfix_version usage ++++ kismet: - Update to version 2023-07-R2 * Fix HTML/JS injection in the web UI - Fix build errors. Add BuildRequires pkconfig(libssl) for all vendors and gcc12 for Leap < 16. ++++ kubetui: - Update to version 1.8.1: * Fixed - Updated README.md to document the --pod-columns feature introduced in v1.8.0. - Added usage examples for --pod-columns. - Clarified behavior of the full keyword and required Name column. - No functional changes to the application. * What's Changed - Update docs by @sarub0b0 in #777 - Update to version 1.8.0: * Added - --pod-columns flag to customize displayed pod columns (name,status,age, etc.). - Support for full keyword to show all available columns. - ZSH/Bash completion for --pod-columns. - Panic hook logging for better error traceability. * Fixed - Better error handling in internal column lookup logic. * Dependencies - Updated crates: flate2, clap, tokio, bitflags, ctrlc. * What's Changed - fix(deps): update rust crate clap to v4.5.38 by @renovate in [#768] - fix(deps): update rust crate ctrlc to v3.4.7 by @renovate in [#769] - fix(deps): update rust crate bitflags to v2.9.1 by @renovate in #770 - fix(deps): update rust crate tokio to v1.45.1 by @renovate in [#773] - fix(deps): update rust crate clap to v4.5.39 by @renovate in [#774] - fix(deps): update rust crate flate2 to v1.1.2 by @renovate in [#775] - Add customizable pod columns via --pod-columns flag by @sarub0b0 in #776 ++++ sqlite3: - Update to 3.50 (3.50.1): * Improved handling and robust output of control characters * sqlite3_rsync no longer requires WAL mode and needs less bandwidth * Bug fixes and optimized JSON handling * Performance optimizations and developer visible fixes ++++ suitesparse: - Update to 7.10.3. Changes from 7.10.1: * SuiteSparse_config: do not print info about the BLAS if no BLAS used, in the cmake build script. * GraphBLAS: cmake revisions and 2 bug fixes * revised CI rules on github * CAMD: minor typo in Makefile, for demos * GraphBLAS v10.0.3: performance of setElement. Update to xxHash and cpu_features. Octave interface updated for the Mac. * CHOLMOD 5.3.2: use CUDA as linker, if applicable * SuiteSparse_config 7.10.2: allow the installer to compile without the BLAS. ++++ libapparmor: - update dovecot24.diff - more permissions for dovecot 2.4 (boo#1243008) ++++ libimobiledevice-glue: - Update to version 1.3.2+git0.20250604: * Updated NEWS for release * Update soversion for release * configure: [Windows] Add --with-winver option to specify minimum Windows version * Change order of includes to prevent compiler warning * socket: [Windows] Use inet_ntop for >= Vista * configure: Make sure the check for newer libplist works as expected * utils: Remove 'plist helper' from header comment * socket: [Windows] Use WSAAddressToStringA * Use plist_new_unix_date API when available * socket: Use a backwards-compatible way to deal with , before __VA_ARGS__ ++++ libopenmpt: - Update to 0.8.0: * [New] Can now read PumaTracker (PUMA) modules. * [New] Can now read Face The Music (FTM) modules. * [New] Can now read Future Composer (FC / FC13 / FC14 / SMOD) modules. * [New] Can now read Game Music Creator (GMC) modules. * [New] Can now read Chuck Biscuits / Black Artist (CBA) modules from the Expoze musicdisk by Heretics * [New] Can now read Real Tracker 2 (RTM) modules. * [New] Can now read Images Music System (IMS) modules. * [New] Can now read ChipTracker (MOD) modules. * [New] Can now read TCB Tracker (MOD) modules. * [New] Can now read EasyTrax (ETX) modules. * [New] Can now load UNIC Tracker v1 (UNIC) files. * [New] MED: Synthesized and hybrid instruments are now supported. * [New] GT2: Better support for old “envelopes”, in particular adding support for the previously missing tremor / tremolo / vibrato. * [New] NST: His Master’s Noise “Mupp” instruments are now supported, as well as command 7 “mega-arp”. * [New] libopenmpt: New APIs for determining whether order list entries or pattern indices have a special meaning: openmpt::module::is_order_skip_entry(), openmpt::module::is_pattern_skip_item(), openmpt::module::is_order_stop_entry(), openmpt::module::is_pattern_stop_item() (C++), and openmpt_module_is_order_skip_entry(), openmpt_module_is_pattern_skip_item(), openmpt_module_is_order_stop_entry(), openmpt_module_is_pattern_stop_item() (C). * [New] libopenmpt: New APIs for retrieving pattern time signature information: openmpt::module::get_pattern_rows_per_beat(), openmpt::module::get_pattern_rows_per_measure() (C++), and openmpt_module_get_pattern_rows_per_beat(), openmpt_module_get_pattern_rows_per_measure() (C). * [New] libopenmpt: New APIs for retrieving the restart / loop position: openmpt::module::get_restart_order(), openmpt::module::get_restart_row() (C++), and openmpt_module_get_restart_order(), openmpt_module_get_restart_row() (C). * [New] libopenmpt: New API for retrieving the playback time at a given order / row combination: openmpt::module::get_time_at_position() (C++), and openmpt_module_get_time_at_position() (C). * When formatting pattern data, effect letters in the volume column are now always formatted correctly, regardless of the module format. * IT: Various playback fixes. * IT: When using tone portamento to another sample after the previous sample’s sustain loop has been released, the new sample should also not play its sustain loop. * IT: When triggering an empty instrument note slot, completely ignore the pattern cell - do not reset the currently playing instrument’s envelopes, and also don’t process any effects - including global ones. * IT: Offset with instrument number but no note should play offset effect with previous note. * IT: Fixed various combinations of volume column and effect column portamento effects. * IT: Implemented a quirk in command Lxx that always executes a portamento down when no tone portamento has been set up before, sometimes causing the target note to be reached immediately, or sliding the note down very subtly. * IT: Envelope Carry should not be influenced by a previous note-off. * XM: When a key-off is encountered before auto-vibrato reaches full depth, the depth is reset. * S3M: Combined slides (Kxy / Lxy) are no longer run on the first tick of a row in files made with Scream Tracker. * MOD: Groo’s “The Ultimate Beeper” now plays like in ProTracker. * DTM: Portamentos are now also evaluated on the first tick of the row. * MO3: If multiple sample slots shared the same Ogg Vorbis sample, only one sample slot was loaded. * MED: Various playback fixes. * SymMOD: Files containing more than 127 channels are no longer rejected. * Better support for automatic slide commands (commands that keep sliding on following rows) in various formats. * The pattern channel limit was raised from 127 to 192 for some formats. * openmpt123: Multi-threaded encoding is enabled with libFLAC 1.5.0 or newer. * xmp-openmpt: Memory consumption during file loading has been reduced. ++++ libp11: - Update to 0.4.15: * Fixed incorrectly installing an internal header file (Alex Dupre) * Fixed handling URI schemes of other providers (Małgorzata Olszówka) ++++ python310-core: - Update to 3.10.18: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - gh-126572-test_ssl-no-stop-ThreadedEchoServer-OSError.patch - CVE-2025-4516-DecodeError-handler.patch ++++ python311-core: - Update to 3.11.13: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - gh-126572-test_ssl-no-stop-ThreadedEchoServer-OSError.patch - CVE-2025-4516-DecodeError-handler.patch ++++ python312-core: - Update to 3.12.11: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - CVE-2025-4516-DecodeError-handler.patch ++++ python39-core: - Update to 3.9.23: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - gh-80222: Fix bug in the folding of quoted strings when flattening an email message using a modern email policy. Previously when a quoted string was folded so that it spanned more than one line, the surrounding quotes and internal escapes would be omitted. This could theoretically be used to spoof header lines using a carefully constructed quoted string if the resulting rendered email was transmitted or re-parsed. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - bpo-25264: os.path.realpath() now accepts a strict keyword-only argument. When set to True, OSError is raised if a path doesn’t exist or a symlink loop is encountered. - Remove upstreamed patches: - CVE-2025-4516-DecodeError-handler.patch ++++ libreoffice: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ libslirp: - Update to version 4.9.1+1: * Mention how to get debugging prints * Release v4.9.1 * tcp: Fix starting the linger2 timer on socket shutdown * tcp: Reduce linger time to two minutes * tcp: on input during init, reset TCPT_KEEP to TCPTV_KEEP_INIT * tcp: on input, reset TCPT_KEEP to TCPTV_KEEP_IDLE rather than TCPTV_KEEPINTVL * Modified util.c to handle WSA function return values closer to specification. Explicit checks for INVALID_SOCKET and SOCKET_ERROR are made. * apple: Fix getting IPv4 DNS server address when IPv4 and IPv4 are interleaved * Do not link tests with libslirp.map ++++ tesseract-ocr: - Update to version 5.5.1: * Fix linear congruential random number generator by @stweil in #4357 * Make list classes templated by @egorpugin in #4356 * add cli -c parameter(s) to init vectors by @zdenop in #4363 * handle colormaps correctly by @zdenop in #4369 * use constexpr for kDawgMagicNumber by @zdenop in #4378 * Extend elf_aux_info() support for RISC-V on FreeBSD and OpenBSD by @brad0 in #4376 * Fix building elf_aux_info() support on OpenBSD/arm by @brad0 in #4383 * Fix invalid empty interval in punct_stripped() for all-punctuation words by @EnodoGH in #4404 * Fix function addAvailableLanguages (issue #4416) by @stweil in #4417 * Avoid error in pixSauvolaBinarizeTiled (issue #4390) by @stweil in #4418 * Fix duplicated IDs in ALTO XML when multiple pages are present by @jankal in #4386 * Remove unused include statements for tprintf.h by @stweil in #4419 * Use links to the git history and online release notes instead of local ChangeLog by @stweil in #4423 ++++ libyui: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-ncurses: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-ncurses-pkg: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-ncurses-rest-api: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-qt: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-qt-graph: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-qt-pkg: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-qt-rest-api: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ libyui-rest-api: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ maven-filtering: - Upgrade to version 3.4.0 * Changes + Bump apache/maven-gh-actions-shared from 3 to 4 + Bump org.apache.maven.shared:maven-shared-components from 41 + MSHARED-1412: Allow to customize Interpolator used by filter ++++ mold: - Update to version 2.40.1 * We've eliminated unnecessary memory zero-initialization for the - -compress-debug-sections option to make debug section compression faster. With this change, mold sometimes runs faster with --compress-debug-sections than without it due to reduced file I/O. (d59c559) * Previously, mold used an exponential pattern-matching algorithm for glob matching, which could significantly slow down version scripts or dynamic list processing for certain glob patterns. Now, we use a linear-time algorithm that is guaranteed to run efficiently for any glob pattern. (dac20fa) * mold now reports an error if the output .dynsym refers to a section whose section index is ≥65280, since such a dynamic symbol is not representable in ELF. Previously, mold crashed with an assertion failure. (0d8334e) ++++ ncmpcpp: - Add ncmpcpp-boost-1.88.patch: fix build with boost v1.88 ++++ nelm: - Update to version 1.6.0: * Features - feat: include_debug/tpl_debug/printf_debug/dump_debug and detailed template errors ++++ netavark: - Update to version 1.15.2: * release v1.15.2 * release notes for v1.15.2 * dhcp_proxy: set timeout_sender only if required * cargo: bump mozim to 0.2.6 * release v1.15.1 * release notes for v1.15.1 * Revert "remove search domain from response" ++++ netty: - Upgrade to upstream version 4.1.122 * Fixes of 4.1.122 + DirContextUtils.addNameServer(...) should just catch Exception internally + Make public API specify explicit maxAllocation to prevent OOM + Fix concurrent ByteBuf write access bug in adaptive allocator + Fix transport-native-kqueue Bundle-SymbolicNames + Fix resolver-dns-native-macos Bundle-SymbolicNames + Always correctly calculate the memory address of the ByteBuf even if sun.misc.Unsafe is not usable + Upgrade lz4 dependencies as the old version did not correctly handle ByteBuffer that have an arrayOffset > 0 + Optimize ByteBuf.setCharSequence for adaptive allocator + Kqueue: Fix registration failure when fd is reused + Make JdkZlibEncoder accept Deflater.DEFAULT_COMPRESSION as level + Ensure OpenSsl.availableJavaCipherSuites does not contain null values + Always prefer direct buffers for pooled allocators if not explicit disabled + Update to netty-tcnative 2.0.72.Final + Re-enable sun.misc.Unsafe by default on Java 24+ + Kqueue: Delay removal from registration map to fix noisy warnings * Fixes of 4.1.121 + Epoll.isAvailable() returns false on Ubuntu 20.04/22.04 arch amd64 + Fix transport-native-epoll Bundle-SymbolicNames * Fixes of 4.1.120 + Fix flawed termination condition check in HttpPostRequestEncoder#encodeNextChunkUrlEncoded(int) for current InterfaceHttpData + Exposed decoderEnforceMaxConsecutiveEmptyDataFrames and decoderEnforceMaxRstFramesPerWindow + ThreadExecutorMap must restore old EventExecutor + Make Recycler virtual thread friendly + Disable sun.misc.Unsafe by default on Java 24+ + Adaptive: Correctly enforce leak detection when using AdaptiveByteBufAllocator + Add suppressed exception to original cause when calling Future.sync* + Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings + Correct computation for suboptimal chunk retirement probability + Fix bug in method AdaptivePoolingAllocator.allocateWithoutLock(...) + Fix a Bytebuf leak in TcpDnsQueryDecoder + SSL: Clear native error if named group is not supported + WebSocketClientCompressionHandler shouldn't claim window bits support when jzlib is not available + Fix the assignment error of maxQoS parameter in ConnAck Properties * Fixes of 4.1.119 + Replace SSL assertion with explicit record length check + Fix NPE when upgrade message fails to aggregate + SslHandler: Fix possible NPE when executor is used for delegating + Consistently add channel info in HTTP/2 logs + Add QueryStringDecoder option to leave '+' alone + Use initialized BouncyCastle providers when available - Modified patches: * 0001-Remove-optional-dep-Blockhound.patch * 0002-Remove-optional-dep-conscrypt.patch * 0004-Disable-Brotli-and-ZStd-compression.patch + rediff ++++ netty-tcnative: - Upgrade to version 2.0.72 Final * No formal changelog present ++++ oneko: - added patches build with gcc15 + oneko-gcc15.patch ++++ opensuse-welcome-launcher: - Initial version ++++ perl-Getopt-ArgvFile: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ perl-MooseX-Meta-TypeConstraint-ForceCoercion: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ perl-XML-Entities: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ libyui-bindings: - graphviz API broke in a recent version update (bezier size is now of type size_t instead of int). A graphviz_unsigned_fix.patch ++++ python310: - Update to 3.10.18: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - gh-126572-test_ssl-no-stop-ThreadedEchoServer-OSError.patch - CVE-2025-4516-DecodeError-handler.patch ++++ python310-documentation: - Update to 3.10.18: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - gh-126572-test_ssl-no-stop-ThreadedEchoServer-OSError.patch - CVE-2025-4516-DecodeError-handler.patch ++++ python311: - Update to 3.11.13: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - gh-126572-test_ssl-no-stop-ThreadedEchoServer-OSError.patch - CVE-2025-4516-DecodeError-handler.patch ++++ python-PyQt6-3D: - Update to 6.9.0 * Added support for Qt v6.9. ++++ python-PyQt6: - Update to 6.9.1 * The licensing information now conforms to PEP 639. * Added the missing setNativeArguments() and nativeArguments() to QProcess (Windows only). * Enums that have a base type smaller than int are now properly specified and handled. * Fixed a regression that broke building against versions of Qt older than v6.5. * Fixed pyuic6 to handle QIcons created from QIcon.ThemeIcon. - Release note for 6.9.0 * This adds support for Qt v6.9. - Drop PyQt6-Qt6.9.0.patch ++++ python-PyQt6-Charts: - Update to 6.9.0 * Added support for Qt v6.9. ++++ python-PyQt6-DataVisualization: - Update to 6.9.0 * Added support for Qt v6.9. ++++ python-PyQt6-Graphs: - Update to 6.9.0 - Added support for Qt v6.9. ++++ python-PyQt6-NetworkAuth: - Update to 6.9.0 * Added support for Qt v6.9. ++++ python-PyQt6-sip: - Update to 13.10.2 * Match python3-sip6-devel 6.11.1 * Changes WRT PEP 639. See python-sip6 ++++ python311-documentation: - Update to 3.11.13: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - gh-126572-test_ssl-no-stop-ThreadedEchoServer-OSError.patch - CVE-2025-4516-DecodeError-handler.patch ++++ python-eradicate: - Convert to libalternatives ++++ python-exrex: - Convert to libalternatives ++++ python-extratools: - Convert to libalternatives ++++ python-fanficfare: - Update to 4.46.0: - OTW(AO3): Don't attempt login with use_archive_transformativeworks_org or open_pages_in_browser [#1210] - Ignore use_browser_cache_only when URL scheme is file - Update translations. - adapter_ficbooknet: Site changes, thanks dbhmw - adapter_literotica: Fix date parsing. See #1208, thanks dbhmw - Add Ctrl-Enter to AddDialog, consolidating code with INIEdit - Split BG: Fixes for error column & showing meta collection errors - Single proc bg processing, optionally split by site & accumulate results (See this post) - Fix remove_empty_p regexp to work with nested tags and whitespace. - AO3 make use_(domain) options not replace media.archiveofourown.org - Include 'Add New Book' dialog when multiple existing found on update. - adapter_spiritfanfictioncom: Fix for author collection after site change. Thanks, kilandra ++++ python-fastimport: - Convert to libalternatives ++++ python-flower: - update-alternatives is not needed with this package ++++ python-genfire: - Convert to libalternatives ++++ python-ghp-import: - Convert to libalternatives ++++ python-glean-parser: - Convert to libalternatives ++++ python-gpxpy: - Convert to libalternatives ++++ python-helpdev: - Convert to libalternatives ++++ python-hetzner: - Convert to libalternatives ++++ python-interrogate: - Convert to libalternatives ++++ python-j2gen: - Convert to libalternatives ++++ python-jfscripts: - Convert to libalternatives ++++ python-jsonpath-rw: - Convert to libalternatives ++++ python-kismetdb: - Convert to libalternatives ++++ python-ldaptor: - Convert to libalternatives ++++ python-lesscpy: - convert to libalternatives ++++ python-libsass: - Convert to libalternatives ++++ python-macholib: - Convert to libalternatives ++++ python-matplotlib: - Update to 3.10.3 * Two Bugfix releases. No notable changes beyond the GitHub statistics of merged PRs. (https://matplotlib.org/stable/users/github_stats.html#github-stats) - Remove wxPython backend from Ring1 - Clarify Qt Support ++++ python-maturin: - Update to 1.8.7 * Allow specifying compression method and level, in both `build` and `develop` modes gh#PyO3/maturin#2625 ++++ python-meshtastic: - Convert to libalternatives ++++ python-micropipenv: - Convert to libalternatives ++++ python-moban: - Convert to libalternatives ++++ python-mss: - Convert to libalternatives ++++ python-mutt-ics: - Convert to libalternatives ++++ python-natsort: - Convert to libalternatives ++++ python-ndg-httpsclient: - Convert to libalternatives ++++ python-ntfy: - Convert to libalternatives ++++ python-num2words: - Convert to libalternatives ++++ python-nwdiag: - Convert to libalternatives ++++ python-odfpy: - Convert to libalternatives ++++ python-pako: - Convert to libalternatives ++++ python-pan-python: - Convert to libalternatives ++++ python-patatt: - Convert to libalternatives ++++ python-patiencediff: - Convert to libalternatives ++++ python-pdd: - Convert to libalternatives ++++ python-petact: - Convert to libalternatives ++++ python-phply: - Convert to libalternatives ++++ python-pifpaf: - Convert to libalternatives ++++ python-pingparsing: - Convert to libalternatives ++++ python-portpicker: - Convert to libalternatives ++++ python-pprintpp: - Convert to libalternatives ++++ python-py-cpuinfo: - Convert to libalternatives ++++ python-py-vapid: - Convert to libalternatives ++++ python-pyqt-builder: - Update to 1.18.2 * The licensing information in `pyproject.toml` now conforms to PEP 639. This means that the minimum setuptools version is v77. That in itself means that the wheel name conforms to the current PyPI requirements. * The wheels created by `pyqt-qt-wheel` now have lower case names. ++++ python-qt3d-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ python-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ python-qtcharts-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ python-qtdatavis3d-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ python-qtnetworkauth-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ python-qtwebengine-qt5: - Allow lowercase distinfo due to new pyqt-builder following PEP 639 ++++ python-sip6: - Update to 6.12.0 * Support was added for C++11 enum base types. At the moment this is limited to base types no larger than ints. Prior to this support, all enums were assumed to be int which breaks on big-endian systems. Resolves #75 * Fixed a regression in v6.11.0 affecting class names as template arguments. Resolves #77 - Release v6.11.1 * The PEP 517 build_wheel() hook has been fixed after it regressed in v6.11.0. Resolves #73 * The handling of calls where self is passed as an argument in ABI v13 was fixed. Resolves #74 - Release 6.11.0 * Added the /Movable/ mapped type annotation. When the /Movable/ annotation is specified for a mapped type, values of that type are wrapped in calls to std::move() when passing them as arguments to a C++ callable. In addition the /Transfer/ argument annotation is automatically applied. Resolves #60 * Support for template arguments in super-classes. It is now possible to invoke a class template as a super-class in a class template. Resolves #12 * Determining the version of the limited API to use. The version of the limited API to use is now taken from the requires-python field of the metadata in a project's pyproject.toml file. If this is not specified then (as with previous versions of SIP) the version of the oldest supported version of Python is used. Resolves #58 * %Docstring support for namespaces. The %Docstring directive can now be specified for C++ namespaces. Resolves #11 * Support for operator~() in the global scope. operator~() can now be specified in the global scope. Resolves #9 * Use consistent timestamps when creating wheel files. The value of the environment variable SOURCE_DATE_EPOCH, if defined, will be used as the timestamp for all files included in a wheel. This ensures wheel building is repeatable. Pull request #70 * Bindings support for PEP 639. The project section of pyproject.toml files may now use license to specify a valid SPDX license expression. license-files, if specified, is a list of glob patterns describing the files containing licensing information. The old style of license is deprecated. The metadata format of the generated PKG-INFO file of an sdist will normally be v2.4. If the deprecated form of license is used in pyproject.toml then it will be v2.2. License files will be installed in the licenses sub-directory of the generated .dist-info directory of a wheel. packaging v24.2 is now required. Resolves #69 * Normalised wheel names. The names of wheel files (both those generated by sip-wheel and indirectly from the sdists created by sip-module) now conform to current PyPA standards. Resolves [#68] * pyproject.toml now conforms to PEP 639 The licensing information in SIP's pyproject.toml now conforms to PEP 639. This means that the minimum setuptools version is v77. [#]# Bug fixes * The handling of unknown %Timeline tags in %If directives has been fixed. An unknown tag is assumed to refer to a later version than all the known tags. Therefore (unknown -) will always be false, and (- unknown) will always be true. * Generated code will not contain digraphs. This usually affects C++ extensions being built with the default setuptools builder. * Long deprecation messages are now handled correctly. Pull request #67 ++++ python-svgpathtools: - Switch to pip-based build - Update to 1.7.1 Fixes: * Rotation angle calculation when transforming arcs * Converting rounded rect to a d-string path * Floating point error in bezier bbox calculation * Skip end path in polyline if no dedicated end path is provided Changes: * When converting ellipses to d-string paths, use arcs by default * Add various new test cases ++++ python312: - Update to 3.12.11: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - CVE-2025-4516-DecodeError-handler.patch ++++ python312-documentation: - Update to 3.12.11: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - Remove upstreamed patches: - CVE-2025-4516-DecodeError-handler.patch ++++ python39: - Update to 3.9.23: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - gh-80222: Fix bug in the folding of quoted strings when flattening an email message using a modern email policy. Previously when a quoted string was folded so that it spanned more than one line, the surrounding quotes and internal escapes would be omitted. This could theoretically be used to spoof header lines using a carefully constructed quoted string if the resulting rendered email was transmitted or re-parsed. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - bpo-25264: os.path.realpath() now accepts a strict keyword-only argument. When set to True, OSError is raised if a path doesn’t exist or a symlink loop is encountered. - Remove upstreamed patches: - CVE-2025-4516-DecodeError-handler.patch ++++ python39-documentation: - Update to 3.9.23: - Security - gh-135034: Fixes multiple issues that allowed tarfile extraction filters (filter="data" and filter="tar") to be bypassed using crafted symlinks and hard links. Addresses CVE-2024-12718 (bsc#1244056), CVE-2025-4138 (bsc#1244059), CVE-2025-4330 (bsc#1244060), and CVE-2025-4517 (bsc#1244032). - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516, bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - gh-80222: Fix bug in the folding of quoted strings when flattening an email message using a modern email policy. Previously when a quoted string was folded so that it spanned more than one line, the surrounding quotes and internal escapes would be omitted. This could theoretically be used to spoof header lines using a carefully constructed quoted string if the resulting rendered email was transmitted or re-parsed. - Library - gh-128840: Fix parsing long IPv6 addresses with embedded IPv4 address. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-123409: Fix ipaddress.IPv6Address.reverse_pointer output according to RFC 3596, §2.5. Patch by Bénédikt Tran. - bpo-43633: Improve the textual representation of IPv4-mapped IPv6 addresses (RFC 4291 Sections 2.2, 2.5.5.2) in ipaddress. Patch by Oleksandr Pavliuk. - bpo-25264: os.path.realpath() now accepts a strict keyword-only argument. When set to True, OSError is raised if a path doesn’t exist or a symlink loop is encountered. - Remove upstreamed patches: - CVE-2025-4516-DecodeError-handler.patch ++++ rclone: - Install completion files in the right place. ++++ samurai: - Update to 1.2+git41.737f702 * Implement load average option * Include exit status in job failure message - Use %set_build_flags and enhance build script ++++ swayimg: - Update to version 4.2: * Added support for creating overlay windows in Hyprland; * viewer: Added new window background mode: "blur"; * viewer: Fixed image centering issue after rescaling; * gallery: Added key binding to resize thumbnails in runtime; * gallery: Fixed errors loading thumbnails from persistent storage; * gallery: Fixed display of meta data; * image list: Fixed order to prevent mixing directories with files; * image list: Fixed searching for the first image in the directory. ++++ swig: - Update to 4.3.1: * Small number of regression fixes for Python and Java * Corner case operator precedence bug fix affecting type deduction * Octave 10 compilation errors fix - drop swig-4.3.0-Fix-precedence-of-casts.patch, included upstream ++++ swww: - Update to version 0.10.3: * check if wl_output contains the CURRENT mode - Update to version 0.10.2: * do not accept wl_output modes that are not current * prioritize fractional scale events * update waybackend dependency * fix fractional scaling * use tiny-bench instead of criterion - Update to version 0.10.0: * version 0.10 * update swww-daemon man page * update dependencies * Merge pull request #423 from LGFae/configurable-layer * allow the user to set which Layer they would prefer to render in * Merge pull request #420 from LGFae/delete-nix-tests * delete `build.nix` and the nix tests * Merge pull request #410 from LGFae/waybackend * fix cargo-clippy * try to fix CI * Merge pull request #415 from LGFae/update_flake_lock_action * flake.lock: Update * update dependencies * update .gitignore test_images path * update README with new build dependencies * fix most of CI * rewrite using waybackend * update dependencies * Merge pull request #406 from Axlefublr/main * Merge pull request #408 from LGFae/update_flake_lock_action * flake.lock: Update * fix readme * Merge pull request #395 from LGFae/update_flake_lock_action * Merge pull request #391 from rubiefawn/updated_example_scripts * Merge pull request #403 from filip-rs/main * Updated swww_randomize_multi.sh to be executable * flake.lock: Update * Fix misuse of read(1) and unset(1) * Restore deleted comment * Make swww_randomize.sh and swww_randomize_multi.sh scripts more POSIX-friendly * Merge pull request #387 from LGFae/update_flake_lock_action * flake.lock: Update * Merge pull request #383 from LGFae/remove-most-static-muts * remote most static muts from globals * fix warnings and update MSRV to 1.82 * Merge pull request #375 from kerty0/main * Merge pull request #381 from LGFae/update_flake_lock_action * flake.lock: Update * Add wallpaper refresh on monitor configuration change * Fix crush when changing monitor configuration * Merge pull request #376 from LGFae/update_flake_lock_action * flake.lock: Update * Fix memory leak and stopped animation * Merge pull request #372 from kerty0/main * Fix swww restore error handling * update MSRV * update dependencies * Merge pull request #373 from rexept/resize-features * formatted + typo fix * more concise definition * added to docs * added resize-stretch feature * Update old cache handling * Fix crush when using solid color * Add filter caching * Merge pull request #371 from mendess/mendess/fix-animation-cache * Fix animation cache not working when image is behind a symlink * Merge pull request #366 from LGFae/update_flake_lock_action * flake.lock: Update * Merge pull request #360 from iynaix/main * fix reading image from stdin * Merge pull request #358 from mstoeckl/fix-wayl-sock * Merge pull request #359 from LGFae/update_flake_lock_action * flake.lock: Update * Fix connecting to Wayland via WAYLAND_SOCKET * Merge pull request #352 from LGFae/nuke-multithreading * FractionalScaleManager and PollTime structs * small refactors * stop animations when output disconnects * Arc -> Rc; Mutex -> RefCell * finish up first implementation * step 1: structs for trantition's internal state * fix autocompletion with swww img `file` * debug assertion on ipc sending shm fd wildly wrong * fix debug assertion of ipc Codes shm fds * fix socket naming * Merge pull request #327 from LGFae/better-socket-location-defaults * update dependencies * fix documentation indentation * better defaults for when we can't read env vars * Merge pull request #340 from cplir-c/cplir-c-randomize-multi * Merge pull request #349 from LGFae/update_flake_lock_action * flake.lock: Update * Move `break 2` else clause to inside the "no image" check so it doesn't run every time * Comment swww_randomize_multi.sh and normalize * add example_scripts/swww_randomize_multi.sh * Merge pull request #339 from LGFae/revert-333-main * Revert "Refactor IPC handling in both client and daemon" * Merge pull request #338 from LGFae/update_flake_lock_action * flake.lock: Update * Merge pull request #333 from rkuklik/main * Merge pull request #334 from Not-Glunk/swww-fix-typos * Fix typos * fix(daemon): rt dir creation * refactor(client): consolidate IPC logic * fix(daemon): unused imports * refactor(daemon): move init more to relevant structs * refactor(daemon): extract `Daemon` into separate module * Merge pull request #331 from rkuklik/main * refactor(mmap): minor fonction movement * refactor(mmap): unify `Mapped'thing'` with generic bool * refactor(mmap): extract into top level module * refactor(ipc): rework messaging format v1 * refactor(ipc): replace old methods with new * refactor(socket): introduce new `IpcSocket` type * refactor(ipc): get rid of unused `Answer::Err` * fix: resolver should be set to "2" in top level manifest * Merge pull request #330 from rkuklik/main * fix(script): update singe file on version change * fix(ci): nix build version extraction * fix(ci): `rust-version` detection and formatting * refactor(naming): rename utils to common * refactor(workspace): separate project into 3 folders * fix protocol error when destroying Wallpaper * Merge pull request #230 from WhyNotHugo/main * Drop 'init` command * Merge pull request #195 from flick0/colour * Merge pull request #324 from LGFae/update_flake_lock_action * flake.lock: Update * Merge pull request #323 from LGFae/trim-dev-dependencies * trim dependencies: criterion features and fastrand * Merge pull request #322 from ettancos/main * daemon: guard against unnecessary blocking read if there is no payload * fix conflicts * Merge branch 'main' into colour * workaround for not using Option * Merge pull request #319 from JohnRTitor/add-workflows * Merge pull request #318 from LGFae/update_flake_lock_action * workflows: add CI nix-tests workflow * workflows: update-flake-lock should now run monthly * pick a file starting with 0x if exists before using it as color * add comment for Color * nuke `spin_sleep` dependency * do not use `image`'s default features * flake.lock: Update * update fast_image_resize to version 4.0.0 * Merge pull request #316 from LGFae/unmap-when-idle * Merge pull request #315 from LGFae/custom-wayland-backend * update libc * Merge pull request #313 from kovidgoyal/patch-1 * Add kitty as an alternative * Merge pull request #312 from LGFae/update_flake_lock_action * flake.lock: Update * document `BumpPool` better * unmap shared memory when idle * wait for animation threads on normal exit * ensure buffers are destroyed before the shm_pool * better error handling * send all draw-related requests in one single msg * stop animations at exit * remember to notify systemd * fix animation timings * improve ObjectManager to not use the BinaryHeap * document our custom wayland implementation * manual wayland implementation for swww-daemon * bump master version to force rebuilding the cache * Merge pull request #305 from LGFae/zero-copy-serialization * fix rustix features and put utils in workspace * increase MSRV to 1.75.0 * off by one error when caching animation frames * refactor ipc into multiple modules * serialize directly onto mmaped file * mmap file when reading cache * mmap only parts of the shm we care about * do not copy over images and animations * fix wrong inversion in y axis during transitions * Merge pull request #309 from LGFae/update_flake_lock_action * flake.lock: Update * Merge pull request #306 from JohnRTitor/add-flake * Merge pull request #308 from JaKooLit/main * replaced deprecated swww init commands with swww-daemon * README: add instructions for NixOS users * workflows: add update-flake-lock workflow that will run weekly * Nix: allow building swww from the source directly * fix off by one error when receiving image request * unwrap on thread::Builder::spawn * nuke rayon from `swww-daemon` * Merge pull request #302 from LGFae/faster-wave * refactor transitions common byte changing code * faster wave transition * faster wipe transition * Merge pull request #301 from LGFae/fix-output-transforms * fix output transforms * faster grow and outer transitions * fix `clear` not flushing the wayland fd * faster simple and fade transitions * remove allow-git for bitcode * nuke simplelog and use a custom log implementation * Merge pull request #299 from LGFae/manual-serializer * minor refactors * use just one request for animated images * fix loading cached animation frames * return std::io::Result for the cache mod functions * refactor out common socket code * remove unsafe from deserializer * move all memory map functions into utils/ipc * delete extra prints * only truncate the shared mem file when necessary * do not copy to intermediate buffer * use shared memory for large transfers * use rustix sockets instead of std * manually serialize answers * manually serialize requests * Merge pull request #298 from LGFae/remove-codecoverage-from-ci * remove llvm-cov from CI * v0.9.5 * flush the wayland_fd correctly from animations * update TODO * specialized function for `none` transition type * Merge pull request #296 from LGFae/fix-initial-black-screen * Merge pull request #297 from hkupty/remove-unused * refactor: Remove unused mutable buffer * fix initial black screen due to late configuration ++++ syft: - Update to version 1.27.0: * Added Features - add syft schema version to version command [#3949 @spiffcs] * Bug Fixes - Remove CPE product candidates for phf, prometheus, hyper and Rust crates [#3967 @jayvdb] - Remove CPE product candidates for opentelemetry and redis Rust crates [#3962 @jayvdb] - Harden Container Runtime with Non-Root User [#3941 @MikeTheCyberGuy] - terraform provider lock entries should not require constraints [#3934 @ghouscht] - sbom cataloger returning upstream package [#3662 #3981 @kzantow] - Syft missing md5 sums and list data for dpkg packages under status.d/ [#3912] - Failure to detect dependency relationships between Python packages [#3958 #3965 @christoph-blessing] - Heavy memory consumption when directory scanning deb source [#3928 #3953 @kzantow] - In versions 1.25.0 and later, graalvm-native-image-cataloger adds 3-6 hours to Syft [#3942 #3944 @kzantow] - Syft incorrectly reports multiple APKs as parents of symlinked files [#3847 #3923 @luhring] * Dependencies - chore(deps): bump modernc.org/sqlite from 1.37.1 to 1.38.0 (#3979) - chore(deps): bump github.com/go-git/go-git/v5 from 5.16.1 to 5.16.2 (#3978) - chore(deps): update tools to latest versions (#3977) - chore(deps): update CPE dictionary index (#3976) - chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#3970) - chore(deps): bump github.com/sergi/go-diff (#3971) - chore(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0 (#3963) - chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.12 to 0.5.13 (#3964) - chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.1 (#3960) - chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 (#3952) - chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.11 to 0.5.12 (#3943) - chore(deps): update tools to latest versions (#3945) - chore(deps): update CPE dictionary index (#3947) - chore(deps): bump github.com/google/go-containerregistry (#3933) - chore(deps): update CPE dictionary index (#3935) - chore(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 (#3926) ++++ terragrunt: - Update to version 0.81.1: * Experiments Added The reports experiment has been added As part of delivering #3628 , the reports experiment has been added. When enabled, Terragrunt will emit summaries of runs at the end of run --all commands. e.g. $ terragrunt run --all plan [#] Omitted for brevity... ❯❯ Run Summary Duration: 62ms Units: 3 Succeeded: 3 The summary can also be disabled using the --summary-disable flag, even when the experiment is active. You can learn more about this feature here. https://terragrunt.gruntwork.io/docs/features/run-report/ More will be added in the near future to allow for report generation and customization. Stay tuned! * What's Changed - feat: Integrating report into runs (#4387) - feat: Added configstack abstraction (#4385) - feat: Adding `report` package (#4386) - feat: github action for signing executables (#4369) ++++ vale: - Update to version 3.12.0: * test: add more cases * refactor: blueprint -> view * chore: add `.well-known` * chore: add funding.yml * fix: remove erroneous "+1" * chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#996) ++++ yast2-trans: - Update to version 84.87.20250608.f8b6c5cf63: * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Russian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) ------------------------------------------------------------------ ------------------ 2025-6-8 - Jun 8 2025 ------------------- ------------------------------------------------------------------ ++++ MozillaThunderbird: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ ProtonPlus: - update to 0.5.0+1: * fix metainfo.xml file - update to 0.5.0: * Added Kron4ek Proton builds * Added a way to add a shortcut of ProtonPlus in Steam * Added a way to see if a compatibility tool is used or not for Steam * Added the ability to change the compatibility tool of Steam games * Added the ability to change the compatibility tool of multiple Steam game at the same time * Fix UI freeze when installing/removing STL * Improved the UX of most of the dialogs ++++ webkit2gtk3-soup2: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ webkit2gtk3: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ webkit2gtk4: - Replace usage of %jobs for reproducible builds (boo#1237231) ++++ borgbackup: - update to version 1.4.1 Full changelog: https://borgbackup.readthedocs.io/en/stable/changes.html#version-1-4-1-2025-04-19 ++++ conftest: - Update to version 0.61.1: * build(deps): bump github.com/open-policy-agent/opa from 1.5.0 to 1.5.1 (#1137) ++++ distrobuilder: - require the smaller package git-core, not git (which includes git gui) ++++ dnglab: - Update to version 0.7.0: * Update to image-rs 0.25 (gh#dnglab/dnglab#479). * Add RawDecodeParams to Decoder::full_image() (gh#dnglab/dnglab#481). * Fix: Use same version for dnglab and dnglab-lib and provide test case (gh#dnglab/dnglab#486). * Cleanup compiler warnings and hints in newer Rust versions (gh#dnglab/dnglab#490). * Add Kodak RADC decompressor (gh#dnglab/dnglab#491). * QTK support for Apple QuickTake 100 and 150 (gh#dnglab/dnglab#492). * Add support for Kodak DC50 (gh#dnglab/dnglab#493). * Show warning if lens is not found in lens database (gh#dnglab/dnglab#495). * Add DecoderCache for simple caching of data based on RawDecodeParams (gh#dnglab/dnglab#496). * Bump anstream from 0.6.5 to 0.6.15 (gh#dnglab/dnglab#489). * Support for Canon RF 200-800mm F6.3-9 IS USM (gh#dnglab/dnglab#497). * Bump mio from 0.8.10 to 0.8.11 (gh#dnglab/dnglab#410). * Update env_logger requirement from 0.9 to 0.11 in /rawler (gh#dnglab/dnglab#399). * Change RawFile to RawSource and add support for mmap() input (gh#dnglab/dnglab#416). * Add support for Canon RF-S 10-18mm F4.5-6.3 IS STM (gh#dnglab/dnglab#508). * Fix clean model name for EOS R5 Mark II (gh#dnglab/dnglab#510). * Fix: EXIF TimezoneOffset must be a vector because it contains two values (gh#dnglab/dnglab#512). * Fix: Use canonical address in FTP client address handling (gh#dnglab/dnglab#513). * Add --keep-mtime flag (gh#dnglab/dnglab#511). * Update to multiversion 0.8 (gh#dnglab/dnglab#516). * Update to Rust Edition 2024 (gh#dnglab/dnglab#517). * Add fixed lens support (gh#dnglab/dnglab#518). * Fix PhaseOne IIQ blacklevel correction (gh#dnglab/dnglab#519). * Add Phase One P25 alias (gh#dnglab/dnglab#520). * Phase One P45 support (gh#dnglab/dnglab#521). * Add Sony UMC R10C Support (gh#dnglab/dnglab#522). * Add hint to CONTRIBUTE_SAMPLES.md for unsupported files (gh#dnglab/dnglab#523). * Improve hint when camera raw file is unsupported (gh#dnglab/dnglab#524). * Bump tokio from 1.43.0 to 1.43.1 (gh#dnglab/dnglab#532). * Support for Panasonic DC-S9 (gh#dnglab/dnglab#536). * Fujifilm X-M5 support (gh#dnglab/dnglab#538). * Update completions and manpages (gh#dnglab/dnglab#542). * Nikon Z 50 II support (gh#dnglab/dnglab#543). * Use SONYRAWIMAGESIZE EXIF tag for ARW files (gh#dnglab/dnglab#544). * Update E-Mount lens database (gh#dnglab/dnglab#545). - Minor rebase of dnglab-renamed-exec-usage-msg.patch for update. ++++ gitleaks: - Update to version 8.27.1: * fix(atlassian): reduce false-positives for v1 pattern (#1892) * Fix log suppresion issue (#1887) * Added Heroku API Key New Version (#1883) * Add Platform Bitbucket (#1886) * Add Platform Gitea (#1884) * prevent default warn message when max-archive-depth not set (#1881) * prevent default warn message when max-archive-depth not set ++++ grpc: - Update to version 1.73.0: * Core: Added GPR_DISABLE_ABSEIL_SYNC (gh#grpc/grpc#39562). * xds_override_host: pass through per-endpoint args when creating subchannels (gh#grpc/grpc#39532). * Expose GRPC_OPENSSL_CLEANUP_TIMEOUT to control shutdown grace period (gh#grpc/grpc#39297). * URI: fix parsing of user_info in proxy settings (gh#grpc/grpc#39004). * EventEngine: Fix busy loop in thread pool when shutting down (gh#grpc/grpc#39258). * Dep: Added a flag to build with openssl instead of boringssl (gh#grpc/grpc#39188). * EventEngine: Cleanup: EventEngine client, listener, and dns experiments are on by default on all platforms (gh#grpc/grpc#39079). * C++: Mark OpenCensus and dependent APIs as deprecated (gh#grpc/grpc#39554). - Minor rebase of patches for update: * link-failure.patch. * telemetry.patch. - Bump so version in shlib package name to 48, conforming to upstream's. ++++ janet: - Use lua scriptlets to define somajor and sominor macros. - Cleanup and fix list of installed files ++++ qt6-declarative: - Add upstream fix (QTBUG-137196): * 0001-qmlcachegen-fix-crash-on-unresolved-type-with-requir.patch ++++ libass: - Update to 0.17.4: * add new API to prune old events from memory - ass_prune_events for manual pruning - ass_configure_prune to set up automatic pruning * add ASS_OVERRIDE_BIT_BLUR flag * fontconfig: fix minor memory leaks in pathological font setups * coretext: fix build on older compilers or Mac OS X 10.5 * checkasm: fix build for older compilers * aarch64: fix assembly build on strict compilers due to oversized align * meson: improve ASM configuration on x86 Android * meson: align MSVC warnings and optimisations closer to gcc-like compilers * meson can now build all dev utility executables ++++ texlive: - Avoid embedding randomness into rpm headers (boo#1237231) ++++ liblouis: - Update to version 3.34.0: + This release brings significant improvements to various language tables, particularly for Classical/Biblical Hebrew where three main standards are now supported. We have a new table for Thai Grade 2 contracted braille, and substantial updates to Lithuanian braille tables. There are also improvements to Hungarian, Dutch, Norwegian, and Turkish tables. On the technical side, there's new support for building macOS universal binaries and the pre-built html and plain text documentation is no longer packaged with the released tarball. ++++ mpg123: - Update to version 1.33.0 mpg123: * Fix printout of filenames at end (convert/limit text encoding). * Treat HTTP header encoding as unknown/ASCII and formally convert to UTF-8. * Make --continue mode work with --random. out123: * Finally give zero exit code when generating sounds, not indicating spurious failure. build: * Use CCASFLAGS for assembler tests, to enable builds that enable instruction sets that way. * PIC for compat libs (convenience libs used during build) only if building shared libs. compat: * Map strtok use to strtok_r or strtok_s (MS platforms), if possible. users only in control_generic and libout123 so far. Out123 itself uses mytok. * Enable build on PSP by merging in the hotfix of opmitting signal code. libmpg123: * API version 49 with added mpg123_open_handle64(), mpg123_open64(), and mpg123_open_fixed64() that are not subject to largefile renaming. This means you can still access internal I/O with MPG123_PORTABLE_API. The code has been there before, anyway. * With MPG123_PORTABLE_API, mpg123_open_handle() is hidden now (use mpg123_open_handle64() instead). * more silence on errors (sideband limit message) ++++ lite-xl: - Update to version 2.1.8: * New Features - Port to SDL3 (#1756) - Warn against malformed patterns and disable them (#2029) - Update Windows setup files (#1988) - add LTO support (#2049) - Make font loading function return proper error messages (#1919) * Fixes - Update CSS plugin to support more units (#2010) - Add __tostring method to all objects (#1534) - Use current char to determine col in DocView:get_x_offset_col (#1946) - Allow / and \ as PATHSEP on Windows when fuzzy matching files (#1992) - Use correct charmap and glyphmap sizes (#1999) - Add digit separators for C++ syntax highlighting (#2026) - Prevent enumerating the directory tree in system.list_dir (#2059) - Fixed dirmonitor excessively high CPU usage on Linux (#2044) - Use correct charmap and glyphmap sizes (#1999) - Make project folder detection more robust against unexpected errors (b5317c5) * Other Changes - Replace memory functions with SDL equivalent (#2067) - Add postrelease workflow to update docs and release winget packages (#1983) - Move dependency resolving into source file (#1937) - Improve WASM support (#1779) - Update CI Script to fix MSYS2 (#2028) - Fix missing includes (#2017) - Add manifest file to allow installing Lite XL with lpm (#2043) ++++ lite-xl-plugin-manager: - Update to version 1.4.0+git20250608.906c3e1: * Fixed proxy. * Fixed up tests to not have any relation to previous tests run, and added in proxy settings for git repositories. * Added in HTTP_PROXY and HTTPS_PROXY. * Swapped source for musl. * Fixed build processes to make a smaller executable, and added in better error handling for erroneous lite-xls. * Added in quoting for the executable path itself. * For directory symlinks on windows, we have to use rmdir. * Ensured that symlinks get resolved correctly in stat. * Ensured that arguments were correct when determining flags for symlink creation on windows. * Changed symlinks over to a common function and fall back to copy if windows can't do literally anything. * Added a lot of missing EXECUTABLE_EXTENSION. * Added in ability to run based on arbitrary urls. * Added in ability to add remote lite-xl by url path. * Cleaned up USERDIR. * Made LPM use XDG environment variable directories. * Added in missing if. * Typo. * Cleaned up retries. * Additional fix for "incomplete pack header" transient error. * Potential fix for "incomplete pack header" transient error. * Rearranged things so we don't constantly ping curl. * Refresh the bundle every 30 days. * Defaulted to mozilla in the case where cannot find certs for linux. * Added in mozilla ssl-certs. * Forgot a free. * Adding in extra certs, maybe? * On the off chance... * Added in CA store. * Slightly more defensive loop. * Wow, windows. Just wow. * Added in better debugging functionality. * First attempt to fix windows symlink issues, as well as rearranged some direcotries. * Added in the ability to customize where configs go. * Added in abiltiy to AND together filters. * Update README.md (#163) * Highlighting. * Added line to remove downloaded lpm executable. * Clarified windows instructions. * Removed default cachedir. * Remove cachedir specification as it's no longer needed. * Made it so that spaces aren't a default reply. * Removed libraries from list by default. ++++ nfpm: - Update to version 2.43.0: * New Features - 2e47af6: feat: srpm (#935) (@caarlos0) * Other work - fdc6b11: docs: update cmd docs (@caarlos0) * Dependencies - chore(deps): bump github.com/google/rpmpack (#934) - chore(deps): bump github.com/ProtonMail/go-crypto from 1.2.0 to 1.3.0 (#931) ++++ roast: - Update to version 7.2.4: * chore(release): bump to v7.2.4 * dependencies: remove semver crate * misc: add newline to the end of the file if file was not empty before. * Revert "misc: add newline at the end of the dot changes file" * misc: add newline at the end of the dot changes file * refactor: improve getting "number of changes since" logic * misc: change short flag to U * misc: change short flag to U ++++ perl-Modern-Perl: - updated to 1.20250607 see /usr/share/doc/packages/perl-Modern-Perl/Changes 1.20250607 2025-06-07 16:56:19-07:00 America/Los_Angeles - update for 2025 year bundle - enhance documentation to discourage this module for v5.38 and newer ++++ pnpm: - update to 10.12.1 (10.2.0 was yanked): * Minor Changes - Experimental. Added support for global virtual stores. When enabled, node_modules contains only symlinks to a central virtual store, rather to node_modules/.pnpm. By default, this central store is located at /links (you can find the store path by running pnpm store path). In the central virtual store, each package is hard linked into a directory whose name is the hash of its dependency graph. This allows multiple projects on the system to symlink shared dependencies from this central location, significantly improving installation speed when a warm cache is available. This is conceptually similar to how NixOS manages packages, using dependency graph hashes to create isolated and reusable package directories. To enable the global virtual store, set enableGlobalVirtualStore: true in your root pnpm-workspace.yaml, or globally via: pnpm config -g set enable-global-virtual-store true NOTE: In CI environments, where caches are typically cold, this setting may slow down installation. pnpm automatically disables the global virtual store when running in CI. Related PR: #8190 - The pnpm update command now supports updating catalog: protocol dependencies and writes new specifiers to pnpm-workspace.yaml. - A new catalogMode setting is available for controlling if and how dependencies are added to the default catalog. It can be configured to several modes: - strict: Only allows dependency versions from the catalog. Adding a dependency outside the catalog's version range will cause an error. - prefer: Prefers catalog versions, but will fall back to direct dependencies if no compatible version is found. - manual (default): Does not automatically add dependencies to the catalog. - Added two new CLI options (--save-catalog and - -save-catalog-name=) to pnpm add to save new dependencies as catalog entries. catalog: or catalog: will be added to package.json and the package specifier will be added to the catalogs or catalog[] object in pnpm-workspace.yaml #9425. - Semi-breaking. The keys used for side-effects caches have changed. If you have a side-effects cache generated by a previous version of pnpm, the new version will not use it and will create a new cache instead #9605. - Added a new setting called ci for explicitly telling pnpm if the current environment is a CI or not. * Patch Changes - Sort versions printed by pnpm patch using semantic versioning rules. - Improve the way the error message displays mismatched specifiers. Show differences instead of 2 whole objects [#9598]. - Revert #9574 to fix a regression #9596. ++++ python-json5: - update to 0.12.0 * jump several versions with meta/test changes * from 0.11.0: * Fix a typing issue in dump and dumps with the cls argument * Introduce a new parse method * Fix #60 - parsing '--6.0' incorrectly * from 0.10.1: * Add custom encoding to dump/dumps ++++ python-podman: - Add gh-pr525-nsdict.patch to repair "userns_mode" attribute ++++ qt6-declarative-docs: - Add upstream fix (QTBUG-137196): * 0001-qmlcachegen-fix-crash-on-unresolved-type-with-requir.patch ++++ scribus: - Update to 1.6.4: * Avoid custom font encodings when embedding TTF fonts in PDFs. * Fixes to PDF import and export, and checkbox rendering on MS Edge. * Fixes for PDF/X-4 export when attempting to use ICC profile unsuitable for output. * Fixes some images being incorrectly imported as black when importing PDF. * Addressed compilation issues when building against newer versions of poppler. * Added new Python functions for page sizing, bounding boxes for page items, min/max word kerning and a fix to locked layer detection. * Updated translation files - Drop patch, merged upstream: * 0001-Fix-build-error-with-poppler-25.02.0.patch - Add patches: * 0001-Fix-build-with-poppler-25.06.0.patch * 0001-Fix-build-with-PoDoFo-1.0.0.patch ++++ streamlink: - update to 7.4.0: * Added: encoding keyword to all HTTP request methods to override the response content encoding * Added: debug log message for the available DASH periods (id or index) * Fixed: LookupError when selecting an invalid DASH period * Updated plugins: - blasttv: new plugin - kick: fixed 403 API responses by solving the JS challenge using the webbrowser API - nicolive: fixed plugin metadata by forcing UTF-8 encoding - picarto: fixed validation schema and fixed multi-stream selection - tvp: rewritten and fixed plugin - twitcasting: fixed plugin by switching to new websocket+HLS streams - vtvgo: removed plugin * Tests: fixed py314 test failures * Tests: fixed some HLS tests failing in rare cases - enable leap building (works only if we have the correct dependencies in the project) - switch over to using pyproject to build the package, as setup.py is deprecated and has an EOL date - switch tests over to pytest-asyncio, so we can deprecate trio-typing ++++ telemetrygen: - update to version 0.127.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.127.0 - update to version 0.126.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.126.0 - update to version 0.125.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.125.0 - update to version 0.124.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.124.0 - update to version 0.123.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.123.0 - update to version 0.122.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.122.0 - update to version 0.121.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.121.0 - update to version 0.120.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.120.0 - update to version 0.119.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.119.0 - update to version 0.118.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.118.0 - update to version 0.117.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.117.0 - update to version 0.116.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.116.0 - update to version 0.115.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.115.0 - update to version 0.114.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.114.0 - update to version 0.113.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.113.0 - update to version 0.112.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.112.0 - update to version 0.111.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.111.0 - update to version 0.110.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.110.0 - update to version 0.109.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.109.0 - update to version 0.108.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.108.0 - update to version 0.107.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.107.0 - update to version 0.106.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.106.0 - update to version 0.105.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.105.0 - update to version 0.104.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.104.0 - update to version 0.103.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.103.0 - update to version 0.102.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.102.0 - update to version 0.101.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.101.0 - update to version 0.100.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.100.0 - update to version 0.99.0: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.99.0 ++++ whois: - Update to version 5.6.2: * Update the .post and .in (and related IDN TLDs) TLD servers * Remove 1 new gTLDs which is no longer active ------------------------------------------------------------------ ------------------ 2025-6-7 - Jun 7 2025 ------------------- ------------------------------------------------------------------ ++++ Komikku: - update to 1.79.1: * [Card] Fixed Pull-to-Update - update to 1.79.0: * [Card] Added new backdrop method: Blurred cover * [Servers] Dragon Ball Multiverse: Update * [Servers] EZmanga (EN): Update * [Servers] MangaCrab (ES): Update * [Servers] MangaMana (FR): Update * [Servers] MangaNato (EN): Update * [Servers] Mangaowl (EN): Update * [Servers] MangaReader (cc) (EN): Update * [Servers] Neko Scans(ES): Update * [Servers] Pepper&Carrot: Added support of Persian language * [Servers] Rawdevart (JA): Update * [Servers] Read Comic Online (EN): Update * [Servers] Senpai Ediciones (ES): Disabled * [Servers] Terco Scans (EN): Update * [Servers] Usagi (RU): Disabled * [L10n] Updated Arabic and Persian translations ++++ Mesa: - Update to release 25.1.3 - -> https://docs.mesa3d.org/relnotes/25.1.3 ++++ Mesa-drivers: - Update to release 25.1.3 - -> https://docs.mesa3d.org/relnotes/25.1.3 ++++ asdf: - Update to version 0.18.0: * chore: release 0.18.0 (#2128) * chore: revert chore release 0.18.0 (#2106) (#2127) * chore: release 0.18.0 (#2106) * fix: rename tool version filename environment variable for clarity (#2101) * docs: create dependencies page (#2124) * docs: correct dangerous cleanup command in upgrade guide (#2123) * fix: only return version starting with number when no filter is supplied (#2120) * docs: correct link to ASDF_CONFIG_FILE environment variable (#2119) * docs: upgrade upgrade guide to reference all available install methods (#2117) * feat: `asdf list` exit with status code of 0 when no versions installed (#2116) * fix: correct flag handling in commands run by `asdf exec` (#2115) * docs: document cleanup of ASDF_DATA_DIR in upgrade guide (#2114) * chore(deps): bump @types/node from 22.15.3 to 22.15.29 in /docs in the docs group (#2111) * docs: document unexpected shims on faq page (#2110) * fix: print all error output to stderr when shim can't be resolved (#2109) * fix: upgrade urfave/cli to version 3 (#2105) * docs: add missing information 0.16.0 upgrade instructions (#2103) ++++ blaspp: - Update to version 2025.05.28: * Added Level 1 BLAS GPU wrappers. * Added is_complex_v. * Added support for BLIS and libFLAME (hence AOCL). * Removed support for ACML. * Removed deprecated enum, memcpy routines. * Moved [cz]symv and [cz]syr to BLAS++ from LAPACK++, since they. * logically fit in BLAS. Requires linking with an LAPACK library. * Tester prints stats with --repeat. * Fixed SYCL include path. * Fixed testers for n = 0 case. * Fixed template gemm for beta = 0 to not propagate NaN/Inf (strong zero). - Follow upstream so version bump for shlib package name. - Pass -Duse_cmake_find_blas=true to cmake; otherwise causes linking failures with missing references to blas. - Update testsweeper minimum version to 2025.05.28 for tests. ++++ cherrytree: - Update to version 1.5.0: + fixed cursor stops blinking (#2714) + replace html non breaking spaces characters with normal spaces when the target is xml (e.g. paste from clipboard) + fixed Ctrl+V issues on ArchLinux (#2705) + fixed Ctrl+V issues on ArchLinux (#2705) + added tree icon for locale/language + added SignPath credit (#2651) + explorer tree search by typing to use the quick node selection dialog (#1974) + fr 100% + fixed insert TOC not marking the text buffer for update if empty (#1484) ++++ crun-vm: - exclude ronn-ng from 16.0 ++++ dlib: - Update to version 20.0: * Add reshape_to layer for flexible tensor reshaping/rescaling (gh#davisking/dlib#3076). * Updated documentation. ++++ eksctl: - Update to version 0.210.0: * Improvements - Change node role policy ReadOnly -> PullOnly (support ECR pull-through cache) (#8386) * Bug Fixes - Fix Clusters Fail to Create Private Endpoint and Identity Provider (#8411) ++++ extension-manager: - move back to the default optflags - switch over to the download_files service ++++ fuse: - Drop fuse-devel-static. - Modernize specfile. - Do not require installation of documentation for use of FUSE headers. ++++ gap-curlinterface: - Update to release 2.4.1 * Fix test suite failures ++++ gnome-maps: - Update to version 48.4: + Fix search result popover not fitting on small screen (phone) devices + Show correct place type description for places of type "office" that are tagged on an entire building in OpenStreetMap + Updated translations. ++++ iotas: - Update to version 0.11.1: * New features: - Desktop action for "New Note". - D-Bus activatability. - Initial unit tests. * Changes: - Improved error handling in shell search. - Simplified action handling. - CSS deprecations for libadwaita v1.7. * Fixes: - Wrong note could be used when jumping to previous note with Ctrl + L. - Short lived contextual header bars (eg. rename, search, etc) have their right side title buttons hidden but not their left. - Link at the start of the first line in a note not being correctly identified for the formatting toolbar/shortcut and ctrl-click to open link in the editor. - Race condition failure when starting search from CLI for the shell provider. - Preceding markup underscores not being stripped from excerpt. * Updated translations. - Changes from version 0.11.0: * New features: - Ability to jump to other sections of the note being edited via an outline (glgo#World/iotas#188). - Shortcut help to open previous note. * Changes: - Clearer wording for onboarding help (glgo#World/iotas#189). - Consistency / HIG tweak to menu strings. - Use provided timestamp when launching from shell search results. - The editor closes if the note is remotely deleted. * Fix: Can't overwrite previous HTML exports. * Updated translations. - Add iotas-optional-pypandoc.patch: Make pypandoc optional so that app does not crash when it is unavailable on system (glgo#World/iotas#291); upstream merge request. - Drop tests and %check section: now requires pandoc. - Promote python3-linkify-it-py to Requires; now necessary for markdown preview. ++++ gpxsee: - Update to version 13.44 * Added tracks/routes/areas legend option. * Various minor fixes. ++++ helix: - Set `helix-runtime` package as required ++++ hugo: - Update to version 0.147.8: * releaser: Bump versions for release of 0.147.8 * hugolib: Emit ignorable warning when home page is a leaf bundle * dockerfile: Update Alpine * dockerfile: Update Go version * build(deps): bump github.com/evanw/esbuild from 0.25.3 to 0.25.5 * build(deps): bump github.com/niklasfasching/go-org from 1.7.0 to 1.8.0 * build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 * build(deps): bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 * build(deps): bump github.com/tdewolff/minify/v2 from 2.23.5 to 2.23.8 * all: Replace _build with build in tests * releaser: Prepare repository for 0.148.0-DEV ++++ k0sctl: - Update to version 0.25.1: * Bump golang.org/x/text from 0.25.0 to 0.26.0 (#907) * Bump github.com/sergi/go-diff from 1.3.1 to 1.4.0 (#906) * Always set config defaults before phase manager runs (#905) ++++ kernel-default: - Refresh patches.suse/Revert-drm-amd-display-more-liberal-vmin-vmax-update.patch. Update upstream status. - commit f548b28 ++++ kernel-source: - Refresh patches.suse/Revert-drm-amd-display-more-liberal-vmin-vmax-update.patch. Update upstream status. - commit f548b28 ++++ kernel-docs: - Refresh patches.suse/Revert-drm-amd-display-more-liberal-vmin-vmax-update.patch. Update upstream status. - commit f548b28 ++++ kernel-firmware-amdgpu: - Update to version 20250606 (git commit 4f0106cf1943): * amdgpu: DMCUB updates for various ASICs ++++ kernel-firmware-mediatek: - Update to version 20250606 (git commit 4f0106cf1943): * mediatek MT7922: update bluetooth firmware to 20250523103438 * mediatek MT7921: update bluetooth firmware to 20250523111333 * linux-firmware: update firmware for MT7922 WiFi device * linux-firmware: update firmware for MT7921 WiFi device ++++ kernel-pae: - Refresh patches.suse/Revert-drm-amd-display-more-liberal-vmin-vmax-update.patch. Update upstream status. - commit f548b28 ++++ kernel-syms: - Refresh patches.suse/Revert-drm-amd-display-more-liberal-vmin-vmax-update.patch. Update upstream status. - commit f548b28 ++++ kernel-vanilla: - Refresh patches.suse/Revert-drm-amd-display-more-liberal-vmin-vmax-update.patch. Update upstream status. - commit f548b28 ++++ lapackpp: - Update to version 2025.05.28: * Added support for BLIS and libFLAME (hence AOCL). * Removed support for ACML. * Removed [cz]symv and [cz]syr; moved them to BLAS++. * Removed deprecated 2str, str2, char2, 2char. * Tester prints stats with --repeat. * Fixed SYCL include path. * Fixed conflict between LAPACKE and LAPACK++ headers. - Bump so version in shlib package name to keep up with upstream. - Actually switch builds to ninja (define %__builder). - Update minimum required version of testsweeper to 2025.05.28. ++++ lazygit: - Update to version 0.52.0: * Remove the pick vs. pull hack * Optionally pass disabled commands on to next handler * Cleanup: restructure code for clarity * Bump gocui and adapt lazygit code * Fix wrong inactive highlight when switching between repos * Add integration test for resetting to upstream branch with duplicate name * Use full refname instead of short to prevent disambiguation with tag * Add integration tests showing resetting to duplicate named tags and branches * Add FullRefName to all reset menus * Print default option when prompting to create a new git repo * Make PR template mention that PR titles will be used in release notes * Replace literal with ConfigFilename constant * Use branchPrefix on moving commits to a new branch * Add a function to suggest a branch name based on branchPrefix * Fix branch selection jumping back on background fetch * Kill background fetch when it requests a passphrase * Pass cmdObj instead of task to processOutput * Bump gocui * Add user config gui.addRootItemInFileTree * Pass common.Common to file trees instead of just the Log ++++ spirv-llvm-translator: - Update to version 20.1.3. * Implement SPV_KHR_bfloat16 extension. * Remove `Aligned 0` from tests. * Rounding modes on int to int conversions are valid OpenCL C builtin functions. * Add reverse translation test for integer convert with explicit rounding. * Make OCLUtil.h compatible with C++20 standard. * Missing addExtension in SPIRVWriter.cpp. * Use native for the system separator for source path string in debug info. ++++ libupnp: - Update to release 1.14.23 * Improve SSDP initialization and error handling ++++ plutosvg: - Remove -m flags to improve compatibility ++++ testsweeper: - Update to version 2025.05.28: * Added print_stats for --repeat. * Added "skipped" status. * Removed deprecated enum functions. - Bump so version in shlib package name in keeping with upstream library version. ++++ wayland: - Skip tests in qemu emulation ++++ melange: - Update to version 0.26.7: * sbom: generate downloadLocations for unknown gits (#2028) ++++ neocmakelsp: - Update to version 0.8.17: * chore: bump version * chore: update deps * chore: bump deps * fix: typo * feat: less normalize during format and complete * chore: do fmt * fix: check in project path * fix: unit test * fix: clippy * feat: init_options also use once_cell * feat: use once_cell to late init root_path * chore: update deps ++++ perses-cli: - Update to version 0.51.0: This release is one of the biggest releases we ever made. On top of many features and improvements, we are introducing a new plugin architecture that allows you to develop external plugins and load them in Perses. As part of this change we are introducing a new repository perses/plugins containing all default plugins supported by Perses. We have also improved the documentation, highlighting features that were implemented some time ago already but not well advertised (like datasource discovery and ephemeral dashboards) Details and explanations can be found in our blog post: https://perses.dev/blog/2025/06/06/release-v0510/ CLI-related changes * [ENHANCEMENT] CLI: improve the "no args are supported" feedback for several commands (#2974) * [FEATURE] add percli plugin generate command and plugin documentation (#2918) * [FEATURE] CLI: list the plugins (#2889) * [BREAKINGCHANGE] CLI/PLUGIN: implement start command and deep review of how to load a dev plugin (#2831) * [ENHANCEMENT] CLI/DAC: ignore a list of pre-defined folder when building dashboard (#2800) * [ENHANCEMENT] CLI/PLUGIN: build includes the version in the archive name (#2804) * [ENHANCEMENT] CLI/plugin: Improve the way to vendor cue dependencies and rely on cue default caching (#2795) * [BREAKINGCHANGE] `percli dac setup`: rely on CUE's new modules for deps installation (#2724) * [BUGFIX] CLI: plugin build should consider all subfolder when getting the cue dependencies (#2748) * [ENHANCEMENT] rework `percli plugin build` to vendor CUE dependencies (#2695) * [ignore] add tests for CLI command plugin lint and build (#2700) * [BUGFIX] CLI/plugin: Improve error returned when files are missing in a plugin and fix loading default config file (#2690) * [ENHANCEMENT] `percli dac preview`: add current dashboard URL to the output when applicable (#2505) * [BUGFIX] Login from percli (method not allowed) (#2577) * BUGFIX: `percli dac setup`: fix useless requirement of go CLI when using CUE (#2544) * [ENHANCEMENT] : percli plugin lint: improve the way to find the schema files (#2526) * [DOC] User Guides and CLI section of the docs updated. (#2532) * [ENHANCEMENT] `percli dac diff`: add output + avoid early return when processing a directory (#2500) Dependencies * Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#2934) * Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (#2944) * Bump github.com/perses/plugins/table from 0.6.0 to 0.6.1 in /go-sdk/test (#2963) * upgrade vulnerable dependencies (#2970) * Bump cuelang.org/go from 0.12.1 to 0.13.0 (#2946) * Bump github.com/brunoga/deep from 1.2.4 to 1.2.5 (#2945) * Bump github.com/perses/plugins/timeserieschart (#2961) * Bump github.com/olekukonko/tablewriter from 1.0.6 to 1.0.7 (#2962) * Bump github.com/perses/plugins/timeserieschart in /go-sdk/test (#2964) * Bump github.com/perses/plugins/staticlistvariable in /go-sdk/test (#2965) * Bump the k8s-io group across 1 directory with 3 updates (#2931) * Bump github.com/olekukonko/tablewriter from 1.0.3 to 1.0.6 (#2933) * Bump github.com/mholt/archives from 0.1.1 to 0.1.2 (#2932) * Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.3 (#2912) * Bump github.com/perses/plugins/staticlistvariable in /go-sdk/test (#2913) * Bump github.com/perses/plugins/timeserieschart in /go-sdk/test (#2895) * Bump github.com/perses/plugins/timeserieschart (#2897) * Bump github.com/perses/plugins/table from 0.5.0 to 0.6.0 in /go-sdk/test (#2896) * Bump golang.org/x/oauth2 from 0.28.0 to 0.30.0 (#2894) * Bump golang.org/x/crypto from 0.36.0 to 0.38.0 (#2851) * [ignore] bump go deps (#2900) * Bump golangci/golangci-lint-action from 6.5.1 to 8.0.0 (#2828) * Bump github.com/google/cel-go from 0.24.1 to 0.25.0 (#2883) * Bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 (#2870) * Bump github.com/mholt/archives from 0.1.0 to 0.1.1 (#2854) * Bump cuelang.org/go from 0.12.0 to 0.12.1 (#2853) * Bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 (#2849) * Bump github.com/prometheus/promu from 0.17.0 to 0.18.0 (#2848) * [ignore] update go deps (#2836) * Bump github.com/perses/plugins/table in /go-sdk/test (#2822) * Bump github.com/perses/plugins/timeserieschart in /go-sdk/test (#2824) * Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1 (#2819) * Bump github.com/huandu/go-sqlbuilder from 1.34.0 to 1.35.0 (#2820) * Bump github.com/perses/plugins/timeserieschart (#2826) * [ignore] bump go deps (#2798) * Bump the k8s-io group across 1 directory with 3 updates (#2782) * Bump github.com/perses/plugins/prometheus in /go-sdk/test (#2742) * Bump github.com/perses/plugins/prometheus (#2743) * [IGNORE] Update date-fns and date-fns-tz (#2755) * Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 (#2780) * [ignore] bumps go deps (#2746) * [ignore] update dependabot go mod directories (#2740) * Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#2736) * [BUGFIX] Fix the interface impl of the datasource discovery (#2714) * [ignore] move datasource discovery test to the new plugin system (#2712) * [FEATURE] By configuration, disable datasource and variable (#2673) * [ignore] bumps go deps (#2707) * [IGNORE] fix goreleaser archive format field used (#2706) * [IGNORE] run all tests on windows (#2701) * Bump github.com/google/cel-go from 0.23.2 to 0.24.1 (#2703) * Bump github.com/PaesslerAG/gval from 1.2.2 to 1.2.4 (#2704) * [ENHANCEMENT] CLI/Migrate: support CR as a migration format (#2682) * Bump golang.org/x/crypto from 0.34.0 to 0.35.0 (#2681) * update go deps (#2679) * Bump github.com/labstack/echo-jwt/v4 from 4.2.0 to 4.3.0 (#2479) * [BREAKINGCHANGE] Remove `percli plugin update` command (#2660) * Bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 (#2650) * Bump github.com/huandu/go-sqlbuilder from 1.33.1 to 1.34.0 (#2654) * Bump perses/github-actions from 0.8.0 to 0.9.0 (#2651) * Bump github.com/goreleaser/goreleaser/v2 from 2.6.1 to 2.7.0 (#2655) * Bump the k8s-io group with 3 updates (#2652) * Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#2653) * upgrade to node v22 (#2636) * Bump golang.org/x/mod from 0.22.0 to 0.23.0 (#2620) * Bump golang.org/x/crypto from 0.32.0 to 0.33.0 (#2621) * Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#2622) * Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#2623) * Bump cuelang.org/go from 0.11.2 to 0.12.0 (#2599) * bump github.com/perses/common to v0.27.0 to support TLS server (#2605) * Bump github.com/goreleaser/goreleaser/v2 from 2.5.1 to 2.6.1 (#2592) * chore(deps): upgrade TanStack Query to version 5 [WIP] (#2588) * Bump cuelang.org/go from 0.11.1 to 0.11.2 (#2591) * bump turbo and module-federation version (#2590) * bump rspack to last version * Bump github.com/zitadel/oidc/v3 from 3.34.0 to 3.34.1 (#2572) * Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (#2571) * Bump the k8s-io group with 3 updates (#2570) * Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#2573) * Bump github.com/goreleaser/goreleaser/v2 from 2.5.0 to 2.5.1 (#2536) * Bump golang.org/x/crypto from 0.31.0 to 0.32.0 (#2550) * Bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3 (#2527) * Bump github.com/zitadel/oidc/v3 from 3.33.1 to 3.34.0 (#2537) * Bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#2538) * Bump cuelang.org/go from 0.11.0 to 0.11.1 (#2528) * Bump perses/github-actions from 0.7.1 to 0.8.0 (#2529) * Bump github.com/mholt/archives (#2539) ++++ praat: - Update to version 6.4.34: * Linux: made demoShow () work again on GTK 3. * Scripting: clock (). - Changes from version 6.4.33: * H1-minus-H2 in the voice report. * Repaired an old bug that made spectrogram computation in the Sound window crash under some uncommon combinations of settings. ++++ python-argcomplete: - Update to version 3.5.3 * Use interactive shells and bind to make environment variable name completions work in older Bash versions (#506) ++++ python-convertdate: - Replace usage of %jobs (boo#1237231) ++++ qubesome: - Update to version 0.0.11: * firecracker: Refactoring code Split image used for network setup with the image used as the source for the rootfs. In the future, some of the qubesome specific logic in the latter should also be transitioned over to the firecracker image, so that the requirements from the workload image are decreased. * firecracker: Ensure docker is used for privileged ops The use of Firecracker is experimental and heavily relies on Docker for the initial creation of the rootfs and the creation of the firecracker network taps. * firecracker: Bump kernel to 6.1.102 * run: Add workload name to error message * Update to new cli.StringArg API * build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 * build(deps): bump the github-actions-updates group with 4 updates * build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 * build(deps): bump github.com/urfave/cli/v3 from 3.1.1 to 3.3.3 * build(deps): bump the golang-org group with 2 updates * build(deps): bump the github-actions-updates group with 4 updates * build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 * build(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 * build(deps): bump golang.org/x/net in the go_modules group * build(deps): bump the golang-org group with 2 updates * build(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 * build(deps): bump github.com/urfave/cli/v3 from 3.0.0-beta1 to 3.1.1 * build(deps): bump the github-actions-updates group with 5 updates * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 * build(deps): bump golang.org/x/net in the go_modules group * build: Add CodeQL workflow * profiles: Add desktop entries for workloads Instead of relying on users to create and map their own desktop entries, qubesome auto generate them based on all the workloads configured for the given profile. * build: Add OpenSSF Scorecard workflow * build(deps): bump the golang-org group with 2 updates * build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 * Improve AMD GPU support Depending on the ROCm version, the binaries are not added to the PATH. Checking for /dev/kfd seems to be a more consistent way to check whether the AMD Kernel Fusion Driver is in place, which is what AMD uses. * build(deps): bump github.com/go-git/go-git/v5 * build(deps): bump the github-actions-updates group with 3 updates ++++ regularhunter-monotional-fonts: - Update to 1.9: * Rework bold, italic, and bold-italic 1 glyph to match regular version * Rework bold-italic # glyph to match bold version * Slight adjustment to italic ' and * glyph * Slight adjustment to bold and bold-italic - glyph * Slight adjustment to italic and bold-italic 4 glyph ++++ rqlite: - Update to version 8.37.4: * Upgrade SQL parser - Update to version 8.37.3: * Upgrade SQL parser ++++ schedctl: - Update the summary to capitalize the first letter - Update to version 1.0.1: * doc: please run as root when needed * doc: update readme with container engine setup instructions * chore: add new schedulers to the schedulers list ++++ woodpecker: - Update to version 3.7.0: * Documentation - update docs-link for todo checker [#5236] - Add sccache plugin [#5234] - fix(deps): update dependency redocusaurus to v2.3.0 [#5203] - chore(deps): update docs npm deps non-major [#5197] - Add reference to woodpecker-community plugin org [#5186] - fix(deps): update docs npm deps non-major [#5183] - Move gitea-package plugin to codeberg [#5175] - add Portainer Service Update plugin [#5172] - Split 'pull' option docs from 'image' docs [#5161] - chore(deps): update docs npm deps non-major [#5164] - Add Bluesky post plugin [#5156] * Enhancement - Move forge webhook fixtures into own files [#5216] - Treat no available route in grpc as fatal error [#5192] * Bug Fixes - Always collect metrics (reverts #4667) [#5213] - fix(bitbucketDC): manual event has broken commit link [#5160] - fix(bitbucketdc): build status gets incorrectly reported on multi workflow builds [#5178] - fix(bitbucketdc): build status not reported on PR builds [#5162] * Dependency - fix(deps): update golang-packages to v28.2.1+incompatible [#5217] - fix(deps): update dependency simple-icons to v15 [#5232] - chore(deps): update woodpeckerci/plugin-git docker tag to v2.6.5 [#5230] - fix(deps): update web npm deps non-major [#5228] - chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.4.0 [#5225] - chore(deps): update docker.io/alpine docker tag to v3.22 [#5224] - fix(deps): update golang-packages [#5209] - chore(deps): lock file maintenance [#5204] - fix(deps): update dependency simple-icons to v14.15.0 [#5202] - fix(deps): update dependency vue-i18n to v11.1.4 [#5201] - chore(deps): update docker.io/woodpeckerci/plugin-surge-preview docker tag to v1.3.6 [#5200] - fix(deps): update web npm deps non-major [#5198] - fix(deps): update module github.com/oklog/ulid/v2 to v2.1.1 [#5194] - fix(deps): update module github.com/gin-gonic/gin to v1.10.1 [#5193] - fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.129.0 [#5190] - chore(deps): lock file maintenance [#5189] - chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 [#5187] - fix(deps): update dependency simple-icons to v14.14.0 [#5188] - fix(deps): update web npm deps non-major [#5185] - fix(deps): update golang-packages to v0.33.1 [#5184] - fix(deps): update golang-packages [#5180] - chore(deps): lock file maintenance [#5171] - fix(deps): update module github.com/google/go-github/v71 to v72 [#5167] - fix(deps): update dependency simple-icons to v14.13.0 [#5170] - fix(deps): update module github.com/urfave/cli/v3 to v3.3.3 [#5169] - fix(deps): update web npm deps non-major [#5166] - chore(deps): update postgres docker tag to v17.5 [#5165] - chore(deps): update dependency golang to v1.24.3 [#5163] * Misc - Ignore direnv config and folder [#5235] - flake.lock: Update [#5206] ++++ valijson: - Update to version 1.0.6: * Enable using boost::regex instead of std::regex * Eliminate an avoidable std::regex and replace with RegexEngine ++++ yazi: - Update to version 25.5.31: * chore: bump version to 25.5.31 (#2815) * fix: make every effort to carry hidden states for dummy files (#2814) * fix: `forward --end-of-word` of the input should consider the mode's delta (#2811) * fix: expose `ui.Wrap` (#2810) * chore: bump version to 25.5.28 (#2804) * refactor!: deprecate `[manager]` in favor of `[mgr]` (#2803) * feat: new `ui.Align`, `ui.Wrap`, and `ui.Edge` (#2802) * fix: update `rust-onig` to v6.5.1 for GCC 15 compatibility (#2794) * refactor: use raw identifiers (#2783) * feat: make custom tab bar easier (#2782) * feat: add a `/` to the interactive cd auto-completion candidates (#2777) * feat: truncate long paths in archive preview file list (#2778) * feat: new `ya pkg` subcommand (#2770) * fix: always try to create state directory before draining DDS data (#2769) * chore: bump Rust version to 1.86.0 (#2766) * feat: improve path auto-completion results (#2765) * perf: remove intermediate variables in natural sorting algorithm to avoid unnecessary allocation (#2764) * feat: show file extension for truncated file list items (#2759) * fix: icon rules mixing (#2755) * feat: truncate long items in the file list (#2754) * perf: avoid unnecessary memory allocation in `ya.truncate()` (#2753) * refactor: deprecate the `Command:args()` method (#2752) * feat!: redesign tabs (#2745) * feat: make `ui.Line` renderable (#2743) * fix: `windows-sys` missing a `Win32_Security` feature (#2728) * fix: avoid tmux interfering with kitty graphical sequences (#2734) * fix: detach background and orphan processes from the controlling terminal with `setsid()` (#2723) * feat: increase the granularity of `back`/`forward` history navigation to make its behavior more sensible (#2720) * fix: missing a `hover` event after `cd` (#2719) * docs: add icon contribution guide * feat: add `--hovered` to the `copy` command (#2709) * fix: `ya pub-to 0` checks if any peer is able to receive the message (#2697) * fix: reset the cursor position with `arrow()` after deleting files (#2708) * feat!: 9x faster Sixel image preview (#2707) * feat: show error when image preview fails (#2706) * refactor: move `tty` to the new `yazi-term` crate (#2701) * fix: no title is set when starts the first time (#2700) * feat: add `s` and `S` keybinds in the input component (#2678) * feat: checks in `ya pub` and `ya emit` subcommands to verify receiver exists and has necessary abilities (#2696) * feat: calculate real-time directory size in spotter (#2695) * feat: promote `Id` to a first-class type (#2692) * feat: new `fs.calc_size()` API (#2691) * perf: double directory size calculation speed (#2683) * feat: increase the maximum allowed value of `sixel_fraction` to `30` (#2682) * feat: obscure input component for inputting passwords (#2675) * feat: new `--no-dummy` option for `reveal` command (#2664) * feat: make the hover state for `reveal`, `sort`, and `hidden` commands stable (#2657) * feat: fine-grained `peek` and `watch` (#2655) * feat: new `ya.emit()` API (#2653) * refactor: switch to Rust 2024 edition (#2645) * fix: lazily update files to avoid triggering issues dependent on sort order (#2643) * feat: support embedded cover for video preview (#2640) * ci: musl build should include commit hash * feat: fall back to `CSI 16 t` when PowerShell OpenSSH returns a fake terminal size (#2636) * feat: copy-on-write support for field caching (#2629) * fix: do not change revision when package deployment fails (#2627) * fix: ensure state synchronization even when the package update fails midway (#2613) * feat: allow custom exit code with `quit --code` (#2609) * fix: respect the user's `max_width` setting for the built-in video previewer (#2560) * feat: limit memory usage for previewing large images (#2602) * fix: reverse the mixing order of theme and flavor configuration (#2594) ------------------------------------------------------------------ ------------------ 2025-6-6 - Jun 6 2025 ------------------- ------------------------------------------------------------------ ++++ apache2-mod_php8: - version update to 8.4.8 Core: Fixed GH-18480 (array_splice with large values for offset/length arguments). Partially fixed GH-18572 (nested object comparisons leading to stack overflow). Fixed OSS-Fuzz #417078295. Fixed OSS-Fuzz #418106144. Curl: Fixed GH-18460 (curl_easy_setopt with CURLOPT_USERPWD/CURLOPT_USERNAME/ CURLOPT_PASSWORD set the Authorization header when set to NULL). Date: Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct) (JiriJozif). Fixed bug GH-18481 (date_sunrise with unexpected nan value for the offset). DOM: Backport lexbor/lexbor#274. Intl: Fix various reference issues. LDAP: Fixed bug GH-18529 (ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls()). Opcache: Fixed bug GH-18417 (Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size). Fixed bug GH-18297 (Exception not handled when jit guard is triggered). Fixed bug GH-18408 (Snapshotted poly_func / poly_this may be spilled). Fixed bug GH-18567 (Preloading with internal class alias triggers assertion failure). Fixed bug GH-18534 (FPM exit code 70 with enabled opcache and hooked properties in traits). Fix leak of accel_globals->key. OpenSSL: Fix missing checks against php_set_blocking() in xp_ssl.c. SPL: Fixed bug GH-18421 (Integer overflow with large numbers in LimitIterator). Standard: Fixed bug GH-17403 (Potential deadlock when putenv fails). Fixed bug GH-18400 (http_build_query type error is inaccurate). Fixed bug GH-18509 (Dynamic calls to assert() ignore zend.assertions). Windows: Fix leak+crash with sapi_windows_set_ctrl_handler(). Zip: Fixed bug GH-18431 (Registering ZIP progress callback twice doesn't work). Fixed bug GH-18438 (Handling of empty data and errors in ZipArchive::addPattern). ++++ aws-c-cal: - Update to version 0.9.2 * Fix heap use after free on aws_ecc_key_pair_new_from_asn1 by @TingDaoK in (#219) ++++ chirp: - Update to version 20250606: * Add MaxTalker MT-5RM * New Model Retevis RA25, Radioddity DB-20, AnyTone 779UV ++++ gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ gcc7: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-aarch64-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-arm-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-arm-none-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-arm-none-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-arm-none-gcc7: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc7-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-avr-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-avr-gcc7: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc7-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-bpf-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-hppa-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-hppa-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-loongarch64-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-loongarch64-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-m68k-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-mips-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-ppc64-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-ppc64le-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-ppc64le-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-pru-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-riscv64-elf-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-riscv64-elf-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-riscv64-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-riscv64-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-rx-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-rx-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-rx-gcc7: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc7-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-s390x-gcc15-bootstrap: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-sparc-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-sparc64-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ cross-x86_64-gcc15: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ samba: - Update to 4.22.2 * (CVE-2025-0620) [SECURITY] CVE-2025-0620: smbd doesn't pick up group membership changes when re-authenticating an expired SMB session; (bso#15707); (bsc#1244136). * Profile sync fails due to Directory Leases; (bso#15861). * net ad join fails with "Failed to join domain: failed to create kerberos keytab"; (bso#15727). * dcerpcd not able to bind to listening port; (bso#15851). * vfs_ceph_snapshots fails to list snapshots for entries at any level beyond share root; (bso#15819). * CTDB does not put nodes running NFS into grace on graceful shutdown; (bso#15858). ++++ curl: - Sync spec file with SLE codestreams: [jsc#PED-13055, jsc#PED-13056] * Add curl-mini.rpmlintrc to avoid rpmlint shlib-policy-name-error when building the curl-mini package in SLE. * Add libssh minimum version requirements. * Use ldconfig_scriptlets when available. * Remove unused option --disable-ntlm-wb. ++++ gpg2: - Fix problems with decoding Curve25519 - Added patch * gnupg-agent-fix-for-prefix-0x40-in-the-point-representation.patch ++++ emacs: - Try some tricks like -j1 and SOURCE_DATE_EPOCH - Add patches * 0009-pdumper-set-DUMP_RELOC_ALIGNMENT_BITS-1-for-m68k.patch * 0012-Add-inhibit-native-compilation.patch * 0013-Rename-to-inhibit-automatic-native-compilation.patch * 0015-Change-native-comp-async-jobs-number-default-to-1.patch * 0016-Change-native-comp-async-report-warnings-errors-to-s.patch * emacs-30.1-silent.patch ++++ exim: - fix issues with permissions (bsc#1240755): * add su mail mail option to exim.logrotate * add %verify_permissions -e /var/spool/mail/ * add trailing slash %set_permissions /var/spool/mail/ ++++ fail2ban: - Add %python3_fix_shebang macro ++++ fastfetch: - Update to 2.45.0: Features: * Recognize additional GPU vendors (GPU, Linux) * Support CTWM, FVWM and I3 window manager version detection (WM) * Support `"logo": { "type": "command-raw" }` to run a command and display its output as logo (gh#fastfetch-cli/fastfetch#1780) - Useful for displaying custom logos generated by other programs such as `pokeget`: `{ "type": "command-raw", "source": "pokeget random --hide-name" }` - Supported in JSONC config file only. `pokeget random - -hide-name | fastfetch --file-raw` - should be used in shell * Support --swap-separate to display detailed swap devices on separate lines instead of a summary (Swap) Bugfixes: * Don't ignore sshfs mountpoints (gh#fastfetch-cli/fastfetch#1776) * Fix dnf package count detection (gh#fastfetch-cli/fastfetch#1777) Logos: * Add Starry Linux (gh#fastfetch-cli/fastfetch#1771) * Add rhel_small (gh#fastfetch-cli/fastfetch#1774) * Update color palette of voidlinux (gh#fastfetch-cli/fastfetch#1775) * Add void2 * Update Xenia Linux (gh#fastfetch-cli/fastfetch#1783) ++++ gcc15-testresults: - Revert pruning the set of cross-compilers that conflict with different versions from the set using update-alternatives. This causes endless headache with file conflicts with older GCC releases. ++++ gcc7-testresults: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ gdb: - Patches added: * gdb-testsuite-fix-timeout-in-gdb.multi-attach-while-.patch - Patches added (swo#32167): * gdb-python-reimplement-gdb.interrupt-race-fix.patch - Maintenance script qa.sh: * Drop PR32167 kfail. ++++ gdb-testresults: - Patches added: * gdb-testsuite-fix-timeout-in-gdb.multi-attach-while-.patch - Patches added (swo#32167): * gdb-python-reimplement-gdb.interrupt-race-fix.patch - Maintenance script qa.sh: * Drop PR32167 kfail. ++++ headscale: - update to 0.26.1: * Ensure nodes are matching both node key and machine key when connecting * Fix /machine/map endpoint vulnerability ++++ human-theme-gtk: - New upstream release (2.5.0) * (gtk 3 & 4) fix statusbar and progressbar in statusbar when window is fullscreen with Mate & Xfce * (gtk 3) update design for Mate panel buttons PR => github.com/mate-desktop/mate-panel/pull/1474 * (gtk 3) fix Xfce desktop icons * (gtk 3) update design of caja/thunar/nemo tabs * (gtk 3) add experimental support for Cinnamon desktop * (gtk 3) fix headerbar for cinnamon/muffin/mutter (.ssd) * (gtk 3) update design of compact menu button applet, clock applet, window selector button => same as main menu bar * (gtk 4) fix design of print dialog * (gtk 3) ready for the future scrollbar__extra_zone.patch for gtk3-classic ++++ hyper-v: - Enable debug logs for hv_kvp_daemon (a9c0b33e) (bsc#1244154) ++++ iwd: - Add iwd-dbus_policy.patch to address rpmlint complaints. ++++ python-nbconvert: - Update to 7.16.6 * Prevent leading whitespace in markdown code blocks from being stripped * Fix bullet list parsing in markdown * Fix crash when running with optimization * Maintenance and upkeep improvements - Update to 7.16.5 * Add support for mistune 3.1.0 * Allow including text/x-rst outputs in rst conversion, transition away from text/restructuredtext * Do not display mathjax overlay * Work around pip 24.1 bug which prevents installing pandocfilters 1.4.1 * Don't die if template path cannot be read * Fix markdown2asciidoc function for pandoc >= 3.0 * Maintenance and upkeep improvements ++++ k0sctl: - Update to version 0.25.0: * Update the year in copyright notice (#902) * Switch ubuntu20.04 smoke-tests to run on ubuntu22.04 (#903) * Remove EULA notice (#901) * Fix --no-drain/spec.options.drain.enabled logic (#898) * Configurable worker upgrade batch size (#900) * Respect concurrency limit when upgrading workers (#899) * Add support for k0s v1.32.1 kubelet-root-dir (#896) ++++ kernel-default: - series.conf: cleanup - update upstream reference and resort - patches.suse/iommu-Allow-attaching-static-domains-in-iommu_attach.patch - commit 7c1c418 - drm/amd/display: Fix default DC and AC levels (bsc#1240650). - drm/amd/display: Add debugging message for brightness caps (bsc#1240650). - commit 98de36e - kernel-source: Do not use multiple -r in sed parameters This usage is enabled in commit b18d64d (sed: allow multiple (non-conflicting) -E/-r parameters, 2016-07-31) only available since sed 4.3 Fixes: dc2037cd8f94 ("kernel-source: Also replace bin/env" - commit 91ad98e ++++ kernel-source: - series.conf: cleanup - update upstream reference and resort - patches.suse/iommu-Allow-attaching-static-domains-in-iommu_attach.patch - commit 7c1c418 - drm/amd/display: Fix default DC and AC levels (bsc#1240650). - drm/amd/display: Add debugging message for brightness caps (bsc#1240650). - commit 98de36e - kernel-source: Do not use multiple -r in sed parameters This usage is enabled in commit b18d64d (sed: allow multiple (non-conflicting) -E/-r parameters, 2016-07-31) only available since sed 4.3 Fixes: dc2037cd8f94 ("kernel-source: Also replace bin/env" - commit 91ad98e ++++ kernel-docs: - series.conf: cleanup - update upstream reference and resort - patches.suse/iommu-Allow-attaching-static-domains-in-iommu_attach.patch - commit 7c1c418 - drm/amd/display: Fix default DC and AC levels (bsc#1240650). - drm/amd/display: Add debugging message for brightness caps (bsc#1240650). - commit 98de36e - kernel-source: Do not use multiple -r in sed parameters This usage is enabled in commit b18d64d (sed: allow multiple (non-conflicting) -E/-r parameters, 2016-07-31) only available since sed 4.3 Fixes: dc2037cd8f94 ("kernel-source: Also replace bin/env" - commit 91ad98e ++++ kernel-pae: - series.conf: cleanup - update upstream reference and resort - patches.suse/iommu-Allow-attaching-static-domains-in-iommu_attach.patch - commit 7c1c418 - drm/amd/display: Fix default DC and AC levels (bsc#1240650). - drm/amd/display: Add debugging message for brightness caps (bsc#1240650). - commit 98de36e - kernel-source: Do not use multiple -r in sed parameters This usage is enabled in commit b18d64d (sed: allow multiple (non-conflicting) -E/-r parameters, 2016-07-31) only available since sed 4.3 Fixes: dc2037cd8f94 ("kernel-source: Also replace bin/env" - commit 91ad98e ++++ kernel-syms: - series.conf: cleanup - update upstream reference and resort - patches.suse/iommu-Allow-attaching-static-domains-in-iommu_attach.patch - commit 7c1c418 - drm/amd/display: Fix default DC and AC levels (bsc#1240650). - drm/amd/display: Add debugging message for brightness caps (bsc#1240650). - commit 98de36e - kernel-source: Do not use multiple -r in sed parameters This usage is enabled in commit b18d64d (sed: allow multiple (non-conflicting) -E/-r parameters, 2016-07-31) only available since sed 4.3 Fixes: dc2037cd8f94 ("kernel-source: Also replace bin/env" - commit 91ad98e ++++ kernel-vanilla: - series.conf: cleanup - update upstream reference and resort - patches.suse/iommu-Allow-attaching-static-domains-in-iommu_attach.patch - commit 7c1c418 - drm/amd/display: Fix default DC and AC levels (bsc#1240650). - drm/amd/display: Add debugging message for brightness caps (bsc#1240650). - commit 98de36e - kernel-source: Do not use multiple -r in sed parameters This usage is enabled in commit b18d64d (sed: allow multiple (non-conflicting) -E/-r parameters, 2016-07-31) only available since sed 4.3 Fixes: dc2037cd8f94 ("kernel-source: Also replace bin/env" - commit 91ad98e ++++ kubearmor-client: - Update to version 1.4.2: * fix: karmor profile filtering logic ++++ okteta: - Update to 0.26.22 * Improved: translations * Changed: use the active window as parent for Save-As/Export file pickers * Changed: use any current URL as default in Save-As file picker * Fixed: no longer leak context menus in POD decoder and Structures tools * Fixed: no longer leak context menu actions in POD decoder and Structures tools * Fixed: enable tool tip on zoom slider already before first zoom activity ++++ libqt5-qtbase: - Add patch (CVE-2025-5455, boo#1243958) * CVE-2025-5455.patch ++++ suitesparse: - Don't record number of cores into .src.rpm for reproducible builds (boo#1237231) ++++ curl-mini: - Sync spec file with SLE codestreams: [jsc#PED-13055, jsc#PED-13056] * Add curl-mini.rpmlintrc to avoid rpmlint shlib-policy-name-error when building the curl-mini package in SLE. * Add libssh minimum version requirements. * Use ldconfig_scriptlets when available. * Remove unused option --disable-ntlm-wb. ++++ plutosvg: - Version 0.0.7 * Replaced global FreeType usage with Freetype::Freetype target * Added support for href as an alias for xlink:href in SVG parsing * Fixed potential integer overflows in internal calculations * Generate plutosvg.pc from CMake for pkg-config support @dg0yt * Added FreeType dependency to plutosvgConfig.cmake.in for correct linkage - Version 1.1.0 * Enforce valid (0 < size < 32K) constraint on surface dimensions * Clip lines to clip_box using Cyrus-Beck to prevent infinite loops in gray_render_line * Generate plutovg.pc from cmake @dg0yt - Remove plymouth-keep-KillMode-none.patch: Current Tumbleweed boots up to login prompt, so keep this closer to upstream and without deprecated KillMode= value. Please report a bug if this breaks your setup. ++++ libportal: - Fix qt devel sub-packages Requires. ++++ libportal-qt5: - Fix qt devel sub-packages Requires. ++++ libportal-qt6: - Fix qt devel sub-packages Requires. ++++ libupnpp: - update to 1.0.3: * Control: directory: fix issue sometimes causing duplicate values in description, only affecting the Python binding * Misc inocuous warnings suppression ++++ libvirt: - Update to libvirt 11.4.0 - bsc#1241481, boo#1243740, bsc#1244488 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v11-4-0-2025-06-02 - spec: Drop support for old distros ++++ libvpx: - update to 1.15.1: * This release bumps up the SO major version and fixes the language about ABI compatibility in the previous release changelog ++++ linkerd-cli-edge: - Update to version 25.6.1: * no CLI-related changes (other than dependencies) * Dependencies - build(deps): bump cc from 1.2.24 to 1.2.25 (#14090) - build(deps-dev): bump @babel/runtime from 7.27.3 to 7.27.4 in /web/app (#14089) - build(deps-dev): bump @babel/core from 7.27.3 to 7.27.4 in /web/app (#14088) - build(deps): bump backon from 1.5.0 to 1.5.1 (#14084) - build(deps): bump lock_api from 0.4.12 to 0.4.13 (#14082) - build(deps): bump parking_lot from 0.12.3 to 0.12.4 (#14081) ++++ lyx: - Update to 2.4.4: This is a maintenance release. For details see included ANNOUNCE or https://www.lyx.org/announce/2_4_4.txt Highlights: * A number of updates to LyX's interface with computer algebra systems * Added functions and menu-entries for debugging a document * Fix some issues with the genaration of previews - Removed no longer needed qt69-fix.patch ++++ maven-archiver: - Added patch: * automatic-module-name.patch + Do not throw exception on empty Automatic-Module-Name. Just ignore it. ++++ maven-jar-plugin: - Update to upstream version 3.4.2 * New features and improvements + MJAR-292: Detect MRJAR and add Multi-Release manifest entry + MJAR-296: Allow including files excluded by default. + MJAR-302: Require Maven 3.6.3 + MJAR-307: Wrong version of commons-io cause a ClassNotFound o.a.commons.io.file.attribute.FileTimes + MJAR-310: fixed toolchain version detection when toolchain paths contain white spaces * Bug Fixes + MJAR-62: Set Build-Jdk according to used toolchain * Dependency updates + MJAR-306: Use properties for plugins versions in LifecycleMapping + Bump org.junit:junit-bom from 5.10.1 to 5.10.2 + MJAR-298: Update Maven-Archiver to 3.6.2 + Bump apache/maven-gh-actions-shared from 2 to 4 + Bump commons-io:commons-io from 2.14.0 to 2.15.1 + MJAR-297: Update Parent to 40 + MJAR-308: Bump org.apache.maven.plugins:maven-plugins from 41 to 42 * Maintenance + MJAR-304: Refresh download page + MJAR-303: Cleanup declared dependencies + Remove dependency on plexus + Build with Maven 4 - Modified patches: * maven-jar-plugin-bootstrap-resources.patch + regenerate from the non-bootstrap build * 01-allow-replacing-artifacts.patch * reproducible-from-environment.patch + rediff ++++ memcached: - version update to 1.6.38 * https://github.com/memcached/memcached/wiki/ReleaseNotes1630 * https://github.com/memcached/memcached/wiki/ReleaseNotes1631 * https://github.com/memcached/memcached/wiki/ReleaseNotes1632 * https://github.com/memcached/memcached/wiki/ReleaseNotes1633 * https://github.com/memcached/memcached/wiki/ReleaseNotes1634 * https://github.com/memcached/memcached/wiki/ReleaseNotes1635 * https://github.com/memcached/memcached/wiki/ReleaseNotes1636 * https://github.com/memcached/memcached/wiki/ReleaseNotes1637 * https://github.com/memcached/memcached/wiki/ReleaseNotes1638 ++++ modello: - Modified patch: * 0002-Handle-also-the-velocity-stuff-in-ModelloCli.patch + Do not bother with velocity parameters if the output type is not "velocity" ++++ modello-maven-plugin: - Modified patch: * 0002-Handle-also-the-velocity-stuff-in-ModelloCli.patch + Do not bother with velocity parameters if the output type is not "velocity" ++++ nnn: - Remove leap_version macro * leap_version is no available and Leap 42.x series is EOL ++++ obs-service-cargo: - Update to version 6.0.3+git3.gd6be731aa98a3603236a5b8b3ed60cbedd895c01: * docs: update cargo_vendor service documentation * fix: error message caused confusion here. changed it so that it passes any general kind of errors. * docs: update README - Update to version 6.0.3: * chore(release): bump to version 6.0.3 * fix: bring in libroast fixes from newer version ++++ roast: - Update to version 7.2.3+git3.gc75d73f8953641bc46255a40348edf4c4c0852c3: * refactor: improve getting "number of changes since" logic * misc: change short flag to U * misc: change short flag to U ++++ ocaml-dune: - Update to version 3.19.1 see included CHANGES.md file for details ++++ ocaml-dune-devel: - Update to version 3.19.1 see included CHANGES.md file for details ++++ octave: - Update to version 10.2.0: * Improvements and fixes: - tensorprod: Fix error for certain tensor/vector combinations (bug #66950). - mkoctfile: Skip compiling object file with soversion for - -mex -c -o (bug #66972). - Fix segmentation fault in octave-svgconvert when called with no inputs. - mkoctfile: Remove temporary C source files after compilation. - unicode2native: Fix conversion of short strings to UTF-16 or UTF-32. - Detect leading and trailing comments for all parse tree elements (bug #67004). - bar: Avoid listener error when replacing an existing bar plot (bug #67006). - Fix sparse matrix assignment with reverse range indexing (bug #66516). - ezplot: Enable polar and 2-D plots of constant functions (bug #66563). - Check for any kind of file not just regular files (bug [#67018]). - var/std: Issue an error for non-floating point inputs. Previous versions accepted integer type inputs but could produce erroneous outputs due to integer arithmetic and under/overflow errors (bug #67016). - annotation: Change "verticalalignment" default value (bug [#67033]). - Previously, symbols that are not actually callable by a user might have been added to the list of callable functions when loading .mex files. Remove these symbols from that list. This fixes unloading .mex files with clear. - Remove break points only from user functions (defined in .m file). This fixes an infinite recursion issue when re-loading updated .oct or .mex files. - For improved Matlab compatibility the strncmp and strncmpi functions now return true if the number of characters specified by N is equal to 0 (bug #57879). - Fix nargout in multi-output indexing expressions beginning with function call (bug #67096). - findobj: Do not match empty tags with [] (bug #67048). - Check for undefined output when indexing function output (bug #67111). - perms: Fix buffer overflow and crash; minor code cleanup (bug #67115). - mkoctfile: Support spaces in output path of linker step. - mkoctfile: Support spaces in path to binary when stripping debug info. - octave-svgconvert: Speed up printing to PDF (bug #66959). - error: Fix segmentation fault on missing fields in err.stack structure (bug #67143). - Avoid parse error for empty lines in debug mode (bug [#67108]). - Check if effective SOVERSION is exported from .mex file libraries (bug #67163). * GUI: - Fix build error without QScintilla installed (bug #66962). - Avoid potential integer overflow on Windows. - Make dialogs shown by inputdlg, listdlg, questdlg, uigetdir, or uigetfile modal. * Build system / Tests: - Add visibility attributes for the octave::base_fcn_handle class. - Add visibility attributes to parse tree symbols (bug [#67056]). - Add visibility attributes to Array template class member functions. - Use correct preprocessor macro when instantiating MArray template class. - Disable visibility flags by default. - Support passing additional flags when linking octave* executables. - Single-quote path that might contain unescaped backslashes in the generation of the doc cache. - Ignore deprecation warning for std::wbuffer_convert in header. - error: Add more built-in self-tests. - Re-base octave_tools_pie.patch for update. ++++ onedrive: - Update to version 2.5.6: * Feature Requests - Implement Feature Request: Add local recycle bin or trash folder option (#3168) - Implement Feature Request: Add configurable upload delay to support Obsidian (#3262) - Implement Feature Request: Add validation of bools in config file (#3295) - Implement Feature Request: Add native support for authentication via Intune dbus interface (#3274, #3297, [#3303]) - Implement Feature Request: Implement OAuth2 Device Authorisation Flow (#3313) * Enhancements - Enhancement: Add gdc support to enable Gentoo compilation (#3213) - Enhancement: Add a notification to user regarding number of objects received from OneDrive API (#3247) - Enhancement: Update 'skip_file' documentation and option validation (#3251) - Enhancement: Add a new configuration option 'force_session_upload' to support editors and applications using atomic save operations (#3256, #3259) - Enhancement: Added 2 functions to check for the presence of required remoteItem elements to create a Shared Folder DB entries (#3270) * Bug Fixes - Fix Regression: Fixed regression in handling Microsoft OneNote package folders being created in error (#3160) - Fix Regression: Fix OneNote file MimeType detection (#3162) - Fix Regression: Fix supporting Personal Shared Folders that have been renamed (#3308) - Fix Bug: Correct the logging output for 'skip_file' exclusions (#3176) - Fix Bug: Validate raw JSON from Graph API for 15 character driveId API bug (#3174) - Fix Bug: Fix JSON exception on webhook subscription renewal due to 308 redirect (#3172) - Fix Bug: Update 'sync_list' line parsing to correctly escape characters for regex parsing (#3184) - Fix Bug: Fix that an empty folder or folder with onenotes are deleted online when content is shared from a SharePoint Library Document Root (#3163) - Fix Bug: Fix that empty 'skip_file' forces resync indefinitely (#3194) - Fix Bug: Fix that 'sync_list' rule segment|depth check fails in some scenarios and implement a better applicable mechanism check (#3204) - Fix Bug: Resolve crash when getpwuid() breaks when there is a glibc version mismatch (#3210) - Fix Bug: Resolve crash when opening file fails when computing file hash (#3214) - Fix Bug: Add check for invalid exclusion 'sync_list' exclusion rules (#3221) - Fix Bug: Fix uploading of modified files when using - -upload-only & --remove-source-files (#3224) - Fix Bug: Fix local path calculation for Relocated OneDrive Business Shared Folders (#3226, #3227) - Fix Bug: Fix 'sync_list' anywhere rule online directory creation (#3229) - Fix Bug: Fix online path creation to ensure parental path structure is created in a consistent manner (#3233) - Fix Bug: Fix handling of POSIX check for existing online items (#3238) - Fix Bug: Fix args printing in dockerfile entrypoint (#3248) - Fix Bug: Fix the testing of parental structure for 'sync_list' inclusion when adding inotify watches (#3243) - Fix Bug: Fix failure to handle API 403 response when file fragment upload fails (#3246) - Fix Bug: Fix application notification output to be consistent when skipping integrity checks (#3254) - Fix Bug: Fix how local timestamps are modified (#3256, #3259) - Fix Bug: Fix how online remaining free space is calculated and consumed internally for free space tracking (#3264) - Fix Bug: Fix logic of determining if a file has valid integrity when using --disable-upload-validation (#3265) - Fix Bug: Format the OneDrive change into a consumable object for the database earlier to use values in application logging (#3269) - Fix Bug: Fix upload session offset handling to prevent desynchronisation on large files (#3277) - Fix Bug: Fix implementation of 'write_xattr_data' to support FreeBSD (#3285) - Fix Bug: Update hash functions to ensure file is closed if opened (#3288) - Fix Bug: Dont blindly run safeBackup() if the online timestamp is newer (#3289) - Fix Bug: Only set xattr values when not using --dry-run (#3290) - Fix Bug: Fix UTC conversion for existing file timestamp post file download (#3294) - Fix Bug: Fix that 'check_nosync' and 'skip_size' configuration options when changed, were not triggering a - -resync correctly (#3296) - Fix Bug: Ensure file is closed before renaming to improve compatibility with GCS buckets and network filesystems (#3299) - Fix Bug: If a file fails to download, path fails to exist. Check path existence before setting xattr values (#3307) * - Other Changes | Fixes - Change logging output level for JSON elements that contain URL encoding (#3232) - Change 'configure.ac' to use a static date value as Debian 'reproducible' build process forces a future date to rebuild any code to determine reproducibility (#3249) - Updated .gitignore to ignore files created during configure to be consistent with other files generated from .in templates (#3188) - Updated bash,fish and zsh completion files to align with application options (#3195, #3197) - Updated 'config' file to align to application options with applicable descriptions (#3200) - Updated testbuild runner - Updated Fedora Docker OS version to Fedora 42 - Updated Ubuntu 24.10 curl version 8.9.1 to known bad curl versions and document the bugs associated with it - Updated Makefile to pass libraries after source files in compiler invocation (#3272) - Updated 'configure.ac' to support more basename formats for DC (#3273) - Update how threads are set based on available CPUs (#3309) - Update setLocalPathTimestamp logging output (#3310) - Update when to perform thread check and set as early as possible (#3314) - Updated documentation ++++ openSUSE-repos-Leap: - Update to version 20250606.b852490: * Update repo definitions for Leap Micro 6.2 ++++ openSUSE-repos-MicroOS: - Update to version 20250606.b852490: * Update repo definitions for Leap Micro 6.2 ++++ openSUSE-repos-Slowroll: - Update to version 20250606.b852490: * Update repo definitions for Leap Micro 6.2 ++++ openSUSE-repos-Tumbleweed: - Update to version 20250606.b852490: * Update repo definitions for Leap Micro 6.2 ++++ os-autoinst-distri-opensuse-deps: - Added dependency perl(Date::Parse) ++++ pantheon-notifications: - update to 8.1.0: * Bubble: set accessible properties * Update translations - remove fix-leap.patch, as we pull in now a newer vala version ++++ perl-Business-ISBN-Data: - updated to 20250605.1.0 (20250605.001) see /usr/share/doc/packages/perl-Business-ISBN-Data/Changes 20250605.001 2025-06-05T17:09:04Z * data update for 2025-06-05 ++++ perl-Sys-Virt: - Update to 11.2.0 - Add all new APIs and constants available in libvirt 11.2.0 ++++ php8: - version update to 8.4.8 Core: Fixed GH-18480 (array_splice with large values for offset/length arguments). Partially fixed GH-18572 (nested object comparisons leading to stack overflow). Fixed OSS-Fuzz #417078295. Fixed OSS-Fuzz #418106144. Curl: Fixed GH-18460 (curl_easy_setopt with CURLOPT_USERPWD/CURLOPT_USERNAME/ CURLOPT_PASSWORD set the Authorization header when set to NULL). Date: Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct) (JiriJozif). Fixed bug GH-18481 (date_sunrise with unexpected nan value for the offset). DOM: Backport lexbor/lexbor#274. Intl: Fix various reference issues. LDAP: Fixed bug GH-18529 (ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls()). Opcache: Fixed bug GH-18417 (Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size). Fixed bug GH-18297 (Exception not handled when jit guard is triggered). Fixed bug GH-18408 (Snapshotted poly_func / poly_this may be spilled). Fixed bug GH-18567 (Preloading with internal class alias triggers assertion failure). Fixed bug GH-18534 (FPM exit code 70 with enabled opcache and hooked properties in traits). Fix leak of accel_globals->key. OpenSSL: Fix missing checks against php_set_blocking() in xp_ssl.c. SPL: Fixed bug GH-18421 (Integer overflow with large numbers in LimitIterator). Standard: Fixed bug GH-17403 (Potential deadlock when putenv fails). Fixed bug GH-18400 (http_build_query type error is inaccurate). Fixed bug GH-18509 (Dynamic calls to assert() ignore zend.assertions). Windows: Fix leak+crash with sapi_windows_set_ctrl_handler(). Zip: Fixed bug GH-18431 (Registering ZIP progress callback twice doesn't work). Fixed bug GH-18438 (Handling of empty data and errors in ZipArchive::addPattern). ++++ php8-embed: - version update to 8.4.8 Core: Fixed GH-18480 (array_splice with large values for offset/length arguments). Partially fixed GH-18572 (nested object comparisons leading to stack overflow). Fixed OSS-Fuzz #417078295. Fixed OSS-Fuzz #418106144. Curl: Fixed GH-18460 (curl_easy_setopt with CURLOPT_USERPWD/CURLOPT_USERNAME/ CURLOPT_PASSWORD set the Authorization header when set to NULL). Date: Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct) (JiriJozif). Fixed bug GH-18481 (date_sunrise with unexpected nan value for the offset). DOM: Backport lexbor/lexbor#274. Intl: Fix various reference issues. LDAP: Fixed bug GH-18529 (ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls()). Opcache: Fixed bug GH-18417 (Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size). Fixed bug GH-18297 (Exception not handled when jit guard is triggered). Fixed bug GH-18408 (Snapshotted poly_func / poly_this may be spilled). Fixed bug GH-18567 (Preloading with internal class alias triggers assertion failure). Fixed bug GH-18534 (FPM exit code 70 with enabled opcache and hooked properties in traits). Fix leak of accel_globals->key. OpenSSL: Fix missing checks against php_set_blocking() in xp_ssl.c. SPL: Fixed bug GH-18421 (Integer overflow with large numbers in LimitIterator). Standard: Fixed bug GH-17403 (Potential deadlock when putenv fails). Fixed bug GH-18400 (http_build_query type error is inaccurate). Fixed bug GH-18509 (Dynamic calls to assert() ignore zend.assertions). Windows: Fix leak+crash with sapi_windows_set_ctrl_handler(). Zip: Fixed bug GH-18431 (Registering ZIP progress callback twice doesn't work). Fixed bug GH-18438 (Handling of empty data and errors in ZipArchive::addPattern). ++++ php8-fastcgi: - version update to 8.4.8 Core: Fixed GH-18480 (array_splice with large values for offset/length arguments). Partially fixed GH-18572 (nested object comparisons leading to stack overflow). Fixed OSS-Fuzz #417078295. Fixed OSS-Fuzz #418106144. Curl: Fixed GH-18460 (curl_easy_setopt with CURLOPT_USERPWD/CURLOPT_USERNAME/ CURLOPT_PASSWORD set the Authorization header when set to NULL). Date: Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct) (JiriJozif). Fixed bug GH-18481 (date_sunrise with unexpected nan value for the offset). DOM: Backport lexbor/lexbor#274. Intl: Fix various reference issues. LDAP: Fixed bug GH-18529 (ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls()). Opcache: Fixed bug GH-18417 (Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size). Fixed bug GH-18297 (Exception not handled when jit guard is triggered). Fixed bug GH-18408 (Snapshotted poly_func / poly_this may be spilled). Fixed bug GH-18567 (Preloading with internal class alias triggers assertion failure). Fixed bug GH-18534 (FPM exit code 70 with enabled opcache and hooked properties in traits). Fix leak of accel_globals->key. OpenSSL: Fix missing checks against php_set_blocking() in xp_ssl.c. SPL: Fixed bug GH-18421 (Integer overflow with large numbers in LimitIterator). Standard: Fixed bug GH-17403 (Potential deadlock when putenv fails). Fixed bug GH-18400 (http_build_query type error is inaccurate). Fixed bug GH-18509 (Dynamic calls to assert() ignore zend.assertions). Windows: Fix leak+crash with sapi_windows_set_ctrl_handler(). Zip: Fixed bug GH-18431 (Registering ZIP progress callback twice doesn't work). Fixed bug GH-18438 (Handling of empty data and errors in ZipArchive::addPattern). ++++ php8-fpm: - version update to 8.4.8 Core: Fixed GH-18480 (array_splice with large values for offset/length arguments). Partially fixed GH-18572 (nested object comparisons leading to stack overflow). Fixed OSS-Fuzz #417078295. Fixed OSS-Fuzz #418106144. Curl: Fixed GH-18460 (curl_easy_setopt with CURLOPT_USERPWD/CURLOPT_USERNAME/ CURLOPT_PASSWORD set the Authorization header when set to NULL). Date: Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct) (JiriJozif). Fixed bug GH-18481 (date_sunrise with unexpected nan value for the offset). DOM: Backport lexbor/lexbor#274. Intl: Fix various reference issues. LDAP: Fixed bug GH-18529 (ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls()). Opcache: Fixed bug GH-18417 (Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size). Fixed bug GH-18297 (Exception not handled when jit guard is triggered). Fixed bug GH-18408 (Snapshotted poly_func / poly_this may be spilled). Fixed bug GH-18567 (Preloading with internal class alias triggers assertion failure). Fixed bug GH-18534 (FPM exit code 70 with enabled opcache and hooked properties in traits). Fix leak of accel_globals->key. OpenSSL: Fix missing checks against php_set_blocking() in xp_ssl.c. SPL: Fixed bug GH-18421 (Integer overflow with large numbers in LimitIterator). Standard: Fixed bug GH-17403 (Potential deadlock when putenv fails). Fixed bug GH-18400 (http_build_query type error is inaccurate). Fixed bug GH-18509 (Dynamic calls to assert() ignore zend.assertions). Windows: Fix leak+crash with sapi_windows_set_ctrl_handler(). Zip: Fixed bug GH-18431 (Registering ZIP progress callback twice doesn't work). Fixed bug GH-18438 (Handling of empty data and errors in ZipArchive::addPattern). ++++ php8-test: - version update to 8.4.8 Core: Fixed GH-18480 (array_splice with large values for offset/length arguments). Partially fixed GH-18572 (nested object comparisons leading to stack overflow). Fixed OSS-Fuzz #417078295. Fixed OSS-Fuzz #418106144. Curl: Fixed GH-18460 (curl_easy_setopt with CURLOPT_USERPWD/CURLOPT_USERNAME/ CURLOPT_PASSWORD set the Authorization header when set to NULL). Date: Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct) (JiriJozif). Fixed bug GH-18481 (date_sunrise with unexpected nan value for the offset). DOM: Backport lexbor/lexbor#274. Intl: Fix various reference issues. LDAP: Fixed bug GH-18529 (ldap no longer respects TLS_CACERT from ldaprc in ldap_start_tls()). Opcache: Fixed bug GH-18417 (Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size). Fixed bug GH-18297 (Exception not handled when jit guard is triggered). Fixed bug GH-18408 (Snapshotted poly_func / poly_this may be spilled). Fixed bug GH-18567 (Preloading with internal class alias triggers assertion failure). Fixed bug GH-18534 (FPM exit code 70 with enabled opcache and hooked properties in traits). Fix leak of accel_globals->key. OpenSSL: Fix missing checks against php_set_blocking() in xp_ssl.c. SPL: Fixed bug GH-18421 (Integer overflow with large numbers in LimitIterator). Standard: Fixed bug GH-17403 (Potential deadlock when putenv fails). Fixed bug GH-18400 (http_build_query type error is inaccurate). Fixed bug GH-18509 (Dynamic calls to assert() ignore zend.assertions). Windows: Fix leak+crash with sapi_windows_set_ctrl_handler(). Zip: Fixed bug GH-18431 (Registering ZIP progress callback twice doesn't work). Fixed bug GH-18438 (Handling of empty data and errors in ZipArchive::addPattern). ++++ pleaser: - Update to version 0.5.6~git0.3ca6938: * Bump uzers * Set source file environment in exitcmd * Bump packages and include edit file in message * support nix 0.27 * Use drop-in replacement for users crate * please-0.5.1_fix_syslog.patch removed as no longer needed ++++ plexus-interactivity: - Upgrade to version 1.4 * Changes + Bump org.jline:jline-reader from 3.25.1 to 3.29.0 + Bump org.eclipse.sisu:org.eclipse.sisu.inject from 0.9.0.M2 to 0.9.0.M3 + Apply spotless re-formatting + Bump org.codehaus.plexus:plexus from 16 to 20 + Bump release-drafter/release-drafter from 5 to 6 ++++ podman: - Update to version 5.5.1: * Bugfixes - Fixed a bug where containers mounting a volume to / could overmount important directories such as /proc causing start and/or runtime failures due to an issue with mount ordering (#26161). - Fixed a bug where Quadlet .pod units could fail to start due to their storage not being mounted (#26190). - Fixed a bug where containers joined to a network with DNS enabled would not include the host's search domains in their resolv.conf (#24713). - Fixed a bug where the --dns-opt option to podman create, podman run, and podman pod create would append options to the container's resolv.conf, instead of replacing them (#22399). - Fixed a bug where the podman kube play command would add an empty network alias for containers created with no name specified, causing Netavark to emit extraneous warnings. - Fixed a bug where the podman system df command would panic when one or more containers were created using a root filesystem (the --rootfs option to podman create and podman run) instead of from an image (#26224). - Fixed a bug where the log_tag field in containers.conf would override the --log-opt tag=value option to podman create and podman run (#26236). - Fixed a bug where the podman volume rm and podman volume inspect commands would incorrectly handle volume names containing the _ character when the SQLite database backend was in use (#26168). - Fixed a bug where the Podman remote client on Windows was unable to mount local folders into containers using overlay mounts (-v source:destination:O) (#25988). * API - Fixed a bug in the Libpod Create API for Containers where rlimits specified with a value of -1 were causing errors, instead of being interpreted as the maximum possible value (#24886). - Fixed a bug in the Compat Create API for Containers where specifying an entrypoint of [] (an empty array) was ignored, instead of setting an empty entrypoint (#26078). * Misc - Updated Buildah to v1.40.1 - Updated the containers/common library to v0.63.1 ++++ python-billiard: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-blue: - Switch to pyproject macros. - Simplify docs build. ++++ python-beniget: - Switch to pyproject macros. ++++ python-betamax-matchers: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-bitarray: - Switch to pyproject macros. ++++ python-bleach: - Switch to pyproject macros. ++++ python-bugzilla: - Switch to pyproject macros. ++++ python-bugzillatools: - Switch to pyproject macros. ++++ python-frozenlist: - Update to 1.6.2 * No significant changes - from version 1.6.1 * Correctly use cimport for including PyBool_FromLong * Exclude _frozenlist.cpp from bdists/wheels * Updated to use Cython 3.1 universally across the build path - from version 1.6.0 * Stopped implicitly allowing the use of Cython pre-release versions when building the distribution package * Implemented support for the free-threaded build of CPython 3.13 * Started building armv7l wheels * Stopped implicitly allowing the use of Cython pre-release versions when building the distribution package * Started building wheels for the free-threaded build of CPython 3.13 * The packaging metadata switched to including an SPDX license identifier introduced in :pep:639 * GitHub Actions CI/CD is now configured to manage caching pip-ecosystem dependencies using re-actors/cache-python-deps_ -- an action by :user:webknjaz that takes into account ABI stability and the exact version of Python runtime. * .. _re-actors/cache-python-deps: https://github.com/marketplace/actions/cache-python-deps * Organized dependencies into test and lint dependencies so that no unnecessary ones are installed during CI runs - Add gcc-c++ to BuildRequires - Refresh no-pytest-cov.patch ++++ python-graphviz: - Fix tests with latest graphviz update to 12.x ++++ python-humanreadable: - Update to 0.4.1 * Drop support for Python 3.8/3.9 * Add support for Python 3.12/3.13 * Replace deprecated `abstractproperty` * Modify to use `setuptools_scm` and `pypa/build` for package build * Add GitHub Actions workflow for building and publishing to PyPI - Use Python 3.11 on SLE-15 by default ++++ python-libvirt-python: - Update to 11.4.0 - Add all new APIs and constants in libvirt 11.4.0 ++++ python-meshtastic: - Update to 2.6.3 * This release updates protobufs to v2.6.7, and fixes a small error in admin message handling (the prior code was not properly requesting acknowledgements). - Use Python 3.11 on SLE-15 by default ++++ python-xattr: - Switch to pyproject macros. ++++ python-xcffib: - Switch to pyproject macros. ++++ python-xerox: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-xkbgroup: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-xpybutil: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-xsge_particle: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-xsge_path: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-xsge_tiled: - Switch to pyproject macros. ++++ python-zc.buildout: - Update to 4.1.10: * Breaking changes: + Drop Python 3.8 support. Require 3.9 as minimum. + Add dependency on packaging. + Require setuptools >= 49.0.0. + Remove support for distribute, which was probably already broken. + Drop support for Python 2. Require Python 3.8 as minimum. * New features: + In the ls testing method, add keyword argument lowercase_and_sort_output. * Bug fixes: + Fix accidental changes to PYTHONPATH in os.environ when calling pip install. + Use the canonical name of a package when checking for a version constraint. + Get actual project name from dist. + Prevent getting package pages twice. + No longer recompile py files if we moved the dist. This code was never updated for Python 3. + Require at least packaging version 23.2. + Implement PEP 503: request normalized package url on PyPI servers. + Fix error adding minimum zc.buildout version as requirement. + Support Python 3.12 and 3.13. This only needed a few test fixes. - Switch to pyproject macros. - No more greedy globs in %files. - Run at least a portion of the testsuite. ++++ python-zc.lockfile: - Switch to pyproject macros. - Run the testsuite in the buildroot. - No more greedy globs in %files. ++++ python-zipstream: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-zxcvbn: - Switch to pyproject macros. - No more greedy globs in %files. ++++ qemu: - Update to stable release 10.0.2: Full list of backports here: https://lore.kernel.org/qemu-devel/1748499690.323471.13081.nullmailer@localhost/ A selection of them is reported here too: Revert "Drop support for Python 3.8" Update version for 10.0.1 release Drop support for Python 3.8 target/hppa: Fix FPE exceptions linux-user/hppa: Send proper si_code on SIGFPE exception target/hppa: Copy instruction code into fr1 on FPU assist fault migration: Allow caps to be set when preempt or multifd cap enabled migration/multifd: Don't send device state packets with zerocopy flag qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities hw/pci-host: Remove unused pci_host_data_be_ops hw/pci-host/gt64120: Fix endianness handling i386/hvf: Make CPUID_HT supported i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported target/riscv/kvm: do not read unavailable CSRs target/riscv/kvm: add kvm_csr_cfgs[] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro target/riscv/kvm: turn u32/u64 reg functions into macros target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg() target/riscv/kvm: minor fixes/tweaks target/riscv: Fix vslidedown with rvv_ta_all_1s target/riscv: Fix the rvv reserved encoding of unmasked instructions ... ++++ qemu-linux-user: - Update to stable release 10.0.2: Full list of backports here: https://lore.kernel.org/qemu-devel/1748499690.323471.13081.nullmailer@localhost/ A selection of them is reported here too: Revert "Drop support for Python 3.8" Update version for 10.0.1 release Drop support for Python 3.8 target/hppa: Fix FPE exceptions linux-user/hppa: Send proper si_code on SIGFPE exception target/hppa: Copy instruction code into fr1 on FPU assist fault migration: Allow caps to be set when preempt or multifd cap enabled migration/multifd: Don't send device state packets with zerocopy flag qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities hw/pci-host: Remove unused pci_host_data_be_ops hw/pci-host/gt64120: Fix endianness handling i386/hvf: Make CPUID_HT supported i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported target/riscv/kvm: do not read unavailable CSRs target/riscv/kvm: add kvm_csr_cfgs[] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro target/riscv/kvm: turn u32/u64 reg functions into macros target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg() target/riscv/kvm: minor fixes/tweaks target/riscv: Fix vslidedown with rvv_ta_all_1s target/riscv: Fix the rvv reserved encoding of unmasked instructions ... ++++ regularhunter-monotional-fonts: - Update to 1.8: * Increase regular and italic ~ glyph weight - Update readme - Update to 1.7: * Change license to SIL OFL 1.1 * Remove font instructions inherited from DejaVu Sans Mono causing rendering issues in Windows (issue #1) * Small adjustment to italic @ glyph * Rework italic and bold-italic # glyph to match non-italic version * Change ~ glyph style to emulate Fira Code ++++ simple-scan: - Update to version 48.1: + Always tag JPEG-compressed PDF output as 8-bit RGB. + Use "view-more-symbolic" for the "Scan Options" button icon. + Add a test if the post-processing script path is empty (boo#1244036). + Fix the docker image name of the Arch Linux Distribution. + Update Ubuntu documentation. + metainfo: Fix wrong developer id. + Correct issue tracker URL. + Update minimum Meson version to 0.46. + Use RDNN app ID. + Updated translations. ++++ upmpdcli: - update to 1.9.6: * Tidal and Subsonic plugins updates * Fix Media Server crash in abnormal case where the proxy/ redirect interface was called with a bogus URL ++++ xdg-desktop-portal: - Rebase remove-furo-dep.patch. ++++ xdg-desktop-portal-devel-docs: - Rebase remove-furo-dep.patch. ++++ xorg-x11-server: - U_CVE-2025-49175-render-Avoid-0-or-less-animated-cursors.patch * Out-of-bounds access in X Rendering extension (Animated cursors) (CVE-2025-49175, bsc#1244082) - U_CVE-2025-49176-os-Do-not-overflow-the-integer-size-with-BigRequest.patch * Integer overflow in Big Requests Extension (CVE-2025-49176, bsc#1244084) - U_CVE-2025-49177-xfixes-Check-request-length-for-SetClientDisconnectM.patch * Data leak in XFIXES Extension 6 (XFixesSetClientDisconnectMode) (CVE-2025-49177, bsc#1244085) - U_CVE-2025-49178-os-Account-for-bytes-to-ignore-when-sharing-input-bu.patch * Unprocessed client request via bytes to ignore (CVE-2025-49178, bsc#1244087) - U_CVE-2025-49179-record-Check-for-overflow-in-RecordSanityCheckRegist.patch * Integer overflow in X Record extension (CVE-2025-49179, bsc#1244089) - U_CVE-2025-49180-randr-Check-for-overflow-in-RRChangeProviderProperty.patch U_CVE-2025-49180-xfree86-Check-for-RandR-provider-functions.patch * Integer overflow in RandR extension (RRChangeProviderProperty) (CVE-2025-49180, bsc#1244090) ++++ yast2-devtools: - Drop usage of %jobs (boo#1237231) for reproducible builds (by Bernhard M. Wiedemann). - 5.0.2 ++++ zli: - Update to version 2.1.4: no CLI-related changes ------------------------------------------------------------------ ------------------ 2025-6-5 - Jun 5 2025 ------------------- ------------------------------------------------------------------ ++++ Mesa: - Update to release 25.1.2 - -> https://docs.mesa3d.org/relnotes/25.1.2 ++++ Mesa-drivers: - Update to release 25.1.2 - -> https://docs.mesa3d.org/relnotes/25.1.2 ++++ MirrorCache: - Update to version 1.096: * Reduce stale-while-revalidate time (#596) * Add more exceptions to folder mirrorlist (#597) * Fix double repodata path in mirrorlist folder (#594) * Improve performance of SQL query for folder mirrorlist (#594) ++++ SDL2: - Reduce the SDL2 package to produce just the binary, for rare cases when sdl2_compat is unable to do something. Place the library in /usr/lib64/SDL2 so it can be selectively chosen via LD_LIBRARY_PATH and does not interfere with sdl2_compat. ++++ apache-commons-beanutils: - Adapt the spec file, so that it can be used for building on SLE12SP1 and Factory alike. ++++ asymptote: - Update to release 3.04 * TINYEXR: Disable thread usage as it is causing issues with libgc. * Removed some obsolete code. * Fix race condition between embedded WebGL scenes. ++++ bindfs: - Update to release 1.18 * readdir: do full stat when FUSE_READDIR_PLUS was requested ++++ boinc-client: - Update to release 8.2.2 * Add improved Python binding for remote job submission and file management ++++ libarchive: - update to 3.8.1: * libarchive: fix FILE_skip regression * compress: Prevent call stack overflow * iso9660: always check archive_string_ensure return value * tar: Support negative time values with pax * tar: Reset accumulated header state after reading macOS metadata blob * tar: Keep block alignment after pax error * tar: Handle extra bytes after sparse entries - includes changes from 3.8.0: * bsdtar: support --mtime and --clamp-mtime * 7-zip reader: improve self-extracting archive detection * xar: xmllite support for the XAR reader and writer * zip writer: added XZ, LZMA, ZSTD and BZIP2 support * zip writer: added LZMA + RISCV BCJ filter * rar: do not skip past EOF while reading (boo#1244159) * rar: fix double free with over 4 billion nodes (boo#1244160) * rar: fix heap-buffer-overflow (boo#1244161) * warc: prevent signed integer overflow (boo#1244162) * tar: fix overflow in build_ustar_entry (boo#1244163) * bsdtar: don't hardlink negative inode files together * gz: allow setting the original filename for gzip compressed files * lib: improve lseek handling * lib: support @-prefixed Unix epoch timestamps as date strings * rar: support large headers on 32 bit systems * tar reader: Improve LFS support on 32 bit systems - drop lib-suffix.patch, different implementation upstream - spec file clean-up, removing currently unused -static ++++ nodejs22: - Update to 22.15.1 * fix error handling on async crypto operation (bsc#1243218, CVE-2025-23166) * add missing call to uv_fs_req_cleanup (bsc#1243217, CVE-2025-23165) - changes since 22.15.0: * dns: add TLSA record query and parsing * assert: improve partialDeepStrictEqual * process: add execve * tls: implement tls.getCACertificates() * v8: add v8.getCppHeapStatistics() method - old_cares.patch: dropped in favour of bundling until we can update SLE15 cares - icu_732.patch: handle our ICU version in SLE15 - fab6906c5d1c16b046187485a7cb136b3659d42b.patch: dropped, upstreamed ++++ gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ crmsh: - Update to version 5.0.0+20250605.889b8ca0: * Dev: bootstrap: do not hide ssh-copy-id outputs in debug mode * Fix: bootstrap: add sleeps to avoid triggering sshd PerSourcePenalties (bsc#1243141) - Update to version 5.0.0+20250605.a553c49e: * Dev: behave: Add functional test for previous commit * Dev: bootstrap: Improve configuration for admin IP ++++ cross-aarch64-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-aarch64-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-arm-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-arm-none-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-arm-none-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-avr-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-avr-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-bpf-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-hppa-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-m68k-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-mips-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-ppc64-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-ppc64le-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-ppc64le-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-pru-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-riscv64-elf-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-riscv64-elf-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-riscv64-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-riscv64-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-rx-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-rx-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-s390x-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-s390x-gcc13-bootstrap: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-sparc-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-sparc64-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ cross-x86_64-gcc13: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ ctris: - add patches fix build with gcc15 + ctris-gcc15.patch ++++ docker: - Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as Docker does not have permission to access the host zypper credentials in this mode (and unprivileged users cannot disable the feature using /etc/docker/suse-secrets-enable.) bsc#1240150 * 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch - Rebase patches: * 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch * 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch ++++ docker-compose: - Update to version 2.37.0: * What's Changed - bake is now used as the default images builder, if you don't want to use it you could opt-out by setting the COMPOSE_BAKE env variable to false * Improvements - Add compose bridge by @glours in #12866 - Include platform and creation date listing image by @ndeloof in #12856 - Add support of metadata subcommand for provider services by @glours in #12903 - Use bake by default by @ndeloof in #12699 * Fixes - (Re)start dependent services after watch rebuilt image by @ndeloof in #12879 - Resolve symlinks while making dockerfile path absolute by @ndeloof in #12884 - Fix support for BUILDKIT_PROGRESS by @ndeloof in #12894 - Build dependent service images when required by @ndeloof in [#12896] - Fix recreate network (and connected containers) on config updates by @ndeloof in #12899 - pull does not require env_file being resolved by @ndeloof in [#12904] * Internal - Refactor: use slices.Contains to simplify code by @tongjicoder in #12877 - Remove utils.Contains to prefer slice.ContainsFunc by @ndeloof in #12878 - Fix typo in suggestion log by @Carlos-err406 in #12893 - Replace uses of golang.org/x/exp/(maps|slices) for stdlib and fix linting by @thaJeztah in #12885 - Debug message to help diagnose platform mismatch by @ndeloof in #12905 - (refactoting) Move watch logic into a dedicated Watcher type by @ndeloof in #12865 * Dependencies - Bump cli-doc-tools to v0.10.0 by @glours in #12855 - Bump github.com/docker/docker, docker/cli v28.2.2 by @thaJeztah in #12875 - Build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot in #12872 ++++ docker-stable: - Do not try to inject SUSEConnect secrets when in Rootless Docker mode, as Docker does not have permission to access the host zypper credentials in this mode (and unprivileged users cannot disable the feature using /etc/docker/suse-secrets-enable.) bsc#1240150 * 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch - Rebase patches: * 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch * 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch * 0007-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch * 0008-bsc1221916-update-to-patched-buildkit-version-to-fix.patch * 0009-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch * 0010-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch * 0011-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch * 0012-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch * 0013-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch * 0014-TESTS-backport-fixes-for-integration-tests.patch ++++ dwarves: - Update to release 1.30 * dwarf_loader: Add support for DW_TAG_GNU_formal_parameter_pack and DW_TAG_GNU_template_parameter_pack. * dwarf_loader: Check DW_OP_[GNU_]entry_value for possible parameter matching. * pahole: Introduce new options --with_embedded_flexible_array and --btf_feature=attributes. * pahole: Add --padding N to show only structs with N bytes of padding at its end. * pahole: Add --padding_ge N to show only structs with at least N bytes of padding at its end. ++++ eksctl: - Update to version 0.209.0: * Improvements - Add eksctl support for new AWS region ap-east-2 (#8406) * Bug Fixes - Use AmazonLinux2023 as default AMI instead of AmazonLinux2 for Kubernetes version >=1.33 (#8405) - Fix missing permission setup for IPv6 cluster (#8387) * Maintenance - Update aws-node to v1.19.5 (#8377) - Update nvidia-device-plugin to v0.17.2 (#8381) - Update ec2-info (#8382) - Update coredns (#8385) * Documentation - Fix missing permission setup for IPv6 cluster (#8387) * Dependencies - Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#8397) - Bump github.com/vektra/mockery/v2 from 2.53.3 to 2.53.4 (#8394) - Bump github.com/aws/aws-sdk-go-v2/service/kms from 1.38.1 to 1.38.3 (#8373) - Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#8401) - Bump aws-actions/configure-aws-credentials from 4.1.0 to 4.2.1 (#8391) - Bump docker/build-push-action from 6.16.0 to 6.18.0 (#8392) - Bump actions/setup-go from 5.4.0 to 5.5.0 (#8393) - Bump lycheeverse/lychee-action from 2.4.0 to 2.4.1 (#8390) ++++ ell: - Update to version 0.77 * Add support for precheck feature for unit tests. * Add support for license variable for pkg-config. ++++ emacs: - Last change does not work as the new binary with unexec are also *not* reproducible ++++ gap-browse: - Remove BIBL - Switch to ncurses6 ++++ gap-ctbllib: - Update to release 1.3.11 * The character tables of maximal subgroups were reordered following an error correction in the classifcation of the maximal subgroups of the Monster group (which has no subgroups of type L_2(59)) per the [DLPP24] paper. * Fixed an inconsistency in the CharacterParameters value relating to the p-module Brauer tables. ++++ gcc13-testresults: - Update to GCC 13.4 release * collects regression fixes from the last year - Remove hppa icecream backend to avoid conflicts with the hppa bootstrap compiler ++++ gfxboot: - Translated using Weblate (Kabyle) (bsc#1149754) - 4.5.102 ++++ gobject-introspection: - Add explicit python3-setuptools BuildRequires: this was already used in the past, but was pulled in by python3-Mako. As meson explicitly tests for it, it's our responsibility it's there. ++++ gitlab-container-registry: - Update to version 4.23.1: * Bug Fixes - api/gitlab/v1: fix repository cache initialization (d135234) - remmove cloudsql incompatible migrations (ef66c26) - Stat call should properly handle unprefixed configurations in s3_v2 storage driver (4b67a75) * Reverts - revert 7fed33f9 (ede0ad3) - revert ef66c261 (d00e168) * Build - deps: update module github.com/alicebob/miniredis/v2 to v2.35.0 (f554f29) - deps: update module google.golang.org/api to v0.235.0 (5313f8f) - deps: update module google.golang.org/api to v0.236.0 (38034e4) ++++ glab: - Update to version 1.59.2: * Revert "fix(telemetry): remove data race in telemetry hook" ++++ gnome-control-center: - Add Recommends distribution-logos-branding-SLE for SLE (bsc#1243104). ++++ iotas: - Add recommends for built-in features * sync with Nextcloud Notes Recommends: python3-requests * export notes to various formats Suggests: python3-linkify-it-py Suggests: python3-markdown-it-py Suggests: python3-mdit-py-plugins Suggests: python3-pypandoc - Add Requires: python3-packaging (boo#1244106). ++++ gnu_parallel: - Update to release 20250522 * Bug fixes and man page updates. ++++ go1.23: - go1.23.10 (released 2025-06-05) includes security fixes to the net/http and os packages, as well as bug fixes to the linker. Refs boo#1229122 go1.23 release tracking CVE-2025-0913 CVE-2025-4673 * go#73719 go#73612 boo#1244157 security: fix CVE-2025-0913 os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows * go#73905 go#73816 boo#1244156 security: fix CVE-2025-4673 net/http: sensitive headers not cleared on cross-origin redirect * go#73677 runtime/debug: BuildSetting does not document DefaultGODEBUG * go#73831 cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen ++++ go1.24: - go1.24.4 (released 2025-06-05) includes security fixes to the crypto/x509, net/http, and os packages, as well as bug fixes to the linker, the go command, and the hash/maphash and os packages. Refs boo#1236217 go1.24 release tracking CVE-2025-22874 CVE-2025-0913 CVE-2025-4673 * go#73700 go#73702 boo#1244158 security: fix CVE-2025-22874 crypto/x509: ExtKeyUsageAny bypasses policy validation * go#73720 go#73612 boo#1244157 security: fix CVE-2025-0913 os: inconsistent handling of O_CREATE|O_EXCL on Unix and Windows * go#73906 go#73816 boo#1244156 security: fix CVE-2025-4673 net/http: sensitive headers not cleared on cross-origin redirect * go#73570 os: Root.Mkdir creates directories with zero permissions on OpenBSD * go#73669 hash/maphash: hashing channels with purego impl. of maphash.Comparable panics * go#73678 runtime/debug: BuildSetting does not document DefaultGODEBUG * go#73809 cmd/go: add fips140 module selection mechanism * go#73832 cmd/link: Go 1.24.3 and 1.23.9 regression - duplicated definition of symbol dlopen ++++ grpc: - Update to release 1.72.1 * RLS: fix use-after-free from accessing config after LB policy shutdown * EventEngine: Fix busy loop in thread pool when shutting down ++++ libcamera: - Update to release 0.5.1 * Improvements have been made to the Raspberry Pi Camera Tuning Tools, and the geometry, matrix and vector class helpers have been expanded for greater reuse throughout the project. * The software ISP has a new Saturation control. ++++ iputils: - Update to version 20250605 Fixing regression in ping. https://github.com/iputils/iputils/releases/tag/20250605 ++++ ivykis: - Update to release 0.43.2 * Handle epoll_pwait2() potentially returning -EPERM in some containers. ++++ iwd: - Update to version 3.8 * Fix issue with handling unit tests and missing kernel features. version 3.7: * Fix issue with handling length of EncryptedSecurity. * Fix issue with handling empty affinities lists. * Fix issue with handling survey scanning results. * Fix issue with handling duplicate values in DPP URI. ++++ kernel-default: - Revert "percpu/x86: enable strict percpu checks via named AS qualifiers" (bsc#1244135). - commit e60198f - Linux 6.15.1 (bsc#1012628). - iommu: Handle yet another race around registration (bsc#1012628). - iommu: Avoid introducing more races (bsc#1012628). - coredump: hand a pidfd to the usermode coredump helper (bsc#1012628). - coredump: fix error handling for replace_fd() (bsc#1012628). - pidfs: move O_RDWR into pidfs_alloc_file() (bsc#1012628). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1012628). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1012628). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1012628). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1012628). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1012628). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1012628). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1012628). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size (bsc#1012628). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1012628). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1012628). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1 (bsc#1012628). - arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1012628). - arm64: dts: qcom: sa8775p: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (bsc#1012628). - arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (bsc#1012628). - arm64: dts: socfpga: agilex5: fix gpio0 address (bsc#1012628). - commit 5623d06 ++++ kernel-source: - Revert "percpu/x86: enable strict percpu checks via named AS qualifiers" (bsc#1244135). - commit e60198f - Linux 6.15.1 (bsc#1012628). - iommu: Handle yet another race around registration (bsc#1012628). - iommu: Avoid introducing more races (bsc#1012628). - coredump: hand a pidfd to the usermode coredump helper (bsc#1012628). - coredump: fix error handling for replace_fd() (bsc#1012628). - pidfs: move O_RDWR into pidfs_alloc_file() (bsc#1012628). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1012628). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1012628). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1012628). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1012628). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1012628). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1012628). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1012628). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size (bsc#1012628). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1012628). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1012628). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1 (bsc#1012628). - arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1012628). - arm64: dts: qcom: sa8775p: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (bsc#1012628). - arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (bsc#1012628). - arm64: dts: socfpga: agilex5: fix gpio0 address (bsc#1012628). - commit 5623d06 ++++ kernel-docs: - Revert "percpu/x86: enable strict percpu checks via named AS qualifiers" (bsc#1244135). - commit e60198f - Linux 6.15.1 (bsc#1012628). - iommu: Handle yet another race around registration (bsc#1012628). - iommu: Avoid introducing more races (bsc#1012628). - coredump: hand a pidfd to the usermode coredump helper (bsc#1012628). - coredump: fix error handling for replace_fd() (bsc#1012628). - pidfs: move O_RDWR into pidfs_alloc_file() (bsc#1012628). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1012628). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1012628). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1012628). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1012628). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1012628). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1012628). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1012628). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size (bsc#1012628). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1012628). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1012628). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1 (bsc#1012628). - arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1012628). - arm64: dts: qcom: sa8775p: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (bsc#1012628). - arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (bsc#1012628). - arm64: dts: socfpga: agilex5: fix gpio0 address (bsc#1012628). - commit 5623d06 ++++ kernel-firmware-amdgpu: - Update to version 20250603 (git commit 3b75d677f898): * amdgpu: DMCUB updates for various ASICs ++++ kernel-firmware-bluetooth: - Update to version 20250603 (git commit 3b75d677f898): * linux-firmware: Update firmware file for Intel Pulsar core * linux-firmware: Update firmware file for Intel BlazarI core * linux-firmware: Update firmware file for Intel Quasar core * linux-firmware: Update firmware file for Intel Solar core * linux-firmware: Update firmware file for Intel Magnetar core * linux-firmware: Update firmware file for Intel BlazarU core ++++ kernel-firmware-brcm: - Update to version 20250603 (git commit 3b75d677f898): * brcm: Add symlinks for Khadas VIM SDIO wifi config to AW-CM256SM.txt ++++ kernel-firmware-i915: - Update aliases - Update to version 20250603 (git commit 3b75d677f898): * xe: Update GUC to v70.45.2 for BMG, LNL * i915: Update GUC to v70.45.2 for DG2 * xe: Update LNL GSC to v104.0.5.1429 ++++ kernel-firmware-intel: - Update to version 20250603 (git commit 3b75d677f898): * Intel IPU7: Add firmware binary files ++++ kernel-firmware-iwlwifi: - Update to version 20250603 (git commit 3b75d677f898): * iwlwifi: add Bz/gl FW for core96-76 release * iwlwifi: update ty/So/Ma firmwares for core96-76 release * iwlwifi: update cc/Qu/QuZ firmwares for core96-76 release * iwlwifi: update firmwares for 8000 series * iwlwifi: update 7265D firmware ++++ kernel-firmware-mediatek: - Update to version 20250603 (git commit 3b75d677f898): * mediatek MT7925: update bluetooth firmware to 20250526153203 * linux-firmware: update firmware for MT7925 WiFi device ++++ kernel-firmware-network: - Update to version 20250603 (git commit 3b75d677f898): * ice: update wireless_edge package to 1.3.23.0 * ice: update comms package to 1.3.55.0 * ice: update package to 1.3.43.0 ++++ kernel-firmware-nvidia: - Add workaround for directory/symlink changes (bsc#1243843) ++++ kernel-firmware-qcom: - Update aliases - Update to version 20250603 (git commit 3b75d677f898): * qcom: add QUPv3 firmware for QCS8300 platform * qcom: sc8280xp: FW blob updates for X13s ++++ kernel-pae: - Revert "percpu/x86: enable strict percpu checks via named AS qualifiers" (bsc#1244135). - commit e60198f - Linux 6.15.1 (bsc#1012628). - iommu: Handle yet another race around registration (bsc#1012628). - iommu: Avoid introducing more races (bsc#1012628). - coredump: hand a pidfd to the usermode coredump helper (bsc#1012628). - coredump: fix error handling for replace_fd() (bsc#1012628). - pidfs: move O_RDWR into pidfs_alloc_file() (bsc#1012628). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1012628). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1012628). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1012628). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1012628). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1012628). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1012628). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1012628). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size (bsc#1012628). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1012628). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1012628). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1 (bsc#1012628). - arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1012628). - arm64: dts: qcom: sa8775p: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (bsc#1012628). - arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (bsc#1012628). - arm64: dts: socfpga: agilex5: fix gpio0 address (bsc#1012628). - commit 5623d06 ++++ kernel-syms: - Revert "percpu/x86: enable strict percpu checks via named AS qualifiers" (bsc#1244135). - commit e60198f - Linux 6.15.1 (bsc#1012628). - iommu: Handle yet another race around registration (bsc#1012628). - iommu: Avoid introducing more races (bsc#1012628). - coredump: hand a pidfd to the usermode coredump helper (bsc#1012628). - coredump: fix error handling for replace_fd() (bsc#1012628). - pidfs: move O_RDWR into pidfs_alloc_file() (bsc#1012628). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1012628). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1012628). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1012628). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1012628). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1012628). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1012628). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1012628). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size (bsc#1012628). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1012628). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1012628). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1 (bsc#1012628). - arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1012628). - arm64: dts: qcom: sa8775p: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (bsc#1012628). - arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (bsc#1012628). - arm64: dts: socfpga: agilex5: fix gpio0 address (bsc#1012628). - commit 5623d06 ++++ kernel-vanilla: - Revert "percpu/x86: enable strict percpu checks via named AS qualifiers" (bsc#1244135). - commit e60198f - Linux 6.15.1 (bsc#1012628). - iommu: Handle yet another race around registration (bsc#1012628). - iommu: Avoid introducing more races (bsc#1012628). - coredump: hand a pidfd to the usermode coredump helper (bsc#1012628). - coredump: fix error handling for replace_fd() (bsc#1012628). - pidfs: move O_RDWR into pidfs_alloc_file() (bsc#1012628). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1012628). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1012628). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1012628). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1012628). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1012628). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1012628). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1012628). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1012628). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix PCIe 3rd controller DBI size (bsc#1012628). - arm64: dts: qcom: x1e80100: Add GPU cooling (bsc#1012628). - arm64: dts: qcom: x1e80100: Apply consistent critical thermal shutdown (bsc#1012628). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1012628). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-x14: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1 (bsc#1012628). - arm64: dts: qcom: x1e80100-dell-xps13-9345: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: mark l12b and l15b always-on (bsc#1012628). - arm64: dts: qcom: x1e001de-devkit: Fix vreg_l2j_1p2 voltage (bsc#1012628). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1012628). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1012628). - arm64: dts: qcom: sa8775p: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1012628). - arm64: dts: rockchip: Add missing SFC power-domains to rk3576 (bsc#1012628). - arm64: dts: rockchip: fix internal USB hub instability on RK3399 Puma (bsc#1012628). - arm64: dts: socfpga: agilex5: fix gpio0 address (bsc#1012628). - commit 5623d06 ++++ rust-keylime: - Update vendored crates (bsc#1243861, CVE-2024-12224) * idna 1.0.3 - Add Cargo_lock.patch to adjust versions that will allow the compilation of mbox crate - Update to version 0.2.7+70: * build(deps): bump wiremock from 0.6.2 to 0.6.3 * build(deps): bump uuid from 1.16.0 to 1.17.0 * lib: Introduce AgentIdentity structure * gitignore: Add *.swp and *.orig to be ignored * build(deps): bump clap from 4.5.38 to 4.5.39 * build(deps): bump tokio from 1.45.0 to 1.45.1 * Unify Push Model structures time formats to UTC (#1016) * Add Quote related structures to Keylime library * Remove configuration file trailing whitespaces (#1012) * keylime-agent.conf: add all accepted TPM encryption algs * tpm: add policy auth for EK to activate crendential * Enable non standard key sizes and curves for EK and AK * config: Use next_back() instead of last() for iterators * Update to tss-esapi v7.6.0 * Avoid duplicated call to ctx.create_ek * build(deps): bump clap from 4.5.23 to 4.5.38 * Add registration for Push Model client * build(deps): bump tokio from 1.44.2 to 1.45.0 * build(deps): bump chrono from 0.4.40 to 0.4.41 * build(deps): bump tempfile from 3.17.1 to 3.20.0 * Refactor code: move error, registration to lib * Move structure filling and URL selection code (#999) * build(deps): bump pest_derive from 2.7.15 to 2.8.0 * build(deps): bump pest from 2.7.15 to 2.8.0 * build(deps): bump libc from 0.2.169 to 0.2.172 * Add Evidence/Authentication messages to prototype * build(deps): bump uuid from 1.15.1 to 1.16.0 * build(deps): bump thiserror from 2.0.11 to 2.0.12 * build(deps): bump signal-hook from 0.3.17 to 0.3.18 * build(deps): bump log from 0.4.25 to 0.4.27 * build(deps): bump assert_cmd from 2.0.16 to 2.0.17 * build(deps): bump actix-web from 4.9.0 to 4.10.2 * build(deps): bump reqwest from 0.12.12 to 0.12.15 * build(deps): bump serde from 1.0.217 to 1.0.219 * Add unit tests for sessions.rs structures * Add auth(sessions) structures * Fix minor README.md issue (#988) * Define EvidenceHandling structures (#971) * Add mockoon test scenario * Add client certificates to push-attestation prototype * Cargo: bump url crate to version 2.5.4 * Add logging to the push attestation prototype * Do not use certificate on insecure mode * common: Move the EncryptedData structure from common to the library * common: Move AuthTag from common to the library * build(deps): bump openssl from 0.10.71 to 0.10.72 * common: Move Symmkey to library as crypto::symmkey * common: Remove unused constants and static values * build(deps): bump tokio from 1.43.0 to 1.44.2 * Refactor code: Include AgentIdentity structure * Push model prototype * Add support for ek certificate chain, stored in TPM NVRAM. * Recover key_class field and set it as "asymmetric" * Update push model structures to latest values * build(deps): bump serde_json from 1.0.138 to 1.0.140 * packit: Add identifier for each copr_build job * keylime-agent.conf: only mention ecdsa and rsassa for signing * build(deps): bump openssl from 0.10.70 to 0.10.71 * build(deps): bump uuid from 1.13.2 to 1.15.1 * Add capabilities_negotiation structures * packit: Add compatibility/api_version_compatibility test * build(deps): bump uuid from 1.11.0 to 1.13.2 * build(deps): bump serde_json from 1.0.135 to 1.0.138 * build(deps): bump thiserror from 2.0.9 to 2.0.11 * build(deps): bump tempfile from 3.14.0 to 3.17.1 * Allow agent to start as non-root * scripts: Fix coverage information downloading script * build(deps): bump openssl from 0.10.68 to 0.10.70 * build(deps): bump tokio from 1.42.0 to 1.43.0 ++++ klp-build: - Add missing requires: * python3-bugzilla * python3-pyelftools * python3-zstandard ++++ libbpf: - Workaround kernel module size increase due to BTF deduplication issue since the introduction of TYPEOF_UNQUAL (poo#183503) * add 0001-libbpf-Add-identical-pointer-detection-to-btf_dedup_.patch ++++ libcamera-full: - Update to release 0.5.1 * Improvements have been made to the Raspberry Pi Camera Tuning Tools, and the geometry, matrix and vector class helpers have been expanded for greater reuse throughout the project. * The software ISP has a new Saturation control. ++++ libgcrypt: - Security fix [bsc#1221107, CVE-2024-2236] * Add --enable-marvin-workaround to spec to enable workaround * Fix timing based side-channel in RSA implementation ( Marvin attack ) * Add libgcrypt-CVE-2024-2236.patch ++++ liblastfm-qt6: - Added liblastfm-qt6-Fix-use-after-free-in-platform-calling-code.diff. ++++ mariadb: - Update to 11.8.2: https://mariadb.com/kb/en/mariadb-11-8-2-release-notes/ https://mariadb.com/kb/en/mariadb-11-8-2-changelog/ - Remove patch included in upstream release * mariadb-11.7.2-MDEV-36078-PCRE2-10.45-breaks-main.func_regexp_pcre-.patch - Refresh gcc13-fix.patch ++++ osmo-iuh: - Update to release 1.7.0 * fix memleak in ran_decode: free after aper_decode() on error * ranap: Add API to encode Reset Resource into msgb ++++ libowfat: - added patches build with gc15 + libowfat-gcc15.patch ++++ libpano: - added patches https://sourceforge.net/p/panotools/libpano13/ci/e21a089e92377916977abcc2d73701527a31a8a8/ + libpano-gcc15.patch ++++ wireshark: - Wireshark 4.4.7 * CVE-2025-5601: Dissection engine crash (boo#1244081). - Many more features, bug fixes and updated protocol support as listed in: https://www.wireshark.org/docs/relnotes/wireshark-4.4.7.html ++++ maven-clean-plugin: - Update to upstream version 3.5.0 * New features and improvements + Configuration parameter for deleting read-only files * Maintenance + Bump project to 3.5.0-SNAPSHOT version + Update README in 3.x branch * Dependency updates + Bump org.apache.maven.resolver:maven-resolver-api from 1.9.22 to 1.9.23 + Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0 + Bump org.apache.maven.plugins:maven-plugins from 43 to 44 ++++ obs-git-init: - Update to 0.2.2 * .gitignore list got extended with temporary directories of pbuild ++++ osmo-smlc: - Update to release 0.3.2 * Add missing required vty go_parent_cb for libosmo-sigtran ++++ pdpmake: - Initial release ++++ perl: - do not change the current directory when cloning an open directory handle [bnc#1244079] [CVE-2025-40909] new patch: perl-dirdup.diff ++++ pybugz: - Update to 0.14: * Add --interactive command line switch for username and password prompts * add support for searching for addresses in CC field * Use mimetype of encoding if there is one * utils: use builtin way to get terminal width * change build system to flit * fix output of UTF-8 characters in limited locales * fix multiple warnings * remove unused readline import - Switch to pyproject macros. - Specify module directories explicitly. ++++ python-md2workflow: - Convert to libalternatives ++++ python-mysqlclient: - Switch to pyproject macros. ++++ python-DataProperty: - Switch to pyproject macros. ++++ python-Deprecated: - Switch to pyproject macros. ++++ python-Django: - Update to 5.2.2 (bsc#1244095) * CVE-2025-48432: Potential log injection via unescaped request path * Fixed a crash when using select_related against a ForeignObject originating from a model with a CompositePrimaryKey * Fixed a regression in Django 5.2 that caused a crash when no arguments were passed into QuerySet.union(). * Fixed a regression in Django 5.2 that caused a crash when using OuterRef in PostgreSQL aggregate functions ArrayAgg, StringAgg, and JSONBAgg. * Fixed a bug in Django 5.2 where HttpRequest.get_preferred_type() did not account for media type parameters in Accept headers, reducing specificity in content negotiation. ++++ python-Django4: - Update to 4.2.22 (bsc#1244095) * CVE-2025-48432: Potential log injection via unescaped request path ++++ python-Mako: - Switch to pyproject macros. ++++ python-MarkupPy: - Switch to pyproject macros. ++++ python-MouseInfo: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-azure-mgmt-appplatform: - New upstream release + Version 10.0.1 + For detailed information about changes see the CHANGELOG.md file provided with this package ++++ python-azure-mgmt-recoveryservices: - New upstream release + Version 3.1.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Adjust upstream source name in spec file - Drop extra LICENSE.txt as upstream now ships its own - Rename LICENSE.txt to LICENSE in %files section - Update Requires from setup.py ++++ python-ddg3: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-debugpy: - Switch to pyproject macros. ++++ python-defcon: - Switch to pyproject macros. ++++ python-derpconf: - Switch to pyproject macros. ++++ python-dictknife: - Switch to pyproject macros. ++++ python-diskcache: - Switch to pyproject macros. ++++ python-dist: - Switch to pyproject macros. - No more greedy globs in %files. - Add patch fix-version-number.patch: * Actually have this report itself as the correct version. ++++ python-distroinfo: - Switch to pyproject macros. ++++ python-dpkt: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-dukpy: - Switch to pyproject macros. ++++ python-enaml: - switch to use Qt6 bindings as Qt5 is going EOL ++++ python-flatdict: - Enable sle15allpythons to additionally build for modern Python ++++ python-labels: - Convert to libalternatives ++++ python-mbstrdecoder: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-misaka: - Convert to libalternatives ++++ python-mrcz: - Switch to pyproject macros. - Do not mark everything as pycache_only. ++++ python-msgpack: - Switch to pyproject macros. ++++ python-msoffcrypto-tool: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-munch: - Switch to pyproject macros. ++++ python-mutf8: - Switch to pyproject macros. ++++ python-mycli: - Switch to pyproject macros. ++++ python-pytest-qt: - Drop tests for python3-pyside2 and python-qt5 as Standard Qt 5 support officially ends after 26th of may 2025. (boo#1243916) ++++ python-requests: - Add CVE-2024-47081.patch upstream patch, fixes netrc credential leak (gh#psf/requests#6965, CVE-2024-47081, bsc#1244039) ++++ raspberrypi-firmware: - Update to 46ddec9 (2025-06-05) * firmware: filesystem: Fix booting from MBR partition 4 See: https://github.com/raspberrypi/rpi-eeprom/issues/705 * firmware: arm_loader: GET_CLOCKS: Set useful response length * firmware: arm_loader: Correct some mailbox response lengths See: https://github.com/raspberrypi/firmware/issues/1968 * firmware: bootloader: Ensure the initramfs matches the kernel (take 2) See: https://github.com/raspberrypi/firmware/issues/1965 * firmware: Vl805 reset improvements * firmware: platform: Rev 1.4 3B+ also needs the NO_BT_ON trait https://github.com/raspberrypi/firmware/issues/1611#issuecomment-2730161321 * firmware: filesystem: Don't look for boot-partition inside hybrid-GPT partitions See: https://github.com/raspberrypi/firmware/issues/1953 * firmware: Add support for the current_supply HAT+ property * firmware: firmware: Add support for [partition=N] config.txt on Pi 4 * firmware: Add memory barrier to the mbox handler See: https://github.com/raspberrypi/firmware/issues/1944 * firmware: support dts files with size-cells of 2 * firmware: arm_dt: Add support for a 64-bit serial number on Pi4 and older platforms * firmware: platform: 2711: Prune the SPI EEPROM pins * firmware: filesystem: GPT autoboot/reboot partition number fixes for Pi4 and older * firmware: Add support for software uart using the second VPU core See: https://github.com/raspberrypi/linux/pull/6502 * firmware: platform: Enable initial_turbo=60 by default * firmware: arm_loader: Add system_heap.max_order=0 when needed * firmware: imx500: selectively increase i2c_vc_baudrate based on FW version * firmware: platform: 2711: Avoid increasing arm frequency when throttling See: https://forums.raspberrypi.com/viewtopic.php?t=377384 * firmware: arm_loader: Populate number of numa nodes based on sdram configuration * firmware: arm_dt: Support non-UUID HAT mapping See: https://forums.raspberrypi.com/viewtopic.php?t=377333 * firmware: Switch to ffmpeg style interlace detection See: https://github.com/LibreELEC/LibreELEC.tv/issues/8960 ++++ raspberrypi-firmware-config: - Update to 46ddec9 (2025-06-05) * firmware: filesystem: Fix booting from MBR partition 4 See: https://github.com/raspberrypi/rpi-eeprom/issues/705 * firmware: arm_loader: GET_CLOCKS: Set useful response length * firmware: arm_loader: Correct some mailbox response lengths See: https://github.com/raspberrypi/firmware/issues/1968 * firmware: bootloader: Ensure the initramfs matches the kernel (take 2) See: https://github.com/raspberrypi/firmware/issues/1965 * firmware: Vl805 reset improvements * firmware: platform: Rev 1.4 3B+ also needs the NO_BT_ON trait https://github.com/raspberrypi/firmware/issues/1611#issuecomment-2730161321 * firmware: filesystem: Don't look for boot-partition inside hybrid-GPT partitions See: https://github.com/raspberrypi/firmware/issues/1953 * firmware: Add support for the current_supply HAT+ property * firmware: firmware: Add support for [partition=N] config.txt on Pi 4 * firmware: Add memory barrier to the mbox handler See: https://github.com/raspberrypi/firmware/issues/1944 * firmware: support dts files with size-cells of 2 * firmware: arm_dt: Add support for a 64-bit serial number on Pi4 and older platforms * firmware: platform: 2711: Prune the SPI EEPROM pins * firmware: filesystem: GPT autoboot/reboot partition number fixes for Pi4 and older * firmware: Add support for software uart using the second VPU core See: https://github.com/raspberrypi/linux/pull/6502 * firmware: platform: Enable initial_turbo=60 by default * firmware: arm_loader: Add system_heap.max_order=0 when needed * firmware: imx500: selectively increase i2c_vc_baudrate based on FW version * firmware: platform: 2711: Avoid increasing arm frequency when throttling See: https://forums.raspberrypi.com/viewtopic.php?t=377384 * firmware: arm_loader: Populate number of numa nodes based on sdram configuration * firmware: arm_dt: Support non-UUID HAT mapping See: https://forums.raspberrypi.com/viewtopic.php?t=377333 * firmware: Switch to ffmpeg style interlace detection See: https://github.com/LibreELEC/LibreELEC.tv/issues/8960 ++++ raspberrypi-firmware-config-camera: - Update to 46ddec9 (2025-06-05) * firmware: filesystem: Fix booting from MBR partition 4 See: https://github.com/raspberrypi/rpi-eeprom/issues/705 * firmware: arm_loader: GET_CLOCKS: Set useful response length * firmware: arm_loader: Correct some mailbox response lengths See: https://github.com/raspberrypi/firmware/issues/1968 * firmware: bootloader: Ensure the initramfs matches the kernel (take 2) See: https://github.com/raspberrypi/firmware/issues/1965 * firmware: Vl805 reset improvements * firmware: platform: Rev 1.4 3B+ also needs the NO_BT_ON trait https://github.com/raspberrypi/firmware/issues/1611#issuecomment-2730161321 * firmware: filesystem: Don't look for boot-partition inside hybrid-GPT partitions See: https://github.com/raspberrypi/firmware/issues/1953 * firmware: Add support for the current_supply HAT+ property * firmware: firmware: Add support for [partition=N] config.txt on Pi 4 * firmware: Add memory barrier to the mbox handler See: https://github.com/raspberrypi/firmware/issues/1944 * firmware: support dts files with size-cells of 2 * firmware: arm_dt: Add support for a 64-bit serial number on Pi4 and older platforms * firmware: platform: 2711: Prune the SPI EEPROM pins * firmware: filesystem: GPT autoboot/reboot partition number fixes for Pi4 and older * firmware: Add support for software uart using the second VPU core See: https://github.com/raspberrypi/linux/pull/6502 * firmware: platform: Enable initial_turbo=60 by default * firmware: arm_loader: Add system_heap.max_order=0 when needed * firmware: imx500: selectively increase i2c_vc_baudrate based on FW version * firmware: platform: 2711: Avoid increasing arm frequency when throttling See: https://forums.raspberrypi.com/viewtopic.php?t=377384 * firmware: arm_loader: Populate number of numa nodes based on sdram configuration * firmware: arm_dt: Support non-UUID HAT mapping See: https://forums.raspberrypi.com/viewtopic.php?t=377333 * firmware: Switch to ffmpeg style interlace detection See: https://github.com/LibreELEC/LibreELEC.tv/issues/8960 ++++ rtl8188gu: - Update version to 6.15 * *Support kernel 6.15+ - Drop fix-build-on-kernel-6_14.patch, fix-build-on-kernel-6_13.patch, fix-build-on-kernel-6_13.patch, fix-build-on-kernel-6_4.patch, fix-build-on-kernel-6_5.patch, fix-build-on-kernel-6_8.patch and rtl8188gu-rename-get_ra-to-rtw_get_ra-to-fix-ppc64le-build.patch, merged ++++ rye: - Update to version 0.44.0: * Attempt to build against Rust 1.84 (#1464) * Upgrade to `actions/upload-artifact@v4` (#1463) * Prep for v0.44.0 release (#1462) * Sync UV Releases (#1461) * Sync Python Releases (#1450) * Update bundled uv version to v0.6.2 (#1445) * Set Rust toolchain in `rust-toolchain.toml` (#1460) * Bump bundled Ruff version to 0.9.6 (#1457) * Fix lint errors from Rust 1.85 (#1459) * fix linter errors (unnecessary_map_or) (#1458) * Upgrade runners to `macos-14` (#1443) ++++ sca-patterns-sle12: - Changes to version 1.5.8 + Fixed pattern re syntax errors bsc#1243153 ++++ sca-patterns-sle15: - Changes to version 1.5.9 + Fixed pattern re syntax errors (bsc#1243153) ++++ sca-server-report: - Changes to version 1.6.5 + Addressed unknown OS for SLE16 (bsc#1243344) ++++ seamonkey: - update to SeaMonkey 2.53.21 * Unable to load JSON Bookmarks file, Open/Cancel do the same thing bug 1940204. * Move replaceVars helper into menu-manager.js for cZ bug 1937379. * Remove dumpObject helper from utils.js in cZ bug 1937380. * Remove toOpenWindowByType helper from utils.js in cZ bug 1937382. * Fix makeLogName helper to not encode twice in prefs.js in cZ bug 1937387. * Remove use of escapeFileName helper and tidy up pref_mungeName helper in cZ bug 1937395. * Add helper to file-utils.js for ensuring an nsIFile is returned in cZ bug 1937397. * Remove unused http.js file from cZ bug 1937890. * Remove unused IRC tests from static.js in cZ bug 1937896. * Switch from deprecated escape/unescape in cZ bug 1938933. * Tidy up use of prefBranch outside of pref-manager in cZ bug 1938935. * Make use of pref fallbacks in pref-manager in cZ bug 1938937. * Remove unused edit context menu from cZ bug 1939929. * Use XPCOMUtils.generateQI in connection-xpcom in cZ bug 1939930. * Merge menus.xul, popups.xul and scripts.xul into chatzilla.xul bug 1939958. * Make use of toSOutputStream and toSInputStream helpers in DCC code in cZ bug 1939965. * Stop hard-coding commandkey for reloadui in cZ bug 1939968. * Use suite's FillInHTMLTooltip helper instead of having own version in cZ bug 1939969. * Split custom-away from other away/back commands in cZ bug 1942655. * Remove ChatZilla Homepage link from Help menu and about command in cZ bug 1942916. * Re-arrange toolbar menus in cZ bug 1943783. * Remove ChatZilla Homepage link from about and prefs dialogs in cZ bug 1943844. * Use custom controller for userlist and tidy up some controller use in cZ bug 1945325. * Make use of observes for show/hide elements in cZ bug 1945378. * Don't dynamically create focus-input key element in cZ bug 1947028. * Remove unused toolbar creation code in cZ bug 1947030. * Remove unused updateMenus code from cZ bug 1947031. * Clean up whitespaces in cZ package manifest bug 1947040. * Remove unused uninstallKeys code from cZ bug 1950002. * Use node.remove(), especially instead of node.parentNode.removeChild(node) in cZ bug 1951250. * Remove __cz_condition from cZ bug 1951253. * Remove outputWindowURL pref from cZ bug 1951256. * Remove unused JS tests in cZ bug 1951297. * Use includes, startsWith and endsWith instead of indexOf and substr in cZ bug 1951302. * Use {} and [] instead of new Object() and new Array() in cZ bug 1951303. * Fixup function naming for lint in cZ bug 1955141. * Fixup method naming for lint in cZ bug 1955767. * Remove old Mozilla 1.0 code from updateAppMotif in cZ bug 1955771. * Use throw Components.Exception in cZ bug 1955774. * Migrate output-window from HTML to XHTML to make localisation more standard in cZ bug 1955825. * Merge munger.js into mungers.js in cZ bug 1956373. * Remove unused tagName from mungers.js in cZ bug 1956374. * Flatten directory structure in cZ bug 1956375. * Tidy up about dialog page in cZ bug 1956376. * Add helper to commands.js for sending CTCP commands in cZ bug 1956377. * Migrate to standard menus for menu toolbar in cZ bug 1957763. * Install plugin dialog broken in cZ bug 1961599. * cZ change nick menu not working bug 1962112. * Away status isn't reflected correctly in all channels in cZ bug 1962234. * Fix dark motif userlist in cZ bug 1967072. * SeaMonkey Composer adds moz-do-not-send attribute for links and images bug 1827146. * Use menu_Toolbars overlay for navigatorOverlay and console bug 1945335. * Remove defunct 2.53 prerelease builds from debugQA extension bug 1947043. * Handling of MOZ_LANGPACK_CONTRIBUTORS in defines.inc files should be less custom bug 1951101. * Control + U shortcut for underlined text is not working bug 1872514. * Context menu search (with default search engine) does not work in the content area of a message compose or SM-Composer window bug 1062092. * on FreeBSD sqlite3 fails to link for missing math functions bug 1944954. * Expand init.configure to use version_package.txt to set MOZ_PKG_VERSION bug 1952757. * Change supported msvc Compilers for SeaMonkey 2.53 bug 1954176. * SeaMonkey 2.53.21 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * SeaMonkey 2.53.21 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.8.0 release notes for specific security fixes in this release. * Additional important security fixes up to Current Firefox 115.23 and Thunderbird 115.23 ESR plus many enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to. - request inclusion in Leap 15.6: https://bugzilla.opensuse.org/show_bug.cgi?id=1244149 ++++ sil-charis-fonts: - Update to 7.000: This is a major update: * New font family name: Charis. This allows for 6.200 (Gentium-SIL) and 7.000 to be installed at the same time. We don't package the old version, but it can easily be downloaded. * Decreased default line spacing * Additional intermediate weights: Medium & SemiBold * Extensive kerning for all languages and generally improved spacing * Oldstyle figures * Improved autohinting for better screen appearance and consistency * Many fixes, character additions, and feature improvements ++++ strongswan: - Add pkgconfig(libxml-2.0) BuildRequire which was previously implicitly pulled in through SOUP. Move everything else to pkgconfig() symbols as well. ++++ uucp: - added patches build with gcc15 + uucp-gcc15.patch ++++ vendor-reset: - Correct license to GPL-2.0-or-later ++++ vifm: - Update to 0.14.3: Documentation: * Improved documentation on the use of registers. Menus and dialogs: * Say primary instead of default in the title of :colorscheme menu. Other changes: * Provided more details on file handlers and viewers in sample vifmrc files. Fixes: * Fixed picking trash directory when rooted trash is included in 'trashdir' and root is writable. Regression in v0.14.2 (unfortunately, testing this automatically is problematic). * Fixed unlimited growth of directory histories when 'history' is set to its default value or not set at all in vifmrc. * Fixed abort due to assertion on displaying a statusbar message with a newline when 'shortmess' includes T. ++++ vulkan-tools: - Remove unused dependency on vulkan-volk ++++ werf: - Update to version 2.37.1: * Bug Fixes - release, werf-in-image: fix overlayfs errors (5d77bbd) - Update to version 2.37.0: * Features - release, werf-in-image: add user for GitHub Actions compatibility (da3489e) - deploy: new experimental werf dismiss (274ff85) * Bug Fixes - kube-run: handle SIGINT/SIGTERM properly (v2) (#6893) (315be8b) ++++ xwayland: - U_CVE-2025-49175-render-Avoid-0-or-less-animated-cursors.patch * Out-of-bounds access in X Rendering extension (Animated cursors) (CVE-2025-49175, bsc#1244082) - U_CVE-2025-49176-os-Do-not-overflow-the-integer-size-with-BigRequest.patch * Integer overflow in Big Requests Extension (CVE-2025-49176, bsc#1244084) - U_CVE-2025-49177-xfixes-Check-request-length-for-SetClientDisconnectM.patch * Data leak in XFIXES Extension 6 (XFixesSetClientDisconnectMode) (CVE-2025-49177, bsc#1244085) - U_CVE-2025-49178-os-Account-for-bytes-to-ignore-when-sharing-input-bu.patch * Unprocessed client request via bytes to ignore (CVE-2025-49178, bsc#1244087) - U_CVE-2025-49179-record-Check-for-overflow-in-RecordSanityCheckRegist.patch * Integer overflow in X Record extension (CVE-2025-49179, bsc#1244089) - U_CVE-2025-49180-randr-Check-for-overflow-in-RRChangeProviderProperty.patch * Integer overflow in RandR extension (RRChangeProviderProperty) (CVE-2025-49180, bsc#1244090) ++++ zoxide: - fix build without %check (boo#1227364) ------------------------------------------------------------------ ------------------ 2025-6-4 - Jun 4 2025 ------------------- ------------------------------------------------------------------ ++++ ProtonPlus: - update to 0.4.32: * rename binary to protonplus * Translations updates * data/meson.build: modify AppData validation * README.md: update Fedora dependencies - add rudimentary tests - switch to download_files service ++++ aws-lc: - Update to 1.52.1: * Increase default salt from 8 to 16 bytes for PKCS#8 & PKCS#12 * fix(nix): Make sure bssl is in the PATH; workaround nix build failure… * Fix path-has-spaces test * Display X509 fingerprint after hash - Update to 1.52.0: * Set OPENSSL_NO_EXTERNAL_PSK_TLS13 to indicate lack of TLS 1.3 PSK * BIO datagram functions * Reject NewSessionTicket messages with empty tickets in TLS 1.3 * Fix socket test issues * Remove python CI patch for main * Remove xmlsec patch * Mark fallible container operations as nodiscard * Remove extra va_end in err_add_error_vdata * Check for QUIC in SSL_process_quic_post_handshake * Add missing symbols for Unbound * Update mlkem-native * Squelch clang-tidy * Clang-tidy is still noisy * Add back two rules for clang-tidy * Implement BIO_dump * Make ASN1_get_object a direct call * Rework memory BIOs and implement BIO_seek * ML-DSA: ASN.1 Module - add parsing of BOTH private key format * Detection of unused results * Fix gtest_util.sh failure detection * Remove unused docs/configs * ML-DSA: Add ML-DSA keyGen to break-kat.go * Bump AWSLC_API_VERSION for X509_STORE_CTX_set_verify_crit_oids * Revert "Rework memory BIOs and implement BIO_seek * Resolve SSL_PRIVATE_METHOD and certificate slots functionality - Update to 1.51.2: * Fix prefix build when path has spaces - Update to 1.51.1: * nothing of relevance - Update to 1.51.0: * Fix ImplDispatchTest for 32-bit x86 build * Revert "Update patch for Postgres * Fix socat test * Remove special s2n-bignum source code processing at buid-time * Correct typo in malloc debug environment variable * Fix PQ Integration tests * Remove patch for IbmTpm * Support allowing specific unknown critical extensions - Update to 1.50.1: * Expand .clang-tidy configuration * nginx-1.28.0 aws-lc-nginx.patch * s2n bignum import method change * Fix a theoretical overflow in BIO_printf * Fix tpm2-tss integration tes - Update to 1.50.0: * Remove FFDHE and SECLEVEL python test patches * Remove unused ENABLE_DILITHIUM CMake option * SSL_in_*_init macros * Fix link to bcm.c in FIPS.md * Make sure it builds with CMake v4.0 * Update formal verification section in README.md * Implement legacy callback with BIO_set_callback * Import mlkem-native * Split out socket BIO tests * Run clang tidy * Reinstate indefinite length and [UNIVERSAL 0] support in crypto/asn1 * Implemented no-op CRYPTO_mem_ctrl * SCRUTINICE Fixes * Fix clang-tidy lints * Reinstate support for constructed strings in crypto/asn1 * Add SecP384r1MLKEM1024 * Fix CMake (< v3.20) warning * Add MLDSA44 and MLDSA87 to OBJ_find_sigid_algs * Bump AWSLC_API_VERSION to account for OBJ_find_sigid_algs bug * Add AES CBC cipher to speed.cc * Add X509_VERIFY_PARAM_get_hostflags * Enable IPv6 for curl integ * Add null check for EVP_get_digestbyobj - Update to 1.49.1: * FIPS Integrity Hash Tooling * Add more build options to match callback build * Add req to OpenSSL CLI tool - Update to 1.49.0: * Revert "Allow constructed strings in BER parsing * Add the rehash utility to the openssl CLI tool * Documentation on service indicator * Reject DSA trailing garbage in EVP layer, add test cases * Add support for verifying PKCS7 signed attributes * Add support for more SSL BIO functions * Adding detection of out-of-bound pre-bound memory read to AES-XTS tests * AES: Add function pointer trampoline to avoid delocator issue * Cherrypick hardening DSA param checks from BoringSSL - move services from disabled to manual - add patches disable-integrationtest.patch (needs internet), vendor-fix.patch (go mod tidy) and soname.patch (changes soname, so we can co-install the lib) - rework the packages we create ++++ azure-cli: - New upstream release + Version 2.73.0 + For detailed information about changes see the HISTORY.rst file provided with this package - Update Requires from setup.py ++++ azure-cli-core: - New upstream release + Version 2.73.0 + For detailed information about changes see the HISTORY.rst file provided with this package ++++ lapack: - Update to version 3.12.1: * Enables Fortran before including CheckFortranFunctionExists in CMakeLists.txt (gh#Reference-LAPACK/lapack#948). * Fixes for the NAG Fortran compiler (gh#Reference-LAPACK/lapack#951). * Fixed HAS_ATTRIBUTE_WEAK_SUPPORT flag for CBLAS objects (gh#Reference-LAPACK/lapack#950). * Fixed memory leak in testing framework (gh#Reference-LAPACK/lapack#953). * Fixed search phrase for determining the amount of successful tests (gh#Reference-LAPACK/lapack#954). * handle and document corner cases of lwork in lapack (gh#Reference-LAPACK/lapack#942). * Fix some DMD issues (gh#Reference-LAPACK/lapack#959). * Remove executable permissions from source files (gh#Reference-LAPACK/lapack#970). * CMake: restore compatibility with v3.10 and older (gh#Reference-LAPACK/lapack#976). * Re-sync Doxyfile with CMake (gh#Reference-LAPACK/lapack#978). * Fix Doxygen warnings (gh#Reference-LAPACK/lapack#979). * {C,Z}LARFGP: re-scale input vector more often (gh#Reference-LAPACK/lapack#981). * Typo (gh#Reference-LAPACK/lapack#984). * Add Index-64 API as extended API with _64 suffix for LAPACKE (gh#Reference-LAPACK/lapack#888). * Two small fixes of bdsqr (gh#Reference-LAPACK/lapack#989). * xGEDMD(Q): silence warning with 64-bit integers (gh#Reference-LAPACK/lapack#993). * xSY/HEEVR: clarify use of multiple algorithms (gh#Reference-LAPACK/lapack#998). * Fix comments (gh#Reference-LAPACK/lapack#1004). * Fix comments (gh#Reference-LAPACK/lapack#1007). * Allow installing binaries to subdirectory while keeping CMake package scripts in the same place (gh#Reference-LAPACK/lapack#1009). * Fix LARFB documentation (gh#Reference-LAPACK/lapack#1016). * Fix out-of-bounds access in orhr_col (gh#Reference-LAPACK/lapack#1018). * Allow User Configuration of RPATH Settings (gh#Reference-LAPACK/lapack#1002). * Changing the order of loop to improve performance (gh#Reference-LAPACK/lapack#1023). * Use more modern CMake (gh#Reference-LAPACK/lapack#1022). * Fix infinite loop when an error occurs in tests ddrvst and sdrvst (gh#Reference-LAPACK/lapack#1024). * Configurable type of hidden Fortran strlen arguments (gh#Reference-LAPACK/lapack#1025). * develop DLARF1F and implement in ORM2R, #1011 (gh#Reference-LAPACK/lapack#1019). * Fix the wrong implementation of the new tests for xblat1.f (gh#Reference-LAPACK/lapack#964). * Implementation of dorm2r and dlarf1f (gh#Reference-LAPACK/lapack#1020). * Fix lto type mismatch (gh#Reference-LAPACK/lapack#1027). * Fix NAG Fortran compiler flag (gh#Reference-LAPACK/lapack#1028). * align documentation of BDSQR workspace with code (gh#Reference-LAPACK/lapack#1029). * Fixed usage of uninitialized variables in TESTING (gh#Reference-LAPACK/lapack#961). * fix few typos and sytrd boundary workspace (gh#Reference-LAPACK/lapack#1030). * Implement xGEMMTR and cblas_xGEMMTR (gh#Reference-LAPACK/lapack#887). * Prevent compilers from using FMA instructions (gh#Reference-LAPACK/lapack#1033). * Clarify documentation of singularity/rank-deficiency checks (gh#Reference-LAPACK/lapack#924). * PR contains bug fixes found in ?tfsm (triangular solve for a RFP matrix) (gh#Reference-LAPACK/lapack#1042). * Remove CMake < 3 CMP0042 workarounds (gh#Reference-LAPACK/lapack#1040). * Declare project dependency on C to avoid the CMAKE default of C,C++ (gh#Reference-LAPACK/lapack#1044). * DOC:trsly3: Add dtrsyl3/strsyl3 grouping statements (gh#Reference-LAPACK/lapack#1051). * Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM (gh#Reference-LAPACK/lapack#1046). * Revert "Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM" (gh#Reference-LAPACK/lapack#1058). * Revert "Revert "Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM"" (gh#Reference-LAPACK/lapack#1059). * fix leading dimension for matrix B in test routine get52 (gh#Reference-LAPACK/lapack#1064). * Remove comparison as these conditions are never true (gh#Reference-LAPACK/lapack#1062). * Use GEMMTR for SY/HE linear updates (gh#Reference-LAPACK/lapack#1069). * updating gitignore to ignore the mod files when we compile (gh#Reference-LAPACK/lapack#1082). * Fixing misspelling of 'triangular' in {s,d,c,z}gemmtr.f (gh#Reference-LAPACK/lapack#1081). * Fix line lengths for the extended API (gh#Reference-LAPACK/lapack#1079). * Adding a recursive xLARFT (gh#Reference-LAPACK/lapack#1080). - Drop fix-lapack-testing.patch: upstreamed (commit 5b0687f). - Add upstream commits to fix build when enabling deprecated mods: * lapack-deprecated-lwork-use.patch: 'WORK( LWORK )' should be 'WORK( * )' everywhere (gh#Reference-LAPACK/lapack#1092). * lapack-depcrecated-consistent-line-reflow-1.patch (gh#Reference-LAPACK/lapack#1093). * lapack-depcrecated-consistent-line-reflow-2.patch (gh#Reference-LAPACK/lapack#1099). - Add lapack-update-patch-version.patch to update patch version in source files. ++++ lapack-static: - Update to version 3.12.1: * Enables Fortran before including CheckFortranFunctionExists in CMakeLists.txt (gh#Reference-LAPACK/lapack#948). * Fixes for the NAG Fortran compiler (gh#Reference-LAPACK/lapack#951). * Fixed HAS_ATTRIBUTE_WEAK_SUPPORT flag for CBLAS objects (gh#Reference-LAPACK/lapack#950). * Fixed memory leak in testing framework (gh#Reference-LAPACK/lapack#953). * Fixed search phrase for determining the amount of successful tests (gh#Reference-LAPACK/lapack#954). * handle and document corner cases of lwork in lapack (gh#Reference-LAPACK/lapack#942). * Fix some DMD issues (gh#Reference-LAPACK/lapack#959). * Remove executable permissions from source files (gh#Reference-LAPACK/lapack#970). * CMake: restore compatibility with v3.10 and older (gh#Reference-LAPACK/lapack#976). * Re-sync Doxyfile with CMake (gh#Reference-LAPACK/lapack#978). * Fix Doxygen warnings (gh#Reference-LAPACK/lapack#979). * {C,Z}LARFGP: re-scale input vector more often (gh#Reference-LAPACK/lapack#981). * Typo (gh#Reference-LAPACK/lapack#984). * Add Index-64 API as extended API with _64 suffix for LAPACKE (gh#Reference-LAPACK/lapack#888). * Two small fixes of bdsqr (gh#Reference-LAPACK/lapack#989). * xGEDMD(Q): silence warning with 64-bit integers (gh#Reference-LAPACK/lapack#993). * xSY/HEEVR: clarify use of multiple algorithms (gh#Reference-LAPACK/lapack#998). * Fix comments (gh#Reference-LAPACK/lapack#1004). * Fix comments (gh#Reference-LAPACK/lapack#1007). * Allow installing binaries to subdirectory while keeping CMake package scripts in the same place (gh#Reference-LAPACK/lapack#1009). * Fix LARFB documentation (gh#Reference-LAPACK/lapack#1016). * Fix out-of-bounds access in orhr_col (gh#Reference-LAPACK/lapack#1018). * Allow User Configuration of RPATH Settings (gh#Reference-LAPACK/lapack#1002). * Changing the order of loop to improve performance (gh#Reference-LAPACK/lapack#1023). * Use more modern CMake (gh#Reference-LAPACK/lapack#1022). * Fix infinite loop when an error occurs in tests ddrvst and sdrvst (gh#Reference-LAPACK/lapack#1024). * Configurable type of hidden Fortran strlen arguments (gh#Reference-LAPACK/lapack#1025). * develop DLARF1F and implement in ORM2R, #1011 (gh#Reference-LAPACK/lapack#1019). * Fix the wrong implementation of the new tests for xblat1.f (gh#Reference-LAPACK/lapack#964). * Implementation of dorm2r and dlarf1f (gh#Reference-LAPACK/lapack#1020). * Fix lto type mismatch (gh#Reference-LAPACK/lapack#1027). * Fix NAG Fortran compiler flag (gh#Reference-LAPACK/lapack#1028). * align documentation of BDSQR workspace with code (gh#Reference-LAPACK/lapack#1029). * Fixed usage of uninitialized variables in TESTING (gh#Reference-LAPACK/lapack#961). * fix few typos and sytrd boundary workspace (gh#Reference-LAPACK/lapack#1030). * Implement xGEMMTR and cblas_xGEMMTR (gh#Reference-LAPACK/lapack#887). * Prevent compilers from using FMA instructions (gh#Reference-LAPACK/lapack#1033). * Clarify documentation of singularity/rank-deficiency checks (gh#Reference-LAPACK/lapack#924). * PR contains bug fixes found in ?tfsm (triangular solve for a RFP matrix) (gh#Reference-LAPACK/lapack#1042). * Remove CMake < 3 CMP0042 workarounds (gh#Reference-LAPACK/lapack#1040). * Declare project dependency on C to avoid the CMAKE default of C,C++ (gh#Reference-LAPACK/lapack#1044). * DOC:trsly3: Add dtrsyl3/strsyl3 grouping statements (gh#Reference-LAPACK/lapack#1051). * Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM (gh#Reference-LAPACK/lapack#1046). * Revert "Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM" (gh#Reference-LAPACK/lapack#1058). * Revert "Revert "Add a few forgotten API_SUFFIX wrappers in the recently changed LAPACKE ?TFSM"" (gh#Reference-LAPACK/lapack#1059). * fix leading dimension for matrix B in test routine get52 (gh#Reference-LAPACK/lapack#1064). * Remove comparison as these conditions are never true (gh#Reference-LAPACK/lapack#1062). * Use GEMMTR for SY/HE linear updates (gh#Reference-LAPACK/lapack#1069). * updating gitignore to ignore the mod files when we compile (gh#Reference-LAPACK/lapack#1082). * Fixing misspelling of 'triangular' in {s,d,c,z}gemmtr.f (gh#Reference-LAPACK/lapack#1081). * Fix line lengths for the extended API (gh#Reference-LAPACK/lapack#1079). * Adding a recursive xLARFT (gh#Reference-LAPACK/lapack#1080). - Drop fix-lapack-testing.patch: upstreamed (commit 5b0687f). - Add upstream commits to fix build when enabling deprecated mods: * lapack-deprecated-lwork-use.patch: 'WORK( LWORK )' should be 'WORK( * )' everywhere (gh#Reference-LAPACK/lapack#1092). * lapack-depcrecated-consistent-line-reflow-1.patch (gh#Reference-LAPACK/lapack#1093). * lapack-depcrecated-consistent-line-reflow-2.patch (gh#Reference-LAPACK/lapack#1099). - Add lapack-update-patch-version.patch to update patch version in source files. ++++ rust1.84: - Add rust-build-onig_sys-as-C17.patch so that the package can be built with GCC 15. [boo#1241943] ++++ rust1.86: - Add rust-build-onig_sys-as-C17.patch so that the package can be built with GCC 15. [boo#1241943] ++++ rust1.87: - Add rust-build-onig_sys-as-C17.patch so that the package can be built with GCC 15. [boo#1241943] ++++ chezmoi: - Update to version 2.62.5: - Features * feat: Remove X.509 fallback roots - Fixes * fix: Exit with failure when apply is cancelled * fix: Fix ignoring exit code 1 from external diff commands for non-files ++++ cilium-cli: - Update to version 0.18.4: * Major Changes: - Add support for VXLAN in IPsec (VinE) (cilium/cilium#37723, @ldelossa) - Promote CiliumLoadBalancerIPPool CRD to v2 API version (cilium/cilium#39090, @pippolo84) - Support IPv6 as a tunneling underlay. (cilium/cilium#38296, @pchaigno) * Minor Changes: - Add support for IPv6 egress gateway policies (cilium/cilium#38452, @rgo3) - cilium-cli: Fix ipv6 ping regex (cilium/cilium#38814, @yrsuthari) - policy: Add validation and docs for TLS SNI ServerNames (cilium/cilium#38615, @sayboras) - Since pod CIDRs are now stored into the ipcache map, tunnel map is not needed anymore. Any reference to the tunnel map have been removed from cilium-dbg, cilium status and bugtool. (cilium/cilium#38839, @pippolo84) * Bugfixes: - cli: default to SPDY connection for exec (cilium/cilium#38988, @asauber) - gateway-api: Fix parentRefMatched to check Group and Kind (cilium/cilium#39275, @syedazeez337) * CI Changes: - Assign codeowners for no-errors-in-logs testcase (cilium/cilium#38812, @marseel) - cilium-cli: IPv6 connectivity tests for PodToHostPort (cilium/cilium#39666, @gentoo-root) - cilium-cli: Use v2alpha1 version of CCG for Cilium versions below v1.18 (cilium/cilium#39776, @christarazi) - cilium-cli:fix: account for current TunnelPort when building tcpdump overlay filters (cilium/cilium#38680, @smagnani96) - CLI: bump ConnectivityTestConnDisruptImage (cilium/cilium#39200, @darox) - cli: encryption: improve ICMPv6 NA detection (cilium/cilium#39160, @julianwiedmann) - cli: Generate each owners field separately (cilium/cilium#38987, @joestringer) - cli: Simplify junit representation of code owners (cilium/cilium#39020, @joestringer) - cli: sysdump: collect logs from restarted test pods. (cilium/cilium#38796, @tommyp1ckles) - connectivity: Correct version check for Ingress test (cilium/cilium#38803, @sayboras) - connectivity: encryption tests: filter when icmpv6.type == 136 (cilium/cilium#38798, @tommyp1ckles) - connectivity: Fix flow validation for wildcard tls sni (cilium/cilium#38881, @sayboras) - feat(connectivity): add network bandwidth management test (cilium/cilium#38390, @l1b0k) - ipsec: fix connection disruption issue for ipv6 ipsec upgrade scenarios. (cilium/cilium#39061, @ldelossa) - test/runtime: remove already covered FQDN tests (cilium/cilium#38866, @tklauser) * Misc Changes: - chore(deps): update all-dependencies (main) (cilium/cilium#39044, @cilium-renovate[bot]) - chore(deps): update all-dependencies (main) (cilium/cilium#39686, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.2 docker digest to 18a1f2d (main) (cilium/cilium#38857, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.2 docker digest to 1ecc479 (main) (cilium/cilium#38902, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.2 docker digest to 30baaea (main) (cilium/cilium#39308, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.2 docker digest to d9db321 (main) (cilium/cilium#39042, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.3 docker digest to 4c0a181 (main) (cilium/cilium#39698, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.3 docker digest to 81bf592 (main) (cilium/cilium#39811, @cilium-renovate[bot]) - chore(deps): update docker.io/library/golang:1.24.3 docker digest to 86b4cff (main) (cilium/cilium#39596, @cilium-renovate[bot]) - chore(deps): update docker/dockerfile:1.15 docker digest to 9857836 (main) (cilium/cilium#39309, @cilium-renovate[bot]) - chore(deps): update go to v1.24.2 (main) (cilium/cilium#38708, @cilium-renovate[bot]) - chore(deps): update go to v1.24.3 (main) (cilium/cilium#39378, @cilium-renovate[bot]) - cilium-cli: add annotation to indicate we should wait for policy (cilium/cilium#38867, @squeed) - cilium-cli: add conn tests for ipv6 egress gateway policies (cilium/cilium#38691, @rgo3) - cilium-cli: Allow BINDIR environment variable to be dynamically configured for install path (cilium/cilium#38799, @mowntan) - cilium-cli: Capture stderr from tcpdump as an error (cilium/cilium#38884, @gentoo-root) - cilium-cli: Export codeowners for passing testcases (cilium/cilium#38710, @joestringer) - cilium-cli: Migrate from corev1.Endpoints to discoveryv1.EndpointSlice (cilium/cilium#39364, @HadrienPatte) - cli: De-duplicate workflow owners results in junit (cilium/cilium#39157, @joestringer) - cli: Emit target package for error in logs failure (cilium/cilium#38986, @joestringer) - cli: encryption: limit tunnel filter to dst port (cilium/cilium#39222, @julianwiedmann) - cli: Move unexpected packet drops to final test (cilium/cilium#39334, @nebril) - cli: require Cilium v1.14 (cilium/cilium#39717, @julianwiedmann) - cli: Search and print previous logs if failed (cilium/cilium#39347, @joestringer) - cli: Tidy up owners sorting logic (cilium/cilium#39019, @joestringer) - cli: Use RFC3339 for junit timestamp reporting (cilium/cilium#39017, @joestringer) - connectivity/check: fix logging error (cilium/cilium#38956, @mhofstetter) - Fix the message when no nodes are available to be added multicast group. (cilium/cilium#38637, @fujitatomoya) - go.mod: bump github.com/google/go-github to v71 (cilium/cilium#38827, @tklauser) - Move node to slog (cilium/cilium#39147, @aanm) - New clusters created in ENI mode will no longer masquerade pod traffic to the external world. (cilium/cilium#38663, @liyihuang) - sysdump: don't rely on timeout command to collect hubble flows (cilium/cilium#38999, @giorio94) - Use modern Go constructs, part 2 (cilium/cilium#38652, @tklauser) - Update stable release to v0.18.3 by @michi-covalent in #3004 - chore(deps): update go to v1.24.2 (patch) by @renovate in [#3005] - github: Clean up kind workflow by @michi-covalent in #3008 - github: Remove cloud provider workflows by @michi-covalent in [#3006] - chore(deps): update docker.io/library/golang:1.24.2 docker digest to b51b7be by @renovate in #3010 - chore(deps): update golangci/golangci-lint docker tag to v2.1.0 by @renovate in #3012 - chore(deps): update docker.io/library/golang:1.24.2 docker digest to 1ecc479 by @renovate in #3011 - chore(deps): update golangci/golangci-lint docker tag to v2.1.1 by @renovate in #3013 - chore(deps): update dependency cilium/cilium to v1.17.3 by @renovate in #3014 - chore(deps): update docker/dockerfile docker tag to v1.15 by @renovate in #3015 - chore(deps): update golangci/golangci-lint docker tag to v2.1.2 by @renovate in #3016 - chore(deps): update docker.io/library/golang:1.24.2 docker digest to d9db321 by @renovate in #3017 - chore(deps): update softprops/action-gh-release action to v2.2.2 by @renovate in #3018 - chore(deps): update docker/build-push-action action to v6.16.0 by @renovate in #3019 - chore(deps): update golangci/golangci-lint docker tag to v2.1.4 by @renovate in #3020 - chore(deps): update docker/dockerfile:1.15 docker digest to 9857836 by @renovate in #3021 - chore(deps): update docker.io/library/golang:1.24.2 docker digest to 30baaea by @renovate in #3022 - chore(deps): update golangci/golangci-lint-action action to v7.0.1 by @renovate in #3023 - chore(deps): update golangci/golangci-lint docker tag to v2.1.6 by @renovate in #3025 - chore(deps): update golangci/golangci-lint-action action to v8 by @renovate in #3024 - Dockerfile: do not specify syntax by @tklauser in #3026 - README.md: remove status badges for removed cloud provider workflows by @tklauser in #3027 - chore(deps): update golang docker tag to v1.24.3 by @renovate in #3028 - chore(deps): update actions/setup-go action to v5.5.0 by @renovate in #3029 - chore(deps): update go to v1.24.3 (patch) by @renovate in [#3030] - chore(deps): update docker.io/library/golang:1.24.3 docker digest to 86b4cff by @renovate in #3033 - chore(deps): update docker/build-push-action action to v6.17.0 by @renovate in #3031 - chore(deps): update dependency cilium/cilium to v1.17.4 by @renovate in #3032 - chore(deps): update gcr.io/distroless/static:latest docker digest to d9f9472 by @renovate in #3034 - chore(deps): update dependency kubernetes-sigs/kind to v0.28.0 by @renovate in #3035 - Update CONTRIBUTING.md by @xmulligan in #3036 - chore(deps): update dependency kubernetes-sigs/kind to v0.29.0 by @renovate in #3037 - chore(deps): update docker.io/library/golang:1.24.3 docker digest to 795a40c by @renovate in #3038 - chore(deps): update docker/build-push-action action to v6.18.0 by @renovate in #3040 - Prepare for v0.18.4 release by @michi-covalent in #3039 ++++ coeurl: - Remove workaround_libcurl8.13_issues.patch as libcurl 8.14 has been fixed ++++ gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-aarch64-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-arm-none-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-avr-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-bpf-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-bpf-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-bpf-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-hppa-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-hppa-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-hppa-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-hppa-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-hppa-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-loongarch64-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-loongarch64-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-loongarch64-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-loongarch64-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-m68k-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-m68k-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-m68k-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-mips-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-mips-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-mips-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64le-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64le-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64le-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64le-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64le-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-ppc64le-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-pru-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-pru-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-pru-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-elf-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-elf-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-elf-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-elf-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-elf-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-elf-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-riscv64-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-rx-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc13-bootstrap: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc14-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-s390x-gcc15-bootstrap: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-sparc-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-sparc-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-sparc-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-sparc64-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-sparc64-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-sparc64-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-x86_64-gcc13: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-x86_64-gcc14: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ cross-x86_64-gcc15: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ curl: - Update to 8.14.1: * Security fixes: - [bsc#1243933, CVE-2025-5399] libcurl can possibly get trapped in an endless busy-loop when processing specially crafted packets [d1145df2] * Bugfixes: - asyn-thrdd: fix cleanup when RR fails due to OOM - ftp: fix teardown of DATA connection in done - http: fail early when rewind of input failed when following redirects - multi: fix add_handle resizing - tls BIOs: handle BIO_CTRL_EOF correctly - tool_getparam: make --no-anyauth not be accepted - wolfssl: fix sending of early data - ws: handle blocked sends better - ws: tests and fixes ++++ digger-cli: - Update to version 0.6.105: * have env variable GENERATE_PROJECTS for sops decrypt workaround by @motatoes in #1968 ++++ xdm: - no longer require xinit so it can be dropped from SLE16 ++++ docker: - Always clear SUSEConnect suse_* secrets when starting containers regardless of whether the daemon was built with SUSEConnect support. Not doing this causes containers from SUSEConnect-enabled daemons to fail to start when running with SUSEConnect-disabled (i.e. upstream) daemons. This was a long-standing issue with our secrets support but until recently this would've required migrating from SLE packages to openSUSE packages (which wasn't supported). However, as SLE Micro 6.x and SLES 16 will move away from in-built SUSEConnect support, this is now a practical issue users will run into. bsc#1244035 + 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch - Rearrange patches: - 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch + 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch - 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch + 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch - 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch + 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch - 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch + 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch + 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch [NOTE: This update was only ever released in SLES and Leap.] - Always clear SUSEConnect suse_* secrets when starting containers regardless of whether the daemon was built with SUSEConnect support. Not doing this causes containers from SUSEConnect-enabled daemons to fail to start when running with SUSEConnect-disabled (i.e. upstream) daemons. This was a long-standing issue with our secrets support but until recently this would've required migrating from SLE packages to openSUSE packages (which wasn't supported). However, as SLE Micro 6.x and SLES 16 will move away from in-built SUSEConnect support, this is now a practical issue users will run into. bsc#1244035 + 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch - Rearrange patches: - 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch + 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch - 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch + 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch - 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch + 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch - 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch + 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch + 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch - 0006-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch + 0007-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch - 0007-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch + 0008-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch ++++ docker-stable: - Always clear SUSEConnect suse_* secrets when starting containers regardless of whether the daemon was built with SUSEConnect support. Not doing this causes containers from SUSEConnect-enabled daemons to fail to start when running with SUSEConnect-disabled (i.e. upstream) daemons. This was a long-standing issue with our secrets support but until recently this would've required migrating from SLE packages to openSUSE packages (which wasn't supported). However, as SLE Micro 6.x and SLES 16 will move away from in-built SUSEConnect support, this is now a practical issue users will run into. bsc#1244035 + 0001-SECRETS-SUSE-always-clear-our-internal-secrets.patch - Rearrange patches: - 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch + 0002-SECRETS-daemon-allow-directory-creation-in-run-secre.patch - 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch + 0003-SECRETS-SUSE-implement-SUSE-container-secrets.patch - 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch + 0004-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch - 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch + 0005-bsc1073877-apparmor-clobber-docker-default-profile-o.patch - 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch + 0006-SLE12-revert-apparmor-remove-version-conditionals-fr.patch - 0006-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch + 0007-CVE-2024-2365x-update-buildkit-to-include-CVE-patche.patch - 0007-bsc1221916-update-to-patched-buildkit-version-to-fix.patch + 0008-bsc1221916-update-to-patched-buildkit-version-to-fix.patch - 0008-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch + 0009-bsc1214855-volume-use-AtomicWriteFile-to-save-volume.patch - 0009-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch + 0010-CVE-2024-41110-AuthZ-plugin-securty-fixes.patch - 0010-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch + 0011-CVE-2024-29018-libnet-Don-t-forward-to-upstream-reso.patch - 0011-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch + 0012-CVE-2025-22868-vendor-jws-split-token-into-fixed-num.patch - 0012-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch + 0013-CVE-2025-22869-vendor-ssh-limit-the-size-of-the-inte.patch - 0013-TESTS-backport-fixes-for-integration-tests.patch + 0014-TESTS-backport-fixes-for-integration-tests.patch ++++ element-web: - Version 1.11.102 [#]# ✨ Features * EW: Modernize the recovery key input modal (https://github.com/element-hq/element-web/pull/29819). Contributed by @uhoreg. * New room list: move secondary filters into primary filters (https://github.com/element-hq/element-web/pull/29972). Contributed by @florianduros. * Prompt the user when key storage is unexpectedly off (https://github.com/element-hq/element-web/pull/29912). Contributed by @andybalaam. * New room list: move sort menu in room list header (https://github.com/element-hq/element-web/pull/29983). Contributed by @florianduros. * New room list: rework spacing of room list item (https://github.com/element-hq/element-web/pull/29965). Contributed by @florianduros. * RLS: Remove forgotten room from skiplist (https://github.com/element-hq/element-web/pull/29933). Contributed by @MidhunSureshR. * Add room list sorting (https://github.com/element-hq/element-web/pull/29951). Contributed by @dbkr. * Don't use the minimised width(68px) on the new room list (https://github.com/element-hq/element-web/pull/29778). Contributed by @langleyd. [#]# 🐛 Bug Fixes * https://github.com/element-hq/element-web/pull/30054). Contributed by @RiotRobot. * RoomListStoreV3: Only add new rooms that pass `VisibilityProvider` check (https://github.com/element-hq/element-web/pull/29974). Contributed by @MidhunSureshR. * Re-order primary filters (https://github.com/element-hq/element-web/pull/29957). Contributed by @dbkr. * Fix leaky CSS adding `!` to all H1 elements (https://github.com/element-hq/element-web/pull/29964). Contributed by @t3chguy. * Fix extensions panel style (https://github.com/element-hq/element-web/pull/29273). Contributed by @langleyd. * Fix state events being hidden from widgets in read\_events actions (https://github.com/element-hq/element-web/pull/29954). Contributed by @robintown. * Remove old filter test (https://github.com/element-hq/element-web/pull/29963). Contributed by @dbkr. Version 1.11.101 [#]# ✨ Features * New room list: add keyboard navigation support (https://github.com/element-hq/element-web/pull/29805). Contributed by @florianduros. * Use the JoinRuleSettings component for the guest link access prompt. (https://github.com/element-hq/element-web/pull/28614). Contributed by @toger5. * Add loading state to the new room list view (https://github.com/element-hq/element-web/pull/29725). Contributed by @langleyd. * Make OIDC identity reset consistent with EX (https://github.com/element-hq/element-web/pull/29854). Contributed by @andybalaam. * Support error code for email / phone adding unsupported (MSC4178) (https://github.com/element-hq/element-web/pull/29855). Contributed by @dbkr. * Update identity reset UI (Make consistent with EX) (https://github.com/element-hq/element-web/pull/29701). Contributed by @andybalaam. * Add secondary filters to the new room list (https://github.com/element-hq/element-web/pull/29818). Contributed by @dbkr. * Fix battery drain from Web Audio (https://github.com/element-hq/element-web/pull/29203). Contributed by @mbachry. [#]# 🐛 Bug Fixes * Fix go home shortcut on macos and change toggle action events shortcut (https://github.com/element-hq/element-web/pull/29929). Contributed by @florianduros. * New room list: fix outdated message preview when space or filter change (https://github.com/element-hq/element-web/pull/29925). Contributed by @florianduros. * Stop migrating to MSC4278 if the config exists. (https://github.com/element-hq/element-web/pull/29924). Contributed by @Half-Shot. * Ensure consistent download file name on download from ImageView (https://github.com/element-hq/element-web/pull/29913). Contributed by @t3chguy. * Add error toast when service worker registration fails (https://github.com/element-hq/element-web/pull/29895). Contributed by @t3chguy. * New Room List: Prevent old tombstoned rooms from appearing in the list (https://github.com/element-hq/element-web/pull/29881). Contributed by @MidhunSureshR. * Remove lag in search field (https://github.com/element-hq/element-web/pull/29885). Contributed by @florianduros. * Respect UIFeature.Voip (https://github.com/element-hq/element-web/pull/29873). Contributed by @langleyd. * Allow jumping to message search from spotlight (https://github.com/element-hq/element-web/pull/29850). Contributed by @t3chguy. Version 1.11.100 [#]# ✨ Features * Move rich topics out of labs / stabilise MSC3765 (https://github.com/element-hq/element-web/pull/29817). Contributed by @Johennes. * Spell out that Element Web does \*not\* work on mobile. (https://github.com/element-hq/element-web/pull/29211). Contributed by @ara4n. * Add message preview support to the new room list (https://github.com/element-hq/element-web/pull/29784). Contributed by @dbkr. * Global configuration flag for media previews (https://github.com/element-hq/element-web/pull/29582). Contributed by @Half-Shot. * New room list: add partial keyboard shortcuts support (https://github.com/element-hq/element-web/pull/29783). Contributed by @florianduros. * MVVM RoomSummaryCard Topic (https://github.com/element-hq/element-web/pull/29710). Contributed by @MarcWadai. * Warn on self change from settings > roles (https://github.com/element-hq/element-web/pull/28926). Contributed by @MarcWadai. * New room list: new visual for invitation (https://github.com/element-hq/element-web/pull/29773). Contributed by @florianduros. [#]# 🐛 Bug Fixes * Fix incorrect display of the user info display name (https://github.com/element-hq/element-web/pull/29826). Contributed by @langleyd. * RoomListStore: Remove invite rooms on decline (https://github.com/element-hq/element-web/pull/29804). Contributed by @MidhunSureshR. * Fix the buttons not being displayed with long preview text (https://github.com/element-hq/element-web/pull/29811). Contributed by @dbkr. * New room list: fix missing/incorrect notification decoration (https://github.com/element-hq/element-web/pull/29796). Contributed by @florianduros. * New Room List: Prevent potential scroll jump/flicker when switching spaces (https://github.com/element-hq/element-web/pull/29781). Contributed by @MidhunSureshR. * New room list: fix incorrect decoration (https://github.com/element-hq/element-web/pull/29770). Contributed by @florianduros. ++++ flashrom: - Fix build error for Leap 16.0 ++++ fwupd: - Update to version 2.0.11: + This release adds the following features: - Add a new check-reboot-needed command for scripts to use - Read the SELinux state in the report failure metadata + This release fixes the following bugs: - Add some notes in the README about security-relevant build flags - Add support for the Dell dock ownership command - Add the subsystem VIDPID when provided by ModemManager - Allow changing the rts54hub block size from a quirk entry - Allow Legion HID2 downgrades without --force, and clear config on upgrades - Allow specifying multiple DEVICE-IDs for the get-updates command - Cache the stream when parsing the processed cabinet to fix the report upload - Do not allow DBX updates on the AiStone X5KK4NAG - Do not use translated low-level error messages in the failure report - Fall back to the activation date if the X.509 cert has no suitable subject - Fix newer Synaptics VMM9 devices by adding a delay after disabling RC - Ignore some sanity checks when parsing PK, KEK and db certificates - Increase timeout requested by logitech RDFU devices - Never include systemd.machine_id in the failure report - Parse the correct VendorID from the ModemManager device ID - Process all pending event sources when waiting for replug - Use the UEFI PK report attributes for the other UEFI plugins + This release adds support for the following hardware: - Lenovo Thunderbolt 5 Smart Dock ++++ gcc13-testresults: - Re-enable AutoReqProv for cross packages but filter files processed via __requires_exclude_from and __provides_exclude_from. [boo#1219031] - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ gcc15-testresults: - Exclude shared objects present for link editing in the GCC specific subdirectory from provides processing via __provides_exclude_from. [bsc#1244050][bsc#1243991] ++++ gdb: - Simplify outdated comment in gdb.spec. - Update to fedora rawhide @ 0481d32. Maintenance script import-fedora.sh: * Skip gdb-fix-bg-execution-repeat.patch. - Add MIT in License tag due to gdbsupport/unordered_dense.h. - Update to fedora rawhide @ 89e3933. Maintenance script import-fedora.sh: * Drop gdb-6.8-bz466901-backtrace-full-prelinked.patch from skip_patches. - Update to fedora rawhide @ 660c52f. Drop patches: * gdb-rhbz1149205-catch-syscall-after-fork-test.patch - Update to fedora rawhide @ 885cdf8. Update patches: * gdb-add-rpm-suggestion-script.patch Drop patches: * fixup-gdb-add-rpm-suggestion-script.patch - Update to fedora rawhide @ 9c718a5. Drop patches: * gdb-6.3-mapping-zero-inode-test.patch - Update to fedora rawhide @ 15778f3. Drop patches: * gdb-archer-next-over-throw-cxx-exec.patch - Update to fedora rawhide @ 152468c. Maintenance script import-fedora.sh: * Rename gdb-6.3-rh-testversion-20041202.patch to gdb-test-show-version.patch in skip_patches. Patches dropped (Renamed to ...): * gdb-add-rpm-suggestion-script.patch Patches added (... this): * gdb-rpm-suggestion-script.patch - Move some patches from "Backport from gdb-patches" to "Backports from master, available in GDB 17". - Add patches (swo#33000): * gdb-tdep-fix-gdb.ada-finish-var-size.exp-on-ppc64le-.patch - Add patches (swo#32409): * gdb-ada-fix-gdb.ada-overloads.exp-on-s390x.patch - Add patches: * gdb-testsuite-make-gdb.reverse-time-reverse.exp-more.patch * gdb-testsuite-fix-gdb.reverse-time-reverse.exp-timeo.patch * gdb-testsuite-handle-asm-frame-in-gdb.python-py-miss.patch * gdb-testsuite-fix-gdb.base-ptype.exp-with-gcc-15.patch * gdb-testsuite-fix-gdb.python-py-objfile.exp-with-gcc.patch * gdb-testsuite-fix-gdb.ada-scalar_storage.exp-on-s390.patch * gdb-testsuite-fix-gdb.base-bp-permanent.exp-with-gcc.patch * gdb-testsuite-don-t-run-to-main-in-gdb.cp-cplusfuncs.patch ++++ gdb-testresults: - Simplify outdated comment in gdb.spec. - Update to fedora rawhide @ 0481d32. Maintenance script import-fedora.sh: * Skip gdb-fix-bg-execution-repeat.patch. - Add MIT in License tag due to gdbsupport/unordered_dense.h. - Update to fedora rawhide @ 89e3933. Maintenance script import-fedora.sh: * Drop gdb-6.8-bz466901-backtrace-full-prelinked.patch from skip_patches. - Update to fedora rawhide @ 660c52f. Drop patches: * gdb-rhbz1149205-catch-syscall-after-fork-test.patch - Update to fedora rawhide @ 885cdf8. Update patches: * gdb-add-rpm-suggestion-script.patch Drop patches: * fixup-gdb-add-rpm-suggestion-script.patch - Update to fedora rawhide @ 9c718a5. Drop patches: * gdb-6.3-mapping-zero-inode-test.patch - Update to fedora rawhide @ 15778f3. Drop patches: * gdb-archer-next-over-throw-cxx-exec.patch - Update to fedora rawhide @ 152468c. Maintenance script import-fedora.sh: * Rename gdb-6.3-rh-testversion-20041202.patch to gdb-test-show-version.patch in skip_patches. Patches dropped (Renamed to ...): * gdb-add-rpm-suggestion-script.patch Patches added (... this): * gdb-rpm-suggestion-script.patch - Move some patches from "Backport from gdb-patches" to "Backports from master, available in GDB 17". - Add patches (swo#33000): * gdb-tdep-fix-gdb.ada-finish-var-size.exp-on-ppc64le-.patch - Add patches (swo#32409): * gdb-ada-fix-gdb.ada-overloads.exp-on-s390x.patch - Add patches: * gdb-testsuite-make-gdb.reverse-time-reverse.exp-more.patch * gdb-testsuite-fix-gdb.reverse-time-reverse.exp-timeo.patch * gdb-testsuite-handle-asm-frame-in-gdb.python-py-miss.patch * gdb-testsuite-fix-gdb.base-ptype.exp-with-gcc-15.patch * gdb-testsuite-fix-gdb.python-py-objfile.exp-with-gcc.patch * gdb-testsuite-fix-gdb.ada-scalar_storage.exp-on-s390.patch * gdb-testsuite-fix-gdb.base-bp-permanent.exp-with-gcc.patch * gdb-testsuite-don-t-run-to-main-in-gdb.cp-cplusfuncs.patch ++++ glab: - Update to version 1.59.1: * fix(telemetry): remove data race in telemetry hook - Update to version 1.59.0: * refactor: do not use the global client * refactor: do not use api.GetClient() in commands/api * fix: make HttpClient always safe to use * chore(usage-ping): Add telemetry data for commands/projects/namespaces * feat(config): added GitDir to get proper location to put local configs * chore: Update command examples following new style guide * feat: add pagination to ci trigger command * docs(api): add simple GraphQL oneliner ++++ gnome-nettool: - Update to version 42.0+24: + appdata: Replace defunct Bugzilla with GNOME GitLab + desktop: Remove obsolete Bugzilla entries + meson: drop unused positional arguments + Updated translations. - Switch to meson buildsystem, add meson BuildRequires and macros. Following this, drop gnome-common BuildRequires, no longer needed. - Switch to source service for tarball, use current current head. ++++ gsoap: - Update to release 2.8.138 * Minor update to improve XML entity parsing within limits. * The wsdl2h tool with SSL/TLS enabled for https no longer supports legacy SSLv3, only TLS 1.0 to 1.3, this avoids potential TLS/SSL handshake errors. * Corrected a logic bug in wsdl2h for attribute/elemenet reference qualification for C++ class and C struct members in the generated header interface file for soapcpp2. ++++ gstreamer-docs: - Update to version 1.26.2: + Update docs. ++++ gstreamer-plugins-ugly: - Update to version 1.26.2: * No changes ++++ jujutsu: - update to 0.30.0: * Release highlights - The experimental support from release 0.29.0 for transferring the change ID to/from Git remotes has been enabled by default. The change ID is stored in the Git commit itself (in a commit header called change-id), which means it will be transferred by regular git push etc. Please let us know if you run into any problems with it. You can disable it setting git.write-change-id-header. Note that some Git remotes (e.g GitLab) and some Git commands (e.g. git rebase) do not preserve the change ids when they rewrite commits. - jj rebase now automatically abandons divergent commits if another commit with the same change ID is already present in the destination with identical changes. - jj split has gained --message, --insert-before, - -insert-after, and --destination options. - jj evolog can show associated operations for commits created by new jj versions. * Breaking changes - The old libgit2 code path for fetches and pushes has been removed, and the git.subprocess setting along with it. - In templates, bookmark/tag/remote names are now formatted in revset symbol notation. The type of bookmark.remote() is changed to Option<_>. bookmark.remote() == "foo" still works, but bookmark.remote().() might need if(bookmark.remote(), ..) to suppress error. - jj rebase now automatically abandons divergent commits if another commit with the same change ID is already present in the destination with identical changes. To keep these divergent commits, use the --keep-divergent flag. - The deprecated --skip-empty flag for jj rebase has been removed. Use the --skip-emptied flag instead. - The deprecated jj branch subcommands have been removed. Use the jj bookmark subcommands instead. - jj util completion now requires the name of the shell as a positional argument and no longer produces Bash completions by default. The deprecated optional arguments for different shells have been removed. * Deprecations - The ui.diff.format and ui.diff.tool config options have been merged as ui.diff-formatter. The builtin format can be specified as : (e.g. ui.diff-formatter=":git" for Git diffs.) - The .normal_hex() method will be removed from the CommitId template type. It's useful only for the ChangeId type. * New features - jj split has gained a --message option to set the description of the commit with the selected changes. - jj split has gained the ability to place the revision with the selected changes anywhere in the revision tree with the - -insert-before, --insert-after and --destination command line flags. - Added git.track-default-bookmark-on-clone setting to control whether to track the default remote bookmark on jj git clone. - Templates can now do arithmetic on integers with the +, -, *, /, and % infix operators. - Evolution history is now stored in the operation log. jj evolog can show associated operations for commits created by new jj versions. * Fixed bugs - Work around a git issue that could cause subprocess operations to hang if the core.fsmonitor gitconfig is set in the global or system gitconfigs. #6440 - jj parallelize can now parallelize groups of changes that start with an immutable change, but do not contain any other immutable changes. - jj will no longer warn about deprecated paths on macOS if the configured XDG directory is the deprecated one (~/Library/Application Support). - The builtin diff editor now correctly handles splitting changes where a file is replaced by a directory of the same name. #5189 * Packaging changes - Due to the removal of the libgit2 code path, packagers should remove any dependencies on libgit2, libssh2, Zlib, OpenSSL, and pkg-config, and ensure they are not setting the Cargo git2 or vendored-openssl features. ++++ kernel-source-longterm: - Linux 6.12.32 (bsc#1234429). - ksmbd: use list_first_entry_or_null for opinfo_get_list() (bsc#1234429). - net: ethernet: ti: am65-cpsw: Lower random mac address error print to info (bsc#1234429). - platform/x86: thinkpad_acpi: Ignore battery threshold change event notification (bsc#1234429). - ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platform (bsc#1234429). - platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys (bsc#1234429). - NFS: Avoid flushing data while holding directory locks in nfs_rename() (bsc#1234429). - char: tpm: tpm-buf: Add sanity check fallback in read helpers (bsc#1234429). - drm/xe: Save the gt pointer in lrc and drop the tile (bsc#1234429). - drm/xe/xe2hpg: Add Wa_22021007897 (bsc#1234429). - nvme-pci: add NVME_QUIRK_NO_DEEPEST_PS quirk for SOLIDIGM P44 Pro (bsc#1234429). - spi: spi-sun4i: fix early activation (bsc#1234429). - phy: phy-rockchip-samsung-hdptx: Fix PHY PLL output 50.25MHz error (bsc#1234429). - phy: starfive: jh7110-usb: Fix USB 2.0 host occasional detection failure (bsc#1234429). - drm/amd/display: check stream id dml21 wrapper to get plane_id (bsc#1234429). - drm/amd/display: fix link_set_dpms_off multi-display MST corner case (bsc#1234429). - gpio: virtuser: fix potential out-of-bound write (bsc#1234429). - um: let 'make clean' properly clean underlying SUBARCH as well (bsc#1234429). - platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS (bsc#1234429). - nfs: don't share pNFS DS connections between net namespaces (bsc#1234429). - HID: quirks: Add ADATA XPG alpha wireless mouse support (bsc#1234429). - dmaengine: idxd: cdev: Fix uninitialized use of sva in idxd_cdev_open (bsc#1234429). - coredump: hand a pidfd to the usermode coredump helper (bsc#1234429). - coredump: fix error handling for replace_fd() (bsc#1234429). - perf/arm-cmn: Add CMN S3 ACPI binding (bsc#1234429). - perf/arm-cmn: Initialise cmn->cpu earlier (bsc#1234429). - perf/arm-cmn: Fix REQ2/SNP2 mixup (bsc#1234429). - net_sched: hfsc: Address reentrant enqueue adding class to eltree twice (bsc#1234429). - arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix length of serdes_ln_ctrl (bsc#1234429). - arm64: dts: ti: k3-j722s-main: Disable "serdes_wiz0" and "serdes_wiz1" (bsc#1234429). - arm64: dts: ti: k3-j722s-evm: Enable "serdes_wiz0" and "serdes_wiz1" (bsc#1234429). - arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 (bsc#1234429). - arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay (bsc#1234429). - arm64: dts: ti: k3-j721e-sk: Add DT nodes for power regulators (bsc#1234429). - arm64: dts: ti: k3-am68-sk: Fix regulator hierarchy (bsc#1234429). - arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 (bsc#1234429). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay (bsc#1234429). - arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219 overlay (bsc#1234429). - arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay (bsc#1234429). - arm64: dts: ti: k3-am62p-j722s-common-main: Set eMMC clock parent to default (bsc#1234429). - arm64: dts: ti: k3-am62a-main: Set eMMC clock parent to default (bsc#1234429). - arm64: dts: ti: k3-am62-main: Set eMMC clock parent to default (bsc#1234429). - arm64: dts: qcom: x1e80100: Fix video thermal zone (bsc#1234429). - arm64: dts: qcom: x1e80100-yoga-slim7x: mark l12b and l15b always-on (bsc#1234429). - arm64: dts: qcom: x1e80100-qcp: mark l12b and l15b always-on (bsc#1234429). - arm64: dts: qcom: x1e80100-qcp: Fix vreg_l2j_1p2 voltage (bsc#1234429). - arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Fix vreg_l2j_1p2 voltage (bsc#1234429). - arm64: dts: qcom: x1e80100-asus-vivobook-s15: Fix vreg_l2j_1p2 voltage (bsc#1234429). - arm64: dts: qcom: sm8650: Add missing properties for cryptobam (bsc#1234429). - arm64: dts: qcom: sm8550: Add missing properties for cryptobam (bsc#1234429). - arm64: dts: qcom: sm8450: Add missing properties for cryptobam (bsc#1234429). - arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node (bsc#1234429). - arm64: dts: qcom: sa8775p: Remove cdsp compute-cb@10 (bsc#1234429). - arm64: dts: qcom: sa8775p: Remove extra entries from the iommus property (bsc#1234429). - arm64: dts: qcom: ipq9574: Add missing properties for cryptobam (bsc#1234429). - can: kvaser_pciefd: Force IRQ edge in case of nested IRQ (bsc#1234429). - commit 75f804c ++++ kubectl-klock: - Update to version 0.8.1: * Fix ANSI coloring issue (#159) Issue was that kubectl-klock always converted to (what it thought was the correct) RGB version of the kubecolor color. But the kubecolor color may use ANSI color codes that can be changed via the terminal emulator's theme settings, whereas RGB versions are not changed to fit the terminal emulator theme. With this change kubectl-klock will preseve the ANSI color codes correctly. Screenshots see https://github.com/applejag/kubectl-klock/releases/tag/v0.8.1 ++++ qt6-datavis3d: - build with -j1 if deterministic build results are wanted (bsc#1228131) ++++ curl-mini: - Update to 8.14.1: * Security fixes: - [bsc#1243933, CVE-2025-5399] libcurl can possibly get trapped in an endless busy-loop when processing specially crafted packets [d1145df2] * Bugfixes: - asyn-thrdd: fix cleanup when RR fails due to OOM - ftp: fix teardown of DATA connection in done - http: fail early when rewind of input failed when following redirects - multi: fix add_handle resizing - tls BIOs: handle BIO_CTRL_EOF correctly - tool_getparam: make --no-anyauth not be accepted - wolfssl: fix sending of early data - ws: handle blocked sends better - ws: tests and fixes ++++ libetebase: - Update to version 0.5.8: * Addresses VUL-0: CVE-2025-3416: https://bugzilla.suse.com/show_bug.cgi?id=1242638 * Deps: run cargo update. ++++ normaliz: - Update to release 3.10.5 * The option ExploitAutomsVectors has been activated. It uses the automorphism group for the computation of Hilbert bases and lattice points. * The interface for fusion rings has been extended by the computation of induction matrices also for noncommutative fusion rings of rank <= 8. * The options NoQuasiPolynomial and OnlyCyclotomicHilbSe are useful especially for file based interfaces by providing compact output files. * The computation of minimal Markov bases contained a bug. ++++ primecount: - Update to primecount-7.19 (API & ABI are backwards compatible). - nth_prime.cpp: Add 128-bit nth_prime function. - nth_prime_sieve.hpp: New sieving algo for nth_prime(n). - primecount.h: Improved 128-bit C API using portable pc_int128_t struct. - primecount.hpp: Improved 128-bit C++ API using portable pc_int128_t struct. - libprimecount.md: Add new 128-bit C/C++ API functions. ++++ stellarsolver: - Update to 2.7 * StellarSolver new use different names for Qt6 and Qt5 libraries - Start using Qt 6 for building stellarsolver ++++ usbguard: - Add usbguard-protobuf-30.patch * Adapt for protobuf 30.0 API changes based on https://github.com/USBGuard/usbguard/pull/650 ++++ libzypp: - RepoInfo: use pathNameSetTrailingSlash (fixes #643) - Fix wrong userdata parameter type when running zypp with debug verbosity (bsc#1239012) - version 17.37.4 (35) ++++ maven: - Upgrade to upstream version 3.9.10 * Bug + MNG-8096: Inconsistent dependency resolution behaviour for concurrent multi-module build can cause failures + MNG-8169: MINGW support requires - -add-opens java.base/java.lang=ALL-UNNAMED + MNG-8170: Maven 3.9.8 contains weird native library for Jansi on Windows/arm64 + MNG-8211: Maven should fail builds that use CI Friendly versions but have no values set + MNG-8248: WARNING: A restricted method in java.lang.System has been called + MNG-8256: ProjectDependencyGraph bug: in case of filtering, non-direct module links are lost + MNG-8315: Failure of mvn.cmd if a .mvn directory is located at drive root + MNG-8396: Maven takes forever to resume + MNG-8711: "Duplicate artifact" in LifecycleDependencyResolver * Improvement + MNG-8370: Introduce maven.repo.local.head + MNG-8399: JDK 24+ issues warning about usage of sun.misc.Unsafe + MNG-8707: Add methods to remove compile and test source roots + MNG-8712: improve dependency version explanation: it's a requirement, not always effective version + MNG-8717: Remove maven-plugin-plugin:addPluginArtifactMetadata from default binding + MNG-8722: Use a single standalone version of asm + MNG-8731: Use https for xsi:schemaLocation in generated descriptors + MNG-8734: Simplify scripting like "get project version" cases * Task + MNG-8728: Bump Eclipse Sisu from 0.9.0.M3 to 0.9.0.M4 and use Java 24 on CI ++++ melange: - Update to version 0.26.6: * qemu: ensure CacheDir exists when specified (#2025) * build(deps): bump the actions group across 1 directory with 4 updates (#1980) * Upgrade everything (#2020) ++++ mesheryctl: - update to 0.8.98: * Meshery CLI - redirect to provider page when not selected @aabidsofi19 (#14921) - update to 0.8.97: * Meshery CLI - [meshery] [mesheryctl] chore: update repo from layer5 to meshery: server and mesheryctl @n2h9 (#14917) * Documentation - rename remote provider @aabidsofi19 (#14918) - [docs] chore: remove old adapter labs @leecalcote (#14909) - [meshery] [mesheryctl] chore: update repo from layer5 to meshery: server and mesheryctl @n2h9 (#14917) - update docker user @vishalvivekm (#14915) - update to 0.8.96: * no CLI-related changes in this release - update to 0.8.95: * no CLI-related changes in this release ++++ modello: - Upgrade to upstream version 2.5.1 * New features and improvements + Improve and add exceptions for singular method + Fix Snakeyaml + Restore singular method behavior like was in version 2.4.0 * Maintenance + Partially migrate to JUnit 5 + Apply spotless re-formatting + Update build, get rid of legacy, fix CLI + Use distributionManagement from parent pom - Removed patches: * 0001-Upgrade-to-SnakeYaml-2.2-439.patch * 0002-Update-build-get-rid-of-legacy-fix-CLI-452.patch + integrated in this version - Modified patches: * 0003-Add-support-for-domAsXpp3-and-fail-if-the-old-Java5-.patch - > 0001-Add-support-for-domAsXpp3-and-fail-if-the-old-Java5-.patch * 0004-Handle-also-the-velocity-stuff-in-ModelloCli.patch - > 0002-Handle-also-the-velocity-stuff-in-ModelloCli.patch + rediff ++++ modello-maven-plugin: - Upgrade to upstream version 2.5.1 * New features and improvements + Improve and add exceptions for singular method + Fix Snakeyaml + Restore singular method behavior like was in version 2.4.0 * Maintenance + Partially migrate to JUnit 5 + Apply spotless re-formatting + Update build, get rid of legacy, fix CLI + Use distributionManagement from parent pom - Removed patches: * 0001-Upgrade-to-SnakeYaml-2.2-439.patch * 0002-Update-build-get-rid-of-legacy-fix-CLI-452.patch + integrated in this version - Modified patches: * 0003-Add-support-for-domAsXpp3-and-fail-if-the-old-Java5-.patch - > 0001-Add-support-for-domAsXpp3-and-fail-if-the-old-Java5-.patch * 0004-Handle-also-the-velocity-stuff-in-ModelloCli.patch - > 0002-Handle-also-the-velocity-stuff-in-ModelloCli.patch + rediff ++++ nelm: - Update to version 1.5.0: * Features - NELM_FEAT_PREVIEW_V2 feature gate (f7ad0ab) - native release list command (ff9e1f0) - native release uninstall command (4d85484) * Bug Fixes - show stack traces with NELM_FEAT_PERIODIC_STACK_TRACES=true (20310db) ++++ nemo-extensions: - Drop unneeded gnome-common BuildRequires. ++++ netcat-openbsd: - Update netcat to upstream version 1.229. * Fix build failure with GCC-15. * In UDP mode, do not test the connection (by writing "XXX" junk) when ‘-z’ is unset and the standard input is not a TTY. * rsync: Replace ‘-v’ flag with ‘-P’. * udp-scan-timeout.patch: Call connection_info() and udptest() call when ‘-z’ flag is set. This is the upstream behavior. * Add support for abstract namespace sockets in the AF_UNIX family. * Make getnameinfo(3) errors non-fatal in report_sock(): report_sock() is used to show the peer's address/name and port when the '-v' flag is set. Reverse resolution errors need not be fatal. * Fix TCP MD5 signature support. The feature now requires the TCP_MD5SIG_EXT socket option, available since Linux 4.13. * Make -q0 quit immediately also with UDP sockets. * Re-enable specifying client socket for UNIX-domain datagram sockets. Regression introduced in version 1.187. - Added "abstract-unix-domain-socket.patch": when using '-U' to connect() or bind() to a UNIX domain socket, if the address (path) starts with "@", it is read as an abstract namespace socket. - Added "make-getnameinfo-errors-nonfatal-in-report_sock.patch": report_sock() is used to show the peer's address/name and port when the ‘-v’ flag is set. Reverse resolution errors need not be fatal. - Renamed the misspelled "port-to-linux-with-libsd.patch" to "port-to-linux-with-libbsd.patch". - Refreshed patches: * broadcast-support.patch * build-without-TLS-support.patch * connect-timeout.patch * dccp-support.patch * destination-port-list.patch * enable-udp-ip_recverr.patch * get-sev-by-name.patch * misc-failures-and-features.patch * port-select-on-connect.patch * port-to-linux-with-libbsd.patch * quit-timer.patch * send-crlf.patch * serialized-handling-multiple-clients.patch * set-TCP-MD5SIG-correctly-for-client-connections.patch * udp-scan-timeout.patch * use-flags-to-specify-listen-address.patch ++++ openssl-pkcs11-sign-provider: - Update to 1.0.2: * various fixes and cleanups * update man-pages * fix key management registration and key typing * fix several double frees - Don't install libtool archives (*.la) ++++ perl-Net-CIDR-Set: - updated to 0.160.0 (0.16) see /usr/share/doc/packages/perl-Net-CIDR-Set/Changes 0.16 2025-06-03 13:54:58+01:00 Europe/London [Bug Fixes] - Imports are removed from the namespace. - Removed unused variable. [Documentation] - Modernised POD. - Added a security policy. - Updated README from POD. - Fixed tense in Changes for v0.15. [Other] - Removed unnecessary files from the repo and distribution. - Fixed issues with MANIFEST.SKIP. ++++ pik: - Update to version 0.23.1: * fixing no config file * added missing and configurable key mappings ++++ plexus-classworlds: - Upgrade to version 2.9.9 * New features and improvements + refine ConfigurationParser * Dependency updates + Bump org.codehaus.plexus:plexus from 19 to 20 + Bump org.codehaus.plexus:plexus from 18 to 19 + Bump org.codehaus.plexus:plexus from 17 to 18 + Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 + Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 + Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 * Maintenance + Apply spotless re-formatting + Align site.xml with used schema (2.0.0) + Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.0 to 4.0.2 + Bump org.apache.logging.log4j:log4j-api from 2.20.0 to 2.23.1 + Bump org.apache.ant:ant from 1.10.13 to 1.10.14 + Bump org.codehaus.plexus:plexus from 16 to 17 ++++ plexus-interpolation: - Upgrade to version 1.28 * New features and improvements + Fix #16: StringSearchInterpolator does not cache answers. + Add FeedbackingValueSource + Pass delimiter information to ValueSource + Apply spotless re-formatting ++++ plexus-languages: - Upgrade to upstream version 1.5.0 * New features and improvements + Read only first 8 bytes of class in JavaClassfileVersion + Bump org.ow2.asm:asm from 9.6 to 9.7 - JDK 23 support + Bump org.ow2.asm:asm from 9.7 to 9.7.1 - JDK 24 support + Bump org.ow2.asm:asm from 9.7.1 to 9.8 * Maintenance + Project cleanups + Rename resources of test data + Bump release-drafter/release-drafter from 5 to 6 + Reuse plexus-pom action for CI + Disable deploy job on GitHub + Added CI for JDK 24-ea - Modified patch: * plexus-languages-atinject.patch + rediff ++++ plexus-velocity: - Update to version 2.2.1 * Dependency updates + Bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 + Bump org.apache.velocity:velocity-engine-core from 2.3 to 2.4 + Bump org.eclipse.sisu:org.eclipse.sisu.inject from 0.9.0.M2 to 0.9.0.M3 + Bump org.codehaus.plexus:plexus from 19 to 20 + Bump org.codehaus.plexus:plexus from 18 to 19 + Bump org.codehaus.plexus:plexus from 17 to 18 + Bump org.codehaus.plexus:plexus from 16 to 17 + Bump release-drafter/release-drafter from 5 to 6 ++++ plexus-xml: - Update to upstream version 3.0.2 * Dependency updates + Bump org.codehaus.plexus:plexus from 19 to 20 + Bump org.codehaus.plexus:plexus from 18 to 19 + Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 * Maintenance + Cleanup tests and drop dependency to plexus-utils ++++ postgresql13-orafce: - Update to version 4.14.4+git0.6d279e3: * prepare for 4.14.4 * Fix pg_upgrade failure after updating orafce from version 3.13 or earlier to 3.14 or later. * fix white space * In PostgreSQL 18, the constant HAVE_LONG_INT_64 is removed. Instead the check SIZEOF_LONG == 8 should be used. HAVE_LONG_INT_64 was used to reduce useless comparation on some 32bit systems. Instead using check SIZEOF_LONG == 8, remove this condition completely and force check for int4 overflow everytime. ++++ postgresql14-orafce: - Update to version 4.14.4+git0.6d279e3: * prepare for 4.14.4 * Fix pg_upgrade failure after updating orafce from version 3.13 or earlier to 3.14 or later. * fix white space * In PostgreSQL 18, the constant HAVE_LONG_INT_64 is removed. Instead the check SIZEOF_LONG == 8 should be used. HAVE_LONG_INT_64 was used to reduce useless comparation on some 32bit systems. Instead using check SIZEOF_LONG == 8, remove this condition completely and force check for int4 overflow everytime. ++++ postgresql15-orafce: - Update to version 4.14.4+git0.6d279e3: * prepare for 4.14.4 * Fix pg_upgrade failure after updating orafce from version 3.13 or earlier to 3.14 or later. * fix white space * In PostgreSQL 18, the constant HAVE_LONG_INT_64 is removed. Instead the check SIZEOF_LONG == 8 should be used. HAVE_LONG_INT_64 was used to reduce useless comparation on some 32bit systems. Instead using check SIZEOF_LONG == 8, remove this condition completely and force check for int4 overflow everytime. ++++ postgresql16-orafce: - Update to version 4.14.4+git0.6d279e3: * prepare for 4.14.4 * Fix pg_upgrade failure after updating orafce from version 3.13 or earlier to 3.14 or later. * fix white space * In PostgreSQL 18, the constant HAVE_LONG_INT_64 is removed. Instead the check SIZEOF_LONG == 8 should be used. HAVE_LONG_INT_64 was used to reduce useless comparation on some 32bit systems. Instead using check SIZEOF_LONG == 8, remove this condition completely and force check for int4 overflow everytime. ++++ postgresql17-orafce: - Update to version 4.14.4+git0.6d279e3: * prepare for 4.14.4 * Fix pg_upgrade failure after updating orafce from version 3.13 or earlier to 3.14 or later. * fix white space * In PostgreSQL 18, the constant HAVE_LONG_INT_64 is removed. Instead the check SIZEOF_LONG == 8 should be used. HAVE_LONG_INT_64 was used to reduce useless comparation on some 32bit systems. Instead using check SIZEOF_LONG == 8, remove this condition completely and force check for int4 overflow everytime. ++++ product-composer: - update to version 0.6.2 * crash fix for agama builds * Rework package set calculation The new code allows to reference package sets that are defined later in the recipe. It also allows to specify a flavor or architecture in the reference, so that a flavor can reuse the package set of a different flavor. - update to version 0.6.1: * fixing a crash when no 'iso' tag is defined ++++ python-py3c: - Convert to pip-based build ++++ python-ZODB: - fix usage of libalternatives ++++ python-translationstring: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-avocado-plugins-vt: - Switch to pyproject macros. - Tidy up %files. ++++ python-pycdlib: - Convert to pip-based build ++++ python-PyCondor: - fix usage of libalternatives ++++ python-Pyro5: - fix usage of libalternatives ++++ python-TermRecord: - fix usage of libalternatives ++++ python-ajsonrpc: - Migrate to libalternatives ++++ python-audiogrep: - fix usage of libalternatives ++++ python-azure-keyvault-keys: - New upstream release + Version 4.11.0b1 + For detailed information about changes see the CHANGELOG.md file provided with this package - Override upstream version with 4.11.0~b1 - Update Requires from setup.py ++++ python-azure-mgmt-media: - New upstream release + Version 10.2.1 + For detailed information about changes see the CHANGELOG.md file provided with this package - Adjust upstream source name in spec file - Drop extra LICENSE.txt as upstream now ships its own - Remove unzip package from BuildRequires - Rename LICENSE.txt to LICENSE in %files section - Switch source archive format to TAR.GZ - Update Requires from setup.py ++++ python-azure-mgmt-monitor: - New upstream release + Version 7.0.0b1 + For detailed information about changes see the CHANGELOG.md file provided with this package - Adjust upstream source name in spec file - Drop extra LICENSE.txt as upstream now ships its own - Override upstream version with 7.0.0~b1 - Rename LICENSE.txt to LICENSE in %files section - Update Requires from setup.py ++++ python-base58: - fix usage of libalternatives ++++ python-bashate: - fix usage of libalternatives ++++ python-behave: - fix usage of libalternatives ++++ python-blockdiag: - fix usage of libalternatives ++++ python-bowler: - fix usage of libalternatives ++++ python-catkin-pkg: - fix usage of libalternatives ++++ python-certstream: - fix usage of libalternatives ++++ python-cfgdiff: - Migration to libalternatives ++++ python-cloud-init-seed: - fix usage of libalternatives ++++ python-confpy: - Migration to libalternatives ++++ python-coveralls-check: - Fix usage of libalternatives ++++ python-cppclean: - fix usage of libalternatives ++++ python-css-html-js-minify: - fix usage of libalternatives ++++ python-curlylint: - Migrate to libalternatives ++++ python-flexx: - fix usage of libalternatives ++++ python-haproxyctl: - Add missing requirement on update-alternatives - Migrate to libalternatives on Tumbleweed and Leap 16 ++++ python-memory_profiler: - fix usage of libalternatives ++++ python-pyLibravatar: - Convert to pip-based build ++++ python-pyPEG2: - Convert to pip-based build ++++ python-pyRXP: - Convert to pip-based build - Convert to pip-based build - Convert to libalternatives - Convert to pip-based build ++++ python-pybars3: - Convert to pip-based build ++++ python-pybluez: - Convert to pip-based build ++++ python-pycdio: - Convert to pip-based build ++++ python-pychm: - Convert to pip-based build ++++ python-pycparser: - Convert to pip-based build ++++ python-pydbus: - Convert to pip-based build - Convert to pip-based build ++++ python-pydotplus: - Convert to pip-based build - Convert to pip-based build ++++ python-pygaljs: - Convert to pip-based build ++++ python-pygerrit2: - Convert to pip-based build ++++ python-pygments-ansi-color: - Convert to pip-based build ++++ python-pyhcl: - Convert to pip-based build - Convert to libalternatives ++++ python-pyhibp: - Convert to pip-based build ++++ python-redis-entraid: - Initial packaging of version 1.0.0 - Test suite is skipped due to requiring Azure credentials ++++ python-resultsdb_api: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-rstcheck: - Update to 6.2.5: * Dropped support for python 3.8 * Added python 3.13 to tox config. * Dropped support for sphinx 5 * Add sphinx 8 to test pool for python version > 3.9 - Drop patch support-click-8.2.patch, included upstream. - Update URL. ++++ python-spidev: - Update to 3.7 * Fixed deprecation warning - Limit Python files matched in %files section - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install * Update name for dist directory in %files section ++++ python-stone: - Migrate to libalternatives ++++ python-tap.py: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-technicolor: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-termstyle: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-text-unidecode: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-textdistance: - Switch to pyproject macros. ++++ python-thLib: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-three-merge: - Switch to pyproject macros. ++++ python-time-travel: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-tinyrpc: - Switch to pyproject macros. ++++ python-titlecase: - Switch to pyproject macros. ++++ python-tkreadonly: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-tmx: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-toml: - Switch to pyproject macros. ++++ python-topy: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-tortilla: - Switch to pyproject macros. ++++ python-tox-no-internet: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-transip: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-translitcodec: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-tri.struct: - Switch to pyproject macros. ++++ python-twython: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. ++++ python-typepy: - Switch to pyproject macros. ++++ python-typing-inspect: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-tzlocal: - Switch to pyproject macros. ++++ qemu: - Continue trying to fix building with GCC15: * roms/edk2: continue to try fixing building with GCC15 (bsc#1241473) * roms/ipxe: fix building with GCC15 (bsc#1241473) ++++ qemu-linux-user: - Continue trying to fix building with GCC15: * roms/edk2: continue to try fixing building with GCC15 (bsc#1241473) * roms/ipxe: fix building with GCC15 (bsc#1241473) ++++ qt6-datavis3d-docs: - build with -j1 if deterministic build results are wanted (bsc#1228131) ++++ regal: - Update to version 0.34.1: This patch release fixes a bug found since v0.34.0 as well as it bumps the OPA dependency to the v1.5.1 patch also released today. While Regal's own policies were not affected by the regression in walk, custom linter rules could very well be. * Highlights - OPA v1.5.0 -> v1.5.1 - Go 1.23 -> 1.24 - Fix false positive in sprintf-arguments-mismatch when the %-*s pattern was used for padding. * Changelog - OPA v1.5.1 and some perf tweaks (#1580) - docs: Update typo in link (#1581) - deps: Revert 47c70f0 tablewriter changes (#1579) - docs: Update to allow better regal docs generation (#1578) - [create-pull-request] automated change (#1577) - fix: consider padding pattern in sprintf-arguments-mismatch (#1575) - build(deps): bump ossf/scorecard-action in the dependencies group (#1576) - Fix deprecated notices in .goreleaser.yaml (#1570) - Go 1.23 -> 1.24 (#1573) ++++ regularhunter-monotional-fonts: - Update to 1.6: * Remove fi and fl ligature * Fix swapped italic characters U+04CB/U+04CC <-> U+04F6/U+04F7 - Update to 1.5: * Small adjustment to 4 glyph - Update to 1.4: * Small adjustment to @ glyph - Update to 1.3: * Small adjustment to % glyph ++++ remind: - VERSION 5.4 Patch 0 - 2025-06-03 - MAJOR IMPROVEMENT: remind: Track which expressions and variables Remind can prove to its satisfaction are "constant" - that is, that will always have the same value on any Remind run as long as the files are not edited. This allows "Purge Mode" to purge more reminders than before. See the new remind(1) man page section "NON-CONSTANT EXPRESSIONS" - MINOR NEW FEATURE: remind: add the "nonconst" built-in function (to force an expression to be interpreted as non-constant), the "const" function to force an expression to be interpreted as constant, and the "isconst" function to test if an expression is constant. - MINOR NEW FEATURE: remind: Add eval() built-in function that takes a string argument and evaluates it as an expression. For safety, the "shell" function is disabled inside an eval(). - MINOR NEW FEATURE: remind: add the "u" debugging flag to warn you if you set a variable that is not subsequently used. - MINOR NEW FEATURE: remind: Add the trigbase() function and corresponding $Tb system variable. See the remind(1) man page for details. - MINOR IMPROVEMENT: remind: make value("var", default) evaluate the second argument lazily: If "var" is defined, then the second argument is never evaluated. - MINOR IMPROVEMENT: remind: Add syntax for redefining a function without issuing a warning. The syntax: FSET - func(x) expr is equivalent to: FUNSET func FSET func(x) expr - MINOR IMPROVEMENT: include/holidays: Update a bunch of files to use isany(n, a, b, c) rather than (n == a || n == b || n == c) - MINOR IMPROVEMENT: remind: Make $Tu a synonym for triguntil(). - MINOR IMPROVEMENT: remind: If coerce() fails, issue a more detailed error message. - MINOR IMPROVEMENT: remind: Using Hush mode "-h" with purge mode "-j" suppresses the normal purge-mode diagnostics about reminders that might not be purged. Instead, only the "#!P: Expired" purge-mode lines are emitted. - NEW FEATURE: remind: Add the catch() built-in function. This lets you catch errors in expression evaluation. For example: catch(2/0, "oops") returns "oops". The catcherr() function returns the error message from the last catch() expression that failed, in this case "Division by zero". - IMPROVEMENT: remind: Remind can handle dates that require UTC to Local conversion (and vice-versa) for years greater than 2038, even on systems with a 32-bit time_t. - MINOR IMPROVEMENT: remind: Allow the argument to monnum() to be a string, in which case it's parsed as a month name and the corresponding month number returned. - MINOR IMPROVEMENT: remind: Allow the argument to wkdaynum() to be a string, in which case it's parsed as a weekday name and the corresponding weekday number returned. - MINOR IMPROVEMENT: remind: Make the expression parser optimize away the unary "-" and "!" operators when followed by an integer constant. - BUG FIX: tests: Don't use the obsolete "tail +2" syntax in test-rem. Fix courtesy of Dick Marinus. ++++ sil-gentium-fonts: - Add Gentium Book (now separate download) - Update to 7.000: This is a major update: * New font family name: Gentium. This allows for 6.200 (Gentium-Plus) and 7.000 to be installed at the same time. We don't package the old version, but it can easily be downloaded. * Decreased default line spacing * Additional intermediate weights: Medium & SemiBold * Extensive kerning for all languages and generally improved spacing * Oldstyle figures * Enhancements to Greek including small caps and support for rare and uncommon combinations * Improved autohinting for better screen appearance and consistency * Many fixes, character additions, and feature improvements - Drop 31-sil-gentium.conf: in light of the major changes, users should see that the old version is not available, therefore we will not use fontconfig to hide this ++++ stackit-cli: - Update to version 0.33.1 (0.33.0 was not released): * feat(ci): add check for goreleaser configuration (#766) * chore(deps): bump github.com/lmittmann/tint from 1.1.0 to 1.1.1 (#769) * chore(deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 (#771) * fix(deps): update module github.com/goccy/go-yaml to v1.18.0 (#772) * chore(deps): bump renovatebot/github-action from 42.0.3 to 42.0.4 (#767) * chore(deps): update renovatebot/github-action action to v42.0.4 (#768) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/core (#765) * fix(deps): update stackit sdk modules (#761) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme (#762) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serviceaccount (#763) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/secretsmanager (#764) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/dns (#760) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/redis (#759) * fix(deps): update stackit sdk modules (#750) * chore(deps): update renovatebot/github-action action to v42.0.3 (#757) * fix(deps): update module github.com/lmittmann/tint to v1.1.0 (#758) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mariadb (#753) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/rabbitmq (#754) * chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/mongodbflex (#755) * fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.22.4 (#746) * fix(postgresql): Display correct error message when project id is not set (#745) ++++ u-boot: - Add u-boot-roc-cc-rk3328 ++++ wob: - Update to 0.16: - Added * Install systemd unit files * Implement per output configuration & fractional scaling - Removed * Remove output_mode configuation option - wob is now always shown on focused output only - Changed * Do not exit on invalid input (issue warn only) - Drop wob.service and wob.socket now provided upstream - Improve systemd service packaging - Add %check section to run tests - Update wob.keyring ------------------------------------------------------------------ ------------------ 2025-6-3 - Jun 3 2025 ------------------- ------------------------------------------------------------------ ++++ MirrorCache: - Update to version 1.095: * Show only mirrors having recent files in folder mirrorlist (#593) * fix sql not showing mirrorlist for some folders (#591) ++++ MozillaFirefox: - Fix %{progdir}/crashhelper packaging ++++ SDL2: - Update to release 2.32.8 * Fixed a rare crash in SDL_WaitEvent() * Fixed swapped red/blue channels when updating a YUV texture on OpenGL ES 2.0 ++++ accessibility-inspector: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ agama: - Added support for moving the connections from memory only to disk (gh#agama-project/agama#2402). ++++ agama-yast: - Propose to move existing connections to disk if there is no one to be persisted (custom config provided) (gh#agama-project/agama#2402). ++++ akonadi: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * resourcebase.cpp - collectionsRetrieved() - return rather than assert * fix batch query operation really completing full set (kde#494807) ++++ akonadi-contacts: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ akonadi-mime: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ akonadi-search: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ alligator: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ analitza: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ apparmor: - replace workaround for boo#853019 with using %restart_on_update - apparmor.service now contains a workaround to survive restart (boo#1237462) - get posttrans of profiles and abstractions in sync - add dovecot24.diff to fix the profile for dovecot 2.4 (boo#1243008) ++++ ark: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ artikulate: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ audex: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ audiotube: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ aws-crt-cpp: - Update to version 0.32.8 * Replace std::make_shared with Crt::MakeShared by @sfod in (#740) * Fix warnings for latest LLVM compiler update by @xiazhvera in (#743) - from version 0.32.7 * Update submodules by @sfod in (#739) ++++ baloo-widgets: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ blinken: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ bolt: - update to 0.9.9: * Several CI improvements and fixes * Fixed memory leak in boltctl * The unused codes were removed from daemon * Fixed a NULL syspath variable causes SIGSEGV ++++ bomber: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ bovo: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ browserpass-native: - Enable cgo ++++ calindori: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ cantor: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ccache: - Update to 4.11.3: * Fixed handling of Apple Clang `-Xpreprocessor -fopenmp` options (regression in ccache 4.10). * Adapted unit test code to compile with doctest 2.4.12. * Silenced benign compiler warning in the profiling_gcc_10+ suite. * Reset signal mask and signal defaults when executing compiler. This fixes a problem where interrupting the compilation (e.g. with Ctrl+C) wouldn't kill the compiler (regression in ccache 4.11). * Fixed erroneous log file locking on Windows (regression in ccache 4.11). * Added ability to send arbitrary HTTP headers to HTTP storage. * Added support for MSVC's `/TC` and `/TP` options. * Made the `absolute_paths_in_stderr` feature also handle MSVC diagnostics messages. * Absolute paths in MSVC diagnostics messages are now rewritten to relative if `base_dir` is in effect. * Added support for NVCC's `--compile` option. * `posix_spawn` is now used instead `execv` to execute the compiler on POSIX systems. * Added support for GCC's `-fprofile-prefix-path` option. * Added `response_file_format` config option to control response file format. * Added support for Clang `-frandomize-layout-seed-file` option. * Improved `absolute_paths_in_stderr` to recognize more paths patterns. * Added support for the clang-cl option `/showIncludes:user`. * Added support for Intel's LLVM-based compilers `icx` and `icx-cl`. * A stat call for `~/.ccache` is now avoided if `CCACHE_DIR` is set. * Added Support for `.bat` and `.cmd` scripts as the compiler on Windows. * Added support for Clang's `-f{debug,file}-compilation-dir` options. * Added knowledge about Clang's `--offload-compress` option. This will avoid errors when ccache runs the compiler in preprocessor mode. * Added knowledge about Clang options `-fmodules-cache-path`, `-fmodule-map-file` and `-fbuild-session-file`. * Improved handling of paths internally, thereby fixing some issues on Windows (for example when using non-ASCII paths). * Fixed interpretation of non-ASCII paths in environment variables on Windows. * Made sure that remote storage `keep-alive` can be overridden as expected. * Fixed detection of compiler type for hard-linked generic compiler name. * Fixed problems with matching a path with `base_dir` if either ends with a slash. * The `-fprofile-abs-path` option is now correctly passed through to GCC. * Writes to the log file are now synchronized. * Command line config options ending with "`/ccache`" are now handled properly. * Made `--trim-method mtime` actually use mtime instead of atime. + * Fixed a bug where ccache failed to rename raw files correctly for large caches that have more than two cache levels. * Instructed MSVC to accept UTF-8 characters in ccache's own source code. * Fixed binary patching of `sysconfdir` for the prebuilt Linux binary. * Added an `HTTP_STORAGE_BACKEND` build option to make it possible to turn off the http storage backend. * Fixed call to `sha256sum` on macOS. * Made tests pass in year 2038. * Refreshed some Dockerfiles. ++++ cervisia: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ colord-kde: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ gcc7: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cpupower: - Apply cpupower_fix_library_so_name.patch only for kernel < 6.15.0 ++++ cross-aarch64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-aarch64-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-aarch64-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-aarch64-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-aarch64-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-aarch64-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-aarch64-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-arm-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc7: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-arm-none-gcc7-bootstrap: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-avr-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc7: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-avr-gcc7-bootstrap: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-bpf-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-bpf-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-bpf-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-bpf-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-epiphany-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-hppa-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-hppa-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-hppa-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-hppa-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-hppa-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-hppa-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-hppa64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-ia64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-loongarch64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-loongarch64-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-loongarch64-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-loongarch64-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-loongarch64-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-m68k-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-m68k-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-m68k-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-m68k-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-mips-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-mips-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-mips-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-mips-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-ppc64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-ppc64-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64le-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-ppc64le-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64le-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64le-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64le-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64le-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-ppc64le-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-pru-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-pru-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-pru-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-pru-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-riscv64-elf-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-elf-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-elf-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-elf-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-elf-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-elf-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-riscv64-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-rx-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc7: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-rx-gcc7-bootstrap: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-s390-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-s390x-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-s390x-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-s390x-gcc13-bootstrap: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-s390x-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-s390x-gcc14-bootstrap: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-s390x-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-s390x-gcc15-bootstrap: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-sparc-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-sparc-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-sparc-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-sparc-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-sparc64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-sparc64-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-sparc64-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-sparc64-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-spu-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-x86_64-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ cross-x86_64-gcc13: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-x86_64-gcc14: - Make cross-*-gcc14-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-x86_64-gcc15: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ cross-xtensa-binutils: - Drop aarch64-common-pagesize.patch, aarch64 no longer uses 64K page size ++++ dolphin: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ dolphin-plugins: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ dragonplayer: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ elisa: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * qml/ContextView: don't show Lyrics when they're invisible (kde#504198) ++++ ffmpegthumbs: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ffmpegthumbs-kf5: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ffnvcodec: - Update to version 13.0.19.0: * Update headers from Video SDK 13.0 * Bump for (in-dev) 12.2.72.1 ++++ filelight: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ fio: - Disable librbd on SLES16.0 and higher (bsc#1241271) ++++ fnott: - spec: package fnott.service also on 16.0 (bsc#1244025) ++++ kiten: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ francis: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ gcc13-testresults: - Make cross-*-gcc13-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ gcc15-testresults: - Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ gcc7-testresults: - Make cross-*-gcc7-bootstrap package conflict with the non-bootstrap variant conflict with the unversioned cross-*-gcc package. ++++ geeqie: - Update to version 2.6.1: + Fix --action= resulting in crash + gtk_file_chooser dialog cannot create folders + Icon view, filename text not displayed, filename tooltip + Crash using GQ_DISABLE_CLUTTER=y when config file already has gps map enabled ++++ gnu-unifont-fonts: - update to 16.0.04: * Unicode 16 support * Many updated glyphs in Planes 0, 1, 2, 3, 14, 15 ++++ google-guest-configs: - Check that %{_sysconfdir}/sysconfig/network/ifcfg-eth0 actually exists before making any modifications to it (bsc#1241112) ++++ govulncheck-vulndb: - Update to version 0.0.20250603T175802 2025-06-03T17:58:02Z. Refs jsc#PED-11136 Go CVE Numbering Authority IDs added or updated with aliases: * GO-2025-3722 CVE-2025-48865 GHSA-q7p4-7xjv-j3wf * GO-2025-3724 CVE-2025-3913 GHSA-4mmr-2w8p-whcr * GO-2025-3726 CVE-2020-36846 * GO-2025-3728 CVE-2025-3611 GHSA-86jg-35xj-3vv5 * GO-2025-3729 CVE-2025-2571 GHSA-8cgx-9ccj-3gwr * GO-2025-3730 CVE-2025-1792 GHSA-hc6v-386m-93pq * GO-2025-3731 CVE-2025-3230 GHSA-mc2f-jgj6-6cp3 * GO-2025-3732 CVE-2025-48938 GHSA-g9f5-x53j-h563 * GO-2025-3733 CVE-2025-48948 GHSA-f238-rggp-82m3 * GO-2025-3734 CVE-2025-48949 GHSA-5wgp-vjxm-3x2r * GO-2025-3735 CVE-2025-29785 GHSA-j972-j939-p2v3 * GO-2025-3736 CVE-2025-48495 GHSA-4xg4-54hm-9j77 * GO-2025-3737 CVE-2025-48494 GHSA-95rc-wc32-gm53 ++++ granatier: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ grantleetheme: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ gwenview: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Fixing Gwenview print preview window size in multi-screen setups (kde#504978) ++++ hyprland-protocols: - Update to version 0.6.4: * Add hyprland-toplevel-mapping-v1 to meson build - Update to version 0.6.3: * Add toplevel mapping protocol ++++ itinerary: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Add 25.04.2 release notes * Fix showing train direction on the vehicle layout page * Ensure there's enough space for the scan mode floating buttons ++++ jenkins-x-cli: - Update to version 3.11.92: * chore(deps): upgrade jenkins-x-plugins/jx-project to version 0.2.75 - Update to version 3.11.91: * chore(deps): upgrade jenkins-x-plugins/jx-preview to version 0.5.8 - Update to version 3.11.90: * chore(deps): upgrade jenkins-x-plugins/jx-promote to version 0.6.22 ++++ juk: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ k3b: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kaccounts-integration: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kaccounts-integration-kf5: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kaccounts-providers: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kajongg: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kakoune: - Update to 2025.06.03: * Expose env vars that are mentioned in the arguments passed to shell expansions * Support for colored double underlines * git apply can now operate on selected changes in the current buffer's file (useful for quick (un)staging and reverting) * exec/eval -client switch accepts '*' for all clients and comma separated list of client names. ++++ kalarm: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kalk: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kalm: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kalzium: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kamoso: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kanagram: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kapman: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kapptemplate: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kasts: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kate: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Check whether item is an object (kde#505044) * S&R: Fix canceling search in current file ++++ katomic: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kbackup: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kblackbox: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kblocks: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kbounce: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kbreakout: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kbruch: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kcachegrind: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kcalc: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kcalutils: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kcharselect: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kclock: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kcolorchooser: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kcron: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kde-inotify-survey: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ poxml: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdebugsettings: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdeconnect-kde: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * change qtdbus-qt5 to qtdbus-qt6 in the sample commands logic to find the qdbus executable name * kcm: fix memory leak in devicesRemoved() * Fix mpris sessions changed event handler * add plugin settings dep * Make KF6DocTools optional * sendnotifications: Add missing qRegisterMetaType<>() * CI: Try disabling macOS jobs conditionally based on the branch * Don't build for macOS on the release branch ++++ kdeedu-data: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkdegames: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdegraphics-mobipocket: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdegraphics-thumbnailers: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdenetwork-filesharing: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdenlive: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Fix moving subtitle with grab (kde#474193) * Fix empty gradient in config causes crash (kde#505014) * Backport missing effects xml * Fix quick markers not taking clip crop in in timeline * Fix marker dialog not allowing to add marker if only 1 category exists (kde#504993) * Fix merge error causing freeze on exit * Fix crash in HistogramGenerator when running on a white color clip * Fix whisper model dir not being created if asked to do so * Fix canceling quit on rendering leaves kdenlive in unstable state * Only clear undo stack when we delete a timeline sequence, not a standard bin clip * Fix misalignment of monitor tools * Fix OTIO path issue on import (kde#504708) * Fix bin clip effects disappear after disabling a timeline clip (kde#439194) * Fix keyframe in monitor not correctly reported on clip selection * Fix monitor scene not correcty activated on clip selection * Fix small error causing offset in long audio thumbnails * Fix guides list buttons not working on app opening * Fix built-in effects disabled state changes on cut * Fix render widget target file can have no extension or incorrect path. * SAM2: show message and full log if the python script crashes, try to auto reinstall if the venv python exe is missing * Save and restore titler tool panel width ++++ kdesdk-scripts: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdesdk-thumbnailers: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdf: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdialog: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdiamond: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdnssd: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ keditbookmarks: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kernel-default: - series.conf: cleanup - update upstream references and resort - patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch - patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch - patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch - patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch - patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch - patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch - patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch - commit e9df5e4 ++++ kernel-source: - series.conf: cleanup - update upstream references and resort - patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch - patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch - patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch - patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch - patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch - patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch - patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch - commit e9df5e4 ++++ kernel-docs: - series.conf: cleanup - update upstream references and resort - patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch - patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch - patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch - patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch - patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch - patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch - patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch - commit e9df5e4 ++++ kernel-pae: - series.conf: cleanup - update upstream references and resort - patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch - patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch - patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch - patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch - patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch - patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch - patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch - commit e9df5e4 ++++ kernel-syms: - series.conf: cleanup - update upstream references and resort - patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch - patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch - patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch - patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch - patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch - patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch - patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch - commit e9df5e4 ++++ kernel-vanilla: - series.conf: cleanup - update upstream references and resort - patches.suse/Reapply-wifi-ath11k-restore-country-code-during-resu.patch - patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch - patches.suse/wifi-ath11k-choose-default-PM-policy-for-hibernation.patch - patches.suse/wifi-ath11k-determine-PM-policy-based-on-machine-mod.patch - patches.suse/wifi-ath11k-introduce-ath11k_core_continue_suspend_r.patch - patches.suse/wifi-ath11k-refactor-ath11k_core_suspend-_resume.patch - patches.suse/wifi-ath11k-support-non-WoWLAN-mode-suspend-as-well.patch - commit e9df5e4 ++++ keysmith: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kfind: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kfourinline: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kgeography: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kget: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kgoldrunner: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kgpg: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kgraphviewer: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ khangman: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ khealthcertificate: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kidentitymanagement: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kig: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kigo: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ killbots: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kimap: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kio-admin: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kio-extras: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kio-gdrive: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kio_audiocd: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kamera: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kdesdk-kioslaves: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kirigami-gallery: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kiriki: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kitinerary: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Fix Eurostar ticket extraction for French language tickets * Handle checkout time ranges in German booking.com emails * Add booking.com extractor for PDF confirmations * Add copyright/licensing information * Add Stena Line extractor * Add Viking Line extractor * Add IHG extractor * Fix Tallink extractor for English language * Don't require an arrival time for boat reservations * Improve Flixbus PDF ticket extractor * Support extracting an alternate Flixbus pkpass variant * Extend pkpass preprocessing for bus tickets * Update static extractor build documentation * Give published static extractor builds the release service version ++++ kjournald: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kjumpingcube: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kldap: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kleopatra: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ klettres: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ klickety: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ klines: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmag: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmahjongg: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmailtransport: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmbox: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmime: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmines: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmix: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmousetool: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmouth: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kmplot: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ knavalbattle: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ knetwalk: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ knights: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * When saving the game, use the proper extension "pgn" in case no extension was provided in the file dialog. ++++ koko: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kolf: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kollision: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kolourpaint: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kompare: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kongress: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ konquest: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ konsole: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Clear the arguments if the command is not found ++++ kontactinterface: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kontrast: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ konversation: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kopeninghours: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Adapt tests to KF::Holidays sunrise computation changes ++++ kosmindoormap: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Update Kirigami Addons ++++ kde-dev-utils: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kpat: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kpimtextedit: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kpkpass: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Improve displaying (large) numbers ++++ kpmcore: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kpublictransport: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Fix OTP arrival platform parsing * Fix parsing of EFA operator names * Continue backend search until we find at least one that covers both sides * Consider all higher coverage types as well for journey coverage checks * Make line asset loading also work for stopovers without coordinates * Retain trip identifiers in DB trip queries * Add onboard API support for Ouigo ES * Check type before reading a numeric JSON value * Include Estonia in DB's coverage area * Make mode filters work on the bwegt EFA endpoint ++++ kqtquickcharts: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ krdc: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * RdpView: avoid multiple startQuitting() calls on the same connection (kde#504622) * Fix config names mismatched between Ui and kcfg * Fix parsing of user-supplied host:port preferences for proxy and gateway (kde#504282) ++++ krecorder: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kreversi: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Fix inconsistent availability of undoing after end of game. (kde#351812) ++++ krfb: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kruler: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksanecore: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kshisen: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksirk: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksmtp: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksnakeduel: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kspaceduel: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksquares: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksudoku: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ksystemlog: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kteatime: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ktimer: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ktnef: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ktorrent: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ktouch: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ktrip: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ ktuberling: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kturtle: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kubectl-view-allocations: - Update to version 0.21.2: * (cargo-release) version 0.21.2 * Bump kube from 0.99.0 to 1.1.0 * Bump color-eyre from 0.6.4 to 0.6.5 * Bump tokio from 1.45.0 to 1.45.1 * Bump clap from 4.5.38 to 4.5.39 * add link to another alternative ++++ kubeshark-cli: - Update to version 52.7.7 (52.7.6 does not exist): * Release Highlights - This release includes several key bug fixes and feature enhancements. Notably, it adds support for external secret managers and improves Helm chart semantic versioning (semver) compliance. * Bug Fixes & New Features - Fixed a bug where eBPF traffic capture did not work when persistent volume storage was used. (#1757). - Fixed a bug where Kubeshark stopped processing traffic when Workers restarted (#1760). - Added an option to configure secrets to be read from environment variables, enabling the use of external secret managers for storing items such as licenses or SAML/OIDC secrets. - Updated Chart.yaml to use the full semantic version, ensuring the Helm chart is semver compliant (#1752). - Improved calculations for throughput, bandwidth, and latency in the service map. - Update to version 52.7.5 (52.7.4 does not exist): * :bookmark: Bump the Helm chart version to 52.7.5 * Set tap.docker.tag to minor version of release (#1761) - Update to version 52.7.3 (52.7.1 and 52.7.2 do not exist): * Bump the Helm chart version to 52.7.3 * disabled sctp by default as it is part of debug protocols. * disable watchdog by default (#1759) * eBPF capture didn't work in case of persistent storage (#1757) * Add secret names to inject env variables from (#1756) * Use full semver version in Chart.yaml (#1754) * Incerased storage limit from 500Mi to 5Gi (#1755) * Add kubeshark_dropped_chunks_total metric description (#1753) ++++ kubrick: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kunifiedpush: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kwalletmanager: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kwave: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kweather: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kweathercore: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kwordquiz: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ kyverno: - Update to version 1.14.2: CLI-related changes and dependency updates * fix(cli): ensure JMESPath expressions handle number types correctly (#12037) (#13214) * fix: apply IVPs in cluster mode in the CLI (#13101) (#13116) * fix: apply VPs in cluster mode in the CLI (#13084) (#13098) * test: add cli test with namespaceObject (#13083) (#13096) * refactor: use resource fetcher in the CLI (#13080) * chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#12495) (#13071) * chore: remove unused function in CLI (cherry-pick #13053) (#13078) * chore: update CLI warning messages (#13060) (#13066) * fix: use the generic policy in the CLI (#13059) ++++ libkcddb-qt6: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkcompactdisc-qt6: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkdcraw-qt6: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkeduvocdocument: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkexiv2-qt6: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkcddb: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkdcraw: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkexiv2: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkmahjongg: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkgapi6: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libgravatar: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkdepim: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ mailimporter: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ mimetreeparser: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ pimcommon: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libkleo: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libksane: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ libktorrent: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ qt6-3d: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-connectivity: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-lottie: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-charts: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-coap: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-base: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-qt5compat: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-datavis3d: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-opcua: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-tools: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-graphs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-grpc: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-httpserver: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-virtualkeyboard: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-declarative: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released - Drop patch, merged upstream: * 0001-do-not-re-resolve-iterator-value-types.patch ++++ qt6-location: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-mqtt: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-multimedia: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-networkauth: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-positioning: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-quick3d: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-quicktimeline: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-remoteobjects: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-scxml: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-sensors: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-serialbus: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-serialport: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-shadertools: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-svg: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-speech: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-wayland: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released - Drop patch, merged upstream: * 0001-Client-Reset-mFrameCallbackTimedOut-when-showing-a-w.patch ++++ qt6-webchannel: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-websockets: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ soapy-sdr: - Obsolete old library ++++ libapparmor: - replace workaround for boo#853019 with using %restart_on_update - apparmor.service now contains a workaround to survive restart (boo#1237462) - get posttrans of profiles and abstractions in sync - add dovecot24.diff to fix the profile for dovecot 2.4 (boo#1243008) ++++ marble: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * marble-maps: Fix desktop-id launchable in appstream metainfo ++++ libkomparediff2: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ lkl: - Merge opensuse-kernel/SLE15-SP6 67d36a6f389e - Fix s390x builds (bsc#1243897) * arch/lkl: use archprepare rule to generate config.h * arch/lkl: fix "make olddefconfig" with CONFIG_CPU_BIG_ENDIAN=y * arch/lkl: drop BIG_ENDIAN from kconfig * tools/lkl: fix s390x and big endian detection ++++ rocs: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ s2n: - Update to version 1.5.20 * feat(examples): add key log example (#5314) * build(deps): bump the all-gha-updates group across 1 directory with 3 updates (#5315) * Add CertificateRequest certificate selection callback (#5318) * CertificateRequest Rust bindings (#5331) * chore: bindings release 0.3.20 (#5332) * fix(benches): reuse config for handshakes (#5319) * feat: add custom critical extension support (#5321) * ci: Use official libcrypto verification model repository (#5336) * chore(ci): Pin parking_lot_core, lock_api (#5338) ++++ libsolv: - improve transaction ordering by allowing more uninst->uninst edges [bsc#1243457] - implement color filtering when adding update targets - support orderwithrequires dependencies in susedata.xml - bump version to 0.7.33 ++++ libzmf: - Removed patch: * 0001-automake-Conditional-installation-of-PNG-and-JS-file.patch + Replaced by better solution - Added patch: * 0001-Install-all-files-generated-by-doxygen.patch + Install all doxygen-generated files regardless of their file type. This makes the doxygen installation more robust and less dependent on doxygen internals. ++++ lokalize: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ lskat: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ markdownpart: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ massif-visualizer: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ matrix-synapse: - Update to 1.131.0 - Features - Add msc4263_limit_key_queries_to_users_who_share_rooms config option as per MSC4263. (#18180) - Add option to allow registrations that begin with _. Contributed by _ (@hex5f). (#18262) - Include room ID in response to the Room Deletion Status Admin API. (#18318) - Add support for calling Policy Servers (MSC4284) to mark events as spam. (#18387) - Bugfixes - Prevent race-condition in _maybe_retry_device_resync entrance. (#18391) - Fix the tests.handlers.test_worker_lock.WorkerLockTestCase.test_lock_contention test which could spuriously time out on RISC-V architectures due to performance differences. (#18430) - Fix admin redaction endpoint not redacting encrypted messages. (#18434) - Improved Documentation - Update room_list_publication_rules docs to consider defaults that changed in v1.126.0. Contributed by @HarHarLinks. (#18286) - Add advice for upgrading between major PostgreSQL versions to the database documentation. (#18445) - Internal Changes - Fix a memory leak in _NotifierUserStream. (#18380) - Fix a couple type annotations in the RootConfig/Config. (#18409) - Explicitly enable PyPy builds in cibuildwheels config to avoid it being disabled on a future upgrade to cibuildwheel v3. (#18417) - Update the PR review template to remove an erroneous line break from the final bullet point. (#18419) - Explain why we flush_buffer() for Python print(...) output. (#18420) - Add lint to ensure we don't add a CREATE/DROP INDEX in a schema delta. (#18440) - Allow checking only for the existence of a field in an SSO provider's response, rather than requiring the value(s) to check. (#18454) - Add unit tests for homeserver usage statistics. (#18463) - Don't move invited users to new room when shutting down room. (#18471) - Updates to locked dependencies - Bump actions/setup-python from 5.5.0 to 5.6.0. (#18398) - Bump authlib from 1.5.1 to 1.5.2. (#18452) - Bump docker/build-push-action from 6.15.0 to 6.17.0. (#18397, [#18449]) - Bump lxml from 5.3.0 to 5.4.0. (#18480) - Bump mypy-zope from 1.0.9 to 1.0.11. (#18428) - Bump pyo3 from 0.23.5 to 0.24.2. (#18460) - Bump pyo3-log from 0.12.3 to 0.12.4. (#18453) - Bump pyopenssl from 25.0.0 to 25.1.0. (#18450) - Bump ruff from 0.7.3 to 0.11.11. (#18451, #18482) - Bump tornado from 6.4.2 to 6.5.0. (#18459) - Bump setuptools from 72.1.0 to 78.1.1. (#18461) - Bump types-jsonschema from 4.23.0.20241208 to 4.23.0.20250516. (#18481) - Bump types-requests from 2.32.0.20241016 to 2.32.0.20250328. (#18427) ++++ maven: - Link also the objectweb-asm/asm to the lib directory ++++ maven-dependency-tree: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-doxia: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-doxia-sitetools: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-filtering: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-invoker: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-javadoc-plugin: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-resolver: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ maven-surefire: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ melange: - Update to version 0.26.5: * Update mount paths to use DefaultCacheDir instead of cfg.CacheDir (#2022) * qemu runner: define static mount tag for mount_cache (#2023) ++++ mesheryctl: - update to 0.8.94: * General - Update MAINTAINERS.md: Add Ian Whitney @miacycle (#14886) - chore: unlink Layer5 member profiles in MAINTAINERS.md @codered-lgtm (#14889) - add reference relationship @aabidsofi19 (#14890) - cleanup old components and relationships @aabidsofi19 (#14865) * Meshery CLI - Chore: Update docker hub org name @hortison (#14893) - migrate meshkit to meshery/meshkit @aabidsofi19 (#14891) - saves the output of the component view. @VinayCheripally (#14864) * Maintenance - Chore: Update docker hub org name @hortison (#14893) - migrate meshkit to meshery/meshkit @aabidsofi19 (#14891) * Documentation - upadte docker images to meshsync and meshery-operator @aabidsofi19 (#14897) - Update contributing-ui-sistent.md @jamieplu (#14896) - form update @codered-lgtm (#14892) - Chore: Update docker hub org name @hortison (#14893) - migrate meshkit to meshery/meshkit @aabidsofi19 (#14891) - update to 0.8.93: * no CLI-related changes in this release - update to 0.8.92: * no CLI-related changes in this release - update to 0.8.91: * no CLI-related changes in this release - update to 0.8.90: * no CLI-related changes in this release - update to 0.8.89: * no CLI-related changes in this release ++++ mhvtl: - Update to version 1.72_release+6.a11b6777660b: * Add SET/GET TIMESTAMP op code support * RPM SPEC: Update to require tar 1.28 * LBP: verify_lbp_crc should return a signed value * library: Fix vendor 'QUANTUM' not 'SCALAR' - Add 4 patches submitted upstream, to fix build issues: * 0001-kernel-config-replace-fgrep-with-grep-F.patch * 0002-kernel-config-put-braces-around-debug-stmnt.patch * 0003-Fix-external-declarations-of-crc32c.patch * 0004-kernel-config-handle-del_timer_sync-kABI-rename.patch ++++ minuet: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ modello: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ mutter: - Update to version 48.3.1: + Fix Xwayland windows becoming unresponsive to events + Fix drag and drop of tabs into tiled/maximized state ++++ myrlyn: - Update to version 0.9.5: * Version bump to 0.9.5 * Added (preliminary!) community repos for Leap 16.0 / SLES-16.0 * Giving up on Qt-internal messages * Use the 'myrlyn' textdomain and the default locale dir (issue #45) * Added infrastructure for program translations (issue #45) * Use QObject::tr() instead of gettext() directly * Added missing member initialization * Adapt new program name in exported dependency list * Require zypp in CMakeLists.txt (Closes #95) * Removed unneeded include * Fix: pass functor directly instead of using boost::ref * Include (Closes #92) ++++ roast: - Update to version 7.2.3: * chore(release): bump to version 7.2.3 * fix: refactor so that after a deletion of tag does not cause an error ++++ okular: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * add appx job * Fix detecting HTML in mobipocket document * Fix opening password protected files on builds without kwallet (kde#503852) ++++ openSUSE-repos-Leap: - Update to version 20250604.94835c9: * Add gpgkey for codecs-o-o as well * Drop opensuse_repos.sh ++++ openSUSE-repos-MicroOS: - Update to version 20250604.94835c9: * Add gpgkey for codecs-o-o as well * Drop opensuse_repos.sh ++++ openSUSE-repos-Slowroll: - Update to version 20250604.94835c9: * Add gpgkey for codecs-o-o as well * Drop opensuse_repos.sh ++++ openSUSE-repos-Tumbleweed: - Update to version 20250604.94835c9: * Add gpgkey for codecs-o-o as well * Drop opensuse_repos.sh ++++ palapeli: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ partitionmanager: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ patterns-media: - Drop xen from the DVD. ++++ perl-AnyEvent: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-AnyEvent-HTTP: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-AnyEvent-WebSocket-Client: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Apache-LogFormat-Compiler: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-App-CLI: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-App-rsync-retry: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Authen-DecHpwd: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-B-COW: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Cairo-GObject: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Class-Mix: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Class-Tiny: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Crypt-Eksblowfish: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Crypt-MySQL: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Add cpanspec.yml for automatically generating the spec file with cpanspec ++++ perl-Crypt-UnixCrypt_XS: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Devel-OverloadInfo: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Devel-TakeHashArgs: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Digest-CRC: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Email-Date-Format: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Fennec-Lite: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-File-HomeDir: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-File-Slurp-Tiny: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-GStreamer1: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - Add cpanspec.yml for automatically creating the spec file with cpanspec ++++ perl-Git-Version-Compare: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-HTTP-CookieJar: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-HTTP-Thin: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-IO-HTML: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-IO-Pipely: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details - updated to 2.90.0 (2.090) see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes 2.090 2025/06/03 - fix OCSP live test after Let's Encrypt has disabled OCSP support #169 - public_suffix now preserves trailing dot #167 ++++ perl-IO-TieCombine: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Module-Build-Prereqs-FromCPANfile: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ perl-Mozilla-CA: - Update Mozilla-CA-20240730-Redirect-to-ca-certificates-bundle.patch - updated to 20250602.0.0 (20250602) see /usr/share/doc/packages/perl-Mozilla-CA/Changes 20250602 - Update from Mozilla repository to 2025-06-02 - Added certificates: - D-TRUST BR Root CA 2 2023 sha256: 0552e6f83fdf65e8fa9670e666df28a4e21340b510cbe52566f97c4fb94b2bd1 - D-TRUST EV Root CA 2 2023 sha256: 8e8221b2e7d4007836a1672f0dcc299c33bc07d316f132fa1a206d587150f1ce - Removed certificates: - Baltimore CyberTrust Root sha256: 16af57a9f676b0ab126095aa5ebadef22ab31119d644ac95cd4b93dbf3f26aeb - Comodo AAA Services root sha256: d7a7a0fb5d7e2731d771e9484ebcdef71d5f0c3e0a2948782bc83ee0ea699ef4 - Entrust.net Premium 2048 Secure Server CA sha256: 6dc47172e01cbcb0bf62580d895fe2b8ac9ad4f873801e0c10b9c837d21eb177 - GlobalSign Root CA sha256: ebd41040e4bb3ec742c9e381d31ef2a41a48b6685c96e7cef3c1df6cd4331c99 - Go Daddy Class 2 CA sha256: c3846bf24b9e93ca64274c0ec67c1ecc5e024ffcacd2d74019350e81fe546ae4 - Starfield Class 2 CA sha256: 1465fa205397b876faa6f0a9958e5590e40fcc7faa4fb7c2c8677521fb5fb658 - SwissSign Silver CA - G2 sha256: be6c4da2bbb9ba59b6f3939768374246c3c005993fa98f020d1dedbed48a81d5 - XRamp Global CA Root sha256: cecddc905099d8dadfc5b1d209b737cbe2c18cfb2c10c0ff0bcf0d3286fc1aa2 ++++ perl-Protocol-WebSocket: - Normalize CPAN version See https://github.com/openSUSE/cpanspec/issues/47 for details ++++ picmi: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ plasmatube: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ plexus-archiver: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-build-api: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-cipher: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-compiler: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-interactivity: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-io: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-resources: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-sec-dispatcher: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ plexus-velocity: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ poedit: - Poedit 3.6 (3.6.3): * Support for Apple XCLOC localization bundles. * Significantly improved updating and merging UI, with detailed changes reporting and error handling. * Long-running operations such as export/import now all report progress. * Added Serbian (Latin) and Uyghur translations. * Performance and UI responsiveness improvements. ++++ polkit-default-privs: - Update to version 1550+20250603.5d84a17: * profiles: add ModemManager CellBroadcast action (bsc#1243684) ++++ python-murmurhash: - Update to 1.0.13 * Cython 3 requires nogil function to have an explicit exception value, or the gil will be acquired within the function, impacting performance. This patch makes the required modifications. ++++ python-Authlib: - Update to 1.6.2 * Fix issue when RFC9207 is enabled and the authorization endpoint response is not a redirection. pull request #733 * Fix missing state parameter in authorization error responses. issue #525 * Support for acr and amr claims in id_token. issue #734 * Support for the none JWS algorithm. * Fix response_types strict order during dynamic client registration. issue #760 * Implement RFC9101 The OAuth 2.0 Authorization Framework: JWT-Secured Authorization Request (JAR). issue #723 * OIDC UserInfo endpoint support. issue #459 - Drop 767-skip-xc20p-tests.patch, merged upstream ++++ python-Rtree: - Update to 1.4.0 * Python 3.9+ is now required (#321) * Add support for array-based bulk insert with NumPy (#340) * Upgrade binary wheels with libspatialindex-2.1.0 (#353) * Rename project and other build components to “rtree” (#350) - Refresh Rtree-opensuse-noarch.patch ++++ python-aioftp: - Update to 0.25.1 * do not start explicit tls if implicit mode used (fixes #184) (#185) - from version 0.25.0 * client: add partial client support for explicit tls (#183) - Update BuildRequires from pyproject.toml ++++ python-django-appconf: - Switch to pyproject macros. ++++ python-django-attachments: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-braces: - Switch to pyproject macros. ++++ python-django-cacheops: - Switch to pyproject macros. ++++ python-django-ckeditor: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-classy-tags: - Switch to pyproject macros. ++++ python-django-compressor: - Switch to pyproject macros. ++++ python-django-coverage-plugin: - Switch to pyproject macros. ++++ python-django-dj-inmemorystorage: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-extra-views: - Switch to pyproject macros. ++++ python-django-formtools: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-gravatar2: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-guardian: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-ipware: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-jinja: - Switch to pyproject macros. - Add patch skip-broken-test.patch: * Skip broken test with Django 5.2. ++++ python-django-localflavor: - Switch to pyproject macros. ++++ python-django-mathfilters: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-money: - Switch to pyproject macros. ++++ python-django-nine: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-oidc-provider: - Switch to pyproject macros. ++++ python-django-parler: - Switch to pyproject macros. ++++ python-django-q: - Switch to pyproject macros. ++++ python-django-qsessions: - Switch to pyproject macros. ++++ python-django-requests-debug-toolbar: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-rest-framework-social-oauth2: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-rest-invitations: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-rosetta: - Switch to pyproject macros. ++++ python-django-rq: - Switch to pyproject macros. ++++ python-django-sekizai: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-taggit: - Switch to pyproject macros. ++++ python-django-user-agents: - Switch to pyproject macros. - No more greedy globs in %files. - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-django-webtest: - Switch to pyproject macros. ++++ python-django-widget-tweaks: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-dogslow: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-easy-thumbnails: - Switch to pyproject macros. ++++ python-enaml: - Drop runtime dependency on pyside2 for Leap 16 and factory (boo#1243916) ++++ python-identify: - Update to 2.6.12 * Identify common MSBuild files * Drop ambiguous .proj extension - from version 2.6.11 * Add support for `.sqlfluff` * Identify XSLT files ++++ python-iniconfig: - Update to 2.1.0 * fix #26 - list individuals in license file by @RonnyPfannschmidt in #52 * Run tests in CI by @nicoddemus in #53 * Use pypa/gh-action-pypi-publish@release/v1 @ GHA by @webknjaz in #54 * Add support for Python 3.12-3.13 and drop EOL 3.7 by @hugovk in #56 ++++ python-legacy-cgi: - Update to 2.6.3 * README updated * Switched build system uv (hatchling is the PEP-517 backend) * Supports back to Python 3.8 (not that this is useful, see the README for information on recommended markers) - Update BuildRequires from pyproject.toml ++++ python-libevdev: - Update to 0.12 * doc: add a readthedocs config file * docs: install the rtd sphinx theme for readthedocs * readthedocs: fix path to requirements.txt * setup.cfg: Replace dashes with underscores * CI: add required workflow rules * Fix intersphinx mapping - Limit Python files matched in %files section - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install ++++ python-parsimonious: - Convert to pip-based build ++++ python-parted: - Convert to pip-based build ++++ python-pastel: - Convert to pip-based build ++++ python-patatt: - Convert to pip-based build ++++ python-pathspec: - Convert to pip-based build ++++ python-patiencediff: - Convert to pip-based build ++++ python-pbkdf2: - Convert to pip-based build ++++ python-pcodedmp: - Convert to pip-based build ++++ python-pdd: - Convert to pip-based build ++++ python-pdfrw: - Convert to pip-based build ++++ python-persistent: - Convert to pip-based build ++++ python-petact: - Convert to pip-based build ++++ python-phabricator: - Convert to pip-based build ++++ python-phply: - Convert to pip-based build - Convert to pip-based build ++++ python-pickleshare: - Convert to pip-based build ++++ python-pifpaf: - Convert to pip-based build ++++ python-pika-pool: - Convert to pip-based build ++++ python-pilkit: - Convert to pip-based build ++++ python-pingparsing: - Convert to pip-based build ++++ python-pip-api: - Convert to pip-based build ++++ python-pkgconfig: - Convert to pip-based build ++++ python-plaster-pastedeploy: - Convert to pip-based build ++++ python-pluginbase: - Convert to pip-based build ++++ python-plyvel: - Convert to pip-based build ++++ python-pname: - Convert to pip-based build - Convert to pip-based build ++++ python-pook: - Convert to pip-based build ++++ python-portpicker: - Convert to pip-based build ++++ python-poyo: - Convert to pip-based build ++++ python-pprintpp: - Convert to pip-based build - Convert to pip-based build ++++ python-premailer: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-priority: - Convert to pip-based build - Convert to pip-based build ++++ python-proglog: - Convert to pip-based build - Convert to pip-based build ++++ python-progressbar: - Convert to pip-based build ++++ python-promise: - Convert to pip-based build ++++ python-psycopg2cffi: - Convert to pip-based build ++++ python-publicsuffix2: - Convert to pip-based build ++++ python-pure-sasl: - Convert to pip-based build ++++ python-py-cpuinfo: - Convert to pip-based build ++++ python-py-espeak-ng: - Convert to pip-based build ++++ python-py-vapid: - Convert to pip-based build ++++ python-siphashc: - Switch to pyproject macros. - No more greedy globs in %files. ++++ python-social-auth-app-django: - Switch to pyproject macros. ++++ python-striprtf: - Update to version 0.0.29 * removing pictures from rtf, fixes #58 ++++ python313-pyside6: - Update to 6.9.1. Check the installed changes-6.9.1 file for the full list of changes ++++ python313-shiboken6: - Update to 6.9.1. Check the installed changes-6.9.1 file for the full list of changes ++++ qmlkonsole: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ qrca: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ qt6-3d-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-base-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-charts-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-coap-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-connectivity-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-datavis3d-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-declarative-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released - Drop patch, merged upstream: * 0001-do-not-re-resolve-iterator-value-types.patch ++++ qt6-graphs-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-grpc-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-httpserver-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-imageformats: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-imageformats-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-languageserver: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-location-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-lottie-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-mqtt-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-multimedia-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-networkauth-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-opcua-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-positioning-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-qt5compat-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-quick3d-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-quickeffectmaker: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released - Add a _constraints file for ppc64le builds ++++ qt6-quickeffectmaker-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released - Add a _constraints file for ppc64le builds ++++ qt6-quicktimeline-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-remoteobjects-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-scxml-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-sensors-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-serialport-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-shadertools-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-speech-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-svg-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-tools-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-translations: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-virtualkeyboard-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-wayland-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released - Drop patch, merged upstream: * 0001-Client-Reset-mFrameCallbackTimedOut-when-showing-a-w.patch ++++ qt6-webchannel-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ qt6-websockets-docs: - Update to 6.9.1: * https://www.qt.io/blog/qt-6.9.1-released ++++ rpmlint: - Update to version 2.7.0+git20250603.a9db0eb9: * BuildRootAndDateCheck: More specific buildroot check * Add openQA users to users-groups.toml ++++ rpmlint-strict: - Update to version 2.7.0+git20250603.a9db0eb9: * BuildRootAndDateCheck: More specific buildroot check * Add openQA users to users-groups.toml ++++ rpmlint-test: - Update to version 2.7.0+git20250603.a9db0eb9: * BuildRootAndDateCheck: More specific buildroot check * Add openQA users to users-groups.toml ++++ rubygem-agama-yast: - Propose to move existing connections to disk if there is no one to be persisted (custom config provided) (gh#agama-project/agama#2402). ++++ sbcl: - Update to version 2.5.5 * minor incompatible change: the output from TRACE is now prefixed by a FRESH-LINE on *TRACE-OUTPUT*. * platform support: * * On Linux, the system is better at negotiating with the kernel to find locations for Lisp memory spaces, succeeding more often than previously. * bug fix: resolve signed/unsigned char mismatch in RUN-PROGRAM on Windows. (lp#2110525, reported by awlygj) * bug fix: compiler confusion given sufficiently complex derived type constraints. (lp#2109902) * bug fix: compiler inconsistency in low-level representation leading to inconsistent transformations. (lp#2109837) * bug fix: return NIL from calls to DOCUMENTATION on illegal function names. * bug fix: calls to APPLY or VALUES-LIST on some combinations of constant arguments could lose the constant nature after transformation. (thanks to Hayley Patton) * optimization: some micro-improvements to bignum operations, particularly on x86-64 and arm64 * optimization: allow the result of MAKE-STRING to be allocated on the stack when :element-type is unknown. * optimization: the compiler will recognize the use of ZEROP on the results of LENGTH and REM (on suitable operands) to avoid full computation of the intermediate result. ++++ signon-kwallet-extension: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ sisu: - Upgrade to upstream milestone 0.9.0.M4 * Most important change + ASM is "demoted" to plain dependency, hence, consumer is able to override/update it the usual "Maven way". This applies to all components: inject, plexus and sisu-maven-plugin as well. + Historically, Sisu shaded in ASM just like Guice did. Later Sisu started shipping "main" JAR with shaded ASM but also "no_asm" classified artifact without ASM (just like Guice did with "classes" classified JAR). Starting from this version, Sisu does not shade ASM anymore, it is "demoted" to transitive dependency. * Changes + Disable shallow clones for sonarcloud analysis + Remove spurious asserts + Post release cleanup + Fix jacoco + code coverage + Enable code coverage again for all modules + Use default property for the jacoco agent + Add documentation on Plexus Configurator API + Remove about.html as only relevant for Eclipse plugins + Document Lifecycle support + Call TypeAwareExpressionEvaluator.evaluate(String,Class) if available + Pass strict flag also via "discoverComponents" + Embed/relocate ASM via m-shade-p + Update to ASM 9.8 + Increase coverage + Align subproject names (and naming) + Build infra updates + Reproducible + Fix sisu-maven-plugin + Lax array converter + Update dependencies + Publishing to Central ++++ sisu-mojos: - Upgrade to upstream milestone 0.9.0.M4 * Most important change + ASM is "demoted" to plain dependency, hence, consumer is able to override/update it the usual "Maven way". This applies to all components: inject, plexus and sisu-maven-plugin as well. + Historically, Sisu shaded in ASM just like Guice did. Later Sisu started shipping "main" JAR with shaded ASM but also "no_asm" classified artifact without ASM (just like Guice did with "classes" classified JAR). Starting from this version, Sisu does not shade ASM anymore, it is "demoted" to transitive dependency. * Changes + Disable shallow clones for sonarcloud analysis + Remove spurious asserts + Post release cleanup + Fix jacoco + code coverage + Enable code coverage again for all modules + Use default property for the jacoco agent + Add documentation on Plexus Configurator API + Remove about.html as only relevant for Eclipse plugins + Document Lifecycle support + Call TypeAwareExpressionEvaluator.evaluate(String,Class) if available + Pass strict flag also via "discoverComponents" + Embed/relocate ASM via m-shade-p + Update to ASM 9.8 + Increase coverage + Align subproject names (and naming) + Build infra updates + Reproducible + Fix sisu-maven-plugin + Lax array converter + Update dependencies + Publishing to Central ++++ skanlite: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ skladnik: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ slirp4netns: - Update to 1.3.3 * The official statically-linked binaries are updated to be linked with the new version of libslirp: v4.9.0 -> v4.9.1 (#357) * Enabled GitHub Actions Attestations (#355, thanks to @takumin) ++++ step: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ strongswan: - Disable soup fetcher. It is redundant with the curl fetcher, and this allows us to drop the dependency on libsoup2. ++++ stunnel: - Update to version 5.75: * Security bugfixes - OpenSSL FIPS Provider updated to version 3.1.2. * Bugfixes - Fixed infinite loop triggered by OCSP URL parsing errors - Fixed OPENSSL_NO_OCSP build issues - Fixed default curve selection in FIPS mode with OpenSSL 3.4+. - Fixed tests with modern Python versions. - Fixed tests with multiple OpenSSL versions installed. * Features - Added provider URI support for "cert" and "key" options. - Added new "CAstore" service-level option (OpenSSL 3.0+). - Added "provider" (OpenSSL 3.0+), "providerParameter" (OpenSSL 3.5+), and "setEnv" global options. - Key file/URI path added to passphrase prompt on Unix. ++++ svgpart: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ sweeper: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ tail-tray: - Update to version 0.2.23: * What's new in this release 🎉 - This release adds support for better handling of Mullvad exit nodes, bug fixes and minor tweaks. It's also the first release that officially package for Ubuntu 25.04 * Commits - e55b78e: Issue #77 - Support for Ubuntu 25.04 (Plucky Puffin) (Marcus Grenängen) - 8994b79: Build from source: knotifications instructions (Marcus Grenängen) - c5a40a4: Let's see if this is the correct path ref inside the container (Marcus Grenängen) - 19639bb: More tests to see if it solves it (Marcus Grenängen) - b2ffba4: And fix 24.04 and Debian Trixie builds as well (Marcus Grenängen) - 03d3e4b: And some more minor workflow fixes (Marcus Grenängen) - fb9e088: More workflow fixes (Marcus Grenängen) - 8099605: Permission fixes for 24.04 and Trixie outputs (Marcus Grenängen) - 5b97ed5: Extra install deps for builds (Marcus Grenängen) - c0640f0: Fix Trixie build & build names (Marcus Grenängen) - af40020: [Issue #76] - First pass on getting basic support for Mullvad exit nodes (#78) (Marcus Grenängen) #78 - 1dbe121: Fix for windows build uploads (Marcus Grenängen) - 0664616: Add ubuntu-25.04-plucky to tagged release builds (Marcus Grenängen) - b693b3c: Bump version to 0.2.23 (Marcus Grenängen) ++++ telly-skout: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ++++ terragrunt: - Update to version 0.81.0: * Breaking Changes - Bare Includes Deprecated Use of bare includes (include configuration blocks without a label) are now deprecated. For example: include { path = find_in_parent_folders("root.hcl") } Will now result in a deprecation warning, while the following usage of an include with a label added won't: include "root" { path = find_in_parent_folders("root.hcl") } Using labeled includes result in better performance, as backwards compatibility requires that Terragrunt does additional work during configuration processing. You are advised to update your bare includes to use labels as early as possible. Note that although this deprecation won't be an immediate breaking change. It will be a breaking change in the future. To opt-in to this breaking change today, you can use the bare-include strict control to mandate usage of the modern, labelled include. Doing so will ensure that you and your teammates are leveraging the most performant version of the configuration block. Backwards compatibility is guaranteed to remain present for this functionality until at least Terragrunt 2.0. - Logging Moved from Terragrunt Options If you depend on Terragrunt as a Golang library, you'll want to take note that this release introduces a breaking change to public functions in multiple packages to adjust how the logger is passed. The Terragrunt logger is no longer a member of the TerragruntOptions struct in the options package, and is instead passed explicitly as an argument to functions that need the logger. For example, the signature for the RunCommand function in the shell package changed from this: func RunCommand(ctx context.Context, opts *options.TerragruntOptions, command string, args ...string) error To this: func RunCommand(ctx context.Context, l log.Logger, opts *options.TerragruntOptions, command string, args ...string) error You maybe need to manually construct a logger to pass into public functions you are calling in Terragrunt packages as a consequence. * New Features - Added constraint_check HCL Function A new HCL function, constraint_check, has been added to Terragrunt. This HCL function allows you to drive logic in your configurations based on constraints checked against arbitrary semantic versions. For example: feature "module_version" { default = "1.2.3" } locals { module_version = feature.module_version.value needs_v2_adjustments = constraint_check(local.module_version, ">= 2.0.0") } terraform { source = "github.com/my-org/my-module.git//?ref=v${local.module_version}" } inputs = !local.needs_v2_adjustments ? { old_module_input_name = "old_module_input_value" } : { new_module_input_name = "new_module_input_value" } Using this function, you can alter the behavior of units when particular OpenTofu/Terraform module versions are used, including changing inputs or altering error handling. * What's Changed - docs: Documenting `constraint_check` (#4384) - Add constraint_check HCL function (#4376) - OTEL dependencies update (#4370) - chore: Deprecating bare includes (#4375) - perf: Moving logger out of opts (#4367) - fix: Fixing reference to `relative_path_to_include` (#4371) - fix: Always run CI on push (#4372) - feat: Added license check (#4368) ++++ umbrello: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - Changes since 25.04.1: * Fix 'Creating a new document after adding two diagrams segfaults' (kde#504940) ++++ v4l2loopback: - Update to version 0.15.0: * Release v0.15.0 * DKMS: dummy 'clean' rule * Replace 'Skype' with 'Zoom' * [github] note on "exact" v4l2loopback version * [github] fix name of ArchLinux job * publish build-state.svg directly to the Wiki * [github] use current data for rolling releaeses * [github] case-insensitive sort * [github] drop openSUSE/leap * [github] build more Fedora releases, and ArchLinux * [github] support ArchLinux * [github] DNF>=5 supports the "--skip-unavailable" flag * [github] build on openSUSE * [github] rename "not_${os}" to "not_${packager}" * run CI against more kernels * Create a badge with all kernels tested in the CI * [github] 2nd attempt on testing with more kernels * [github] also install kernels without a debrevision in the name * only use `timer_delete_sync` compat macro for linux<6.2.0 * added functionality for linux 6.15+ (#626) * use fixed-size types in public API * [meta] pre-commit config to automatically run clang-format before committing * v4l2loopback-ctl: (also) query the module version via ioctl * change public ioctl numbers! * V4L2LOOPBACK_CTL_VERSION ioctl * order ioctl's by value * dkms.conf updates ++++ valkey: - Fix crash on SSL_new() returning NULL in outgoing connections (bsc#1243061) * valkey-ssl_new-null-return.patch ++++ xfce4-genmon-plugin: - Update to version 4.3.0 - Update README after switchover to meson - autotools-build: Explicitly require glib, gtk3 - meson-build: Use shared_module() - Replace deprecated exo with libxfce4ui 4.21.0 - build: Automate copyright year management - Add meson build - autotools-build: Explicitly require libxfce4util - Fix libxfce4panel include - Translation Updates ++++ xmvn-connector: - Add dependency on objectweb-asm to build with sisu 0.9.0.M4 ++++ yakuake: - Update to 25.04.2 * New bugfix release * For more details please see: * https://kde.org/announcements/gear/25.04.2/ - No code change since 25.04.1 ------------------------------------------------------------------ ------------------ 2025-6-2 - Jun 2 2025 ------------------- ------------------------------------------------------------------ ++++ apache2-mod_auth_openidc: - build with hiredis for openSUSE only [bsc#1243922] ++++ apache2-mod_security2: - update to 2.9.10: * CVE-2025-48866: excessive number of arguments in sanitiseArg can lead to a denial of service due to high memory consumption (boo#1243976) - includes changes from 2.9.9: * CVE-2025-47947: DoS through sanitiseMatchedBytes (boo#1243978) * log error codes for global mutex failure modes * Fix error logging for standalone module * improved XMLArgs processing * Incorrect utf8toUnicode transformation for 00xx * PCRE2 compatibility fixes * gcc14 fixes, developer visible fixes - drop apache2-mod_security2-gcc14.patch - run tests again as they are now fixed with pcre2 ++++ ast-grep: - Update to 0.38.5: * feat: support file level suppression #1541 * feat: add include-off rule in sg test #2023 * feat: add multiple fix in vscode lsp 9e9a282 * chore(deps): update dependency @ast-grep/napi to v0.38.3 58dcc5b * test: add file level suppression test 93d04c7 - Update to 0.38.4: * feat: support object style libraryPath #2013 * feat: Support Markdown rendering in CLI #1976 * test: add more test for transform parse #902 * feat: implement transform shortcut #902 * feat: add note in lsp hover info b4f32df * feat: add test case for string transform 0c75416 * refactor: simplify code 0d3ba01 - Update to 0.38.2: * feat: add --include-metadata flag in ast-grep scan #1987 * fix: respect transform in fix #1991 * Breaking change: feat: remove tree-sitter-facade-sg 1e8a38d * fix: remove benches c44c315 * feat: add label handling in json print 33192d7 ++++ bird: - redownload sources, seem like they changed a little ++++ blake3: - Remove ExclusiveArch: %{rust_tier1_arches} to allow building the c lib on more arches ++++ build: - fix slfo 1.2 build config - Disable selinuxfs mount during builds (bsc#1231252) - productcomposer: support version 0.6.0 extensions - mkosi: also fetch InitrdPackages= dependencies - qemu 10.0 compability fix - rpm * Fix querying the pkgid from rpm packages * Support new %span macro * Fall back to the sha256 signature header if there is no md5 header for rpm v6 - pbuild: define _is_this_project/_is_in_project macros - support the "nouseforbuild" buildflag - Use Compress::Stream::Zstd for zstd decompression of debian binaries - Fix parsing of remoteasseturls with digests - provenance data handling: * extend SLSA provenance data with buildfalvor, distul and vcs * Fix handling of replaced golang modules ++++ chafa: - Update to 1.16.1: * Bug fixes: [#282] Fish completion not included in release tarball [#283] Piping and redirection are broken in Windows - Update to 1.16.0: * Added terminal probing. Currently we can determine geometry, colors and sixel capabilities this way. This supplements the existing heuristics. * The internal terminal database and heuristics were refactored for clarity, with new API added to simplify the configuration process. * I/O is now threaded, resulting in improved responsiveness and pipelining. * New option: --grid=WxH, --grid=[auto|on|off] or -g. This lays out multiple images in a grid for easy browsing. * New option: --label=[on|off] or -l. Labels each image with its filename. Works in both continuous and grid layouts. * New option: --probe=[auto|on|off]. Controls whether to actively probe the terminal. Can take a real number denoting how long to wait for a response. * Sixel quality improved significantly. The quantizer was reimplemented with modern algorithms (#174), and blue noise dithering was introduced (#238). * The new blue noise dithering is also available in symbols mode, and can be turned on with - -dither noise. It can be turned off with --dither none. * Numerous small improvements were made to sixel handling: + Terminal cursor placement quirks are now represented and handled. + Images can now cover their cell extents completely. + Workaround for animations "walking up the screen" on quirky terminals. * The JPEG XL loader was improved with optional memory mapping and better container support * Enabled wildcard expansion in Windows builds (#266). * Added completions for the fish shell and updated those for zsh. * Bug fixes: + #111 Provide auto detection of background for perception of transparency + #228 Sixel capability not detected in foot + tmux + #236 Ghostty shows pwd/lock indicator when using Chafa + #238 Sixel image quality significantly different from img2sixel and ImageMagick + #239 Chafa leaves echo on + #245 JPEG file not recognized + #246 Examples using deprecated functions + #249 Sixel detection doesn't set default values + #254 -t 1 doesn't work with -f iterm + #255 Animations scroll/walk up the screen + #265 Enable Kitty image protocol for Warp + #266 On Windows, in a cmd.exe window, filename wildcard expansion is broken + #273 -t 1 messes up some images + #274 -f {kitty,iterm} swaps BG color channels for SVG + #278 Images not always padded to cell boundary + [unfiled] Fix broken bashisms resulting in logic failure + [unfiled] Small leak in chafa_canvas_print_rows() + [unfiled] Uninitialized histogram in nearest-neighbor interp. ++++ chainguard-dfc: - Update to version 0.8.0: * Add support for --platform flag in FROM lines * [StepSecurity] Apply security best practices ++++ chart-testing: - Update to version 3.13.0: * build(deps): Bump helm.sh/helm/v3 in the gomod group (#744) * build(deps): Bump alpine from 3.21 to 3.22 in the docker group (#743) * feat: add --wait flag to helm uninstall (#721) * Add release-name option (#735) * Fix chart_schema.yaml import-values rule (#725) * feat(upgrade): using the values instead of --reuse-values (#742) * Bump helm.sh/helm/v3 from 3.16.4 to 3.18.0 (#740) * Bump anchore/sbom-action from 0.19.0 to 0.20.0 in the actions group (#741) * Bump actions/setup-go from 5.4.0 to 5.5.0 in the actions group (#739) * Bump github.com/spf13/viper from 1.20.0 to 1.20.1 in the gomod group (#729) * Bump golangci/golangci-lint-action from 6.5.2 to 8.0.0 (#736) * Bump the actions group across 1 directory with 3 updates (#733) * Bump actions/setup-go from 5.3.0 to 5.4.0 in the actions group (#727) * Bump github.com/spf13/viper from 1.19.0 to 1.20.0 (#723) * Bump the actions group with 2 updates (#724) * Bump the actions group with 2 updates (#719) * Bump the actions group with 2 updates (#718) * Bump the actions group with 2 updates (#717) * Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#716) * Bump the actions group with 4 updates (#714) * Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 in the gomod group (#712) * Bump the actions group with 3 updates (#711) * Bump golangci/golangci-lint-action in the actions group (#710) * bump alpine and tools (#704) * Bump docker/setup-qemu-action from 3.2.0 to 3.3.0 in the actions group (#705) ++++ clojure: - Update to 1.12.1.1538: * No changelog provided ++++ container-selinux: - Update to version 2.238.0: * label /run/sysctl.d correctly on creation ++++ curlie: - Update to version 1.8.2: * Remove sboms * Add more platforms, SBOMs and sign artifacts * Fix proxy option * Update Go version and GoReleaser * Replace deprecated imports * fix: remove curlie.io mention from goreleaser * fix: goreleaser * Delete CNAME * Update README.md * Bump golang.org/x/crypto from 0.1.0 to 0.17.0 - dropped patch upgrade-go-version-and-x-sys-to-latest.patch as no more needed ++++ dhcpcd: - Update to 10.2.4 * compat: use timingsafe_bcmp if available * IPv6: Sort routers by reachability correctly. * definitions: define ND Route Information option * IPv6: Clear previous address RA flags on receipt of a RA. ++++ gpg2: - Update to 2.5.7: * gpg: Allow updating a SHA-1 key certification w/o using the --force-sign-key option. [T7663] * gpg: The group key flag has now been fully implemented. [rG8833a34bf0] * gpg: Make combination of show-only-fpr-mbox and show-unusable-uid work. [rGd5a4a2dc89] * gpg: Do not allow compressed key packets on import. [T7014] * gpgsm: Allow an empty subject DN also during import. [T7171] * agent: Recover the old behavior with max-cache-ttl=0. [T6681] * agent: Fix ECC key on smartcard for composite KEM with PQC. [T7648] * scd: Fix a harmless read buffer over-read in a function used by PKCS#15 cards. [T7662] * gpg-mail-tube,wks: Support templates for mail content. [T7381] * Use the KEM interface of Libgcrypt for encryption/decryption. [T7649] - Remove patches: * gnupg-agent-Recover-the-old-behavior-with-max-cache-ttl-0.patch * gnupg-dirmngr-Don-t-install-expired-sks-certificate.patch - Update gpg2.keyring ++++ dqlite: - update to 1.18.0: * new development release, no significant changes from 1.17.2 LTS - added %check section to run tests at build ++++ emacs: - For SLES use not pdmp images but unexec as well avoid eln files to have reproducible binary files and programs (boo#1239628) ++++ ex_doc: - Fix required elixir version ++++ perl-Image-ExifTool: - Update to 13.30: * Added a new Canon RF lens (thanks Norbert Wasser) * Added some new Olympus ArtFilter values * Added support for reading timed GPS from Transcend Drive Body Camera 70 MP4 videos * Added a new FujiFilm AdvancedFilter value (thanks Greybeard) * Decode maker notes from Sigma BF images * Decode a few more Pentax AF-related tags (thanks Karsten Gieselmann) * Extract PreviewImage and its metadata from Sigma BF MOV videos * Allow multiple config files to be specified on the command line (but leave undocumented for now because the config files currently included in the full ExifTool package aren't compatible with this feature) * Removed warning introduced in version 12.60 for an undefined tag in a -if condition, but leave the 12.60 change that sets these tags to an empty string when -m is used * Patched LensID conversion to better handle a manual lens on a Sony ILCE-7M2 * Patched to avoid runtime warning when using -fast option and reading and HEIC file via a pipe (but you will still get a seek error) * Fixed some tag format types in the config_files/pix4d.config file * Fixed possible "uninitialized value" warning when reading some types of Ligo timed GPS ++++ eza: - Update to 0.21.4: Bug Fixes: * Escape spaces in file path to make them work correctly * List inside working dir with --list-dirs and no path passed * Ignore incorrect Unicode path instead of crashing on Windows Miscellaneous Tasks: * Add Visual Studio icon for *.suo * Add swift icon for *.xcplayground * Add dropbox icon * Eza v0.21.4 changelogs, version bump Refactor: * Clippy lints Styling: * Update formatting ++++ ffado: - Combine ffado.spec, ffado-mixer.spec to form a multibuild package instead. Compact description. Trim constructs for old distros. - Follow standard practice of naming subpackage X -> X-devel. ++++ ffado-mixer: - Combine ffado.spec, ffado-mixer.spec to form a multibuild package instead. Compact description. Trim constructs for old distros. - Follow standard practice of naming subpackage X -> X-devel. ++++ frizbee: - Update to version 0.1.7: * Bump dependencies * feat: implement --error * chore: fix typos * Resolve commit ref correctly. ++++ git-cliff: - Update to version 2.9.0: * chore(release): prepare for v2.9.0 * docs(website): add highlights for 2.9.0 (#1153) * chore(deps-dev): bump typescript in /website in the patch group (#1139) * chore(docs): fix some typos (#1149) * fix(template): correctly serialize JSON for the commit fields (#1145) * docs(security): extend security policy (#1142) * chore(deps): bump the minor group in /website with 2 updates (#1116) * refactor(lint): apply clippy suggestions * feat(context): add release commit range (#1138) * fix(submodules): fix submodules handling when using custom range (#1136) * docs(config): fix typo on commit.links (#1132) * chore(deps): upgrade dependencies (#1129) * chore(project): migrate to Rust 2024 edition (#1128) * feat(changelog): support recursing into submodules (#1082) * feat(remote): fetch commits from non-default branches using remotes (#1086) * feat(git): support disabling sorting commits topologically (#804) (#1121) * refactor(config): initialize config structs with default values (#1090) * chore(dependabot): make dependency updates less noisy * chore(dependabot): check dependency updates weekly * fix(bump): check the next version against tag_pattern regex (#1070) * feat(config): support configuring with a remote URL (#1083) * fix(fixtures): evaluate the rc of git-cliff correctly (#1104) * fix(bump): accept lowercase values for bump_type config (#1101) * docs(readme): add blog posts from the community (#1102) * fix(fixtures): use the correct syntax while checking fixture results (#1099) * docs(website): remove references of tj-actions (#1097) * feat(config): add `require_conventional` option (#1061) * docs(release): fix Docker Hub URL * refactor(lint): use IOError::other (#1074) * doc(config): update comments for all configuration options (#1057) * docs(quickstart): clarify git-cliff command (#1051) * fix(git): handle worktrees while retrieving the path of repository (#1054) * chore(npm): update yarn.lock * fix(remote): fix detection of GitLab merge request sha if commits were squashed (#1043) * fix(deps): make glob dependency mandatory (#1035) ++++ gitlab-container-registry: - Update to version 4.23.0: * Features - auth/token: support Audience array in JWT (57bd91c) - bbm: add media_type_id_convert_to_bigint manifest table migration (ca8b67a) - datastore: quarantine replicas exceeding lag thresholds (e2258cb) * Bug Fixes - add graceful handling of backend errors in gcs storage driver Reader() (be0f90b) * Build ⚙️ - deps: update module cloud.google.com/go/compute/metadata to v0.7.0 (f14e788) - deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.79.4 (88750b0) - deps: update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.80.0 (3468fd4) - deps: update module github.com/azure/azure-sdk-for-go/sdk/azidentity to v1.10.0 (260f9c1) - deps: update module github.com/getsentry/sentry-go to v0.33.0 (ea0db39) - deps: update module github.com/golang-jwt/jwt/v4 to v4.5.2 (86875fa) - deps: update module github.com/jackc/pgx/v5 to v5.7.5 (2ae2821) - deps: update module github.com/olekukonko/tablewriter to v1 (cee9480) - deps: update module github.com/olekukonko/tablewriter to v1.0.7 (dc29bf3) - deps: update module github.com/redis/go-redis/v9 to v9.9.0 (4758610) - deps: update module gitlab.com/gitlab-org/api/client-go to v0.129.0 (4e5e3f7) - deps: update module google.golang.org/api to v0.234.0 (f48150d) ++++ gnome-software: - Update to version 48.2: + Improve memory fragmentation after checking for updates. + Updated translations. ++++ shadowsocks-v2ray-plugin: - Update version to 5.25.0 * Update v2ray-core to v5.25.0 - Add update-vendor.patch, update v2ray-core to v5.33.0 (boo#1243954 and CVE-2025-297850) ++++ v2ray-core: - Update version to 5.33.0 * bump github.com/quic-go/quic-go from 0.51.0 to 0.52.0(boo#1243946 and CVE-2025-297850) * Update other vendor source ++++ gtk-layer-shell: - Update to 0.9.2: * Fix: don't set popup window geometry with no buffer attached, #200 * Fix: wait for configure event before letting GTK commit a buffer, #202 * Tests: refactor the mock Wayland compositor used by the tests, brings it in line with the version in the gtk4-layer-shell repo * Meson: bump required Meson version to 0.54.0 * Depends: require wayland-protocols >=1.16.0 to build ++++ helm: - Update to version 3.18.2: * fix: legacy docker support broken for login 04cad46 (Terry Howe) * Handle an empty registry config file. bc9f8a2 (Matt Farina) ++++ ibus-typing-booster: - Update to 2.27.63 - Make non-ASCII input work in m17n_translit.py also for the more exotic prefixes (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/745) - Make database code more robust (Should fix some problems on FreeBSD) - Fix quoting for sqlite3 (Should fix some problems on FreeBSD) - Improve _xorg_locale_path() to find the path as well on FreeBSD - Add `Categories=Settings;` to the ibus-setup-typing-booster.desktop file (from the FreeBSD port) - Fix HunspellSuggestTestCase.test_sv_SE to work with sv_SE.dic as on Fedora 42 **and** on FreeBSD - Add preedit representations for the special dead keys used in the "French (BEPO, AFNOR) layout (Related: https://github.com/ibus/ibus/pull/2763 - Improve regexp for msymbol patterns triggering commits (Related: https://github.com/mike-fabian/ibus-typing-booster/issues/712) - Update emoji annotations from CLDR - Translation update from Weblate (es 100%, it 100%) ++++ iotop-c: - Update to 1.30: * kernel commit 0bf2d83 fixes the problem with struct taskstats, now iotop 1.30 handles only v15 of the struct in a different way, retaining compatibility with both old and new kernels * show zero current values for exited processes * flush stdout after each batch run ++++ iproute2: - Update to release 6.15 * tc_util: Add support for 64-bit hardware packets counter * iprule: Allow specifying ports in hexadecimal notation * iprule: Add port mask support * iprule: Add DSCP mask support ++++ iputils: - Update to version 20250602 Security release, fixes CVE-2025-47268 and CVE-2025-48964. https://github.com/iputils/iputils/releases/tag/20250602 - Remove html man page (required to avoid a build failure) - Remove patches from this release (iputils-CVE-2025-47268.patch, 0001-Fix-ping-man-page-syntax-error.patch) ++++ jenkins-x-cli: - Update to version 3.11.89: * chore(deps): upgrade jenkins-x-plugins/jx-application to version 0.3.8 - Update to version 3.11.88: * chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 1.0.0 - Update to version 3.11.87: * chore(deps): upgrade jenkins-x-plugins/jx-admin to version 0.3.18 - Update to version 3.11.86: * chore(deps): upgrade jenkins-x-plugins/jx-test to version 0.4.9 - Update to version 3.11.85: * chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version 0.7.21 - Update to version 3.11.84: * chore(deps): upgrade jenkins-x-plugins/jx-secret to version 0.4.14 - Update to version 3.11.83: * chore(deps): upgrade jenkins-x-plugins/jx-health to version 0.0.80 - Update to version 3.11.82: * chore(deps): upgrade jenkins-x-plugins/jx-changelog to version 0.10.14 ++++ kernel-default: - Remove debug flavor (bsc#1243919). - commit a8b8a5b - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - commit 06918e3 - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc ++++ kernel-source: - Remove debug flavor (bsc#1243919). - commit a8b8a5b - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - commit 06918e3 - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc ++++ kernel-docs: - Remove debug flavor (bsc#1243919). - commit a8b8a5b - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - commit 06918e3 - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc ++++ kernel-pae: - Remove debug flavor (bsc#1243919). - commit a8b8a5b - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - commit 06918e3 - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc ++++ kernel-syms: - Remove debug flavor (bsc#1243919). - commit a8b8a5b - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - commit 06918e3 - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc ++++ kernel-vanilla: - Remove debug flavor (bsc#1243919). - commit a8b8a5b - rpm/check-for-config-changes: add more to IGNORED_CONFIGS_RE Useful when someone tries (needs) to build the kernel with clang. - commit 06918e3 - Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" (bsc#1243907). - commit 1fa64dc ++++ level-zero: - Replace explicit declarations in %files with wildcards - Remove default -n parameter from %autosetup macro - Update to version 1.22.3: * Fix sysman only init to disallow retrieval of loader context due to version compatibility * Fix GUID gen and update to v1.22.3 * Add ability to Register a TeardownCallback to notify release of L0 resources - Update to version 1.22.1/1.22.2: * Bug fixes - Update to version 1.22.0: * Update Level Zero Loader and Headers to support v1.13.1 of L0 Spec ++++ libupnp: - Update to release 1.14.22 * Resolve FTBFS on musl - Update to release 1.4.21 * IXML fuzzer fixes * Bind SSDP UDP response to port 1900 ++++ ncurses: - Add ncurses patch 20250531 + improve logic in misc/run_tic.in for constructing symbolic link when $DESTDIR is set. ++++ nng: - Update to version 1.10.2 * The only thing this does is fix the library version number as part of #2109 ++++ ntfs-3g_ntfsprogs: - Migrate away from update-alternatives (bsc#1240095). - Upon installation of the newer packages, the old alternatives are purged from the system. ++++ openjph: - Update to 0.21.3: * This adds support for macOS multi-generation which can be invoked with - DCMAKE_OSX_ARCHITECTURES="arm64;x86_64". #185 #185 * This also adds the -fPIC flag to the library to generate position independent code. ++++ protobuf-c: - Update to release 1.5.2 * Chase compatibility issues with Google protobuf 30.0-rc1 * protoc-gen-c: Explicitly construct strings where needed for protobuf 30.x ++++ rpm: - use the pubkey modification time instead of the creation time as the release number, as it was with older rpm versions * new patch: pgpreleasemtime.diff ++++ systemd: - Import commit c929295b4c1fb3cd6b9963bc7588fbc3e597ab86 (merge of v257.6) This merge includes the following fix: c58a8a6ec9 coredump: use %d in kernel core pattern (bsc#1243935 CVE-2025-4598) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8e9840a2897e36ae3f926f8d10a2b0d7e4102c67...c929295b4c1fb3cd6b9963bc7588fbc3e597ab86 ++++ systemd-mini: - Import commit c929295b4c1fb3cd6b9963bc7588fbc3e597ab86 (merge of v257.6) This merge includes the following fix: c58a8a6ec9 coredump: use %d in kernel core pattern (bsc#1243935 CVE-2025-4598) For a complete list of changes, visit: https://github.com/openSUSE/systemd/compare/8e9840a2897e36ae3f926f8d10a2b0d7e4102c67...c929295b4c1fb3cd6b9963bc7588fbc3e597ab86 ++++ taglib: - Update to version 2.1 * Support for Shorten (SHN) files. * Compile time configuration of supported formats: WITH_APE, WITH_ASF, ... * Compile time configuration of data and temporary directories for unit tests: TESTS_DIR and TESTS_TMPDIR. * C bindings: Added taglib_file_new_wchar() and taglib_file_new_type_wchar(). * Preserve unicode encoding when downgrading to ID3v2.3. * Do not store FLAC metadata blocks which are too large. * Fix segfaults with String and ByteVector nullptr arguments. ++++ taglib-tests: - Update to version 2.1 * Support for Shorten (SHN) files. * Compile time configuration of supported formats: WITH_APE, WITH_ASF, ... * Compile time configuration of data and temporary directories for unit tests: TESTS_DIR and TESTS_TMPDIR. * C bindings: Added taglib_file_new_wchar() and taglib_file_new_type_wchar(). * Preserve unicode encoding when downgrading to ID3v2.3. * Do not store FLAC metadata blocks which are too large. * Fix segfaults with String and ByteVector nullptr arguments. ++++ libtorrent: - Update to release 0.15.4 * Threads were not rejoined, which has been fixed * Moved TrackerList and TrackerController out of the public API * Use poll interrupting callbacks for SCGI requests * Updated ThrottleList to use new Scheduler ++++ vapoursynth: - Update to 72: * added named pipe output support to vspipe in windows by specifying .\pipe * fixed a bug that could lead to wrong timecodes being output by vspipe when a clip contains many different frame durations * the portable install script now allows the installed python version to be specified using the PythonVersionMajor and PythonVersionMinor arguments, it can also handle pre-releases properly now for easier testing * by default a limited python api compatible module will be compiled when python 3.12+ is used on all platforms * now supports python 3.12 and later in addition to 3.8 on windows - Update to 71: * fixed vertical mirroring at edges in convolution filters * improved trim and audiotrim error messages * updated the supported python versions to 3.13 and 3.8 on windows * updated visual studio 2022 runtime version ++++ libzmf: - Modified patch: * 0001-automake-Conditional-installation-of-PNG-and-JS-file.patch + test -f cannot be used with wildcards, since they are expanded ++++ libzypp: - Do not warn about no mirrors if mirrorlist was switched on automatically. (bsc#1243901) - Relax permission of cached packages to 0644 & ~umask (bsc#1243887) - version 17.37.3 (35) ++++ melange: - Update to version 0.26.4: * [StepSecurity] Apply security best practices (#2019) * fix: handle CACHEDIR properly (#2021) * Add rust-src directories to ignoredPaths (#2017) ++++ mksusecd: - merge gh#openSUSE/mksusecd#89 - fix crypto setup - add --luks option to influence LUKS entrypted volume - initrd can be missing with '--pico' option - fix --add-entry for live / multi linux media (bsc#1243075) - 3.10 ++++ nginx: - Updated to 1.28.0: * Fixed -Wunterminated-string-initialization with gcc15 * HTTP/3: fixed NGX_HTTP_V3_VARLEN_INT_LEN value ++++ obs-service-cargo: - Update to version 6.0.1: * chore(release): v6.0.1 * improvement: just pass the current workdir instead * docs: behaviour changed. i don't want TMPDIR to be filled up like crazy. * docs: update README.md ++++ roast: - Update to version 7.2.0: * chore(release): bump to version 7.2.0 * tests: roast_scm_opts should have `None` as the first parameter * improvement: add a possibility to pass a custom workdir ++++ opi: - Version 5.8.5 * add librewolf plugin (#205) * Install .NET 9 * Add verbose mode * Change the order of the process in the github module * Add rustdesk plugin ++++ password-store: - Update default-to-xclip.patch it unfortunately contains the cgit version ++++ perl-Date-Manip: - updated to 6.980.0 (6.98) see /usr/share/doc/packages/perl-Date-Manip/Changes 6.98 2025-06-01 - Time zone fixes Newest zoneinfo data (tzdata 2025b). ++++ perl-Locale-Codes: - updated to 3.830.0 (3.83) see /usr/share/doc/packages/perl-Locale-Codes/Changes 3.83 2025-06-01 sbeck - NEW CODE(s) ++++ perl-Log-Any: - updated to 1.718.0 (1.718) see /usr/share/doc/packages/perl-Log-Any/Changes 1.718 2025-06-01 09:59:59-05:00 America/Chicago [Fixed] - Fixed Log::Any::Adapter::Multiplex not loading its child adapter modules. ++++ pnpm: - update to 10.11.1: * Patch Changes - Fix an issue in which pnpm deploy --legacy creates unexpected directories when the root package.json has a workspace package as a peer dependency #9550. - Dependencies specified via a URL that redirects will only be locked to the target if it is immutable, fixing a regression when installing from GitHub releases. (#9531) - Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #9505. - Use pnpm_config_ env variables instead of npm_config_ #9571. - Fix a regression (in v10.9.0) causing the --lockfile-only flag on pnpm update to produce a different pnpm-lock.yaml than an update without the flag. - Let pnpm deploy work in repos with overrides when inject-workspace-packages=true #9283. - Fixed the problem of path loss caused by parsing URL address. Fixes a regression shipped in pnpm v10.11 via #9502. - pnpm -r --silent run should not print out section #9563. ++++ postfix: - Fix place of pam file - [Build 20250527] postfix mail delivery fails (bsc#1243886) - move /var/spool/mail/ to separate package (bsc#1179574) Revert last bad change - Adapt rpmlint ++++ postfix-bdb: - Fix place of pam file - [Build 20250527] postfix mail delivery fails (bsc#1243886) - move /var/spool/mail/ to separate package (bsc#1179574) Revert last bad change - Adapt rpmlint ++++ postgresql15-timescaledb: - Update to version 2.20.2 https://github.com/timescale/timescaledb/releases/tag/2.20.2 ++++ postgresql16-timescaledb: - Update to version 2.20.2 https://github.com/timescale/timescaledb/releases/tag/2.20.2 ++++ postgresql17-timescaledb: - Update to version 2.20.2 https://github.com/timescale/timescaledb/releases/tag/2.20.2 ++++ presenterm: - Update to 0.14.0: New features: * Add support for exporting presentations as HTML files (#566) (#595) (#575) (#599) * Snippet execution output now contains configurable padding and built-in themes default to the same padding as snippets (2 spaces horizontally, one line vertically) (#592) (#593). * Add highlighting and execution support for Jsonnet (#585) * Allow configuring snippets to be executed sequentially during exports (#584). Fixes: * Skip slides with pauses correctly (#598). * Avoid printing text if there's no vertical space for it, which otherwise looks bad particularly when using font size > 1 (#594). * Execute snippets only once during export (#583). * Don't add an extra pause after lists if there's nothing left (#580). * Allow interleaved spans and variables in footer (#577). * Truly center +exec_replace snippet output (#572). ++++ product-composer: - update to version 0.6.0: * obsolete schema dependency again and rely on pydantic * support AppStream generation * support packageset selections in flavors via content and unpack * allow overwrite of supportstatus via = prefix * larger code refactoring for first unit tests ++++ psi+-lang: - update to 1.5.2073+1 ++++ python-md2workflow: - Convert to pip-based build ++++ python-QDarkStyle: - Drop pyside2 support for Leap 16 and factory (boo#1243916) ++++ python-QtPy: - Drop pyside2 support for Leap 16 and factory (boo#1243916) ++++ python-azure-mgmt-resource: - New upstream release + Version 23.4.0 + For detailed information about changes see the CHANGELOG.md file provided with this package - Update Requires from setup.py ++++ python-deepdiff: - Update to 8.5.0 * Updating deprecated pydantic calls * Switching to pyproject.toml * Fix for moving nested tables when using iterable_compare_func * Fix recursion depth limit when hashing numpy.datetime64 * Moving from legacy setuptools use to pyproject.toml - Update BuildRequires and Requires from pyproject.toml ++++ python-duckduckgo-search: - Update to 8.0.2 * fix(DDGS.text): update headers by @deedy5 in #305 ++++ python-findpython: - Update to 0.6.3 * Refresh lockfile and fix deprecation warnings * Prefer 64bit Python interpreters ++++ python-linetable: - Convert to pip-based build ++++ python-localzone: - Convert to pip-based build ++++ python-locket: - Convert to pip-based build ++++ python-lupa: - Convert to pip-based build ++++ python-macholib: - Convert to pip-based build ++++ python-magicalimport: - Convert to pip-based build ++++ python-matplotlib: - switch to generate Qt6 bindings as Qt5 is going EOL ++++ python-mccabe: - Convert to pip-based build ++++ python-mechanize: - Convert to pip-based build ++++ python-memory_profiler: - Convert to pip-based build ++++ python-mergedeep: - Convert to pip-based build ++++ python-methodtools: - Convert to pip-based build ++++ python-mimesis: - Convert to pip-based build ++++ python-misaka: - Convert to pip-based build ++++ python-mkdocs-bootstrap: - Convert to pip-based build ++++ python-moban: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-mocket: - Update to 3.13.7 * Update README.rst * Add methods for UDP sockets ++++ python-mohawk: - Convert to pip-based build ++++ python-mss: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-multipledispatch: - Convert to pip-based build ++++ python-musicbrainzngs: - Convert to pip-based build ++++ python-mutatorMath: - Convert to pip-based build ++++ python-mutt-ics: - Convert to pip-based build ++++ python-mypy_extensions: - Convert to pip-based build ++++ python-natsort: - Convert to pip-based build ++++ python-ndg-httpsclient: - Convert to pip-based build ++++ python-nest-asyncio: - Convert to pip-based build ++++ python-netifaces: - Convert to pip-based build ++++ python-nh3: - Update vendor tarball to fix CVE-2024-12224 (bsc#1243866) ++++ python-node-semver: - Convert to pip-based build ++++ python-noiseprotocol: - Convert to pip-based build ++++ python-ntfy: - Convert to pip-based build ++++ python-ntplib: - Convert to pip-based build ++++ python-num2words: - Convert to pip-based build ++++ python-nwdiag: - Convert to pip-based build ++++ python-odfpy: - Convert to pip-based build ++++ python-oktaloginwrapper: - Convert to pip-based build ++++ python-opencensus-context: - Convert to pip-based build ++++ python-opencensus-ext-azure: - Convert to pip-based build ++++ python-openidc-client: - Convert to pip-based build ++++ python-opentelemetry-instrumentation: - Update to 0.54b1: * Make auto instrumentation use the same dependency resolver as manual instrumentation does * make it simpler to initialize auto-instrumentation programmatically - Update URL. - Run the testsuite again. ++++ python-opentelemetry-instrumentation-asgi: - Update to 0.54b1: * Bump for opentelemetry 1.33.1 release. - Remove unneeded BuildRequires on setuptools and wheel. ++++ python-opentelemetry-instrumentation-fastapi: - Update to 0.54b1: * Bump for opentelemetry 1.33.1 release. - Remove BuildRequires on setuptools and wheel. ++++ python-opentelemetry-test-utils: - Add missing requirement on opentelemetry-sdk. ++++ python-opentelemetry-util-http: - Update to 0.54b1: * Bump for opentelemetry 1.33.1 release. - Update URL. - Adjust {Build,}Requires to reflect reality. ++++ python-openwrt-luci-rpc: - Convert to pip-based build ++++ python-ordered-namespace: - Convert to pip-based build ++++ python-orderedmultidict: - Convert to pip-based build - Update to 5.4.1 * Making it compatible with python 3.8 - from versiom 5.4.0 * index() is not compatible with pandas anymore. Instead use indexes when you need to get the indexes for multiple items. ++++ python-outcome: - Convert to pip-based build ++++ python-ovirt-engine-sdk: - Convert to pip-based build - Convert to pip-based build ++++ python-pako: - Convert to pip-based build ++++ python-pan-python: - Convert to pip-based build ++++ python-pandocfilters: - Convert to pip-based build ++++ python-parallax: - Convert to pip-based build ++++ python-paramiko-expect: - Convert to pip-based build ++++ python-parsedatetime: - Convert to pip-based build ++++ python-pynitrokey: - update to 0.8.5: This release fixes a bug in nk3 secrets when handling base32 secrets if the length is a multiple of 8. * Changelog - helpers.b32padding: avoid adding 8 pads when none needed by @AmitAronovitch in #654 ++++ python-scipy: - Drop upper version bound in pythran BuildRequires ++++ python-selenium: - Update vendor tarball to fix CVE-2024-12224 (bsc#1243866) ++++ python-specfile: - Update to 0.36.0 * We have fixed a bug that caused specfile to traceback when section names with conditional macro expansions containing spaces were present in the spec file. (#476) ++++ python-structlog: - Update to 25.4.0: Added: * Support for Python 3.14 and Python 3.13.4. * Python 3.14 has an backwards-incompatible change to logging.Logger.isEnabledFor() (it now always returns False if a log entry is in flight) that has been backported to 3.13.4 (expected on 2025-06-03). It mainly affects structlog.stdlib.filter_by_level(). #723 * structlog.tracebacks now handles exception groups. structlog.tracebacks.Stack has two new fields, is_group: bool and exceptions: list[Trace]. This works similarly to what Rich v14.0.0 does. #720 Fixed: * structlog.processors.ExceptionPrettyPrinter now respects the exception_formatter arguments instead of always using the default formatter. #724 ++++ python-superqt: - Drop pyside2 support (boo#1243916) ++++ rpmlint: - Update to version 2.7.0+git20250602.ed1e5f38: * sysctl-whitelist: adjust 50-coredump.conf digest for systemd (bsc#1243959) * SUIDPermissionsCheck: Check for permctl instead of chkstat ++++ rpmlint-strict: - Update to version 2.7.0+git20250602.ed1e5f38: * sysctl-whitelist: adjust 50-coredump.conf digest for systemd (bsc#1243959) * SUIDPermissionsCheck: Check for permctl instead of chkstat ++++ rpmlint-test: - Update to version 2.7.0+git20250602.ed1e5f38: * sysctl-whitelist: adjust 50-coredump.conf digest for systemd (bsc#1243959) * SUIDPermissionsCheck: Check for permctl instead of chkstat ++++ rqlite: - Update to version 8.37.2: * Upgrade SQL parser * Update Go dependencies ++++ rtorrent: - Update to release 0.15.4 * Refactoring of threads, polling and scheduler code. * Added `system.files.advise_random.hashing.set` for speeding up initial hashing of files in a torrent. This can be used in conjunction with `system.files.advise_random.set` to reduce disk I/O on SSDs. * Enabling `system.files.advise_random.set` will reduce unnecessary disk I/O on SSDs, while disabling `system.files.advise_random.hashing.set` ensures that the initial hashing retains the benefits of sequential disk read-ahead. ++++ schedctl: - Fixed package summary ++++ sslh: - Update to 2.2.4: * Fix CVE-2025-46806 (bsc#1243120) for "Misaligned Memory Accesses in `is_openvpn_protocol()`" * Fix CVE-2025-46807 (bsc#1243122) for "File Descriptor Exhaustion in sslh-select and sslh-ev" * Fix potential parsing of undefined data in syslog probe (no CVE assigned) ++++ stress-ng: - update to 0.19.01: * many procfs stressor fixes * Cygwin porting fixes (Kudos to Christian Franke) * Improvements to manual * Fix missing optimisation flags in eigen stressor (2-15x speed improvement) * NUMA fixes ++++ syncthing: - Update to 1.29.7 * Fixes fix(config): deep copy configuration defaults (fixes #9916) by @hazemKrimi in #10101 fix(config): mark audit log options as needing restart (fixes #10099) by @marbens-arch in #10100 fix(versioner): fix perms of created folders (fixes #9626) by @ashishbhate in #10105 fix(syncthing): ensure both config and data dirs exist at startup (fixes #10126) by @calmh in #10127 fix(gui): update uncamel() to handle strings like 'IDs' (fixes #10128) by @luckman212 in #10131 * Features feat(gui): close a modal when pressing ESC after switching modal tabs (fixes #9489) by @hazemKrimi in #10092 * Other chore(gui): add Serbian (sr) translation template by @acolomb in #10116 build: reactivate golangci-lint by @calmh in #10118 chore: move golangci-lint & meta to separate PR-only workflow by @calmh in #10119 refactor: use slices.Contains to simplify code by @pullmerge in #10121 build: process for automatic release tags by @calmh in #10133 refactor: use slices package for sort by @mrclmr in #10132 refactor: use slices package for sorting by @mrclmr in #10136 docs: general notes about v2 coming by @calmh in #10135 build: add labeler workflow for PRs by @calmh in #10143 ++++ tuned: - Fix newlines in changelog ++++ valkey: - Fix CVE-2025-27151, absence of filename size check may cause a stack overflow (bsc#1243804) * CVE-2025-27151.patch - Fix CVE-2025-49112, setDeferredReply integer underflow (bsc#1243913) * CVE-2025-49112.patch ++++ wpa_supplicant: - Update build config: * Disable support for Wired equivalent privacy (WEP) * Enable 802.11r-2008 (Fast BSS Transition) * Enable 802.11ax support ++++ yast2-trans: - Update to version 84.87.20250601.6e39b4d951: * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Russian) * Translated using Weblate (Kabyle) * Added translation using Weblate (Kabyle) * Translated using Weblate (Ukrainian) * Translated using Weblate (Russian) * Translated using Weblate (Kabyle) * Translated using Weblate (Kabyle) * Added translation using Weblate (Kabyle) * Translated using Weblate (Kabyle) * Added translation using Weblate (Kabyle) * Translated using Weblate (Kabyle) * Added translation using Weblate (Kabyle) * Translated using Weblate (Kabyle) * Added translation using Weblate (Kabyle) * Translated using Weblate (Ukrainian) * Translated using Weblate (Slovak) * Translated using Weblate (Russian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Catalan) * Translated using Weblate (Kabyle) * Translated using Weblate (Spanish) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Slovenian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) * Translated using Weblate (Ukrainian) ------------------------------------------------------------------ ------------------ 2025-6-1 - Jun 1 2025 ------------------- ------------------------------------------------------------------ ++++ assimp: - Update to 6.0.1. Too many changes, check https://github.com/assimp/assimp/releases/tag/v6.0.0 for the full list. * Fixes CVE-2025-3196, boo#1240775 * Fixes CVE-2025-2152, boo#1239221 * Fixes CVE-2025-3548, boo#1241364 - Drop patches, merged upstream: * 0001-SplitLargeMeshes-Fix-crash-5799.patch * 0001-Fix-leak-5762.patch * CVE-2024-48423.patch * CVE-2024-48424.patch * CVE-2024-53425.patch * 0001-ASE-Fix-possible-out-of-bound-access.patch * 0001-MDL-Limit-max-texture-sizes.patch * 0001-MDL-Fix-overflow-check.patch * CVE-2025-2151.patch * 0001-Bugfix-Fix-possible-nullptr-dereferencing.patch * 0001-Potential-use-after-free.patch * 0001-ASE-Use-correct-vertex-container.patch * 0001-CMS-Fix-possible-overflow-access.patch * 0001-NDO-Fix-possible-overflow-access.patch - Add patch: * 0001-Accept-find_package-Assimp-5.x-calls.patch ++++ autotrace: - Update to version 0.31.10: * ImageMagick 7 support (gh#autotrace/autotrace#105, gh#autotrace/autotrace#106). * HKUST CVEs addressed (gh#autotrace/autotrace#110). - Drop upstreamed or otherwise unnecessary patches: * autotrace-0.31.1-quotefix.diff (autotrace.m4 dropped, commit 64823fa). * 0001-fix_input_png.patch (commit 70b315a). * CVE-2019-19004.patch (commit 64c5833). * CVE-2019-19005.patch (commit 268aee4). * CVE-2022-32323.patch (comimt aaf410d). - Add autotrace-pkgconfig-private-libs.patch: [pkgconfig] Move some libraries to Libs.private (gh#autotrace/autotrace#124). - Add autotrace-ac_subst-magick-vars.patch: Fix unexpanded MAGICK_* automake variables in pkgconfig file (gh#autotrace/autotrace#160). - Drop additional pstoedit.m4 file source as not needed any more. - Use full URL for Source0. - Split off separate lang package. - Run tests as part of %check section; add BuildRequires: procps for pkill command used in some tests. - Specfile cleanups. ++++ digger-cli: - Update to version 0.6.104: * add docs page for ai summaries by @motatoes in #1962 * test token change by @motatoes in #1965 ++++ forgejo: - apparmor: allow reading of new data files ++++ gfxboot: - Translated using Weblate (Kabyle) (bsc#1149754) - 4.5.101 - Added translation using Weblate (Kabyle) - 4.5.100 ++++ gitleaks: - Update to version 8.27.0: * Archive Scanning Sometimes secrets are packaged within archive files like zip files or tarballs, making them difficult to discover. Now you can tell gitleaks to automatically extract and scan the contents of archives. The flag --max-archive-depth enables this feature for both dir and git scan types. The default value of "0" means this feature is disabled by default. Recursive scanning is supported since archives can also contain other archives. The --max-archive-depth flag sets the recursion limit. Recursion stops when there are no new archives to extract, so setting a very high max depth just sets the potential to go that deep. It will only go as deep as it needs to. The findings for secrets located within an archive will include the path to the file inside the archive. Inner paths are separated with !. This means a secret was detected on line 4 of files/.env.prod. which is in archives/files.tar which is in testdata/archives/nested.tar.gz. Currently supported formats: The compression and archive formats supported by mholt's archives package are supported. * Changelog - Archive support (#1872) - Update README.md - Reduce aws-access-token false positives (#1876) - Set `pass_filenames` to `false` for Docker hook (#1850) - unicode decoding (#1854) - Diagnostics (#1856) - chore: include decoder in debug log (#1853) ++++ glow: - Update to 2.1.1: * fix all linting issues (@andreynering) * watch for dir instead of file to work on all scenarios (#734) (@Ktrod) * handle case when selected md is nil (@MarkusBillharz) * only show edit if documents are available (@MarkusBillharz) * sync viewport on half page up/down to prevent duplicate strings in render (#756) (@Ktrod) * tui mode handling of remote urls (#744) (@glwbr) * update .golangci.yml for v2 (@andreynering) - Remove fix_cve_2025_22872.patch (solved upstream) * bump golang.org/x/net from 0.27.0 to 0.40.0 ++++ gnome-desktop: - Update to version 44.3: + Stop using ratio character for time in the wall-clock. + Fix variable initialization. + Only parse XML files as slideshows. + Updated translations. ++++ gstreamer-devtools: - Update to version 1.26.2: + Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes + validate: baseclasses: Reset Test timeouts between iterations + validate: scenario: Fix race condition when ignoring EOS ++++ gstreamer-editing-services: - Update to version 1.26.2: + Fix frame position for sources with par < 1 + Fix video position for sources with pixel-aspect-ratio > 1 + Valgrind fixes + properties: add G_PARAM_STATIC_STRINGS where missing + Switch to GST_AUDIO_NE() to make things work properly on Big Endian systems ++++ python-gst: - Update to version 1.26.2: + This release includes important fixes for the GStreamer Python bindings. + Since pygobject 3.13 around 10 years ago, it wasn't possible anymore to modify GStreamer miniobjects, e.g. modify caps or set buffer timestamps, as an implicit copy of the original would always be made. This should finally work again now. + Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes. + python: Add overrides to be able to handle writability of MiniObjects. + python: Convert buffer metadata API to use @property decorators. + REGRESSION: pygobject 3.13 now copies the GstStructure when getting them from a GstCaps, making it impossible to properly modify structures from caps in place. ++++ gstreamer-plugins-bad: - Update to version 1.26.2: + alphacombine: Fix seeking after EOS + cuda: Fix runtime PTX compile, fix example code build with old CUDA SDK + curl: Fix build with MSVC + curl: small fixups p3 + d3d12: Fix gstreamer-full subproject build with gcc + d3d12: Generate gir file + d3d12decoder: Workaround for NVIDIA crash on resolution change + d3d12memory: Allow set_fence() only against writable memory + d3d12memory: Make D3D12 map flags inspectable + d3d12screencapturesrc: Fix desktop handle leak + dash: mpdclient: Don't pass terminating NUL to adapter + dvbsuboverlay: Actually make use of subtitle running time instead of using PTS + dvbsuboverlay: No subtitles after seek + h264parse: Never output stream-format=avc/avc3 caps without codec_data + lcevc: Use portable printf formatting macros + midiparse: Consider tempo changes when calculating duration + nvencoder: Fix GstVideoCodecFrame leak on non-flow-ok return + play: Improve stream selection + properties: add G_PARAM_STATIC_STRINGS where missing + rtpsender: fix 'priority' GValue get/set + va: Fix H264 profile decision logic + vulkan/wayland: Init debug category before usage + Ensure properties are freed before (re)setting with g_value_dup_object() or g_value_dup_boxed() and during cleanup + Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes + Fixes for big endian + Fix Qt detection in various places + Switch to GST_AUDIO_NE() + Valgrind fixes ++++ gstreamer-plugins-base: - Update to version 1.26.2: + alsa: Avoid infinite loop in DSD rate detection + gl: Implement basetransform meta transform function + glshader: free shader on stop + glupload: Only add texture-target field to GL caps + gstaudioutilsprivate: Fix gcc 15 compiler error with function pointer + mikey: Avoid infinite loop while parsing MIKEY payload with unhandled payload types + properties: add G_PARAM_STATIC_STRINGS where missing + riff-media: fix MS and DVI ADPCM av_bps calculations + subtitleoverlay: Remove 0.10 hardware caps handling + subtitleoverlay: Missing support for DMABuf(?) + tests: opus: Update channel support and add to meson + textoverlay: fix shading for RGBx / RGBA pixel format variants + textoverlay background is wrong while cropping + uridecodebin3: Don't hold play items lock while releasing pads + uridecodebin3: deadlock on PLAY_ITEMS_LOCK + Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes + Fix Qt detection in various places ++++ gstreamer-plugins-good: - Update to version 1.26.2: + adaptivedemux2: Fixes for collection handling + adaptivedemux2: Fix several races + dash: mpdclient: Don't pass terminating NUL to adapter + gl: Implement basetransform meta transform function + imagefreeze: Set seqnum from segment too + interleave: Don't hold object lock while querying caps downstream + matroskamux: Write stream headers before finishing file, so that a correct file with headers is written if we finish without any data + meson: Add build_rpath for qt6 plugin on macOS + meson: Fix qt detection in various places + properties: add G_PARAM_STATIC_STRINGS where missing + qtdemux: Check length of JPEG2000 colr box before parsing it + qtdemux: Parse chan box and improve raw audio channel layout handling + qtdemux: Improve track parsing + qtdemux: Use byte reader to parse mvhd box + qtdemux: cmpd box is only mandatory for uncompressed video with uncC version 0 + rtph264pay: Reject stream-format=avc without codec_data + rtputils: Add debug category + v4l2: pool: Send drop frame signal after dqbuf success + v4l2: pool: fix assert when mapping video frame with DMA_DRM caps + v4l2videoenc: report error only when buffer pool parameters are invalid + wavparse: Ignore EOS when parsing the headers + wavparse: Regression leading to unplaybable wav files that were working before + Ensure properties are freed before (re)setting with g_value_dup_object() or g_value_dup_boxed() and during cleanup + Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes + Fixes for big endian + Switch to GST_AUDIO_NE() + Valgrind fixes ++++ gstreamer-plugins-libav: - Update to version 1.26.2: + Valgrind fixes + libav: Only allocate extradata while decoding ++++ gstreamer-plugins-vaapi: - Update to version 1.26.2: + Ensure properties are freed before (re)setting with g_value_dup_object() or g_value_dup_boxed() and during cleanup ++++ gstreamer-rtsp-server: - Update to version 1.26.2: + properties: add G_PARAM_STATIC_STRINGS where missing + properties: ensure properties are freed before (re)setting with g_value_dup_object() or g_value_dup_boxed() and during cleanup + tests: Valgrind fixes ++++ headscale: - Sync default configurations - Fix the ldflags to set version and commit hash again ++++ itstool: - Add 32c7d07664dc37765100285d1202d488cd6a27e8.patch: Fix insufficiently quoted regular expressions. These went under the radar until Python 3.12 started warning about them. ++++ libstorage-ng: - Translated using Weblate (Kabyle) (bsc#1149754) - 4.5.258 ++++ obs-service-cargo: - Update to version 5.1.0+git31.geaa15d9: * remove: woah this test file has not been removed since lol * dependencies: update libroast to 7.1.2 * tests: update bonk to v0.4.0 * Merge branch '20250518-do-everything-at-once' * dependencies: bump libroast to 6.1.0 * chore(release): bump to v5.1.0 * tests: make `segments` mutable * clippy: apply fix for "double_ended_iterator_last" clippy error here too * clippy: apply fix for clippy error "double_ended_iterator_last" * misc: remove unnecessary newlines in Cargo.toml configuration. * ci: run also when lockfile is updated. * ci: set TOOLCHAIN_VERSION to stable * cargo: update Cargo.lock * toolchain: always select stable * chore(release): v5.0.0 * cargo: update Cargo.lock * Merge branch 'Pi-Cla-update-deps' * refactor: update code to Rust 2024 edition * chore: update MSRV to 1.85 and Rust edition to 2024 * chore(release): v4.5.0 * test: update sources for roast. * security: update gix-worktree-state to 0.17.0 * fix(doc): missing last double quote now added. * ci: install rust with \`rustup show\` command * toolchain: add most used components for rust development * chore(release): v4.4.1 * fix: avoid infinite recursion causing stack overflow * tests: add just to the test vendored files * chore(release): v4.4.0 * chore: apply clippy suggestions * improvement: ensure paths are handled. also output the hashes of lockfiles before and after. * revert: trying to patch gix-worktree-state * chore: bump deps * refactor: update code to Rust 2024 edition * chore: update MSRV to 1.85 and Rust edition to 2024 * chore(release): v4.5.0 * test: update sources for roast. * security: update gix-worktree-state to 0.17.0 * fix(doc): missing last double quote now added. * ci: install rust with \`rustup show\` command * toolchain: add most used components for rust development * chore(release): v4.4.1 * fix: avoid infinite recursion causing stack overflow * tests: add just to the test vendored files * chore(release): v4.4.0 * tests: ignored -> ignore * tests: fix tests by ignoring those that change directories in the environment * misc: apply clippy suggestions * dependencies: update libroast to v7.1.1 * tests: add tests that points to a URL * tests: add test file * tests: update struct fields of `Opts` in tests * fix: revision should be an `Option` in obs service cargo * docs: update service file definition * docs: update wording in code docs * improvement: port over roast scm specific fields to obs service cargo * dependencies: update libroast to v7.1.0 * dunno why target.rs is there * dependencies: update Cargo.lock * dependencies: only use git sources for libroast * dependencies: get libroast from registry now * format: run `cargo fmt` * fix: clippy lint fixes + adding missing fields in tests. * feature: roast_scm + obs-service-cargo_vendor in one go * dependencies: use another fixed change in libroast * dependencies: add url crate * dependencies: use another fixed change in libroast * dependency: update libroast to the working commit * docs: update doc comments to match intention * refactor: change this field to `String` instead of `PathBuf`. * dependencies: use git source at a specific commit hash for libroast. * dependencies: bump libroast to 6.1.0 - Add openssl as new build dependency - Update to version 5.1.0+git29.g2fedf31: * tests: update bonk to v0.4.0 * Merge branch '20250518-do-everything-at-once' * dependencies: bump libroast to 6.1.0 * chore(release): bump to v5.1.0 * tests: make `segments` mutable * clippy: apply fix for "double_ended_iterator_last" clippy error here too * clippy: apply fix for clippy error "double_ended_iterator_last" * misc: remove unnecessary newlines in Cargo.toml configuration. * ci: run also when lockfile is updated. * ci: set TOOLCHAIN_VERSION to stable * cargo: update Cargo.lock * toolchain: always select stable * chore(release): v5.0.0 * cargo: update Cargo.lock * Merge branch 'Pi-Cla-update-deps' * refactor: update code to Rust 2024 edition * chore: update MSRV to 1.85 and Rust edition to 2024 * chore(release): v4.5.0 * test: update sources for roast. * security: update gix-worktree-state to 0.17.0 * fix(doc): missing last double quote now added. * ci: install rust with \`rustup show\` command * toolchain: add most used components for rust development * chore(release): v4.4.1 * fix: avoid infinite recursion causing stack overflow * tests: add just to the test vendored files * chore(release): v4.4.0 * chore: apply clippy suggestions * improvement: ensure paths are handled. also output the hashes of lockfiles before and after. * revert: trying to patch gix-worktree-state * chore: bump deps * refactor: update code to Rust 2024 edition * chore: update MSRV to 1.85 and Rust edition to 2024 * chore(release): v4.5.0 * test: update sources for roast. * security: update gix-worktree-state to 0.17.0 * fix(doc): missing last double quote now added. * ci: install rust with \`rustup show\` command * toolchain: add most used components for rust development * chore(release): v4.4.1 * fix: avoid infinite recursion causing stack overflow * tests: add just to the test vendored files * chore(release): v4.4.0 * tests: ignored -> ignore * tests: fix tests by ignoring those that change directories in the environment * misc: apply clippy suggestions * dependencies: update libroast to v7.1.1 * tests: add tests that points to a URL * tests: add test file * tests: update struct fields of `Opts` in tests * fix: revision should be an `Option` in obs service cargo * docs: update service file definition * docs: update wording in code docs * improvement: port over roast scm specific fields to obs service cargo * dependencies: update libroast to v7.1.0 * dunno why target.rs is there * dependencies: update Cargo.lock * dependencies: only use git sources for libroast * dependencies: get libroast from registry now * format: run `cargo fmt` * fix: clippy lint fixes + adding missing fields in tests. * feature: roast_scm + obs-service-cargo_vendor in one go * dependencies: use another fixed change in libroast * dependencies: add url crate * dependencies: use another fixed change in libroast * dependency: update libroast to the working commit * docs: update doc comments to match intention * refactor: change this field to `String` instead of `PathBuf`. * dependencies: use git source at a specific commit hash for libroast. * dependencies: bump libroast to 6.1.0 ++++ roast: - Update to version 7.1.2: * chore(release): bump to version 7.1.2 * improvement: only update the changelog header if possible * ci: forgot to enable obs in the feature flag - Update to version 7.1.1: * chore(release): bump to v7.1.1 * ci: forgot to specify which test to run * ci: include a test for feature `obs` * misc: update only once the version string. * tests: test feature `obs` ++++ roundcubemail: - update to 1.6.11 This is a security update to the stable version 1.6 of Roundcube Webmail. It provides fixes to recently reported security vulnerabilities: * Fix Post-Auth RCE via PHP Object Deserialization reported by firs0v. - CHANGELOG * Managesieve: Fix match-type selector (remove unsupported options) in delete header action (#9610) * Improve installer to fix confusion about disabling SMTP authentication (#9801) * Fix PHP warning in index.php (#9813) * OAuth: Fix/improve token refresh * Fix dark mode bug where wrong colors were used for blockquotes in HTML mail preview (#9820) * Fix HTML message preview if it contains floating tables (#9804) * Fix removing/expiring redis/memcache records when using a key prefix * Fix bug where a wrong SPECIAL-USE folder could have been detected, if there were more than one per-type (#9781) * Fix a default value and documentation of password_ldap_encodage option (#9658) * Remove mobile/floating Create button from the list in Settings > Folders (#9661) * Fix Delete and Empty buttons state while creating a folder (#9047) * Fix connecting to LDAP using ldapi:// URI (#8990) * Fix cursor position on "below the quote" reply in HTML mode (#8700) * Fix bug where attachments with content type of application/vnd.ms-tnef were not parsed (#7119) ++++ spicetify-cli: - Update to version 2.40.10: * ci(wrapper): run linter * fix(wrapper): filter children items via `shouldAdd` * feat(ci): add Windows signing process for executable in build workflow (#3417) ++++ tiny: - Update to version 0.13.0+git5.g2ee969a: * Update dependencies * Added support for `ctrl_h` and `ctrl_i` in keymap config (#444) * Untangles the keystrokes ctrl-h and backspace (#445) * Auto-fix some recent lints * Update tiny version in Cargo.lock ------------------------------------------------------------------ ------------------ 2025-5-31 - May 31 2025 ------------------- ------------------------------------------------------------------ ++++ MozillaFirefox: - Mozilla Firefox 139.0.1 https://www.mozilla.org/en-US/firefox/139.0.1/releasenotes/ * Fixed graphics corruption with certain NVIDIA graphics adapters and multiple monitors running at mixed refresh rates after updating to Firefox 139. (bmo#1968876) ++++ apko: - Update to version 0.27.9 (0.27.8 was yanked): * Add an OperatingSystem package to our image SBOMs (#1690) * build(deps): bump chainguard-dev/actions from 1.1.0 to 1.1.1 (#1688) * build(deps): bump chainguard-dev/actions from 1.0.8 to 1.1.0 (#1687) * Add support for the =~ constraint (#1681) ++++ conftest: - Update to version 0.61.0: * Bug Fixes - ed0ff0a: fix(test): clean updated policies after test run (#1109) (@kirecek) - f82f556: fix: Use v1 as rego version for fmt, too (#1128) (@msw-kialo) * OPA Changes - bcba55e: build(deps): bump github.com/open-policy-agent/opa from 1.4.2 to 1.5.0 (#1134) (@dependabot[bot]) * Other Changes - a826a0b: build(deps): bump cuelang.org/go from 0.12.1 to 0.13.0 (#1131) (@dependabot[bot]) - d44b480: build(deps): bump github.com/moby/buildkit from 0.21.1 to 0.22.0 (#1129) (@dependabot[bot]) - f09428f: build(deps): bump golang from 1.24.2-alpine to 1.24.3-alpine (#1124) (@dependabot[bot]) - 1e43dc0: deps: update jsonc import path (#1133) (@st3penta) - docs: update examples to v1 syntax (#1126) - docs: Update README.md to make it compatible with v1 syntax (#1122) ++++ digger-cli: - Update to version 0.6.103: * also delete table and summaries (#1961) ++++ forgejo: - conflict with forgejo-longterm - require apparmor profile when apparmor is installed - use forgejo name rather than macro, sharing as much as possible with forgejo-longterm ++++ golang-github-prometheus-prometheus: - update to 3.4.1: * [BUGFIX] Parser: Add reproducer for a dangling-reference issue in parsers. #16633 ++++ gstreamer: - Update to version 1.26.2: + Highlighted bugfixes: - Various security fixes and playback fixes - aggregator base class fixes to not produce buffers too early in live mode - AWS translate element improvements - D3D12 video decoder workarounds for crashes on NVIDIA cards on resolution changes - dav1d AV1-decoder performance improvements - fmp4mux: tfdt and composition time offset fixes, plus AC-3 / EAC-3 audio support - GStreamer editing services fixes for sources with non-1:1 aspect ratios - MIDI parser improvements for tempo changes - MP4 demuxer atom parsing improvements and security fixes - New skia-based video compositor element - Subtitle parser security fixes - Subtitle rendering and seeking fixes - Playbin3 and uridecodebin3 stability fixes - GstPlay stream selection improvements - WAV playback regression fix - GTK4 paintable sink colorimetry support and other improvements - WebRTC: allow webrtcsrc to wait for a webrtcsink producer to initiate the connection - WebRTC: new Janus Video Room WebRTC source element - vah264enc profile decision making logic fixes - Python bindings gained support for handling mini object writability (buffers, caps, etc.) - Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements + gstreamer: - aggregator: Various state related fixes - element: ref-sink the correct pad template when replacing an existing one - pipeline: Store the actual latency even if no static latency was configured - structure: Add gst_structure_is_writable() API to allow python bindings to be able to handle writability of MiniObjects - tracerutils: Do not warn on empty string as tracername - tracerutils: Fix leak in gst_tracer_utils_create_tracer() - Ensure properties are freed before (re)setting with g_value_dup_object() or g_value_dup_boxed() and during cleanup - Fix new warnings on Fedora 42, various meson warnings, and other small meson build/wrap fixes ++++ hcloud-cli: - Update to version 1.51.0: * Features - load-balancer: allow specifying network on create (#1013) - context: add unset commmand (#1017) - publish image to Docker Hub (#1043) * Bug Fixes - allow getting resources with number as name - some list flags are not correctly parsed (#987) - load-balancer: allow certificate names in addition to IDs when creating/updating (#1026) - config option flags sometimes not parsed correctly (#1025) * Dependencies - deps: update module github.com/goccy/go-yaml to v1.18.0 (#1063) - deps: update apricote/releaser-pleaser action to v0.5.1 (#1054) - deps: update module golang.org/x/crypto to v0.38.0 (#1038) - deps: update module github.com/spf13/cast to v1.8.0 (#1037) - deps: update dependency go to v1.24.3 (#1041) - deps: update module go.uber.org/mock to v0.5.2 (#1035) - deps: update module golang.org/x/crypto to v0.37.0 (#1032) - deps: update module go.uber.org/mock to v0.5.1 (#1033) - deps: update module github.com/goccy/go-yaml to v1.17.1 (#1022) - deps: update dependency go to v1.24.2 (#1024) - deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.21.0 (#1020) - deps: update module github.com/spf13/viper to v1.20.1 (#1015) - deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.20.1 (#1012) - deps: update module github.com/burntsushi/toml to v1.5.0 (#1011) - deps: update module github.com/goccy/go-yaml to v1.16.0 (#1009) - deps: update module github.com/spf13/viper to v1.20.0 (#1008) - deps: update dependency golangci/golangci-lint to v1.64.8 (#1010) - deps: update dependency golangci/golangci-lint to v1.64.7 (#1005) - deps: update module golang.org/x/crypto to v0.36.0 (#991) - deps: update dependency go to v1.24.1 (#1002) - deps: update dependency go to v1.23.7 (#1000) - deps: update dependency golangci/golangci-lint to v1.64.6 (#998) - deps: update module github.com/jedib0t/go-pretty/v6 to v6.6.7 (#997) - deps: update module github.com/spf13/cobra to v1.9.1 (#990) - deps: update module github.com/cheggaaa/pb/v3 to v3.1.7 (#993) - deps: update module github.com/goccy/go-yaml to v1.15.23 (#989) - deps: update dependency golangci/golangci-lint to v1.64.5 (#988) - deps: update dependency golangci/golangci-lint to v1.64.4 (#985) - deps: update module golang.org/x/crypto to v0.33.0 (#979) - deps: update module github.com/goccy/go-yaml to v1.15.22 (#982) - deps: update dependency golangci/golangci-lint to v1.64.2 (#983) - deps: update module github.com/jedib0t/go-pretty/v6 to v6.6.6 (#981) - deps: update module github.com/anchore/quill to v0.5.1 (#980) - deps: update module github.com/goccy/go-yaml to v1.15.19 (#978) - deps: update dependency go to v1.23.6 (#976) - deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.19.1 (#975) - deps: update module github.com/goccy/go-yaml to v1.15.17 (#973) - deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.19.0 (#970) - deps: update module github.com/goccy/go-yaml to v1.15.16 (#971) - deps: update module github.com/spf13/pflag to v1.0.6 (#968) - deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.18.0 (#964) - deps: update module github.com/cheggaaa/pb/v3 to v3.1.6 (#962) - deps: update module github.com/goccy/go-yaml to v1.15.15 (#959) - deps: update dependency go to v1.23.5 (#957) ++++ helm: - Update to version 3.18.1: * Notes: - This release fixes regressions around template generation and OCI registry interaction in 3.18.0 - There are at least 2 known regressions unaddressed in this release. They are being worked on. - Empty registry configuration files. When the file exists but it is empty. - Login to Docker Hub on some domains fails. * Changelog - fix(client): skipnode utilization for PreCopy - fix(client): layers now returns manifest - remove duplicate from descriptors - fix(client): return nil on non-allowed media types - Prevent fetching newReference again as we have in calling method - Prevent failure when resolving version tags in oras memory store - Update pkg/plugin/plugin.go - Update pkg/plugin/plugin.go - Wait for Helm v4 before raising when platformCommand and Command are set - Fix 3.18.0 regression: registry login with scheme - Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]" ++++ helmfile: - Update to version 1.1.1: What's Changed * Update README.md by @mumoshu in #2046 * build(deps): bump github.com/helmfile/vals from 0.41.0 to 0.41.1 by @dependabot in #2048 * build(helm) update to v3.18.0 by @yxxhero in #2044 * build(deps): bump github.com/helmfile/chartify from 0.23.0 to 0.24.1 by @dependabot in #2049 * build: update Helm and plugin versions in CI and Dockerfiles by @yxxhero in #2059 ++++ hugo: - Update to version 0.147.7: * releaser: Bump versions for release of 0.147.7 * Fix language handling in shortcode templates * Handle KaTeX warnings (#13760) * build(deps): bump golang.org/x/image from 0.26.0 to 0.27.0 * build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 * build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 * build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.2 to 2.18.0 * resources/page: Respect disablePathToLower for permalink tokens * common/collections: Increase test coverage * parser/pageparser: Add coverage for all IsX methods of Item * resources: Remove unused interface * Make sure that unreferenced but changed bundle resources gets republished * deps: Upgrade github.com/olekukonko/tablewriter v0.0.5 => v1.0.7 * releaser: Prepare repository for 0.148.0-DEV ++++ ibus: - Upstream update to 1.5.32 * Send FocusIn signal again after delayed FocusId property * Fix time lag of CandidatePanel in X11 * Update Unicode table with keysym * Wayland input-method protocol version 1 and 2 * https://github.com/ibus/ibus/wiki/WaylandDesktop * Additional Wayland input-method; XIM and GTK2, Key repeating, Compose * ibus start --type wayland new option * Compose feature updates * Bug fixes of Wayland features * Update simple.xml with xkeyboard-config 2.44 - Revert not to use systemd to launch ibus * Remove ibus-ui-gtk3-restart-via-systemd.patch - Remove patches merged by the upstream * ibus-gcc15-1.patch * ibus-gcc15-2.patch ++++ ibus_gtk4: - Upstream update to 1.5.32 * Send FocusIn signal again after delayed FocusId property * Fix time lag of CandidatePanel in X11 * Update Unicode table with keysym * Wayland input-method protocol version 1 and 2 * https://github.com/ibus/ibus/wiki/WaylandDesktop * Additional Wayland input-method; XIM and GTK2, Key repeating, Compose * ibus start --type wayland new option * Compose feature updates * Bug fixes of Wayland features * Update simple.xml with xkeyboard-config 2.44 - Revert not to use systemd to launch ibus * Remove ibus-ui-gtk3-restart-via-systemd.patch - Remove patches merged by the upstream * ibus-gcc15-1.patch * ibus-gcc15-2.patch ++++ iosevka-fonts: - Update to v33.2.4 * Changes of version 33.2.4 = Refine shape of the following characters: ~ GREEK CAPITAL LETTER ARCHAIC SAMPI (U+0372) ... GREEK SMALL LETTER ARCHAIC SAMPI (U+0373). ~ GREEK CAPITAL LETTER GAMMA (U+0393). ~ GREEK LETTER DIGAMMA (U+03DC) ... GREEK SMALL LETTER DIGAMMA (U+03DD). ~ CYRILLIC CAPITAL LETTER GHE (U+0413). ~ CYRILLIC SMALL LETTER GHE (U+0433). ~ CYRILLIC CAPITAL LETTER GHE WITH UPTURN (U+0490) ... CYRILLIC SMALL LETTER GHE WITH MIDDLE HOOK (U+0495). ~ CYRILLIC CAPITAL LETTER GHE WITH DESCENDER (U+04F6) ... CYRILLIC SMALL LETTER GHE WITH DESCENDER (U+04F7). ~ CYRILLIC CAPITAL LETTER GHE WITH STROKE AND HOOK (U+04FA) ... CYRILLIC SMALL LETTER GHE WITH STROKE AND HOOK (U+04FB). ~ CYRILLIC SMALL LETTER TALL TE (U+1C84). ~ GREEK LETTER SMALL CAPITAL GAMMA (U+1D26). ~ TENGE SIGN (U+20B8). ~ TURKISH LIRA SIGN (U+20BA). ~ MANAT SIGN (U+20BC). ~ NUMERO SIGN (U+2116). ~ DOUBLE STRUCK CAPITAL GAMMA (U+213E). ~ TILDE WITH RING ABOVE (U+2E18). ~ TILDE WITH DOT ABOVE (U+2E1E) ... TILDE WITH DOT BELOW (U+2E1F). ~ LATIN CAPITAL LETTER LAMBDA WITH STROKE (U+A7DC). ~ LATIN SMALL LETTER SCRIPT R (U+AB4B) ... LATIN SMALL LETTER SCRIPT R WITH RING (U+AB4C). ~ LEFTWARDS ARROW WITH STROKE (U+219A). ~ RIGHTWARDS ARROW WITH STROKE (U+219B). ~ LEFTWARDS TWO HEADED ARROW (U+219E) ... DOWNWARDS TWO HEADED ARROW (U+21A1). ~ LEFT RIGHT ARROW WITH STROKE (U+21AE). ~ LEFTWARDS DOUBLE ARROW WITH STROKE (U+21CD). ~ LEFT RIGHT DOUBLE ARROW WITH STROKE (U+21CE). ~ RIGHTWARDS DOUBLE ARROW WITH STROKE (U+21CF). ~ UPWARDS ARROW WITH DOUBLE STROKE (U+21DE). ~ DOWNWARDS ARROW WITH DOUBLE STROKE (U+21DF). ~ RIGHT ARROW WITH SMALL CIRCLE (U+21F4). ~ LEFTWARDS ARROW WITH VERTICAL STROKE (U+21F7) ... LEFT RIGHT ARROW WITH DOUBLE VERTICAL STROKE (U+21FC). ~ LEFTWARDS DOUBLE ARROW WITH VERTICAL STROKE (U+2902). ~ RIGHTWARDS DOUBLE ARROW WITH VERTICAL STROKE (U+2903). ~ LEFT RIGHT DOUBLE ARROW WITH VERTICAL STROKE (U+2904). ~ DOWNWARDS ARROW WITH HORIZONTAL STROKE (U+2908). ~ UPWARDS ARROW WITH HORIZONTAL STROKE (U+2909). ~ LEFTWARDS DOUBLE ARROW-TAIL (U+291B). ~ RIGHTWARDS DOUBLE ARROW-TAIL (U+291C). ~ LEFT RIGHT ARROW THROUGH SMALL CIRCLE (U+2948). ~ LEFT ARROW WITH SMALL CIRCLE (U+2B30). ~ LEFTWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE (U+2B7A) ... DOWNWARDS TRIANGLE-HEADED ARROW WITH DOUBLE HORIZONTAL STROKE (U+2B7D). = Add Characters: ~ RIGHT ARROW WITH CIRCLED PLUS (U+27F4). ~ RIGHTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE (U+2900). ~ RIGHTWARDS TWO-HEADED ARROW WITH DOUBLE VERTICAL STROKE (U+2901). ~ RIGHTWARDS TWO-HEADED ARROW FROM BAR (U+2905). ~ RIGHTWARDS TWO-HEADED TRIPLE DASH ARROW (U+2910). ~ RIGHTWARDS ARROW WITH DOTTED STEM (U+2911). ~ RIGHTWARDS ARROW WITH TAIL WITH VERTICAL STROKE (U+2914) ... RIGHTWARDS TWO-HEADED ARROW WITH TAIL WITH DOUBLE VERTICAL STROKE (U+2918). ~ LEFTWARDS ARROW TO BLACK DIAMOND (U+291D) ... RIGHTWARDS ARROW FROM BAR TO BLACK DIAMOND (U+2920). ~ RIGHTWARDS ARROW THROUGH X (U+2947). ~ LEFT ARROW WITH CIRCLED PLUS (U+2B32). ~ LEFTWARDS TWO-HEADED ARROW WITH VERTICAL STROKE (U+2B34) ... LEFTWARDS ARROW THROUGH X (U+2B3E). ++++ istioctl: - update to 1.26.1: https://istio.io/latest/news/releases/1.26.x/announcing-1.26.1/ * Changes - Fixed false positives when istioctl analyze raised error IST0134 even when PILOT_ENABLE_IP_AUTOALLOCATE was set to true. (Issue #56083) ++++ junction: - update to 1.9: * Use appstream for metainfo validation test * Set color scheme later * Call set_as_last_used_for_type() if the application has been opened - add fix-metainfo.xml.patch, as there is a mistake in it ++++ linkerd-cli-edge: - Update to version 25.5.5: * no CLI-related changes (other than dependencies) * Dependencies - build(deps): bump openssl-sys from 0.9.108 to 0.9.109 (#14078) - build(deps): bump openssl from 0.10.72 to 0.10.73 (#14079) - build(deps): bump crazy-max/ghaction-github-runtime (#14070) - build(deps): bump docker/setup-qemu-action (#14071) - build(deps): bump docker/setup-buildx-action (#14072) - build(deps): bump google-github-actions/setup-gcloud (#14073) - build(deps-dev): bump @babel/core from 7.27.1 to 7.27.3 in /web/app (#14076) - build(deps-dev): bump @babel/runtime from 7.27.1 to 7.27.3 in /web/app (#14077) - deps: have dependabot update composite actions (#14060) - build(deps): bump the clap group with 2 updates (#14067) - build(deps): bump hyper-util from 0.1.12 to 0.1.13 (#14068) - build(deps): bump socket2 from 0.5.9 to 0.5.10 (#14062) - build(deps): bump tj-actions/changed-files (#14064) - build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 (#14063) - build(deps-dev): bump @babel/preset-env in /web/app (#14052) - build(deps): bump query-string from 9.1.1 to 9.2.0 in /web/app (#14053) - build(deps-dev): bump webpack from 5.99.8 to 5.99.9 in /web/app (#14051) - build(deps): bump rustversion from 1.0.20 to 1.0.21 (#14048) - build(deps-dev): bump @babel/eslint-parser in /web/app (#14054) - build(deps): bump tokio from 1.45.0 to 1.45.1 (#14055) - build(deps): bump mio from 1.0.3 to 1.0.4 (#14056) - build(deps): bump cc from 1.2.23 to 1.2.24 (#14057) - build(deps): bump hyper-rustls from 0.27.5 to 0.27.6 (#14058) - build(deps): bump tj-actions/changed-files (#14049) ++++ melange: - Update to version 0.26.3: * linter: usrmerge add trailing '/' to denote directory for prefix check (#2014) - Update to version 0.26.2: * fix: fallback to aio=threads for macos (#2012) * qemu: do some little CPU and IO optimization (#2011) * fix: try to fix weird MacOS sizing (#2010) * Fix/respect additional mounts (#2009) * Fix detection of available memory. (#2005) * fix: improve SSH command handling (#2006) ++++ nvim-treesitter: - update to 0.10.0: * full changelog: https://github.com/nvim-treesitter/nvim-treesitter/compare/v0.9.3...v0.10.0 * updated languages * minimum neovim version 0.10.0 ++++ roast: - Ignore test for scm. - Update to version 7.1.0: * chore(release): bump to v7.1.0 * fix: date format now fixed * chore(release): bump to v7.0.0 * docs: update README * docs: update roast_scm.service file * format: run `cargo +nightly fmt` * fix: apply clippy suggestions * fix: disable `obs` feature for now in tests * tests: add tests for roast scm * add space * misc: cleanup and whether to disable or enable code for `obs` feature * docs: document the `obs` feature in Cargo.toml * docs: update wording * fix: change alias for changesemail * ci: seems it needs to be more specific where with this blob for *.rs * clippy: remove needless borrow * ci: test if CI runs with this config * refactor: put set_version logic inside `map` as well. create separate function for changelog file generation. * refactor: move changelog file generator code inside `map` * Merge branch '20250523-improve-scm' * fix: add the last newline * feat: append email if `changesemail` passed. * feat: add `changesemail` field for cli * cleanup * misc: add optional obs feature in roast-cli * feat: implement update version in specfile * feat: cli has new fields, `set_name` and `set_version` for obs feature * misc: add optional obs feature * misc: apply `trim()` first for strings before checking if they're empty * misc: `split('\n')` -> `lines()` * misc: use the `to_extension()` method * misc: change this to an iterator * refactor: use `any` since it returns at the first true, otherwise, false. * refactor: use iterators over for loops * misc: change wording * misc: cleanup code for feature, changelog generation. * feat: changelog generation is now implemented. * dependencies: add hifitime * misc: add initial logic for `changesgenerate` feature * feat: add new cli arguments and fieldnames for `RoastScmArgs` related to `changesgenerate` * fix: `remote_checkout_branch` creating a branch from remote branch with incorrect name * api: cleanup visibility and privacy of certain functions * misc: more cleanup * begin iterating for a new future version * misc: add cliff.toml for changelog generation config * fixes: the refactor caused the commit hash to be skipped * docs: add where the final filename is based on. * format: run `cargo +nightly fmt` * improvements: replace dumb lookup by reading config instead * fix: `versionrewriteregex` should require `versionrewritepattern` * feat: `versionrewriteregex` and `versionrewritepattern` implemented * dependencies: add regex crate * fix: it should be prefixed with `g` * fix: version format improvements and fixes * feat: initial versionformat prefix * fixes: checkout should not error if branch is HEAD. sorting in revwalk should not be reversed. * refactor: more cleanup. remove redundant logic * misc: cleanup code * misc: make it clear what depth was set in the warnings * performance: do a dumb revision lookup to check if a revision is a branch * fix: use set_head_detached since we want it to point to a commit * fix: add condition if branch ref is the current HEAD * improvements: if there is no changelog, warn the user * format: run `cargo +nightly fmt` * improvements: roast_scm now is able to generate some changelog * roast_scm: generate changelog improvements * common: add `to_extension` method for Compression * improvements: describe string is implemented alongside improved log messages * fix: set this to 0 * clippy: remove redundant & * roast_scm: initial refactor of the cloning process and finding the revision * dependencies: add semver * docs: update README * fmt: run \`cargo +nightly fmt\` ++++ openbao: - Update to version 2.2.2: Release notes: https://github.com/openbao/openbao/blob/v2.2.2/CHANGELOG.md * SECURITY: - sdk/framework: prevent information disclosure on invalid request. HCSEC-2025-09 / CVE-2025-4166. [GH-1323] * BUG FIXES: - ui: Fix description of Organizational Unit (OU) field in PKI. [GH-1333] ++++ python-click-extra: - update to 5.0.2: * Set ExtraCommand default prog_name to CLI's name to avoid it to be named python -m if invoked out of a module. * Tweak exit code rendering of CLI runs. ++++ python-gnureadline: - initial packaging ++++ regal: - Update to version 0.34.0: After a month of development, we're happy to announce Regal v0.34. This version of the OPA community's favorite linter and language server brings you new 3 linter rules, performance improvements and much more. With the v0.34.0 release, Regal now ships with more than 100 linter rules! Which is pretty close to one new week per rule since the project started. * New rules - unresolved-reference This one is particularly exciting! The new unresolved-reference rule reports any references (like data.users.permissions) that cannot be resolved (i.e. found) anywhere in the project. Some projects will have valid references that can't be resolved at the time Regal lints the project, and the rule provides configuration options to mark certain references, or entire paths (like data.users.*) as resolved. See the docs for the rule for more details. - pointless-import Category: imports The new pointless-import rule will flags imports of the same package, and other import forms where the import has no real effect. - single-item-in Category: idiomatic The single-item-in rule reports cases of in being used on a single item collection, and suggests using an equality check instead. * Performance - Use OPA v1.5.0, which brings performance improvements to walk reducing linting time by about 10%. - Faster linting by avoiding walk in a few locations where possible. - Improve performance of aggregate rules. - Several performance optimizations to Regal's linter rules. * API - The linter API now has a new Prepare method that can be used to prepare the linter before reusing it across several runs. * Various - Some rules that would previously only scan the topmost level of a rule body will now recursively scan the whole rule. - The input completions provider has been rewritten in Rego (previously Go). - The automatic version check has been rewritten in Rego (previously Go). * Bugs - Fix false positive in custom one-liner-rule. * Docs - Updated roadmap. Go check it out! - Move rules table from README and into a more interactive form on the Styra docs. Take a look! - Add link to Renovating Rego blog. - README: add link to KubeCon London talk, which prominently featured Regal. - Update links to adapt to OPA's new documentation. - Update outdated information in README. * Dependencies - build(deps): bump the dependencies group with 2 updates (#1551) - build(deps): bump the dependencies group with 2 updates (#1544) - build(deps): bump the dependencies group with 2 updates (#1521) - build(deps): bump github/codeql-action in the dependencies group (#1507) ++++ swayimg: - Update to version 4.1: * gallery: Added multithreded thumbnails loader; * gallery: Fixed loading queue constructor; * gallery: Fixed segfault on skipping current image; * gallery: Fixed bug with unlimited cache; * viewer: "zoom" action can handle absolute percent value; * Optimized image list loader; * Fixed bug with freezing when performing the "exec" action; * Fixed bug with absolute coordinates in Sway. ++++ talhelper: - Update to version 3.0.28: * docs: update CLI reference documentation (#1036) * chore(deps): update dependency siderolabs/talos to v1.10.3 * chore(container): update alpine docker tag to v3.22.0 * fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.27 * chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.10.3 * chore(container): update mcr.microsoft.com/devcontainers/go:1.24-bookworm docker digest to f7a7406 (#1034) * chore(schema): update talos-extensions.yaml JSON schema (#1033) * feat(CI): update script to show error and fix deprecation warnings * feat: update Scoop for talhelper version v3.0.27 * feat: update flake (#1029) - Update to version 3.0.27: * chore(deps): update dependency go to v1.24.3 * feat(CI): update script to show error and fix depreciation warnings * feat(flake): update flake * fix(deps): update module github.com/siderolabs/image-factory to v0.7.1 * chore(schema): update talos-extensions.yaml JSON schema * fix(deps): update module github.com/gookit/validate to v1.5.5 * chore(github-action): update renovatebot/github-action action to v42.0.4 * chore(schema): update talos-extensions.yaml JSON schema (#1025) * fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.26 * feat: update Scoop for talhelper version v3.0.26 * feat: update flake (#1022) ++++ talosctl: - update to 1.10.3: https://github.com/siderolabs/talos/releases/tag/v1.10.3 * no CLI-related changes in the Changelog ++++ terragrunt: - Update to version 0.80.4: * New Features The exec command has gained support for use of the --tf-path flag. This can be important when Terragrunt incidentally uses OpenTofu/Terraform to do things like fetch outputs from dependencies. * What's Changed - Add tf-path flag to exec command (#4343) - fix: Optimizing CI cache keys (#4362) - docs: gcp docs update (#4361) ++++ updatecli: - Update to version 0.101.0: * Changes - test(report): switch to testing report Merge instead of FromString @mcwarman (#5216) * Features - feat(bitbucket): support pull request updates @mcwarman (#5133) * Bug Fixes - fix(reports): ensure latest title and description are used @mcwarman (#5189) - fix(dockerfile): typo in yaml specification @loispostula (#5137) * Maintenance - deps(go): bump module cuelang.org/go to v0.13.0 @updateclibot[bot] (#5280) - deps(go): bump module gitlab.com/gitlab-org/api/client-go to v0.129.0 @updateclibot[bot] (#5271) - deps(go): bump module helm.sh/helm/v3 to v3.18.1 @updateclibot[bot] (#5261) - deps(github/action): bump all dependencies @updateclibot[bot] (#5258) - deps(go): bump module github.com/zclconf/go-cty to v1.16.3 @updateclibot[bot] (#5249) - deps(go): bump module github.com/goccy/go-yaml to v1.18.0 @updateclibot[bot] (#5239) - deps(go): bump module github.com/fluxcd/helm-controller/api to v1.3.0 @updateclibot[bot] (#5217) - chore: remove Dependabot configuration @olblak (#5175) - deps(go): bump module github.com/google/go-containerregistry to v0.20.5 @updateclibot[bot] (#5162) - deps(go): bump module github.com/yuin/goldmark to v1.7.12 @updateclibot[bot] (#5147) - deps(go): bump module github.com/google/go-containerregistry to v0.20.4 @updateclibot[bot] (#5138) - deps: bump updatecli version to v0.100.0 (#5118) ++++ werf: - Update to version 2.36.4: * Bug Fixes - build, compose, run, kube-run, plan: respect graceful shutdown in follow mode (42a82af) - deploy: hide traces from --log-debug output by default (0d03bcf) - handle interruptions during git clone and auto host cleanup gracefully (#6887) (0d94e79) - kube-run: handle SIGINT/SIGTERM properly (#6888) (1aa8d54) - make termination context-bounded (#6885) (600b7a5) ------------------------------------------------------------------ ------------------ 2025-5-30 - May 30 2025 ------------------- ------------------------------------------------------------------ ++++ AppStream: - Make qt6 the default qt flavor and qt5 the flavor built separately and disable the qt5 flavor in SLE16 where we don't want to have Qt5 libraries. ++++ DirectX-Headers: - Update to 1.616.0: * This release matches the content provided in the DirectX12 Agility SDK and the 1.616.0 NuGet package. - https://devblogs.microsoft.com/directx/directx12agility/ - https://www.nuget.org/packages/Microsoft.Direct3D.D3D12/1.616.0 ++++ Komikku: - update to 1.78.0: * [Card] Details page: Redesign * [Servers] Local: Added support of CBT archive format (TAR) * [Servers] Added Blue Solo (FR) * [Servers] SMBC (EN): Re-enabled * [Servers] Poseidon Scans (FR): Disabled * [L10n] Updated Arabic, Bulgarian, Catalan and Portuguese translations ++++ apache-commons-csv: - Upgrade to version 1.14.0 * New Features + Define and use Maven property commons.jmh.version. + Add CSVFormat.Builder.setMaxRows(long). + Add CSVFormat.getMaxRows(). + CSVPrinter.printRecords(ResultSet) knows how to use CSVFormat's maxRows. + CSVPrinter.printRecords(Iterable) knows how to use CSVFormat's maxRows. + CSVPrinter.printRecords(Stream) knows how to use CSVFormat's maxRows. + CSVParser.stream() knows how to use CSVFormat's maxRows. + CSVParser.getRecords() knows how to use CSVFormat's maxRows. + CSVParser.iterator() knows how to use CSVFormat's maxRows. * Fixed Bugs + CSV-317: Release history link changed from changes-report.html to changes.html #516. + Remove -nouses directive from maven-bundle-plugin. OSGi package imports now state 'uses' definitions for package imports, this doesn't affect JPMS (from org.apache.commons:commons-parent:80). + CSVParser.parse(URL, Charset, CSVFormat) with a null CSVFormat maps to CSVFormat.DEFAULT (like CSVParser.parse(Reader, CSVFormat)). + CSVParser.parse(String, CSVFormat) with a null CSVFormat maps to CSVFormat.DEFAULT (like CSVParser.parse(Reader, CSVFormat)). + CSVParser.parse(File, Charset, CSVFormat) with a null CSVFormat maps to CSVFormat.DEFAULT (like CSVParser.parse(Reader, CSVFormat)). + CSVParser.parse(Path, Charset, CSVFormat) with a null CSVFormat maps to CSVFormat.DEFAULT (like CSVParser.parse(Reader, CSVFormat)). + CSVParser.parse(InputStream, Charset, CSVFormat) with a null CSVFormat maps to CSVFormat.DEFAULT (like CSVParser.parse(Reader, CSVFormat)). + CSVParser.parse(*) methods with a null Charset maps to Charset.defaultCharset(). + Fix possible NullPointerException in Token.toString(). * Changes + Bump com.opencsv:opencsv from 5.9 to 5.10. + Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #522. + Bump org.apache.commons:commons-parent from 79 to 81. ++++ AppStream-qt5: - Make qt6 the default qt flavor and qt5 the flavor built separately and disable the qt5 flavor in SLE16 where we don't want to have Qt5 libraries. ++++ chirp: - Update to version 20250530: * rt470: Add v1.27A firmware version * Fix TD-H8 SHORT_KEY_TOP not saving * Inverted FM Allow Receive setting * Inverted FM VFO/CH setting * Update french translations ++++ llvm20: - Update to version 20.1.6. * This release contains bug-fixes for the LLVM 20.1.0 release. This release is API and ABI compatible with 20.1.0. - Rebase llvm-do-not-install-static-libraries.patch. - Remove obsolete llvm-fix-hexagon-test.patch. ++++ gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-aarch64-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-aarch64-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-aarch64-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-aarch64-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-arm-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-arm-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-arm-none-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-arm-none-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-arm-none-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-arm-none-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-avr-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-avr-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-avr-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-avr-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-bpf-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-bpf-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-hppa-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-hppa-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-hppa-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-loongarch64-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-loongarch64-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-m68k-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-m68k-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-mips-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-mips-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-ppc64-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-ppc64-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-ppc64le-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-ppc64le-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-ppc64le-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-ppc64le-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-pru-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-pru-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-riscv64-elf-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-riscv64-elf-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-riscv64-elf-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-riscv64-elf-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-riscv64-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-riscv64-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-riscv64-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-riscv64-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-rx-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-rx-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-rx-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-rx-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-s390x-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-s390x-gcc13-bootstrap: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-s390x-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-s390x-gcc15-bootstrap: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-sparc-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-sparc-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-sparc64-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-sparc64-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ cross-x86_64-gcc13: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ cross-x86_64-gcc15: - Enable C++ for offload compilers. [bsc#1243794] ++++ deskflow: - update to 1.22.0: * Remove the broken drag and drop support * Improve the windows daemon * Use Deskflow-server.conf for the external server config name * Code base is now 60% less smelly * Fix issues around the dialog shown when you first connect a server ++++ docker: - Update to Docker 28.2.2-ce. See upstream changelog online at - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch - Update to Docker 28.2.1-ce. See upstream changelog online at bsc#1243833 - Rebase patches: * 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch * 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch * 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch * 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch * 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch ++++ ffmpeg-4: - Add ffmpeg-4-CVE-2024-36618.patch: Backport 7a089ed8 from upstream, avformat/avidec: Fix integer overflow iff ULONG_MAX < INT64_MAX. (CVE-2024-36618, bsc#1234020) ++++ gcc13-testresults: - Update to gcc-13 branch head, ec78a0d9962f144b13c6da3ebe, git9730 * GCC 13.4 RC2 * Includes gcc13-bsc1216664.patch ++++ gcc15-testresults: - Enable C++ for offload compilers. [bsc#1243794] ++++ gdm: - Add gdm-fix-wrong-path-gdm-config.patch: Add missing slash when gdm-config building dconf database path (bsc#1232669). - Add -Ddistro=generic to make gdm-config work (bsc#1232669). ++++ gh: - Update to version 2.74.0: * Update `go-gh` to v2.12.1 * fixup release asset digest tests * remove nolint comment for release header * Update pkg/cmd/release/view/view.go * chore(deps): bump github.com/sigstore/protobuf-specs from 0.4.1 to 0.4.2 * chore(deps): bump github.com/yuin/goldmark from 1.7.8 to 1.7.12 * fix: `gh gist edit` panic when no file in a gist (#10627) * docs(pr list): mention `--head` does not support `:` syntax * add Digest to ReleaseAsset struct * doc(update): improve comments on updaterEnabled * Refactor build tag logic * replace deprecated func * replace deprecated type * update sigstore-go to v1 * feat(update): add `updateable` build tag for update notifications * Update README.md * test(run): add tests for `RenderJobs` and `RenderJobsCompact` * Add `--compact` flag to `run watch` (#10629) * test: improve test case naming * chore: run `go mod tidy` * test: ensure proper usage of pipes in docs * Revert "[gh config] Escape pipe symbol in Long desc for website manual" * doc(pr): format allowed values and defaults in help * Mention created PR's URL will be printed upon success * Add example usage of `--head` option * doc(preview): add long description * fix(prompter): print to iostreams stdout * fix(prompter): update prompter create for changes in trunk * fix(preview): remove needless newlines * import sigstore-go at a more recent commit * use constructor * include http client in verifier setup * add missing http client field in sigstoreConfig * simplify test * alphabetize fields * move live inspect test to integration test file * fetch http client from factory * set custom fetcher in options * pass http client for use with tuf * get the latest go-tuf release * get latest go-tuf version * create fetcher with custom http client and retry options * chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.8 to 1.4.9 * feat(preview): enforce fixed order for prompts * feat(preview): add `preview prompter` command ++++ gnome-text-editor: - Update to version 48.3: + Fix visual column position in overlay label + Defer gtk/gsv initialization to GtkApplication startup so that GApplication may determine proper app-id for process without relying on systemd/dbus conventions + Fix name in properties panel after save-as + Updated translations. ++++ graphviz: - Update to 12.2.1 * Added - Support for building the SWIG-generated R language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_R={AUTO|ON|OFF} option. - A sandboxing wrapper, dot_sandbox, is now included with Graphviz. Users should prefer their platform’s native security solutions, but if nothing better is available this wrapper offers safe processing of untrusted inputs in some scenarios. * Changed - JPEG images without an APP0 leading segment are supported for use in src fields and friends. Previously Graphviz was overly strict with the types of JPEGs it would recognize. #2619 - The CMake build system now discovers and uses pango_fc_font_lock_face if possible, for the Pango plugin to provide more information about used fonts. * Fixed - The GVPR library program depath no longer acts on previously deleted nodes, causing unpredictable results. #1702 (closed) - Void-typed function parameters (int foo(void bar)) and variables void baz; in GVPR are gracefully rejected. [#2585] (closed) - Input that induce a set node height but no set node width no longer crash with the failure "Assertion failed: (r->boundary[i] <= r->boundary[NUMDIMS + i]), function RTreeInsert". It is typically not obvious to users when their input falls into this situation, hence why the assertion message is quoted here. This was a regression in Graphviz 12.0.0. #2613 (closed) - Strings containing double quote characters preceded by escape sequences (e.g. \n") are once again correctly escaped in dot or canonical output. This was a regression in Graphviz 9.0.0. [#2614] (closed) - dot_builtins no longer lists duplicate format options in its error messages. #2604 (closed) - A precision error that resulted in truncated edge lines has been corrected. This was a regression in Graphviz 12.0.0. [#2620] (closed) - The xlib plugin (-Tx11) resets its initialization state during finalization. This fixes a rare scenario where multiple input graphs are supplied and initialization for one of the not-first graphs fails. In this scenario, finalization would be unaware of this failure and act on invalid state. - Update to 12.2.0 * Removed - Visual Studio build files have been removed. CMake is now the only supported build system on Windows. * Added - Support for building the SWIG-generated PHP language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_PHP={AUTO|ON|OFF} option. - Support for building the SWIG-generated Python language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_PYTHON={AUTO|ON|OFF} option. * Changed - An algorithm closer to that described in RFC 1942 and/or the CSS 2.1 specification is now used for sizing table cells within HTML-like labels. This is less scalable than the network simplex algorithm it replaces, but in general produces more intuitive results. #2159 (closed) - Tooltips on table elements within HTML-like labels are now propagated to SVGs produced by the core plugin (-Tsvg) even when the elements do not have href attributes. #1425 (closed) - In the Autotools build system, pkg-config is the only supported way for discovering Guile. Previous use of guile-config* has been removed. #2606 (closed) - The Autotools release artifacts for macOS (Darwin_*_graphviz-*.tar.gz) now use relative paths in links to dependent libraries and plugins. This should make the tree relocatable instead of having to live at /Users/gitlab/builds. #2501 (closed) - gml2gv no longer maps GML label attributes to Graphviz name attributes. These are now mapped to Graphviz label attributes. #2586 (closed) * Fixed - In the Autotools build system, the core plugin links against libm, fixing some unresolvable symbols. This was a regression in Graphviz 4.0.0. Though it would primarily have affected non-Graphviz applications attempting to load this plugin on Linux. - The osage layout engine now understands a cluster to be indicated by the common rules, including the "cluster" prefix being case insensitive and the cluster=true attribute as an alternative. #2187 - acyclic once again produces its output on stdout. This was a regression in Graphviz 10.0.1. #2600 (closed) - When using the Tclpathplan module, created vgpanes can once again be named and addressed. This was a regression in Graphviz 12.1.2. - Omitting a polygon identifier when running triangulation using the Tclpathplan module (e.g. vgpane0 triangulate instead of vgpane0 triangulate 42) no longer goes unnoticed and reads invalid memory. This bug seems to have existed since the first revision of Graphviz. - When using the Tclpathplan module, defining a malformed <3-point polygon and then attempting to triangulate this polygon no longer reads invalid memory. This case is now rejected with an error during triangulation. Like the previous entry, this bug seems to have existed since the first revision of Graphviz. - When using the Tclpathplan module, binding a pane’s triangulation callback to a string ending in a trailing % (e.g. vgpane0 bind triangle %) no longer causes later out-of-bounds reads during triangulation. Like the previous entries, this bug seems to have existed since the first revision of Graphviz. #2596 (closed) - Mouse right-clicks in Smyrna are no longer sticky. In some contexts, right-clicking the mouse would register a mouse down event but no mouse up event, leading Smyrna to believe the user was dragging with the right button held down. - Arrowhead missing from tail-end of edge #2437 (closed) - The Ruby bindings package (libgv-ruby) is once again installable on Ubuntu. This became uninstallable when Ruby 1.8 was no longer available on Ubuntu, as it had a hard coded dependency of Ruby 1.8. This has now been relaxed to depend on any Ruby version ≥ 1.8. #2607 (closed) - Generated GIFs and JPEGs display the graphed image instead of a single solid color. This was a regression in Graphviz 12.1.1. #2609 (closed) - The CMake build system includes some supporting pieces of the SWIG-generated language bindings that were previously missing. It also links further dependencies that were previously missing. - In the CMake build system, linking of the Guile language bindings uses the full path to libguile, fixing issues on macOS. - The provided release packages for Debian-based operating systems (only Ubuntu currently) have corrected package dependencies. #2466 (closed) - Discussion of gvpr -c "" in the gvpr man page has been removed. This invocation did not do what was claimed. [#2584] (closed) - To see the full changelog for all intermediate releases, see: https://gitlab.com/graphviz/graphviz/-/blob/main/CHANGELOG.md - Use Qt6 instead of Qt5 to build the gvedit tool. - Drop patches already included in this version: * gvc-detect-plugin-installation-failure-and-display-an-error.patch * graphviz-87cc546.patch - Drop patch that doesn't apply anymore since that code was removed: * graphviz-2.49.3-boo1225776-gcc14.patch - Drop patch that doesn't apply anymore and doesn't seem to be needed: * graphviz-no_strict_aliasing.patch - Rebase patches: * graphviz-fix-pkgIndex.patch * graphviz-no_php_extra_libs.patch ++++ graphviz-addons: - Update to 12.2.1 * Added - Support for building the SWIG-generated R language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_R={AUTO|ON|OFF} option. - A sandboxing wrapper, dot_sandbox, is now included with Graphviz. Users should prefer their platform’s native security solutions, but if nothing better is available this wrapper offers safe processing of untrusted inputs in some scenarios. * Changed - JPEG images without an APP0 leading segment are supported for use in src fields and friends. Previously Graphviz was overly strict with the types of JPEGs it would recognize. #2619 - The CMake build system now discovers and uses pango_fc_font_lock_face if possible, for the Pango plugin to provide more information about used fonts. * Fixed - The GVPR library program depath no longer acts on previously deleted nodes, causing unpredictable results. #1702 (closed) - Void-typed function parameters (int foo(void bar)) and variables void baz; in GVPR are gracefully rejected. [#2585] (closed) - Input that induce a set node height but no set node width no longer crash with the failure "Assertion failed: (r->boundary[i] <= r->boundary[NUMDIMS + i]), function RTreeInsert". It is typically not obvious to users when their input falls into this situation, hence why the assertion message is quoted here. This was a regression in Graphviz 12.0.0. #2613 (closed) - Strings containing double quote characters preceded by escape sequences (e.g. \n") are once again correctly escaped in dot or canonical output. This was a regression in Graphviz 9.0.0. [#2614] (closed) - dot_builtins no longer lists duplicate format options in its error messages. #2604 (closed) - A precision error that resulted in truncated edge lines has been corrected. This was a regression in Graphviz 12.0.0. [#2620] (closed) - The xlib plugin (-Tx11) resets its initialization state during finalization. This fixes a rare scenario where multiple input graphs are supplied and initialization for one of the not-first graphs fails. In this scenario, finalization would be unaware of this failure and act on invalid state. - Update to 12.2.0 * Removed - Visual Studio build files have been removed. CMake is now the only supported build system on Windows. * Added - Support for building the SWIG-generated PHP language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_PHP={AUTO|ON|OFF} option. - Support for building the SWIG-generated Python language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_PYTHON={AUTO|ON|OFF} option. * Changed - An algorithm closer to that described in RFC 1942 and/or the CSS 2.1 specification is now used for sizing table cells within HTML-like labels. This is less scalable than the network simplex algorithm it replaces, but in general produces more intuitive results. #2159 (closed) - Tooltips on table elements within HTML-like labels are now propagated to SVGs produced by the core plugin (-Tsvg) even when the elements do not have href attributes. #1425 (closed) - In the Autotools build system, pkg-config is the only supported way for discovering Guile. Previous use of guile-config* has been removed. #2606 (closed) - The Autotools release artifacts for macOS (Darwin_*_graphviz-*.tar.gz) now use relative paths in links to dependent libraries and plugins. This should make the tree relocatable instead of having to live at /Users/gitlab/builds. #2501 (closed) - gml2gv no longer maps GML label attributes to Graphviz name attributes. These are now mapped to Graphviz label attributes. #2586 (closed) * Fixed - In the Autotools build system, the core plugin links against libm, fixing some unresolvable symbols. This was a regression in Graphviz 4.0.0. Though it would primarily have affected non-Graphviz applications attempting to load this plugin on Linux. - The osage layout engine now understands a cluster to be indicated by the common rules, including the "cluster" prefix being case insensitive and the cluster=true attribute as an alternative. #2187 - acyclic once again produces its output on stdout. This was a regression in Graphviz 10.0.1. #2600 (closed) - When using the Tclpathplan module, created vgpanes can once again be named and addressed. This was a regression in Graphviz 12.1.2. - Omitting a polygon identifier when running triangulation using the Tclpathplan module (e.g. vgpane0 triangulate instead of vgpane0 triangulate 42) no longer goes unnoticed and reads invalid memory. This bug seems to have existed since the first revision of Graphviz. - When using the Tclpathplan module, defining a malformed <3-point polygon and then attempting to triangulate this polygon no longer reads invalid memory. This case is now rejected with an error during triangulation. Like the previous entry, this bug seems to have existed since the first revision of Graphviz. - When using the Tclpathplan module, binding a pane’s triangulation callback to a string ending in a trailing % (e.g. vgpane0 bind triangle %) no longer causes later out-of-bounds reads during triangulation. Like the previous entries, this bug seems to have existed since the first revision of Graphviz. #2596 (closed) - Mouse right-clicks in Smyrna are no longer sticky. In some contexts, right-clicking the mouse would register a mouse down event but no mouse up event, leading Smyrna to believe the user was dragging with the right button held down. - Arrowhead missing from tail-end of edge #2437 (closed) - The Ruby bindings package (libgv-ruby) is once again installable on Ubuntu. This became uninstallable when Ruby 1.8 was no longer available on Ubuntu, as it had a hard coded dependency of Ruby 1.8. This has now been relaxed to depend on any Ruby version ≥ 1.8. #2607 (closed) - Generated GIFs and JPEGs display the graphed image instead of a single solid color. This was a regression in Graphviz 12.1.1. #2609 (closed) - The CMake build system includes some supporting pieces of the SWIG-generated language bindings that were previously missing. It also links further dependencies that were previously missing. - In the CMake build system, linking of the Guile language bindings uses the full path to libguile, fixing issues on macOS. - The provided release packages for Debian-based operating systems (only Ubuntu currently) have corrected package dependencies. #2466 (closed) - Discussion of gvpr -c "" in the gvpr man page has been removed. This invocation did not do what was claimed. [#2584] (closed) - To see the full changelog for all intermediate releases, see: https://gitlab.com/graphviz/graphviz/-/blob/main/CHANGELOG.md - Use Qt6 instead of Qt5 to build the gvedit tool. - Drop patches already included in this version: * gvc-detect-plugin-installation-failure-and-display-an-error.patch * graphviz-87cc546.patch - Drop patch that doesn't apply anymore since that code was removed: * graphviz-2.49.3-boo1225776-gcc14.patch - Drop patch that doesn't apply anymore and doesn't seem to be needed: * graphviz-no_strict_aliasing.patch - Rebase patches: * graphviz-fix-pkgIndex.patch * graphviz-no_php_extra_libs.patch ++++ graphviz-qt6: - Update to 12.2.1 * Added - Support for building the SWIG-generated R language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_R={AUTO|ON|OFF} option. - A sandboxing wrapper, dot_sandbox, is now included with Graphviz. Users should prefer their platform’s native security solutions, but if nothing better is available this wrapper offers safe processing of untrusted inputs in some scenarios. * Changed - JPEG images without an APP0 leading segment are supported for use in src fields and friends. Previously Graphviz was overly strict with the types of JPEGs it would recognize. #2619 - The CMake build system now discovers and uses pango_fc_font_lock_face if possible, for the Pango plugin to provide more information about used fonts. * Fixed - The GVPR library program depath no longer acts on previously deleted nodes, causing unpredictable results. #1702 (closed) - Void-typed function parameters (int foo(void bar)) and variables void baz; in GVPR are gracefully rejected. [#2585] (closed) - Input that induce a set node height but no set node width no longer crash with the failure "Assertion failed: (r->boundary[i] <= r->boundary[NUMDIMS + i]), function RTreeInsert". It is typically not obvious to users when their input falls into this situation, hence why the assertion message is quoted here. This was a regression in Graphviz 12.0.0. #2613 (closed) - Strings containing double quote characters preceded by escape sequences (e.g. \n") are once again correctly escaped in dot or canonical output. This was a regression in Graphviz 9.0.0. [#2614] (closed) - dot_builtins no longer lists duplicate format options in its error messages. #2604 (closed) - A precision error that resulted in truncated edge lines has been corrected. This was a regression in Graphviz 12.0.0. [#2620] (closed) - The xlib plugin (-Tx11) resets its initialization state during finalization. This fixes a rare scenario where multiple input graphs are supplied and initialization for one of the not-first graphs fails. In this scenario, finalization would be unaware of this failure and act on invalid state. - Update to 12.2.0 * Removed - Visual Studio build files have been removed. CMake is now the only supported build system on Windows. * Added - Support for building the SWIG-generated PHP language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_PHP={AUTO|ON|OFF} option. - Support for building the SWIG-generated Python language bindings has been integrated into the CMake build system. This is controllable by the -DENABLE_PYTHON={AUTO|ON|OFF} option. * Changed - An algorithm closer to that described in RFC 1942 and/or the CSS 2.1 specification is now used for sizing table cells within HTML-like labels. This is less scalable than the network simplex algorithm it replaces, but in general produces more intuitive results. #2159 (closed) - Tooltips on table elements within HTML-like labels are now propagated to SVGs produced by the core plugin (-Tsvg) even when the elements do not have href attributes. #1425 (closed) - In the Autotools build system, pkg-config is the only supported way for discovering Guile. Previous use of guile-config* has been removed. #2606 (closed) - The Autotools release artifacts for macOS (Darwin_*_graphviz-*.tar.gz) now use relative paths in links to dependent libraries and plugins. This should make the tree relocatable instead of having to live at /Users/gitlab/builds. #2501 (closed) - gml2gv no longer maps GML label attributes to Graphviz name attributes. These are now mapped to Graphviz label attributes. #2586 (closed) * Fixed - In the Autotools build system, the core plugin links against libm, fixing some unresolvable symbols. This was a regression in Graphviz 4.0.0. Though it would primarily have affected non-Graphviz applications attempting to load this plugin on Linux. - The osage layout engine now understands a cluster to be indicated by the common rules, including the "cluster" prefix being case insensitive and the cluster=true attribute as an alternative. #2187 - acyclic once again produces its output on stdout. This was a regression in Graphviz 10.0.1. #2600 (closed) - When using the Tclpathplan module, created vgpanes can once again be named and addressed. This was a regression in Graphviz 12.1.2. - Omitting a polygon identifier when running triangulation using the Tclpathplan module (e.g. vgpane0 triangulate instead of vgpane0 triangulate 42) no longer goes unnoticed and reads invalid memory. This bug seems to have existed since the first revision of Graphviz. - When using the Tclpathplan module, defining a malformed <3-point polygon and then attempting to triangulate this polygon no longer reads invalid memory. This case is now rejected with an error during triangulation. Like the previous entry, this bug seems to have existed since the first revision of Graphviz. - When using the Tclpathplan module, binding a pane’s triangulation callback to a string ending in a trailing % (e.g. vgpane0 bind triangle %) no longer causes later out-of-bounds reads during triangulation. Like the previous entries, this bug seems to have existed since the first revision of Graphviz. #2596 (closed) - Mouse right-clicks in Smyrna are no longer sticky. In some contexts, right-clicking the mouse would register a mouse down event but no mouse up event, leading Smyrna to believe the user was dragging with the right button held down. - Arrowhead missing from tail-end of edge #2437 (closed) - The Ruby bindings package (libgv-ruby) is once again installable on Ubuntu. This became uninstallable when Ruby 1.8 was no longer available on Ubuntu, as it had a hard coded dependency of Ruby 1.8. This has now been relaxed to depend on any Ruby version ≥ 1.8. #2607 (closed) - Generated GIFs and JPEGs display the graphed image instead of a single solid color. This was a regression in Graphviz 12.1.1. #2609 (closed) - The CMake build system includes some supporting pieces of the SWIG-generated language bindings that were previously missing. It also links further dependencies that were previously missing. - In the CMake build system, linking of the Guile language bindings uses the full path to libguile, fixing issues on macOS. - The provided release packages for Debian-based operating systems (only Ubuntu currently) have corrected package dependencies. #2466 (closed) - Discussion of gvpr -c "" in the gvpr man page has been removed. This invocation did not do what was claimed. [#2584] (closed) - To see the full changelog for all intermediate releases, see: https://gitlab.com/graphviz/graphviz/-/blob/main/CHANGELOG.md - Use Qt6 instead of Qt5 to build the gvedit tool. - Drop patches already included in this version: * gvc-detect-plugin-installation-failure-and-display-an-error.patch * graphviz-87cc546.patch - Drop patch that doesn't apply anymore since that code was removed: * graphviz-2.49.3-boo1225776-gcc14.patch - Drop patch that doesn't apply anymore and doesn't seem to be needed: * graphviz-no_strict_aliasing.patch - Rebase patches: * graphviz-fix-pkgIndex.patch * graphviz-no_php_extra_libs.patch ++++ pipewire: - Update to version 1.4.4: * Highlights - Provide better compatibility with 1.2 for MIDI. - Fix mpv buffer negotiation regression. - Improve GStreamer compatibility with libcamera. * SPA - Provide conversions to old style midi in the ALSA sequencer. - Negotiate only to UMP when using a newer library. - Fix negotiation direction for buffers, prefer the converter suggestion instead of the application until we can be sure applications make good suggestions. * GStreamer - Allow a minimum of 1 buffers again instead of 8. libcamera will allocate only 4 buffers so we need to support this. ++++ incus: - Update to Incus 6.13. See upstream changelog online at - Remove upstreamed patches: + 0001-incusd-forkproxy-join-the-correct-mntns-for-listen.patch ++++ kernel-default: - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb ++++ kernel-source: - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb ++++ kernel-docs: - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb ++++ kernel-pae: - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb ++++ kernel-syms: - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb ++++ kernel-vanilla: - Update config files: - enable Haoyu Microelectronics HYM8563 module, a popular RTC on ARM64, especially on Rockchip SoCs - commit 6a8b6fb ++++ krita: - backport 5d44af277b005692241a09f30e11bb0d16166823.patch: Fix Python invalid escape sequence warnings boo#1243841 ++++ openal-soft: - Use the @TAG@~@VERSION@ format specifier in obs_scm service ++++ openblas_openmp: - For SLES16 target POWER9 instead of POWER8 which fixes the issue with the reported sgemm testsuite fails. [bsc#1239545] ++++ openblas_pthreads: - For SLES16 target POWER9 instead of POWER8 which fixes the issue with the reported sgemm testsuite fails. [bsc#1239545] ++++ openblas_serial: - For SLES16 target POWER9 instead of POWER8 which fixes the issue with the reported sgemm testsuite fails. [bsc#1239545] ++++ libosmo-sigtran: - Update to release 2.1.1 * asp: Avoid double-free of received msg if conn is teared down ++++ libosmo-abis: - Update to release 2.0.1 * ipaccess: Reset pointer before calling stream_cli func triggering callback ++++ libosmocore: - Update to release 1.11.1 * lapd, lapdm: Take talloc msgb ownership when enqueueing it ++++ libunwind: - 0001-Fix-unw_is_signal_frame-for-RISC-V.patch: Fix unw_is_signal_frame for RISC-V ++++ z3: - add python-use-non-devel-so.patch (bsc#1243028) - update to 4.15.0 * see: https://github.com/Z3Prover/z3/releases/tag/z3-4.15.0 ++++ neovim: - update to 0.11.2: * lsp: Vim.lsp.is_enabled() * lsp: root_markers can control priority * lsp: Start/stop LSPs as necessary during vim.lsp.enable() * lsp: Detach LSP clients when 'filetype' changes * checkhealth: Trigger FileType event after showing report * health: Summary in section heading * lsp: Detect if Client:request resolved synchronously * lsp: Use bufnr when getting clients in symbols_to_items * lsp: Improper diagnostic end_col computation * lsp: Only auto-detach lsp.config clients * lsp: Improve error completion message * lsp: Check if client is stopping before reuse * lsp: Fix error with InsertReplaceEdit events * :print: Don't use schar_from_ascii() for illegal byte * cmdline: Do not move UI cursor when entering cmdline * decor: Extmark highlight not applied * display: Adjust setting winline info for concealed lines * folds: Avoid unnecessary loop with horizontal scrolling * folds: Adjust filler text drawing for transparent folds * health: Checkhealth float opens extra empty buffer * lua: Vim.validate message param * move: Consume skipcol before revealing filler lines * runtime: Cpoptions is reset in Lua file * runtime: Conceal paths in help, man ToC loclist * runtime: 'includeexpr' with non-Nvim-style Lua modules * system: Don't treat NUL at start as no input * terminal: Check size when switching buffers * termkey: Out-of-bounds write in array * treesitter: Close :InspectTree with q * treesitter: Invalidate conceal_lines marks * treesitter: Eliminate flicker for single windows * treesitter: Proper tree contains() logic with combined injections * treesitter: Parser metadata annotations * trust: Support for trusting directories * tui: Don't process UI events when suspending or stopping * tui: Forward C0 control codes literally * tui: Don't try to add unsupported modifiers * tui: Clear primary device callback before invoking it * tutor: L:lang is undefined * vim.lsp.enable: Don't eagerly enable LSP configs during startup * vim.system: Improve error message when cwd does not exist * window: Skip unfocusable and hidden floats with "{count}w" ++++ python-bitarray: - Update to 3.4.2 * extend documentation of [compression of sparse bitarrays](sparse_compression.rst) * `util.sc_decode()` and `util.vl_decode()` now raise `StopIteration` instead of `ValueError` when unexpected end of stream is encountered * add debug mode tests for `read_n()`, `write_n()` and `count_from_word()` ++++ python-glfw: - Update to 2.9.0 * Added library search paths for various architectures ++++ python-google-api-python-client: - Update to version 1.170.0 * **aiplatform:** Update the api * **aiplatform:** Update the api * **aiplatform:** Update the api * **alloydb:** Update the api * **alloydb:** Update the api * **analyticshub:** Update the api * **analyticshub:** Update the api * **androidmanagement:** Update the api * **androidmanagement:** Update the api * **androidpublisher:** Update the api * **appengine:** Update the api * **artifactregistry:** Update the api * **backupdr:** Update the api * **bigqueryreservation:** Update the api * **bigqueryreservation:** Update the api * **bigquery:** Update the api * **bigquery:** Update the api * **bigtableadmin:** Update the api * **certificatemanager:** Update the api * **chat:** Update the api * **civicinfo:** Update the api * **cloudbuild:** Update the api * **cloudfunctions:** Update the api * **cloudresourcemanager:** Update the api * **compute:** Update the api * **compute:** Update the api * **connectors:** Update the api * **contactcenterinsights:** Update the api * **contactcenterinsights:** Update the api * **contactcenterinsights:** Update the api * **containeranalysis:** Update the api * **container:** Update the api * **dataflow:** Update the api * **datamigration:** Update the api * **dataplex:** Update the api * **datastream:** Update the api * **dialogflow:** Update the api * **discoveryengine:** Update the api * **discoveryengine:** Update the api * **discoveryengine:** Update the api * **documentai:** Update the api * **drive:** Update the api * **drive:** Update the api * **firebaseml:** Update the api * **firebaseml:** Update the api * **gkebackup:** Update the api * **gkeonprem:** Update the api * **iam:** Update the api * **integrations:** Update the api * **integrations:** Update the api * **lifesciences:** Update the api * **managedkafka:** Update the api * **memcache:** Update the api * **metastore:** Update the api * **migrationcenter:** Update the api * **migrationcenter:** Update the api * **monitoring:** Update the api * **netapp:** Update the api * **networkconnectivity:** Update the api * **networkconnectivity:** Update the api * **networkservices:** Update the api * **networkservices:** Update the api * **notebooks:** Update the api * **ondemandscanning:** Update the api * **oracledatabase:** Update the api * **osconfig:** Update the api * **places:** Update the api * **places:** Update the api * **recaptchaenterprise:** Update the api * **recaptchaenterprise:** Update the api * **retail:** Update the api * **retail:** Update the api * **run:** Update the api * **run:** Update the api * **sheets:** Update the api * **sqladmin:** Update the api * **sqladmin:** Update the api * **storagetransfer:** Update the api * **storagetransfer:** Update the api * **storage:** Update the api * **texttospeech:** Update the api * **trafficdirector:** Update the api * **workloadmanager:** Update the api * **artifactregistry:** Update the api * **cloudkms:** Update the api * **storage:** Update the api * **sts:** Update the api ++++ python-google-auth: - Update to version 2.40.2 * Remove sync response logs in AuthorizedSession * Update test to consider new error message from cryptography (#1765) ++++ python-gql: - Update to 3.5.3 * Bump graphql-core to v3.2.6 (#547) - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install * Update name for dist directory in %files section - Use Python 3.11 on SLE-15 by default ++++ python-grpclib: - Update to 0.4.8 * Fixed ``authority`` header for the case when Channel's ``host`` argument is the IPv6 address * Fixed ``Channel`` for the case when ``ssl`` module is not available * Dropped Python 3.7 support * Added "wheel" packaging format - Use Python 3.11 on SLE-15 by default ++++ python-holidays: - Update to 0.73 * Add Cocos Islands holidays * Add Grenada holidays * Add Nepal holidays * Add Togo holidays * Update Andorra holidays, add l10n support * Update Argentina holidays: add 2018 G20 Leaders' Summit for Buenos Aires * Update Philippines holidays: add special holiday May 12, 2025 * Update Vatican City holidays: add election and name day of Pope Leo XIV * Update documentation build: make PR links in changelog * Update pre-commit config ++++ python-iso3166: - Convert to pip-based build ++++ python-iwlib: - Convert to pip-based build ++++ python-j2gen: - Convert to pip-based build ++++ python-jeepney: - Convert to pip-based build ++++ python-jfscripts: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-jsmin: - Convert to pip-based build - Convert to pip-based build ++++ python-jsonpatch: - Convert to pip-based build ++++ python-jsonpath-rw: - Convert to pip-based build ++++ python-jsonslicer: - Convert to pip-based build - Convert to pip-based build ++++ python-k5test: - Convert to pip-based build ++++ python-kerberos: - Convert to pip-based build ++++ python-kismet-rest: - Convert to pip-based build ++++ python-kismetdb: - Convert to pip-based build - Convert to pip-based build ++++ python-korean-lunar-calendar: - Convert to pip-based build ++++ python-labels: - Convert to pip-based build - Convert to pip-based build ++++ python-langdetect: - Convert to pip-based build ++++ python-lazr.config: - Convert to pip-based build - Convert to pip-based build - Convert to pip-based build ++++ python-lazr.uri: - Convert to pip-based build - Convert to pip-based build ++++ python-lazy-object-proxy: - Convert to pip-based build ++++ python-ldap3: - Convert to pip-based build ++++ python-ldappool: - Convert to pip-based build ++++ python-leglight: - Convert to pip-based build ++++ python-lesscpy: - Convert to pip-based build ++++ python-libarchive: - Convert to pip-based build ++++ python-libsass: - Convert to pip-based build ++++ python-license-expression: - Update to 30.4.1 * Use latest skeleton * Update license list to latest ScanCode and SPDX 3.26 * Drop support for Python 3.8 - Convert to pip-based build ++++ python-rich: - Update to 14.0.0 * Added - Added env var TTY_COMPATIBLE to override auto-detection of TTY support (See console.rst for details). #3675 * Changed - An empty NO_COLOR env var is now considered disabled. #3675 - An empty FORCE_COLOR env var is now considered disabled. #3675 - Rich tracebacks will now render notes on Python 3.11 onwards (added with Exception.add_note) #3676 - Indentation in exceptions won't be underlined #3678 - Rich tracebacks will now render Exception Groups #3677 ++++ python-ruff: - update to 0.11.12: * Preview features * [airflow] Revise fix titles (AIR3) * [pylint] Implement missing-maxsplit-arg (PLC0207) * [pyupgrade] New rule UP050 (useless-class-metaclass-type) * [flake8-use-pathlib] Replace os.symlink with Path.symlink_to (PTH211) * Bug fixes * [flake8-bugbear] Ignore __debug__ attribute in B010 * [flake8-async] Fix anyio.sleep argument name (ASYNC115, ASYNC116) * [refurb] Fix FURB129 autofix generating invalid syntax * Rule changes * [flake8-implicit-str-concat] Add autofix for ISC003 * [pycodestyle] Improve the diagnostic message for E712 * [flake8-2020] Fix diagnostic message for != comparisons (YTT201) * [pyupgrade] Make fix unsafe if it deletes comments (UP010) * Documentation * Simplify rules table to improve readability * Update editor integrations link in README * [flake8-bugbear] Add fix safety section (B006) ++++ python-specfile: - Update to 0.35.1 * We have fixed a bug that caused changes to get lost when a spec file passed as a path was replaced or deleted. (#470) ++++ python-zdaemon: - Update to 5.2 * Add support for Python 3.13. * Drop support for Python 3.7, 3.8. * Fix a deprecation warning by using logger.warning rather than logger.warn (fixes #40). * Fix logging to compute the message lazily. ++++ smatch: - Update to version 1.73+20250528: * return_efault: don't rely on the cross function DB * bits: add support for left shift * bits: change 1/0 to true/false * unlikely_parens: ignore verifier_bug() * bits: fix build error * db/kernel.return_fixes: update get_device() for 32bit builds * inconsistent_locking: check bool type functions differently * implied: move common code into get_tf_states() * validation/sm_bits: Add a check to validate that smatch_bits.c works * power_of_two: use sval_it_power_of_two() * bits: use sval_is_power_of_two() * and much more... ++++ suse-kabi-tools: - Update to version 0.4.0+git0.6481acc: * Improve man pages, describe new options * Rename the ksymtypes option --filter to --filter-symbol-list * Rename the symvers option --format=names to --format=symbols * Reduce contention on the types data when loading symtypes files ------------------------------------------------------------------ ------------------ 2025-5-29 - May 29 2025 ------------------- ------------------------------------------------------------------ ++++ ack: - ack 3.9.0: * The --not option can be used with either --and or --or * The -g option can now use any of the boolean options, --and, - -or or --not. * When using --output='$f', the filename would be colorized in the output line, but should not have been ++++ ansible-navigator: - Update to version 25.5.0: * Bugfixes - Improve path normalization with a fallback for non-existent paths (#1979) @shatakshiiii * Maintenance - Update dependencies (#1994) @shatakshiiii - Bump cryptography from 45.0.2 to 45.0.3 in /.config in the dependencies group (#1993) @dependabot[bot] - [pre-commit.ci] pre-commit autoupdate (#1991) @pre-commit-ci[bot] - Bump the dependencies group in /.config with 6 updates (#1992) @dependabot[bot] - Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#1990) @dependabot[bot] - Bump the dependencies group in /.config with 6 updates (#1989) @dependabot[bot] - Add merge_group handler for tox workflow (#1983) @Qalthos - chore: Fix codecov use_oidc setting (#1988) @Qalthos - Ignore the untracked files in the codecov scan (#1986) @shatakshiiii - [pre-commit.ci] pre-commit autoupdate (#1987) @pre-commit-ci[bot] - Bump the dependencies group in /.config with 5 updates (#1985) @dependabot[bot] - [pre-commit.ci] pre-commit autoupdate (#1981) @pre-commit-ci[bot] - Bump the dependencies group in /.config with 6 updates (#1978) @dependabot[bot] - [pre-commit.ci] pre-commit autoupdate (#1976) @pre-commit-ci[bot] - Bump the dependencies group in /.config with 5 updates (#1975) @dependabot[bot] ++++ apache-commons-beanutils: - Update to 1.11.0 * Fixed Bugs: + BeanComparator.compare(T, T) now throws IllegalArgumentException instead of RuntimeException to wrap all cases of ReflectiveOperationException. + MappedMethodReference.get() now throws IllegalStateException instead of RuntimeException to wrap cases of NoSuchMethodException. + ResultSetIterator.get(String) now throws IllegalArgumentException instead of RuntimeException to wrap cases of SQLException. + ResultSetIterator.hasNext() now throws IllegalStateException instead of RuntimeException to wrap cases of SQLException. + ResultSetIterator.next() now throws IllegalStateException instead of RuntimeException to wrap cases of SQLException. + ResultSetIterator.set(String, Object) now throws IllegalArgumentException instead of RuntimeException to wrap cases of SQLException. + ResultSetIterator.set(String, String, Object) now throws IllegalArgumentException instead of RuntimeException to wrap cases of SQLException. * Changes: + Add org.apache.commons.beanutils .SuppressPropertiesBeanIntrospector.SUPPRESS_DECLARING_CLASS. Fixes bsc#1243793, CVE-2025-48734 + Bump org.apache.commons:commons-parent from 81 to 84. + Bump commons-logging:commons-logging from 1.3.4 to 1.3.5. - Modified patch: * apache-commons-beanutils-fix-build-version.patch + make more generic and pass the version from command-line ++++ aurorae6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ bc: - GNU bc 1.08.2 * GCC 15 compatibility * Plug a small memory leak in dc * Fix a formatting botch in doc/bc.1 - drop upstreamed bc-dc-correct-return-value.patch - drop unneeded info macros ++++ bluedevil6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * DevicesStateProxyModel: Split disconnecting into a dedicated state (kde#493245) * DevicesStateProxyModel: Remove unused method * Wizard: Sort devices with an actual name first ++++ breeze6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * kstyle: Fix radio button animation ++++ cpio: - Migrate away from update-alternatives (bsc#1240092). cpio-mt now conflicts with other providers of /usr/bin/mt. - Upon installation of the newer packages, the cpio-mt alternatives are purged from the system. ++++ eppic: - Update to 6cb0c2ad3ac2de988c02378766ef53302726abf3 o Fix build with gcc-15 ++++ cryptsetup: - Add a dependency on device-mapper to libcryptsetup12 to install the required device-mapper udev rules. [bsc#1241612] ++++ digger-cli: - Update to version 0.6.102: - add self hosting docs for azure by @mintlify in #1954 - update mint.json by @mintlify in #1955 - fix mint.json by @mintlify in #1956 - support setting log level for backend by @motatoes in #1958 - add more debug logs in deletes by @motatoes in #1960 ++++ discover6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * rpm-ostree: Don't try to parse an empty version (kde#496538) * rpm-ostree: Fix rpm-ostree driver registration (kde#480947) * systemd: do not return resource when filtering for an unsuitable state * systemd: do not return resource when the search doesn't match * steamos,systemd: do not return resources on appstream searches * discover/qml: improve UpdatesPage accessibility * ApplicationPage: allow offline update header to take up enough space (kde#504513) * KNSBackend: Do not accept global searches ++++ dnscrypt-proxy: - Update to version 2.1.12 * weighted Power of Two (WP2) load balancing strategy has been implemented as the default * optional Prometheus metrics endpoint has been added for monitoring * additional records in queries are now properly removed before forwarding * simple view UI has been removed ++++ doxygen: - Doxywizard: Use Qt 6 instead of Qt5. ++++ doxywizard: - Doxywizard: Use Qt 6 instead of Qt5. ++++ drkonqi6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * backtracegenerator: convert memoryfence to qglobalstatic (kde#504386) * coredump/gui: add keywords to desktop file * 🍒backtracegenerator: don't crash when the proc was already deleted (kde#504389) * Fix minimum systemd requirement * preamble: improve log message a tad * preamble: leave a breadcrumb behind when loading a solib * preamble: pull thread into scope for debugging * preamble: make comment clearer * preamble: pull pc into scope so we can diagnose it easily * preamble: don't trip over undefined variables ++++ falcoctl: - Update to version 0.11.2: * chore(build): update golang and net packages * chore(deps): Bump the actions group with 2 updates * feat: change aws-sdk-go from v1 to v2 * chore(deps): Bump the actions group with 2 updates * chore(deps): Bump the actions group with 2 updates * chore(deps): Bump goreleaser/goreleaser-action in the actions group ++++ ffmpeg-4: - Update to release 4.4.6 * lavc/libx265: unbreak build for X265_BUILD >= 210 * ARM: vp9mc: Load only 12 pixels in the 4 pixel wide horizontal filter * rtmpproto: Avoid rare crashes in the `fail:` codepath in rtmp_open * avcodec/snow: Fix off by 1 error in run_buffer * avcodec/mpegvideo_enc: Check FLV1 resolution limits - Delete ffmpeg-CVE-2023-49502.patch, 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch, ffmpeg-4-CVE-2025-0518.patch, ffmpeg-4-CVE-2025-22919.patch (merged) ++++ flatpak-kcm6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * ui: fix keyboard navigation on permissions page (kde#465953,kde#465952) * ui: separate active and focused state ++++ forgejo-longterm: - initial package ++++ fritzing: - Update to 1.0.5 [#]# New Features and Enhancements * Arduino: Added support for Arduino CLI (> v2), enhancing compatibility with a wide range of boards. [#4010] * UI: Replaced Droid Sans with NotoSans font for better rendering consistency and internationalization support. * Performance: Introduced experimental hardware acceleration for improved rendering and responsiveness. [#1171] * Compatibility: Added ARM64 installer support for Windows 11 on ARM devices. [#4166] * UX: Added warnings when loading parts or sketches created with newer Fritzing versions than currently installed. * Internationalization: Improved locale handling by setting LC_NUMERIC to "C" throughout the application. [#4184] * Parts: Replaced unknown fonts to maintain consistent part appearance. [#]# Bug Fixes * Fixed crash when loading .fzbz files containing parse errors. [#4197] * Fixed crash that occurred when swapping packages with no candidate connectors. [#4194] * Corrected bounding box size for text parts in the library. [#3630] * Fixed undefined connectors for the D31A* relay. [#406] * Fixed sparkfun-relay display issue where it appeared as a red rectangle. [#403] * Fixed issue where resistance was displayed twice in component properties. * Fixed application crash that occurred during export operations. * Fixed several text logo issues: unexpected switching to image logos, automatic bold font switching, and disappearing LogoItems after type switch. * Corrected font size calculation across macOS, Windows, and Ubuntu. * Fixed rotation and flipping issues in SVG export for IC and Mystery part pin labels. - Add 2 patches from Fedora: * 0003-Remove-TwitterSaurus-examples.patch * 0004-Work-around-build-issues-with-Qt-6.9.patch ++++ ft2demos: - Do not build the ft2demos flavor in SLE16 where Qt5 will not be available ++++ glab: - Update to version 1.58.0: * feat(deploy-key): Deploy key functionality * fix(auth): fix CI JOB TOKEN with custom CA file * chore: Adding initial git function mocks * chore(usage-ping): Add configuration option to opt out of usage data * feat(securefile): add project secure file get support * chore: Update command examples following new style guide, fixes [#7833] * chore: Make scopes of non-admin PATs clearer * chore(docs): update example to $># format * chore(deps): update module k8s.io/client-go to v0.33.1 * chore(deps): update module k8s.io/apimachinery to v0.33.1 * chore(deps): update dependency markdownlint-cli2 to v0.18.1 * docs: Add mise as an install method * chore: Update go to 1.24.3 * chore(deps): update dependency markdownlint-cli2 to v0.18.0 * chore(deps): update dependency @commitlint/read to ^19.8.1 * chore(deps): update dependency @commitlint/format to ^19.8.1 * chore(deps): update dependency @commitlint/lint to ^19.8.1 * feat(cluster): add FluxCD environment creation during agent bootstrap * chore(deps): update dependency golang to v1.24.3 * refactor(auth): Move auth helper to its own location * chore(deps): update module golang.org/x/oauth2 to v0.30.0 * chore(docs): update example tro $># format * fix: try to update ref head only if remote has diverged * chore(deps): update module golang.org/x/crypto to v0.38.0 * docs: improve help text for `ci run` `--variables-from` * feat: Add iteration command * chore: Update links to docs.gitlab.com * chore(docs): update example to $># format * test(stacked-diffs): adding missing test for stack save * refactor(cmdutils): remove used once function ++++ govulncheck-vulndb: - Update to version 0.0.20250529T205903 2025-05-29T20:59:03Z. Refs jsc#PED-11136 Go CVE Numbering Authority IDs added or updated with aliases: * GO-2025-3717 CVE-2025-4057 GHSA-q5q7-8x6x-hcg2 * GO-2025-3718 GHSA-h5f8-crrq-4pw8 * GO-2025-3719 CVE-2025-47952 GHSA-vrch-868g-9jx5 * GO-2025-3720 CVE-2025-47933 GHSA-2hj5-g64g-fp6p * GO-2025-3721 GHSA-93m4-mfpg-c3xf ++++ gpgme: - Do not build the qt5 flavor in SLE16 where Qt5 won't be available. ++++ grub2: - Use /etc/SUSE-brand to display OS label (bsc#1239169) * 0001-mkconfig-Determine-GRUB_DISTRIBUTOR-from-etc-SUSE-br.patch ++++ libcamera: - Remove Qt5 BuildRequires which aren't really needed nor used. ++++ breeze6-gtk: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ jfrog-cli: - Update to version 2.76.1: * Improvements - Support for JFrog Advanced Security (JAS) in scan command by @guyshe-jfrog in jfrog-cli-security#407 - Add support for non-standard package.json locations in npm tarballs by @agrasth in jfrog-cli-artifactory#78 * Bug Fixes - Pass Project key to xray api if provided by @attiasas in jfrog-cli-security#454 - Fixed a failure when trying to read if spec flag is set by @bhanurp in jfrog-cli-artifactory#77 ++++ kactivitymanagerd6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * service/Application: make serviceVersion a slot again (kde#504721) * Activities: Move public Q_SLOTS back to above CurrentActivity (kde#504323) ++++ kargo-cli: - Update to version 1.5.1: * no CLI-related changes * no dependency-related changes ++++ kde-cli-tools6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kde-gtk-config6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kdecoration6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kdeplasma6-addons: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * applets/fifteenpuzzle: set minimum grid size (kde#504804) * applets/comic: fix updates not working (kde#504825) * applets/fifteenPuzzle: remove fullRep default size * applets/fifteenpuzzle: reduce switch size (kde#360985) * Applet/Fifteen: Fix off by one in piece image loading * applets/comic: remove configBehavior.qml * applets/comic: restore tab on startup and provider changes * applets/comic: don't unnecessarily reload model * applets/comic: fix "Jump to" on cached strips * applets/comic: Remove unnecessary use of ?. to work around QTBUG-136952 - Drop patches, now upstream: * 0001-applets-comic-Remove-unnecessary-use-of-.-to-work-ar.patch ++++ kernel-default: - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 ++++ kernel-source: - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 ++++ kernel-source-longterm: - Linux 6.12.31 (bsc#1234429). - drm/gem: Internally test import_attach for imported objects (bsc#1234429). - x86/mm/init: Handle the special case of device private pages in add_pages(), to not increase max_pfn and trigger dma_addressing_limited() bounce buffers bounce buffers (bsc#1234429). - i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work() (bsc#1234429). - pinctrl: tegra: Fix off by one in tegra_pinctrl_get_group() (bsc#1234429). - watchdog: aspeed: fix 64-bit division (bsc#1234429). - drm/amdkfd: Correct F8_MODE for gfx950 (bsc#1234429). - serial: sh-sci: Save and restore more registers (bsc#1234429). - bpf: abort verification if env->cur_state->loop_entry != NULL (bsc#1234429). - drm/amd/display: Exit idle optimizations before accessing PHY (bsc#1234429). - kbuild: Properly disable -Wunterminated-string-initialization for clang (bsc#1234429). - Fix mis-uses of 'cc-option' for warning disablement (bsc#1234429). - gcc-15: disable '-Wunterminated-string-initialization' entirely for now (bsc#1234429). - gcc-15: make 'unterminated string initialization' just a warning (bsc#1234429). - err.h: move IOMEM_ERR_PTR() to err.h (bsc#1234429). - spi: spi-fsl-dspi: Reset SR flags before sending a new message (bsc#1234429). - spi: spi-fsl-dspi: Halt the module after a new message transfer (bsc#1234429). - spi: spi-fsl-dspi: restrict register range for regmap access (bsc#1234429). - spi: use container_of_cont() for to_spi_device() (bsc#1234429). - platform/x86: think-lmi: Fix attribute name usage for non-compliant items (bsc#1234429). - ksmbd: fix stream write failure (bsc#1234429). - Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection" (bsc#1234429). - Bluetooth: btmtksdio: Do close if SDIO card removed without close (bsc#1234429). - Bluetooth: btmtksdio: Check function enabled before doing close (bsc#1234429). - nilfs2: fix deadlock warnings caused by lock dependency in init_nilfs() (bsc#1234429). - mm: vmalloc: only zero-init on vrealloc shrink (bsc#1234429). - mm: vmalloc: actually use the in-place vrealloc region (bsc#1234429). - mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled (bsc#1234429). - mm/page_alloc.c: avoid infinite retries caused by cpuset race (bsc#1234429). - memcg: always call cond_resched() after fn() (bsc#1234429). - highmem: add folio_test_partial_kmap() (bsc#1234429). - Input: xpad - add more controllers (bsc#1234429). - Revert "drm/amd: Keep display off while going into S4" (bsc#1234429). - smb: client: Reset all search buffer pointers when releasing buffer (bsc#1234429). - arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDs (bsc#1234429). - smb: client: Fix use-after-free in cifs_fill_dirent (bsc#1234429). - drm/edid: fixed the bug that hdr metadata was not reset (bsc#1234429). - thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature (bsc#1234429). - platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store() (bsc#1234429). - pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id() (bsc#1234429). - pmdomain: renesas: rcar: Remove obsolete nullify checks (bsc#1234429). - vmxnet3: update MTU after device quiesce (bsc#1234429). - net: dsa: microchip: linearize skb for tail-tagging switches (bsc#1234429). - can: kvaser_pciefd: Fix echo_skb race (bsc#1234429). - can: kvaser_pciefd: Continue parsing DMA buf after dropped RX (bsc#1234429). - llc: fix data loss when reading from a socket in llc_ui_recvmsg() (bsc#1234429). - ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10 (bsc#1234429). - ALSA: pcm: Fix race of buffer access at PCM OSS layer (bsc#1234429). - ASoC: SOF: ipc4-pcm: Delay reporting is only supported for playback direction (bsc#1234429). - ASoc: SOF: topology: connect DAI to a single DAI link (bsc#1234429). - ASoC: SOF: Intel: hda-bus: Use PIO mode on ACE2+ platforms (bsc#1234429). - ASoC: SOF: ipc4-control: Use SOF_CTRL_CMD_BINARY as numid for bytes_ext (bsc#1234429). - can: bcm: add missing rcu read protection for procfs content (bsc#1234429). - can: bcm: add locking for bcm_op runtime updates (bsc#1234429). - can: slcan: allow reception of short error messages (bsc#1234429). - padata: do not leak refcount in reorder_work (bsc#1234429). - crypto: algif_hash - fix double free in hash_accept (bsc#1234429). - clk: s2mps11: initialise clk_hw_onecell_data::num before accessing ::hws[] in probe() (bsc#1234429). - octeontx2-af: Fix APR entry mapping based on APR_LMT_CFG (bsc#1234429). - octeontx2-af: Set LMT_ENA bit for APR table entries (bsc#1234429). - net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done (bsc#1234429). - octeontx2-pf: Add AF_XDP non-zero copy support (bsc#1234429). - sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() (bsc#1234429). - idpf: fix idpf_vport_splitq_napi_poll() (bsc#1234429). - io_uring: fix overflow resched cqe reordering (bsc#1234429). - net: lan743x: Restore SGMII CTRL register on resume (bsc#1234429). - net: dwmac-sun8i: Use parsed internal PHY address instead of 1 (bsc#1234429). - pinctrl: qcom: switch to devm_register_sys_off_handler() (bsc#1234429). - loop: don't require ->write_iter for writable files in loop_configure (bsc#1234429). - idpf: fix null-ptr-deref in idpf_features_check (bsc#1234429). - ice: Fix LACP bonds without SRIOV environment (bsc#1234429). - ice: fix vf->num_mac count with port representors (bsc#1234429). - bridge: netfilter: Fix forwarding of fragmented packets (bsc#1234429). - ptp: ocp: Limit signal/freq counts in summary output functions (bsc#1234429). - Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling (bsc#1234429). - Bluetooth: L2CAP: Fix not checking l2cap_chan security level (bsc#1234429). - perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq (bsc#1234429). - irqchip/riscv-imsic: Start local sync timer on correct CPU (bsc#1234429). - ASoC: SOF: Intel: hda: Fix UAF when reloading module (bsc#1234429). - devres: Introduce devm_kmemdup_array() (bsc#1234429). - driver core: Split devres APIs to device/devres.h (bsc#1234429). - dmaengine: fsl-edma: Fix return code for unhandled interrupts (bsc#1234429). - dmaengine: idxd: Fix ->poll() return value (bsc#1234429). - xfrm: Sanitize marks before insert (bsc#1234429). - clk: sunxi-ng: d1: Add missing divider for MMC mod clocks (bsc#1234429). - remoteproc: qcom_wcnss: Fix on platforms without fallback regulators (bsc#1234429). - kernel/fork: only call untrack_pfn_clear() on VMAs duplicated for fork() (bsc#1234429). - x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro (bsc#1234429). - dmaengine: idxd: Fix allowing write() from different address spaces (bsc#1234429). - xfrm: Fix UDP GRO handling for some corner cases (bsc#1234429). - espintcp: remove encap socket caching to avoid reference leak (bsc#1234429). - espintcp: fix skb leaks (bsc#1234429). - soundwire: bus: Fix race on the creation of the IRQ domain (bsc#1234429). - __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock (bsc#1234429). - drm/amd/display: Call FP Protect Before Mode Programming/Mode Support (bsc#1234429). - xenbus: Allow PVH dom0 a non-local xenstore (bsc#1234429). - x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88 (bsc#1234429). - wifi: iwlwifi: add support for Killer on MTL (bsc#1234429). - block: only update request sector if needed (bsc#1234429). - tools: ynl-gen: validate 0 len strings from kernel (bsc#1234429). - btrfs: avoid NULL pointer dereference if no valid csum tree (bsc#1234429). - btrfs: handle empty eb->folios in num_extent_folios() (bsc#1234429). - btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref (bsc#1234429). - btrfs: compression: adjust cb->compressed_folios allocation type (bsc#1234429). - ASoC: intel/sdw_utils: Add volume limit to cs42l43 speakers (bsc#1234429). - cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() function (bsc#1234429). - cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info() (bsc#1234429). - io_uring/fdinfo: annotate racy sq/cq head/tail reads (bsc#1234429). - nvmet-tcp: don't restore null sk_state_change (bsc#1234429). - ALSA: usb-audio: Fix duplicated name in MIDI substream names (bsc#1234429). - nvme-pci: add quirks for WDC Blue SN550 15b7:5009 (bsc#1234429). - nvme-pci: add quirks for device 126f:1001 (bsc#1234429). - ALSA: hda/realtek: Add quirk for HP Spectre x360 15-df1xxx (bsc#1234429). - ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 (bsc#1234429). - ASoC: cs42l43: Disable headphone clamps during type detection (bsc#1234429). - platform/x86: ideapad-laptop: add support for some new buttons (bsc#1234429). - platform/x86: asus-wmi: Disable OOBE state after resume from hibernation (bsc#1234429). - platform/x86/intel: hid: Add Pantherlake support (bsc#1234429). - smb: server: smb2pdu: check return value of xa_store() (bsc#1234429). - pinctrl: meson: define the pull up/down resistor value as 60 kOhm (bsc#1234429). - book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n (bsc#1234429). - ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of() (bsc#1234429). - drm: Add valid clones check (bsc#1234429). - drm/panel-edp: Add Starry 116KHD024006 (bsc#1234429). - drm/buddy: fix issue that force_merge cannot free all roots (bsc#1234429). - drm/atomic: clarify the rules around drm_atomic_state->allow_modeset (bsc#1234429). - drm/xe: Reject BO eviction if BO is bound to current VM (bsc#1234429). - drm/xe/sa: Always call drm_suballoc_manager_fini() (bsc#1234429). - wifi: rtw89: coex: Separated Wi-Fi connecting event from Wi-Fi scan event (bsc#1234429). - drm/xe: Do not attempt to bootstrap VF in execlists mode (bsc#1234429). - drm/xe: Move suballocator init to after display init (bsc#1234429). - wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation (bsc#1234429). - drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE (bsc#1234429). - drm: bridge: adv7511: fill stream capabilities (bsc#1234429). - wifi: ath12k: Fix end offset bit definition in monitor ring descriptor (bsc#1234429). - wifi: ath12k: Fetch regdb.bin file from board-2.bin (bsc#1234429). - wifi: ath9k: return by of_get_mac_address (bsc#1234429). - drm/xe/pf: Reset GuC VF config when unprovisioning critical resource (bsc#1234429). - accel/qaic: Mask out SR-IOV PCI resources (bsc#1234429). - wifi: ath12k: fix ath12k_hal_tx_cmd_ext_desc_setup() info1 override (bsc#1234429). - regulator: ad5398: Add device tree support (bsc#1234429). - spi: zynqmp-gqspi: Always acknowledge interrupts (bsc#1234429). - wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet (bsc#1234429). - wifi: rtw88: Don't use static local variable in rtw8822b_set_tx_power_index_by_rate (bsc#1234429). - wifi: rtl8xxxu: retry firmware download on error (bsc#1234429). - clk: renesas: rzg2l-cpg: Refactor Runtime PM clock validation (bsc#1234429). - perf/amd/ibs: Fix ->config to sample period calculation for OP PMU (bsc#1234429). - perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt (bsc#1234429). - firmware: arm_scmi: Relax duplicate name constraint across protocol ids (bsc#1234429). - bpftool: Fix readlink usage in get_fd_type (bsc#1234429). - bpf: Use kallsyms to find the function name of a struct_ops's stub function (bsc#1234429). - drm/ast: Find VBIOS mode from regular display size (bsc#1234429). - dm vdo: use a short static string for thread name prefix (bsc#1234429). - dm vdo indexer: prevent unterminated string warning (bsc#1234429). - irqchip/riscv-aplic: Add support for hart indexes (bsc#1234429). - ASoC: rt722-sdca: Add some missing readable registers (bsc#1234429). - ASoC: codecs: pcm3168a: Allow for 24-bit in provider mode (bsc#1234429). - arm64: zynqmp: add clock-output-names property in clock nodes (bsc#1234429). - HID: usbkbd: Fix the bit shift number for LED_KANA (bsc#1234429). - wifi: ath12k: Avoid napi_sync() before napi_enable() (bsc#1234429). - scsi: st: Restore some drive settings after reset (bsc#1234429). - scsi: lpfc: Free phba irq in lpfc_sli4_enable_msi() when pci_irq_vector() fails (bsc#1234429). - scsi: lpfc: Ignore ndlp rport mismatch in dev_loss_tmo callbk (bsc#1234429). - scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine (bsc#1234429). - net/mana: fix warning in the writer of client oob (bsc#1234429). - drm/xe/relay: Don't use GFP_KERNEL for new transactions (bsc#1234429). - ice: count combined queues using Rx/Tx count (bsc#1234429). - perf: Avoid the read if the count is already updated (bsc#1234429). - rcu: fix header guard for rcu_all_qs() (bsc#1234429). - rcu: handle unstable rdp in rcu_read_unlock_strict() (bsc#1234429). - rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y (bsc#1234429). - ice: treat dyn_allowed only as suggestion (bsc#1234429). - ice: init flow director before RDMA (bsc#1234429). - bridge: mdb: Allow replace of a host-joined group (bsc#1234429). - net: flush_backlog() small changes (bsc#1234429). - r8169: don't scan PHY addresses > 0 (bsc#1234429). - ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only (bsc#1234429). - vxlan: Annotate FDB data races (bsc#1234429). - cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost (bsc#1234429). - net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled (bsc#1234429). - tools: ynl-gen: don't output external constants (bsc#1234429). - eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when adding unicast addrs (bsc#1234429). - drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0 (bsc#1234429). - media: qcom: camss: Add default case in vfe_src_pad_code (bsc#1234429). - media: qcom: camss: csid: Only add TPG v4l2 ctrl if TPG hardware is available (bsc#1234429). - f2fs: introduce f2fs_base_attr for global sysfs entries (bsc#1234429). - hwmon: (xgene-hwmon) use appropriate type for the latency value (bsc#1234429). - tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (bsc#1234429). - net: page_pool: avoid false positive warning if NAPI was never added (bsc#1234429). - clk: qcom: camcc-sm8250: Use clk_rcg2_shared_ops for some RCGs (bsc#1234429). - wifi: rtw89: call power_on ahead before selecting firmware (bsc#1234429). - wifi: rtw89: fw: validate multi-firmware header before accessing (bsc#1234429). - wifi: rtw89: fw: validate multi-firmware header before getting its size (bsc#1234429). - wifi: rtw89: coex: Assign value over than 0 to avoid firmware timer hang (bsc#1234429). - wifi: rtw88: Fix __rtw_download_firmware() for RTL8814AU (bsc#1234429). - wifi: rtw88: Fix download_firmware_validate() for RTL8814AU (bsc#1234429). - ext4: remove writable userspace mappings before truncating page cache (bsc#1234429). - ext4: don't write back data before punch hole in nojournal mode (bsc#1234429). - leds: trigger: netdev: Configure LED blink interval for HW offload (bsc#1234429). - pstore: Change kmsg_bytes storage size to u32 (bsc#1234429). - iio: adc: ad7944: don't use storagebits for sizing (bsc#1234429). - r8152: add vendor/device ID pair for Dell Alienware AW1022z (bsc#1234429). - ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure() (bsc#1234429). - arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src (bsc#1234429). - powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits (bsc#1234429). - powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (bsc#1234429). - net: fec: Refactor MAC reset to function (bsc#1234429). - wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx (bsc#1234429). - wifi: mac80211: remove misplaced drv_mgd_complete_tx() call (bsc#1234429). - wifi: mac80211: don't unconditionally call drv_mgd_complete_tx() (bsc#1234429). - wifi: iwlwifi: don't warn during reprobe (bsc#1234429). - wifi: iwlwifi: use correct IMR dump variable (bsc#1234429). - mptcp: pm: userspace: flags: clearer msg if no remote addr (bsc#1234429). - wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV (bsc#1234429). - xfrm: prevent high SEQ input in non-ESN mode (bsc#1234429). - drm/v3d: Add clock handling (bsc#1234429). - net/mlx5e: reduce the max log mpwrq sz for ECPF and reps (bsc#1234429). - net/mlx5e: reduce rep rxq depth to 256 for ECPF (bsc#1234429). - net/mlx5e: set the tx_queue_len for pfifo_fast (bsc#1234429). - net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB (bsc#1234429). - net/mlx5: XDP, Enable TX side XDP multi-buffer support (bsc#1234429). - scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr() (bsc#1234429). - drm/amd/display/dm: drop hw_support check in amdgpu_dm_i2c_xfer() (bsc#1234429). - drm/amdgpu: enlarge the VBIOS binary size limit (bsc#1234429). - drm/amdgpu: Use active umc info from discovery (bsc#1234429). - drm/amd/display: Populate register address for dentist for dcn401 (bsc#1234429). - drm/amd/display: Use Nominal vBlank If Provided Instead Of Capping It (bsc#1234429). - drm/amd/display: Increase block_sequence array size (bsc#1234429). - drm/amd/display: Initial psr_version with correct setting (bsc#1234429). - drm/amd/display: Update CR AUX RD interval interpretation (bsc#1234429). - Revert "drm/amd/display: Exit idle optimizations before attempt to access PHY" (bsc#1234429). - drm/amd/display: Support multiple options during psr entry (bsc#1234429). - drm/amd/pm: Skip P2S load for SMU v13.0.12 (bsc#1234429). - drm/amdgpu: reset psp->cmd to NULL after releasing the buffer (bsc#1234429). - drm/amd/display: Don't try AUX transactions on disconnected link (bsc#1234429). - drm/amd/display: pass calculated dram_speed_mts to dml2 (bsc#1234429). - drm/amdgpu: Set snoop bit for SDMA for MI series (bsc#1234429). - drm/amdkfd: fix missing L2 cache info in topology (bsc#1234429). - drm/amdgpu/mes11: fix set_hw_resources_1 calculation (bsc#1234429). - net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size (bsc#1234429). - soundwire: cadence_master: set frame shape and divider based on actual clk freq (bsc#1234429). - soundwire: amd: change the soundwire wake enable/disable sequence (bsc#1234429). - phy: exynos5-usbdrd: fix EDS distribution tuning (gs101) (bsc#1234429). - phy: core: don't require set_mode() callback for phy_get_mode() to work (bsc#1234429). - phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF (bsc#1234429). - pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down (bsc#1234429). - serial: sh-sci: Update the suspend/resume support (bsc#1234429). - sched: Reduce the default slice to avoid tasks getting an extra tick (bsc#1234429). - x86/traps: Cleanup and robustify decode_bug() (bsc#1234429). - x86/ibt: Handle FineIBT in handle_cfi_failure() (bsc#1234429). - drm/xe/debugfs: Add missing xe_pm_runtime_put in wedge_mode_set (bsc#1234429). - drm/xe/debugfs: fixed the return value of wedged_mode_set (bsc#1234429). - clk: qcom: clk-alpha-pll: Do not use random stack value for recalc rate (bsc#1234429). - clk: qcom: ipq5018: allow it to be bulid on arm32 (bsc#1234429). - drm/xe: Fix xe_tile_init_noalloc() error propagation (bsc#1234429). - drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init() (bsc#1234429). - net/mlx4_core: Avoid impossible mlx4_db_alloc() order value (bsc#1234429). - media: v4l: Memset argument to 0 before calling get_mbus_config pad op (bsc#1234429). - media: i2c: imx219: Correct the minimum vblanking value (bsc#1234429). - kunit: tool: Use qboot on QEMU x86_64 (bsc#1234429). - smack: Revert "smackfs: Added check catlen" (bsc#1234429). - smack: recognize ipv4 CIPSO w/o categories (bsc#1234429). - pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map (bsc#1234429). - ASoC: soc-dai: check return value at snd_soc_dai_set_tdm_slot() (bsc#1234429). - ASoC: tas2764: Power up/down amp on mute ops (bsc#1234429). - ASoC: tas2764: Mark SW_RESET as volatile (bsc#1234429). - ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG (bsc#1234429). - ASoC: ops: Enforce platform maximum on initial value (bsc#1234429). - firmware: xilinx: Dont send linux address to get fpga config get status (bsc#1234429). - firmware: arm_ffa: Handle the presence of host partition in the partition info (bsc#1234429). - firmware: arm_ffa: Reject higher major version as incompatible (bsc#1234429). - net/mlx5: Apply rate-limiting to high temperature warning (bsc#1234429). - net/mlx5: Modify LSB bitmask in temperature event to include only the first bit (bsc#1234429). - media: test-drivers: vivid: don't call schedule in loop (bsc#1234429). - irqchip/riscv-imsic: Set irq_set_affinity() for IMSIC base (bsc#1234429). - hrtimers: Replace hrtimer_clock_to_base_table with switch-case (bsc#1234429). - vxlan: Join / leave MC group after remote changes (bsc#1234429). - ACPI: HED: Always initialize before evged (bsc#1234429). - PCI: Fix old_size lower bound in calculate_iosize() too (bsc#1234429). - eth: mlx4: don't try to complete XDP frames in netpoll (bsc#1234429). - bpf: copy_verifier_state() should copy 'loop_entry' field (bsc#1234429). - bpf: don't do clean_live_states when state->loop_entry->branches > 0 (bsc#1234429). - can: c_can: Use of_property_present() to test existence of DT property (bsc#1234429). - pmdomain: imx: gpcv2: use proper helper for property detection (bsc#1234429). - RDMA/core: Fix best page size finding when it can cross SG entries (bsc#1234429). - serial: mctrl_gpio: split disable_ms into sync and no_sync APIs (bsc#1234429). - drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink (bsc#1234429). - Revert "drm/amd/display: Request HW cursor on DCN3.2 with SubVP" (bsc#1234429). - drm/amd/display: Read LTTPR ALPM caps during link cap retrieval (bsc#1234429). - drm/amd/display: Fix BT2020 YCbCr limited/full range input (bsc#1234429). - drm/amd/display: Guard against setting dispclk low when active (bsc#1234429). - drm/amd/display: Add support for disconnected eDP streams (bsc#1234429). - drm/amd/pm: Fetch current power limit from PMFW (bsc#1234429). - irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector (bsc#1234429). - eeprom: ee1004: Check chip before probing (bsc#1234429). - mfd: axp20x: AXP717: Add AXP717_TS_PIN_CFG to writeable regs (bsc#1234429). - i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA) (bsc#1234429). - EDAC/ie31200: work around false positive build warning (bsc#1234429). - power: supply: axp20x_battery: Update temp sensor for AXP717 from device tree (bsc#1234429). - net: pktgen: fix access outside of user given buffer in pktgen_thread_write() (bsc#1234429). - wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDU (bsc#1234429). - wifi: rtw89: fw: add blacklist to avoid obsolete secure firmware (bsc#1234429). - wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32() (bsc#1234429). - wifi: rtw89: fw: propagate error code from rtw89_h2c_tx() (bsc#1234429). - wifi: rtw88: Fix rtw_desc_to_mcsrate() to handle MCS16-31 (bsc#1234429). - wifi: rtw88: Fix rtw_init_ht_cap() for RTL8814AU (bsc#1234429). - wifi: rtw88: Fix rtw_init_vht_cap() for RTL8814AU (bsc#1234429). - scsi: mpt3sas: Send a diag reset if target reset fails (bsc#1234429). - PCI: epf-mhi: Update device ID for SA8775P (bsc#1234429). - clocksource: mips-gic-timer: Enable counter when CPUs start (bsc#1234429). - MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core (bsc#1234429). - genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie (bsc#1234429). - x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op() (bsc#1234429). - drm/amdgpu: remove all KFD fences from the BO on release (bsc#1234429). - MIPS: Use arch specific syscall name match function (bsc#1234429). - drm/xe/oa: Ensure that polled read returns latest data (bsc#1234429). - net: ipv6: Init tunnel link-netns before registering dev (bsc#1234429). - crypto: skcipher - Zap type in crypto_alloc_sync_skcipher (bsc#1234429). - crypto: ahash - Set default reqsize from ahash_alg (bsc#1234429). - x86/kaslr: Reduce KASLR entropy on most x86 systems (bsc#1234429). - net/mlx5: Change POOL_NEXT_SIZE define value and make it global (bsc#1234429). - scsi: scsi_debug: First fixes for tapes (bsc#1234429). - dm: fix unconditional IO throttle caused by REQ_PREFLUSH (bsc#1234429). - libbpf: Fix out-of-bound read (bsc#1234429). - loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize (bsc#1234429). - scsi: mpi3mr: Update timestamp only for supervisor IOCs (bsc#1234429). - net/mlx5e: Add correct match to check IPSec syndromes for switchdev mode (bsc#1234429). - media: tc358746: improve calculation of the D-PHY timing registers (bsc#1234429). - media: adv7180: Disable test-pattern control on adv7180 (bsc#1234429). - cpuidle: menu: Avoid discarding useful information (bsc#1234429). - vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines (bsc#1234429). - vhost-scsi: Return queue full for page alloc failures during copy (bsc#1234429). - x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() (bsc#1234429). - ASoC: mediatek: mt8188: Add reference for dmic clocks (bsc#1234429). - ASoC: mediatek: mt8188: Treat DMIC_GAINx_CUR as non-volatile (bsc#1234429). - drm/amd/display: Fix mismatch type comparison (bsc#1234429). - drm/amd/display: fix dcn4x init failed (bsc#1234429). - drm/amd/display: handle max_downscale_src_width fail check (bsc#1234429). - x86/build: Fix broken copy command in genimage.sh when making isoimage (bsc#1234429). - Octeontx2-af: RPM: Register driver with PCI subsys IDs (bsc#1234429). - bpf: Search and add kfuncs in struct_ops prologue and epilogue (bsc#1234429). - soc: ti: k3-socinfo: Do not use syscon helper to build regmap (bsc#1234429). - wifi: ath12k: Improve BSS discovery with hidden SSID in 6 GHz band (bsc#1234429). - bonding: report duplicate MAC address in all situations (bsc#1234429). - net: xgene-v2: remove incorrect ACPI_PTR annotation (bsc#1234429). - net: ethernet: mtk_ppe_offload: Allow QinQ, double ETH_P_8021Q only (bsc#1234429). - leds: pwm-multicolor: Add check for fwnode_property_read_u32 (bsc#1234429). - drm/xe: xe_gen_wa_oob: replace program_invocation_short_name (bsc#1234429). - drm/amdkfd: KFD release_work possible circular locking (bsc#1234429). - pinctrl: sophgo: avoid to modify untouched bit when setting cv1800 pinconf (bsc#1234429). - selftests/net: have `gro.sh -t` return a correct exit code (bsc#1234429). - net/mlx5: Avoid report two health errors on same syndrome (bsc#1234429). - drm/xe/pf: Create a link between PF and VF devices (bsc#1234429). - drm/xe/vf: Retry sending MMIO request to GUC on timeout error (bsc#1234429). - firmware: arm_ffa: Set dma_mask for ffa devices (bsc#1234429). - PCI: brcmstb: Add a softdep to MIP MSI-X driver (bsc#1234429). - PCI: brcmstb: Expand inbound window size up to 64GB (bsc#1234429). - wifi: ath12k: Report proper tx completion status to mac80211 (bsc#1234429). - soc: apple: rtkit: Implement OSLog buffers properly (bsc#1234429). - soc: apple: rtkit: Use high prio work queue (bsc#1234429). - perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters (bsc#1234429). - fpga: altera-cvp: Increase credit timeout (bsc#1234429). - drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence (bsc#1234429). - ARM: at91: pm: fix at91_suspend_finish for ZQ calibration (bsc#1234429). - hwmon: (gpio-fan) Add missing mutex locks (bsc#1234429). - x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 (bsc#1234429). - clk: imx8mp: inform CCF of maximum frequency of clocks (bsc#1234429). - media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value (bsc#1234429). - media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map (bsc#1234429). - ublk: complete command synchronously on error (bsc#1234429). - block: mark bounce buffering as incompatible with integrity (bsc#1234429). - drm/rockchip: vop2: Add uv swap for cluster window (bsc#1234429). - ipv4: fib: Move fib_valid_key_len() to rtm_to_fib_config() (bsc#1234429). - scsi: logging: Fix scsi_logging_level bounds (bsc#1234429). - ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 (bsc#1234429). - perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type (bsc#1234429). - net: pktgen: fix mpls maximum labels list parsing (bsc#1234429). - media: imx335: Set vblank immediately (bsc#1234429). - iommufd: Disallow allocating nested parent domain with fault ID (bsc#1234429). - ublk: enforce ublks_max only for unprivileged devices (bsc#1234429). - dpll: Add an assertion to check freq_supported_num (bsc#1234429). - net: phy: nxp-c45-tja11xx: add match_phy_device to TJA1103/TJA1104 (bsc#1234429). - net: ethernet: ti: cpsw_new: populate netdev of_node (bsc#1234429). - rcu: Fix get_state_synchronize_rcu_full() GP-start detection (bsc#1234429). - pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned" (bsc#1234429). - media: cx231xx: set device_caps for 417 (bsc#1234429). - perf/core: Clean up perf_try_init_event() (bsc#1234429). - drm/amd/display: Request HW cursor on DCN3.2 with SubVP (bsc#1234429). - drm/amd/display: Fix p-state type when p-state is unsupported (bsc#1234429). - drm/amd/display: Fix DMUB reset sequence for DCN401 (bsc#1234429). - drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination (bsc#1234429). - drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35 (bsc#1234429). - drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c (bsc#1234429). - remoteproc: qcom_wcnss: Handle platforms with only single power domain (bsc#1234429). - blk-throttle: don't take carryover for prioritized processing of metadata (bsc#1234429). - net: phylink: use pl->link_interface in phylink_expects_phy() (bsc#1234429). - drm/gem: Test for imported GEM buffers with helper (bsc#1234429). - orangefs: Do not truncate file size (bsc#1234429). - soc: mediatek: mtk-mutex: Add DPI1 SOF/EOF to MT8188 mutex tables (bsc#1234429). - dm cache: prevent BUG_ON by blocking retries on failed device resumes (bsc#1234429). - usb: xhci: set page size to the xHCI-supported size (bsc#1234429). - media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe() (bsc#1234429). - ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114 (bsc#1234429). - soc: samsung: include linux/array_size.h where needed (bsc#1234429). - drm/xe: Retry BO allocation (bsc#1234429). - drm/xe: Nuke VM's mapping upon close (bsc#1234429). - ieee802154: ca8210: Use proper setters and getters for bitwise types (bsc#1234429). - rtc: ds1307: stop disabling alarms on probe (bsc#1234429). - tcp: bring back NUMA dispersion in inet_ehash_locks_alloc() (bsc#1234429). - ALSA: seq: Improve data consistency at polling (bsc#1234429). - powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7 (bsc#1234429). - arm64: tegra: Resize aperture for the IGX PCIe C5 slot (bsc#1234429). - arm64: tegra: p2597: Fix gpio for vdd-1v8-dis regulator (bsc#1234429). - drm/amdgpu: Fix missing drain retry fault the last entry (bsc#1234429). - drm/amdkfd: Set per-process flags only once cik/vi (bsc#1234429). - drm/amdkfd: Set per-process flags only once for gfx9/10/11/12 (bsc#1234429). - crypto: mxs-dcp - Only set OTP_KEY bit for OTP key (bsc#1234429). - crypto: lzo - Fix compression buffer overrun (bsc#1234429). - misc: pci_endpoint_test: Give disabled BARs a distinct error code (bsc#1234429). - PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops (bsc#1234429). - watchdog: aspeed: Update bootstatus handling (bsc#1234429). - cpufreq: tegra186: Share policy per cluster (bsc#1234429). - iommu/amd/pgtbl_v2: Improve error handling (bsc#1234429). - coresight-etb10: change etb_drvdata spinlock's type to raw_spinlock_t (bsc#1234429). - badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0 (bsc#1234429). - ASoC: qcom: sm8250: explicitly set format in sm8250_be_hw_params_fixup() (bsc#1234429). - auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common" (bsc#1234429). - gfs2: Check for empty queue in run_queue (bsc#1234429). - drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch (bsc#1234429). - drm/amd/display: not abort link train when bw is low (bsc#1234429). - drm/amd/display: calculate the remain segments for all pipes (bsc#1234429). - drm/amd/display: remove minimum Dispclk and apply oem panel timing (bsc#1234429). - ipv6: save dontfrag in cork (bsc#1234429). - wifi: cfg80211: allow IR in 20 MHz configurations (bsc#1234429). - wifi: mac80211_hwsim: Fix MLD address translation (bsc#1234429). - wifi: mac80211: fix warning on disconnect during failed ML reconf (bsc#1234429). - wifi: iwlwifi: fix the ECKV UEFI variable name (bsc#1234429). - wifi: iwlwifi: mark Br device not integrated (bsc#1234429). - wifi: iwlwifi: fix debug actions order (bsc#1234429). - wifi: iwlwifi: w/a FW SMPS mode selection (bsc#1234429). - wifi: iwlwifi: don't warn when if there is a FW error (bsc#1234429). - printk: Check CON_SUSPEND when unblanking a console (bsc#1234429). - iommu: Keep dev->iommu state consistent (bsc#1234429). - hwmon: (dell-smm) Increment the number of fans (bsc#1234429). - wifi: iwlwifi: mvm: fix setting the TK when associated (bsc#1234429). - usb: xhci: Don't change the status of stalled TDs on failed Stop EP (bsc#1234429). - mmc: sdhci: Disable SD card clock before changing parameters (bsc#1234429). - mmc: dw_mmc: add exynos7870 DW MMC support (bsc#1234429). - arm64/mm: Check PUD_TYPE_TABLE in pud_bad() (bsc#1234429). - arm64/mm: Check pmd_table() in pmd_trans_huge() (bsc#1234429). - phy: rockchip: usbdp: Only verify link rates/lanes/voltage when the corresponding set flags are set (bsc#1234429). - PNP: Expand length of fixup id string (bsc#1234429). - netfilter: conntrack: Bound nf_conntrack sysctl writes (bsc#1234429). - wifi: rtw89: set force HE TB mode when connecting to 11ax AP (bsc#1234429). - timer_list: Don't use %pK through printk() (bsc#1234429). - net: hsr: Fix PRP duplicate detection (bsc#1234429). - net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe (bsc#1234429). - posix-timers: Ensure that timer initialization is fully visible (bsc#1234429). - posix-timers: Add cond_resched() to posix_timer_add() search loop (bsc#1234429). - RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject() (bsc#1234429). - ext4: do not convert the unwritten extents if data writeback fails (bsc#1234429). - ext4: reject the 'data_err=abort' option in nojournal mode (bsc#1234429). - clk: qcom: lpassaudiocc-sc7280: Add support for LPASS resets for QCM6490 (bsc#1234429). - ASoC: sun4i-codec: support hp-det-gpios property (bsc#1234429). - drm/amdgpu: Update SRIOV video codec caps (bsc#1234429). - drm/amdgpu/gfx11: don't read registers in mqd init (bsc#1234429). - drm/amdgpu/gfx12: don't read registers in mqd init (bsc#1234429). - mfd: tps65219: Remove TPS65219_REG_TI_DEV_ID check (bsc#1234429). - pinctrl-tegra: Restore SFSEL bit when freeing pins (bsc#1234429). - xen: Add support for XenServer 6.1 platform device (bsc#1234429). - net/smc: use the correct ndev to find pnetid by pnetid table (bsc#1234429). - dm: restrict dm device size to 2^63-512 bytes (bsc#1234429). - crypto: octeontx2 - suppress auth failure screaming due to negative tests (bsc#1234429). - kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf (bsc#1234429). - kbuild: fix argument parsing in scripts/config (bsc#1234429). - bpf: Allow pre-ordering for bpf cgroup progs (bsc#1234429). - ASoC: mediatek: mt6359: Add stub for mt6359_accdet_enable_jack_detect (bsc#1234429). - ASoC: pcm6240: Drop bogus code handling IRQ as GPIO (bsc#1234429). - spi: spi-mux: Fix coverity issue, unchecked return value (bsc#1234429). - erofs: initialize decompression early (bsc#1234429). - thunderbolt: Do not add non-active NVM if NVM upgrade is disabled for retimer (bsc#1234429). - objtool: Fix error handling inconsistencies in check() (bsc#1234429). - rtc: rv3032: fix EERD location (bsc#1234429). - tcp: reorganize tcp_in_ack_event() and tcp_count_delivered() (bsc#1234429). - jbd2: do not try to recover wiped journal (bsc#1234429). - PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off() (bsc#1234429). - bpf: Return prog btf_id without capable check (bsc#1234429). - vfio/pci: Handle INTx IRQ_NOTCONNECTED (bsc#1234429). - scsi: st: ERASE does not change tape location (bsc#1234429). - scsi: st: Tighten the page format heuristics with MODE SELECT (bsc#1234429). - hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure (bsc#1234429). - ext4: reorder capability check last (bsc#1234429). - riscv: Call secondary mmu notifier when flushing the tlb (bsc#1234429). - bnxt_en: Query FW parameters when the CAPS_CHANGE bit is set (bsc#1234429). - wifi: mwifiex: Fix HT40 bandwidth issue (bsc#1234429). - um: Update min_low_pfn to match changes in uml_reserved (bsc#1234429). - um: Store full CSGSFS and SS register from mcontext (bsc#1234429). - clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplug (bsc#1234429). - dlm: make tcp still work in multi-link env (bsc#1234429). - s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste() (bsc#1234429). - i3c: master: svc: Fix missing STOP for master request (bsc#1234429). - drm/amdgpu: adjust drm_firmware_drivers_only() handling (bsc#1234429). - drm/amd/display: Guard against setting dispclk low for dcn31x (bsc#1234429). - drm/amdgpu: release xcp_mgr on exit (bsc#1234429). - blk-cgroup: improve policy registration error handling (bsc#1234429). - btrfs: send: return -ENAMETOOLONG when attempting a path that is too long (bsc#1234429). - btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work() (bsc#1234429). - btrfs: fix non-empty delayed iputs list on unmount due to async workers (bsc#1234429). - btrfs: run btrfs_error_commit_super() early (bsc#1234429). - btrfs: avoid linker error in btrfs_find_create_tree_block() (bsc#1234429). - btrfs: make btrfs_discard_workfn() block_group ref explicit (bsc#1234429). - i2c: pxa: fix call balance of i2c->clk handling routines (bsc#1234429). - i2c: qup: Vote for interconnect bandwidth to DRAM (bsc#1234429). - x86/mm: Check return value from memblock_phys_alloc_range() (bsc#1234429). - x86/microcode: Update the Intel processor flag scan check (bsc#1234429). - x86/smpboot: Fix INIT delay assignment for extended Intel Families (bsc#1234429). - x86/stackprotector/64: Only export __ref_stack_chk_guard on CONFIG_SMP (bsc#1234429). - x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in UAPI headers (bsc#1234429). - wifi: mt76: mt7925: fix fails to enter low power mode in suspend state (bsc#1234429). - wifi: mt76: mt7925: load the appropriate CLC data based on hardware type (bsc#1234429). - wifi: mt76: mt7996: revise TXS size (bsc#1234429). - wifi: mt76: mt7996: fix SER reset trigger on WED reset (bsc#1234429). - wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2 (bsc#1234429). - cgroup/rstat: avoid disabling irqs for O(num_cpu) (bsc#1234429). - drm/amdgpu: Skip pcie_replay_count sysfs creation for VF (bsc#1234429). - mmc: host: Wait for Vdd to settle on card power off (bsc#1234429). - staging: vchiq_arm: Create keep-alive thread during probe (bsc#1234429). - pidfs: improve multi-threaded exec and premature thread-group leader exit polling (bsc#1234429). - libnvdimm/labels: Fix divide error in nd_label_data_init() (bsc#1234429). - ext4: on a remount, only log the ro or r/w state when it has changed (bsc#1234429). - xen/pci: Do not register devices with segments >= 0x10000 (bsc#1234429). - PCI: vmd: Disable MSI remapping bypass under Xen (bsc#1234429). - drm/amdkfd: set precise mem ops caps to disabled for gfx 11 and 12 (bsc#1234429). - drm/amdgpu/discovery: check ip_discovery fw file available (bsc#1234429). - pNFS/flexfiles: Report ENETDOWN as a connection error (bsc#1234429). - tools/build: Don't pass test log files to linker (bsc#1234429). - r8169: disable RTL8126 ZRX-DC timeout (bsc#1234429). - PCI: dwc: ep: Ensure proper iteration over outbound map windows (bsc#1234429). - objtool: Properly disable uaccess validation (bsc#1234429). - lockdep: Fix wait context check on softirq for PREEMPT_RT (bsc#1234429). - dql: Fix dql->limit value when reset (bsc#1234429). - Bluetooth: Disable SCO support if READ_VOICE_SETTING is unsupported/broken (bsc#1234429). - Bluetooth: btmtksdio: Prevent enabling interrupts after IRQ handler removal (bsc#1234429). - thermal/drivers/qoriq: Power down TMU on system suspend (bsc#1234429). - thermal/drivers/mediatek/lvts: Start sensor interrupts disabled (bsc#1234429). - net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus (bsc#1234429). - net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards (bsc#1234429). - mctp: Fix incorrect tx flow invalidation condition in mctp-i2c (bsc#1234429). - ASoC: codecs: wsa883x: Correct VI sense channel mask (bsc#1234429). - ASoC: codecs: wsa884x: Correct VI sense channel mask (bsc#1234429). - spi-rockchip: Fix register out of bounds access (bsc#1234429). - SUNRPC: rpcbind should never reset the port to the value '0' (bsc#1234429). - SUNRPC: rpc_clnt_set_transport() must not change the autobind setting (bsc#1234429). - NFSv4: Treat ENETUNREACH errors as fatal for state recovery (bsc#1234429). - cifs: Fix establishing NetBIOS session for SMB2+ connection (bsc#1234429). - cifs: add validation check for the fields in smb_aces (bsc#1234429). - cifs: Set default Netbios RFC1001 server name to hostname in UNC (bsc#1234429). - fbdev: core: tileblit: Implement missing margin clearing for tileblit (bsc#1234429). - fbcon: Use correct erase colour for clearing in fbcon (bsc#1234429). - fbdev: fsl-diu-fb: add missing device_remove_file() (bsc#1234429). - riscv: Allow NOMMU kernels to access all of RAM (bsc#1234429). - mailbox: use error ret code of of_parse_phandle_with_args() (bsc#1234429). - mailbox: pcc: Use acpi_os_ioremap() instead of ioremap() (bsc#1234429). - tpm: Convert warn to dbg in tpm2_start_auth_session() (bsc#1234429). - ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (bsc#1234429). - tracing: Mark binary printing functions with __printf() attribute (bsc#1234429). - iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability (bsc#1234429). - arm64: Add support for HIP09 Spectre-BHB mitigation (bsc#1234429). - SUNRPC: Don't allow waiting for exiting tasks (bsc#1234429). - NFS: Don't allow waiting for exiting tasks (bsc#1234429). - NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() (bsc#1234429). - io_uring/msg: initialise msg request opcode (bsc#1234429). - exfat: call bh_read in get_block only when necessary (bsc#1234429). - fuse: Return EPERM rather than ENOSYS from link() (bsc#1234429). - smb: client: Store original IO parameters and prevent zero IO sizes (bsc#1234429). - cifs: Fix negotiate retry functionality (bsc#1234429). - cifs: Fix querying and creating MF symlinks over SMB1 (bsc#1234429). - cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTES (bsc#1234429). - s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log (bsc#1234429). - x86/fred: Fix system hang during S4 resume with FRED enabled (bsc#1234429). - kconfig: merge_config: use an empty file as initfile (bsc#1234429). - samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora (bsc#1234429). - bpf: fix possible endless loop in BPF map iteration (bsc#1234429). - io_uring: don't duplicate flushing in io_req_post_cqe (bsc#1234429). - block: fix race between set_blocksize and read paths (bsc#1234429). - selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failure (bsc#1234429). - drm/amdgpu: Allow P2P access through XGMI (bsc#1234429). - drm/amd/display: Enable urgent latency adjustment on DCN35 (bsc#1234429). - fs/ext4: use sleeping version of sb_find_get_block() (bsc#1234429). - fs/jbd2: use sleeping version of __find_get_block() (bsc#1234429). - fs/ocfs2: use sleeping version of __find_get_block() (bsc#1234429). - fs/buffer: use sleeping version of __find_get_block() (bsc#1234429). - fs/buffer: introduce sleeping flavors for pagecache lookups (bsc#1234429). - fs/buffer: split locking for pagecache lookups (bsc#1234429). - ima: process_measurement() needlessly takes inode_lock() on MAY_READ (bsc#1234429). - dma-mapping: Fix warning reported for missing prototype (bsc#1234429). - net: enetc: refactor bulk flipping of RX buffers to separate function (bsc#1234429). - scsi: mpi3mr: Add level check to control event logging (bsc#1234429). - vhost-scsi: protect vq->log_used with vq->mutex (bsc#1234429). - vhost_task: fix vhost_task_create() documentation (bsc#1234429). - cgroup: Fix compilation issue due to cgroup_mutex not being exported (bsc#1234429). - dma-mapping: avoid potential unused data compilation warning (bsc#1234429). - mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type (bsc#1234429). - intel_th: avoid using deprecated page->mapping, index fields (bsc#1234429). - dma/mapping.c: dev_dbg support for dma_addressing_limited (bsc#1234429). - virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN (bsc#1234429). - scsi: ufs: Introduce quirk to extend PA_HIBERN8TIME for UFS devices (bsc#1234429). - scsi: target: iscsi: Fix timeout on deleted connection (bsc#1234429). - nvmem: qfprom: switch to 4-byte aligned reads (bsc#1234429). - nvmem: core: update raw_len if the bit reading is required (bsc#1234429). - nvmem: core: verify cell's raw_len (bsc#1234429). - nvmem: core: fix bit offsets of more than one byte (bsc#1234429). - nvmem: rockchip-otp: add rk3576 variant data (bsc#1234429). - nvmem: rockchip-otp: Move read-offset into variant-data (bsc#1234429). - cpufreq: Add SM8650 to cpufreq-dt-platdev blocklist (bsc#1234429). - phy: renesas: rcar-gen3-usb2: Assert PLL reset on PHY power off (bsc#1234429). - phy: renesas: rcar-gen3-usb2: Lock around hardware registers and driver data (bsc#1234429). - phy: renesas: rcar-gen3-usb2: Move IRQ request in probe (bsc#1234429). - i2c: designware: Fix an error handling path in i2c_dw_pci_probe() (bsc#1234429). - i2c: designware: Use temporary variable for struct device (bsc#1234429). - drm/amd/display: Defer BW-optimization-blocked DRR adjustments (bsc#1234429). - drm/amd/display: Correct timing_adjust_pending flag setting (bsc#1234429). - drm/amd/display: Do not enable replay when vtotal update is pending (bsc#1234429). - drm/amd/display: Configure DTBCLK_P with OPTC only for dcn401 (bsc#1234429). - commit 6cfd9be ++++ kernel-docs: - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 ++++ kernel-pae: - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 ++++ kernel-syms: - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 ++++ kernel-vanilla: - Revert "drm/amd/display: more liberal vmin/vmax update for freesync" (bsc#1243782). - commit 9dd7b0d - series.conf: cleanup - update upstream references and move into sorted section - patches.suse/ACPICA-Apply-ACPI_NONSTRING-in-more-places.patch - patches.suse/ACPICA-Apply-ACPI_NONSTRING.patch - patches.suse/ACPICA-Introduce-ACPI_NONSTRING.patch - commit 41d2c18 ++++ kgamma6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kglobalacceld6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kinfocenter6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * 🍒 Change uncreatable type name "Hint to "hint" (kde#504560) * Add missing include(ECMQmlModule) ++++ kmenuedit6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kpipewire6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * cmake: also declare major, minor and patch version vars * cmake: use PROJECT_VERSION ++++ krdp6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kscreen6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * kcm: hide color profile selection entirely with HDR (kde#502675) * kcm: reload kwin config when tearing option is changed (kde#504634,kde#496970) * hdrcalibrator: work around QWindow::requestUpdate not working with basic render loop (kde#504347) * hdrcalibrator: install the image instead of including it in the module * hdrcalibrator: prevent applying output configurations more often than necessary - Revert upstream commit to get same behaviour as git master: * 0001-Revert-hdrcalibrator-install-the-image-instead-of-in.patch ++++ kscreenlocker6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ ksshaskpass6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ libksysguard6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * faces/Choices: better keyboard navigation in popup * faces/horizontalbars: set default color if colorSource not loaded yet * processcore: Rewrite ProcessesLinux::getIOStatistics to be less confusing (kde#504435) * Clean up process plugins in ExtendedProcesses (kde#504468) * network: Do not update processes during teardown * network: Initialize process data to 0 ++++ ksystemstats6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kwayland-integration6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kwayland6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ kwin6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Too many changes to list here ++++ kwin6-x11: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * x11: Add an environment variable to disable _NET_WM_SYNC_REQUEST in X11Window * Cleanup dependencies ++++ util-linux-systemd: - Add ul_ prefix to functions with common names. Fixes btrfsprogs build failure (gh#util-linux/util-linux#3603, util-linux-rename-common-symbols-1.patch, util-linux-rename-common-symbols-2.patch, util-linux-rename-common-symbols-3.patch, util-linux-rename-common-symbols-4.patch). ++++ layer-shell-qt6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ lazarus: - Add lazarus-4.0-qt6-app-close-sigsegv-fix.patch to fix SIGSEGV crash when closing an application that uses the QT6 LCL widgetset, per upstream issue #41470 - Update to 4.0 * For a complete list of changes see: https://wiki.freepascal.org/Lazarus_4.0_release_notes ++++ libkscreen6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * backends/kwayland: Set whether a config is valid based on whether the output management global is available * Allow for async in-process backends (kde#483072) ++++ plasma5support6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ libplasma6: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 * Fix drag and drop of item on containments (kde#460056) * drag and drop: delete the menu if there are no actions to show (kde#502479) * Fix crash in drop job (kde#504355) * plasma/pluginloader: actually use pluginName when loading plugins (kde#504343) ++++ plasma6-activities: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ plasma6-activities-stats: - Update to 6.3.91: * New bugfix release * For more details see https://kde.org/announcements/plasma/6/6.3.91 - Changes since 6.3.90: * Update version for new release 6.3.91 ++++ util-linux: - Add ul_ prefix to functions with common names. Fixes btrfsprogs build failure (gh#util-linux/util-linux#3603, util-linux-rename-common-symbols-1.patch, util-linux-rename-common-symbols-2.patch, util-linux-rename-common-symbols-3.patch, util-linux-rename-common-symbols-4.patch). ++++ libcamera-full: - Remove Qt5 BuildRequires which aren't really needed nor used. ++++ libconfig: - Update to release 1.8.1 * Documentation updates - Add autoconf2.60.patch to help a Leap 15.6 FTBFS ++++ libcontainers-common: - Sync containers.conf & storage.conf with the current c/* versions - Rename storage-conf-prio-list.patch to 0002-storage-conf-prio-list.patch - Add patch to set SUSE defaults to containers.conf: * 0003-containers-conf-suse-defaults.patch ++++ libinput-extra: - Add pkgconf.patch [boo#1242039] ++++ libinput: - Add pkgconf.patch [boo#1242039] ++++ openal-soft: - Update to git version 1.24.3+git7f56dcdf. This includes the port to Qt6 added as a patch previously and also other fixes that let this build in Leap 15.6. - Drop patch that's already included in this version: * 1132.patch ++++ openssl-3: - Fix P-384 curve on lower-than-P9 PPC64 targets [bsc#1243014] * Add openssl-Fix-P384-on-P8-targets.patch [a72f753c] ++++ python314-core: - Update to 3.14.0~b2: - Tools/Demos - gh-134215: REPL import autocomplete only suggests private modules when explicitly specified. - Tests - gh-133744: Fix multiprocessing interrupt test. Add an event to synchronize the parent process with the child process: wait until the child process starts sleeping. Patch by Victor Stinner. - gh-133682: Fixed test case test.test_annotationlib.TestStringFormat.test_displays which ensures proper handling of complex data structures (lists, sets, dictionaries, and tuples) in string annotations. - gh-133639: Fix TestPyReplAutoindent.test_auto_indent_default() doesn’t run input_code. - Security - gh-133767: Fix use-after-free in the “unicode-escape” decoder with a non-“strict” error handler (CVE-2025-4516 bsc#1243273). - gh-128840: Short-circuit the processing of long IPv6 addresses early in ipaddress to prevent excessive memory consumption and a minor denial-of-service. - Library - gh-132710: If possible, ensure that uuid.getnode() returns the same result even across different processes. Previously, the result was constant only within the same process. Patch by Bénédikt Tran. - gh-80334: multiprocessing.freeze_support() now checks for work on any “spawn” start method platform rather than only on Windows. - gh-134582: Fix tokenize.untokenize() round-trip errors related to t-strings braces escaping - gh-134546: Ensure pdb remote debugging script is readable by remote Python process. - gh-134451: Converted asyncio.tools.CycleFoundException from dataclass to a regular exception type. - gh-114177: Fix asyncio to not close subprocess pipes which would otherwise error out when the event loop is already closed. - gh-90871: Fixed an off by one error concerning the backlog parameter in create_unix_server(). Contributed by Christian Harries. - gh-134323: Fix the threading.RLock.locked() method. - gh-86802: Fixed asyncio memory leak in cancelled shield tasks. For shielded tasks where the shield was cancelled, log potential exceptions through the exception handler. Contributed by Christian Harries. - gh-134209: curses: The curses.window.instr() and curses.window.getstr() methods now allocate their internal buffer on the heap instead of the stack; in addition, the max buffer size is increased from 1023 to 2047. - gh-134235: Updated tab completion on REPL to include builtin modules. Contributed by Tom Wang, Hunter Young - gh-134152: Fixed UnboundLocalError that could occur during email header parsing if an expected trailing delimiter is missing in some contexts. - gh-134168: http.server: Fix IPv6 address binding and - -directory handling when using HTTPS. - gh-62184: Remove import of C implementation of io.FileIO from Python implementation which has its own implementation - gh-133982: Emit RuntimeWarning in the Python implementation of io when the file-like object is not closed explicitly in the presence of multiple I/O layers. - gh-133890: The tarfile module now handles UnicodeEncodeError in the same way as OSError when cannot extract a member. - gh-134097: Fix interaction of the new REPL and -X showrefcount command line option. - gh-133889: The generated directory listing page in http.server.SimpleHTTPRequestHandler now only shows the decoded path component of the requested URL, and not the query and fragment. - gh-134098: Fix handling paths that end with a percent-encoded slash (%2f or %2F) in http.server.SimpleHTTPRequestHandler. - gh-132124: On POSIX-compliant systems, multiprocessing.util.get_temp_dir() now ignores TMPDIR (and similar environment variables) if the path length of AF_UNIX socket files exceeds the platform-specific maximum length when using the forkserver start method. Patch by Bénédikt Tran. - gh-134062: ipaddress: fix collisions in __hash__() for IPv4Network and IPv6Network objects. - gh-133970: Make string.templatelib.Template and string.templatelib.Interpolation generic. - gh-71253: Raise ValueError in open() if opener returns a negative file-descriptor in the Python implementation of io to match the C implementation. - gh-133960: Simplify and improve typing.evaluate_forward_ref(). It now no longer raises errors on certain invalid types. In several situations, it is now able to evaluate forward references that were previously unsupported. - gh-133925: Make the private class typing._UnionGenericAlias hashable. - gh-133653: Fix argparse.ArgumentParser with the formatter_class argument. Fix TypeError when formatter_class is a custom subclass of HelpFormatter. Fix TypeError when formatter_class is not a subclass of HelpFormatter and non-standard prefix_char is used. Fix support of colorizing when formatter_class is not a subclass of HelpFormatter. - gh-132641: Fixed a race in functools.lru_cache() under free-threading. - gh-133783: Fix bug with applying copy.replace() to ast objects. Attributes that default to None were incorrectly treated as required for manually created AST nodes. - gh-133684: Fix bug where annotationlib.get_annotations() would return the wrong result for certain classes that are part of a class hierarchy where from __future__ import annotations is used. - gh-77057: Fix handling of invalid markup declarations in html.parser.HTMLParser. - gh-130328: Speedup pasting in PyREPL on Windows in a legacy console. Patch by Chris Eibl. - gh-133701: Fix bug where typing.TypedDict classes defined under from __future__ import annotations and inheriting from another TypedDict had an incorrect __annotations__ attribute. - gh-133581: Improve unparsing of t-strings in ast.unparse() and from __future__ import annotations. Empty t-strings now round-trip correctly and formatting in interpolations is preserved. Patch by Jelle Zijlstra. - gh-133551: Support t-strings (PEP 750) in annotationlib. Patch by Jelle Zijlstra. - gh-133439: Fix dot commands with trailing spaces are mistaken for multi-line SQL statements in the sqlite3 command-line interface. - gh-132493: Avoid accessing __annotations__ unnecessarily in inspect.signature(). - gh-132876: ldexp() on Windows doesn’t round subnormal results before Windows 11, but should. Python’s math.ldexp() wrapper now does round them, so results may change slightly, in rare cases of very small results, on Windows versions before 11. - gh-133009: xml.etree.ElementTree: Fix a crash in Element.__deepcopy__ when the element is concurrently mutated. Patch by Bénédikt Tran. - gh-91555: Ignore log messages generated during handling of log messages, to avoid deadlock or infinite recursion. - gh-125028: functools.Placeholder cannot be passed to functools.partial() as a keyword argument. - gh-62824: Fix aliases for iso8859_8 encoding. Patch by Dave Goncalves. - gh-86155: html.parser.HTMLParser.close() no longer loses data when the