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:
grub2
kmod (30 -> 31)
python-pexpect
python-pytz (2023.3 -> 2023.3.post1)
vim (9.0.1894 -> 9.0.2043)
=== Details ===
==== grub2 ====
Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-systemd-sleep-plugin grub2-x86_64-efi
- Fix detection of encrypted disk's uuid in powerpc to cope with logical disks
when signed image installation is specified (bsc#1216075)
* 0003-grub-install-support-prep-environment-block.patch
- grub2.spec: Add support to unlocking multiple encrypted disks in signed
grub.elf image for logical disks
==== kmod ====
Version update (30 -> 31)
Subpackages: kmod-bash-completion libkmod2
- Fix tests
* refresh configure-Detect-openssl-sm3-support.patch
* refresh kmod-Add-pkgconfig-file-with-kmod-compile-time-confi.patch
* refresh usr-lib-modules.patch
- Update to release 31
* Allow passing a path to modprobe so the module is loaded from
anywhere from the filesystem.
* Use in-kernel decompression if available.
* depmod learned a `-o <dir>` option to allow using a separate
output directory.
- Delete depmod-Introduce-outdir-option.patch,
testsuite-Handle-different-sysconfdir.patch,
testsuite-depmod-use-defines-for-the-rootfs-lib_modu.patch,
0001-testsuite-repair-read-of-uninitialized-memory.patch,
testsuite-Move-setup-rootfs-logic-from-Makefile-to-s.patch
==== python-pexpect ====
- add 742.patch, gh#pexpect/pexpect#742 This makes it compatible with
python3.12 gh#pexpect/pexpect#736#issuecomment-1427273882
==== python-pytz ====
Version update (2023.3 -> 2023.3.post1)
- Update to 2023.3.post1
* Replace deprecated datetime.utcfromtimestamp()
* Resurrect Python 2.7 tests
* Add support for Python 3.12
- Drop pytz-%{version}.tar.gz.asc and python-pytz.keyring
* PyPI hides the .asc files and wants to drop the support
* related: https://github.com/certbot/certbot/issues/9707
==== vim ====
Version update (9.0.1894 -> 9.0.2043)
Subpackages: vim-data vim-data-common vim-small xxd
- Update to version 9.0.2043
* Vim9: issue with funcref assignmentand varargs
* Test_cq_zero_exmode fails without channel feature
* trim(): hard to use default mask
* include syntax script for json5 (#13356)
* trim(): hard to use default mask
* completion shows current word after completion restart
* Vim9: object method funcref not cleaned up after use
* A few remaining cmdline completion issues with C-E/Y
* if_python: rework python3.12 build dependency
* [security] use-after-free with wildmenu
* don't try to copy SMACK attribute, when none exist
* gcc overflow-warning for f_resolve
* Fix more typos (#13354)
* cannot get mouse click pos for tab or virt text
* correct <PageUp>/<PageDown> behavior in 'wildmenu' (#13336)
* TextChangedI may be triggered by non-insert mode change
* no max callback recursion limit
* Vim9: no support for partials using call()
* confusing build dependencies
* Vim9: no support for bitwise operators in lambda funcs
* win32: python3 dll loading can be improved
* no cmdline completion for ++opt args
* no filetype detection for Debian sources
* need more tests for :cq
* getmousepos() returns wrong index for TAB char
* Coverity complains about change in charset
* Update Serbian messages translation (#13324)
* Update ftplugin (#13327)
* Vim9: islocked() needs more work
* Improve command-line completion docs (#13331)
* Vim9: no support for funcrefs
* complete_info() returns wrong index
* linebreak applies for leading whitespace
* Vim9: assignment operators don't work for class vars
* Vim9: does not handle islocked() from a method correctly
* confusing ifdefs in if_<lang>.c
* Unicode tables outdated
* Vim9: error message can be more accurate
* INI files not detected
* [security] use-after-free from buf_contents_changed()
* cmdline-completion for comma-separated options wrong
* test: undofile left behind
* Vim9: covariant parameter types allowed
* Vim9: need more tests
* partially revert patch v9.0.1997
* Missing test file
* xxd: compilation warning
* make command name for &iskeywordprg more unique (#13297)
* Vim9: need cleanup of class related interface code
* updated translation of xxd manpage
* Vim9: segfault with islocked()
* Vim9: use-after-free in deep call stack
* Update ftplugin (#13213)
* Vim9: some error messages can be improved
* xxd: cannot reverse a bit dump
* Some unused code in move.c and string.c
* remove E1520 tag (#13289)
* Cannot build with python312
* Update vim9class help (#13292)
* Invalid memory access with empty 'foldexpr'
* inconsistent feature description
* warning about unused function definition
* [security] segfault in exmode
* no cmdline completion for setting the font
* strange error number
* diff (`df`) may open the wrong window (#13275)
* Update `.netrwbook` immediately on bookmark change (#13276)
* revert permission changes for xxd manpages again (#13277)
* Vim9: double error message given
* Vim9: potential use-after-free for class members
* win32: font-size calculation can be improved
* Update Serbian messages translation (#13282)
* Vim9: accepting type-annotations
* Correct filetype detection pattern and style (#13284)
* scrolling inactive window not possible with cursorbind
* error when trying to :bd unloaded buffer
* vim9: clean up from v9.0.1955
* not being able to scroll up in diff mode
* win32: issues with stable python ABI
* No filetype detection for just files
* Vim9: object members can change type
* update translation of xxd manpage
* update xxd manpage and mention $NO_COLOR env
* fix two typos in `vim9.txt` and `options.txt` (#13258)
* remove E1507 help tag, which is no longer used (#13254)
* style: space before tab in optionstr.c
* xattr: permission-denied errors on write
* Update Russian message translation to Vim 9.0.1968 (#13239)
* add missing error numbers in the help. (#13241)
* mention how to disable folding in diff mode (#13242)
* vim9: using contra-variant type-checks
* Clean up cmdline option completion code
* win32: missing '**' expansion test
* macOS: FEAT_SOUND guard too restrictive
* win32: high-dpi support can be improved
* [security] buffer-overflow in trunc_string()
* cmdline completion should consider key option
* xattr errors not translated
... changelog too long, skipping 96 lines ...
*
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:
gpg2
ncurses (6.4.20230909 -> 6.4.20231007)
nghttp2 (1.55.1 -> 1.57.0)
xterm (385 -> 387)
=== Details ===
==== gpg2 ====
Subpackages: dirmngr gpg2-lang
- Fix Emacs EasyPG behavior when parsing output:
* gpg: Report BEGIN_* status before examining the input.
* Upstream task: https://dev.gnupg.org/T6481
* Add gnupg-Report-BEGIN_-status-before-examining-the-input.patch
==== ncurses ====
Version update (6.4.20230909 -> 6.4.20231007)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20231007
+ improve loop-limit for get_position().
+ improve manual description of immedok (Debian #1053603).
+ fix a few formatting issues with manpages (Debian #1053123).
+ improve formatting/style of manpages (patches by Branden Robinson).
- Add ncurses patch 20231001
+ modify setupterm to provide for using ANSI cursor-position report (in
user6/user7 terminfo capabilities) to obtain screensize if neither
environment variables or ioctl is used. The ncurses test-program
with options "-E -T" demonstrates this feature.
+ improve error messages in tic (patch by Branden Robinson).
+ improve formatting/style of manpages (patches by Branden Robinson).
+ modify test/clip_printw.c to optionally test non-wrapped updates.
+ fix reallocation loop for vsnprintf() in _nc_sprintf_string() by
copying the va_list variable (patch by Ian Abbott).
- Add ncurses patch 20230923
+ improve formatting of manpages (patches by Branden Robinson).
+ amend change to delscreen() to limit the windows which it creates to
just those associated with the screen (report by Frederic Boiteux,
cf: 20220813).
- Add ncurses patch 20230918
+ new tarball/errata (report by Sven Joachim).
- Add ncurses patch 20230917
+ improve formatting of manpages (integrated patches by Branden
Robinson).
+ correct limit for name-length in write_entry.c (report/testcase by
Luna Saphie Mittelbach).
+ limit delays to 30 seconds, i.e., padding delays in terminfo, as well
as napms() and delay_output() functions.
+ improve a few pointer-checks.
+ improve parsing in _nc_msec_cost, allowing a single decimal point.
==== nghttp2 ====
Version update (1.55.1 -> 1.57.0)
- version update to 1.57.0 [bsc#1216174]
1.57.0
* Fixes CVE-2023-44487
* Bump ngtcp2 by @tatsuhiro-t in #1944
* Add dependabot to update actions by @tatsuhiro-t in #1946
* Bump golang.org/x/net to v0.15.0 by @tatsuhiro-t in #1950
* Bump actions/setup-go from 3 to 4 by @dependabot in #1948
* Bump actions/checkout from 3 to 4 by @dependabot in #1949
* Bump actions/upload-artifact from 1 to 3 by @dependabot in #1947
* docker: Bump base image to debian 12 by @tatsuhiro-t in #1951
* nghttpx: Header field name must be lowercase by @tatsuhiro-t in #1953
* Bump quictls by @tatsuhiro-t in #1945
* Apps fix by @tatsuhiro-t in #1957
* nghttpx: Fix bug that --single-process does not work by @tatsuhiro-t in #1958
* Fix clang-format by @tatsuhiro-t in #1959
* Rework session management by @tatsuhiro-t in #1961
1.56.0
* doc: Bump boringssl by @tatsuhiro-t in #1928
* Fix memory leak by @tatsuhiro-t in #1930
* Return void by @tatsuhiro-t in #1931
* nghttpx: Rework sending and receiving ECN bits by @tatsuhiro-t in #1934
* CMSG_DATA does not necessarily return an aligned pointer by @tatsuhiro-t in #1935
* Bump quictls by @tatsuhiro-t in #1937
* Bump ngtcp2 and its dependencies by @tatsuhiro-t in #1939
* nghttpx: Simplify std::unique_ptr get and release by @tatsuhiro-t in #1940
* Bump llhttp to 926c982942eb53a13f01c1e9e6b19bd3b196e7dd by @tatsuhiro-t in #1941
* Bump libbpf to v1.2.2 by @tatsuhiro-t in #1942
* Update Dockerfile by @tatsuhiro-t in #1943
==== xterm ====
Version update (385 -> 387)
Subpackages: xterm-bin xterm-resize
- update 387:
* add DECRQUPSS and DECAUPSS
* add DECRQDE
* correct indexing expression in title-stack
- includes changes from 386:
* improve references in ctlseqs.ms
* make the maximum amount of memory used for buffering DCS and
OSC strings configurable with maxStringParse resource
* improve performance of ReGIS when initializing the largest
fontsize
* fix regression in SIXEL colors
* fix typo in --with-wtmp
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:
gpg2
ncurses (6.4.20230909 -> 6.4.20231007)
nghttp2 (1.55.1 -> 1.57.0)
xterm (385 -> 387)
=== Details ===
==== gpg2 ====
Subpackages: dirmngr
- Fix Emacs EasyPG behavior when parsing output:
* gpg: Report BEGIN_* status before examining the input.
* Upstream task: https://dev.gnupg.org/T6481
* Add gnupg-Report-BEGIN_-status-before-examining-the-input.patch
==== ncurses ====
Version update (6.4.20230909 -> 6.4.20231007)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20231007
+ improve loop-limit for get_position().
+ improve manual description of immedok (Debian #1053603).
+ fix a few formatting issues with manpages (Debian #1053123).
+ improve formatting/style of manpages (patches by Branden Robinson).
- Add ncurses patch 20231001
+ modify setupterm to provide for using ANSI cursor-position report (in
user6/user7 terminfo capabilities) to obtain screensize if neither
environment variables or ioctl is used. The ncurses test-program
with options "-E -T" demonstrates this feature.
+ improve error messages in tic (patch by Branden Robinson).
+ improve formatting/style of manpages (patches by Branden Robinson).
+ modify test/clip_printw.c to optionally test non-wrapped updates.
+ fix reallocation loop for vsnprintf() in _nc_sprintf_string() by
copying the va_list variable (patch by Ian Abbott).
- Add ncurses patch 20230923
+ improve formatting of manpages (patches by Branden Robinson).
+ amend change to delscreen() to limit the windows which it creates to
just those associated with the screen (report by Frederic Boiteux,
cf: 20220813).
- Add ncurses patch 20230918
+ new tarball/errata (report by Sven Joachim).
- Add ncurses patch 20230917
+ improve formatting of manpages (integrated patches by Branden
Robinson).
+ correct limit for name-length in write_entry.c (report/testcase by
Luna Saphie Mittelbach).
+ limit delays to 30 seconds, i.e., padding delays in terminfo, as well
as napms() and delay_output() functions.
+ improve a few pointer-checks.
+ improve parsing in _nc_msec_cost, allowing a single decimal point.
==== nghttp2 ====
Version update (1.55.1 -> 1.57.0)
- version update to 1.57.0 [bsc#1216174]
1.57.0
* Fixes CVE-2023-44487
* Bump ngtcp2 by @tatsuhiro-t in #1944
* Add dependabot to update actions by @tatsuhiro-t in #1946
* Bump golang.org/x/net to v0.15.0 by @tatsuhiro-t in #1950
* Bump actions/setup-go from 3 to 4 by @dependabot in #1948
* Bump actions/checkout from 3 to 4 by @dependabot in #1949
* Bump actions/upload-artifact from 1 to 3 by @dependabot in #1947
* docker: Bump base image to debian 12 by @tatsuhiro-t in #1951
* nghttpx: Header field name must be lowercase by @tatsuhiro-t in #1953
* Bump quictls by @tatsuhiro-t in #1945
* Apps fix by @tatsuhiro-t in #1957
* nghttpx: Fix bug that --single-process does not work by @tatsuhiro-t in #1958
* Fix clang-format by @tatsuhiro-t in #1959
* Rework session management by @tatsuhiro-t in #1961
1.56.0
* doc: Bump boringssl by @tatsuhiro-t in #1928
* Fix memory leak by @tatsuhiro-t in #1930
* Return void by @tatsuhiro-t in #1931
* nghttpx: Rework sending and receiving ECN bits by @tatsuhiro-t in #1934
* CMSG_DATA does not necessarily return an aligned pointer by @tatsuhiro-t in #1935
* Bump quictls by @tatsuhiro-t in #1937
* Bump ngtcp2 and its dependencies by @tatsuhiro-t in #1939
* nghttpx: Simplify std::unique_ptr get and release by @tatsuhiro-t in #1940
* Bump llhttp to 926c982942eb53a13f01c1e9e6b19bd3b196e7dd by @tatsuhiro-t in #1941
* Bump libbpf to v1.2.2 by @tatsuhiro-t in #1942
* Update Dockerfile by @tatsuhiro-t in #1943
==== xterm ====
Version update (385 -> 387)
Subpackages: xterm-bin xterm-resize
- update 387:
* add DECRQUPSS and DECAUPSS
* add DECRQDE
* correct indexing expression in title-stack
- includes changes from 386:
* improve references in ctlseqs.ms
* make the maximum amount of memory used for buffering DCS and
OSC strings configurable with maxStringParse resource
* improve performance of ReGIS when initializing the largest
fontsize
* fix regression in SIXEL colors
* fix typo in --with-wtmp
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
libgusb (0.3.10 -> 0.4.7)
m17n-lib (1.8.0 -> 1.8.4)
mutter (45.0 -> 45.0+45)
nfs-utils
python-setuptools
shared-mime-info (2.2 -> 2.3)
zchunk (1.3.1 -> 1.3.2)
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
==== libgusb ====
Version update (0.3.10 -> 0.4.7)
- Update to version 0.4.7:
+ Add new API to get the HID descriptor data
+ Add calling convention to libusb callback functions
- Changes from version 0.4.6:
+ Add JSON compatibility helpers for old json-glib versions
+ Fix emulation of devices using out-of-order BulkTransfer
replies
+ Use project_source_root to fix building as a subproject
- Changes from version 0.4.5:
+ Add new API to better detect emulated replug
+ Do not emit spurious ::device-removed events when emulating
+ Record zero-sized device events
+ Reset the in-order event index when clearing the event array
+ Save the libusb error if libusb_submit_transfer() fails
- Changes from version 0.4.4:
+ Add new API to make emulation easier to use
+ Emit remove devices with matching tags when loading contexts
+ Fix a critical warning when finalizing devices without
endpoints
+ Reduce the debugging level when emulating firmware
- Changes from version 0.4.3:
+ Export g_usb_device_has_tag()
+ Work around a libusb issue which causes devices to appear twice
- Add pkgconfig(gi-docgen) and pkgconfig(json-glib-1.0)
BuildRequires: New dependencies.
- Drop gtk-doc BuildRequires: No longer needed, nor used after the
port upstream.
- Pass tests=false to meson setup, do not build or install any
tests at this time.
- Use ldconfig_scriptlets macro for post(un) handling.
==== m17n-lib ====
Version update (1.8.0 -> 1.8.4)
- update to 1.8.4:
This release is just for bug fixing.
* Fix âtypedef in m17n-core.h causing error when compiling with C++ codeâ
- Remove RPM groups
- Change URL to new upstream site.
- Examples are now in UTF-8 encoding so change iconv part accordingly
==== mutter ====
Version update (45.0 -> 45.0+45)
Subpackages: mutter-lang
- Update to version 45.0+45:
+ kms/impl-device/atomic:
- Fix blob size
- Fix stack overflow
+ kms/impl-device: Inhibit real-time scheduling when mode setting
+ monitor-manager/native: Update assignments on empty-config too
+ renderer/native:
- Clear old pending mode sets when unsetting all modes
- Fold mode unsetting into renamed unset_modes()
+ tests/dbusmock-templates/rtkit: Add MakeThreadHighPriority
+ tests/kms/render: Add test for setting empty config
+ thread:
- Allow turning off rt scheduling for running thread
- For consistency, s/real_time/realtime/
+ Updated translations.
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client
- 0001-export-fix-handling-of-error-from-match_fsid.patch
Errors from match_fsid() shouldn't be fatal.
(bsc#1214540)
==== python-setuptools ====
- Do not ship bundled exes
==== shared-mime-info ====
Version update (2.2 -> 2.3)
Subpackages: shared-mime-info-lang
- Update to version 2.3:
* Add DOS/Windows batch file type
* Add Gerber and Excellon drill files
* Add JPEG XR mime type
* Add Modrinth modpack
* Add OpenVPN profile
* Add Portable Font Resource application/font-tdpfr.
* Add TAK audio mime type
* Add application/vnd.microsoft.windows.thumbnail-cache
* Add application/vnd.ms-officetheme
* Add application/x-bzip for bzip2's deprecated predecessor bzip
* Add application/x-bzip3
* Add application/x-fishscript and application/x-nuscript
* Add application/x-ms-pdb
* Add application/x-zpaq
* Add definition and test file for StuffIt X archives.
* Add image/apng
* Add mime type for Typst files
* Add mimetype application/x-lmdb
* Add mimetype for Blueprint source code
* Add mimetype for CBOR
* Add mimetype for Devicetree source code
* Add mimetype for ERIS link files
* Add mimetype for Flattened Devicetree (binary)
* Add mimetype for Quite OK Image Format (QOI)
* Add perf data file type
* Add subclass information for .ppt and .xls
* Add support for newer AAXC Audible Audiobook format
* Add text/julia for Julia source code
* Add text/x-nim and text/x-nimscript
* Add todo.txt mime type
* Add two new languages
* Avoid meson errors when 'build-tools' is set to false
* Bump magic priority for application/ovf
* CI: Use dnf5 instead of dnf
* Change descriptions to say LibreOffice rather than OpenOffice
* Don't install man page on Windows
* Fix description for audio/x-xi
* Give application/x-raw-floppy-disk-image the floppy media icon
* Give generic optical disk images the optical media icon
* Identify .pdb files without a signature match as
application/vnd.palm
* Improve matching for message/rfc822
* Lengthen image/png magic
* Make application/pgp-* not inherit from text/plain
* Make application/vnd.squashfs a subclass of
application/vnd.efi.img
* Make update-mime-database compatible with MSVC (by porting it
to C++)
* Prefer application/java-archive to application/x-java-archive
* Prefer application/vnd.efi.img over
application/x-raw-disk-image
* Prefer application/vnd.efi.iso over application/x-cd-image
* Prefer audio/vnd.wave over audio/x-wav
* Prefer video/vnd.avi over video/x-msvideo
* Remove "##" magic for matlab files
* Rename application/x-bzip to application/x-bzip2
* Revert "use Title Case for mime type description"
* Update application/sieve.
* Updated to latest xdgmime
* add tiled map editor map and tileset files
* application/javascript: Rename to text/javascript
* application/vnd.dart: use IANA registered type
* application/vnd.dbf: use IANA registered type
* application/yaml: use IANA registered type
* audio/x-wav: Add missing sub-class relationship with
application/x-riff
* buildsystem - add options for building tests and translations
* ci: Use ci-templates to build image
* ci: Use detached pipelines
* icons for 3d model formats
* spec: Clarify that namespaceURI can be empty
* text/markdown: add x-office-document generic-icon
* text/vnd.familysearch.gedcom: use IANA registered type
* use Sentence case for mime type descriptions
* use Title Case for mime type description
* video/vnd.youtube.yt: add magic
* video/vnd.youtube.yt: use IANA registered type
- Add generic c++_compiler BuildRequires: shared-mime-info now
depends on a c++ compiler.
==== zchunk ====
Version update (1.3.1 -> 1.3.2)
- update to 1.3.2:
* Handle overflow errors in malformed zchunk files
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:
Mesa
Mesa-drivers
libgusb (0.3.10 -> 0.4.7)
mutter (45.0 -> 45.0+45)
nfs-utils
python-setuptools
shared-mime-info (2.2 -> 2.3)
zchunk (1.3.1 -> 1.3.2)
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Add U_radeonsi-prefix-function-with-si_-to-prevent-name-co.patch
Fix https://gitlab.freedesktop.org/mesa/mesa/-/issues/9889
==== libgusb ====
Version update (0.3.10 -> 0.4.7)
- Update to version 0.4.7:
+ Add new API to get the HID descriptor data
+ Add calling convention to libusb callback functions
- Changes from version 0.4.6:
+ Add JSON compatibility helpers for old json-glib versions
+ Fix emulation of devices using out-of-order BulkTransfer
replies
+ Use project_source_root to fix building as a subproject
- Changes from version 0.4.5:
+ Add new API to better detect emulated replug
+ Do not emit spurious ::device-removed events when emulating
+ Record zero-sized device events
+ Reset the in-order event index when clearing the event array
+ Save the libusb error if libusb_submit_transfer() fails
- Changes from version 0.4.4:
+ Add new API to make emulation easier to use
+ Emit remove devices with matching tags when loading contexts
+ Fix a critical warning when finalizing devices without
endpoints
+ Reduce the debugging level when emulating firmware
- Changes from version 0.4.3:
+ Export g_usb_device_has_tag()
+ Work around a libusb issue which causes devices to appear twice
- Add pkgconfig(gi-docgen) and pkgconfig(json-glib-1.0)
BuildRequires: New dependencies.
- Drop gtk-doc BuildRequires: No longer needed, nor used after the
port upstream.
- Pass tests=false to meson setup, do not build or install any
tests at this time.
- Use ldconfig_scriptlets macro for post(un) handling.
==== mutter ====
Version update (45.0 -> 45.0+45)
- Update to version 45.0+45:
+ kms/impl-device/atomic:
- Fix blob size
- Fix stack overflow
+ kms/impl-device: Inhibit real-time scheduling when mode setting
+ monitor-manager/native: Update assignments on empty-config too
+ renderer/native:
- Clear old pending mode sets when unsetting all modes
- Fold mode unsetting into renamed unset_modes()
+ tests/dbusmock-templates/rtkit: Add MakeThreadHighPriority
+ tests/kms/render: Add test for setting empty config
+ thread:
- Allow turning off rt scheduling for running thread
- For consistency, s/real_time/realtime/
+ Updated translations.
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client
- 0001-export-fix-handling-of-error-from-match_fsid.patch
Errors from match_fsid() shouldn't be fatal.
(bsc#1214540)
==== python-setuptools ====
- Do not ship bundled exes
==== shared-mime-info ====
Version update (2.2 -> 2.3)
- Update to version 2.3:
* Add DOS/Windows batch file type
* Add Gerber and Excellon drill files
* Add JPEG XR mime type
* Add Modrinth modpack
* Add OpenVPN profile
* Add Portable Font Resource application/font-tdpfr.
* Add TAK audio mime type
* Add application/vnd.microsoft.windows.thumbnail-cache
* Add application/vnd.ms-officetheme
* Add application/x-bzip for bzip2's deprecated predecessor bzip
* Add application/x-bzip3
* Add application/x-fishscript and application/x-nuscript
* Add application/x-ms-pdb
* Add application/x-zpaq
* Add definition and test file for StuffIt X archives.
* Add image/apng
* Add mime type for Typst files
* Add mimetype application/x-lmdb
* Add mimetype for Blueprint source code
* Add mimetype for CBOR
* Add mimetype for Devicetree source code
* Add mimetype for ERIS link files
* Add mimetype for Flattened Devicetree (binary)
* Add mimetype for Quite OK Image Format (QOI)
* Add perf data file type
* Add subclass information for .ppt and .xls
* Add support for newer AAXC Audible Audiobook format
* Add text/julia for Julia source code
* Add text/x-nim and text/x-nimscript
* Add todo.txt mime type
* Add two new languages
* Avoid meson errors when 'build-tools' is set to false
* Bump magic priority for application/ovf
* CI: Use dnf5 instead of dnf
* Change descriptions to say LibreOffice rather than OpenOffice
* Don't install man page on Windows
* Fix description for audio/x-xi
* Give application/x-raw-floppy-disk-image the floppy media icon
* Give generic optical disk images the optical media icon
* Identify .pdb files without a signature match as
application/vnd.palm
* Improve matching for message/rfc822
* Lengthen image/png magic
* Make application/pgp-* not inherit from text/plain
* Make application/vnd.squashfs a subclass of
application/vnd.efi.img
* Make update-mime-database compatible with MSVC (by porting it
to C++)
* Prefer application/java-archive to application/x-java-archive
* Prefer application/vnd.efi.img over
application/x-raw-disk-image
* Prefer application/vnd.efi.iso over application/x-cd-image
* Prefer audio/vnd.wave over audio/x-wav
* Prefer video/vnd.avi over video/x-msvideo
* Remove "##" magic for matlab files
* Rename application/x-bzip to application/x-bzip2
* Revert "use Title Case for mime type description"
* Update application/sieve.
* Updated to latest xdgmime
* add tiled map editor map and tileset files
* application/javascript: Rename to text/javascript
* application/vnd.dart: use IANA registered type
* application/vnd.dbf: use IANA registered type
* application/yaml: use IANA registered type
* audio/x-wav: Add missing sub-class relationship with
application/x-riff
* buildsystem - add options for building tests and translations
* ci: Use ci-templates to build image
* ci: Use detached pipelines
* icons for 3d model formats
* spec: Clarify that namespaceURI can be empty
* text/markdown: add x-office-document generic-icon
* text/vnd.familysearch.gedcom: use IANA registered type
* use Sentence case for mime type descriptions
* use Title Case for mime type description
* video/vnd.youtube.yt: add magic
* video/vnd.youtube.yt: use IANA registered type
- Add generic c++_compiler BuildRequires: shared-mime-info now
depends on a c++ compiler.
==== zchunk ====
Version update (1.3.1 -> 1.3.2)
- update to 1.3.2:
* Handle overflow errors in malformed zchunk files
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:
ImageMagick
libblockdev (3.0.3 -> 3.0.4)
patterns-gnome
python-cffi (1.15.1 -> 1.16.0)
yelp
=== Details ===
==== ImageMagick ====
Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- added patches
fix https://github.com/ImageMagick/ImageMagick/commit/3c727503c6ae449160dc92cf6…
+ ImageMagick-correct-time-to-live.patch
==== libblockdev ====
Version update (3.0.3 -> 3.0.4)
Subpackages: libbd_btrfs3 libbd_crypto3 libbd_fs3 libbd_loop3 libbd_lvm3 libbd_mdraid3 libbd_nvme3 libbd_part3 libbd_swap3 libbd_utils3 libblockdev3
- Update to 3.0.4:
* plugins: use g_autofree for free'ing g_char's
* plugins: btrfs: use g_autofree where possible for g_free
* fs: correct btrfs set label description
* nvme: Rework memory allocation for device ioctls
* spec: Obsolete vdo plugin packages
* spec: Move obsoleted devel subpackages to libblockdev-devel
* ci: Bump actions/checkout from v3 to v4
* part: Do not open disk read-write for read only operations
* fs: Disable progress for ntfsresize
* packit: Add configuration for downstream builds
* logging: Default to DEBUG log level if compiled with --enable-debug
* Use log function when calling a plugin function that is not loaded
* lvm-dbus: Replace g_critical calls with bd_utils_log_format
* tests: Fail early when recompilation fails in library_test
==== patterns-gnome ====
Subpackages: patterns-gnome-gnome_basic patterns-gnome-gnome_basis patterns-gnome-gnome_basis_opt patterns-gnome-sw_management_gnome
- Drop mousetweaks as a recommended package, it has not been needed
for assistive technologies in a long time.
==== python-cffi ====
Version update (1.15.1 -> 1.16.0)
- Upgrade to 1.16.0:
- Add support for Python 3.12. With the removal of distutils
from Python 3.12, projects using CFFI features that depend on
distutils at runtime must add a dependency on setuptools to
function under Python 3.12+. CFFI does not declare a runtime
setuptools requirement to avoid an unnecessary dependency for
projects that do not require it.
- Drop support for end-of-life Python versions (2.7, 3.6, 3.7).
- Move project source under src/; a more standard layout that
also enables CI to more easily catch packaging errors.
- Move project home to python-cffi/cffi on GitHub.
- Add support for PEP517 builds; setuptools is now a required
build dependency.
- Declare python_requires metadata for Python 3.8+. This allows
unsupported Pythons to continue using previously released
sdists and wheels.
- Add missing calls to PyObject_GC_UnTrack to avoid
ResourceWarning 15c4b71
- Remove upstreamed patch
8a3c2c816d789639b49d3ae867213393ed7abdff.patch
- Clean up the SPEC file
==== yelp ====
Subpackages: libyelp0 yelp-lang
- Add upstream bug fixes:
+ dd69a1df8e660cf6cf27e44a6bba02934fc00b48.patch: Fix compile
error with ./autogen.sh --enable-debug=yes
+ 855cae4a336f7676f093579c9a6b2d9fae7a1f80.patch: Support search
box for man pages
- Add gtk-doc, libtool and pkgconfig(appstream-glib) BuildRequires
and call NOCONFIGURE=1 ./autogen.sh, bootstrap the build, as the
above patches touches the buildsystem.
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:
ImageMagick
libblockdev (3.0.3 -> 3.0.4)
patterns-gnome
python-cffi (1.15.1 -> 1.16.0)
u-boot-rpiarm64
yelp
=== Details ===
==== ImageMagick ====
Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- added patches
fix https://github.com/ImageMagick/ImageMagick/commit/3c727503c6ae449160dc92cf6…
+ ImageMagick-correct-time-to-live.patch
==== libblockdev ====
Version update (3.0.3 -> 3.0.4)
Subpackages: libbd_btrfs3 libbd_crypto3 libbd_fs3 libbd_loop3 libbd_lvm3 libbd_mdraid3 libbd_nvme3 libbd_part3 libbd_swap3 libbd_utils3 libblockdev3
- Update to 3.0.4:
* plugins: use g_autofree for free'ing g_char's
* plugins: btrfs: use g_autofree where possible for g_free
* fs: correct btrfs set label description
* nvme: Rework memory allocation for device ioctls
* spec: Obsolete vdo plugin packages
* spec: Move obsoleted devel subpackages to libblockdev-devel
* ci: Bump actions/checkout from v3 to v4
* part: Do not open disk read-write for read only operations
* fs: Disable progress for ntfsresize
* packit: Add configuration for downstream builds
* logging: Default to DEBUG log level if compiled with --enable-debug
* Use log function when calling a plugin function that is not loaded
* lvm-dbus: Replace g_critical calls with bd_utils_log_format
* tests: Fail early when recompilation fails in library_test
==== patterns-gnome ====
Subpackages: patterns-gnome-gnome_basic patterns-gnome-gnome_basis patterns-gnome-gnome_basis_opt patterns-gnome-sw_management_gnome
- Drop mousetweaks as a recommended package, it has not been needed
for assistive technologies in a long time.
==== python-cffi ====
Version update (1.15.1 -> 1.16.0)
- Upgrade to 1.16.0:
- Add support for Python 3.12. With the removal of distutils
from Python 3.12, projects using CFFI features that depend on
distutils at runtime must add a dependency on setuptools to
function under Python 3.12+. CFFI does not declare a runtime
setuptools requirement to avoid an unnecessary dependency for
projects that do not require it.
- Drop support for end-of-life Python versions (2.7, 3.6, 3.7).
- Move project source under src/; a more standard layout that
also enables CI to more easily catch packaging errors.
- Move project home to python-cffi/cffi on GitHub.
- Add support for PEP517 builds; setuptools is now a required
build dependency.
- Declare python_requires metadata for Python 3.8+. This allows
unsupported Pythons to continue using previously released
sdists and wheels.
- Add missing calls to PyObject_GC_UnTrack to avoid
ResourceWarning 15c4b71
- Remove upstreamed patch
8a3c2c816d789639b49d3ae867213393ed7abdff.patch
- Clean up the SPEC file
==== u-boot-rpiarm64 ====
Subpackages: u-boot-rpiarm64-doc
Use upstream patch instead downstream workaround to fix boo#1216036
* Patches dropped:
0017-rpi-fix-boot-on-RPi4-after-commit-c.patch
* Patches added:
0017-bootstd-Scan-all-bootdevs-in-a-boot.patch
==== yelp ====
Subpackages: libyelp0
- Add upstream bug fixes:
+ dd69a1df8e660cf6cf27e44a6bba02934fc00b48.patch: Fix compile
error with ./autogen.sh --enable-debug=yes
+ 855cae4a336f7676f093579c9a6b2d9fae7a1f80.patch: Support search
box for man pages
- Add gtk-doc, libtool and pkgconfig(appstream-glib) BuildRequires
and call NOCONFIGURE=1 ./autogen.sh, bootstrap the build, as the
above patches touches the buildsystem.
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:
ImageMagick (7.1.1.19 -> 7.1.1.20)
baloo5-widgets (23.08.1 -> 23.08.2)
containerd (1.7.6 -> 1.7.7)
curl (8.3.0 -> 8.4.0)
docker
dolphin (23.08.1 -> 23.08.2)
ffmpegthumbs (23.08.1 -> 23.08.2)
filelight (23.08.1 -> 23.08.2)
freetype2 (2.13.1 -> 2.13.2)
gnome-control-center
gnome-shell
grub2
gtk3
installation-images-MicroOS (17.96 -> 17.97)
kaccounts-integration (23.08.1 -> 23.08.2)
kaccounts-providers (23.08.1 -> 23.08.2)
kate (23.08.1 -> 23.08.2)
kde-print-manager (23.08.1 -> 23.08.2)
kdegraphics-thumbnailers (23.08.1 -> 23.08.2)
kdenetwork-filesharing (23.08.1 -> 23.08.2)
kdialog (23.08.1 -> 23.08.2)
kernel-firmware (20230829 -> 20231006)
khelpcenter5 (23.08.1 -> 23.08.2)
kio-extras5 (23.08.1 -> 23.08.2)
konsole (23.08.1 -> 23.08.2)
kpmcore (23.08.1 -> 23.08.2)
kwalletmanager5 (23.08.1 -> 23.08.2)
libev
libgcrypt
libgexiv2
libglvnd (1.6.0 -> 1.7.0)
libkdcraw (23.08.1 -> 23.08.2)
libkexiv2 (23.08.1 -> 23.08.2)
libnvme
libtirpc (1.3.3 -> 1.3.4)
libyui (4.6.0 -> 4.6.1)
libyui-ncurses (4.6.0 -> 4.6.1)
libyui-ncurses-pkg (4.6.0 -> 4.6.1)
libyui-qt (4.6.0 -> 4.6.1)
libyui-qt-graph (4.6.0 -> 4.6.1)
libyui-qt-pkg (4.6.0 -> 4.6.1)
libzypp (17.31.20 -> 17.31.22)
malcontent (0.10.4 -> 0.11.1)
microos-tools (2.21+git0 -> 2.21+git5)
mobipocket (23.08.1 -> 23.08.2)
mutter
nvme-cli
partitionmanager (23.08.1 -> 23.08.2)
patterns-microos
pipewire (0.3.80 -> 0.3.81)
python-pycurl
python-sniffio
python-urllib3
samba (4.19.0+git.306.19d2e214c58 -> 4.19.1+git.312.c912b3d2ef6)
selinux-policy (20230728 -> 20231012)
signon-kwallet-extension (23.08.1 -> 23.08.2)
spectacle (23.08.1 -> 23.08.2)
udisks2
wireplumber (0.4.14 -> 0.4.15)
xscreensaver (6.07 -> 6.08)
yast2-country (4.6.3 -> 5.0.1)
yast2-x11 (4.6.0 -> 5.0.1)
zypper (1.14.64 -> 1.14.66)
=== Details ===
==== ImageMagick ====
Version update (7.1.1.19 -> 7.1.1.20)
Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.1.20
* https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
==== baloo5-widgets ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== containerd ====
Version update (1.7.6 -> 1.7.7)
- Update to containerd v1.7.7. Upstream release notes:
<https://github.com/containerd/containerd/releases/tag/v1.7.7>
- Add patch to fix build on SLE-12:
+ 0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
==== curl ====
Version update (8.3.0 -> 8.4.0)
Subpackages: libcurl4
- Update to 8.4.0:
* Security fixes:
- SOCKS5 heap buffer overflow [bsc#1215888, CVE-2023-38545]
- cookie injection with none file [bsc#1215889, CVE-2023-38546]
* Changes:
- curl: add support for the IPFS protocols via HTTP gateway
- curl_multi_get_handles: get easy handles from a multi handle
- mingw: delete support for legacy mingw.org toolchain
* Bugfixes:
- base64: also build for curl
- cf-socket: simulate slow/blocked receives in debug
- configure: check for the capath by default
- connect: expire the timeout when trying next
- connect: only start the happy eyeballs timer when needed
- cookie: do not store the expire or max-age strings
- cookie: remove unnecessary struct fields
- cookie: set ->running in cookie_init even if data is NULL
- create-dirs.d: clarify it also uses --output-dirs
- http2: refused stream handling for retry
- http: h1/h2 proxy unification
- http: use per-request counter to check too large headers
- idn: if idn2_check_version returns NULL, return error
- lib: enable hmac for digest as well
- lib: let the max filesize option stop too big transfers too
- lib: move handling of 'data->req.writer_stack' into Curl_client_write()
- lib: provide and use Curl_hexencode
- lib: use wrapper for curl_mime_data fseek callback
- libssh2: fix error message on failed pubkey-from-file
- libssh: cap SFTP packet size sent
- MQTT: improve receive of ACKs
- multi: do CURLM_CALL_MULTI_PERFORM at two more places
- multi: round the timeout up to prevent early wakeups
- openssl: improve ssl shutdown handling
- openssl: use X509_ALGOR_get0 instead of reaching into X509_ALGOR
- pytest: exclude test_03_goaway in CI runs due to timing dependency
- quic: set ciphers/curves the same way regular TLS does
- quiche: fix build error with --with-ca-fallback
- socks: return error if hostname too long for remote resolve
- tftpd: always use curl's own tftp.h
- tool_getparam: accept variable expansion on file names too
- upload-file.d: describe the file name slash/backslash handling
- url: fall back to http/https proxy env-variable if ws/wss not set
- url: fix netrc info message
- wolfssh: do cleanup in Curl_ssh_cleanup
- wolfssl: allow capath with CURLOPT_CAINFO_BLOB
- wolfssl: if CURLOPT_CAINFO_BLOB is set, ignore the CA files
- wolfssl: ignore errors in CA path
* Rebase libcurl-ocloexec.patch
==== docker ====
Subpackages: docker-bash-completion docker-rootless-extras
- Add a patch to fix apparmor on SLE-12, reverting the upstream removal of
version-specific templating for the default apparmor profile. bsc#1213500
+ 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch
- Rebase patches:
* 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
* 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
* 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
* 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
==== dolphin ====
Version update (23.08.1 -> 23.08.2)
Subpackages: dolphin-part libdolphinvcs5
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== ffmpegthumbs ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* Drop unused KI18n header/dependency
==== filelight ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* Revert "Fix ignore path support. Fix crash when we load root path"
* tests: cripple freebsd testing
==== freetype2 ====
Version update (2.13.1 -> 2.13.2)
- Update to version 2.13.2:
- Better support for CFF2 variation fonts.
- TrueType interpreter version 38 (also known as 'Infinality')
has been removed.
- Improved OpenVMS support.
==== gnome-control-center ====
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Add gnome-control-center-network-fix-nmce-popup.patch:
network-connection-editor: Close the editor when nm-connection-editor
exits(bsc#1208193 glgo#GNOME/gnome-control-center!1956).
==== gnome-shell ====
Subpackages: gnome-extensions gnome-shell-calendar
- Add gnome-shell-add-linkoption-dl.patch on SLE and Leap: the -ldl
option to build gnome-shell main programme is needed because an
upstream fix. This option needs explicitly given on current SLE
build environment. See:
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/65cde18786e2bea8ffe3331…
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Fix CVE-2023-4692 (bsc#1215935)
- Fix CVE-2023-4693 (bsc#1215936)
* 0001-fs-ntfs-Fix-an-OOB-write-when-parsing-the-ATTRIBUTE_.patch
* 0002-fs-ntfs-Fix-an-OOB-read-when-reading-data-from-the-r.patch
* 0003-fs-ntfs-Fix-an-OOB-read-when-parsing-directory-entri.patch
* 0004-fs-ntfs-Fix-an-OOB-read-when-parsing-bitmaps-for-ind.patch
* 0005-fs-ntfs-Fix-an-OOB-read-when-parsing-a-volume-label.patch
* 0006-fs-ntfs-Make-code-more-readable.patch
- Bump upstream SBAT generation to 4
==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0
- Revert RPM ternary operations on SLE where rpm version is not
ready.
==== installation-images-MicroOS ====
Version update (17.96 -> 17.97)
- merge gh#openSUSE/installation-images#665
- add kernel modules needed for MediaTek boards 'mt8195-demo' and
'genio-1200-evk' (bsc#1215995)
- 17.97
==== kaccounts-integration ====
Version update (23.08.1 -> 23.08.2)
Subpackages: libkaccounts2
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kaccounts-providers ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kate ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kate-plugins
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* ensure we don't crash if no item is selected (kde#475379)
* Fix prettier.resolveConfig.sync is not a function (kde#474722)
* Explicitly call QCoreApplication::exit()
==== kde-print-manager ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kdegraphics-thumbnailers ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kdenetwork-filesharing ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kdialog ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kernel-firmware ====
Version update (20230829 -> 20231006)
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
- Add Provides to sub-packages from kernel-firmware (bsc#1214789);
this will work around the potential conflicts of compressed vs
uncompressed installations
- Update to version 20231006 (git commit 389575a8a177) (jsc#PED-6130, jsc#PED-6081):
* WHENCE: add symlink for BananaPi M64
* linux-firmware: Add firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX210
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9260
* Build debian and fedora images
* Add new Makefile target to build a deb and rpm package
* i915: Update MTL DMC to v2.17
* iwlwifi: add FWs for new GL and MA device types with multiple RF modules
* amd_pmf: Add initial PMF TA for Smart PC Solution Builder
* linux-firmware: Update FW files for MRVL PCIE 8997 chipsets
* rtl_bt: Update RTL8851B BT USB firmware to 0x048A_D230
* iwlwifi: add new FWs from core81-65 release
* iwlwifi: update cc/Qu/QuZ firmwares for core81-65 release
- Drop fdupes to avoid missing files for split packages (bsc#1215464)
- Add conflicts to each split subpk against uncompressed raw package;
the contents may conflict and the compressed files won't be effective
unless the raw files get removed
- Update aliases
- Update to version 20230918 (commit f48da6da5507):
* Run merge request pipelines for pre-commit.
* linux-firmware: amd-ucode: Add note on fam19h warnings
* i915: update MTL HuC to version 8.5.4
* amdgpu: update DMCUB to 0.0.183.0 for various AMDGPU ASICs
- Update to version 20230907 (git commit c801b3b807d2):
* Turn off textwidth check
* linux-firmware: add link to sc8280xp audioreach firmware
* qcom: sm8250: add RB5 sensors DSP firmware
* qcom: Update vpu-1.0 firmware
* qcom: sm8250: update DSP firmware
* qcom: add firmware for the onboard WiFi on qcm2290 / qrb4210
* qcom: add venus firmware files for v6.0
* qcom: add firmware for QRB4210 platforms
* qcom: add firmware for QCM2290 platforms
* qcom: add GPU firmware for QCM2290 / QRB2210
* ath10k/WCN3990: move wlanmdsp to qcom/sdm845
* WHENCE: Don't compress qcom json files
* WHENCE: amd-ucode: Use new RawFile keyword
* check_whence: Recognize RawFile keyword
* Only run ci-fairy on merge requests
* Capture artifacts from `make dist` to save at release time.
* Add new toplevel 'make dist' target.
* Create symlinks for all firmware that is duplicate using rdfind
* QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00605
* Add shellcheck pre-commit target
* Fix carl9170fw shell scripts for shellcheck errors
* Add a rule for automatic tagging releases by pipeline schedule
* Add gitlab ci for calling pre-commit and ci-fairy
* Add Dockerfile used to build CI image
* Rewrite README in markdown
* Wire up pre-commit to `make check`
* Add pre-commit hooks and codespell template
* check_whence: reformat using python black
- Drop obsoleted amd-ucode-rawfile.patch
- Fix make-files.sh to handle RawFile tag correctly
- Update aliases from 6.6-rc1
==== khelpcenter5 ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kio-extras5 ====
Version update (23.08.1 -> 23.08.2)
Subpackages: libkioarchive5
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* thumbnail Jpegcreator: skip exif thumbnail when too small (kde#466658)
==== konsole ====
Version update (23.08.1 -> 23.08.2)
Subpackages: konsole-part konsole-part-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kpmcore ====
Version update (23.08.1 -> 23.08.2)
Subpackages: libkpmcore12
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kwalletmanager5 ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* Fix configure module name for Qt5 as well
==== libev ====
- changed comment in sig file
- modified sources
% libev-4.33.tar.gz.sig
==== libgcrypt ====
- POWER: performance enhancements for cryptography [jsc#PED-5088]
* Optimize Chacha20 and Poly1305 for PPC P10 LE: [T6006]
- Chacha20/poly1305: Optimized chacha20/poly1305 for
P10 operation [rC88fe7ac33eb4]
- ppc: enable P10 assembly with ENABLE_FORCE_SOFT_HWFEATURES
on arch-3.00 [rC2c5e5ab6843d]
* Add patches:
- libgcrypt-Chacha20-poly1305-Optimized-chacha20-poly1305.patch
- libgcrypt-ppc-enable-P10-assembly-with-ENABLE_FORCE_SOF.patch
==== libgexiv2 ====
- Package sub-package python3-gexiv2 as noarch.
==== libglvnd ====
Version update (1.6.0 -> 1.7.0)
- Update to 1.7.0:
* meson.build: error out on unsupported OSes
* Update bin/symbols-check.py from mesa/mesa@9d42e31b
* EGL/libeglcurrent: fix crash on library unload
* HGL: add Haiku libGL.so implementation based on EGL
* symbols-check: Add Haiku platform symbols
* tests/egl: Fix LIBRARY_PATH on Haiku
==== libkdcraw ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== libkexiv2 ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== libnvme ====
Subpackages: libnvme-mi1 libnvme1
- Add missing jsc# tracking references to changelog
==== libtirpc ====
Version update (1.3.3 -> 1.3.4)
Subpackages: libtirpc-netconfig libtirpc3
- update to 1.3.4 (bsc#1199467)
* binddynport.c honor ip_local_reserved_ports
* gss-api: expose gss major/minor error in authgss_refresh()
* rpcb_clnt.c: Eliminate double frees in delete_cache()
* rpcb_clnt.c: memory leak in destroy_addr
* portmapper: allow TCP-only portmapper
* getnetconfigent: avoid potential DoS issue by removing unnecessary sleep
* clnt_raw.c: fix a possible null pointer dereference
* bindresvport.c: fix a potential resource leakage
==== libyui ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-ncurses ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-ncurses-pkg ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-qt ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-qt-graph ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-qt-pkg ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libzypp ====
Version update (17.31.20 -> 17.31.22)
- Preliminary disable 'rpm --runposttrans' usage for chrooted
systems (bsc#1216091)
This limits the %transfiletrigger(postun|in) support in the
default installer if --root is used (as described in bsc#1041742).
The chrooted execution of the scripts in 'rpm --runposttrans'
broke in rpm-4.18. It's expected to be fixed in rpm-4.19.
Then we'll enable the feature again.
- fix comment typo on zypp.conf (boo#1215979)
- version 17.31.22 (22)
- Attempt to delay %transfiletrigger(postun|in) execution if rpm
supports it (bsc#1041742)
Decide during installation whether rpm is capable of delayed
%posttrans %transfiletrigger(postun|in) execution or whether we
can just handle the packages %posttrans. On TW a delayed
%transfiletrigger handling is possible since rpm-4.17.
- Make sure the old target is deleted before a new one is created
(bsc#1203760)
- version 17.31.21 (22)
==== malcontent ====
Version update (0.10.4 -> 0.11.1)
Subpackages: libmalcontent-0-0 typelib-1_0-Malcontent-0
- Update to version 0.11.1:
+ Bugs fixed: build: Switch to Mesonâs gnome.post_install
function
+ Updated translations.
- Changes from version 0.11.0:
+ libmalcontent-ui, and the malcontent-control application, now
use libappstream rather than appstream-glib.
+ libmalcontent-ui, and the malcontent-control application, now
use GTK 4 and libadwaita rather than GTK+ 3.
+ As a result of these changes, the pkg-config name has been
bumped to libmalcontent-ui-1, and the gobject-introspection
name to MalcontentUi-1.
+ Improve keyboard navigation of the malcontent-control
application.
+ Updated translations.
- Drop pkgconfig(gtk+-3.0) BuildRequires, and add
desktop-file-utils, pkgconfig(gtk4) and pkgconfig(libadwaita-1)
following upstream changes.
- Rename libmalcontent-ui-0-0, typelib-1_0-MalcontentUi-0 and
typelib-1_0-MalcontentUi-0 to libmalcontent-ui-1-1,
typelib-1_0-MalcontentUi-1 and typelib-1_0-MalcontentUi-1
following upstream soname changes.
==== microos-tools ====
Version update (2.21+git0 -> 2.21+git5)
- Update to version 2.21+git5:
* 98selinux-microos: Set mount propagation properly
* 98selinux-microos: Convert tabs to spaces
* 98selinux-microos: Don't include setenforce unnecessarily
* Add spec file
* systemd-proxy-env: fix typos in setup-systemd-proxy-env
- Use the .spec file from the repo
==== mobipocket ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== mutter ====
- Drop mutter-crash-meta_context_terminate.patch: Closed upstream
via https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2609
==== nvme-cli ====
Subpackages: nvme-cli-bash-completion
- Add missing jsc# and bsc# tracking entries in change log.
==== partitionmanager ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== 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
- Also only require sdboot* on architectures where systemd-boot
exists.
==== pipewire ====
Version update (0.3.80 -> 0.3.81)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-jack pipewire-libjack-0_3 pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patches from upstream that fix pro-audio not producing any
sound in 0.3.81:
* 0001-alsa-add-api.alsa.auto-link-option.patch
* 0002-acp-fix-compilation.patch
* 0003-acp-only-join-and-link-when-1-capture-and-1-playback.patch
* 0004-acp-only-disable-tsched-when-linking.patch
- Add patch from upstream that fixes issues when PCM is stopped,
which includes fixing sound in qemu:
* 0001-alsa-dont-check-early-wakeup-when-PCM-stopped.patch
- Pipewire now requires vulkan 1.3, so we have to disable vulkan
support if this requirement is not fulfilled in order to build
correctly in Leap.
- Update to version 0.3.81:
* Highlights
- jackdbus support is now enabled by default.
- IRQ based scheduling in ALSA was improved and enabled by
default for Pro-Audio profile. It will also link the pcms
together to get lower latency. This now matches what JACK
does and gives equal latency to PipeWire for Pro-Audio
profiles.
- Support both old and new versions of webrtc-audio-processing
to make the transition easier.
- Forced quantum changes by nodes or metadata will now also
force a suspend and resume of the graph, like the rate
changes to make sure all nodes adapt to the new quantum.
This is important for Pro-Audio nodes that need to
reconfigure the hardware to a new period in IRQ-based
scheduling.
- Fix a regression in regex parsing.
- Many bugfixes and improvements.
* PipeWire
- jackdbus is by default enabled now. The idea is that when
jackdbus is installed, the real libjack.so is in the path and
we can become a real JACK client.
- Forces quantum changes by nodes or metadata will now also
force a suspend and resume in the graph, like the rate
changes to make sure all nodes adapt to the new quantum.
This is important for Pro-Audio nodes that need to
reconfigure the hardware to a new period.
- The stream now has an EARLY_PROCESS option that can be used
to implement custom buffer fill levels.
- Fix a regression in regex parsing.
- Fix a bug in position reporting in the driver node.
- Destroying a link will now recalculate the graph correctly.
- Fix the rate comparison for finding the best rate in the
graph.
- Use malloc_trim() when available to release memory.
* Tools
- pw-cat now supports DFF DSD files.
- pw-cli avoid some NULL derefs in some cases.
* Modules
- The RAOP sink has seen some cleanups and improvements.
It will now ask for feedback every 2 seconds to keep some
devices alive.
- A bug in filter-chain was fixed where it would fail to apply
the gain when when mixing just one source.
- The filter-chain can now pass the stream volume to a control
in the filter-chain graph.
- Improve volume handling in RAOP sink.
* Pulse-server
- Some cleanup in the pending_stream handling.
- Fix a regression in the event emission code where it failed
to emit a changed event when a node was linked.
- Lower the realtime priority of pulseaudio clients.
- Set pulse.module.id on the echo-cancel streams.
* SPA
- Support both old and new versions of webrtc-audio-processing
to make the transition easier.
- The ALSA driver now does the synch of all followers directly
from the wakeup event. This results in more stable rate
matching.
- IRQ based scheduling in ALSA was improved and enabled by
default for Pro-Audio profile. It will also link the pcms
together to get lower latency. This now matches what JACK
does and gives equal latency to PipeWire for Pro-Audio
profiles.
- GNU/Hurd support was added.
- Some improvements to passthrough handling.
* Bluetooth
- Improvements to the codec handling when PipeWire is used as
Audio Gateway.
- Adapt to new Bluez API for BAP devices.
* JACK
- When the jack library is set in the default library path,
avoid using LD_LIBRARY_PATH because this can cause confusion.
- Handle clearing the latency on a port.
- jack_property now always manages to actually change the
metadata because it waits for a roundtrip before exiting.
==== python-pycurl ====
- Skip test_multi_socket_select (gh#pycurl/pycurl#819),
test_multi_socket_action (gh#pycurl/pycurl#729), and
test_request_with_verifypeer (gh#pycurl/pycurl#822).
==== python-sniffio ====
- Clean up the SPEC file
==== python-urllib3 ====
- Update Buildrequires to upstream list.
==== samba ====
Version update (4.19.0+git.306.19d2e214c58 -> 4.19.1+git.312.c912b3d2ef6)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-libs samba-libs-python3 samba-python3
- CVE-2023-4091: samba: Client can truncate file with read-only
permissions; (bsc#1215904); (bso#15439).
- CVE-2023-42669: samba: rpcecho, enabled and running in AD DC,
allows blocking sleep on request; (bso#1215905); (bso#15474).
- CVE-2023-42670: samba: The procedure number is out of range
when starting Active Directory Users and Computers;
(bsc#1215906); (bso#15473).
- CVE-2023-3961: samba: Unsanitized client pipe name passed to
local_np_connect(); (bsc#1215907); (bso#15422).
- CVE-2023-4154: samba: dirsync allows SYSTEM access with only
"GUID_DRS_GET_CHANGES" right, not "GUID_DRS_GET_ALL_CHANGES;
(bsc#1215908); (bso#15424).
==== selinux-policy ====
Version update (20230728 -> 20231012)
Subpackages: selinux-policy-targeted
- Update to version 20231012:
* Allow sssd_t watch permission to net_conf_t dirs (bsc#1216052)
* Revert fix for bsc#1205770 since it causes a regression for bsc#1214887
==== signon-kwallet-extension ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== spectacle ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== udisks2 ====
Subpackages: libudisks2-0 libudisks2-0_btrfs udisks2-bash-completion
- fix mount failure on ntfs formatted usb disks (bsc#1216055)
* add:
0001-doc-Clarify-the-Filesystem.Size-property-presence.patch
0001-tests-Mark-UDF-fstab-filesystem-tests-as-unstable.patch
0001-udiskslinuxfilesystem-Refactor-internal-whitelists.patch
0001-tests-Add-offline-and-online-filesystem-grow-tests.patch
0001-udiskslinuxfilesystem-Force-native-tools-for-mounted.patch
==== wireplumber ====
Version update (0.4.14 -> 0.4.15)
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Update to version 0.4.15:
* Additions:
- A new "DSP policy" module has been added; its purpose is to
automatically load a filter-chain when a certain hardware
device is present, so that audio always goes through this
software DSP before reaching the device. This is mainly to
support Apple M1/M2 devices, which require a software DSP
to be always present
- WpImplModule now supports loading module arguments directly
from a SPA-JSON config file; this is mainly to support DSP
configuration for Apple M1/M2 and will likely be reworked
for 0.5
- Added support for automatically combining Bluetooth LE Audio
device sets (e.g. pairs of earbuds) (!500)
- Added command line options in wpctl to display device/node
names and nicknames instead of descriptions
- Added zsh completions file for wpctl
- The device profile selection policy now respects the
device.profile property if it is set on the device; this is
useful to hand-pick a profile based on static configuration
rules (alsa_monitor.rules)
* Changes/Fixes:
- Linking policy now sends an error to the client before
destroying the node, if it determines that the node cannot be
linked to any target; this fixes error reporting on the
client side
- Fixed a crash in suspend-node that could happen when
destroying virtual sinks that were loaded from another
process such as pw-loopback
- Virtual machine default period size has been bumped to 1024
- Updated bluez5 default configuration, using bluez5.roles
instead of bluez5.headset-roles now (!498)
- Disabled Bluetooth autoconnect by default (!514)
- Removed RestrictNamespaces option from the systemd services
in order to allow libcamera to load sandboxed IPA modules
- Fixed a JSON encoding bug with empty strings
- Lua code can now parse strings without quotes from SPA-JSON
- Added some missing \since annotations and made them show up
in the generated gobject-introspection file, to help bindings
generators
- Add zsh-completion subpackage
==== xscreensaver ====
Version update (6.07 -> 6.08)
Subpackages: xscreensaver-data xscreensaver-lang
- update to 6.08:
* fixes for other platforms
==== yast2-country ====
Version update (4.6.3 -> 5.0.1)
Subpackages: yast2-country-data
- use also kbd-model-map.xkb-generated (bsc#1211104)
- sort the selection box of keyboard layouts alphabetically
- 5.0.1
- 5.0.0 (#bsc1185510)
==== yast2-x11 ====
Version update (4.6.0 -> 5.0.1)
- xkbctrl: use also kbd-model-map.xkb-generated (bsc#1211104)
- 5.0.1
- 5.0.0 (#bsc1185510)
==== zypper ====
Version update (1.14.64 -> 1.14.66)
Subpackages: zypper-log zypper-needs-restarting
- Return 104 also if info suggests near matches (fixes #504)
- Rephrase upgrade message for openSUSE Tumbleweed (bsc#1212422)
- Fix typo (fixes #484)
- version 1.14.66
- Fix some typos and spelling errors found by Lintian (fixes #501)
- Prefer unaliased `grep` to avoid unexpected/wrong completions.
(#503)
- commit: Insert a headline to separate output of different rpm
scripts (bsc#1041742)
- Fix typo in changes file.
- version 1.14.65
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:
containerd (1.7.6 -> 1.7.7)
freetype2 (2.13.1 -> 2.13.2)
grub2
gtk3
installation-images-MicroOS (17.96 -> 17.97)
libgcrypt
libnvme
libyui (4.6.0 -> 4.6.1)
libyui-ncurses (4.6.0 -> 4.6.1)
libyui-ncurses-pkg (4.6.0 -> 4.6.1)
libyui-qt (4.6.0 -> 4.6.1)
libyui-qt-graph (4.6.0 -> 4.6.1)
libyui-qt-pkg (4.6.0 -> 4.6.1)
microos-tools (2.21+git0 -> 2.21+git5)
nvme-cli
pipewire (0.3.80 -> 0.3.81)
python-sniffio
python-urllib3
qt6-base (6.5.3 -> 6.6.0)
qt6-declarative (6.5.3 -> 6.6.0)
qt6-imageformats (6.5.3 -> 6.6.0)
qt6-translations (6.5.3 -> 6.6.0)
qt6-wayland (6.5.3 -> 6.6.0)
samba (4.19.0+git.306.19d2e214c58 -> 4.19.1+git.312.c912b3d2ef6)
selinux-policy (20230728 -> 20231012)
udisks2
wireplumber (0.4.14 -> 0.4.15)
=== Details ===
==== containerd ====
Version update (1.7.6 -> 1.7.7)
- Update to containerd v1.7.7. Upstream release notes:
<https://github.com/containerd/containerd/releases/tag/v1.7.7>
- Add patch to fix build on SLE-12:
+ 0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
==== freetype2 ====
Version update (2.13.1 -> 2.13.2)
- Update to version 2.13.2:
- Better support for CFF2 variation fonts.
- TrueType interpreter version 38 (also known as 'Infinality')
has been removed.
- Improved OpenVMS support.
==== grub2 ====
Subpackages: grub2-i386-pc grub2-snapper-plugin grub2-systemd-sleep-plugin grub2-x86_64-efi
- Fix CVE-2023-4692 (bsc#1215935)
- Fix CVE-2023-4693 (bsc#1215936)
* 0001-fs-ntfs-Fix-an-OOB-write-when-parsing-the-ATTRIBUTE_.patch
* 0002-fs-ntfs-Fix-an-OOB-read-when-reading-data-from-the-r.patch
* 0003-fs-ntfs-Fix-an-OOB-read-when-parsing-directory-entri.patch
* 0004-fs-ntfs-Fix-an-OOB-read-when-parsing-bitmaps-for-ind.patch
* 0005-fs-ntfs-Fix-an-OOB-read-when-parsing-a-volume-label.patch
* 0006-fs-ntfs-Make-code-more-readable.patch
- Bump upstream SBAT generation to 4
==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-immodule-xim gtk3-lang gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0
- Revert RPM ternary operations on SLE where rpm version is not
ready.
==== installation-images-MicroOS ====
Version update (17.96 -> 17.97)
- merge gh#openSUSE/installation-images#665
- add kernel modules needed for MediaTek boards 'mt8195-demo' and
'genio-1200-evk' (bsc#1215995)
- 17.97
==== libgcrypt ====
- POWER: performance enhancements for cryptography [jsc#PED-5088]
* Optimize Chacha20 and Poly1305 for PPC P10 LE: [T6006]
- Chacha20/poly1305: Optimized chacha20/poly1305 for
P10 operation [rC88fe7ac33eb4]
- ppc: enable P10 assembly with ENABLE_FORCE_SOFT_HWFEATURES
on arch-3.00 [rC2c5e5ab6843d]
* Add patches:
- libgcrypt-Chacha20-poly1305-Optimized-chacha20-poly1305.patch
- libgcrypt-ppc-enable-P10-assembly-with-ENABLE_FORCE_SOF.patch
==== libnvme ====
Subpackages: libnvme-mi1 libnvme1
- Add missing jsc# tracking references to changelog
==== libyui ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-ncurses ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-ncurses-pkg ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-qt ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-qt-graph ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== libyui-qt-pkg ====
Version update (4.6.0 -> 4.6.1)
- Qt Pkg: Show patterns order column if environment variable
Y2_SHOW_PATTERNS_ORDER is set
- Qt Pkg: Show invisible patterns if environment variable
SHOW_INVISIBLE_PATTERNS is set
- Qt Pkg: Fixed pattern categories order:
Use first, not last pattern (bsc#1216093)
https://github.com/libyui/libyui/pull/107
- 4.6.1
==== microos-tools ====
Version update (2.21+git0 -> 2.21+git5)
- Update to version 2.21+git5:
* 98selinux-microos: Set mount propagation properly
* 98selinux-microos: Convert tabs to spaces
* 98selinux-microos: Don't include setenforce unnecessarily
* Add spec file
* systemd-proxy-env: fix typos in setup-systemd-proxy-env
- Use the .spec file from the repo
==== nvme-cli ====
Subpackages: nvme-cli-bash-completion
- Add missing jsc# and bsc# tracking entries in change log.
==== pipewire ====
Version update (0.3.80 -> 0.3.81)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-jack pipewire-lang pipewire-libjack-0_3 pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patches from upstream that fix pro-audio not producing any
sound in 0.3.81:
* 0001-alsa-add-api.alsa.auto-link-option.patch
* 0002-acp-fix-compilation.patch
* 0003-acp-only-join-and-link-when-1-capture-and-1-playback.patch
* 0004-acp-only-disable-tsched-when-linking.patch
- Add patch from upstream that fixes issues when PCM is stopped,
which includes fixing sound in qemu:
* 0001-alsa-dont-check-early-wakeup-when-PCM-stopped.patch
- Pipewire now requires vulkan 1.3, so we have to disable vulkan
support if this requirement is not fulfilled in order to build
correctly in Leap.
- Update to version 0.3.81:
* Highlights
- jackdbus support is now enabled by default.
- IRQ based scheduling in ALSA was improved and enabled by
default for Pro-Audio profile. It will also link the pcms
together to get lower latency. This now matches what JACK
does and gives equal latency to PipeWire for Pro-Audio
profiles.
- Support both old and new versions of webrtc-audio-processing
to make the transition easier.
- Forced quantum changes by nodes or metadata will now also
force a suspend and resume of the graph, like the rate
changes to make sure all nodes adapt to the new quantum.
This is important for Pro-Audio nodes that need to
reconfigure the hardware to a new period in IRQ-based
scheduling.
- Fix a regression in regex parsing.
- Many bugfixes and improvements.
* PipeWire
- jackdbus is by default enabled now. The idea is that when
jackdbus is installed, the real libjack.so is in the path and
we can become a real JACK client.
- Forces quantum changes by nodes or metadata will now also
force a suspend and resume in the graph, like the rate
changes to make sure all nodes adapt to the new quantum.
This is important for Pro-Audio nodes that need to
reconfigure the hardware to a new period.
- The stream now has an EARLY_PROCESS option that can be used
to implement custom buffer fill levels.
- Fix a regression in regex parsing.
- Fix a bug in position reporting in the driver node.
- Destroying a link will now recalculate the graph correctly.
- Fix the rate comparison for finding the best rate in the
graph.
- Use malloc_trim() when available to release memory.
* Tools
- pw-cat now supports DFF DSD files.
- pw-cli avoid some NULL derefs in some cases.
* Modules
- The RAOP sink has seen some cleanups and improvements.
It will now ask for feedback every 2 seconds to keep some
devices alive.
- A bug in filter-chain was fixed where it would fail to apply
the gain when when mixing just one source.
- The filter-chain can now pass the stream volume to a control
in the filter-chain graph.
- Improve volume handling in RAOP sink.
* Pulse-server
- Some cleanup in the pending_stream handling.
- Fix a regression in the event emission code where it failed
to emit a changed event when a node was linked.
- Lower the realtime priority of pulseaudio clients.
- Set pulse.module.id on the echo-cancel streams.
* SPA
- Support both old and new versions of webrtc-audio-processing
to make the transition easier.
- The ALSA driver now does the synch of all followers directly
from the wakeup event. This results in more stable rate
matching.
- IRQ based scheduling in ALSA was improved and enabled by
default for Pro-Audio profile. It will also link the pcms
together to get lower latency. This now matches what JACK
does and gives equal latency to PipeWire for Pro-Audio
profiles.
- GNU/Hurd support was added.
- Some improvements to passthrough handling.
* Bluetooth
- Improvements to the codec handling when PipeWire is used as
Audio Gateway.
- Adapt to new Bluez API for BAP devices.
* JACK
- When the jack library is set in the default library path,
avoid using LD_LIBRARY_PATH because this can cause confusion.
- Handle clearing the latency on a port.
- jack_property now always manages to actually change the
metadata because it waits for a roundtrip before exiting.
==== python-sniffio ====
- Clean up the SPEC file
==== python-urllib3 ====
- Update Buildrequires to upstream list.
==== qt6-base ====
Version update (6.5.3 -> 6.6.0)
Subpackages: libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6Sql6 libQt6Test6 libQt6Widgets6 qt6-network-tls qt6-platformtheme-gtk3
- Update to 6.6.0
* https://www.qt.io/blog/qt-6.6-released
- Add patch to fix creation of -debuginfo packages for qmake builds:
* 0001-Don-t-strip-binaries-when-building-with-qmake.patch
==== qt6-declarative ====
Version update (6.5.3 -> 6.6.0)
Subpackages: libQt6LabsAnimation6 libQt6LabsFolderListModel6 libQt6LabsQmlModels6 libQt6LabsSettings6 libQt6LabsSharedImage6 libQt6LabsWavefrontMesh6 libQt6Qml6 libQt6QmlCore6 libQt6QmlLocalStorage6 libQt6QmlModels6 libQt6QmlWorkerScript6 libQt6QmlXmlListModel6 libQt6Quick6 libQt6QuickControls2-6 libQt6QuickControls2Impl6 libQt6QuickDialogs2-6 libQt6QuickDialogs2QuickImpl6 libQt6QuickDialogs2Utils6 libQt6QuickEffects6 libQt6QuickLayouts6 libQt6QuickParticles6 libQt6QuickShapes6 libQt6QuickTemplates2-6 libQt6QuickTest6 qt6-declarative-imports
- Update to 6.6.0
* https://www.qt.io/blog/qt-6.6-released
==== qt6-imageformats ====
Version update (6.5.3 -> 6.6.0)
- Update to 6.6.0
* https://www.qt.io/blog/qt-6.6-released
==== qt6-translations ====
Version update (6.5.3 -> 6.6.0)
- Update to 6.6.0
* https://www.qt.io/blog/qt-6.6-released
==== qt6-wayland ====
Version update (6.5.3 -> 6.6.0)
Subpackages: libQt6WaylandClient6 libQt6WaylandCompositor6 libQt6WaylandEglClientHwIntegration6 libQt6WaylandEglCompositorHwIntegration6 libQt6WlShellIntegration6
- Update to 6.6.0
* https://www.qt.io/blog/qt-6.6-released
==== samba ====
Version update (4.19.0+git.306.19d2e214c58 -> 4.19.1+git.312.c912b3d2ef6)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-libs samba-libs-python3 samba-python3
- CVE-2023-4091: samba: Client can truncate file with read-only
permissions; (bsc#1215904); (bso#15439).
- CVE-2023-42669: samba: rpcecho, enabled and running in AD DC,
allows blocking sleep on request; (bso#1215905); (bso#15474).
- CVE-2023-42670: samba: The procedure number is out of range
when starting Active Directory Users and Computers;
(bsc#1215906); (bso#15473).
- CVE-2023-3961: samba: Unsanitized client pipe name passed to
local_np_connect(); (bsc#1215907); (bso#15422).
- CVE-2023-4154: samba: dirsync allows SYSTEM access with only
"GUID_DRS_GET_CHANGES" right, not "GUID_DRS_GET_ALL_CHANGES;
(bsc#1215908); (bso#15424).
==== selinux-policy ====
Version update (20230728 -> 20231012)
Subpackages: selinux-policy-targeted
- Update to version 20231012:
* Allow sssd_t watch permission to net_conf_t dirs (bsc#1216052)
* Revert fix for bsc#1205770 since it causes a regression for bsc#1214887
==== udisks2 ====
Subpackages: libudisks2-0 libudisks2-0_btrfs udisks2-bash-completion udisks2-lang
- fix mount failure on ntfs formatted usb disks (bsc#1216055)
* add:
0001-doc-Clarify-the-Filesystem.Size-property-presence.patch
0001-tests-Mark-UDF-fstab-filesystem-tests-as-unstable.patch
0001-udiskslinuxfilesystem-Refactor-internal-whitelists.patch
0001-tests-Add-offline-and-online-filesystem-grow-tests.patch
0001-udiskslinuxfilesystem-Force-native-tools-for-mounted.patch
==== wireplumber ====
Version update (0.4.14 -> 0.4.15)
Subpackages: libwireplumber-0_4-0 wireplumber-audio wireplumber-lang
- Update to version 0.4.15:
* Additions:
- A new "DSP policy" module has been added; its purpose is to
automatically load a filter-chain when a certain hardware
device is present, so that audio always goes through this
software DSP before reaching the device. This is mainly to
support Apple M1/M2 devices, which require a software DSP
to be always present
- WpImplModule now supports loading module arguments directly
from a SPA-JSON config file; this is mainly to support DSP
configuration for Apple M1/M2 and will likely be reworked
for 0.5
- Added support for automatically combining Bluetooth LE Audio
device sets (e.g. pairs of earbuds) (!500)
- Added command line options in wpctl to display device/node
names and nicknames instead of descriptions
- Added zsh completions file for wpctl
- The device profile selection policy now respects the
device.profile property if it is set on the device; this is
useful to hand-pick a profile based on static configuration
rules (alsa_monitor.rules)
* Changes/Fixes:
- Linking policy now sends an error to the client before
destroying the node, if it determines that the node cannot be
linked to any target; this fixes error reporting on the
client side
- Fixed a crash in suspend-node that could happen when
destroying virtual sinks that were loaded from another
process such as pw-loopback
- Virtual machine default period size has been bumped to 1024
- Updated bluez5 default configuration, using bluez5.roles
instead of bluez5.headset-roles now (!498)
- Disabled Bluetooth autoconnect by default (!514)
- Removed RestrictNamespaces option from the systemd services
in order to allow libcamera to load sandboxed IPA modules
- Fixed a JSON encoding bug with empty strings
- Lua code can now parse strings without quotes from SPA-JSON
- Added some missing \since annotations and made them show up
in the generated gobject-introspection file, to help bindings
generators
- Add zsh-completion subpackage
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:
ImageMagick (7.1.1.19 -> 7.1.1.20)
baloo5-widgets (23.08.1 -> 23.08.2)
curl (8.3.0 -> 8.4.0)
docker
dolphin (23.08.1 -> 23.08.2)
ffmpegthumbs (23.08.1 -> 23.08.2)
filelight (23.08.1 -> 23.08.2)
gnome-control-center
gnome-shell
kaccounts-integration (23.08.1 -> 23.08.2)
kaccounts-providers (23.08.1 -> 23.08.2)
kate (23.08.1 -> 23.08.2)
kde-print-manager (23.08.1 -> 23.08.2)
kdegraphics-thumbnailers (23.08.1 -> 23.08.2)
kdenetwork-filesharing (23.08.1 -> 23.08.2)
kdialog (23.08.1 -> 23.08.2)
kernel-firmware (20230829 -> 20231006)
khelpcenter5 (23.08.1 -> 23.08.2)
kio-extras5 (23.08.1 -> 23.08.2)
konsole (23.08.1 -> 23.08.2)
kpmcore (23.08.1 -> 23.08.2)
kwalletmanager5 (23.08.1 -> 23.08.2)
libev
libgexiv2
libglvnd (1.6.0 -> 1.7.0)
libkdcraw (23.08.1 -> 23.08.2)
libkexiv2 (23.08.1 -> 23.08.2)
libtirpc (1.3.3 -> 1.3.4)
libzypp (17.31.20 -> 17.31.22)
malcontent (0.10.4 -> 0.11.1)
mobipocket (23.08.1 -> 23.08.2)
mutter
partitionmanager (23.08.1 -> 23.08.2)
patterns-microos
python-pycurl
signon-kwallet-extension (23.08.1 -> 23.08.2)
spectacle (23.08.1 -> 23.08.2)
xscreensaver (6.07 -> 6.08)
yast2-country (4.6.3 -> 5.0.1)
yast2-x11 (4.6.0 -> 5.0.1)
zypper (1.14.64 -> 1.14.66)
=== Details ===
==== ImageMagick ====
Version update (7.1.1.19 -> 7.1.1.20)
Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.1.20
* https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
==== baloo5-widgets ====
Version update (23.08.1 -> 23.08.2)
Subpackages: baloo5-widgets-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== curl ====
Version update (8.3.0 -> 8.4.0)
Subpackages: libcurl4
- Update to 8.4.0:
* Security fixes:
- SOCKS5 heap buffer overflow [bsc#1215888, CVE-2023-38545]
- cookie injection with none file [bsc#1215889, CVE-2023-38546]
* Changes:
- curl: add support for the IPFS protocols via HTTP gateway
- curl_multi_get_handles: get easy handles from a multi handle
- mingw: delete support for legacy mingw.org toolchain
* Bugfixes:
- base64: also build for curl
- cf-socket: simulate slow/blocked receives in debug
- configure: check for the capath by default
- connect: expire the timeout when trying next
- connect: only start the happy eyeballs timer when needed
- cookie: do not store the expire or max-age strings
- cookie: remove unnecessary struct fields
- cookie: set ->running in cookie_init even if data is NULL
- create-dirs.d: clarify it also uses --output-dirs
- http2: refused stream handling for retry
- http: h1/h2 proxy unification
- http: use per-request counter to check too large headers
- idn: if idn2_check_version returns NULL, return error
- lib: enable hmac for digest as well
- lib: let the max filesize option stop too big transfers too
- lib: move handling of 'data->req.writer_stack' into Curl_client_write()
- lib: provide and use Curl_hexencode
- lib: use wrapper for curl_mime_data fseek callback
- libssh2: fix error message on failed pubkey-from-file
- libssh: cap SFTP packet size sent
- MQTT: improve receive of ACKs
- multi: do CURLM_CALL_MULTI_PERFORM at two more places
- multi: round the timeout up to prevent early wakeups
- openssl: improve ssl shutdown handling
- openssl: use X509_ALGOR_get0 instead of reaching into X509_ALGOR
- pytest: exclude test_03_goaway in CI runs due to timing dependency
- quic: set ciphers/curves the same way regular TLS does
- quiche: fix build error with --with-ca-fallback
- socks: return error if hostname too long for remote resolve
- tftpd: always use curl's own tftp.h
- tool_getparam: accept variable expansion on file names too
- upload-file.d: describe the file name slash/backslash handling
- url: fall back to http/https proxy env-variable if ws/wss not set
- url: fix netrc info message
- wolfssh: do cleanup in Curl_ssh_cleanup
- wolfssl: allow capath with CURLOPT_CAINFO_BLOB
- wolfssl: if CURLOPT_CAINFO_BLOB is set, ignore the CA files
- wolfssl: ignore errors in CA path
* Rebase libcurl-ocloexec.patch
==== docker ====
Subpackages: docker-bash-completion docker-rootless-extras
- Add a patch to fix apparmor on SLE-12, reverting the upstream removal of
version-specific templating for the default apparmor profile. bsc#1213500
+ 0005-SLE12-revert-apparmor-remove-version-conditionals-fr.patch
- Rebase patches:
* 0001-SECRETS-daemon-allow-directory-creation-in-run-secre.patch
* 0002-SECRETS-SUSE-implement-SUSE-container-secrets.patch
* 0003-BUILD-SLE12-revert-graphdriver-btrfs-use-kernel-UAPI.patch
* 0004-bsc1073877-apparmor-clobber-docker-default-profile-o.patch
==== dolphin ====
Version update (23.08.1 -> 23.08.2)
Subpackages: dolphin-part dolphin-part-lang libdolphinvcs5
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== ffmpegthumbs ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* Drop unused KI18n header/dependency
==== filelight ====
Version update (23.08.1 -> 23.08.2)
Subpackages: filelight-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* Revert "Fix ignore path support. Fix crash when we load root path"
* tests: cripple freebsd testing
==== gnome-control-center ====
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-lang gnome-control-center-user-faces
- Add gnome-control-center-network-fix-nmce-popup.patch:
network-connection-editor: Close the editor when nm-connection-editor
exits(bsc#1208193 glgo#GNOME/gnome-control-center!1956).
==== gnome-shell ====
Subpackages: gnome-extensions gnome-shell-calendar gnome-shell-lang
- Add gnome-shell-add-linkoption-dl.patch on SLE and Leap: the -ldl
option to build gnome-shell main programme is needed because an
upstream fix. This option needs explicitly given on current SLE
build environment. See:
https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/65cde18786e2bea8ffe3331…
==== kaccounts-integration ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kaccounts-integration-lang libkaccounts2
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kaccounts-providers ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kaccounts-providers-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kate ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kate-lang kate-plugins
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* ensure we don't crash if no item is selected (kde#475379)
* Fix prettier.resolveConfig.sync is not a function (kde#474722)
* Explicitly call QCoreApplication::exit()
==== kde-print-manager ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kde-print-manager-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kdegraphics-thumbnailers ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kdenetwork-filesharing ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kdenetwork-filesharing-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kdialog ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kdialog-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kernel-firmware ====
Version update (20230829 -> 20231006)
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
- Add Provides to sub-packages from kernel-firmware (bsc#1214789);
this will work around the potential conflicts of compressed vs
uncompressed installations
- Update to version 20231006 (git commit 389575a8a177) (jsc#PED-6130, jsc#PED-6081):
* WHENCE: add symlink for BananaPi M64
* linux-firmware: Add firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX210
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9260
* Build debian and fedora images
* Add new Makefile target to build a deb and rpm package
* i915: Update MTL DMC to v2.17
* iwlwifi: add FWs for new GL and MA device types with multiple RF modules
* amd_pmf: Add initial PMF TA for Smart PC Solution Builder
* linux-firmware: Update FW files for MRVL PCIE 8997 chipsets
* rtl_bt: Update RTL8851B BT USB firmware to 0x048A_D230
* iwlwifi: add new FWs from core81-65 release
* iwlwifi: update cc/Qu/QuZ firmwares for core81-65 release
- Drop fdupes to avoid missing files for split packages (bsc#1215464)
- Add conflicts to each split subpk against uncompressed raw package;
the contents may conflict and the compressed files won't be effective
unless the raw files get removed
- Update aliases
- Update to version 20230918 (commit f48da6da5507):
* Run merge request pipelines for pre-commit.
* linux-firmware: amd-ucode: Add note on fam19h warnings
* i915: update MTL HuC to version 8.5.4
* amdgpu: update DMCUB to 0.0.183.0 for various AMDGPU ASICs
- Update to version 20230907 (git commit c801b3b807d2):
* Turn off textwidth check
* linux-firmware: add link to sc8280xp audioreach firmware
* qcom: sm8250: add RB5 sensors DSP firmware
* qcom: Update vpu-1.0 firmware
* qcom: sm8250: update DSP firmware
* qcom: add firmware for the onboard WiFi on qcm2290 / qrb4210
* qcom: add venus firmware files for v6.0
* qcom: add firmware for QRB4210 platforms
* qcom: add firmware for QCM2290 platforms
* qcom: add GPU firmware for QCM2290 / QRB2210
* ath10k/WCN3990: move wlanmdsp to qcom/sdm845
* WHENCE: Don't compress qcom json files
* WHENCE: amd-ucode: Use new RawFile keyword
* check_whence: Recognize RawFile keyword
* Only run ci-fairy on merge requests
* Capture artifacts from `make dist` to save at release time.
* Add new toplevel 'make dist' target.
* Create symlinks for all firmware that is duplicate using rdfind
* QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00605
* Add shellcheck pre-commit target
* Fix carl9170fw shell scripts for shellcheck errors
* Add a rule for automatic tagging releases by pipeline schedule
* Add gitlab ci for calling pre-commit and ci-fairy
* Add Dockerfile used to build CI image
* Rewrite README in markdown
* Wire up pre-commit to `make check`
* Add pre-commit hooks and codespell template
* check_whence: reformat using python black
- Drop obsoleted amd-ucode-rawfile.patch
- Fix make-files.sh to handle RawFile tag correctly
- Update aliases from 6.6-rc1
==== khelpcenter5 ====
Version update (23.08.1 -> 23.08.2)
Subpackages: khelpcenter5-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kio-extras5 ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kio-extras5-lang libkioarchive5
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* thumbnail Jpegcreator: skip exif thumbnail when too small (kde#466658)
==== konsole ====
Version update (23.08.1 -> 23.08.2)
Subpackages: konsole-part konsole-part-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kpmcore ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kpmcore-lang libkpmcore12
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== kwalletmanager5 ====
Version update (23.08.1 -> 23.08.2)
Subpackages: kwalletmanager5-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- Changes since 23.08.1:
* Fix configure module name for Qt5 as well
==== libev ====
- changed comment in sig file
- modified sources
% libev-4.33.tar.gz.sig
==== libgexiv2 ====
- Package sub-package python3-gexiv2 as noarch.
==== libglvnd ====
Version update (1.6.0 -> 1.7.0)
- Update to 1.7.0:
* meson.build: error out on unsupported OSes
* Update bin/symbols-check.py from mesa/mesa@9d42e31b
* EGL/libeglcurrent: fix crash on library unload
* HGL: add Haiku libGL.so implementation based on EGL
* symbols-check: Add Haiku platform symbols
* tests/egl: Fix LIBRARY_PATH on Haiku
==== libkdcraw ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== libkexiv2 ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== libtirpc ====
Version update (1.3.3 -> 1.3.4)
Subpackages: libtirpc-netconfig libtirpc3
- update to 1.3.4 (bsc#1199467)
* binddynport.c honor ip_local_reserved_ports
* gss-api: expose gss major/minor error in authgss_refresh()
* rpcb_clnt.c: Eliminate double frees in delete_cache()
* rpcb_clnt.c: memory leak in destroy_addr
* portmapper: allow TCP-only portmapper
* getnetconfigent: avoid potential DoS issue by removing unnecessary sleep
* clnt_raw.c: fix a possible null pointer dereference
* bindresvport.c: fix a potential resource leakage
==== libzypp ====
Version update (17.31.20 -> 17.31.22)
- Preliminary disable 'rpm --runposttrans' usage for chrooted
systems (bsc#1216091)
This limits the %transfiletrigger(postun|in) support in the
default installer iff --root is used (as described in bug
1041742). The chrooted execution of the scripts in 'rpm
- -runposttrans' broke in rpm-4.18. It's expected to be fixed in
rpm-4.19. Then we'll enable the feature again.
- fix comment typo on zypp.conf (boo#1215979)
- version 17.31.22 (22)
- Attempt to delay %transfiletrigger(postun|in) execution if rpm
supports it (bsc#1041742)
Decide during installation whether rpm is capable of delayed
%posttrans %transfiletrigger(postun|in) execution or whether we
can just handle the packages %posttrans. On TW a delayed
%transfiletrigger handling is possible since rpm-4.17.
- Make sure the old target is deleted before a new one is created
(bsc#1203760)
- version 17.31.21 (22)
==== malcontent ====
Version update (0.10.4 -> 0.11.1)
Subpackages: libmalcontent-0-0 malcontent-lang typelib-1_0-Malcontent-0
- Update to version 0.11.1:
+ Bugs fixed: build: Switch to Mesonâs gnome.post_install
function
+ Updated translations.
- Changes from version 0.11.0:
+ libmalcontent-ui, and the malcontent-control application, now
use libappstream rather than appstream-glib.
+ libmalcontent-ui, and the malcontent-control application, now
use GTK 4 and libadwaita rather than GTK+ 3.
+ As a result of these changes, the pkg-config name has been
bumped to libmalcontent-ui-1, and the gobject-introspection
name to MalcontentUi-1.
+ Improve keyboard navigation of the malcontent-control
application.
+ Updated translations.
- Drop pkgconfig(gtk+-3.0) BuildRequires, and add
desktop-file-utils, pkgconfig(gtk4) and pkgconfig(libadwaita-1)
following upstream changes.
- Rename libmalcontent-ui-0-0, typelib-1_0-MalcontentUi-0 and
typelib-1_0-MalcontentUi-0 to libmalcontent-ui-1-1,
typelib-1_0-MalcontentUi-1 and typelib-1_0-MalcontentUi-1
following upstream soname changes.
==== mobipocket ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== mutter ====
Subpackages: mutter-lang
- Drop mutter-crash-meta_context_terminate.patch: Closed upstream
via https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2609
==== partitionmanager ====
Version update (23.08.1 -> 23.08.2)
Subpackages: partitionmanager-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== 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
- Also only require sdboot* on architectures where systemd-boot
exists.
==== python-pycurl ====
- Skip test_multi_socket_select (gh#pycurl/pycurl#819),
test_multi_socket_action (gh#pycurl/pycurl#729), and
test_request_with_verifypeer (gh#pycurl/pycurl#822).
==== signon-kwallet-extension ====
Version update (23.08.1 -> 23.08.2)
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== spectacle ====
Version update (23.08.1 -> 23.08.2)
Subpackages: spectacle-lang
- Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/
- No code change since 23.08.1
==== xscreensaver ====
Version update (6.07 -> 6.08)
Subpackages: xscreensaver-data xscreensaver-lang
- update to 6.08:
* fixes for other platforms
==== yast2-country ====
Version update (4.6.3 -> 5.0.1)
Subpackages: yast2-country-data
- use also kbd-model-map.xkb-generated (bsc#1211104)
- sort the selection box of keyboard layouts alphabetically
- 5.0.1
- 5.0.0 (#bsc1185510)
==== yast2-x11 ====
Version update (4.6.0 -> 5.0.1)
- xkbctrl: use also kbd-model-map.xkb-generated (bsc#1211104)
- 5.0.1
- 5.0.0 (#bsc1185510)
==== zypper ====
Version update (1.14.64 -> 1.14.66)
Subpackages: zypper-log zypper-needs-restarting
- Return 104 also if info suggests near matches (fixes #504)
- Rephrase upgrade message for openSUSE Tumbleweed (bsc#1212422)
- Fix typo (fixes #484)
- version 1.14.66
- Fix some typos and spelling errors found by Lintian (fixes #501)
- Prefer unaliased `grep` to avoid unexpected/wrong completions.
(#503)
- commit: Insert a headline to separate output of different rpm
scripts (bsc#1041742)
- Fix typo in changes file.
- version 1.14.65
1
0