Packages changed: MicroOS-release (20241005 -> 20241006) ell (0.67 -> 0.69) grub2 python-pycurl qcoro-qt6 (0.10.0 -> 0.11.0) sdbootutil (1+git20241002.7da4a47 -> 1+git20241004.a1bb60f) update-bootloader (1.15 -> 1.16) xwayland (24.1.2 -> 24.1.3) === Details === ==== MicroOS-release ==== Version update (20241005 -> 20241006) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== ell ==== Version update (0.67 -> 0.69) - Update to version 0.69 * Add support for getting remaining microseconds left on a timer. * Add support for setting link MTU on a network interface. version 0.68: * Fix issue with string allocation growth strategy. * Add support for netlink helper functions. ==== grub2 ==== Subpackages: grub2-common grub2-i386-pc grub2-snapper-plugin grub2-x86_64-efi - Fix missng menu entry "Start bootloader from a read-only snapshot" by ensuring grub2-snapper-plugin is installed when both snapper and grub2-common are installed (bsc#1231271) - Fix OOM error in loading loopback file (bsc#1230840) * 0001-tpm-Skip-loopback-image-measurement.patch - Fix UEFI PXE boot failure on tagged VLAN network (bsc#1230263) * 0001-efinet-Skip-virtual-VLAN-devices-during-card-enumera.patch - Fix grub screen is filled with artifects from earlier post menu (bsc#1224465) * grub2-SUSE-Add-the-t-hotkey.patch * 0001-fix-grub-screen-filled-with-post-screen-artifects.patch ==== python-pycurl ==== - Switching off test_multi_ tests, they are just too unrealiable. When running the test cycle in cycle I have never managed to make it pass ten times without this change. ==== qcoro-qt6 ==== Version update (0.10.0 -> 0.11.0) Subpackages: libQCoro6Core0 libQCoro6DBus0 - Update to 0.11.0 * Suppress Clang error when building against Android NDK <= 25 * Add QtGui dependency if QCORO_WITH_QTQUICK=ON * Fix wrong result of QCoroIODevice::write() * Add override to fix build failure due to -Werror -Wsuggest-override * Fix coroutine being resumed on a wrong thread after timeout * Implement QCoroFuture::takeResult * #include , needed by std::exception_ptr * waitFor(QCoro::Task): Do not require T to be default constructible * Add QCORO_BUILD_TESTING to allow overriding BUILD_TESTING * Use refcount to track when to destroy coroutine * Drop support for older compilers * Implement LazyTask * Use QueuedConnection for signals in QCoroNetworkReply * Awaiting a default-constructed or moved-from Task will hang * Add a backround task example ==== sdbootutil ==== Version update (1+git20241002.7da4a47 -> 1+git20241004.a1bb60f) Subpackages: sdbootutil-snapper sdbootutil-tukit - Update to version 1+git20241004.a1bb60f: * Support bootloader switch * Update order after bootloader install * Use /etc/sysconfig/bootloader to untie detection * Reference to grub2-bls ==== update-bootloader ==== Version update (1.15 -> 1.16) - merge gh#openSUSE/perl-bootloader#173 - grub2-bls: adjust config script test - grub2-bls: adjust install script test - grub2-bls: prefer sdbootutil over bootctl in install script - adjust test environment - grub2-bls: add default script - grub2-bls, systemd-boot: add default script test - grub2-bls: use bootctl to get default settings - adjust default-settings tests - update test result data - add emacs config - log efi boot manager config after install - adjust test data - support new grub2-bls package - 1.16 ==== xwayland ==== Version update (24.1.2 -> 24.1.3) - Update to bugfix release 24.1.3 * dix: check for calloc() failure in Xi event conversion routines * dix: PolyText: fully initialize local_closure * dix: SetFontPath: don't set errorValue on Success * dix: enterleave.c: fix implicit fallthrough warnings * dix: CreateScratchGC: avoid dereference of pointer we just set to NULL * dix: InitPredictableAccelerationScheme: avoid memory leak on failure * dix: dixChangeWindowProperty: don't call memcpy if malloc failed * dix: ProcListProperties: skip unneeded work if numProps is 0 * dix: HashResourceID: use unsigned integers for bit shifting * dix: GetPairedDevice: check if GetMaster returned NULL * dix: FindBestPixel: fix implicit fallthrough warning * CI: clone libdecor from fd.o instead of gnome.org * CI: update libdecor from 0.1.0 to 0.1.1 * Don't crash if the client argv or argv[0] is NULL. * Return NULL in *cmdname if the client argv or argv[0] is NULL * xwayland: connect to the wl display before calling into EGL * xwayland: Report correct mode size when rootful * build: Move epoll dependency check * build: Add epoll to Xwayland for DragonFly and OpenBSD * build: Fix DRI3 on DragonFly and OpenBSD * os: Fix NULL pointer dereference * dix: don't push the XKB state to a non-existing master keyboard * Xi: when removing a master search for a disabled paired device