Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=3&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
Mesa-drivers
docbook-xsl (1.79.2.1 -> 1.79.2.2)
hwdata (0.373 -> 0.376)
libdrm
libeconf (0.5.2 -> 0.6.0)
libosinfo (1.10.0 -> 1.11.0)
libtommath (1.2.0 -> 1.2.1)
libxml2
lsof (4.98.0 -> 4.99.0)
nfs-utils
openvpn (2.6.6 -> 2.6.7)
osinfo-db (20230719 -> 20231027)
procps4
publicsuffix (20231028 -> 20231108)
python-alembic (1.12.0 -> 1.12.1)
rubygem-fast_gettext (2.2.0 -> 2.3.0)
sdbootutil (1+git20231102.beb4c19 -> 1+git20231114.6bcf1d3)
sof-firmware
thin-provisioning-tools (0.9.0 -> 1.0.7)
vim (9.0.2078 -> 9.0.2103)
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- build with valgrind only on 64bit platforms
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- build with valgrind only on 64bit platforms
==== docbook-xsl ====
Version update (1.79.2.1 -> 1.79.2.2)
- Raise version to 1.79.2.2
Integrate latest changes from assembly/assemble.xsl and
assembly/effectivity.xsl
- Remove docbook-xsl-1.79.2-assembly-assemble.xsl.patch
We copy the two files directly.
These two files contains the following overall changes:
- Fix #254: Pass structure/@xml:lang to result doc
- Support filterin/filterout elements
- Fix problem with resourceref to another structure in assemblies
- fix #28 assemble.xsl: imagedata filerefs in assembled output
document may be incorrect
- Fix #27 to allow merge from resource of titles not inside info
because they are equivalent to titles inside info. Also fixe
a couple of other problems noticed during testing.
For details, see the upstream Git repo and run:
$ git diff release/1.79.2..master -- \
xsl/assembly/assemble.xsl xsl/assembly/effectivity.xsl
==== hwdata ====
Version update (0.373 -> 0.376)
- update to 0.376:
* Update pci, usb and vendor ids
==== libdrm ====
Subpackages: libdrm2 libdrm_amdgpu1 libdrm_nouveau2 libdrm_radeon1
- use valgrind support only on 64bit platforms
==== libeconf ====
Version update (0.5.2 -> 0.6.0)
- Update to version 0.6.0:
* Supporting Linux Userspace API (UAPI) Group
chapter "Configuration Files Specification".
See: https://uapi-group.org/specifications/specs/
configuration_files_specification/
- Update to version 0.5.3:
* Added bindings for python3 and C#
- Update to version 0.5.2:
* Add python bindings (#188)
* docu version 0.5.2
* Fix test (#185)
* Plug memory leak (#186)
==== libosinfo ====
Version update (1.10.0 -> 1.11.0)
Subpackages: libosinfo-1_0-0
- Update to version 1.11.0 (jsc#PED-2104)
Changes in this release include:
* Several minor memory leak fixes
* Several CI improvements
* Several translations improvements
- Drop 3a0fef72.patch as it is now part of the tarball
==== libtommath ====
Version update (1.2.0 -> 1.2.1)
- Update to version 1.2.1 (bsc#1214927, CVE-2023-36328):
+ Bugfix release because of potential integer overflow (
CVE-2023-36328).
- Drop 546.patch: fixed upstream.
- Update libtommath.keyring to contain gpg key
7B24BC73AFEEFA69A5BDE9C53FAA94B3BD9016D9.
==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools
- Security fix: CVE-2023-45322 (bsc#1216129)
* use-after-free in xmlUnlinkNode() in tree.c
* Added file libxml2-CVE-2023-45322.patch
==== lsof ====
Version update (4.98.0 -> 4.99.0)
- lsof 4.99.0:
* Do not hard-code fd numbers in epoll test
* --with-selinux configure option.
* Improve performance by using closefrom()
* Introduce liblsof for programmatic access over spawning lsof
in a subprocess
- build with libtirpc
- switch to upstream tarball again as it dropped proprietary code
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client
- Build with --enable-junction so that nfsref is built
https://lore.kernel.org/linux-nfs/DFBBA6DD-7F22-4A38-BAA2-DBD40EB81BB9@orac…
==== openvpn ====
Version update (2.6.6 -> 2.6.7)
Subpackages: openvpn-auth-pam-plugin
- update to 2.6.7:
* CVE-2023-46850 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly
use a send buffer after it has been free()d in some circumstances,
causing some free()d memory to be sent to the peer. All configurations
using TLS (e.g. not using --secret) are affected by this issue.
* CVE-2023-46849 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly
restore --fragment configuration in some circumstances, leading to a
division by zero when --fragment is used. On platforms where division
by zero is fatal, this will cause an OpenVPN crash.
* DCO: warn if DATA_V1 packets are sent by the other side - this a hard
incompatibility between a 2.6.x client connecting to a 2.4.0-2.4.4
server, and the only fix is to use --disable-dco.
* Remove OpenSSL Engine method for loading a key. This had to be removed
because the original author did not agree to relicensing the code with
the new linking exception added. This was a somewhat obsolete feature
anyway as it only worked with OpenSSL 1.x, which is end-of-support.
* add warning if p2p NCP client connects to a p2mp server - this is a
combination that used to work without cipher negotiation (pre 2.6 on
both ends), but would fail in non-obvious ways with 2.6 to 2.6.
* add warning to --show-groups that not all supported groups are listed
(this is due the internal enumeration in OpenSSL being a bit weird,
omitting X448 and X25519 curves).
* --dns: remove support for exclude-domains argument (this was a new 2.6
option, with no backend support implemented yet on any platform, and it
turns out that no platform supported it at all - so remove option again)
* warn user if INFO control message too long, do not forward to management
client (safeguard against protocol-violating server implementations)
* DCO-WIN: get and log driver version (for easier debugging).
* print "peer temporary key details" in TLS handshake
* log OpenSSL errors on failure to set certificate, for example if the
algorithms used are in acceptable to OpenSSL (misleading message would be
printed in cryptoapi / pkcs11 scenarios)
* add CMake build system for MinGW and MSVC builds
* remove old MSVC build system
* improve cmocka unit test building for Windows
==== osinfo-db ====
Version update (20230719 -> 20231027)
- Update to database version 20231027 (jsc#PED-2104)
osinfo-db-20231027.tar.xz
==== procps4 ====
Subpackages: libproc2-0
- Remove duplicate BuildRequires
==== publicsuffix ====
Version update (20231028 -> 20231108)
- Update to version 20231108:
* Update public_suffix_list.dat (#1848)
* util: gTLD data autopull updates for 2023-11-03T15:13:18 UTC (#1887)
* Add `torun.pl` (#1684)
==== python-alembic ====
Version update (1.12.0 -> 1.12.1)
- update to 1.12.1:
* Fixed regression caused by :ticket:`879` released in 1.7.0
where the ".info" dictionary of ``Table`` would not render in
autogenerate create table statements.
This can be useful for custom create table DDL rendering
schemes so it is restored.
* Improved typing in the
:paramref:`.EnvironmentContext.configure.process_revision_dir
ectives` callable to better indicate that the passed-in type is
:class:`.MigrationScript`, not the :class:`.MigrationOperation`
base class, and added typing to the example at
:ref:`cookbook_no_empty_migrations` to illustrate.
* Repaired :class:`.ExecuteSQLOp` so that it can participate in
"diff" operations; while this object is typically not present
in a reflected operation stream, custom hooks may be adding
this construct where it needs to have the correct
``to_diff_tuple()`` method.
* Improved the ``op.execute()`` method to correctly accept the
* ``Executable`` type that is the same which is used in
SQLAlchemy ``Connection.execute()``.
* Improve typing of the revision parameter in various command
functions.
* Fixed autogen render issue where expressions inside of
indexes for PG need to be double-parenthesized, meaning a
single parens must be present within the generated ``text()``
construct.
* Alembic now accommodates for Sequence and Identity that
support dialect kwargs.
This is a change that will be added to SQLAlchemy v2.1.
==== rubygem-fast_gettext ====
Version update (2.2.0 -> 2.3.0)
- New upstream release 2.3.0, see bundled CHANGELOG
==== sdbootutil ====
Version update (1+git20231102.beb4c19 -> 1+git20231114.6bcf1d3)
Subpackages: sdbootutil-rpm-scriptlets sdbootutil-snapper
- Update to version 1+git20231114.6bcf1d3:
* Fix quoting when calling dracut
==== sof-firmware ====
- Update Supplements for new modules like AMD ACP
==== thin-provisioning-tools ====
Version update (0.9.0 -> 1.0.7)
- Update to version 1.0.7:
* v1.0.7
* [thin_generate_metadata] Fix command line parsing
* [tests] Introduce era_generate_metadata
* [era] Factor out MetadataGenerator
* [era_invalidate] Fix missing value_parser for the --written-since option
* [tests] Support additional program-specific arguments in IO tests
* [examples] Add a custom emitter examples
* Remove unnecesary type casting
* [file_utils] Verify ioctl request code in tests
* [file_utils] Fix the ioctl request code for the powerpc architecture
* bump version to 1.0.6
* [build] Update dependencies
* [thin_delta] Remove redundant code
* [thin_delta] Fix range mappings construction
* [thin_delta] Fix command line parsing
* [pack/unpack] Fix clippy lints
* Bump version to v1.05
* Add some test cases to delta_list
* [pack/unpack] Fix some wrapping issues
* [tests] Ensure the scope of thin_check --super-block-only
* [tests] Test repairing thin metadata with stale superblock
* [thin_generate_damage] Support overriding superblock fields
* [tests] Validate more fields in repaired thin superblock
* [thin_explore] Fix visiting empty leaves
* [xml] Improve xml value parsing and error handling
* [all] Update error messages for xml parsers
* [build] Update quick-xml to v0.29
* [build] Update clap to v4.3
* [build] Update dependencies
* [thin_rmap] Check the input ranges
* [thin_dump/repair] Fix the ordering of found empty roots
* [report] Fix stderr redirection
* [thin_dump/repair] Ensure the tools never fail with repairable metadata
* [build] allow overriding PDATA_TOOLS in Makefile
* [build] fix build on musl
* [thin_stat] Display column headers and further statistics
* [thin_stat] Display data run length statistics for measuring data locality
* [thin_explore] Fix unit conversion for data block size
* [thin_explore] Display space maps usage and roots
* [thin_stat] Fix opening read-only files
* [thin_dump] Fix a regression that cannot keep shared defs with only one predecessor
* [commands] Print out error root cause if available
- Update to version 1.0.4:
* Bump version to 1.0.4
* [build] Update dependencies
* [all] Fix clippy lints for Rust 1.69.0
* [build] Drop the nix crate
* [file_utils] Fix the BLKGETSIZE64 ioctl for 32-bit platoforms
* [file_utils] Use stat64 explicitly to handle large files on 32-bit systems
* [write_batcher] Fix compilation error on 32-bit platforms
==== vim ====
Version update (9.0.2078 -> 9.0.2103)
Subpackages: vim-data vim-data-common vim-small xxd
- Update to version 9.0.2103
- drop vim-changelog.sh
* recursive callback may cause issues on some archs
* matchparen highlight not cleared in completion mode
* improve the breakpoint sign label (#13525)
* Improve CONTRIBUTING.md
* Renamed "makefile_*.mak" for Vim documentation (#13517)
* Update for Lynx 2.8.9 (#13510)
* Improve :let-heredoc syntax highlighting (#12923)
* clarify when formatoptions applies
* Update for i3 4.23 (#13522)
* Update usr_51.txt to be more inclusive (#13496)
* Add missing null_<type> help tags (#13498)
* labeler.yml use all instead of any for doc detection (#13507)
* No filetype support for xcompose files
* clarify `:help inclusion` section
* labeler.yml: Add some more component detection rules (#13511)
* No support for cypher files
* Vim9: confusing usage of private
* labeler.yml: add documentation label (#13506)
* fix grammar in termdebug doc, remove trailing spaces (#13505)
* improve window handling, shorten var types
* handle buffer-local mappings properly
* statusline may look different than expected
* Vim9: need more assignment tests
* Update for Wget2 2.1.0 (#13497)
* Unsupported option causes skipping of modeline test
* tests: failure in test_arabic
* Switch Hindu-Arabic to Arabic numerals in arabic keymap (#13430)
* Update the translation of Russian messages to Vim 9.0.2091 (#13490)
* improve the error detection
* document vim-script library function
* Make dist/vim.vim work properly when lacking vim9script support (#13487)
* Vim9: cannot convert list to string using +=
* add legacy version for central vim library
* centralize safe executable check and add vim library (#13413)
* clarify terminal capabilities for focus reporting
* complete_info() skips entries with 'noselect'
* Add Makefile for the Vim documentation on Windows (#13467)
* sound_playfile() fails when using powershell
* Vim9: still allows abstract static methods
* Update sh syntax and add shDerefOffset to shDerefVarArray for bash (#13480)
* make strace ft check less strict (#13482)
* build-failure in vim9class
* code cleanup for option callbacks needed
* Vim9: abstract can be used in interface
* Vim9: abstract static methods are possible
* runtime(sh) Update sh syntax and add shDblParen to shCaseList (#13469)
* Perl: xsubpp may be in non-standard location
* Add noble (24.04 LTS) as Ubuntu release name (#13472)
* test_channel may fail because of IPv6 config issue
* smoothscroll may result in wrong cursor position
* add shDblParen to shLoopList for bash (#13445)
* vim9_script test too large
* all secure options should note this restriction in the documentation (#13448)
* Not all Dart files detected
1
0
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
Mesa-drivers
docbook-xsl (1.79.2.1 -> 1.79.2.2)
hwdata (0.373 -> 0.376)
libdrm
libeconf (0.5.2 -> 0.6.0)
libosinfo (1.10.0 -> 1.11.0)
libtommath (1.2.0 -> 1.2.1)
libxml2
lsof (4.98.0 -> 4.99.0)
nfs-utils
openvpn (2.6.6 -> 2.6.7)
osinfo-db (20230719 -> 20231027)
procps
procps4
publicsuffix (20231028 -> 20231108)
python-alembic (1.12.0 -> 1.12.1)
rubygem-fast_gettext (2.2.0 -> 2.3.0)
sdbootutil (1+git20231102.beb4c19 -> 1+git20231114.6bcf1d3)
sof-firmware
thin-provisioning-tools (0.9.0 -> 1.0.7)
ucode-intel (20230808 -> 20231114)
vim (9.0.2078 -> 9.0.2103)
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- build with valgrind only on 64bit platforms
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- build with valgrind only on 64bit platforms
==== docbook-xsl ====
Version update (1.79.2.1 -> 1.79.2.2)
- Raise version to 1.79.2.2
Integrate latest changes from assembly/assemble.xsl and
assembly/effectivity.xsl
- Remove docbook-xsl-1.79.2-assembly-assemble.xsl.patch
We copy the two files directly.
These two files contains the following overall changes:
- Fix #254: Pass structure/@xml:lang to result doc
- Support filterin/filterout elements
- Fix problem with resourceref to another structure in assemblies
- fix #28 assemble.xsl: imagedata filerefs in assembled output
document may be incorrect
- Fix #27 to allow merge from resource of titles not inside info
because they are equivalent to titles inside info. Also fixe
a couple of other problems noticed during testing.
For details, see the upstream Git repo and run:
$ git diff release/1.79.2..master -- \
xsl/assembly/assemble.xsl xsl/assembly/effectivity.xsl
==== hwdata ====
Version update (0.373 -> 0.376)
- update to 0.376:
* Update pci, usb and vendor ids
==== libdrm ====
Subpackages: libdrm2 libdrm_amdgpu1 libdrm_intel1 libdrm_nouveau2 libdrm_radeon1
- use valgrind support only on 64bit platforms
==== libeconf ====
Version update (0.5.2 -> 0.6.0)
- Update to version 0.6.0:
* Supporting Linux Userspace API (UAPI) Group
chapter "Configuration Files Specification".
See: https://uapi-group.org/specifications/specs/
configuration_files_specification/
- Update to version 0.5.3:
* Added bindings for python3 and C#
- Update to version 0.5.2:
* Add python bindings (#188)
* docu version 0.5.2
* Fix test (#185)
* Plug memory leak (#186)
==== libosinfo ====
Version update (1.10.0 -> 1.11.0)
Subpackages: libosinfo-1_0-0 libosinfo-lang
- Update to version 1.11.0 (jsc#PED-2104)
Changes in this release include:
* Several minor memory leak fixes
* Several CI improvements
* Several translations improvements
- Drop 3a0fef72.patch as it is now part of the tarball
==== libtommath ====
Version update (1.2.0 -> 1.2.1)
- Update to version 1.2.1 (bsc#1214927, CVE-2023-36328):
+ Bugfix release because of potential integer overflow (
CVE-2023-36328).
- Drop 546.patch: fixed upstream.
- Update libtommath.keyring to contain gpg key
7B24BC73AFEEFA69A5BDE9C53FAA94B3BD9016D9.
==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools
- Security fix: CVE-2023-45322 (bsc#1216129)
* use-after-free in xmlUnlinkNode() in tree.c
* Added file libxml2-CVE-2023-45322.patch
==== lsof ====
Version update (4.98.0 -> 4.99.0)
- lsof 4.99.0:
* Do not hard-code fd numbers in epoll test
* --with-selinux configure option.
* Improve performance by using closefrom()
* Introduce liblsof for programmatic access over spawning lsof
in a subprocess
- build with libtirpc
- switch to upstream tarball again as it dropped proprietary code
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client
- Build with --enable-junction so that nfsref is built
https://lore.kernel.org/linux-nfs/DFBBA6DD-7F22-4A38-BAA2-DBD40EB81BB9@orac…
==== openvpn ====
Version update (2.6.6 -> 2.6.7)
Subpackages: openvpn-auth-pam-plugin
- update to 2.6.7:
* CVE-2023-46850 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly
use a send buffer after it has been free()d in some circumstances,
causing some free()d memory to be sent to the peer. All configurations
using TLS (e.g. not using --secret) are affected by this issue.
* CVE-2023-46849 OpenVPN versions between 2.6.0 and 2.6.6 incorrectly
restore --fragment configuration in some circumstances, leading to a
division by zero when --fragment is used. On platforms where division
by zero is fatal, this will cause an OpenVPN crash.
* DCO: warn if DATA_V1 packets are sent by the other side - this a hard
incompatibility between a 2.6.x client connecting to a 2.4.0-2.4.4
server, and the only fix is to use --disable-dco.
* Remove OpenSSL Engine method for loading a key. This had to be removed
because the original author did not agree to relicensing the code with
the new linking exception added. This was a somewhat obsolete feature
anyway as it only worked with OpenSSL 1.x, which is end-of-support.
* add warning if p2p NCP client connects to a p2mp server - this is a
combination that used to work without cipher negotiation (pre 2.6 on
both ends), but would fail in non-obvious ways with 2.6 to 2.6.
* add warning to --show-groups that not all supported groups are listed
(this is due the internal enumeration in OpenSSL being a bit weird,
omitting X448 and X25519 curves).
* --dns: remove support for exclude-domains argument (this was a new 2.6
option, with no backend support implemented yet on any platform, and it
turns out that no platform supported it at all - so remove option again)
* warn user if INFO control message too long, do not forward to management
client (safeguard against protocol-violating server implementations)
* DCO-WIN: get and log driver version (for easier debugging).
* print "peer temporary key details" in TLS handshake
* log OpenSSL errors on failure to set certificate, for example if the
algorithms used are in acceptable to OpenSSL (misleading message would be
printed in cryptoapi / pkcs11 scenarios)
* add CMake build system for MinGW and MSVC builds
* remove old MSVC build system
* improve cmocka unit test building for Windows
==== osinfo-db ====
Version update (20230719 -> 20231027)
- Update to database version 20231027 (jsc#PED-2104)
osinfo-db-20231027.tar.xz
==== procps ====
Subpackages: libprocps8 procps-lang
- procps-ng-3.3.17-logind.patch: Fix crash of "w -s -h"
==== procps4 ====
Subpackages: libproc2-0 procps4-lang
- Remove duplicate BuildRequires
==== publicsuffix ====
Version update (20231028 -> 20231108)
- Update to version 20231108:
* Update public_suffix_list.dat (#1848)
* util: gTLD data autopull updates for 2023-11-03T15:13:18 UTC (#1887)
* Add `torun.pl` (#1684)
==== python-alembic ====
Version update (1.12.0 -> 1.12.1)
- update to 1.12.1:
* Fixed regression caused by :ticket:`879` released in 1.7.0
where the ".info" dictionary of ``Table`` would not render in
autogenerate create table statements.
This can be useful for custom create table DDL rendering
schemes so it is restored.
* Improved typing in the
:paramref:`.EnvironmentContext.configure.process_revision_dir
ectives` callable to better indicate that the passed-in type is
:class:`.MigrationScript`, not the :class:`.MigrationOperation`
base class, and added typing to the example at
:ref:`cookbook_no_empty_migrations` to illustrate.
* Repaired :class:`.ExecuteSQLOp` so that it can participate in
"diff" operations; while this object is typically not present
in a reflected operation stream, custom hooks may be adding
this construct where it needs to have the correct
``to_diff_tuple()`` method.
* Improved the ``op.execute()`` method to correctly accept the
* ``Executable`` type that is the same which is used in
SQLAlchemy ``Connection.execute()``.
* Improve typing of the revision parameter in various command
functions.
* Fixed autogen render issue where expressions inside of
indexes for PG need to be double-parenthesized, meaning a
single parens must be present within the generated ``text()``
construct.
* Alembic now accommodates for Sequence and Identity that
support dialect kwargs.
This is a change that will be added to SQLAlchemy v2.1.
==== rubygem-fast_gettext ====
Version update (2.2.0 -> 2.3.0)
- New upstream release 2.3.0, see bundled CHANGELOG
==== sdbootutil ====
Version update (1+git20231102.beb4c19 -> 1+git20231114.6bcf1d3)
Subpackages: sdbootutil-rpm-scriptlets sdbootutil-snapper
- Update to version 1+git20231114.6bcf1d3:
* Fix quoting when calling dracut
==== sof-firmware ====
- Update Supplements for new modules like AMD ACP
==== thin-provisioning-tools ====
Version update (0.9.0 -> 1.0.7)
- Update to version 1.0.7:
* v1.0.7
* [thin_generate_metadata] Fix command line parsing
* [tests] Introduce era_generate_metadata
* [era] Factor out MetadataGenerator
* [era_invalidate] Fix missing value_parser for the --written-since option
* [tests] Support additional program-specific arguments in IO tests
* [examples] Add a custom emitter examples
* Remove unnecesary type casting
* [file_utils] Verify ioctl request code in tests
* [file_utils] Fix the ioctl request code for the powerpc architecture
* bump version to 1.0.6
* [build] Update dependencies
* [thin_delta] Remove redundant code
* [thin_delta] Fix range mappings construction
* [thin_delta] Fix command line parsing
* [pack/unpack] Fix clippy lints
* Bump version to v1.05
* Add some test cases to delta_list
* [pack/unpack] Fix some wrapping issues
* [tests] Ensure the scope of thin_check --super-block-only
* [tests] Test repairing thin metadata with stale superblock
* [thin_generate_damage] Support overriding superblock fields
* [tests] Validate more fields in repaired thin superblock
* [thin_explore] Fix visiting empty leaves
* [xml] Improve xml value parsing and error handling
* [all] Update error messages for xml parsers
* [build] Update quick-xml to v0.29
* [build] Update clap to v4.3
* [build] Update dependencies
* [thin_rmap] Check the input ranges
* [thin_dump/repair] Fix the ordering of found empty roots
* [report] Fix stderr redirection
* [thin_dump/repair] Ensure the tools never fail with repairable metadata
* [build] allow overriding PDATA_TOOLS in Makefile
* [build] fix build on musl
* [thin_stat] Display column headers and further statistics
* [thin_stat] Display data run length statistics for measuring data locality
* [thin_explore] Fix unit conversion for data block size
* [thin_explore] Display space maps usage and roots
* [thin_stat] Fix opening read-only files
* [thin_dump] Fix a regression that cannot keep shared defs with only one predecessor
* [commands] Print out error root cause if available
- Update to version 1.0.4:
* Bump version to 1.0.4
* [build] Update dependencies
* [all] Fix clippy lints for Rust 1.69.0
* [build] Drop the nix crate
* [file_utils] Fix the BLKGETSIZE64 ioctl for 32-bit platoforms
* [file_utils] Use stat64 explicitly to handle large files on 32-bit systems
* [write_batcher] Fix compilation error on 32-bit platforms
==== ucode-intel ====
Version update (20230808 -> 20231114)
- Updated to Intel CPU Microcode 20231114 release. (bsc#1215278)
- Security updates for [INTEL-SA-00950](https://www.intel.com/content/www/us/en/security-center/adv…
- CVE-2023-23583: Fixed potential CPU deadlocks or privilege escalation (bsc#1215278)
- Update for functional issues. Refer to [13th Generation Intel® Core⢠Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/740518) for details.
- Update for functional issues. Refer to [12th Generation Intel® Core⢠Processor Family](https://cdrdv2.intel.com/v1/dl/getContent/682436) for details.
- Update for functional issues. Refer to [11th Gen Intel® Core⢠Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/631123) for details.
- Update for functional issues. Refer to [10th Gen Intel® Core⢠Processor Families Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/341079) for details.
- Update for functional issues. Refer to [4th Gen Intel® Xeon® Scalable Processors Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/772415) for details.
- Update for functional issues. Refer to [3rd Generation Intel® Xeon® Scalable Processors Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/634897) for details.
- Update for functional issues. Refer to [Intel® Processors and Intel® Core⢠i3 N-Series](https://cdrdv2.intel.com/v1/dl/getContent/764616) for details.
- Update for functional issues. Refer to [Intel® Xeon® D-2700 Processor Specification Update](https://cdrdv2.intel.com/v1/dl/getContent/714071) for details.
- Update for functional issues. Refer to [Intel® Xeon® E-2300 Processor Specification Update ](https://cdrdv2.intel.com/v1/dl/getContent/709192) for details.
[#]## Updated Platforms
| Processor | Stepping | F-M-S/PI | Old Ver | New Ver | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| ADL | C0 | 06-97-02/07 | 0000002e | 00000032 | Core Gen12
| ADL | H0 | 06-97-05/07 | 0000002e | 00000032 | Core Gen12
| ADL | L0 | 06-9a-03/80 | 0000042c | 00000430 | Core Gen12
| ADL | R0 | 06-9a-04/80 | 0000042c | 00000430 | Core Gen12
| ADL-N | N0 | 06-be-00/11 | 00000011 | 00000012 | Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E
| AZB | A0 | 06-9a-04/40 | 00000004 | 00000005 | Intel(R) Atom(R) C1100
| AZB | R0 | 06-9a-04/40 | 00000004 | 00000005 | Intel(R) Atom(R) C1100
| ICL-D | B0 | 06-6c-01/10 | 01000230 | 01000268 | Xeon D-17xx, D-27xx
| ICX-SP | Dx/M1 | 06-6a-06/87 | 0d0003a5 | 0d0003b9 | Xeon Scalable Gen3
| ICL-U/Y | D1 | 06-7e-05/80 | 000000bc | 000000c2 | Core Gen10 Mobile
| RPL-H/P/PX 6+8 | J0 | 06-ba-02/e0 | 00004119 | 0000411c | Core Gen13
| RPL-S | B0 | 06-b7-01/32 | 00000119 | 0000011d | Core Gen13
| RKL-S | B0 | 06-a7-01/02 | 00000059 | 0000005d | Core Gen11
| RPL-S | H0 | 06-bf-05/07 | 0000002e | 00000032 | Core Gen12
| RPL-S/HX | C0 | 06-bf-02/07 | 0000002e | 00000032 | Core Gen12
| RPL-U 2+8 | Q0 | 06-ba-03/e0 | 00004119 | 0000411c | Core Gen13
| SPR-SP | E5/S3 | 06-8f-08/87 | 2b0004b1 | 2b0004d0 | Xeon Scalable Gen4
| SPR-SP | E4/S2 | 06-8f-07/87 | 2b0004b1 | 2b0004d0 | Xeon Scalable Gen4
| SPR-SP | E3 | 06-8f-06/87 | 2b0004b1 | 2b0004d0 | Xeon Scalable Gen4
| SPR-SP | E2 | 06-8f-05/87 | 2b0004b1 | 2b0004d0 | Xeon Scalable Gen4
| SPR-SP | E0 | 06-8f-04/87 | 2b0004b1 | 2b0004d0 | Xeon Scalable Gen4
| SPR-HBM | Bx | 06-8f-08/10 | 2c000271 | 2c000290 | Xeon Max
| TGL | B0/B1 | 06-8c-01/80 | 000000ac | 000000b4 | Core Gen11 Mobile
| TGL-H | R0 | 06-8d-01/c2 | 00000046 | 0000004e | Core Gen11 Mobile
| TGL-R | C0 | 06-8c-02/c2 | 0000002c | 00000034 | Core Gen11 Mobile
- Updated to Intel CPU Microcode 20231114 pre-release (labeled 20231113).
(bsc#1215278)
- CVE-2023-23583: Fixed potential CPU deadlocks or privilege escalation (bsc#1215278)
==== vim ====
Version update (9.0.2078 -> 9.0.2103)
Subpackages: vim-data vim-data-common vim-small xxd
- Update to version 9.0.2103
- drop vim-changelog.sh
* recursive callback may cause issues on some archs
* matchparen highlight not cleared in completion mode
* improve the breakpoint sign label (#13525)
* Improve CONTRIBUTING.md
* Renamed "makefile_*.mak" for Vim documentation (#13517)
* Update for Lynx 2.8.9 (#13510)
* Improve :let-heredoc syntax highlighting (#12923)
* clarify when formatoptions applies
* Update for i3 4.23 (#13522)
* Update usr_51.txt to be more inclusive (#13496)
* Add missing null_<type> help tags (#13498)
* labeler.yml use all instead of any for doc detection (#13507)
* No filetype support for xcompose files
* clarify `:help inclusion` section
* labeler.yml: Add some more component detection rules (#13511)
* No support for cypher files
* Vim9: confusing usage of private
* labeler.yml: add documentation label (#13506)
* fix grammar in termdebug doc, remove trailing spaces (#13505)
* improve window handling, shorten var types
* handle buffer-local mappings properly
* statusline may look different than expected
* Vim9: need more assignment tests
* Update for Wget2 2.1.0 (#13497)
* Unsupported option causes skipping of modeline test
* tests: failure in test_arabic
* Switch Hindu-Arabic to Arabic numerals in arabic keymap (#13430)
* Update the translation of Russian messages to Vim 9.0.2091 (#13490)
* improve the error detection
* document vim-script library function
* Make dist/vim.vim work properly when lacking vim9script support (#13487)
* Vim9: cannot convert list to string using +=
* add legacy version for central vim library
* centralize safe executable check and add vim library (#13413)
* clarify terminal capabilities for focus reporting
* complete_info() skips entries with 'noselect'
* Add Makefile for the Vim documentation on Windows (#13467)
* sound_playfile() fails when using powershell
* Vim9: still allows abstract static methods
* Update sh syntax and add shDerefOffset to shDerefVarArray for bash (#13480)
* make strace ft check less strict (#13482)
* build-failure in vim9class
* code cleanup for option callbacks needed
* Vim9: abstract can be used in interface
* Vim9: abstract static methods are possible
* runtime(sh) Update sh syntax and add shDblParen to shCaseList (#13469)
* Perl: xsubpp may be in non-standard location
* Add noble (24.04 LTS) as Ubuntu release name (#13472)
* test_channel may fail because of IPv6 config issue
* smoothscroll may result in wrong cursor position
* add shDblParen to shLoopList for bash (#13445)
* vim9_script test too large
* all secure options should note this restriction in the documentation (#13448)
* Not all Dart files detected
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=3&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:
MozillaFirefox (119.0 -> 119.0.1)
apparmor
argyllcms (3.0.0 -> 3.0.2)
attica-qt5 (5.111.0 -> 5.112.0)
baloo5 (5.111.0 -> 5.112.0)
baloo5-widgets (23.08.2 -> 23.08.3)
bcache-tools (1.1 -> 1.1+git37.a5e3753)
bluez-qt (5.111.0 -> 5.112.0)
breeze5-icons (5.111.0 -> 5.112.0)
createrepo_c (0.20.1 -> 1.0.2)
dolphin (23.08.2 -> 23.08.3)
ffmpeg-6 (6.0 -> 6.0.1)
ffmpegthumbs (23.08.2 -> 23.08.3)
filelight (23.08.2 -> 23.08.3)
frameworkintegration (5.111.0 -> 5.112.0)
fwupd
gcc13
glslang
initviocons
kaccounts-integration (23.08.2 -> 23.08.3)
kaccounts-providers (23.08.2 -> 23.08.3)
kactivities-stats (5.111.0 -> 5.112.0)
kactivities5 (5.111.0 -> 5.112.0)
karchive (5.111.0 -> 5.112.0)
kate (23.08.2 -> 23.08.3)
kauth (5.111.0 -> 5.112.0)
kbookmarks (5.111.0 -> 5.112.0)
kcmutils (5.111.0 -> 5.112.0)
kcodecs (5.111.0 -> 5.112.0)
kcompletion (5.111.0 -> 5.112.0)
kconfig (5.111.0 -> 5.112.0)
kconfigwidgets (5.111.0 -> 5.112.0)
kcoreaddons (5.111.0 -> 5.112.0)
kcrash (5.111.0 -> 5.112.0)
kdbusaddons (5.111.0 -> 5.112.0)
kde-print-manager (23.08.2 -> 23.08.3)
kdeclarative (5.111.0 -> 5.112.0)
kded (5.111.0 -> 5.112.0)
kdegraphics-thumbnailers (23.08.2 -> 23.08.3)
kdelibs4support (5.111.0 -> 5.112.0)
kdenetwork-filesharing (23.08.2 -> 23.08.3)
kdesu (5.111.0 -> 5.112.0)
kdialog (23.08.2 -> 23.08.3)
kdnssd-framework (5.111.0 -> 5.112.0)
kdoctools (5.111.0 -> 5.112.0)
kernel-source (6.5.9 -> 6.6.1)
kexec-tools
kfilemetadata5 (5.111.0 -> 5.112.0)
kglobalaccel (5.111.0 -> 5.112.0)
kguiaddons (5.111.0 -> 5.112.0)
khelpcenter5 (23.08.2 -> 23.08.3)
kholidays (5.111.0 -> 5.112.0)
khtml (5.111.0 -> 5.112.0)
ki18n (5.111.0 -> 5.112.0)
kiconthemes (5.111.0 -> 5.112.0)
kidletime (5.111.0 -> 5.112.0)
kimageformats (5.111.0 -> 5.112.0)
kinit (5.111.0 -> 5.112.0)
kio (5.111.0 -> 5.112.0)
kio-extras5 (23.08.2 -> 23.08.3)
kio-gdrive (23.08.2 -> 23.08.3)
kirigami2 (5.111.0 -> 5.112.0)
kitemmodels (5.111.0 -> 5.112.0)
kitemviews (5.111.0 -> 5.112.0)
kjobwidgets (5.111.0 -> 5.112.0)
kjs (5.111.0 -> 5.112.0)
knewstuff (5.111.0 -> 5.112.0)
knotifications (5.111.0 -> 5.112.0)
knotifyconfig (5.111.0 -> 5.112.0)
konsole (23.08.2 -> 23.08.3)
kpackage (5.111.0 -> 5.112.0)
kparts (5.111.0 -> 5.112.0)
kpeople5 (5.111.0 -> 5.112.0)
kpmcore (23.08.2 -> 23.08.3)
kpty (5.111.0 -> 5.112.0)
kquickcharts (5.111.0 -> 5.112.0)
krunner (5.111.0 -> 5.112.0)
kservice (5.111.0 -> 5.112.0)
ktexteditor (5.111.0 -> 5.112.0)
ktextwidgets (5.111.0 -> 5.112.0)
kunitconversion (5.111.0 -> 5.112.0)
kwallet (5.111.0 -> 5.112.0)
kwalletmanager5 (23.08.2 -> 23.08.3)
kwayland (5.111.0 -> 5.112.0)
kwidgetsaddons (5.111.0 -> 5.112.0)
kwindowsystem (5.111.0 -> 5.112.0)
kxmlgui (5.111.0 -> 5.112.0)
less
libKF5ModemManagerQt (5.111.0 -> 5.112.0)
libKF5NetworkManagerQt (5.111.0 -> 5.112.0)
libapparmor
libcloudproviders (0.3.4 -> 0.3.5)
libkdcraw (23.08.2 -> 23.08.3)
libkexiv2 (23.08.2 -> 23.08.3)
libkgapi (23.08.2 -> 23.08.3)
libmaxminddb (1.7.1 -> 1.8.0)
libqaccessibilityclient-qt5 (0.4.1 -> 0.5.0)
libqmi (1.32.4 -> 1.34.0)
librist (0.2.7 -> 0.2.10)
libstorage-ng (4.5.155 -> 4.5.156)
man-pages (6.04 -> 6.05.01)
mobipocket (23.08.2 -> 23.08.3)
mozjs115 (115.3.1 -> 115.4.0)
ncurses (6.4.20231021 -> 6.4.20231111)
partitionmanager (23.08.2 -> 23.08.3)
patterns-microos
plasma-framework (5.111.0 -> 5.112.0)
postfix (3.8.1 -> 3.8.3)
prison-qt5 (5.111.0 -> 5.112.0)
procps4
ptools
purpose (5.111.0 -> 5.112.0)
python-cryptography (41.0.4 -> 41.0.5)
python311-packaging (23.1 -> 23.2)
qqc2-desktop-style (5.111.0 -> 5.112.0)
schily
shaderc
signon-kwallet-extension (23.08.2 -> 23.08.3)
snappy (1.1.9 -> 1.1.10)
sof-firmware (2023.09 -> 2023.09.1)
solid (5.111.0 -> 5.112.0)
sonnet (5.111.0 -> 5.112.0)
spectacle (23.08.2 -> 23.08.3)
sssd (2.9.2 -> 2.9.3)
syndication (5.111.0 -> 5.112.0)
syntax-highlighting (5.111.0 -> 5.112.0)
threadweaver (5.111.0 -> 5.112.0)
traceroute (2.1.2 -> 2.1.3)
vlan
xterm (387 -> 388)
xz (5.4.4 -> 5.4.5)
zlib-ng-compat (2.1.3 -> 2.1.4)
=== Details ===
==== MozillaFirefox ====
Version update (119.0 -> 119.0.1)
- Mozilla Firefox 119.0.1
* Fixed a bug causing colors in the <select> HTML element to not
be applied to dropdown menu arrows (bmo#1861253)
* Fixed a bug with the <input> HTML element state not changing
when dynamically updating the `disabled` attribute on an
ancestor <fieldset> (bmo#1861027)
* Fixed a bug causing elements with the indeterminate CSS
selector in a radio group to not update (bmo#1861346)
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-parser apparmor-profiles apparmor-utils python3-apparmor
- Actually apply the previously added patch for bsc#1216878
- Add apparmor-systemd-sessions.patch to allow read access to
/run/systemd/sessions/ (bsc#1216878)
==== argyllcms ====
Version update (3.0.0 -> 3.0.2)
- update to 3.0.2:
* Fix #include <ctype.h> in spectro/conv.c
* Fix typo introduced into spectro/i1d3.c that prevents
retail i1d3 from working.
* Fixed accuracy problem with xicclu -fb when using cLut type
profiles that use a matrix in their B2A table.
* Fixed crash in xicclu with device link profiles.
* Fixed error when creating profiles with
ARGYLL_CREATE_DISPLAY_PROFILE_WITH_CHAD or
ARGYLL_CREATE_OUTPUT_PROFILE_WITH_CHAD.
* Make re-writing an ICC profile more forgiving of
tags that are incorrect for the profile version.
* Fixed problem with writing textDescriptionType
ScriptCode that was not being padded to 67 characters.
* Fixed bug in CGATS output. This showed up in oeminst.
==== attica-qt5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Attica5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== baloo5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* [PendingFile] Remove default constructor, METATYPE declaration
* [PendingFile] Remove unused and incorrect setPath method
==== baloo5-widgets ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== bcache-tools ====
Version update (1.1 -> 1.1+git37.a5e3753)
- Update to snapshot 1.1+git37.a5e3753
* support ``bcache show -d`` for nvdimm-meta device
- Abolish /usr/bin/env [boo#1216370]
- Delete (merged):
0001-bcache-tools-set-zoned-size-aligned-data_offset-on-b.patch
0002-bcache-tools-add-is_zoned_device.patch
0003-bcache-tools-convert-writeback-to-writethrough-mode-.patch
0004-bcache-tools-add-struct-cache_sb_disk-into-bcache.h.patch
0005-bcache-tools-bitwise.h-more-swap-bitwise-for-differe.patch
0006-bcache-tools-list.h-only-define-offsetof-when-it-is-.patch
0007-bcache-tools-add-to_cache_sb-and-to_cache_sb_disk.patch
0008-bcache-tools-define-separated-super-block-for-in-mem.patch
0009-bcache-tools-upgrade-super-block-versions-for-featur.patch
0010-bcache-tools-add-large_bucket-incompat-feature.patch
0011-bcache-tools-add-print_cache_set_supported_feature_s.patch
0012-bcache-tools-Fix-potential-coredump-issues.patch
0013-bcache-tools-Export-CACHED_UUID-and-CACHED_LABEL.patch
0014-bcache-tools-Remove-the-dependency-on-libsmartcols.patch
0015-bcache-tools-make-permit-only-one-cache-device-to-be.patch
0016-bcache-tools-add-bcache-status.patch
0017-bcache-tools-add-man-page-bcache-status.8.patch
0018-Makefile-install-bcache-status.patch
0019-bcache.h-fix-typo-from-SUUP-to-SUPP.patch
0020-bcache-tools-only-call-set_bucket_size-for-cache-dev.patch
0021-bcache.h-add-BCH_FEATURE_INCOMPAT_LARGE_BUCKET-to-BC.patch
0022-bcache-tools-check-incompatible-feature-set.patch
0023-bcache-tools-introduce-BCH_FEATURE_INCOMPAT_LOG_LARG.patch
0024-bcache-tools-display-obsoleted-bucket-size-configura.patch
0025-bcache-tools-recover-the-missing-sb.csum-for-showing.patch
0026-bcache-tools-only-call-to_cache_sb-for-bcache-device.patch
0027-bcache-tools-improve-column-alignment-for-bcache-sho.patch
0028-bcache-tools-Update-super-block-version-in-bch_set_f.patch
0029-bcache-tools-improve-is_zoned_device.patch
==== bluez-qt ====
Version update (5.111.0 -> 5.112.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== breeze5-icons ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== createrepo_c ====
Version update (0.20.1 -> 1.0.2)
- update to 1.0.2:
* Don't allow building without zstd
* Remove dependency on libmagic, hardcode magic number detection
- update to 1.0.1:
* Fix some invalid C code to cover a wider ranger of compilers
* Python API: Fix a crash when setting pkg files
* Add support for building with sanitizers
* Fix a memory leak of nevra in case there are duplicate package
* Free loaded zchunk dictionary
* Fix few deltarpm related memory leaks
update to 1.0.0:
* Add zstd compression support
update to 0.21.1:
* Rename --filelists_ext to --filelists-ext to be consistent
* Change test to compare contents instead of checksum
* Don't remove old metadata packages with --update
* New --duplicated-nevra <solution> option
- drop 0001-Add-optional-filelists_ext-metadata.patch
0002-Rename-filelists_ext-to-filelists-ext-to-be-consiste.patch
0003-Rename-filelists_ext.xml-metadata-to-filelists-ext.x.patch
0004-Add-missing-ext-to-filelists-ext-repomd-record.patch
0005-Complete-renaming-to-filelists-ext.patch: (merged upstream)
==== dolphin ====
Version update (23.08.2 -> 23.08.3)
Subpackages: dolphin-part libdolphinvcs5
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* Process correct model when applying service menu changes (kde#475547)
* snapcraft: initial import snapcraft files.
==== ffmpeg-6 ====
Version update (6.0 -> 6.0.1)
Subpackages: libavcodec60 libavfilter9 libavformat60 libavutil58 libpostproc57 libswresample4 libswscale7
- Update to version 6.0.1:
* Updates and bugfixes to avcodecs, avformat and avfilters
mainly.
- Drop patch fixed upstream:
* 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
- Add 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
to resolve a build failure on 15.4/15.5.
==== ffmpegthumbs ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== filelight ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: initial import snapcraft files
==== frameworkintegration ====
Version update (5.111.0 -> 5.112.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== fwupd ====
Subpackages: fwupd-bash-completion libfwupd2 typelib-1_0-Fwupd-2_0
- Do not pass -Dsystemd_unit_user=root to meson: use fwupd's
defautl fwupd_refresh user (boo#1216973).
==== gcc13 ====
Subpackages: cpp13 libgcc_s1 libgfortran5 libgomp1 libobjc4 libstdc++6 libstdc++6-pp libubsan1
- Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during
C++ standard library initialization. [bsc#1216664]
==== glslang ====
- Drop symlinks from /usr/include; inhibits upgrade procedure
from 13.0.0 package where some were a directory.
==== initviocons ====
- spec-cleaner run
==== kaccounts-integration ====
Version update (23.08.2 -> 23.08.3)
Subpackages: libkaccounts2
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kaccounts-providers ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kactivities-stats ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* ResultSet: expose agent field
==== kactivities5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== karchive ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix broken bzip2 with new shared-mime-info
==== kate ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kate-plugins
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: Don't bundle c++ libs. (kde#476498)
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* snapcraft: Fix wayland installs by bundling qtwayland libs.
* Fix crash on dropping file in project (kde#476016)
* snapcraft: add missig build dep gettext.
* [flatpak] Use Qt5 branch for deps
* snapcraft: initial import snacraft files
==== kauth ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kbookmarks ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcmutils ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcodecs ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcompletion ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kconfig ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* kconfigwatcher: do not assert absolute paths
* dbussanitizer: do not allow trailing slashes
* dbussanitizer: qassertx to print the path
* notify: don't try to send or receive dbus notifications on absolute paths
* more aggressively sanitize dbus paths
==== kconfigwidgets ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcoreaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5CoreAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix API docs generation for KPluginMetaDataOption enum values
* Deprecate unused KStringHandler::isUtf8 & KStringHandler::from8Bit
==== kcrash ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdbusaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kde-print-manager ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdeclarative ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kded ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdegraphics-thumbnailers ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdelibs4support ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdenetwork-filesharing ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdesu ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdialog ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdnssd-framework ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdoctools ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5DocTools5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kernel-source ====
Version update (6.5.9 -> 6.6.1)
- Linux 6.6.1 (bsc#1012628).
- ASoC: SOF: sof-pci-dev: Fix community key quirk detection
(bsc#1012628).
- ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
(bsc#1012628).
- serial: core: Fix runtime PM handling for pending tx
(bsc#1012628).
- misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device
support (bsc#1012628).
- dt-bindings: serial: rs485: Add rs485-rts-active-high
(bsc#1012628).
- tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
(bsc#1012628).
- tty: 8250: Add support for Intashield IX cards (bsc#1012628).
- tty: 8250: Add support for additional Brainboxes PX cards
(bsc#1012628).
- tty: 8250: Fix up PX-803/PX-857 (bsc#1012628).
- tty: 8250: Fix port count of PX-257 (bsc#1012628).
- tty: 8250: Add support for Intashield IS-100 (bsc#1012628).
- tty: 8250: Add support for Brainboxes UP cards (bsc#1012628).
- tty: 8250: Add support for additional Brainboxes UC cards
(bsc#1012628).
- tty: 8250: Remove UC-257 and UC-431 (bsc#1012628).
- tty: n_gsm: fix race condition in status line change on dead
connections (bsc#1012628).
- Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
(bsc#1012628).
- usb: raw-gadget: properly handle interrupted requests
(bsc#1012628).
- usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
(bsc#1012628).
- usb: typec: tcpm: Add additional checks for contaminant
(bsc#1012628).
- usb: storage: set 1.50 as the lower bcdDevice for older "Super
Top" compatibility (bsc#1012628).
- PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD
device (bsc#1012628).
- ALSA: usb-audio: add quirk flag to enable native DSD for
McIntosh devices (bsc#1012628).
- eventfs: Use simple_recursive_removal() to clean up dentries
(bsc#1012628).
- eventfs: Delete eventfs_inode when the last dentry is freed
(bsc#1012628).
- eventfs: Save ownership and mode (bsc#1012628).
- eventfs: Remove "is_freed" union with rcu head (bsc#1012628).
- tracing: Have trace_event_file have ref counters (bsc#1012628).
- perf evlist: Avoid frequency mode for the dummy event
(bsc#1012628).
- power: supply: core: Use blocking_notifier_call_chain to avoid
RCU complaint (bsc#1012628).
- drm/amd/display: Don't use fsleep for PSR exit waits
(bsc#1012628).
- commit 758e4f0
- update patch metadata
- update upstream reference
- patches.rpmify/kbuild-dummy-tools-pretend-we-understand-fpatchable-.patch
- commit 93ae682
- series.conf: cleanup
- update upstream references and move into sorted section:
- patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
- patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
- patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
- commit 157ac85
- kbuild: dummy-tools: pretend we understand
- fpatchable-function-entry (ppc64le-build-fix).
- Delete
patches.rpmify/kbuild-dummy-tools-Add-support-for-fpatchable-functi.patch.
Replace the latter with the former (upstream accepted solution).
- commit 8050c17
- riscv: enable CONFIG_PCI_HOST_GENERIC
Needed for the pci host controller emulated by qemu.
- commit ebb7db3
- Delete patches.rpmify/x86-Let-AS_WRUSS-depend-on-X86_64.patch.
- Update config files.
This effectively reverts 9ab2e0780c8a2fb9a84db5bad59fbe3ab526a6c3. The
patch was not accepted upstream:
https://lore.kernel.org/all/20231031140504.GCZUEJkMPXSrEDh3MA@fat_crate.loc…
Instead, we merged the packaging branch which fixes this in
rpm/check-for-config-changes instead.
- rpm/check-for-config-changes: add AS_WRUSS to IGNORED_CONFIGS_RE
Add AS_WRUSS as an IGNORED_CONFIGS_RE entry in check-for-config-changes
to fix build on x86_32.
There was a fix submitted to upstream but it was not accepted:
https://lore.kernel.org/all/20231031140504.GCZUEJkMPXSrEDh3MA@fat_crate.loc…
So carry this in IGNORED_CONFIGS_RE instead.
- commit ce5bc31
- config: enable NFS_V4_2_READ_PLUS (bsc#1216736)
This option was introduced and disabled by default because of unresolved
issues. As stated in mainline commit 9cf2744d2491 ("NFS: Enable the
READ_PLUS operation by default") which changes the upstream default to
enabled, these issues are addressed so that it is safe to enable the
option and as it allows to transfer sparse files more efficiently, it is
desirable to do so.
- commit c4f1dc1
- x86: Let AS_WRUSS depend on X86_64 (i386-build-fix).
- Update config files.
- commit 9ab2e07
- kbuild: dummy-tools: pretend we understand
- fpatchable-function-entry (ppc64le-build-fix).
... changelog too long, skipping 28 lines ...
- commit b854e69
==== kexec-tools ====
- Fix build with old glibc with 6419b008fde783fd0cc2cc266bd1c9cf35e99a0e.patch
==== kfilemetadata5 ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kglobalaccel ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Add build option for KF6 coinstallability
==== kguiaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5GuiAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== khelpcenter5 ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: Fix override. New content pack.
* snapcraft: Set version as appstream picks up non release service version.
* snapcraft: initial import snapcraft files.
==== kholidays ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== khtml ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== ki18n ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kiconthemes ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kidletime ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kimageformats ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kinit ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kio ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kio-core
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* KDirModel: Refactor _k_slotClear()
* KDirModel: Replace 'slow' with 'fsType' naming
* KDirModel: Reduce calls to isSlow()
* KDirModel: Limit details fetching for network fs
==== kio-extras5 ====
Version update (23.08.2 -> 23.08.3)
Subpackages: libkioarchive5
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* Reflect move of KActivities out of Frameworks to Plasma
==== kio-gdrive ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kirigami2 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Avatar: Add tests for cyrillic initials
* Add support for cyrillic initials
==== kitemmodels ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kitemviews ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kjobwidgets ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kjs ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== knewstuff ====
Version update (5.111.0 -> 5.112.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== knotifications ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Adapt to notification API and permission changes in Android SDK 33
==== knotifyconfig ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== konsole ====
Version update (23.08.2 -> 23.08.3)
Subpackages: konsole-part konsole-part-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: initial import snapcraft files.
* Fix signed integer overflow due to uninitialized vars warning
* Account for CJK wide chars in copyLineToStream
* Add test case for block selection of CJK chars
* Don't select half a CJK character (kde#474055)
* Don't require FreeBSD/Qt5 tests to pass
* Don't try to free terminalPart.
==== kpackage ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kparts ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kpeople5 ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kpmcore ====
Version update (23.08.2 -> 23.08.3)
Subpackages: libkpmcore12
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kpty ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kquickcharts ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== krunner ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kservice ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== ktexteditor ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix selection shrink when indenting (kde#329247)
==== ktextwidgets ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kunitconversion ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwallet ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwalletmanager5 ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kwayland ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwidgetsaddons ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwindowsystem ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kxmlgui ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== less ====
- add zstd support to lessopen
==== libKF5ModemManagerQt ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== libKF5NetworkManagerQt ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix incorrect signal signature
* Remove incorrect comment
* Listen for both DBus service registration events and interface added events (kde#471870)
==== libapparmor ====
- Actually apply the previously added patch for bsc#1216878
- Add apparmor-systemd-sessions.patch to allow read access to
/run/systemd/sessions/ (bsc#1216878)
==== libcloudproviders ====
Version update (0.3.4 -> 0.3.5)
- Update to version 0.3.5:
+ Avoid use after free with g_bus_get
==== libkdcraw ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== libkexiv2 ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== libkgapi ====
Version update (23.08.2 -> 23.08.3)
Subpackages: libKPim5GAPICore5 libKPim5GAPIDrive5 libkgapi-lang sasl2-kdexoauth2
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== libmaxminddb ====
Version update (1.7.1 -> 1.8.0)
- libmaxminddb 1.8.0:
* PACKAGE_VERSION is now a private compile definition when
building with CMake.
* The feature test macro _POSIX_C_SOURCE is no longer set by
maxminddb.h
* assert() is no longer used outside test code
==== libqaccessibilityclient-qt5 ====
Version update (0.4.1 -> 0.5.0)
- Init libqaccessibilityclient. The package replaces
libqaccessibilityclient-qt5 and builds a -qt6 flavor.
- Update to 0.5.0
* libqaccessibilityclient can now be built with Qt6
==== libqmi ====
Version update (1.32.4 -> 1.34.0)
Subpackages: libqmi-glib5 libqmi-tools
- update to update to 1.34.0:
* New services:
* * New 'ATR' service to support AT commands over QMI,
defined by Telit, including "Send" request and "Received"
indication.
* * New 'IMS' service, including "Get IMS Services Enabled
Setting" request/response.
* * New 'IMSA' (IMS Application) service, including "Get
IMS Registration Status" and "Get IMS Services Status"
request/responses.
* * New 'IMSP' (IMS Presence) service, including "Get
Enabler State" request/response.
* * New 'SSC' service (Qualcomm Snapdragon Sensor Core),
including the "Control" request/response, and
"Report Small"/"Report Large" indications.
* * nas: added the "WCDMA RSCP" TLV in "Get Signal Info"
response and "Signal Info" indication.
* * wds: added the "Report Profile Changes" TLV in
* * Support for 16-bit service ids added, used in the QRTR
backend.
* * Response and indication parser messages are now
published in the API.
* * The library now allows connecting to a unix domain
socket named 'qmux_socket' instead of a device file.
* * Extended the 'QmiWdsProfileType' enum type with EPC and
ALL values.
* * Extended the
'QmiUimCardApplicationPersonalizationFeature' enum type with
additional GW-related values.
* * New 'QmiUimCardApplicationPersonalizationFeatureStatus'
enum type.
* * New 'QmiImspEnablerState' enum type, used in the IMPS
service.
* * New 'QmiImsaImsRegistrationStatus',
'QmiImsaServiceStatus' and
* qmicli:
* * New '--uim-remote-unlock' command.
* * New '--imsp-get-enabler-state' command.
* * New '--imsa-get-ims-registration-status' and
==== librist ====
Version update (0.2.7 -> 0.2.10)
- update to 0.2.10:
* segfault in recv path when receiving corrupted data without
matching peer
* fix compilation on 32bit systems
* fix regression in stats obj rtt value
* remove unneeded locking in buffer scaling
* fix too old packages error due to buffer scaling
* fix empty buffer time check
* disable buffer negotiation when sender max buffer is smaller
than our buffer
* fix deadlock caused by wrong lock order when removing peers
* fix building Prometheus code against older libmicrohttpd
* fix compilation on Hurd
* Added support for Nettle+GMP+GnuTLS as a crypto (PSK & SRP)
backend
* Buffer-min and -max parameters for experimental dynamic buffer
scaling (see --help-url)
* Performance tuning for better/more efficient recovery at
latencies below 50ms
* Implemented main profile Keep Alive message format
* Binding on IP (*Nix + win32) or iface name (*nix) via miface
param for use with outgoing connections
* Simplified peer start and keep-alive (on reception of GRE
Keepalive)
* Connection status callback function for peer added
* New API function to get peer-id (for correlation with
stats peer-id)
* New API function to access underlying socket (for use with
DSCP etc)
* Prometheus compatible stats output
* Higher precision RTT logging
* Increased performance of EAP-SRP by only requesting a
reauthentication user verifier generation has changed
* Added ability to set/exchange passphrase via EAP-SRP
==== libstorage-ng ====
Version update (4.5.155 -> 4.5.156)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#964
- extended testsuite
- 4.5.156
==== man-pages ====
Version update (6.04 -> 6.05.01)
- update to 6.05.01:
* Ignore dot-dirs within $MANDIR
==== mobipocket ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== mozjs115 ====
Version update (115.3.1 -> 115.4.0)
- Update to version 115.4.0:
+ Various security fixes and other quality improvements.
+ CVE-2023-5721: Queued up rendering could have allowed websites
to clickjack
+ CVE-2023-5732: Address bar spoofing via bidirectional
characters
+ CVE-2023-5724: Large WebGL draw could have led to a crash
+ CVE-2023-5725: WebExtensions could open arbitrary URLs
+ CVE-2023-5726: Full screen notification obscured by file open
dialog on macOS
+ CVE-2023-5727: Download Protections were bypassed by .msix,
.msixbundle, .appx, and .appxbundle files on Windows
+ CVE-2023-5728: Improper object tracking during GC in the
JavaScript engine could have led to a crash
+ CVE-2023-5730: Memory safety bugs fixed in Firefox 119, Firefox
ESR 115.4, and Thunderbird 115.4.1
==== ncurses ====
Version update (6.4.20231021 -> 6.4.20231111)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20231111
+ used "infocmp -u" to help trim redundant capabilities -TD
+ add limit checks in infocmp needed when processing extended
capabilities with the "-u" option.
+ fix inconsistent sort-order in see-also sections of manpages.
+ fix a few compiler warnings for Solaris 10.
+ modify endwin() to return an error if it is called again without an
intervening screen update (report by Rajeev Pillai, NetBSD #57592).
- Add ncurses patch 20231104
+ modify reset command to avoid altering clocal if the terminal uses a
modem (prompted by discussion with Werner Fink, Michal Suchanek,
OpenSUSE #1201384, Debian #60377).
+ build-fixes for --with-caps variations.
+ correct a couple of section-references in INSTALL
- Add ncurses patch 20231028
+ move xterm focus mode 1004 from xterm+sm+1006 into xterm+focus as
fe/fd capabilities, like vim (vim-pr #13440).
+ modify --with-pkg-config-libdir option to make "libdir" the default,
as documented, rather than "auto" (report by Branden Robinson).
+ improve messages from configure script (patches by Branden Robinson).
- Fix offsets of patches
* ncurses-5.9-ibm327x.dif
* ncurses-6.4.dif
==== partitionmanager ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== patterns-microos ====
Subpackages: patterns-microos-alt_onlyDVD patterns-microos-apparmor patterns-microos-base patterns-microos-base-microdnf patterns-microos-base-packagekit patterns-microos-base-zypper patterns-microos-basesystem patterns-microos-cloud patterns-microos-cockpit patterns-microos-defaults patterns-microos-desktop-common patterns-microos-desktop-gnome patterns-microos-desktop-kde patterns-microos-hardware patterns-microos-ima_evm patterns-microos-onlyDVD patterns-microos-ra_agent patterns-microos-ra_verifier patterns-microos-selinux patterns-microos-sssd_ldap
- Remove grub as it breaks systemd-boot
- grub2-snapper-plugin now checks for grub instead of snapper, we reasonably can
assume that a microos system has snapper installed anyway
- Add NetworkManager-bluetooth for bluetooth tethering support
- Add gnome-control-center-color for display color profile support
- Add back grub2-snapper-plugin in order to have back menu for older snapshots
==== plasma-framework ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Plasma5 plasma-framework-components plasma-framework-desktoptheme
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== postfix ====
Version update (3.8.1 -> 3.8.3)
- update to 3.8.3
* Bugfix (defect introduced Postfix 2.5, date 20080104): the
Postfix SMTP server was waiting for a client command instead
of replying immediately, after a client certificate verification
error in TLS wrappermode. Reported by Andreas Kinzler.
* Usability: the Postfix SMTP server (finally) attempts to log
the SASL username after authentication failure. In Postfix
logging, this appends ", sasl_username=xxx" after the reason
for SASL authentication failure. The logging replaces an
unavailable reason with "(reason unavailable)", and replaces
an unavailable sasl_username with "(unavailable)". Based on
code by Jozsef Kadlecsik.
* Compatibility bugfix (defect introduced: Postfix 2.11, date
20130405): in forward_path, the expression ${recipient_delimiter}
would expand to an empty string when a recipient address had
no recipient delimiter. The compatibility fix is to use a
configured recipient delimiter value instead. Reported by Tod
A. Sandman.
- Syntax error in update_postmaps script (bsc#1216061)
- postfix: config.postfix causes too tight permission on main.cf
(bsc#1215372)
==== prison-qt5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== procps4 ====
Subpackages: libproc2-0
- Add upstream commit as patch 79042e07.patch (boo#1216719)
- Port patch procps-ng-3.3.9-w-notruncate.diff
==== ptools ====
- spec-cleaner run
==== purpose ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== python-cryptography ====
Version update (41.0.4 -> 41.0.5)
- update to 41.0.5:
* Updated Windows, macOS, and Linux wheels to be compiled with
OpenSSL 3.1.4.
* Added a function to support an upcoming ``pyOpenSSL``
release.
==== python311-packaging ====
Version update (23.1 -> 23.2)
- Update ot 23.2:
* parse_marker should consume the entire source string in #687
* Create a Security Policy file in #695
* Add python 3.12 to CI in #689
* Remove URL validation from requirement parsing in #684
* Add types for packaging.version._Version in #665
* Add PyPy 3.10 to CI in #699
* Remove unused argument in _manylinux._is_compatible in #700
* Canonicalize names for requirements comparison in #696
* Add platform tag support for LoongArch in #693
* Ability to install armv7l manylinux/musllinux wheels on armv8l in #690
* Include CHANGELOG.rst in sdist in #704
* Update pyupgrade to Python 3.7+ in #580
* Fix version pattern pre-releases in #705
* Fix typos found by codespell in #706
* Support enriched metadata in #686
* Correct rST syntax in CHANGELOG.rst in #709
* fix: platform tag for GraalPy in #711
* Document that this library uses a calendar-based versioning scheme in #717
* fix: Update copyright date for docs in #713
* Bump pip version to avoid known vulnerabilities in #720
* Typing annotations fixed in version.py in #723
* parse_{sdist,wheel}_filename: don't raise InvalidVersion in #721
* Fix code blocks in CHANGELOG.md in #724
==== qqc2-desktop-style ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== schily ====
Subpackages: libcdrdeflt1_0 libdeflt1_0 libfile1_0 libfind4_0 librmt1_0 librscg1_0 libscg1_0 libscgcmd1_0 libschily2_0 mkisofs spax star
- Update to release 2023.09.26
* smake: add new -V option to print the expanded value of macros
* Bourne Shell: Fix bug where set -o notify or set -b would cause
the shell to exit when ^C was pressed
==== shaderc ====
- Fix previous change: export to CXXFLAGS instead of CPPFLAGS so
that it's actually picked up. Add optflags to CXXFLAGS to ensure
it's not lost.
==== signon-kwallet-extension ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== snappy ====
Version update (1.1.9 -> 1.1.10)
- update to 1.1.10:
* Performance improvements
* Compilation fixes for various environments
- drop fix-always-inline.patch (obsolete)
==== sof-firmware ====
Version update (2023.09 -> 2023.09.1)
- Update to version 2023.09.1:
fixes for Intel Meteor Lake platforms
==== solid ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== sonnet ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== spectacle ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: initial import snapcraft files.
==== sssd ====
Version update (2.9.2 -> 2.9.3)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Update to release 2.9.3
* The proxy provider is now able to handle certificate mapping
and matching rules and users handled by the proxy provider can
be configured for local Smartcard authentication. Besides the
mapping rule local Smartcard authentication should be enabled
with the `local_auth_policy` option in the backend and with
`pam_cert_auth` in the PAM responder.
==== syndication ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== syntax-highlighting ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== threadweaver ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== traceroute ====
Version update (2.1.2 -> 2.1.3)
- update to 2.1.3:
* Fix command line parsing in wrappers. (CVE-2023-46316 bsc#1216591)
==== vlan ====
- spec-cleaner run
==== xterm ====
Version update (387 -> 388)
Subpackages: xterm-bin xterm-resize
- update to 388:
* improve disallowPasteControls by adding a category for the
special characters known to stty (prompted by discussion
with David Leadbeater).
* amend support of DECAUPSS, undoing change to initialization of
G2/G3 so that pasting of GR characters work properly
* update config.guess, config.sub
==== xz ====
Version update (5.4.4 -> 5.4.5)
Subpackages: liblzma5
- Update to version 5.4.5:
* liblzma:
- Fixed an assertion failure that could be triggered by a large
unpadded_size argument. It was verified that there was no
other bug than the assertion failure.
- Fixed a bug that prevented building with Windows Vista
threading when __attribute__((__constructor__)) is not
supported.
* xz now properly handles special files such as "con" or "nul" on
Windows. Before this fix, the following wrote "foo" to the
console and deleted the input file "con_xz":
echo foo | xz > con_xz
xz --suffix=_xz --decompress con_xz
* Small fixes and improvements to the tests.
* Updated translations: Chinese (simplified) and Esperanto.
==== zlib-ng-compat ====
Version update (2.1.3 -> 2.1.4)
- update to 2.1.4:
* This is a stable release, with several minor improvements and
one fix for a possible buffer overrun while using
inflateCopy().
* Zlib-ng's zlib-compat mode is now targeting zlib 1.3
compatibility.
* Of note, we have new optimizations for ARM and Risc-V RVV,
and a lot of fixes and improvements to the buildsystem.
* Fix: inflateCopy() allocate window with padding #1583
* Pull zlib 1.3 changes #1563
* Deprecate ZLIBNG_VER_STATUS, use ZLIBNG_VER_STATUSH #1581
* Optimize slide_hash for ARMv6 #1538
* Handle ARM64EC #1539
* Remove inert check for HAVE_ACLE_FLAG in
check_acle_compiler_flag #1554
* Clean up ARM detection and allow ACLE on all ARM archs #1567
* Initial loongarch port #1537
* Fix building benchmarks on 32-bit PowerPC #1588
* Optimize adler32 using rvv #1532
* Optimize chunkset #1568
* Support RVV hwcap detect at runtime #1585
* Move the AVX compatibility functions into a separate file
* Clean up SSE4.2 support, fixes compile issues under docker/VM
1
0
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:
argyllcms (3.0.0 -> 3.0.2)
libstorage-ng (4.5.155 -> 4.5.156)
m17n-db (1.8.2 -> 1.8.5)
ncurses (6.4.20231021 -> 6.4.20231111)
procps4
sssd (2.9.2 -> 2.9.3)
xterm (387 -> 388)
=== Details ===
==== argyllcms ====
Version update (3.0.0 -> 3.0.2)
- update to 3.0.2:
* Fix #include <ctype.h> in spectro/conv.c
* Fix typo introduced into spectro/i1d3.c that prevents
retail i1d3 from working.
* Fixed accuracy problem with xicclu -fb when using cLut type
profiles that use a matrix in their B2A table.
* Fixed crash in xicclu with device link profiles.
* Fixed error when creating profiles with
ARGYLL_CREATE_DISPLAY_PROFILE_WITH_CHAD or
ARGYLL_CREATE_OUTPUT_PROFILE_WITH_CHAD.
* Make re-writing an ICC profile more forgiving of
tags that are incorrect for the profile version.
* Fixed problem with writing textDescriptionType
ScriptCode that was not being padded to 67 characters.
* Fixed bug in CGATS output. This showed up in oeminst.
==== libstorage-ng ====
Version update (4.5.155 -> 4.5.156)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#964
- extended testsuite
- 4.5.156
==== m17n-db ====
Version update (1.8.2 -> 1.8.5)
Subpackages: m17n-db-lang
- update to 1.8.5:
* new-newa-traditional-extended: New input method
* ml-pn-c: New input method for Malayalam
* en-pn-eqf: This is a slightly modified version of the QWERTY
English layout to be used along with the ml-pn-c input method
* ** New input methods are added.
* ks-kbd: Fix typo in description, add icon.
* ug-kbd: Add icon.
* tai-sonla-kbd.png: Add icon.
* mni-inscript2-mtei.png: Add icon.
* sat-inscript2-olck.png: Add icon.
* or-phonetic.png: Add icon.
* sa-harvard-kyoto.png: Add icon.
* pa-anmollipi.png: Add icon.
* pa-remington.png: Add icon.
* si-singlish.png: Add icon.
* ta-lk-renganathan.png: Add icon.
* te-rts.png: Add icon.
* vi-han.png: Add icon.
* vi-nomvni: Make existing icon work.
* vi-nomtelex: Make existing icon work.
* lsymbol: Add icon.
* ssymbol: Add icon.
* kok-inscript2-deva, mr-inscript, mr-inscript2: Fix digit 0
* ta-vutam: Change the header comment to a description
* mr-gamabhana: icon resized to 48x48
* latn1-pre: add icon
* ar-translit: add icon
* ath-phonetic: add icon
* bla-phonetic: add icon
* cr-western: add icon
* iu-phonetic: add icon
* nsk-phonetic: add icon
* oj-phonetic: add icon
* uk-kbd: add icon
* eo-vi-sistemo: add icon
* Rename the .mim files of some eo input methods to improve
search for the icons
* Workarounds for doxygen
* Update some links to fonts in the documentation
==== ncurses ====
Version update (6.4.20231021 -> 6.4.20231111)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20231111
+ used "infocmp -u" to help trim redundant capabilities -TD
+ add limit checks in infocmp needed when processing extended
capabilities with the "-u" option.
+ fix inconsistent sort-order in see-also sections of manpages.
+ fix a few compiler warnings for Solaris 10.
+ modify endwin() to return an error if it is called again without an
intervening screen update (report by Rajeev Pillai, NetBSD #57592).
- Add ncurses patch 20231104
+ modify reset command to avoid altering clocal if the terminal uses a
modem (prompted by discussion with Werner Fink, Michal Suchanek,
OpenSUSE #1201384, Debian #60377).
+ build-fixes for --with-caps variations.
+ correct a couple of section-references in INSTALL
- Add ncurses patch 20231028
+ move xterm focus mode 1004 from xterm+sm+1006 into xterm+focus as
fe/fd capabilities, like vim (vim-pr #13440).
+ modify --with-pkg-config-libdir option to make "libdir" the default,
as documented, rather than "auto" (report by Branden Robinson).
+ improve messages from configure script (patches by Branden Robinson).
- Fix offsets of patches
* ncurses-5.9-ibm327x.dif
* ncurses-6.4.dif
==== procps4 ====
Subpackages: libproc2-0 procps4-lang
- Add upstream commit as patch 79042e07.patch (boo#1216719)
- Port patch procps-ng-3.3.9-w-notruncate.diff
==== sssd ====
Version update (2.9.2 -> 2.9.3)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Update to release 2.9.3
* The proxy provider is now able to handle certificate mapping
and matching rules and users handled by the proxy provider can
be configured for local Smartcard authentication. Besides the
mapping rule local Smartcard authentication should be enabled
with the `local_auth_policy` option in the backend and with
`pam_cert_auth` in the PAM responder.
==== xterm ====
Version update (387 -> 388)
Subpackages: xterm-bin xterm-resize
- update to 388:
* improve disallowPasteControls by adding a category for the
special characters known to stty (prompted by discussion
with David Leadbeater).
* amend support of DECAUPSS, undoing change to initialization of
G2/G3 so that pasting of GR characters work properly
* update config.guess, config.sub
1
0
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:
MozillaFirefox (119.0 -> 119.0.1)
attica-qt5 (5.111.0 -> 5.112.0)
baloo5 (5.111.0 -> 5.112.0)
bluez-qt (5.111.0 -> 5.112.0)
breeze5-icons (5.111.0 -> 5.112.0)
createrepo_c (0.20.1 -> 1.0.2)
ffmpeg-6 (6.0 -> 6.0.1)
frameworkintegration (5.111.0 -> 5.112.0)
ibus-m17n (1.4.20 -> 1.4.24)
kactivities-stats (5.111.0 -> 5.112.0)
kactivities5 (5.111.0 -> 5.112.0)
karchive (5.111.0 -> 5.112.0)
kauth (5.111.0 -> 5.112.0)
kbookmarks (5.111.0 -> 5.112.0)
kcmutils (5.111.0 -> 5.112.0)
kcodecs (5.111.0 -> 5.112.0)
kcompletion (5.111.0 -> 5.112.0)
kconfig (5.111.0 -> 5.112.0)
kconfigwidgets (5.111.0 -> 5.112.0)
kcoreaddons (5.111.0 -> 5.112.0)
kcrash (5.111.0 -> 5.112.0)
kdbusaddons (5.111.0 -> 5.112.0)
kdeclarative (5.111.0 -> 5.112.0)
kded (5.111.0 -> 5.112.0)
kdelibs4support (5.111.0 -> 5.112.0)
kdesu (5.111.0 -> 5.112.0)
kdnssd-framework (5.111.0 -> 5.112.0)
kdoctools (5.111.0 -> 5.112.0)
kfilemetadata5 (5.111.0 -> 5.112.0)
kglobalaccel (5.111.0 -> 5.112.0)
kguiaddons (5.111.0 -> 5.112.0)
kholidays (5.111.0 -> 5.112.0)
khtml (5.111.0 -> 5.112.0)
ki18n (5.111.0 -> 5.112.0)
kiconthemes (5.111.0 -> 5.112.0)
kidletime (5.111.0 -> 5.112.0)
kimageformats (5.111.0 -> 5.112.0)
kinit (5.111.0 -> 5.112.0)
kio (5.111.0 -> 5.112.0)
kirigami2 (5.111.0 -> 5.112.0)
kitemmodels (5.111.0 -> 5.112.0)
kitemviews (5.111.0 -> 5.112.0)
kjobwidgets (5.111.0 -> 5.112.0)
kjs (5.111.0 -> 5.112.0)
knewstuff (5.111.0 -> 5.112.0)
knotifications (5.111.0 -> 5.112.0)
knotifyconfig (5.111.0 -> 5.112.0)
kpackage (5.111.0 -> 5.112.0)
kparts (5.111.0 -> 5.112.0)
kpeople5 (5.111.0 -> 5.112.0)
kpty (5.111.0 -> 5.112.0)
kquickcharts (5.111.0 -> 5.112.0)
krunner (5.111.0 -> 5.112.0)
kservice (5.111.0 -> 5.112.0)
ktexteditor (5.111.0 -> 5.112.0)
ktextwidgets (5.111.0 -> 5.112.0)
kunitconversion (5.111.0 -> 5.112.0)
kwallet (5.111.0 -> 5.112.0)
kwayland (5.111.0 -> 5.112.0)
kwidgetsaddons (5.111.0 -> 5.112.0)
kwindowsystem (5.111.0 -> 5.112.0)
kxmlgui (5.111.0 -> 5.112.0)
libKF5ModemManagerQt (5.111.0 -> 5.112.0)
libKF5NetworkManagerQt (5.111.0 -> 5.112.0)
libcloudproviders (0.3.4 -> 0.3.5)
libqmi (1.32.4 -> 1.34.0)
librist (0.2.7 -> 0.2.10)
patterns-microos
plasma-framework (5.111.0 -> 5.112.0)
postfix (3.8.1 -> 3.8.3)
prison-qt5 (5.111.0 -> 5.112.0)
purpose (5.111.0 -> 5.112.0)
python-cryptography (41.0.4 -> 41.0.5)
python311-packaging (23.1 -> 23.2)
qqc2-desktop-style (5.111.0 -> 5.112.0)
schily
snappy (1.1.9 -> 1.1.10)
solid (5.111.0 -> 5.112.0)
sonnet (5.111.0 -> 5.112.0)
syndication (5.111.0 -> 5.112.0)
syntax-highlighting (5.111.0 -> 5.112.0)
threadweaver (5.111.0 -> 5.112.0)
traceroute (2.1.2 -> 2.1.3)
xz (5.4.4 -> 5.4.5)
zlib-ng-compat (2.1.3 -> 2.1.4)
=== Details ===
==== MozillaFirefox ====
Version update (119.0 -> 119.0.1)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 119.0.1
* Fixed a bug causing colors in the <select> HTML element to not
be applied to dropdown menu arrows (bmo#1861253)
* Fixed a bug with the <input> HTML element state not changing
when dynamically updating the `disabled` attribute on an
ancestor <fieldset> (bmo#1861027)
* Fixed a bug causing elements with the indeterminate CSS
selector in a radio group to not update (bmo#1861346)
==== attica-qt5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Attica5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== baloo5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* [PendingFile] Remove default constructor, METATYPE declaration
* [PendingFile] Remove unused and incorrect setPath method
==== bluez-qt ====
Version update (5.111.0 -> 5.112.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== breeze5-icons ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== createrepo_c ====
Version update (0.20.1 -> 1.0.2)
- update to 1.0.2:
* Don't allow building without zstd
* Remove dependency on libmagic, hardcode magic number detection
- update to 1.0.1:
* Fix some invalid C code to cover a wider ranger of compilers
* Python API: Fix a crash when setting pkg files
* Add support for building with sanitizers
* Fix a memory leak of nevra in case there are duplicate package
* Free loaded zchunk dictionary
* Fix few deltarpm related memory leaks
update to 1.0.0:
* Add zstd compression support
update to 0.21.1:
* Rename --filelists_ext to --filelists-ext to be consistent
* Change test to compare contents instead of checksum
* Don't remove old metadata packages with --update
* New --duplicated-nevra <solution> option
- drop 0001-Add-optional-filelists_ext-metadata.patch
0002-Rename-filelists_ext-to-filelists-ext-to-be-consiste.patch
0003-Rename-filelists_ext.xml-metadata-to-filelists-ext.x.patch
0004-Add-missing-ext-to-filelists-ext-repomd-record.patch
0005-Complete-renaming-to-filelists-ext.patch: (merged upstream)
==== ffmpeg-6 ====
Version update (6.0 -> 6.0.1)
Subpackages: libavcodec60 libavfilter9 libavformat60 libavutil58 libpostproc57 libswresample4 libswscale7
- Update to version 6.0.1:
* Updates and bugfixes to avcodecs, avformat and avfilters
mainly.
- Drop patch fixed upstream:
* 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
==== frameworkintegration ====
Version update (5.111.0 -> 5.112.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== ibus-m17n ====
Version update (1.4.20 -> 1.4.24)
- Update to 1.4.24
* Make IBusEngineSimple read ~/.XCompose
* Do not hide empty preedit text before committing text
==== kactivities-stats ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* ResultSet: expose agent field
==== kactivities5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== karchive ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Archive5 libKF5Archive5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix broken bzip2 with new shared-mime-info
==== kauth ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kbookmarks ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Bookmarks5 libKF5Bookmarks5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcmutils ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtils5-lang libKF5KCMUtilsCore5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcodecs ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Codecs5 libKF5Codecs5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcompletion ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Completion5 libKF5Completion5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kconfig ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigCore5-lang libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* kconfigwatcher: do not assert absolute paths
* dbussanitizer: do not allow trailing slashes
* dbussanitizer: qassertx to print the path
* notify: don't try to send or receive dbus notifications on absolute paths
* more aggressively sanitize dbus paths
==== kconfigwidgets ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5ConfigWidgets5 libKF5ConfigWidgets5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kcoreaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kcoreaddons-lang libKF5CoreAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix API docs generation for KPluginMetaDataOption enum values
* Deprecate unused KStringHandler::isUtf8 & KStringHandler::from8Bit
==== kcrash ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdbusaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5 libKF5DBusAddons5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdeclarative ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5Declarative5-lang libKF5QuickAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kded ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdelibs4support ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kdelibs4support-lang libKF5KDELibs4Support5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdesu ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Su5 libKF5Su5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdnssd-framework ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5DNSSD5 libKF5DNSSD5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kdoctools ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kdoctools-lang libKF5DocTools5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kfilemetadata5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kfilemetadata5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kglobalaccel ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccel5-lang libKF5GlobalAccelPrivate5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Add build option for KF6 coinstallability
==== kguiaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5GuiAddons5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kholidays ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Holidays5 libKF5Holidays5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== khtml ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5KHtml5 libKF5KHtml5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== ki18n ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5I18n5 libKF5I18n5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kiconthemes ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5IconThemes5 libKF5IconThemes5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kidletime ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kimageformats ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kinit ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kinit-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kio ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kio-core kio-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* KDirModel: Refactor _k_slotClear()
* KDirModel: Replace 'slow' with 'fsType' naming
* KDirModel: Reduce calls to isSlow()
* KDirModel: Limit details fetching for network fs
==== kirigami2 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kirigami2-lang libKF5Kirigami2-5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Avatar: Add tests for cyrillic initials
* Add support for cyrillic initials
==== kitemmodels ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kitemviews ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5ItemViews5 libKF5ItemViews5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kjobwidgets ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5JobWidgets5 libKF5JobWidgets5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kjs ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== knewstuff ====
Version update (5.111.0 -> 5.112.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuff5-lang libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== knotifications ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Notifications5 libKF5Notifications5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Adapt to notification API and permission changes in Android SDK 33
==== knotifyconfig ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5NotifyConfig5 libKF5NotifyConfig5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kpackage ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kpackage-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kparts ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Parts5 libKF5Parts5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kpeople5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kpeople5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kpty ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Pty5 libKF5Pty5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kquickcharts ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== krunner ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kservice ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kservice-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== ktexteditor ====
Version update (5.111.0 -> 5.112.0)
Subpackages: ktexteditor-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix selection shrink when indenting (kde#329247)
==== ktextwidgets ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5TextWidgets5 libKF5TextWidgets5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kunitconversion ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5UnitConversion5 libKF5UnitConversion5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwallet ====
Version update (5.111.0 -> 5.112.0)
Subpackages: kwallet-tools kwallet-tools-lang kwalletd5 kwalletd5-lang libKF5Wallet5 libkwalletbackend5-5
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwayland ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwidgetsaddons ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5WidgetsAddons5 libKF5WidgetsAddons5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kwindowsystem ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5WindowSystem5 libKF5WindowSystem5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== kxmlgui ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5XmlGui5 libKF5XmlGui5-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== libKF5ModemManagerQt ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== libKF5NetworkManagerQt ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix incorrect signal signature
* Remove incorrect comment
* Listen for both DBus service registration events and interface added events (kde#471870)
==== libcloudproviders ====
Version update (0.3.4 -> 0.3.5)
- Update to version 0.3.5:
+ Avoid use after free with g_bus_get
==== libqmi ====
Version update (1.32.4 -> 1.34.0)
Subpackages: libqmi-glib5 libqmi-tools
- update to update to 1.34.0:
* New services:
* * New 'ATR' service to support AT commands over QMI,
defined by Telit, including "Send" request and "Received"
indication.
* * New 'IMS' service, including "Get IMS Services Enabled
Setting" request/response.
* * New 'IMSA' (IMS Application) service, including "Get
IMS Registration Status" and "Get IMS Services Status"
request/responses.
* * New 'IMSP' (IMS Presence) service, including "Get
Enabler State" request/response.
* * New 'SSC' service (Qualcomm Snapdragon Sensor Core),
including the "Control" request/response, and
"Report Small"/"Report Large" indications.
* * nas: added the "WCDMA RSCP" TLV in "Get Signal Info"
response and "Signal Info" indication.
* * wds: added the "Report Profile Changes" TLV in
* * Support for 16-bit service ids added, used in the QRTR
backend.
* * Response and indication parser messages are now
published in the API.
* * The library now allows connecting to a unix domain
socket named 'qmux_socket' instead of a device file.
* * Extended the 'QmiWdsProfileType' enum type with EPC and
ALL values.
* * Extended the
'QmiUimCardApplicationPersonalizationFeature' enum type with
additional GW-related values.
* * New 'QmiUimCardApplicationPersonalizationFeatureStatus'
enum type.
* * New 'QmiImspEnablerState' enum type, used in the IMPS
service.
* * New 'QmiImsaImsRegistrationStatus',
'QmiImsaServiceStatus' and
* qmicli:
* * New '--uim-remote-unlock' command.
* * New '--imsp-get-enabler-state' command.
* * New '--imsa-get-ims-registration-status' and
==== librist ====
Version update (0.2.7 -> 0.2.10)
- update to 0.2.10:
* segfault in recv path when receiving corrupted data without
matching peer
* fix compilation on 32bit systems
* fix regression in stats obj rtt value
* remove unneeded locking in buffer scaling
* fix too old packages error due to buffer scaling
* fix empty buffer time check
* disable buffer negotiation when sender max buffer is smaller
than our buffer
* fix deadlock caused by wrong lock order when removing peers
* fix building Prometheus code against older libmicrohttpd
* fix compilation on Hurd
* Added support for Nettle+GMP+GnuTLS as a crypto (PSK & SRP)
backend
* Buffer-min and -max parameters for experimental dynamic buffer
scaling (see --help-url)
* Performance tuning for better/more efficient recovery at
latencies below 50ms
* Implemented main profile Keep Alive message format
* Binding on IP (*Nix + win32) or iface name (*nix) via miface
param for use with outgoing connections
* Simplified peer start and keep-alive (on reception of GRE
Keepalive)
* Connection status callback function for peer added
* New API function to get peer-id (for correlation with
stats peer-id)
* New API function to access underlying socket (for use with
DSCP etc)
* Prometheus compatible stats output
* Higher precision RTT logging
* Increased performance of EAP-SRP by only requesting a
reauthentication user verifier generation has changed
* Added ability to set/exchange passphrase via EAP-SRP
==== patterns-microos ====
Subpackages: patterns-microos-alt_onlyDVD patterns-microos-apparmor patterns-microos-base patterns-microos-base-microdnf patterns-microos-base-packagekit patterns-microos-base-zypper patterns-microos-basesystem patterns-microos-cloud patterns-microos-cockpit patterns-microos-defaults patterns-microos-desktop-common patterns-microos-desktop-gnome patterns-microos-desktop-kde patterns-microos-hardware patterns-microos-ima_evm patterns-microos-onlyDVD patterns-microos-ra_agent patterns-microos-ra_verifier patterns-microos-selinux patterns-microos-sssd_ldap
- Remove grub as it breaks systemd-boot
- grub2-snapper-plugin now checks for grub instead of snapper, we reasonably can
assume that a microos system has snapper installed anyway
- Add NetworkManager-bluetooth for bluetooth tethering support
- Add gnome-control-center-color for display color profile support
- Add back grub2-snapper-plugin in order to have back menu for older snapshots
==== plasma-framework ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Plasma5 plasma-framework-components plasma-framework-desktoptheme plasma-framework-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== postfix ====
Version update (3.8.1 -> 3.8.3)
- update to 3.8.3
* Bugfix (defect introduced Postfix 2.5, date 20080104): the
Postfix SMTP server was waiting for a client command instead
of replying immediately, after a client certificate verification
error in TLS wrappermode. Reported by Andreas Kinzler.
* Usability: the Postfix SMTP server (finally) attempts to log
the SASL username after authentication failure. In Postfix
logging, this appends ", sasl_username=xxx" after the reason
for SASL authentication failure. The logging replaces an
unavailable reason with "(reason unavailable)", and replaces
an unavailable sasl_username with "(unavailable)". Based on
code by Jozsef Kadlecsik.
* Compatibility bugfix (defect introduced: Postfix 2.11, date
20130405): in forward_path, the expression ${recipient_delimiter}
would expand to an empty string when a recipient address had
no recipient delimiter. The compatibility fix is to use a
configured recipient delimiter value instead. Reported by Tod
A. Sandman.
- Syntax error in update_postmaps script (bsc#1216061)
- postfix: config.postfix causes too tight permission on main.cf
(bsc#1215372)
==== prison-qt5 ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== purpose ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5 purpose-lang
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== python-cryptography ====
Version update (41.0.4 -> 41.0.5)
- update to 41.0.5:
* Updated Windows, macOS, and Linux wheels to be compiled with
OpenSSL 3.1.4.
* Added a function to support an upcoming ``pyOpenSSL``
release.
==== python311-packaging ====
Version update (23.1 -> 23.2)
- Update ot 23.2:
* parse_marker should consume the entire source string in #687
* Create a Security Policy file in #695
* Add python 3.12 to CI in #689
* Remove URL validation from requirement parsing in #684
* Add types for packaging.version._Version in #665
* Add PyPy 3.10 to CI in #699
* Remove unused argument in _manylinux._is_compatible in #700
* Canonicalize names for requirements comparison in #696
* Add platform tag support for LoongArch in #693
* Ability to install armv7l manylinux/musllinux wheels on armv8l in #690
* Include CHANGELOG.rst in sdist in #704
* Update pyupgrade to Python 3.7+ in #580
* Fix version pattern pre-releases in #705
* Fix typos found by codespell in #706
* Support enriched metadata in #686
* Correct rST syntax in CHANGELOG.rst in #709
* fix: platform tag for GraalPy in #711
* Document that this library uses a calendar-based versioning scheme in #717
* fix: Update copyright date for docs in #713
* Bump pip version to avoid known vulnerabilities in #720
* Typing annotations fixed in version.py in #723
* parse_{sdist,wheel}_filename: don't raise InvalidVersion in #721
* Fix code blocks in CHANGELOG.md in #724
==== qqc2-desktop-style ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== schily ====
Subpackages: libcdrdeflt1_0 libdeflt1_0 libfile1_0 libfind4_0 librmt1_0 librscg1_0 libscg1_0 libscgcmd1_0 libschily2_0 mkisofs spax star
- Update to release 2023.09.26
* smake: add new -V option to print the expanded value of macros
* Bourne Shell: Fix bug where set -o notify or set -b would cause
the shell to exit when ^C was pressed
==== snappy ====
Version update (1.1.9 -> 1.1.10)
- update to 1.1.10:
* Performance improvements
* Compilation fixes for various environments
- drop fix-always-inline.patch (obsolete)
==== solid ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5Solid5 libKF5Solid5-lang solid-imports solid-tools
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== sonnet ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetCore5-lang libKF5SonnetUi5 sonnet-imports
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== syndication ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== syntax-highlighting ====
Version update (5.111.0 -> 5.112.0)
Subpackages: libKF5SyntaxHighlighting5 libKF5SyntaxHighlighting5-lang syntax-highlighting-imports
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== threadweaver ====
Version update (5.111.0 -> 5.112.0)
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- No code change since 5.111.0
==== traceroute ====
Version update (2.1.2 -> 2.1.3)
- update to 2.1.3:
* Fix command line parsing in wrappers. (CVE-2023-46316 bsc#1216591)
==== xz ====
Version update (5.4.4 -> 5.4.5)
Subpackages: liblzma5 xz-lang
- Update to version 5.4.5:
* liblzma:
- Fixed an assertion failure that could be triggered by a large
unpadded_size argument. It was verified that there was no
other bug than the assertion failure.
- Fixed a bug that prevented building with Windows Vista
threading when __attribute__((__constructor__)) is not
supported.
* xz now properly handles special files such as "con" or "nul" on
Windows. Before this fix, the following wrote "foo" to the
console and deleted the input file "con_xz":
echo foo | xz > con_xz
xz --suffix=_xz --decompress con_xz
* Small fixes and improvements to the tests.
* Updated translations: Chinese (simplified) and Esperanto.
==== zlib-ng-compat ====
Version update (2.1.3 -> 2.1.4)
- update to 2.1.4:
* This is a stable release, with several minor improvements and
one fix for a possible buffer overrun while using
inflateCopy().
* Zlib-ng's zlib-compat mode is now targeting zlib 1.3
compatibility.
* Of note, we have new optimizations for ARM and Risc-V RVV,
and a lot of fixes and improvements to the buildsystem.
* Fix: inflateCopy() allocate window with padding #1583
* Pull zlib 1.3 changes #1563
* Deprecate ZLIBNG_VER_STATUS, use ZLIBNG_VER_STATUSH #1581
* Optimize slide_hash for ARMv6 #1538
* Handle ARM64EC #1539
* Remove inert check for HAVE_ACLE_FLAG in
check_acle_compiler_flag #1554
* Clean up ARM detection and allow ACLE on all ARM archs #1567
* Initial loongarch port #1537
* Fix building benchmarks on 32-bit PowerPC #1588
* Optimize adler32 using rvv #1532
* Optimize chunkset #1568
* Support RVV hwcap detect at runtime #1585
* Move the AVX compatibility functions into a separate file
* Clean up SSE4.2 support, fixes compile issues under docker/VM
1
0
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:
apparmor
baloo5-widgets (23.08.2 -> 23.08.3)
bcache-tools (1.1 -> 1.1+git37.a5e3753)
dolphin (23.08.2 -> 23.08.3)
ffmpeg-6
ffmpegthumbs (23.08.2 -> 23.08.3)
filelight (23.08.2 -> 23.08.3)
fwupd
gawk (5.2.2 -> 5.3.0)
gcc13
glslang
initviocons
kaccounts-integration (23.08.2 -> 23.08.3)
kaccounts-providers (23.08.2 -> 23.08.3)
kate (23.08.2 -> 23.08.3)
kde-print-manager (23.08.2 -> 23.08.3)
kdegraphics-thumbnailers (23.08.2 -> 23.08.3)
kdenetwork-filesharing (23.08.2 -> 23.08.3)
kdialog (23.08.2 -> 23.08.3)
kernel-source (6.5.9 -> 6.6.1)
kexec-tools
khelpcenter5 (23.08.2 -> 23.08.3)
kio-extras5 (23.08.2 -> 23.08.3)
kio-gdrive (23.08.2 -> 23.08.3)
konsole (23.08.2 -> 23.08.3)
kpmcore (23.08.2 -> 23.08.3)
kwalletmanager5 (23.08.2 -> 23.08.3)
less
libapparmor
libe-book
libkdcraw (23.08.2 -> 23.08.3)
libkexiv2 (23.08.2 -> 23.08.3)
libkgapi (23.08.2 -> 23.08.3)
libmaxminddb (1.7.1 -> 1.8.0)
libqaccessibilityclient-qt5 (0.4.1 -> 0.5.0)
man-pages (6.04 -> 6.05.01)
mobipocket (23.08.2 -> 23.08.3)
mozjs115 (115.3.1 -> 115.4.0)
partitionmanager (23.08.2 -> 23.08.3)
ptools
shaderc
signon-kwallet-extension (23.08.2 -> 23.08.3)
sof-firmware (2023.09 -> 2023.09.1)
spectacle (23.08.2 -> 23.08.3)
vlan
=== Details ===
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-parser apparmor-parser-lang apparmor-profiles apparmor-utils apparmor-utils-lang python3-apparmor
- Actually apply the previously added patch for bsc#1216878
- Add apparmor-systemd-sessions.patch to allow read access to
/run/systemd/sessions/ (bsc#1216878)
==== baloo5-widgets ====
Version update (23.08.2 -> 23.08.3)
Subpackages: baloo5-widgets-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== bcache-tools ====
Version update (1.1 -> 1.1+git37.a5e3753)
- Update to snapshot 1.1+git37.a5e3753
* support ``bcache show -d`` for nvdimm-meta device
- Abolish /usr/bin/env [boo#1216370]
- Delete (merged):
0001-bcache-tools-set-zoned-size-aligned-data_offset-on-b.patch
0002-bcache-tools-add-is_zoned_device.patch
0003-bcache-tools-convert-writeback-to-writethrough-mode-.patch
0004-bcache-tools-add-struct-cache_sb_disk-into-bcache.h.patch
0005-bcache-tools-bitwise.h-more-swap-bitwise-for-differe.patch
0006-bcache-tools-list.h-only-define-offsetof-when-it-is-.patch
0007-bcache-tools-add-to_cache_sb-and-to_cache_sb_disk.patch
0008-bcache-tools-define-separated-super-block-for-in-mem.patch
0009-bcache-tools-upgrade-super-block-versions-for-featur.patch
0010-bcache-tools-add-large_bucket-incompat-feature.patch
0011-bcache-tools-add-print_cache_set_supported_feature_s.patch
0012-bcache-tools-Fix-potential-coredump-issues.patch
0013-bcache-tools-Export-CACHED_UUID-and-CACHED_LABEL.patch
0014-bcache-tools-Remove-the-dependency-on-libsmartcols.patch
0015-bcache-tools-make-permit-only-one-cache-device-to-be.patch
0016-bcache-tools-add-bcache-status.patch
0017-bcache-tools-add-man-page-bcache-status.8.patch
0018-Makefile-install-bcache-status.patch
0019-bcache.h-fix-typo-from-SUUP-to-SUPP.patch
0020-bcache-tools-only-call-set_bucket_size-for-cache-dev.patch
0021-bcache.h-add-BCH_FEATURE_INCOMPAT_LARGE_BUCKET-to-BC.patch
0022-bcache-tools-check-incompatible-feature-set.patch
0023-bcache-tools-introduce-BCH_FEATURE_INCOMPAT_LOG_LARG.patch
0024-bcache-tools-display-obsoleted-bucket-size-configura.patch
0025-bcache-tools-recover-the-missing-sb.csum-for-showing.patch
0026-bcache-tools-only-call-to_cache_sb-for-bcache-device.patch
0027-bcache-tools-improve-column-alignment-for-bcache-sho.patch
0028-bcache-tools-Update-super-block-version-in-bch_set_f.patch
0029-bcache-tools-improve-is_zoned_device.patch
==== dolphin ====
Version update (23.08.2 -> 23.08.3)
Subpackages: dolphin-part dolphin-part-lang libdolphinvcs5
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* Process correct model when applying service menu changes (kde#475547)
* snapcraft: initial import snapcraft files.
==== ffmpeg-6 ====
Subpackages: libavcodec60 libavfilter9 libavformat60 libavutil58 libpostproc57 libswresample4 libswscale7
- Add 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
to resolve a build failure on 15.4/15.5.
==== ffmpegthumbs ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== filelight ====
Version update (23.08.2 -> 23.08.3)
Subpackages: filelight-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: initial import snapcraft files
==== fwupd ====
Subpackages: fwupd-bash-completion fwupd-lang libfwupd2 typelib-1_0-Fwupd-2_0
- Do not pass -Dsystemd_unit_user=root to meson: use fwupd's
defautl fwupd_refresh user (boo#1216973).
==== gawk ====
Version update (5.2.2 -> 5.3.0)
- Update to 5.3.0:
* Built-in CSV file parsing (--csv)
* Support a new \u escape sequence for specifying code points in
multi-byte encodings
* Pipe output is buffered if PROCINFO["BUFFERPIPE"] exists
==== gcc13 ====
Subpackages: cpp13 libatomic1 libgcc_s1 libgfortran5 libgomp1 libobjc4 libquadmath0 libstdc++6 libstdc++6-locale libstdc++6-pp libubsan1
- Add gcc13-bsc1216664.patch, works around SAP ASE DB crash during
C++ standard library initialization. [bsc#1216664]
==== glslang ====
- Drop symlinks from /usr/include; inhibits upgrade procedure
from 13.0.0 package where some were a directory.
==== initviocons ====
- spec-cleaner run
==== kaccounts-integration ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kaccounts-integration-lang libkaccounts2
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kaccounts-providers ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kaccounts-providers-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kate ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kate-lang kate-plugins
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: Don't bundle c++ libs. (kde#476498)
* Reflect move of KActivities out of Frameworks to Plasma
* Update to reflect move of KUserFeedback to Frameworks
* snapcraft: Fix wayland installs by bundling qtwayland libs.
* Fix crash on dropping file in project (kde#476016)
* snapcraft: add missig build dep gettext.
* [flatpak] Use Qt5 branch for deps
* snapcraft: initial import snacraft files
==== kde-print-manager ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kde-print-manager-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdegraphics-thumbnailers ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdenetwork-filesharing ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kdenetwork-filesharing-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kdialog ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kdialog-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kernel-source ====
Version update (6.5.9 -> 6.6.1)
- Linux 6.6.1 (bsc#1012628).
- ASoC: SOF: sof-pci-dev: Fix community key quirk detection
(bsc#1012628).
- ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection
(bsc#1012628).
- serial: core: Fix runtime PM handling for pending tx
(bsc#1012628).
- misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device
support (bsc#1012628).
- dt-bindings: serial: rs485: Add rs485-rts-active-high
(bsc#1012628).
- tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks
(bsc#1012628).
- tty: 8250: Add support for Intashield IX cards (bsc#1012628).
- tty: 8250: Add support for additional Brainboxes PX cards
(bsc#1012628).
- tty: 8250: Fix up PX-803/PX-857 (bsc#1012628).
- tty: 8250: Fix port count of PX-257 (bsc#1012628).
- tty: 8250: Add support for Intashield IS-100 (bsc#1012628).
- tty: 8250: Add support for Brainboxes UP cards (bsc#1012628).
- tty: 8250: Add support for additional Brainboxes UC cards
(bsc#1012628).
- tty: 8250: Remove UC-257 and UC-431 (bsc#1012628).
- tty: n_gsm: fix race condition in status line change on dead
connections (bsc#1012628).
- Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
(bsc#1012628).
- usb: raw-gadget: properly handle interrupted requests
(bsc#1012628).
- usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
(bsc#1012628).
- usb: typec: tcpm: Add additional checks for contaminant
(bsc#1012628).
- usb: storage: set 1.50 as the lower bcdDevice for older "Super
Top" compatibility (bsc#1012628).
- PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD
device (bsc#1012628).
- ALSA: usb-audio: add quirk flag to enable native DSD for
McIntosh devices (bsc#1012628).
- eventfs: Use simple_recursive_removal() to clean up dentries
(bsc#1012628).
- eventfs: Delete eventfs_inode when the last dentry is freed
(bsc#1012628).
- eventfs: Save ownership and mode (bsc#1012628).
- eventfs: Remove "is_freed" union with rcu head (bsc#1012628).
- tracing: Have trace_event_file have ref counters (bsc#1012628).
- perf evlist: Avoid frequency mode for the dummy event
(bsc#1012628).
- power: supply: core: Use blocking_notifier_call_chain to avoid
RCU complaint (bsc#1012628).
- drm/amd/display: Don't use fsleep for PSR exit waits
(bsc#1012628).
- commit 758e4f0
- update patch metadata
- update upstream reference
- patches.rpmify/kbuild-dummy-tools-pretend-we-understand-fpatchable-.patch
- commit 93ae682
- series.conf: cleanup
- update upstream references and move into sorted section:
- patches.suse/firmware-Add-support-for-Qualcomm-UEFI-Secure-Applic.patch
- patches.suse/firmware-qcom_scm-Add-support-for-Qualcomm-Secure-Ex.patch
- patches.suse/lib-ucs2_string-Add-UCS-2-strscpy-function.patch
- commit 157ac85
- kbuild: dummy-tools: pretend we understand
- fpatchable-function-entry (ppc64le-build-fix).
- Delete
patches.rpmify/kbuild-dummy-tools-Add-support-for-fpatchable-functi.patch.
Replace the latter with the former (upstream accepted solution).
- commit 8050c17
- riscv: enable CONFIG_PCI_HOST_GENERIC
Needed for the pci host controller emulated by qemu.
- commit ebb7db3
- Delete patches.rpmify/x86-Let-AS_WRUSS-depend-on-X86_64.patch.
- Update config files.
This effectively reverts 9ab2e0780c8a2fb9a84db5bad59fbe3ab526a6c3. The
patch was not accepted upstream:
https://lore.kernel.org/all/20231031140504.GCZUEJkMPXSrEDh3MA@fat_crate.loc…
Instead, we merged the packaging branch which fixes this in
rpm/check-for-config-changes instead.
- rpm/check-for-config-changes: add AS_WRUSS to IGNORED_CONFIGS_RE
Add AS_WRUSS as an IGNORED_CONFIGS_RE entry in check-for-config-changes
to fix build on x86_32.
There was a fix submitted to upstream but it was not accepted:
https://lore.kernel.org/all/20231031140504.GCZUEJkMPXSrEDh3MA@fat_crate.loc…
So carry this in IGNORED_CONFIGS_RE instead.
- commit ce5bc31
- config: enable NFS_V4_2_READ_PLUS (bsc#1216736)
This option was introduced and disabled by default because of unresolved
issues. As stated in mainline commit 9cf2744d2491 ("NFS: Enable the
READ_PLUS operation by default") which changes the upstream default to
enabled, these issues are addressed so that it is safe to enable the
option and as it allows to transfer sparse files more efficiently, it is
desirable to do so.
- commit c4f1dc1
- x86: Let AS_WRUSS depend on X86_64 (i386-build-fix).
- Update config files.
- commit 9ab2e07
- kbuild: dummy-tools: pretend we understand
- fpatchable-function-entry (ppc64le-build-fix).
... changelog too long, skipping 28 lines ...
- commit b854e69
==== kexec-tools ====
- Fix build with old glibc with 6419b008fde783fd0cc2cc266bd1c9cf35e99a0e.patch
==== khelpcenter5 ====
Version update (23.08.2 -> 23.08.3)
Subpackages: khelpcenter5-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: Fix override. New content pack.
* snapcraft: Set version as appstream picks up non release service version.
* snapcraft: initial import snapcraft files.
==== kio-extras5 ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kio-extras5-lang libkioarchive5
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* Reflect move of KActivities out of Frameworks to Plasma
==== kio-gdrive ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kio-gdrive-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== konsole ====
Version update (23.08.2 -> 23.08.3)
Subpackages: konsole-part konsole-part-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: initial import snapcraft files.
* Fix signed integer overflow due to uninitialized vars warning
* Account for CJK wide chars in copyLineToStream
* Add test case for block selection of CJK chars
* Don't select half a CJK character (kde#474055)
* Don't require FreeBSD/Qt5 tests to pass
* Don't try to free terminalPart.
==== kpmcore ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kpmcore-lang libkpmcore12
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== kwalletmanager5 ====
Version update (23.08.2 -> 23.08.3)
Subpackages: kwalletmanager5-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== less ====
- add zstd support to lessopen
==== libapparmor ====
- Actually apply the previously added patch for bsc#1216878
- Add apparmor-systemd-sessions.patch to allow read access to
/run/systemd/sessions/ (bsc#1216878)
==== libe-book ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== libkdcraw ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== libkexiv2 ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== libkgapi ====
Version update (23.08.2 -> 23.08.3)
Subpackages: libKPim5GAPICore5 libKPim5GAPIDrive5 libkgapi-lang sasl2-kdexoauth2
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== libmaxminddb ====
Version update (1.7.1 -> 1.8.0)
- libmaxminddb 1.8.0:
* PACKAGE_VERSION is now a private compile definition when
building with CMake.
* The feature test macro _POSIX_C_SOURCE is no longer set by
maxminddb.h
* assert() is no longer used outside test code
==== libqaccessibilityclient-qt5 ====
Version update (0.4.1 -> 0.5.0)
- Init libqaccessibilityclient. The package replaces
libqaccessibilityclient-qt5 and builds a -qt6 flavor.
- Update to 0.5.0
* libqaccessibilityclient can now be built with Qt6
==== man-pages ====
Version update (6.04 -> 6.05.01)
- update to 6.05.01:
* Ignore dot-dirs within $MANDIR
==== mobipocket ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== mozjs115 ====
Version update (115.3.1 -> 115.4.0)
- Update to version 115.4.0:
+ Various security fixes and other quality improvements.
+ CVE-2023-5721: Queued up rendering could have allowed websites
to clickjack
+ CVE-2023-5732: Address bar spoofing via bidirectional
characters
+ CVE-2023-5724: Large WebGL draw could have led to a crash
+ CVE-2023-5725: WebExtensions could open arbitrary URLs
+ CVE-2023-5726: Full screen notification obscured by file open
dialog on macOS
+ CVE-2023-5727: Download Protections were bypassed by .msix,
.msixbundle, .appx, and .appxbundle files on Windows
+ CVE-2023-5728: Improper object tracking during GC in the
JavaScript engine could have led to a crash
+ CVE-2023-5730: Memory safety bugs fixed in Firefox 119, Firefox
ESR 115.4, and Thunderbird 115.4.1
==== partitionmanager ====
Version update (23.08.2 -> 23.08.3)
Subpackages: partitionmanager-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== ptools ====
- spec-cleaner run
==== shaderc ====
- Fix previous change: export to CXXFLAGS instead of CPPFLAGS so
that it's actually picked up. Add optflags to CXXFLAGS to ensure
it's not lost.
==== signon-kwallet-extension ====
Version update (23.08.2 -> 23.08.3)
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- No code change since 23.08.2
==== sof-firmware ====
Version update (2023.09 -> 2023.09.1)
- Update to version 2023.09.1:
fixes for Intel Meteor Lake platforms
==== spectacle ====
Version update (23.08.2 -> 23.08.3)
Subpackages: spectacle-lang
- Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/
- Changes since 23.08.2:
* snapcraft: initial import snapcraft files.
==== vlan ====
- spec-cleaner run
1
0
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:
alsa
brotli (1.0.9 -> 1.1.0)
kernel-firmware (20231019 -> 20231107)
libbytesize (2.9 -> 2.10)
libgusb (0.4.7 -> 0.4.8)
nghttp2
python-redis
sqlite3 (3.43.2 -> 3.44.0)
sysuser-tools
wmctrl
xxhash (0.8.1 -> 0.8.2)
=== Details ===
==== alsa ====
Subpackages: libasound2 libatopology2
- Backport upstream fixes for sequencer and mixer:
0006-seq-Fix-invalid-sanity-check-in-snd_seq_set_input_bu.patch
0007-mixer-simple-Support-dB-TLVs-for-CTL_SINGLE-controls.patch
0008-seq-Clear-UMP-event-flag-for-legacy-apps.patch
0009-seq-Simplify-snd_seq_extract_output.patch
0010-seq-Check-protocol-compatibility-with-the-current-ve.patch
- Clean up spec file
==== brotli ====
Version update (1.0.9 -> 1.1.0)
Subpackages: libbrotlicommon1 libbrotlidec1 libbrotlienc1
- build with optflags again
- Update to release 1.1
* CLI: added a --dictionary option
- Reomve 0001-Revert-Add-runtime-linker-path-to-pkg-config-files-7.patch
==== kernel-firmware ====
Version update (20231019 -> 20231107)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network ucode-amd
- Update to version 20231107 (git commit a5a6dded0c7f):
* Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
* amdgpu: DMCUB updates for various AMDGPU ASICs
* qca: add bluetooth firmware for WCN3988
* linux-firmware: ixp4xx: Add the IXP4xx firmware
* rtw89: 8852b: update fw to v0.29.29.5
* rtw89: 8852b: update fw to v0.29.29.4
* rtw89: 8851b: update fw to v0.29.41.3
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX210
* Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX101
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX201
* Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211
* Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
* Disable deb and rpm CI other than at release
* Use `git am` instead of `b4 shazam`
* rtl_nic: update firmware of RTL8156B
* Catch unicode decode errors
==== libbytesize ====
Version update (2.9 -> 2.10)
Subpackages: libbytesize-lang libbytesize1
- Update to release 2.10
* remove dependency on python3-six
==== libgusb ====
Version update (0.4.7 -> 0.4.8)
- Update to version 0.4.8:
+ Add an device error code for 'busy'.
==== nghttp2 ====
- add keyring for gpg validation
- spec file cleanups
==== python-redis ====
- Disable broken tests for ppc64le, bsc#1216606
==== sqlite3 ====
Version update (3.43.2 -> 3.44.0)
Subpackages: libsqlite3-0 sqlite3-tcl
- Update to release 3.44.0
* Aggregate functions can now include an ORDER BY clause after
their last parameter. The arguments to the function are
processed in the order specified. This can be important for
functions like string_agg() and json_group_array().
* Add support for the concat() and concat_ws() scalar SQL
functions, compatible with PostgreSQL, SQLServer, and MySQL.
* Add support for the string_agg() aggregate SQL function,
compatible with PostgreSQL and SQLServer.
* New conversion letters on the strftime() SQL function: %e %F
%I %k %l %p %P %R %T %u
* Add new C-language APIs: sqlite3_get_clientdata() and
sqlite3_set_clientdata().
* Many errors associated with CREATE TABLE are now raised when
the CREATE TABLE statement itself is run, rather than being
deferred until the first time the table is actually used.
==== sysuser-tools ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== wmctrl ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== xxhash ====
Version update (0.8.1 -> 0.8.2)
- Update to release 0.8.2
* ARM NEON speed improvements; on M1 Pro it is +20% speed for
XXH3 and XXH128 (from 30.0 GB/s to 36 GB/s).
* Added support for ARM's SVE vector extension.
* Resolved some issues with XXH3's s390x vector implementation.
- Delete xxhash-avoid-armv6-unaligned-access.patch (should be
fixed by c0dd448b), delete 836f4e735cf368542f14005e41d2f84ec29dfd60.patch
(merged), delete 15ce80f9f2760609d8cc68cea76d3f3217ab70e1.patch
(merged)
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=3&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:
alsa
brotli (1.0.9 -> 1.1.0)
gawk (5.2.2 -> 5.3.0)
kernel-firmware (20231019 -> 20231107)
libbytesize (2.9 -> 2.10)
libgusb (0.4.7 -> 0.4.8)
nghttp2
python-redis (4.5.5 -> 5.0.1)
sqlite3 (3.43.2 -> 3.44.0)
sysuser-tools
wmctrl
xxhash (0.8.1 -> 0.8.2)
=== Details ===
==== alsa ====
Subpackages: libasound2 libatopology2
- Backport upstream fixes for sequencer and mixer:
0006-seq-Fix-invalid-sanity-check-in-snd_seq_set_input_bu.patch
0007-mixer-simple-Support-dB-TLVs-for-CTL_SINGLE-controls.patch
0008-seq-Clear-UMP-event-flag-for-legacy-apps.patch
0009-seq-Simplify-snd_seq_extract_output.patch
0010-seq-Check-protocol-compatibility-with-the-current-ve.patch
- Clean up spec file
==== brotli ====
Version update (1.0.9 -> 1.1.0)
Subpackages: libbrotlicommon1 libbrotlidec1 libbrotlienc1
- build with optflags again
- Update to release 1.1
* CLI: added a --dictionary option
- Reomve 0001-Revert-Add-runtime-linker-path-to-pkg-config-files-7.patch
==== gawk ====
Version update (5.2.2 -> 5.3.0)
- Update to 5.3.0:
* Built-in CSV file parsing (--csv)
* Support a new \u escape sequence for specifying code points in
multi-byte encodings
* Pipe output is buffered if PROCINFO["BUFFERPIPE"] exists
==== kernel-firmware ====
Version update (20231019 -> 20231107)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20231107 (git commit a5a6dded0c7f):
* Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for SolarF Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
* amdgpu: DMCUB updates for various AMDGPU ASICs
* qca: add bluetooth firmware for WCN3988
* linux-firmware: ixp4xx: Add the IXP4xx firmware
* rtw89: 8852b: update fw to v0.29.29.5
* rtw89: 8852b: update fw to v0.29.29.4
* rtw89: 8851b: update fw to v0.29.41.3
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX210
* Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX101
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Intel Bluetooth AX203
* Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX201
* Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211
* Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
* Disable deb and rpm CI other than at release
* Use `git am` instead of `b4 shazam`
* rtl_nic: update firmware of RTL8156B
* Catch unicode decode errors
==== libbytesize ====
Version update (2.9 -> 2.10)
- Update to release 2.10
* remove dependency on python3-six
==== libgusb ====
Version update (0.4.7 -> 0.4.8)
- Update to version 0.4.8:
+ Add an device error code for 'busy'.
==== nghttp2 ====
- add keyring for gpg validation
- spec file cleanups
==== python-redis ====
Version update (4.5.5 -> 5.0.1)
- Disable broken tests for ppc64le, bsc#1216606
- Add pytest.ini source needed to run tests
- Remove/disable broken tests because of suse environment
- drop tox.ini. seems it does no longer exist in 5.0.1
- add support to easily disable the testsuite at build time
- update to 5.0.1
- ð New Features
- Provide aclose() / close() for classes requiring lifetime
management (#2898)
- Add support for ModuleCommands in cluster (#2951)
- Add support for multiple values in RPUSHX (#2949)
- Add Redis.from_pool() class method, for explicitly owning and
closing a ConnectionPool (#2913)
- ð Bug Fixes
- Fixing monitor parsing for messages containing specific
substrings (#2950)
- Cluster determine slot command name need to be upper (#2919)
- Support timeout = 0 in search query (#2934)
- Fix async sentinel: add push_request keyword argument to
read_response (#2922)
- Fix protocol checking for search commands (#2923)
- Fix: SentinelManagedConnection.read_response() got an
unexpected keyword argument 'push_request' (#2894)
- Fix: automatically close connection pool for async Sentinel
(#2900)
- Save a reference to created async tasks, to avoid tasks
potentially disappearing (#2816)
- Avoid reference cycling by the garbage collector during
response reading (#2932)
- 𧰠Maintenance
- Type hint improvements (#2952)
- Replace clear_connect_callbacks with
_deregister_connect_callback (#2955)
- Async fixes, remove del and other things (#2870)
- Add pagination, sorting and grouping examples to search json
example (#2890)
- Remove process-id checks from asyncio. Asyncio and fork()
does not mix. (#2911)
- Fix resource usage and cleanup Mocks in the unit tests
(#2936)
- Remove mentions of tox (#2929)
- Add 7.2 to supported Redis versions (#2896)
- Fix resource warnings in unit tests (#2899)
- Fix typo in redis-stream-example.ipynb (#2918)
- Deprecate RedisGraph (#2927)
- Fix redis 7.2.0 tests (#2902)
- Fix test_scorer (search) (#2920)
- changes from 5.0.0
- What's new?
- Triggers and Functions support Triggers and Functions allow
you to execute server-side functions triggered when key
values are modified or created in Redis, a stream entry
arrival, or explicitly calling them. Simply put, you can
replace Lua scripts with easy-to-develop JavaScript or
TypeScript code. Move your business logic closer to the data
to ensure a lower latency, and forget about updating
dependent key values manually in your code. Try it for
yourself with Quick start
- Full Redis 7.2 and RESP3 support
- Python 3.7 End-of-Life
- Python 3.7 has reached its end-of-life (EOL) as of June
2023. This means that starting from this date, Python 3.7
will no longer receive any updates, including security
patches, bug fixes, or improvements. If you continue to use
Python 3.7 post-EOL, you may expose your projects and
systems to potential security vulnerabilities. We ended its
support in this version and strongly recommend migrating to
Python 3.10.
- ð Bug Fixes
- Fix timeout retrying on pipeline execution (#2812)
- Fix socket garbage collection (#2859)
- 𧰠Maintenance
- Updating client license to clear, MIT (#2884)
- Add py.typed in accordance with PEP-561 (#2738)
- Dependabot label change (#2880)
- Fix type hints in SearchCommands (#2817)
- Add sync modules (except search) tests to cluster CI (#2850)
- Fix a duplicate word in CONTRIBUTING.md (#2848)
- Fixing doc builds (#2869)
- Change cluster docker to edge and enable debug command
(#2853)
- changes from 4.6.0
- 𧪠Experimental Features
- Support JSON.MERGE command (#2761)
- Support JSON.MSET command (#2766)
- ð New Features
- Extract abstract async connection class (#2734)
- Add support for WAITAOF (#2760)
- Introduce OutOfMemoryError exception for Redis write command rejections due to OOM errors (#2778)
- Add WITHSCORE argument to ZRANK (#2758)
- ð Bug Fixes
- Fix dead weakref in sentinel connection causing ReferenceError (#2767) (#2771)
- Fix Key Error in parse_xinfo_stream (#2788)
- Remove unnecessary __del__ handlers (#2755)
- Added support for missing argument to SentinelManagedConnection.read_response() (#2756)
- 𧰠Maintenance
- Fix type hint for retry_on_error in async cluster (#2804)
- Clean up documents and fix some redirects (#2801)
- Add unit tests for the connect method of all Redis connection classes (#2631)
- Docstring formatting fix (#2796)
==== sqlite3 ====
Version update (3.43.2 -> 3.44.0)
Subpackages: libsqlite3-0 sqlite3-tcl
- Update to release 3.44.0
* Aggregate functions can now include an ORDER BY clause after
their last parameter. The arguments to the function are
processed in the order specified. This can be important for
functions like string_agg() and json_group_array().
* Add support for the concat() and concat_ws() scalar SQL
functions, compatible with PostgreSQL, SQLServer, and MySQL.
* Add support for the string_agg() aggregate SQL function,
compatible with PostgreSQL and SQLServer.
* New conversion letters on the strftime() SQL function: %e %F
%I %k %l %p %P %R %T %u
* Add new C-language APIs: sqlite3_get_clientdata() and
sqlite3_set_clientdata().
* Many errors associated with CREATE TABLE are now raised when
the CREATE TABLE statement itself is run, rather than being
deferred until the first time the table is actually used.
==== sysuser-tools ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== wmctrl ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== xxhash ====
Version update (0.8.1 -> 0.8.2)
- Update to release 0.8.2
* ARM NEON speed improvements; on M1 Pro it is +20% speed for
XXH3 and XXH128 (from 30.0 GB/s to 36 GB/s).
* Added support for ARM's SVE vector extension.
* Resolved some issues with XXH3's s390x vector implementation.
- Delete xxhash-avoid-armv6-unaligned-access.patch (should be
fixed by c0dd448b), delete 836f4e735cf368542f14005e41d2f84ec29dfd60.patch
(merged), delete 15ce80f9f2760609d8cc68cea76d3f3217ab70e1.patch
(merged)
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 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=3&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.69 -> 5.70)
cyrus-sasl
exiv2 (0.28.0 -> 0.28.1)
fde-tools
gnome-initial-setup
google-noto-sans-cjk-fonts
gssdp (1.6.2 -> 1.6.3)
gupnp (1.6.5 -> 1.6.6)
libdovi (3.1.2 -> 3.2.0)
libgsf (1.14.50 -> 1.14.51)
libhugetlbfs
libmbim
libnscd
libopenmpt (0.7.2 -> 0.7.3)
llvm17 (17.0.3 -> 17.0.4)
mailx
nautilus-share
ruby3.2
runc (1.1.9 -> 1.1.10)
=== Details ===
==== bluez ====
Version update (5.69 -> 5.70)
Subpackages: bluez-auto-enable-devices bluez-cups libbluetooth3
- update to 5.70:
* Fix issue with not sending GATT confirmations.
* Fix issue with not handling initiator properly.
* Fix issue with not checking PBAP counter length.
* Add support for MICP profile and MICS service.
- add Fix-.device_probe-failing-if-SDP-record-is-not.patch to fix
regression when pairing game controllers
==== cyrus-sasl ====
Subpackages: cyrus-sasl-gssapi libsasl2-3
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== exiv2 ====
Version update (0.28.0 -> 0.28.1)
- update to 0.28.1 (bsc#1216923, CVE-2023-44398):
* Release Notes:
https://github.com/Exiv2/exiv2/issues/2813
- drop exiv2-metadata-null-checks.patch (upstream)
==== fde-tools ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== gnome-initial-setup ====
- Support build environments like SLE 15 SP5 and Leap 15.5 which
had %{_distconfdir) not defined yet.
==== google-noto-sans-cjk-fonts ====
Subpackages: google-noto-sans-jp-bold-fonts google-noto-sans-jp-fonts google-noto-sans-jp-regular-fonts google-noto-sans-kr-bold-fonts google-noto-sans-kr-fonts google-noto-sans-kr-regular-fonts google-noto-sans-sc-bold-fonts google-noto-sans-sc-fonts google-noto-sans-sc-regular-fonts google-noto-sans-tc-bold-fonts google-noto-sans-tc-fonts google-noto-sans-tc-regular-fonts
- Fix bsc#1203741: Add _constraint file to make it build (taken from Factory)
- Use %license to store OFL license text
==== gssdp ====
Version update (1.6.2 -> 1.6.3)
- Update to version 1.6.3:
+ Do not crash if socket receive fails
+ Do not leak local address in SocketSource
==== gupnp ====
Version update (1.6.5 -> 1.6.6)
- Update to version 1.6.6:
+ NetworkManager: Drop manual creation of lo contexts
+ ServiceProxy: Add new API for creating actions
+ Introspection: Be more resilient against weird formatting
+ Acl: Improve introspectability
+ ServiceProxy: Add result iterator for Action
+ Plug various smaller leaks
==== libdovi ====
Version update (3.1.2 -> 3.2.0)
- Update to 3.2.0
* Added write_av1_rpu_metadata_obu_t35_complete function to encode
RPUs in complete metadata OBU payloads.
* Added dovi_write_av1_rpu_metadata_obu_t35_{payload,complete}
functions.
==== libgsf ====
Version update (1.14.50 -> 1.14.51)
Subpackages: gsf-office-thumbnailer libgsf-1-114
- Drop baselibs.conf, nothing should need the 32bit libs anymore.
- Update to version 1.14.51:
+ Fix thumbnailer crash.
+ Fix leaks.
==== libhugetlbfs ====
- Add libhugetlbfs-increase-mount-buffer.patch for upstream issue gh#43
(boo#1216576)
==== libmbim ====
Subpackages: libmbim-glib4 mbimcli-bash-completion
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== libnscd ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== libopenmpt ====
Version update (0.7.2 -> 0.7.3)
- Update to 0.7.3:
* Fix: set_pitch_factor no longer affected OPL instruments since
version 0.6.0.
==== llvm17 ====
Version update (17.0.3 -> 17.0.4)
- Update to version 17.0.4.
* 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.
- Include libomptarget.devicertl.a in libomp*-devel, which is
required for (GPU) offloading.
==== mailx ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== nautilus-share ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== ruby3.2 ====
Subpackages: libruby3_2-3_2
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== runc ====
Version update (1.1.9 -> 1.1.10)
- Update to runc v1.1.10. Upstream changelog is available from
<https://github.com/opencontainers/runc/releases/tag/v1.1.10>.
1
0
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.69 -> 5.70)
cyrus-sasl
exiv2 (0.28.0 -> 0.28.1)
fde-tools
gnome-initial-setup
google-noto-sans-cjk-fonts
gssdp (1.6.2 -> 1.6.3)
gupnp (1.6.5 -> 1.6.6)
libchewing
libdovi (3.1.2 -> 3.2.0)
libgsf (1.14.50 -> 1.14.51)
libhugetlbfs
libmbim
libnscd
libopenmpt (0.7.2 -> 0.7.3)
llvm17 (17.0.3 -> 17.0.4)
mailx
nautilus-share
ruby3.2
runc (1.1.9 -> 1.1.10)
=== Details ===
==== bluez ====
Version update (5.69 -> 5.70)
Subpackages: bluez-auto-enable-devices bluez-cups libbluetooth3
- update to 5.70:
* Fix issue with not sending GATT confirmations.
* Fix issue with not handling initiator properly.
* Fix issue with not checking PBAP counter length.
* Add support for MICP profile and MICS service.
- add Fix-.device_probe-failing-if-SDP-record-is-not.patch to fix
regression when pairing game controllers
==== cyrus-sasl ====
Subpackages: cyrus-sasl-gssapi libsasl2-3
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== exiv2 ====
Version update (0.28.0 -> 0.28.1)
- update to 0.28.1 (bsc#1216923, CVE-2023-44398):
* Release Notes:
https://github.com/Exiv2/exiv2/issues/2813
- drop exiv2-metadata-null-checks.patch (upstream)
==== fde-tools ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== gnome-initial-setup ====
Subpackages: gnome-initial-setup-lang
- Support build environments like SLE 15 SP5 and Leap 15.5 which
had %{_distconfdir) not defined yet.
==== google-noto-sans-cjk-fonts ====
Subpackages: google-noto-sans-jp-bold-fonts google-noto-sans-jp-fonts google-noto-sans-jp-regular-fonts google-noto-sans-kr-bold-fonts google-noto-sans-kr-fonts google-noto-sans-kr-regular-fonts google-noto-sans-sc-bold-fonts google-noto-sans-sc-fonts google-noto-sans-sc-regular-fonts google-noto-sans-tc-bold-fonts google-noto-sans-tc-fonts google-noto-sans-tc-regular-fonts
- Fix bsc#1203741: Add _constraint file to make it build (taken from Factory)
- Use %license to store OFL license text
==== gssdp ====
Version update (1.6.2 -> 1.6.3)
- Update to version 1.6.3:
+ Do not crash if socket receive fails
+ Do not leak local address in SocketSource
==== gupnp ====
Version update (1.6.5 -> 1.6.6)
- Update to version 1.6.6:
+ NetworkManager: Drop manual creation of lo contexts
+ ServiceProxy: Add new API for creating actions
+ Introspection: Be more resilient against weird formatting
+ Acl: Improve introspectability
+ ServiceProxy: Add result iterator for Action
+ Plug various smaller leaks
==== libchewing ====
Subpackages: chewing-data chewing-utils libchewing3
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== libdovi ====
Version update (3.1.2 -> 3.2.0)
- Update to 3.2.0
* Added write_av1_rpu_metadata_obu_t35_complete function to encode
RPUs in complete metadata OBU payloads.
* Added dovi_write_av1_rpu_metadata_obu_t35_{payload,complete}
functions.
==== libgsf ====
Version update (1.14.50 -> 1.14.51)
Subpackages: gsf-office-thumbnailer libgsf-1-114 libgsf-lang
- Drop baselibs.conf, nothing should need the 32bit libs anymore.
- Update to version 1.14.51:
+ Fix thumbnailer crash.
+ Fix leaks.
==== libhugetlbfs ====
- Add libhugetlbfs-increase-mount-buffer.patch for upstream issue gh#43
(boo#1216576)
==== libmbim ====
Subpackages: libmbim-glib4 mbimcli-bash-completion
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== libnscd ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== libopenmpt ====
Version update (0.7.2 -> 0.7.3)
- Update to 0.7.3:
* Fix: set_pitch_factor no longer affected OPL instruments since
version 0.6.0.
==== llvm17 ====
Version update (17.0.3 -> 17.0.4)
- Update to version 17.0.4.
* 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.
- Include libomptarget.devicertl.a in libomp*-devel, which is
required for (GPU) offloading.
==== mailx ====
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== nautilus-share ====
Subpackages: nautilus-share-lang
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== ruby3.2 ====
Subpackages: libruby3_2-3_2
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
==== runc ====
Version update (1.1.9 -> 1.1.10)
- Update to runc v1.1.10. Upstream changelog is available from
<https://github.com/opencontainers/runc/releases/tag/v1.1.10>.
1
0