Packages changed:
  bind
  btrfsmaintenance
  ca-certificates-mozilla
  chrony
  clamav (1.4.1 -> 1.4.2)
  dnsmasq
  firewalld
  iproute2 (6.10 -> 6.13)
  java-21-openjdk (21.0.5.0 -> 21.0.6.0)
  kvm_stat
  linux-glibc-devel (6.12 -> 6.13)
  openSUSE-release (20250122 -> 20250123)
  openvpn
  pam_pkcs11
  parted
  python-Pygments (2.18.0 -> 2.19.1)
  python-mysqlclient
  python-rich
  qemu
  rdma-core
  ruby-common
  salt
  strace (6.12 -> 6.13)
  tigervnc
  udisks2
  xdg-desktop-portal-gnome (47.1+3 -> 47.2)
  yast2-ruby-bindings (5.0.1 -> 5.0.2)

=== Details ===

==== bind ====
Subpackages: bind-doc bind-utils

- Explicitly BuildRequire sphinx_rtd_theme.

==== btrfsmaintenance ====

- Drop rcFOO symlinks for CODE16 (PED-266).

==== ca-certificates-mozilla ====

- Define two macros to break a build cycle with p11-kit.

==== chrony ====
Subpackages: chrony-pool-openSUSE

- Drop rcFOO symlinks for CODE16 (PED-266).

==== clamav ====
Version update (1.4.1 -> 1.4.2)
Subpackages: libclamav12 libclammspack0 libfreshclam3

- New version 1.4.2:
  * CVE-2025-20128, bsc#1236307: Fixed a possible buffer overflow
    read bug in the OLE2 file parser that could cause a
    denial-of-service (DoS) condition.

==== dnsmasq ====

- Drop rcFOO symlinks for CODE16 (PED-266).

==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall

- Drop rcFOO symlinks for CODE16 (PED-266).

==== iproute2 ====
Version update (6.10 -> 6.13)
Subpackages: iproute2-bash-completion

- Update to release 6.13
  * ip rule: added DSCP support
  * ip: added "down" filter for ``ip addr/link show``
  * rdma: added support for ``monitor`` subcommand
  * tc: added support for Hold/Release mechanism in TSN as per
    IEEE 802.1Q-2018
  * vdpa: added support for setting the MAC address in vDPA tool

==== java-21-openjdk ====
Version update (21.0.5.0 -> 21.0.6.0)
Subpackages: java-21-openjdk-headless

