Packages changed:
 MicroOS-release (20250326 -> 20250328)
 fuse3 (3.16.2 -> 3.17.1)
 hwdata (0.392 -> 0.393)
 jasper (4.2.4 -> 4.2.5)
 libevdev (1.13.3 -> 1.13.4)
 libffi (3.4.6 -> 3.4.7)
 libidn (1.42 -> 1.43)
 libinput (1.27.1 -> 1.28.0)
 libusb-1_0 (1.0.27 -> 1.0.28)
 microos-tools (4.0+git10 -> 4.0+git11)
 ncurses (6.5.20250308 -> 6.5.20250315)
 openssl-3
 perl
 podman
 sdbootutil (1+git20250324.c1cd393 -> 1+git20250327.9714cbd)
 snappy
 tpm2.0-abrmd
 vim (9.1.1230 -> 9.1.1244)
 yaml-cpp

=== Details ===

==== MicroOS-release ====
Version update (20250326 -> 20250328)
Subpackages: MicroOS-release-appliance MicroOS-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== fuse3 ====
Version update (3.16.2 -> 3.17.1)

- Update to release 3.17.1
 * Added support for filesystem passthrough read/write when
   FUSE_PASSTHROUGH capability is enabled
 * New API: fuse_passthrough_open() and fuse_passthrough_close()
 * Added fmask and dmask options to high-level API for separate
   permission masks for files and directories
 * Added signal handling with backtrace printing
   (fuse_set_fail_signal_handlers())
 * Added syslog support for fuse_log() messages
 * New API: fuse_log_enable_syslog() and fuse_log_close_syslog()
 * Added thread names to libfuse threads

==== hwdata ====
Version update (0.392 -> 0.393)

- Update to version 0.393:
 * Update pci, usb and vendor ids
 * Fix usb.ids encoding and a couple of typos
 * Fix configure to honor --prefix

==== jasper ====
Version update (4.2.4 -> 4.2.5)

- Update to 4.2.5:
 * Made a change to a configuration header file in order to avoid
   undesirable compiler warnings when JasPer is used in C++ code (#393).

==== libevdev ====
Version update (1.13.3 -> 1.13.4)

- update to 1.13.4
 * Always push changed mt events when syncing

==== libffi ====
Version update (3.4.6 -> 3.4.7)

- Update to 3.4.7:
- Drop upstreamed patch:
 * 830.patch

==== libidn ====
Version update (1.42 -> 1.43)

- update to 1.43:
 * The release tarball is now reproducible
 * A use of uninitialized value bug was fixed in idna_to_unicode_4z4z
 * Unicode tables are now rebuilt from source again
 * Update gnulib files and build fixes

==== libinput ====
Version update (1.27.1 -> 1.28.0)

- Update to release 1.28
 * Support for three-finger drag for touchpads.
 * On tablets the pressure range is now correctly tracked per
   tablet.
- Use %udev_hwdb_update in %posttrans to update udev hwdb. On
 recent distros such as TW, this should not be necessary at all as
 the hwdb is automatically updated via the rpm file triggers
 mechanism. However, the explicit call to update the hwdb is kept
 in case the spec file is also used for older ditros. The call is
 also done from %posttrans where we know that udev is fully
 functional without the need of `Requires(post): udev`.

==== libusb-1_0 ====
Version update (1.0.27 -> 1.0.28)

- Update to version 1.0.28
 * New libusb_get_ssplus_usb_device_capability_descriptor API
   for query of SuperSpeed+ Capability Descriptors
 * API support for reporting USB 3.2 Gen2x2 speeds
 * macOS: Fix Zero-Length Packet for multiple packets per frame
 * Windows: Base HID device descriptor on OS-cached values
 * Build fixes for Haiku and SunOS
 * Many code correctness fixes

==== microos-tools ====
Version update (4.0+git10 -> 4.0+git11)
Subpackages: selinux-autorelabel

- Update to version 4.0+git11:
 * Only parse section with at minimum two arguments (#42)

==== ncurses ====
Version update (6.5.20250308 -> 6.5.20250315)
Subpackages: libncurses6 ncurses-utils terminfo-base

- Add ncurses patch 20250315
 + improve formatting/style of manpages (patches by Branden Robinson).

==== openssl-3 ====
Subpackages: libopenssl3

- FIPS: Mark SHA-1 as non-approved in the SLI. [jsc#PED-12224]
 * Add openssl-FIPS-Mark-SHA1-as-nonapproved.patch

==== perl ====
Subpackages: perl-base

- Drop BerkeleyDB support from core perl [jsc#PED-12413]

==== podman ====

- Add patch for CVE-2025-22869 (bsc#1239330):
 * 0001-CVE-2025-22869-ssh-limit-the-size-of-the-internal-pa.patch

==== sdbootutil ====
Version update (1+git20250324.c1cd393 -> 1+git20250327.9714cbd)
Subpackages: sdbootutil-dracut-measure-pcr sdbootutil-snapper sdbootutil-tukit

- Update to version 1+git20250327.9714cbd:
 * Get boot_dst from os-release NAME
 * Add --devices parameter

==== snappy ====

- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
- Remove Group: declarations, no longer used

==== tpm2.0-abrmd ====
Subpackages: libtss2-tcti-tabrmd0 tpm2.0-abrmd-selinux

- also enable SELinux features for SLE-16 (bsc#1240070). On SLE-16 abrmd does
 not work, because the SELinux configuration is missing and thus its
 operations are denied. Include SLE-16 to fix this.

==== vim ====
Version update (9.1.1230 -> 9.1.1244)
Subpackages: vim-data-common vim-small

- Update to version 9.1.1244:
 * patch 9.1.1244:
 - part of patch v9.1.1242 was wrong
 - runtime(omnimark): update and rewrite syntax script in Vim9
   script
 * patch 9.1.1243: diff mode is lacking for changes within lines
 * patch 9.1.1242: Crash when evaluating variable name
 * patch 9.1.1241: wrong preprocessort indentation in term.c
 * patch 9.1.1240:
 - Regression with ic/ac text objects and comment plugin
 - runtime(hyprlang): save and restore cpo setting in syntax
   script
 - runtime(solidity): update syntax script with error
   definitions
 - runtime(doc): add back help tag "pi_netrw.txt"
 * patch 9.1.1239:
 - if_python: no tuple data type support
 - runtime(doc): Add missing garbagecollect() hypertext link
 - Improve contributing guide by adding a section on signing
   off commits
 * patch 9.1.1238: wrong cursor column with 'set
   splitkeep=screen'
 * patch 9.1.1237: Compile error with C89 compiler in term.c
 * patch 9.1.1236: tests: test_comments leaves swapfiles around
 * patch 9.1.1235: cproto files are outdated
 * patch 9.1.1234: Compile error when SIZE_MAX is not defined
 * patch 9.1.1233:
 - Coverity warns about NULL pointer when triggering WinResized
 - runtime(doc): Fix an omission in the documentation.
 * patch 9.1.1232:
 - Vim script is missing the tuple data type
 - runtime(vim): Update base-syntax, match protected
   constructors
 - runtime(syntax-tests): Do not ignore failed screendumps
 * patch 9.1.1231:
 - filetype: SPA JSON files are not recognized
 - runtime(doc): update and correct str2blob() and blob2str()
   examples
 - runtime(hlyank): update the hlyank package
 - runtime(syntax-tests): Add non-Latin-1 character filters for
   C syntax tests

==== yaml-cpp ====

- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
- Add %check section