Packages changed: MicroOS-release (20260524 -> 20260525) hplip (3.25.6 -> 3.26.4) kirigami-addons6 (1.12.0 -> 1.12.1) libqt5-qtbase (5.15.18+kde109 -> 5.15.19+kde96) libqt5-qtdeclarative (5.15.18+kde22 -> 5.15.19+kde23) libqt5-qtimageformats (5.15.18+kde2 -> 5.15.19+kde2) libqt5-qtquickcontrols2 (5.15.18+kde5 -> 5.15.19+kde5) libqt5-qtspeech (5.15.18+kde1 -> 5.15.19+kde1) libqt5-qtsvg (5.15.18+kde5 -> 5.15.19+kde5) libqt5-qtwayland (5.15.18+kde55 -> 5.15.19+kde55) libqt5-qtx11extras (5.15.18+kde0 -> 5.15.19+kde0) mozilla-nspr (4.38.2 -> 4.39) mozilla-nss (3.122.2 -> 3.123.1) plasma6-workspace === Details === ==== MicroOS-release ==== Version update (20260524 -> 20260525) Subpackages: MicroOS-release-appliance MicroOS-release-dvd - automatically generated by openSUSE-release-tools/pkglistgen ==== hplip ==== Version update (3.25.6 -> 3.26.4) Subpackages: hplip-common hplip-cups hplip-driver-hpcups libhplip0 - Update to HPLIP 3.26.4 - Fix CVE-2026-8631 (bsc#1266023) - Fix CVE-2026-8632 (bsc#1266024) - Add support for the following new printers: * HP LaserJet Pro MFP 3106sdw * HP LaserJet Pro MFP 3105sdw * HP Envy 6500e series * HP Envy 6500 series * HP OfficeJet Pro 9730 Series * HP OfficeJet Pro 9730e Series * HP OfficeJet Pro 9720 Series * HP OfficeJet Pro 9720e Series * HP OfficeJet Pro 8130e All-in-One series * HP OfficeJet Pro 8130 All-in-One series * HP OfficeJet 8130e All-in-One series * HP OfficeJet 8130 All-in-One series * HP OfficeJet Pro 8120e All-in-One series * HP OfficeJet Pro 8120 All-in-One series * HP OfficeJet 8120e All-in-One series * HP OfficeJet 8120 All-in-One series * HP DeskJet Ink Advantage ultra 5800 All-in-One Printer series * HP DeskJet Ink Advantage ultra 5100 All-in-One Printer series * HP DeskJet 4300e All-in-One Printer series * HP DeskJet Ink Advantage 4300 All-in-One Printer series * HP DeskJet 4300 All-in-One Printer series * HP DeskJet 2900e All-in-One Printer series * HP DeskJet Ink Advantage 2900 All-in-One Printer series * HP DeskJet 2900 All-in-One Printer series - Adjust the version condition not to build scan_utils since %suse_version macro has been changed to 1610 in Leap 16.1 ==== kirigami-addons6 ==== Version update (1.12.0 -> 1.12.1) Subpackages: libKirigamiAddonsComponents6 libKirigamiAddonsStatefulApp6 libKirigamiApp6 - Update to 1.12.1 This is a minor release containing mostly bug fixes and small refactoring ==== libqt5-qtbase ==== Version update (5.15.18+kde109 -> 5.15.19+kde96) Subpackages: libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 - Update to version 5.15.19+kde96, rebased upstream: * Replace commercial license header with LGPL license header * Revert "Update to Harfbuzz 10.0.1" * QByteArray(View)::lastIndexOf: Guard against needle > haystack * Upgrade Harfbuzz to 11.1.0 * Update PCRE2 to 10.45 * Upgrade Harfbuzz to 11.0.0 * 3rdparty: update TinyCBOR to v0.6.1 * qmake: SBOM 5.15 qmake2cmake parsing fixes * Long live qstdlibdetection.h! * Fix build error in test when lttng tracing backend is enabled * QAbstractSlider: fix missing "emission" of SliderOrientationChange * tst_QAbstractSlider: add a check for sliderChange() "emission" * QStandardItem: add note about reimplementing data/setData() wrt. flags * tst_QPointer: make DerivedParent delete all children * Replace qFatal() statements with qWarning() in case of failed queries * Fix race condition with QTest::ignoreMessage * Add maybe_unused in benchmark to guard against nodiscard in the future * QDockWidgetLayout: mark the ctor explicit * QMdiSubwindow: fix UB (invalid member call) in ControlContainer::removeButtonsFromMenuBar() * tst_QGraphicsGridLayout: fix memleaks in setGeometry() * tst_QGraphicsGridLayout: fix memleak in spanAcrossEmptyRow() * SQLite: Update SQLite to v3.49.1 * tst_QMainWindow: fix unit'ed value in AddDockWidget * tst_QGraphicsGridLayout: fix memory leaks in columnCount() * tst_QGraphicsGridLayout: fix memleaks in spanningItem2x3() * tst_QGraphicsGridLayout: fix memleak in removeItem() * tst_QGraphicsGridLayout: fix memleak in spanningItem2x2() * tst_QGraphicsGridLayout: fix memleaks in addItem() * tst_QGraphicsGridLayout: remove unneeded delete in rowMaximumHeight() * tst_QGraphicsGridLayout: fix memory leaks in rowCount() * tst_QGraphicsGridLayout: fix memleaks in columnSpacing() * tst_QGraphicsLinearLayout: remove remaining memleaks in insertItem() * tst_QGraphicsLinearLayout: fix memleaks in defaultSpacing() * Add a benchmark for QTimeZone::utc * QPainterPath: detach and reset before streaming in * xcb: set _NET_STARTUP_ID at client leader window * Fix generation of the forward header for QFunctionPointer * qUtf16Printable: avoid creating a copy of a QString * QIcon: remove icon from cache if the cached engine fails to load * CommonStyle/QSlider: don't modify outline color * tst_QGraphicsWidget: fix memleak in shortcutsDeletion() * tst_QGraphicsLayout: fix memleaks in alternativeLayoutItems() * tst_QSplitter: fix memleak in replaceWidget() * tst_QGraphicsScene: fix memleaks in selectionChanged()/removeItem() * tst_QComboBox: ignore two warnings from setCompleter() in getSetCheck() * QComboBox: fix UB (signed overflow) in Private::recomputeSizeHint() * tst_QComboBox: fix memleak in task_QTBUG_56693_itemFontFromModel() * tst_QComboBox: fix memleaks in task_QTBUG_52027_mapCompleterIndex() * tst_QComboBox: fix memleak in task190205_setModelAdjustToContents() * tst_QComboBox: fix memleaks in setItemDelegate()/task253944_itemDelegateIsReset() * tst_QComboBox: fix memleak in getSetCheck() * tst_QTextEdit: fix UB (invalid downcast) in various functions * tst_QTextEdit: fix memleak in the MyPaintDevice helper * QLineEdit: fix UB (invalid downcast) in Private::removeAction() * SQLite: Update SQLite to v3.49.0 * tst_QTreeView: fix memleak in fetchUntilScreenFull() * QFileSystemModel: remove an unneeded const_cast * SQLite: Update SQLite to v3.48.0 * SQLite: Update SQLite to v3.47.2 * QXmlStreamReader: fix parsing of non-wellformed inputs * QGUTheme: add Pantheon to the list of GTK based desktop environments * tst_QWidget: fix a memleak in destroyedSignal() * tst_QGraphicsWidget: remove unneeded casts in setStyle() * tst_QGraphicsWidget: fix memleak in qgraphicswidget() * tst_QGraphicsWidget: remove unused object from qgraphicswidget() * tst_QGraphicsWidget: fix memleak in setStyle() * tst_QGraphicsWidget: fix memleak in implicitMouseGrabber() * tst_QGraphicsProxyWidget: fix memleak in forwardTouchEvent() * tst_QGraphicsLinearLayout: remove dead code (dump()) * tst_QGraphicsLinearLayout: fix memleaks in count()/insertIrem() * tst_QGraphicsLinearLayout: fix memleaks in itemAt() * tst_QGraphicsLinearLayout: fix memleaks in itemAt_visualOrder() * tst_QGraphicsLinearLayout: fix memleak in testStretch() * tst_QSplitter: don't leak the QSplitter from initTestCase() * tst_QGraphicsLinearLayout: fix memory leaks in removeAt()/removeItem() * Text widgets: document find() behavior with QRegularExpression * tst_QButtonGroup: fix memleak in task209485_removeFromGroupInEventHandler() * tst_QButtonGroup: fix memleak in keyNavigationPushButtons() * tst_QAbstractScrollArea: fix memleak in task214488_layoutDirection() * QTapGestureRecognizer: fix UB (invalid downcast) in recognize() * tst_QFrame: fix memleak in testPainting() * QXcbDrag: Fix UB (unaligned load) in handleFinished() * tst_QLayout: fix memleak in removeWidget() * tst_QGraphicsItem: properly init QGraphicsSceneDragDropEvent * tst_QGraphicsEffectSource: fix memleak in pixmapPadding() * tst_QGraphicsScene: fix memleaks in taskQTBUG_7863_paintIntoCacheWithTransparentParts() * tst_QGraphicsScene: fix memleak in taskQTBUG_5904_crashWithDeviceCoordinateCache() * tst_QGraphicsItem: fix memleaks in sceneEventFilter() * tst_QGraphicsItem: fix memory leaks in mapRectFromToParent() * QAbstractItemView: fix UB (invalid downcast) in Private::shouldAutoScroll() * tst_QHeaderView: fix UB (invalid downcast) in testStylePosition() * tst_QCalendarWidget: fix memleak in showPrevNext() * QWidgetWindow: fix UB (invalid downcast) in Private::handleDragEnterEvent() * QDateTime: code tidies * Fix UB in QTextStreamPrivate::putNumber() * Narrow some #if-ery on QT_BUILD_INTERNAL to test more normally * tst_QByteArray: check replace() doesn't replace the terminating 0 * QUrl: add a link in a code fragment ... changelog too long, skipping 50 lines ... - Make use of %{?build_ldflags} ==== libqt5-qtdeclarative ==== Version update (5.15.18+kde22 -> 5.15.19+kde23) - Update to version 5.15.19+kde23, rebased upstream: * Increase robustness of tag in Text component * Fix division by zero in QQuickSvgParser * Fix the build with tracing enabled * Fix divide by zero when processing invalid arcs * 2D Renderer: Make sure cachedMirroredPixmap is never dirty when painting * V4: Do not update proto usage before engine is fully initialized * Bump version to 5.15.19 ==== libqt5-qtimageformats ==== Version update (5.15.18+kde2 -> 5.15.19+kde2) - Update to version 5.15.19+kde2, rebased upstream: * Fix libwebp build for old gcc * Update bundled libwebp to version 1.5.0 * Bump version to 5.15.19 ==== libqt5-qtquickcontrols2 ==== Version update (5.15.18+kde5 -> 5.15.19+kde5) Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5 - Update to version 5.15.19+kde5, rebased upstream: * Bump version to 5.15.19 ==== libqt5-qtspeech ==== Version update (5.15.18+kde1 -> 5.15.19+kde1) - Update to version 5.15.19+kde1, rebased upstream: * Bump version to 5.15.19 ==== libqt5-qtsvg ==== Version update (5.15.18+kde5 -> 5.15.19+kde5) - Update to version 5.15.19+kde5, rebased upstream: * Bump version to 5.15.19 ==== libqt5-qtwayland ==== Version update (5.15.18+kde55 -> 5.15.19+kde55) Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5 - Update to version 5.15.19+kde55, rebased upstream: * Bump version to 5.15.19 ==== libqt5-qtx11extras ==== Version update (5.15.18+kde0 -> 5.15.19+kde0) - Update to version 5.15.19+kde0, rebased upstream: * Bump version to 5.15.19 ==== mozilla-nspr ==== Version update (4.38.2 -> 4.39) - update to versoin 4.39 * Improved error handling in PR_CreateThread on Windows * Cleanup and Type-cast fixes for prtime * Remove unused prstreams C++ wrapper from NSPR * Memory poisoning and Arena redzone fixes * Removed emacs/vim modelines and .cvsignore files * Added .editorconfig ==== mozilla-nss ==== Version update (3.122.2 -> 3.123.1) Subpackages: libfreebl3 libsoftokn3 mozilla-nss-certs - update to NSS 3.123.1 * bmo#2033783 - reject DTLS 1.3 Server Hello after HVR without capping ss->vrange.max - update to NSS 3.123 * https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/AW6VHkn6E0o - disabled FIPS patches temporarily (need significant rebasing) ==== plasma6-workspace ==== Subpackages: plasma6-session plasma6-workspace-libs - Add patch to fix expiration of notifications with Qt 6.11.1 (kde#520120): * 0001-libnotificationmanager-Return-something-of-the-corre.patch