Packages changed:
  discover6
  dracut (059+suse.648.g91732c01 -> 059+suse.651.gc186c6a8)
  kconfig
  kernel-source (6.11.5 -> 6.11.6)
  kf6-ki18n
  mozjs128 (128.3.1 -> 128.4.0)
  python-blinker
  python-charset-normalizer
  qt6-declarative
  qt6-tools
  sonnet
  suse-module-tools (16.0.52 -> 16.0.53)
  vim (9.1.0718 -> 9.1.0836)

=== Details ===

==== discover6 ====
Subpackages: discover6-backend-flatpak discover6-backend-fwupd discover6-notifier

- Update runtime appstream dependency

==== dracut ====
Version update (059+suse.648.g91732c01 -> 059+suse.651.gc186c6a8)
Subpackages: dracut-ima

- Update to version 059+suse.651.gc186c6a8:
  * fix(dm): remove 59-persistent-storage-dm.rules (bsc#1232063)

==== kconfig ====
Subpackages: libKF5ConfigCore5 libKF5ConfigGui5

- Do not use the %requires_{ge,eq} macros on packages that are
  built by this source package: It does not work, as the package in
  question is not installed and thus not identifable as part of the
  rpm database.

==== kernel-source ====
Version update (6.11.5 -> 6.11.6)

- Update config files.
  Only ran oldconfig.
- commit d79ce04
- Revert "config: Disable CONFIG_FB_DEVICE (boo#1212947)" (bsc#1232727)
  This reverts commit 72a3d938184eef39f7ba95dd5c99d1322c18ba84.
- commit 8545f24
- Linux 6.11.6 (bsc#1012628).
- bpf: Use raw_spinlock_t in ringbuf (bsc#1012628).
- iio: accel: bma400: Fix uninitialized variable field_value in
  tap event handling (bsc#1012628).
- reset: starfive: jh71x0: Fix accessing the empty member on
  JH7110 SoC (bsc#1012628).
- bpf: sync_linked_regs() must preserve subreg_def (bsc#1012628).
- bpf: Make sure internal and UAPI bpf_redirect flags don't
  overlap (bsc#1012628).
- irqchip/riscv-imsic: Fix output text of base address
  (bsc#1012628).
- bpf: devmap: provide rxq after redirect (bsc#1012628).
- cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory
  systems (bsc#1012628).
- lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
  (bsc#1012628).
- bpf: Fix memory leak in bpf_core_apply (bsc#1012628).
- RDMA/bnxt_re: Fix a possible memory leak (bsc#1012628).
- RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
  (bsc#1012628).
- RDMA/bnxt_re: Add a check for memory allocation (bsc#1012628).
- RDMA/core: Fix ENODEV error for iWARP test over vlan
  (bsc#1012628).
- x86/resctrl: Avoid overflow in MB settings in bw_validate()
  (bsc#1012628).
- ARM: dts: bcm2837-rpi-cm3-io3: Fix HDMI hpd-gpio pin
  (bsc#1012628).
- clk: rockchip: fix finding of maximum clock ID (bsc#1012628).
- bpf: Check the remaining info_cnt before repeating btf fields
  (bsc#1012628).
- bpf: fix unpopulated name_len field in perf_event link info
  (bsc#1012628).
- selftests/bpf: fix perf_event link info name_len assertion
  (bsc#1012628).
- riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG
  is enabled (bsc#1012628).
- s390/pci: Handle PCI error codes other than 0x3a (bsc#1012628).
- bpf: fix kfunc btf caching for modules (bsc#1012628).
- iio: frequency: {admv4420,adrf6780}: format Kconfig entries
  (bsc#1012628).
- iio: frequency: admv4420: fix missing select REMAP_SPI in
  Kconfig (bsc#1012628).
- drm/vmwgfx: Handle possible ENOMEM in
  vmw_stdu_connector_atomic_check (bsc#1012628).
- selftests/bpf: Fix cross-compiling urandom_read (bsc#1012628).
- bpf: Fix unpopulated path_size when uprobe_multi fields unset
  (bsc#1012628).
- sched/core: Disable page allocation in task_tick_mm_cid()
  (bsc#1012628).
- ALSA: hda/cs8409: Fix possible NULL dereference (bsc#1012628).
- firmware: arm_scmi: Fix the double free in
  scmi_debugfs_common_setup() (bsc#1012628).
- RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
  (bsc#1012628).
- RDMA/irdma: Fix misspelling of "accept*" (bsc#1012628).
- RDMA/srpt: Make slab cache names unique (bsc#1012628).
- elevator: do not request_module if elevator exists
  (bsc#1012628).
- elevator: Remove argument from elevator_find_get (bsc#1012628).
- ipv4: give an IPv4 dev to blackhole_netdev (bsc#1012628).
- net: sparx5: fix source port register when mirroring
  (bsc#1012628).
- RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
  (bsc#1012628).
- RDMA/bnxt_re: Fix out of bound check (bsc#1012628).
- RDMA/bnxt_re: Fix incorrect dereference of srq in async event
  (bsc#1012628).
- RDMA/bnxt_re: Return more meaningful error (bsc#1012628).
- RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
  (bsc#1012628).
- RDMA/bnxt_re: Get the toggle bits from SRQ events (bsc#1012628).
- RDMA/bnxt_re: Change the sequence of updating the CQ toggle
  value (bsc#1012628).
- RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
  (bsc#1012628).
- RDMA/bnxt_re: Fix the GID table length (bsc#1012628).
- accel/qaic: Fix the for loop used to walk SG table
  (bsc#1012628).
- drm/panel: himax-hx83102: Adjust power and gamma to optimize
  brightness (bsc#1012628).
- drm/msm/dpu: make sure phys resources are properly initialized
  (bsc#1012628).
- drm/msm/dpu: move CRTC resource assignment to
  dpu_encoder_virt_atomic_check (bsc#1012628).
- drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
  (bsc#1012628).
- drm/msm/dsi: improve/fix dsc pclk calculation (bsc#1012628).
- drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate
  calculation (bsc#1012628).
- drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
  (bsc#1012628).
- drm/msm: Allocate memory for disp snapshot with kvzalloc()
  (bsc#1012628).
    ... changelog too long, skipping 383 lines ...
- commit ee34501

==== kf6-ki18n ====
Subpackages: libKF6I18n6

- Update package dependencies

==== mozjs128 ====
Version update (128.3.1 -> 128.4.0)

- Update to version 128.4.0:
  + CVE-2024-10458: Permission leak via embed or object elements
  + CVE-2024-10459: Use-after-free in layout with accessibility
  + CVE-2024-10460: Confusing display of origin for external
    protocol handler prompt
  + CVE-2024-10461: XSS due to Content-Disposition being ignored in
    multipart/x-mixed-replace response
  + CVE-2024-10462: Origin of permission prompt could be spoofed by
    long URL
  + CVE-2024-10463: Cross origin video frame leak
  + CVE-2024-10464: History interface could have been used to cause
    a Denial of Service condition in the browser
  + CVE-2024-10465: Clipboard "paste" button persisted across tabs
  + CVE-2024-10466: DOM push subscription message could hang
    Firefox
  + CVE-2024-10467: Memory safety bugs fixed in Firefox 132,
    Thunderbird 132, Firefox ESR 128.4, and Thunderbird 128.4

==== python-blinker ====

- Add missing build require pallets_sphinx_themes
  to fix build error under Leap.

==== python-charset-normalizer ====

- switch to PEP517 build

==== qt6-declarative ====
Subpackages: libQt6LabsAnimation6 libQt6LabsFolderListModel6 libQt6LabsPlatform6 libQt6LabsQmlModels6 libQt6LabsSettings6 libQt6LabsSharedImage6 libQt6LabsWavefrontMesh6 libQt6Qml6 libQt6QmlCore6 libQt6QmlLocalStorage6 libQt6QmlMeta6 libQt6QmlModels6 libQt6QmlNetwork6 libQt6QmlWorkerScript6 libQt6QmlXmlListModel6 libQt6Quick6 libQt6QuickControls2-6 libQt6QuickControls2Impl6 libQt6QuickDialogs2-6 libQt6QuickDialogs2QuickImpl6 libQt6QuickDialogs2Utils6 libQt6QuickEffects6 libQt6QuickLayouts6 libQt6QuickParticles6 libQt6QuickShapes6 libQt6QuickTemplates2-6 libQt6QuickTest6 libQt6QuickVectorImage6 libQt6QuickWidgets6 qt6-declarative-imports

- Add upstream change (QTBUG-129500, kde#495089):
  * 0001-QQuickItem-map-To-From-Item-Account-for-not-having-a.patch

==== qt6-tools ====
Subpackages: libQt6UiTools6 qt6-tools-qdbus

- Fix qdoc runtime dependency

==== sonnet ====
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5

- Fix package dependencies

==== suse-module-tools ====
Version update (16.0.52 -> 16.0.53)
Subpackages: suse-module-tools-scriptlets

- Update to version 16.0.53:
  * udevrules: Add rule to set maximum readahead window
    (jsc#PED-11154)

==== vim ====
Version update (9.1.0718 -> 9.1.0836)
Subpackages: vim-data-common vim-small

- update to 9.1.0836
  * 9.1.0836: The vimtutor can be improved
  * 9.1.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu'
  * 9.1.0834: tests: 2html test fails
  * 9.1.0833: CI: recent ASAN changes do not work for indent tests
  * 9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocal
  * runtime(doc): update help-toc description
  * runtime(2html): Make links use color scheme colors in TOhtml
  * 9.1.0831: 'findexpr' can't be used as lambad or Funcref
  * Filelist: include helptoc package
  * runtime(doc): include a TOC Vim9 plugin
  * Filelist: ignore .git-blame-ignore-revs
  * 9.1.0830: using wrong highlight group for spaces for popupmenu
  * runtime(typst): synchronize updates from the upstream typst.vim
  * git: ignore reformatting commit for git-blame (after v9.1.0829)
  * 9.1.0829: Vim source code uses a mix of tabs and spaces
  * 9.1.0828: string_T struct could be used more often
  * 9.1.0827: CI: tests can be improved
  * runtime(doc): remove stray sentence in pi_netrw.txt
  * 9.1.0826: filetype: sway files are not recognized
  * runtime(doc): Include netrw-gp in TOC
  * runtime(doc): mention 'iskeyword' at :h charclass()
  * runtime(doc): update help tags
  * 9.1.0825: compile error for non-diff builds
  * runtime(netrw): fix E874 when browsing remote directory which contains `~` character
  * runtime(doc): update coding style documentation
  * runtime(debversions): Add plucky (25.04) as Ubuntu release name
  * 9.1.0824: too many strlen() calls in register.c
  * 9.1.0823: filetype: Zephyr overlay files not recognized
  * runtime(doc): Clean up minor formatting issues for builtin functions
  * runtime(netrw): make :Launch/Open autoloadable
  * runtime(netrw): fix regression with x mapping on Cygwin
  * runtime(netrw): fix filetype detection for remote files
  * 9.1.0822: topline might be changed in diff mode unexpectedly
  * CI: huge linux builds should also run syntax & indent tests
  * 9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argument
  * 9.1.0820: tests: Mac OS tests are too flaky
  * runtime(awk): Highlight more awk comments in syntax script
  * runtime(netrw): add missing change for s:redir()
  * 9.1.0819: tests: using findexpr and imported func not tested
  * runtime(netrw): improve netrw's open-handling further
  * runtime(netrw): fix syntax error in netrwPlugin.vim
  * runtime(netrw): simplify gx file handling
  * 9.1.0818: some global functions are only used in single files
  * 9.1.0817: termdebug: cannot evaluate expr in a popup
  * runtime(defaults): Detect putty terminal and switch to dark background
  * 9.1.0816: tests: not clear what tests cause asan failures
  * runtime(doc): Remove some completed items from todo.txt
  * 9.1.0815: "above" virtual text causes wrong 'colorcolumn' position
  * runtime(syntax-tests): tiny vim fails because of line-continuation
  * 9.1.0814: mapset() may remove unrelated mapping
  * 9.1.0813: no error handling with setglobal and number types
  * 9.1.0812: Coverity warns about dereferencing NULL ptr
  * 9.1.0811: :find expansion does not consider 'findexpr'
  * 9.1.0810: cannot easily adjust the |:find| command
  * 9.1.0809: filetype: petalinux config files not recognized
  * 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll'
  * 9.1.0807: tests: having 'nolist' in modelines isn't always desired
  * 9.1.0806: tests: no error check when setting global 'briopt'
  * 9.1.0805: tests: minor issues in gen_opt_test.vim
  * 9.1.0804: tests: no error check when setting global 'cc'
  * 9.1.0803: tests: no error check when setting global 'isk'
  * 9.1.0802: tests: no error check when setting global 'fdm' to empty value
  * 9.1.0801: tests: no error check when setting global 'termwinkey'
  * 9.1.0800: tests: no error check when setting global 'termwinsize'
  * runtime(doc): :ownsyntax also resets 'spelloptions'
  * 9.1.0799: tests: gettwinvar()/gettabwinvar() tests are not comprehensive
  * runtime(doc): Fix wrong Mac default options
  * 9.1.0798: too many strlen() calls in cmdhist.c
  * 9.1.0797: testing of options can be further improved
  * 9.1.0796: filetype: libtool files are not recognized
  * (typst): add folding to typst ftplugin
  * runtime(netrw): deprecate and remove netrwFileHandlers#Invoke()
  * 9.1.0795: filetype: Vivado memory info file are not recognized
  * 9.1.0794: tests: tests may fail on Windows environment
  * runtime(doc): improve the :colorscheme documentation
  * 9.1.0793: xxd: -e does add one extra space
  * 9.1.0792: tests: Test_set_values() is not comprehensive enough
  * runtime(swayconfig): add flag for bindsym/bindcode to syntax script
  * 9.1.0791: tests: errors in gen_opt_test.vim are not shown
  * runtime(compiler): check for compile_commands in build dirs for cppcheck
  * 9.1.0790: Amiga: AmigaOS4 build should use default runtime (newlib)
  * runtime(help): Update help syntax
  * runtime(help): fix end of sentence highlight in code examples
  * runtime(jinja): Support jinja syntax as secondary filetype
  * 9.1.0789: tests: ':resize + 5' has invalid space after '+'
  * 9.1.0788: <CSI>27;<mod>u is not decoded to literal Escape in kitty/foot
  * 9.1.0787: cursor position changed when using hidden terminal
  * 9.1.0786: tests: quickfix update test does not test location list
  * runtime(doc): add some docs for file-watcher programs
  * CI: uploading failed screendumps still fails on Cirrus CI
  * 9.1.0785: cannot preserve error position when setting quickfix list
  * 9.1.0784: there are several problems with python 3.13
  * 9.1.0783: 'spell' option setting has problems
  * 9.1.0782: tests: using wrong neomuttlog file name
  * runtime(doc): add preview flag to statusline example
  * 9.1.0781: tests: test_filetype fails
  * 9.1.0780: MS-Windows: incorrect Win32 error checking
  * 9.1.0779: filetype: neomuttlog files are not recognized
    ... changelog too long, skipping 139 lines ...
  * runtime(doc): Update version9.txt and mention $MYVIMDIR