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=opensuse&groupid=3&versio…
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:
SDL2 (2.26.5 -> 2.28.0)
ceph
ffmpeg-4
flac (1.4.2 -> 1.4.3)
gegl (0.4.44 -> 0.4.46)
irqbalance (1.9.2 -> 1.9.2.24.git+184c950)
kdump (1.0.3 -> 1.9.2)
libHX (4.12 -> 4.13)
libburn (1.5.4 -> 1.5.6)
libdb-4_8
libisofs (1.5.4 -> 1.5.6)
libjcat (0.1.13 -> 0.1.14)
libjpeg-turbo
libnettle
libzip (1.9.2 -> 1.10.0)
lockdev
lvm2
lvm2-device-mapper
mozjs102 (102.11.0 -> 102.12.0)
openssl-1_1
openssl-3
openssl
perl-Bootloader (1.2 -> 1.5)
pipewire (0.3.71 -> 0.3.72)
policycoreutils
publicsuffix (20230613 -> 20230616)
python-Twisted
python-cryptography (40.0.2 -> 41.0.1)
python-qt5
python-service_identity (21.1.0 -> 23.1.0)
python311
python311-core
rtkit
rubygem-asciidoctor (2.0.18 -> 2.0.20)
sddm (0.19.0 -> 0.20.0)
snapper (0.10.4 -> 0.10.5)
strace (6.3 -> 6.4)
systemd
transactional-update (4.2.1 -> 4.3.0)
yast2-kdump (4.6.0 -> 4.6.1)
zlib-ng-compat
=== Details ===
==== SDL2 ====
Version update (2.26.5 -> 2.28.0)
- Update to release 2.28
* Added SDL_HasWindowSurface() and SDL_DestroyWindowSurface() to
switch between the window surface and rendering APIs.
* Added a display event SDL_DISPLAYEVENT_MOVED which is sent
when the primary monitor changes or displays change position
relative to each other.
* Added the hint SDL_HINT_ENABLE_SCREEN_KEYBOARD to control
whether the on-screen keyboard should be shown when text input
is active.
- Delete 0001-Cleanup-add-brace-6545.patch,
0002-Update-for-SDL3-coding-style-6717.patch,
0003-Clang-Tidy-fixes-6725.patch (inapplicable),
0004-evdev_kbd-Use-current-keymap.patch (merged).
==== ceph ====
Subpackages: librados2 librbd1
- Remove _constraints file, add README-constraints.txt and pre_checkin.env
==== ffmpeg-4 ====
Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9
- Add 0001-avcodec-libsvtav1-remove-compressed_ten_bit_format-a.patch
==== flac ====
Version update (1.4.2 -> 1.4.3)
Subpackages: libFLAC++10 libFLAC12
- Update to version 1.4.3:
+ General
* All PowerPC-specific code has been removed, as it turned out
those improvements didn't actually improve anything
* Large improvements in encoder speed for all presets. The
largest change is for the fastest presets and for 24-bit and
32-bit inputs.
* Small improvement in decoder speed for BMI2-capable CPUs
* Various documentation fixes and cleanups
* Various fixes
* Fix building on Universal Windows Platform
+ flac
* A lot of small fixes for bugs found by fuzzing
* Various improvements to the --keep-foreign-metadata and
- -keep-foreign-metadata-if-present options on decoding
+ The output format (WAV/AIFF/RF64 etc.) is now automatically
selected based on what kind of foreign metadata is stored
+ Decoded file is checked afterwards, to see whether stored
foreign format data agrees with FLAC audio properties
+ AIFF-C sowt data can now be restored
* Add --force-legacy-wave-format option, to decode to WAV with
WAVEFORMATPCM where WAVE_FORMAT_EXTENSIBLE would be more
appropriate
* Add --force-aiff-c-none-format and --force-aiff-c-sowt-format
to decode to AIFF-C
* The storage of WAVEFORMATEXTENSIBLE_CHANNEL_MASK is no longer
restricted to known channel orderings
* Throw an error when WAV or AIFF files are over 4GiB in length
and the --ignore-chunk-sizes option is not set
* Warn on testing files when ID3v2 tags are found
* Warn when data trails the audio data of a WAV/AIFF/RF64/W64
file
* Fix output file not being deleted after error on Windows
* Removal of the --sector--align option
+ metaflac
* A lot of small fixes for bugs found by fuzzing
* Added options --append and --data-format, which makes it
possible to copy metadata blocks from one FLAC file to another
* Added option --remove-all-tags-except
* Added option --show-all-tags
+ libFLAC
* No longer write seektables to Ogg, even when specifically
asked for. Seektables in Ogg are not defined
* Add functions FLAC__metadata_object_set_raw and
FLAC__metadata_object_get_raw to convert between blob and
FLAC__StreamMetadata
+ Build system
* Autoconf (configure): The option --enable-64-bit-words is now
on by default
* CMake: The option ENABLE_64_BIT_WORDS is now on by default
+ Testing/validation
* Fuzzers were added for the flac and metaflac command line
tools
* Fuzzer coverage was improved
- Changed source to github link since it wasn't released in the
xiph page.
==== gegl ====
Version update (0.4.44 -> 0.4.46)
Subpackages: gegl-0_4 libgegl-0_4-0
- Update to version 0.4.46:
+ Operations:
- local-threshold: new operation that does neighborhood aware
and optionallyantialiased thresholding of an image.
- chamfer: new operation in workshop that useis
distance-transform and emboss or LinuxBeaverâs research
into modeling different bevels with combinations of blurs.
- ff-load,ff-save: clean up of deprecated API, builds with
ffmpeg-6.0 but ff-save hasnât been made to work with this
release of ffmpeg yet.
+ Updated vendored libraries:
- ctx and libnsgif have been updated from upstream.
+ Build:
- Depend on meson 0.55.0
- Various cleanups including re-enabling of deprecation
warnings.
- make ctx be an internal library.
==== irqbalance ====
Version update (1.9.2 -> 1.9.2.24.git+184c950)
Subpackages: irqbalance-ui
- Resurrect _service file and old git patch no versioning
A _service
A _servicedata
A irqbalance.obsinfo
- Update to version 1.9.2.24.git+184c950:
* procinterrupts: fix initialisation of regex_t struct
* Fix it so we actually stop when we hit an interrupt condition
* Fix signedness of error handling
* Revert "Fix CPU number condition in service file"
* Issue 259: select NL_SKIP / NL_STOP based on error
* fix CPU number condition in service file
- Already included upstream:
D irqbalance-systemd-netlink.patch
==== kdump ====
Version update (1.0.3 -> 1.9.2)
- upgrade to version 1.9.2
* adapt kdumptool to work with YaST
* wait for SMTP server to become reachable
- upgrade to version 1.9.1
* reimplement e-mail notifications
- upgrade to version 1.9
* complete rewrite of kdump-save and parts of initrd generation
* mounts are now entirely handled by dracut
* deprecated: split dumps (saving to more than one targets at once)
* deprecated: KDUMPTOOL_FLAGS option removed; original XENALLDOMAINS is now
the default, disable with MAKEDUMPFILE_OPTIONS=-X
* deprecated: notification e-mails
* deprecated: copying of the kernel image (KDUMP_COPY_KERNEL)
* FTP and SFTP are now handled by lftp, added to the spec file as Recommends:
* SSH and SFTP now support passwords provided in the URL
* fixed KDUMP_SSH_HOST_KEY, now needs to include the key type
* new KDUMP_DUMPFORMAT=raw, will save an unmodified /proc/vmcore
* the output directory name is now YYYY-MM-DD-HH-MM, i.e. the separator between
HH and MM changed
* unified default KDUMP_SAVEDIR across config, code and man to /var/crash
* ping is now used to detect network is up; disable with KDUMP_NET_TIMEOUT=0
* all the yes/no options changed to true/false; yes/no/1/0 still accepted
* put the kdump initrd in /var/lib/kdump/initrd
* use default kernel symlink (/boot/vmlinuz) instead of kernel autodetection
* KDUMP_KERNELVER can specify an absolute path to a kernel image
* improved mkdumprd detection of changed settings
* removed all of kdumptool except the calibrate subcommand
* cleaned up dependencies (ssh now only Recommended)
==== libHX ====
Version update (4.12 -> 4.13)
- Update to release 4.13
* io: do not fail HX_mkdir when a component is a symlink to a
directory
* xml_helper: fix infinite recursion in xml_getnsprop
==== libburn ====
Version update (1.5.4 -> 1.5.6)
- Update to 1.5.6
- Upstream changes:
* Bug fix: Overburning with cdrskin option -force ended by a
libburn error
* New API call burn_write_opts_set_bdr_obs_exempt()
* New cdrskin option --bdr_obs_exempt
* Officially enabled overburning with burn_write_opts_set_force(,1)
==== libdb-4_8 ====
Subpackages: db48-utils
- Fix incomplete license tag. [bsc#1099695]
==== libisofs ====
Version update (1.5.4 -> 1.5.6)
- update to 1.5.6:
* Bug fix: iso_write_opts_set_part_like_isohybrid() did not
cause a MBR partition table if the partitions are data files
in the ISO rather than appended
* Bug fix: The lseek methods of IsoFileSource for local
filesystem and loaded ISO returned libisofs error codes as
positive off_t numbers
* Bug fix: Freshly cloned data files from imported image were
not marked as imported.
* Bug fix: Size of further CE area was calculated wrong if its
CE entry ended exactly at a block boundary
* New iso_write_opts_set_system_area() option bits 16:
GPT "Legacy BIOS bootable" and 17: GPT writable
* New API calls iso_assess_written_features(),
iso_read_image_feature_named(), iso_read_image_features_text()
* Allowed lseekable device files with
iso_tree_add_new_cut_out_node().
* Proof-of-concept by Ivan Shmakov.
* New API call iso_write_opts_set_max_ce_entries()
==== libjcat ====
Version update (0.1.13 -> 0.1.14)
- update to 0.1.14:
* Fix header includes (Daisuke Fujimura)
* Fix prefix of LIBJCAT_CHECK_VERSION (Richard Hughes)
* Use project_source_root to fix building as a subproject
==== libjpeg-turbo ====
Subpackages: libjpeg8 libturbojpeg0
- merge two spec files into one
==== libnettle ====
Subpackages: libhogweed6 libnettle8
- Add the architecture specific READMEs as provided by upstream.
==== libzip ====
Version update (1.9.2 -> 1.10.0)
- version update to 1.10.0
* Make support for layered sources public.
* Add `zip_source_zip_file` and `zip_source_zip_file_create`, deprecate `zip_source_zip` and `zip_source_zip_create`.
* Allow reading changed file data.
* Fix handling of files of size 4294967295.
* `zipmerge`: copy extra fields.
* `zipmerge`: add option to keep files uncompressed.
* Switch test framework to use nihtest instead of Perl.
* Fix reading/writing compressed data with buffers > 4GiB.
* Restore support for torrentzip.
* Add warnings when using deprecated functions.
* Allow keeping files for empty archives.
* Support mbedTLS>=3.3.0.
* Support OpenSSL 3.
* Use ISO C secure library functions, if available.
==== lockdev ====
Subpackages: liblockdev1
- lock group is created by system-group-hardware
- use sysusers mechanism to create lock group and tmpfiles for
/{var/,}run (boo#1078466)
- add lockdev-debug.diff
==== lvm2 ====
Subpackages: liblvm2cmd2_03
- multipath_component_detection = 0 in lvm.conf does not have any effect (bsc#1212613)
- bug-1212613_apply-multipath_component_detection-0-to-duplicate-P.patch
==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- multipath_component_detection = 0 in lvm.conf does not have any effect (bsc#1212613)
- bug-1212613_apply-multipath_component_detection-0-to-duplicate-P.patch
==== mozjs102 ====
Version update (102.11.0 -> 102.12.0)
- Update to version 102.12.0:
+ Various security fixes.
+ CVE-2023-34414: Click-jacking certificate exceptions through
rendering lag.
==== openssl-1_1 ====
Subpackages: libopenssl1_1
- Improve cross-package provides/conflicts [boo#1210313]
* Add Provides/Conflicts: ssl-devel
* Remove explicit conflicts with other devel-libraries
==== openssl-3 ====
Subpackages: libopenssl3
- Improve cross-package provides/conflicts [boo#1210313]
* Add Provides/Conflicts: ssl-devel
* Remove explicit conflicts with other devel-libraries
* Remove Provides: openssl(cli) - it's managed by meta package
==== openssl ====
- Improve cross-package provides/conflicts [boo#1210313]
* Add Conflicts: openssl(cli) for mutual exclusion between
openssl, openssl-1_0_0 and libressl.
==== perl-Bootloader ====
Version update (1.2 -> 1.5)
- merge gh#openSUSE/perl-bootloader#153
- check whether grub2-install supports --suse-force-signed option
- 1.5
- merge gh#openSUSE/perl-bootloader#151
- default-settings: support non-x86 architectures
- add man pages for all commands
- 1.4
- merge gh#openSUSE/perl-bootloader#149
- use signed grub EFI binary when updating grub in default EFI
location (bsc#1210799)
- 1.3
==== pipewire ====
Version update (0.3.71 -> 0.3.72)
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
- Update to version 0.3.72:
* Highlights
- Fix a critical bug that would refuse to update the samplerate
or buffersize in JACK clients.
- A new module-netjack2-driver and module-netjack2-manager were
added that are compatible with NETJACK2. This allows PipeWire
to become a NETJACK2 manager or a driver between JACK2 or
PipeWire servers.
- Support was added for firewire devices with FFADO. This is
untested for now and MIDI is not implemented yet.
- The node scheduling was optimized some more. External drivers
are now as efficient as in-server ones. This should improve
performance of various drivers such as bluetooth and JACK
based drivers.
- Many, many bug fixes and a ton of improvements.
* PipeWire
- pw-filter can now be used to write sinks and sources.
- The node activation for drivers was changed. The driver now
does not need to go to the server to start the processing
cycle. This makes out-of-server drivers as efficient as
in-server drivers.
- Don't try to use drivers with 0 priority as fallback drivers.
This avoids making the screencast driver a driver for audio.
- Improve xrun count reporting in pw-top and the profiler. Now
each node has their own xrun counter updated when it fails to
complete processing during the cycle.
- pw-filter now also has support for TRIGGER.
- A potential fd leak was found when fds were send to a zombie
client.
- Fix a bug where monitor or capture streams were logged twice
in the profiler.
- Remove stream hooks safely.
- A bug in serialization of container properties was fixed.
This could result in truncated property values.
- The PIPEWIRE_AUTOCONNECT environment variable now always
overrides the autoconnect settings of streams.
- Node, port and link destroy now avoids some useless work.
- Port will now try to renegotiate a new format when idle.
* Modules
- The module-sap now is more compatible with AES67.
- A new FFADO driver module was added. This is completely
untested because of lack of hardware. Please test and report
issues.
- A new NETJACK2 driver and a NETJACK2 manager module were
added. These should be drop in replacements for the JACK2
parts.
- The RAOP discover module now tries harder to only list
devices once.
- The zeroconf discover module now tries harder to only list
devices once.
- The RAOP sink module now handles latency better and is
compatible with some more devices.
- The loopback and filter-chain modules now always dequeue the
last input buffer to avoid stuttering in some cases.
- The SPA node factory module can now also export nodes. This
is used to export the PTP clock from the AES67 config file.
- A bug in module-jack-tunnel was fixed that would cause
stuttering and corrupted output in some cases.
- The resampler is now disabled in module-loopback and
filter-chain when the samplerate is set to follow the graph
rate.
- The way the mixer peer is sent to clients was improved. It is
now also possible to let a remote node know about mixer port
removes, which can avoid memory leaks and some code
simplifications.
* SPA
- Monitor ports now report latency correctly.
- The ALSA plugin now uses htimestamp to get a more accurate
ringbuffer position to estimate the clock skew.
- The channelmixer now has min/max-volume settings to limit or
fix the volume.
- The ALSA plugin can now control the playback and capture rate
of USB gadgets. This can avoid resampling and instead use the
USB feedback to control the rate.
- The ALSA output to multiple devices has been improved, some
lockups are avoided when the device ringbuffer is full.
- The compress-offload sink has improved negotiation.
* pulse-server
- Only try to use GSettings when the schema exists.
- @DEFAULT_SOURCE@, @DEFAULT_SINK@ and @DEFAULT_MONITOR@ are
now correctly handled as targets in playback and capture
streams.
- 2 new quirks are added to disable volume updates on
sinks/sources.
- The virtual-sink and virtual-source modules were added. These
are really example modules but actually also work and are
useful on PulseAudio so implement them as well.
- Fix initial stream volumes.
* Bluetooth
- Only register A2DP or BAP when we have codecs.
- Include codec into the media.name
* JACK
- Fix a critical bug that would refuse to update the samplerate
or buffersize.
- Improve updates of samplerate/buffersize, delay the updates
until the client is activated.
- Use the new mix-info updates to simplify the mixer setup and
peer detection.
* GStreamer
... changelog too long, skipping 5 lines ...
the ld.so.conf.d file).
==== policycoreutils ====
Subpackages: policycoreutils-python-utils python3-policycoreutils
- Recommend setools-console as these cli tools compliment policycoreutils
for analysis and debugging of policy issues
- Add requires for policycoreutils-devel for selinux-policy-devel as
policycoreutils-devel requires this
- Adjust python requirement for newer SLES versions
- Add Leap compatibility symlinks between /usr/sbin and /sbin (bsc#1210482)
- Refresh GPG keyring
==== publicsuffix ====
Version update (20230613 -> 20230616)
- Update to version 20230616:
* Add 63 geographical domains for .vn ccTLD (#1776)
* util: gTLD data autopull updates for 2023-06-16T15:12:40 UTC (#1778)
* util: gTLD data autopull updates for 2023-06-14T15:13:06 UTC (#1777)
==== python-Twisted ====
Subpackages: python311-Twisted python311-Twisted-tls
- add regenerate-cert-to-work-with-latest-service-identity.patch
remove-pynacl-optional-dependency.patch: backports from main
git to fix tests with newer dependency versions
==== python-cryptography ====
Version update (40.0.2 -> 41.0.1)
- update to 41.0.1 (bsc#1212568):
* Temporarily allow invalid ECDSA signature algorithm
parameters in X.509 certificates, which are
generated by older versions of Java.
* Allow null bytes in pass phrases when serializing private
keys.
* **BACKWARDS INCOMPATIBLE:** Support for OpenSSL less than
1.1.1d has been removed. Users on older version of
OpenSSL will need to upgrade.
* **BACKWARDS INCOMPATIBLE:** Support for Python 3.6 has been
removed.
* **BACKWARDS INCOMPATIBLE:** Dropped support for LibreSSL <
3.6.
* Updated the minimum supported Rust version (MSRV) to 1.56.0,
from 1.48.0.
* Added support for the
:class:`~cryptography.x509.OCSPAcceptableResponses`
OCSP extension.
* Added support for the
:class:`~cryptography.x509.MSCertificateTemplate`
proprietary Microsoft certificate extension.
* Implemented support for equality checks on all asymmetric
public key types.
* Added support for ``aes256-gcm(a)openssh.com`` encrypted keys
in :func:`~cryptography.hazmat.primitives.serialization.load_ssh
_private_key`.
* Added support for obtaining X.509 certificate signature
algorithm parameters (including PSS)
==== python-qt5 ====
- Fix shell stubs of pyuic5 pylupdate5 pyrcc5 in order to run the
correct interpreter
==== python-service_identity ====
Version update (21.1.0 -> 23.1.0)
- Update to 23.1.0
* Removed
- All Python versions up to and including 3.7 have been dropped.
- Support for commonName in certificates has been dropped.
It has been deprecated since 2017 and isn't supported by any
major browser.
- The oldest supported pyOpenSSL version (when using the
pyopenssl backend) is now 17.0.0.
When using such an old pyOpenSSL version, you have to pin
cryptography yourself to ensure compatibility between them.
Please check out contraints/oldest-pyopenssl.txt to verify
what we are testing against.
* Deprecated
- If you've used service_identity.(cryptography|pyopenssl).extract_ids(),
please switch to the new names extract_patterns(). #56
* Added
- service_identity.(cryptography|pyopenssl).extract_patterns()
are now public APIs (FKA extract_ids()).
You can use them to extract the patterns from a certificate
without verifying anything. #55
- service-identity is now fully typed. #57
==== python311 ====
Subpackages: python311-curses python311-dbm
- Remove obsolete_python_versioned macro again. This mechanism
has no business to be in Python 3.11, because we have abolished
with it whole interpreter+setuptools+pip product. Python 3.11
should not be replaced by later versions anymore.
==== python311-core ====
Subpackages: libpython3_11-1_0 python311-base
- Remove obsolete_python_versioned macro again. This mechanism
has no business to be in Python 3.11, because we have abolished
with it whole interpreter+setuptools+pip product. Python 3.11
should not be replaced by later versions anymore.
==== rtkit ====
- rtkit-daemon: Don't log debug messages by default (bsc#1206745).
Added patch(es):
* rtkit-silent-debug-messages-by-default.patch
==== rubygem-asciidoctor ====
Version update (2.0.18 -> 2.0.20)
- update to 2.0.20
Bug Fixes::
* Update `release-version` attribute in READMEs and man page during release
* Rebuild man page during release
=== Details
{url-repo}/releases/tag/v2.0.20[git tag] | {url-repo}/compare/v2.0.19\...v2.0.20[full diff]
// end::compact[]
== 2.0.19 (2023-05-17) - @mojavelinux
Improvements::
* Return empty string instead of nil if raw or verbatim block has no lines
* Don't uppercase monospace span in section title in manpage output (#4402)
* Simplify processing of implicit link (i.e., autolink) by separating implicit and explicit match
* Generate partintro block consistently (#4450)
* Add Kiswahili translation for built-in labels (PR #4454) (*@bkmgit*)
Compliance::
* Fix call order so use of an include file with invalid encoding continues to raise error when using Ruby >= 3.2.0
* Fix test assertion for fallback Rouge stylesheet to be compatible with Rouge 4.1 (#4406) (*@tmzullinger*)
* Support `notitle` option on section as alternative to `untitled` to hide title (#4437)
* Add support for Haml 6 to template converter (#4429)
Bug Fixes::
* Process constrained inline passthrough inside monospace span (#4458)
* Catalog inline ref defined using anchor macro even when resolved reftext is empty
* Use while loop rather than recursion to locate next line to process; prevents stack limit error (#4368)
* Avoid matching numeric character references when searching for # in xref target (#4393)
* Use correct selector to collapse margin on first and last child of sidebar
* Don't allow target of include directive to start with a space (to distinguish it from a dlist item) or to end with a space
* Manify alt text of block image in manpage output (#4401)
* Adjust font size of term in horizontal dlist to match font size of term in regular dlist
* Implicitly attach nested list that starts with block attribute lines to dlist entry (#4268)
* Don't swallow square brackets when processing escaped URL macro
* Treat `uri:classloader:` as an absolute path prefix when running on JRuby (#3929)
* Apply reftext substitutions to value of `mantitle` attribute in DocBook output (#4448)
* Enclose `<reftext>` tag in `<article>` tag in DocBook output for man page (#4452)
* Correctly handle compat role on monospace and constrained passthrough when box attrlist or formatted text is escaped
==== sddm ====
Version update (0.19.0 -> 0.20.0)
Subpackages: sddm-branding-openSUSE
- Add patch to fix parsing some session .desktop files:
* 0001-Session-Parse-.desktop-files-manually-again.patch
- Update to 0.20.0:
+ Initial Qt6 support (Will break themes which rely on Qt 5)
+ **Experimental** support for running the greeter with Wayland
+ Enable HiDPI scaling by default
+ Support for running X11 display server without root privileges
+ Greeter: Support setting environment variables
+ Allow additional env vars to be defined in session files (#1370)
+ Make accountsservice data directory overridable via CMake
+ Add support for X11 cursor size configuration
+ Search XDG Base Directories for session files
+ Display information and errors from PAM in the greeter (#1486)
* Remove the Passwd backend, make PAM mandatory
* Bump minimum CMake version to 3.4
* Introduce SDDM_INITIAL_VT as the TTY to reach out to
* Set XCURSOR_SIZE in XorgDisplayServer::start
* Make it possible to start ConsoleKit D-Bus service during SDDM startup
* pam: Do not use tally2 if faillock is present
* Bump to Qt 5.15, port away from deprecated APIs
* remove `-logfile` arg that causes server to fail
- Set RUNTIME_DIR to /run/sddm when using systemd to follow FHS 3.0
- Use avatars in FacesDir first and if not found search other locations
- Switch to using libxau with `FamilyWild` (#1230)
- New interface to access config values from themes (#1097)
- Session names are translated now (#1645)
- Many more bugfixes
- Important change: SDDM now uses the first free VT, it no longer prefers
tty7 (the InitialVT option in 00-general.conf has no effect anymore)
- Remove patches, now upstream:
* 0001-Use-PAM-s-username.patch
* 0001-Add-fish-etc-profile-and-HOME-.profile-sourcing-1331.patch
* 0004-Retry-starting-the-display-server.patch
* 0001-disable-automatic-portal-launching.patch
* 0001-Remove-suffix-for-Wayland-session.patch
* 0001-Redesign-Xauth-handling.patch
* 0002-Use-QTemporaryFile-with-xauth_XXXXXX-ih-XAuth.patch
* 0001-Process-all-available-auth-messages-in-a-loop.patch
* 0001-Avoid-starting-a-new-session-on-exit.patch
- Remove files, now upstream:
* sddm-tmpfiles.conf
* system-user-sddm.conf
- Rebased patches:
* 0001-Redesign-Xauth-handling.patch
* 0001-Write-the-daemon-s-PID-to-a-file-on-startup.patch
* 0001-Set-XAUTHLOCALHOSTNAME-in-sessions.patch
* 0001-Read-the-DISPLAYMANAGER_AUTOLOGIN-value-from-sysconf.patch
* sddm-service-handle-plymouth.patch
* 0003-Leave-duplicate-symlinks-out-of-the-SessionModel.patch
- Drop patches, not applicable anymore:
* 0001-Systemd-service-unit-Use-tty7-by-default.patch
- Add 11-kwin_wayland.conf to use kwin_wayland as wayland compositor
==== snapper ====
Version update (0.10.4 -> 0.10.5)
Subpackages: libsnapper7 snapper-zypp-plugin
- improved responsiveness of snapperd when a btrfs quota rescan
is running (see bsc#1211459)
- update qgroup in config info in snapperd when running setup-quota
- improved waiting for btrfs quota rescan (see bsc #1211459)
==== strace ====
Version update (6.3 -> 6.4)
- Update to strace 6.4
* Implemented decoding of IFLA_BRPORT_NEIGH_VLAN_SUPPRESS netlink attribute.
* Implemented decoding of IP_PROTOCOL type control messages and socket option.
* Updated lists of BPF_*, IP_*, KVM_*, MDBA_*, PACKET_*, PR_*, PTRACE_*,
UFFD_*, and V4L2_PIX_FMT_* constants.
* Updated lists of ioctl commands from Linux 6.4.
* Turn --seccomp-bpf off when --syscall-limit option is specified.
* Fixed --trace-fds filtering support of syscalls taking file descriptor
arguments that do not normally have a path associated with them.
==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-container systemd-coredump udev
- Change the group owner of /run/lock from "lock" to "root" (bsc#1212674)
This allows to drop the dependency "Requires: group(lock)" that was introduced
previously to make sure that the "lock" group will be kept around. This
dependency introduced a dependency cycle.
- file-triggers: fix a typo that sneaked in the script dealing with tmpfiles
(bsc#1212733)
==== transactional-update ====
Version update (4.2.1 -> 4.3.0)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd
- Version 4.3.0
- Replace custom tu-rebuild-kdump-initrd with call to mkdumprd
[gh#openSUSE/transactional-update#107].
- Add support for libmount 2.39. The behaviour change was not
intended and will be changed in 2.39.1 (see
[gh#util-linux/util-linux#2326], but it was easy to fix it
anyway.
- Honor LIBMOUNT_DEBUG variable for additional output.
==== yast2-kdump ====
Version update (4.6.0 -> 4.6.1)
- adapt for version kdump versions 1.9+ (bsc#1212646)
- call mkdumprd directly, not through tu-rebuild-kdump-initrd
- update initrd even in non-fadump case
- remove KDUMP_COPY_KERNEL and KDUMPTOOL_FLAGS options
- update default config values according to kdump defaults
- unify config boolean variables to "true" or "false"
- support the snappy, zstd and raw dump formats
- 4.6.1
==== zlib-ng-compat ====
- Add patch to fix boo#1212735:
* 1526.patch
I got the following warning:
warning: %post(kernel-default-5.14.21-150500.53.2.aarch64) scriptlet failed,
exit status 255
when updating Leap 15.5 on my Raspberry Pi 4B.
Does this need attention?
--
fr.gr.
member openSUSE
Freek de Kruijf
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=opensuse&groupid=3&versio…
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:
firewalld (1.3.3 -> 2.0.0)
plasma5-workspace
python-mysqlclient
python-numpy
spandsp (3.0.0.g15 -> 3.0.0+g21)
sssd (2.9.0 -> 2.9.1)
xdg-desktop-portal
=== Details ===
==== firewalld ====
Version update (1.3.3 -> 2.0.0)
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- update to version 2.0.0:
* This is a major release. The major version is being bumped symbolically
to reflect significant changes done in commit f4d2b80 ("fix(policy):
disallow zone drifting"). It does not contain any deliberate breaking
changes.
* Complete changelog:
https://github.com/firewalld/firewalld/releases/tag/v2.0.0
==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-libs xembedsniproxy
- Mark org.kde.userfeedback.kcm as internal QML import
==== python-mysqlclient ====
- Use sle15_python_module_pythons
==== python-numpy ====
- Adapt test exceptions for PPC64 etc., TestFReturnCharacter
instead of TestF77ReturnCharacter, TestF90ReturnCharacter
==== spandsp ====
Version update (3.0.0.g15 -> 3.0.0+g21)
- Update to snapshot 3.0.0+g21 (0d2e6ac6)
* Ensure we never copy too much from pitch_overlap
to the output buffer.
==== sssd ====
Version update (2.9.0 -> 2.9.1)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Update to relese 2.9.1
* A regression was fixed that prevented autofs lookups to
function correctly when cache_first is set to True.
* A regression where SSSD failed to properly watch for changes
in ``/etc/resolv.conf`` when it was a symbolic link or was a
relative path, was fixed.
==== xdg-desktop-portal ====
- Add patch from upstream to avoid creating portals with
non-functional backends . This was mentioned in bsc#1212037 and
since I included this fix in the SP4 update that fixed the issue,
I'm fixing this in Factory/SP5 too for consistentcy.
* 0001-portal-impl-Only-return-found-implementation-if-it-launched.patch
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=opensuse&groupid=3&versio…
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:
7zip (22.01 -> 23.01)
LibVNCServer (0.9.13 -> 0.9.14)
Mesa (23.1.2 -> 23.1.3)
Mesa-drivers (23.1.2 -> 23.1.3)
accountsservice (22.08.8 -> 23.13.9)
apache2-mod_php8 (8.1.20 -> 8.2.7)
apparmor (3.1.5 -> 3.1.6)
audacity (3.3.2 -> 3.3.3)
bind (9.18.15 -> 9.18.16)
brltty
crda (4.14 -> 4.15)
cups
ding-libs
evolution
health-checker (1.8 -> 1.9)
icu (73.1 -> 73.2)
jhead (3.06.0.1 -> 3.08)
kernel-firmware (20230531 -> 20230620)
kernel-source (6.3.7 -> 6.3.9)
libapparmor (3.1.5 -> 3.1.6)
libevdev (1.13.0 -> 1.13.1)
libpng16 (1.6.39 -> 1.6.40)
librsvg
libstorage-ng (4.5.120 -> 4.5.121)
libwebp
netpbm (10.96.4 -> 11.2.0)
nghttp2 (1.53.0 -> 1.54.0)
nodejs20 (20.3.0 -> 20.3.1)
open-vm-tools
php8 (8.1.20 -> 8.2.7)
python-gobject
python-immutables
rubygem-ruby-dbus (0.23.0.beta1 -> 0.23.0.beta2)
selinux-policy (20230425 -> 20230622)
sendmail (8.17.1 -> 8.17.2)
subversion
systemd
systemd-rpm-macros (23 -> 24)
tiff (4.5.0 -> 4.5.1)
util-linux (2.38.1 -> 2.39)
util-linux-systemd (2.38.1 -> 2.39)
wtmpdb (0.6.0 -> 0.7.0)
zlib-ng-compat (2.0.7 -> 2.1.2)
=== Details ===
==== 7zip ====
Version update (22.01 -> 23.01)
- Update to version 23.01:
* 7-Zip now can use new ARM64 filter for compression to 7z and xz archives.
ARM64 filter can increase compression ratio for data containing executable files
compiled for ARM64 (AArch64) architecture.
* Default section size for BCJ2 filter was changed from 64 MiB to 240 MiB. It
can increase compression ratio for executable files larger than 64 MiB.
* UDF: support was improved.
* cpio: support for hard links.
* Some changes and optimizations in WIM creation code.
* When new 7-Zip creates multivolume archive, 7-Zip keeps in open state only
volumes that still can be changed. Previous versions kept all volumes in open
state until the end of the archive creation.
* 7-Zip now can reduce the number of simultaneously open files, when
7-Zip opens, extracts or creates multivolume archive. It allows to avoid the
failures for cases with big number of volumes, bacause there is a limitation for
number of open files allowed for a single program in Linux.
* The bugs were fixed:
* ZIP archives: if multithreaded zip compression was performed with
more than one file to stdout stream (-so switch), 7-zip didn't write "data
descriptor" for some files.
* ext4 archives: 7-Zip couldn't correctly extract symbolic link to directory from ext4 archives.
* HFS and APFS archives: 7-Zip incorrectly decoded uncompressed blocks (64 KiB) in compressed forks.
* Some another bugs were fixed.
- Refresh fix-compatib-with-p7zip.patch
==== LibVNCServer ====
Version update (0.9.13 -> 0.9.14)
Subpackages: libvncclient1 libvncserver1
- version update to 0.9.14
[#]# Overall changes:
* Added more documentation (build system integration, repeater setup) and a legal FAQ.
* Added [contribution guidelines](CONTRIBUTING.md).
* Ported the TravisCI continous integration machinery to GitHub workflows.
[#]# LibVNCServer/LibVNCClient:
* Added [qemu extended key event].
* Fixed several potential multiplication overflows.
[#]# LibVNCClient:
* Fixes of several memory leaks and buffer overflows.
* Added UltraVNC's MSLogonII authentication scheme.
* Fixed TLS interoperability with GnuTLS servers.
* Fixed detection of newer UltraVNC and TightVNC servers.
* Added support for [SetDesktopSize].
* Added SSH tunneling example using libssh2.
* Added some extensions to VeNCrypt in order to be compatible with a wider range of servers.
[#]# LibVNCServer:
* Fixes to the multi-threaded server implementation which should be a lot more sound now.
* Fixed TightVNC-filetransfer file upload for 64-bit systems.
* Fixes of crashes in the zlib compression.
* Added support for [UTF8 clipboard data].
* Fixed visual artifacts in framebuffer on ARM platforms.
* Fixed several WebSockets bugs.
* Fixed the UltraVNC-style repeater example.
* Added support for larger framebuffers (two 4k screens possible now).
* Added support for timeouts for outbound connections (to repeaters for instance).
* Fixed out-of-bounds memory access in Tight encoding.
- modified patches
% 0001-libvncserver-Add-API-to-add-custom-I-O-entry-points.patch (refreshed)
% 0002-libvncserver-Add-channel-security-handlers.patch (refreshed)
- deleted patches
- 0001-libvncserver-don-t-NULL-out-internal-of-the-default-.patch (upstreamed)
- 0003-libvncserver-auth-don-t-keep-security-handlers-from-.patch (upstreamed)
- 0004-zlib-Clear-buffer-pointers-on-cleanup-444.patch (upstreamed)
- LibVNCServer-CVE-2020-29260.patch (upstreamed)
==== Mesa ====
Version update (23.1.2 -> 23.1.3)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libOSMesa8 libgbm1
- Update to bugfix release 23.1.3
- supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
(boo#1209005)
- -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
==== Mesa-drivers ====
Version update (23.1.2 -> 23.1.3)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Update to bugfix release 23.1.3
- supersedes U_glx-Remove-pointless-GLX_INTEL_swap_event-paranoia.patch
(boo#1209005)
- -Dxmlconfig=enabled now also needs -Dexpat=enabled as dependancy
==== accountsservice ====
Version update (22.08.8 -> 23.13.9)
Subpackages: libaccountsservice0 typelib-1_0-AccountsService-1_0
- Add accountsservice-assume-gdm.patch: assume gdm when not being
able to detect the used display manager. This is basically the
same as was in place before we gained support for multiple DMs
(boo#1212675).
- Update to version 23.13.9:
+ daemon: Fix boot delay
+ user-manager:
- Add cancellable to fetch user requests
- Track non-existent users
- Changes from version 23.11.69:
+ Add lightdm autologin support
+ user:
- Return an error when setting invalid language
- Throw a warning for invalid locales
- Support new LocalAccount property in cache file
- Replace usermod -p with chpasswd -e
+ main:
- Use new overridable USERDIR
- Use new overridable ICONDIR
- Use new overridable sysconfdir
+ daemon:
- Add GetUsersLanguages() function
- Don't crash if /etc/shadow doesn't exist
+ Updated translations.
- Rebase patches:
+ accountsservice-sysconfig.patch
+ accountsservice-filter-suse-accounts.patch
==== apache2-mod_php8 ====
Version update (8.1.20 -> 8.2.7)
- version update to 8.2.7
* Readonly classes
* Disjunctive Normal Form (DNF) Types
* Allow null, false, and true as stand-alone types
* New "Random" extension
* Constants in traits
* Deprecate dynamic properties
* for details, see
https://www.php.net/releases/8.2/en.phphttps://www.php.net/manual/en/migration82.php
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-date-regenerate-lexers.patch (refreshed)
% php-ini.patch (refreshed)
% php-systzdata-v23.patch (refreshed)
==== apparmor ====
Version update (3.1.5 -> 3.1.6)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils python3-apparmor
- update to AppArmor 3.1.6
- fix regression in mount rules (boo#1211989)
- some additions to the base and authentification abstractions
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.6
for the full upstream changelog
==== audacity ====
Version update (3.3.2 -> 3.3.3)
Subpackages: audacity-lang
- Update to 3.3.3
- Downgrade vst3stk to 3.7.3_build_20 as most compatible with audacity
- Rework vst3sdk patches vst3sdk-3.7.3_build_20:
remove vst3sdk-fix-include-cstdint-for-gcc13.patch,
vst3sdk-fix-limits-include-moduleinfoparser.patch
add vst3sdk-fix-std-atomic-for-gcc12.patch,
vst3sdk-fix-include-cstdint.patch
- Add vst-system-path.patch changes vst(3) search path to /usr/lib64
This is a hotfix release. It fixes the following bugs:
* #4618 Fixed EQ not scaling properly when resizing the window.
* #4743 Fixed the audio.com upload flow.
==== bind ====
Version update (9.18.15 -> 9.18.16)
Subpackages: bind-doc bind-utils
- Update to release 9.18.16
Security Fixes:
* The overmem cleaning process has been improved, to prevent the
cache from significantly exceeding the configured
max-cache-size limit. (CVE-2023-2828)
* A query that prioritizes stale data over lookup triggers a
fetch to refresh the stale data in cache. If the fetch is
aborted for exceeding the recursion quota, it was possible for
named to enter an infinite callback loop and crash due to stack
overflow. This has been fixed. (CVE-2023-2911)
New Features:
* The system test suite can now be executed with pytest (along
with pytest-xdist for parallel execution).
Removed Features:
* TKEY mode 2 (Diffie-Hellman Exchanged Keying) is now
deprecated, and will be removed in a future release. A warning
will be logged when the tkey-dhkey option is used in
named.conf.
Bug Fixes:
* BIND could get stuck on reconfiguration when a listen-on
statement for HTTP is removed from the configuration. That has
been fixed.
* Previously, it was possible for a delegation from cache to be
returned to the client after the stale-answer-client-timeout
duration. This has been fixed.
* BIND could allocate too big buffers when sending data via
stream-based DNS transports, leading to increased memory usage.
This has been fixed.
* When the stale-answer-enable option was enabled and the
stale-answer-client-timeout option was enabled and larger than
0, named previously allocated two slots from the
clients-per-query limit for each client and failed to gradually
auto-tune its value, as configured. This has been fixed.
==== brltty ====
Subpackages: brltty-driver-at-spi2 brltty-driver-brlapi brltty-driver-speech-dispatcher brltty-driver-xwindow libbrlapi0_8 python3-brlapi system-user-brltty xbrlapi
- Use conditionals for sysusers_requires to allow quilt setup
- Remove workarounds for old TCL
- Enable parallel build again
- Don't use %tmpfiles_create_package anymore.
This macro cannot work on transactional systems. However this macro was
supposed to be used only when the tmpfiles stuff was needed in advance, which
doesn't seem to be the case for brltty.
==== crda ====
Version update (4.14 -> 4.15)
- Update to crda 4.15
- Remove patches now upstream
* crda-67f1e6ddbdfade357e234c9d58a30fe0a283fe60.patch
* crda-f4ef2531698fb9ba006e8b31a223b3269be8bc7c.patch
- Port patch crda-python3.patch
==== cups ====
Subpackages: cups-client cups-config libcups2 libcupsimage2
- cups-2.4.2-CVE-2023-34241.patch fixes CVE-2023-34241
"use-after-free in cupsdAcceptClient()"
https://github.com/OpenPrinting/cups/security/advisories/GHSA-qjgh-5hcq-5f25
bsc#1212230
==== ding-libs ====
Subpackages: libbasicobjects0 libcollection4 libdhash1 libini_config5 libpath_utils1 libref_array1
- Update to 0.6.2:
* Minor maintenance update:
INI: Silent ini_argument match failures
INI: Fix detection of error message
- Remove patches fixed upstream
* INI-Fix-detection-of-error-messages.patch
* INI-Silence-ini_augment-match-failures.patch
* TEST-validators_ut_check-Fix-fail-with-new-glibc.patch
* INI-Remove-definiton-of-TRACE_LEVEL.patch
- Use github sources
==== evolution ====
Subpackages: evolution-plugin-spamassassin
- Add abdcc5af227972da8db1731f05e66a14eb4f6656.patch: fix
"HTML attachment viewport is tiny" (glgo#GNOME/evolution#2400).
==== health-checker ====
Version update (1.8 -> 1.9)
Subpackages: health-checker-plugins-MicroOS
- Update to version 1.9
* Fix failing subvolume mount checks with certain characters in
mount point [gh#openSUSE/health-checker#14].
==== icu ====
Version update (73.1 -> 73.2)
Subpackages: libicu73 libicu73-ledata
- Update to release 73.2
* CLDR extends the support for âshortâ Chinese sort orders to
cover some additional, required characters for Level 2. This
is carried over into ICU collation.
* ICU has a modified character conversion table, mapping some
GB18030 characters to Unicode characters that were encoded
after GB18030-2005.
- Delete icu-UCHAR-uint16t.patch (merged)
==== jhead ====
Version update (3.06.0.1 -> 3.08)
- version update to 3.08
* Fix various "issues" people have found with fuzz testing.
These can only be produced when running jhead in some memory access testing setup
such as ASAN and throwing carefully crafted garbage at it, causing jhead to read
some bytes past memory it malloced. no real life consequences.
- deleted patches
- jhead-CVE-2021-34055.patch (upstreamed)
- jhead-CVE-2022-41751-1.patch (upstreamed)
- jhead-CVE-2022-41751-2.patch (upstreamed)
- jhead-CVE-2022-41751-3.patch (upstreamed)
==== kernel-firmware ====
Version update (20230531 -> 20230620)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20230620 (git commit 045b2136a619):
* amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs
* fix broken cirrus firmware symlinks
* qcom: Update the microcode files for Adreno a630 GPUs.
* qcom: sdm845: rename the modem firmware
* qcom: sdm845: update remoteproc firmware
* rtl_bt: Update RTL8852A BT USB firmware to 0xDAC7_480D
* rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225
* amdgpu: DMCUB updates for various AMDGPU asics
* linux-firmware: update firmware for MT7922 WiFi device
* linux-firmware: update firmware for MT7921 WiFi device
* linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
* linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
* i915: Add HuC v8.5.0 for MTL
* mediatek: Update mt8195 SCP firmware to support hevc
- Drop obsoleted patch for WHENCE:
cirrus-WHENCE-link-fixes.patch
- Update aliases
==== kernel-source ====
Version update (6.3.7 -> 6.3.9)
Subpackages: kernel-64kb kernel-default
- Linux 6.3.9 (bsc#1012628).
- x86/head/64: Switch to KERNEL_CS as soon as new GDT is installed
(bsc#1012628).
- cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
(bsc#1012628).
- cgroup: always put cset in cgroup_css_set_put_fork
(bsc#1012628).
- cgroup: fix missing cpus_read_{lock,unlock}() in
cgroup_transfer_tasks() (bsc#1012628).
- qcom: llcc/edac: Fix the base address used for accessing LLCC
banks (bsc#1012628).
- EDAC/qcom: Get rid of hardcoded register offsets (bsc#1012628).
- ksmbd: validate smb request protocol id (bsc#1012628).
- of: overlay: Fix missing of_node_put() in error case of
init_overlay_changeset() (bsc#1012628).
- power: supply: ab8500: Fix external_power_changed race
(bsc#1012628).
- power: supply: sc27xx: Fix external_power_changed race
(bsc#1012628).
- power: supply: bq27xxx: Use mod_delayed_work() instead of
cancel() + schedule() (bsc#1012628).
- ARM: dts: vexpress: add missing cache properties (bsc#1012628).
- arm64: dts: arm: add missing cache properties (bsc#1012628).
- tools: gpio: fix debounce_period_us output of lsgpio
(bsc#1012628).
- selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent
change (bsc#1012628).
- power: supply: Ratelimit no data debug output (bsc#1012628).
- PCI/DPC: Quirk PIO log size for Intel Ice Lake Root Ports
(bsc#1012628).
- platform/x86: asus-wmi: Ignore WMI events with codes 0x7B,
0xC0 (bsc#1012628).
- regulator: Fix error checking for debugfs_create_dir
(bsc#1012628).
- irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/
firmware issues (bsc#1012628).
- irqchip/meson-gpio: Mark OF related data as maybe unused
(bsc#1012628).
- power: supply: Fix logic checking if system is running from
battery (bsc#1012628).
- drm: panel-orientation-quirks: Change Air's quirk to support
Air Plus (bsc#1012628).
- btrfs: scrub: try harder to mark RAID56 block groups read-only
(bsc#1012628).
- btrfs: handle memory allocation failure in btrfs_csum_one_bio
(bsc#1012628).
- ASoC: soc-pcm: test if a BE can be prepared (bsc#1012628).
- sfc: fix devlink info error handling (bsc#1012628).
- ASoC: Intel: avs: Account for UID of ACPI device (bsc#1012628).
- ASoC: Intel: avs: Fix avs_path_module::instance_id size
(bsc#1012628).
- ASoC: Intel: avs: Add missing checks on FE startup
(bsc#1012628).
- parisc: Improve cache flushing for PCXL in
arch_sync_dma_for_cpu() (bsc#1012628).
- parisc: Flush gatt writes and adjust gatt mask in
parisc_agp_mask_memory() (bsc#1012628).
- erofs: use HIPRI by default if per-cpu kthreads are enabled
(bsc#1012628).
- MIPS: unhide PATA_PLATFORM (bsc#1012628).
- MIPS: Restore Au1300 support (bsc#1012628).
- MIPS: Alchemy: fix dbdma2 (bsc#1012628).
- mips: Move initrd_start check after initrd address sanitisation
(bsc#1012628).
- ASoC: cs35l41: Fix default regmap values for some registers
(bsc#1012628).
- ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
(bsc#1012628).
- xen/blkfront: Only check REQ_FUA for writes (bsc#1012628).
- drm:amd:amdgpu: Fix missing buffer object unlock in failure path
(bsc#1012628).
- io_uring: unlock sqd->lock before sq thread release CPU
(bsc#1012628).
- NVMe: Add MAXIO 1602 to bogus nid list (bsc#1012628).
- irqchip/gic: Correctly validate OF quirk descriptors
(bsc#1012628).
- wifi: cfg80211: fix locking in regulatory disconnect
(bsc#1012628).
- wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()
(bsc#1012628).
- epoll: ep_autoremove_wake_function should use
list_del_init_careful (bsc#1012628).
- ocfs2: fix use-after-free when unmounting read-only filesystem
(bsc#1012628).
- ocfs2: check new file size on fallocate call (bsc#1012628).
- zswap: do not shrink if cgroup may not zswap (bsc#1012628).
- mm/damon/core: fix divide error in
damon_nr_accesses_to_accesses_bp() (bsc#1012628).
- nios2: dts: Fix tse_mac "max-frame-size" property (bsc#1012628).
- mm/uffd: fix vma operation where start addr cuts part of vma
(bsc#1012628).
- nilfs2: fix incomplete buffer cleanup in
nilfs_btnode_abort_change_key() (bsc#1012628).
- nilfs2: fix possible out-of-bounds segment allocation in resize
ioctl (bsc#1012628).
- nilfs2: reject devices with insufficient block count
(bsc#1012628).
- LoongArch: Fix debugfs_create_dir() error checking
(bsc#1012628).
... changelog too long, skipping 511 lines ...
- commit c0cd722
==== libapparmor ====
Version update (3.1.5 -> 3.1.6)
- update to AppArmor 3.1.6
- fix regression in mount rules (boo#1211989)
- some additions to the base and authentification abstractions
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.6
for the full upstream changelog
==== libevdev ====
Version update (1.13.0 -> 1.13.1)
Subpackages: libevdev-tools libevdev2
- update to 1.13.1:
* include: sync event codes with kernel 6.2
* CI fixes
==== libpng16 ====
Version update (1.6.39 -> 1.6.40)
- Update to version 1.6.40:
* Fixed the eXIf chunk multiplicity checks.
* Fixed a memory leak in pCAL processing.
* Corrected the validity report about tRNS inside png_get_valid().
* Fixed various build issues on *BSD, Mac and Windows.
* Updated the configurations and the scripts for continuous integration.
* Cleaned up the code, the build scripts, and the documentation.
==== librsvg ====
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Use %build_rustflags instead of the deprecated
%__default_rustflags macro. Requires at least cargo-packaging
1.2.0+3 (boo#1212333).
==== libstorage-ng ====
Version update (4.5.120 -> 4.5.121)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#937
- query version of lsscsi (preparation for using json output)
- coding style
- extended documentation
- 4.5.121
==== libwebp ====
Subpackages: libsharpyuv0 libwebp7 libwebpdemux2 libwebpmux3
- Add libwebp-double-free.patch: Avoid a double free, upstream
commit a486d800 (bsc#1210212 CVE-2023-1999).
==== netpbm ====
Version update (10.96.4 -> 11.2.0)
Subpackages: libnetpbm11
- version update to 11.2.0
* jpegtopnm: Add -traceexif
* pbmtextps: Add -asciihex, -ascii85.
* pcdovtoppm: remove dependency on obsolete 'tempfile' program.
* jpegtopnm: Many fixes to -dumpexif. Always broken.
(-dumpexif was new in Netpbm 9.18 (September 2001))
* pamtopng: fix -chroma option: always rejected. Always broken.
(pamtopng was new in Netpbm 10.70 (June 2015)).
* pnmtopng: fix -rgb option: always rejected. Always broken
(-rgb was new in Netpbm 10.30 (October 2005)).
* build: change the way you add the separately distributed
'hpcdtoppm' code to the build.
* lot of changes since last version update, see
https://sourceforge.net/p/netpbm/code/HEAD/tree/advanced/doc/HISTORY
- modified patches
% netpbm-gcc-warnings.patch (refreshed)
% netpbm-security-code.patch (refreshed)
% netpbm-security-scripts.patch (refreshed)
- deleted patches
- netpbm-tmpfile.patch (upstreamed)
- ppmforge-fix-overflow.patch (upstreamed)
- signed-char.patch (upstreamed)
==== nghttp2 ====
Version update (1.53.0 -> 1.54.0)
- update to 1.54.0:
* nghttpx: Consistent error handling and use of high-level API
* h2load: Fix http3 upload stall
* h2load: Use std::chrono::steady_clock for quic timestamp
==== nodejs20 ====
Version update (20.3.0 -> 20.3.1)
Subpackages: npm20
- Update to version 20.3.1 (security fixes only). The following
CVEs are fixed in this release:
* (CVE-2023-30581, bsc#1212574): mainModule.__proto__ Bypass
Experimental Policy Mechanism (High)
* (CVE-2023-30584, bsc#1212575): Path Traversal Bypass in
Experimental Permission Model (High)
* (CVE-2023-30587, bsc#1212576): Bypass of Experimental
Permission Model via Node.js Inspector (High)
* (CVE-2023-30582, bsc#1212577): Inadequate Permission Model
Allows Unauthorized File Watching (Medium)
* (CVE-2023-30583, bsc#1212578): Bypass of Experimental
Permission Model via fs.openAsBlob() (Medium)
* (CVE-2023-30585, bsc#1212579): Privilege escalation via
Malicious Registry Key manipulation during Node.js
installer repair process (Medium)
* (CVE-2023-30586, bsc#1212580): Bypass of Experimental
Permission Model via Arbitrary OpenSSL Engines (Medium)
* (CVE-2023-30588, bsc#1212581): Process interuption due to invalid
Public Key information in x509 certificates (Medium)
* (CVE-2023-30589, bsc#1212582): HTTP Request Smuggling via
Empty headers separated by CR (Medium)
* (CVE-2023-30590, bsc#1212583): DiffieHellman does not
generate keys after setting a private key (Medium)
==== open-vm-tools ====
Subpackages: libvmtools0 open-vm-tools-desktop
- Fix (bsc#1212143) - (CVE-2023-20867) - VUL-0: CVE-2023-20867:
open-vm-tools: Authentication Bypass vulnerability in the vgauth
module
+ Add patch: 2023-20867-Remove-some-dead-code.patch
==== php8 ====
Version update (8.1.20 -> 8.2.7)
Subpackages: php8-cli php8-ctype php8-dom php8-gd php8-gettext php8-iconv php8-mbstring php8-mysql php8-openssl php8-pdo php8-sqlite php8-tokenizer php8-xmlreader php8-xmlwriter
- version update to 8.2.7
* Readonly classes
* Disjunctive Normal Form (DNF) Types
* Allow null, false, and true as stand-alone types
* New "Random" extension
* Constants in traits
* Deprecate dynamic properties
* for details, see
https://www.php.net/releases/8.2/en.phphttps://www.php.net/manual/en/migration82.php
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-date-regenerate-lexers.patch (refreshed)
% php-ini.patch (refreshed)
% php-systzdata-v23.patch (refreshed)
==== python-gobject ====
Subpackages: python311-gobject python311-gobject-Gdk python311-gobject-cairo
- Add %{?sle15_python_module_pythons}: build additional python
flavors besides the 'default' when building for SLE15.
==== python-immutables ====
- limit to newer python versions, older are no longer needed
==== rubygem-ruby-dbus ====
Version update (0.23.0.beta1 -> 0.23.0.beta2)
- 0.23.0.beta2
License:
* clarified to be LGPL-2.1-or-later
API:
* DBus::Object#object_server replaces @service (which still works) and the short-lived
@connection
* ObjectServer#export will raise if the path is already taken by an object
* ObjectServer#unexport now also accepts an object path
* Connection#object_server can export objects even without requesting any
service name (gh#mvidner/ruby-dbus#49, in beta1 already).
* Add PeerConnection for connections without a bus, useful for PulseAudio.
Fix listening for signals there (gh#mvidner/ruby-dbus##44).
* Moved from Connection to BusConnection: #unique_name, #proxy, #service.
Call send_hello in BusConnection#initialize already.
Bug fixes:
* Fixed a refactoring crasher bug in ProxyService#introspect (oops).
* Fix crash on #unexport of /child_of_root or even /
==== selinux-policy ====
Version update (20230425 -> 20230622)
Subpackages: selinux-policy-targeted
- Update to version 20230622:
* Allow keyutils_dns_resolver_exec_t be an entrypoint
* Allow collectd_t read network state symlinks
* Revert "Allow collectd_t read proc_net link files"
* Allow nfsd_t to list exports_t dirs
* Allow cupsd dbus chat with xdm
* Allow haproxy read hardware state information
* Label /dev/userfaultfd with userfaultfd_t
* Allow blueman send general signals to unprivileged user domains
* Allow dkim-milter domain transition to sendmail
==== sendmail ====
Version update (8.17.1 -> 8.17.2)
Subpackages: libmilter1_0
- Update to pre version sendmail 8.17.2
* Make sure DANE checks (if enabled) are performed even if
CACertPath or CACertFile are not set or unusable.
* Note: if the code to set up TLS in the client fails, then
{verify} will be set to TEMP but DANE requirements
will be ignored, i.e., by default mail will be sent
without STARTTLS. This can be changed via a
LOCAL_TLS_SERVER ruleset.
* Pass server name to clt_features ruleset instead of client
name to account for limitations in macro availability
described below in CONFIG section. This may break
custom clt_features rulesets which expect to receive
the client name as input.
* Fix a regression introduced in 8.17.1: aliases file which
contain continuation lines caused parsing errors.
* Add an FFR (for future release) compile time option _FFR_LOG_STAGE
to log the protocol stage as stage= for some errors during
delivery attempts to make troubleshooting simpler. This
new logging may be enabled in a future release.
* When EAI is enabled, milters also got the arguments of MAIL/RCPT
commands in argv[0] for xxfi_envfrom()/xxfi_envrcpt()
callbacks instead of just the mail address.
Problem reported by Dilyan Palauzo.
* When EAI is enabled, mailq prints UTF-8 addresses as such
if SMTPUTF8 was used.
* When EAI is enabled, the $h macro is now in the correct format.
Previously this could cause wrong values for relay=
in log entries and the mailer argument vector.
* When the compile time option USE_EAI is enabled, vacation could
fail to respond when it should. Problem reported by
Alex Hautequest.
* When EAI was enabled, header truncation might not have been
logged even when it happened. Problem reported by
Werner Wiethege.
* Handle a possible change in an upcoming release of Cyrus-SASL
(2.1.28) by changing the definition of an internal flag.
Patch from Dilyan Palauzo.
* Avoid an assertion failure when an smtps connection is made
to the server and a milter is unavailable.
Problem reported by Dilyan Palauzo.
* Fixed some spelling errors in documentation and comments,
based on a codespell report by Jens Schleusener
of fossies.org.
* The result of try_tls is now logged using status= instead
of reject=.
* If tls_rcpt rejected the delivery of a recipient then a bogus
dsn= entry might have been logged under some circumstances.
* If a server replied with 421 to a RCPT command then a bogus reply=
might have been logged.
* When quoting the value for ${currHeader} avoid causing a syntax
error (Unbalanced '"') when truncating a header value
which is too long. Problem reported by Werner Wiethege.
* Reduce the performance impact of a change introduced in
8.12.9: the default for MaxMimeHeaderLength was
set to 2048/1024. Problem reported by Tabata
Shintaro of Internet Initiative Japan Inc.
* CONFIG: The default clt_features ruleset tried to access
${server_name} and ${server_addr} which are not set
when the ruleset is invoked. Only the server name
is available which is passed as an argument.
* CONFIG: Properly quote host variable to prevent cf build
breakage when a hostname contains 'dnl'. Problem
reported by Maxim Shalomikhin of Kaspersky.
* DEVTOOLS: Add configure.sh support for BSD's mandoc as an
alternative man page formatting tool.
* DOC: Document that USAGE is a possible value for {verify}.
* LIBMILTER: The macros for the EOH and EOM callbacks are
sent in reverse order which means accessing macros
in the EOM callback got the macro for the EOH
callback. Store those macros in the expected order
in libmilter. Note: this does not affect sendmail
because the macros for both callbacks are the same
because the message is sent to libmilter after it
is completely read by sendmail. Fix and problem
report from David Buergin.
* Portability:
Make use of IN_LOOPBACK, if defined, to determine if
using a loopback address. Patch from Mike Karels of
FreeBSD.
On Linux use gethostbyname2(3) if glibc 2.19 or newer
is used to avoid potential problems with IPv6 lookups.
Patch from Werner Wiethege.
Add support for Darwin 21 and Darwin 22.
Solaris 12 has been renamed to Solaris 11.4, hence
adapt a condition for sigwait(2) taking one argument.
Patch from John Beck.
- Port and rename patch sendmail-8.17.1.dif which is now sendmail-8.17.2.dif
==== subversion ====
Subpackages: libsvn_auth_gnome_keyring-1-0 libsvn_auth_kwallet-1-0 subversion-bash-completion subversion-perl
- Update _constraints to avoid some aarch64 workers for
subversion:testsuite to avoid to hang
==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-container systemd-coredump udev
- Make sure to pre-install the groups systemd and udev rely on. This is needed
when the tmpfiles are run at package installation time. Theoretically with
only "Requires(pre): group()", rpm is allowed to drop the group at the end of
the package installations hence let's keep "Requires: group()" dep.
Note: this is also needed when (post)file-triggers are enabled due to the
current limitation of the default libzypp transaction backend.
- file-triggers: fix lua trigger priority for sysusers (bsc#1212376)
A single digit in the priority used for sysusers got dropped somehow and
upstream commit cd621954ed643c6ee0d869132293e26056a48826 forgot to restore it
in the lua implementation.
- file-triggers: skip the call to systemd-tmpfiles in chroot too. That way we
ensure that packages that really need the tmpfiles in advance use the right
API which is %tmpfiles_create_package.
- file-triggers: to be consistent with what we already does with tmpfiles, we
skip the call to systemd-sysusers and delay system user creations until the
next reboot.
- Temporarily add
5002-Revert-core-service-when-resetting-PID-also-reset-kn.patch until it's
backported to the next stable release
See https://github.com/systemd/systemd/pull/28000
==== systemd-rpm-macros ====
Version update (23 -> 24)
- Bump to version 24
- Drop %tmpfiles_create_package
It can't work during transactional updates because the paths that
systemd-tmpfiles usually operates on (such as /var) can't be changed. It
appears that the only user of this macro doesn't really need this macro so
let's drop it.
- Drop %sysusers_create_inline
It's deprecated and the only user of this macro is being converted to
%sysusers_create_package. So drop it now before the deprecated macro attracts
more users.
- Unlike systemd-tmpfiles call in %tmpfiles_create_package(), systemd-sysusers
must always be called by %sysusers_create_package() even on transactional
systems since it's part of the macro contract. Writing to /etc is not
recommended on such systems but it has to work anyways.
==== tiff ====
Version update (4.5.0 -> 4.5.1)
- Update to version 4.5.1:
* Definition of tags reformatted (clang-format off) for better readability of tag comments in tiff.h and tif_dirinfo.c
* Do not install libtiff-4.pc when tiff-install is reset.
* Add versioninfo resource files for DLL and tools compiled with Windows MSVC and MINGW.
* Disable clang-formatting for tif_config.h.cmake.in and tiffconf.h.cmake.in because sensitive for CMake scripts.
* CMake: make WebP component name compatible with upstream ConfigWebP.cmake
* CMake: make Findliblzma with upstream CMake config file
* CMake: FindDeflate.cmake: fix several errors (issue #526).
* CMake: FindLERC.cmake: version string return added.
* CMake: export TiffConfig.cmake and TiffConfigVersion.cmake files
* CMake: fix export of INTERFACE_INCLUDE_DIRECTORIES
* Hardcode HOST_FILLORDER to FILLORDER_LSB2MSB and make 'H' flag of TIFFOpen() to warn and an alias of FILLORDER_MSB2LSB. tif_lerc.c: use WORDS_BIGENDIAN instead of HOST_BIGENDIAN.
* Optimize relative seeking within TIFFSetDirectory() by using the learned list of IFD offsets.
* Improve internal IFD offset and directory number map handling.
* Behavior of TIFFOpen() mode "r+" in the Windows implementation adjusted to that of Linux.
* TIFFDirectory td_fieldsset type changed from unsigned long, which can be 32 or 64 bits, to uint32_t (fixes issue #484).
* tif_ojpeg.c: checking for division by zero (fixes issue #554).
* LZWDecode(): avoid crash when trying to read again from a strip whith a missing end-of-information marker (fixes issue #548).
* Fixed runtime error: applying zero offset to null pointer in countInkNamesString().
* Fixing crash in TIFFUnlinkDirectory() when called with directory number zero ("TIFFUnlinkDirectory(0)") as well as fixing incorrect behaviour when unlinking the first directory.
* tif_luv: check and correct for NaN data in uv_encode() (issue #530).
* TIFFClose() avoid NULL pointer dereferencing (issue #515).
* tif_hash_set.c: include tif_hash_set.h after tif_config.h to let a chance for GDAL symbol renaming trick.
* Fax3: fix failure to decode some fax3 number_of_images and add test for Fax3 decoding issues (issue #513).
* TIFFSetDirectory() and TIFFWriteDirectorySec() avoid harmless unsigned-integer-overflow (due to gdal oss-fuzz #54311 and #54343).
* tif_ojpeg.c: fix issue #554 by checking for division by zero in OJPEGWriteHeaderInfo().
* LZWDecode(): avoid crash when trying to read again from a strip whith a missing end-of-information marker (issue #548).
- Drop no longer needed patches:
* tiff-CVE-2023-0795,CVE-2023-0796,CVE-2023-0797,CVE-2023-0798,CVE-2023-0799.patch
* tiff-CVE-2022-48281.patch
* tiff-CVE-2023-0800,CVE-2023-0801,CVE-2023-0802,CVE-2023-0803,CVE-2023-0804.patch
==== util-linux ====
Version update (2.38.1 -> 2.39)
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1
- Add patch to fix regression with mount options handling (gh#util-linux/util-linux#2326):
* 0001-libmount-fix-sync-options-between-context-and-fs-str.patch
- Set --disable-libmount-mountfd-support, it's very broken and needs
both util-linux and kernel fixes (gh#util-linux/util-linux#2287)
- UTIL_LINUX_FOUND_SYSTEMD_DEPS: make grep more robust
- util-linux-tty-tools: build together with systemd in preparation
of util-linux 2.40 together with systemd v254
- Upgrade to version 2.39:
* blkpr: New command to run persistent reservations ioctls on a device.
* pipesz: New command to set or examine pipe and FIFO buffer sizes.
* waitpid: New command to wait for arbitrary processes.
* mount, libmount: Supports new file descriptors based mount kernel API.
* mount, libmount: New mount options X-mount.idmap=, X-mount.auto-fstypes,
X-mount.{owner,group,mode}=, rootcontext=@target.
* renice: Supports posix-compliant -n (via POSIXLY_CORRECT) and add a new
option --relative.
* dmesg: Supports subsecond granularity for --since and --until.
* dmesg: Option --level accepts '+' prefix or postfix for a level name to specify
all higher or all lower levels.
* blkid, libblkid: Supports bcachefs.
* fstrim: New option --types to filter out by filesystem types.
* lsblk: --nvme and --virtio are new options to filter out devices.
* lsblk: Improves detection of hotplug and removable status.
* nsenter: New option --env for allowing environment variables inheritance.
* namei: New option -Z to report SELinux contexts.
* Many other new features and fixes. For complete list see
https://kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-ReleaseNotes
- Dropped upstreamed patches:
* fix-lib-internal-cache-size.patch
* util-linux-fix-tests-when-at-symbol-in-path.patch
* util-linux-honor-noclear-when-reprint-issue.patch
- Add upstream patch util-linux-fix-tests-with-64k-pagesize.patch
* Fixes fadvise tests for ppc64
==== util-linux-systemd ====
Version update (2.38.1 -> 2.39)
- Add patch to fix regression with mount options handling (gh#util-linux/util-linux#2326):
* 0001-libmount-fix-sync-options-between-context-and-fs-str.patch
- Set --disable-libmount-mountfd-support, it's very broken and needs
both util-linux and kernel fixes (gh#util-linux/util-linux#2287)
- UTIL_LINUX_FOUND_SYSTEMD_DEPS: make grep more robust
- util-linux-tty-tools: build together with systemd in preparation
of util-linux 2.40 together with systemd v254
- Upgrade to version 2.39:
* blkpr: New command to run persistent reservations ioctls on a device.
* pipesz: New command to set or examine pipe and FIFO buffer sizes.
* waitpid: New command to wait for arbitrary processes.
* mount, libmount: Supports new file descriptors based mount kernel API.
* mount, libmount: New mount options X-mount.idmap=, X-mount.auto-fstypes,
X-mount.{owner,group,mode}=, rootcontext=@target.
* renice: Supports posix-compliant -n (via POSIXLY_CORRECT) and add a new
option --relative.
* dmesg: Supports subsecond granularity for --since and --until.
* dmesg: Option --level accepts '+' prefix or postfix for a level name to specify
all higher or all lower levels.
* blkid, libblkid: Supports bcachefs.
* fstrim: New option --types to filter out by filesystem types.
* lsblk: --nvme and --virtio are new options to filter out devices.
* lsblk: Improves detection of hotplug and removable status.
* nsenter: New option --env for allowing environment variables inheritance.
* namei: New option -Z to report SELinux contexts.
* Many other new features and fixes. For complete list see
https://kernel.org/pub/linux/utils/util-linux/v2.39/v2.39-ReleaseNotes
- Dropped upstreamed patches:
* fix-lib-internal-cache-size.patch
* util-linux-fix-tests-when-at-symbol-in-path.patch
* util-linux-honor-noclear-when-reprint-issue.patch
- Add upstream patch util-linux-fix-tests-with-64k-pagesize.patch
* Fixes fadvise tests for ppc64
==== wtmpdb ====
Version update (0.6.0 -> 0.7.0)
Subpackages: libwtmpdb0
- Update to version 0.7.0
- wtmpdb rotate: use sqlite3_bind_* internal
- wtmpdb last: Implement -x, -d, -i and -w options
==== zlib-ng-compat ====
Version update (2.0.7 -> 2.1.2)
- Update to version 2.1.2:
* Many improvements to the CMake scripts.
* Improved support for detecting memory alignment functions.
* Improved support for unaligned access by letting the compiler promote code to unaligned if supported by the CPU.
* Remove x86 cpu feature detection for TZCNT, safely fallback to BSF.
* Enable using AVX512 intrinsics with GCC <9.
* Decompression is a lot faster (56% faster measured on AVX2-capable x86-64)
* Compresson is improved for Level 9, at the cost of a little performance.
* Compression is improved for Level 3, by switching from deflate_fast to deflate_medium.
* Levels 3 and 4 have been reconfigured to provide a better gradual tradeoff for speed/compression between levels 2 and 5.
* Deflate_quick (Level 1) has been improved to default to a bigger windowsize and support changing the window size like the other levels.
* Deflate_rle has been optimized with its own compare_256 implementation.
* Adler32 implementation using AVX512, AVX512-VNNI, VMX.
* CRC32-B implementation using VPCLMULQDQ & IBM-Z.
* Slide hash implementation using VMX.
* Compare256 implementations using SSE2, Neon, & POWER9.
* Inflate chunk copying using SSSE3 & VSX.
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=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
MozillaFirefox (114.0.1 -> 114.0.2)
bluedevil5 (5.27.5 -> 5.27.6)
breeze (5.27.5 -> 5.27.6)
breeze-gtk (5.27.5 -> 5.27.6)
dialog
discover (5.27.5 -> 5.27.6)
double-conversion (3.2.1 -> 3.3.0)
dracut (059+suse.375.gafb362e4 -> 059+suse.447.g9d1fc722)
drkonqi5 (5.27.5 -> 5.27.6)
ell (0.56 -> 0.57)
evince (44.1 -> 44.2)
freeipmi (1.6.10 -> 1.6.11)
gjs (1.76.1 -> 1.76.2)
gnome-video-effects (0.5.0 -> 0.6.0)
icewm (3.3.5 -> 3.4.0)
imlib2
kactivitymanagerd (5.27.5 -> 5.27.6)
kcm_flatpak (5.27.5 -> 5.27.6)
kcm_sddm (5.27.5 -> 5.27.6)
kde-cli-tools5 (5.27.5 -> 5.27.6)
kde-gtk-config5 (5.27.5 -> 5.27.6)
kgamma5 (5.27.5 -> 5.27.6)
khotkeys5 (5.27.5 -> 5.27.6)
kinfocenter5 (5.27.5 -> 5.27.6)
kio
kmenuedit5 (5.27.5 -> 5.27.6)
kmod
kpipewire (5.27.5 -> 5.27.6)
kscreen5 (5.27.5 -> 5.27.6)
kscreenlocker (5.27.5 -> 5.27.6)
ksshaskpass5 (5.27.5 -> 5.27.6)
ksystemstats5 (5.27.5 -> 5.27.6)
kwayland-integration (5.27.5 -> 5.27.6)
kwin5 (5.27.5 -> 5.27.6)
kwrited5 (5.27.5 -> 5.27.6)
layer-shell-qt (5.27.5 -> 5.27.6)
libassuan (2.5.5 -> 2.5.6)
libgepub (0.7.0 -> 0.7.1)
libkdecoration2 (5.27.5 -> 5.27.6)
libksba (1.6.3 -> 1.6.4)
libkscreen2 (5.27.5 -> 5.27.6)
libksysguard5 (5.27.5 -> 5.27.6)
libmd (1.0.4 -> 1.1.0)
libqb (2.0.6+20220323.758044b -> 2.0.7+20230607.06c8641)
libssh2_org (1.10.0 -> 1.11.0)
libzypp (17.31.13 -> 17.31.14)
milou5 (5.27.5 -> 5.27.6)
nautilus
ncurses (6.4.20230615 -> 6.4.20230617)
open-iscsi
oxygen5-sounds (5.27.5 -> 5.27.6)
pam_kwallet (5.27.5 -> 5.27.6)
plasma-browser-integration (5.27.5 -> 5.27.6)
plasma-nm5 (5.27.5 -> 5.27.6)
plasma5-addons (5.27.5 -> 5.27.6)
plasma5-desktop (5.27.5 -> 5.27.6)
plasma5-disks (5.27.5 -> 5.27.6)
plasma5-integration (5.27.5 -> 5.27.6)
plasma5-openSUSE
plasma5-pa (5.27.5 -> 5.27.6)
plasma5-systemmonitor (5.27.5 -> 5.27.6)
plasma5-thunderbolt (5.27.5 -> 5.27.6)
plasma5-workspace (5.27.5 -> 5.27.6)
polkit-kde-agent-5 (5.27.5 -> 5.27.6)
powerdevil5 (5.27.5 -> 5.27.6)
python-MarkupSafe (2.1.2 -> 2.1.3)
python-SQLAlchemy (2.0.15 -> 2.0.16)
python-pyOpenSSL (23.1.1 -> 23.2.0)
rubygem-packaging_rake_tasks (1.5.3 -> 1.5.4)
systemd-presets-common-SUSE
systemsettings5 (5.27.5 -> 5.27.6)
texlive
virt-v2v (2.0.7 -> 2.2.0)
vsftpd
wicked (0.6.72 -> 0.6.73)
xdg-desktop-portal-kde (5.27.5 -> 5.27.6)
yast2-installation (4.6.3 -> 4.6.4)
yast2-network (4.6.3 -> 4.6.4)
yast2-trans (84.87.20230602.240a95214f -> 84.87.20230619.113a4fdc71)
zbar
zypper (1.14.60 -> 1.14.61)
=== Details ===
==== MozillaFirefox ====
Version update (114.0.1 -> 114.0.2)
- Mozilla Firefox 114.0.2:
* Several crash fixes
* Web Extensions: Fixes for 114 regressions in Native Messaging
support
- do not enable LTO as it caused crashes now (boo#1212101)
==== bluedevil5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: bluedevil5-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== breeze ====
Version update (5.27.5 -> 5.27.6)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== breeze-gtk ====
Version update (5.27.5 -> 5.27.6)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze gtk4-metatheme-breeze metatheme-breeze-common
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* gtk3: revert button padding hack
==== dialog ====
Subpackages: libdialog15
- Update to version 1.3-20230209:
+ install ".pc" files in the test-packages.
+ add pkg-config ".pc" file, for use with the development library.
+ change shared-library configuration in test-packages to use the
ABI version in the library filename to match its SONAME.
+ add sample scripts to test-packages, using new makefile rule
"install-examples".
+ corrected cdialog*.install helper scripts in test-package for Debian
+ change ftp URLs in test-packages to https
+ updated configure script, e.g., for compiler-warning fixes.
+ updated fur.po, zh_TW.po from
http://translationproject.org/latest/dialog/
+ modify slackware.rc to match dialog's output from "make check" using
this configuration file (FreeBSD #267777).
+ fix shellcheck warnings in helper-scripts for building/installing.
+ updated configure script, e.g., for compiler-warning fixes.
+ updated hu.po from http://translationproject.org/latest/dialog/
+ update config.guess, config.sub, install-sh
+ initialize color-settings before --create-rc option is processed.
+ add "use_scrollbar" setting in rc-file to use in whiptail.rc
+ improve manual page discussion of "--" token.
+ updated configure macro for math-library functions.
+ updated ca.po from http://translationproject.org/latest/dialog/
+ update config.guess
+ fix links in manpages (FreeBSD #264660).
+ document the built-in key bindings which are not part of widgets.
+ updated da.po fa.po is.po, added ka.po from
http://translationproject.org/latest/dialog/
+ update config.sub
+ adjust fallback bindings for backspace/delete to match the curses
library's sense of backspace (Arch #74379).
+ amend limit-checks to make --max-input work for sizes greater than
2048 (Debian #1004874).
+ corrected limit-checks in checklist.c, menubox.c, and treeview.c when
resizing while the data is scrolled (Debian #1004868).
+ improve logic for updating form-height after screen-resizing.
+ move most of the non-API definitions from dialog.h to dlg_internals.h
+ updated configure macros.
+ update config.guess, config.sub
+ updated es.po, tr.po from http://translationproject.org/latest/dialog/
+ update test-package for Debian to use debhelper.
+ adjust character-offset in editbox.c in case it is past the end of
the string after trimming (Debian #1003185).
+ updated ro.po from http://translationproject.org/latest/dialog/
+ fix some inconsistent #if vs #ifdef.
+ correct off-by-one limit for month when validating parameters of the
calendar widget (patch by "viverna", Debian #1000720).
+ modify dlg_yes_labels to not switch to ok/cancel labels if the
extra button is used (report by СÑÑижак ÐндÑей).
+ move leak-checking definitions from dialog.h to dlg_internals.h
+ use mktemp utility rather than tempfile for temporary filename in
the sample scripts (patch by Ville Skyttä).
+ updated id.po, lt.po from http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
+ directly include stddef.h for systems which need it for offsetof().
+ modify gauge's handle_input function to use the file pointer in the
object in preference to the global dialog_state.
+ correct height-computation for fselect and timebox, broken by fixes
for auto-layout (Debian #990043, cf: 2019/11/10).
+ improve configure --with-no-leaks option
+ amend adjustment to inputbox height so the autosized dimensions match
older versions (report by Werner Fink, cf: 2021/01/17).
+ improve configure checks, to reduce warnings during those checks
+ updated fr.po from http://translationproject.org/latest/dialog/
+ update config.guess, config.sub
- Update keyring with latest key of Thomas E. Dickey
==== discover ====
Version update (5.27.5 -> 5.27.6)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* rpmostree: Simplify filter (kde#470372)
* Add math.max back
* Fix broken checkbox pixel alignment (kde#471067)
* FlatpakBackend: Update appstream cache before initializing
* ApplicationPage: make heading/short description text selectable (kde#470297)
* appdata: remove duplicate entry
* flatpak: Make sure we are refreshing the appstream metadata
* pk: Actually start the launch job (kde#466709)
* fwupd: don't refresh directory-type remotes on setup
==== double-conversion ====
Version update (3.2.1 -> 3.3.0)
- update to 3.3.0:
* Fix some compile warnings in Visual Studio
* Set permissions for github workflows
* Add flags to control trailing decimal and zero in exponent
form when input has one significant digit
==== dracut ====
Version update (059+suse.375.gafb362e4 -> 059+suse.447.g9d1fc722)
- Update to version 059+suse.447.g9d1fc722:
This a is backport of the most important fixes and features from the upstream master branch,
while the release date of version 060 is still undefined.
Features:
* chore(shfmt): update to pass with shfmt v3.5.1
* feat(dracut-init.sh): do not print by default if an udev rule is skipped
* feat(lsinitrd): notify user on missing compressor
* feat(dracut): use log level indicator in console output
* feat(kernel-modules): driver support for macbook keyboards
* feat(dracut-init.sh): specify if a module cannot be found or cannot be installed
Fixes:
* fix(multipath): explicitly check if `hostonly_cmdline` is `yes`
* fix(systemd-timedated): correct typo in override path
* fix(systemd-resolved): correct typo in override path
* fix(systemd-networkd): correct typos in override paths
* fix(dracut-init.sh): correct check in `is_qemu_virtualized` function
* fix(Makefile): execute command -v instead of which
* fix(network-legacy): typo
* fix(network,dbus): improve dependency checking
* fix(systemd-pcrphase): only include systemd-pcrphase-initrd.service
* fix(systemd-tmpfiles): do not include systemd-tmpfiles-clean.timer
* fix(systemd-journald): do not include systemd-journal-flush.service
* fix(systemd): do not include systemd-random-seed.service
* fix(kernel-modules): add interconnect drivers
* fix(dracut-lib.sh): remove successful finished initqueue scripts
* fix(udev-rules): remove firmware.rules
* fix(dracut.sh): silence the output of hardlinking files by default
* fix(virtiofs): add virtio_pci kernel module to virtiofs
* fix(dracut-systemd): rootfs-generator cannot write outside of generator dir
* fix(dracut-systemd): check and create generator dir outside of inner function
* fix(dracut-systemd): do not hardcode the systemd generator directory
* fix(dracut-functions): avoid calling grep with PCRE (-P)
* fix(dracut-initramfs-restore.sh): handle /etc/machine-id empty or uninitialized
* fix(lsinitrd.sh): handle /etc/machine-id empty or uninitialized
* fix(dracut.sh): handle /etc/machine-id empty or uninitialized
* fix(systemd-networkd): add missing conf files and services
* fix(dracut-functions.sh): convert mmcblk to the real kernel module name
* fix(multipath): remove dependency on multipathd.socket
* fix(99base): adjust to allow mksh as initrd shell
* fix(base): do not quote $CLINE in the `set` command
* fix(systemd-ac-power): correct systemd-ac-power binary path
* fix(dracut.sh): use dynamically uefi's sections offset
* fix(lvmthinpool-monitor): activate lvm thin pool before extend its size
* fix(dmsquash-live): restore compatibility with earlier releases
* fix(dracut.sh): kmoddir does not handle trailing /
* fix(udev-rules): remove old eudev specific rule
* fix(udev-rules): remove old redhat specific rule
* fix(udev-rules): remove old edd_id extra rules
* fix(udev-rules): remove old debian specific rules
* fix(kernel-modules): add UFS drivers
* fix(kernel-modules): use modalias info in get_dev_module()
* fix(crypt): add missing libraries
* revert(network-manager): avoid restarting NetworkManager
* fix(dracut.sh): handle sbsign errors for UEFI builds
* fix(dracut.sh): handle out of space error for UEFI builds
* fix(network): IPv6: don't wait for RA for static IPv6 assignments
* fix(network-legacy): always include af_packet
* fix(network): don't assume prefix length 64 by default
* fix(iscsi): prefix syntax for static iBFT IPv6 addresses
* fix(iscsi): install 8021q module unconditionally
* fix(plymouth): remove /etc/system-release dependency
* fix(network-manager): add "After" dependency on dbus.service
* fix(fido2): libfido2.so depends on libz.so
* fix(dracut-install): continue parsing if ldd prints "cannot execute binary file"
* fix: make iso-scan trigger udev events
* fix(install): do not undef _FILE_OFFSET_BITS
* fix(dracut.sh): --sysroot option broken if global variables not set in conf
* fix(lsinitrd.sh): handle filenames with special characters
* fix(dracut-systemd): remove unused argument
* fix(dracut-init.sh): correct typo in comment
* fix(dracut.sh): correct --help and --version exit codes
* fix(crypt-gpg): do not use always --card-status
* fix(dmsquash-live): live:/dev/*
* fix(load_fstype): avoid false positive searchs
* fix: shellcheck 0.8.0
==== drkonqi5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: drkonqi5-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== ell ====
Version update (0.56 -> 0.57)
- update to 0.57:
* Fix issue with handling Generic Netlink cancel requests.
==== evince ====
Version update (44.1 -> 44.2)
Subpackages: evince-plugin-comicsdocument evince-plugin-djvudocument evince-plugin-dvidocument evince-plugin-pdfdocument evince-plugin-tiffdocument evince-plugin-xpsdocument libevdocument3-4 libevview3-3 typelib-1_0-EvinceDocument-3_0 typelib-1_0-EvinceView-3_0
- Update to version 44.2:
+ data: Fix years on 44.x releases
+ shell:
- Fix crash when instantiating .ui template
- Fix restoring close button after fullscreen
+ Updated translations.
==== freeipmi ====
Version update (1.6.10 -> 1.6.11)
Subpackages: libfreeipmi17 libipmiconsole2 libipmidetect0
- freeipmi 1.6.11
* Fix double free corner case in ipmiseld.
* Support ISO 8601 date inputs to date range options in ipmi-sel.
* Support Xilinx OEM FRU records.
* Fix corner case in libipmimonitoring, support sensor if units
is "RPM per minute", but just return "RPM" as the units.
* Fix portability compilation on cygwin.
* Fix typo in fiid template field that could lead to packet
interpretation errors.
==== gjs ====
Version update (1.76.1 -> 1.76.2)
Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0
- Update to version 1.76.2:
+ Various fixes ported from the development branch.
+ Closed bugs and merge requests:
- GJS freezes, program stops responding, error states Gtk4
EventController GestureClick returns incorrect state-
Gdk.ModifierType on mouse button press in X11
- Caller allocated boxed types or structs are not fully
released
- Gjs console leaks invalid option errors
==== gnome-video-effects ====
Version update (0.5.0 -> 0.6.0)
- Update to version 0.6.0:
+ Fix flip effect with recent gstreamer.
+ Add new scanlines effect using frei0r.
+ Various meson build fixes.
+ Updated translations.
- Drop gnome-video-effects-meson-pkgconfig-fix.patch: Fixed
upstream.
==== icewm ====
Version update (3.3.5 -> 3.4.0)
Subpackages: icewm-config-upstream icewm-default icewm-lang icewm-lite
- Update to version 3.4.0:
* Features:
- Support keybindings to shifted keys for issue #134.
- Support keybindings to literal Latin-1 characters.
- Support all UTF-8 code points in keybindings.
* Fixes:
- Fix for a map request from an unmanaged client for
bbidulock/icewm#734.
- When the keyboard layout changes, reparse the key bindings.
* Changes:
- Update the manpage for "icewm-keys".
- Updated translations.
==== imlib2 ====
Subpackages: imlib2-loaders libImlib2-1
- Changelog update only
- integer overflow (with resultant invalid memory allocations and
out-of-bounds reads) via an icon with many colors in its color
map was fixed in 1.7.0 (bsc#1171472, CVE-2020-12761)
==== kactivitymanagerd ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kcm_flatpak ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Add KItemModels to dependencies
* FlatpakPermissionModel: Merge defaults from a list of overrides (kde#466997)
* FlatpakReference: Port metadata and overrides to a list of files
==== kcm_sddm ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Fix showing error messages (kde#471040)
==== kde-cli-tools5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* kinfo: Use kcmshell5 with Plasma *5*
- Drop patches, now upstream:
* 0001-kinfo-Use-kcmshell5-with-Plasma-5.patch
==== kde-gtk-config5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* gsettings: use `const char*` directly
* kded: update `scaling-factor` when setting global scale
==== kgamma5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== khotkeys5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kinfocenter5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: kinfocenter5-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kio ====
Subpackages: kio-core
- Add patch to fix crash on thumbnail generation (kde#470845):
* 0001-previewjob-Check-whether-thumbRootDevice-is-valid-be.patch
==== kmenuedit5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kmod ====
Subpackages: kmod-bash-completion libkmod2
- On usrmerged system move kernel modules into /usr as well (boo#1211796)
* usr-lib-modules.patch
* testsuite-Move-setup-rootfs-logic-from-Makefile-to-s.patch
- Refresh usr-lib-modprobe.patch
- Refresh no-stylesheet-download.patch
==== kpipewire ====
Version update (5.27.5 -> 5.27.6)
Subpackages: kpipewire-imports libKPipeWire5 libKPipeWireDmaBuf5 libKPipeWireRecord5
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kscreen5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: kscreen5-plasmoid
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Add boundaries to resolution text (kde#460397)
==== kscreenlocker ====
Version update (5.27.5 -> 5.27.6)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== ksshaskpass5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: ksshaskpass5-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== ksystemstats5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kwayland-integration ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== kwin5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* xwayland: Remove cursor definition (kde#442839,kde#459468)
* screencast: Discard pending buffer and fence if stream state changes
* screen edge: Emit cleanup signals if needed on teardown (kde#403354)
* effects/magiclamp: Make it look good with hidden panels
* XdgPopupWindow: Allow position to be set by Plasma (kde#463272)
* plugins/qpa: initialize buffer in backingstore (kde#437062)
* tiles: Adjust padding between windows (kde#469720)
* Refine order of previous/next screens in Workspace::findOutput (kde#467996)
* effects/magiclamp: Improve code readability
* effects/magiclamp: Make it look good with floating panels (kde#361121,kde#466177)
* effects/magiclamp: Improve animation direction heuristic (kde#463581)
* Revert "wayland: Avoid pointer warp if constraint region is invalid" (kde#469555)
* xcbutils: fix nativeFloor (kde#459373)
- Drop patches, now upstream:
* 0001-xcbutils-fix-nativeFloor.patch
* revert-avoid-pointer-warp.patch
==== kwrited5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== layer-shell-qt ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== libassuan ====
Version update (2.5.5 -> 2.5.6)
- Update to 2.5.6:
* Fix logging of confidential data. [rA0fc31770fa]
* Fix memory wiping. [T5977]
* Fix macOS build problem. [T5440,T5610]
* Upgrade autoconf stuff.
* Release-info: https://dev.gnupg.org/T6542
==== libgepub ====
Version update (0.7.0 -> 0.7.1)
- Update to version 0.7.1:
+ doc: Fix Crash in gepub_doc_new().
==== libkdecoration2 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private10
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== libksba ====
Version update (1.6.3 -> 1.6.4)
- Update to 1.6.4:
* Correctly detect CMS write errors. [rK9ced7706f2]
* Release-info: https://dev.gnupg.org/T6543
==== libkscreen2 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: libKF5Screen8 libKF5ScreenDpms8 libkscreen2-plugin
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* dpms: Don't crash if trying to interact with the fake screen (kde#470484)
* Fix the wrong argument in usage example
* XRandR: Avoid a null pointer dereference in crtcChanged()
==== libksysguard5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-plugins
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== libmd ====
Version update (1.0.4 -> 1.1.0)
- Update to version 1.1.0:
* man: Add new libmd(7) man page
* doc: Move mailing list reference to the end
* build: Fix version script linker support detection
* build: Switch to debian:latest Docker image
* build: Fix configure.ac indentation
* build: Require automake 1.11
* build: Do not use strong aliases on macOS
* On Darwin use assembler to support symbol aliases
* build: Rename libmd_alias() to libmd_strong_alias()
* Remove unused <assert.h>
* Sync MD2 changes from NetBSD
* Sync MD4 changes from OpenBSD
* Sync MD5 changes from OpenBSD
* Sync RMD160 changes from OpenBSD
* Sync SHA1 changes from OpenBSD
* Sync SHA2 changes from OpenBSD
* test: Add a new test_eq() helper function
* test: Add cases for SHA224 and SHA512-256
* build: Terminate lists in variables with «# EOL»
==== libqb ====
Version update (2.0.6+20220323.758044b -> 2.0.7+20230607.06c8641)
- Update to version 2.0.7+20230607.06c8641 (v2.0.7):
- blackbox: fix potential overlow/memory corruption (gh#ClusterLabs/libqb#486)
- tests: allow -j to work (gh#ClusterLabs/libqb#485)
- strlcpy: avoid compiler warning from strncpy (gh#ClusterLabs/libqb#473)
- timer: Move state check to before time check (gh#ClusterLabs/libqb#479)
- ipc: Retry receiving credentials if the the message is short (gh#ClusterLabs/libqb#476, rh#2111711)
- lib: Fix some small bugs spotted by newest covscan (gh#ClusterLabs/libqb#471)
- doxygen2man: Fix function parameter alignment (gh#ClusterLabs/libqb#468)
==== libssh2_org ====
Version update (1.10.0 -> 1.11.0)
- Update to 1.11.0:
* Enhancements and bugfixes
- Adds support for encrypt-then-mac (ETM) MACs
- Adds support for AES-GCM crypto protocols
- Adds support for sk-ecdsa-sha2-nistp256 and sk-ssh-ed25519 keys
- Adds support for RSA certificate authentication
- Adds FIDO support with *_sk() functions
- Adds RSA-SHA2 key upgrading to OpenSSL, WinCNG, mbedTLS, OS400 backends
- Adds Agent Forwarding and libssh2_agent_sign()
- Adds support for Channel Signal message libssh2_channel_signal_ex()
- Adds support to get the user auth banner message libssh2_userauth_banner()
- Adds LIBSSH2_NO_{MD5, HMAC_RIPEMD, DSA, RSA, RSA_SHA1, ECDSA, ED25519,
AES_CBC, AES_CTR, BLOWFISH, RC4, CAST, 3DES} options
- Adds direct stream UNIX sockets with libssh2_channel_direct_streamlocal_ex()
- Adds wolfSSL support to CMake file
- Adds mbedTLS 3.x support
- Adds LibreSSL 3.5 support
- Adds support for CMake "unity" builds
- Adds CMake support for building shared and static libs in a single pass
- Adds symbol hiding support to CMake
- Adds support for libssh2.rc for all build tools
- Adds .zip, .tar.xz and .tar.bz2 release tarballs
- Enables ed25519 key support for LibreSSL 3.7.0 or higher
- Improves OpenSSL 1.1 and 3 compatibility
- Now requires OpenSSL 1.0.2 or newer
- Now requires CMake 3.1 or newer
- SFTP: Adds libssh2_sftp_open_ex_r() and libssh2_sftp_open_r() extended APIs
- SFTP: No longer has a packet limit when reading a directory
- SFTP: now parses attribute extensions if they exist
- SFTP: no longer will busy loop if SFTP fails to initialize
- SFTP: now clear various errors as expected
- SFTP: no longer skips files if the line buffer is too small
- SCP: add option to not quote paths
- SCP: Enables 64-bit offset support unconditionally
- Now skips leading \r and \n characters in banner_receive()
- Enables secure memory zeroing with all build tools on all platforms
- No longer logs SSH_MSG_REQUEST_FAILURE packets from keepalive
- Speed up base64 encoding by 7x
- Assert if there is an attempt to write a value that is too large
- WinCNG: fix memory leak in _libssh2_dh_secret()
- Added protection against possible null pointer dereferences
- Agent now handles overly large comment lengths
- Now ensure KEX replies don't include extra bytes
- Fixed possible buffer overflow when receiving SSH_MSG_USERAUTH_BANNER
- Fixed possible buffer overflow in keyboard interactive code path
- Fixed overlapping memcpy()
- Fixed Windows UWP builds
- Fixed DLL import name
- Renamed local RANDOM_PADDING macro to avoid unexpected define on Windows
- Support for building with gcc versions older than 8
- Improvements to CMake, Makefile, NMakefile, GNUmakefile, autoreconf files
- Restores ANSI C89 compliance
- Enabled new compiler warnings and fixed/silenced them
- Improved error messages
- Now uses CIFuzz
- Numerous minor code improvements
- Improvements to CI builds
- Improvements to unit tests
- Improvements to doc files
- Improvements to example files
- Removed "old gex" build option
- Removed no-encryption/no-mac builds
- Removed support for NetWare and Watcom wmake build files
* Rebase libssh2-ocloexec.patch
==== libzypp ====
Version update (17.31.13 -> 17.31.14)
- build: honor libproxy.pc's includedir (bsc#1212222)
- Curl: trim all custom headers (bsc#1212187)
HTTP/2 RFC 9113 forbids fields ending with a space. So we make
sure all custom headers are trimmed. This also includes headers
returned by URL-Resolver plugins.
- version 17.31.14 (22)
==== milou5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: milou5-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== nautilus ====
Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension4
- Add 3a931f61.patch patch to fix crash when closing tabs right
after clicking.
==== ncurses ====
Version update (6.4.20230615 -> 6.4.20230617)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20230617
+ markup manpages with revision information (prompted by discussion
with Bjarni Ingi Gislason).
==== open-iscsi ====
Subpackages: libopeniscsiusr0
- Fix iscsiuio build version by updating iscsiuio/meson.build
and RPM SPEC file (bsc#1210514), updating
open-iscsi-SUSE-latest.diff.bz2
==== oxygen5-sounds ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== pam_kwallet ====
Version update (5.27.5 -> 5.27.6)
Subpackages: pam_kwallet-common
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== plasma-browser-integration ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== plasma-nm5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== plasma5-addons ====
Version update (5.27.5 -> 5.27.6)
Subpackages: plasma5-addons-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Color Picker: Round color values before formatting them
* alternatecalendar: set dayLabel for Qt calendar providers (kde#470034)
==== plasma5-desktop ====
Version update (5.27.5 -> 5.27.6)
Subpackages: plasma5-desktop-emojier
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Panel: mitigate plasmashell high CPU usage when moving windows
* Desktop: set accentColor binding enabled condition
* applets/kickoff: consider `devicePixelRatio` in `minimumGridRowCount`
* applets/kimpanel: address QStringLiteral data duplication
* applets/taskmanager: subscribe to windowViewAvailableChanged signal (kde#469731)
* knetattach: don't store username in WebDAV URL
* applets/taskmanager: avoid updating dragSource when active is false (kde#466675)
==== plasma5-disks ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== plasma5-integration ====
Version update (5.27.5 -> 5.27.6)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.27.6
==== plasma5-pa ====
Version update (5.27.5 -> 5.27.6)
Subpackages: plasma5-pa-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* applet: Fix crash when opening context menu with no contents (kde#470847)
==== plasma5-systemmonitor ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Fix layout of Add New Page dialog with wordy languages (kde#470726)
==== plasma5-thunderbolt ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Fix UI with huge window sizes (kde#461102)
==== plasma5-workspace ====
Version update (5.27.5 -> 5.27.6)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-libs xembedsniproxy
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* applets/kicker: fix test error in testrunnermodel
* kcms/krdb: Set X root window cursor
* shell: make accent color optional, and enable accent color after slot connection (kde#470280)
* libtaskmanager: fix copy leftover in document
* runners/calculator: implement thread-safety in QalculateEngine::evaluate (kde#470219)
* applets/batterymonitor: Fix wrong tooltip when plugged in but discharging (kde#470632)
* applets/mediacontroller: add busy indicator for remote images
* Widgetexplorer: Properly handle translations for applet categories (kde#460523)
* wallpapers/image: resize svg wallpaper to requested size (kde#469294)
* Klipper config: set UI state when loading the same way as when editing
* holidaysevents: reload event data when config changes (kde#437654)
* runners/services: Do not match categories for short queries (kde#469769)
* components/calendar: reset label under Gregorian date when plugin list changes
* components/calendar: use QHash::contains instead of QHash::count
* applets/digital-clock: show today's sublabel in tooltip if there is one
* applets/systemtray: fix highlight being on top of first column items (kde#456180)
* applets/digital-clock: Fix localization for TimeZoneModel (kde#469196)
* applets/digital-clock: Allow event titles to be wrapped
* Export a new helper function that read Xft.dpi value
* libtaskmanager: Fix appmenu caching (kde#422786)
==== polkit-kde-agent-5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- No code changes since 5.27.5
==== powerdevil5 ====
Version update (5.27.5 -> 5.27.6)
Subpackages: powerdevil5-lang
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Fix ddcutil for laptop user (kde#469895)
* Take property update frequency into account for smoothed remaining time
* Delay Solid::Battery instatiation until actually required
* Avoid repeated Solid::Battery instantiations on charge level change
==== python-MarkupSafe ====
Version update (2.1.2 -> 2.1.3)
- update to 2.1.3:
* Implement ``format_map``, ``casefold``, ``removeprefix``,
and ``removesuffix`` methods.
* Fix static typing for basic ``str`` methods on ``Markup``.
* Use ``Self`` for annotating return types. :pr:`379`
==== python-SQLAlchemy ====
Version update (2.0.15 -> 2.0.16)
- update to 2.0.16:
* Python 3.12 support
* Fixed regression in the 2.0 series where the default value of
validates.include_backrefs got changed to False for the
validates() function
* Unified the custom PostgreSQL operator definitions
* Added support for PostgreSQL 10 NULLS NOT DISTINCT feature of
unique indexes and unique constraints
* Use proper precedence on PostgreSQL specific operators, such as
@>
* see
https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.16
==== python-pyOpenSSL ====
Version update (23.1.1 -> 23.2.0)
- update to 23.2.0:
* Removed ``X509StoreFlags.NOTIFY_POLICY``.
* ``cryptography`` maximum version has been increased to
41.0.x.
* Invalid versions are now rejected in
``OpenSSL.crypto.X509Req.set_version``.
* Added ``X509VerificationCodes`` to ``OpenSSL.SSL``.
==== rubygem-packaging_rake_tasks ====
Version update (1.5.3 -> 1.5.4)
- Fixed crash in "build_dependencies:*" rake tasks when processing
some spec files (related to bsc#1211319)
- 1.5.4
==== systemd-presets-common-SUSE ====
- Fix another case of systemctl being called with an empty
argument. This if a preemptive fix for a similar issue to
bsc#1212496.
- Don't call systemctl list-unit-files with an empty argument,
this will break enabling of system unit files [bsc#1212496]
==== systemsettings5 ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* Improve keyboard navigation in sidebar
==== texlive ====
Subpackages: libkpathsea6 libsynctex2
- Skip obsolete suse_version 1230 as well as superfluous defattr
in file sections of spec files
- Update rpmlintrc filters
==== virt-v2v ====
Version update (2.0.7 -> 2.2.0)
Subpackages: virt-v2v-bash-completion
- Update to virt-v2v 2.2.0
* New virt-v2v-inspector(1) tool. This tool can be used before
conversion to collect facts about the source guest, such as
number of disks, and to estimate the disk space required after
conversion.
* Add support for NVMe devices and SATA hard disks when importing
from VMware VMX files (Laszlo Ersek).
* Add support for importing to KubeVirt using the new
experimental -o kubevirt mode.
* Windows 11 guests are now supported.
* Rocky Linux guest support has been added (Andrey Drobyshev).
* The -o json mode was removed. It was intended to be used with
KubeVirt but was never actually used there. Use -o kubevirt
instead.
* Numerous bug fixes and build changes
==== vsftpd ====
- Apply "0001-Fix-default-value-of-strict_ssl_read_eof-in-man-page.patch"
to fix the documentation of the strict_ssl_read_eof option. The
documentation says option would be disabled by default, but it is
in fact enabled. [bsc#1200075]
==== wicked ====
Version update (0.6.72 -> 0.6.73)
Subpackages: wicked-service
- update to version 0.6.73 (see also ChangeLog file):
- spec: cleanup artefacts removing systemv scripts and hooks
(not used on any released version) and fix rpmlint warnings
- arp: allow verify/notify counter and interval configuration
- arp: handle ENOBUFS sending errors (bsc#1203300)
- extensions: improve environment variable handling
- firmware: refactor firmware extension definition to unify
its format with system-updater and dbus-service extensions.
- firmware: improve enable, disable and revert cli command;
see wicked-firmware(8) manual page.
- code cleanup: fix memory leaks, add array/list utils
- wireless: Ignore not applicable WIRELESS_EAP_AUTH suse ifcfg
variable within an within EAP-TLS network (bsc#1211026)
- cleanup /var/run leftovers in extension scripts (bsc#1194557)
- json: output formatting improvements, unicode support via iconv
- removed patches included in the source archive:
[- 0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch,
- 0002-extensions-nbft-add-post-up-script.bsc-1211647.patch]
- extensions/nbft: add post-up script (bsc#1211647)
In multipath scenarios, not all NBFT interfaces and respective
connections may have been brought up during initramfs processing.
If wicked brings up some NBFT interfaces after switching to the
root file system, run a post-up script to initiate the NVMe
connections.
[+ 0002-extensions-nbft-add-post-up-script.bsc-1211647.patch]
==== xdg-desktop-portal-kde ====
Version update (5.27.5 -> 5.27.6)
- Update to 5.27.6
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.6
- Changes since 5.27.5:
* return correct user info (kde#469697)
==== yast2-installation ====
Version update (4.6.3 -> 4.6.4)
- Don't always enable sshd and open the ssh port (bsc#1211764)
- 4.6.4
==== yast2-network ====
Version update (4.6.3 -> 4.6.4)
- bsc#1211431
- Do not crash installation when storing vlan configuration into
NetworkManager
- 4.6.4
==== yast2-trans ====
Version update (84.87.20230602.240a95214f -> 84.87.20230619.113a4fdc71)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sr yast2-trans-sv yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu
- Update to version 84.87.20230619.113a4fdc71:
* Translated using Weblate (Kurdish)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Kurdish)
* Translated using Weblate (Kurdish)
* Translated using Weblate (Kurdish)
* Translated using Weblate (Kurdish)
* Translated using Weblate (Arabic)
* Translated using Weblate (Kurdish)
* Translated using Weblate (Italian)
* New POT for text domain 'users'.
* New POT for text domain 's390'.
* New POT for text domain 'storage'.
* New POT for text domain 'apparmor'.
==== zbar ====
- Modernise spec file
- Split lang subpackage
==== zypper ====
Version update (1.14.60 -> 1.14.61)
Subpackages: zypper-log zypper-needs-restarting
- targetos: Add an error note if XPath:/product/register/target
is not defined in /etc/products.d/baseproduct (bsc#1211261)
- targetos: Update help and man page (bsc#1211261)
- version 1.14.61
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=opensuse&groupid=3&versio…
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:
AppStream (0.16.1 -> 0.16.2)
Mesa (23.0.3 -> 23.1.2)
Mesa-drivers (23.0.3 -> 23.1.2)
MozillaFirefox (113.0.2 -> 114.0.1)
akonadi-calendar (23.04.1 -> 23.04.2)
akonadi-calendar-tools (23.04.1 -> 23.04.2)
akonadi-contact (23.04.1 -> 23.04.2)
akonadi-import-wizard (23.04.1 -> 23.04.2)
akonadi-mime (23.04.1 -> 23.04.2)
akonadi-notes (23.04.1 -> 23.04.2)
akonadi-search (23.04.1 -> 23.04.2)
akonadi-server (23.04.1 -> 23.04.2)
akregator (23.04.1 -> 23.04.2)
analitza (23.04.1 -> 23.04.2)
apache2-mod_php8 (8.1.19 -> 8.1.20)
apparmor (3.1.4 -> 3.1.5)
ark (23.04.1 -> 23.04.2)
attica-qt5 (5.106.0 -> 5.107.0)
baloo5 (5.106.0 -> 5.107.0)
baloo5-widgets (23.04.1 -> 23.04.2)
blinken (23.04.1 -> 23.04.2)
bluez-qt (5.106.0 -> 5.107.0)
breeze5-icons (5.106.0 -> 5.107.0)
busybox (1.36.0 -> 1.36.1)
calendarsupport (23.04.1 -> 23.04.2)
codec2 (1.1.0 -> 1.1.1)
cracklib (2.9.8 -> 2.9.11)
cryptsetup
dbus-1 (1.14.6 -> 1.14.8)
dolphin (23.04.1 -> 23.04.2)
eventviews (23.04.1 -> 23.04.2)
evolution (3.48.2 -> 3.48.3)
evolution-data-server (3.48.2 -> 3.48.3)
ffmpegthumbs (23.04.1 -> 23.04.2)
filelight (23.04.1 -> 23.04.2)
firewalld (1.3.2 -> 1.3.3)
frameworkintegration (5.106.0 -> 5.107.0)
fribidi (1.0.12 -> 1.0.13)
fuse3 (3.14.1 -> 3.15.0)
fwupd (1.8.12 -> 1.8.16)
gdb (12.1 -> 13.2)
git (2.40.1 -> 2.41.0)
gjs (1.76.0 -> 1.76.1)
gnome-shell (44.1 -> 44.2)
grantleetheme (23.04.1 -> 23.04.2)
gstreamer-plugins-good
gtk4 (4.10.3 -> 4.10.4)
gvfs
gwenview5 (23.04.1 -> 23.04.2)
hwdata (0.370 -> 0.371)
incidenceeditor (23.04.1 -> 23.04.2)
kaccounts-integration (23.04.1 -> 23.04.2)
kaccounts-providers (23.04.1 -> 23.04.2)
kactivities-stats (5.106.0 -> 5.107.0)
kactivities5 (5.106.0 -> 5.107.0)
kaddressbook (23.04.1 -> 23.04.2)
kalgebra (23.04.1 -> 23.04.2)
kamera (23.04.1 -> 23.04.2)
kanagram (23.04.1 -> 23.04.2)
kapptemplate (23.04.1 -> 23.04.2)
karchive (5.106.0 -> 5.107.0)
kate (23.04.1 -> 23.04.2)
kauth (5.106.0 -> 5.107.0)
kbd
kbookmarks (5.106.0 -> 5.107.0)
kbruch (23.04.1 -> 23.04.2)
kcachegrind (23.04.1 -> 23.04.2)
kcalc (23.04.1 -> 23.04.2)
kcalendarcore (5.106.0 -> 5.107.0)
kcalutils (23.04.1 -> 23.04.2)
kcharselect (23.04.1 -> 23.04.2)
kcmutils (5.106.0 -> 5.107.0)
kcodecs (5.106.0 -> 5.107.0)
kcolorchooser (23.04.1 -> 23.04.2)
kcompletion (5.106.0 -> 5.107.0)
kconfig (5.106.0 -> 5.107.0)
kconfigwidgets (5.106.0 -> 5.107.0)
kcontacts (5.106.0 -> 5.107.0)
kcoreaddons (5.106.0 -> 5.107.0)
kcrash (5.106.0 -> 5.107.0)
kdav (5.106.0 -> 5.107.0)
kdbusaddons (5.106.0 -> 5.107.0)
kde-print-manager (23.04.1 -> 23.04.2)
kdeclarative (5.106.0 -> 5.107.0)
kdeconnect-kde (23.04.1 -> 23.04.2)
kded (5.106.0 -> 5.107.0)
kdeedu-data (23.04.1 -> 23.04.2)
kdegraphics-thumbnailers (23.04.1 -> 23.04.2)
kdelibs4support (5.106.0 -> 5.107.0)
kdenetwork-filesharing (23.04.1 -> 23.04.2)
kdepim-addons (23.04.1 -> 23.04.2)
kdepim-runtime (23.04.1 -> 23.04.2)
kdesu (5.106.0 -> 5.107.0)
kdevelop5 (23.04.1 -> 23.04.2)
kdialog (23.04.1 -> 23.04.2)
kdnssd-framework (5.106.0 -> 5.107.0)
kdoctools (5.106.0 -> 5.107.0)
kdump (1.0.2+git50.g4b01402 -> 1.0.3)
kernel-firmware (20230517 -> 20230531)
kernel-source (6.3.4 -> 6.3.7)
kfilemetadata5 (5.106.0 -> 5.107.0)
kgeography (23.04.1 -> 23.04.2)
kglobalaccel (5.106.0 -> 5.107.0)
kguiaddons (5.106.0 -> 5.107.0)
khangman (23.04.1 -> 23.04.2)
khelpcenter5 (23.04.1 -> 23.04.2)
kholidays (5.106.0 -> 5.107.0)
khtml (5.106.0 -> 5.107.0)
ki18n (5.106.0 -> 5.107.0)
kiconthemes (5.106.0 -> 5.107.0)
kidentitymanagement (23.04.1 -> 23.04.2)
kidletime (5.106.0 -> 5.107.0)
kig (23.04.1 -> 23.04.2)
kimageformats (5.106.0 -> 5.107.0)
kimap (23.04.1 -> 23.04.2)
kinit (5.106.0 -> 5.107.0)
kio (5.106.0 -> 5.107.0)
kio-extras5 (23.04.1 -> 23.04.2)
kio_audiocd (23.04.1 -> 23.04.2)
kipi-plugins (23.04.1 -> 23.04.2)
kirigami2 (5.106.0 -> 5.107.0)
kitemmodels (5.106.0 -> 5.107.0)
kitemviews (5.106.0 -> 5.107.0)
kiten (23.04.1 -> 23.04.2)
kitinerary (23.04.1 -> 23.04.2)
kjobwidgets (5.106.0 -> 5.107.0)
kjs (5.106.0 -> 5.107.0)
kldap (23.04.1 -> 23.04.2)
kleopatra (23.04.1 -> 23.04.2)
kmag (23.04.1 -> 23.04.2)
kmahjongg (23.04.1 -> 23.04.2)
kmail (23.04.1 -> 23.04.2)
kmail-account-wizard (23.04.1 -> 23.04.2)
kmailtransport (23.04.1 -> 23.04.2)
kmbox (23.04.1 -> 23.04.2)
kmime (23.04.1 -> 23.04.2)
kmines (23.04.1 -> 23.04.2)
kmousetool (23.04.1 -> 23.04.2)
kmplot (23.04.1 -> 23.04.2)
knewstuff (5.106.0 -> 5.107.0)
knotes (23.04.1 -> 23.04.2)
knotifications (5.106.0 -> 5.107.0)
knotifyconfig (5.106.0 -> 5.107.0)
kompare (23.04.1 -> 23.04.2)
konsole (23.04.1 -> 23.04.2)
kontact (23.04.1 -> 23.04.2)
kontactinterface (23.04.1 -> 23.04.2)
konversation (23.04.1 -> 23.04.2)
korganizer (23.04.1 -> 23.04.2)
kpackage (5.106.0 -> 5.107.0)
kparts (5.106.0 -> 5.107.0)
kpat (23.04.1 -> 23.04.2)
kpeople5 (5.106.0 -> 5.107.0)
kpimtextedit (23.04.1 -> 23.04.2)
kpkpass (23.04.1 -> 23.04.2)
kplotting (5.106.0 -> 5.107.0)
kpty (5.106.0 -> 5.107.0)
kqtquickcharts (23.04.1 -> 23.04.2)
kquickcharts (5.106.0 -> 5.107.0)
kreversi (23.04.1 -> 23.04.2)
kross (5.106.0 -> 5.107.0)
krunner (5.106.0 -> 5.107.0)
ksanecore (23.04.1 -> 23.04.2)
kservice (5.106.0 -> 5.107.0)
ksmtp (23.04.1 -> 23.04.2)
ksudoku (23.04.1 -> 23.04.2)
ktexteditor (5.106.0 -> 5.107.0)
ktextwidgets (5.106.0 -> 5.107.0)
ktnef (23.04.1 -> 23.04.2)
ktouch (23.04.1 -> 23.04.2)
kunitconversion (5.106.0 -> 5.107.0)
kwallet (5.106.0 -> 5.107.0)
kwalletmanager5 (23.04.1 -> 23.04.2)
kwayland (5.106.0 -> 5.107.0)
kwidgetsaddons (5.106.0 -> 5.107.0)
kwindowsystem (5.106.0 -> 5.107.0)
kwordquiz (23.04.1 -> 23.04.2)
kxmlgui (5.106.0 -> 5.107.0)
libKF5ModemManagerQt (5.106.0 -> 5.107.0)
libKF5NetworkManagerQt (5.106.0 -> 5.107.0)
libX11
libXpresent
libadwaita (1.3.2 -> 1.3.3)
libapparmor (3.1.4 -> 3.1.5)
libgravatar (23.04.1 -> 23.04.2)
libimobiledevice (1.3.0+git.20210921 -> 1.3.0+179git.20230430)
libimobiledevice-glue (0~git.20210925 -> 1.0.0+git3.20230513)
libjxl (0.8.1 -> 0.8.2)
libkcddb (23.04.1 -> 23.04.2)
libkcompactdisc (23.04.1 -> 23.04.2)
libkdcraw (23.04.1 -> 23.04.2)
libkdegames (23.04.1 -> 23.04.2)
libkdepim (23.04.1 -> 23.04.2)
libkeduvocdocument (23.04.1 -> 23.04.2)
libkexiv2 (23.04.1 -> 23.04.2)
libkgapi (23.04.1 -> 23.04.2)
libkipi (23.04.1 -> 23.04.2)
libkleo (23.04.1 -> 23.04.2)
libkmahjongg (23.04.1 -> 23.04.2)
libkomparediff2 (23.04.1 -> 23.04.2)
libksane (23.04.1 -> 23.04.2)
libksieve (23.04.1 -> 23.04.2)
libmysofa
libnettle (3.9 -> 3.9.1)
libp11
libqt5-qtbase (5.15.9+kde154 -> 5.15.10+kde129)
libqt5-qtconnectivity (5.15.9+kde5 -> 5.15.10+kde4)
libqt5-qtdeclarative (5.15.9+kde25 -> 5.15.10+kde26)
libqt5-qtgraphicaleffects (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtimageformats (5.15.9+kde9 -> 5.15.10+kde9)
libqt5-qtlocation (5.15.9+kde5 -> 5.15.10+kde4)
libqt5-qtmultimedia (5.15.9+kde3 -> 5.15.10+kde3)
libqt5-qtnetworkauth (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtquickcontrols (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtquickcontrols2 (5.15.9+kde5 -> 5.15.10+kde6)
libqt5-qtscript (5.15.12 -> 5.15.14)
libqt5-qtsensors (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtserialport (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtspeech (5.15.9+kde1 -> 5.15.10+kde1)
libqt5-qtsvg (5.15.9+kde8 -> 5.15.10+kde8)
libqt5-qttools (5.15.9+kde1 -> 5.15.10+kde3)
libqt5-qttranslations (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtvirtualkeyboard (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtwayland (5.15.9+kde55 -> 5.15.10+kde51)
libqt5-qtwebchannel (5.15.9+kde3 -> 5.15.10+kde3)
libqt5-qtwebsockets (5.15.9+kde2 -> 5.15.10+kde2)
libqt5-qtwebview (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtx11extras (5.15.9+kde0 -> 5.15.10+kde0)
libqt5-qtxmlpatterns (5.15.9+kde0 -> 5.15.10+kde0)
libreoffice (7.5.4.1 -> 7.5.4.2)
librsvg
libselinux-bindings
libstorage-ng (4.5.115 -> 4.5.120)
liburing (2.3 -> 2.4)
libvirt
libzypp (17.31.11 -> 17.31.13)
live555 (2023.01.19 -> 2023.05.10)
llvm16 (16.0.4 -> 16.0.6)
lokalize (23.04.1 -> 23.04.2)
m17n-db (1.8.0 -> 1.8.2)
mailcommon (23.04.1 -> 23.04.2)
mailimporter (23.04.1 -> 23.04.2)
mariadb
mbox-importer (23.04.1 -> 23.04.2)
messagelib (23.04.1 -> 23.04.2)
mobipocket (23.04.1 -> 23.04.2)
mozilla-nss (3.89 -> 3.89.1)
mpfr
mutter (44.1+2 -> 44.2)
ncurses (6.4.20230520 -> 6.4.20230615)
nodejs-common (5.1 -> 6.0)
nodejs20 (20.2.0 -> 20.3.0)
okteta (0.26.10 -> 0.26.11)
okular (23.04.1 -> 23.04.2)
open-iscsi
openssh (8.9p1 -> 9.3p1)
openssh-askpass-gnome (8.9p1 -> 9.3p1)
openvpn (2.6.4 -> 2.6.5)
orc (0.4.33 -> 0.4.34)
osinfo-db (20230308 -> 20230518)
parley (23.04.1 -> 23.04.2)
pcsc-lite (1.9.9 -> 2.0.0)
perl (5.36.0 -> 5.36.1)
perl-Image-ExifTool (12.62 -> 12.63)
perl-Net-DNS (1.38 -> 1.39)
permissions (1699_20230516 -> 1699_20230602)
php8 (8.1.19 -> 8.1.20)
pim-data-exporter (23.04.1 -> 23.04.2)
pim-sieve-editor (23.04.1 -> 23.04.2)
pimcommon (23.04.1 -> 23.04.2)
pinentry
pinentry-gui
plasma-framework (5.106.0 -> 5.107.0)
polkit-default-privs (1550+20230517.ab68b2d -> 1550+20230606.5001571)
poppler (23.05.0 -> 23.06.0)
poppler-qt5 (23.05.0 -> 23.06.0)
postfix (3.8.0 -> 3.8.1)
prison-qt5 (5.106.0 -> 5.107.0)
publicsuffix (20230426 -> 20230613)
purpose (5.106.0 -> 5.107.0)
qpdf (11.3.0 -> 11.4.0)
qqc2-desktop-style (5.106.0 -> 5.107.0)
qt6-base
remmina (1.4.30 -> 1.4.31)
rubygem-addressable (2.8.1 -> 2.8.4)
rubygem-pundit (2.2.0 -> 2.3.0)
rubygem-ruby-dbus (0.22.1 -> 0.23.0.beta1)
samba (4.18.1+git.298.4ccf830b2a4 -> 4.18.3+git.303.c08b73d523c)
signon-kwallet-extension (23.04.1 -> 23.04.2)
skanlite (23.04.1 -> 23.04.2)
solid (5.106.0 -> 5.107.0)
sonnet (5.106.0 -> 5.107.0)
spectacle (23.04.1 -> 23.04.2)
spice (0.15.1 -> 0.15.2)
step (23.04.1 -> 23.04.2)
suse-module-tools (16.0.30 -> 16.0.31)
sushi (43.0 -> 44.2)
syndication (5.106.0 -> 5.107.0)
syntax-highlighting (5.106.0 -> 5.107.0)
systemd (253.4 -> 253.5)
systemd-presets-branding-openSUSE
systemd-presets-common-SUSE
systemd-rpm-macros (22 -> 23)
threadweaver (5.106.0 -> 5.107.0)
time
tree (2.1.0 -> 2.1.1)
umbrello (23.04.1 -> 23.04.2)
usbmuxd (1.1.1 -> 1.1.1+git48.01c94c7)
vim (9.0.1572 -> 9.0.1632)
virt-manager
vte (0.72.1 -> 0.72.2)
wayland-utils (1.1.0 -> 1.2.0)
wget
wireless-regdb (20230503 -> 20230601)
wtmpdb (0.5.0 -> 0.6.0)
xfce4-panel-profiles (1.0.13 -> 1.0.14)
xfce4-pulseaudio-plugin (0.4.6 -> 0.4.7)
xmlstarlet
xrdb (1.2.1 -> 1.2.2)
xterm (380 -> 382)
xwayland (23.1.1 -> 23.1.2)
yast2-apparmor (4.6.0 -> 4.6.1)
yast2-bootloader (4.6.1 -> 4.6.2)
yast2-storage-ng (4.6.10 -> 4.6.11)
yast2-trans (84.87.20230516.e4ba802a -> 84.87.20230602.240a95214f)
yast2-users (4.6.1 -> 4.6.2)
zchunk (1.3.0 -> 1.3.1)
zenity (3.92.0 -> 3.99.0)
=== Details ===
==== AppStream ====
Version update (0.16.1 -> 0.16.2)
Subpackages: libAppStreamQt2 libappstream4
- Update to 0.16.2:
Features:
* Add API for asking whether the pool is empty
* Add DDE to known desktop-environment list
* validator: Check if Release Description is inside description tag
* Make AppStream use BCP47 for locale in XML data
Bugfixes:
* Add missing standard::is-hidden attribute to file search enumerator
* spdx: Accept brackets in spdx license expression check
* introspection: Bring back AS_FORMAT_STYLE_COLLECTION into its enum
* compose: Fix crash in asc_l10n_search_translations_qt()
* compose: Set lower-cased CID for synthesized components again
* Don't crash when non-YAML documents are read as YAML
Miscellaneous:
* sanitizers: Allow null-dereference check again
- Drop patch, merged upstream:
* bfa8fa6ac4ef645368a93384a6c16ac551a40922.patch
- Add upstream change:
* 0001-Do-not-override-default-priority-when-parsing-multip.patch
==== Mesa ====
Version update (23.0.3 -> 23.1.2)
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libOSMesa8 libgbm1
- use -Dxlib-lease=enabled also for -drivers build
- Fix of bsc#1212345
* After update to 23.1.1 this change affected our build split:
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2630f4b310f534c830250be44…
- Update to bugfix release 23.1.2
- needed to fix build of Mesa 23.1
* Mesa-drivers: -Dshader-cache=enabled
* Mesa: -Dxlib-lease=enabled
* recommended for both Mesa and Mesa-drivers to avoid some scary messages when
comparing fds: -Dallow-kcmp=enabled
- Credits for figuring this out go to "llyyr" <llyyr.public(a)gmail.com>
- gbm files are no longer needed to be removed manually for -drivers build
- VDPAU support for r300 has been dropped with Mesa 23.1
- supersedes n_no-sse2-on-ix86-except-for-intel-drivers.patch
- Update to bugfix release 23.1.1
- adjusted u_dep_xcb.patch
- Update to 23.1.0
* new feature release
* some highlights
+ Our OpenCL implementation Rusticl added support for AMD GPUs.
+ Both ANV (Intel) and RADV (AMD) got initial support for Vulkan Video
decoding.
+ Vulkan Graphics Pipeline Libraries (GPL) are now supported in RADV.
- adjusted n_stop-iris-flicker.patch
- supersedes U_ReturnME.patch
- meson option "-Ddri-drivers" has been removed; wasn't used any
longer by us --> killed it
==== Mesa-drivers ====
Version update (23.0.3 -> 23.1.2)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- use -Dxlib-lease=enabled also for -drivers build
- Fix of bsc#1212345
* After update to 23.1.1 this change affected our build split:
https://gitlab.freedesktop.org/mesa/mesa/-/commit/2630f4b310f534c830250be44…
- Update to bugfix release 23.1.2
- needed to fix build of Mesa 23.1
* Mesa-drivers: -Dshader-cache=enabled
* Mesa: -Dxlib-lease=enabled
* recommended for both Mesa and Mesa-drivers to avoid some scary messages when
comparing fds: -Dallow-kcmp=enabled
- Credits for figuring this out go to "llyyr" <llyyr.public(a)gmail.com>
- gbm files are no longer needed to be removed manually for -drivers build
- VDPAU support for r300 has been dropped with Mesa 23.1
- supersedes n_no-sse2-on-ix86-except-for-intel-drivers.patch
- Update to bugfix release 23.1.1
- adjusted u_dep_xcb.patch
- Update to 23.1.0
* new feature release
* some highlights
+ Our OpenCL implementation Rusticl added support for AMD GPUs.
+ Both ANV (Intel) and RADV (AMD) got initial support for Vulkan Video
decoding.
+ Vulkan Graphics Pipeline Libraries (GPL) are now supported in RADV.
- adjusted n_stop-iris-flicker.patch
- supersedes U_ReturnME.patch
- meson option "-Ddri-drivers" has been removed; wasn't used any
longer by us --> killed it
==== MozillaFirefox ====
Version update (113.0.2 -> 114.0.1)
- Mozilla Firefox 114.0.1
* Fix a startup crash (bmo#1837201, boo#1212101)
- Only install vaapitest for wayland-enabled builds, where it gets built
- Rebase mozilla-silence-no-return-type.patch
- Rebase s390x-patches, and remove obsolete patches:
mozilla-bmo1005535.patch mozilla-s390x-skia-gradient.patch
- Mozilla Firefox 114.0
MFSA 2023-20 (bsc#1211922)
* CVE-2023-34414 (bmo#1695986)
Click-jacking certificate exceptions through rendering lag
* CVE-2023-34415 (bmo#1811999)
Site-isolation bypass on sites that allow open redirects to
data: urls
* CVE-2023-34416 (bmo#1752703, bmo#1818394, bmo#1826875,
bmo#1827340, bmo#1827655, bmo#1828065, bmo#1830190,
bmo#1830206, bmo#1830795, bmo#1833339)
Memory safety bugs fixed in Firefox 114 and Firefox ESR
102.12
* CVE-2023-34417 (bmo#1746447, bmo#1820903, bmo#1832832)
Memory safety bugs fixed in Firefox 114
* New: Added UI to manage the DNS over HTTPS exception list.
(bmo#1596847)
* New: Bookmarks can now be searched from the Bookmarks menu.
The Bookmarks menu is accessible by adding the *Bookmarks
menu* button to the toolbar. (bmo#1736937)
* New: Restrict searches to your local browsing history by
selecting *Search history* from the History, Library or
Application menu buttons. (bmo#1736939)
* New: Mac users can now capture video from their cameras in
all supported native resolutions. This enables resolutions
higher than 1280x720. (bmo#1806604)
* New: It is now possible to reorder the extensions listed in
the extensions panel. (bmo#1805924)
* New: Users on macOS, Linux, and Windows 7 can now use FIDO2 /
WebAuthn authenticators over USB. Some advanced features,
such as fully passwordless logins, require a PIN to be set on
the authenticator. (bmo#1814487)
* New: Pocket Recommended content can now be seen in France,
Italy, and Spain. (bmo#None)
* Changed: DNS over HTTPS settings are now part of the
* Privacy & Security* section of the *Settings* page and allow
the user to choose from all the supported modes.
(bmo#1610741)
* HTML5: DOM: Added support for ES Modules on DedicatedWorker
and SharedWorker
* HTML5: WebTransport is now enabled by default and will be
going to release with 114. As the original Explainer notes,
it enables multiple use-cases that are hard or impossible to
handle without it, especially for Gaming and live streaming.
It covers cases that are problematic for alternative
mechanisms, such as WebSockets.
Built on top of HTTP3 (HTTP2 support will be coming later).
The current implementation in Firefox is passing 505 out of
565 Web-Platform Tests.
* HTML5: CSS: The `infinity` and `NaN` constants are now
supported inside the `calc()` function. (bmo#1830759)
* Developer: The *Copy as cURL* feature, available in the
Network panel, has been enhanced. It now supports the
- `-compressed` argument. (bmo#1776120)
* Developer: The Accessibility Inspector has been improved to
accurately recognize all the ARIA roles like `banner`,
`main`, `navigation`, and `contentinfo`, etc. This
enhancement is particularly beneficial for web developers
working with ARIA roles to improve web accessibility.
(bmo#1572512)
* Developer: Firefox now provides support for the CSS Cascading
Level 4 `supports()` syntax for `@import` rules. This allows
for the importation of other stylesheets based on support-
dependency. In addition, the Inspector panel now accurately
displays the conditions at the top of the imported rule.
- requires NSS 3.89.1
==== akonadi-calendar ====
Version update (23.04.1 -> 23.04.2)
Subpackages: akonadi-plugin-calendar kalendarac libKPim5AkonadiCalendar5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-calendar-tools ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-contact ====
Version update (23.04.1 -> 23.04.2)
Subpackages: akonadi-plugin-contacts libKPim5AkonadiContact5 libKPim5ContactEditor5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-import-wizard ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5ImportWizard5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-mime ====
Version update (23.04.1 -> 23.04.2)
Subpackages: akonadi-plugin-mime libKPim5AkonadiMime5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-notes ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-search ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5AkonadiSearch5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akonadi-server ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5AkonadiAgentBase5 libKPim5AkonadiCore5 libKPim5AkonadiPrivate5 libKPim5AkonadiWidgets5 libKPim5AkonadiXml5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== akregator ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== analitza ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libAnalitza8
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== apache2-mod_php8 ====
Version update (8.1.19 -> 8.1.20)
- version update to 8.1.20
* This is a security release.
* https://www.php.net/ChangeLog-8.php#8.1.20
- force to repack tarball after update
https://github.com/php/php-src/issues/11300
- session.save_path set to /var/lib/php8/sessions in mod_php8.conf
and www.conf php-fpm pool example
- modified sources
% mod_php8.conf
- added sources
+ repack.sh
+ php-unicode-allow-redistribution.patch
==== apparmor ====
Version update (3.1.4 -> 3.1.5)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils python3-apparmor
- update to AppArmor 3.1.5
- fix handling of mount rules in apparmor_parser
- minor additions to abstractions/base and snap_browsers
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.5
for the full upstream changelog
- remove upstreamed aa-status-fix-json-mr1046.patch
- split off apparmor-enable-precompiled-cache.diff from
apparmor-enable-profile-cache.diff so that the precompiled cache
path doesn't get added in parser.conf for Tumbleweed builds.
This prevents a warning about the non-existing directory when
loading profiles.
- fix aa-status --json output (aa-status-fix-json-mr1046.patch,
boo#1211980#c12)
==== ark ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libkerfuffle23
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* lastPathSegment: don't strip slash if it is the only character in the path (kde#469795)
==== attica-qt5 ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Attica5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== baloo5 ====
Version update (5.106.0 -> 5.107.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Use common helper for Property/JSON conversion
* Don't install D-Bus interfaces without BUILD_INDEXER_SERVICE
* Make building of the service optional, add packaging documentation
* Minor fixes for DocumentUrlDB::updateUrl method
* [IdTreeDB] Consolidate put/del into common set
* [MetadataMoverTest] Add some more test documentation
* Remove dead code paths from DocumentUrlDB::del
* Cleanup some leftover stale code
* Use more RAII in unit tests
* port to standard C++ smart pointers where possible
* Add some documentation for DocumentDB/DocumentIdDB
* [balooshow] Improve display of property and plaintext terms
* Move KFileMetaData documentation reference up
==== baloo5-widgets ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Allow FileMetata properties on desktop and recentlyused (kde#460117)
==== blinken ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== bluez-qt ====
Version update (5.106.0 -> 5.107.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== breeze5-icons ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== busybox ====
Version update (1.36.0 -> 1.36.1)
Subpackages: busybox-static
- update to 1.36.1:
* fixes for line editing, detection of hardware sha1/sha256
support, unzip
(do not create suid/sgid files unless -K),
shell (printf and sleep with no args, handing of SIGINT
in sleep), ed.
==== calendarsupport ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5CalendarSupport5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== codec2 ====
Version update (1.1.0 -> 1.1.1)
- Update to version 1.1.1
* Minor release to support clean freedv-gui builds
==== cracklib ====
Version update (2.9.8 -> 2.9.11)
Subpackages: libcrack2
- version update to 2.9.11
* Merge fedora patches and man pages
* Fix missing files in dist tarball, other automake fixes (Leandro Nini)
* Fix error handling during build of dictionary (yixiangzhike)
* Fix to localization support (A. Wilcox, nekopsykose)
* Fix to test utilities (Alexander Kanavin)
* Translation updates from weblate
* python: adjust include path for builddir by @thesamesam in #61
* Make buffer static and avoid returning stack-allocated memory by @drfiemost in #63
- modified patches
% 0002-cracklib-2.9.2-visibility.patch (refreshed)
==== cryptsetup ====
Subpackages: cryptsetup-doc libcryptsetup12
- Enable running the regression test suite.
- Force a regeneration of the man pages from AsciiDoc.
- Add LUKS1 and LUKS2 On-Disk Format Specification pdfs to doc.
- FIPS: Remove not needed libcryptsetup12-hmac package that contains
the HMAC checksums for integrity checking for FIPS. [bsc#1185116]
* Remove the cryptsetup-rpmlintrc file.
* Remove not needed fipscheck dependency.
==== dbus-1 ====
Version update (1.14.6 -> 1.14.8)
Subpackages: dbus-1-common dbus-1-daemon dbus-1-tools libdbus-1-3
- update to 1.14.8 (bsc#1212126, CVE-2023-34969):
* Denial-of-service fixes:
* Fix an assertion failure in dbus-daemon when a privileged
Monitoring connection (dbus-monitor, busctl monitor, gdbus
monitor or similar) is active, and a message from the bus
driver cannot be delivered to a client connection due to
<deny> rules or outgoing message quota. This
is a denial of service if triggered maliciously by a local
attacker.
* Fix compilation on compilers not supporting __FUNCTION__
* Fix some memory leaks on out-of-memory conditions
* Fix syntax of a code sample in dbus-api-design
==== dolphin ====
Version update (23.04.1 -> 23.04.2)
Subpackages: dolphin-part dolphin-zsh-completion libdolphinvcs5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Revert "Restrict attaching instances to those on the same activity or same virtual desktop" (kde#408919)
==== eventviews ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5EventViews5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== evolution ====
Version update (3.48.2 -> 3.48.3)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.48.3:
+ Bugs fixed:
- EShellSearchbar: Cannot clear search by deleting text.
- Mail:
. Preview content sometimes grows indefinitely.
. Workaround recursion in iframe height computation.
- Composer: Use 'Wrap quoted text in replies' option also for
text/html parts.
==== evolution-data-server ====
Version update (3.48.2 -> 3.48.3)
Subpackages: libcamel-1_2-64 libebackend-1_2-11 libebook-1_2-21 libebook-contacts-1_2-4 libecal-2_0-2 libedata-book-1_2-27 libedata-cal-2_0-2 libedataserver-1_2-27 libedataserverui-1_2-4
- Update to version 3.48.3:
+ Bug Fixed: EWebDAVSession: Claim also error nodes from propstat
response.
==== ffmpegthumbs ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== filelight ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== firewalld ====
Version update (1.3.2 -> 1.3.3)
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- update to 1.3.3:
* fix(reload): restore policy for old backend if it changed (de85849)
* fix(io): rich: tcp mss: handle value=None (8016f10)
* fix(firewall-config): rich: set destination address (f6641a9)
* fix(policy): mixed IP families in ingress/egress (69ed4d6)
==== frameworkintegration ====
Version update (5.106.0 -> 5.107.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== fribidi ====
Version update (1.0.12 -> 1.0.13)
Subpackages: libfribidi0
- update to 1.0.13:
* Adding missing man pages to the tar release file.
==== fuse3 ====
Version update (3.14.1 -> 3.15.0)
Subpackages: libfuse3-3
- Update to release 3.15.0
* Improved support for some less common systems (32-bit,
alternative libcs)
* Unsupported mount options are no longer silently accepted.
* auto_unmount is now compatible with allow_other.
==== fwupd ====
Version update (1.8.12 -> 1.8.16)
Subpackages: fwupd-bash-completion libfwupd2 typelib-1_0-Fwupd-2_0
- Update to version 1.8.16:
+ Auto-detect the OEM BCM57xx PCI cards with double the available
EEPROM
+ Beep the console when waiting for user input
+ Do not assume a file descriptor of zero is invalid
+ Fix high memory usage when writing a carefully crafted EFI
filesystem
+ Ignore refresh on a non-download remote to fix old versions of
KDE
+ Limit the maximum number of file objects in the EFI filesystem
+ Only add the supported DFU attributes as private flags
+ Show devices with problems in fwupdmgr get-upgrades
+ Update official Intel GPU product names
- Changes from version 1.8.15:
+ Add the latest dbx fixups for BlackLotus
+ Allow fwupd-refresh.timer trigger once per hour
+ Fix a crash when converting HFSTS1 values
+ Fix the version detection for SteelSeries Bluetooth mode
+ Invalidate the XMLb cache when installing new fwupd versions
+ Trigger the passive flow for usb4 from dell-dock
+ New hardware support: More Logitech Unifying receivers, Nordic
MCUboot and nRF52 Desktop Keyboard
- Changes from version 1.8.14:
+ Fix possible crash when getting UEFI report metadata
+ Fix 'fwupdmgr install FILE GUID'
- Changes from version 1.8.13:
+ New features:
- Add pcap converter which allows emulating devices from a
Wireshark dump
- Add the ability to dump TPM firmware for future use
- Optionally retain firmware in a backup remote
- Record the ESP type in the firmware report sent to the LVFS
+ Bugs fixed:
- Accept application/octet-stream for archives when the mime
database is missing
- Add the latest dbx version version fixups as Microsoft
removed another entry
- Assume DFU appIDLE if GetStatus is not implemented
- Do not require signatures for local or directory remotes
- Do not use pandoc to build the man pages
- Enhance Qubes functionality to use JCat
- Fix a CCGX 'usbfs: process did not claim interface 1 before
use' warning
- Fix a compile warning when using a new libqmi version
- Fix a critical warning when parsing an empty kernel cmdline
- Fix a synaptics-cape regression where the firmware pauses for
INTR
- Fix the defines for HFSTS6 enforcement policy
- Fix the i2c name properly for ElanTP hardware
- Fix the name of the MTD Intel SPI controller
- Set the release remote when installing archives
- Use the powerd power type information to better set AC levels
+ New hardware:
- Framework Audio Card
- Lenovo ThinkPad TBT3-TR Gen 2
- Wacom Intuos BT S Gen 3
- Update options passed to meson following upstream changes.
==== gdb ====
Version update (12.1 -> 13.2)
- Patches added (master backports):
* pass-const-frame_info_ptr-reference-for-skip_-langua.patch
- Maintenance script qa.sh:
* Add PR30543 kfail.
* Remove PR29793 kfail.
- Patches added (master backports):
* fix-pr30369-regression-on-aarch64-arm-pr30506.patch
* gdb-tdep-aarch64-fix-frame-address-of-last-insn.patch
* gdb-testsuite-fix-breakpoint-regexp-in-gdb.ada-out_o.patch
* gdb-testsuite-relax-breakpoint-count-check-in-gdb.py.patch
* gdb-testsuite-fix-buffer-overflow-in-gdb.base-signed.patch
* gdb-testsuite-require-syscall-time-in-gdb.reverse-ti.patch
* gdb-testsuite-handle-missing-gdc-in-gdb.dlang-dlang-.patch
* gdb-testsuite-add-basic-lmap-for-tcl-8.6.patch
* gdb-testsuite-fix-gdb.rust-watch.exp-on-ppc64le.patch
* gdb-testsuite-fix-gdb.python-py-breakpoint.exp-timeo.patch
* powerpc-fix-for-gdb.reverse-finish-precsave.exp-and-.patch
* powerpc-regression-fix-for-reverse-finish-command.patch
* gdb-testsuite-don-t-use-string-cat-in-gdb.dwarf2-dw2.patch
* move-step_until-procedure.patch
- Patches added (gdb-patches backport):
* gdb-testsuite-add-have_host_locale.patch
- Patches added (fedora patch fixups):
* fixup-gdb-6.3-gstack-20050411.patch
* fixup-gdb-6.3-attach-see-vdso-test.patch
* fixup-gdb-lineno-makeup-test.patch
* fixup-gdb-rhbz1261564-aarch64-hw-watchpoint-test.pat.patch
- Patches dropped:
* gdb-ppc-power7-test.patch
* gdb-rhbz1156192-recursive-dlopen-test.patch
* gdb-6.3-bz140532-ppc-unwinding-test.patch
- Maintenance script qa.sh:
* Add PR30540, PR30537, PR30021 and PR30542 KFAILs.
* Add gdb.base/gcore-excessive-memory.exp internal error.
* Update gdb.base/inline-frame-cycle-unwind.exp KFAIL comment.
- Patches added (master backports):
* aarch64-avoid-initializers-for-vlas.patch
- Rebase to 13.2 release (fedora 38 @ fc4e284)
* Replace gdb-12.1.tar.bz2 with gdb-13.2.tar.bz2.
- Patches dropped:
* add-elfcompress_zstd.patch
* binutils-gdb-support-zstd-compressed-debug-section.patch
* fix-comparison-of-unsigned-long-int-to-int-in-record_linux_system_call.patch
* fix-core-file-detach-crash-corefiles-29275.patch
* fix-for-gdb.base-solib-search.exp-test.patch
* fix-gdb-build-elf-support-check-lzstd.patch
* fixup-gdb-rhbz1325795-framefilters-test.patch
* gdb-6.3-focus-cmd-prev-test.patch
* gdb-6.3-inheritancetest-20050726.patch
* gdb-6.3-test-dtorfix-20050121.patch
* gdb-6.3-test-movedir-20050125.patch
* gdb-6.3-threaded-watchpoints2-20050225.patch
* gdb-6.6-buildid-locate-rpm-scl.patch
* gdb-6.6-bz230000-power6-disassembly-test.patch
* gdb-add-gdb-syscalls-makefile.patch
* gdb-add-support-for-readline-8.2.patch
* gdb-bz601887-dwarf4-rh-test.patch
* gdb-disable-commit-resumed-in-target_kill.patch
* gdb-fix-assert-in-handle_jit_event.patch
* gdb-fix-assert-when-quitting-gdb-while-a-thread-is-stepping.patch
* gdb-fix-for-gdb.base-eof-exit.exp-test-failures.patch
* gdb-fix-selftest-fails-with-gdb-build-with-O2-flto.patch
* gdb-fortran-frame-string.patch
* gdb-handle-pending-c-after-rl_callback_read_char.patch
* gdb-improved-eof-handling-when-using-readline-7.patch
* gdb-physname-pr11734-test.patch
* gdb-physname-pr12273-test.patch
* gdb-record-handle-statx-system-call.patch
* gdb-rhbz1325795-framefilters-test.patch
* gdb-rhbz1398387-tab-crash-test.patch
* gdb-runtest-pie-override.patch
* gdb-symtab-fix-handling-of-dw_tag_unspecified_type.patch
* gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
* gdb-tdep-handle-pipe2-syscall-for-amd64.patch
* gdb-tdep-support-catch-syscall-pipe2-for-i386.patch
* gdb-tdep-update-syscalls-ppc64-ppc-linux.xml.patch
* gdb-test-expr-cumulative-archer.patch
* gdb-testsuite-add-kfail-in-gdb.threads-fork-plus-threads.exp.patch
* gdb-testsuite-add-new-gdb_attach-to-check-attach-command.patch
* gdb-testsuite-address-test-failures-in-gdb.mi-mi-multi-commands.exp.patch
* gdb-testsuite-detect-change-instead-of-init-in-gdb.mi-mi-var-block.exp.patch
* gdb-testsuite-enable-some-test-cases-for-x86_64-m32.patch
* gdb-testsuite-fix-fail-in-gdb.threads-fork-and-threads.exp.patch
* gdb-testsuite-fix-gdb.ada-literals.exp-with-aarch64.patch
* gdb-testsuite-fix-gdb.base-break-idempotent.exp-on-ppc.patch
* gdb-testsuite-fix-gdb.base-catch-syscall.exp-with-with-expat-no.patch
* gdb-testsuite-fix-gdb.base-catch-syscall.exp-without-enable-targets.patch
* gdb-testsuite-fix-gdb.base-infoline-reloc-main-from-.patch
* gdb-testsuite-fix-gdb.base-nested-subp-2-3-.exp-with.patch
* gdb-testsuite-fix-gdb.dwarf2-dw2-dir-file-name.exp-w.patch
* gdb-testsuite-fix-gdb.dwarf2-dw2-out-of-range-end-of-seq.exp-on-aarch64.patch
* gdb-testsuite-fix-gdb.dwarf2-dw2-unspecified-type-foo.c-with-m32.patch
* gdb-testsuite-fix-gdb.mi-mi-sym-info.exp-on-opensuse-tumbleweed.patch
* gdb-testsuite-fix-gdb.opt-clobbered-registers-o2.exp-with-gcc-12.patch
* gdb-testsuite-fix-gdb.reverse-i387-env-reverse.exp-for-pie.patch
* gdb-testsuite-fix-gdb.reverse-test_ioctl_tcsetsw.exp-with-libc-debuginfo.patch
* gdb-testsuite-fix-gdb.threads-killed-outside.exp-on-aarch64.patch
* gdb-testsuite-fix-have_mpx-test.patch
* gdb-testsuite-fix-occasional-failure-in-gdb.mi-mi-multi-commands.exp.patch
... changelog too long, skipping 60 lines ...
* Use -$arch as argument to qa.sh.
==== git ====
Version update (2.40.1 -> 2.41.0)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- git 2.41.0: This update contains a number of compatible updates,
improvements and extensions to multiple workflows. Some changes
may break backwards compatibility:
* The libsecret credential helper obsoletes direct GNOME keyring
support, which was dropped (git-credential-gnome-keyring)
* "git format-patch" has been taught to ignore end-user
configuration ("diff.noprefix") and always use the standard
prefixes, to avoid breaking the receiving end of the patch
- drop sha256_clone_fix.patch
==== gjs ====
Version update (1.76.0 -> 1.76.1)
Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0
- Update to version 1.76.1:
+ Various fixes ported from the development branch.
+ Closed bugs and merge requests:
- gnome-shell crashes on exit in js::gc::Cell::storeBuffer
- Memory leak with GError
- GVariant return values leaked
- GBytes's are leaked when passed as-is to a function
- Transformated GValues are leaking temporary instances
- GHash value infos are leaked
- "flat" arrays of GObject's are leaked
- Gjs console leaks invalid option errors
- gjs can't print null
- Enable tests during build again.
==== gnome-shell ====
Version update (44.1 -> 44.2)
Subpackages: gnome-extensions gnome-shell-calendar
- Update to version 44.2:
+ Improve built-in screen recorder
+ Use user-defined names in bluetooth menu
+ Fix stuck authentication dialog in remote sessions
+ Fix glitches in calendar when using large-text option
+ Fix IM popup getting stuck on engine changes
+ Fixed crash
+ Misc. bug fixes and cleanups
+ Updated translations.
==== grantleetheme ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5GrantleeTheme5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== gstreamer-plugins-good ====
Subpackages: gstreamer-plugins-good-extra gstreamer-plugins-good-gtk gstreamer-plugins-good-jack gstreamer-plugins-good-qtqml
- Add patch to fix bug with data url scheme.
* adaptivedemux2-uri-data.patch.
==== gtk4 ====
Version update (4.10.3 -> 4.10.4)
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.10.4:
+ GtkFileChooser: Fix some memory leaks
+ GtkUriLauncher: Validate the uri
+ GtkStack: Fix a crash
+ GtkGridView: Respect css border-spacing
+ GtkScrolledWindow: Propagate child measure size whenever
possible
+ GtkPopoverMenu: Avoid unnecessary left padding
+ GtkSearchEntry: Improve size allocation for the clear icon
+ X11:
- Avoid black flickering with xwayland window decorations
- Trap XRandr errors
+ CSS: Various fixes to transitions
+ Updated translations.
- Drop patches fixed upstream:
+ fix-gridview.patch
+ gtk4-correctly-refresh-after-delete.patch
+ 966a2350.patch
- Add fix-gridview.patch: Add border-spacing where it was missed.
We were computing column widths without taking border-spacing into
account, making them slightly too big (glgo#GNOME/nautilus#2980).
==== gvfs ====
Subpackages: gvfs-backend-afc gvfs-backend-goa gvfs-backend-samba gvfs-backends gvfs-fuse
- Add upstream fixes from the stable branch:
+ fc2669f63c5def1528dda2e7833db5774aa08e22.patch: mtp: Emit
delete event on device when disconnected
+ 85bfb701fc95abeaa8a8ca3d9059378a9490f738.patch: smb: Allow
renaming a file to the same name with a different case
==== gwenview5 ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Fix build with exiv2 >= 0.28
* Fix running wrong application in 'Open with...' menu (kde#469824)
==== hwdata ====
Version update (0.370 -> 0.371)
- update to 0.371:
* Update pci, usb and vendor ids
==== incidenceeditor ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5IncidenceEditor5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kaccounts-integration ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libkaccounts2
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kaccounts-providers ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kactivities-stats ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kactivities5 ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kaddressbook ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kaddressbook-doc libKPim5AddressbookImportExport5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kalgebra ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kamera ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kamera-lang kio_kamera
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kanagram ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kapptemplate ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== karchive ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kate ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kate-plugins
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Fix double drive letters on "Run Current Doc" (kde#469340)
==== kauth ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kbd ====
Subpackages: kbd-legacy
- Remove additional vfonts, they are freeware, not opensource
(bsc#1210678).
- Adjust license tag, pinephone keymap is under GPL-3.0-or-later.
- Rename 'arabic' keyboard console layout into 'ara' and drop 'korean' symlink
(bsc#1210702)
==== kbookmarks ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kbruch ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kcachegrind ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kcalc ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kcalendarcore ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kcalutils ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kcharselect ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kcmutils ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kcodecs ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kcolorchooser ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kcompletion ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kconfig ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kconfigwidgets ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* KColorSchemeMenu: Remove accelerator markers from scheme name
* Give KColorSchemeMenu namespace a short description
* Fixup: Pass scheme name - not path - to KColorSchemeManager::indexForScheme
* Split menu creating functionality out of KColorSchemeManager
==== kcontacts ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kcoreaddons ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5CoreAddons5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* use fcntl to fix macOS compile
==== kcrash ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kdav ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5DAV5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kdbusaddons ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kde-print-manager ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdeclarative ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kdeconnect-kde ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kdeconnect-kde-zsh-completion
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kded ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kdeedu-data ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdegraphics-thumbnailers ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdelibs4support ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* kssl: Update for LibreSSL 3.7
==== kdenetwork-filesharing ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdepim-addons ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdepim-runtime ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Implement retrieveItems(Item::List) for googleresource (kde#448106)
==== kdesu ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kdevelop5 ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kdevplatform libkdevplatform511
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdialog ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kdnssd-framework ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kdoctools ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5DocTools5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Add Arabic Support
==== kdump ====
Version update (1.0.2+git50.g4b01402 -> 1.0.3)
- bumped version update to v1.0.3
- Honor the KDUMP_VERBOSE setting in kdump-save
- fix distro prefix for ALP
- add calibrate values for ALP (copied from TW)
==== kernel-firmware ====
Version update (20230517 -> 20230531)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20230531 (git commit 9d4c9a52c237):
* qcom: apq8016: add Dragonboard 410c WiFi and modem firmware
* cirrus: Add firmware for new Asus ROG Laptops
* brcm: Add symlinks from Pine64 devices to AW-CM256SM.txt
* amdgpu: Update GC 11.0.1 and 11.0.4
* rtw89: 8851b: add firmware v0.29.41.0
* amdgpu: update yellow carp firmware for amd.5.5 release
* amdgpu: update navi14 firmware for amd.5.5 release
* amdgpu: update navi12 firmware for amd.5.5 release
* amdgpu: update vega20 firmware for amd.5.5 release
* amdgpu: update vega12 firmware for amd.5.5 release
* amdgpu: update navi10 firmware for amd.5.5 release
* amdgpu: update vega10 firmware for amd.5.5 release
* amdgpu: update PSP 13.0.11 firmware for amd.5.5 release
* amdgpu: update GC 11.0.4 firmware for amd.5.5 release
* amdgpu: update SDMA 6.0.1 firmware for amd.5.5 release
* amdgpu: update PSP 13.0.4 firmware for amd.5.5 release
* amdgpu: update GC 11.0.1 firmware for amd.5.5 release
* amdgpu: update 13.0.8 firmware for amd.5.5 release
* amdgpu: update GC 10.3.7 firmware for amd.5.5 release
* amdgpu: update vangogh firmware for amd.5.5 release
* amdgpu: update VCN 4.0.4 firmware for amd.5.5 release
* amdgpu: update SMU 13.0.7 firmware for amd.5.5 release
* amdgpu: update PSP 13.0.7 firmware for amd.5.5 release
* amdgpu: update GC 11.0.2 firmware for amd.5.5 release
* amdgpu: update renoir firmware for amd.5.5 release
* amdgpu: update VCN 4.0.0 firmware for amd.5.5 release
* amdgpu: update SMU 13.0.0 firmware for amd.5.5 release
* amdgpu: update PSP 13.0.0 firmware for amd.5.5 release
* amdgpu: update GC 11.0.0 firmware for amd.5.5 release
* amdgpu: update green sardine firmware for amd.5.5 release
* amdgpu: update beige goby firmware for amd.5.5 release
* amdgpu: update dimgrey cavefish firmware for amd.5.5 release
* amdgpu: update arcturus firmware for amd.5.5 release
* amdgpu: update vcn 3.1.2 firmware for amd.5.5 release
* amdgpu: update psp 13.0.5 firmware for amd.5.5 release
* amdgpu: update GC 10.3.6 firmware for amd.5.5 release
* amdgpu: update navy flounder firmware for amd.5.5 release
* amdgpu: update sienna cichlid firmware for amd.5.5 release
* amdgpu: update aldebaran firmware for amd.5.5 release
* amdgpu: DMCUB updates for various AMDGPU asics
* ice: update ice DDP comms package to 1.3.40.0
* cxgb4: Update firmware to revision 1.27.3.0
- Fix the broken symlink targets for cirrus firmware:
cirrus-WHENCE-link-fixes.patch
- Clean up spec template to match with the actual output
==== kernel-source ====
Version update (6.3.4 -> 6.3.7)
Subpackages: kernel-64kb kernel-default
- Linux 6.3.7 (bsc#1012628).
- RDMA/bnxt_re: Fix the page_size used during the MR creation
(bsc#1012628).
- phy: amlogic: phy-meson-g12a-mipi-dphy-analog: fix
CNTL2_DIF_TX_CTL0 value (bsc#1012628).
- RDMA/efa: Fix unsupported page sizes in device (bsc#1012628).
- RDMA/hns: Fix timeout attr in query qp for HIP08 (bsc#1012628).
- RDMA/hns: Fix base address table allocation (bsc#1012628).
- RDMA/hns: Modify the value of long message loopback slice
(bsc#1012628).
- dmaengine: at_xdmac: fix potential Oops in
at_xdmac_prep_interleaved() (bsc#1012628).
- RDMA/bnxt_re: Fix a possible memory leak (bsc#1012628).
- RDMA/bnxt_re: Fix return value of bnxt_re_process_raw_qp_pkt_rx
(bsc#1012628).
- iommu: Make IPMMU_VMSA dependencies more strict (bsc#1012628).
- iommu/rockchip: Fix unwind goto issue (bsc#1012628).
- iommu/amd: Don't block updates to GATag if guest mode is on
(bsc#1012628).
- iommu/amd: Handle GALog overflows (bsc#1012628).
- iommu/amd: Fix up merge conflict resolution (bsc#1012628).
- iommu/amd: Add missing domain type checks (bsc#1012628).
- nfsd: make a copy of struct iattr before calling notify_change
(bsc#1012628).
- dmaengine: pl330: rename _start to prevent build error
(bsc#1012628).
- crypto: x86/aria - Use 16 byte alignment for GFNI constant
vectors (bsc#1012628).
- riscv: Fix unused variable warning when BUILTIN_DTB is set
(bsc#1012628).
- net/mlx5e: TC, Remove unused vf_tun variable (bsc#1012628).
- net/mlx5e: TC, Move main flow attribute cleanup to helper func
(bsc#1012628).
- net/mlx5e: Extract remaining tunnel encap code to dedicated file
(bsc#1012628).
- net/mlx5e: Prevent encap offload when neigh update is running
(bsc#1012628).
- net/mlx5e: Consider internal buffers size in port buffer
calculations (bsc#1012628).
- net/mlx5e: Do not update SBCM when prio2buffer command is
invalid (bsc#1012628).
- net/mlx5: Drain health before unregistering devlink
(bsc#1012628).
- net/mlx5: SF, Drain health before removing device (bsc#1012628).
- net/mlx5: fw_tracer, Fix event handling (bsc#1012628).
- net/mlx5e: Use query_special_contexts cmd only once per mdev
(bsc#1012628).
- net/mlx5e: CT: Use per action stats (bsc#1012628).
- net/mlx5e: TC, Remove CT action reordering (bsc#1012628).
- net/mlx5: Fix post parse infra to only parse every action once
(bsc#1012628).
- net/mlx5e: Don't attach netdev profile while handling internal
error (bsc#1012628).
- net/mlx5e: Move Ethernet driver debugfs to profile init callback
(bsc#1012628).
- net: mellanox: mlxbf_gige: Fix skb_panic splat under memory
pressure (bsc#1012628).
- net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
(bsc#1012628).
- netrom: fix info-leak in nr_write_internal() (bsc#1012628).
- af_packet: Fix data-races of pkt_sk(sk)->num (bsc#1012628).
- tls: improve lockless access safety of tls_err_abort()
(bsc#1012628).
- amd-xgbe: fix the false linkup in xgbe_phy_status (bsc#1012628).
- perf ftrace latency: Remove unnecessary "--" from --use-nsec
option (bsc#1012628).
- mtd: rawnand: ingenic: fix empty stub helper definitions
(bsc#1012628).
- efi: Bump stub image version for macOS HVF compatibility
(bsc#1012628).
- RDMA/irdma: Prevent QP use after free (bsc#1012628).
- RDMA/irdma: Fix Local Invalidate fencing (bsc#1012628).
- af_packet: do not use READ_ONCE() in packet_bind()
(bsc#1012628).
- tcp: deny tcp_disconnect() when threads are waiting
(bsc#1012628).
- tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if
user_mss set (bsc#1012628).
- rxrpc: Truncate UTS_RELEASE for rxrpc version (bsc#1012628).
- net/smc: Scan from current RMB list when no position specified
(bsc#1012628).
- net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD
LINK (bsc#1012628).
- net/sched: sch_ingress: Only create under TC_H_INGRESS
(bsc#1012628).
- net/sched: sch_clsact: Only create under TC_H_CLSACT
(bsc#1012628).
- net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress
(clsact) Qdiscs (bsc#1012628).
- net/sched: Prohibit regrafting ingress or clsact Qdiscs
(bsc#1012628).
- net: sched: fix NULL pointer dereference in mq_attach
(bsc#1012628).
- net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
(bsc#1012628).
- udp6: Fix race condition in udp6_sendmsg & connect
(bsc#1012628).
- nfsd: fix double fget() bug in __write_ports_addfd()
(bsc#1012628).
... changelog too long, skipping 742 lines ...
- commit fc86ff2
==== kfilemetadata5 ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Cleanup property name/id mapping test
* Add method to export list of all Property names.
* Reduce PropertyInfo construction overhead
* Add benchmark for PropertyInfo instantiation
* Fix build with exiv2 >= 0.28
==== kgeography ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kglobalaccel ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kguiaddons ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5GuiAddons5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== khangman ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== khelpcenter5 ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kholidays ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Significantly speed up HolidayRegion::defaultRegionCode()
==== khtml ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== ki18n ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kiconthemes ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* KIconTheme: allow to also fallback to Breeze-dark when set through QPA
==== kidentitymanagement ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kidentitymanagement-lang libKPim5IdentityManagement5 libKPim5IdentityManagementWidgets5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kidletime ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kig ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Fix loading kig part (kde#469962)
==== kimageformats ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* pcx: multiple fixes (2)
* Avoid unnecessary conversions
* RGB/SGI writer: fix alpha detection and image limit size
* TGA writer: fix alpha detection and performance improvements
* pcx: multiple fixes
* PCX: Fix reading of the extended palette (kde#463951)
==== kimap ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kinit ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kio ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kio-core
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Deprecate KIO::AccessManager and related classes
* Enable thumbnail caching if thumbnail directory is on an encrypted volume
* KdirLister: update symlink dir content on file removal (kde#469254)
* Polish menu before creating platform window
==== kio-extras5 ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libkioarchive5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kio_audiocd ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kipi-plugins ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kirigami2 ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* ActionTextField: Disable shortcut for invisible and disabled text fields
* BasicListItemTest: Guard against nullable background in ScrollView
* Fix tst_basiclistitem_tooltip
* Make it possible to disable BasicListItem tooltip
* Fix almost all links in the KF5 Kirigami docs
* Fix painting of non-symbolic icons which are fallbacks for symbolic (kde#451538)
==== kitemmodels ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Preserve numeric sort roles as well
==== kitemviews ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kiten ====
Version update (23.04.1 -> 23.04.2)
Subpackages: fonts-KanjiStrokeOrders
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kitinerary ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Too many changes to list here.
==== kjobwidgets ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kjs ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kldap ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5Ldap5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kleopatra ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Set OrganizationDomain before registering the DBus service
==== kmag ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmahjongg ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmail ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kmail-application-icons ktnef
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Fix display email when we have < ... >
==== kmail-account-wizard ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmailtransport ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5MailTransport5 libKPim5MailTransportAkonadi5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmbox ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmime ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmines ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmousetool ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kmplot ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== knewstuff ====
Version update (5.106.0 -> 5.107.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Remove KF5TextWidgets remnants
==== knotes ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== knotifications ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== knotifyconfig ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kompare ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== konsole ====
Version update (23.04.1 -> 23.04.2)
Subpackages: konsole-part konsole-part-lang konsole-zsh-completion
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Adjust selection point coords when scrollback shrinks (kde#470346)
* Add tests to check fix of invalid parent in profile
* Do not allow an invalid parent to be set in profiles (kde#467790)
==== kontact ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kontactinterface ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== konversation ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== korganizer ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kpackage ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kparts ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* PartLoader::createPartInstanceForMimeType(): Avoid compiler detected null pointer access
==== kpat ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kpeople5 ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kpimtextedit ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5TextEdit5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kpkpass ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kplotting ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kpty ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kqtquickcharts ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kquickcharts ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kreversi ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kross ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== krunner ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== ksanecore ====
Version update (23.04.1 -> 23.04.2)
Subpackages: ksanecore-lang libKSaneCore1
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Also call renewImage() for 8-bit Gray images (kde#469683)
* Crop the image after a scan finished (kde#457097)
==== kservice ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== ksmtp ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== ksudoku ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== ktexteditor ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Add missing includes
* Fix incorrect lineHeight for drag pixmap (kde#468196)
==== ktextwidgets ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== ktnef ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== ktouch ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kunitconversion ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kwallet ====
Version update (5.106.0 -> 5.107.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kwalletmanager5 ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kwayland ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kwidgetsaddons ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kwindowsystem ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== kwordquiz ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== kxmlgui ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== libKF5ModemManagerQt ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== libKF5NetworkManagerQt ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== libX11 ====
Subpackages: libX11-6 libX11-data libX11-xcb1
- U_InitExt.c-Add-bounds-checks-for-extension-request-ev.patch
* Buffer overflows in InitExt.c (boo#1212102, CVE-2023-3138)
==== libXpresent ====
- Add -32bit package
==== libadwaita ====
Version update (1.3.2 -> 1.3.3)
Subpackages: libadwaita-1-0 typelib-1_0-Adw-1
- Update to version 1.3.3:
+ Fix doc include path
+ AdwCarousel: Fix scrolling to a recently inserted item
+ AdwEntryRow: Fix accessibility
+ AdwPreferencesWindow: Fix markup handling when searching
+ AdwStyleManager: Fix get_for_display() annotation
+ AdwTabBar/AdwTabOverview: Fix dropping data onto
tabs/thumbnails
+ Updated translations.
==== libapparmor ====
Version update (3.1.4 -> 3.1.5)
- update to AppArmor 3.1.5
- fix handling of mount rules in apparmor_parser
- minor additions to abstractions/base and snap_browsers
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.5
for the full upstream changelog
- remove upstreamed aa-status-fix-json-mr1046.patch
- split off apparmor-enable-precompiled-cache.diff from
apparmor-enable-profile-cache.diff so that the precompiled cache
path doesn't get added in parser.conf for Tumbleweed builds.
This prevents a warning about the non-existing directory when
loading profiles.
- fix aa-status --json output (aa-status-fix-json-mr1046.patch,
boo#1211980#c12)
==== libgravatar ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5Gravatar5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libimobiledevice ====
Version update (1.3.0+git.20210921 -> 1.3.0+179git.20230430)
- Update to version 1.3.0+179git.20230430:
* Updated to use latest libplist API changes
* installation_proxy: Handle BundleIDs in instproxy_client_options_add
* idevice: Fix connections to <= iOS 5 devices with OpenSSL 3
* idevicebackup2: Fix missing break in switch case statement
* tools/ideviceimagemounter: Notify user of missing Developer Mode on iOS 16+
* tools: Add idevicedevmodectl tool
* lockdown: Fix error parsing for older iOS versions
* Support OpenSSL built without OPENSSL_ENGINE
* idevicedebugserverproxy: Add support for 'qLaunchGDBServer' command of lldb
* idevice: Fix OpenSSL 3.0 internal error on read timeout
* tools: Fix idevicebackup2 option parsing for --password option
* idevicebackup2: Fix option parsing
* instproxy: Use synchronous mode when callbacks are NULL, as documented
* Add new idevice_events_subscribe/unsubscribe API with context
* Initial commit of working packet logger (idevicebtlogger)
* ideviceinfo: Make sure all error messages go to stderr
* tools: Use getopt for option parsing in all tools
* idevice: Fix mistreatment of 0-byte sent cases
* idevicebackup2: Allow passing backup password via environment variable
* idevicedebug: Add 'kill' command to kill a (debuggable) app by bundle ID
* Handle connection failures in debugserver_client_receive_response; also simplify the code
* Add timeout and interrupt handling to debugserver. Fix debugserver_client_handle_response
* idevicedebug: Process "Wxx" response as "exited with code xx"
* idevicecrashreport: Allow filtering crash reports by filename
* idevicedebugserverproxy: Allow binding to any available port
* idevicedebug: Gracefully fail on invalid bundle IDs
* tools: Correct misspelled directionary -> dictionary in function name
* diagnostics_relay: Check for errors after sending requests to service connection
* Add support for wireless pairing
* tools: Print meaningful error messages when service startup fails
* Add Reverse Proxy implementation
==== libimobiledevice-glue ====
Version update (0~git.20210925 -> 1.0.0+git3.20230513)
- Update to version 1.0.0+git3.20230513:
* Set minimum required libplist version to 2.3.0
* Remove plist-related code in favor of new libplist API
* termcolors: Rename COLOR_* macros to FG_* due to conflict with ncurses
* Updated README with pkg-config requirement
* utils: Use libplist's plist_from_memory instead of duplicating format detection
* Add support for Apple's OPACK encoding and TLV format
* utils: Fix bad malloc result check in buffer_read_from_filename and test arguments for NULL
==== libjxl ====
Version update (0.8.1 -> 0.8.2)
- Update to release 0.8.2
* Fix an integer underflow bug in patch decoding.
- Build package in correct phase
- Use macros for ldconfig
==== libkcddb ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKF5Cddb5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkcompactdisc ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkdcraw ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkdegames ====
Version update (23.04.1 -> 23.04.2)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkdepim ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5Libkdepim5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkeduvocdocument ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkexiv2 ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Fix build with exiv2 >= 0.28
==== libkgapi ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5GAPICalendar5 libKPim5GAPICore5 libKPim5GAPIPeople5 libKPim5GAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkipi ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkleo ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5libkleo5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkmahjongg ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKF5KMahjongglib5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libkomparediff2 ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libksane ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKF5Sane5 libksane-lang
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libksieve ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libksieve5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== libmysofa ====
- Add 0001-fix-big-endian-convertion-of-double-value.patch:
backport bigendian fixes from upstream git.
==== libnettle ====
Version update (3.9 -> 3.9.1)
Subpackages: libhogweed6 libnettle8
- Include the nettle library manual in HTML and PDF formats in
the devel package.
- update to 3.9.1: [bsc#1212112]
* Fix bug in the new OCB code may be exploitable for denial of
service or worse due to memory corruption
==== libp11 ====
- Add support for openSSL 3.1:
+ Add libp11-openssl-3.1.patch: handle openSSL 3.1 the same as 3.0
+ Add libtool BuildRequires and call autoreconf: abobe patch
touches the build system.
+ Add baselibs.conf
==== libqt5-qtbase ====
Version update (5.15.9+kde154 -> 5.15.10+kde129)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to version 5.15.10+kde129, rebased upstream:
* Ssl: Copy the on-demand cert loading bool from default config
* Schannel: Reject certificate not signed by a configured CA certificate (boo#1211994, CVE-2023-34410)
* qnetworkreplyfileimpl_p.h: fix header guard name
* Revert "Draw the cursor considering the descent is 0"
* Use pkgconfig in order to find libproxy configuration
* Upgrade PCRE2 to 10.40
* Android A11Y: handle LocationChanged event only for focused element
* Port binary JSON to new special integer bitfields
* INTEGRITY: enable C99 globally
* QObject: mark two error reporting functions COLD
* Endian: Provide special integer bitfield unions
* Android: set useLegacyPackaging to true in build.gradle
* QWidgetTextControl: port to new-style connects (faster)
* Sync qxmlstream.g with qxmlstreamparser_p.h [1/2]: switched lines
* tst_QNetworkReply try stabilize autoDeleteReplies tests
* Remove duplicated include for <limits>
* Fix recursion crash when calling setStyleSheet with `qproperty-styleSheet`
* qwindowsxpstyle: Fix typos in documentation
* Correct prefix reported for end element in QXmlStreamReader
* Android A11Y: Add supported role infos to A11yNodeInfo
* Fix handling of DateTime values in QSettings
* Fix off-by-one for "typically" lowest value INT_MIN
* xml: Fix typos in documentation
* QWindowsWindow: Fix typo in documentation
* includemocs (updated script)
* widgets: Fix typos in documentation
* cocoa: Fix typo in debug messages
* Only scroll QMenu when there is a valid active action
* QTimer: Add note in documentation
* Fix QListView assert when the last row is moved in IconMode
* QFileDialog: Fix adding default suffix when file path contains dot
* QLineEdit: account for the placeholderText when computing lineRect
* QFileDialog::saveFileContent crashes on accept
* QCompleter: QCompleter unexpectedly changes QLineEdit text
* Fix build error on iOS with the configure option -qtnamespace
* Draw the cursor considering the descent is 0
* Remove pure-virtual-signals.h include from tst_moc.cpp
* plugins: image formats - fix odr violation
* dbus: Fix typos
* qwindowsdialoghelpers: Fix typo in documentation
* QTableView: Document the customizations applied to QHeaderView
* Unicodetools: compile
* eglfs_x11: Fix running flag linkage
* qcompilerdetection.h: add Q_CC_{GNU,MSVC,CLANG}_ONLY macros
* Fix CMake warning about "missing closing ' quote"
* Fix alignment of next/prev links in offline style
* QtDBus: includemocs
* Image Plugins: includemocs(-ish)
* QtGui: includemocs
* QXcbNativeInterface: remove unused field m_sysTraySelectionAtom
* Windows QPA: Fix slowdown with large table/tree views with accessibility
* Macstyle: fix the text color on the disabled button
* QMacStyle: fix tool buttons (in checked mode)
* QTeamCityLogger: fix .arg() placeholder injection
* QAbstractTestLogger: disable copying
* Fix errorMessageFromComError()
* QtNetwork: includemocs
* AppleUnifiedLogger: Remove manually managed os_log_t cache
* examples: add WindowStaysOnBottomHint into preview text
* QSharedPointer: Use matching new/delete
* QIbusPlatformInputContextPlugin: includemocs
* QGtk3ThemePlugin: includemocs
* QTuioTouchPlugin: includemocs
* QtWidgets: includemocs v2022
* QMYSQLDriverPlugin: includemocs
* QtDeviceDiscoverySupportPrivate: includemocs
* QLinuxFbIntegrationPlugin: includemocs
* QtPrintSupport: includemocs
* QSQLiteDriverPlugin: includemocs
* QtFbSupportPrivate: includemocs
* QXdgDesktopPortalThemePlugin: includemocs
* QtTest: includemocs
* QComposePlatformInputContextPlugin: includemocs
* QtSql: includemocs
* QVncIntegrationPlugin: includemocs
* Fix backingstore fractional DPR glitches for widgets in child windows
* Include <limits> where std::numeric_limits is used
* QtInputSupportPrivate: includemocs
* Document the default value of QSFPM::sortOrder()
* Better document how to enable sorting in QSPFM
* Correct documentation of INI format's loss of type information
* Android: add missing properties in AndroidManifest.xml
* Fix assertion failure when parsing a doubly-invalid date-time text
* Windows QPA: Correct mistake when calculating minmaxinfo
* Android: replace ndk.dir with android.ndkVersion in build.gradle
* Android: remove the old copy of gradle.properties after reading it
* CMake Android Support: Fix signing of APKs
* Android: fix A11Y object description
* macOS: Fix warning about comparing different types in QCocoaScreen::isOnline
* Fix qmake build on FreeBSD
* Update documentation of enum Qt::DockWidgetArea
* xcb: recreate xcb window under some conditions
* objc_namespace: Add support for universal binaries
* objc_namespace: Fix misspelled argument for silencing output
* objc_namespace: Update parsing logic to account for otool changes
* Blacklist passwordAuth for Ubuntu 20.04
* Android: wrap QAndroidInputContext's m_focusObject in a QPointer
* Fix compilation with GCC 12 (and on Fedora 35 and newer)
... changelog too long, skipping 23 lines ...
* Fix developer build
==== libqt5-qtconnectivity ====
Version update (5.15.9+kde5 -> 5.15.10+kde4)
Subpackages: libQt5Bluetooth5 libQt5Bluetooth5-imports libQt5Nfc5 libQt5Nfc5-imports libqt5-qtconnectivity-tools
- Update to version 5.15.10+kde4, rebased upstream:
* Update LGPL license header
* Replace deprecated bluetooth disable/enable methods on Android
* includemocs
* QLeAdvertizerBluez: add missing Q_OBJECT macro
* Rename qleadvertiser_p.h â qleadvertiser_bluez_p.h
* QtConnectivity: replace qSwap with std::swap/member-swap where possible
* Fix crash when service discovery agent (SDA) is stopped on Android
* QLowEnergyControllerPrivateAndroid: remove unused forward declaration
* Improve Android-12 bluetooth permission error reporting
* Update BT LE peripheral role OS support documentation
* Introduce Android 12 / SDK 31+ bluetooth permissions
* tst_qbluetoothservicediscovery: make auto-test less evil
* Remove QBluetoothSocket::connected double-emit on macOS
* Fix Android bluetooth server assert when disposed of quickly
==== libqt5-qtdeclarative ====
Version update (5.15.9+kde25 -> 5.15.10+kde26)
- Update to version 5.15.10+kde26, rebased upstream:
* Fix tst_QQuickText::fontSizeMode
* (manual) includemocs
* Text: don't fall back to full-width layout if availableWidth == 0
* MPTA: don't allow more than one touchpoint to react to mouse
* QML/JS: Reject yield expression not directly in generator functions
* Modify m_compareRegister bitfield
* Add a TU for QQmlDebugServer
* QmlModels: includemocs
* Add a TU for QQmlProfilerEventReceiver
* Quick: includemocs
* QSGRhiShaderEffectNode: remove unused m_rc member
* QQmlPreviewServiceFactoryPlugin: includemocs
* Qml: includemocs
* QuickTest: includemocs
* PinchArea: ignore ZoomNativeGesture and RotateNativeGesture if told to
* Docs: Document textInput.acceptableInput as read only
* QQmlTableModelColumn: remove unused field mIndex
* MouseArea: don't get stuck in doubleClick if handler caused ungrab
* Avoid -Wclass-memaccess warning
* QmlDebugPrivate: includemocs
* QmlModels: includemocs
* QQmlInspectorServiceFactoryPlugin: includemocs
* QQmlDebuggerServiceFactoryPlugin: includemocs
* QQmlProfilerServiceFactoryPlugin: includemocs
* QQmlNativeDebugServiceFactoryPlugin: includemocs
* QuickShapesPrivate: includemocs
* QtPacketProtocolPrivate: includemocs
* QDebugMessageServiceFactoryPlugin: includemocs
* QQuickProfilerAdapterFactoryPlugin: includemocs
* Build fixes for GCC 11
* doc: Fix inherited property docs in HoverHandler
* tst_qqmllistcompositor: fix -Wdeprecated-enum-enum-conversion
* Set depth mask correctly for clear
* Doc: Improve cursorPosition description in TextInput and TextEdit docs
* Fix blacklisting string for Ubuntu 20.04 in qquickmultipointtoucharea
* V4 ArrayIterator: Protect retrieved value from GC
* QML: Protect against EAGAIN when calling madvise on linux
* QQuickLoader: Check for QQmlEngine before using it
- Update to version 5.15.9+kde26:
* qml tool: Use QCommandLineParser::process() rather than parse()
- Add patch to fix crash on aarch64 (boo#1211628, QTBUG-111935):
* 0001-JIT-Add-missing-STORE-LOAD-_ACC-to-CreateCallContext.patch
==== libqt5-qtgraphicaleffects ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtimageformats ====
Version update (5.15.9+kde9 -> 5.15.10+kde9)
- Update to version 5.15.10+kde9, rebased upstream:
* No code changes
==== libqt5-qtlocation ====
Version update (5.15.9+kde5 -> 5.15.10+kde4)
Subpackages: libQt5Location5 libQt5Positioning5 libQt5PositioningQuick5
- Update to version 5.15.10+kde4, rebased upstream:
* Make location-labs-plugin depend on features.opengl
- Commits dropped by the rebase:
* Fix build of Qt.labs.location QML plugin
==== libqt5-qtmultimedia ====
Version update (5.15.9+kde3 -> 5.15.10+kde3)
- Update to version 5.15.10+kde3, rebased upstream:
* Fix chunk sizing in QPulseAudioSink
* Initialize m_material to nullptr
==== libqt5-qtnetworkauth ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtquickcontrols ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtquickcontrols2 ====
Version update (5.15.9+kde5 -> 5.15.10+kde6)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.10+kde6, rebased upstream:
* Accessibility: respect value in attached Accessible in controls
* TextArea: make clip node wider to accommodate cursor when right-aligned
* DialogButtonBox: fix buttons going outside box on size change
* Control in pressDelay Flickable: detect touch release near press pos
* Reset provider's texture if QQuickNiniPatchImage's source is invalid
* FileDialog: do not add default suffix when content scheme is used
==== libqt5-qtscript ====
Version update (5.15.12 -> 5.15.14)
- Update to version 5.15.14:
* Bump version to 5.15.14
* Bump version to 5.15.13
==== libqt5-qtsensors ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtserialport ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtspeech ====
Version update (5.15.9+kde1 -> 5.15.10+kde1)
Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd
- Update to version 5.15.10+kde1, rebased upstream:
* No code changes
==== libqt5-qtsvg ====
Version update (5.15.9+kde8 -> 5.15.10+kde8)
- Update to version 5.15.10+kde8, rebased upstream:
* No code changes
==== libqt5-qttools ====
Version update (5.15.9+kde1 -> 5.15.10+kde3)
Subpackages: libQt5Designer5 libQt5Help5 libqt5-qdbus libqt5-qtpaths
- Update to version 5.15.10+kde3, rebased upstream:
* CMake: Fix qt5_create_translation for same-named .ts files
* Drop superfluous network dependency from assistant/{help,qhelpgenerator}.pro
* qdoc: Do not split module names in different tags
* qdoc: Do not generate tags from titles anymore
* Skip endonym in linguist settings list when not available
* lrelease-pro: Take EXTRA_TRANSLATIONS into account
==== libqt5-qttranslations ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtvirtualkeyboard ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtwayland ====
Version update (5.15.9+kde55 -> 5.15.10+kde51)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Update to version 5.15.10+kde51, rebased upstream:
* Fix compilation with GCC 12
- Commits dropped by the rebase:
* Revert "Client: Ensure that wl_surface lives as long as qtquick render thread needs it"
* Client: Ensure that wl_surface lives as long as qtquick render thread needs it
* Build fixes for GCC 11
==== libqt5-qtwebchannel ====
Version update (5.15.9+kde3 -> 5.15.10+kde3)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports
- Update to version 5.15.10+kde3, rebased upstream:
* No code changes
==== libqt5-qtwebsockets ====
Version update (5.15.9+kde2 -> 5.15.10+kde2)
Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports
- Update to version 5.15.10+kde2, rebased upstream:
* No code changes
==== libqt5-qtwebview ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
Subpackages: libQt5WebView5 libQt5WebView5-imports
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtx11extras ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
- Update to version 5.15.10+kde0, rebased upstream:
* No code changes
==== libqt5-qtxmlpatterns ====
Version update (5.15.9+kde0 -> 5.15.10+kde0)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports
- Update to version 5.15.10+kde0, rebased upstream:
* Avoid extra copy in a ranged loop
==== libreoffice ====
Version update (7.5.4.1 -> 7.5.4.2)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Update to 7.5.4.2:
https://wiki.documentfoundation.org/Releases/7.5.4/RC2
- Build on all available architectures
==== librsvg ====
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Use %__default_rustflags instead of the deprecated %__rustflags
macro. Requires at least cargo-packaging 1.2.0+2 (boo#1212333).
==== libselinux-bindings ====
- allow building this with different python versions, to make this
usable for the new sle15 macro (using python3.11)
==== libstorage-ng ====
Version update (4.5.115 -> 4.5.120)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#936
- use correct error callback when nvme-cli is missing during probing
- 4.5.120
- merge gh#openSUSE/libstorage-ng#935
- added functions to convert BcacheType and CacheMode to string
- added pool name for bcaches
- check range in is_usable_as_partitionable()
- 4.5.119
- merge gh#openSUSE/libstorage-ng#934
- handle mkfs options also for swap
- 4.5.118
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.117
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.116
==== liburing ====
Version update (2.3 -> 2.4)
- Update to 2.4:
* Add io_uring_{major,minor,check}_version() functions.
* Add IO_URING_{MAJOR,MINOR,CHECK}_VERSION() macros.
* FFI support (for non-C/C++ languages integration).
* Add io_uring_prep_msg_ring_cqe_flags() function.
* Deprecate --nolibc configure option.
* CONFIG_NOLIBC is always enabled on x86-64, x86, and aarch64.
* Add support for IORING_REGISTER_USE_REGISTERED_RING and use if available.
* Add io_uring_close_ring_fd() function.
* Add io_uring_prep_msg_ring_fd_alloc function.
* Add io_uring_free_buf_ring() and io_uring_setup_buf_ring() functions.
* Ensure that io_uring_prep_accept_direct(), io_uring_prep_openat_direct(),
io_uring_prep_openat2_direct(), io_uring_prep_msg_ring_fd(), and
io_uring_prep_socket_direct() factor in being called with
IORING_FILE_INDEX_ALLOC for allocating a direct descriptor.
* Add io_uring_prep_sendto() function.
- Add liburing-ffi2 package for corresponding FFI library, given that
dependents will normally require either that or the base library (not both).
- Drop upstream patches:
* 0001-Do-not-always-expect-multishot-recv-to-stop-posting-.patch
* 0001-test-file-verify.t-Don-t-run-over-mlock-limit-when-r.patch
* 0001-test-helpers-fix-socket-length-type.patch
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon-common libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-lock libvirt-daemon-log libvirt-daemon-plugin-lockd libvirt-daemon-proxy libvirt-daemon-qemu libvirt-libs
- spec: Don't move apparmor profiles to modular daemon subpackages
- apparmor: Add support for local profile customizations
spec: Replace /etc/apparmor.d/<libvirt-profile> on package upgrade
bsc#1211472
- supportconfig: Modular daemon improvements
==== libzypp ====
Version update (17.31.11 -> 17.31.13)
- curl: Trim user agent string (bsc#1212187)
HTTP/2 RFC 9113 forbids fields ending with a space. Violation
results in curl error: 92: HTTP/2 PROTOCOL_ERROR.
- version 17.31.13 (22)
- Do not unconditionally release a medium if provideFile failed
(bsc#1211661)
- libzypp.spec.cmake: remove duplicate file listing.
- version 17.31.12 (22)
==== live555 ====
Version update (2023.01.19 -> 2023.05.10)
Subpackages: libBasicUsageEnvironment2 libUsageEnvironment3 libgroupsock30 libliveMedia107
- update to 2023.5.10:
* Fixed a minor memory leak in the "RTSPServer" code.
* Calls to "send()" and "sendto()" now explicitly take
"MSG_NOSIGNAL" rather than 0 as the 'flags' parameter.
In most systems, 0 seems to work, but apparently not in
Debian Linux.
==== llvm16 ====
Version update (16.0.4 -> 16.0.6)
Subpackages: clang-tools clang16 libLLVM16 libclang-cpp16 libclang13 llvm16-gold
- Update to version 16.0.6.
* This release contains bug-fixes for the LLVM 16.0.0 release.
This release is API and ABI compatible with 16.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Make python3-clang noarch again and fix conflicts/provides to
point to %python3_sitelib instead of %python3_sitearch.
- Update to version 16.0.5.
* This release contains bug-fixes for the LLVM 16.0.0 release.
This release is API and ABI compatible with 16.0.0.
- Rebase patches:
* llvm-do-not-install-static-libraries.patch
* llvm-remove-clang-only-flags.patch
- Enable ThinLTO on riscv64.
==== lokalize ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== m17n-db ====
Version update (1.8.0 -> 1.8.2)
- update to 1.8.2:
* New input methods are added.
* si-sayura.mim: Sinhala input method using the sayura
transliteration system, see https://www.sayura.net/im/
* mr-gamabhana.mim: Marathi input method with GaMaBhaNa
* bn-national-jatiya.mim: Bengali input method National Jatiya
layout
* hu-rovas-post: icon added.
* kn-inscript.mim: Add mapping for ZWNJ
* gu-itrans.mim: Fix e o mappings
* bo-ewts.mim: Fix ld mapping
* bo-ewts.mim: remove whitespace in rn and brn mapping
* Changes in the build system.
* pa-remington.mim: Punjabi input method for remington layout
* ta-remington.mim: Tamil input method for Remington typewriter
layout
* as-inscript2.mim: Input method for enhanced inscript layout
* bn-inscript2.mim: Input method for enhanced inscript layout
* brx-inscript2-deva.mim: Input method for enhanced inscript
layout
* doi-inscript2-deva.mim: Input method for enhanced inscript
layout
* gu-inscript2.mim: Input method for enhanced inscript layout
* hi-inscript2.mim: Input method for enhanced inscript layout
* kn-inscript2.mim: Input method for enhanced inscript layout
* kok-inscript2-deva.mim: Input method for enhanced inscript
layout
* ks-inscript2-deva.mim: Input method for enhanced inscript
layout
* mai-inscript2.mim: Input method for enhanced inscript layout
* ml-inscript2.mim: Input method for enhanced inscript layout
* mni-inscript2-beng.mim: Input method for enhanced inscript
layout
* mni-inscript2-mtei.mim: Input method for enhanced inscript
layout
* mr-inscript2.mim: Input method for enhanced inscript layout
* ne-inscript2-deva.mim: Input method for enhanced inscript
layout
* or-inscript2.mim: Input method for enhanced inscript layout
* pa-inscript2-guru.mim: Input method for enhanced inscript
layout
* sa-inscript2.mim: Input method for enhanced inscript layout
* sat-inscript2-deva.mim: Input method for enhanced inscript
layout
* sat-inscript2-olck.mim: Input method for enhanced inscript
layout
* sd-inscript2-deva.mim: Input method for enhanced inscript
layout
* ta-inscript2.mim: Input method for enhanced inscript layout
* te-inscript2.mim: Input method for enhanced inscript layout
* ml-swanalekha.mim: Adjusted for the latest Unicode
* unicode.mim: allow input of characters above the BMP
* ar-kbd.mim: Use digits 0-9 on the 0-9 keys
* ml-mozhi.mim: fix spurious ZWNJ being added (Resolves:
https://savannah.nongnu.org/bugs/index.php?59681)
==== mailcommon ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5MailCommon5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== mailimporter ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKPim5MailImporter5 libKPim5MailImporterAkonadi5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== mariadb ====
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Skip test on s390x to fix build on ALP, bsc#1211859
- Update list of skipped tests
==== mbox-importer ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== messagelib ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Use QuoteHtmlChars
* Fix email comparison (some email are written "<foo(a)kde.org>"
* convert quote as html otherwise we can't see info
* Remove unused includes
* Fix typo
* Fix crash when switching signed/encrypted emails very fast (kde#463083)
* Align descript message and lock icon
* Debug--
* Const'ify variable. Initialize variable
* Add more autotests
==== mobipocket ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== mozilla-nss ====
Version update (3.89 -> 3.89.1)
Subpackages: libfreebl3 libsoftokn3 mozilla-nss-certs mozilla-nss-tools
- FIPS: Merge the libfreebl3-hmac and libsoftokn3-hmac packages
into the respective libraries. [bsc#1185116]
- update to NSS 3.89.1
* bmo#1804505 - Update the technical constraints for KamuSM.
* bmo#1822921 - Add BJCA Global Root CA1 and CA2 root certificates.
==== mpfr ====
- Update mpfr-4.2.0-cummulative.patch, adds patches fixing the following bugs
* the mpfr_reldiff function, which computes |b-c|/b, is buggy on special
values, e.g. on the following (b,c) values: (+Inf,+Inf) gives ±0
instead of NaN (like NaN/Inf); (+0,+0) gives 1 instead of NaN (like 0/0);
(+0,1) gives 1 instead of Inf (like 1/0). Moreover, the sign of 0 for
(+Inf,+Inf) or (-Inf,-Inf) is not set, i.e. it is just the sign of the
destination before the call; as a consequence, results are not even
consistent.
* the reuse tests are incomplete: the sign of a result zero is not checked,
so that it can miss bugs (one of the mpfr_reldiff bugs mentioned above,
in particular).
* the general code for the power function (mpfr_pow_general internal
function) has two bugs in particular cases: the first one is an incorrect
computation of the error bound when there has been an intermediate
underflow or overflow (in such a case, the computation is performed
again with a rescaling, thus with an additional error term, but there is
a bug in the computation of this term), so that the result may be
rounded incorrectly (in particular, a spurious overflow is possible);
the second one occurs in a corner case (destination precision 1,
rounding to nearest, and where the rounded result assuming an unbounded
exponent range would be 2emin-2 and the exact result is larger than this
value), with the only consequence being a missing underflow exception
(the underflow flag is not set).
* the mpfr_compound_si function can take a huge amount of memory and time
in some cases (when the argument x is a large even integer and xn is
represented exactly in the target precision) and does not correctly
detect overflows and underflows
* MPFR can crash when a formatted output function is called with
%.2147483648Rg in the format string.
==== mutter ====
Version update (44.1+2 -> 44.2)
- Update to version 44.2:
+ Fix DND in some server-side decorated windows
+ Fix redrawing regression in non-DMA remote sessions
+ Avoid race condition in xwayland-on-demand
+ Do not unminimize windows with initial IconicState
+ Fix mispositioning of some X11 fullscreen windows
+ Fix legacy fullscreen windows appearing on all monitors
+ Improve support for display-attached tablets
+ Fix stuck cursor in some clients
+ Avoid unexpected orientation changes around suspend/resume
+ Fix oversized input region around Xwayland windows
+ Fix X11 client input region issues
+ Plugged leak
+ Fixed crashes
+ Misc. bug fixes and cleanups
+ Updated translations.
- Drop patches fixed upstream:
+ mutter-do-not-unminimize-windows-with-initial-iconic.patch
+ mutter-fix-wacom-tablet-crash.patch
==== ncurses ====
Version update (6.4.20230520 -> 6.4.20230615)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20230615
+ modify _nc_read_file_entry() to show relevant filename in warnings.
+ improve checks in convert_string() for corrupt terminfo entry (report
and test-case by Gregory James Duck).
- Add ncurses patch 20230610
+ improve manpages discussing file descriptors in low-level functions.
+ modify flushinp to use file descriptors in SCREEN, rather than from
TERMINAL, and check if they are for a terminal, like SVr4.
+ modify mcprint to use file descriptor in SCREEN, for consistency.
+ add xterm+focus to foot+base (patch by Daniel Ekloef).
+ correct definition of Charable() for non-wide ncurses library (report
and test-case by Zbigniew Baniewski).
- Add ncurses patch 20230603
+ add configure option --with-strip-program, to override program
chosen by the install program for stripping executables (prompted
by discussion with Aapo Rantalainen).
+ fix typo in INSTALL (report/patch by Aapo Rantalainen).
+ improve error-checks for isEILSEQ()
+ increase MB_CUR_MAX to 16, matching glibc's MB_LEN_MAX.
+ corrected mouse mask in test/testcurs.c
+ improve thread lock in lib_trace.c
- Correct offsets of patch ncurses-6.4.dif
- Add ncurses patch 20230527
+ fixes for compiler warnings/cppcheck.
==== nodejs-common ====
Version update (5.1 -> 6.0)
- Rework default versions and include specifics for ALP
- Default version for SLE-12 is set to be 16 - no further updates
expected since W&S module is not supported in LTSS
==== nodejs20 ====
Version update (20.2.0 -> 20.3.0)
Subpackages: npm20
- Update to version 20.3.0:
* deps: upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux
* module: change default resolver to not throw on unknown scheme
* stream: deprecate asIndexedPairs
- versioned.patch, fix_ci_tests.patch: refreshed
- openssl3_1-adapt_tests.patch: upstreamed and removed
For details see,
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V20.md#20…
==== okteta ====
Version update (0.26.10 -> 0.26.11)
Subpackages: libKasten4 libOkteta3 libkasten-lang libokteta-lang okteta-data
- Update to 0.26.11:
* Improved: translations
* Improved: Search tool: store used settings in the config
* Improved: Replace tool: store used settings in the config
* Improved: Select range tool: store used settings in the config
* Improved: Goto tool: store used settings in the config
* Improved: Pattern generator: store also used input encoding
in the config
* Improved: Statistics tool: add option to copy data to clipboard
* Improved: Statistics tool: use consistent formatting for
percent column
* Improved: Structures tool: enable context menu for array and
string elements
* Improved: Structures tool: show tooltip for array & string elements
* Fixed: Search tool: prevent crash on backward search with empty array
* Fixed: Search tool: enhance/fix search behaviour with existing selection
* Fixed: Search tool: don't reset stored search direction on first dialog show
* Fixed: Replace tool: prevent crash on backward search with empty array
* Fixed: Replace tool: enhance/fix search behaviour with existing selection
* Fixed: Structures tool: fix parsing 3 and 4 byte UTF-8 sequences
* Fixed: Structures tool: fix outdated error indices for UTF-8 string decoding
* Fixed: unit tests accidentally shared working directories (kde#467541)
* Changed: Select range tool: move "Relative to end" field next to end input
* Changed: Search tool: disable automagic for "In selection" checkbox (kde#441925)
* Changed: Replace tool: disable automagic for "In selection" checkbox (kde#441925)
==== okular ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Bump c++ standard version. Poppler is about to use c++17 types in
the api, so better be prepared
==== open-iscsi ====
Subpackages: libopeniscsiusr0
- Upgrade to upstream version 2.1.9 with tag "2.1.9-suse"
(bsc#1210514), replacing open-iscsi-2.1.8-suse.tar.bz2 with
open-iscsi-2.1.9-suse.tar.bz2, and resetting
open-iscsi-SUSE-latest.diff.bz2. A summary rom the ChangeLog
file:
* Fix discoveryd compiler warning
* Sync iscsi_if.h with kernel
* Handle old DB records correctly
* Make IQN configuration for iscsi-iname
* remove OFFLOAD_BOOT_SUPPORTED, which is always true
* Use UUID for IPC, not "root"
* do not support SHA3 for libressl
* build meson cleanups, including changing default DB home
* Updated README about NOPs
* Remove "BindTo" in systemd service file
* Some iscsiuio fixes, including licensing and memory leaks
(bsc#1210514)
* Small netlink fixes
* Fix OOM adjustment
* Some error recovery fixes
* Some spelling fixes
==== openssh ====
Version update (8.9p1 -> 9.3p1)
Subpackages: openssh-clients openssh-common openssh-server
- Update to openssh 9.3p1:
= Security
* ssh-add(1): when adding smartcard keys to ssh-agent(1) with the
per-hop destination constraints (ssh-add -h ...) added in
OpenSSH 8.9, a logic error prevented the constraints from being
communicated to the agent. This resulted in the keys being added
without constraints. The common cases of non-smartcard keys and
keys without destination constraints are unaffected. This
problem was reported by Luci Stanescu.
* ssh(1): Portable OpenSSH provides an implementation of the
getrrsetbyname(3) function if the standard library does not
provide it, for use by the VerifyHostKeyDNS feature. A
specifically crafted DNS response could cause this function to
perform an out-of-bounds read of adjacent stack data, but this
condition does not appear to be exploitable beyond denial-of-
service to the ssh(1) client.
The getrrsetbyname(3) replacement is only included if the
system's standard library lacks this function and portable
OpenSSH was not compiled with the ldns library (--with-ldns).
getrrsetbyname(3) is only invoked if using VerifyHostKeyDNS to
fetch SSHFP records. This problem was found by the Coverity
static analyzer.
= New features
* ssh-keygen(1), ssh-keyscan(1): accept -Ohashalg=sha1|sha256
when outputting SSHFP fingerprints to allow algorithm
selection. bz3493
* sshd(8): add a `sshd -G` option that parses and prints the
effective configuration without attempting to load private keys
and perform other checks. This allows usage of the option
before keys have been generated and for configuration
evaluation and verification by unprivileged users.
= Bugfixes
* scp(1), sftp(1): fix progressmeter corruption on wide displays;
bz3534
* ssh-add(1), ssh-keygen(1): use RSA/SHA256 when testing
usability of private keys as some systems are starting to
disable RSA/SHA1 in libcrypto.
* sftp-server(8): fix a memory leak. GHPR363
* ssh(1), sshd(8), ssh-keyscan(1): remove vestigal protocol
compatibility code and simplify what's left.
* Fix a number of low-impact Coverity static analysis findings.
These include several reported via bz2687
* ssh_config(5), sshd_config(5): mention that some options are
not first-match-wins.
* Rework logging for the regression tests. Regression tests will
now capture separate logs for each ssh and sshd invocation in
a test.
* ssh(1): make `ssh -Q CASignatureAlgorithms` work as the manpage
says it should; bz3532.
* ssh(1): ensure that there is a terminating newline when adding
a new entry to known_hosts; bz3529
= Portability
* sshd(8): harden Linux seccomp sandbox. Move to an allowlist of
mmap(2), madvise(2) and futex(2) flags, removing some
concerning kernel attack surface.
* sshd(8): improve Linux seccomp-bpf sandbox for older systems;
bz3537
- Update to openssh 9.2p1:
= Security
* sshd(8): fix a pre-authentication double-free memory fault
introduced in OpenSSH 9.1. This is not believed to be
exploitable, and it occurs in the unprivileged pre-auth process
that is subject to chroot(2) and is further sandboxed on most
major platforms.
* ssh(8): in OpenSSH releases after 8.7, the PermitRemoteOpen
option would ignore its first argument unless it was one of the
special keywords "any" or "none", causing the permission list
to fail open if only one permission was specified. bz3515
* ssh(1): if the CanonicalizeHostname and
CanonicalizePermittedCNAMEs options were enabled, and the
system/libc resolver did not check that names in DNS responses
were valid, then use of these options could allow an attacker
with control of DNS to include invalid characters (possibly
including wildcards) in names added to known_hosts files when
they were updated. These names would still have to match the
CanonicalizePermittedCNAMEs allow-list, so practical
exploitation appears unlikely.
= Potentially-incompatible changes
* ssh(1): add a new EnableEscapeCommandline ssh_config(5) option
that controls whether the client-side ~C escape sequence that
provides a command-line is available. Among other things, the
~C command-line could be used to add additional port-forwards
at runtime.
This option defaults to "no", disabling the ~C command-line
that was previously enabled by default. Turning off the
command-line allows platforms that support sandboxing of the
ssh(1) client (currently only OpenBSD) to use a stricter
default sandbox policy.
= New features
* sshd(8): add support for channel inactivity timeouts via a new
sshd_config(5) ChannelTimeout directive. This allows channels
that have not seen traffic in a configurable interval to be
automatically closed. Different timeouts may be applied to
session, X11, agent and TCP forwarding channels.
* sshd(8): add a sshd_config UnusedConnectionTimeout option to
terminate client connections that have no open channels for a
length of time. This complements the ChannelTimeout option
above.
* sshd(8): add a -V (version) option to sshd like the ssh client
... changelog too long, skipping 345 lines ...
- wtmpdb.patch: add support for wtmpdb to sshd [jsc#PED-3144]
==== openssh-askpass-gnome ====
Version update (8.9p1 -> 9.3p1)
- openssh-askpass-gnome: require only openssh-clients, not the full
openssh (including -server), to avoid pulling in excessive
dependencies when installing git on Gnome (boo#1211446)
- Update to openssh 9.3p1
* No changes for askpass, see main package changelog for
details
==== openvpn ====
Version update (2.6.4 -> 2.6.5)
- update to 2.6.5:
* apctl (windows): generate driver-specific names (if using tapctl
to create additional tap/wintun/dco devices, and not using
- -name) (Github #337)
* interactive service (windows): do not force target desktop for
openvpn.exe - this has no impact for normal use, but enables
running of OpenVPN in a scripted way when no user is logged on
(for example, via task scheduler) (Github OpenVPN/openvpn-gui#626)
* fix use-after-free with EVP_CIPHER_free
* fix building with MSVC from release tarball (missing version.m4.in)
* dco-win: repair use of --dev-node to select specific DCO drivers
(Github #336)
* fix missing malloc() return check in dco_freebsd.c
* windows: correctly handle unicode names for "exit event"
* fix memleak in client-connect example plugin
* fix fortify build problem in keying-material-exporter-demo plugin
* fix memleak in dco_linux.c/dco_get_peer_stats_multi() - this will
leak a small amount of memory every 15s on DCO enabled servers,
leading to noticeable memory waste for long-running processes.
* dco_linux.c: properly close dco version file (fd leak)
==== orc ====
Version update (0.4.33 -> 0.4.34)
- Update to version 0.4.34
+ Thread-safety improvements around orc codemem
allocation/freeing
+ Add orc_parse_code() with more detailed error reporting
+ Implement Orc function lazy initialization correctly via atomic
operations
+ orc program parser fixes and improvements
+ build fixes and compiler warning fixes
+ coverity and clang scan-build static code analysis fixes
+ meson: Do not always generate static library for test library
+ ci improvements
==== osinfo-db ====
Version update (20230308 -> 20230518)
- Update to database version 20230518
osinfo-db-20230518.tar.xz
==== parley ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== pcsc-lite ====
Version update (1.9.9 -> 2.0.0)
Subpackages: libpcsclite1
- Version 2.0.0
* Adjust USB drivers path at run-time via environment variable PCSCLITE_HP_DROPDIR
* Add '--disable-polkit' option
* Reset eventCounter when a reader is removed
* Add "polkit" in "pcscd -v" output if enabled
* Doxygen: document SCARD_E_INVALID_VALUE for some functions
* use secure_getenv(3) if available
* Some other minor improvements
==== perl ====
Version update (5.36.0 -> 5.36.1)
Subpackages: perl-base perl-doc
- update to perl 5.36.1 - maintenance release
* Module::CoreList has been upgraded from version 5.20220520 to 5.20230423.
* Fixed: An eval() as the last statement in a regex code block could trigger
an interpreter panic
* An eval EXPR referring to a lexical sub defined in grandparent scope no
longer produces an assertion failures.
* Writing to a magic variables associated with the selected output handle,
$^, $~, $=, $- and $%, no longer crashes perl if the IO object has been
cleared from the selected output handle.
==== perl-Image-ExifTool ====
Version update (12.62 -> 12.63)
Subpackages: exiftool perl-File-RandomAccess
- Update to 12.63:
- Added ability to read/write/create Brotli-compressed metadata
in JXL images (requires IO::Compress::Brotli)
- Added partial support for Exif 3.0 specification:
- Added new EXIF tags
- Added MPF Original Preservation Image type
- Support for reading 'utf8' values (but still write only as
'string')
- Added support for Adobe HDR Gain Map (hdrgm) XMP tags
- Added support for reading 7z files (thanks Amir Gooran, github
[#205]) (but currently this doesn't work for the Windows .exe
version because I haven't been able to install
Compress::Raw::Lzma for ActivePerl)
- Added XMP-panorama tags
- Added warning if -csv is used with -p
- Added warning if trying to geotag from a UTF-16 track log
- Decode ImageWidth/Height from JXL images using partial codestreams
- Decode more Sony tags for some newer models (thanks Jos Roost)
- Extract GainMapImage (hrgm box) from JXL files
- Extract Guano information from WAV files
- Enhanced ImageDataMD5 feature and renamed to ImageDataHash (with
ImageDataMD5 alias for backward compatibility)
- Changed RARVersion tag name to FileVersion
- Fixed bug introduced in 12.46 which could cause a hang when
reading a corrupted RIFF-based file
- Fixed writing of Composition:GPSPosition when -n is used
- API Changes:
- Added ImageHashType option
==== perl-Net-DNS ====
Version update (1.38 -> 1.39)
- updated to 1.39
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== permissions ====
Version update (1699_20230516 -> 1699_20230602)
Subpackages: chkstat permissions-config
- Update to version 20230602:
* profiles: remove dropped pppoe-wrapper
==== php8 ====
Version update (8.1.19 -> 8.1.20)
Subpackages: php8-cli php8-ctype php8-dom php8-gd php8-gettext php8-iconv php8-mbstring php8-mysql php8-openssl php8-pdo php8-sqlite php8-tokenizer php8-xmlreader php8-xmlwriter
- version update to 8.1.20
* This is a security release.
* https://www.php.net/ChangeLog-8.php#8.1.20
- force to repack tarball after update
https://github.com/php/php-src/issues/11300
- session.save_path set to /var/lib/php8/sessions in mod_php8.conf
and www.conf php-fpm pool example
- modified sources
% mod_php8.conf
- added sources
+ repack.sh
+ php-unicode-allow-redistribution.patch
==== pim-data-exporter ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== pim-sieve-editor ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== pimcommon ====
Version update (23.04.1 -> 23.04.2)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== pinentry ====
- Update signature file and keyring with latest ones from download
site, they were updated by another approved upstream maintainer.
==== pinentry-gui ====
Subpackages: pinentry-gnome3 pinentry-gtk2 pinentry-qt5
- Update signature file and keyring with latest ones from download
site, they were updated by another approved upstream maintainer.
==== plasma-framework ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== polkit-default-privs ====
Version update (1550+20230517.ab68b2d -> 1550+20230606.5001571)
- Update to version 1550+20230606.5001571:
* Whitelist org.freedesktop.systemd1.bypass-dump-ratelimit (bsc#1211978)
- Update to version 1550+20230602.0c9c3c6:
* profiles: drop dead mousepad action
==== poppler ====
Version update (23.05.0 -> 23.06.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools
- update to 23.06.0 (bsc#1212255):
* CairoOutputDev: Fix crash when doing type3 rendering
* Fix crash with unknown signature hashing algorithms
* Add gpgme backend for signature handling
* FontInfo: Make it return proper information about font
substitution
* FontInfo: Try harder to get Type 3 font name
* Store embedded fonts widths table in a more effective manner
* Skip font lookup for nonprintable characters
* Fix crash on malformed files
* Add API to allow selecting signature backend (nss or gpgme)
* Convert embedded files to bytearray a bit smarter
==== poppler-qt5 ====
Version update (23.05.0 -> 23.06.0)
- update to 23.06.0 (bsc#1212255):
* CairoOutputDev: Fix crash when doing type3 rendering
* Fix crash with unknown signature hashing algorithms
* Add gpgme backend for signature handling
* FontInfo: Make it return proper information about font
substitution
* FontInfo: Try harder to get Type 3 font name
* Store embedded fonts widths table in a more effective manner
* Skip font lookup for nonprintable characters
* Fix crash on malformed files
* Add API to allow selecting signature backend (nss or gpgme)
* Convert embedded files to bytearray a bit smarter
==== postfix ====
Version update (3.8.0 -> 3.8.1)
- update to 3.8.1
* Optional: harden a Postfix SMTP server against remote SMTP
clients that violate RFC 2920 (or 5321) command pipelining
constraints. With "smtpd_forbid_unauth_pipelining = yes", the
server disconnects a client immediately, after responding with
"554 5.5.0 Error: SMTP protocol synchronization" and after
logging "improper command pipelining" with the unexpected remote
SMTP client input. This feature is disabled by default in Postfix
3.5-3.8 to avoid breaking home-grown utilities, but it is enabled
by default in Postfix 3.9. A similar feature is enabled by
default in the Exim SMTP server.
* Optional: some OS distributions crank up TLS security to 11,
and in doing so increase the number of plaintext email deliveries.
This introduces basic OpenSSL configuration file support that
may be used to override OS-level settings.
Details are in the postconf(5) manpage under tls_config_file
and tls_config_name.
* Bugfix (defect introduced: Postfix 1.0): the command "postconf
.. name=v1 .. name=v2 .." (multiple instances of the same
parameter name) created multiple main.cf name=value entries
with the same parameter name. It now logs a warning and skips
the earlier name(s) and value(s). Found during code maintenance.
* Bugfix (defect introduced: Postfix 3.3): the command "postconf
- M name1/type1='name2 type2 ...'" died with a segmentation
violation when the request matched multiple master.cf entries.
The master.cf file was not damaged. Problem reported by SATOH
Fumiyasu.
* Bugfix (defect introduced: Postfix 2.11): the command "postconf
- M name1/type1='name2 type2 ...'" could add a service definition
to master.cf that conflicted with an already existing service
definition. It now replaces all existing service definitions
that match the service pattern 'name1/type1' or the service
name and type in 'name2 type2 ...' with a single service
definition 'name2 type2 ...'. Problem reported by SATOH Fumiyasu.
* Bugfix (defect introduced: Postfix 3.8) the posttls-finger
command could access uninitialized memory when reconnecting.
This also fixes a malformed warning message when a destination
contains ":service" information. Reported by Thomas Korbar.
* Bugfix (defect introduced: Postfix 3.2): the MySQL client could
return "not found" instead of "error" (for example, resulting
in a 5XX SMTP status instead of 4XX) during the time that all
MySQL server connections were turned down after error. Found
during code maintenance. File: global/dict_mysql.c. This was
already fixed in Postfix 3.4-3.7.
==== prison-qt5 ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* Add EAN13 support
* Factor out code for interfacing with ZXing for barcode generation
==== publicsuffix ====
Version update (20230426 -> 20230613)
- Update to version 20230613:
* Add `{id,io,ai}.vn` for .vn ccTLD in ICANN Section (#1771)
* util: gTLD data autopull updates for 2023-06-10T15:11:56 UTC (#1774)
- Update to version 20230607:
* util: gTLD data autopull updates for 2023-06-07T15:13:30 UTC (#1772)
* Add test workflow (#1750)
* Update of gov.pl labels (#1752)
==== purpose ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== qpdf ====
Version update (11.3.0 -> 11.4.0)
- version update to 11.4.0
CLI Enhancements
* The --optimize-images option now optimizes images inside of form XObjects.
Library Enhancements
* Allow QPDFJobâs workflow to be split into a reading phase and a writing
phase to allow the caller to operate on the QPDF object before it is written.
This adds methods QPDFJob::createQPDF and QPDFJob::writeQPDF and corresponding
C API functions qpdfjob_create_qpdf and qpdfjob_write_qpdf.
* Add QPDF::newReserved as a better alternative to QPDFObjectHandle::newReserved.
* If you add an uninitialized QPDFObjectHandle to an array, qpdf will throw a
logic_error. It has always been invalid to do this, but before, it wouldnât
have been caught until later.
Bug fixes
* Ignore an annotationâs appearance state when the annotation only has one
appearance. This prevents qpdfâs annotation flattening logic from throwing
away appearances of annotations whose annotation state is set incorrectly,
as has been seen in some PDF files.
==== qqc2-desktop-style ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== qt6-base ====
Subpackages: libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6Sql6 libQt6Test6 libQt6Widgets6 qt6-network-tls qt6-platformtheme-gtk3
- Add patch for QTabBar regression in Qt 6.5.1 (QTBUG-114204)
* 0001-tabbar-fix.patch
- Add upstream changes (CVE-2023-34410, boo#1211994):
* 0001-Schannel-Reject-certificate-not-signed-by-a-configur.patch
* 0001-Ssl-Copy-the-on-demand-cert-loading-bool-from-defaul.patch
==== remmina ====
Version update (1.4.30 -> 1.4.31)
Subpackages: remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc
- Update to remmina version 1.4.31:
* [REM-2874] muli password changer search now matches partial
strings !2480
* Fix segfault in VNC when using domain socket !2481
* Switched pylist Append to SetItem !2482
* Template texts updated !2484
* Add menu option to delete multiple profiles at the same time !2483
* add 1080p as a default resolution to remmina_pref.c !2486
* Remove character limit on password length !2489
* Create better postats.html !2488
* Redesign santahat.png & add santahat.svg !2492
* Edit preferences UI !2491
* Change the icon of the new connection button !2493
* Modify the checkbox of the appearance-tab !2494
* Add valign to the switch of the debugging window !2495
* plugins/rdp: Ensure output redirection configuration applies to
both dynamic and static rdpsnd !2498
==== rubygem-addressable ====
Version update (2.8.1 -> 2.8.4)
- updated to version 2.8.4
* Restore Addressable::IDNA.unicode_normalize_kc as a deprecated method
- updated to version 2.8.3
* Fix template expand level 2 hash support for non-string objects
- updated to version 2.8.2
* Improve cache hits and JIT friendliness
* Improve code style and test coverage
* Ensure reset of deferred validation
* Resolve normalization differences between IDNA::Native and IDNA::Pure
* Remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY
==== rubygem-pundit ====
Version update (2.2.0 -> 2.3.0)
- updated to version 2.3.0
* add support for rubocop-rspec syntax extensions
==== rubygem-ruby-dbus ====
Version update (0.22.1 -> 0.23.0.beta1)
- 0.23.0.beta1
Bug fixes:
* A service can now have more than one name (gh#mvidner/ruby-dbus#69).
Connection#request_service is deprecated in favor of Connection#object_server
and BusConnection#request_name
API:
* Remove Service, splitting it into ProxyService and ObjectServer
* Split off BusConnection from Connection
==== samba ====
Version update (4.18.1+git.298.4ccf830b2a4 -> 4.18.3+git.303.c08b73d523c)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind samba-winbind-libs
- Update to 4.18.3
* Symlinks to files can have random DOS mode information in a
directory listing; (bso#15375).
* vfs_fruit might cause a failing open for delete; (bso#15378).
* winbind recurses into itself via rpcd_lsad; (bso#15361).
* wbinfo -u fails on ad dc with >1000 users; (bso#15366).
* DS ACEs might be inherited to unrelated object classes;
(bso#15338).
* a lot of messages: get_static_share_mode_data:
get_static_share_mode_data_fn failed: NT_STATUS_NOT_FOUND;
(bso#15362).
* aes256 smb3 encryption algorithms are not allowed in
smb3_sid_parse(); (bso#15374).
* Setting veto files = /.*/ break listing directories;
(bso#15360).
* "samba-tool domain provision" does not run interactive mode
if no arguments are given; (bso#15363).
* dsgetdcname: assumes local system uses IPv4; (bso#15325).
- Update to 4.18.2
* Log flood: smbd_calculate_access_mask_fsp: Access denied:
message level should be lower; (bso#15302).
* Floating point exception (FPE) via cli_pull_send at
source3/libsmb/clireadwrite.c; (bso#15306).
* test_tstream_more_tcp_user_timeout_spin fails intermittently
on Rackspace GitLab runners; (bso#15328).
* Reduce flapping of ridalloc test; (bso#15329).
* large_ldap test is unreliable; (bso#15351).
* New filename parser doesn't check veto files smb.conf
parameter; (bso#15143).
* mdssvc may crash when initializing; (bso#15354).
* large directory optimization broken for non-lcomp path
elements; (bso#15313).
* streams_depot fails to create streams; (bso#15357).
* shadow_copy2 and streams_depot don't play well together;
(bso#15358).
* Flapping tests in samba_tool_drs_show_repl.py; (bso#15316).
* winbindd idmap child contacts the domain controller without a
need; (bso#15317).
* idmap_autorid may fail to map sids of trusted domains for the
first time; (bso#15318).
* idmap_hash doesn't use ID_TYPE_BOTH for reverse mappings;
(bso#15319).
* net ads search -P doesn't work against servers in other
domains; (bso#15323).
* Temporary smbXsrv_tcon_global.tdb can't be parsed;
(bso#15353).
* Tests use depricated and removed methods like
assertRegexpMatches; (bso#15343).
==== signon-kwallet-extension ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== skanlite ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== solid ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== sonnet ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== spectacle ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- Changes since 23.04.1:
* Fix the capture option panel width for some languages
==== spice ====
Version update (0.15.1 -> 0.15.2)
- Update to v0.15.2 release
* This is a bug fix release with no upstream changelog
==== step ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== suse-module-tools ====
Version update (16.0.30 -> 16.0.31)
Subpackages: suse-module-tools-scriptlets
- Update to version 16.0.31:
* rpm-script: skip run_bootloader check (boo#1208117)
==== sushi ====
Version update (43.0 -> 44.2)
- Update to version 44.2:
+ Fix loading certain documents in evince.
+ Updated translations.
==== syndication ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== syntax-highlighting ====
Version update (5.106.0 -> 5.107.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== systemd ====
Version update (253.4 -> 253.5)
Subpackages: libsystemd0 libudev1 systemd-container systemd-coredump udev
- Make sure to skip the call to systemd-tmpfile in the file-triggers when
running on transaction systems
- Import commit 07bb12a282b0ea378850934c4a76008b448b8bad (merge of v253.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/25aec157888f7aa9a36726962fcbbf2…
- Reexecute user managers on package updates.
For now we send signal to user instances to trigger their reexecution. It's
asynchronous but it shouldn't cause any problem in practice and it's probably
safer than triggering reexecution with "systemctl --user -M 1000@
daemon-reexec" command. The latter command creates a new PAM session behind
the scene bringing with it the known issue (upstream issue #8598) with
"(sd-pam)" helper process when the PAM session is being closed.
==== systemd-presets-branding-openSUSE ====
- fix drkonqi entry, should end with .service
==== systemd-presets-common-SUSE ====
- Add wtmpdb-update-boot.service and wtmpdb-rotate.timer to enable
wtmpdb as Y2038 safe wtmp replacement
==== systemd-rpm-macros ====
Version update (22 -> 23)
- Bump to version 23
- Restore the check that prevents systemd-tmpfiles to run during transactional updates
The check has been mistakenly dropped during the switch to file-triggers.
==== threadweaver ====
Version update (5.106.0 -> 5.107.0)
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- No code change since 5.106.0
==== time ====
- Add patch disable-time-max-rss-test.patch to disable time max rss
test, broken because a kernel issue (bsc#1211092)
==== tree ====
Version update (2.1.0 -> 2.1.1)
- tree 2.1.1:
* Various spelling corrections.
* Fix issue where following links while doing JSON output would lead to
incorrect JSON output. (simonpmind)
* Fix issue where .info patterns relative to the .info file that did not use
a wildcard for matching the prefix were not matching files properly.
(German Lashevich)
* Added support for making trees from tab indented files (--fromtabfile)
(gitlab @AvidSeeker), also cleaned up some other issues in the fromfile
code.
* Fix buffer overflow in listdir() when file names are allowed to be longer
than 256 characters (like when using fromfile.) (Javier Jaramago Fernández)
* If when attempting to open a .gitignore or .info file from a top level
directory and failing, recursively check the parents for such a file. This
stops when successful at opening such a file. This behavior might in the
future be modified to open all such files in all parents to until root is
reached. (Damien Bezborodov) Note that this requires the use of realpath()
which I think may be an issue for some OSes.
* Fix issue where tree would never descend (-l) a symbolic link when a full
tree is gathered (--du/matchdirs/prune) (gitlab @6ramr)
==== umbrello ====
Version update (23.04.1 -> 23.04.2)
- Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/
- No code change since 23.04.1
==== usbmuxd ====
Version update (1.1.1 -> 1.1.1+git48.01c94c7)
- Update to version 1.1.1+git48.01c94c7:
* Update to use latest libplist code (boo#1212194)
* Set default value for ENV_DEV_MODE
* udev: Fix freezing on OpenRC caused by a raced execution of usbmuxd
* Guess current mode based on available configurations and interfaces. Switch mode only if guess is different than desired mode.
* Support switching to different "modes" using vendor specific control messages. Use USBMUXD_DEFAULT_DEVICE_MODE env. var. to let the user control desired mode.
* preflight: Assume old iOS version if retrieval of ProductVersion fails
* usb: Enable Apple Silicon restore mode
* Add option to allow changing the location of or disabling the pidfile
* Fix parsing -S as short option for --socket
* Allow specifying a custom listen address:port or unix socket
* usb: Allow configuration 5 after verifying it is actualy usable
* device: Add device id to device_control_input() log messages
* Post release version bump to 1.1.2
- Drop usptreamed patches:
- usbmuxd-add-socket-option.patch
- usbmuxd-add-pid-option.patch
==== vim ====
Version update (9.0.1572 -> 9.0.1632)
Subpackages: vim-data vim-data-common xxd
- Updated to version 9.0.1632, fixes the following problems
* Error messages are not translated.
* Error for function name has wrong line number.
* "file N of M" message is not translated.
* Users may not know what to do with an internal error.
* SpellCap highlight not always updated when needed.
* Some error messages are not translated.
* CI: indent test hangs on FreeBSD.
* Translation does not work for plural argument.
* :stopinsert may not work in a popup close handler. (Ben Jackson)
* Get E304 when using 'cryptmethod' "xchacha20v2". (Steve Mynott)
* Not all meson files are recognized.
* Weird use of static variables for spell checking.
* Checking translations gives an error for using two messages with ngettext()
that differ in "%" items.
* Corn config files are not recognized.
* Incsearch not triggered when pasting clipboard register on the command
line.
* Filetype test contains too many special characters.
* Filetype test has trailing white space.
* Some "gomod" files are not recognized.
* Not all timer tests are marked as flaky.
* MS-Windows: assert error when compiled with debug mode.
* Some internal error messages are translated.
* Line pointer becomes invalid when using spell checking.
* :registers command does not work in sandbox.
* Cursor ends up below the window after a put.
* screenchar(), screenchars() and screenstring() do not work properly when
'encoding' is set to a double-byte encoding.
* Cursor not adjusted when near top or bottom of window and 'splitkeep'
is not "cursor".
* screenpos() does not take w_skipcol into account.
* Filetype detection fails for *.conf file without comments. (Dmitrii
Tcyganok)
* Stray character is visible if 'smoothscroll' marker is displayed on top
of a double-wide character.
* Display wrong when scrolling multiple lines with 'smoothscroll' set.
* Errors from the codestyle test are a bit confusing.
* Crash when calling method on super in child constructor. (Israel Chauca
Fuentes)
* Using freed memory when 'foldcolumn' is set.
* screenpos() returns wrong row with diff filler lines.
* update_topline() is called twice.
* Crash when an object indirectly references itself.
* Display is wrong when 'smoothscroll' is set and scrolling multiple lines.
* v:maxcol can be changed in a :for loop.
* "skipcol" not reset when using multi-byte characters.
* Some make output gets picked up by 'errorformat'.
* strlen() called too often for :spellrepall.
* URL shortcut files are not recognized.
* Quickfix text field is truncated.
* charidx() and utf16idx() result is not consistent with byteidx().
* Trace32 files are not recognized.
* The focus gained/lost escape sequences cause trouble for a terminal
where Vim does not expect them.
* Nix files are not recognized from the hashbang line.
* FILETYPE_FILE is defined to the same value multiple times. Same for a
few similar macros.
* Filetype name t32 is a bit obscure.
* The program to filetype translation is not exported.
* Crash when calling object constructor from legacy script. (Israel
Chauca Fuentes)
* "super" is not considered a reserved name.
* Visual area not shown when using 'showbreak' and start of line is not
visible. (Jaehwang Jung)
* No generic mechanism to test syntax plugins.
* Syntax tests fail on FreeBSD.
* Having utf16idx() rounding up is inconvenient.
* "make clean" at the toplevel fails.
* Passing a wrong variable type to an option gives multiple errors.
* Not all cabal config files are recognized.
==== virt-manager ====
Subpackages: virt-install virt-manager-common
- bsc#1212195 - libvirtd crashes when virt-manager connects
virt-manager qemu:///system on a fresh installation tumbleweed
virtman-check-for-libvirt-modular-daemons.patch
- Changes to osinfo-db cause some virt-manager tests to fail.
virtman-fix-osinfo-tests.patch
==== vte ====
Version update (0.72.1 -> 0.72.2)
Subpackages: libvte-2_91-0 typelib-1_0-Vte-2_91
- Update to version 0.72.2:
* emulation: Fix infinite loop on non-number OSC 104 param
* widget: Don't consume right clicks on gtk4
- Drop 24547fb3.patch: Fixed upstream.
==== wayland-utils ====
Version update (1.1.0 -> 1.2.0)
- Update to release 1.2.0
* Support for the drm-lease-v1 protocol.
* Improved linux_dmabuf v4 report now prints the DRM device
paths.
* Restored support for older versions (< 3) of linux_dmabuf.
* New command line option to restrict queries to specific
interfaces.
==== wget ====
- Update wget-libproxy.patch: ensure to properly use libproxy
cflags from pkg-config. Fixes build against libproxy 0.5.
==== wireless-regdb ====
Version update (20230503 -> 20230601)
- Update to version 20230601:
* wireless-regdb: Update regulatory rules for Philippines (PH)
==== wtmpdb ====
Version update (0.5.0 -> 0.6.0)
Subpackages: libwtmpdb0
- Update to version 0.6.0
- wtmpdb rotate: move old log entries into wtmpdb_<yyyymmdd>.db
==== xfce4-panel-profiles ====
Version update (1.0.13 -> 1.0.14)
- Refresh Libxfce4ui.patch again to ensure we require both
typelib(Libxfce4ui) *and* typelib(Libxfce4util)
- Add Requires: python3-psutil
- Really fix files list and permissions of installed files
- Update to version 1.0.14
* Save and restore rc-files
* Add keywords to .desktop file (Fixes #9)
* Properly filter filenames on startup
* Ensure unique profile name and consistent filename
* Pass correct length to GLib.KeyFile.load_from_data() (Fixes #20)
* Open panel prefs dialog also on delete-event (Fixes #42)
* configure: Use shell builtins instead of sed
* Add missing translatable flags
* Fix translations when $prefix != /usr
* Add Unity layout
* Use get_user_config_dir instead of get_home_dir (Fixes #38)
* Show errors before saving profile to file
* Ignore corrupted desktop-files on store Ignore empty launchers on
store
* Set correct desktop file name for translations
* Makefile.in.in: Pass arguments to tar to make build reproducible
regardless of user or umask
* removed extra created link in makefile(#10)
* Translation Updates
- Refresh Libxfce4ui.patch
- Fix files list and permissions of installed files
==== xfce4-pulseaudio-plugin ====
Version update (0.4.6 -> 0.4.7)
Subpackages: xfce4-pulseaudio-plugin-lang
- Update to version 0.4.7
* Fix crash when D-Bus connection is lost before it's connected
* Fix copyright info
* MPRIS: Control recently open/used player using multimedia keys
* Deduplicate key binding code
* Bind all possible keys
* Update about authors
* MPRIS: Remove old settings when clearing known players
* MPRIS: Ignore multimedia keys for blacklisted players
* MPRIS: Add possibility to hide inactive players, improve config
storage
* MPRIS: Remove pulseaudio_mpris_player_can_launch function
* MPRIS: Fix memory leak in player finalize
* MPRIS: Remove unused pulseaudio_mpris_player_is_equal function
* MPRIS: Refactor player connection lost and finalize
* MPRIS: Deduplicate find_desktop_entry function
* MPRIS: Make pulseaudio_mpris_get_available_players static
* MPRIS: Check for filename before launching the player
* Improve connection/disconnection with server
* Menu: Don't clear structure, it's not needed
* MPRIS: Reduce player_is_usable timeout to 5 sec
* MPRIS: Memory management fixes
* MPRIS: Don't initialize struct members, GLib is doing it
* MPRIS: Micro-optimization
* MPRIS: Check for is_playing in set_can_play function
* Subscribe NameOwnerChanged to watch MPRIS changes instead of
timer
* Fix removing blacklisted MPRIS players from config
* Improve run mixer button sensitivity
* Display default device name in tooltip
* Don't set has-tooltip property twice
* Don't show recording indicator for non-default monitors
* Make run mixer button sensitive for any path
* Show unplugged devices as insensitive
* Don't show rec icon if the source output doesn't belong to any
client
* Don't show recording indicator when it's not connected to the
source
* Fix mistake in comment
* Don't reset recording value in callback
* Allow maximum volume configuration in dialog
* Improve volume step size text
* Translation Updates
- Remove _service file
==== xmlstarlet ====
- Modernise spec file
- Remove unused rpmlintrc filter
==== xrdb ====
Version update (1.2.1 -> 1.2.2)
- Updat to version 1.2.2
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* Variable scope reduction as recommended by cppcheck
* Use C99 struct initialization
* Rename variable 'dup' to avoid shadowing dup() function
* Fallback asprintf: don't truncate output that has a \0 in string
* configure: raise minimum autoconf requirement to 2.70
==== xterm ====
Version update (380 -> 382)
Subpackages: xterm-bin xterm-resize
- update to 382:
* amend change to CursorBack> in patch 380, allowing the result
to be on the hidden right-half of double-cell characters
* amend xtermDrawString, fixing regression with
- -disable-wide-chars configuration from patch #380
* corrected pathname for run-tic.sh, for full
install in an out-of-tree build
* fix a regression in wide bitmap fonts versus check for
missing glyphs
==== xwayland ====
Version update (23.1.1 -> 23.1.2)
- Update to version 23.1.2
* This release includes improved DMA-BUF v4 feedback support for
direct scanout, relaxed CVT modes for non-standard modes, fixes
for the CHERI/Morello platform and other various fixes.
==== yast2-apparmor ====
Version update (4.6.0 -> 4.6.1)
- Added missing textdomain (bsc#1211980)
- 4.6.1
==== yast2-bootloader ====
Version update (4.6.1 -> 4.6.2)
- Persist zfcp.allow_lun_scan kernel option for s390 arch
(needed for gh#openSUSE/agama#626).
- 4.6.2
==== yast2-storage-ng ====
Version update (4.6.10 -> 4.6.11)
- Prevent setting the volume label for a mounted btrfs or swap
(bsc#1211337)
- 4.6.11
==== yast2-trans ====
Version update (84.87.20230516.e4ba802a -> 84.87.20230602.240a95214f)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sr yast2-trans-sv yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu
- Update to version 84.87.20230602.240a95214f:
* New POT for text domain 'control'.
* Translated using Weblate (Macedonian)
* New POT for text domain 'autoinst'.
==== yast2-users ====
Version update (4.6.1 -> 4.6.2)
- Write the users when using AutoYaST on an installed system
(bsc#1211753).
- Move Ruby classes in Yast::Users (SSHAuthorizedKeysFile and
SSHAuthorizedKeyring) to the Y2Users module to remove duplication
Yast::Users Perl module.
- 4.6.2
==== zchunk ====
Version update (1.3.0 -> 1.3.1)
- update to 1.3.1:
* Fix read off-by-one bug in compressed int function
* Handle read-data errors correctly
* Ensure memory is freed when zrealloc is called with size 0
==== zenity ====
Version update (3.92.0 -> 3.99.0)
- Update to version 3.99.0:
+ option: Add various non-fatal deprecation warnings that were
previously missing, and fix a misleading deprecation message
for `--window-icon`
+ main: Add G_APPLICATION_FLAGS_NON_UNIQUE to GApplication flags
+ progress: Cleanup unnecessary static objects and remove
spurious builder unref
+ util:
- Remove fatal assert on exit if window invalid GtkWindow
- Ignore superfluous quit requests
- Remove superfluous GtkWindow cast check
+ data: Manpage generation changes; don't automatically generate
the manpage from help2man for now (this will preferably be
reinstated post-4.0 once the issues are worked out)
+ a11y: Label the widgets in a forms UI properly
+ Updated translations.
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=opensuse&groupid=3&versio…
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:
389-ds (2.4.0~git0.87efeb2 -> 2.4.0~git18.37ec5cd)
AppStream
ImageMagick (7.1.1.8 -> 7.1.1.11)
MozillaFirefox (112.0.2 -> 113.0.2)
MozillaFirefox-branding-openSUSE
NetworkManager
NetworkManager-openconnect (1.2.8 -> 1.2.10)
QGnomePlatform-qt5 (0.9.0 -> 0.9.1)
QGnomePlatform-qt6 (0.9.0 -> 0.9.1)
akonadi-calendar (23.04.0 -> 23.04.1)
akonadi-calendar-tools (23.04.0 -> 23.04.1)
akonadi-contact (23.04.0 -> 23.04.1)
akonadi-import-wizard (23.04.0 -> 23.04.1)
akonadi-mime (23.04.0 -> 23.04.1)
akonadi-notes (23.04.0 -> 23.04.1)
akonadi-search (23.04.0 -> 23.04.1)
akonadi-server (23.04.0 -> 23.04.1)
akregator (23.04.0 -> 23.04.1)
analitza (23.04.0 -> 23.04.1)
apache2-mod_php8 (8.2.5 -> 8.1.19)
apparmor (3.1.3 -> 3.1.4)
ark (23.04.0 -> 23.04.1)
at-spi2-core (2.48.0 -> 2.48.3)
attica-qt5 (5.105.0 -> 5.106.0)
audacity (3.3.1 -> 3.3.2)
autoyast2 (4.6.1 -> 4.6.2)
babl (0.1.102 -> 0.1.106)
baloo5 (5.105.0 -> 5.106.0)
baloo5-widgets (23.04.0 -> 23.04.1)
bcm43xx-firmware
bind (9.18.14 -> 9.18.15)
binutils
blinken (23.04.0 -> 23.04.1)
bluedevil5 (5.27.4 -> 5.27.5)
bluez-qt (5.105.0 -> 5.106.0)
breeze (5.27.4 -> 5.27.5)
breeze-gtk (5.27.4 -> 5.27.5)
breeze5-icons (5.105.0 -> 5.106.0)
btrfsprogs (6.1.3 -> 6.3)
c-ares (1.19.0 -> 1.19.1)
calendarsupport (23.04.0 -> 23.04.1)
ceph (16.2.11.65+g8b7e6fc0182 -> 16.2.13.66+g54799ee0666)
checkmedia (6.1 -> 6.2)
container-selinux (2.211.0 -> 2.215.0)
cppcheck (2.9.3 -> 2.10.3)
createrepo_c
crypto-policies (20210917.c9d86d1 -> 20230420.3d08ae7)
cups
cups-filters
curl (8.0.1 -> 8.1.2)
dav1d (1.2.0 -> 1.2.1)
diffutils (3.9 -> 3.10)
discover (5.27.4 -> 5.27.5)
dnsmasq
dolphin (23.04.0 -> 23.04.1)
dos2unix (7.4.4 -> 7.5.0)
drbd-utils
drkonqi5 (5.27.4 -> 5.27.5)
e2fsprogs (1.46.5 -> 1.47.0)
elfutils
emacs-apel (10.8+80+g6947dc4 -> 10.8+81+g82eb232)
emacs-flim (1.14.9+130+g289e5bbd66f6 -> 1.14.9+136+g2cf5a78)
eog (44.1 -> 44.2)
ethtool (6.2 -> 6.3)
eventviews (23.04.0 -> 23.04.1)
evolution (3.48.1 -> 3.48.2)
evolution-data-server (3.48.1 -> 3.48.2)
evolution-ews (3.48.1 -> 3.48.2)
ffmpegthumbs (23.04.0 -> 23.04.1)
filelight (23.04.0 -> 23.04.1)
firewalld
frameworkintegration (5.105.0 -> 5.106.0)
freerdp
freetype2
fuse3
gawk (5.2.1 -> 5.2.2)
gc (8.2.2 -> 8.2.4)
gcc13 (13.0.1+git7231 -> 13.1.1+git7364)
gcc7
gdb
glib2 (2.76.2 -> 2.76.3)
glibc
glslang (12.1.0 -> 12.2.0)
gnome-control-center (44.1 -> 44.2)
gnome-mahjongg (3.38.3 -> 3.40.0)
gnome-maps (44.1 -> 44.2)
gnome-remote-desktop (44.1 -> 44.2)
gnome-session
gnome-software (44.1 -> 44.2)
gnutls
grantlee5
grantleetheme (23.04.0 -> 23.04.1)
grep (3.10 -> 3.11)
grilo (0.3.15 -> 0.3.16)
grub2
gstreamer (1.22.2 -> 1.22.3)
gstreamer-plugins-bad (1.22.2 -> 1.22.3)
gstreamer-plugins-base (1.22.2 -> 1.22.3)
gstreamer-plugins-good (1.22.2 -> 1.22.3)
gstreamer-plugins-libav (1.22.2 -> 1.22.3)
gstreamer-plugins-ugly (1.22.2 -> 1.22.3)
gtk3 (3.24.37+70 -> 3.24.38)
guile (3.0.8 -> 3.0.9)
gupnp-av
gwenview5 (23.04.0 -> 23.04.1)
harfbuzz (7.2.0 -> 7.3.0)
health-checker (1.7 -> 1.8)
highway
hwdata (0.369 -> 0.370)
icewm (3.3.2 -> 3.3.5)
imlib2 (1.11.0 -> 1.11.1)
incidenceeditor (23.04.0 -> 23.04.1)
inkscape
inxi (3.3.23 -> 3.3.27)
iso-codes (4.13.0 -> 4.15.0)
iso_ent
jack
javapackages-tools
kaccounts-integration (23.04.0 -> 23.04.1)
kaccounts-providers (23.04.0 -> 23.04.1)
kactivities-stats (5.105.0 -> 5.106.0)
kactivities5 (5.105.0 -> 5.106.0)
kactivitymanagerd (5.27.4 -> 5.27.5)
kaddressbook (23.04.0 -> 23.04.1)
kalgebra (23.04.0 -> 23.04.1)
kamera (23.04.0 -> 23.04.1)
kanagram (23.04.0 -> 23.04.1)
kapptemplate (23.04.0 -> 23.04.1)
karchive (5.105.0 -> 5.106.0)
kate (23.04.0 -> 23.04.1)
kauth (5.105.0 -> 5.106.0)
kbookmarks (5.105.0 -> 5.106.0)
kbruch (23.04.0 -> 23.04.1)
kcachegrind (23.04.0 -> 23.04.1)
kcalc (23.04.0 -> 23.04.1)
kcalendarcore (5.105.0 -> 5.106.0)
kcalutils (23.04.0 -> 23.04.1)
kcharselect (23.04.0 -> 23.04.1)
kcm_flatpak (5.27.4 -> 5.27.5)
kcm_sddm (5.27.4 -> 5.27.5)
kcmutils (5.105.0 -> 5.106.0)
kcodecs (5.105.0 -> 5.106.0)
kcolorchooser (23.04.0 -> 23.04.1)
kcompletion (5.105.0 -> 5.106.0)
kconfig (5.105.0 -> 5.106.0)
kconfigwidgets (5.105.0 -> 5.106.0)
kcontacts (5.105.0 -> 5.106.0)
kcoreaddons (5.105.0 -> 5.106.0)
kcrash (5.105.0 -> 5.106.0)
kdav (5.105.0 -> 5.106.0)
kdbusaddons (5.105.0 -> 5.106.0)
kde-cli-tools5 (5.27.4 -> 5.27.5)
kde-gtk-config5 (5.27.4 -> 5.27.5)
kde-print-manager (23.04.0 -> 23.04.1)
kdeclarative (5.105.0 -> 5.106.0)
kdeconnect-kde (23.04.0 -> 23.04.1)
kded (5.105.0 -> 5.106.0)
kdeedu-data (23.04.0 -> 23.04.1)
kdegraphics-thumbnailers (23.04.0 -> 23.04.1)
kdelibs4support (5.105.0 -> 5.106.0)
kdenetwork-filesharing (23.04.0 -> 23.04.1)
kdepim-addons (23.04.0 -> 23.04.1)
kdepim-runtime (23.04.0 -> 23.04.1)
kdesu (5.105.0 -> 5.106.0)
kdevelop5 (23.04.0 -> 23.04.1)
kdialog (23.04.0 -> 23.04.1)
kdnssd-framework (5.105.0 -> 5.106.0)
kdoctools (5.105.0 -> 5.106.0)
kernel-firmware (20230427 -> 20230517)
kernel-source (6.3.1 -> 6.3.4)
kfilemetadata5 (5.105.0 -> 5.106.0)
kgamma5 (5.27.4 -> 5.27.5)
kgeography (23.04.0 -> 23.04.1)
kglobalaccel (5.105.0 -> 5.106.0)
kguiaddons (5.105.0 -> 5.106.0)
khangman (23.04.0 -> 23.04.1)
khelpcenter5 (23.04.0 -> 23.04.1)
kholidays (5.105.0 -> 5.106.0)
khotkeys5 (5.27.4 -> 5.27.5)
khtml (5.105.0 -> 5.106.0)
ki18n (5.105.0 -> 5.106.0)
kiconthemes (5.105.0 -> 5.106.0)
kidentitymanagement (23.04.0 -> 23.04.1)
kidletime (5.105.0 -> 5.106.0)
kig (23.04.0 -> 23.04.1)
kimageformats (5.105.0 -> 5.106.0)
kimap (23.04.0 -> 23.04.1)
kinfocenter5 (5.27.4 -> 5.27.5)
kinit (5.105.0 -> 5.106.0)
kio (5.105.0 -> 5.106.0)
kio-extras5 (23.04.0 -> 23.04.1)
kio_audiocd (23.04.0 -> 23.04.1)
kipi-plugins (23.04.0 -> 23.04.1)
kirigami2 (5.105.0 -> 5.106.0)
kitemmodels (5.105.0 -> 5.106.0)
kitemviews (5.105.0 -> 5.106.0)
kiten (23.04.0 -> 23.04.1)
kitinerary (23.04.0 -> 23.04.1)
kjobwidgets (5.105.0 -> 5.106.0)
kjs (5.105.0 -> 5.106.0)
kldap (23.04.0 -> 23.04.1)
kleopatra (23.04.0 -> 23.04.1)
kmag (23.04.0 -> 23.04.1)
kmahjongg (23.04.0 -> 23.04.1)
kmail (23.04.0 -> 23.04.1)
kmail-account-wizard (23.04.0 -> 23.04.1)
kmailtransport (23.04.0 -> 23.04.1)
kmbox (23.04.0 -> 23.04.1)
kmenuedit5 (5.27.4 -> 5.27.5)
kmime (23.04.0 -> 23.04.1)
kmines (23.04.0 -> 23.04.1)
kmousetool (23.04.0 -> 23.04.1)
kmplot (23.04.0 -> 23.04.1)
knewstuff (5.105.0 -> 5.106.0)
knotes (23.04.0 -> 23.04.1)
knotifications (5.105.0 -> 5.106.0)
knotifyconfig (5.105.0 -> 5.106.0)
kompare (23.04.0 -> 23.04.1)
konsole (23.04.0 -> 23.04.1)
kontact (23.04.0 -> 23.04.1)
kontactinterface (23.04.0 -> 23.04.1)
konversation (23.04.0 -> 23.04.1)
korganizer (23.04.0 -> 23.04.1)
kpackage (5.105.0 -> 5.106.0)
kparts (5.105.0 -> 5.106.0)
kpat (23.04.0 -> 23.04.1)
kpeople5 (5.105.0 -> 5.106.0)
kpimtextedit (23.04.0 -> 23.04.1)
kpipewire (5.27.4 -> 5.27.5)
kpkpass (23.04.0 -> 23.04.1)
kplotting (5.105.0 -> 5.106.0)
kpty (5.105.0 -> 5.106.0)
kqtquickcharts (23.04.0 -> 23.04.1)
kquickcharts (5.105.0 -> 5.106.0)
kreversi (23.04.0 -> 23.04.1)
kross (5.105.0 -> 5.106.0)
krunner (5.105.0 -> 5.106.0)
ksanecore (23.04.0 -> 23.04.1)
kscreen5 (5.27.4 -> 5.27.5)
kscreenlocker (5.27.4 -> 5.27.5)
kservice (5.105.0 -> 5.106.0)
ksmtp (23.04.0 -> 23.04.1)
ksshaskpass5 (5.27.4 -> 5.27.5)
ksudoku (23.04.0 -> 23.04.1)
ksystemstats5 (5.27.4 -> 5.27.5)
ktexteditor (5.105.0 -> 5.106.0)
ktextwidgets (5.105.0 -> 5.106.0)
ktnef (23.04.0 -> 23.04.1)
ktouch (23.04.0 -> 23.04.1)
kunitconversion (5.105.0 -> 5.106.0)
kwallet (5.105.0 -> 5.106.0)
kwalletmanager5 (23.04.0 -> 23.04.1)
kwayland (5.105.0 -> 5.106.0)
kwayland-integration (5.27.4 -> 5.27.5)
kwidgetsaddons (5.105.0 -> 5.106.0)
kwin5 (5.27.4 -> 5.27.5)
kwindowsystem (5.105.0 -> 5.106.0)
kwordquiz (23.04.0 -> 23.04.1)
kwrited5 (5.27.4 -> 5.27.5)
kxmlgui (5.105.0 -> 5.106.0)
kyotocabinet
layer-shell-qt (5.27.4 -> 5.27.5)
lhasa (0.3.1 -> 0.4.0)
libKF5ModemManagerQt (5.105.0 -> 5.106.0)
libKF5NetworkManagerQt (5.105.0 -> 5.106.0)
libX11 (1.8.4 -> 1.8.5)
libaom (3.6.0 -> 3.6.1)
libapparmor (3.1.3 -> 3.1.4)
libcap (2.68 -> 2.69)
libcap-ng
libdmapsharing (3.9.11 -> 3.9.12)
libgcrypt
libgravatar (23.04.0 -> 23.04.1)
libgsasl
libheif (1.16.1 -> 1.16.2)
libkcddb (23.04.0 -> 23.04.1)
libkcompactdisc (23.04.0 -> 23.04.1)
libkdcraw (23.04.0 -> 23.04.1)
libkdecoration2 (5.27.4 -> 5.27.5)
libkdegames (23.04.0 -> 23.04.1)
libkdepim (23.04.0 -> 23.04.1)
libkeduvocdocument (23.04.0 -> 23.04.1)
libkexiv2 (23.04.0 -> 23.04.1)
libkgapi (23.04.0 -> 23.04.1)
libkipi (23.04.0 -> 23.04.1)
libkleo (23.04.0 -> 23.04.1)
libkmahjongg (23.04.0 -> 23.04.1)
libkomparediff2 (23.04.0 -> 23.04.1)
libksane (23.04.0 -> 23.04.1)
libkscreen2 (5.27.4 -> 5.27.5)
libksieve (23.04.0 -> 23.04.1)
libksysguard5 (5.27.4 -> 5.27.5)
libnettle (3.8.1 -> 3.9)
libntlm
libostree
libpng16
libproxy
libproxy-plugins
libqt5-qtbase (5.15.9+kde151 -> 5.15.9+kde154)
libqt5-qtdeclarative (5.15.9+kde23 -> 5.15.9+kde25)
libqt5-qtsvg (5.15.9+kde7 -> 5.15.9+kde8)
libqt5-qtwebengine (5.15.13 -> 5.15.14)
librdkafka (2.1.0 -> 2.1.1)
libreoffice (7.5.3.1 -> 7.5.4.1)
librsvg (2.56.0 -> 2.56.1)
libserf (1.3.9 -> 1.3.10)
libstorage-ng (4.5.101 -> 4.5.115)
libvirt (9.3.0 -> 9.4.0)
libxcrypt (4.4.33 -> 4.4.34)
libxfce4ui (4.18.3 -> 4.18.4)
libxslt (1.1.37 -> 1.1.38)
libyajl
libyui (4.5.2 -> 4.6.0)
libyui-ncurses (4.5.2 -> 4.6.0)
libyui-ncurses-pkg (4.5.2 -> 4.6.0)
libyui-qt (4.5.2 -> 4.6.0)
libyui-qt-graph (4.5.2 -> 4.6.0)
libyui-qt-pkg (4.5.2 -> 4.6.0)
libyuv (20220920+f9fda6e -> 20230517+a377993)
lirc
llvm16 (16.0.2 -> 16.0.4)
lokalize (23.04.0 -> 23.04.1)
lsof
lua54 (5.4.4 -> 5.4.6)
mailcommon (23.04.0 -> 23.04.1)
mailimporter (23.04.0 -> 23.04.1)
mailutils (3.15 -> 3.16)
man-pages (6.02 -> 6.04)
mariadb (10.11.2 -> 10.11.3)
mariadb-connector-c (3.3.4 -> 3.3.5)
mbox-importer (23.04.0 -> 23.04.1)
mdadm
messagelib (23.04.0 -> 23.04.1)
milou5 (5.27.4 -> 5.27.5)
mobipocket (23.04.0 -> 23.04.1)
mousepad (0.6.0 -> 0.6.1)
mozilla-nss
mozjs102 (102.10.0 -> 102.11.0)
multipath-tools (0.9.4+86+suse.4d8901e -> 0.9.5+68+suse.d1b6a1c)
mutter (44.1 -> 44.1+2)
nautilus (44.1 -> 44.2)
ncurses (6.4.20230429 -> 6.4.20230520)
nghttp2 (1.52.0 -> 1.53.0)
nodejs-common
okular (23.04.0 -> 23.04.1)
openSUSE-build-key
openconnect (9.10 -> 9.12)
opensc
openssl-1_1 (1.1.1t -> 1.1.1u)
openssl-3 (3.0.8 -> 3.1.1)
openssl (3.0.8 -> 3.1.1)
openvpn (2.6.3 -> 2.6.4)
orca (44.0 -> 44.1)
oxygen5-sounds (5.27.4 -> 5.27.5)
pam (1.5.2.90 -> 1.5.3)
pam-full-src (1.5.2.90 -> 1.5.3)
pam_kwallet (5.27.4 -> 5.27.5)
parley (23.04.0 -> 23.04.1)
patterns-base
patterns-server
pciutils (3.9.0 -> 3.10.0)
perl-Bootloader (1.0 -> 1.2)
perl-GD
perl-IO-Socket-SSL (2.081 -> 2.083)
perl-Mojolicious (9.31 -> 9.32)
perl-Net-DNS (1.37 -> 1.38)
perl-libwww-perl (6.68 -> 6.70)
permissions (1699_20230424 -> 1699_20230516)
php8 (8.2.5 -> 8.1.19)
pim-data-exporter (23.04.0 -> 23.04.1)
pim-sieve-editor (23.04.0 -> 23.04.1)
pimcommon (23.04.0 -> 23.04.1)
pipewire (0.3.69 -> 0.3.71)
plasma-browser-integration (5.27.4 -> 5.27.5)
plasma-framework (5.105.0 -> 5.106.0)
plasma-nm5 (5.27.4 -> 5.27.5)
plasma5-addons (5.27.4 -> 5.27.5)
plasma5-desktop (5.27.4 -> 5.27.5)
plasma5-disks (5.27.4 -> 5.27.5)
plasma5-integration (5.27.4 -> 5.27.5)
plasma5-openSUSE
plasma5-pa (5.27.4 -> 5.27.5)
plasma5-systemmonitor (5.27.4 -> 5.27.5)
plasma5-thunderbolt (5.27.4 -> 5.27.5)
plasma5-workspace (5.27.4.1 -> 5.27.5)
plymouth
policycoreutils
polkit-default-privs (1550+20230307.7f42172 -> 1550+20230517.ab68b2d)
polkit-kde-agent-5 (5.27.4 -> 5.27.5)
poppler (23.04.0 -> 23.05.0)
poppler-qt5 (23.04.0 -> 23.05.0)
postgresql15 (15.2 -> 15.3)
powerdevil5 (5.27.4 -> 5.27.5)
prison-qt5 (5.105.0 -> 5.106.0)
purpose (5.105.0 -> 5.106.0)
python-Twisted
python-anyio
python-argcomplete
python-attrs (22.2.0 -> 23.1.0)
python-gevent (22.10.1 -> 22.10.2)
python-greenlet (1.1.3 -> 2.0.2)
python-httpcore (0.16.3 -> 0.17.0)
python-libvirt-python (9.3.0 -> 9.4.0)
python-numpy
python-pip (22.3.1 -> 23.1.2)
python-python-slugify
python-pyzmq (24.0.1 -> 25.0.2)
python-requests (2.28.2 -> 2.30.0)
python-rich (13.3.5 -> 13.4.1)
python-rpm
python-setuptools (67.6.1 -> 67.7.2)
python-tornado6 (6.2 -> 6.3.2)
python-urllib3 (1.26.15 -> 2.0.2)
python-zope.event
python310 (3.10.10 -> 3.10.11)
python310-core (3.10.10 -> 3.10.11)
qemu (7.1.0 -> 8.0.2)
qqc2-desktop-style (5.105.0 -> 5.106.0)
qt6-base (6.5.0 -> 6.5.1)
qt6-declarative (6.5.0 -> 6.5.1)
qt6-imageformats (6.5.0 -> 6.5.1)
qt6-translations (6.5.0 -> 6.5.1)
qt6-wayland (6.5.0 -> 6.5.1)
raspberrypi-firmware-dt
rdma-core (42.0 -> 45.0)
ristretto (0.13.0 -> 0.13.1)
rp-pppoe (3.15 -> 4.0)
rpm
ruby-common (3.2 -> 3.2.1)
rubygem-gem2rpm
rubygem-google-protobuf (3.21.10 -> 3.23.1)
rubygem-grpc (1.52.0 -> 1.55.0)
rubygem-packaging_rake_tasks (1.5.1 -> 1.5.3)
rubygem-rack-2.2 (2.2.6.4 -> 2.2.7)
rubygem-rails-7.0
rubygem-rgl (0.5.9 -> 0.5.10)
rubygem-ruby-dbus (0.21.0 -> 0.22.1)
sdl12_compat (1.2.60 -> 1.2.64)
sendmail
setxkbmap (1.3.3 -> 1.3.4)
shaderc (2023.2 -> 2023.4)
shim
shotwell (0.32.0 -> 0.32.1)
signon-kwallet-extension (23.04.0 -> 23.04.1)
skanlite (23.04.0 -> 23.04.1)
solid (5.105.0 -> 5.106.0)
sonnet (5.105.0 -> 5.106.0)
spectacle (23.04.0 -> 23.04.1)
sqlite3 (3.41.2 -> 3.42.0)
sssd (2.8.2 -> 2.9.0)
step (23.04.0 -> 23.04.1)
syndication (5.105.0 -> 5.106.0)
syntax-highlighting (5.105.0 -> 5.106.0)
systemd
systemd-rpm-macros (20 -> 22)
systemsettings5 (5.27.4 -> 5.27.5)
sysvinit (3.00 -> 3.07)
texlive
threadweaver (5.105.0 -> 5.106.0)
tnftp (20210827 -> 20230507)
tracker (3.5.1 -> 3.5.3)
tracker-miners (3.5.1 -> 3.5.2)
transactional-update (4.1.5 -> 4.2.1)
transmission
umbrello (23.04.0 -> 23.04.1)
update-alternatives
util-linux
util-linux-systemd
vim (9.0.1504 -> 9.0.1572)
vte
vulkan-loader (1.3.247 -> 1.3.250.0)
vulkan-tools (1.3.247 -> 1.3.250.0)
webkit2gtk3 (2.40.1 -> 2.40.2)
webkit2gtk3-soup2 (2.40.1 -> 2.40.2)
wget (1.21.3 -> 1.21.4)
wireless-regdb (20230213 -> 20230503)
wireplumber
wpa_supplicant
wxWidgets-3_0
wxWidgets-3_2-nostl
xdg-desktop-portal-kde (5.27.4 -> 5.27.5)
xdm
xen (4.17.1_02 -> 4.17.1_04)
xfce4-panel (4.18.3 -> 4.18.4)
xfce4-power-manager (4.18.1 -> 4.18.2)
xfce4-screensaver (4.18.1 -> 4.18.2)
xfce4-screenshooter (1.10.3 -> 1.10.4)
xfce4-session (4.18.2 -> 4.18.3)
xfsprogs (6.2.0 -> 6.3.0)
xrdb
xsane
xterm (379 -> 380)
yaml-cpp
yast2-auth-server (4.6.1 -> 4.6.2)
yast2-control-center (4.6.0 -> 4.6.1)
yast2-installation (4.6.2 -> 4.6.3)
yast2-network (4.6.2 -> 4.6.3)
yast2-pkg-bindings (4.6.1 -> 4.6.2)
yast2-services-manager (4.6.0 -> 4.6.1)
yast2-storage-ng (4.6.5 -> 4.6.10)
yast2-trans (84.87.20230507.125aa699e6 -> 84.87.20230516.e4ba802a)
yast2-vm (4.6.0 -> 4.6.1)
yast2-vpn (4.6.0 -> 4.6.1)
zisofs-tools
zstd
=== Details ===
==== 389-ds ====
Version update (2.4.0~git0.87efeb2 -> 2.4.0~git18.37ec5cd)
Subpackages: lib389 libsvrcore0
- Update to version 2.4.0~git18.37ec5cd:
* Issue 5751 - Cleanallruv task crashes on consumer (#5775)
* Bump version to 2.4.1
* Issue 5770 - RFE - Extend Password Adminstrators to allow skipping password info updates
* Issue 5768 - CLI/UI - cert checks are too strict, and other issues
* Issue 5722 - fix compilation warnings (#5771)
* Issue 5765 - Improve installer selinux handling
* Issue 152 - RFE - Add support for LDAP alias entries
* Issue 5052 - BUG - Custom filters prevented entry deletion (#5060)
* Issue 5752 - RFE - Provide a history for LastLoginTime (#5753)
* Issue 5722 - RFE When a filter contains 'nsrole', improve response time by rewriting the filter (#5723)
==== AppStream ====
Subpackages: libAppStreamQt2 libappstream4
- refresh patch for new glib-2.76 from upstream
==== ImageMagick ====
Version update (7.1.1.8 -> 7.1.1.11)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.1.11
* upstream changelog:
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-11---2023…
- version update to 7.1.1.10
* fixes CVE-2023-2157 [bsc#1211601]
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-10---2023…
- update to 7.1.1.9:
* support for Oklab
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-9---2023-…
==== MozillaFirefox ====
Version update (112.0.2 -> 113.0.2)
- Mozilla Firefox 113.0.2 (boo#1211696)
* Fixed: Fixed a bug which could cause Firefox to freeze on
some pages when loading them with the Developer Tools Web
Console open (bmo#1828026)
* Fixed: Fixed a bug which would cause the bookmarks and
history sidebars to not properly react to the browser window
being vertically resized (bmo#1831535)
- Mozilla Firefox 113.0.1
* UI fixes for other platforms
- upstream signing key updated
- Mozilla Firefox 113.0
* https://www.mozilla.org/en-US/firefox/113.0/releasenotes
MFSA 2023-16 (bsc#1211175)
* CVE-2023-32205 (bmo#1753339, bmo#1753341)
Browser prompts could have been obscured by popups
* CVE-2023-32206 (bmo#1824892)
Crash in RLBox Expat driver
* CVE-2023-32207 (bmo#1826116)
Potential permissions request bypass via clickjacking
* CVE-2023-32208 (bmo#1646034)
Leak of script base URL in service workers via import()
* CVE-2023-32209 (bmo#1767194)
Persistent DoS via favicon image
* CVE-2023-32210 (bmo#1776755)
Incorrect principal object ordering
* CVE-2023-32211 (bmo#1823379)
Content process crash due to invalid wasm code
* CVE-2023-32212 (bmo#1826622)
Potential spoof due to obscured address bar
* CVE-2023-32213 (bmo#1826666)
Potential memory corruption in FileReader::DoReadData()
* MFSA-TMP-2023-0002 (bmo#1814560, bmo#1814790, bmo#1819796)
Race condition in dav1d decoding
* CVE-2023-32214 (bmo#1828716)
Potential DoS via exposed protocol handlers
* CVE-2023-32215 (bmo#1540883, bmo#1751943, bmo#1814856, bmo#1820210,
bmo#1821480, bmo#1827019, bmo#1827024, bmo#1827144, bmo#1827359,
bmo#1830186)
Memory safety bugs fixed in Firefox 113 and Firefox ESR 102.11
* CVE-2023-32216 (bmo#1746479, bmo#1806852, bmo#1815987,
bmo#1820359, bmo#1823568, bmo#1824803, bmo#1824834, bmo#1825170,
bmo#1827020, bmo#1828130)
Memory safety bugs fixed in Firefox 113
- removed obsolete mozilla-bmo1568145.patch
==== MozillaFirefox-branding-openSUSE ====
- add sle_version 150500 check
- add some useful links about openSUSE in the about:newtab page
- add sle_version 150300 and 150400 check
==== NetworkManager ====
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Add nm-runstatedir.patch: to correct rundir from /var/run to /run
for systemd FHS compatibility
==== NetworkManager-openconnect ====
Version update (1.2.8 -> 1.2.10)
Subpackages: NetworkManager-openconnect-gnome
- Update to version 1.2.10:
+ Improved cancellation handling.
+ Support SAML/SSO authentication for some VPN protocols.
+ Allow useragent override.
+ Support webkit2gtk-4.1.
+ Allow choosing certificates/keys from PKCS#11 tokens.
+ Allow custom interface name.
+ Allow UDP connectivity to be disabled.
+ Support multi-certificate authentication for AnyConnect.
+ Fix hangs with external browsers which spam stdout.
+ Updated translations.
- Drop dbus-location.patch: Fixed upstream.
- Add pkgconfig(webkit2gtk-4.1) BuildRequires: New dependency.
==== QGnomePlatform-qt5 ====
Version update (0.9.0 -> 0.9.1)
- Update to version 0.9.1:
+ Changes:
- Thinner border between window and decorations
- Added support for KColorScheme using Adwaita-like color
schemes
- Added integration for QtQuick Controls2 applications
- Added support for color-scheme in GSettings backend
- Implemented reasonable icon fallback - depends on Qt change
476542
- Qt6: implemented support for QPlatformTheme::MouseCursorSize
and QPlatformTheme::MouseCursorTheme
+ Fixes:
- Do not crash when GSettings shema is not found
- Respect QT_STYLE_OVERRIDE env variable
- Fixed titlebar dimming on Wayland
- Fixed regression in rendering titlebar on vanilla Qt
- Drop 0001-fix-qt-6.5-compilation.patch as it is included in
version 0.9.1
- Adjust fix-XSetTransientForHint.patch for version 0.9.1
- Split QGnomePlatform's new color schemes into a new package
called "QGnomePlatform-colorschemes"
==== QGnomePlatform-qt6 ====
Version update (0.9.0 -> 0.9.1)
- Update to version 0.9.1:
+ Changes:
- Thinner border between window and decorations
- Added support for KColorScheme using Adwaita-like color
schemes
- Added integration for QtQuick Controls2 applications
- Added support for color-scheme in GSettings backend
- Implemented reasonable icon fallback - depends on Qt change
476542
- Qt6: implemented support for QPlatformTheme::MouseCursorSize
and QPlatformTheme::MouseCursorTheme
+ Fixes:
- Do not crash when GSettings shema is not found
- Respect QT_STYLE_OVERRIDE env variable
- Fixed titlebar dimming on Wayland
- Fixed regression in rendering titlebar on vanilla Qt
- Drop 0001-fix-qt-6.5-compilation.patch as it is included in
version 0.9.1
- Adjust fix-XSetTransientForHint.patch for version 0.9.1
- Split QGnomePlatform's new color schemes into a new package
called "QGnomePlatform-colorschemes"
==== akonadi-calendar ====
Version update (23.04.0 -> 23.04.1)
Subpackages: akonadi-plugin-calendar kalendarac libKPim5AkonadiCalendar5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== akonadi-calendar-tools ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== akonadi-contact ====
Version update (23.04.0 -> 23.04.1)
Subpackages: akonadi-plugin-contacts libKPim5AkonadiContact5 libKPim5ContactEditor5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== akonadi-import-wizard ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5ImportWizard5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== akonadi-mime ====
Version update (23.04.0 -> 23.04.1)
Subpackages: akonadi-plugin-mime libKPim5AkonadiMime5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== akonadi-notes ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== akonadi-search ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5AkonadiSearch5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== akonadi-server ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5AkonadiAgentBase5 libKPim5AkonadiCore5 libKPim5AkonadiPrivate5 libKPim5AkonadiWidgets5 libKPim5AkonadiXml5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Allow running mysql_upgrade when starting Akonadi
* Remove dangling reference
* Avoid crashing before priting debug output when setting up db
* Fix crash on server shutdown (kde#462692)
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
* Fix a bug in for clause in EntityTreeModel
* Remove dead code from FavoriteCollectionsModel
* Fix wrong for clause in Akonadi::Session (kde#468343)
* Add a test for faulty iteration in Akonadi::Session
- Drop patches, merged upstream:
* 0001-Fix-wrong-for-clause-in-Akonadi-Session.patch
* 0002-Remove-dead-code-from-FavoriteCollectionsModel.patch
* 0003-Fix-a-bug-in-for-clause-in-EntityTreeModel.patch
* 0001-Fix-crash-on-server-shutdown.patch
* 0001-Avoid-crashing-before-priting-debug-output-when-sett.patch
* 0001-Remove-dangling-reference.patch
* 0001-Allow-running-mysql_upgrade-when-starting-Akonadi.patch
==== akregator ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== analitza ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libAnalitza8
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== apache2-mod_php8 ====
Version update (8.2.5 -> 8.1.19)
- repack the tarball temporarily [bsc#1211648]
- also MIT license (systzdata patch, ext/date/lib/parse_posix.c)
[https://build.suse.de/request/show/298230]
- version update to 8.1.19
* This is a bug fix release.
* https://www.php.net/ChangeLog-8.php#8.1.19
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-ini.patch (refreshed)
% php-systzdata-v23.patch (refreshed)
- downgrade back to 8.1.18
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/…
==== apparmor ====
Version update (3.1.3 -> 3.1.4)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils python3-apparmor
- update to AppArmor 3.1.4
- parser: fix mount rules encoding (CVE-2016-1585)
- aa-logprof: fix error when choosing named exec with plain profile names
- aa-status: fix json output
- several fixes for profiles and abstractions
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.4
for the full upstream changelog
==== ark ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libkerfuffle23
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== at-spi2-core ====
Version update (2.48.0 -> 2.48.3)
Subpackages: libatk-1_0-0 libatk-bridge-2_0-0 libatspi0 typelib-1_0-Atk-1_0 typelib-1_0-Atspi-2_0
- Update to version 2.48.3:
+ Fix the build when dbus-broker is not set to be used by
default.
+ Fix a couple of use after frees when finalizing devices.
+ atk-adaptor: Fix handling of sockets in impl_GetChildren.
- Update to version 2.48.2:
+ Fixed a regression in 2.48.1 where the bus launcher would fail
if dbus-broker was configured at build time but not installed
on the system.
- Update to version 2.48.1:
+ Fixes for atk-only builds under Windows.
+ meson: Avoid requiring libsystemd when configured to use
dbus-daemon.
+ Fix crash when a bad index is passed to
atspi_accessible_get_child_at_index.
+ Fix possible infinite recursion in
atspi_accessible_clear_cache.
- Add or dbus-broker to existing dbus-1 Requires: we already pass
dbus_broker=/usr/bin/dbus-broker-launch and
default_bus=dbus-broker to meson during build.
==== attica-qt5 ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Attica5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== audacity ====
Version update (3.3.1 -> 3.3.2)
Subpackages: audacity-lang
- Update to 3.3.2
This is a hotfix release. It fixes the following bugs:
* #4629 Linux AppImage fails to start.
* #4637 Issues with selection and time toolbars on Linux packages.
* #4639 Missing duration input in generators on Linux packages.
* #4646 Potentialy extreme memory usage with Jack host.
* #4654 Anonymous upload to audio.com is disabled.
==== autoyast2 ====
Version update (4.6.1 -> 4.6.2)
Subpackages: autoyast2-installation
- Properly install the selected products, do not lose them after
resetting the package manager internally (bsc#1202234)
- 4.6.2
==== babl ====
Version update (0.1.102 -> 0.1.106)
- Update to 0.1.106:
* Disable LUTs on big-endian, fix to 1bpp->4bpp LUTs, faster startup by caching
balanced RGB to XYZ matrices.
* LUT code-paths re-enabled, some array overflow proofing.
==== baloo5 ====
Version update (5.105.0 -> 5.106.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* baloosearch: Inform the user when the specified dir is not canonical
* aggressively resource constrain baloo_file
==== baloo5-widgets ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== bcm43xx-firmware ====
- refresh BCM4345C[05].hcd from upstream URL
==== bind ====
Version update (9.18.14 -> 9.18.15)
Subpackages: bind-doc bind-utils
- Update to release 9.18.15
Bug Fixes:
* The max-transfer-time-in and max-transfer-idle-in statements
have not had any effect since the BIND 9 networking stack was
refactored in version 9.16. The missing functionality has been
re-implemented and incoming zone transfers now time out
properly when not progressing.
* The read timeout in rndc is now 60 seconds, matching the
behavior in BIND 9.16 and earlier. It had previously been
lowered to 30 seconds by mistake.
* When the ISC_R_INVALIDPROTO (ENOPROTOOPT, EPROTONOSUPPORT)
error code is returned by libuv, it is now treated as a network
failure: the server for which that error code is returned gets
marked as broken and is not contacted again during a given
resolution process.
* When removing delegations from an opt-out range,
empty-non-terminal NSEC3 records generated by those delegations
were not cleaned up. This has been fixed.
* Log file rotation code did not clean up older versions of log
files when the logging channel had an absolute path configured
as a file destination. This has been fixed.
Known Issues:
* Sending NOTIFY messages silently fails when the source port
specified in the notify-source statement is already in use.
This can happen e.g. when multiple servers are configured as
NOTIFY targets for a zone and some of them are unresponsive.
This issue can be worked around by not specifying the source
port for NOTIFY messages in the notify-source statement; note
that source port configuration is already deprecated and will
be removed altogether in a future release.
==== binutils ====
Subpackages: libctf-nobfd0 libctf0
- riscv-dynamic-tls-reloc-pie.patch: Backport for PR ld/22263 and PR
ld/25694
- riscv-pr22263-1.patch: Backport for PR ld/22263
==== blinken ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== bluedevil5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: bluedevil5-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* applet: introduce a brief animation for section height estimates (kde#438610)
* applet: Fix Toolbar padding in RTL mode
==== bluez-qt ====
Version update (5.105.0 -> 5.106.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== breeze ====
Version update (5.27.4 -> 5.27.5)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* ProgressBar: Stop emitting polish requests when item becomes invisible (kde#468903)
* ToolButton: Fix subcontrol menu buttons outline in RTL mode
* Remove unused methods
* ToolButton: Fix text & icon position in textUnderIcon RTL mode
- Drop patches, now upstream:
* 0001-ProgressBar-Stop-emitting-polish-requests-when-item-.patch
==== breeze-gtk ====
Version update (5.27.4 -> 5.27.5)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze gtk4-metatheme-breeze metatheme-breeze-common
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* ðgtk3/titlebutton: reduce right margin of {max/minimize} button
* gtk4/windowcontrols: use updated SVG assets
* assets: resize viewports of titlebutton SVGs
* gtk3: restore old icon size for titlebutton (kde#468203)
* gtk3: remove invalid icon size property
- Drop patches, now upstream:
* 0001-gtk3-restore-old-icon-size-for-titlebutton.patch
==== breeze5-icons ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Make monochrome MS-DOS executable icons respect the color scheme
* Increase moon size for redshift-status-on icon
* Add mimetype icons for alembic files
* Add new Partition Manager app icon
* Make media-flash icon actually look like a typical flash memory card (kde#468006)
* Add new icons for the pixelate and blur tools in Spectacle
==== btrfsprogs ====
Version update (6.1.3 -> 6.3)
Subpackages: btrfsprogs-bash-completion btrfsprogs-udev-rules libbtrfs0 libbtrfsutil1
- qgroup show: fix formatting of limit values in json output (bsc#1206960,
bsc#1209136)
- Added patch: btrfs-progs-qgroup-show-fix-formatting-of-limit-valu.patch
- update to 6.3
* mkfs: option -R deprecated, options unified in -O (-R still works)
* mkfs: fix potential race with udev leading to EBUSY due to repeatedly
opened file descriptors
* block-group-tree is out of experimental mode
* available as 'mkfs.btrfs -O block-group-tree'
* btrfstune can do in-place conversion to/from (use with care)
* balance: fix recognizing old and new syntax
* subvol snapshot: specific error if a failure is caused by an active swapfile
* tree-stats: rephrase warning when run on a mounted filesystem
* completion: 'filesystem du' also completes files
* check: fix docs, help text and warning that --force + --repair works on a
mounted filesystem
* build: fix static build when static libudev is available
* documentation:
* more updates from wiki, developer docs, changelogs
* reformatting
* updates and fixes
* other:
* test updates and fixes
* CI cleanups and old files removed
* integration with Github actions
- Use pre-generated documentation from tarball, fixes build on SLE targets
where sphinx might not be available
- update to 6.2.2
* fix build on old x86 architectures with builtin crypto
* device stats: fix printing wrong values in tabular output
* qgroup show: fix qgroup id formatting in json output
* restore: fix restoring xattrs on directories
* restore: don't modify metadata in dry-run mode
* balance: fix some cases wrongly parsed as old syntax
* balance: warn when deprecated syntax is used
* seeding: fall back to old way if sysfs device fsid is not available
* convert: handle orphan file ext4 feature
* other:
* sync ioctl definitions
* enable github CI
* update documentation
- update to 6.2.1
* fix build with crypto libraries
* CI images updated, build tests extended
- update to 6.2:
* receive: fix a corruption when decompressing zstd extents
* subvol sync: print total number and deletion progress
* accelerated hash algorithm implementations in fallback mode on x86_64
* fi mkswapfile: new option --uuid
* new global option --log=level to set the verbosity level directly
* other:
* experimental: update checksum conversion (not usable yet)
* build actually requires -std=gnu11
* refactor help option formatting, auto wrap long lines
==== c-ares ====
Version update (1.19.0 -> 1.19.1)
- Update to version 1.19.1
Security:
* CVE-2023-32067. High. 0-byte UDP payload causes Denial of Service
(bsc#1211604)
* CVE-2023-31147 Moderate. Insufficient randomness in generation
of DNS query IDs (bsc#1211605)
* CVE-2023-31130. Moderate. Buffer Underwrite in
ares_inet_net_pton() (bsc#1211606)
* CVE-2023-31124. Low. AutoTools does not set CARES_RANDOM_FILE
during cross compilation (bsc#1211607)
Bug fixes:
* Fix uninitialized memory warning in test
* ares_getaddrinfo() should allow a port of 0
* Fix memory leak in ares_send() on error
* Fix comment style in ares_data.h
* Fix typo in ares_init_options.3
* Sync ax_pthread.m4 with upstream
* Sync ax_cxx_compile_stdcxx_11.m4 with upstream to fix uclibc support
==== calendarsupport ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5CalendarSupport5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== ceph ====
Version update (16.2.11.65+g8b7e6fc0182 -> 16.2.13.66+g54799ee0666)
Subpackages: librados2 librbd1
- Add "#!BuildConstraint" to spec files for compatibility with _multibuild
- Update to 16.2.13-66-g54799ee0666:
+ (bsc#1199880) mgr: don't dump global config holding gil
+ (bsc#1209621) cephadm: fix NFS haproxy failover if active node disappears
+ (bsc#1210153) mgr/cephadm: fix handling of mgr upgrades with 3 or more mgrs
+ (bsc#1210243, bsc#1210314) ceph-volume: fix regression in activate
+ (bsc#1210719) cephadm: mount host /etc/hosts for daemon containers in podman deployments
+ (bsc#1210784) mgr/dashboard: Fix SSO error: 'str' object has no attribute 'decode'
+ (bsc#1210944) cmake: patch boost source to support python 3.11
+ (bsc#1211090) fix FTBFS on s390x
- Add _multibuild to define additional spec files as additional
flavors. Eliminates the need for source package links in OBS.
==== checkmedia ====
Version update (6.1 -> 6.2)
Subpackages: libmediacheck6
- merge gh#openSUSE/checkmedia#17
- do not select EFI System Partition for digest calculation
(bsc#1211953)
- use default for SKIPSECTORS only for RH media
- add man pages for checkmedia and tagmedia
- add spec file for OBS
- 6.2
==== container-selinux ====
Version update (2.211.0 -> 2.215.0)
- Update to version 2.215.0:
* Add some MLS rules to policy
* Allow container runtime to dyntransition to spc_t
* Tighten controls on confined users
* Add labels for /var/lib/shared
* Cleanup entrypoint definitions
* Allow container_device_plugin_t access to debugfs
* Allow containers which use devices to map them
==== cppcheck ====
Version update (2.9.3 -> 2.10.3)
- test suite quirks:
* Add patch disable-some-tests-about-char-signedness.patch, taken
from Debian, to disable test "TestCondition::alwaysTrueContainer"
which fails on "unsigned char" archs (arm, ppc)
* Run test suite with "-j1", as TestProcessExecutor test is flaky otherwise
- switch on Tumbleweed temporarily to gcc 12 to avoid
"allocator_traits<A>::rebind_alloc<A::value_type> must be A"
(as mentioned on https://gcc.gnu.org/gcc-13/porting_to.html)
- update to 2.10.3:
* SymbolDatabase: Fix handling of function pointer arguments
- update to 2.10.2:
* GUI: Set proper title for compliance report dialog
* GUI: Generate compliance report
* Tokenizer: tweaked simplification of function pointers
- install files from the addons/ and platforms/ directories - boo#1207806
- correct shebang fix for htmlreport/cppcheck-htmlreport
- update to 2.10.0:
* Many improvements and fixes in checkers.
* New check: use memset/memcpy instead of loop
CLI:
* if the file provided via "--file-list" cannot be opened it
will now error out
* add command-line option "--disable=" to individually disable
checks
GUI:
* Detect when installed version is old. There is setting in
Edit/Preferences to turn this on.
* Fix path issue with backslashes
* Cleanup *.ctu-info files after analysis
Build:
* the deprecated Makefile option SRCDIR is no longer accepted
* added CMake option BUILD_CORE_DLL to build lib as
cppcheck-core.dll with Visual Studio
==== createrepo_c ====
Subpackages: libcreaterepo_c0 python3-createrepo_c
- disable DeltaRPM for ALP
==== crypto-policies ====
Version update (20210917.c9d86d1 -> 20230420.3d08ae7)
Subpackages: crypto-policies-scripts
- FIPS: Enable to set the kernel FIPS mode with fips-mode-setup
and fips-finish-install commands, add also the man pages. The
required FIPS modules are left to be installed by the user.
* Rebase crypto-policies-FIPS.patch
- Revert a breaking change that introduces the config option
rh-allow-sha1-signatures that is unkown to OpenSSL and fails
on startup. We will consider adding this option to openssl.
* https://gitlab.com/redhat-crypto/fedora-crypto-policies/-/commit/97fe4494
* Add crypto-policies-revert-rh-allow-sha1-signatures.patch
- Update the update-crypto-policies(8) man pages and README.SUSE
to mention the supported back-end policies. [bsc#1209998]
* Add crypto-policies-supported.patch
- Update to version 20230420.3d08ae7:
* openssl, alg_lists: add brainpool support
* openssl: set Groups explicitly
* codespell: ignore aNULL
* rpm-sequoia: allow 1024 bit DSA and SHA-1 per FeSCO decision 2960
* sequoia: add separate rpm-sequoia backend
* crypto-policies.7: state upfront that FUTURE is not so interoperable
* Makefile: update for asciidoc 10
* Skip not needed LibreswanGenerator and SequoiaGenerator:
- Add crypto-policies-policygenerators.patch
* Remove crypto-policies-test_supported_modules_only.patch
* Rebase crypto-policies-no-build-manpages.patch
- Update to version 20221214.a4c31a3:
* bind: expand the list of disableable algorithms
* libssh: Add support for openssh fido keys
* .gitlab-ci.yml: install krb5-devel for krb5-config
* sequoia: check using sequoia-policy-config-check
* sequoia: introduce new back-end
* Makefile: support overriding asciidoc executable name
* openssh: make none and auto explicit and different
* openssh: autodetect and allow forcing RequiredRSASize presence/name
* openssh: remove _pre_8_5_ssh
* pylintrc: update
* Revert "disable SHA-1 further for a Fedora 38 Rawhide "jump scare"..."
* disable SHA-1 further for a Fedora 38 Rawhide "jump scare"...
* Makefile: exclude built manpages from codespell
* add openssh HostbasedAcceptedAlgorithms
* openssh: add RSAMinSize option following min_rsa_size
* Revert ".gitlab-ci.yml: skip pylint (bz2069837)"
* docs: add customization recommendation
* tests/java: fix java.security.disableSystemPropertiesFile=true
* policies: add FEDORA38 and TEST-FEDORA39
* bind: control ED25519/ED448
* openssl: disable SHA-1 signatures in FUTURE/NO-SHA1
* .gitlab-ci.yml: skip pylint (bz2069837)
* openssh: add support for sntrup761x25519-sha512(a)openssh.com
* fips-mode-setup: fix one unrelated check to intended state
* fips-mode-setup, fips-finish-install: abandon /etc/system-fips
* Makefile: fix alt-policy test of LEGACY:AD-SUPPORT
* fips-mode-setup: catch more inconsistencies, clarify --check
* fips-mode-setup: improve handling FIPS plus subpolicies
* .gitlab-ci.yml: use rawhide so that we get gnutls 3.7.3
* gnutls: enable SHAKE, needed for Ed448
* gnutls: use allowlisting
* openssl: add newlines at the end of the output
* FIPS:OSPP: relax -ECDSA-SHA2-512, -FFDHE-*
* fips-mode-setup, fips-finish-install: call zipl more often
* Add crypto-policies-rpmlintrc file to avoid files-duplicate,
zero-length and non-conffile-in-etc warnings.
* Rebase patches:
- crypto-policies-FIPS.patch
- crypto-policies-no-build-manpages.patch
* Update README.SUSE
==== cups ====
Subpackages: cups-client cups-config libcups2 libcupsimage2
- cups-2.4.2-CVE-2023-32324.patch fixes CVE-2023-32324
"Heap buffer overflow in cupsd"
https://github.com/OpenPrinting/cups/security/advisories/GHSA-cxc6-w2g7-69p7
bsc#1211643
==== cups-filters ====
- cups-filters-1.28.15-0001-beh-backend-Use-execv-instead-of-system-CVE-2023-24805.patch
cups-filters-1.28.15-0002-beh-backend-Extra-checks-against-odd-forged-input-CVE-2023-24805.patch
cups-filters-1.28.15-0003-beh-backend-Further-improvements-CVE-2023-24805.patch
are the upstream
0001-beh-backend-Use-execv-instead-of-system-CVE-2023-24805.patch
0002-beh-backend-Extra-checks-against-odd-forged-input-CVE-2023-24805.patch
0003-beh-backend-Further-improvements-CVE-2023-24805.patch
backported to cups-filters-1.28.15
to fix CVE-2023-24805: RCE in cups-filters, beh CUPS backend
(bsc#1211340) and
https://github.com/OpenPrinting/cups-filters/commit/8f274035756c04efeb77eb6…
==== curl ====
Version update (8.0.1 -> 8.1.2)
Subpackages: libcurl4
- Update to 8.1.2:
* Bugfixes:
- configure: quote the assignments for run-compiler
- configure: without pkg-config and no custom path, use -lnghttp2
- curl: cache the --trace-time value for a second
- http2: fix EOF handling on uploads with auth negotiation
- http3: send EOF indicator early as possible
- lib1560: verify more scheme guessing
- lib: remove unused functions, make single-use static
- libcurl.m4: remove trailing 'dnl' that causes this to break autoconf
- libssh: when keyboard-interactive auth fails, try password
- misc: fix spelling mistakes
- page-header: mention curl version and how to figure out current release
- page-header: minor wording polish in the URL segment
- scripts/singleuse.pl: add more API calls
- urlapi: remove superfluous host name check
- Update to 8.1.1:
* Bugfixes:
- cf-socket: completely remove the disabled
USE_RECV_BEFORE_SEND_WORKAROUND
- checksrc: disallow spaces before labels
- curl_easy_getinfo: clarify on return data types
- docs: document that curl_url_cleanup(NULL) is a safe no-op
- hostip: move easy_lock.h include above curl_memory.h
- http2: double http request parser max line length
- http2: increase stream window size to 10 MB
- lib: rename struct 'http_req' to 'httpreq'
- ngtcp2: proper handling of uint64_t when adjusting send buffer
- sectransp.c: make the code c89 compatible
- select: avoid returning an error on EINTR from select() or poll()
- url: provide better error message when URLs fail to parse
- urlapi: allow numerical parts in the host name
- Update to 8.1.0:
* Security fixes:
- UAF in SSH sha256 fingerprint [bsc#1211230, CVE-2023-28319]
- siglongjmp race condition [bsc#1211231, CVE-2023-28320]
- IDN wildcard match [bsc#1211232, CVE-2023-28321]
- POST-after-PUT confusion [bsc#1211233, CVE-2023-28322]
- See also: https://curl.se/docs/security.html
* Changes:
- curl: add --proxy-http2
- CURLPROXY_HTTPS2: for HTTPS proxy that may speak HTTP/2
- hostip: refuse to resolve the .onion TLD
- tool_writeout: add URL component variables
* Bugfixes:
- See full changelog here: https://curl.se/changes.html#8_1_0
==== dav1d ====
Version update (1.2.0 -> 1.2.1)
- Update to version 1.2.1
* Fix a threading race on task_thread.init_done
* NEON z2 8bpc and high bit-depth optimizations
* SSSE3 z2 high bit-depth optimziations
* Fix a desynced luma/chroma planes issue with Film Grain
* Reduce memory consumption
* Improve dav1d_parse_sequence_header() speed
* OBU: Improve header parsing and fix potential overflows
* OBU: Improve ITU-T T.35 parsing speed
* Misc buildsystems, CI and headers fixes
- Add to description some performance mentions that set it apart
from other packages e.g. gav1.
==== diffutils ====
Version update (3.9 -> 3.10)
- diffutils 3.10:
* cmp/diff can again work with file dates past Y2K38
* diff -D no longer fails to output #ifndef lines
==== discover ====
Version update (5.27.4 -> 5.27.5)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* Fix margins around distro upgrade message (kde#469163)
* rpm-ostree: Do not offer resources when the search doesn't pertain (kde#468162)
* Updates page: fix missing clip causing items to paint over logging scrollview
* updates ui: Simplify bottom toolbar logic (kde#468459)
* flatpak: Do not crash if for any reason we lack a ref's source (kde#467827)
* PackageKitNotifier: Do not refresh database if update is in progress
* fwupd: Set user agent, and allow following redirects
* Allow building against libmarkdown3
* Always clear offline updates file after a repair operation (kde#451753,kde#450973)
* ApplicationPage: Fix layout for content rating dialog (kde#466815)
* flatpak: Report latest available version (kde#465864,kde#448521)
==== dnsmasq ====
- Correct rundir from /var/run to /run for pid file
==== dolphin ====
Version update (23.04.0 -> 23.04.1)
Subpackages: dolphin-part dolphin-zsh-completion libdolphinvcs5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix build without KF5Activities
* Fix activating the Selection Mode with a keyboard shortcut (kde#465489)
* Restrict attaching instances to those on the same activity or same virtual desktop
==== dos2unix ====
Version update (7.4.4 -> 7.5.0)
- update to 7.5.0:
* New option -e, --add-eol to add a line break to the last line
if the isn't one
* New option -O, --to-stdout to write to standard output
==== drbd-utils ====
- Update url and remove download url for tarball, not valid anymore.
==== drkonqi5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: drkonqi5-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== e2fsprogs ====
Version update (1.46.5 -> 1.47.0)
Subpackages: e2fsprogs-scrub libcom_err2 libext2fs2
- Update to 1.47.0:
* Add support for the orphan_file feature, which speeds up workloads
that are deleting or truncating a large number files in parallel.
This compat feature was first supported in the v5.15 Linux kernel.
* The mke2fs program (via the mke2fs.conf file) now enables the
metadata_csum_seed and orphan_file features by default.
The metadata_csum_seed feature is an incompat feature which is
first supported in the Linux kernel starting in the 4.4 kernel.
* Mke2fs now supports the extended option "assume_storage_prezeroed"
which causes mke2fs to skip zeroing the journal and inode tables
and to mark the inode tables as zeroed.
* Add support to tune2fs and e2label to set the label and UUID for
a mounted file system using a ioctl, which is more reliable than
modifying the superblock via writing to the block device.
The kernel support for setting the label landed in v5.17, while
the support for adding the UUID landed in v6.0. If the ioctls
are not supported, tune2fs and e2label will fall back old
strategy of directly modifying the superblock.
* Allow tune2fs to disable the casefold feature after scanning all
of the directories do not have the Casefold flag set.
==== elfutils ====
Subpackages: libasm1 libdw1 libelf1
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
==== emacs-apel ====
Version update (10.8+80+g6947dc4 -> 10.8+81+g82eb232)
- Update to version 10.8+81+g82eb232:
* Update docstring syntax
==== emacs-flim ====
Version update (1.14.9+130+g289e5bbd66f6 -> 1.14.9+136+g2cf5a78)
- Update to version 1.14.9+136+g2cf5a78:
* Don't inhibit EOL conversion for oauth2.el.
* Use `ash' instead of `lsh'
* Fix CCL lexical analyzer fails to parse quoted-string
* Add redirect URI for Gmail
* Update docstring syntax
* * README: Update requirements. Wide int feature is required.
==== eog ====
Version update (44.1 -> 44.2)
- Update to version 44.2:
+ Bug fixes and improvements:
- EogWindow: Fix refcount and signal handler issues around
GSettings handles.
- Replace filename with basename.
+ Updated translations.
==== ethtool ====
Version update (6.2 -> 6.3)
Subpackages: ethtool-bash-completion
- update to upstream release 6.3
* Feature: PLCA support (--[gs]et-plca-cfg, --get-plca-status)
* Feature: MAC Merge layer support (--show-mm, --set-mm)
* Feature: pass source of statistics for port stats
* Feature: get/set rx push in ringparams (-g and -G)
* Feature: coalesce tx aggregation parameters (-c and -C)
* Feature: PSE and PD devices (--show-pse, --set-pse)
* Fix: minor fixes of help text (--help)
* Fix: fix build on systems with older system headers
* Fix: fix netlink support when PLCA is not present (no option)
* Fix: fixes for issues found with gcc13 -fanalyzer
* Fix: fix return code in rxclass_rule_ins (-N)
* Fix: more robust argc/argv handling
==== eventviews ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5EventViews5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix crash when dragging event ouf of month view scene (kde#466971)
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== evolution ====
Version update (3.48.1 -> 3.48.2)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.48.2:
+ rss: Fix recently introduced memory leaks.
+ Bugs fixed:
- Updated attachments are shown as updated, but sent in old
version.
- TNEF attached message decoded incorrectly.
- Mail:
. Preview panel has too many vertical scrollbars.
. Recalc preview iframe heights more often.
- Composer:
. HTML formatting lost on paste from external browser.
. Added extra quotation level after draft open.
- Inconsistent S/MIME signature validation results.
- Wrong S/MIME certificate selection for encrypted email.
- Search input field's clear button unclickable during first
entry.
- PGP-MIME: Show decrypted protected header as Subject in
preview.
- Bundle 'x-office-...' non-symbolic icons.
+ Updated translations.
==== evolution-data-server ====
Version update (3.48.1 -> 3.48.2)
Subpackages: libcamel-1_2-64 libebackend-1_2-11 libebook-1_2-21 libebook-contacts-1_2-4 libecal-2_0-2 libedata-book-1_2-27 libedata-cal-2_0-2 libedataserver-1_2-27 libedataserverui-1_2-4
- Update to version 3.48.2:
+ Bug Fixed:
- Camel: Set proper S/MIME signature verification status.
- IMAP: Cannot remove labels added in Thunderbird.
- WebDAV: Fails to discover iCloud address book.
- Wrong S/MIME certificate selection for encrypted email.
==== evolution-ews ====
Version update (3.48.1 -> 3.48.2)
- Update to version 3.48.2:
+ Bugs fixed:
- Sometimes fails to delete recurring event occurrence
- Ask for OAuth2 credentials for autodiscovery
+ Updated translations.
==== ffmpegthumbs ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== filelight ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* disable qml disk cache (kde#466415)
* use the default loading text for polish (kde#468395)
==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- Add firewalld-runstatedir.patch: change pid file location from
/var/run to /run
==== frameworkintegration ====
Version update (5.105.0 -> 5.106.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== freerdp ====
Subpackages: libfreerdp2-2 libwinpr2-2
- Don't compile shared objects with -fPIE and use -pie only for executables
- Reenable LTO on ARM
==== freetype2 ====
- Do not limit ftdump conflict to < version-release, but only to
version. Ftdump is built in a second build flavor and as such the
release counters are not guaranteed to be in sync.
==== fuse3 ====
Subpackages: libfuse3-3
- update the license tag matching the code (LGPL-2.1-only and
GPL-2.0-only)
==== gawk ====
Version update (5.2.1 -> 5.2.2)
- enable profiling
- Update to gawk 5.2.2
* will now diagnose if a heap file was created with a different
setting of -M/--bignum than in the current invocation and exit
with a fatal message if so.
* no longer "leaks" its free list of NODEs in the heap file,
resulting in much more efficient usage of persistent storage
* PROCINFO["pma"] exists if the PMA allocator is compiled into
gawk. Its value is the PMA version.
* The time extension is no longer deprecated. The strptime()
function from gawkextlib's timex extension has been added to
it.
* Better information is passed to input parsers for when they
want to decide whether or not to take control of a file.
* The various PNG files are now installed for Info and HTML
* Bug fixes and developer visible fixes
==== gc ====
Version update (8.2.2 -> 8.2.4)
- Update to release 8.2.4
* Avoid potential race between realloc and GC_block_was_dirty
* Fix comparisons to heap boundary in GC_get_back_ptr_info and
GC_mark_from
* Fix data race in GC_heapsize_at_forced_unmap variable
* Workaround a malfunction of soft-dirty bits clearing on Power9
==== gcc13 ====
Version update (13.0.1+git7231 -> 13.1.1+git7364)
Subpackages: cpp13 libasan8 libatomic1 libgcc_s1 libgccjit0 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc13 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- Bump to dd36656ada05731c069ecd5b1878380294fb1f3e, git7364.
* Includes the RISC-V atomic changes
- Remove riscv-atomic.patch and riscv-pthread.patch now included
- Make libstdc++6-devel packages own their directories since they
can be installed standalone. [bsc#1211427]
- Bump to 910735c5d7ce7607384fc1eec4189e90c8ae5c84, git7256.
* Includes GCC 13.1 release and first bugfixes
- Update riscv-atomic.patch from the version committed upstream.
==== gcc7 ====
- Disable multilib and go on riscv64
- libgcc-riscv-div.patch: Backport of r12-5799-g45116f342057b7 to fix
build with current binutils
- Backport _multibuild auto-generation. Remove redundant
.changes files.
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
- Add gcc7-pr89124.patch to fix KASAN kernel compile. [bsc#1205145]
- Add gcc7-pr72764.patch to fix ICE with C++17 code as reported
in [bsc#1204505]
==== gdb ====
- disable werror as a workaround for deprecation warnings with
python 3.11 (bsc#1211052)
- Revert to singlespec multibuild.
==== glib2 ====
Version update (2.76.2 -> 2.76.3)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0
- Update to version 2.76.3:
+ Bugs fixed: glgo#GNOME/GLib#1264, glgo#GNOME/GLib!3402,
glgo#GNOME/GLib!3403, glgo#GNOME/GLib!3427,
glgo#GNOME/GLib!3428, glgo#GNOME/GLib!3434.
+ Updated translations.
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- ulp-prologue-into-asm-functions.patch: Add support for livepatches in
ASM written functions (bsc#1210777)
==== glslang ====
Version update (12.1.0 -> 12.2.0)
- Update to release 12.2.0
* Support GLSL_EXT_shader_tile_image,
GL_EXT_ray_tracing_position_fetch, and custom include callbacks
via the C API
* Add preamble-text command-line option
* Accept variables as parameters of spirv_decorate_id
==== gnome-control-center ====
Version update (44.1 -> 44.2)
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Update to version 44.2:
+ Various small accessibility fixes.
+ Fixes in Gtk template usage that causes crashes on some
systems.
+ Appearance: Clear dconf when resetting to defaults.
+ Mouse: Hide entire "Touchpad" row when touchpad cannot be
disabled.
+ Network: Fix racy radio buttons in connection editor.
+ Users: Remove autologin row tooltip when unlocked.
+ Updated translations.
==== gnome-mahjongg ====
Version update (3.38.3 -> 3.40.0)
- Update to version 3.40.0:
+ Port to GTK4 and libadwaita
+ Build fixes
+ Fix hints
+ Translate scores dialog
+ help-overlay.ui: Remove ctrl+f1 shortcut
+ Updated translations.
- Drop patches fixed upstream:
+ 26.patch
+ fix-new-cairo-select-tile.patch
- Changes in BuildRequires following upstreams changes:
+ Dropped: hicolor-icon-theme, yelp-tools and
pkgconfig(gtk+-3.0).
+ Added: appstream-glib, desktop-file-utils, itstool,
pkgconfig(gtk4) and pkgconfig(libadwaita-1).
- Stop passing compile-schemas and update-icon-cache to meson, no
longer needed, nor recognized.
- Add check section and run meson_test macro during build, validate
appdata and desktop files.
==== gnome-maps ====
Version update (44.1 -> 44.2)
- Update to version 44.2:
+ Show thumbnails for places with a linked Wikidata entry with a
title image, but that has no linked Wikipedia articles
+ Show the correct rotation of the user location marker when
there is a heading (Geoclue indicating motion), in case the map
view is rotated
+ Updated translations.
==== gnome-remote-desktop ====
Version update (44.1 -> 44.2)
- Update to version 44.2:
+ vnc-pipewire-stream and rdp-pipewire-stream: Lock buffer
mutex before removing buffer entry.
+ vnc and rdp: Ensure PipeWire buffers to be queued before
destroying them.
+ Updated translations.
- Drop %systemd_user_postun_with_restart macro from the %postun
directive. It's been deprecated and emptied (expands to nil) on
both Tumbleweed and Leap already.
==== gnome-session ====
Subpackages: gnome-session-core gnome-session-default-session gnome-session-wayland
- Drop pkgconfig(dbus-glib-1) BuildRequires: Only needed when
building with consolekit support, and we do not do that anymore.
- Replace dbus-1-x11 with explicit /usr/bin/dbus-launch Requires,
as that is what is really needed.
==== gnome-software ====
Version update (44.1 -> 44.2)
Subpackages: gnome-software-plugin-packagekit
- Update to version 44.2:
+ Fix subsequent checking for updates if the first check after
login fails.
+ Fix checking for updates when automatic updates are disabled.
+ Fix rare stall when many background jobs are running.
+ Donât download rpm-ostree updates when only checking if updates
are available.
+ Fix bug with listing flatpak addons when multiple flathub
remotes are enabled.
+ Fix duplicated sources in app details page when using an
appstream URL.
+ Reduce background resource consumption when idle.
+ Updated translations.
==== gnutls ====
Subpackages: libgnutls-dane0 libgnutls30
- FIPS: Fix baselibs.conf to mention libgnutls30-hmac [bsc#1211476]
Extend also the checks in gnutls-FIPS-HMAC-nettle-hogweed-gmp.patch
- FIPS: Skip the fixed HMAC verification for nettle, hogweed and
gmp libraries. These calculated HMACs change for every build of
each of these packages, we only have to verify that for gnutls.
* Add gnutls-FIPS-HMAC-nettle-hogweed-gmp.patch [bsc#1211476]
- FIPS: Merge libgnutls30-hmac package into the library [bsc#1185116]
- Disable GNULIB's year2038 also for 32-bit arm - boo#1211394
==== grantlee5 ====
- Add patch to fix test failures on Leap 15:
* 0001-Add-a-call-to-registerComparators-in-testbuiltins.patch
==== grantleetheme ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== grep ====
Version update (3.10 -> 3.11)
- update to 3.11:
* With -P, patterns like [\d] now work again. Fixing this
has caused grep to revert to the behavior of grep 3.8, in that
patterns like \w and ^H go back to using ASCII rather
than Unicode interpretations.
However, future versions of GNU grep and/or PCRE2 are
likely to fix this and change the behavior of \w and ^H
back to Unicode again, without breaking [\d] as 3.10 did.
==== grilo ====
Version update (0.3.15 -> 0.3.16)
Subpackages: libgrilo-0_3-0 libgrlnet-0_3-0 libgrlpls-0_3-0 typelib-1_0-Grl-0_3
- Update to version 0.3.16:
+ Fix usage of depcreated GSimpleAsyncResult.
+ Build updates. Meson requirement is now 0.62.
+ Fix build on Darwin.
+ Updated translations.
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- add 0001-fs-ext2-Ignore-checksum-seed-incompat-feature.patch,
0001-fs-ext2-Ignore-the-large_dir-incompat-feature.patch:
* support more featureful extX filesystems (backport from
upstream git)
- grub2-once: Fix 'sh: terminal_output: command not found' error (bsc#1204563)
==== gstreamer ====
Version update (1.22.2 -> 1.22.3)
Subpackages: gstreamer-utils libgstreamer-1_0-0 typelib-1_0-Gst-1_0
- Update to version 1.22.3:
+ Highlighted bugfixes:
- avdec: fix occasional video decoder deadlock on seeking with
FFmpeg 6.0.
- decodebin3: fix regression handling input streams without
CAPS or TIME segment such as e.g. udpsrc or `pushfilesrc.
- bluez: a2dpsink: fix Bluetooth SIG Certification test
failures.
- osxvideosink: fix deadlock upon closing output window.
- qtdemux: fix edit list handling regression and AV1 codec box
parsing.
- qtmux: fix extraction of CEA608 closed caption data from
S334-1A packets.
- rtspsrc: Fix handling of * control path.
- splitmux: timestamp handling improvements.
- v4l2videodec: Rework dynamic resolution change handling
(needed for IMX6 mainline codec).
- videoflip: fix regression with automatically rotating video
based on tags.
- d3d11: many d3d11videosink and d3d11compositor fixes.
- webrtc, rtp: numerous data race fixes and stability fixes.
- various bug fixes, memory leak fixes, and other stability and
reliability improvements.
+ gstreamer:
- tracing: Initialize tracing infrastructure even if the debug
system is not compiled in.
- parse-launch: fix missing unref of looked-up child element.
- gstutils: Add category and object to most logging messages.
- Rebase reduce-required-meson.patch.
==== gstreamer-plugins-bad ====
Version update (1.22.2 -> 1.22.3)
Subpackages: libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstcuda-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsttranscoder-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0 libgstwebrtcnice-1_0-0
- Update to version 1.22.3:
+ a2dpsink: Fails many tests in Bluetooth SIG Certification.
+ avdtputil: Use int instead of int range for fixed bitpool
values.
+ ccconverter:
- reintroduce frame count reset on cycle completion
- integer overflow & crashing
+ codectimestamper: remove PC file generation from plugin's own
meson.build.
+ cudamemory: Fix for semi planar YUV memory size decision.
+ d3d11compositor:
- Reconfigure resource only when output caps is changed.
- Skip zero alpha input.
+ d3d11convert: Fix for runtime property update.
+ d3d11memory: Don't clear wrapped texture memory.
+ d3d11videosink:
- Fix for ignored initial render rectangle.
- Fix race condition in window unprepare.
- Enhancement for initial window size decision.
- Don't clear prepared buffer on unlock_stop().
+ dashdemux: mpdclient: fix divide by 0 if segment has no
duration.
+ dtlstransport: Keep strong ref of dtls encoder/decoder.
+ GstPlay:
- Avoid getting property of playbin2 if subtitle_sid is null.
- Fix critical log when using playbin3.
+ h264decoder: Drop nonexisting picture silently without error.
+ dtmf: element classification improvements.
+ mfvideoenc: Allow only even resolution numbers.
+ sctpenc:
- Fix potential shutdown deadlock.
- Fix "srtp-key" check.
+ tests: disable dtls test if openssl is not present.
+ tsdemux: Set number of channels to 2 for dual mono Opus.
+ va: Various fixes for defects found with MSVC.
+ wasapi2: Allows process loopback capture on Windows 10.
+ webrtcdatachannel: Bind to parent webrtcbin using a weak
reference.
+ webrtcbin: Fix potential deadlock when closing before any data
was sent.
+ webrtc:
- Plug leaks of resolved ICE addresses.
- Do not tear down data channel before data is flushed.
- Rebase reduce-required-meson.patch.
- use additional codecs on ALP
==== gstreamer-plugins-base ====
Version update (1.22.2 -> 1.22.3)
Subpackages: libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0 libgstfft-1_0-0 libgstgl-1_0-0 libgstpbutils-1_0-0 libgstriff-1_0-0 libgstrtp-1_0-0 libgstrtsp-1_0-0 libgstsdp-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0 typelib-1_0-GstAudio-1_0 typelib-1_0-GstPbutils-1_0 typelib-1_0-GstTag-1_0 typelib-1_0-GstVideo-1_0
- Update to version 1.22.3:
+ allocators: Fix fdmem unit test with recent GLib versions.
+ audiotestsrc: Initialize all samples in wave=ticks mode.
+ decodebin3:
- Handle input streams without CAPS or TIME segment such as
e.g. udpsrc or pushfilesrc.
- Fix regression handling streams without caps.
- Fix random hang when remove failing stream.
+ uridecodebin3: Ensure atomic urisourcebin state change.
+ glvideoflip: fix leaked caps.
+ glcontext_wgl: fix missing unref.
+ playsink: Fix volume leak.
- Rebase reduce-required-meson.patch.
==== gstreamer-plugins-good ====
Version update (1.22.2 -> 1.22.3)
Subpackages: gstreamer-plugins-good-extra gstreamer-plugins-good-gtk gstreamer-plugins-good-jack gstreamer-plugins-good-qtqml
- Update to version 1.22.3:
+ adaptivedemux2: fix critical when using an unsupported URI.
+ dashdemux2: mpdclient: fix divide by 0 if segment has no
duration.
+ imagesequencesrc: Properly set default location.
+ multifile: error out if no filename was set.
+ osxvideosink: fix deadlock upon closing output window.
+ rtpmanager: rtpsession:
- Data race leading to critical warnings.
- Race conditions leading to critical warnings.
+ rtspsrc: Fix handling of * control path.
+ splitmuxsink: Catch invalid DTS to avoid running into problems
later.
+ splitmuxsrc: Make PTS contiguous by preference.
+ qtdemux: emit no-more-pads after pruning old pads.
+ Revert "qtdemux: fix conditions for end of segment in reverse
playback" to fix edit list regression.
+ qtdemux: Fix av1C parsing.
+ qtmux: Fix extraction of CEA608 data from S334-1A packets.
+ qtwindow: unref caps in destructor.
+ v4l2:
- device provider: Fix GMainLoop leak.
- videodec: Rework dynamic resolution change handling.
- videodec: Prefer acquired caps over anything downstream.
+ videoflip:
- Fix setting of method property at construction time.
- Videoflip 1.22.2 not rotating video when extracting frames.
- Rebase reduce-required-meson.patch.
==== gstreamer-plugins-libav ====
Version update (1.22.2 -> 1.22.3)
- Update to version 1.22.3:
+ avviddec: Temporarily unlock stream lock while flushing
buffers.
+ Random freeze and deadlock in ffmpegviddec flush and get_buffer
while seeking.
- Rebase reduce-required-meson.patch.
==== gstreamer-plugins-ugly ====
Version update (1.22.2 -> 1.22.3)
- Update to version 1.22.3:
+ mpegpsdemux: Rework gap sending.
- Rebase reduce-required-meson.patch
==== gtk3 ====
Version update (3.24.37+70 -> 3.24.38)
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
- Update to version 3.24.38:
+ GtkFileChooser: Avoid warnings with GLib 2.76.
+ Theme: Set caret color in the dark theme.
+ Windows: Fix running under GLES.
+ Wayland:
- Notify on initial setting changes.
- Don't crash on 0 size cursors.
- Don't crash if xdg_activation_v1 is missing.
+ Debugging: Show more information in the inspector.
+ Updated translations.
==== guile ====
Version update (3.0.8 -> 3.0.9)
Subpackages: guile-modules-3_0 libguile-3_0-1
- Add key from Ludovic Courtès to guile.keyring, who released 3.0.9
- Update to version 3.0.9
* New interfaces and functionality
* * New `spawn' procedure to spawn child processes
* * `open-file' now supports an "e" flag for O_CLOEXEC
* * `pipe' now takes flags as an optional argument
* * Bindings to `openat' and friends
* * Abstract Unix-domain sockets are supported
* * New socket-related constants defined
* * New `bytevector-slice' procedure
* * Disassembler now shows intrinsic names
* * Linker and assembler consume less memory
* Bug fixes (for more see the NEWS file)
* * JIT compilation is now supported on Apple M1 processors
* * libguile/srfi-14.i.c is now longer shipped and is instead built from source
* * Cross-compilation supports triplets with empty vendor strings
* * 'system*' honors output/error port redirects
(https://bugs.gnu.org/52835)
* * 'open-input-pipe' & co. are now much faster
(https://bugs.gnu.org/59321)
- Refresh patches:
* disable-test-out-of-memory.patch
* guile-3.0-gc_pkgconfig_private.patch
- Remove no longer used guile-rpmlintrc
- skip checks for qemu-user-space-builds (tries to close filedescriptors
that qemu relies on)
==== gupnp-av ====
Subpackages: libgupnp-av-1_0-3
- Add upstream patch fix: 767388bc.patch: build: Fix Requires: line
of pkg-config file.
==== gwenview5 ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Don't set the default icon size for KFilePlacesView in *.ui file (kde#468755)
* Don't show Gwenview in its own "Open With" menu (kde#462088)
==== harfbuzz ====
Version update (7.2.0 -> 7.3.0)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- update to version 7.3.0:
+ Speedup applying glyph variation in VarComposites fonts
(over 40% speedup)
+ Speedup instancing some fonts
(over 20% speedup in instancing RobotoFlex)
+ Speedup shaping some fonts (over 30% speedup in shaping Roboto
+ Support subsetting VarComposites and beyond-64k fonts
+ New configuration macro HB_MINIMIZE_MEMORY_USAGE to favor
optimizing memory usage over speed
+ Supporting setting the mapping between old and new glyph
indices during subsetting
+ Various fixes and improvements
==== health-checker ====
Version update (1.7 -> 1.8)
Subpackages: health-checker-plugins-MicroOS
- Update to version 1.8
* Don't rely on t-u's good states in GRUB
With the introduction of the "apply" command in
transactional-update the snapshots don't require a reboot any
more to be registered as a "good" snapshot. Due to
[boo#1048088] the GRUB part of health-checker was using the t-u
file as a workaround which cannot be done any more now, so
store the last good snapshot path from a health-checker
perspective independently now.
==== highway ====
- Update memory limiter from 900 to 1400/process.
- Add memory-constraints to build
- Add no-forced-inline.diff [boo#1211093]
==== hwdata ====
Version update (0.369 -> 0.370)
- update to 0.370:
* Update pci, usb and vendor ids
==== icewm ====
Version update (3.3.2 -> 3.3.5)
Subpackages: icewm-config-upstream icewm-default icewm-lang icewm-lite
- Update to 3.3.5:
* Lookup icons in more context directories for issue ice-wm/icewm#132.
* An Escape key release event must match the key press event for #726.
* Report when icon could not be found for issue ice-wm/icewm#133.
* Use "firefox" instead of "mozilla" as Firefox icon for ice-wm/icewm#132.
* Rescale workspace buttons when taskbar is rather high.
* Temporarily hide the taskbar collapse button when collapsing or expanding.
* Compute the ultimate workspace button height, before creating them.
* Limit the resource string of an unresponsive client for issue #729.
* Check for TaskBarDoubleHeight when computing workspace button height.
* Also focus last window when hiding and Click-to-focus for issue #727.
* Let icesh exit with zero if the last action was a successful manager
action.
- Update to 3.3.4:
* Fix compile error for yximage.cc.
* Deprecate XRRDisable.
* Fix corrupted text if built without i18n for issue ice-wm/icewm#131.
* When internationalization is disabled, unset LIBICONV.
* Improve the quality of drawing gradients for the Imlib2 renderer.
* Improve arrow navigation in the system dialog.
* Let icesh also pick icewm internal and override redirect windows.
* Improve the quality of drawing gradients for the GdkPixbuf renderer.
* Cache workspace button backgrounds for faster redrawing.
* Guard against workspace button gradient being undefined.
* Cache toolbar button gradients to speedup drawing. Eliminate half of the
button drawings on startup.
* Let icesh report up to 1024 bytes of a property in "prop".
* Support icesh "focusmodel" for client windows without a WM_HINTS property.
* When managing a new client, postpone sending a Configure event until the
final position is known, for issue #720.
==== imlib2 ====
Version update (1.11.0 -> 1.11.1)
Subpackages: imlib2-loaders libImlib2-1
- update to 1.11.1:
* imlib2: added loader for y4m files (uses liby4m and
libyuv)
* imlib2: add y4m test examples
* Y4M loader: Various minor changes
* autofoo: Tweak PACKAGE_DATA_DIR definition
* XPM loader: Add rgb.txt
* loaders: Fix loaders potentially being loaded more than
once
* loaders: Change method used to not unload loaders
* Add JXL saver
* loaders: Cosmetics
==== incidenceeditor ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5IncidenceEditor5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== inkscape ====
Subpackages: inkscape-extensions-extra inkscape-extensions-fig inkscape-extensions-gimp
- Add Recommends for python3-imaging (python3-Pillow)
==== inxi ====
Version update (3.3.23 -> 3.3.27)
- Update to version 3.3.27:
+ /usr/share/doc/packages/inxi/inxi.changelog.
==== iso-codes ====
Version update (4.13.0 -> 4.15.0)
Subpackages: iso-codes-lang
- update to 4.15.0:
+ Updated translation for ISO 3166-1, ISO 3166-3, ISO 639-2,
ISO 3166-1, ISO 3166-2, ISO 3166-3, ISO 639-2, ISO 639-3,
ISO 639-5, ISO 4217, and ISO 15924.
+ ISO 3166-2: Fix wrong Spanish translation.
==== iso_ent ====
- Modernise spec file
==== jack ====
Subpackages: libjack-devel libjack0 libjacknet0 libjackserver0
- Provide jack-daemon as an implementation-agnostic virtual name.
- Split jackdbus into a separate jack-dbus package.
==== javapackages-tools ====
Subpackages: javapackages-filesystem
- Enable the tests also for older distributions
- Require python3-xml (python-xml for distributions that use
versioned modules), since module xml needed by some scripts.
==== kaccounts-integration ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libkaccounts2
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kaccounts-providers ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kactivities-stats ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kactivities5 ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kactivitymanagerd ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== kaddressbook ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kaddressbook-doc libKPim5AddressbookImportExport5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix checking if item is valid (kde#468185)
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
* Use tel:/sms: standard URIs, prepare for using geo: URIs as well (kde#392297)
==== kalgebra ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kamera ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kamera-lang kio_kamera
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kanagram ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kapptemplate ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== karchive ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* karchiveentry.h: add missing KArchive forward declaration
==== kate ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kate-plugins
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* ensure sidebars are properly collapsed (kde#460160)
==== kauth ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kbookmarks ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kbruch ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kcachegrind ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kcalc ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kcalendarcore ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* resolve two warnings
* Deprecate Calendar relations API
* Deprecate the notebook support
* Deprecated the non-functional and unused save/reload API
==== kcalutils ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kcharselect ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kcm_flatpak ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Too many changes to list here
==== kcm_sddm ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* Sync cursor size too (kde#467326)
==== kcmutils ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* KCModuleQml: Set and inherit LayoutMirroring on an off-screen window
==== kcodecs ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kcolorchooser ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kcompletion ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kconfig ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Add workaround to support config name with minus sign
==== kconfigwidgets ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kcontacts ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kcoreaddons ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5CoreAddons5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* exportUrlsToPortal: let it work in a non-KDE session (kde#458643)
* exportUrlsToPortal: don't export when there are non-sendable non-local files
* KDirWatch: Don't append fileName to fileName in Delete event (kde#467095)
==== kcrash ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kdav ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5DAV5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kdbusaddons ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kde-cli-tools5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* add kinfo (kde#403077)
- Add patch to fix kinfo (sigh):
* 0001-kinfo-Use-kcmshell5-with-Plasma-5.patch
==== kde-gtk-config5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* kded: add explicit waiting time before setting colors
* kded: don't update text scale on kdeglobals change events
==== kde-print-manager ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kdeclarative ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Guard nullable property access, and bind instead of assigning once
* CalendarEventsPlugin: fix wrong deprecation for signal alternateDateReady
==== kdeconnect-kde ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kdeconnect-kde-zsh-completion
- Add patch to avoid incorrect notification IDs from the notification
plugin (kde#447385):
* Use-org-freedesktop-DBus-Monitoring-to-monitor-notifications.patch
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kded ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kdeedu-data ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kdegraphics-thumbnailers ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kdelibs4support ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kdenetwork-filesharing ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kdepim-addons ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix autotest (we can't test it now as there is kmessagebox)
==== kdepim-runtime ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix crash trying to access password of empty account (kde#435427)
* Ignore infinite set
* Skip EWS items where there is no registered handler (kde#440831)
* Fix single-file-resources not reloading configuration at runtime (kde#425460)
- Drop patches, merged upstream:
* 0001-Fix-single-file-resources-not-reloading-configuratio.patch
* 0004-Skip-EWS-items-where-there-is-no-registered-handler.patch
* 0006-Ignore-infite-set.patch
* 0001-Fix-crash-trying-to-access-password-of-empty-account.patch
==== kdesu ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kdevelop5 ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kdevplatform libkdevplatform511
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Okteta plugin: add Structures tool also on big endian platforms
==== kdialog ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kdnssd-framework ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kdoctools ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5DocTools5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kernel-firmware ====
Version update (20230427 -> 20230517)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20230517 (git commit 08b854f02066):
* rtlwifi: Add firmware v6.0 for RTL8192FU
* rtlwifi: Update firmware for RTL8188EU to v28.0
* cirrus: Add firmware and tuning files for HP G10 series laptops
* linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
* WHENCE: Cleanup Realtek BT firmware provenance
* linux-firmware: update firmware for MT7922 WiFi device
* cnm: update chips&media wave521c firmware.
* cirrus: Add firmware and tuning files for Lenovo ThinkPad P1 Gen 6
* check_whence: error on directory listed as File
* check_whence: error on duplicate file entries
* WHENCE: comment out duplicate MediaTek firmware
* i915: Add GuC v70.6.6 for MTL
* amdgpu: update DCN 3.1.6 DMCUB firmware
* rtl_bt: Update RTL8852B BT USB firmware to 0xDBC6_B20F
* rtl_bt: Update RTL8761B BT USB firmware to 0xDFC6_D922
* rtl_bt: Update RTL8761B BT UART firmware to 0x9DC6_D922
- Update aliases from 6.4-rc3
==== kernel-source ====
Version update (6.3.1 -> 6.3.4)
- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553
xfs-issue).
- commit 2c66b1f
- Linux 6.3.4 (bsc#1012628).
- drm/fbdev-generic: prohibit potential out-of-bounds access
(bsc#1012628).
- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628).
- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes
(bsc#1012628).
- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628).
- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings
(bsc#1012628).
- net: skb_partial_csum_set() fix against transport header magic
value (bsc#1012628).
- net: mdio: mvusb: Fix an error handling path in
mvusb_mdio_probe() (bsc#1012628).
- perf/core: Fix perf_sample_data not properly initialized for
different swevents in perf_tp_event() (bsc#1012628).
- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in
W-LUN suspend (bsc#1012628).
- tick/broadcast: Make broadcast device replacement work correctly
(bsc#1012628).
- linux/dim: Do nothing if no time delta between samples
(bsc#1012628).
- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
(bsc#1012628).
- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs()
(bsc#1012628).
- net: phy: bcm7xx: Correct read from expansion register
(bsc#1012628).
- netfilter: nf_tables: always release netdev hooks from notifier
(bsc#1012628).
- netfilter: conntrack: fix possible bug_on with enable_hooks=1
(bsc#1012628).
- bonding: fix send_peer_notif overflow (bsc#1012628).
- netlink: annotate accesses to nlk->cb_running (bsc#1012628).
- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628).
- net: deal with most data-races in sk_wait_event() (bsc#1012628).
- net: add vlan_get_protocol_and_depth() helper (bsc#1012628).
- tcp: add annotations around sk->sk_shutdown accesses
(bsc#1012628).
- gve: Remove the code of clearing PBA bit (bsc#1012628).
- ipvlan:Fix out-of-bounds caused by unclear skb->cb
(bsc#1012628).
- net: mscc: ocelot: fix stat counter register values
(bsc#1012628).
- drm/sched: Check scheduler work queue before calling timeout
handling (bsc#1012628).
- net: datagram: fix data-races in datagram_poll() (bsc#1012628).
- af_unix: Fix a data race of sk->sk_receive_queue->qlen
(bsc#1012628).
- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628).
- drm/i915/guc: Don't capture Gen8 regs on Xe devices
(bsc#1012628).
- drm/i915: Fix NULL ptr deref by checking new_crtc_state
(bsc#1012628).
- drm/i915/dp: prevent potential div-by-zero (bsc#1012628).
- drm/i915: taint kernel when force probing unsupported devices
(bsc#1012628).
- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628).
- ext4: reflect error codes from ext4_multi_mount_protect()
to its callers (bsc#1012628).
- ext4: don't clear SB_RDONLY when remounting r/w until quota
is re-enabled (bsc#1012628).
- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set
(bsc#1012628).
- ext4: allow ext4_get_group_info() to fail (bsc#1012628).
- refscale: Move shutdown from wait_event() to wait_event_idle()
(bsc#1012628).
- selftests: cgroup: Add 'malloc' failures checks in
test_memcontrol (bsc#1012628).
- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
(bsc#1012628).
- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628).
- fs: hfsplus: remove WARN_ON() from
hfsplus_cat_{read,write}_inode() (bsc#1012628).
- drm/displayid: add displayid_get_header() and check bounds
better (bsc#1012628).
- drm/amd/display: populate subvp cmd info only for the top pipe
(bsc#1012628).
- drm/amd/display: Correct DML calculation to align HW formula
(bsc#1012628).
- drm/amd/display: enable DPG when disabling plane for phantom
pipe (bsc#1012628).
- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750
data (bsc#1012628).
- drm/amd/display: Enable HostVM based on rIOMMU active
(bsc#1012628).
- drm/amd/display: Use DC_LOG_DC in the trasform pixel function
(bsc#1012628).
- regmap: cache: Return error in cache sync operations for
REGCACHE_NONE (bsc#1012628).
- remoteproc: imx_dsp_rproc: Add custom memory copy implementation
for i.MX DSP Cores (bsc#1012628).
- arm64: dts: qcom: msm8996: Add missing DWC3 quirks
(bsc#1012628).
- accel/habanalabs: postpone mem_mgr IDR destruction to
hpriv_release() (bsc#1012628).
- drm/amd/display: reallocate DET for dual displays with high
... changelog too long, skipping 2170 lines ...
- commit d6c8c20
==== kfilemetadata5 ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Test HEIF in Exiv2Extractor
* Test JXL in Exiv2Extractor, extend JPEG coverage
* Move static private helper out of Exiv2ExtractorTest class
* Clean up Exiv2/C++14 warning message
* Remove usage of deprecated MP4::ItemListMap in taglib extractor
* Disable external extractor/writer test on Windows
* Modernize and extend CMake check for Python3
* Extend dignostics for taglib autotests
* Make fb2 extractor compilation dependent on KF5Archive
==== kgamma5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== kgeography ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kglobalaccel ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Fix systemd_user_preun/postun calls: all systemd_user macros take
service names as parameter.
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kguiaddons ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5GuiAddons5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== khangman ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== khelpcenter5 ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kholidays ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== khotkeys5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== khtml ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== ki18n ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kiconthemes ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kidentitymanagement ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kidentitymanagement-lang libKPim5IdentityManagement5 libKPim5IdentityManagementWidgets5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kidletime ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kig ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kimageformats ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix wrong alpha conversion (kde#468288)
==== kimap ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kinfocenter5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: kinfocenter5-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* about-distro: add a dump mode to print to cli (kde#403077)
* nics: reset model on update (kde#468026)
==== kinit ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kio ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kio-core
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* ApplicationLauncherJob: find mimetype before showing open with dialog
* KPropertiesDialog: Don't quote the path unnecessarily (kde#467369)
* KEncodingFileDialog: Sort the list of encodings by name
* WidgetsAskUserActionHandler: make sure all dialogs are created in the main thread (kde#458709)
* WidgetsAskUserActionHandler: create message dialog in the main thread (kde#465454)
* file: make sure to cancel reading if the worker was aborted (kde#358231)
* autotests: Fix Qt 6.5 compatibility
* KFileItemActions: don't add service submenus that don't have active actions
* Improve grammar, wording, add a test check
* KCoreDirLister: AutoUpdate wasn't incremented when a new lister opened an already listed dir
* SlaveInterface: Set button icon for "Continue Loading"
* Set ExitType when running applications as transient systemd services
==== kio-extras5 ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libkioarchive5
- Add some missing BuildRequires (boo#1211933)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kio_audiocd ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kipi-plugins ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kirigami2 ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix spacing issue in OverlaySheet
* GlobalToolBar: Fix enabled state of the BackButton in RTL mode
* CardsGridView: improve columns property codeblock
* SelectableLabel: Prevent it from participating in Tab chain
* Tutorials: docs/use with docs/getting-started
* Update Mainpage.dox KF5
* Fix disabled text color in Material style with dark color scheme
* ActionButton: Fix reference to a tooltip attached property
* BreadcrumbControl: Fix wrong heading offset in RTL layout direction
* Documentation refresh/fixups
* Port actionsMenu manual test away from manual header management
* ContextDrawer: Remove top padding as well
* BreadcrumbControl: Fix errors from wrong indexing
* Fix accessibility of back and forward button
* toolbarlayout: addAction(): return early if action is empty
* Don't use id in background item
* private/ActionsMenu: Remove empty unused component
* fix dragging from toolbar (kde#467857)
* SwipeListItem: Fix for QT_QUICK_CONTROLS_MOBILE (kde#467884)
* OverlayDrawer: Fix z value being too high for OverlaySheets (kde#466219)
* Added keyboard search icon to SearchField
==== kitemmodels ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kitemviews ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kiten ====
Version update (23.04.0 -> 23.04.1)
Subpackages: fonts-KanjiStrokeOrders
- Reuse system edict dictionaries and shave off 13 MB worth of
data. The system edict is also (much) newer and more
comprehensive.
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kitinerary ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Too many changes to list here.
==== kjobwidgets ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kjs ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kldap ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5Ldap5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kleopatra ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kmag ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kmahjongg ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use the i18n function properly (kde#469200)
==== kmail ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kmail-application-icons ktnef
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix disable limit spinbox + fix layout
* Adapt to new ktextaddons lib
* Fix compilation with older ktextaddons versions
- Add the missing grantleetheme dependency (boo#1211157)
==== kmail-account-wizard ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kmailtransport ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5MailTransport5 libKPim5MailTransportAkonadi5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kmbox ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kmenuedit5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== kmime ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kmines ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kmousetool ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kmplot ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== knewstuff ====
Version update (5.105.0 -> 5.106.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Remove unused dependencies
==== knotes ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Adapt to build against last textaddons
* Fix compilation with older ktextaddons versions
==== knotifications ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== knotifyconfig ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kompare ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== konsole ====
Version update (23.04.0 -> 23.04.1)
Subpackages: konsole-part konsole-part-lang konsole-zsh-completion
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Invalidate selection reference points on resize (kde#464040)
* Fix kglobalaccel integration
* Draw selected background for right half of double width char if selected (kde#468465)
==== kontact ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kontactinterface ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== konversation ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== korganizer ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Allow copying events from read-only calendars (kde#415774)
==== kpackage ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Deprecate KPackage::Package::name, add default for parameters
==== kparts ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kpat ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kpeople5 ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kpimtextedit ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5TextEdit5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== kpipewire ====
Version update (5.27.4 -> 5.27.5)
Subpackages: kpipewire-imports libKPipeWire5 libKPipeWireDmaBuf5 libKPipeWireRecord5
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* Item: hide the cursor when we start getting null positions
* Item: Make sure we have a texture at all times
* Do not process corrupt frames
* Record: Do not crash when closing while recording (kde#467593)
* Expose the stream size in PipewireSourceItem
==== kpkpass ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kplotting ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kpty ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kqtquickcharts ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kquickcharts ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kreversi ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kross ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== krunner ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Backport new API for RunnerSyntax, deprecated old API
* Repair binary compatibility for RunnerSyntax
==== ksanecore ====
Version update (23.04.0 -> 23.04.1)
Subpackages: ksanecore-lang libKSaneCore1
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kscreen5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: kscreen5-plasmoid
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* yet more QRect right() fixes (kde#455394)
* don't stumble over nullptrs if outputs changed during saving (kde#466960)
* kcm: notify changes in kcmfonts when global scale changes
==== kscreenlocker ====
Version update (5.27.4 -> 5.27.5)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* greeter: track various properties persistently (kde#456210)
==== kservice ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix querying actions for service of a service action
* Parse actions last when creating a service
==== ksmtp ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== ksshaskpass5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: ksshaskpass5-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== ksudoku ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== ksystemstats5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== ktexteditor ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix Save Copy As.. not working anymore (kde#468672)
* Fix indenting removes characters if line has tabs at start (kde#468495)
* Printer: AlignVCenter line numbers
* Dont ignore folding when printing code (kde#417138)
* Use m_fontAscent instead of fm.ascent()
* Draw caret ourselves (kde#172630)
* Fix selection highlight for RTL text with custom line height (kde#464087)
* Include range.js when initializing the engine (kde#456701)
* Fix RTL text with format incorrectly shaped (kde#438755)
* xml-indent: Optimize getCode
==== ktextwidgets ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== ktnef ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== ktouch ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kunitconversion ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Add "kph" as a unit synonym for Kilometers per Hour
==== kwallet ====
Version update (5.105.0 -> 5.106.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kwalletmanager5 ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix import menu actions status Disable import/export
menu items when starting kwalletmanager and wallet
is closed (kde#373753)
==== kwayland ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kwayland-integration ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== kwidgetsaddons ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kwin5 ====
Version update (5.27.4 -> 5.27.5)
- Add patch to fix pointer constraint region handling (kde#469555):
* revert-avoid-pointer-warp.patch
- Add patch to fix a rounding error with scaling (kde#459373):
* 0001-xcbutils-fix-nativeFloor.patch
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* wayland: Avoid pointer warp if constraint region is invalid (kde#457021)
* cmake: Correct gbm version check
* kwineffects: Initialize m_reason
* screencast: Disable screencasting when a window closes (kde#469055)
* screencast: Do not push frames when not in a streaming state
* Use non-rotated physical size of an output when required
* ci: Pass --repeat until-pass to ctest
* platformsupport/scenes/opengl: filter out external formats properly
* effects/screenshot: Fix potentially leaking screenshot fds to child processes
* backends/drm: fix buffer orientation check for direct scanout
* plugins/screencast: Provide absolute timestamps
* Don't create Plasma activation feedback if StartupNotify is false
* effects/screenshot: Provide screenshot scale information
* effects/screenshot: Provide information about captured window or screen
* effects/screenshot: Introduce CaptureWorkspace
* screencast: Base the frame skippin on max_framerate
* screencast: Ensure we respect the negotiated framerate
* screencast: Offer the real framerate range we have available
* Blacklist Spectacle for all window open/close effects (kde#467890,kde#463105)
* backends/drm: set the scaling mode to none (kde#468235)
* screencast: Still set the size to 0 for cursor-only frames
* screencast: Improve how we communicate that a frame has just cursor info
* kcms/rules: fix invalid tooltip visible condition in rule items
- Drop patches, now upstream:
* 0001-backends-drm-set-the-scaling-mode-to-none.patch
==== kwindowsystem ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== kwordquiz ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== kwrited5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== kxmlgui ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Take two: Cherry-pick KMainWindow documentation fixes to KF5
* Take two: Cherry-pick KXmlGuiWindow documentation fixes to KF5
* kcheckaccelerators: Don't blindly cast to QWidget (kde#468576)
* Fix Qt 6.5 compatibility
==== kyotocabinet ====
- Update url to new website.
==== layer-shell-qt ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== lhasa ====
Version update (0.3.1 -> 0.4.0)
Subpackages: liblhasa0
- Update to release 0.4.0
* A verbose mode was added to the list output that shows the
full file timestamp.
* Support for archives generated by the DOS LHARK tool was
added.
==== libKF5ModemManagerQt ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== libKF5NetworkManagerQt ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Add Q_ENUM to VPN Connection enums
==== libX11 ====
Version update (1.8.4 -> 1.8.5)
Subpackages: libX11-6 libX11-data libX11-xcb1
- Update to version 1.8.5
* gitlab CI: Add libtool to required packages
* configure: raise minimum autoconf requirement to 2.70
* configure: replace deprecated AC_HELP_STRING with AS_HELP_STRING
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* gitlab CI: add workflow rules
* nls: delete compose sequences that pointlessly mix upper and lower case
* nls: remove four hundred and sixty untypable Greek compose sequences
* nls: remove twenty two untypable Greek compose sequences
* XSetScreenSaver.man: restore the part that was accidentally snipped
* nls: make the Amharic compose sequences use the dead-vowel symbols
* nls: sort three sequences alphabetically in their group, like all others
* nls: delete six compose sequences that cannot be typed
* nls: use a slash instead of a combining solidus in compose sequences
* NLS: move long S compositions to respective blocks
* NLS: implement the expansion of the six Breton N-graph keysyms
* NLS: move dead-caron subscript compositions to the relevant Unicode block
* NLS: Remove strange dead_cedilla cedi sign sequences
* nls: add compose sequence for capital schwa, and delete a deviant one
- Users of the Amharic (am_ET.UTF-8) compose key sequences provided by libX11
will also want to upgrade to xkeyboard-config 2.39 (releasing soon), in order
to keep those sequeunces working with this release.
==== libaom ====
Version update (3.6.0 -> 3.6.1)
- Update to version 3.6.1:
* aomedia:2871: Guard the support of the 7.x and 8.x levels for
AV1 under the CONFIG_CWG_C013 config flag, and only output the
7.x and 8.x levels when explicitly requested.
* aomedia:3382: Choose sb_size by ppi instead of svc.
* aomedia:3384: Fix fullpel search limits.
* aomedia:3388: Replace left shift of xq_active by
multiplication.
* aomedia:3389: Fix MV clamping in av1_mv_pred.
* aomedia:3390: set_ld_layer_depth: cap max_layer_depth to
MAX_ARF_LAYERS.
* aomedia:3418: Fix MV clamping in av1_int_pro_motion_estimation.
* aomedia:3429: Move lpf thread data init to
lpf_pipeline_mt_init().
* b:266719111: Fix undefined behavior in Arm Neon code.
* b:269840681: nonrd_opt: align scan tables.
* rtc: Fix is_key_frame setting in variance partition.
* Build: Fix build with clang-cl and Visual Studio.
==== libapparmor ====
Version update (3.1.3 -> 3.1.4)
- update to AppArmor 3.1.4
- parser: fix mount rules encoding (CVE-2016-1585)
- aa-logprof: fix error when choosing named exec with plain profile names
- aa-status: fix json output
- several fixes for profiles and abstractions
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.4
for the full upstream changelog
==== libcap ====
Version update (2.68 -> 2.69)
- updated to 2.69
- An audit was performed on libcap and friends by https://x41-dsec.de/ (blog) . The audit (final report, 2023-05-10) was sponsored by the the Open Source Technology Improvement Fund, https://ostif.org/ (blog). Five issues were found. Four of them are addressed in this release. Each issue was labeled in the audit results as follows:
- LCAP-CR-23-01 (SEVERITY) LOW (CVE-2023-2602) - found by David Gstir (bsc#1211418)
- LCAP-CR-23-02 (SEVERITY) MEDIUM (CVE-2023-2603) - found by Richard Weinberger (bsc#1211419)
- LCAP-CR-23-100 (SEVERITY) NONE
- LCAP-CR-23-101 (SEVERITY) NONE
- LCAP-CR-23-102 (SEVERITY) NONE
- Man page style improvement from Emanuele Torre
==== libcap-ng ====
- Add _multibuild to define additional spec files as additional
flavors.
Eliminates the need for source package links in OBS.
==== libdmapsharing ====
Version update (3.9.11 -> 3.9.12)
- Update to version 3.9.12:
+ Initialize a value that might not be initialized by
g_object_get
+ libdmapsharing/Makefile.am:
- rename check target to check-local
- remove dmap-enums.h from maintained_headers
- avoid cyclic dependencies when building enums
- simplify use of glib-mkenums after experimenting with FreeBSD
- drop use of patsubst, which is not POSIX
+ Update GTK-Doc markup to include summaries
+ dmap-structure.c: replace g_memdup, which glib2 replaced with
g_memdup2
+ Replace deprecated portions of autotools files
==== libgcrypt ====
- FIPS: Merge the libgcrypt20-hmac package into the library and
remove the "module is complete" trigger file .fips [bsc#1185116]
* Remove libgcrypt-1.10.0-use-fipscheck.patch
==== libgravatar ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5Gravatar5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== libgsasl ====
- Remove URLs from keyring and generated patch as these can change
at whim of upstream servers. Keep the references in comments so
they are still references for the humans
- fixes compilation on s390x by not turning on additional compilation
warnings which in turn results in -fanalyze resulting false
analysis
==== libheif ====
Version update (1.16.1 -> 1.16.2)
Subpackages: gdk-pixbuf-loader-libheif libheif-rav1e libheif1
- update to 1.16.2:
* adds an option to heif-convert to set the PNG compression level
* fixes a few build issues with some compilers
* fixes the --encoder option in heif-enc
* fixes heif_item_get_properties_of_type and
heif_item_get_transformation_properties
==== libkcddb ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKF5Cddb5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkcompactdisc ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkdcraw ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkdecoration2 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private10
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== libkdegames ====
Version update (23.04.0 -> 23.04.1)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkdepim ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5Libkdepim5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== libkeduvocdocument ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkexiv2 ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkgapi ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5GAPICalendar5 libKPim5GAPICore5 libKPim5GAPIPeople5 libKPim5GAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Convert urls and calendarurls from KContacts to KGAPI
* Fix syncing name
==== libkipi ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkleo ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5libkleo5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== libkmahjongg ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKF5KMahjongglib5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkomparediff2 ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libksane ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKF5Sane5 libksane-lang
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libkscreen2 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: libKF5Screen8 libKF5ScreenDpms8 libkscreen2-plugin
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* xrandr: always try to update primary
* Cleanup dpms object in destructor
* Update edid when plugging a monitor
==== libksieve ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libksieve5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== libksysguard5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-plugins
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* Formatter: Don't try to prefix units that we don't have a prefixed version of
* Formatter: Format UnitWattHour in formatValue
==== libnettle ====
Version update (3.8.1 -> 3.9)
Subpackages: libhogweed6 libnettle8
- update to 3.9
* rewrite of the C and plain x86_64 assembly implementations of
GHASH to use precomputed tables in a different way, with tables
always accessed in the same sequential manner. This should make
Nettle's GHASH implementation side-channel silent on all
platforms, but considerably slower on platforms without carry-
less mul instructions. E.g., benchmarks of the C implementation
on x86_64 showed a slowdown of 3 times.
* Fix bug in ecdsa and gostdsa signature verify operation, for
the unlikely corner case that point addition really is point
duplication.
* Fix for chacha on Power7, nettle's assembly used an instruction
only available on later processors
* Add support for the SM4 block cipher
* Add support for the Balloon password hash
* Add support for SIV-GCM authenticated encryption mode
* Add support for OCB authenticated encryption mode.
* New exported functions md5_compress, sha1_compress,
sha256_compress, sha512_compress
* multiple performance optimizations
* Delete all arcfour assembly code. Affects 32-bit x86, 32-bit
and 64-bit sparc
==== libntlm ====
- Update url and download locations for tarball.
==== libostree ====
Subpackages: libostree-1-1
- Make gjs BuildRequires conditional if tests are built and used.
==== libpng16 ====
- do not use NEON instructions [bsc#1211176]
==== libproxy ====
- Only build mono support on openSUSE, not SLE nor SUSE ALP.
==== libproxy-plugins ====
Subpackages: libproxy1-config-gnome3 libproxy1-config-kde libproxy1-networkmanager libproxy1-pacrunner-duktape
- Only build mono support on openSUSE, not SLE nor SUSE ALP.
==== libqt5-qtbase ====
Version update (5.15.9+kde151 -> 5.15.9+kde154)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to version 5.15.9+kde154:
* Hsts: match header names case insensitively (CVE-2023-32762)
* Fix specific overflow in qtextlayout (CVE-2023-32763)
* QDnsLookup/Unix: make sure we don't overflow the buffer
- Amend patch to fix mouse grabbing as well (bsc#1211024):
* big-endian-scroll.patch
==== libqt5-qtdeclarative ====
Version update (5.15.9+kde23 -> 5.15.9+kde25)
- Update to version 5.15.9+kde25:
* Accessibility: respect value in attached Accessible in controls
* Revert "QQuickItem: Fix effective visibility for items without parent"
(boo#1210980)
==== libqt5-qtsvg ====
Version update (5.15.9+kde7 -> 5.15.9+kde8)
- Update to version 5.15.9+kde8:
* QSvgFont: Initialize used member, remove unused
(boo#1211298, CVE-2023-32573)
==== libqt5-qtwebengine ====
Version update (5.15.13 -> 5.15.14)
- Update to version 5.15.14:
* Blacklist TouchInputTest::touchTap for sles 15.4
* Blacklist tst_QWebEnginePage::mouseMovementProperties for SLES-15
* Do not allow universal with debug builds
* Enable accessibility by default on Linux
* Fix blacklisting of mouseMovementProperties for sles 15.4
* Fix build with GCC 13
* Fix initialization of QWebEngineDownloadItem::totalBytes for Widgets
* Fix memory management in QPdfDocument functions
* Update Chromium:
* Fixes for building with GCC-13
* [Backport] CVE-2023-1215: Type Confusion in CSS
* [Backport] CVE-2023-1217: Stack buffer overflow in Crash reporting
* [Backport] CVE-2023-1219: Heap buffer overflow in Metrics
* [Backport] CVE-2023-1220: Heap buffer overflow in UMA
* [Backport] CVE-2023-1222: Heap buffer overflow in Web Audio API
* [Backport] CVE-2023-1529: Out of bounds memory access in WebHID
* [Backport] CVE-2023-1530: Use after free in PDF
* [Backport] CVE-2023-1531: Use after free in ANGLE
* [Backport] CVE-2023-1534: Out of bounds read in ANGLE
* [Backport] CVE-2023-1810: Heap buffer overflow in Visuals
* [Backport] CVE-2023-1811: Use after free in Frames
* [Backport] CVE-2023-2033: Type Confusion in V8
* [Backport] CVE-2023-2137: Heap buffer overflow in sqlite
* [Backport] CVE-2023-29469 / Security bug 1433328
* [Backport] Security bug 1337747
* [Backport] Security bug 1417585
* [Backport] Security bug 1418734
* [Backport] Security bug 1423360
* [Backport] Security bug 1427388
- Drop patch, merged upstream:
* 0001-Fixes-for-building-with-GCC-13.patch
==== librdkafka ====
Version update (2.1.0 -> 2.1.1)
- update to 2.1.1:
* Avoid duplicate messages when a fetch response is received
* in the middle of an offset validation request
* Fix segmentation fault when subscribing to a non-existent
topic and calling `rd_kafka_message_leader_epoch()` on the polled
`rkmessage`
* Fix a segmentation fault when fetching from follower and the
partition lease expires while waiting for the result of a list offsets
operation
* Fix documentation for the admin request timeout, incorrectly
stating -1 for infinite
* timeout. That timeout can't be infinite.
* Fix CMake pkg-config cURL require and use
* pkg-config `Requires.private` field
* Fixes certain cases where polling would not keep the consumer
* in the group or make it rejoin it
* Fix to the C++ set_leader_epoch method of TopicPartitionImpl,
* that wasn't storing the passed value
* Duplicate messages can be emitted when a fetch response is
received in the middle of an offset validation request. Solved by
avoiding a restart from last application offset when offset validation
succeeds.
* When fetching from follower, if the partition lease expires
after 5 minutes, and a list offsets operation was requested
to retrieve the earliest or latest offset, it resulted in
segmentation fault. This was fixed by allowing threads different
from the main one to call the `rd_kafka_toppar_set_fetch_state`
function, given they hold the lock on the `rktp`.
* In v2.1.0, a bug was fixed which caused polling any queue to
reset the `max.poll.interval.ms`.
Only certain functions were made to reset the timer,
but it is possible for the user to obtain the queue with
messages from the broker, skipping these functions. This was fixed by
encoding information in a queue itself, that, whether polling,
resets the timer.
==== libreoffice ====
Version update (7.5.3.1 -> 7.5.4.1)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Update to 7.5.4.1:
https://wiki.documentfoundation.org/Releases/7.5.4/RC1
- Update bundled dependencies:
* gpgme-1.16.0.tar.bz2 -> gpgme-1.18.0.tar.bz2
* curl-7.86.0.tar.xz -> curl-8.0.1.tar.xz
* icu4c-71_1-src.tgz -> icu4c-72_1-src.tgz
* icu4c-71_1-data.zip -> icu4c-72_1-data.zip
- Fix bsc#1204040 - LO-L3: PPTX: shadow effect for table offset too far to the right
* bsc1204040.patch
- Fix bsc#1198666 - LO-L3: Need to be able to set the default tab size for each text object
* bsc1198666.patch
- Update to 7.5.3.2:
https://wiki.documentfoundation.org/Releases/7.5.3/RC2
- Refresh patches:
* 0002-Revert-Require-HarfBuzz-5.1.0.patch
* bsc1200085.patch
- Fix bsc#1200085 - LO-L3: FILEOPEN PPTX: extra paragraph after some 2-line text with link
* bsc1200085.patch
==== librsvg ====
Version update (2.56.0 -> 2.56.1)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Update to version 2.56.1:
+ The minimum supported Rust version (MSRV) is 1.65.
Unfortunately the assert_cmd crate, used in the test suite,
bumped its MSRV and is forcing us to do the same.
+ Shrink the shared library by telling the linker to omit unused
code.
+ Updates to dependencies.
==== libserf ====
Version update (1.3.9 -> 1.3.10)
- update to 1.3.10:
* Fix handling of invalid chunk lengths in the dechunk bucket
* Fix an endless loop in the deflate bucket with truncated input
* Fix BIO control handlers to support BIO_CTRL_EOF
* Fix a CRT mismatch issue caused by using certain OpenSSL
functions
- drop upstream patches:
* libserf-python3-2.patch
* libserf-python3.patch
* openssl3.patch
==== libstorage-ng ====
Version update (4.5.101 -> 4.5.115)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.115
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.114
- Translated using Weblate (Indonesian) (bsc#1149754)
- 4.5.113
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.112
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.111
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.110
- merge gh#openSUSE/libstorage-ng#933
- provide functions to query category of partition id (bsc#1211107)
- added unit tests
- 4.5.109
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.108
- Translated using Weblate (Georgian) (bsc#1149754)
- 4.5.107
- merge gh#openSUSE/libstorage-ng#932
- check for more aliases when looking up udev info
- 4.5.106
- merge gh#openSUSE/libstorage-ng#931
- added test programs for nvme list and list-subsys
- 4.5.105
- merge gh#openSUSE/libstorage-ng#930
- avoid to handle some fstab entries twice
- 4.5.104
- Translated using Weblate (German) (bsc#1149754)
- 4.5.103
- merge gh#openSUSE/libstorage-ng#929
- check for aliases when looking up blk devices
- check for aliases when looking up udev info
- remove now unneeded mockups
- speed up probing
- 4.5.102
==== libvirt ====
Version update (9.3.0 -> 9.4.0)
Subpackages: libvirt-client libvirt-daemon-common libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-lock libvirt-daemon-log libvirt-daemon-plugin-lockd libvirt-daemon-proxy libvirt-daemon-qemu libvirt-libs
- Update to libvirt 9.4.0
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html#v9-4-0-2023-06-01
==== libxcrypt ====
Version update (4.4.33 -> 4.4.34)
Subpackages: libcrypt1 libxcrypt-devel
- Update to 4.4.34
* Optimize some cast operation for performance in
lib/alg-yescrypt-platform.c.
* Add SHA-2 Maj() optimization proposed by Wei Dai in lib/alg-sha512.c.
* Explicitly clean the stack and context state after computation in
lib/alg-gost3411-2012-hmac.c, lib/alg-hmac-sha1.c, and lib/alg-sha256.c
(issue #168).
==== libxfce4ui ====
Version update (4.18.3 -> 4.18.4)
Subpackages: libxfce4kbd-private-3-0 libxfce4ui-2-0 libxfce4ui-lang libxfce4ui-tools typelib-1_0-Libxfce4ui-2_0
- Update to version 4.18.4
* Prevent recursive calling of lock command
* Add lock-on-sleep property
* Update fallback list
* Prioritize user lock command
* Rewrite D-Bus proxies management
* Use reasonable timeout for methods that may not reply
* Remove support for gnome-screensaver (Fixes #62)
* Do not take into account empty commands
* Simplify Xfconf management
* Fix memory leak
* Fix typos
* Run lock command synchronously (Fixes #70)
* Add missing include guard
==== libxslt ====
Version update (1.1.37 -> 1.1.38)
Subpackages: libexslt0 libxslt-tools libxslt1
- Removed patch 0009-Make-generate-id-deterministic.patch as it's
already fixed upstream.
- Update to version 1.1.38:
* Major changes:
- About 40 memory errors in code paths handling malloc failures
have been fixed.
- While these issues shouldn't impact security, this improves
robustness under memory pressure.
- The result of generate-id() is now deterministic across
multiple transformations fixing many issues with reproducible
builds.
- Most of the test suite has been ported to C.
* Bug fixes:
- Fix memory errors in code handling malloc failures
- imports: Fix import/include cycle check
- xsltlocale: Fix xsltNewLocale on macOS
- Make xsl:sort thread-safe
- Make generate-id() deterministic
* Improvements
- Stop using xmlStringCurrentChar
- attributes.h needs to include xsltInternals.h (David Kilzer)
- transform: Avoid null deref on documents without root node
- numbers: Fix floating point overflows
- date: Fix integer overflow in exsltDateFormatDuration
- numbers: Fix harmless integer sign change
- date: Add more overflow checks to formatting code (David Kilzer)
- date: Fix rounding to make Windows tests pass
- date: Rewrite duration and seconds formatting
- xsltlocale: Make API platform-independent
- Also accept application/xslt+xml media type in stylesheet PIs
- warnings: Fix strict prototypes warning
- xsltEvalUserParams() and xsltQuoteUserParams() are susceptible to integer
overflow when iterating through const char** array (David Kilzer)
- xslt: Return NULL stylesheet on attribute set errors
- xsltproc: Fix unused variable warning
- xslt: Remove declaration for old libxml2
- Fix various compiler warnings
- Fix compiler warnings in xsltGenerateIdFunction
- Disable Python bindings for debugger
- Don't declare disabled functions
- Migrate from PyEval_ to PyObject_
==== libyajl ====
- update the upstream source URL
==== libyui ====
Version update (4.5.2 -> 4.6.0)
- NCurses UI: Prevent buffer overflow when drawing very wide labels
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97:
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong(a)deepin.org>
==== libyui-ncurses ====
Version update (4.5.2 -> 4.6.0)
- NCurses UI: Prevent buffer overflow when drawing very wide labels
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97:
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong(a)deepin.org>
==== libyui-ncurses-pkg ====
Version update (4.5.2 -> 4.6.0)
- NCurses UI: Prevent buffer overflow when drawing very wide labels
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97:
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong(a)deepin.org>
==== libyui-qt ====
Version update (4.5.2 -> 4.6.0)
- NCurses UI: Prevent buffer overflow when drawing very wide labels
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97:
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong(a)deepin.org>
==== libyui-qt-graph ====
Version update (4.5.2 -> 4.6.0)
- NCurses UI: Prevent buffer overflow when drawing very wide labels
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97:
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong(a)deepin.org>
==== libyui-qt-pkg ====
Version update (4.5.2 -> 4.6.0)
- NCurses UI: Prevent buffer overflow when drawing very wide labels
(bsc#1211354)
- 4.6.0
- Cherry-picked BLumia's patch from community PR #97:
CMake: use pkg-config to find and use ncurses libs
by Wang Zichong <wangzichong(a)deepin.org>
==== libyuv ====
Version update (20220920+f9fda6e -> 20230517+a377993)
- Trim redundancies and compact descriptions.
- Update to snapshot 20230517+a377993:
* ARGBToI420Alpha function to convert ARGB to I420 with Alpha
* Enable I{422,444}AlphaToARGBRow_RVV & ARGBAttentuateRow_RVV
* Bump version and apply clang format
* Enable ARGBToYMatrixRow_RVV/RGBAToYMatrixRow_RVV/RGBToYMatrixRow_RVV
* Enable RVV if qemu is detected
* Add ARGBToRAWRow_RVV, ARGBToRGB24Row_RVV, RGB24ToARGBRow_RVV
* YUY2ToNV12 using YUY2ToY and YUY2ToNVUV
* Remove old cipd clobber gclient hook.
* Roll chromium_revision 004bde16df..28dca358ed (1051775:1052960)
* Roll chromium_revision 7d683aeda8..004bde16df (1050091:1051775)
* [code-health] Migrate presubmit to python3
* Enable unlimited data for YUV to RGB
* Roll chromium_revision 829c6df33d..7d683aeda8 (945687:1050098th
- Add libyuv-tools package
- Run test suite in %check
- drop Don-t-install-conversion-tool.patch
- add Install-missing-yuvconstants-binary.patch
- add cmake-minimum-required.patch
- drop Link-main-library-against-libjpeg.patch applied upstream
- add convert_test-little-endian.patch
==== lirc ====
- Remove ProtectClock hardening. This causes more pain then it
helps (bsc#1200577)
==== llvm16 ====
Version update (16.0.2 -> 16.0.4)
Subpackages: clang-tools clang16 libLLVM16 libclang-cpp16 libclang13 llvm16-gold
- Update to version 16.0.4.
* This release contains bug-fixes for the LLVM 16.0.0 release.
This release is API and ABI compatible with 16.0.0.
- Rebase patches:
* llvm-do-not-install-static-libraries.patch
* llvm-remove-clang-only-flags.patch
- Update to version 16.0.3.
* This release contains bug-fixes for the LLVM 16.0.0 release.
This release is API and ABI compatible with 16.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
==== lokalize ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== lsof ====
- Repacked tarball to remove proprietary code in dialects/uw/uw7/sys/fs
==== lua54 ====
Version update (5.4.4 -> 5.4.6)
- Library is always liblua5_4-5: due to SOVERSION leading digit
being 5
- Final release of 5.4.6. No change in the changelog.
- Experimenting with lua 5.4.6-rc1 (release 5.4.5 has been
effectively withdrawn).
- Update to 5.4.5:
- this is a bug-fix release.
- Lua 5.4.5 also contains several internal improvements and
includes a revised reference manual
- Remove upstreamed patches:
- luabugs1.patch
- luabugs10.patch
- luabugs11.patch
- luabugs2.patch
- luabugs3.patch
- luabugs4.patch
- luabugs5.patch
- luabugs6.patch
- luabugs7.patch
- luabugs8.patch
- luabugs9.patch
==== mailcommon ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5MailCommon5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== mailimporter ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKPim5MailImporter5 libKPim5MailImporterAkonadi5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== mailutils ====
Version update (3.15 -> 3.16)
Subpackages: libmailutils9
- update to 3.16:
* Support for Berkeley DB version 2 withdrawn
* rdcache streams: fix stream size computation
* tlsfdstr streams: fix error handling
* wordwrap streams: fix handling of overflowing lines
==== man-pages ====
Version update (6.02 -> 6.04)
- update to 6.04:
* Newly documented interfaces in existing pages
* proc.5
KPF_PGTABLE (Linux 4.18)
* landlock.7
LANDLOCK_ACCESS_FS_REFER (Linux 5.19)
* udp.7
UDP_GRO (Linux 5.0)
UDP_SEGMENT (Linux 4.18)
* Changes to individual pages
==== mariadb ====
Version update (10.11.2 -> 10.11.3)
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Refresh gcc13-fix.patch
- Update to 10.11.3:
* release notes and changelog:
https://mariadb.com/kb/en/mariadb-10-11-3-release-notes/https://mariadb.com/kb/en/mariadb-10-11-3-changelog/
* fixes for the following security vulnerabilities:
10.11.3: CVE-2022-47015 (bsc#1207404)
==== mariadb-connector-c ====
Version update (3.3.4 -> 3.3.5)
- update to 3.3.5:
* https://mariadb.com/kb/en/mariadb-connector-c-3-3-5-release-notes/
==== mbox-importer ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== mdadm ====
- Grow: fix possible memory leak (bsc#1208618)
0060-Grow-fix-possible-memory-leak.patch
- Grow: fix can't change bitmap type from none to clustered
(bsc#1208618)
0061-Grow-fix-can-t-change-bitmap-type-from-none-to-clustered.patch
- Use source code mdadm-4.2.tar.xz from kernel.org version for
checksum
- mdadm-4.2.tar.xz
==== messagelib ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix references to message parts in encrypted messages (kde#469383)
* install config file
* Fix search lib
* Adapt to build against last ktextaddons (autocorrection split)
* Look for matching subkey if no key was found for fingerprint (kde#469304)
* Use LC_ALL
* Use QStandardPaths
* Fix Bug 468801: org.kde.pim.mimetreeparser: unknown mimetype "text/x-moz-deleted" (kde#468801)
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== milou5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: milou5-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== mobipocket ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== mousepad ====
Version update (0.6.0 -> 0.6.1)
Subpackages: libmousepad0
- Update to version 0.6.1
* I18n: Update po/LINGUAS list
* build: Optionally require polkit
* build: Use m4_defined min versions and cleanup
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Switch from intltool to gettext
* menubar: Improve some strings
* search: Use consistent naming
* history: Properly restore multi-window session
* Restore opening mode only when it was overridden from the command
line
* Add "X of Y matches" to search bar and replace dialog (Closes #174)
* Add application/x-zerosize to supported mime types (Fixes #194)
* Apply opening mode also to the open dialog (Fixes #181)
* Properly reconnect signal handler when auto-reload is enabled
* Translation Updates
==== mozilla-nss ====
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- Move testsuite to %check-section and move env-variables to
files for easier chroot-debugging
==== mozjs102 ====
Version update (102.10.0 -> 102.11.0)
- Update to version 102.11.0:
+ Various security fixes.
+ CVE-2023-32205: Browser prompts could have been obscured by
popups
+ CVE-2023-32206: Crash in RLBox Expat driver
+ CVE-2023-32207: Potential permissions request bypass via
clickjacking
+ CVE-2023-32211: Content process crash due to invalid wasm code
+ CVE-2023-32212: Potential spoof due to obscured address bar
+ CVE-2023-32213: Potential memory corruption in
FileReader::DoReadData()
+ CVE-2023-32214: Potential DoS via exposed protocol handlers
+ CVE-2023-32215: Memory safety bugs fixed in Firefox 113 and
Firefox ESR 102.11
==== multipath-tools ====
Version update (0.9.4+86+suse.4d8901e -> 0.9.5+68+suse.d1b6a1c)
Subpackages: kpartx libmpath0
- Update to version 0.9.5+68+suse.d1b6a1c:
Upstream bugfixes:
* libmultipath: use directio checker for LIO targets
(gh#opensvc/multipath-tools#54)
* multipathd.service: remove "Also=multipathd.socket"
(gh#opensvc/multipath-tools#65)
* libmultipathd: Avoid parsing errors due to unsupported designators
==== mutter ====
Version update (44.1 -> 44.1+2)
- Add mutter-do-not-unminimize-windows-with-initial-iconic.patch:
mutter used to unminimize windows with initial IconicState, which
is a workaround for some old wine games, it breaks apps like
xterm starts with -iconic, this patch revert it (bsc#1193190,
glgo#GNOME/mutter!3001).
- Add mutter-fix-wacom-tablet-crash.patch: Use clutter error trap
to fix x11 error of some input device configuration like wacom
tablet (bsc#1211413, glgo#GNOME/mutter#2796).
- Update to version 44.1+2:
+ screen-cast/src: Never dequeue pw_buffer's we refuse to record
to.
+ frames: Disable XDND support on the frame window.
==== nautilus ====
Version update (44.1 -> 44.2)
Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension4
- Update to version 44.2:
+ Fix crashes with expandable folders and on Other Locations.
+ Avoid inconsistent search states.
+ Prevent lingering tracker cursors.
+ Fix rubberband range behavior on list view.
+ Updated translations.
- Drop 0e5b4c34.patch and 6e37d15f.patch: Fixed upstream.
- Drop mount-archive.desktop. This was a feature based on
FATE#308344 and bgo#602147. However, the provided functionality
of mounting archives through gvfsd-archive has been broken for a
long time due to the Exec line pointing to a non-existent path
(/usr/lib/gvfs/gvfsd-archive, rather than /usr/libexec/...).
Besides, there is a similar functionality which allow users to
see the content of archives, without extracting them, through
File Roller that serves as a replacement.
- Add upstream bug fix patches:
+ 0e5b4c34.patch general: Use GtkSwitch active property
consistently. app-chooser sets the state instead of active
property. Similar to d7af60161d30c885ebab69c58b346896f1565387,
we really meant to set active (whether the switch is toggled)
and not the state (i.e. the color of the switch). Use
gtk_switch_set_active().
In properties we've already fixed this, but there's a lingering
call to gtk_switch_get_state(). This is probably fine because
state is in sync with active when the default handler is used,
but let's get :active, to be consistent and safe.
+ 6e37d15f.patch window-slot: Manage search props set with
action. Manages search property change through "search-visible"
action. The action triggers other related functions that if not
executed will causes buggy behavior.
Fixes https://gitlab.gnome.org/GNOME/nautilus/-/issues/2875
==== ncurses ====
Version update (6.4.20230429 -> 6.4.20230520)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20230520
+ fixes for compiler warnings in MinGW environments.
- Add ncurses patch 20230514
+ modify test-package "ncurses6-doc" to use manpage-aliases, which in
turn required a change to the configure script to factor in the
extra-suffix option when deriving alias names.
+ add mode 1004 to xterm+sm+1006 from xterm #380 -TD
- Port and correct offsets of patch ncurses-6.4.dif
- Add ncurses patch 20230506
> build-fixes related to configure-options and/or platform:
+ fix for --enable-fvisibility
+ fix for unusual values of --with-rel-version
+ fix for unusual values of --with-abi-version
+ fix for --disable-tcap-names
+ fix for termcap in nc_access.h (report by Werner Fink).
- Delete patch ncurses-6.4-makeuseof_secure_open.dif as now upstream
==== nghttp2 ====
Version update (1.52.0 -> 1.53.0)
- Update to version 1.53.0:
* https://nghttp2.org/blog/2023/05/10/nghttp2-v1-53-0/
==== nodejs-common ====
- Use NodeJS 18 as default for ALP
- Use NodeJS 20 as default for TW
==== okular ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Let user "Save As..." when document has been externally modified (kde#402017)
* Reuse an existing action to toggle sidebar visibility (kde#468317)
==== openSUSE-build-key ====
- Added a new 4096 openSUSE container key
- build-container-202304-d684afec-64390cff.asc
- build-container-202304-d684afec-64390cff.pem
- Removed and obsoleted old 2048 build key of Tumbleweed
- gpg-pubkey-3dbdc284-53674dd4.asc
==== openconnect ====
Version update (9.10 -> 9.12)
Subpackages: libopenconnect5 openconnect-bash-completion
- Update to release 9.12:
* Explicitly reject overly long tun device names.
* Increase maximum input size from stdin (#579).
* Ignore 0.0.0.0 as NBNS address (!446, vpnc-scripts#58).
* Fix stray (null) in URL path after Pulse authentication (4023bd95).
* Fix config XML parsing mistake that left GlobalProtect ESP non-working in v9.10 (!475).
* Fix case sensitivity in GPST header matching (!474).
==== opensc ====
- Security Fix: [CVE-2023-2977, bsc#1211894]
* opensc: out of bounds read in pkcs15 cardos_have_verifyrc_package()
* Add opensc-CVE-2023-2977.patch
==== openssl-1_1 ====
Version update (1.1.1t -> 1.1.1u)
Subpackages: libopenssl1_1
- Update to 1.1.1u:
* Mitigate for the time it takes for `OBJ_obj2txt` to translate gigantic
OBJECT IDENTIFIER sub-identifiers to canonical numeric text form.
OBJ_obj2txt() would translate any size OBJECT IDENTIFIER to canonical
numeric text form. For gigantic sub-identifiers, this would take a very
long time, the time complexity being O(n^2) where n is the size of that
sub-identifier. (CVE-2023-2650, bsc#1211430)
To mitigitate this, `OBJ_obj2txt()` will only translate an OBJECT
IDENTIFIER to canonical numeric text form if the size of that OBJECT
IDENTIFIER is 586 bytes or less, and fail otherwise.
The basis for this restriction is RFC 2578 (STD 58), section 3.5. OBJECT
IDENTIFIER values, which stipulates that OBJECT IDENTIFIERS may have at
most 128 sub-identifiers, and that the maximum value that each sub-
identifier may have is 2^32-1 (4294967295 decimal).
For each byte of every sub-identifier, only the 7 lower bits are part of
the value, so the maximum amount of bytes that an OBJECT IDENTIFIER with
these restrictions may occupy is 32 * 128 / 7, which is approximately 586
bytes.
Ref: https://datatracker.ietf.org/doc/html/rfc2578#section-3.5
* Reworked the Fix for the Timing Oracle in RSA Decryption
(CVE-2022-4304, bsc#1207534). The previous fix for this timing side
channel turned out to cause a severe 2-3x performance regression in the
typical use case compared to 1.1.1s. The new fix uses existing constant
time code paths, and restores the previous performance level while fully
eliminating all existing timing side channels. The fix was developed by
Bernd Edlinger with testing support by Hubert Kario.
* Corrected documentation of X509_VERIFY_PARAM_add0_policy() to mention that
it does not enable policy checking. Thanks to David Benjamin for
discovering this issue. (CVE-2023-0466, bsc#1209873)
* Fixed an issue where invalid certificate policies in leaf certificates are
silently ignored by OpenSSL and other certificate policy checks are
skipped for that certificate. A malicious CA could use this to
deliberately assert invalid certificate policies in order to circumvent
policy checking on the certificate altogether.
(CVE-2023-0465, bsc#1209878)
* Limited the number of nodes created in a policy tree to mitigate against
CVE-2023-0464. The default limit is set to 1000 nodes, which should be
sufficient for most installations. If required, the limit can be
adjusted by setting the OPENSSL_POLICY_TREE_NODES_MAX build time define
to a desired maximum number of nodes or zero to allow unlimited growth.
(CVE-2023-0464, bsc#1209624)
* Rebased patch openssl-1_1-openssl-config.patch
* Removed patches:
- openssl-CVE-2023-0464.patch
- openssl-CVE-2023-0465.patch
- openssl-CVE-2023-0466.patch
* Update openssl.keyring with key
A21F AB74 B008 8AA3 6115 2586 B8EF 1A6B A9DA 2D5C (Tomas Mraz)
- FIPS: Merge libopenssl1_1-hmac package into the library [bsc#1185116]
==== openssl-3 ====
Version update (3.0.8 -> 3.1.1)
Subpackages: libopenssl3
- Update to 3.1.1:
* Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translate
(CVE-2023-2650, bsc#1211430)
* Multiple algorithm implementation fixes for ARM BE platforms.
* Added a -pedantic option to fipsinstall that adjusts the various settings
to ensure strict FIPS compliance rather than backwards compatibility.
* Fixed buffer overread in AES-XTS decryption on ARM 64 bit platforms which
happens if the buffer size is 4 mod 5 in 16 byte AES blocks. This can
trigger a crash of an application using AES-XTS decryption if the memory
just after the buffer being decrypted is not mapped. Thanks to Anton
Romanov (Amazon) for discovering the issue. (CVE-2023-1255, bsc#1210714)
* Add FIPS provider configuration option to disallow the use of truncated
digests with Hash and HMAC DRBGs (q.v. FIPS 140-3 IG D.R.). The
option '-no_drbg_truncated_digests' can optionally be supplied
to 'openssl fipsinstall'.
* Corrected documentation of X509_VERIFY_PARAM_add0_policy() to mention that
it does not enable policy checking. Thanks to David Benjamin for
discovering this issue. (CVE-2023-0466, bsc#1209873)
* Fixed an issue where invalid certificate policies in leaf certificates are
silently ignored by OpenSSL and other certificate policy checks are
skipped for that certificate. A malicious CA could use this to
deliberately assert invalid certificate policies in order to circumvent
policy checking on the certificate altogether. (CVE-2023-0465, bsc#1209878)
* Limited the number of nodes created in a policy tree to mitigate against
CVE-2023-0464. The default limit is set to 1000 nodes, which should be
sufficient for most installations. If required, the limit can be adjusted
by setting the OPENSSL_POLICY_TREE_NODES_MAX build time define to a
desired maximum number of nodes or zero to allow unlimited growth.
(CVE-2023-0464, bsc#1209624)
* Update openssl.keyring with key
A21F AB74 B008 8AA3 6115 2586 B8EF 1A6B A9DA 2D5C (Tomas Mraz)
* Rebased patches:
- openssl-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch
- openssl-Add_support_for_Windows_CA_certificate_store.patch
* Removed patches:
- openssl-CVE-2023-0464.patch
- openssl-Fix-OBJ_nid2obj-regression.patch
- openssl-CVE-2023-0465.patch
- openssl-CVE-2023-0466.patch
- FIPS: Merge libopenssl3-hmac package into the library [bsc#1185116]
- Add support for Windows CA certificate store [bsc#1209430]
https://github.com/openssl/openssl/pull/18070
* Add openssl-Add_support_for_Windows_CA_certificate_store.patch
- Security Fix: [CVE-2023-0465, bsc#1209878]
* Invalid certificate policies in leaf certificates are silently ignored
* Add openssl-CVE-2023-0465.patch
- Security Fix: [CVE-2023-0466, bsc#1209873]
* Certificate policy check not enabled
* Add openssl-CVE-2023-0466.patch
- Fix regression in the OBJ_nid2obj() function: [bsc#1209430]
* Upstream https://github.com/openssl/openssl/issues/20555
* Add openssl-Fix-OBJ_nid2obj-regression.patch
- Fix compiler error "initializer element is not constant" on s390
* Add openssl-z16-s390x.patch
- Security Fix: [CVE-2023-0464, bsc#1209624]
* Excessive Resource Usage Verifying X.509 Policy Constraints
* Add openssl-CVE-2023-0464.patch
- Pass over with spec-cleaner
- Update to 3.1.0:
* Add FIPS provider configuration option to enforce the Extended Master
Secret (EMS) check during the TLS1_PRF KDF. The option '-ems-check' can
optionally be supplied to 'openssl fipsinstall'.
* The FIPS provider includes a few non-approved algorithms for backward
compatibility purposes and the "fips=yes" property query must be used for
all algorithm fetches to ensure FIPS compliance. The algorithms that are
included but not approved are Triple DES ECB, Triple DES CBC and EdDSA.
* Added support for KMAC in KBKDF.
* RNDR and RNDRRS support in provider functions to provide random number
generation for Arm CPUs (aarch64).
* s_client and s_server apps now explicitly say when the TLS version does not
include the renegotiation mechanism. This avoids confusion between that
scenario versus when the TLS version includes secure renegotiation but the
peer lacks support for it.
* AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
* The various OBJ_* functions have been made thread safe.
* Parallel dual-prime 1536/2048-bit modular exponentiation for AVX512_IFMA
capable processors.
* The functions OPENSSL_LH_stats, OPENSSL_LH_node_stats,
OPENSSL_LH_node_usage_stats, OPENSSL_LH_stats_bio,
OPENSSL_LH_node_stats_bio and OPENSSL_LH_node_usage_stats_bio are now
marked deprecated from OpenSSL 3.1 onwards and can be disabled by defining
OPENSSL_NO_DEPRECATED_3_1. The macro DEFINE_LHASH_OF is now deprecated in
favour of the macro DEFINE_LHASH_OF_EX, which omits the corresponding
type-specific function definitions for these functions regardless of
whether OPENSSL_NO_DEPRECATED_3_1 is defined. Users of DEFINE_LHASH_OF may
start receiving deprecation warnings for these functions regardless of
whether they are using them. It is recommended that users transition to the
new macro, DEFINE_LHASH_OF_EX.
* When generating safe-prime DH parameters set the recommended private key
length equivalent to minimum key lengths as in RFC 7919.
* Change the default salt length for PKCS#1 RSASSA-PSS signatures to the
maximum size that is smaller or equal to the digest length to comply with
FIPS 186-4 section 5. This is implemented by a new option
OSSL_PKEY_RSA_PSS_SALT_LEN_AUTO_DIGEST_MAX ("auto-digestmax") for the
rsa_pss_saltlen parameter, which is now the default. Signature verification
is not affected by this change and continues to work as before.
* Update openssl.keyring with key
8657 ABB2 60F0 56B1 E519 0839 D9C4 D26D 0E60 4491 (Matt Caswell)
==== openssl ====
Version update (3.0.8 -> 3.1.1)
- Update to 3.1.1
- Update to 3.1.0
==== openvpn ====
Version update (2.6.3 -> 2.6.4)
- Update to 2.6.4:
* DCO: support kernel-triggered key rotation (avoid IV reuse after
2^32 packets). This is the userland side, accepting a message
from kernel, and initiating a TLS renegotiation. As of release,
* fix pkcs#11 usage with OpenSSL 3.x and PSS signing (Github #323)
* fix compile error on TARGET_ANDROID
* fix typo in help text
* manpage updates (--topology)
* encoding of non-ASCII windows error messages in log + management fixed
- Update openvpn.keyring
==== orca ====
Version update (44.0 -> 44.1)
- Update to version 44.1:
+ Web:
- Support aria-disabled on application, tab, group, and
focusable separator/splitter
- Fix bug in identification of inline iframes
+ General:
- Improve performance by checking for duplicate object events
- Filter duplicate events when checking for double presses of
the orca modifier
+ Updated translations.
==== oxygen5-sounds ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== pam ====
Version update (1.5.2.90 -> 1.5.3)
- Update to final 1.5.3 release:
- configure: added --enable-logind option to use logind instead of utmp
in pam_issue and pam_timestamp.
- pam_modutil_getlogin: changed to use getlogin() from libc instead of
parsing utmp.
- Added libeconf support to pam_env and pam_shells.
- Added vendor directory support to pam_access, pam_env, pam_group,
pam_faillock, pam_limits, pam_namespace, pam_pwhistory, pam_sepermit,
pam_shells, and pam_time.
- pam_limits: changed to not fail on missing config files.
- pam_pwhistory: added conf= option to specify config file location.
- pam_pwhistory: added file= option to specify password history file
location.
- pam_shells: added shells.d support when libeconf and vendordir are enabled.
- Deprecated pam_lastlog: this module is no longer built by default because
it uses utmp, wtmp, btmp and lastlog, but none of them are Y2038 safe,
even on 64bit architectures.
pam_lastlog will be removed in one of the next releases, consider using
pam_lastlog2 (from https://github.com/thkukuk/lastlog2) and/or
pam_wtmpdb (from https://github.com/thkukuk/wtmpdb) instead.
- Deprecated _pam_overwrite(), _pam_overwrite_n(), and _pam_drop_reply()
macros provided by _pam_macros.h; the memory override performed by these
macros can be optimized out by the compiler and therefore can no longer
be relied upon.
==== pam-full-src ====
Version update (1.5.2.90 -> 1.5.3)
- Update to final 1.5.3 release:
- configure: added --enable-logind option to use logind instead of utmp
in pam_issue and pam_timestamp.
- pam_modutil_getlogin: changed to use getlogin() from libc instead of
parsing utmp.
- Added libeconf support to pam_env and pam_shells.
- Added vendor directory support to pam_access, pam_env, pam_group,
pam_faillock, pam_limits, pam_namespace, pam_pwhistory, pam_sepermit,
pam_shells, and pam_time.
- pam_limits: changed to not fail on missing config files.
- pam_pwhistory: added conf= option to specify config file location.
- pam_pwhistory: added file= option to specify password history file
location.
- pam_shells: added shells.d support when libeconf and vendordir are enabled.
- Deprecated pam_lastlog: this module is no longer built by default because
it uses utmp, wtmp, btmp and lastlog, but none of them are Y2038 safe,
even on 64bit architectures.
pam_lastlog will be removed in one of the next releases, consider using
pam_lastlog2 (from https://github.com/thkukuk/lastlog2) and/or
pam_wtmpdb (from https://github.com/thkukuk/wtmpdb) instead.
- Deprecated _pam_overwrite(), _pam_overwrite_n(), and _pam_drop_reply()
macros provided by _pam_macros.h; the memory override performed by these
macros can be optimized out by the compiler and therefore can no longer
be relied upon.
==== pam_kwallet ====
Version update (5.27.4 -> 5.27.5)
Subpackages: pam_kwallet-common
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== parley ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- base: Add wtmpdb as Y2038 safe wtmp replacement
==== patterns-server ====
Subpackages: patterns-server-dhcp_dns_server patterns-server-directory_server patterns-server-file_server patterns-server-kvm_server patterns-server-kvm_tools patterns-server-lamp_server patterns-server-mail_server patterns-server-printing
- kvm and xen patterns:
- Remove Requires/Recommends on obsolete vm-install
- Change virt-install from Recommends to Requires in _tools
- Remove Requires on obsolete kernel-xen
==== pciutils ====
Version update (3.9.0 -> 3.10.0)
Subpackages: libpci3
- Update to 3.10.0:
- Fixed bug in definition of versioned symbol aliases
in shared libpci, which made compiling with link-time
optimization fail.
- Filters now accept "0x..." syntax for backward compatibility.
- Windows: The cfgmgr32 back-end which provides the list of devices
can be combined with another back-end which provides access
to configuration space.
- ECAM (Enhanced Configuration Access Mechanism), which is defined
by the PCIe standard, is now supported. It requires root privileges,
access to physical memory, and also manual configuration on some
systems.
- lspci: Tree view now works on multi-domain systems. It now respects
filters properly.
- Last but not least, pci.ids were updated to the current snapshot
of the database. This includes overall cleanup of entries with
non-ASCII characters in their names -- such characters are allowed,
but only if they convey interesting information (e.g., umlauts
in German company names, but not the "registered trade mark" sign).
==== perl-Bootloader ====
Version update (1.0 -> 1.2)
- merge gh#openSUSE/perl-bootloader#148
- UEFI: update also default location, if it is controlled by SUSE
(bsc#1210799, bsc#1201399)
- 1.2
- no not install kexec-bootloader
- 1.1
- merge gh#openSUSE/perl-bootloader#144
- add default-settings script
- add new kexec-bootloader
- add --default-settings option (bsc#1211082)
==== perl-GD ====
- update cpanspec.yml and recreate spec file
- Remove unused BuildRequires. Only gd is "#include"d.
==== perl-IO-Socket-SSL ====
Version update (2.081 -> 2.083)
- updated to 2.083
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.083 2023/05/18
- fix t/protocol_version.t for OpenSSL versions which don't support SECLEVEL
(regression from #122)
2.082 2023/05/17
- SSL_version default now TLS 1.2+ since TLS 1.1 and lower deprecated #122
- fix output of alert string when debugging #132
- improve regex for hostname validation #130, #126
- add can_ciphersuites subroutine for feature checking #127
- Utils::CERT_create - die if unexpected arguments are given instead of ignoring
these
==== perl-Mojolicious ====
Version update (9.31 -> 9.32)
- updated to 9.32
see /usr/share/doc/packages/perl-Mojolicious/Changes
9.32 2022-05-09
- Improved file and line number details in async/await exceptions. (batman)
- Fixed various CSS selector equation bugs in Mojo::DOM::CSS. (mauke)
- Fixed exceptions being added to the stash for formats other than HTML. (rawleyfowler)
- Fixed context sensitivity issue. (Grinnz)
==== perl-Net-DNS ====
Version update (1.37 -> 1.38)
- updated to 1.38
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== perl-libwww-perl ====
Version update (6.68 -> 6.70)
- updated to 6.70
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.70 2023-04-30 13:22:56Z
- Add cookie_jar_class attribute to allow different cookie jar modules
to be used more easily (GH#91) (Tom Hukins, Julien Fiegehenn)
- POD now contains all default attributes (GH#428) (Julien Fiegehenn)
6.69 2023-04-29 13:14:31Z
- Timeouts for cached connections now update (GH#73) (Eric Johnson)
- The conn_cache() can now be unset (GH#424) (Julien Fiegehenn)
- LWP::Protocol now only attempts to load modules once (GH#62) (Burak Gursoy)
- Fix a bug in no_proxy that allowed partial matches to a proxy address
to disable a proxy (GH#421) (Julien Fiegehenn)
==== permissions ====
Version update (1699_20230424 -> 1699_20230516)
Subpackages: chkstat permissions-config
- Update to version 20230516:
* common permissions: add icingaweb2 setgid directory (bsc#1211314)
==== php8 ====
Version update (8.2.5 -> 8.1.19)
Subpackages: php8-cli php8-ctype php8-dom php8-gd php8-gettext php8-iconv php8-mbstring php8-mysql php8-openssl php8-pdo php8-sqlite php8-tokenizer php8-xmlreader php8-xmlwriter
- repack the tarball temporarily [bsc#1211648]
- also MIT license (systzdata patch, ext/date/lib/parse_posix.c)
[https://build.suse.de/request/show/298230]
- version update to 8.1.19
* This is a bug fix release.
* https://www.php.net/ChangeLog-8.php#8.1.19
- modified patches
% php-ar-flags.patch (refreshed)
% php-build-reproducible-phar.patch (refreshed)
% php-ini.patch (refreshed)
% php-systzdata-v23.patch (refreshed)
- downgrade back to 8.1.18
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/…
==== pim-data-exporter ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== pim-sieve-editor ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== pimcommon ====
Version update (23.04.0 -> 23.04.1)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Fix typo
* install config-pimcommon.h
* Adapt to new autocorrection lib (split core/widgets)
* Use correct INSTALL_TARGETS_DEFAULT_ARGS
==== pipewire ====
Version update (0.3.69 -> 0.3.71)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-libjack-0_3 pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Have pipewire-spa-plugins-0_2 suggest pipewire-libjack-%{apiver_str}:
this package requires libjack.so.0, so we best use our own
implementation.
- Add patch from upstream to fix JACK buffersize updates:
* 0001-jack-update-bufsize-and-samplerate-when-skipping-not.patch
- Create a pipewire-jack package that provides jack-daemon (and
conflicts with any other) and requires the pipewire-libjack
library.
Move the ld configuration from pipewire-libjack, so that only
pipewire-jack forces PipeWire to be the default JACK.
- Update to version 0.3.71:
* Highlights
- A new zero-latency jackdbus bridge was added. This works
similar to what PulseAudio has to offer and creates a
sink/source when jackdbus is started. It is however much more
efficient and runs the complete PipeWire graph as a
synchronous JACK client with no added latency.
- Many performance improvements. Activation of remote nodes is
more efficient, fewer eventfds are required on the clients,
less callback overhead in performence critical paths and an
optimized poll function was added. This was mainly driven by
the jackdbus module to get the lowest possible overhead when
running the graph.
- The JACK notify callback implementation was reworked to
emulate better what JACK does, improving compatibility with
ardour7 and the JACK stress test.
- More work on BAP devices. Device latency is now passed on to
applications also for multi-device headsets, and channel
allocation is handled better.
- Many more improvements and bugfixes.
* PipeWire
- Remove the hardcoded limit on io_areas. This is used to link
nodes together and exchange buffers, it was limited to 2048
but now dynamically scales based on requirements.
- Rate and quantum changes are now applied correctly in more
cases. (#3159)
- Updates to client-node to more efficiently process the
driver.
- The profiler information was improved to be more accurate.
It should now work better for remote drivers.
- Some potential memory map errors were fixed in the protocol
because in some case with large messages, some fds were
closed too soon.
- pw-filter now implements the pw_filter_set_active() method.
- A potential out-of-buffers case was fixed in capture
pw-streams where buffers were not moved to the recycle queue
when the node suspended.
- Nodes are now always woken up with the eventfd. Previously
there were some optimiztions in the server to directly call
into the node process function but that optimization is not
necessary. Without this optimization it is now possible to
run nodes in different threads.
- pw-stream trigger is now implemented correctly in all cases.
- Remote nodes now use one eventfd less because they get
triggered with the node eventfd directly.
- Monitor ports are now ignored in latency updates.
- A potential race when reporting an error to a client was
fixed. (#3192)
- Fix a bug where always_process nodes would sometimes IDLE.
(#3189)
- Optimize peer activation. Nodes are now activated more
efficiently and independent of the number of links. It also
reduces the number of eventfds and memory in remote clients.
- A bug in property serialization was fixed. Values with spaces
would only serialize the first part of the value.
* Modules
- Correctly handle the echo-canceler plugin init method
fallback. The samplerate was not correctly configured. This
is only a regression for people that have external
echo-canceler plugins.
- RAOP sink now only sets the volume on the remote end when the
stream is recording. (#3175)
- RAOP discover now tries to deduplicate entries from the same
host.
- A new zero-latency jackdbus bridge was added. This works
similar to what pulseaudio has to offer and creates a
sink/source when jackdbus is started. It is however much more
efficient and runs the complete PipeWire graph as a
synchronous JACK client.
- The access module uses a more secure way to check the
application executable.
- module-combine-stream now has configurable delay and latency
for each stream. This can be used to align sinks/sources with
different latencies.
- A potential crash in module-pulse-tunnel was fixed when
shutting down. (#3199)
- Module-rt will now clamp the nice value to the min allowed
value to avoid errors from rtkit. (#3186)
- Fix a bug with the session counters in module-rtp-sap. Also
use the right format for L24. Improve the AES67 example
config.
- Improve some warning and info messages in module-rt. (#3194)
- module-rtp-session should now do something when started
without arguments.
- A potential crash in module-rtp-session was fixed. (#3217)
- module-filter-chain has better error reporting when a
convolver fails to load. (#3223)
* SPA
- Move some things around to avoid compiler warnings. (#3171)
... changelog too long, skipping 125 lines ...
- reenable ffmpeg plugin by building against ffmpeg-5-mini
==== plasma-browser-integration ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== plasma-framework ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix osd- icon IDs (kde#469303)
* Label: set horizontalAlignment explicitly
* Rename nepomuk icon to search (kde#416072)
* Fix build with Qt 6.5
==== plasma-nm5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* Use nm_conn_wireguard_import to import WireGuard files (kde#420066,kde#468365,kde#452952,kde#423973,kde#427222)
* Persist imported VPN connections on disk (kde#468666)
==== plasma5-addons ====
Version update (5.27.4 -> 5.27.5)
Subpackages: plasma5-addons-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* applets/colorpicker: disable pick button when compositing is disabled (kde#466230)
* ProfilesModel: Adjust to kate using different folder for storing sessions than konsole (kde#466824)
* runners/datetime: fix test failure
* applets/colorpicker: Use native relative positioning Menu API
* applets/colorpicker: Open context menu on Menu key press
* applets/colorpicker: Fix copying color via keyboard
* applets/colorpicker: Factor out logic from signal handler
* applets/colorpicker: Only reset global current index from a real current item
* applets/colorpicker: Fix QML/JS code style, add explicit signal arguments
==== plasma5-desktop ====
Version update (5.27.4 -> 5.27.5)
Subpackages: plasma5-desktop-emojier
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* [kcm/keys] Fix loading service data
* desktoppackage: Fix ScrollBar overlapping configuration category delegates
* desktoppackage: Fix visual overlap of items in applet configuration view
* landingpage: Port "Most Used Pages" grid to Kirigami.SizeGroup
* landingpage: Fix broken binding in "Most Used Pages" grid
* landingpage: Set implicit size, so that kcmshell doesn't open too small
* kcms/keys: Make adding a script file work even if its path has spaces in the name
* kcms/keys: Make Add Command work with percent characters in commands
* applets/taskmanager: also check title contains "-"
* applets/taskmanager: fix tooltip text with custom window title (kde#462760)
* automounter: don't track ignored devices (kde#468410)
* applets/taskmanager: don't show Unpin menu item while app is launching (kde#468668)
* KCM/mouse: enable compatibility with x11-libinput 1.3 (kde#468217)
* Folder View: fix keyboard shortcuts handling (kde#436362)
* applets/taskmanager: show Activity icons in relevant context menu items (kde#419225)
* emojier: enable asynchronous loading in Instantiator (kde#468328)
* CompactApplet: show tabbar for Breeze Twilight (kde#468313)
* kcms/landingpage: add accessible name to animation speed slider
* kcms/landingpage: use explanation label as accessible description
* applets/taskmanager: also match row index before skipping updating bindings
* applets/taskmanager: reset `parentTask` after a task was moved
* applets/taskmanager: Improve scrolling usability
- Drop patches, now upstream:
* 0001-KCM-mouse-enable-compatibility-with-x11-libinput-1.3.patch
==== plasma5-disks ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== plasma5-integration ====
Version update (5.27.4 -> 5.27.5)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* wayland: Only set decoration palette once for each change (kde#468408)
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.27.5
==== plasma5-pa ====
Version update (5.27.4 -> 5.27.5)
Subpackages: plasma5-pa-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== plasma5-systemmonitor ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== plasma5-thunderbolt ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== plasma5-workspace ====
Version update (5.27.4.1 -> 5.27.5)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-libs xembedsniproxy
- Require cpp explicitly, xrdb doesn't do it anymore
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Too many changes to list here
==== plymouth ====
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Proporly list services as parameters to
%service_del_postun_without_restart: new versions mandate the
parameters to further down the line eliminate errors. For the
time being, the code does not care for the parameters.
==== policycoreutils ====
Subpackages: policycoreutils-python-utils python3-policycoreutils
- Add python-wheel build dependency to build correctly with latest
python-pip version.
==== polkit-default-privs ====
Version update (1550+20230307.7f42172 -> 1550+20230517.ab68b2d)
- Update to version 1550+20230517.ab68b2d:
* rename com.deepin.api to org.deepin.dde (bsc#1211376)
==== polkit-kde-agent-5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* force extreme focus protection (kde#312325)
==== poppler ====
Version update (23.04.0 -> 23.05.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools
- update to 23.05.0:
* Fix crash when filling some forms
* Set SigFlags when signing unsigned signature
* Add some infrastructure code to support multiple signing
backends
* Fix potential stack overflow in PostScriptFunction::parseCode
* Fix some minor uninitialised memory reads
==== poppler-qt5 ====
Version update (23.04.0 -> 23.05.0)
- update to 23.05.0:
* Fix crash when filling some forms
* Set SigFlags when signing unsigned signature
* Add some infrastructure code to support multiple signing
backends
* Fix potential stack overflow in PostScriptFunction::parseCode
* Fix some minor uninitialised memory reads
==== postgresql15 ====
Version update (15.2 -> 15.3)
Subpackages: libpq5 postgresql15-contrib postgresql15-server
- Update to 15.3:
* bsc#1211228, CVE-2023-2454:
Prevent CREATE SCHEMA from defeating changes in search_path
* bsc#1211229, CVE-2023-2455: Enforce row-level security
policies correctly after inlining a set-returning function
* https://www.postgresql.org/about/news/2637/
* https://www.postgresql.org/docs/15/release-15-3.html
==== powerdevil5 ====
Version update (5.27.4 -> 5.27.5)
Subpackages: powerdevil5-lang
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* Fix for screen backlight not working on Planet Computers Astro Slide PDA
* Fix and consolidate discharge rate and remaining time calculation
* Remove unused "BatteryState" from backend interface
* Fix possible race between DeviceAdded signal and device enumeration
* Remove support for UPower < 0.99.0
==== prison-qt5 ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix PDF417 with binary content not producing any output with ZXing 2.0
==== purpose ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Fix build with Qt 6.5
==== python-Twisted ====
Subpackages: python310-Twisted python310-Twisted-tls
- Switch documentation to be within the main package.
==== python-anyio ====
- Add patch fix-failing-tls-tests.patch:
* Fix test failures with Python TLS changes.
==== python-argcomplete ====
- bash-repl.patch: Use correct place for auxiliary bashrc.sh file from pexpect
==== python-attrs ====
Version update (22.2.0 -> 23.1.0)
- Update to 23.1.0:
[#] Backwards-incompatible Changes
* Python 3.6 has been dropped and packaging switched to static
package data using Hatch. #993
[#] Deprecations
* The support for zope-interface via the attrs.validators.provides
validator is now deprecated and will be removed in, or after,
April 2024.
* The presence of a C-based package in our developement dependencies
has caused headaches and we're not under the impression it's used
a lot.
* Let us know if you're using it and we might publish it as a
separate package. #1120
[#] Changes
* attrs.filters.exclude() and attrs.filters.include() now support
the passing of attribute names as strings. #1068
* attrs.has() and attrs.fields() now handle generic classes
correctly. #1079
* Fix frozen exception classes when raised within e.g.
contextlib.contextmanager, which mutates their __traceback__
attributes. #1081
* @frozen now works with type checkers that implement PEP-681 (ex.
pyright). #1084
* Restored ability to unpickle instances pickled before 22.2.0.
[#1085]
* attrs.asdict()'s and attrs.astuple()'s type stubs now accept the
attrs.AttrsInstance protocol. #1090
* Fix slots class cellvar updating closure in CPython 3.8+ even when
__code__ introspection is unavailable. #1092
* attrs.resolve_types() can now pass include_extras to
typing.get_type_hints() on Python 3.9+, and does so by default.
[#1099]
* Added instructions for pull request workflow to CONTRIBUTING.md.
[#1105]
* Added type parameter to attrs.field() function for use with
attrs.make_class().
* Please note that type checkers ignore type metadata passed into
make_class(), but it can be useful if you're wrapping attrs. #1107
* It is now possible for attrs.evolve() (and attr.evolve()) to
change fields named inst if the instance is passed as a positional
argument.
* Passing the instance using the inst keyword argument is now
deprecated and will be removed in, or after, April 2024. #1117
* attrs.validators.optional() now also accepts a tuple of validators
(in addition to lists of validators). #1122
==== python-gevent ====
Version update (22.10.1 -> 22.10.2)
- handle-python-ssl-changes.patch: refresh to handle ssl.shared_ciphers()
behavior change in python 3.11 as well
- Add patch handle-python-ssl-changes.patch:
* Handle Python 3.10 changes where ssl.shared_ciphers() changes
behaviour.
- skip one more test from testsuite
- update to 22.10.2:
* Update to greenlet 2.0. This fixes a deallocation issue that
required a change in greenlet's ABI. The design of greenlet 2.0 is
intended to prevent future fixes and enhancements from
requiring an ABI change, making it easier to update gevent
and greenlet independently.
- Switch documentation to be within the main package.
==== python-greenlet ====
Version update (1.1.3 -> 2.0.2)
- update to 2.0.2:
* Fix calling ``greenlet.settrace()`` with the same tracer
object that was currently active.
* Various compilation and standards conformance fixes.
* Python 3.11: Fix a memory leak. See issue 328 and gevent issue 1924.
- 2.0.0.post0 (2022-11-03)
* Add Programming Language :: Python :: 3.11 to the PyPI classifier
metadata.
- 2.0.0rc5 (2022-10-31)
* Linux: Fix another group of rare crashes that could occur when shutting
down an interpeter running multiple threads. See issue 325.
- 2.0.0rc4 (2022-10-30)
* Linux: Fix a rare crash that could occur when shutting down an interpreter
running multiple threads, when some of those threads are in greenlets
making calls to functions that release the GIL.
- 2.0.0rc1 (2022-10-27)
* Deal gracefully with greenlet switches that occur while deferred
deallocation of objects is happening using CPython's "trash can"
mechanism. Previously, if a large nested container held items that
switched greenlets during delayed deallocation, and that second greenlet
also invoked the trash can, CPython's internal state could become corrupt.
This was visible as an assertion error in debug builds. Now, the relevant
internal state is saved and restored during greenlet switches. See also
gevent issue 1909.
* Rename the C API function PyGreenlet_GET_PARENT to PyGreenlet_GetParent
for consistency. The old name remains available as a deprecated alias.
- 2.0.0a1 (2022-01-20)
* Drop support for very old versions of GCC and MSVC.
Compilation now requires a compiler that either supports C++11 or has some
other intrinsic way to create thread local variables; for older GCC, clang
and SunStudio we use __thread, while for older MSVC we use
__declspec(thread).
* This version of greenlet is known to compile and pass tests on CPython
3.11.0a4. Earlier or later 3.11 releases may or may not work. See PR 280.
Special thanks to Brandt Bucher and the CPython developers.
* Fix several leaks that could occur when using greenlets from multiple
threads. For example, it is no longer necessary to call getcurrent()
before exiting a thread to allow its main greenlet to be cleaned up. See
issue 252.
* Fix the C API PyGreenlet_Throw to perform the same error checking that the
Python API greenlet.throw() does. Previously, it did no error checking.
- drop sphinx-6.0.0.patch (upstream)
==== python-httpcore ====
Version update (0.16.3 -> 0.17.0)
- update to 0.17.0:
* Add DEBUG level logging. (#648)
* Respect HTTP/2 max concurrent streams when settings updates
are sent by server. (#652)
* Increase the allowable HTTP header size to 100kB. (#647)
* Add `retries` option to SOCKS proxy classes. (#643)
==== python-libvirt-python ====
Version update (9.3.0 -> 9.4.0)
- Update to 9.4.0
- Add all new APIs and constants in libvirt 9.4.0
==== python-numpy ====
- Add patch remove-deprecated-hypothesis-funcs.patch:
* Change to a non-deprecated function from hypothesis.
==== python-pip ====
Version update (22.3.1 -> 23.1.2)
- Update to 23.1.2
- Upgrade setuptools to 67.7.2
- 23.1.1:
- Revert #11487, as it causes issues with virtualenvs created by the
Windows Store distribution of Python. (#11987)
- Revert pkg_resources (via setuptools) back to 65.6.3
- Update documentation to reflect the new behavior of using the
cache of locally built wheels in hash-checking mode. (#11967)
- 23.1:
- Remove support for the deprecated --install-options. (#11358)
- --no-binary does not imply setup.py install anymore. Instead a
wheel will be built locally and installed. (#11451)
- --no-binary does not disable the cache of locally built wheels
anymore. It only means "don't download wheels". (#11453)
- Deprecate --build-option and --global-option. Users are invited to
switch to --config-settings. (#11859)
- Using --config-settings with projects that don't have a
pyproject.toml now prints a deprecation warning. In the future the
presence of config settings will automatically enable the default
build backend for legacy projects and pass the setttings to it.
(#11915)
- Remove setup.py install fallback when building a wheel failed for
projects without pyproject.toml. (#8368)
- When the wheel package is not installed, pip now uses the default
build backend instead of setup.py install and setup.py develop for
project without pyproject.toml. (#8559)
- Specify egg-link location in assertion message when it does not
match installed location to provide better error message for
debugging. (#10476)
- Present conflict information during installation after each choice
that is rejected (pass -vv to pip install to show it) (#10937)
- Display dependency chain on each Collecting/Processing log line.
(#11169)
- Support a per-requirement --config-settings option in requirements
files. (#11325)
- The --config-settings/-C option now supports using the same key
multiple times. When the same key is specified multiple times, all
values are passed to the build backend as a list, as opposed to
the previous behavior, where pip would only pass the last value if
the same key was used multiple times. (#11681)
- Add -C as a short version of the --config-settings option.
(#11786)
- Reduce the number of resolver rounds, since backjumping makes the
resolver more efficient in finding solutions. This also makes
pathological cases fail quicker. (#11908)
- Warn if --hash is used on a line without requirement in a
requirements file. (#11935)
- Stop propagating CLI --config-settings to the build dependencies.
They already did not propagate to requirements provided in
requirement files. To pass the same config settings to several
requirements, users should provide the requirements as CLI
arguments. (#11941)
- Support wheel cache when using --require-hashes. (#5037)
- Add --keyring-provider flag. See the Authentication page in the
documentation for more info. (#8719)
- In the case of virtual environments, configuration files are now
also included from the base installation. (#9752)
- Fix grammar by changing "A new release of pip available:" to "A
new release of pip is available:" in the notice used for
indicating that. (#11529)
- Normalize paths before checking if installed scripts are on PATH.
(#11719)
- Correct the way to decide if keyring is available. (#11774)
- More consistent resolution backtracking by removing legacy hack
related to setuptools resolution (#11837)
- Include AUTHORS.txt in pip's wheels. (#11882)
- The uninstall and install --force-reinstall commands no longer
call normalize_path() repeatedly on the same paths. Instead, these
results are cached for the duration of an uninstall operation,
resulting in improved performance, particularly on Windows.
(#11889)
- Fix and improve the parsing of hashes embedded in URL fragments.
(#11936)
- When package A depends on package B provided as a direct URL
dependency including a hash embedded in the link, the
- -require-hashes option did not warn when user supplied hashes
were missing for package B. (#11938)
- Correctly report requested_extras in the installation report when
extras are specified for a local directory installation. (#11946)
- When installing an archive from a direct URL or local file,
populate download_info.info.hashes in the installation report, in
addition to the legacy download_info.info.hash key. (#11948)
- 23.0.1:
- Change the hashes in the installation report to be a mapping. Emit
the archive_info.hashes dictionary in direct_url.json. (#11312)
- Implement logic to read the EXTERNALLY-MANAGED file as specified
in PEP 668. This allows a downstream Python distributor to prevent
users from using pip to modify the externally managed environment.
(#11381)
- Enable the use of keyring found on PATH. This allows keyring
installed using pipx to be used by pip. (#11589)
- The inspect and installation report formats are now declared
stable, and their version has been bumped from 0 to 1. (#11757)
- Wheel cache behavior is restored to match previous versions,
allowing the cache to find existing entries. (#11527)
- Use the "venv" scheme if available to obtain prefixed lib paths.
(#11598)
- Deprecated a historical ambiguity in how egg fragments in
URL-style requirements are formatted and handled. egg fragments
... changelog too long, skipping 9 lines ...
cause exceptions in pip install (#11704)
==== python-python-slugify ====
- add sle15_python_module_pythons
==== python-pyzmq ====
Version update (24.0.1 -> 25.0.2)
- Update to version 25.0.2
* Bundled subset of tornado's IOLoop (deprecated since pyzmq 17) is removed,
so ZMQStream cannot be used without an actual install of tornado.
* Remove support for tornado 4.
* Added `socket_class` argument to zmq.Context.socket
* Support shadowing sockets with socket objects.
* In zmq.auth and zmq.eventloop.zmqstream callbacks may now be async.
* License files have been renamed to more standard LICENSE.BSD, LICENSE.LESSER
to appease some license auto-detect tools.
==== python-requests ====
Version update (2.28.2 -> 2.30.0)
- add sle15_python_module_pythons
- Update to 2.30.0:
* Added support for urllib3 2.0. 
* Defer chunked requests to the urllib3 implementation to improve
standardization.
* Relax header component requirements to support bytes/str subclasses.
==== python-rich ====
Version update (13.3.5 -> 13.4.1)
- update to 13.4.1:
* Fixed typing extensions import in markdown #2979
- update to 13.4.0:
* Added support for tables in Markdown #2977
==== python-rpm ====
- add _multibuild for multiple .spec-files
==== python-setuptools ====
Version update (67.6.1 -> 67.7.2)
- Testing must be single-spec as well.
- Update to 67.7.2:
* #3902: Fixed wrong URLs used in warnings and logs.
* #3898: Fixes setuptools.dist:invalid_unless_false when value is false
donât raise error
* #3849: Overhaul warning system for better visibility.
* #3884: Add a stacklevel parameter to warnings.warn() to provide more
information to the user.
- Add patch use-tarfile-extraction_filter.patch:
* Set an extraction_filter to avoid a warning.
- add sle15_python_module_pythons (jsc#PED-68)
==== python-tornado6 ====
Version update (6.2 -> 6.3.2)
- New upstream release 6.3.2
- Security improvements
- Fixed an open redirect vulnerability in StaticFileHandler
under certain configurations.
- ``tornado.web``
- `.RequestHandler.set_cookie` once again accepts capitalized
keyword arguments for backwards compatibility. This is
deprecated and in Tornado 7.0 only lowercase arguments will
be accepted.
- What's new in Tornado 6.3.0
- The new `.Application` setting ``xsrf_cookie_name``
can now be used to take advantage of the ``__Host``
cookie prefix for improved security. To use it, add
``{"xsrf_cookie_name": "__Host-xsrf", "xsrf_cookie_kwargs":
{"secure": True}}`` to your `.Application` settings. Note
that this feature currently only works when HTTPS is used.
- `.WSGIContainer` now supports running the application in
a ``ThreadPoolExecutor`` so the event loop is no longer
blocked.
- `.AsyncTestCase` and `.AsyncHTTPTestCase`, which were
deprecated in Tornado 6.2, are no longer deprecated.
- WebSockets are now much faster at receiving large messages
split into many fragments.
- General changes
- Python 3.7 is no longer supported; the minimum supported .
Python version is 3.8 Python 3.12 is now supported .
- To avoid spurious deprecation warnings, users of Python
3.10 should upgrade to at least version 3.10.9, and users
of Python 3.11 should upgrade to at least version 3.11.1.
- Tornado submodules are now imported automatically on
demand. This means it is now possible to use a single
``import tornado`` statement and refer to objects in
submodules such as `tornado.web.RequestHandler`.
- Deprecation notices
- In Tornado 7.0, `tornado.testing.ExpectLog` will match
``WARNING`` and above regardless of the current logging
configuration, unless the ``level`` argument is used.
- `.RequestHandler.get_secure_cookie` is now a deprecated
alias for `.RequestHandler.get_signed_cookie`.
`.RequestHandler.set_secure_cookie` is now a deprecated
alias for `.RequestHandler.set_signed_cookie`.
- `.RequestHandler.clear_all_cookies` is
deprecated. No direct replacement is provided;
`.RequestHandler.clear_cookie` should be used on individual
cookies.
- Calling the `.IOLoop` constructor without a
``make_current`` argument, which was deprecated in Tornado
6.2, is no longer deprecated.
- `.AsyncTestCase` and `.AsyncHTTPTestCase`, which were
deprecated in Tornado 6.2, are no longer deprecated.
- `.AsyncTestCase.get_new_ioloop` is deprecated.
- ``tornado.auth``
- New method `.GoogleOAuth2Mixin.get_google_oauth_settings`
can now be overridden to get credentials from a source
other than the `.Application` settings.
- ``tornado.gen``
- `contextvars` now work properly when a ``(a)gen.coroutine``
calls a native coroutine.
- ``tornado.options``
- `~.OptionParser.parse_config_file` now recognizes single
comma-separated strings (in addition to lists of strings)
for options with ``multiple=True``.
- ``tornado.web``
- New `.Application` setting ``xsrf_cookie_name`` can be used
to change the name of the XSRF cookie. This is most useful
to take advantage of the ``__Host-`` cookie prefix.
- `.RequestHandler.get_secure_cookie` and
`.RequestHandler.set_secure_cookie` (and related
methods and attributes) have been renamed
to `~.RequestHandler.get_signed_cookie` and
`~.RequestHandler.set_signed_cookie`. This makes it
more explicit what kind of security is provided, and
avoids confusion with the ``Secure`` cookie attribute
and ``__Secure-`` cookie prefix. The old names remain
supported as deprecated aliases.
- `.RequestHandler.clear_cookie` now accepts all keyword
arguments accepted by `~.RequestHandler.set_cookie`. In
some cases clearing a cookie requires certain arguments to
be passed the same way in which it was set.
- `.RequestHandler.clear_all_cookies` now accepts
additional keyword arguments for the same reason as
``clear_cookie``. However, since the requirements for
additional arguments mean that it cannot reliably clear all
cookies, this method is now deprecated.
- ``tornado.websocket``
- It is now much faster (no longer quadratic) to receive
large messages that have been split into many fragments.
- `.websocket_connect` now accepts a ``resolver`` parameter.
- ``tornado.wsgi``
- `.WSGIContainer` now accepts an ``executor`` parameter
which can be used to run the WSGI application on a thread
pool.
- What's new in Tornado 6.2.0
- Deprecation notice
- Python 3.10 has begun the process of significant changes
to the APIs for managing the event loop. Calls to
methods such as `asyncio.get_event_loop` may now raise
`DeprecationWarning` if no event loop is running. This
has significant impact on the patterns for initializing
... changelog too long, skipping 101 lines ...
- Remove upstreamed ignore-py310-deprecation-warnings.patch
==== python-urllib3 ====
Version update (1.26.15 -> 2.0.2)
- update to 2.0.2:
* Fixed ``HTTPResponse.stream()`` to continue yielding bytes if
buffered decompressed data was still available to be read
even if the underlying socket is closed. This prevents
a compressed response from being truncated.
- Update to 2.0.1:
* Fixed a socket leak when fingerprint or hostname verifications fail.
* Fixed an error when HTTPResponse.read(0) was the first read call or when
the internal response body buffer was otherwise empty.
* Removed support for Python 2.7, 3.5, and 3.6.
* Removed fallback on certificate commonName in match_hostname() function.
* Removed support for Python with an ssl module compiled with LibreSSL,
CiscoSSL, wolfSSL, and all other OpenSSL alternatives.
* Removed support for OpenSSL versions earlier than 1.1.1.
* Removed urllib3.contrib.appengine.AppEngineManager and support for Google
App Engine Standard Environment.
* Changed ssl_version to instead set the corresponding
SSLContext.minimum_version and SSLContext.maximum_version values.
* Changed default SSLContext.minimum_version to be TLSVersion.TLSv1_2
in line with Python 3.10.
* Changed urllib3.util.create_urllib3_context to not override the system
cipher suites with a default value.
* Changed multipart/form-data header parameter formatting matches the
WHATWG HTML Standard as of 2021-06-10.
* Changed HTTPConnection.request() to always use lowercase chunk boundaries
when sending requests with Transfer-Encoding: chunked.
* Changed enforce_content_length default to True, preventing silent data
loss when reading streamed responses.
* Changed all parameters in the HTTPConnection and HTTPSConnection
constructors to be keyword-only except host and port.
* Changed HTTPConnection.getresponse() to set the socket timeout from
HTTPConnection.timeout value before reading data from the socket.
* Changed name of Retry.BACK0FF_MAX to be Retry.DEFAULT_BACKOFF_MAX.
* Changed TLS handshakes to use SSLContext.check_hostname when possible.
* Changed the default blocksize to 16KB to match OpenSSL's default read
amounts.
* Changed HTTPResponse.read() to raise an error when calling with
decode_content=False after using decode_content=True to prevent data loss.
* Fixed thread-safety issue where accessing a PoolManager with many
distinct origins would cause connection pools to be closed while
requests are in progress.
* Fixed the default value of HTTPSConnection.socket_options to match
HTTPConnection.
* Fixed a socket leak if HTTPConnection.connect() fails.
- Drop patch remove_mock.patch, included upstream.
- Fiddle with {Build,}Requires as appropiate, six finally dropped.
==== python-zope.event ====
- Switch documentation to be within the main package.
==== python310 ====
Version update (3.10.10 -> 3.10.11)
Subpackages: python310-curses python310-dbm
- Why in the world we download from HTTP?
- Add CVE-2007-4559-filter-tarfile_extractall.patch to fix
CVE-2007-4559 (bsc#1203750) by adding the filter for
tarfile.extractall (PEP 706).
- Update to 3.10.11:
- Core and Builtins
- gh-102416: Do not memoize incorrectly automatically
generated loop rules in the parser. Patch by Pablo Galindo.
- gh-102356: Fix a bug that caused a crash when deallocating
deeply nested filter objects. Patch by Marta Gómez MacÃas.
- gh-102397: Fix segfault from race condition in signal
handling during garbage collection. Patch by Kumar Aditya.
- gh-102126: Fix deadlock at shutdown when clearing thread
states if any finalizer tries to acquire the runtime head
lock. Patch by Kumar Aditya.
- gh-102027: Fix SSE2 and SSE3 detection in _blake2 internal
module. Patch by Max Bachmann.
- gh-101967: Fix possible segfault in
positional_only_passed_as_keyword function, when new list
created.
- gh-101765: Fix SystemError / segmentation fault in iter
__reduce__ when internal access of builtins.__dict__ keys
mutates the iter object.
- Library
- gh-102947: Improve traceback when dataclasses.fields() is
called on a non-dataclass. Patch by Alex Waygood
- gh-101979: Fix a bug where parentheses in the metavar
argument to argparse.ArgumentParser.add_argument() were
dropped. Patch by Yeojin Kim.
- gh-102179: Fix os.dup2() error message for negative fds.
- gh-101961: For the binary mode, fileinput.hookcompressed()
doesnât set the encoding value even if the value is
None. Patch by Gihwan Kim.
- gh-101936: The default value of fp becomes io.BytesIO
if HTTPError is initialized without a designated fp
parameter. Patch by Long Vo.
- gh-101566: In zipfile, apply fix for extractall on the
underlying zipfile after being wrapped in Path.
- gh-101997: Upgrade pip wheel bundled with ensurepip (pip
23.0.1)
- gh-101892: Callable iterators no longer raise SystemError
when the callable object exhausts the iterator but forgets
to either return a sentinel value or raise StopIteration.
- gh-97786: Fix potential undefined behaviour in corner cases
of floating-point-to-time conversions.
- gh-101517: Fixed bug where bdb looks up the source line
with linecache with a lineno=None, which causes it to fail
with an unhandled exception.
- gh-101673: Fix a pdb bug where ll clears the changes to
local variables.
- gh-96931: Fix incorrect results from
ssl.SSLSocket.shared_ciphers()
- gh-88233: Correctly preserve âextraâ fields in zipfile
regardless of their ordering relative to a zip64 âextra.â
- gh-95495: When built against OpenSSL 3.0, the ssl module
had a bug where it reported unauthenticated EOFs (i.e.
without close_notify) as a clean TLS-level EOF. It now
raises SSLEOFError, matching the behavior in previous
versions of OpenSSL. The options attribute on SSLContext
also no longer includes OP_IGNORE_UNEXPECTED_EOF by
default. This option may be set to specify the previous
OpenSSL 3.0 behavior.
- gh-94440: Fix a concurrent.futures.process bug where
ProcessPoolExecutor shutdown could hang after a future has
been quickly submitted and canceled.
- Documentation
- gh-103112: Add docstring to http.client.HTTPResponse.read()
to fix pydoc output.
- gh-85417: Update cmath documentation to clarify behaviour
on branch cuts.
- gh-97725: Fix asyncio.Task.print_stack() description for
file=None. Patch by Oleg Iarygin.
- Tests
- gh-102980: Improve test coverage on pdb.
- gh-102537: Adjust the error handling strategy in
test_zoneinfo.TzPathTest.python_tzpath_context. Patch by
Paul Ganssle.
- gh-101377: Improved test_locale_calendar_formatweekday of
calendar.
- Build
- gh-102711: Fix -Wstrict-prototypes compiler warnings.
- Removed upstreamed:
- invalid-json.patch
==== python310-core ====
Version update (3.10.10 -> 3.10.11)
Subpackages: libpython3_10-1_0 python310-base
- Why in the world we download from HTTP?
- Add CVE-2007-4559-filter-tarfile_extractall.patch to fix
CVE-2007-4559 (bsc#1203750) by adding the filter for
tarfile.extractall (PEP 706).
- Update to 3.10.11:
- Core and Builtins
- gh-102416: Do not memoize incorrectly automatically
generated loop rules in the parser. Patch by Pablo Galindo.
- gh-102356: Fix a bug that caused a crash when deallocating
deeply nested filter objects. Patch by Marta Gómez MacÃas.
- gh-102397: Fix segfault from race condition in signal
handling during garbage collection. Patch by Kumar Aditya.
- gh-102126: Fix deadlock at shutdown when clearing thread
states if any finalizer tries to acquire the runtime head
lock. Patch by Kumar Aditya.
- gh-102027: Fix SSE2 and SSE3 detection in _blake2 internal
module. Patch by Max Bachmann.
- gh-101967: Fix possible segfault in
positional_only_passed_as_keyword function, when new list
created.
- gh-101765: Fix SystemError / segmentation fault in iter
__reduce__ when internal access of builtins.__dict__ keys
mutates the iter object.
- Library
- gh-102947: Improve traceback when dataclasses.fields() is
called on a non-dataclass. Patch by Alex Waygood
- gh-101979: Fix a bug where parentheses in the metavar
argument to argparse.ArgumentParser.add_argument() were
dropped. Patch by Yeojin Kim.
- gh-102179: Fix os.dup2() error message for negative fds.
- gh-101961: For the binary mode, fileinput.hookcompressed()
doesnât set the encoding value even if the value is
None. Patch by Gihwan Kim.
- gh-101936: The default value of fp becomes io.BytesIO
if HTTPError is initialized without a designated fp
parameter. Patch by Long Vo.
- gh-101566: In zipfile, apply fix for extractall on the
underlying zipfile after being wrapped in Path.
- gh-101997: Upgrade pip wheel bundled with ensurepip (pip
23.0.1)
- gh-101892: Callable iterators no longer raise SystemError
when the callable object exhausts the iterator but forgets
to either return a sentinel value or raise StopIteration.
- gh-97786: Fix potential undefined behaviour in corner cases
of floating-point-to-time conversions.
- gh-101517: Fixed bug where bdb looks up the source line
with linecache with a lineno=None, which causes it to fail
with an unhandled exception.
- gh-101673: Fix a pdb bug where ll clears the changes to
local variables.
- gh-96931: Fix incorrect results from
ssl.SSLSocket.shared_ciphers()
- gh-88233: Correctly preserve âextraâ fields in zipfile
regardless of their ordering relative to a zip64 âextra.â
- gh-95495: When built against OpenSSL 3.0, the ssl module
had a bug where it reported unauthenticated EOFs (i.e.
without close_notify) as a clean TLS-level EOF. It now
raises SSLEOFError, matching the behavior in previous
versions of OpenSSL. The options attribute on SSLContext
also no longer includes OP_IGNORE_UNEXPECTED_EOF by
default. This option may be set to specify the previous
OpenSSL 3.0 behavior.
- gh-94440: Fix a concurrent.futures.process bug where
ProcessPoolExecutor shutdown could hang after a future has
been quickly submitted and canceled.
- Documentation
- gh-103112: Add docstring to http.client.HTTPResponse.read()
to fix pydoc output.
- gh-85417: Update cmath documentation to clarify behaviour
on branch cuts.
- gh-97725: Fix asyncio.Task.print_stack() description for
file=None. Patch by Oleg Iarygin.
- Tests
- gh-102980: Improve test coverage on pdb.
- gh-102537: Adjust the error handling strategy in
test_zoneinfo.TzPathTest.python_tzpath_context. Patch by
Paul Ganssle.
- gh-101377: Improved test_locale_calendar_formatweekday of
calendar.
- Build
- gh-102711: Fix -Wstrict-prototypes compiler warnings.
- Removed upstreamed:
- invalid-json.patch
==== qemu ====
Version update (7.1.0 -> 8.0.2)
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-nfs qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- Update to version 8.0.2:
* Stability, security and bug fixes
- Patch added:
* [openSUSE][RPM] Update to version 8.0.2
- Patch added:
[openSUSE][RPM] Fix deps for virtiofsd and improve spec files
- Update the _constraints file:
* the qemu-testsuite package does not exist any longer, but some
of the tests are done in the qemu package (so "transfer" some of
the constraints to that one)
- some of the builds are failing with OOM, happening while the RPM
is actually put together, at the end of the process. Try to give
them more RAM
- Patch added:
[openSUSE][RPM] spec: require virtiofsd, now that it is a sep package (#27)
- Update to version 8.0.0 (https://wiki.qemu.org/ChangeLog/8.0)
* Removed features: https://qemu-project.gitlab.io/qemu/about/removed-features.html
* Deprecated features: https://qemu-project.gitlab.io/qemu/about/deprecated.html
* Some notable changes:
- ARM:
- New emulated CPU types:
- Cortex-A55 CPU
- Cortex-R52 CPU
- x86
- Add support for Xen guests under KVM with Linux v5.12+
- New CPU model "SapphireRapids"
- VFIO
- Experimental migration support has been updated to the v2 VFIO migration protocol
- virtio
- virtio-mem now fully supports combining preallocation with migration
- vDPA
- Support live migration of vhost-vdpa net devices without CVQ, with no need of x-svq
- virtiofs
- The old C virtiofsd has been removed, use the new Rust implementation instead.
* Patches added:
[openSUSE][RPM] Try to avoid recommending too many packages (bsc#1205680)
[openSUSE][RPM] Move documentation to a subpackage and fix qemu-headless (bsc#1209629)
roms: add back edk2-basetools target
async: Suppress GCC13 false positive in aio_bh_poll()
[openSUSE][OBS] Limit the workflow runs to the factory branch (#25)
[openSUSE][RPM] Spec file adjustments for 8.0.0
- (Radical!) Change of packaging workflow. Now pretty much everything
happens via git, and interacting with https://github.com/openSUSE/qemu.git.
See README.PACKAGING for details
* Patches added:
linux-user: Add pidfd_open(), pidfd_send_signal() and pidfd_getfd() syscalls
linux-user: fill out task state in /proc/self/stat
linux-user: Emulate CLONE_PIDFD flag in clone()
* Patches transformed in git commits:
Disable-some-tests-that-have-problems-in.patch
Make-char-muxer-more-robust-wrt-small-FI.patch
Make-installed-scripts-explicitly-python.patch
Makefile-fix-build-with-binutils-2.38.patch
PPC-KVM-Disable-mmu-notifier-check.patch
Raise-soft-address-space-limit-to-hard-l.patch
Revert-linux-user-fix-compat-with-glibc-.patch
Revert-roms-efirom-tests-uefi-test-tools.patch
Revert-tests-qtest-enable-more-vhost-use.patch
Update-linux-headers-to-v6.0-rc4.patch
accel-abort-if-we-fail-to-load-the-accel.patch
acpi-cpuhp-fix-guest-visible-maximum-acc.patch
ath5k-Add-missing-AR5K_EEPROM_READ-in-at.patch
bios-tables-test-add-test-for-number-of-.patch
bios-tables-test-teach-test-to-use-smbio.patch
block-Handle-curl-7.55.0-7.85.0-version-.patch
block-io_uring-revert-Use-io_uring_regis.patch
configure-Add-Wno-gnu-variable-sized-typ.patch
dmg-warn-when-opening-dmg-images-contain.patch
dump-Add-architecture-section-and-sectio.patch
dump-Refactor-dump_iterate-and-introduce.patch
dump-Reintroduce-memory_offset-and-secti.patch
dump-Rename-write_elf-_phdr_note-to-prep.patch
dump-Rename-write_elf_loads-to-write_elf.patch
dump-Reorder-struct-DumpState.patch
dump-Replace-opaque-DumpState-pointer-wi.patch
dump-Rework-dump_calculate_size-function.patch
dump-Rework-filter-area-variables.patch
dump-Rework-get_start_block.patch
dump-Split-elf-header-functions-into-pre.patch
dump-Use-a-buffer-for-ELF-section-data-a.patch
dump-Write-ELF-section-headers-right-aft.patch
hw-acpi-erst.c-Fix-memory-handling-issue.patch
hw-display-qxl-Avoid-buffer-overrun-in-q.patch
hw-display-qxl-Document-qxl_phys2virt.patch
hw-display-qxl-Have-qxl_log_command-Retu.patch
hw-display-qxl-Pass-requested-buffer-siz.patch
hw-pvrdma-Protect-against-buggy-or-malic.patch
hw-scsi-megasas-check-for-NULL-frame-in-.patch
hw-smbios-add-core_count2-to-smbios-tabl.patch
hw-smbios-handle-both-file-formats-regar.patch
hw-smbios-support-for-type-8-port-connec.patch
include-elf.h-add-s390x-note-types.patch
increase-x86_64-physical-bits-to-42.patch
linux-user-Fake-proc-cpuinfo.patch
linux-user-lseek-explicitly-cast-non-set.patch
linux-user-remove-conditionals-for-many-.patch
linux-user-use-max-as-default-CPU-model-.patch
linux-user-use-target_ulong.patch
meson-install-ivshmem-client-and-ivshmem.patch
... changelog too long, skipping 47 lines ...
xen_disk-Add-suse-specific-flush-disable.patch
==== qqc2-desktop-style ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Don't attempt to sync colors when application is shutting down
==== qt6-base ====
Version update (6.5.0 -> 6.5.1)
Subpackages: libQt6Core6 libQt6DBus6 libQt6Gui6 libQt6Network6 libQt6OpenGL6 libQt6Sql6 libQt6Test6 libQt6Widgets6 qt6-network-tls qt6-platformtheme-gtk3
- Update to 6.5.1
* https://www.qt.io/blog/qt-6.5.1-released
- Drop patches, merged upstream:
* 0001-QApplication-Fix-DEPRECATED_VERSION-for-setActiveWin.patch
* 0001-QVariant-Fix-support-for-metatypes-created-by-Qt-6.5.patch
- Add patch
* 0001-CMake-Install-objects-files-into-ARCHDATADIR.patch
==== qt6-declarative ====
Version update (6.5.0 -> 6.5.1)
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.5.1
* https://www.qt.io/blog/qt-6.5.1-released
- Drop patch, merged upstream:
* 0001-QML-metatypes-Adjust-to-QMetaType-revision-increment.patch
==== qt6-imageformats ====
Version update (6.5.0 -> 6.5.1)
- Update to 6.5.1
* https://www.qt.io/blog/qt-6.5.1-released
==== qt6-translations ====
Version update (6.5.0 -> 6.5.1)
- Update to 6.5.1
* https://www.qt.io/blog/qt-6.5.1-released
==== qt6-wayland ====
Version update (6.5.0 -> 6.5.1)
Subpackages: libQt6WaylandClient6 libQt6WaylandCompositor6 libQt6WaylandEglClientHwIntegration6 libQt6WaylandEglCompositorHwIntegration6 libQt6WlShellIntegration6
- Update to 6.5.1
* https://www.qt.io/blog/qt-6.5.1-released
==== raspberrypi-firmware-dt ====
- Enable 3.5mm jack socket stereo audio (bsc#1209314):
* 0001-ARM-dts-bcm2711-rpi-Reuse-bcm2836-vchiq-driver.patch
==== rdma-core ====
Version update (42.0 -> 45.0)
Subpackages: libefa1 libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd
- Update to v45.0
- Fixes for all providers
- Support for Microsoft Azure Network Adapter
- Drop rdma-ndd-disable-systemd-ProtectHostName-feature.patch
as it was fixed upstream.
- Refresh against latest sources:
- Revert-libcxgb3-Remove-libcxgb3-from-rdma-core.patch
- Revert-Update-kernel-headers.patch
==== ristretto ====
Version update (0.13.0 -> 0.13.1)
Subpackages: ristretto-lang
- Update to version 0.13.1
* I18n: Update po/LINGUAS list
* Force g_file_query_info if magic_file returns
"application/octet-stream"
* build: Use m4_defined min versions and cleanup
* Replace XDT_CHECK_LIBX11 and guard x11 code paths
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* build: Switch from intltool to gettext
* viewer: Paint background icon at window scale
* Translation Updates
==== rp-pppoe ====
Version update (3.15 -> 4.0)
- Removed remains of permissions setting for the pppoe-wrapper setuid binary.
The major update to 4.0 dropped this.
- Updated to 4.0:
* SPDX-License-Identifier: tags added to most source files
* rp-pppoe.so plugin: Modified to compile against both pppd >= 2.5.0 and
pppd < 2.5.0.
* pppoe-server: If -L or -R option is specified as 0.0.0.0, then IP allocation
is delegated to pppd.
* pppoe-server: New -g option specifies the path of the rp-pppoe.so plugin to
use with pppd in kernel-mode PPPoE.
* pppoe-server: New -U option specifies a UNIX-domain control socket. This
lets you send control commands to the server while it is running; see the
pppoe-server man page for details.
* All source code: Many cleanups and use of standard types like uint16_t rather
than ones we define.
* All source code: Support for OSes other than Linux has been dropped.
* Documentation: Updated from modern Linux systems.
* Cleanup: The following old and obsolete files have been removed:
- Old connection scripts scripts/pppoe-connect.in, scripts/pppoe-start.in,
scripts/pppoe-init-suse.in, scripts/pppoe-setup.in, scripts/pppoe-status,
scripts/pppoe-init.in, and scripts/pppoe-stop.in
* Obsolete firewall scripts configs/firewall-standalone and
configs/firewall-masq
- Obsolete configuration files configs/pppoe.conf and configs/pap-secrets
- The Tcl/Tk gui script gui/tkpppoe.in and supporting files
- The RPM spec file rp-pppoe.spec
- Drop rp-pppoe-3.14-nonrfc-modems.patch, rp-pppoe-3.14-resolve-conf.patch,
rp-pppoe-3.14-config.patch, rp-pppoe-3.14-init.patch,
patched scripts no longer exists.
- Drop rp-pppoe-3.14-release-buildsystem.patch, rp-pppoe-3.14-pie.patch
rp-pppoe-3.14-strip.patch, no longer needed.
==== rpm ====
Subpackages: librpmbuild9
- add _multibuild for multiple .spec-files
==== ruby-common ====
Version update (3.2 -> 3.2.1)
- bump the version so we can require the new version to make it
easier to depend on the new functionality
- Support runtime dependencies for the generated subpackages:
syntax:
Requires: rubygem(gemname)
Recommends: rubygem(gemname:x) >= x.y
This will be transformed into
Requires: rubygem(ruby:<rubyabi>:gemname)
Recommends: rubygem(ruby:<rubyabi>:gemname:x) >= x.y
That way we ensure that every package only requires rubygems for
the current ruby version.
==== rubygem-gem2rpm ====
- add BuildRequires: ruby-common >= 3.2
This version is required to rebuild the package. The older
ruby-common is no longer sufficient.
==== rubygem-google-protobuf ====
Version update (3.21.10 -> 3.23.1)
- Updated to 3.23.1
* Rebase do-not-wrap.patch.
==== rubygem-grpc ====
Version update (1.52.0 -> 1.55.0)
- Updated to 1.55.0
* This release contains refinements, improvements, and bug fixes.
==== rubygem-packaging_rake_tasks ====
Version update (1.5.1 -> 1.5.3)
- Added support for multi build packages in "build_dependencies:*"
rake tasks (related to bsc#1211319)
- 1.5.3
- Stop using File.exists? which no longer works in Ruby 3.2
(bsc#1206419)
- 1.5.2
==== rubygem-rack-2.2 ====
Version update (2.2.6.4 -> 2.2.7)
- update to version 2.2.7
* Correct the year number in the changelog (https://github.com/rack/rack/pull/2015)
* Support underscore in host names for Rack 2.2 (https://github.com/rack/rack/pull/2071)
==== rubygem-rails-7.0 ====
- fix the additional Requires for the rubyX.Y-rails-7.0:
this requires the new ruby-common (boo#1208872)
==== rubygem-rgl ====
Version update (0.5.9 -> 0.5.10)
- Updated to 0.5.10
* https://github.com/monora/rgl/compare/v0.5.9...v0.5.10
* Supported ruby 3.2 (needed for vagrant 2.3.6).
==== rubygem-ruby-dbus ====
Version update (0.21.0 -> 0.22.1)
- 0.22.1
Bug fixes:
* Fix OBS building by disabling IPv6 tests, gh#mvidner/ruby-dbus#134.
- 0.22.0
Features:
* Enable using nokogiri without rexml (by Dominik Andreas Schorpp,
gh#mvidner/ruby-dbus#132)
Bug fixes:
* Respect DBUS_SYSTEM_BUS_ADDRESS environment variable.
Other:
* For NameRequestError, mention who is the other owner.
* Session bus autolaunch still does not work, but: don't try launchd except
on macOS, and improve the error message.
* examples/gdbus split off to its own repository
==== sdl12_compat ====
Version update (1.2.60 -> 1.2.64)
- Update to release 1.2.64
* Some games started working: Steel Storm Burning Retribution,
Maelstrom, Quake 2 XP, boswars, pink-pony, Sid Meier's Alpha
Centauri (Loki version), xrick, grafx2, MLT, tuxfootball,
freedroid.
==== sendmail ====
Subpackages: libmilter1_0
- Use the bash intrinsic virtual file /dev/tcp/localhost/<port>
to check for MTA port
- Avoid fuser for detecting if sendmail is listen on MTA port
==== setxkbmap ====
Version update (1.3.3 -> 1.3.4)
- Update to version 1.3.4
* gitlab CI: stop requiring Signed-off-by in commits
* Be more careful about querying randr
* Fix "Xwayland" spelling
* Check for the XWAYLAND extension
* Route the Xwayland warning through stderr
==== shaderc ====
Version update (2023.2 -> 2023.4)
- Update to release 2023.4
* Add option to preserve bindings
* Add options to control mesh shading limits
==== shim ====
- Update shim-install to amend full disk encryption support
b540061e041b Adopt TPM 2.0 Key File for grub2 TPM 2.0 protector
f2e8143ce831 Use the long name to specify the grub2 key protector
72830120e5ea cryptodisk: support TPM authorized policies
49e7a0d307f3 Do not use tpm_record_pcrs unless the command is in command.lst
==== shotwell ====
Version update (0.32.0 -> 0.32.1)
- Update to version 0.32.1:
+ Fix version display in about dialog when not building from git.
+ Fix settings schema migration when source is using obsolete
keys.
+ Fix setting slideshow duration settings.
+ Make facedetect helper somewhat more robust if opencv calls
fail.
+ Explicitly handle BigTIFF.
- Add desktop-file-utils BuildRequires: New dependency.
- Add check section: Run meson_test and manual validate of desktop
files and appdata.
==== signon-kwallet-extension ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== skanlite ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== solid ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Implement solid-hardware monitor mode for property changes
* Connect UPowerDevice propertyChanged signal to frontend
* Avoid cache bypass of `UPowerDevice::allProperties`
* Use values from PropertiesChanged instead of invalidating whole cache
==== sonnet ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== spectacle ====
Version update (23.04.0 -> 23.04.1)
- Fix systemd_user_post/preun/postun calls: all systemd_user macros
take service names as parameter.
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- Changes since 23.04.0:
* Increase default stroke size for rectanlge and ellipse annotations
* Undo making it possible to uncheck font
* Multiply annotation shadow opacity by stroke or fill opacity (kde#464170)
* Use transparent default fill color for rectangle and ellipse annotations
* Allow making annotation colors fully transparent via checkboxes (kde#468077)
* return early if action is null in Utils::shapeShadow()
* Hide redundant header on Wayland (kde#468818)
* Add pragma once to ScreenShotEffect.h
* Add pragma once to PlasmaVersion.h
* PlasmaVersion: clean up header file
* Warn when screenshot effect isn't available on wayland, exit if no GUI
* Fix segfaults from xcb function calls not getting replies fast enough
* Fix warning about plasmashell service without plasmashell
* Enable autoRepeat for Undo/Redo buttons
* Only add 200ms delay if Plasma version is less than 5.27.4
* Fix quitting Spectacle with Escape affecting windows below it (kde#428478)
==== sqlite3 ====
Version update (3.41.2 -> 3.42.0)
Subpackages: libsqlite3-0 sqlite3-tcl
- Update to 3.42.0:
* Add the FTS5 secure-delete command. This option causes all
forensic traces to be removed from the FTS5 inverted index when
content is deleted.
* Enhance the JSON SQL functions to support JSON5 extensions.
* The SQLITE_CONFIG_LOG and SQLITE_CONFIG_PCACHE_HDRSZ calls to
sqlite3_config() are now allowed to occur after
sqlite3_initialize().
* New sqlite3_db_config() options:
SQLITE_DBCONFIG_STMT_SCANSTATUS and
SQLITE_DBCONFIG_REVERSE_SCANORDER.
* Query planner improvements.
* Add the --unsafe-testing command-line option.
* Allow commands ".log on" and ".log off", even in --safe mode.
* "--" as a command-line argument means all subsequent arguments
that start with "-" are interpreted as normal non-option
argument.
* Magic parameters ":inf" and ":nan" bind to floating point
literals Infinity and NaN, respectively.
* Add the ability for application-defined SQL functions to have
the same name as join keywords: CROSS, FULL, INNER, LEFT,
NATURAL, OUTER, or RIGHT.
* Enhancements to PRAGMA integrity_check
* Allow the session extension to be configured to capture changes
from tables that lack an explicit ROWID.
* Added the subsecond modifier to the date and time functions.
* Negative values passed into sqlite3_sleep() are henceforth
interpreted as 0.
* The maximum recursion depth for JSON arrays and objects is
lowered from 2000 to 1000.
* Extended the built-in printf() function so the comma option now
works with floating-point conversions in addition to integer
conversions.
* Miscellaneous bug fixes and performance optimizations.
==== sssd ====
Version update (2.8.2 -> 2.9.0)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Update to release 2.9
* The sss_simpleifp library is deprecated (and for openSUSE,
already removed)
* The "Files provider" (i.e. id_provider = files) is deprecated
(and for openSUSE, already removed)
* SSSD will no longer warn about changed defaults when using
ldap_schema = rfc2307 and default autofs mapping.
* New passkey functionality, which will allow the use of FIDO2
compliant devices to authenticate a centrally managed user
locally.
* Add support for ldapi:// URLs to allow connections to local
LDAP servers.
* NSS IDMAP has two new methods: getsidbyusername and
getsidbygroupname.
==== step ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== syndication ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== syntax-highlighting ====
Version update (5.105.0 -> 5.106.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* Backport theme changes to kf5
* backport master hl file updates
* Add mimetype for markdown
==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-container systemd-coredump udev
- Move more packaging fixups in the fixlet script.
- Provide (Lua-based) file triggers and adapt systemd.spec accordingly (boo#1133764)
More specifically, file triggers handle automatically installations or updates
of files for sysusers, tmpfiles, hwdb, journal catalog, udev rules, sysctl and
binfmt.
Therefore it makes a bunch of systemd rpm macros (such as %udev_hwdb_update,
%udev_rules_update, %journal_catalog_update, %tmpfiles_create,
%sysusers_create and so on) not needed anymore. However before considering
simplifying your spec files beware that these changes are not available in SLE
yet and will probably never reach the current releases (latest one being
SLE15-SP5 as of this writing).
Macros dealing with unit restart/enabling (such as %systemd_pre,
%service_add_pre, %service_del_postun, ...) are still needed though. However
reloading of systemd instances (and thus restarting of units) are delayed
until the very end of the package install/update transaction and is now done
only once.
Nevertheless to fully take advantage of file triggers, users have to activate
a specific zypper transaction backend which is still considered as
experimental, see bsc#1041742 for details.
- Provide a (slighlty) customized version of systemd-update-helper. Some of the
systemd rpm macros rely now on the helper and delegate their work to it. Hence
we don't need to rebuild all packages anymore when the content of the rpm
macros must be updated/fixed.
- Drop an old fix for the persistent net rules (only needed on SLE). Factory
(fortunately) dropped the persistent net rule generator long time ago.
==== systemd-rpm-macros ====
Version update (20 -> 22)
- Bump to version 22
- Make sure that (future) users of %sysctl_apply() and %binfmt_apply() will call
the macros with arguments.
- Test the presence of /run/systemd/system to check whether we're operating
during transactional updates. Hence the behavior is the same when operating in
a chroot or during transactional updates.
- Leave %sysctl_apply() and %binfmt_apply() empty (bsc#1211272)
Only the former has very few users currently and none of them has specific
code relying on the new sysctl values to be effective between the macros and
the file triggers.
- Bump to version 21
- Rely on 'systemd-update-helper' shell script to implement %service_* macros
The helper was introduced by upstream commit 6d825ab2d42d3219e49a1. The main
advantage is that we no more need to rebuild all packages to update the macro
definitions.
Internally the script relies on file triggers for 'daemon-reload' operations
and for restarting units (when needed).
- Update other macros to reflect the fact that systemd package provides file
triggers for sysusers, tmpfiles, hwdb, and journal catalog.
==== systemsettings5 ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- No code changes since 5.27.4
==== sysvinit ====
Version update (3.00 -> 3.07)
- Update to sysvinit 3.07
* Fixed killall5 so that processes in the omit list are
not sent any signals, including SIGSTOP.
* Fixed usage message for killall5 to be more accurate.
* pidof was not returning PIDs of programs which were launched
using a symbolic link. (ie /tmp/sleep when /tmp/sleep links to /usr/bin/sleep).
This is now fixed as we check both the realpath and symbolic path for processes.
In other words, "pidof /tmp/sleep" and "pidof /usr/bin/sleep" will return
the same PIDs when /tmp/sleep is a symbolic link to /usr/bin/sleep.
* Fixed memory initialization error in pidof. Fix provided by Markus Fischer.
* Accepted patch from Mark Hindley which avoids clearing realpath information
in pidof when trying to find matching executables.
* Mark Hindley fixed typo in es.po
* Mark Hindley cleaned up translation code in src/Makefile.
* Drop sulogin from Debian build. Removed libcrypt-dev dependency.
* Fixed pt translation pages which were failing due to mis-matched
open/close tags.
* Makefile now respects ROOT prefix when setting up pidof-to-killall5
symbolic link.
* Removed redundant translation files from man directory.
* Makefile now respects DESTDIR. User can specify either ROOT= or DESTDIR=
to set install prefix.
* Helge Kreutzmann provided updated Makefile for
translation of manual pages. This has been added
to the man directory.
* Added sys/sysmacros.h include in mountpoint.c to fix
compiler errors on systems where major/minor macros were not defined.
* Applied patches from Mark Hindley to clean up man page
Makefile, translations and installs of new man pages.
* Remove reliance on linux/fs.h as it conflicts with glibc 2.36.
Patch provided by lucascars.
* Mark Hindley supplied patch to make bootlogd compile
on GNU Hurd systems. Was missing major/minor macro.
* Fixed formatting in init.8 man page.
Patch provided by Mark Hindley.
* Added q and Q flags to synopsis in shutdown manual page.
* Applied fixes for markup and spacing in manual pages.
Patch provided by Mario Blattermann.
* Added translation framework (po4a) from Mario Blttermann.
* Added Makefile for man/ directory. Will handle translations
and substitutions.
* Applied new translations for multiple languages from Mario Blattermann.
* Added ability to use "@" symbol in command named in the inittab file. This
treats commands as literal and does not launch a shell to interpret them.
* Updated inittab manual page to include overview of symbols which trigger
a shell interpretor and how to disable them using the @ symbol.
* Introduced change which adds error checking in bootlogd when performing
chdir(). - Provided by Alexander Vickberg
* Add check for console using TIOCGDEV on Linux systems in bootlogd to
make finding console more robust. - Provided by Alexander Vickberg
* Default to showing processes in the uninterruptable state (D).
The -z flag no longer affects whether processes in D state are shown.
The -z flag does still toggle whether zombie (Z) processes are shown.
* Removed unnecessary check which is always true from init tab parsing.
- Port patches
* sysvinit-2.88dsf-suse.patch
* sysvinit-2.90-no-kill.patch
* sysvinit-2.90.dif
- Add keyring as well as signature for source tar ball of sysvinit
==== texlive ====
Subpackages: libkpathsea6 libsynctex2
- Move the provides of pdfjam to its usecase (boo#1211877)
- Add patch source-luatex.dif
* Update to luatex 1.17.0 with the fixes for CVE-2023-32668 and
CVE-2023-32700 (bsc#1211389) VUL-0: TeXLive: Arbitrary code
execution in LuaTeX
==== threadweaver ====
Version update (5.105.0 -> 5.106.0)
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- No code change since 5.105.0
==== tnftp ====
Version update (20210827 -> 20230507)
- Update to version 20230507
* Add timeout for SSL connection setup, defaulting to 60
seconds.
* Consistently use poll(2) instead of select(2).
* Check EAGAIN as well as EINTR.
* Simplify includes.
- Update to version 20230409
* Add option sslnoverify to control validation of SSL
certificates.
* Add netrc processing to fetch-mode (URL on command line)
to enable options and autologin via netrc.
* Fix SSL cleanup in some error paths.
* Support SSL certificate validation by default.
FTPSSLNOVERIFY=1 in the environment to disable validation.
* Handle relative URLs.
* Improve ftp(1) markup.
* Fix -? in a more portable manner.
==== tracker ====
Version update (3.5.1 -> 3.5.3)
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Update to version 3.5.3:
+ Build fixes around strftime() bug workarounds on some
architectures/platforms.
+ Improved compatibility of JSON cursor readers.
+ Leaks plugged.
- Drop 63ea8f1a.patch: Fixed upstream.
- Drop %systemd_user_postun_with_restart macro from the %postun
directive. It's been deprecated and emptied (expands to nil) on
both Tumbleweed and Leap already.
- Comment unneded "/usr/bin/env python3" shebang line on utils/
trackertestutils/__main__.py Python script.
- Change tracker-data-files package's architecture to noarch, as it
doesn't contain any binaries.
- Update to version 3.5.2:
+ Fix several possible crashers.
+ Fix bashisms in doc generation scripts.
+ Fix ISO8601 date strings in cursors on Darwin.
+ Plug leak.
- Add 63ea8f1a.patch: Revert build: Detect appropriate strftime()
year modifier at build time. Revert upstream commit for now as it
breaks build for i586.
==== tracker-miners ====
Version update (3.5.1 -> 3.5.2)
Subpackages: tracker-miner-files
- Update to version 3.5.2:
+ Fix a number of potential crashers.
+ Fix possibly stuck extractor process.
+ Restore performance lost in 3.5.1 of extractor query to get
unextracted items.
+ Plug memory leak.
==== transactional-update ====
Version update (4.1.5 -> 4.2.1)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd
- Version 4.2.1
- Implement "apply" command to switch into new snapshot directly
[jsc#PED-3912]
- Use new snapper functionality to set default snapshot - this
makes it possible to execute hooks as requested in
[poo#127160], [gh#openSUSE/transactional-update#85] and
[gh#openSUSE/transactional-update#105].
- Don't hardcode GRUB2 [gh#openSUSE/transactional-update#100] /
[poo#127154]
- Fix cleanup handler
- Fix unmounting temporary mounts
- Prevent loosing track of snapshots in certain rollback
scenarios - these would not be marked for deletion otherwise
- Document "notify" reboot method
- Minimal required snapper version is 0.8.10 now, for the new
snapper functionality there is a backwards compatibility layer.
- Conflict with health-checker < 1.8 - the "good" snapshot
detection of GRUB cannot rely on transactional-update any more
due to the new apply command
- Depend on usrmerge for apply command
==== transmission ====
Subpackages: transmission-common transmission-gtk
- Fix transmission-daemon missing /var/lib/transmission
==== umbrello ====
Version update (23.04.0 -> 23.04.1)
- Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/
- No code change since 23.04.0
==== update-alternatives ====
- Add _multibuild to define additional spec files as additional
flavors.
Eliminates the need for source package links in OBS.
==== util-linux ====
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1
- Suppress error messages for grep command where the input file
might not exist (boo#1169835)
- Call fdupes without -s to avoid broken symlinks, pointing to
different subpackage. boo#1209990
- Add upstream patch fix-lib-internal-cache-size.patch
bsc#1210164, gh#util-linux/util-linux@2fa4168c8bc9
==== util-linux-systemd ====
- Suppress error messages for grep command where the input file
might not exist (boo#1169835)
- Call fdupes without -s to avoid broken symlinks, pointing to
different subpackage. boo#1209990
- Add upstream patch fix-lib-internal-cache-size.patch
bsc#1210164, gh#util-linux/util-linux@2fa4168c8bc9
==== vim ====
Version update (9.0.1504 -> 9.0.1572)
Subpackages: vim-data vim-data-common xxd
- Updated to version 9.0.1572, fixes the following problems
* Typst filetype is not recognized.
* reverse() on string doesn't work in compiled function.
* CI: sound dummy is disabled.
* Line not fully displayed if it doesn't fit in the screen.
* Display errors when making topline shorter and 'smoothscroll'
is set.
* Recent glibc marks sigset() as a deprecated.
* Text not scrolled when cursor moved with "g0" and "h".
* Some commands for opening a file don't use 'switchbuf'.
* Coveralls workflow on CI is commented out.
* CI: check in sound-dummy module may throw an error.
* USD filetype is not recognized.
* In cmdline window S-Tab does not select previous completion.
* Position of marker for 'smoothscroll' not computed correctly.
* CI: sound-dummy module is not installed.
* CI: using slightly outdated gcc version.
* Code for handling 'switchbuf' is repeated.
* setcharsearch() does not clear last searched char properly.
* Vim9: error for missing "return" after "throw".
* Test failures for unreachable code.
* Wrong error for unreachable code after :throw.
* Function argument types not always checked and using v:none may
cause an error.
* Win32: When 'encoding' is set $PATH has duplicate entries.
* Mixing package managers is not a good idea.
* GTK3: window manager resize hints are incomplete.
* Display moves up and down with 'incsearch' and 'smoothscroll'.
* Json lines files are not recognized.
* Motif: GUI scrollbar test fails in 24 lines terminal.
* Profiler calculation may be wrong on 32 bit builds.
* With 'smoothscroll' cursor may move below botline.
* Cannot use "this.member" in lambda in class method.
* Some tests are slow.
* RedrawingDisabled not used consistently.
* Error messages are not translated.
- Updated to version 9.0.1538, fixes the following problems
- fixes boo#1211256 CVE-2023-2609
* No error when calling remote_startserver() with an empty string.
* Error when heredoc content looks like heredoc.
* Line number not displayed when using 'smoothscroll'.
* Assert message is confusing with boolean result. assert_inrange()
replaces message instead of adding it.
* Catch does not work when lines are joined with a newline.
* Error message lacks mentioning the erroneous argument.
* Misleading variable name for error message.
* Crash when using wrong arg types to assert_match().
* Inserting lines when scrolling with 'smoothscroll' set.
* Text scrolls unnecessarily when splitting and 'splitkeep' is not "cursor".
* Test waits unnecessarily long before checking screendump.
* reverse() does not work for a String.
* Cannot use special keys in <Cmd> mapping.
* Search stats not always visible when searching backwards.
* Global 'filetype' is set when it is detected from the file content.
* Completion for option name includes all bool options.
* Failing redo of command with control characters.
* Some functions give two error messages.
* Some error messages are not marked for translation.
* Passing -1 for bool is not always rejected.
* 'smoothscroll' does not always work properly.
* Condition is always true.
* Crash when using negative value for term_cols.
* Libsodium encryption is only used with "huge" features, even when manually
enabled through configure. (Tony Mechelynck)
* Code style test doesn't check for space after "if".
* Cursor moves to wrong line when 'foldmethod' is "diff". (Rick Howe)
* Crash when register contents ends up being invalid.
* Crash when expanding "~" in substitute causes very long text.
* Test for 'smoothscroll' is ineffective.
* Test for expanding "~" in substitute takes too long.
* Test commented out in a wrong way.
* CI: sound dummy stopped working.
* Message for opening the cmdline window is not translated.
* :wqall does not trigger ExitPre. (Bart Libert)
==== vte ====
Subpackages: libvte-2_91-0 typelib-1_0-Vte-2_91
- Add 24547fb3.patch: widget: Don't consume right clicks on gtk4.
==== vulkan-loader ====
Version update (1.3.247 -> 1.3.250.0)
- Update to release SDK-1.3.250.0
* No changes over 1.3.247 [SDK-250 is a branch of regular-243
with some cherry-picks bringing it to roughly regular-247;
there is little relation to regular-250]
==== vulkan-tools ====
Version update (1.3.247 -> 1.3.250.0)
- Update to release SDK-1.3.250.0
* vulkaninfo: Issue flush before exiting
==== webkit2gtk3 ====
Version update (2.40.1 -> 2.40.2)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.40.2 (boo#1211846):
+ Fix scrollbar jumping to top when drag released outside window
in GTK4.
+ Fix video rendering when GL is disabled.
+ Fix flickering on looped videos when starting again.
+ Fix CPU usage on autoplaying videos.
+ Choose amount of painting threads depending on available CPU
cores on GTK4.
+ Fix several crashes and rendering issues.
+ Security fixes: CVE-2023-28204 CVE-2023-32373 (boo#1211658
boo#1211659).
- Drop gcc13-fix.patch: fixed upstream.
==== webkit2gtk3-soup2 ====
Version update (2.40.1 -> 2.40.2)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles
- Update to version 2.40.2 (boo#1211846):
+ Fix scrollbar jumping to top when drag released outside window
in GTK4.
+ Fix video rendering when GL is disabled.
+ Fix flickering on looped videos when starting again.
+ Fix CPU usage on autoplaying videos.
+ Choose amount of painting threads depending on available CPU
cores on GTK4.
+ Fix several crashes and rendering issues.
+ Security fixes: CVE-2023-28204 CVE-2023-32373 (boo#1211658
boo#1211659).
- Drop gcc13-fix.patch: fixed upstream.
==== wget ====
Version update (1.21.3 -> 1.21.4)
- GNU wget 1.21.4:
* Document --retry-on-host-error in help text
* Increase read buffer size to 64k.
This should speed up downloads on gigabit and faster connections
* Update deprecated option '--html-extension' to
'--adjust-extension' in documentation
==== wireless-regdb ====
Version update (20230213 -> 20230503)
- Update to version 20230503:
* wireless-regdb: update regulatory database based on preceding changes
* wireless-regdb: Update regulatory rules for Hong Kong (HK)
* wireless-regdb: update regulatory rules for India (IN)
* wireless-regdb: Update regulatory rules for Russia (RU). Remove DFS requirement.
* Update regulatory info for Russia (RU) on 6GHz
==== wireplumber ====
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Require wireplumber-audio if pipewire-jack is installed.
- Recommend pipewire-jack in wireplumber-audio.
==== wpa_supplicant ====
- Change ctrl_interface from /var/run to %_rundir (/run)
==== wxWidgets-3_0 ====
- Use more pkgconfig(..) in BuildRequires
- Remove pre-SLE15 building blocks
- Drop nostl changelog since package is now multibuild and should
source the main .changes file.
==== wxWidgets-3_2-nostl ====
Subpackages: libwx_baseu-suse-nostl9_0_0 libwx_baseu_net-suse-nostl9_0_0 libwx_baseu_xml-suse-nostl9_0_0 libwx_gtk3u_core-suse-nostl9_0_0 libwx_gtk3u_html-suse-nostl9_0_0 libwx_gtk3u_qa-suse-nostl9_0_0
- Use more pkgconfig(..) in BuildRequires
- Remove pre-SLE15 building blocks
==== xdg-desktop-portal-kde ====
Version update (5.27.4 -> 5.27.5)
- Update to 5.27.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.27.5
- Changes since 5.27.4:
* [notifications] Set proper value for x-kde-xdgTokenAppId
* screenshot: fix flameshot #3164 by using native resolution
* screencast: Don't try to screencast nullptr
==== xdm ====
Subpackages: xdm-xsession
- since xrdb no longer requires cpp, it needs to be reqired here now
==== xen ====
Version update (4.17.1_02 -> 4.17.1_04)
Subpackages: xen-libs xen-tools-domU
- bsc#1211433 - VUL-0: CVE-2022-42336: xen: Mishandling of guest
SSBD selection on AMD hardware (XSA-431)
64639e84-amd-fix-legacy-setting-of-SSBD-on-AMD-Family-17h.patch
==== xfce4-panel ====
Version update (4.18.3 -> 4.18.4)
Subpackages: libxfce4panel-2_0-4 xfce4-panel-lang xfce4-panel-restore-defaults
- Update to version 4.18.4
* icons: Scale at size 16x16 to 128x128 (Fixes #385)
* icons: Fix centering of org.xfce.panel
* icons: Rename org.xfce.panel.statustray to org.xfce.panel.systray
* Fix memory leaks around gtk_get_current_event()
* tasklist: Fix use-after-free on tasklist child
* systray: Update icon also on status change
* Translation Updates
==== xfce4-power-manager ====
Version update (4.18.1 -> 4.18.2)
Subpackages: xfce4-power-manager-lang xfce4-power-manager-plugin
- Update to version 4.18.2
* Fix typos in previous backported commit
* Keep "lock-on-sleep" in sync with other components via XfceScreensaver
* power: Fix old typo
* Do not check repeatedly for logind running
* Write on stderr when appropriate
* build: Require gio-unix-2.0
* settings: Keep a ref on device to avoid use-after-free (Fixes #56)
* dpms: Add missing sanity checks (Fixes #163)
* Fix Xfconf memory management
* Update bug report address
* Translation Updates
==== xfce4-screensaver ====
Version update (4.18.1 -> 4.18.2)
- Update to version 4.18.2
* screensaver-configure: Ensure consistent dialog positioning
* screensaver-configure: Remove dead code
* screensaver-configure: Improve some strings
* screensaver-configure: Print errors on stderr without translating
* screensaver-configure: Replace single quotes with double quotes in _()
* screensaver-configure: Get translated strings from desktop files
* screensaver-configure: Fix broken translations
* screensaver-configure: Set dialogs modal
* Revert "prefs-dialog: Grey out prefs button for popsquares (no prefs)"
* screensaver-configure: Fix broken prefs
* screensaver-configure: Fix critical when closing dialog
* prefs-dialog: Grey out prefs button for popsquares (no prefs)
* Bump GTK version and remove dead code
* Keep "lock-on-sleep" in sync with other components via XfceScreensaver
* *.desktop: Distinguishing our screensaver from others (Fixes #17)
* Use GLib wrappers for memory allocation
* Fix unix.Malloc warnings from scan-build 15.0.7
* Fix core.uninitialized.Assign warnings from scan-build 15.0.7
* Fix deadcode.DeadStores warnings from scan-build 15.0.7
* Avoid duplicated code
* manager: Do not discard monitors without model and manufacturer
* Translation Updates
- Remove xfce4-screensaver-manager-efifb-lockup-fix.patch
==== xfce4-screenshooter ====
Version update (1.10.3 -> 1.10.4)
Subpackages: xfce4-screenshooter-lang xfce4-screenshooter-plugin
- Update to 1.10.4
* Fix warning about checking file permissions
* Refactor supported image formats handling (!49)
* Add support to AVIF (#109)
* Add support to JPEG XL (#108)
* Check if the pixbuf-loader supports writing
* Restrict file permission if not saved in a user-owned directory (#2)
* Save preferences when plugin finalizes screenshot (#96)
* Fix screenshot finalize behavior for plugin
* Translation Updates
==== xfce4-session ====
Version update (4.18.2 -> 4.18.3)
Subpackages: xfce4-session-lang
- Update to version 4.18.3
* shutdown: Do not set an error when returning TRUE
* logout-dialog: Fix use-after-free
* Use glib wrappers for memory allocation
* build: Fix build when there is no suspend/hibernate support
* build: Add suspend support for Solaris
* startxfce4: Fix xinit arguments order
* manager: Always use xfsm_manager_save_yourself_dbus() (Fixes #106)
* settings: Remove useless tooltip
* xflock4: Update fallback list
* logout-dialog: Lower warning level
* shutdown: Keep error NULL when unused
* cleanup: Remove dead polkit code
* Revert "Fallback to old method for shutdown (bug #8630)."
* Use g_critical() instead of g_error()
* Use GLib logging functions or g_printerr() instead of g_print()
* Use GLib logging functions instead of g_printerr()
* build: Fix untranslated policykit file
* Escape/unescape string list delimiter when saving/restoring session
* Replace XfceRc with GKeyFile for session file parsing
* Translation Updates
==== xfsprogs ====
Version update (6.2.0 -> 6.3.0)
Subpackages: libhandle1
- update to 6.3.0:
- xfs_repair: Don't leak buffer when discarding directories
- xfs_repair: estimate per-AG btree slack better
- xfs_db: fix broken logic in error path
- xfsprogs: nrext64 option is now in [inode] section of mkfs conf files
==== xrdb ====
- Downgrade cpp requires to recommends (bsc#1211267)
==== xsane ====
- Rebase 0010-fix_missing_sane-config.patch with
https://sources.debian.org/patches/xsane/0.999-12/0010-fix_missing_sane-con…
==== xterm ====
Version update (379 -> 380)
Subpackages: xterm-bin xterm-resize
- update to 380:
* reduce compiler warnings in configure script.
* simplify the change for sixelScrolling
* add xterm+focus and report+da2, update report+version building
blocks in terminfo, from post-ncurses 6.4
* drop the -title option from uxterm and koi8rxterm, because that
interferes with deriving the default title from the -e option
(Debian #1031837). Compensate for this by using the -class option
to derive a default title.
* improve description of readline 2003 mode in ctlseqs.ms
* other improvements to status-line feature (report by Thomas Wolff):
+ clear status line on DECCOLM
+ ignore DECSASD if no previous DECSSDT
+ allow DECSSDT 1 immediately after DECSSDT 2, i.e., without
switching back to host mode.
* adjust RequestResize to avoid shrinking screen when using DECCOLM
while the status-line is active (report/patch by Thomas Wolff).
* disallow wrapping before the beginning of the screen, to the end of
the screen, for cursor-back sequences (Redhat #2182357).
* modify makefile to install the 16x16 xpm files (report by Harald
Dunkel).
* update test-package to reflect resolution of Debian #906901.
* change default of showMissingGlyphs to True.
* improve handling of double-sized characters when those happen to be
missing from the bitmap font and/or are fullwidth.
* pointer/overflow fixes (reported by David Leadbeater):
+ improve limit-checks for control-sequence numeric parameters
in SIXEL graphics.
+ add null-pointer checks in WriteNow macro to handle a case
where SS2 or SS3 might be in effect while processing a
combining character.
+ disallow ReGIS reporting for character-set names containing
characters other than alphanumerics or underscore.
+ implement TrueType fallback font for double-sized characters,
including Unicode fullwidth. Also add limitFontHeight to
provide for configuring the distinction between
slightly-oversized glyphs and double-sized glyphs.
* configure script improvements:
+ check for nfsd_t
* fix a typo in the underline cursor thickness derivation
==== yaml-cpp ====
- Drop patches fix-cmake-export.patch untabify-cmakelists.patch
replacing them with pull-request 1077.patch which was
merged (bsc#1191137).
==== yast2-auth-server ====
Version update (4.6.1 -> 4.6.2)
- Add deprecation notice to this tool (bsc#1211734).
- 4.6.2
==== yast2-control-center ====
Version update (4.6.0 -> 4.6.1)
Subpackages: yast2-control-center-qt
- Require xdg-utils since it's no longer required by desktop-data-openSUSE
and yast-control-center-qt needs it to start modules with 'xdg-su'.
(bsc#1211869)
- 4.6.1
==== yast2-installation ====
Version update (4.6.2 -> 4.6.3)
- Use a larger font for xterm during installation via X resources
(bsc#1211267)
Details: https://github.com/yast/yast-installation/pull/1085
4.6.3
==== yast2-network ====
Version update (4.6.2 -> 4.6.3)
- Do not write the EAP auth attribute when writing a wireless
wicked configuration using the EAP mode as TLS (bsc#1211026)
- 4.6.3
==== yast2-pkg-bindings ====
Version update (4.6.1 -> 4.6.2)
- Dropped the *-devel-doc subpackage (related to bsc#1211319)
- 4.6.2
==== yast2-services-manager ====
Version update (4.6.0 -> 4.6.1)
- Improved help text for services table (bsc#1211320)
- 4.6.1
==== yast2-storage-ng ====
Version update (4.6.5 -> 4.6.10)
- Add bus_id for DASD (gh#yast/yast-storage-ng#1339,
gh#openSUSE/agama#578).
- 4.6.10
- GuidedProposal: allow Agama to configure exactly what to do with
every existing partition (gh#yast/yast-storage-ng#1337).
- 4.6.9
- Allow to pass commit callbacks to inst_prepdisk client.
- Needed for Agama (gh#openSUSE/agama#558).
- 4.6.8
- GuidedProposal adapted to support assigning volumes to specific
devices when volumes_allocate_mode is :auto (useful for Agama).
- Guided Setup: display a hint for disks with sensible data
transports like FCoE or NVMe/oF (bsc#1209588).
- 4.6.7
- AutoYaST: correctly import legacy values for parity_algorithm.
- Partitioner: when creating an MD RAID, do not ask for the chunk
side when it makes no sense. Eg. RAID1 (bsc#1205172).
- 4.6.6
==== yast2-trans ====
Version update (84.87.20230507.125aa699e6 -> 84.87.20230516.e4ba802a)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sr yast2-trans-sv yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu
- Update to version 84.87.20230516.e4ba802a:
* Translations for Leap 15.5 GMC poo#113950
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (French)
* Translated using Weblate (Japanese)
* New POT for text domain 'services-manager'.
* New POT for text domain 'control'.
- Update to version 84.87.20230513.307f8d2fb9:
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (Catalan)
* New POT for text domain 'vm'.
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* New POT for text domain 's390'.
* New POT for text domain 'network'.
==== yast2-vm ====
Version update (4.6.0 -> 4.6.1)
- The libvirtd daemon is deprecated and is going away.
The replacements are virtqemud for KVM/qemu and virtxend for Xen.
(bsc#1210572)
- 4.6.1
==== yast2-vpn ====
Version update (4.6.0 -> 4.6.1)
- Fixed an issue where yast2-vpn module breaks when strongswan is
updated to version >= 5.8.0 (boo#1176735)
- 4.6.1
==== zisofs-tools ====
- Fix url and download to up to date location.
- Add autoconf as BuildRequires.
==== zstd ====
Subpackages: libzstd1
- Revert the addition of build specific cmake files: breaks
gdal, apache-arrow and possibly others -- boo#1211566
* note that shipping cmake files is not intentional or supported
upstream at the moment: gh#facebook/zstd#3642
- Add cmake files manually because we do not want to add
cmake to the bootstrap ring0
I noticed that for the last few months that the release frequency of TW
snapshots for ARM has been slower than in the past.
Who decides on when to release a new snapshot? What factors involve
that decision?