Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org.
For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
busybox (1.33.1 -> 1.34.1)
libfido2 (1.8.0 -> 1.9.0)
libqt5-qtwebengine (5.15.6 -> 5.15.7)
python-Pillow (8.3.2 -> 8.4.0)
python-pyOpenSSL (20.0.1 -> 21.0.0)
python-urllib3 (1.26.6 -> 1.26.7)
rav1e (0.4.1 -> 0.5.0)
rpm
syntax-highlighting
=== Details ===
==== busybox ====
Version update (1.33.1 -> 1.34.1)
- Disable crc32 to avoid conflict with perl-Archive-Zip
(until some project really requires crc32)
- Build busybox-warewulf3 for i586 as well. This allowes to set up
i586 nodes.
- Enable fdisk (jsc#CAR-16)
- Add testsuite-gnu-echo.patch: testing.sh to use GNU echo
- Remove the duplicated config entries and construct the snippets
on the fly based on the main config. This way it's easier to
keep track of what's different
- Update to 1.34.1:
* build system: use SOURCE_DATE_EPOCH for timestamp if available
* many bug fixes and new features
* touch: make FEATURE_TOUCH_NODEREF unconditional
==== libfido2 ====
Version update (1.8.0 -> 1.9.0)
- Version 1.9.0 (2021-10-27)
* Enabled NFC support on Linux.
* Added OpenSSL 3.0 compatibility.
* Removed OpenSSL 1.0 compatibility.
* Support for FIDO 2.1 "minPinLength" extension.
* Support for COSE_EDDSA, COSE_ES256, and COSE_RS1 attestation.
* Support for TPM 2.0 attestation.
* Support for device timeouts; see fido_dev_set_timeout().
* New API calls:
- es256_pk_from_EVP_PKEY;
- fido_cred_attstmt_len;
- fido_cred_attstmt_ptr;
- fido_cred_pin_minlen;
- fido_cred_set_attstmt;
- fido_cred_set_pin_minlen;
- fido_dev_set_pin_minlen_rpid;
- fido_dev_set_timeout;
- rs256_pk_from_EVP_PKEY.
* Reliability and portability fixes.
* Better handling of HID devices without identification strings; gh#381.
* Fixed detection of Windows?s native webauthn API; gh#382.
==== libqt5-qtwebengine ====
Version update (5.15.6 -> 5.15.7)
- Update to version 5.15.7:
* Update Chromium:
[Backport] Linux sandbox: update syscalls numbers on 32-bit platforms
[Backport] sandbox: linux: allow clock_nanosleep & gettime64
[Backport] Linux sandbox: update syscall numbers for all platforms.
[Backport] Ease HarfBuzz API change with feature detection
[Backport] Security bug 1248665
[Backport] CVE-2021-37975 : Use after free in V8
[Backport] CVE-2021-37980 : Inappropriate implementation in Sandbox
[Backport] CVE-2021-37979 : Heap buffer overflow in WebRTC (2/2)
[Backport] CVE-2021-37979 : Heap buffer overflow in WebRTC (1/2)
[Backport] CVE-2021-37978 : Heap buffer overflow in Blink
[Backport] CVE-2021-30616: Use after free in Media.
[Backport] CVE-2021-37962 : Use after free in Performance Manager (2/2)
[Backport] CVE-2021-37962 : Use after free in Performance Manager (1/2)
[Backport] CVE-2021-37973 : Use after free in Portals
[Backport] CVE-2021-37971 : Incorrect security UI in Web Browser UI.
[Backport] CVE-2021-37968 : Inappropriate implementation in Background Fetch API
[Backport] CVE-2021-37967 : Inappropriate implementation in Background Fetch API
[Backport] Linux sandbox: return ENOSYS for clone3
[Backport] Linux sandbox: fix fstatat() crash
[Backport] Reland "Reland "Linux sandbox syscall broker: use struct kernel_stat""
[Backport] Security bug 1238178 (2/2)
[Backport] Security bug 1238178 (1/2)
[Backport] CVE-2021-30633: Use after free in Indexed DB API (2/2)
[Backport] CVE-2021-30633: Use after free in Indexed DB API (1/2)
[Backport] CVE-2021-30630: Inappropriate implementation in Blink
[Backport] CVE-2021-30629: Use after free in Permissions
[Backport] CVE-2021-30628: Stack buffer overflow in ANGLE
[Backport] CVE-2021-30627: Type Confusion in Blink layout
[Backport] CVE-2021-30626: Out of bounds memory access in ANGLE
[Backport] CVE-2021-30625: Use after free in Selection API
[Backport] Security bug 1206289
[Backport] CVE-2021-30613: Use after free in Base internals
[Backport] Security bug 1227228
[Backport] CVE-2021-30618: Inappropriate implementation in DevTools
* Update patch level
* Blacklist certificate test until certicates have been renewed
* Block CORS from local URLs when remote access is not enabled
* Do not wait on weak_pointer for termination errors
* Support MSVC_VER 16.8
* Fix wrong save file filter for Markdown Editor example
* Add Chromium version source documentation
* Bump version from 5.15.6 to 5.15.7
* Fix crash when clicking on a link in PDF
- Drop openSUSE patches:
* fix1163766.patch. Should be addressed with:
https://github.com/qt/qtwebengine-chromium/commit/652f834dehttps://github.com/qt/qtwebengine-chromium/commit/faae106edhttps://github.com/qt/qtwebengine-chromium/commit/6b7b3f1bf
* chromium-glibc-2.33.patch. Should be addressed with the
[Backport] Linux sandbox: fix fstatat() crash and
Reland "Reland "Linux sandbox syscall broker: use struct kernel_stat""
changes.
* chromium-older-harfbuzz.patch
- Drop upstream changes:
* 0001-return-ENOSYS-for-clone3.patch
* chromium-harfbuzz-3.0.0.patch
* skia-harfbuzz-3.0.0.patch
- Rebase patches:
* sandbox-statx-futex_time64.patch
==== python-Pillow ====
Version update (8.3.2 -> 8.4.0)
- update to 8.4.0:
- Prefer global transparency in GIF when replacing with background color #5756
- Added "exif" keyword argument to TIFF saving #5575
- Copy Python palette to new image in quantize() #5696
- Read ICO AND mask from end #5667
- Actually check the framesize in FliDecode.c #5659
- Determine JPEG2000 mode purely from ihdr header box #5654
- Fixed using info dictionary when writing multiple APNG frames #5611
- Allow saving 1 and L mode TIFF with PhotometricInterpretation 0 #5655
- For GIF save_all with palette, do not include palette with each frame #5603
- Keep transparency when converting from P to LA or PA #5606
- Copy palette to new image in transform() #5647
- Added "transparency" argument to EpsImagePlugin load() #5620
- Corrected pathlib.Path detection when saving #5633
- Added WalImageFile class #5618
- Consider I;16 pixel size when drawing text #5598
- If default conversion from P is RGB with transparency, convert to RGBA #5594
- Speed up rotating square images by 90 or 270 degrees #5646
- Add support for reading DPI information from JPEG2000 images
- Catch TypeError from corrupted DPI value in EXIF #5639
- Do not close file pointer when saving SGI images #5645
- Deprecate ImagePalette size parameter #5641
- Prefer command line tools SDK on macOS #5624
==== python-pyOpenSSL ====
Version update (20.0.1 -> 21.0.0)
- Add check_inv_ALPN_lists.patch checks for invalid ALPN lists
before calling OpenSSL (gh#pyca/pyopenssl#1056).
- update to 21.0.0:
- The minimum ``cryptography`` version is now 3.3.
- Drop support for Python 3.5
- Raise an error when an invalid ALPN value is set.
- Added ``OpenSSL.SSL.Context.set_min_proto_version`` and ``OpenSSL.SSL.Context.set_max_proto_version``
- Updated ``to_cryptography`` and ``from_cryptography`` methods to support an
upcoming release of ``cryptography`` without raising deprecation warnings.
==== python-urllib3 ====
Version update (1.26.6 -> 1.26.7)
- update to 1.26.7:
* Fixed a bug with HTTPS hostname verification involving IP addresses and lack
of SNI.
* Fixed a bug where IPv6 braces weren't stripped during certificate hostname
matching.
==== rav1e ====
Version update (0.4.1 -> 0.5.0)
- Update to version 0.5.0
* https://github.com/xiph/rav1e/releases/tag/v0.5.0
- Removed f553646d70fba8e265d436103a73520eb7adec8c.patch
==== rpm ====
- Add support for using a thread pool for threaded zstd compression
new patch: zstdpool.diff
- Switch to threaded zstd compression with a pool of 8 threads
new patch: zstdthreaded.diff
==== syntax-highlighting ====
Subpackages: libKF5SyntaxHighlighting5
- Add the optional QtQuick dependency. (boo#1192170)
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org.
For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
busybox (1.33.1 -> 1.34.1)
kustomize
libfido2 (1.8.0 -> 1.9.0)
nfs-utils
python-Pillow (8.3.2 -> 8.4.0)
python-pyOpenSSL (20.0.1 -> 21.0.0)
python-urllib3 (1.26.6 -> 1.26.7)
rpm
=== Details ===
==== busybox ====
Version update (1.33.1 -> 1.34.1)
- Disable crc32 to avoid conflict with perl-Archive-Zip
(until some project really requires crc32)
- Build busybox-warewulf3 for i586 as well. This allowes to set up
i586 nodes.
- Enable fdisk (jsc#CAR-16)
- Add testsuite-gnu-echo.patch: testing.sh to use GNU echo
- Remove the duplicated config entries and construct the snippets
on the fly based on the main config. This way it's easier to
keep track of what's different
- Update to 1.34.1:
* build system: use SOURCE_DATE_EPOCH for timestamp if available
* many bug fixes and new features
* touch: make FEATURE_TOUCH_NODEREF unconditional
==== kustomize ====
- Use SOURCE_DATE_EPOCH for the build date
- include the version and build date in the version output
==== libfido2 ====
Version update (1.8.0 -> 1.9.0)
- Version 1.9.0 (2021-10-27)
* Enabled NFC support on Linux.
* Added OpenSSL 3.0 compatibility.
* Removed OpenSSL 1.0 compatibility.
* Support for FIDO 2.1 "minPinLength" extension.
* Support for COSE_EDDSA, COSE_ES256, and COSE_RS1 attestation.
* Support for TPM 2.0 attestation.
* Support for device timeouts; see fido_dev_set_timeout().
* New API calls:
- es256_pk_from_EVP_PKEY;
- fido_cred_attstmt_len;
- fido_cred_attstmt_ptr;
- fido_cred_pin_minlen;
- fido_cred_set_attstmt;
- fido_cred_set_pin_minlen;
- fido_dev_set_pin_minlen_rpid;
- fido_dev_set_timeout;
- rs256_pk_from_EVP_PKEY.
* Reliability and portability fixes.
* Better handling of HID devices without identification strings; gh#381.
* Fixed detection of Windows?s native webauthn API; gh#382.
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client
- Add CONFIG parameter to %sysusers_generate_pre
- Remove unneeded group line (user implies group)
- Add Shell parameter to statd-user.conf
==== python-Pillow ====
Version update (8.3.2 -> 8.4.0)
- update to 8.4.0:
- Prefer global transparency in GIF when replacing with background color #5756
- Added "exif" keyword argument to TIFF saving #5575
- Copy Python palette to new image in quantize() #5696
- Read ICO AND mask from end #5667
- Actually check the framesize in FliDecode.c #5659
- Determine JPEG2000 mode purely from ihdr header box #5654
- Fixed using info dictionary when writing multiple APNG frames #5611
- Allow saving 1 and L mode TIFF with PhotometricInterpretation 0 #5655
- For GIF save_all with palette, do not include palette with each frame #5603
- Keep transparency when converting from P to LA or PA #5606
- Copy palette to new image in transform() #5647
- Added "transparency" argument to EpsImagePlugin load() #5620
- Corrected pathlib.Path detection when saving #5633
- Added WalImageFile class #5618
- Consider I;16 pixel size when drawing text #5598
- If default conversion from P is RGB with transparency, convert to RGBA #5594
- Speed up rotating square images by 90 or 270 degrees #5646
- Add support for reading DPI information from JPEG2000 images
- Catch TypeError from corrupted DPI value in EXIF #5639
- Do not close file pointer when saving SGI images #5645
- Deprecate ImagePalette size parameter #5641
- Prefer command line tools SDK on macOS #5624
==== python-pyOpenSSL ====
Version update (20.0.1 -> 21.0.0)
- Add check_inv_ALPN_lists.patch checks for invalid ALPN lists
before calling OpenSSL (gh#pyca/pyopenssl#1056).
- update to 21.0.0:
- The minimum ``cryptography`` version is now 3.3.
- Drop support for Python 3.5
- Raise an error when an invalid ALPN value is set.
- Added ``OpenSSL.SSL.Context.set_min_proto_version`` and ``OpenSSL.SSL.Context.set_max_proto_version``
- Updated ``to_cryptography`` and ``from_cryptography`` methods to support an
upcoming release of ``cryptography`` without raising deprecation warnings.
==== python-urllib3 ====
Version update (1.26.6 -> 1.26.7)
- update to 1.26.7:
* Fixed a bug with HTTPS hostname verification involving IP addresses and lack
of SNI.
* Fixed a bug where IPv6 braces weren't stripped during certificate hostname
matching.
==== rpm ====
Subpackages: librpmbuild9
- Add support for using a thread pool for threaded zstd compression
new patch: zstdpool.diff
- Switch to threaded zstd compression with a pool of 8 threads
new patch: zstdthreaded.diff
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org.
For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa (21.2.4 -> 21.2.5)
Mesa-drivers (21.2.4 -> 21.2.5)
ffmpeg-4 (4.4 -> 4.4.1)
installation-images-MicroOS (17.15 -> 17.16)
libqt5-qtbase (5.15.2+kde222 -> 5.15.2+kde254)
libqt5-qtdeclarative (5.15.2+kde29 -> 5.15.2+kde36)
libqt5-qtquickcontrols2 (5.15.2+kde7 -> 5.15.2+kde8)
libqt5-qtsvg (5.15.2+kde7 -> 5.15.2+kde13)
libqt5-qtvirtualkeyboard (5.15.2+kde3 -> 5.15.2+kde4)
libqt5-qtwayland (5.15.2+kde28 -> 5.15.2+kde34)
wget (1.21.1 -> 1.21.2)
=== Details ===
==== Mesa ====
Version update (21.2.4 -> 21.2.5)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 21.2.5
* bit of everything: general vulkan, panfrost, and zink are the
biggest changes.
==== Mesa-drivers ====
Version update (21.2.4 -> 21.2.5)
Subpackages: Mesa-dri Mesa-gallium
- update to 21.2.5
* bit of everything: general vulkan, panfrost, and zink are the
biggest changes.
==== ffmpeg-4 ====
Version update (4.4 -> 4.4.1)
Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libswresample3_9
- Update to version 4.4.1:
* Stable bug fix release, mainly codecs and format fixes.
- Refresh patches with quilt.
- Drop patches fixed upstream:
* ffmpeg-CVE-2021-33815.patch
* ffmpeg-CVE-2021-38114.patch
* ffmpeg-CVE-2021-38171.patch
* ffmpeg-CVE-2020-22037.patch
==== installation-images-MicroOS ====
Version update (17.15 -> 17.16)
- merge gh#openSUSE/installation-images#528
- add kernel modules for USB PHYs (bsc#1184867)
- 17.16
==== libqt5-qtbase ====
Version update (5.15.2+kde222 -> 5.15.2+kde254)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5
- Update to version 5.15.2+kde254:
* Revert "QPushButton: fix support of style sheet rule for text alignment"
* Revert "Fix invalid text layout data when a full layout run is interrupted"
* Optimize mime type matching
* fix potential mem leak on connection lost
* tst_QSslSocket - replace an old certificate
* tst_QSslCertificate::verify - remove QSKIP
* tst_QSslCertificate::verify - skip auto-test
* Doc: bump the OpenSSL minimum supported version to 1.1.1
* QHttpSocketEngine: Fix memory leak
* QSslCertificate(OpenSSL) - harden protection against nullpointers
* QSslCertificate: Guard against accessing empty QByteArray
* Make QStyle::proxy() always return the leaf proxy
* Prefer previously used channels in QHttpNetworkConnection
* Fix populating selection clipboard with keyboard
* QSslCertificate::operator == - cleanup error queue
* Revert "Fix highdpi conversion of QTabletEvent coordinates on xcb"
* Fix highdpi conversion of QTabletEvent coordinates on xcb
* Support transformations in pattern/texture brushes in pdf
* Respect font stretch if set together with font style
* Fix QPainterPath with QFont::SmallCaps
* Avoid generating large pdf files when using dashed cosmetic pens
* PDF generation: disentangle native pen from transforms
* qmake: Switch to using Xcode's new build system
* Explicitly set input files for qtpreprocess
* Only embed launch screen when building an app
* Explicitly set output files for qtpreprocess
* Fix memory leak
* Fix reading gamma from PNGs without ICC profile
* QPlatformWindow: fix isAncestorOf not breaking recursion
* Cater for upstream changes in eglplatform.h
* QTextOdfWriter: fix exporting pixmaps to ODT
* Fix access to content: URLs with transient read/write permissions
==== libqt5-qtdeclarative ====
Version update (5.15.2+kde29 -> 5.15.2+kde36)
- Update to version 5.15.2+kde36:
* Do not revert properties of deleted objects
* Revert "Fix for possible crash in QSGDefaultLayer::grab"
* Fix distorted text with subpixel matrix translation
* Fix sweep step for tainted QObject JavaScript wrappers
* QQmlDelegateModel: Refresh the view when a column is added at 0
* QQuickLoader: Do not incubate if the source arrives after setActive(false)
* Include <limits> in Yarr.h to fix build with GCC 11
==== libqt5-qtquickcontrols2 ====
Version update (5.15.2+kde7 -> 5.15.2+kde8)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.2+kde8:
* Unset mouseGrabberPopup if it's removed from children
==== libqt5-qtsvg ====
Version update (5.15.2+kde7 -> 5.15.2+kde13)
- Update to version 5.15.2+kde13:
* Fix parsing of animation clock values
* Improve parsing of "r"
* Fix parsing of arc elements in paths
* Fix text x/y when the length is not in pixels
* Support font size not in pixels
* Limit font size to avoid numerous overflows
==== libqt5-qtvirtualkeyboard ====
Version update (5.15.2+kde3 -> 5.15.2+kde4)
Subpackages: libQt5VirtualKeyboard5
- Update to version 5.15.2+kde4:
* Avoid reparenting of InputPanel when the window is being destroyed
==== libqt5-qtwayland ====
Version update (5.15.2+kde28 -> 5.15.2+kde34)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Update to version 5.15.2+kde34:
* Fix the logic for decoding modifiers map in Wayland text input protocol
* Client: Always destroy frame callback in the actual callback
* Client: Don't always recreate frame callbacks
* Wayland client: Fix crash when windows are shown/hidden during drag
* Correctly detect if image format is supported by QImageWriter
* Do not update the mask if we do not have a surface
==== wget ====
Version update (1.21.1 -> 1.21.2)
- GNU wget 1.21.2:
* Support for autoconf 2.71
* Fix a double free in FTP when using an absolute path
* --page-requisites will now also download links marked as
"alternate stylesheet" or "icon"
- drop 0001-src-main.c-Introduce-truncate_filename-option.patch
superseded by upstream changes
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org.
For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
installation-images-MicroOS (17.15 -> 17.16)
wget (1.21.1 -> 1.21.2)
=== Details ===
==== installation-images-MicroOS ====
Version update (17.15 -> 17.16)
- merge gh#openSUSE/installation-images#528
- add kernel modules for USB PHYs (bsc#1184867)
- 17.16
==== wget ====
Version update (1.21.1 -> 1.21.2)
- GNU wget 1.21.2:
* Support for autoconf 2.71
* Fix a double free in FTP when using an absolute path
* --page-requisites will now also download links marked as
"alternate stylesheet" or "icon"
- drop 0001-src-main.c-Introduce-truncate_filename-option.patch
superseded by upstream changes
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=microos&groupid=1&version…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org.
For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
bluez (5.61 -> 5.62)
kmod
libxml2
open-iscsi
pipewire (0.3.38 -> 0.3.39)
pipewire-media-session (0.3.38 -> 0.4.0)
python-SQLAlchemy (1.4.22 -> 1.4.25)
selinux-policy
webkit2gtk3
webkit2gtk3-soup2
=== Details ===
==== bluez ====
Version update (5.61 -> 5.62)
Subpackages: bluez-cups libbluetooth3
- update to version 5.62:
* Fix issue with handling truncation when loading LTKs.
* Fix issue with accepting Exchange MTU on EATT bearer.
* Fix issue with clearing DeviceLost timers on power down.
* Fix issue with AVCTP browsing channel and missing ERTM.
* Fix issue with AVDTP and local SEID pool for each adapter.
* Add support for BR/EDR and LE connection failure reasons.
- drop obsoleted patch
0005-media-rename-local-function-conflicting-with-pause-2.patch
==== kmod ====
Subpackages: libkmod2
- Enable ZSTD on 15.3 as well (boo#1192104).
- Only test ZSTD in testsuite on releases where it is available.
==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools
- Rewrite package to the single-spec %python_subpackage_only style and
eliminate unnecessary multibuild.
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- Fix the usr-merge changes (bsc#1192013). This includes catching
all the places that /sbin was still used directly, as well as
making the SPEC file build using /usr/sbin for openSUSE but
still use /sbin for SLE, for now.
==== pipewire ====
Version update (0.3.38 -> 0.3.39)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patches from upstream to fix build in s390x:
* 0001-map-make-_insert_at-fail-on-a-removed-item.patch
* 0002-map-use-uintptr_t-for-the-next-pointer.patch
- Use readline-devel instead of pkgconfig(readline) so it can be
built in Leap15.3/SLE15-SP3
- Fix %systemd_user_post using the now separated
pipewire-media-session.service
- Update to version 0.3.39
* Highlights
- media-session is now moved into a separate module to speed up
its deprecation in favour of WirePlumber.
- There is now an LD_PRELOAD v4l2 emulation library to run some
existing v4l2 applications on top of PipeWire.
- Filter-chains should now flush out remaining samples when
paused. There is now also the option to let a filter-chain
drain so that long filters
such as reverbs can fade out properly.
- Stability and compatibility improvements in JACK apps.
- Better Bluetooth compatibility with more devices.
- libcamera plugin improvements.
- Many bugfixes and improvements all over the map.
* PipeWire
- Fix compilation on ARM.
- Log topics are added to most modules.
- Documentation updates. Many improvements to the layout.
Reorganisation of the modules and groups.
- Share a work queue for all links and nodes. This removes the
need for a separate eventfd per link and per node.
- Catch errors in the map implementation.
- Add option to compile without dbus support.
- Fix biquad frequency. It was using the wrong sample rate.
- Fix a potential crash when destroying nodes, in some cases
the node would not be deactivated properly.
- Add some more helpers for dealing with properties and their
values.
- Implement flush and reset on virtual sinks/sources.
- Make it possible to let virtual sinks/filter-chains run and
drain after being idle.
- Fix a bug where the quantum could exceed the maximum because
it was scaled with the sample rate.
- Fix channel_map parsing in module-zeroconf-discover so that
the remote channel map is used.
- pw-stream errors emitted on the proxy are reported but not
fatal any more. They are usually used by the session manager
to signal status to the client but otherwise does not really
cause an error on the client.
- Links now also store the output and input node id in the
global properties so that applications can parse and use them
regardless of how the link was made. (#1723)
- pw-stream and pw-filter now have an event to notify commands.
- The echo-cancel module can now operate on larger quantums.
- pw-cat now uses the right metadata to find the default
devices in --list-targets.
* media-session
- Don't try to remix unpositioned streams when linking. This
ensures that linking to Pro-Audio nodes does not remix the
stream channels but links them as they are, one by one.
- media-session is now moved to a separate module to accelerate
its deprecation in favour of WirePlumber.
* SPA
- Many libcamera improvements, handle MemFd buffers, handle
errors gracefully.
- Small improvements to make interface fall-backs easier to
implement.
- Add support to enable flush-to-zero and denormals-are-zero
to avoid high CPU usage when dealing with denormals.
- AUX13 channels are no longer reported as AUX12. (#1727)
- Devices with more than 32 channels in Pro-Audio mode now only
uses AUX channels.
- Improve windowing function of the resampler to reduce
aliasing and improve the quality.
* JACK
- Port connect callbacks will not only be emitted after the
port has negotiated buffers, which improves compatibility
with applications that try to use the port right after the
callback (jack_midi_latency_test).
- Fix crash when midi ports were removed and being monitored,
like in Ardour.
* pulse-server
- The pulse tunnel will now use the specified
format/rate/channels.
- Improve lookup of default source and fall back to the
monitors when no sources are available.
- Mark some nodes as network nodes so that we can set the
NETWORK flag correctly.
* GStreamer
- The GStreamer element not releases the buffers in the stream
again in all cases so that they can be reused by other
streams.
* v4l2
- Add a v4l2 LD_PRELOAD library to emulate v4l2 system calls on
top of PipeWire. This is tested with firefox and GStreamer
and is known to not work with Chrome.
* Bluetooth
- AAC compatibility improvements.
- Disable hardware volume for "Tribit MAXSound Plus" and
"SoundCore mini".
- Add quirk to disable faststream. Disable faststream on
"FiiO BTR3".
- Add a dummy AVRCP player to improve compatibility with some
devices.
- Remove patch:
* 0001-fix-compilation-on-ARM.patch
- Add patch from upstream:
* 0001-cpu-fix-compilation-on-some-architectures.patch
==== pipewire-media-session ====
Version update (0.3.38 -> 0.4.0)
- Drop gcc-c++ and cmake BuildRequires, not needed.
- Add generic c_compiler BuildRequires.
- Minor cleanup of spec-file.
- Update to 0.4.0, the first tagged version of
pipewire-media-session
- Initial version of pipewire-media-session
0.3.38+git20211019.da0b9c2ae
==== python-SQLAlchemy ====
Version update (1.4.22 -> 1.4.25)
- update to version 1.4.25:
* Fixed regression due to :ticket:`7024` where the reorganization of the
"platform machine" names used by the ``greenlet`` dependency mis-spelled
"aarch64" and additionally omitted uppercase "AMD64" as is needed for
Windows machines.
* Fixed a bug in :meth:`_asyncio.AsyncSession.execute` and
:meth:`_asyncio.AsyncSession.stream` that required ``execution_options``
to be an instance of ``immutabledict`` when defined. It now
correctly accepts any mapping.
* Improve the interface used by adapted drivers, like the asyncio ones,
to access the actual connection object returned by the driver.
* Implemented missing methods in :class:`_functions.FunctionElement` which,
while unused, would lead pylint to report them as unimplemented abstract
methods.
* Fixed an issue where :meth:`_reflection.has_table` returned
``True`` for local temporary tables that actually belonged to a
different SQL Server session (connection). An extra check is now
performed to ensure that the temp table detected is in fact owned
by the current session.
* Fixed issue where the ability of the
:meth:`_events.ConnectionEvents.before_execute` method to alter the SQL
statement object passed, returning the new object to be invoked, was
inadvertently removed. This behavior has been restored.
* Ensure that ``str()`` is called on the an
:paramref:`_url.URL.create.password` argument, allowing usage of objects
that implement the ``__str__()`` method as password attributes. Also
clarified that one such object is not appropriate to dynamically change the
password for each database connection; the approaches at
:ref:`engines_dynamic_tokens` should be used instead.
* Fixed ORM issue where column expressions passed to ``query()`` or
ORM-enabled ``select()`` would be deduplicated on the identity of the
object, such as a phrase like ``select(A.id, null(), null())`` would
produce only one "NULL" expression, which previously was not the case in
1.3. However, the change also allows for ORM expressions to render as given
as well, such as ``select(A.data, A.data)`` will produce a result row with
two columns.
* Fixed issue where mypy plugin would crash when interpreting a
``query_expression()`` construct.
* Added new methods :meth:`_orm.Session.scalars`,
* Added loader options to :meth:`_orm.Session.merge` and
:meth:`_asyncio.AsyncSession.merge` via a new
:paramref:`_orm.Session.merge.options` parameter, which will apply the
given loader options to the ``get()`` used internally by merge, allowing
eager loading of relationships etc. to be applied when the merge process
loads a new object. Pull request courtesy Daniel Stone.
* Added initial support for the ``asyncmy`` asyncio database driver for MySQL
and MariaDB. This driver is very new, however appears to be the only
current alternative to the ``aiomysql`` driver which currently appears to
be unmaintained and is not working with current Python versions. Much
thanks to long2ice for the pull request for this dialect.
* Fixed a two issues where combinations of ``select()`` and ``join()`` when
adapted to form a copy of the element would not completely copy the state
of all column objects associated with subqueries. A key problem this caused
is that usage of the :meth:`_sql.ClauseElement.params` method (which should
probably be moved into a legacy category as it is inefficient and error
prone) would leave copies of the old :class:`_sql.BindParameter` objects
around, leading to issues in correctly setting the parameters at execution
time.
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- fix_wine.patch: give Wine .dll same context as .so (bsc#1191976)
==== webkit2gtk3 ====
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 webkit2gtk-4_1-injected-bundles
- Add webkit2gtk3-link-fix.patch: taken from upstream, fixes the
build on SLE-15-SP4.
- Use gcc10 package on SLE <= 15-SP4. Gcc 7 is currently the
default there.
- Update gcc-c++ version requirement to match the cmake check.
==== webkit2gtk3-soup2 ====
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles
- Add webkit2gtk3-link-fix.patch: taken from upstream, fixes the
build on SLE-15-SP4.
- Use gcc10 package on SLE <= 15-SP4. Gcc 7 is currently the
default there.
- Update gcc-c++ version requirement to match the cmake check.
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=kubic&groupid=1&version=T…https://bugzilla.opensuse.org/buglist.cgi?product=openSUSE%20Tumbleweed&com…
Please do not reply to this email to report issues, rather file a bug on bugzilla.opensuse.org.
For more information on filing bugs please see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
kmod
libxml2
open-iscsi
python-SQLAlchemy (1.4.22 -> 1.4.25)
selinux-policy
=== Details ===
==== kmod ====
Subpackages: libkmod2
- Enable ZSTD on 15.3 as well (boo#1192104).
- Only test ZSTD in testsuite on releases where it is available.
==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools
- Rewrite package to the single-spec %python_subpackage_only style and
eliminate unnecessary multibuild.
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- Fix the usr-merge changes (bsc#1192013). This includes catching
all the places that /sbin was still used directly, as well as
making the SPEC file build using /usr/sbin for openSUSE but
still use /sbin for SLE, for now.
==== python-SQLAlchemy ====
Version update (1.4.22 -> 1.4.25)
- update to version 1.4.25:
* Fixed regression due to :ticket:`7024` where the reorganization of the
"platform machine" names used by the ``greenlet`` dependency mis-spelled
"aarch64" and additionally omitted uppercase "AMD64" as is needed for
Windows machines.
* Fixed a bug in :meth:`_asyncio.AsyncSession.execute` and
:meth:`_asyncio.AsyncSession.stream` that required ``execution_options``
to be an instance of ``immutabledict`` when defined. It now
correctly accepts any mapping.
* Improve the interface used by adapted drivers, like the asyncio ones,
to access the actual connection object returned by the driver.
* Implemented missing methods in :class:`_functions.FunctionElement` which,
while unused, would lead pylint to report them as unimplemented abstract
methods.
* Fixed an issue where :meth:`_reflection.has_table` returned
``True`` for local temporary tables that actually belonged to a
different SQL Server session (connection). An extra check is now
performed to ensure that the temp table detected is in fact owned
by the current session.
* Fixed issue where the ability of the
:meth:`_events.ConnectionEvents.before_execute` method to alter the SQL
statement object passed, returning the new object to be invoked, was
inadvertently removed. This behavior has been restored.
* Ensure that ``str()`` is called on the an
:paramref:`_url.URL.create.password` argument, allowing usage of objects
that implement the ``__str__()`` method as password attributes. Also
clarified that one such object is not appropriate to dynamically change the
password for each database connection; the approaches at
:ref:`engines_dynamic_tokens` should be used instead.
* Fixed ORM issue where column expressions passed to ``query()`` or
ORM-enabled ``select()`` would be deduplicated on the identity of the
object, such as a phrase like ``select(A.id, null(), null())`` would
produce only one "NULL" expression, which previously was not the case in
1.3. However, the change also allows for ORM expressions to render as given
as well, such as ``select(A.data, A.data)`` will produce a result row with
two columns.
* Fixed issue where mypy plugin would crash when interpreting a
``query_expression()`` construct.
* Added new methods :meth:`_orm.Session.scalars`,
* Added loader options to :meth:`_orm.Session.merge` and
:meth:`_asyncio.AsyncSession.merge` via a new
:paramref:`_orm.Session.merge.options` parameter, which will apply the
given loader options to the ``get()`` used internally by merge, allowing
eager loading of relationships etc. to be applied when the merge process
loads a new object. Pull request courtesy Daniel Stone.
* Added initial support for the ``asyncmy`` asyncio database driver for MySQL
and MariaDB. This driver is very new, however appears to be the only
current alternative to the ``aiomysql`` driver which currently appears to
be unmaintained and is not working with current Python versions. Much
thanks to long2ice for the pull request for this dialect.
* Fixed a two issues where combinations of ``select()`` and ``join()`` when
adapted to form a copy of the element would not completely copy the state
of all column objects associated with subqueries. A key problem this caused
is that usage of the :meth:`_sql.ClauseElement.params` method (which should
probably be moved into a legacy category as it is inefficient and error
prone) would leave copies of the old :class:`_sql.BindParameter` objects
around, leading to issues in correctly setting the parameters at execution
time.
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- fix_wine.patch: give Wine .dll same context as .so (bsc#1191976)