- Update to upsteram tag jdk-21.0.6+7 (January 2025 CPU)
  * Security fixes
    + JDK-8330045, CVE-2025-21502, bsc#1236278: Enhance array
    handling
  * Changes
    + JDK-6942632: Hotspot should be able to use more than 64
    logical processors on Windows
    + JDK-8028127: Regtest java/security/Security/
    /SynchronizedAccess.java is incorrect
    + JDK-8195675: Call to insertText with single character from
    custom Input Method ignored
    + JDK-8207908: JMXStatusTest.java fails assertion intermittently
    + JDK-8225220: When the Tab Policy is checked,the scroll button
    direction displayed incorrectly.
    + JDK-8240343: JDI stopListening/stoplis001 "FAILED: listening
    is successfully stopped without starting listening"
    + JDK-8283214: [macos] Screen magnifier does not show the
    magnified text for JComboBox
    + JDK-8296787: Unify debug printing format of X.509 cert serial
    numbers
    + JDK-8296972: [macos13] java/awt/Frame/MaximizedToIconified/
    /MaximizedToIconified.java: getExtendedState() != 6 as
    expected.
    + JDK-8306446: java/lang/management/ThreadMXBean/Locks.java
    transient failures
    + JDK-8308429: jvmti/StopThread/stopthrd007 failed with
    "NoClassDefFoundError: Could not initialize class
    jdk.internal.misc.VirtualThreads"
    + JDK-8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java
    still times out with ZGC, Generational ZGC, and SerialGC
    + JDK-8311301: MethodExitTest may fail with stack buffer overrun
    + JDK-8311656: Shenandoah: Unused
    ShenandoahSATBAndRemarkThreadsClosure::_claim_token
    + JDK-8312518: [macos13] setFullScreenWindow() shows black
    screen on macOS 13 & above
    + JDK-8313374: --enable-ccache's CCACHE_BASEDIR breaks builds
    + JDK-8313878: Exclude two compiler/rtm/locking tests on ppc64le
    + JDK-8315701: [macos] Regression: KeyEvent has different
    keycode on different keyboard layouts
    + JDK-8316428: G1: Nmethod count statistics only count last
    code root set iterated
    + JDK-8316893: Compile without -fno-delete-null-pointer-checks
    + JDK-8316895: SeenThread::print_action_queue called on a null
    pointer
    + JDK-8316907: Fix nonnull-compare warnings
    + JDK-8317116: Provide layouts for multiple test UI in
    PassFailJFrame
    + JDK-8317575: AArch64: C2_MacroAssembler::fast_lock uses
    rscratch1 for cmpxchg result
    + JDK-8318105: [jmh] the test java.security.HSS failed with 2
    active threads
    + JDK-8318442: java/net/httpclient/ManyRequests2.java fails
    intermittently on Linux
    + JDK-8319640: ClassicFormat::parseObject (from
    DateTimeFormatter) does not conform to the javadoc and may
    leak DateTimeException
    + JDK-8319673: Few security tests ignore VM flags
    + JDK-8319678: Several tests from corelibs areas ignore VM flags
    + JDK-8319960: RISC-V: compiler/intrinsics/TestInteger/
    /LongUnsignedDivMod.java failed with "counts: Graph contains
    wrong number of nodes"
    + JDK-8319970: AArch64: enable tests compiler/intrinsics/
    /Test(Long|Integer)UnsignedDivMod.java on aarch64
    + JDK-8319973: AArch64: Save and restore FPCR in the call stub
    + JDK-8320192: SHAKE256 does not work correctly if n >= 137
    + JDK-8320397: RISC-V: Avoid passing t0 as temp register to
    MacroAssembler:: cmpxchg_obj_header/cmpxchgptr
    + JDK-8320575: generic type information lost on mandated
    parameters of record's compact constructors
    + JDK-8320586: update manual test/jdk/TEST.groups
    + JDK-8320665: update jdk_core at open/test/jdk/TEST.groups
    + JDK-8320673: PageFormat/CustomPaper.java has no Pass/Fail
    buttons; multiple instructions
    + JDK-8320682: [AArch64] C1 compilation fails with "Field too
    big for insn"
    + JDK-8320892: AArch64: Restore FPU control state after JNI
    + JDK-8321299: runtime/logging/ClassLoadUnloadTest.java doesn't
    reliably trigger class unloading
    + JDK-8321470: ThreadLocal.nextHashCode can be static final
    + JDK-8321474: TestAutoCreateSharedArchiveUpgrade.java should
    be updated with JDK 21
    + JDK-8321543: Update NSS to version 3.96
    + JDK-8321550: Update several runtime/cds tests to use vm flags
    or mark as flagless
    + JDK-8321616: Retire binary test vectors in
    test/jdk/java/util/zip/ZipFile
    + JDK-8321940: Improve CDSHeapVerifier in handling of interned
    strings
    + JDK-8322166: Files.isReadable/isWritable/isExecutable
    expensive when file does not exist
    + JDK-8322754: click JComboBox when dialog about to close
    causes IllegalComponentStateException
    + JDK-8322809: SystemModulesMap::classNames and moduleNames
    arrays do not match the order
    + JDK-8322830: Add test case for ZipFile opening a ZIP with no
    entries
    + JDK-8323562: SaslInputStream.read() may return wrong value
    + JDK-8323688: C2: Fix UB of jlong overflow in
    PhaseIdealLoop::is_counted_loop()
    ... changelog too long, skipping 327 lines ...
    + reproducible modification times for directory creation

==== kvm_stat ====

- Drop rcFOO symlinks for CODE16 (PED-266).

==== linux-glibc-devel ====
Version update (6.12 -> 6.13)

- Update to kernel headers 6.13

==== openSUSE-release ====
Version update (20250122 -> 20250123)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== openvpn ====

- Drop rcFOO symlinks for CODE16 (PED-266).

==== pam_pkcs11 ====

- Drop rcFOO symlinks for CODE16 (PED-266).

==== parted ====
Subpackages: libparted-fs-resize0 libparted2

- fixed build with gcc15
  added patches:
  - parted-do-version.patch

==== python-Pygments ====
Version update (2.18.0 -> 2.19.1)

- Drop dependency on ca-certificates-mozilla-prebuilt to really
  avoid buildcycles
- update to version 2.19.1:
  * Ini: Fix quoted string regression introduced in 2.19.0
  * Lua: Fix a regression introduced in 2.19.0
