Packages changed: MicroOS-release (20260310 -> 20260311) exfatprogs (1.3.1 -> 1.3.2) gcc15 kernel-source libavif (1.3.0 -> 1.4.0) selinux-policy (20260310 -> 20260311) sysextmgr (0.1.0+git20260304.fc915b3 -> 0.2.1+git20260310.385db9a) xdg-utils === Details === ==== MicroOS-release ==== Version update (20260310 -> 20260311) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== exfatprogs ==== Version update (1.3.1 -> 1.3.2) - Update to 1.3.2: Features: * fsck.exfat: add an option to show a progress bar while checking a filesystem. Changes: * mkfs.exfat: discard blocks prior to write outs by default. * mkfs.exfat: add a read-after-write verification for the volume boot record. * exfatprogs: adjust utility exit codes and add log messages for malloc() failures. Bug fixes: * dump.exfat: handle paths including '.', '..', and repeated '/'. * fsck.exfat: convert 0x80 entries into deleted file entries to avoid bogus dentry errors. * fsck.exfat: fix an uninitialized variable warning. ==== gcc15 ==== - Update gcc15-Wtime_t-conversion.patch to allow conversions to/from uint32_t. Filter out -Wtime_t-conversion from flags to build D target library files. ==== kernel-source ==== - perf metricgroup: Fix metricgroup__has_metric_or_groups (bsc#1259358). - Delete patches.suse/Revert-perf-metricgroup-Don-t-early-exit-if-no-CPUID.patch. Replace the revert by an upstream fix. - commit da5960c - Revert "perf metricgroup: Don't early exit if no CPUID table exists" (bsc#1259358). - commit 382985e - Revert "fix mm_cid race (bsc#1258936)." This reverts commit ac981d7fc2f61a11573db2572dc5af0684e23ee2, it does not work. - commit 446493f - fix mm_cid race (bsc#1258936). - commit ac981d7 ==== libavif ==== Version update (1.3.0 -> 1.4.0) - update to 1.4.0: * Added since 1.3.0 - Allow avifenc to read png or jpeg files through stdin using --stdin-format. - Support some Sample Transform schemes as defined in the version 1.2 of the AVIF specification. - Add an optional argument to the --depth flag of avifenc used to enable a bit depth extension scheme in the encoded file. - Add support for converting jpeg files with Apple style gain maps. - Add support for PNG cICP chunk when decoding PNG files. If a PNG file contains a cICP chunk and other color information chunks, such as iCCP (ICC profile), the other chunks are ignored as per the PNG Specification Third Edition Section 4.3. - Support reading Sample-Transform-based 16-bit AVIF files when avifDecoder::imageContentToDecode & AVIF_IMAGE_CONTENT_SAMPLE_TRANSFORMS is not zero. - Support Sample Transform derived image items with grid input image items. - Add --sato flag to avifdec to enable Sample Transforms support at decoding. - Add --grid option to avifgainmaputil. - Apply clean aperture crop, rotation and mirror when decoding to PNG or JPEG. Remove orientation information from Exif if present. - Add avif::RGBImageCleanup to the C++ API. * Changed since 1.3.0 - Set avifDecoder::image->depth to the same value after avifDecoderParse() as after avifDecoderNextImage() when the file to decode contains a 'sato' derived image item. - avifdec only enables Sample Transform decoding when --depth is set to 16. - Update dav1d.cmd/dav1d_android.sh/LocalDav1d.cmake: 1.5.3 - Update googletest.cmd/LocalGTest.cmake: v1.17.0 - Update libgav1.cmd: v0.20.0 - Update libjpeg.cmd/LocalJpeg.cmake: 3.1.3 - Update libyuv.cmd/LocalLibyuv.cmake: deeb764bb (1922) - Update libsharpyuv.cmd/LocalLibsharpyuv.cmake: v1.6.0 - Update libxml2.cmd/LocalLibXml2.cmake: v2.15.1 - Update aom.cmd/LocalAom.cmake: v3.13.1 - Update LocalAvm.cmake: research-v13.0.0 - Update rav1e.cmd/LocalRav1e.cmake: cargo-c v0.10.20, corrosion v0.6.1, rav1e v0.8.1 - Update svt.cmd/svt.sh/LocalSvt.cmake: v4.0.1 - Update zlibpng.cmd/LocalZlibpng.cmake: libpng 1.6.55, zlib 1.3.2 - Fix grayscale conversion when changing the bit depth. - Bump cmake_minimum_required from 3.13 to 3.22 - Associate transformative properties with alpha auxiliary image items. - Always forward the CICP color primaries, transfer characteristics, and matrix coefficients to the AV1 encoder, which writes them in the Sequence Header OBU, for compatibility with libraries that wrongly ignore the colr box. - Use a "quality to quantizer (QP)" mapping formula designed for AOM_TUNE_IQ. - Set tuning before applying the user-provided specific aom codec options. - Use AOM_TUNE_PSNR by default when encoding alpha with libaom because AOM_TUNE_SSIM causes ringing for alpha. - Use AOM_TUNE_IQ by default when encoding still non-RGB color samples with libaom v3.13.0 or later. - Converting an image containing a gain map using avifenc with the --grid flag now also splits the gain map into a grid. - In avifenc, set Exif orientation to 1 (no transformation) when converting JPEGs to AVIF. - Use all-intra encoding for a layered image if the total number of layers is 2 and the quality of the first layer is very low (q <= 10). * Removed since 1.3.0 - Remove ext/avm.cmd. - Remove the AVIF_ENABLE_EXPERIMENTAL_SAMPLE_TRANSFORM CMake flag. - Remove support for libaom versions up to 2.0.0 inclusive. - Un-export the private function avifImagePushProperty(). ==== selinux-policy ==== Version update (20260310 -> 20260311) Subpackages: selinux-policy-targeted - Update to version 20260311: * Allow redis_t to create netlink_rdma_socket * Allow systemd create symlinks in /run/varlink/registry * Support hooks in /run/systemd/resolve.hook * Allow virtlogd_t dac_override for virtlock (bsc#1253389) * Allow mdadm use modprobe (bsc#1257793) ==== sysextmgr ==== Version update (0.1.0+git20260304.fc915b3 -> 0.2.1+git20260310.385db9a) - Update to version 0.2.1+git20260310.385db9a: * Release version 0.2.1 * sysextmgrcli cleanup: fix quiet and return code * CI: add docbook5 required packages * Release version 0.2.0 * Add sysextmgrcli and sysextmgrd manual pages * sysextmgrcli: fix formating of help output * Add sysextmgr.conf.5 manual page * Update README about manifest and config files ==== xdg-utils ==== - Allow xdg-utils to be installed with busybox-which. This enables its installation in distrobox containers.