Packages changed: NetworkManager (1.44.0 -> 1.44.2) SDL2 bolt (0.9.5 -> 0.9.6) crypto-policies dLeyna gnome-control-center (45.0 -> 45.0+34) groff groff-full ibus ibus_gtk4 kernel-source (6.5.4 -> 6.5.6) libdmapsharing (3.9.12 -> 3.9.13) libqt5-qtbase (5.15.10+kde129 -> 5.15.11+kde134) libqt5-qtconnectivity (5.15.10+kde4 -> 5.15.11+kde6) libqt5-qtdeclarative (5.15.10+kde26 -> 5.15.11+kde30) libqt5-qtgraphicaleffects (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtimageformats (5.15.10+kde9 -> 5.15.11+kde12) libqt5-qtlocation (5.15.10+kde4 -> 5.15.11+kde4) libqt5-qtmultimedia (5.15.10+kde3 -> 5.15.11+kde2) libqt5-qtnetworkauth (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtquickcontrols (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtquickcontrols2 (5.15.10+kde6 -> 5.15.11+kde5) libqt5-qtscript (5.15.14 -> 5.15.15) libqt5-qtsensors (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtserialport (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtspeech (5.15.10+kde1 -> 5.15.11+kde1) libqt5-qtsvg (5.15.10+kde8 -> 5.15.11+kde6) libqt5-qttools (5.15.10+kde3 -> 5.15.11+kde3) libqt5-qttranslations (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtvirtualkeyboard (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtwayland (5.15.10+kde51 -> 5.15.11+kde59) libqt5-qtwebchannel (5.15.10+kde3 -> 5.15.11+kde3) libqt5-qtwebsockets (5.15.10+kde2 -> 5.15.11+kde2) libqt5-qtwebview (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtx11extras (5.15.10+kde0 -> 5.15.11+kde0) libqt5-qtxmlpatterns (5.15.10+kde0 -> 5.15.11+kde0) libreoffice (7.6.1.2 -> 7.6.2.1) libsepol llvm17 (17.0.1 -> 17.0.2) makedumpfile nodejs20 (20.7.0 -> 20.8.0) openssl-1_1 perl policycoreutils polkit-default-privs (1550+20230920.74aeded -> 1550+20231006.28f05f1) vte === Details === ==== NetworkManager ==== Version update (1.44.0 -> 1.44.2) Subpackages: NetworkManager-bluetooth NetworkManager-lang NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0 - Update to version 1.44.2: + Better log IPv4 Address Conflict Detection (ACD) conflicts + Remove the upper limit of 65535 for PIDs read from the PID file + Allow missing default gateway with oFono + Honor the CLICOLOR_FORCE environment variable + Fix generating connection with IPv6 method disabled vs ignored + Fix possible segmentation fault when doing a checkpoint rollback + Documentation improvements - Switch to source services, use explicit released tag. ==== SDL2 ==== - Enable direct PipeWire support ==== bolt ==== Version update (0.9.5 -> 0.9.6) - update to 0.9.5: * Compiler warnings and log messages for the domain not found were fixed. ==== crypto-policies ==== Subpackages: crypto-policies-scripts - Remove dependency on /usr/bin/python3, making scripts to depends on the real python3 binary, not the link. bsc#1212476 ==== dLeyna ==== - Remove executable bit from download_sync_controller.py. Fix rpmlint warning. ==== gnome-control-center ==== Version update (45.0 -> 45.0+34) Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-lang gnome-control-center-user-faces - Update to version 45.0+34: + network: fix editing connections without a device (boo#1215651) + mouse: Fix linked style of primary mouse button in RTL + privacy: Fix crash in the firmware security page + data: - Fix label string - Add missing wireguard-peer.ui to POTFILES.in - Mark translatable strings yes + info-overview: Add more types of processor support + Updated translations. - Switch to git checkout from stable branch, use explicit commit. ==== groff ==== - Define ext_man="%{?ext_man}%{!?ext_man:.gz}" shell variable in the install directive, and replace "%{?ext_man}" with "${ext_man:-}" to fix groff-gf.7.gz file ending up uncompressed (despite the name) due to the use of %{?ext_man} in the mv/ln TARGET parameter used for the preparation of Alternatives. Also define a simple shell contruct which identifies whether the manpage file is compressed. If not, it unsets the $ext_man variable, then ajdusting the mv/ln calls. That's all necessary because even though ext_man macro is defined, it doesn't mean the file has the extension (which dependes whether the build script compresses it). ==== groff-full ==== Subpackages: gxditview - Define ext_man="%{?ext_man}%{!?ext_man:.gz}" shell variable in the install directive, and replace "%{?ext_man}" with "${ext_man:-}" to fix groff-gf.7.gz file ending up uncompressed (despite the name) due to the use of %{?ext_man} in the mv/ln TARGET parameter used for the preparation of Alternatives. Also define a simple shell contruct which identifies whether the manpage file is compressed. If not, it unsets the $ext_man variable, then ajdusting the mv/ln calls. That's all necessary because even though ext_man macro is defined, it doesn't mean the file has the extension (which dependes whether the build script compresses it). ==== ibus ==== Subpackages: ibus-dict-emoji ibus-gtk ibus-gtk3 ibus-lang libibus-1_0-5 typelib-1_0-IBus-1_0 - macros.ibus: * set %ibus_table_index_post() to %nil. it'll trigger ibus-table-createdb to create_indexes() for the existing db. but according to upstream, create_indexes() is now a dummy function, and it didn't bring any performance improvements before. and on rpmlint side, it will modify the final filelist. ==== ibus_gtk4 ==== - macros.ibus: * set %ibus_table_index_post() to %nil. it'll trigger ibus-table-createdb to create_indexes() for the existing db. but according to upstream, create_indexes() is now a dummy function, and it didn't bring any performance improvements before. and on rpmlint side, it will modify the final filelist. ==== kernel-source ==== Version update (6.5.4 -> 6.5.6) - Linux 6.5.6 (bsc#1012628). - NFS: Fix error handling for O_DIRECT write scheduling (bsc#1012628). - NFS: Fix O_DIRECT locking issues (bsc#1012628). - NFS: More O_DIRECT accounting fixes for error paths (bsc#1012628). - NFS: Use the correct commit info in nfs_join_page_group() (bsc#1012628). - NFS: More fixes for nfs_direct_write_reschedule_io() (bsc#1012628). - NFS/pNFS: Report EINVAL errors from connect() to the server (bsc#1012628). - SUNRPC: Mark the cred for revalidation if the server rejects it (bsc#1012628). - NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server (bsc#1012628). - NFSv4.1: fix pnfs MDS=DS session trunking (bsc#1012628). - media: v4l: Use correct dependency for camera sensor drivers (bsc#1012628). - media: via: Use correct dependency for camera sensor drivers (bsc#1012628). - gfs2: Fix another freeze/thaw hang (bsc#1012628). - netfs: Only call folio_start_fscache() one time for each folio (bsc#1012628). - btrfs: improve error message after failure to add delayed dir index item (bsc#1012628). - btrfs: remove BUG() after failure to insert delayed dir index item (bsc#1012628). - ext4: replace the traditional ternary conditional operator with with max()/min() (bsc#1012628). - ext4: move setting of trimmed bit into ext4_try_to_trim_range() (bsc#1012628). - ext4: do not let fstrim block system suspend (bsc#1012628). - netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention (bsc#1012628). - netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC (bsc#1012628). - netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails (bsc#1012628). - netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration (bsc#1012628). - netfilter: nf_tables: fix memleak when more than 255 elements expired (bsc#1012628). - netfilter: nf_tables: disallow rule removal from chain binding (bsc#1012628). - ASoC: meson: spdifin: start hw on dai probe (bsc#1012628). - netfilter: nf_tables: disallow element removal on anonymous sets (bsc#1012628). - bpf: Avoid deadlock when using queue and stack maps from NMI (bsc#1012628). - bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init (bsc#1012628). - ALSA: docs: Fix a typo of midi2_ump_probe option for snd-usb-audio (bsc#1012628). - ALSA: seq: Avoid delivery of events for disabled UMP groups (bsc#1012628). - ASoC: rt5640: Revert "Fix sleep in atomic context" (bsc#1012628). - ASoC: rt5640: Fix sleep in atomic context (bsc#1012628). - ASoC: rt5640: fix typos (bsc#1012628). - ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resume (bsc#1012628). - ASoC: rt5640: Enable the IRQ on resume after configuring jack-detect (bsc#1012628). - ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect mode (bsc#1012628). - bpf: Fix a erroneous check after snprintf() (bsc#1012628). - selftests/bpf: fix unpriv_disabled check in test_verifier (bsc#1012628). - ALSA: hda/realtek: Splitting the UX3402 into two separate models (bsc#1012628). - netfilter: conntrack: fix extension size table (bsc#1012628). - netfilter: nf_tables: Fix entries val in rule reset audit log (bsc#1012628). - Compiler Attributes: counted_by: Adjust name and identifier expansion (bsc#1012628). - uapi: stddef.h: Fix header guard location (bsc#1012628). - uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++ (bsc#1012628). - memblock tests: Fix compilation errors (bsc#1012628). - ASoC: SOF: ipc4-topology: fix wrong sizeof argument (bsc#1012628). - net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test() (bsc#1012628). - net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test() (bsc#1012628). - net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test() (bsc#1012628). - net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator() (bsc#1012628). - net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit (bsc#1012628). - selftests: tls: swap the TX and RX sockets in some tests (bsc#1012628). - net/core: Fix ETH_P_1588 flow dissector (bsc#1012628). - ALSA: seq: ump: Fix -Wformat-truncation warning (bsc#1012628). - ASoC: hdaudio.c: Add missing check for devm_kstrdup (bsc#1012628). - ASoC: imx-audmix: Fix return error with devm_clk_get() (bsc#1012628). ... changelog too long, skipping 859 lines ... - commit f926df3 ==== libdmapsharing ==== Version update (3.9.12 -> 3.9.13) - Update to version 3.9.13: + doc/Makefile.am: add human-written XML files to EXTRA_DIST + Fix Vala tests + Use g-ir-scanner output as input to vapigen + configure.ac: Don't force CFLAGS=-O2 + Make use of pedansee-conf-gobject ==== libqt5-qtbase ==== Version update (5.15.10+kde129 -> 5.15.11+kde134) Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3 - Enable the experimental native painting feature to improve remote desktop performances (boo#1214915) exporting QT_XCB_NATIVE_PAINTING is required to use the feature. - Update to version 5.15.11+kde134, rebased upstream: * Revert "Windows QPA: Add support to UiaRaiseNotificationEvent()" * FileChooser portal: Make sure filter.name is not empty * QPersistentModelIndex: fix UB (op< on unrelated pointers) * Avoid crash when keysymToQtKey(keysym, Qt::ControlModifier) is called * a11y atspi: translate coords for GetOffsetAtPoint the right way * a11y atspi: Take dialog into account as top-level window * a11y atspi: Fix incorrect use of x instead of y position * macOS: Handle asynchronous deminiaturizing of windows * QTranslator: generalize a UNIX-only path * iOS, input panel: be more careful before enabling QIOSKeyboardListener * Android: Fix flickering on window resize and show keyboard * Android A11Y: Check for active surface before calling into native code * xcb: Delete touch points without target windows * Blacklist 1 tests in tst_QDBusConnection on ubuntu-20.04 * Fix CMake builds without ANDROID_SDK * Blacklist 2 tests in tst_Http2 on ubuntu-20.04 * Blacklist 1 tests in tst_QSqlQuery on macos * Defer creating the special shaders in the texture blitter * tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3 * QTemporaryFile: document rename() differences from QFile * Doc: 3rd party: Fix reference to FreeType LICENSE.txt * Update bundled libjpeg-turbo to version 2.1.4 * tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3 * tst_QSslSocket: regenerate certificate used for setLocalCertificateChain * tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3 * tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3 * Update zconf.h prefixes to match zlib v1.2.12 update * xcb: fix D&D in same xembed client * xcb: use global coordinates for position of D&D for xembed client * Doc: Update QMetaType::metaObject() descriptions * BLACKLIST: tst_QGlyphRun::mixedScripts for Ubuntu 22.04 * BLACKLIST tst_qfont for Ubuntu 22.04 * BLACKLIST tst_QMenuBar::check_menuPosition for Ubuntu 22.04 * tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3 * QSslCertificate::toText(): add a file to compare against * Fix the spelling of the word "combination" * tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3 * Android A11Y: Fix TalkBack scrolling behavior * Android A11Y: Notify android about scroll events * QCocoaDrag: don't add pasteboard items with non-absolute URLs * QDirPrivate: pass input QList by cref * tst_qbytearray: remove qCompress_data for QT_NO_COMPRESS * QDeviceDiscoveryUDev: use NSDMI * QAuthenticator: Fix crash when using NTLM / Negotiate * Provide a native interface instance in minimal platform plugin * Android: document the supported clipboard mimetypes * Windows: Account for not finding child windows when calling ChildWindowFromPointEx * iOS: Send touch events asynchronously to avoid deadlocking UIKit event loop * Disable bitcode for iOS * macOS: Ignore deprecation for ReleaseIconRef * BLACKLIST tst_QApplication::sendEventsOnProcessEvents for Ubuntu 22.04 * Convert Latin1 to UTF-16 before passing to ICU API * Doc: Remove repetition of word in text * eglfs: Fix screen cloning when atomic is enabled * Fix printing of dpr>1 images on Windows * QHttp: Fix handling of redirect loaded from cache * Doc: Fix return type of QLEInteger/QBEInteger post-in/decrement ops * qmake: Fix installation of separate debug info for plugins * iOS: ensure we close inputpanel after clearing focusobject * Convert Latin1 to UTF-16 before passing to ICU API * qputenv: defend against non-NUL-terminated QByteArray values * QFontSubset: remove unused glyphName() overload * Statically assert that the __mips_dsp code is only active on 32-bit * QGtk3Theme: Ensure gtk uses the same windowing system as Qt * tst_QFocusFrame: fix -Wparantheses * Sync Vulkan device features between QVulkanWindow and QRhi * SQLite: Update SQLite to v3.39.2 * Update freetype to 2.12.1 * corelib: Fix typos in documentation * QAtomicInteger docs: mention bool and char8_t as 8-bit types * qgraphicsitem_cast: replace 0 with nullptr * Doc: Hide weak overload template magic from documentation * Revert "QDateTime: fix adjusted datetime handling" * Fix select handles disappears issues * tst_QSslKey: prepare for the migration to OpenSSL v3 * tst_qnetworkreply: replace server.pem/key pair * Disable unit testing setting up QTcpServer on special Apple interfaces * qmake/msbuild: Turn off "use full paths in diagnostics" by default * qmake/msbuild: Support all /DEBUG:xxx linker options * qmake/msbuild: Support all /LTCG:xxx options * Android A11Y: Add content change type to content change event * Enabler for fractional scaling of text in Qt Quick * macOS: Override logical DPI to 72 * Add QDom internalSubset implementation * Fix tst_AndroidAssets, broken by recent changes on assets load speed * Android: Improve loading speed of individual assets * Darwin: Replace deprecated symbol kIOMasterPortDefault with equivalent * macOS: Remove code for handling logical DPI changes * Fix an incorrect invocation of llvm-readobj * macOS: Ignore deprecation for kOnSystemDisk icon domain * Copy only files that belongs to QML module * Android: fix wrong position of cursor handle and editpopup menu in split screen * Doc: Document QML_IMPORTS_PATH and QMLPATHS * Add the missing RCC_DIR to '.qrc' paths when generating deployment settings * Android: Fix the offset of the EditPopupMenu ... changelog too long, skipping 28 lines ... * Don't use a deprecated function if built/linked with OpenSSL v3 ==== libqt5-qtconnectivity ==== Version update (5.15.10+kde4 -> 5.15.11+kde6) Subpackages: libQt5Bluetooth5 libQt5Bluetooth5-imports libQt5Nfc5 libQt5Nfc5-imports libqt5-qtconnectivity-tools - Update to version 5.15.11+kde6, rebased upstream: * Fix bluetooth service discovery not finishing on Android * Add a timeout guard for Android BT device discovery not starting * Repair tst_QBluetoothDeviceDiscoveryAgent unit test on Android - Update to version 5.15.10+kde6: * Fix translation context of QBluetoothUuid::WeightScaleFeature * QBluetoothUuid: remove default case labels and fix the fallout ==== libqt5-qtdeclarative ==== Version update (5.15.10+kde26 -> 5.15.11+kde30) - Update to version 5.15.11+kde30, rebased upstream: * Flickable: prevent fixup() from being called while dragging * Adjust baselineOffset correctly when fontSizeMode == HorizontalFit * QQmlVMEMetaObjectEndpoint: ensure property cache before accessing it * Text: Re-layout the text when a alignment is set and the height grows * Blacklist 1 tests in tst_qquickflickable on macos * Fix fractional scaling of text in Qt Quick * qqmlprivate.h: make static constexpr members c++11 compliant * V4: Account for the guard pages when allocating stack space * Blacklist 1 tests in tst_QQuickLoader on ubuntu-20.04 * Flickable: let changing contentItem pos also affect the drag starting pos * Blacklist 1 tests in tst_QParallelAnimationGroupJob on macos * StackLayout: Do not set size of children to (-1, -1) * V4: Mark InternalClass parents when running GC * A11Y: Send Scrolling Events when Flickable moves * doc: Add missing PointerHandler.CanTakeOverFromItems enum value * Qml: Don't crash on nested group properties with aliases * QV4::CompiledData: fix GCC 12 -Werror=uninitialized errors * QQuickText/Edit: fix C++20 -Wdeprecated-enum-enum-conversion warnings * Android: Fix crash on tap handler with a S-Pen * masm: fix -Wdeprecated-enum-enum-conversion * Add listing of the components and scripts that belongs to the qml module * QML: Port QV4::CompiledData::RegExp to new special integer bitfield * QML: Port QV4::CompiledData::JSClassMember to new special integer bitfield * QML: Port QV4::CompiledData::Object to new special integer bitfield * QML: Port icutils::Node to new special integer bitfield * QML: Port QV4::CompiledData::Lookup to new special integer bitfield * QML: Port QV4::CompiledData::Binding to new special integer bitfield * QML: Port QV4::CompiledData::Property to new special integer bitfield * QML: Port QV4::CompiledData::Alias to new special integer bitfield * QML: Port QV4::CompiledData::ParameterType to new special integer bitfield * QML: Port QV4::CompiledData::Location to new special integer bitfield * Fix Qt build with Python being in path with spaces * Quick test lib: Account for DPR when grabbing sub-image * qqw: Invalidate and reinitialize the scenegraph correctly * Fix rendernode example wrt stacking * Stop using the same buffer for vertex and index data * Fix race condition on QQmlEnginePrivate::qml_debugging_enabled * qqmlimport.cpp: remove unused qreadwritelock.h * QQmlDebug: reliably print the debugger warning * QQmlListCompositor: suppress GCC 12 -Warray-bounds warnings * Doc: QQuickTextInput: Mark all readonly properties as such * MouseArea: don't override preventStealing on mouse release * MultiPointTouchArea: remap touchpoint positions when filtering - Commits dropped by the rebase: * Revert "Fix missing glyphs when using NativeRendering" * Fix missing glyphs when using NativeRendering - Update to version 5.15.10+kde31: * QML: Make notify list thread safe * QtQml: Clean up QQmlData ctor * QRecyclePool: fix potential UB * QQmlJs::MemoryPool: fix potential UB (pointer overflow) * JIT: Add missing {STORE|LOAD}_ACC() to CreateCallContext - Drop patches, now upstream: * 0001-JIT-Add-missing-STORE-LOAD-_ACC-to-CreateCallContext.patch ==== libqt5-qtgraphicaleffects ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) - Update to version 5.15.11+kde0, rebased upstream: * No code changes ==== libqt5-qtimageformats ==== Version update (5.15.10+kde9 -> 5.15.11+kde12) - Update to version 5.15.11+kde12, rebased upstream: * Add finding from oss-fuzz to tst_qicns - Update to version 5.15.10+kde18: * Update bundled libtiff to version 4.6.0 * Update bundled libtiff to version 4.5.1 * Update bundled libtiff to version 4.5.0 * Fix bundled libtiff compilation lzw warning and reading failure * Update bundled libtiff to version 4.4.0 * Update bundled libwebp to version 1.3.2 * Update bundled libwebp to version 1.3.1 * Update bundled libwebp to version 1.3.0 * Update bundled libwebp to version 1.2.4 ==== libqt5-qtlocation ==== Version update (5.15.10+kde4 -> 5.15.11+kde4) Subpackages: libQt5Location5 libQt5Positioning5 libQt5PositioningQuick5 - Update to version 5.15.11+kde4, rebased upstream: * Revert "Make location-labs-plugin depend on features.opengl" * Add check to getSatInfoFromNmea to avoid undefined behavior * Fix undefined behavior in qlocationutils_readGsa() * Use std::remove_if + QVector::erase to remove child pipes * PositionSource: do not query lastKnownPosition if the source is inactive * Android: fix crash on exit when QGeoAreaMonitorPolling is used - Add patch to fix build of the Qt.labs.location QML plugin: * 0001-Fix-build-of-Qt.labs.location-QML-plugin.patch - Update to version 5.15.10+kde5: * Update mapbox-gl-native ==== libqt5-qtmultimedia ==== Version update (5.15.10+kde3 -> 5.15.11+kde2) - Update to version 5.15.11+kde2, rebased upstream: * QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversion * Android: Align emit sequence * QNX: fix KHR image handling * Fix compile error on videonode plugin ==== libqt5-qtnetworkauth ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) - Update to version 5.15.11+kde0, rebased upstream: * No code changes ==== libqt5-qtquickcontrols ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) - Update to version 5.15.11+kde0, rebased upstream: * Blacklist Tests_StackLayout::test_addAndRemoveItems * Blacklist Windows on Tests_StackLayout::test_addAndRemoveItems * Blacklist 1 tests in qtquickcontrols on macos * Blacklist 1 tests in qtquickcontrols on ubuntu-20.04 ==== libqt5-qtquickcontrols2 ==== Version update (5.15.10+kde6 -> 5.15.11+kde5) Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5 - Update to version 5.15.11+kde5, rebased upstream: * Take over touch grab after initial delayed mouse press from Flickable * Doc: Fix link to Scrollbar size property ==== libqt5-qtscript ==== Version update (5.15.14 -> 5.15.15) - Update to version 5.15.15: * Bump version to 5.15.15 ==== libqt5-qtsensors ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) Subpackages: libQt5Sensors5 libQt5Sensors5-imports - Update to version 5.15.11+kde0, rebased upstream: * No code changes ==== libqt5-qtserialport ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) - Update to version 5.15.11+kde0, rebased upstream: * Update LGPL license header * Windows: guard against closing the connection while processing incoming data * Windows: fix soft memory leak in synchronous mode * Revert "QSerialPort: Port to alertable I/O functions on Windows" * Revert "Emit _q_notify only if there's no notification pending" * Revert "Revert "Emit _q_notify only if there's no notification pending"" * Revert "Avoid possible symbol clashes on static builds on Windows" ==== libqt5-qtspeech ==== Version update (5.15.10+kde1 -> 5.15.11+kde1) Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd - Update to version 5.15.11+kde1, rebased upstream: * No code changes ==== libqt5-qtsvg ==== Version update (5.15.10+kde8 -> 5.15.11+kde6) - Update to version 5.15.11+kde6, rebased upstream: * No code changes ==== libqt5-qttools ==== Version update (5.15.10+kde3 -> 5.15.11+kde3) Subpackages: libQt5Designer5 libQt5Help5 libqt5-qdbus libqt5-qtpaths - Update to version 5.15.11+kde3, rebased upstream: * qtattributionsscanner: Support multiple license files * macdeployqt: Ignore repeated references to binary when parsing otool -L * Build QtDesigner plugins in all configurations * lupdate: Allow multiple specifiers after method signature ==== libqt5-qttranslations ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) - Update to version 5.15.11+kde0, rebased upstream: * No code changes ==== libqt5-qtvirtualkeyboard ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell - Update to version 5.15.11+kde0, rebased upstream: * Remove platform-dependent codes for XCB ==== libqt5-qtwayland ==== Version update (5.15.10+kde51 -> 5.15.11+kde59) Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5 - Update to version 5.15.11+kde59, rebased upstream: * Client: Avoid locking resizing in QWaylandShmBackingStore * Client: Remove some surface commits * tests: Fix tst_xdgshell::minMaxSize() * Client: Commit the initial surface state explicitly * Remove unused variables * QtWaylandCompositor: includemocs * QtWaylandClient: includemocs * QtWaylandEglClientHwIntegrationPrivate: includemocs * QtWaylandTextureSharing: includemocs * QWaylandXdgShellIntegrationPlugin: includemocs * QtWlShellIntegrationPrivate: includemocs * Add missing QT_{BEGIN,END}_NAMESPACE - Update to version 5.15.10+kde58: * Client: Fix the mouse being stuck in pressed state after DnD * client: Fix infinite recursion with text-input-v2 * Client: Fix buffer damage * Replace scale with devicePixelRatio for non-integer scaling * Convert cursor bitmap to supported format * client: Fix crash on dnd updates after client facing drag ends * Destroy frame queue before display ==== libqt5-qtwebchannel ==== Version update (5.15.10+kde3 -> 5.15.11+kde3) Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports - Update to version 5.15.11+kde3, rebased upstream: * No code changes ==== libqt5-qtwebsockets ==== Version update (5.15.10+kde2 -> 5.15.11+kde2) Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports - Update to version 5.15.11+kde2, rebased upstream: * No code changes ==== libqt5-qtwebview ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) Subpackages: libQt5WebView5 libQt5WebView5-imports - Update to version 5.15.11+kde0, rebased upstream: * Android: Make is possible to change setAllowFileAccess() ==== libqt5-qtx11extras ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) - Update to version 5.15.11+kde0, rebased upstream: * No code changes ==== libqt5-qtxmlpatterns ==== Version update (5.15.10+kde0 -> 5.15.11+kde0) Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports - Update to version 5.15.11+kde0, rebased upstream: * Fix compilation with the recent qtbase ==== libreoffice ==== Version update (7.6.1.2 -> 7.6.2.1) Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-en_GB libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-pt_BR libreoffice-l10n-ru libreoffice-l10n-zh_CN libreoffice-l10n-zh_TW libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit - Update to 7.6.2.1: https://wiki.documentfoundation.org/Releases/7.6.2/RC1 ==== libsepol ==== - Enable LTO now (boo#1138813). ==== llvm17 ==== Version update (17.0.1 -> 17.0.2) - Update to version 17.0.2. * This release contains bug-fixes for the LLVM 17.0.0 release. This release is API and ABI compatible with 17.0.0. - Rebase llvm-do-not-install-static-libraries.patch. ==== makedumpfile ==== - Add Support-struct-module_memory-on-Linux-6.4-and-.patch (jsc#PED-4593) - Add ppc64-do-page-traversal-if-vmemmap_list-not-po.patch (bsc#1215364) - Re-enable eppic on systems with old enough libeppic ==== nodejs20 ==== Version update (20.7.0 -> 20.8.0) Subpackages: npm20 - Update to 20.8.0: * Stream performance improvements * Rework of memory management in vm APIs with the importModuleDynamically option * test_runner: + accept testOnly in run + add junit reporter - fix_ci_tests.patch: refreshed ==== openssl-1_1 ==== Subpackages: libopenssl1_1 - Displays "fips" in the version string (bsc#1215215) * Add openssl-1_1-fips-bsc1215215_fips_in_version_string.patch ==== perl ==== Subpackages: perl-base perl-doc - Use 64-bit integers on all platforms ==== policycoreutils ==== Subpackages: policycoreutils-lang policycoreutils-python-utils python3-policycoreutils - Move dbus configuration file to /usr/share instead of /etc - Add policycoreutils-rpmlintrc to suppress spurious rpmlint warnings - Fix newrole debuginfo broken by mistaken 'noarch' - Add GUI and DBUS subpackages * Remove files now provided in upstream tarballs: - Drop system-config-selinux.png - Drop system-config-selinux.desktop - Drop system-config-selinux.pam - Drop system-config-selinux.console - Drop selinux-polgengui.desktop - Drop selinux-polgengui.console - Refactor spec file * Remove empty sandbox package definition ==== polkit-default-privs ==== Version update (1550+20230920.74aeded -> 1550+20231006.28f05f1) - Update to version 1550+20231006.28f05f1: * Whitelist policycoreutils-dbus actions (bsc#1213435) ==== vte ==== Subpackages: libvte-2_91-0 typelib-1_0-Vte-2_91 vte-lang - Add f1a547f1dfebd8860021b6b727fa5d5717e9f143.patch: widget: VteTerminalSpawnAsyncCallback's error is nullable. Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2647