- additional changes from version 2.19.0:
  * New lexers:
    + CodeQL (#2819)
    + Debian Sources (#2788, #2747)
    + Gleam (#2662)
    + GoogleSQL (#2820, #2814)
    + JSON5 (#2734, #1880)
    + Maple (#2763, #2548)
    + NumbaIR (#2433)
    + PDDL (#2799, #2616)
    + Rego (#2794)
    + TableGen (#2751)
    + Vue.js (#2832)
  * Updated lexers:
    + BQN: Various improvements (#2789)
    + C#: Fix number highlighting (#986, #2727), add ``file``
    keyword (#2726, #2805, #2806), add various other keywords
    (#2745, #2770)
    + CSS: Add ``revert`` (#2766, #2775)
    + Debian control: Add ``Change-By`` field (#2757)
    + Elip: Improve punctuation handling (#2651)
    + Igor: Add ``int`` (#2801)
    + Ini: Fix quoted strings with embedded comment characters
    (#2767, #2720)
    + Java: Support functions returning types containing a question
    mark (#2737)
    + JavaScript: Support private identiiers (#2729, #2671)
    + LLVM: Add ``splat``, improve floating-point number parsing
    (#2755)
    + Lua: Improve variable detection, add built-in functions
    (#2829)
    + Macaulay2: Update to 1.24.11 (#2800)
    + PostgreSQL: Add more ``EXPLAIN`` keywords (#2785),
    handle ``/`` (#2774)
    + S-Lexer: Fix keywords (#2082, #2750)
    + TransactSQL: Fix single-line comments (#2717)
    + Turtle: Fix triple quoted strings (#2744, #2758)
    + Typst: Various improvements (#2724)
    + Various: Add ``^`` as an operator to Matlab, Octave and
    Scilab (#2798)
    + Vyper: Add ``staticcall`` and ``extcall`` (#2719)
  * Mark file extensions for ``HTML/XML+Evoque`` as aliases (#2743)
  * Add a color for ``Operator.Word`` to the ``rrt`` style (#2709)
  * Fix broken link in the documentation (#2803, #2804)
  * Drop executable bit where not needed (#2781)
  * Reduce Mojo priority relative to Python in ``analyze_text´`
    (#2771, #2772)
  * Fix documentation builds (#2712)
  * Match example file names to the lexer's name (#2713, #2715)
  * Ensure lexer metadata is present (#2714)
  * Search more directories on macOS for fonts (#2809)
  * Improve test robustness (#2812)
- fix build by forcing pip to use the prebuilt CA bundle
- add buildignores to avoid bootstrap buildcycle
  p11-kit/gtk-doc/python-Pygments which comes via
  pip/ca-certificates

==== python-mysqlclient ====

- sphinx_rtd_theme is now an optional dependency for Sphinx
- split HTML docs to the doc subpackage

==== python-rich ====

- Add pygments.patch to fix tests with Pygments 2.19

==== qemu ====
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-nfs qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-img qemu-ipxe qemu-ksm qemu-pr-helper qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios

- CPU model for new IBM Z HW (jsc#PED-10266):
  * s390x/cpumodel: gen17 model
  * s390x/cpumodel: Add PLO-extension facility
  * s390x/cpumodel: correct PLO feature wording
  * s390x/cpumodel: Add Sequential-Instruction-Fetching facility
  * s390x/cpumodel: add Ineffective-nonconstrained-transaction facility
  * s390x/cpumodel: add Vector-Packed-Decimal-Enhancement facility 3
  * s390x/cpumodel: add Miscellaneous-Instruction-Extensions Facility 4
  * s390x/cpumodel: add Vector Enhancements facility 3
  * s390x/cpumodel: add Concurrent-functions facility support
  * linux-headers: Update to Linux 6.13-rc1
  * s390x/cpumodel: Add ptff Query Time-Stamp Event (QTSE) support
  * s390x/cpumodel: add msa13 subfunctions
  * s390x/cpumodel: add msa12 changes
  * s390x/cpumodel: add msa11 subfunctions
  * s390x/cpumodel: add msa10 subfunctions
- Build properly with the latest version of Sphinx:
  * [openSUSE][RPM] Fix the build with the latest Sphinx

==== rdma-core ====
Subpackages: libefa1 libhns1 libibverbs libibverbs1 libmana1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd

- Drop rcFOO symlinks for CODE16 (PED-266).

==== ruby-common ====

- do not generate unversioned conflicts

==== salt ====
Subpackages: python311-salt salt-master salt-minion salt-transactional-update

- Fix virtual grains for VMs running on Nutanix AHV (bsc#1234022)
- Fix issues running on Python 3.12 and 3.13
- Added:
  * fix-virtual-grains-for-vms-running-on-nutanix-ahv-bs.patch
  * fix-issues-that-break-salt-in-python-3.12-and-3.13-6.patch

==== strace ====
Version update (6.12 -> 6.13)

- Update to strace 6.13
  * Implemented decoding of getxattrat, setxattrat, listxattrat,
    and removexattrat syscalls.
  * Updated decoding of struct io_uring_clone_buffers, struct io_uring_napi,
    and struct perf_event_attr.
  * Updated decoding of crypto_user_alg netlink attributes of NETLINK_CRYPTO.
  * Implemented decoding of IFLA_MCTP_PHYS_BINDING netlink attribute.
  * Updated lists of AT_*, BPF_*, FAN_*, IORING_*, MADV_*, NT_*, and SCM_*
    constants.
  * Updated lists of ioctl commands from Linux 6.13.

==== tigervnc ====
Subpackages: libXvnc1 xorg-x11-Xvnc xorg-x11-Xvnc-module

- Include SELinux module.
  * Fixes bsc#1235671.

==== udisks2 ====
Subpackages: libudisks2-0 libudisks2-0_btrfs udisks2-bash-completion udisks2-zsh-completion

- Drop rcFOO symlinks for CODE16 (PED-266).

==== xdg-desktop-portal-gnome ====
Version update (47.1+3 -> 47.2)

- Update to version 47.2:
  + More resilience against GNOME Shell errors
  + Fix memory leak in screencast widget
  + Avoid a GTK portal recursion, and a 25 second delay in startup
- Drop xdg-desktop-portal-gnome-gtk_init.patch: Fixed upstream.

==== yast2-ruby-bindings ====
Version update (5.0.1 -> 5.0.2)

- Disable integration tests with libyui
  (gh#yast/yast-ruby-bindings#293)
- 5.0.2