openSUSE ARM
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
August 2024
- 8 participants
- 25 discussions
Could an obs admin reconfigure the aarch64 builders so that we have at least some VMs with 40ish GB virtual memory like on x86_64?
I maintain the nodejs-electron package which quite possibly has the second-biggest single binary in all of Factory, and GCC seems to get more memory hungry linking it with every release. I managed to reduce the amount of built code slighly, but this is the second time i'm getting OOM killed (already had to reduce debuginfo on the package before)
[By contrast, on x86_64 most of electron is fine with the policy's -g2 and i bump into DWARF size limits before the OOM killer kicks in]
4
6
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:
ImageMagick (7.1.1.36 -> 7.1.1.37)
emacs
ffmpeg-4
libaom (3.7.1 -> 3.7.2)
libdrm (2.4.122 -> 2.4.123)
ncurses (6.5.20240817 -> 6.5.20240824)
openssh (9.6p1 -> 9.8p1)
openssh-askpass-gnome (9.6p1 -> 9.8p1)
patterns-base
perl-Net-DNS (1.450.0 -> 1.460.0)
python-pip (24.0 -> 24.2)
python-setuptools (70.1.1 -> 72.1.0)
selinux-policy (20240823 -> 20240828)
systemd-presets-common-SUSE
wicked
=== Details ===
==== ImageMagick ====
Version update (7.1.1.36 -> 7.1.1.37)
Subpackages: ImageMagick-config-7-SUSE libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.1.37
* Bump azure/trusted-signing-action from 0.3.20 to 0.4.0 #7518
* Silence warning and fix HEIC_COMPUTE_NUMERIC_VERSION definition when heic delegate is disabled. #7516
* protect macro arguments with parens 86cb2b1
* eliminate compiler warnings d90d8b4
* correct copyright year 115271e
* Ignore multiple exif and xmp profiles for the same jxl frame and fix reading those profiles per frame. c301208
* read/write in chunks fff3058
* optimize fwrite() arguments ada6785
* Renamed Output folder to Artifacts. 2a69677
* cancel interactive window selection with right button press ea2a2db
* cosmetic 712bde4
* eliminate compiler warning 9a9a25c
* eliminate compiler warning 0bd1687
* Make images mandatory in the issue template. c01fd37
* Added extra header detection for avif files. 9fc0590
* allow SeekBlob() to set an offset beyond the end of the blob 27c3f99
* be less forgiving for invalid image indexes 25db2e5
* Fixed problem with empty macros (#7562) 9fda5f2
* Added missing null checks for RequestOpenCLDevice. f85448e
* Added missing null check for AcquireOpenCLCommandQueue. 295e9c8
* persist app1 jpeg profile (ImageMagick/ImageMagick#4713) f0357c7
* Fixed build error. b3dd431
* Remove some of the dependencies for the macos-13 build. d0bce95
* parentheses is the plural of parenthesis 1fac80a
* distribute quantization error for -dither FloydSteinberg -depth 5b2825b
* release 8a0da9f
* properly set image byte order 40f6599
* set max colormap size for remap 1ffe565
==== emacs ====
Subpackages: emacs-el emacs-eln emacs-info emacs-nox etags
- flymake-tests fails with gcc14 on 32bit architectures ... therefore
use gcc13 here
==== ffmpeg-4 ====
Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9
- Add 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch
[boo#1229338]
==== libaom ====
Version update (3.7.1 -> 3.7.2)
- Exclude third_party from obscpio
- Update to version 3.7.2:
* aomedia:3520: get_cubic_kernel_dbl: Assertion `0 <= x && x < 1'
failed.
* aomedia:3526: alloc_compressor_data() is called during every
aom_codec_control() call on the encoder. Note that this partially
reverts the fix for bug aomedia:3349.
* b/310457427 and b/310766628: Only use rec_sse in CBR mode.
==== libdrm ====
Version update (2.4.122 -> 2.4.123)
Subpackages: libdrm2 libdrm_amdgpu1 libdrm_nouveau2 libdrm_radeon1
- update to 2.4.123
* amdgpu: add new marketing names
* amdgpu: add new marketing names
* Convert to Android.bp
* libs: Tie DSO minor versions to libdrm version
* readdir_r is deprecated.
* Fix FTBS on undefined clock_gettime() and asprintf()
* Export include dirs with -isystem
* Makes libdrm available on host
* Adds libdrm_headers
* Make libdrm recovery_available
* add crosvm to com.android.virt
* Enable GPU in crosvm
* Android.bp: Add include exports for android dir
* Disable ioctl signed overload for Bionic libc
* build: bump version to 2.4.123
* Delete all Makefile.sources files
* tests: Make modetest and proptest cc_binary in Android.bp
==== ncurses ====
Version update (6.5.20240817 -> 6.5.20240824)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20240824
+ modify infocmp and tabs to use actual name in usage and header.
+ modify test/demo_keyok.c to accept ^Q for quit, for consistency.
- Break dependency cycle between libncurses6 which provides "ncurses"
by only let terminfo-base recommending "ncurses"
==== openssh ====
Version update (9.6p1 -> 9.8p1)
Subpackages: openssh-clients openssh-common openssh-server
- Add patch to fix sshd not logging in the audit failed login
attempts (submitted to upstream in
https://github.com/openssh/openssh-portable/pull/516)
* fix-audit-fail-attempt.patch
- Use --enable-dsa-keys when building openssh. It's required if
the user sets the crypto-policy mode to LEGACY, where DSA keys
should be allowed. The option was added by upstream in 9.7 and
set to disabled by default.
- These two changes fix 2 of the 3 issues reported in bsc#1229650.
- Fix a dbus connection leaked in the logind patch that was
missing a sd_bus_unref call (found by Matthias Gerstner):
* logind_set_tty.patch
- Add a patch that fixes a small memory leak when parsing the
subsystem configuration option:
* fix-memleak-in-process_server_config_line_depth.patch
- Update to openssh 9.8p1:
= Security
* 1) Race condition in sshd(8) (bsc#1226642, CVE-2024-6387).
A critical vulnerability in sshd(8) was present in Portable
OpenSSH versions between 8.5p1 and 9.7p1 (inclusive) that may
allow arbitrary code execution with root privileges.
Successful exploitation has been demonstrated on 32-bit
Linux/glibc systems with ASLR. Under lab conditions, the attack
requires on average 6-8 hours of continuous connections up to
the maximum the server will accept. Exploitation on 64-bit
systems is believed to be possible but has not been
demonstrated at this time. It's likely that these attacks will
be improved upon.
Exploitation on non-glibc systems is conceivable but has not
been examined. Systems that lack ASLR or users of downstream
Linux distributions that have modified OpenSSH to disable
per-connection ASLR re-randomisation (yes - this is a thing, no
- we don't understand why) may potentially have an easier path
to exploitation. OpenBSD is not vulnerable.
We thank the Qualys Security Advisory Team for discovering,
reporting and demonstrating exploitability of this problem, and
for providing detailed feedback on additional mitigation
measures.
* 2) Logic error in ssh(1) ObscureKeystrokeTiming (bsc#1227318,
CVE-2024-39894).
In OpenSSH version 9.5 through 9.7 (inclusive), when connected
to an OpenSSH server version 9.5 or later, a logic error in the
ssh(1) ObscureKeystrokeTiming feature (on by default) rendered
this feature ineffective - a passive observer could still
detect which network packets contained real keystrokes when the
countermeasure was active because both fake and real keystroke
packets were being sent unconditionally.
This bug was found by Philippos Giavridis and also
independently by Jacky Wei En Kung, Daniel Hugenroth and
Alastair Beresford of the University of Cambridge Computer Lab.
Worse, the unconditional sending of both fake and real
keystroke packets broke another long-standing timing attack
mitigation. Since OpenSSH 2.9.9 sshd(8) has sent fake keystoke
echo packets for traffic received on TTYs in echo-off mode,
such as when entering a password into su(8) or sudo(8). This
bug rendered these fake keystroke echoes ineffective and could
allow a passive observer of a SSH session to once again detect
when echo was off and obtain fairly limited timing information
about keystrokes in this situation (20ms granularity by
default).
This additional implication of the bug was identified by
Jacky Wei En Kung, Daniel Hugenroth and Alastair Beresford and
we thank them for their detailed analysis.
This bug does not affect connections when
ObscureKeystrokeTiming was disabled or sessions where no TTY
was requested.
= Future deprecation notice
* OpenSSH plans to remove support for the DSA signature algorithm
in early 2025. This release disables DSA by default at compile
time.
DSA, as specified in the SSHv2 protocol, is inherently weak -
being limited to a 160 bit private key and use of the SHA1
digest. Its estimated security level is only 80 bits symmetric
equivalent.
OpenSSH has disabled DSA keys by default since 2015 but has
retained run-time optional support for them. DSA was the only
mandatory-to-implement algorithm in the SSHv2 RFCs, mostly
because alternative algorithms were encumbered by patents when
the SSHv2 protocol was specified.
This has not been the case for decades at this point and better
algorithms are well supported by all actively-maintained SSH
implementations. We do not consider the costs of maintaining
DSA in OpenSSH to be justified and hope that removing it from
OpenSSH can accelerate its wider deprecation in supporting
cryptography libraries.
This release, and its deactivation of DSA by default at
compile-time, marks the second step in our timeline to finally
deprecate DSA. The final step of removing DSA support entirely
is planned for the first OpenSSH release of 2025.
DSA support may be re-enabled in OpenBSD by setting
"DSAKEY=yes" in Makefile.inc. To enable DSA support in
portable OpenSSH, pass the "--enable-dsa-keys" option to
configure.
= Potentially-incompatible changes
* all: as mentioned above, the DSA signature algorithm is now
disabled at compile time.
* sshd(8): the server will now block client addresses that
repeatedly fail authentication, repeatedly connect without ever
completing authentication or that crash the server. See the
... changelog too long, skipping 181 lines ...
add "VSOCK VirtIO").
==== openssh-askpass-gnome ====
Version update (9.6p1 -> 9.8p1)
- Update to openssh 9.8p1:
* No changes for askpass, see main package changelog for
details.
==== 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
- Move suggests for libz1 from patterns-base-base to
patterns-base-minimal_base: be nicer with CI consumers.
==== perl-Net-DNS ====
Version update (1.450.0 -> 1.460.0)
- updated to 1.460.0 (1.46)
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== python-pip ====
Version update (24.0 -> 24.2)
- update to 24.2:
* Deprecate pip install --editable falling back to setup.py
develop when using a setuptools version that does not support
PEP 660 (setuptools v63 and older).
* Check unsupported packages for the current platform. (#11054)
* Check unsupported packages for the current platform.
* Use system certificates and certifi certificates to verify
HTTPS connections on Python 3.10+. Python 3.9 and earlier
only use certifi. To revert to previous behaviour, pass the
flag --use-deprecated=legacy-certs. (#11647)
* Use system certificates and certifi certificates to verify
HTTPS connections on Python 3.10+. Python 3.9 and earlier
only use certifi.
* To revert to previous behaviour, pass the flag --use-
deprecated=legacy-certs.
* Improve discovery performance of installed packages when the
importlib.metadata backend is used to load distribution
metadata (used by default under Python 3.11+). (#12656)
* Improve discovery performance of installed packages when the
importlib.metadata backend is used to load distribution
metadata (used by default under Python 3.11+).
* Improve performance when the same requirement string appears
many times during resolution, by consistently caching the
parsed requirement string. (#12663)
* Improve performance when the same requirement string appears
many times during resolution, by consistently caching the
parsed requirement string.
* Minor performance improvement of finding applicable package
candidates by not repeatedly calculating their versions
(#12664)
* Minor performance improvement of finding applicable package
candidates by not repeatedly calculating their versions
* Disable pip's self version check when invoking a pip
subprocess to install PEP 517 build requirements. (#12683)
* Disable pip's self version check when invoking a pip
subprocess to install PEP 517 build requirements.
* Improve dependency resolution performance by caching platform
compatibility tags during wheel cache lookup. (#12712)
* Improve dependency resolution performance by caching platform
compatibility tags during wheel cache lookup.
* wheel is no longer explicitly listed as a build dependency of
pip. setuptools injects this dependency in the
get_requires_for_build_wheel() hook and no longer needs it on
newer versions. (#12728)
* wheel is no longer explicitly listed as a build dependency of
pip. setuptools injects this dependency in the
get_requires_for_build_wheel() hook and no longer needs it on
newer versions.
* Ignore --require-virtualenv for pip check and pip freeze
(#12842)
* Ignore --require-virtualenv for pip check and pip freeze
* Improve package download and install performance. Increase
chunk sizes when downloading (256 kB, up from 10 kB) and
reading files (1 MB, up from 8 kB). This reduces the
frequency of updates to pip's progress bar. (#12810)
* Improve package download and install performance.
* Increase chunk sizes when downloading (256 kB, up from 10 kB)
and reading files (1 MB, up from 8 kB). This reduces the
frequency of updates to pip's progress bar.
* Improve pip install performance. Files are now extracted in
1MB blocks, or in one block matching the file size for
smaller files. A decompressor is no longer instantiated when
extracting 0 bytes files, it is not necessary because there
is no data to decompress. (#12803)
* Improve pip install performance.
* Files are now extracted in 1MB blocks, or in one block
matching the file size for smaller files. A decompressor is
no longer instantiated when extracting 0 bytes files, it is
not necessary because there is no data to decompress.
* Set no_color to global rich.Console instance.
* Fix resolution to respect --python-version when checking
Requires-Python.
* Perform hash comparisons in a case-insensitive manner.
* Avoid dlopen failure for glibc detection in musl builds
* Avoid keyring logging crashes when pip is run in verbose
mode.
* Fix finding hardlink targets in tar files with an ignored
top-level directory.
* Improve pip install performance by only creating required
parent directories once, instead of before extracting every
file in the wheel.
* Improve pip install performance by calculating installed
packages printout in linear time instead of quadratic time.
* Remove vendored tenacity.
* Update the preload list for the DEBUNDLED case, to replace
pep517 that has been renamed to pyproject_hooks.
* Use tomllib from the stdlib if available, rather than tomli
* Upgrade certifi to 2024.7.4
* Upgrade platformdirs to 4.2.2
* Upgrade pygments to 2.18.0
* Upgrade setuptools to 70.3.0
* Upgrade typing_extensions to 4.12.2
* Correct â-ignore-conflicts (including an em dash) to
- -ignore-conflicts.
* Fix finding hardlink targets in tar files with an ignored
top-level directory.
- add disable-ssl-context-in-buildenv.patch: treat missing
ca-certificates as "ssl not available" for buildenvs
- update to 24.1.1:
... changelog too long, skipping 51 lines ...
variables.
==== python-setuptools ====
Version update (70.1.1 -> 72.1.0)
- Update to 72.1.0:
* Restore the tests command and deprecate access to the module.
* Added return types to typed public functions.
* Removed lingering unused code around Distribution._patched_dist.
* Reset the backports module when enabling vendored packages.
* Include all vendored files in the sdist.
* Restored package data that went missing in 71.0. This change also
incidentally causes tests to be installed once again.
* Now setuptools declares its own dependencies in the core extra.
Dependencies are still vendored for bootstrapping purposes, but
setuptools will prefer installed dependencies if present. The core
extra is used for informational purposes and should *not* be declared
in package metadata (e.g. build-requires).
* Support for loading distutils from the standard library is now
deprecated, including use of SETUPTOOLS_USE_DISTUTILS=stdlib and
importing distutils before importing setuptools.
* Fix distribution name normalisation for valid versions that are not
canonical (e.g. 1.0-2).
==== selinux-policy ====
Version update (20240823 -> 20240828)
Subpackages: selinux-policy-targeted
- Update to version 20240828:
* Allow systemd-ssh-generator to load net-pf-40 (bsc#1229766)
==== systemd-presets-common-SUSE ====
- Enable soft-reboot-cleanup.service to make soft-reboot possible
with container and/or firewalld.
==== wicked ====
Subpackages: wicked-service
- systemd: Fix wicked start failures because of dependency issue.
With the change to dbus-broker, wicked has to trigger dbus service start.
Use BindsTo= in favor of Requisite= (bsc#1229745,gh#openSUSE/wicked#1032,
gh#openSUSE/wicked#1033).
[+ 0002-systemd-use-Bindsto-in-favor-of-Requisite-bsc-1229745.patch]
- compat-suse: fix dummy interfaces configuration with
INTERFACETYPE=dummy (boo#1229555, gh#openSUSE/wicked#1031)
[+ 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch]
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=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:
kernel-firmware-nvidia-gspx-G06
openSUSE-release (20240827 -> 20240828)
pcsc-cyberjack (3.99.5final.SP15 -> 3.99.5final.SP16)
=== Details ===
==== kernel-firmware-nvidia-gspx-G06 ====
- reverted CUDA update version to 560.x.y due to changes in CUDA
repository with CUDA 12.6/560.x.y drivers
- For CUDA update version to 560.35.03
==== openSUSE-release ====
Version update (20240827 -> 20240828)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== pcsc-cyberjack ====
Version update (3.99.5final.SP15 -> 3.99.5final.SP16)
- update to 3.99.5 Service Pack 16
* add REINER SCT cyberJack RFID standard EN
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=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 (24.07 -> 24.08)
NetworkManager (1.48.8 -> 1.48.10)
createrepo_c
espeak-ng
freerdp
gavl
gcc (13 -> 14)
gcc14
glib2 (2.80.4 -> 2.80.5)
gstreamer-plugins-good (1.24.5 -> 1.24.7)
lftp
libmpd
libsoup (3.4.4 -> 3.6.0)
lightdm
luajit (5.1.2.1.0+git.1707061634.0d313b2 -> 5.1.2.1.0+git.1724512491.f725e44)
openSUSE-release (20240826 -> 20240827)
selinux-policy
transactional-update (4.7.0 -> 4.8.0)
yast2-storage-ng (5.0.16 -> 5.0.17)
=== Details ===
==== 7zip ====
Version update (24.07 -> 24.08)
- update to 24.08:
* No longer write extra zero bytes after the end of the archive,
if a file included to archive cannot be compressed to a size
smaller than original
* Some optimizations for displaying file icons in 7-Zip File
Manager and in "Confirm File Replace" window.
* Some bugs were fixed
==== NetworkManager ====
Version update (1.48.8 -> 1.48.10)
Subpackages: NetworkManager-bluetooth NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Update to version 1.48.10:
+ nmcli/edit: fix memory leak in extract_setting_and_property
+ autotools: fix another filename that was renamed
+ gitlab: fix helper scripts to support DNF5
+ CI: update the imported templates_sha
+ autotools: fix filename that was renamed
+ format: run nm-code-format
+ policy: retry hostname resolution when it fails
+ platform: add small backoff time before resync
+ bridge: reapply port VLANs only when necessary
+ platform: add nmp_utils_bridge_normalized_vlans_equal()
+ platform: support reading bridge VLANs
+ device: support reapplying bridge-port VLANs
+ bridge: change the signature for
nm_platform_link_set_bridge_vlans()
+ platform: add define for IFLA_BOND_SLAVE_PRIO
+ lldp: fix multiple access to argument in logging macro
+ lldp: fix crash dereferencing NULL pointer during debug logging
+ policy: unblock the autoconnect for children when parent is
available
==== createrepo_c ====
Subpackages: libcreaterepo_c1 python3-createrepo_c
- Repair manpage links by removing a spurious backslash escape
==== espeak-ng ====
- BuildRequire /usr/bin/ronn instead of rubygem(ronn): Tumbleweed
is in progress of switching to ronn-ng.
==== freerdp ====
Subpackages: libfreerdp3-3 librdtk0-0 libwinpr3-3
- Only use gcc 12 for SLE 15 / Leap. SLE 16 will presumably use a
newer gcc by default.
==== gavl ====
- Fix the invalid table entry for mpeg2, which eventually leading to
a build error with gcc14:
gavl-fix-mpeg2-entry.patch
- Move COPYING to license section
==== gcc ====
Version update (13 -> 14)
Subpackages: cpp libstdc++-devel
- Add libquadmath-devel package for GCC 14.
- Bump GCC version to 14, leave -build flavor at 13.
- Add conflicts where -build variants provide the non-build variant.
- Add gcc, gcc-c++ and libstdc++-devel Provides to the -build flavor
of those packages. Should fix build of boost in ALP.
==== gcc14 ====
Subpackages: libasan8 libatomic1 libgcc_s1 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-pp libtsan2 libubsan1
- Re-enable cross compiler builds on i586.
==== glib2 ====
Version update (2.80.4 -> 2.80.5)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0 typelib-1_0-GLib-2_0 typelib-1_0-GModule-2_0 typelib-1_0-GObject-2_0 typelib-1_0-Gio-2_0
- Update to version 2.80.5:
+ Bugs fixed:
- Fix gsocketclient-slow test on FreeBSD
- glib-private: fix build under Cygwin
- tests: Fix compilation of resolver-parsing test on FreeBSD
- introspection: Correct GIO-Windows pkg-config name
+ Updated translations
==== gstreamer-plugins-good ====
Version update (1.24.5 -> 1.24.7)
Subpackages: gstreamer-plugins-good-gtk
- Disable Qt6 on aarch64 and %arm since GLES is used and not compatible here
- Update to version 1.24.7:
+ qmlgl6src: Fix crash when use-default-fbo is not set
+ qt6glwindow:
- Fallback to GL_RGB on CopyTexImage2D error, fixing usage with
eglfs backend
- Only use GL_READ_FRAMEBUFFER when we do blits
+ qt6: glwindow: Don't leak previously rendered buffer
+ rtspsrc: expose property for forcing usage of non-compliant
URLs
+ v4l2object: fix ARIB_STD_B67 colorimetry unmatch issue
+ v4l2: Fix colorimetry mismatch for encoded format with RGB
color-matrix
- Update to version 1.24.6:
+ Highlighted bugfixes:
- Fix compatibility with FFmpeg 7.0.
- qmlglsink: Fix failure to display content on recent Android
devices.
- adaptivedemux: Fix handling of closed caption streams.
- cuda: Fix runtime compiler loading with old CUDA tookit.
- decodebin3 stream selection handling fixes.
- d3d11compositor, d3d12compositor: Fix transparent background
mode with YUV output.
- d3d12converter: Make gamma remap work as intended.
- h264decoder: Update output frame duration for interlaced
video when second field frame is discarded.
- macOS audio device provider now listens to audio devices
being added/removed at runtime.
- Rust plugins: audioloudnorm, s3hlssink, gtk4paintablesink,
livesync and webrtcsink fixes.
- videoaggregator: preserve features in non-alpha caps for
subclasses with non-system memory sink caps.
- vtenc: Fix redistribute latency spam.
- v4l2: fixes for complex video formats.
- va: Fix strides when importing DMABUFs, dmabuf handle leaks,
and blocklist unmaintained Intel i965 driver for encoding.
- waylandsink: Fix surface cropping for rotated streams.
- webrtcdsp: Enable multi_channel processing to fix handling of
stereo streams.
- Various bug fixes, memory leak fixes, and other stability and
reliability improvements.
- Enable qt6 support:
+ Add subpackage for qml6glsink
+ BuildRequires: add qt6-gui-private-devel (same as Qt5)
+ BuildRequires: add pkgconfig(Qt6Widgets) (additionally required
for Qt6)
+ Leap: use compiler supporting c++17 by default
==== lftp ====
- lftp-gcc14.patch: fixed issues with gcc14
==== libmpd ====
- Fix the build error with gcc14:
libmpd-gcc14-fix.patch
==== libsoup ====
Version update (3.4.4 -> 3.6.0)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0
- Update to version 3.6.0:
+ Allow HTTP/2 to be used with non-HTTP proxies
- Changes from version 3.5.2:
+ Strictly forbid NUL bytes in headers
+ Fix minor leaks
- Changes from version 3.5.1:
+ Add `SOUP_METHOD_PATCH`
+ websocket: Add `SoupWebsocketConnection:keepalive-pong-timeout`
property
+ Increase maxmimum size of HTTP headers
+ Fix `soup_uri_copy()` in Vala
+ Fix leak in `soup_message_new_from_encoded_form()`
+ multipart: Improve handling of messages missing termination
+ logger:
- Fix request filter function being called with response user
data
- Fix response bodies never being logged if request bodies
aren't
- Add Soup-Host to logged headers for when Host is missing
+ cookies:
- Fix incorrect logic in determining same-site cookies
- Limit the Max-Age to 1 year
+ cookie-jar-db: Explicitly handle old databases lacking
same-site column
==== lightdm ====
Subpackages: liblightdm-gobject-1-0 lightdm-bash-completion lightdm-lang
- Added /usr/sbin/nologin to hidden-shells to prevent "Dynamic User" from appearing in user list
==== luajit ====
Version update (5.1.2.1.0+git.1707061634.0d313b2 -> 5.1.2.1.0+git.1724512491.f725e44)
- Update to version 5.1.2.1.0+git.1724512491.f725e44:
* Fix limit check in narrow_conv_backprop().
* Always use IRT_NIL for IR_TBAR.
* ARM64: Use ldr literal to load FP constants.
* FFI: Add missing coercion when recording 64-bit bit.*().
* ARM64: Make tobit conversions match JIT backend behavior.
* ARM: Make hard-float tobit conversions match JIT backend behavior.
* FFI: Drop finalizer table rehash after GC cycle.
* Fix another potential file descriptor leak in luaL_loadfile*().
* MIPS32: Fix little-endian IR_RETF.
* Correctly close VM state after early OOM during open.
* Fix potential file descriptor leak in luaL_loadfile*().
* Reflect override of INSTALL_LJLIBD in package.path.
* ARM64: Use movi to materialize FP constants.
* Add more FOLD rules for integer conversions.
* Different fix for partial snapshot restore due to stack overflow.
* Fix IR_ABC hoisting.
* Limit CSE for IR_CARG to fix loop optimizations.
* Call math.randomseed() without arguments to seed from system entropy.
* Restore state when recording __concat metamethod throws an error.
* Add build flag LUAJIT_DISABLE_TAILCALL to disable tailcall generation.
* Clarify that lj_buf_shrink() does not keep any buffer data.
* OSX: Fix installed luajit.pc.
* FFI: Fix various issues in recff_cdata_arith.
* Fix predict_next() in parser (for real now).
* FFI: Fix __tostring metamethod access to enum cdata value.
* Fix typo.
* Handle partial snapshot restore due to stack overflow.
* Update Nintendo Switch build script.
* Prevent sanitizer warning in snap_restoredata().
* Typo.
* Limit number of string format elements to compile.
* FFI: Clarify scalar boxing behavior.
* Fix internal link in docs.
* OSX/iOS: Fix SDK incompatibility.
* Windows/MSVC: Cleanup msvcbuild.bat and always generate PDB.
* Fix segment release check in internal memory allocator.
* Fix compiler warning.
* FFI: Turn FFI finalizer table into a proper GC root.
* OSX/iOS: Always generate 64 bit non-FAT Mach-O object files.
* Show name of NYI bytecode in -jv and -jdump.
* Use generic trace error for OOM during trace stitching.
* Fix serialization format docs.
* Handle all types of errors during trace stitching.
* Fix recording of __concat metamethod.
* Prevent down-recursion for side traces.
* Check frame size limit before returning to a lower frame.
* FFI: Treat cdata finalizer table as a GC root.
* Handle stack reallocation in debug.setmetatable() and lua_setmetatable().
- Update patches:
- luajit-lua-versioned.patch
- luajit-s390x.patch (update to the latest base code)
==== openSUSE-release ====
Version update (20240826 -> 20240827)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Enable named_write_master_zones boolean by default (bsc#1229479)
==== transactional-update ====
Version update (4.7.0 -> 4.8.0)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit
- Version 4.8.0
- Add sd-boot (systemd-boot) support for most commands
- Add support for specifying migration arguments
[gh#openSUSE/transactional-update#127]
- Support kdump setup on platforms without kdump high/low
settings (e.g. S/390 or PPC64le [bsc#1229138]
- Preserve current working directory if possible when entering
transactional-update environment [bsc#1227452]; also adds the
current path to the Bash prompt
- Fix plugin system to support special characters in commands
==== yast2-storage-ng ====
Version update (5.0.16 -> 5.0.17)
- AutoYaST: small fix to ensure symbol for the drive type when
importing from a hash (required by gh#openSUSE/agama#1471).
- 5.0.17
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=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:
Mesa
Mesa-drivers
SVT-AV1 (2.2.0 -> 2.2.1)
akonadi (24.05.2 -> 24.08.0)
akonadi-calendar (24.05.2 -> 24.08.0)
akonadi-calendar-tools (24.05.2 -> 24.08.0)
akonadi-contacts (24.05.2 -> 24.08.0)
akonadi-import-wizard (24.05.2 -> 24.08.0)
akonadi-mime (24.05.2 -> 24.08.0)
akonadi-notes (24.05.2 -> 24.08.0)
akonadi-search (24.05.2 -> 24.08.0)
akregator (24.05.2 -> 24.08.0)
analitza (24.05.2 -> 24.08.0)
ark (24.05.2 -> 24.08.0)
baloo-widgets (24.05.2 -> 24.08.0)
blinken (24.05.2 -> 24.08.0)
calendarsupport (24.05.2 -> 24.08.0)
dolphin (24.05.2 -> 24.08.0)
eventviews (24.05.2 -> 24.08.0)
ffmpegthumbs (24.05.2 -> 24.08.0)
grantleetheme (24.05.2 -> 24.08.0)
gwenview (24.05.2 -> 24.08.0)
incidenceeditor (24.05.2 -> 24.08.0)
kaccounts-integration (24.05.2 -> 24.08.0)
kaccounts-providers (24.05.2 -> 24.08.0)
kaddressbook (24.05.2 -> 24.08.0)
kalgebra (24.05.2 -> 24.08.0)
kamera (24.05.2 -> 24.08.0)
kanagram (24.05.2 -> 24.08.0)
kapptemplate (24.05.2 -> 24.08.0)
kate (24.05.2 -> 24.08.0)
kbruch (24.05.2 -> 24.08.0)
kcachegrind (24.05.2 -> 24.08.0)
kcalc (24.05.2 -> 24.08.0)
kcalutils (24.05.2 -> 24.08.0)
kcharselect (24.05.2 -> 24.08.0)
kcolorchooser (24.05.2 -> 24.08.0)
kde-dev-utils (24.05.2 -> 24.08.0)
kdeedu-data (24.05.2 -> 24.08.0)
kdegraphics-mobipocket (24.05.2 -> 24.08.0)
kdegraphics-thumbnailers (24.05.2 -> 24.08.0)
kdenetwork-filesharing (24.05.2 -> 24.08.0)
kdepim-addons (24.05.2 -> 24.08.0)
kdepim-runtime (24.05.2 -> 24.08.0)
kdevelop (24.05.2 -> 24.08.0)
kdialog (24.05.2 -> 24.08.0)
kgeography (24.05.2 -> 24.08.0)
khangman (24.05.2 -> 24.08.0)
khelpcenter (24.05.2 -> 24.08.0)
kidentitymanagement (24.05.2 -> 24.08.0)
kig (24.05.2 -> 24.08.0)
kimap (24.05.2 -> 24.08.0)
kio-extras (24.05.2 -> 24.08.0)
kio_audiocd (24.05.2 -> 24.08.0)
kiten (24.05.2 -> 24.08.0)
kitinerary (24.05.2 -> 24.08.0)
kldap (24.05.2 -> 24.08.0)
kleopatra (24.05.2 -> 24.08.0)
kmag (24.05.2 -> 24.08.0)
kmahjongg (24.05.2 -> 24.08.0)
kmail (24.05.2 -> 24.08.0)
kmail-account-wizard (24.05.2 -> 24.08.0)
kmailtransport (24.05.2 -> 24.08.0)
kmbox (24.05.2 -> 24.08.0)
kmime (24.05.2 -> 24.08.0)
kmines (24.05.2 -> 24.08.0)
kmousetool (24.05.2 -> 24.08.0)
kmplot (24.05.2 -> 24.08.0)
kompare (24.02.2 -> 24.08.0)
konsole (24.05.2 -> 24.08.0)
kontact (24.05.2 -> 24.08.0)
kontactinterface (24.05.2 -> 24.08.0)
konversation (24.05.2 -> 24.08.0)
korganizer (24.05.2 -> 24.08.0)
kpat (24.05.2 -> 24.08.0)
kpimtextedit (24.05.2 -> 24.08.0)
kpkpass (24.05.2 -> 24.08.0)
kqtquickcharts (24.05.2 -> 24.08.0)
kreversi (24.05.2 -> 24.08.0)
ksanecore (24.05.2 -> 24.08.0)
ksmtp (24.05.2 -> 24.08.0)
ksudoku (24.05.2 -> 24.08.0)
ktnef (24.05.2 -> 24.08.0)
ktouch (24.05.2 -> 24.08.0)
kwalletmanager (24.05.0 -> 24.08.0)
kwordquiz (24.05.2 -> 24.08.0)
libgravatar (24.05.2 -> 24.08.0)
libkcddb-qt6 (24.05.2 -> 24.08.0)
libkcompactdisc-qt6 (24.05.2 -> 24.08.0)
libkdcraw-qt6 (24.05.2 -> 24.08.0)
libkdegames (24.05.2 -> 24.08.0)
libkdepim (24.05.2 -> 24.08.0)
libkeduvocdocument (24.05.2 -> 24.08.0)
libkexiv2-qt6 (24.05.2 -> 24.08.0)
libkgapi6 (24.05.2 -> 24.08.0)
libkleo (24.05.2 -> 24.08.0)
libkmahjongg (24.05.2 -> 24.08.0)
libksane (24.05.2 -> 24.08.0)
libksieve (24.05.2 -> 24.08.0)
llvm18
lokalize (24.05.2 -> 24.08.0)
mailcommon (24.05.2 -> 24.08.0)
mailimporter (24.05.2 -> 24.08.0)
markdownpart (24.05.2 -> 24.08.0)
mbox-importer (24.05.2 -> 24.08.0)
messagelib (24.05.2 -> 24.08.0)
mimetreeparser (24.05.2 -> 24.08.0)
okular (24.05.2 -> 24.08.0)
openSUSE-release (20240825 -> 20240826)
parley (24.05.2 -> 24.08.0)
pim-data-exporter (24.05.2 -> 24.08.0)
pim-sieve-editor (24.05.2 -> 24.08.0)
pimcommon (24.05.2 -> 24.08.0)
signon-kwallet-extension (24.05.2 -> 24.08.0)
skanlite (24.05.2 -> 24.08.0)
spectacle (24.05.2 -> 24.08.0)
step (24.05.2 -> 24.08.0)
svgpart (24.05.2 -> 24.08.0)
umbrello (24.05.2 -> 24.08.0)
xwayland (24.1.1 -> 24.1.2)
zlib-ng-compat
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Fix random GPU crash with AMDGPU (bsc#1229050):
U_radeonsi-vcn-Add-decode-DPB-buffers-as-CS-dependency.patch
(credits go to Takashi Iwai!)
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Fix random GPU crash with AMDGPU (bsc#1229050):
U_radeonsi-vcn-Add-decode-DPB-buffers-as-CS-dependency.patch
(credits go to Takashi Iwai!)
==== SVT-AV1 ====
Version update (2.2.0 -> 2.2.1)
- Update to release 2.2.1
* Bug fixes for ARM-based macOS only
==== akonadi ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6AkonadiAgentBase6 libKPim6AkonadiCore6 libKPim6AkonadiPrivate6 libKPim6AkonadiWidgets6 libKPim6AkonadiXml6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes to list here.
==== akonadi-calendar ====
Version update (24.05.2 -> 24.08.0)
Subpackages: akonadi-plugin-calendar kalendarac libKPim6AkonadiCalendar6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Remove unused argument
* Use @info:placeholder
* Fix version
* Add missing change notification for initial calendar loading
* fix cmake lint warning
* Add missing [[nodiscard]]
* Remove duplicate private area
* Remove not necessary lib
* ETMCalendar: add signal emitted when the user is checking/unchecking a calendar
* Add build-ftime support
* Add @info:tooltip
* Add context i18n
* Add @action:button
* Use ellipsis character instead of three dots in UI strings
* IncidenceChanger: fix crash due to redundant deletion of handler
* It compiles fine without deprecated kf methods
==== akonadi-calendar-tools ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add build-ftime support
* Use i18n context
* It compiles fine without deprecated kf methods
==== akonadi-contacts ====
Version update (24.05.2 -> 24.08.0)
Subpackages: akonadi-plugin-contacts libKPim6AkonadiContactCore6 libKPim6AkonadiContactWidgets6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use @info:placeholder
* Fix forward declaration of CustomFieldsModel
* fix cmake lint warning
* Remove KF6::ConfigCore
* Remove unused include
* USe @action:button
* Add build-ftime support
* Use context i18n
* Add @info:tooltip
* Add @action:button
* It compiles fine without deprecated kf methods
==== akonadi-import-wizard ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6ImportWizard6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* Fix cmake lint warning
* We depend against 6.3.0
* Use @info:shell
* Add build-ftime support
* Use KIconThemes and KStyleManager if available during build-time
* Use i18n context
* It compiles fine without deprecated kf methods
==== akonadi-mime ====
Version update (24.05.2 -> 24.08.0)
Subpackages: akonadi-plugin-mime libKPim6AkonadiMime6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Remove unused utf8
* kcoreaddons uses minimum version == 1.8
* Fix cmake lint warning
* Add missing [[nodiscard]]
* Use canonical KMime includes
* Add build-ftime support
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== akonadi-notes ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Port away from KMime::ContentTransferEncoding::setDecoded
* fix some cmakelint warning
* Fix reuse lint
* Add build-ftime support
* It compiles fine without deprecated kf methods
==== akonadi-search ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6AkonadiSearch6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use not deprecated globalMatchView
* Remove unused utf8
* Fix cmake lint warning
* Fix macOS build
* Add build-ftime support
* Remove ServiceType from KRunner plugin
* Use i18n context
* It compiles fine without deprecated kf methods
==== akregator ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Bug: implement filter bar similar like in Thunderbird (kde#293655)
* Add dark mode support for article view (kde#383404)
==== analitza ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libAnalitza9
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- No code change since 24.05.2
==== ark ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libkerfuffle24
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* snapcraft: add udisks2 plug
* snapcraft: Remove plugs now handled by extension/snapd.
* snapcraft: fix libzip package name.
* snapcraft: Add theme support, minor fixes.
* cliinterface: adapt to behavior change in QTemporaryDir (kde#487229)
* Logging category rename from "ARK" to "ARK_LOG"
* Explicitly link against Qt::DBus
* Fix minor typo
* cli7zplugin: update cmake warning message
* createdialogtest: fix 7z expected encryption with libarchive
* extracttest: skip 7z multivolume with libarchive
* Move 7z multivolume load test to cli7ztest
* libarchive: add support for unencrypted 7-zip
* Cleanup bits now in extension.`
* snapcraft: Initial port to kf6.
- Drop patch, merged upstream:
* 0001-cliinterface-adapt-to-behavior-change-in-QTemporaryD.patch
==== baloo-widgets ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix FileMetadataItemCountTest::testItemCount
==== blinken ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* snapcraft: Fix formatting and typo.
* snapcraft: Sound.. Add alsa layout and packages.
* snapcraft: add pulseaudio plug and alsaconfig env.
* It compiles fine without deprecated methods
* snapcraft: Remove unecessary bits now in neon extension.
* snapcraft: Add missing dep on libpulse. Add theming support. Minor fixes.
* Add developer and launchable to appdata
* snapcraft: Initial port to qt6.
==== calendarsupport ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6CalendarSupport6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix cmake lint warning
* Add build-ftime support
* Use [[nodiscard]]
* Use context i18n
* It compiles fine without deprecated kf methods
==== dolphin ====
Version update (24.05.2 -> 24.08.0)
Subpackages: dolphin-part dolphin-zsh-completion libdolphinvcs6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* KStandardItemListWidget: select by number of unicode chars (kde#466814)
* Offer installing Filelight if no disk usage analyzer was found (kde#477739)
* Add "Move to New Folderâ¦" action (kde#484555)
* Avoid implicitly selecting items (kde#424723)
* Check if namejob is already being run before opening new createDirectory dialog (kde#481401)
* DolphinView: Update selection on newly created item(s) Adjust paste to url to new KF6 signals (kde#476670)
==== eventviews ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6EventViews6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix some cmakelint warning
* Use tag instead of category for user facing strings
* Fix warning "QObject::disconnect: Unexpected nullptr parameter" on startup
* Fix 2 typos in a comment
* Use @info:shell
* Add build-ftime support
* Use context i18n
* Make compile with QT_NO_CONTEXTLESS_CONNECT
* Add @info:tooltip
* Use i18n context
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== ffmpegthumbs ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== grantleetheme ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6GrantleeTheme6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix cmake lint warning
* Fix formatting
* Add build-ftime support
* Fix when icon is not in resource
* Fix typo
* Fix show icon from resource
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== gwenview ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix sizing of ToolButton in KWidgetItemDelegate
* flatpak: Update cfitsio
* Fix build with kImageAnnotator feature disabled
* Adds a new filter ImageDimensionsFilter allowing filtering the images by their width and height.
* Add launchable tag to appdata to fix validation
* We use Qt6 only now
* Change the save bar to use KMessageWidget
* Focus the QLineEdit when showing the rename dialog
* ImageReader: allow 2Gb max allocation
==== incidenceeditor ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6IncidenceEditor6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Remove unused utf8
* Fix version
* fix cmake lint warning
* Add build-ftime support
* Add @info:tooltip
* Add @action:button
* Use notr directly
* Adapt to new kldap api
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== kaccounts-integration ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libkaccounts6-2
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix i18n domain
* Don't include quiet package in feature_summary
* Remove unneeded dialog padding declaration
* kcm: port InlineMessages to frameless style
* Enforce passing tests
==== kaccounts-providers ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* [nextcloud] Port HTTP usage away from KIO
* Require a released KF6 version
* Enforce passing tests
* Enabled Qt6 CI
==== kaddressbook ====
Version update (24.05.2 -> 24.08.0)
Subpackages: kaddressbook-doc libKPim6AddressbookImportExport6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* Add missing screenshot in Appstream data
* Add missing launchable
* Clean up hamburger menu
* Save config
* Fix cmake lint warning
* Image url not found
* Add developer name to appdata
* We depend against 6.3.0
* Use @info:shell
* fix: remove duplicate entry
* Add build-ftime support
* Use Qt::
* Add AccountActivities support
* Add kldap version lib
* Activate activities support
* Add @info:tooltip
* Use KIconThemes and KStyleManager if available during build-time
* Prepare to activity support
* Use notr
* Use credit
* Add context
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== kalgebra ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* graphsplasmoid: Make sure it works fine with Plasma 6.0 (kde#490794)
* It compiles fine without deprecated methods
* Don't build the Plasmoid in Flatpak
* Add developer name to appdata
==== kamera ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== kanagram ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add launchable tag to appdata
* Enforce passing tests
==== kapptemplate ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Support 2 placeholders also used by KDevelop: APPNAMEID, PROJECTDIR
* Delete TODO
* remove silly goose from template
* Enforce passing tests on all platforms
==== kate ====
Version update (24.05.2 -> 24.08.0)
Subpackages: kate-plugins
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Fix Show sidebar shortcut not being restored properly (kde#453715)
* Tabs: Wrap around to first on nextTab if current is last tab (kde#476565)
* Diff: Allow jumping to hunks with full context (kde#488418)
* Diff: Forward wheel event to editor (kde#490406)
* try to avoid to create parent less widgets (kde#490712)
* fix crash if no konsole installed (kde#490957)
* Allow removing multiple items from welcome page (kde#490308)
* plugin_kategdp: When breakpoint mark changes, toggle breakpoint for it (kde#481691)
* ensure we restore stashed documents with right encoding (kde#489360)
* use session file name as stash folder name (kde#485551)
* Fix katesql plugin build (kde#488694)
* Fix crash in urlbar (kde#489931)
* keep track of focus for widgets, too (kde#485209)
* ensure plugin actions are in front of context menu (kde#488336)
* update clangd homepage (kde#486939)
* Fix ruby method parsing and nested classes parsing (kde#480756)
* keep track of recent used files on saveAs & close (kde#486203)
* use kate from the right virtual desktop (kde#486066)
* S&R: Improve tab handling (kde#484231)
==== kbruch ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Rename KF5_MIN_VERSION as KF_MIN_VERSION + it compiles fine without deprecated methods
* Add launchable tag to appdata
* Add @info:tooltip as context
* Enforce passing tests
==== kcachegrind ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use 6.7 image
* Enforce passing tests on all platforms
* Fix appstream data
==== kcalc ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set error Index for edge cases (kde#491327)
* Only show base label while on "Numeral system" mode
* Remove unused "Repeat operation for each result" option from menu (kde#490478)
* Show frame at the bottom of the display field
* Change octal prefix from "0" to "0o" (kde#488728)
* Connect bit edit with new input display
* Remap undo and redo shortcuts to the input display (kde#488992)
* Add parsing support for scientific notation numbers with capital E (kde#489980)
* Fix display reset when changing settings (kde#488962)
* Better numeral system view UI
* Add "add/subtract percentage" functionality (kde#489027)
* Add parsing support for lower case hex numbers
* Fix bugs in Numeral system (kde#489660)
* Start new input on numeric entries after "equal" (kde#489043)
* Clear result display on single negative number (kde#489041)
* Add first appium test
* Migrate to new slot syntax
* Add support for decimal numbers without integer part (kde#487659)
* Fix segmentation fault caused by single space
* Chain result upon equal clicked (kde#487566)
* Fixed a crash when trying to calculate a single space as input
* Use "qCDebug" instead of "qDebug"
* Update files using clang-format
* Add locale to round functionality
* Add edge case handler for stack reduction (kde#487614)
* Add @info:tooltip as context
* Remove not necessary text
* Improve appstream summary
* Show result while editing input (kde#480607)
==== kcalutils ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6CalendarUtils6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix cmake lint warning
* Namespace QRC content
* Add build-ftime support
* Fix unit test with KF 6.3 embedded Breeze icons
* Fix typo
* Fix icon from qrc
* It compiles fine without deprecated kf methods
* Enable mandatory tests for Linux and FreeBSD
* Use the Breeze icons for test
* Force locale and timezone for the todo tooltip test
* Adapt test data to the removal of KEmoticons
==== kcharselect ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* It compiles fine without deprecated methods
* Add developer name.
* Use KIconThemes and KStyleManager if available during build-time
* Add ability to set window color scheme manually
* Enforce passing tests on Windows
==== kcolorchooser ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* It compiles without deprecated methods
* Add developer tag to appdata
* Don't use the obsolete KF6 preview Flatpak runtime
* It compiles fine without deprecated methods
* Not necessary to add suffix Qt6
* Allow dbus processing in qt-base to enable color-picking via portal (kde#479406)
* Enforce passing tests
==== kde-dev-utils ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- No code change since 24.05.2
==== kdeedu-data ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* No more ECM 5
* Use ECM 6
==== kdegraphics-mobipocket ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== kdegraphics-thumbnailers ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== kdenetwork-filesharing ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== kdepim-addons ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use not deprecated globalMatchView
* Remove deprecated method
* Use @info:placeholder
* We don't use eventviews => remove it from CI
* Fix mem leak
* Port away pimeventsplugins away from EventViews
* Remove korganizer plugins
* Remove create note plugin
* Remove Akonadi Relation support from Create Event/Todo plugins
* Fix cmake lint warning
* USe @action:button
* Add build-ftime support
* Use label context
* Fix compile test
* Make compile with QT_NO_CONTEXTLESS_CONNECT
* Fix load icon from resource
* Add @info:tooltip
* Fix build with corrosion 0.5
* Add QPushbutton i18n context
* Add i18n context
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== kdepim-runtime ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* SingleFileResource: trigger sync after initially loading file on start (kde#485761)
==== kdevelop ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Add QRC file template (kde#469064)
* Add a regex for gtest errors to NativeAppErrorFilterStrategy (kde#375778)
* Remove useless [Indexed]QualifiedIdentifier conversions (kde#482001)
* Keep unsaved documents open when switching areas (kde#486746)
* Revert "Add copy button in AbstractNavigationWidget" (kde#486656)
- Rename kdevelop5 to kdevelop
==== kdialog ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Remove unused include
* KNOTIFICATIONS 5.78 is not necessary now
* It compiles fine without deprecated methods
* Use nullptr
* Fix cmakelint issue Extra spaces between 'if' and its () [whitespace/extra]
* flatpak: Use an icon that exists
* Fixed handling of Widgets::calendar() result - it is a bool signifying "accepted" like other functions
* Fixed handling of Widgets::slider() result - it is a bool signifying "accepted" like other functions
* Change Widgets::imgInputBox() result to be bool signifying "accepted" like other functions
* Change Widgets::imgBox() result to be bool signifying "accepted" like other functions
* Change Widgets::textbox() result to be bool signifying "accepted" like other functions
==== kgeography ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Simplify cmake code
* Add developer name and launchable in appdata
* Update flags of lesotho, liechtenstein, iraq and tokelau
* CI: flatpak: Increase runtime to 6.7
==== khangman ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix warning found by qtc
* Use QStringLiteral
==== khelpcenter ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* CMake: Require Qt6::PrintSupport
==== kidentitymanagement ====
Version update (24.05.2 -> 24.08.0)
Subpackages: kidentitymanagement-lang libKPim6IdentityManagementCore6 libKPim6IdentityManagementWidgets6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Qml: Fix deleting identity
* Qml: Close identity editor after deleting identity
* Qml: add field for changing identity name
* Fix cmake lint warning
* USe @action:button
* Add build-ftime support
* Use context i18n
* add missing [[nodiscard]]
* Add Q_OBJECT
* Improve autotests
* Hide ActivitiesRole column
* Fix typo
* It compiles fine without deprecated kf methods
==== kig ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Remove QTipDialog
* Enforce passing tests
* lambda rewrites
==== kimap ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6IMAP6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Avoid a few temporary allocations in IMAP response parsing
* Fix some cmakelint warning
* Add build-ftime support
* It compiles fine without deprecated kf methods
==== kio-extras ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libkioarchive6-6 trash_kcm
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* [thumbnail] Print file name when asserting
* sftp: Use fancy defines from our own header if not available
* sftp: Set permissions on mkdir rather than mkdir && chmod
* sftp: fix windows build
* recentlyused: Add missing Messages.sh
* filenamesearch: Add missing translation domain
* filenameseearch: Full decode search and url parameter
* thumbnails: Use direct lookup for plugins
* [fish] Drop reference to deprecated errorPage
* Enable smb only if DBus is enabled
* Allow to enable activities only if DBus is enabled
* [archive] Qt::DBus does not seem to be used here
* Disable filenamesearch if DBus it disabled
* Disable mtp if DBus it disabled
* Disable DBus in kcms if requested
* Add USE_DBUS CMake option to control DBus usage
* Correct trash kcm dialog initialization (kde#486844)
* Remove wrong warning about apps not supporting proxy settings
* Don't build filenamesearch on Windows/macOS
* [filenamesearch] Explicitly link against QtDBus
* [kcms/webshortcuts] Explicitly link against QtDBus
* [kcms/proxy] Explicitly link against QtDBus
* Drop unused KSaveIOConfig::setAutoResume
* thumbnail/svg: Scale small svgs
* thumbnail/imageplugin: add image/x-adobe-dng support (kde#472372)
==== kio_audiocd ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- No code change since 24.05.2
==== kiten ====
Version update (24.05.2 -> 24.08.0)
Subpackages: fonts-KanjiStrokeOrders
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add launchable and developer name to appdata
* Add missing include moc
==== kitinerary ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6Itinerary6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Relax MAV barcode matching pattern (kde#491403)
* Add extractor script for EnTur PDF tickets (kde#490997)
* Fix IRCTC departure time extraction (kde#486495)
==== kldap ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6LdapCore6 libKPim6LdapWidgets6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes to list here.
==== kleopatra ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Fix crash when opening kleopatra with a file (kde#487688)
==== kmag ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* It compiles fine without deprecated methods
* It's compile fine without deprecated methods
* Not necessary to add suffix Qt6
* org.kde.kmag.metainfo.xml rename file from org.kde.kmag.appdata.xml
==== kmahjongg ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* SVG app icon: drop broken <use> entries href'ing to non-existing id
* Layout selection UI: follow KNewStuff guideline for labelling the button
* Use ellipsis character in manual strings instead of 3 periods
* Use KStandardAction cut, copy & paste actions instead of own
* Avoid UI string puzzle, pass argument to i18n method
* Set UI marker context to more action, label, info & title strings
* Add icon to Board Editor menu entry
* Editor: remove overwrite check duplicated from QFileDialog::getSaveFileName
* Use executable name as qt logging category name
* KDE CI: require "@same" branch of libkdegames & libkmahjongg
==== kmail ====
Version update (24.05.2 -> 24.08.0)
Subpackages: kmail-application-icons ktnef
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Fix crash due to deleteLater() + nested event loop (kde#486283)
- Drop patch, merged upstream:
* 0001-Fix-crash-due-to-deleteLater-nested-event-loop.patch
==== kmail-account-wizard ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* Add homepage
* Try to fix appstreamtest test
* Move reply->deleteLater(); at end of method
* Add description
* Add appdata.xml
* We depend against 6.3.0
* Not necessary
* Fix bug 487882: plaintext HTTP request in kmail-account-wizard (kde#487882)
* Use QByteArrayLiteral
* Add build-ftime support
* Use KIconThemes and KStyleManager if available during build-time
* Use i18n context
* It compiles fine without deprecated kf methods
==== kmailtransport ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6MailTransport6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix cmake lint warning
* Add build-ftime support
* Remove this check. Unused now
* Add QPushbutton i18n context
* Use ellipsis character instead of three dots in UI strings
* Add missing [[nodiscard]]
* Remove transportmanagementwidget
* Port [=] deprecated
* It compiles fine without deprecated kf methods
==== kmbox ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6Mbox6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix some cmakelint warning
* Add build-ftime support
* It compiles fine without deprecated kf methods
==== kmime ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6Mime6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes to list here.
==== kmines ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Graveyard Mayhem theme: remove left-over empty <g> from SVG
* Use ellipsis character in manual strings instead of 3 periods
* Set UI marker context to more title strings
* Use executable name as qt logging category name
* KDE CI: require "@same" branch of libkdegames
* Add touchscreen support
==== kmousetool ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Port deprecated methods
* It compiles fine without deprecated methods
==== kmplot ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix "Show StatusBar" not doing anything
* Add developer name and launchable to appdata
* Explicitly link against Qt::DBus
* Enforce passing tests
* Switch to KF6 by default
==== kompare ====
Version update (24.02.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use 6.7 image
* Enforce passing tests on all platforms
* flatpak: switch to official 6.6 runtime
* Bump min required KF6 to 6.0
* Use kf6 branch
* Reenable flatpak CI support
* doc/index.docbook proofreading
* Bump patch-level & library (SO) version due to new base Qt/KF version use
* Create dedicated Qt6/KF6 branch, drop any Qt5/KF5 support
- Drop patch, now unneeded:
* 0001-Adapt-to-Lib-prefix-removed-from-KompareDiff2-CMake-.patch
==== konsole ====
Version update (24.05.2 -> 24.08.0)
Subpackages: konsole-part konsole-part-lang konsole-zsh-completion
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Fix playing audio for OSC attribute 1337 and inlineMedia=1 parameter (kde#490264)
* Avoid UB on 32 bit targets (kde#479319)
* don't access not yet set sessionController() (kde#487819)
* Don't use Lam-Alef ligatures when shaping arabic letters (kde#478181)
==== kontact ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix Bug 491289: Cannot save certain settings (kde#491289)
* Remove QDBusInterface about knotes
* knotes is dead now
* Fix version
* It's find by default
* Add launchable to appdata
* Use non translatable developer tag in appdata
* Fix some cmakelint warning
* We depend against 6.3.0
* USe @info:shell
* Add build-ftime support
* Use KIconThemes and KStyleManager if available during build-time
* Use i18n context
* It compiles fine without deprecated kf methods
* Enforce passing tests on Windows
==== kontactinterface ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6KontactInterface6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add build-ftime support
* Use Qt::
* It compiles fine without deprecated kf methods
==== konversation ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add launchable and developer name to appdata
* attempt to use elliptic curve private key if default RSA is null (kde#476580)
* Fix bug 484420: Monochromatic icons in system tray not always used (kde#484420)
* Build/linker fixes for Haiku
* Fix windows build
* CI: Add a windows build
* Provide scripts with an env var to find qdbus (kde#349675)
* Enforce passing tests
==== korganizer ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* It's define by default
* Remove stray qDebug() in my last commit
* Remove unused namespace
* Remove unused forward declaration
* Move EventViews plugins to Korganizer
* Add missing launchable
* Fix cmake lint warning
* Add developer name to appdata
* Save calendar selection immediately after checking/unchecking a calendar
* Use canonical KMime includes
* USe @action:button
* Add obviously missing '!' in if() statement
* We depend against 6.3.0
* Make it compile
* Add HAVE_ACTIVITY_SUPPORT
* Prepare to implement activities
* Use @info:shell
* Show korganizer_options.h in qtc6
* Add build-ftime support
* Add @info:tooltip
* Use KIconThemes and KStyleManager if available during build-time
* Add QPushbutton i18n context
* Add i18n context
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== kpat ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Card set selection UI: follow KNewStuff guideline for labelling the button
* Use KLocalizedString for dynanically storing translatable strings
* Help with Current Game action: use non-app icon, but reuse normal help one
* Card Decks config "Get New" button: use non-generic button text
* Fix dealer lookup by name for help and solve cmdl arg
* Use ellipsis character in manual strings instead of 3 periods
* Add icon to "Play Sounds" toggle action
* Set UI marker context to more action, item, label, title & tooltip strings
* Use executable name as qt logging category name
* KDE CI: require "@same" branch of libkdegames
==== kpimtextedit ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6TextEdit6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix cmake lint warning
* Backport fix handling of nested lists
* Add build-ftime support
* Use context i18n
* Add i18n context
* Use ellipsis character instead of three dots in UI strings
* Port [=]
* It compiles fine without deprecated kf methods
==== kpkpass ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6PkPass6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix cmake lint warning
* Add build-ftime support
* It compiles fine without deprecated kf methods
==== kqtquickcharts ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- No code change since 24.05.2
==== kreversi ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use ellipsis character in manual strings instead of 3 periods
* Set UI marker context to more action, item, label, title & tooltip strings
* Remove manual overwrite dialog, duplicating QFileDialog behaviour
* KDE CI: require "@same" branch of libkdegames
* Enforce passing tests on Windows
==== ksanecore ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* do not look for new devices when opening a scanner and loading options
* Don't crash scanner apps (skanlite, skanpage) when searching for scanners (kde#444987)
- Drop patch, merged upstream:
* fix-scanner-search-crash.patch
==== ksmtp ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6SMTP6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix cmake lint warning
* Add build-ftime support
* Make compile with QT_NO_CONTEXTLESS_CONNECT
* It compiles fine without deprecated kf methods
==== ksudoku ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix flatpak build
* flatpak: Update glu URL and tag
* Renderer: fill name hashes only once
* Use ellipsis character in manual strings instead of 3 periods
* Set UI marker context to more action, item, title & tooltip strings
* Use executable name as qt logging category name
* KDE CI: require "@same" branch of libkdegames
==== ktnef ====
Version update (24.05.2 -> 24.08.0)
Subpackages: ktnef-debug-categories libKPim6Tnef6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix cmake lint warning
* Add build-ftime support
* Improve formatting
* Use a readme instead of a Mainpage.dox
* It compiles fine without deprecated kf methods
* Enforce passing tests
==== ktouch ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add launchable and developer name to appdata
* Enforce passing tests on all platforms
==== kwalletmanager ====
Version update (24.05.0 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add developer name to appdata
* Add x-kde-passwordManagerHint when copy from kwalletmanager (kde#156547)
* Remove ServiceType from KCM
* Add @info:credit
* Fix desktop file name
* Add and make use of ECM clang-format integration
* Fix handbook display
- Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/
- No code change since 24.05.0
==== kwordquiz ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Replace KWordQuiz with WordQuiz in more places
* DeckEditorPage: Remove background of list items
* Rename KWordQuiz to WordQuiz
* Add missing KF::DBusAddons dependency
==== libgravatar ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6Gravatar6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix cmake lint warning
* USe @action:button
* Fix reuse lint
* Add build-ftime support
* Use context i18n
* It compiles fine without deprecated kf methods
==== libkcddb-qt6 ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKCddb5
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Remove ServiceType from KCM
==== libkcompactdisc-qt6 ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKCompactDisc6-5 libkcompactdisc-lang
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== libkdcraw-qt6 ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKDcrawQt6-5
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== libkdegames ====
Version update (24.05.2 -> 24.08.0)
Subpackages: kdegames-carddecks-default libKDEGames6 libkdegames-imports
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix KGameThemeProvider to also deal with uninstalled/removed themes
* Themes selection UI: follow KNewStuff guideline for labelling the button
* Restore kgamepopupitemtest
* KGamePropertyHandler: disable remaining stray qDebug calls for now
* KGamePropertyHandler: use direct connection with QDataStream signal arg
* Use capitalized "By" for author attribution
* Set UI marker context to more action, item, title & tooltip strings
* Use ellipsis character in UI strings instead of 3 periods
==== libkdepim ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6Libkdepim6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix cmake lint warning
* Remove MultiplyingLine::activeLine
* Const'ify pointer
* Add missing [[nodiscard]]
* Remove unused sizing and frame style properties
* De-virtualize MultiplyingLineEditor::lines
* Make MultiplyingLineEditor::isModified const
* Fix DBus interface installation
* Remove test dependency unless we compile the tests
* Fix compilation with mingw
* Disable dbus on windows and macOS
* Add build-ftime support
* Add @info:tooltip
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== libkeduvocdocument ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- No code change since 24.05.2
==== libkexiv2-qt6 ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKExiv2Qt6-0
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== libkgapi6 ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6GAPICalendar6 libKPim6GAPICore6 libKPim6GAPIPeople6 libKPim6GAPITasks6 libkgapi6-lang libkgapi6-sasl2-kdexoauth2
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* fix cmake lint warning
* Core: add calendar.events scope URL
* Add build-ftime support
* Port deprecated [=]
* It compiles fine without deprecated kf methods
==== libkleo ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6libkleo6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes to list here.
==== libkmahjongg ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKMahjongg6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set UI marker context to more title strings
* Use library name as qt logging category name
* Enforce passing tests on Windows
==== libksane ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKSaneWidgets6 libksane-icons libksane-lang
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
* cmake: No need to include FeatureSummary two times
==== libksieve ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libksieve6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* We have only close button
* Use @info:placeholder
* Not necessary
* Fix https://github.com/cmake-lint/cmake-lint issues in CMakeLists.txt files
* Add [[nodiscard]] + coding style
* Remove Q_DISABLE_COPY
* Move BUILD_TESTING in toplevel
* USe @action:button
* Add build-ftime support
* Use label context
* Add @info:tooltip
* Add QPushbutton i18n context
* Add context
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== llvm18 ====
Subpackages: clang-tools clang18 libLLVM18 libclang-cpp18 libclang13 llvm18-gold
- Split off clang shared runtime libraries into libclang_rtX, so
that they can be used by other packages without requiring the
entire compiler tool chain. This is still not ergonomical: the
libraries don't sit in %{_libdir}, so an RPATH or setting
LD_LIBRARY_PATH is required, and they don't have an SO version,
so zypper won't know which version to is needed. (boo#1225784)
- Add minor version to Python shebangs. (boo#1212476)
- Remove shebang and executable bit where not needed.
==== lokalize ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Translation Memory: Set correct query type on startup (kde#491113)
* Make leading/trailing spaces and other invisible character easier to see (kde#490575)
* Fix porting regression in diff computation (kde#490837)
* Add option QRegularExpression::UnanchoredWildcardConversion to addPart and delPart diff regexes (kde#490441)
* Fix porting regression in translation memory (kde#490234)
* Fix language tool not working (kde#458681)
==== mailcommon ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6MailCommon6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use not deprecated globalMatchView
* Remove unused utf8 argument
* Use @info:placeholder
* Fix cmake lint warning
* Use canonical KMime includes
* USe @action:button
* Add build-ftime support
* Use label context
* Add @info:tooltip
* Add @action:button
* Add context
* Use ellipsis character instead of three dots in UI strings
* It compiles fine without deprecated kf methods
==== mailimporter ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6MailImporter6 libKPim6MailImporterAkonadi6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add build-ftime support
* It compiles fine without deprecated kf methods
==== markdownpart ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* It compiles fine without deprecated methods
* Enforce passing tests on Windows
==== mbox-importer ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* It's define by default
* Fix cmake lint warning
* We depend against 6.3.0
* Add build-ftime support
* Use KIconThemes and KStyleManager if available during build-time
* Use i18n context
* It compiles fine without deprecated kf methods
==== messagelib ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Revert "Mark encrypted part as mime" (kde#487029)
* Remove usage of KEncodingFileDialog (kde#469080)
==== mimetreeparser ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6MimeTreeParserCore6 libKPim6MimeTreeParserWidgets6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes to list here.
==== okular ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Fix numerical interpretation in form fields (kde#474661)
* When doing Ctrl+Wheel, zoom on pointer instead of the center of the screen (kde#421484)
* Use async signature validation (kde#446298)
* fix Unicode Normalization: replace NFKC to NFC (kde#466521)
* Fix sidebar status not being respected when opening the first file (kde#484938)
==== openSUSE-release ====
Version update (20240825 -> 20240826)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== parley ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Use QStringLiteral/QLatin1Char
* increase version
* Make compile without deprecated methods
* UI files: use notr="true" instead of old comment="KDE::DoNotExtract"
* Enforce passing tests on all platforms
==== pim-data-exporter ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Set up KCrash after KAboutData::setApplicationData()
* Use @info:placeholder
* fix cmake lint warning
* Add developer name to appdata + launchable
* USe @action:button
* We depend against 6.3.0
* Add conditional kdbusaddons support
* Use @info:shell
* Add build-ftime support
* Use context i18n
* Use KIconThemes and KStyleManager if available during build-time
* Add QPushbutton i18n context
* Use i18n context
* It compiles fine without deprecated kf methods
==== pim-sieve-editor ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes to list here.
==== pimcommon ====
Version update (24.05.2 -> 24.08.0)
Subpackages: libKPim6PimCommon6 libKPim6PimCommonAkonadi6
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Add cppcheck argument
* Use @info:placeholder
* Show warning when we can't open temporary file
* Remove annotationdialog
* Fix cmake lint warning
* Make SimpleStringListEditor compatible with KConfigDialogManager
* USe @action:button
* Check isBehindCaptivePortal here too
* Add i18nc
* networkmanager: Don't consider it online if behind a captive portal
* Use context i18n
* Add @info:tooltip
* Add @action:button
* Add i18n context
* Adapt to new kldap api
* Adapt to new api
* Adapt to new kldap api
* It compiles fine without deprecated kf methods
==== signon-kwallet-extension ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests
==== skanlite ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Fix filename of icon so that it is installed to proper location
* Enforce passing tests
==== spectacle ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Too many changes since 24.05.2, only listing bugfixes:
* Rename 24.02.0-change_placeholder_format script ID to 24.05.2-change_placeholder_format (kde#484211)
* AnnotationDocument: Fix highlighter tool not blending with base image (kde#488025)
* Prevent TextTool TextEdit shortcuts from being used by the window while TextTool is focused (kde#487740)
* ExportManager: keep dir separators near <title> (kde#445084)
* Always convert old placeholder format to new placeholder format when new format is not used (kde#484211)
* Fix empty <title> placeholders breaking nearby placeholders (kde#483320)
* Raise and activate capture windows when shown (kde#482467)
* Improve feedback when recording is not available (kde#484038)
* ImagePlatformKWin: Use logical positions for images in combinedImage on X11 (kde#486118)
==== step ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* Enforce passing tests on all platforms
==== svgpart ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* It compiles without deprecated methods
* Enforce passing tests on all platforms
==== umbrello ====
Version update (24.05.2 -> 24.08.0)
- Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/
- Changes since 24.05.2:
* CI: use stable branch for kdevelop related packages
* CI: ignore testing error on FreeBSD
* CI: Disable dependency to kdevelop
* Add developer name to appdata
* Add building snapshots for windows with MinGW
==== xwayland ====
Version update (24.1.1 -> 24.1.2)
- Update to bugfix release 24.1.2
* This release addresses several issues, including the first
events being skipped with input emulation using libEI or a fix
with rendering using the UYVY format with the X-Video extension
using GLAMOR.
==== zlib-ng-compat ====
- Also perform abicheck with the help of libabigail(-tools)
- Make libz-ng-compat1 not conflicting to libz but use the runtime
linker to decide to overwrite the original libz with the compatibility
version installed below subdirectory in libdir (boo#1229408)
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=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:
Mesa
Mesa-drivers
MozillaFirefox (129.0 -> 129.0.1)
NetworkManager
aaa_base (84.87+git20240809.5d13eb4 -> 84.87+git20240821.fbabe1d)
apparmor
audit-secondary
bind (9.20.0 -> 9.20.1)
bluez (5.71 -> 5.77)
dbus-1
dracut (059+suse.636.g9a22b6b0 -> 059+suse.639.g49307b2a)
ffmpeg-7
fwupd (1.9.23 -> 1.9.24)
gnome-desktop (44.0 -> 44.1)
gstreamer (1.24.6 -> 1.24.7)
gstreamer-plugins-bad (1.24.6 -> 1.24.7)
gstreamer-plugins-base (1.24.6 -> 1.24.7)
gstreamer-plugins-libav (1.24.6 -> 1.24.7)
gstreamer-plugins-ugly (1.24.6 -> 1.24.7)
inn
kmod (32 -> 33)
libapparmor
libheif
liblouis (3.29.0 -> 3.30.0)
libreoffice (24.2.5.2 -> 24.8.0.3)
libtirpc (1.3.4 -> 1.3.5)
nfs-utils
openSUSE-release (20240820 -> 20240825)
openjpeg2
rpcbind (1.2.6 -> 1.2.7)
samba (4.20.2+git.350.4cfcde9cdb -> 4.20.4+git.356.d4a5fa2a818)
selinux-policy (20240816 -> 20240823)
spacenavd (1.2 -> 1.3)
systemd-presets-common-SUSE
yast2-storage-ng (5.0.15 -> 5.0.16)
yast2-users (5.0.1 -> 5.0.2)
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- fix build with current rust-bindgen
* u_fix_rust_bindgen.patch
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- fix build with current rust-bindgen
* u_fix_rust_bindgen.patch
==== MozillaFirefox ====
Version update (129.0 -> 129.0.1)
- Mozilla Firefox 129.0.1
* Fixed playback issues on some websites with copyrighted video
served via digital rights management. (bmo#1911283)
* Fixed a crash when dragging a video file onto some websites
(bmo#1910990)
==== NetworkManager ====
Subpackages: NetworkManager-bluetooth NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Add NetworkManager-dont-enforce-ip-cleanup-on-device-deactivating.patch:
device: don't enforce IP cleanup on deactivating state
(bsc#1228154, glfd#NetworkManager/NetworkManager!2016).
==== aaa_base ====
Version update (84.87+git20240809.5d13eb4 -> 84.87+git20240821.fbabe1d)
Subpackages: aaa_base-extras
- Update to version 84.87+git20240821.fbabe1d:
* Add helper service for soft-reboot
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils python3-apparmor
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
==== audit-secondary ====
Subpackages: audit python3-audit system-group-audit
- Remove rcaudit symlink [jsc#PED-266]
==== bind ====
Version update (9.20.0 -> 9.20.1)
Subpackages: bind-doc bind-utils
- Update to release 9.20.1
New Features:
* Implement rndc retransfer -force.
* A new optional argument -force has been added to the command
rndc retransfer. When it is specified, named aborts the ongoing
zone transfer (if there is one) and starts a new transfer.
* dig now reports a missing QUESTION section for messages with
opcode QUERY.
* Query responses should contain the QUESTION section, with some
exceptions. dig was not reporting this.
Feature Changes:
* Tighten max-recursion-queries and add max-query-restarts
configuration statement.
* There were cases when the max-recursion-queries quota was
ineffective. It was possible to craft zones that would cause a
resolver to waste resources by sending excessive queries while
attempting to resolve a name. This has been addressed by
correcting errors in the implementation of
max-recursion-queries and by reducing the default value from
100 to 32.
* In addition, a new max-query-restarts configuration statement
has been added, which limits the number of times a recursive
server will follow CNAME or DNAME records before terminating
resolution. This was previously a hard-coded limit of 16 but is
now configurable with a default value of 11.
* ISC would like to thank Huayi Duan, Marco Bearzi, Jodok Vieli,
and Cagin Tanir from NetSec group, ETH Zurich for discovering
and notifying us about the issue.
* Allow shorter resolver-query-timeout configuration.
* The minimum allowed value of resolver-query-timeout was lowered
from its previous value of 10 000 milliseconds (which is still
the default) to 301 milliseconds. Note however that values of 1
to 300 inclusive are interpreted as seconds before applying the
limit. A value of zero is interpreted as the default.
* Raise the log level of priming failures.
* When a priming query is complete, it was previously logged at
level DEBUG(1), regardless of success or failure. It is now
logged to NOTICE in the case of failure.
Bug Fixes:
* Fix a crash caused by valid TSIG signatures with invalid time.
* An assertion failure was triggered when the TSIG had a valid
cryptographic signature but the time was invalid. This could
happen when the times between the primary and secondary servers
were not synchronised. The crash has now been fixed.
* Return SERVFAIL for a too long CNAME chain.
* When following long CNAME chains, named was returning NOERROR
(along with a partial answer) instead of SERVFAIL, if the chain
exceeded the maximum length. This has been fixed.
* Reconfigure catz member zones during named reconfiguration.
* During a reconfiguration, named wasnât reconfiguring catalog
zonesâ member zones. This has been fixed.
* Update key lifetime and metadata after dnssec-policy
reconfiguration.
* Adjust key state and timing metadata if dnssec-policy key
lifetime configuration is updated, so that it also affects
existing keys.
* Fix a crash during zone modification.
* Fix an assertion failure that could happen when an
authoritative zone was modified while the server was generating
an answer from that zone.
* Fix assertion failure when executing named-checkconf -v to
print its version.
* Fix generation of 6to4-self name expansion from IPv4 address.
* The period between the most significant nibble of the encoded
IPv4 address and the 2.0.0.2.IP6.ARPA suffix was missing,
resulting in the wrong name being checked. This has been fixed.
* dig +yaml was producing unexpected and/or invalid YAML. output.
* SVBC ALPN text parsing failed to reject zero-length ALPN.
* Fix false QNAME minimisation error being reported.
* Remove the false positive success resolving log message when
QNAME minimisation is in effect and the final result is an
NXDOMAIN.
* Fix --enable-tracing build on systems without dtrace.
* A missing util/dtrace.sh file prevented builds on systems
without the dtrace utility. This has been corrected.
==== bluez ====
Version update (5.71 -> 5.77)
Subpackages: bluez-auto-enable-devices bluez-cups bluez-obexd bluez-zsh-completion libbluetooth3
- add bluez-no-cups-devel-buildreq.patch to avoid cups-devel
buildrequires which results in an excessive build loop
- update to 5.77:
* Fix issue with storing and handling connection parameters.
* Fix issue with handling device that are marked as temporary.
* Fix issue with HID and special handling for non-keyboards.
* Fix issue with BR/EDR not support when discoverable is off.
* Add support for initial implementation of ASHA profile.
* Fix issue with broadcast channel location and stream
capabilities.
* Fix issue with handling BIS management and synchronization.
* Fix issue with handling Extended Advertising.
* Fix issue with UserspaceHID and replay structures.
* Add support for providing PPCP characteristic.
* Fix issue with build system and header inclusion.
* Fix issue with not enabling Wideband Speech when available.
* Fix issue with UserspaceHID and Bluetooth Classic devices.
* Fix issue with checking for services being connected.
* Fix issue with GATT client connection creation.
* Fix issue with OBEX and small file transfers.
* Fix issue with handling pairing with Apple AirPods.
* Fix issue with BAP and setting up broadcast source.
* Fix issue with BAP and register all endpoints.
* Fix issue with BAP and missing metadata property.
* Fix issue with BAP and not handling out of order responses.
* Fix issue with BAP and attempting to set device as
connectable.
* Add support for CCP plugin for call control profile.
* Fix issue with BAP and handling stream IO linking.
* Fix issue with BAP and setup of multiple streams per
endpoint.
* Fix issue with AVDTP and potential incorrect transaction
label.
* Fix issue with A2DP and handling crash on suspend.
* Fix issue with GATT database and an invalid pointer.
* Add support for AICS service.
- drop bluez-test-2to3.diff, bluez-cups-libexec.patch:
upstream has different solutions for ages, use those instead
- drop fix-link-key-address-type.patch,
fix-a2dp-suspend-crash.patch: upstream
- add fix-a2dp-suspend-crash.patch (Issue #701 in upstream)
==== dbus-1 ====
Subpackages: dbus-1-common dbus-1-daemon dbus-1-tools libdbus-1-3
- Drop feature-suse-auto-socket-target-wants.patch and use the
filesystem instead, this works more consistenly with dbus-broker
- Add RH/Fedora compat provides dbus-libs to library package
needed by Mullvad
- Add feature-suse-auto-socket-target-wants.patch: move
from static enable symlinks to systemd created symlinks otherwise
it can't be enabled by systemd-presets-common-SUSE
- Update feature-suse-refuse-manual-start-stop.patch: prevent
killing the socket or user service aswell
- common: dbus.socket still gets used after migration to
dbus-broker so keep pre/post/postun scriptlets
- Explicitly require /usr/bin/cmp for the post scripts instead of
diffutils: allow other implementations like busybox-diffutils to
be acceptable.
- No longer start or offer starting dbus as a system service
dbus-broker will be the only supported system dbus. Although
the existing daemon will stay as some things (gdm) require
dbus-run-session
==== dracut ====
Version update (059+suse.636.g9a22b6b0 -> 059+suse.639.g49307b2a)
- Update to version 059+suse.639.g49307b2a:
* feat(systemd*): include systemd config files from /usr/lib/systemd (bsc#1228398)
==== ffmpeg-7 ====
Subpackages: libavcodec61 libavfilter10 libavformat61 libavutil59 libpostproc58 libswresample5 libswscale8
- Add 0001-libavcodec-arm-mlpdsp_armv5te-fix-label-format-to-wo.patch
to resolve build failure on armv7 [boo#1229338]
==== fwupd ====
Version update (1.9.23 -> 1.9.24)
Subpackages: fwupd-bash-completion libfwupd2 typelib-1_0-Fwupd-2_0
- Update to version 1.9.24:
+ This release fixes the following bugs:
- Add support for capsule on disk for Dell systems
- Do not re-use the connection cache to fix Redfish BMC restart
- Exclude known recovery partitions when choosing an ESP volume
- Fix the VLI usb3 private flag registration
+ This release adds support for the following hardware:
- More Mediatek scaler devices
- Parade USB hubs
==== gnome-desktop ====
Version update (44.0 -> 44.1)
Subpackages: libgnome-desktop-3-20 libgnome-desktop-3_0-common libgnome-desktop-4-2 typelib-1_0-GnomeBG-4_0 typelib-1_0-GnomeDesktop-4_0
- Update to version 44.1:
+ Fix compatibility with muslc
+ Fix GNOME_DESKTOP_IS_THUMBNAIL_FACTORY
+ Update default Indic input methods
+ Use ibus-chewing as the default input source for zh_TW
+ Updated translations.
- Rebase gnome-desktop-switch-Japanese-default-input-to-mozc.patch
==== gstreamer ====
Version update (1.24.6 -> 1.24.7)
Subpackages: gstreamer-utils libgstreamer-1_0-0 typelib-1_0-Gst-1_0
- Update to version 1.24.7:
+ Highlighted bugfixes:
- Fix APE and Musepack audio file and GIF playback with FFmpeg
7.0
- playbin3: Fix potential deadlock with multiple playbin3s with
glimagesink used in parallel
- qt6: various qmlgl6src and qmlgl6sink fixes and improvements
- rtspsrc: expose property to force usage of non-compliant
setup URLs for RTSP servers where the automatic fallback
doesn't work
- urisourcebin: gapless playback and program switching fixes
- v4l2: various fixes
- va: Fix potential deadlock with multiple va elements used in
parallel
- meson: option to disable gst-full for static-library build
configurations that do not need this
- Various bug fixes, memory leak fixes, and other stability and
reliability improvements
+ gstreamer:
- bin: Don't keep the object lock while setting a GstContext
when handling NEED_CONTEXT
- core: Log pad name, not just the pointer
==== gstreamer-plugins-bad ====
Version update (1.24.6 -> 1.24.7)
Subpackages: libgstadaptivedemux-1_0-0 libgstanalytics-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstcuda-1_0-0 libgstinsertbin-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstmse-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.24.7:
+ aom: av1enc: restrict allowed input width and height
+ h264parse:
- bypass check for length_size_minus_one
- Reject FD received before SPS
+ msdk: replace strcmp with g_strcmp0
+ msdkvc1dec crashes (segfault)
+ rsvgoverlay: add debug category
+ va:
- don't use GST_ELEMENT_WARNING in set_context() vmethod to fix
potential deadlock
- deadlock when playing two videos at once
+ webrtc: Add missing G_BEGIN/END_DECLS in header for C++
+ wpe: initialize threading.ready before reading it
- Drop 85b4fbf40b1d53a4141941abf70d2d4d83eb140e.patch: Fixed
upstream.
==== gstreamer-plugins-base ====
Version update (1.24.6 -> 1.24.7)
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.24.7:
+ pbutils: descriptions: use subsampling factor to get YUV
subsampling
+ rtspconnection: Handle invalid argument properly
+ urisourcebin:
- Actually drop EOS on old-school pad switch
- Don't hold lock when emitting about-to-finish
+ gst-launch deadlock with two playbin3s
+ xvimagesink: Fix crash in pool on error
- Add gst-plugins-base-decodebin3-collection-identity-check.patch:
- Fixes a assertion causing crash on track change. Upstream bug:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3742
==== gstreamer-plugins-libav ====
Version update (1.24.6 -> 1.24.7)
- Update to version 1.24.7:
+ avdemux: Fix deadlock with FFmpeg 7.x when serialized events
are received from upstream while opening, such as e.g. APE
files with tags
+ libav: return EOF when stream is out of data
+ avdemux: Never return 0 from read function, which would lead to
infinite loops
==== gstreamer-plugins-ugly ====
Version update (1.24.6 -> 1.24.7)
- Update to version 1.24.7:
+ No changes, stable version bump only.
==== inn ====
- replace /var/run/news with /run/news in /usr/lib/tmpfiles.d/inn.conf
* avoid warning: Line references path below legacy directory /var/run
==== kmod ====
Version update (32 -> 33)
Subpackages: kmod-bash-completion libkmod2
- Update to release 33
* Add weak dependencies
* Stop parsing .alias files from modprobe.d directories
- Delete no-stylesheet-download.patch (merged)
- Add 0001-testsuite-fix-path-for-test-user.patch
==== libapparmor ====
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
==== libheif ====
Subpackages: gdk-pixbuf-loader-libheif libheif-aom libheif-dav1d libheif-ffmpeg libheif-jpeg libheif-openjpeg libheif-rav1e libheif-svtenc libheif1
- Add heif-convert to the files list of the heif-examples sub-package
==== liblouis ====
Version update (3.29.0 -> 3.30.0)
Subpackages: liblouis-data liblouis20 python3-louis
- Update to version 3.30.0:
+ Many changes. See NEWS.
- Drop s390x-support.patch: fixed upstream.
- Add m4 to BuildRequires. It is needed to build some of the
translation tables.
==== libreoffice ====
Version update (24.2.5.2 -> 24.8.0.3)
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-qt6 libreoffice-writer libreofficekit
- Make the libassuan requirement more generic (bsc#1229103)
- Update to 24.8.0.3 (24.8.0 final)
https://wiki.documentfoundation.org/Releases/24.8.0/Beta1,
https://wiki.documentfoundation.org/Releases/24.8.0/RC1,
https://wiki.documentfoundation.org/Releases/24.8.0/RC2 and
https://wiki.documentfoundation.org/Releases/24.8.0/RC3
- Removed patches:
* cve-2024-5261.patch
* icu-74-compatibility.patch
* pdfium-optional.patch
* use-fixmath-shared-library.patch
+ not needed with this version
==== libtirpc ====
Version update (1.3.4 -> 1.3.5)
Subpackages: libtirpc-netconfig libtirpc3
- update to 1.3.5:
* Try using a new abstract address when connecting to rpcbind
* Change local_rpcb() to take a targaddr pointer.
* Allow working with abstract AF_UNIX addresses.
* rpcb_clnt.c: memory leak in destroy_addr
* _rpc_dtablesize: Decrease the value of size.
* netconfig: remove tcp6, udp6 on --disable-ipv6
* gssapi: fix rpc_gss_seccreate passed in cred
* Revert commit f5b6e6fdb1e6 "gss-api: expose gss major/minor
error in authgss_refresh()".
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client nfs-kernel-server
- add 0001-gssd-revert-commit-a5f3b7ccb01c.patch,
0002-gssd-revert-commit-513630d720bd.patch,
0003-gssd-switch-to-using-rpc_gss_seccreate.patch,
0004-gssd-handle-KRB5_AP_ERR_BAD_INTEGRITY-for-machine-cr.patch,
0005-gssd-handle-KRB5_AP_ERR_BAD_INTEGRITY-for-user-crede.patch,
0006-configure-check-for-rpc_gss_seccreate.patch: fixes for
libtirpc 1.3.5
==== openSUSE-release ====
Version update (20240820 -> 20240825)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== openjpeg2 ====
- Make version check for the work around reliable to not silently
match Factory/Tumbleweed.
- Work around a bug by cmake installing docs into the wrong
directory when building for openSUSE Leap 15.5
==== rpcbind ====
Version update (1.2.6 -> 1.2.7)
- Update to rpcbind 1.2.7
https://sourceforge.net/projects/rpcbind/files/rpcbind/1.2.7/1.2.7-ChangeLo…
* rpcinfo: try connecting using abstract address
* Listen on an AF_UNIX abstract address if supported
* autotools/systemd: call rpcbind with -w only on enabled warm starts
* rpcbind: fix double free in init_transport
- Refresh and rename patches (while turning them into git patches)
* 0001-systemd-unit-files.patch -> 0001-systemd-rpcbind.service-Fix-ordering-add-etc-sysconf.patch
* harden_rpcbind.service.patch -> 0001-systemd-rpcbind.service-Add-hardening-bsc-1181400.patch
==== samba ====
Version update (4.20.2+git.350.4cfcde9cdb -> 4.20.4+git.356.d4a5fa2a818)
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
- Fix a crash when joining offline and 'kerberos method' includes
keytab; (bsc#1228732).
- Update to 4.20.4
* --version-* options are still not ergonomic, and they reject
tilde characters; (bso#15673).
- Update to 4.20.3
* Running samba-bgqd a a standalone systemd service does not
work; (bso#15683).
* When claims enabled with heimdal kerberos, unable to log on
to a Windows computer when user account need to change their
own password; (bso#15655).
* Invalid client warning about command line passwords;
(bso#15671).
* Version string is truncated in manpages; (bso#15672).
* cmdline_burn does not always burn secrets; (bso#15674).
* Samba does not parse SDDL found in defaultSecurityDescriptor
in AD_DS_Classes_Windows_Server_v1903.ldf; (bso#15685).
* The images don\'t build after the git security release and
CentOS 8 Stream is EOL; (bso#15660).
* Fix clock skew error message and memory cache clock skew
recovery; (bso#15676).
* Heimdal ignores _gsskrb5_decapsulate errors in
init_sec_context/repl_mutual; (bso#15603).
* s4:ldap_server: does not support tls channel bindings for
sasl binds; (bso#15621).
* CTDB socket output queues may suffer unbounded delays under
some special conditions; (bso#15678).
==== selinux-policy ====
Version update (20240816 -> 20240823)
Subpackages: selinux-policy-targeted
- Update to version 20240823:
* Allow rasdaemon write access to sysfs (bsc#1229587)
==== spacenavd ====
Version update (1.2 -> 1.3)
- Version 1.3
* Support for dominant axis mode. Dominant axis toggle can be bound as
a button action.
* Fixed device detection for some serial Spaceballs which were misdetected
due to spurious data arriving before the "@reset".
* Normalized default axis mapping/sign for CadMan USB and Spaceball 5000 USB.
* Linux: stop using the evdev time field, which was dropped in 32bit linux
for year 2038 compatibility.
* Protocol: added missing set/get requests for the repeat interval.
* Updated device blacklists to ignore 3Dconnexion keyboards/mice.
* Build improvements and fixes for various platforms.
- Add libXext as a build requires
==== systemd-presets-common-SUSE ====
- Add presets to enable dbus-broker.service for both system and user
due to naming socket activation doesn't work directly.
- Order .presets file alphabetically via service.
==== yast2-storage-ng ====
Version update (5.0.15 -> 5.0.16)
- Tiny internal code reorganization to ease Agama development at
gh#openSUSE/agama#1448.
- 5.0.16
==== yast2-users ====
Version update (5.0.1 -> 5.0.2)
- Relax check in GECOS field (bsc#1228149):
Allow any data except colons
- 5.0.2
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=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:
ImageMagick (7.0.10.45 -> 7.0.10.49)
Mesa (20.2.4 -> 20.3.2)
Mesa-drivers (20.2.4 -> 20.3.2)
MozillaFirefox (82.0.3 -> 84.0.1)
MozillaThunderbird (78.5.1 -> 78.6.0)
NetworkManager
PackageKit
SDL2 (2.0.12 -> 2.0.14)
acpid
akonadi-calendar (20.08.3 -> 20.12.1)
akonadi-calendar-tools (20.08.3 -> 20.12.1)
akonadi-contact (20.08.3 -> 20.12.1)
akonadi-import-wizard (20.08.3 -> 20.12.1)
akonadi-mime (20.08.3 -> 20.12.1)
akonadi-notes (20.08.3 -> 20.12.1)
akonadi-search (20.08.3 -> 20.12.1)
akonadi-server (20.08.3 -> 20.12.1)
akregator (20.08.3 -> 20.12.1)
alsa-ucm-conf
alsa-utils
amarok (2.9.70git.20200930T124856~3973278a68 -> 2.9.70git.20201222T022603~89d13c15ad)
amavisd-new (2.12.0 -> 2.12.1)
analitza (20.08.3 -> 20.12.0)
apache2
apache2-mod_php7 (7.4.13 -> 7.4.14)
apache2-prefork
apache2-utils
ark (20.08.3 -> 20.12.1)
aspell-en (2019.10.06 -> 2020.12.07)
atkmm1_6 (2.28.0 -> 2.28.1)
attica-qt5 (5.76.0 -> 5.77.0)
audit
audit-secondary
autoyast2 (4.3.63 -> 4.3.64)
babl (0.1.82 -> 0.1.84)
baloo5 (5.76.0 -> 5.77.0)
baloo5-widgets (20.08.3 -> 20.12.1)
bcm20702a1-firmware
bind (9.16.8 -> 9.16.10)
blinken (20.08.3 -> 20.12.0)
bluedevil5 (5.20.4 -> 5.20.5)
bluez-qt (5.76.0 -> 5.77.0)
bovo (20.08.3 -> 20.12.0)
breeze (5.20.4 -> 5.20.5)
breeze-gtk (5.20.4 -> 5.20.5)
breeze5-icons (5.76.0 -> 5.77.0)
breezy
busybox (1.32.0 -> 1.32.1)
busybox-links (1.32.0 -> 1.32.1)
calendarsupport (20.08.3 -> 20.12.1)
cantarell-fonts (0.201 -> 0.301)
cervisia (20.08.3 -> 20.12.0)
cppcheck (2.1 -> 2.3)
crash (7.2.8_k5.9.14_1 -> 7.2.8_k5.10.4_1)
curl (7.73.0 -> 7.74.0)
cyrus-sasl
dar (2.6.12 -> 2.6.13)
dav1d (0.8.0 -> 0.8.1)
discover (5.20.4 -> 5.20.5)
distribution-logos-openSUSE
djvulibre (3.5.27 -> 3.5.28)
dolphin (20.08.3 -> 20.12.1)
dracut (050+suse.250.ge6b6e843 -> 051+suse.84.gc6bd70b8)
dragonplayer (20.08.3 -> 20.12.1)
drkonqi5 (5.20.4 -> 5.20.5)
elfutils-debuginfod
ell (0.33 -> 0.35)
ethtool (5.9 -> 5.10)
eventviews (20.08.3 -> 20.12.1)
fetchmail (6.4.12 -> 6.4.15)
ffmpegthumbs (20.08.3 -> 20.12.0)
flatpak
fprintd (1.90.6 -> 1.90.8)
frameworkintegration (5.76.0 -> 5.77.0)
fuse
fuse3 (3.10.0 -> 3.10.1)
fwupd
gdbm (1.18.1 -> 1.19)
gegl (0.4.26 -> 0.4.28)
geoclue2 (2.5.4 -> 2.5.6)
gimp
glib2 (2.66.3 -> 2.66.4)
glibc
gmp (6.2.0 -> 6.2.1)
gnome-disk-utility (3.38.0 -> 3.38.1)
gnome-shell
gnome-tweaks (3.34.0 -> 3.34.1)
grantleetheme (20.08.3 -> 20.12.1)
gstreamer
gstreamer-devtools
gstreamer-plugins-bad
gtk2 (2.24.32+70 -> 2.24.33)
gtkmm3 (3.24.2 -> 3.24.3)
gwenview5 (20.08.3 -> 20.12.1)
harfbuzz (2.7.2 -> 2.7.4)
haveged (1.9.13 -> 1.9.14)
hdjmod (1.28_k5.9.14_1 -> 1.28_k5.10.4_1)
hdparm (9.58 -> 9.60)
highlight (3.59 -> 3.60)
icewm (1.6.5 -> 2.0.0)
ilmbase (2.5.3 -> 2.5.4)
incidenceeditor (20.08.3 -> 20.12.1)
inotify-tools (3.20.2.2 -> 3.20.11.0)
ipset (7.9 -> 7.10)
juk (20.08.3 -> 20.12.0)
k3b (20.08.3 -> 20.12.0)
kaccounts-integration (20.08.3 -> 20.12.1)
kaccounts-providers (20.08.3 -> 20.12.1)
kactivities-stats (5.76.0 -> 5.77.0)
kactivities5 (5.76.0 -> 5.77.0)
kactivitymanagerd (5.20.4 -> 5.20.5)
kaddressbook (20.08.3 -> 20.12.1)
kalarmcal (20.08.3 -> 20.12.1)
kalgebra (20.08.3 -> 20.12.0)
kamera (20.08.3 -> 20.12.1)
kanagram (20.08.3 -> 20.12.0)
kapptemplate (20.08.3 -> 20.12.0)
karchive (5.76.0 -> 5.77.0)
kate (20.08.3 -> 20.12.1)
katomic (20.08.3 -> 20.12.0)
kauth (5.76.0 -> 5.77.0)
kblackbox (20.08.3 -> 20.12.0)
kblocks (20.08.3 -> 20.12.0)
kbookmarks (5.76.0 -> 5.77.0)
kbounce (20.08.3 -> 20.12.0)
kbreakout (20.08.3 -> 20.12.0)
kbruch (20.08.3 -> 20.12.0)
kcachegrind (20.08.3 -> 20.12.0)
kcalc (20.08.3 -> 20.12.1)
kcalendarcore (5.76.0 -> 5.77.0)
kcalutils (20.08.3 -> 20.12.1)
kcharselect (20.08.3 -> 20.12.1)
kcm_sddm (5.20.4 -> 5.20.5)
kcmutils (5.76.0 -> 5.77.0)
kcodecs (5.76.0 -> 5.77.0)
kcolorchooser (20.08.3 -> 20.12.1)
kcompletion (5.76.0 -> 5.77.0)
kconfig (5.76.0 -> 5.77.0)
kconfigwidgets (5.76.0 -> 5.77.0)
kcontacts (5.76.0 -> 5.77.0)
kcoreaddons (5.76.0 -> 5.77.0)
kcrash (5.76.0 -> 5.77.0)
kcron (20.08.3 -> 20.12.0)
kdav (5.76.0 -> 5.77.0)
kdbusaddons (5.76.0 -> 5.77.0)
kde-cli-tools5 (5.20.4 -> 5.20.5)
kde-gtk-config5 (5.20.4 -> 5.20.5)
kde-print-manager (20.08.3 -> 20.12.1)
kdeclarative (5.76.0 -> 5.77.0)
kdeconnect-kde (20.08.3 -> 20.12.1)
kded (5.76.0 -> 5.77.0)
kdeedu-data (20.08.3 -> 20.12.0)
kdegraphics-thumbnailers (20.08.3 -> 20.12.0)
kdelibs4support (5.76.0 -> 5.77.0)
kdepim-addons (20.08.3 -> 20.12.1)
kdepim-runtime (20.08.3 -> 20.12.1)
kdesu (5.76.0 -> 5.77.0)
kdf (20.08.3 -> 20.12.0)
kdialog (20.08.3 -> 20.12.1)
kdiamond (20.08.3 -> 20.12.0)
kdnssd-framework (5.76.0 -> 5.77.0)
kdoctools (5.76.0 -> 5.77.0)
kemoticons (5.76.0 -> 5.77.0)
kernel-64kb (5.9.14 -> 5.10.4)
kernel-firmware (20201130 -> 20201218)
kernel-source (5.9.14 -> 5.10.4)
keyutils (1.6 -> 1.6.3)
kfilemetadata5 (5.76.0 -> 5.77.0)
kgamma5 (5.20.4 -> 5.20.5)
kgeography (20.08.3 -> 20.12.0)
kget (20.08.3 -> 20.12.0)
kglobalaccel (5.76.0 -> 5.77.0)
kgoldrunner (20.08.3 -> 20.12.0)
kguiaddons (5.76.0 -> 5.77.0)
khangman (20.08.3 -> 20.12.0)
khelpcenter5 (20.08.3 -> 20.12.1)
kholidays (5.76.0 -> 5.77.0)
khotkeys5 (5.20.4 -> 5.20.5)
khtml (5.76.0 -> 5.77.0)
ki18n (5.76.0 -> 5.77.0)
kiconthemes (5.76.0 -> 5.77.0)
kidentitymanagement (20.08.3 -> 20.12.1)
kidletime (5.76.0 -> 5.77.0)
kig (20.08.3 -> 20.12.0)
kimageformats (5.76.0 -> 5.77.0)
kimap (20.08.3 -> 20.12.1)
kinfocenter5 (5.20.4 -> 5.20.5)
kinit (5.76.0 -> 5.77.0)
kio (5.76.0 -> 5.77.0)
kio-extras5 (20.08.3 -> 20.12.1)
kio_audiocd (20.08.3 -> 20.12.1)
kipi-plugins (20.08.3 -> 20.12.0)
kirigami2 (5.76.0 -> 5.77.0)
kiriki (20.08.3 -> 20.12.0)
kismet (2020_09_R4 -> 2020_12_R3)
kitemmodels (5.76.0 -> 5.77.0)
kitemviews (5.76.0 -> 5.77.0)
kiten (20.08.3 -> 20.12.0)
kitinerary (20.08.3 -> 20.12.1)
kjobwidgets (5.76.0 -> 5.77.0)
kjs (5.76.0 -> 5.77.0)
kjumpingcube (20.08.3 -> 20.12.0)
kldap (20.08.3 -> 20.12.1)
kleopatra (20.08.3 -> 20.12.1)
klines (20.08.3 -> 20.12.0)
kmag (20.08.3 -> 20.12.1)
kmahjongg (20.08.3 -> 20.12.0)
kmail (20.08.3 -> 20.12.1)
kmail-account-wizard (20.08.3 -> 20.12.1)
kmailtransport (20.08.3 -> 20.12.1)
kmbox (20.08.3 -> 20.12.1)
kmenuedit5 (5.20.4 -> 5.20.5)
kmime (20.08.3 -> 20.12.1)
kmines (20.08.3 -> 20.12.0)
kmousetool (20.08.3 -> 20.12.1)
kmouth (20.08.3 -> 20.12.0)
kmplot (20.08.3 -> 20.12.0)
knavalbattle (20.08.3 -> 20.12.0)
knetwalk (20.08.3 -> 20.12.0)
knewstuff (5.76.0 -> 5.77.0)
knotes (20.08.3 -> 20.12.1)
knotifications (5.76.0 -> 5.77.0)
knotifyconfig (5.76.0 -> 5.77.0)
kolf (20.08.3 -> 20.12.0)
kollision (20.08.3 -> 20.12.0)
kolourpaint (20.08.3 -> 20.12.0)
kompare (20.08.3 -> 20.12.1)
konquest (20.08.3 -> 20.12.0)
konsole (20.08.3 -> 20.12.1)
kontact (20.08.3 -> 20.12.1)
kontactinterface (20.08.3 -> 20.12.1)
konversation (1.7.7 -> 20.12.1)
kopete (20.08.3 -> 20.12.1)
korganizer (20.08.3 -> 20.12.1)
kpackage (5.76.0 -> 5.77.0)
kparts (5.76.0 -> 5.77.0)
kpat (20.08.3 -> 20.12.0)
kpeople5 (5.76.0 -> 5.77.0)
kpimtextedit (20.08.3 -> 20.12.1)
kpkpass (20.08.3 -> 20.12.1)
kplotting (5.76.0 -> 5.77.0)
kpty (5.76.0 -> 5.77.0)
kqtquickcharts (20.08.3 -> 20.12.0)
kquickcharts (5.76.0 -> 5.77.0)
krb5 (1.18.2 -> 1.18.3)
krdc (20.08.3 -> 20.12.0)
kreversi (20.08.3 -> 20.12.0)
krfb (20.08.3 -> 20.12.0)
kross (5.76.0 -> 5.77.0)
kruler (20.08.3 -> 20.12.1)
krunner (5.76.0 -> 5.77.0)
kscreen5 (5.20.4 -> 5.20.5)
kscreenlocker (5.20.4 -> 5.20.5)
kservice (5.76.0 -> 5.77.0)
kshisen (20.08.3 -> 20.12.0)
ksirk (20.08.3 -> 20.12.0)
ksmtp (20.08.3 -> 20.12.1)
kspaceduel (20.08.3 -> 20.12.0)
ksquares (20.08.3 -> 20.12.0)
ksshaskpass5 (5.20.4 -> 5.20.5)
ksudoku (20.08.3 -> 20.12.0)
ksysguard5 (5.20.4 -> 5.20.5)
ksystemlog (20.08.3 -> 20.12.0)
kteatime (20.08.3 -> 20.12.0)
ktexteditor (5.76.0 -> 5.77.0)
ktextwidgets (5.76.0 -> 5.77.0)
ktimer (20.08.3 -> 20.12.0)
ktnef (20.08.3 -> 20.12.1)
ktouch (20.08.3 -> 20.12.0)
kturtle (20.08.3 -> 20.12.0)
kubrick (20.08.3 -> 20.12.0)
kunitconversion (5.76.0 -> 5.77.0)
kvm_stat (5.9.12 -> 5.10.4)
kwallet (5.76.0 -> 5.77.0)
kwalletmanager5 (20.08.3 -> 20.12.1)
kwayland (5.76.0 -> 5.77.0)
kwayland-integration (5.20.4 -> 5.20.5)
kwayland-server (5.20.4 -> 5.20.5)
kwidgetsaddons (5.76.0 -> 5.77.0)
kwin5 (5.20.4 -> 5.20.5)
kwindowsystem (5.76.0 -> 5.77.0)
kwordquiz (20.08.3 -> 20.12.0)
kwrited5 (5.20.4 -> 5.20.5)
kxmlgui (5.76.0 -> 5.77.0)
libKF5ModemManagerQt (5.76.0 -> 5.77.0)
libKF5NetworkManagerQt (5.76.0 -> 5.77.0)
libappindicator3
libcdr
libdrm (2.4.102 -> 2.4.103)
libe-book
libebml (1.4.0 -> 1.4.1)
libepoxy (1.5.4 -> 1.5.5)
liberation-fonts (2.1.1 -> 2.1.2)
libgravatar (20.08.3 -> 20.12.1)
libgsasl (1.8.1 -> 1.10.0)
libhandy (1.0.2 -> 1.0.3)
libheif (1.9.1 -> 1.10.0)
libical-glib
libimagequant (2.12.6 -> 2.13.1)
libiscsi (1.19.0+git.20201023 -> 1.19.0+git.20201217)
libjpeg-turbo (2.0.5 -> 2.0.6)
libkcddb (20.08.3 -> 20.12.1)
libkcompactdisc (20.08.3 -> 20.12.1)
libkdcraw (20.08.3 -> 20.12.1)
libkdecoration2 (5.20.4 -> 5.20.5)
libkdegames (20.08.3 -> 20.12.0)
libkdepim (20.08.3 -> 20.12.1)
libkeduvocdocument (20.08.3 -> 20.12.0)
libkexiv2 (20.08.3 -> 20.12.1)
libkgapi (20.08.3 -> 20.12.1)
libkipi (20.08.3 -> 20.12.1)
libkleo (20.08.3 -> 20.12.1)
libkmahjongg (20.08.3 -> 20.12.0)
libkolabxml
libkomparediff2 (20.08.3 -> 20.12.1)
libksane (20.08.3 -> 20.12.1)
libkscreen2 (5.20.4 -> 5.20.5)
libksieve (20.08.3 -> 20.12.1)
libksysguard5 (5.20.4 -> 5.20.5)
libktorrent (2.2.0 -> 20.12.0)
libopenmpt (0.5.0 -> 0.5.4)
libproxy (0.4.15 -> 0.4.17)
libproxy-plugins (0.4.15 -> 0.4.17)
libqt5-qtbase
libqt5-qtwebengine
libqt5-qtwebkit
librdkafka (1.5.2 -> 1.5.3)
libreoffice
libstorage-ng (4.3.72 -> 4.3.78)
libtirpc (1.2.6 -> 1.3.1)
libusb-1_0 (1.0.23 -> 1.0.24)
libva (2.9.1 -> 2.10.0)
libva-gl (2.9.1 -> 2.10.0)
libvirt
libxml2
lilv (0.24.6 -> 0.24.10)
linux-glibc-devel (5.9 -> 5.10)
llvm11
lokalize (20.08.3 -> 20.12.0)
lskat (20.08.3 -> 20.12.0)
mailcommon (20.08.3 -> 20.12.1)
mailimporter (20.08.3 -> 20.12.1)
man-pages (5.09 -> 5.10)
man-pages-ja (20201115 -> 20201215)
mariadb
mbox-importer (20.08.3 -> 20.12.0)
messagelib (20.08.3 -> 20.12.1)
milou5 (5.20.4 -> 5.20.5)
miniupnpc
mobile-broadband-provider-info (20190618 -> 20201225)
mobipocket (20.08.3 -> 20.12.1)
mozilla-nss (3.58 -> 3.59.1)
mpg123 (1.26.3 -> 1.26.4)
multipath-tools (0.8.4+192+suse.1bc10ad -> 0.8.5+12+suse.3b0e9ca)
mutt (2.0.3 -> 2.0.4)
myspell-dictionaries (20201005 -> 20201230)
nano
ncurses (6.2.20201031 -> 6.2.20201205)
net-snmp
netcat-openbsd
netpbm (10.88.1 -> 10.93.0)
nghttp2 (1.41.0 -> 1.42.0)
nodejs14 (14.15.1 -> 14.15.4)
numactl
oath-toolkit (2.6.2 -> 2.6.5)
okular (20.08.3 -> 20.12.1)
open-iscsi
openblas_openmp (0.3.12 -> 0.3.13)
openblas_pthreads (0.3.12 -> 0.3.13)
openexr (2.5.3 -> 2.5.4)
openldap2
openssh
openssl-1_1
orca (3.38.1 -> 3.38.2)
oxygen5 (5.20.4 -> 5.20.5)
pangomm1_4 (2.42.1 -> 2.42.2)
parley (20.08.3 -> 20.12.0)
patterns-base
pcre2 (10.35 -> 10.36)
perl-Image-ExifTool (12.10 -> 12.13)
perl-LWP-Protocol-https (6.09 -> 6.10)
perl-Mojolicious (8.67 -> 8.70)
perl-Term-ReadLine-Gnu (1.36 -> 1.37)
perl-Text-CSV_XS (1.44 -> 1.45)
perl-libwww-perl (6.49 -> 6.51)
php7 (7.4.13 -> 7.4.14)
pim-data-exporter (20.08.3 -> 20.12.0)
pim-sieve-editor (20.08.3 -> 20.12.0)
pimcommon (20.08.3 -> 20.12.1)
plasma-browser-integration (5.20.4 -> 5.20.5)
plasma-framework (5.76.0 -> 5.77.0)
plasma-nm5 (5.20.4 -> 5.20.5)
plasma5-addons (5.20.4 -> 5.20.5)
plasma5-desktop (5.20.4 -> 5.20.5)
plasma5-disks (5.20.4 -> 5.20.5)
plasma5-integration (5.20.4 -> 5.20.5)
plasma5-openSUSE
plasma5-pa (5.20.4 -> 5.20.5)
plasma5-thunderbolt (5.20.4 -> 5.20.5)
plasma5-workspace (5.20.4 -> 5.20.5)
pngquant (2.12.6 -> 2.13.1)
polkit
polkit-kde-agent-5 (5.20.4 -> 5.20.5)
poppler (20.12.0 -> 20.12.1)
poppler-qt5 (20.12.0 -> 20.12.1)
postgresql13
powerdevil5 (5.20.4 -> 5.20.5)
prison-qt5 (5.76.0 -> 5.77.0)
privoxy (3.0.28 -> 3.0.29)
publicsuffix (20201026 -> 20201223)
pulseaudio
purpose (5.76.0 -> 5.77.0)
python-Babel (2.8.0 -> 2.9.0)
python-Mako
python-Pillow
python-argcomplete (1.11.1 -> 1.12.2)
python-atspi
python-cached-property (1.5.1 -> 1.5.2)
python-certifi (2020.11.8 -> 2020.12.5)
python-cffi (1.14.3 -> 1.14.4)
python-chardet (3.0.4 -> 4.0.0)
python-cryptography (3.3 -> 3.3.1)
python-dbus-python
python-dnspython
python-dulwich (0.20.11 -> 0.20.15)
python-ecdsa (0.16.0 -> 0.16.1)
python-gevent
python-geventhttpclient
python-hpack (3.0.0 -> 4.0.0)
python-importlib-metadata (2.0.0 -> 3.3.0)
python-kiwisolver (1.2.0 -> 1.3.1)
python-libxml2
python-mailman
python-more-itertools (8.5.0 -> 8.6.0)
python-msgpack (1.0.0 -> 1.0.2)
python-notify2
python-parso (0.7.0 -> 0.7.1)
python-pyOpenSSL (19.1.0 -> 20.0.0)
python-pycurl
python-python-xlib (0.27 -> 0.29)
python-pytz (2020.4 -> 2020.5)
python-pyudev
python-qt5
python-requests (2.25.0 -> 2.25.1)
python-requests-toolbelt
python-scipy (1.5.2 -> 1.5.4)
python-setproctitle (1.2 -> 1.2.1)
python-setuptools
python-typing_extensions
python-urllib3 (1.25.10 -> 1.26.2)
python-urwid (2.1.1 -> 2.1.2)
qalculate (3.14.0 -> 3.15.0)
qqc2-desktop-style (5.76.0 -> 5.77.0)
raspberrypi-firmware (2020.12.08 -> 2020.12.15)
raspberrypi-firmware-config (2020.12.08 -> 2020.12.15)
readline
rtl_433 (20.02+git.20200218 -> 20.11)
rubygem-ffi (1.13.1 -> 1.14.2)
rubygem-grape (1.4.0 -> 1.5.1)
rubygem-json (2.3.1 -> 2.5.1)
rubygem-net-ldap (0.16.3 -> 0.17.0)
rubygem-nokogiri (1.10.10 -> 1.11.0)
rubygem-rubocop (1.4.2 -> 1.7.0)
rubygem-rubocop-ast (1.1.1 -> 1.4.0)
rubygem-tzinfo (2.0.3 -> 2.0.4)
rubygem-yajl-ruby
rygel
samba (4.13.2+git.176.0a5e55b510c -> 4.13.3+git.181.fc4672a5b81)
signon-kwallet-extension (20.08.3 -> 20.12.1)
snapper (0.8.14 -> 0.8.15)
solid (5.76.0 -> 5.77.0)
sonnet (5.76.0 -> 5.77.0)
sord (0.16.4 -> 0.16.6)
spamassassin
spectacle (20.08.3 -> 20.12.1)
step (20.08.3 -> 20.12.0)
strace (5.9 -> 5.10)
sudo (1.9.4 -> 1.9.4p2)
sweeper (20.08.3 -> 20.12.0)
syndication (5.76.0 -> 5.77.0)
syntax-highlighting (5.76.0 -> 5.77.0)
system-users
systemd (246.7 -> 246.9)
systemsettings5 (5.20.4 -> 5.20.5)
sysuser-tools
threadweaver (5.76.0 -> 5.77.0)
tiff (4.1.0 -> 4.2.0)
timezone (2020d -> 2020f)
timezone-java (2020d -> 2020f)
tlp
totem
u-boot-rpiarm64
udisks2
umbrello (20.08.3 -> 20.12.0)
utf8proc (2.5.0 -> 2.6.1)
v4l2loopback (0.12.5_k5.9.14_1 -> 0.12.5_k5.10.4_1)
vim (8.2.2105 -> 8.2.2129)
virt-manager
vlc
vulkan-loader (1.2.154.1 -> 1.2.162.0)
webkit2gtk3 (2.30.3 -> 2.30.4)
wget (1.20.3 -> 1.21)
wireless-regdb
wireshark (3.4.0 -> 3.4.2)
wxWidgets-3_0 (3.0.4 -> 3.0.5.1)
xapps (2.0.0 -> 2.0.4)
xdg-desktop-portal-kde (5.20.4 -> 5.20.5)
xdm
xen (4.14.0_12 -> 4.14.1_05)
xf86-video-r128 (6.11.0 -> 6.12.0)
xfce4-mailwatch-plugin (1.2.0 -> 1.3.0)
xfce4-places-plugin
xfce4-smartbookmark-plugin (0.5.1 -> 0.5.2)
xmlsec1 (1.2.30 -> 1.2.31)
xreader (2.8.0 -> 2.8.1)
yakuake (20.08.3 -> 20.12.0)
yast2 (4.3.45 -> 4.3.46)
yast2-alternatives (4.3.0 -> 4.3.1)
yast2-country (4.3.10 -> 4.3.11)
yast2-firstboot (4.3.9 -> 4.3.10)
yast2-network (4.3.32 -> 4.3.37)
yast2-pkg-bindings (4.3.4 -> 4.3.5)
yast2-schema (4.3.15 -> 4.3.16)
yast2-security (4.3.5 -> 4.3.7)
yast2-storage-ng (4.3.28 -> 4.3.35)
yast2-trans (84.87.20201205.6b65f14502 -> 84.87.20201231.ee5608b05e)
yast2-tune (4.2.3 -> 4.3.1)
yast2-vm (4.2.4 -> 4.2.5)
zchunk
zstd (1.4.5 -> 1.4.8)
=== Details ===
==== ImageMagick ====
Version update (7.0.10.45 -> 7.0.10.49)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagick++-7_Q16HDRI4 libMagickCore-7_Q16HDRI8 libMagickWand-7_Q16HDRI8
- version update to 7.0.10.49
* correct previous patch to read planar RGB TIFF images.
* Repair unit test failures (reference
https://github.com/ImageMagick/ImageMagick/issues/2959)
* support YAML image format.
* use generic TIFF read method for LZW-compressed strips (reference
https://github.com/ImageMagick/ImageMagick/discussions/2935)
* possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah).
* set default system font in policy.xml configuration file.
* support portable float map format 16-bit half.
- modified patches
% ImageMagick-configuration-SUSE.patch (refreshed)
==== Mesa ====
Version update (20.2.4 -> 20.3.2)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 20.3.2
* third bugfix release for the 20.3 branch
- drm and surfaceless are not specified as platforms anymore,
remove them from egl_platforms
==== Mesa-drivers ====
Version update (20.2.4 -> 20.3.2)
Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600 libvdpau_radeonsi
- update to 20.3.2
* third bugfix release for the 20.3 branch
- drm and surfaceless are not specified as platforms anymore,
remove them from egl_platforms
==== MozillaFirefox ====
Version update (82.0.3 -> 84.0.1)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 84.0.1
* Fixed problems loading secure websites and crashes for users
with certain third-party PKCS11 modules and smartcards installed
(bmo#1682881) (fixed in NSS 3.59.1)
* Fixed a bug causing some Unity JS games to not load on Apple
Silicon devices due to improper detection of the OS version
(bmo#1680516)
- requires NSS 3.59.1
- Mozilla Firefox 84.0
* Firefox 84 is the final release to support Adobe Flash
* WebRender is enabled by default when run on GNOME-based X11
Linux desktops
MFSA 2020-54 (bsc#1180039))
* CVE-2020-16042 (bmo#1679003)
Operations on a BigInt could have caused uninitialized memory
to be exposed
* CVE-2020-26971 (bmo#1663466)
Heap buffer overflow in WebGL
* CVE-2020-26972 (bmo#1671382)
Use-After-Free in WebGL
* CVE-2020-26973 (bmo#1680084)
CSS Sanitizer performed incorrect sanitization
* CVE-2020-26974 (bmo#1681022)
Incorrect cast of StyleGenericFlexBasis resulted in a heap
use-after-free
* CVE-2020-26975 (bmo#1661071)
Malicious applications on Android could have induced Firefox
for Android into sending arbitrary attacker-specified headers
* CVE-2020-26976 (bmo#1674343)
HTTPS pages could have been intercepted by a registered
service worker when they should not have been
* CVE-2020-26977 (bmo#1676311)
URL spoofing via unresponsive port in Firefox for Android
* CVE-2020-26978 (bmo#1677047)
Internal network hosts could have been probed by a malicious
webpage
* CVE-2020-26979 (bmo#1641287, bmo#1673299)
When entering an address in the address or search bars, a
website could have redirected the user before they were
navigated to the intended url
* CVE-2020-35111 (bmo#1657916)
The proxy.onRequest API did not catch view-source URLs
* CVE-2020-35112 (bmo#1661365)
Opening an extension-less download may have inadvertently
launched an executable instead
* CVE-2020-35113 (bmo#1664831, bmo#1673589)
Memory safety bugs fixed in Firefox 84 and Firefox ESR 78.6
* CVE-2020-35114 (bmo#1607449, bmo#1640416, bmo#1656459,
bmo#1669914, bmo#1673567)
Memory safety bugs fixed in Firefox 84
- requires
NSS >= 3.59
rust >= 1.44
rust-cbindgen >= 0.15.0
- remove revert-795c8762b16b.patch and replace with mozilla-pgo.patch
- Add/Enable GNOME search provider
- Mozilla Firefox 83.0
* major update for SpiderMonkey improving performance significantly
* optional HTTPS-Only mode
* more improvements
https://www.mozilla.org/en-US/firefox/83.0/releasenotes/
MFSA 2020-50 (bsc#1178824))
* CVE-2020-26951 (bmo#1667113)
Parsing mismatches could confuse and bypass security
sanitizer for chrome privileged code
* CVE-2020-26952 (bmo#1667685)
Out of memory handling of JITed, inlined functions could lead
to a memory corruption
* CVE-2020-16012 (bmo#1642028)
Variable time processing of cross-origin images during
drawImage calls
* CVE-2020-26953 (bmo#1656741)
Fullscreen could be enabled without displaying the security UI
* CVE-2020-26954 (bmo#1657026)
Local spoofing of web manifests for arbitrary pages in
Firefox for Android
* CVE-2020-26955 (bmo#1663261)
Cookies set during file downloads are shared between normal
and Private Browsing Mode in Firefox for Android
* CVE-2020-26956 (bmo#1666300)
XSS through paste (manual and clipboard API)
* CVE-2020-26957 (bmo#1667179)
OneCRL was not working in Firefox for Android
* CVE-2020-26958 (bmo#1669355)
Requests intercepted through ServiceWorkers lacked MIME type
restrictions
* CVE-2020-26959 (bmo#1669466)
Use-after-free in WebRequestService
* CVE-2020-26960 (bmo#1670358)
Potential use-after-free in uses of nsTArray
* CVE-2020-15999 (bmo#1672223)
Heap buffer overflow in freetype
* CVE-2020-26961 (bmo#1672528)
DoH did not filter IPv4 mapped IP Addresses
* CVE-2020-26962 (bmo#610997)
Cross-origin iframes supported login autofill
* CVE-2020-26963 (bmo#1314912)
History and Location interfaces could have been used to hang
the browser
* CVE-2020-26964 (bmo#1658865)
Firefox for Android's Remote Debugging via USB could have
been abused by untrusted apps on older versions of Android
* CVE-2020-26965 (bmo#1661617)
Software keyboards may have remembered typed passwords
* CVE-2020-26966 (bmo#1663571)
Single-word search queries were also broadcast to local
network
* CVE-2020-26967 (bmo#1665820)
Mutation Observers could break or confuse Firefox Screenshots
feature
* CVE-2020-26968 (bmo#1551615, bmo#1607762, bmo#1656697,
bmo#1657739, bmo#1660236, bmo#1667912, bmo#1671479,
bmo#1671923)
Memory safety bugs fixed in Firefox 83 and Firefox ESR 78.5
* CVE-2020-26969 (bmo#1623920, bmo#1651705, bmo#1667872,
bmo#1668876)
Memory safety bugs fixed in Firefox 83
- requires
NSS >= 3.58
nodejs >= 10.22.1
- removed obsolete mozilla-ppc-altivec_static_inline.patch
- disable LTO on TW because of ICEs in gcc
==== MozillaThunderbird ====
Version update (78.5.1 -> 78.6.0)
- Mozilla Thunderbird 78.6.0
* changes and additions in MailExtensions
* several bugfixes
* https://www.thunderbird.net/en-US/thunderbird/78.6.0/releasenotes/
MFSA 2020-56 (bsc#1180039))
* CVE-2020-16042 (bmo#1679003)
Operations on a BigInt could have caused uninitialized memory
to be exposed
* CVE-2020-26971 (bmo#1663466)
Heap buffer overflow in WebGL
* CVE-2020-26973 (bmo#1680084)
CSS Sanitizer performed incorrect sanitization
* CVE-2020-26974 (bmo#1681022)
Incorrect cast of StyleGenericFlexBasis resulted in a heap
use-after-free
* CVE-2020-26978 (bmo#1677047)
Internal network hosts could have been probed by a malicious
webpage
* CVE-2020-35111 (bmo#1657916)
The proxy.onRequest API did not catch view-source URLs
* CVE-2020-35112 (bmo#1661365)
Opening an extension-less download may have inadvertently
launched an executable instead
* CVE-2020-35113 (bmo#1664831, bmo#1673589)
Memory safety bugs fixed in Thunderbird 78.6
==== NetworkManager ====
Subpackages: libnm0 typelib-1_0-NM-1_0
- Second attempt to exclude systemd.automount from nfs processing:
fix boo#1116625
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Add PackageKit-fix-crash-pre-dbus.patch: Do not crash when
calling pk_dbus_get_uid() before D-Bus is setup.
==== SDL2 ====
Version update (2.0.12 -> 2.0.14)
- update to 2.0.14:
* Added support for PS5 DualSense and Xbox Series X controllers to the HIDAPI controller driver
* Vulkan support to the KMSDRM video driver
* see details on https://discourse.libsdl.org/t/sdl-2-0-14-released/28470
==== acpid ====
- spec-cleaner run
==== akonadi-calendar ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar libKF5AkonadiCalendar5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* calendarbase.cpp - handleUidChange(): reload memory calendar
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Serializer: fix endianness on magic; rewind before load.
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* Serializer: don't use seek() on sequential devices
* Fix generate pri file
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* Add missing lib
* Port QRegExp to QRegularExpression
==== akonadi-calendar-tools ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-calendar-tools-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* Perform SPDX conversion for previously missed files
* Convert license headers to SPDX format
* Use ISO date/time in csv export
==== akonadi-contact ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-contact-lang akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Fix msvc build on https://build.kde.org
* Fix Bug 430119 - Confirm add address on OK (kde#430119)
* Activate signal/slot
* Continue to implement "check if address is created"
* Start to fix 430119
- Obsolete kdepim-apps-libs-lang as well to avoid update problems
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== akonadi-import-wizard ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-import-wizard-lang libKPimImportWizard5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== akonadi-mime ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-mime-lang akonadi-plugin-mime libKF5AkonadiMime5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== akonadi-notes ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix generate pri file
* Time to increase version
* Port QRegExp to QRegularExpression
==== akonadi-search ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-search-lang libKF5AkonadiSearch
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Fix Bug 428750 - akonadi-search does not build due to deprecated symbol (kde#428750)
* Prevent crash by catching exceptions thrown by Xapian::WritableDatabase::commit (kde#418804)
* Fix crash by handling exceptions thrown by GlassTable::set_overwritten (kde#401865)
==== akonadi-server ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* NotificationSubscriber: fix regression introduced by my commit 61ae4984
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Check if external library is needed to have atomic support.
* CMake: Don't use the LZMA imported targets
* Revert "Fix building akonadiprivate_obj with out of system lzma libs on macOS" * Install compressionstream private header
* Introduce Config class, disable payload comp. by default
- Drop obsolete patches:
* 0001-Revert-Fix-building-akonadiprivate_obj-with-out-of-s.patch
* 0002-CMake-Don-t-use-the-LZMA-imported-targets.patch
- Add upstream patches to fix build with older CMake versions:
* 0001-Revert-Fix-building-akonadiprivate_obj-with-out-of-s.patch
* 0002-CMake-Don-t-use-the-LZMA-imported-targets.patch
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== akregator ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akregator-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Remove setRunExecutables(true), it serves no purpose with a text/html mimetype
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== alsa-ucm-conf ====
- Backport upstream fixes: AMD MCP mute issue, chtnau8824 fixes,
rt715 fix, and soundwire initialization fix:
0004-Revert-ucm2-HDA-acp-add-Capture-simple-mixer-element.patch
0005-chtnau8824-Fix-mono-speaker-config-not-working.patch
0006-chtnau8824-Add-support-for-laptops-using-stereo-DMIC.patch
0007-chtnau8824-Boost-analog-mic-volumes-a-bit.patch
0008-rt715-init-setup-ADC07-to-a-proper-volume.patch
0009-sof-hda-dsp-Set-Master-Playback-Switch-on-in-the-Boo.patch
==== alsa-utils ====
- Fix alsactl restore behavior during locking (boo#1179904):
0010-alsactl-Fix-double-decrease-of-lock-timeout.patch
0011-alsactl-Fix-race-at-creating-a-lock-file.patch
- Remove unnecessary condition for alsa-restore.service
0012-alsactl-Remove-asound.state-file-check-from-alsa-res.patch
- Fix dependency in sound-extra.service
==== amarok ====
Version update (2.9.70git.20200930T124856~3973278a68 -> 2.9.70git.20201222T022603~89d13c15ad)
- Update to version 2.9.70git.20201222T022603~89d13c15ad:
* Fix last context applet missing from toolbar on program startup
* Changing KStatusNotifier's ToolTipTitle to 'Now playing'
and the rich text track details to ToolTipSubTitle instead
* Update org.kde.amarok.appdata.xml
* Remove button to move to the system sound settings
- Update translations
==== amavisd-new ====
Version update (2.12.0 -> 2.12.1)
Subpackages: amavisd-new-docs
- update to version 2.12.1
* Generate DKIM record comment line including the 's=' (selector) tag
instead of an 'i=' (identifier) tag when using "amavisd showkeys".
* Make sure generated Authentication-Results follow RFC specification.
* Prevent re-encoding of notification templates.
* Compare inode numbers as strings.
* Resolve MySQL invalid utf8mb4 clause.
- cleanup spec
* align (Build)Requires and Recommends with upstream
* rework creating vscan user (new system-user in Tumbleweed)
==== analitza ====
Version update (20.08.3 -> 20.12.0)
Subpackages: analitza-lang libAnalitza5
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Port away from deprecated Qt::MidButton
==== apache2 ====
- obsolete apache2-example-page and obsolete/provide apache2-doc
[bsc#180075]
- only include BuildRequires: apache2-{prefork,worker,event} used in
test target
==== apache2-mod_php7 ====
Version update (7.4.13 -> 7.4.14)
- build the MySQL Native Driver as a shared module (rather than
builtin) to prevent a hard requirement for OpenSSL in the CLI
- updated to 7.4.14: This is a security release which also contains
several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.14
- make phar SOURCE_DATE_EPOCH aware so the timestamps in phar.phar
are reproducible and sort filelist to include
+ php-build-reproducible-phar.patch
+ php-sort-filelist-phar.patch
- fix build failure for SLE_15
- deleted patches
- php-openssl.patch (undocumented and not upstreamed patch for a
long time)
- php7-arm-build-fixes.patch (do not build for SLE12 anymore)
- php-pts.patch (undocumented and not upstreamed patch for a long
time)
- improved patch documentation
- use cli sapi php-config --libs
- build devel subpackage in cli configuration (otherwise include
files for shared modules are missing)
- php-phar requires the php-zlib extension
- trim specfile lint
- install macros.php in %{_rpmconfigdir}/macros.d
- build devel subpackage in embed subpackage (where it previously was
built)
- don't build with CPU specific instructions as it can't be guaranteed
these are available at runtime
+ php-no-check-cpu.patch
- remove obsolete patch (replaced by SOURCE_DATE_EPOCH)
- php-no-build-date.patch
- add D(eterministic) flag to AR_FLAGS to (php-ar-flags.patch)
- modified sources
% _multibuild
- restart php-fpm.service in %posttrans fpm (extensions may need
to be updated too, so restart must be delayed to after all RPM
transactions have completed)
==== apache2-prefork ====
- obsolete apache2-example-page and obsolete/provide apache2-doc
[bsc#180075]
- only include BuildRequires: apache2-{prefork,worker,event} used in
test target
==== apache2-utils ====
- obsolete apache2-example-page and obsolete/provide apache2-doc
[bsc#180075]
- only include BuildRequires: apache2-{prefork,worker,event} used in
test target
==== ark ====
Version update (20.08.3 -> 20.12.1)
Subpackages: ark-lang libkerfuffle20
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Fix extraction to directories with unicode names when using the Extract file menu (kde#408186)
* Override text of saveAs standard action (kde#426960)
==== aspell-en ====
Version update (2019.10.06 -> 2020.12.07)
- version update to 2020.12.07
* Various new words.
* Variant cleanups.
* Bump irregardless, froward (+ derivatives) and perpend to level 70.
==== atkmm1_6 ====
Version update (2.28.0 -> 2.28.1)
- Update to version 2.28.1:
+ Build:
- Improve NMake support
- Use __declspec(dllexport) when building with Visual Studio
- Add Meson support
- doc/reference/: Update for Doxygen >= 1.8.16
- Add meson BuildRequires and macros following upstreams port.
- Add doxygen, graphviz and xsltproc BuildRequires, needed now for
building documentation.
- Replace gcc-c++ with generic c++_compiler BuildRequires.
- Tweak setup macro and fdupes call.
==== attica-qt5 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Attica5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Fix crash in provider loading by checking reply pointer before deref (kde#427974)
==== audit ====
Subpackages: libaudit1 libauparse0
- Enable Aarch64 processor support. (bsc#1179515 bsc#1179806)
==== audit-secondary ====
Subpackages: audit python3-audit
- Enable Aarch64 processor support. (bsc#1179515 bsc#1179806)
==== autoyast2 ====
Version update (4.3.63 -> 4.3.64)
Subpackages: autoyast2-installation
- Add support for Btrfs quotas (jsc#SLE-7742).
- 4.3.64
==== babl ====
Version update (0.1.82 -> 0.1.84)
- Update to version 0.1.84:
* Fixed bug in caching of CMYK ICC profiles.
==== baloo5 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-imports-lang baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Fix a regression causing empty results (kde#430273):
0001-BasicIndexingJob-Strip-trailing-slash-from-folders.patch
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes to list here.
==== baloo5-widgets ====
Version update (20.08.3 -> 20.12.1)
Subpackages: baloo5-widgets-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== bcm20702a1-firmware ====
- use %_firmwaredir
==== bind ====
Version update (9.16.8 -> 9.16.10)
Subpackages: bind-chrootenv bind-doc bind-utils libbind9-1600 libirs1601 libisccc1600 python3-bind
- update to 9.16.10:
New Features:
* NSEC3 support was added to KASP. A new option for dnssec-policy,
nsec3param, can be used to set the desired NSEC3 parameters. NSEC3 salt
collisions are automatically prevented during resalting. [GL #1620]
* A new configuration option, stale-refresh-time, has been introduced. It allows
a stale RRset to be served directly from cache for a period of time after a
failed lookup, before a new attempt to refresh it is made. [GL #2066]
Feature Changes:
* The default value of max-recursion-queries was increased from 75 to 100.
Since the queries sent towards root and TLD servers are now included in the
count (as a result of the fix for CVE-2020-8616), max-recursion-queries has
a higher chance of being exceeded by non-attack queries, which is the main
reason for increasing its default value. [GL #2305]
The default value of nocookie-udp-size was restored back to 4096 bytes. Since
max-udp-size is the upper bound for nocookie-udp-size, this change relieves the
operator from having to change nocookie-udp-size together with max-udp-size in
order to increase the default EDNS buffer size limit. nocookie-udp-size can
still be set to a value lower than max-udp-size, if desired. [GL #2250]
Bug Fixes:
Handling of missing DNS COOKIE responses over UDP was tightened by falling
back to TCP. [GL #2275]
The CNAME synthesized from a DNAME was incorrectly followed when the QTYPE was
CNAME or ANY. [GL #2280]
Building with native PKCS#11 support for AEP Keyper has been broken since BIND
9.16.6. This has been fixed. [GL #2315]
named could crash with an assertion failure if a TCP connection were closed
while a request was still being processed. [GL #2227]
named acting as a resolver could incorrectly treat signed zones with no DS
record at the parent as bogus. Such zones should be treated as insecure. This
has been fixed. [GL #2236]
After a Negative Trust Anchor (NTA) is added, BIND performs periodic checks
to see if it is still necessary. If BIND encountered a failure while creating a
query to perform such a check, it attempted to dereference a NULL pointer,
resulting in a crash. [GL #2244]
A problem obtaining glue records could prevent a stub zone from functioning
properly, if the authoritative server for the zone were configured for minimal
responses. [GL #1736]
UV_EOF is no longer treated as a TCP4RecvErr or a TCP6RecvErr. [GL #2208]
==== blinken ====
Version update (20.08.3 -> 20.12.0)
Subpackages: blinken-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* add content rating
* Port away from KRandom
==== bluedevil5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: bluedevil5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* Show only paired devices in KCM and applet (kde#422383,kde#416322)
==== bluez-qt ====
Version update (5.76.0 -> 5.77.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== bovo ====
Version update (20.08.3 -> 20.12.0)
Subpackages: bovo-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix to have c++17 compatibility
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== breeze ====
Version update (5.20.4 -> 5.20.5)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang breeze5-wallpapers libbreezecommon5-5
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== breeze-gtk ====
Version update (5.20.4 -> 5.20.5)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== breeze5-icons ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Add text-field variants: -frameless (-> text-field), -framed
* Add symbolic name symlink for input-* icons.
* Add icon for True Type XML font
* Add add-subtitle
* Change MathML icon to use a formula and use specific mime type
* Add icon for QEMU disk image and SquashFS image
* Add edit-move action icon
* Add icon for core dumps
* Add a bunch of subtitle mime types
* Remove useless blur from kontrast icon
==== breezy ====
- Require the full python3 stdlib for sqlite3 import
gh#openSUSE/python-rpm-macros#66
- Add skip_resource.setrlimit.patch to avoid tests failing in the limit
environment of osc build, where resource.setrlimit() doesn't work
(lp#1883125).
==== busybox ====
Version update (1.32.0 -> 1.32.1)
Subpackages: busybox-static
- Update to version 1.32.1
- fixes a case where in ash, "wait" never finishes.
- sendmail-ignore-F-option.patch: ignore -F option as used by
cron (workaround for [bbn#13426])
- Don't require nogroup for adduser command, as this can lead to
a dependency cycle with sysusers-tools.
==== busybox-links ====
Version update (1.32.0 -> 1.32.1)
Subpackages: busybox-coreutils busybox-findutils busybox-gawk busybox-grep busybox-gzip busybox-patch busybox-psmisc busybox-sed busybox-sendmail busybox-tar busybox-xz
- busybox-sendmail also conflicts with the postfix-bdb flavor.
==== calendarsupport ====
Version update (20.08.3 -> 20.12.1)
Subpackages: calendarsupport-lang libKF5CalendarSupport5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Drop obsolete build requirements (kdepim-apps-libs is no more)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
==== cantarell-fonts ====
Version update (0.201 -> 0.301)
- Update to version 0.301:
+ Oopsie-release: The last one was missing PostScript names for
the new glyphs. Only relevant for when extracting text from
PDFs where the generator omitted the text stream.
+ Rounded coordinates of macronbelowcomb.narrow and
macroncomb.narrow.case. Leftovers from when they were scaled
components.
+ Internal: Removed stale layers and data, added normalization
script to prune unnecessary data. import-glyphs.py also imports
PostScript names now.
- Update to version 0.300:
+ Import Greek glyph set designed by Florian Fecher for GSoC
2018. No kerning, might need a slight respacing. Imported
anyway because someting is better than nothing.
+ Correct positioning of dotaccentcomb.case.
+ Correct mark positioning in caroncomb.case.
+ Correct appearance of ustraightstroke in variable font, the
overlap became visible at smaller, autohinted sizes.
+ Correct bar positioning in Ustraightstroke and
ustraightstroke.
+ Correct anchor positioning in Y.
+ Internal: Consolidate various anchors in composites into the
base outline glyphs, to reduce the chance they get out sync.
+ Updated translations.
==== cervisia ====
Version update (20.08.3 -> 20.12.0)
Subpackages: cervisia-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Port to modern SPDX license identifier
==== cppcheck ====
Version update (2.1 -> 2.3)
- Update to version 2.3
Improved C++ parser:
* types
* wrong operands in ast
* better simplification of templates
Improved clang import, various fixes.
Improved value flow analysis
Fixed false positives
Improved configuration in library files
* boost.cfg
* googletest.cfg
* qt.cfg
* windows.cfg
* wxwidgets.cfg
Added several Misra rules:
* 6.1
* 6.2
* 7.2
* 7.4
* 9.2
* 10.2
* 15.4
Added platforms:
* elbrus e1c+
* pic
* pic8
* mips
- Update to version 2.2
New checks:
* incorrect usage of mutexes and lock guards
* Dereference end iterator
* Iterating a known empty container
* outOfBounds check for iterators to containers
Removed 'operator=' check that ensures reference to self is returned. That is not about safety.
Improved parser
* various ast fixes
Clang parser
* The Clang import feature in Cppcheck should be considered to be experimental for now. There are problems.
Improved bug hunting
* variable constraints
* handling of multidimension arrays
* function calls, execute functions that are in same TU
* improved handling of containers
* several improvements for uninitialized variables check
* improved analysis of for loops
* added a hash value for warnings that can be used for suppressions
Improved data flow
* one more heuristic for ternary operators
* improved data flow for containers
CLI:
* Fixed some addon execution problems when there are spaces etc
GUI:
* Fix handling of tags
* Exclude files
cppcheck-htmlreport:
* several result files can be combined into 1 output
Suppressions:
* comments can be added at end of suppression in suppressions file
==== crash ====
Version update (7.2.8_k5.9.14_1 -> 7.2.8_k5.10.4_1)
- Fix "kmem -i" option on Linux 5.9-rc1 and later kernels (bsc#1179970 ltc#188981).
crash-Fix-kmem-i-option-on-Linux-5.9-rc1-and-later-kernels.patch
- Fix crash utility is taking forever to initialize a vmcore from large config
system (bsc#1178827 ltc#189279).
crash-task.c-avoid-unnecessary-cpu-cycles-in-stkptr_to_tas.patch
- Corrected project URL in spec file to match the changed upstream
location as-of May 30th 2020.
Noted the project URL change in README.SUSE without removing the old URL
because it represents the location the project source was obtained from.
The next project source update is available from the new project URL. When
the package is updated with that source all URL project references will be
modified to only show the new URL.
Add crash-update-whitepaper-URL.patch
Note change of no longer valid old project whitepaper URL to current valid
project whitepaper URL in help output. Leave the old one reported because it
represents the location the project source was obtained from for this
package version.
(bsc#1179536)
==== curl ====
Version update (7.73.0 -> 7.74.0)
Subpackages: libcurl4
- Enable zstd and brotli support
- Update to 7.74.0
* Changes:
hsts: add experimental support for Strict-Transport-Security
* Bugfixes:
- Inferior OCSP verification [bsc#1179593, CVE-2020-8286]
- FTP wildcard stack overflow [bsc#1179399, CVE-2020-8285]
- trusting FTP PASV responses [bsc#1179398, CVE-2020-8284]
- Revert "multi: implement wait using winsock events"
- openssl: free mem_buf in error path
- ntlm: avoid malloc(0) on zero length user and domain
- ngtcp2: use the minimal version of QUIC supported by ngtcp2
- ngtcp2: advertise h3 ALPN unconditionally
- file: avoid duplicated code sequence
- openssl: guard against OOM on context creation
- docs: document the 8MB input string limit for curl_easy_escape
and curl_easy_setopt()
- hsts: add read/write callbacks
- hsts: add support for Strict-Transport-Security
- alt-svc: enable by default
- checksrc: warn on empty line before open brace
- connect: repair build without ipv6 availability
- curl.se: new home
- ftp: retry getpeername for FTP with TCP_FASTOPEN
- gnutls: fix memory leaks (certfields memory wasn't released)
- http: pass correct header size to debug callback for chunked post
- libssh2: fix transport over HTTPS proxy
- openssl: guard against OOM on context creation
- openssl: use OPENSSL_init_ssl() with >= 1.1.0
- Revert "multi: implement wait using winsock events"
- socks: check for DNS entries with the right port number
- tool_operate: --retry for HTTP 408 responses too
- tool_operate: bail out proper on errors during parallel transfers
- urlapi: don't accept blank port number field without scheme
- urlapi: URL encode a '+' in the query part
- vquic/ngtcp2.h: define local_addr as sockaddr_storage
- Update check section:
* runtests now supports dynamically base64 encoded sections in tests
* Replace env interpreter for perl and python3
- Remove curl-use_OPENSSL_config.patch since the OpenSSL initialization
has been updated to use OPENSSL_init_ssl() with >= 1.1.0
- Update patches to fix compiling warnings:
* curl-disabled-redirect-protocol-message.patch
* libcurl-ocloexec.patch
- Enable test 1165
==== cyrus-sasl ====
Subpackages: cyrus-sasl-crammd5 cyrus-sasl-digestmd5 cyrus-sasl-gssapi cyrus-sasl-plain libsasl2-3
- Remove Berkeley DB dependency (JIRA#SLE-12190)
The pacakges cyrus-sasl and cyrus-sasl-saslauthd are build
without Berkely DB support. gdbm will be used instead of BDB.
The pacakges cyrus-sasl-bdb and cyrus-sasl-saslauthd-bdb are build
with Berkely DB support.
- Update to 2.1.27
* Added support for OpenSSL 1.1
* Added support for lmdb
* Lots of build fixes
* Treat SCRAM and DIGEST-MD5 as more secure than PLAIN when selecting client mech
* DIGEST-MD5 plugin:
Fixed memory leaks
Fixed a segfault when looking for non-existent reauth cache
Prevent client from going from step 3 back to step 2
Allow cmusaslsecretDIGEST-MD5 property to be disabled
* GSSAPI plugin:
Added support for retrieving negotiated SSF
Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF
Properly compute maxbufsize AFTER security layers have been set
* SCRAM plugin:
Added support for SCRAM-SHA-256
* LOGIN plugin:
Don?t prompt client for password until requested by server
* NTLM plugin:
Fixed crash due to uninitialized HMAC context
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
- bsc#983938 `After=syslog.target` left-overs in several unit files
- added patches:
fix_libpq-fe_include.diff for fixing including libpq-fe.h
- removed patches obsoleted by upstream changes:
* shared_link_on_ppc.patch
* cyrus-sasl-2.1.27-openssl-1.1.0.patch
* 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch
* 0003-Check-return-error-from-gss_wrap_size_limit.patch
* 0004-Add-support-for-retrieving-the-mech_ssf.patch
* 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch
* cyrus-sasl-fix-logging-in-gssapi.patch
- Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518)
* Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch
* Add 0003-Check-return-error-from-gss_wrap_size_limit.patch
* Add 0004-Add-support-for-retrieving-the-mech_ssf.patch
- Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518)
* Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch
==== dar ====
Version update (2.6.12 -> 2.6.13)
Subpackages: dar-doc dar-lang libdar64-6000
- Enable curl and rsync support
- update to 2.6.13:
- fixed compilation warning in testing routine (outside libdar and dar)
- due to change in autoconf, the --sysconfdir path (which defaults to
${prefix}/etc) was read as an empty string, leading dar to look for
darrc system file at the root of the filesystem (/darrc)
- fixed bug that should occur in extremely rare conditions (it has been
discover during 2.7.0 validation process): compression must be used,
no ciphering, no hashing, file changed at backup time or had a poor
compression ratio, was not saved at slice boundary, the previous
entry had an EA saved but no FSA or an unchanged FSA. In such
conditions are all met, dar tries to resave the file in place, but
partially or totally overwites the EAs of the previous entry leading
to archive testing to fail for these EA (though the archive could be
finished without error).
- fixed bug met when case insensitive mask is requested (-an option)
and locale of file to restore or backup is not the one the dar binary
is run with.
==== dav1d ====
Version update (0.8.0 -> 0.8.1)
- Update to version 0.8.1
* Keep references to buffers valid after dav1d_close().
Fixes a regression caused by the picture buffer pool added
in 0.8.0.
* ARM32 optimizations for 10bit bitdepth for SGR
* ARM32 optimizations for 16bit bitdepth for
blend/w_masl/emu_edge
* ARM64 optimizations for 10bit bitdepth for SGR
* x86 optimizations for wiener in SSE2/SSSE3/AVX2
==== discover ====
Version update (5.20.4 -> 5.20.5)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* pk: Have the notifier listen to the correct for offline events
* ApplicationPage: Fix license button tooltip
==== distribution-logos-openSUSE ====
- Only build Leap subpackage on Leap base and Tumbleweed based
distros subpackages on Tumbleweed base
==== djvulibre ====
Version update (3.5.27 -> 3.5.28)
- Update to version 3.5.28
* ddjvu: tiff generation improvements
* djvumake: security checks on INCL chunks
* all: updated for modern compilers
* bugs: fixed several crashes on invalid inputs
* miniexp: fixed escape printout and macrochars
* djvudigital: can use poppler to find text
* csepdjvu: handle T comments for page titles
* bytestream: fixed 2GB limit
* gexception, gthread: cleanup obsolete code
- Drop patches incorporated or otherwise fixed upstream:
* djvulibre-invalid-tiff.patch
* djvulibre-CVE-2019-15144.patch
* djvulibre-CVE-2019-15145.patch
* djvulibre-CVE-2019-18804.patch
* djvulibre-CVE-2019-15143.patch
* djvulibre-always-assume-that-cpuid-works-on-x86_64.patch
* djvulibre-CVE-2019-15142.patch
* reproducible.patch
- Only run post(un) scriptlets for desktop database update for
openSUSE < 1550, these are void otherwise.
- Regenerate configure script as it is no longer supplied with
tarball; add BuildRequires: libtool.
- Adapt file list for mime file no longer being installed (this is
intentional from upstream); accordingly drop shared-mime-info
BuildRequires and post(un) scripts.
==== dolphin ====
Version update (20.08.3 -> 20.12.1)
Subpackages: dolphin-part dolphin-part-lang libdolphinvcs5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Fix vertical scroll with horizontal component not being recognized properly (kde#430532)
* DolphinContextMenu: drop wrong assert
* Fix crash when device with capacitybar is dragged (kde#430441)
* Use setShowOpenOrExecuteDialog(true) with OpenUrlJob
* Fix access url navigator while creating new tab in filename search view (kde#429628, kde#430434)
* Fix KIO warning when URL is empty
* servicemenuinstaller: Remove file if it already exists
* Fix PlacesItemModelTest, 2nd try
- Dropped patches, now upstream:
* 0001-Fix-access-url-navigator-while-creating-new-tab-in-f.patch
- Add upstream patch to fix crash on launch (kde#429628,
kde#430434):
* 0001-Fix-access-url-navigator-while-creating-new-tab-in-f.patch
- Add patch to fix appearance on the first start (kde#429447):
* 0001-Update-cached-viewContainer-geometry-every-time-they.patch
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Fix PlacesItemModelTest, 2nd try
* Re-allow to paste files via context menu (kde#429762)
- Update to 20.11.90
* New feature release
- Too many changes since 20.11.80, only listing bugfixes:
* Allow the openURLJob to run executables (kde#429603)
* Places panel: highlight place only when it is displayed (kde#156678)
* Select last visited folder when going up/back (kde#429097)
* Re-allow icons that are not theme icon (kde#429113)
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== dracut ====
Version update (050+suse.250.ge6b6e843 -> 051+suse.84.gc6bd70b8)
- Update to version 051 (051+suse.84.gc6bd70b8):
* suse.spec: add 051 modules dbus, wicked
* Update AUTHORS, NEWS
* Drop 51-dracut-rescue-postinst.sh entirely
* Revert "Retrieve service, rpc and protcol entries via getent in hostonly mode"
* Adding stalebot file
* Revert "Add --uefi-output for custom output filename"
* Improve documentation of iso-scan/filename feature
* multipathd: fix the comparison
* 06dbus: consider dbus-broker
* 06dbus: Add busctl as a more useful tool
* 06dbus: Include dbus or messagebus group and user, depending on distro
* 35network-wicked: openSUSE Factory has reintroduced libexec
* 35network-wicked: install ip utility anyway
* 35network-wicked: Run wicked early enough to unlock block devices
* 06dbus: Do not install superfluous services
* 40network: introduce wicked option
* 35network-wicked: introduce wicked support module
* 06dbus: introduce dbus support
* Add --uefi-output for custom output filename
* 95fcoe: don't install if there is no FCoE hostonly devices
* 95fcoe: ensure needed modules are installed
* dracut-install: Globbing support for resolving "firmware:"
* dracut-bash-completion.sh: add positional argument completion
* Prevent creating unexpected files on the host when running dracut
* configure: Find FTS library with --as-needed
- Update to version 050+suse.275.gc9639522:
* Don't print when a module is explicitly omitted (by default)
* 95nfs: /var/lib/nfs/statd/sm is /var/lib/nfs/sm on SUSE (boo#1177462)
* Retrieve service, rpc and protcol entries via getent in hostonly mode (boo#1177461)
* Remove uses of bash (and bash specific syntax) in runtime scripts
* 90crypt: pull in remote-cryptsetup.target enablement
* 90multipath: install kpartx's 11-dm-parts.rules
* Revert "90crypt: ship initrd-cryptsetup.target"
* 90qemu-net: install less module for strict hostonly mode
* 90qemu-net: in hostonly mode, only install if network is needed
* 95nfs: Install less module if hostonly mode is strict
* 90kernel-modules: Install less modules for hostonly mode
* 90kernel-modules: install block drivers more strictly
* 04watchdog-modules: Simplify install_kernel using new added helper
* dracut-init.sh: Add a helper for detect device kernel modules
* dracut-functions.sh: Fix check_block_and_slaves_all
* 90kernel-network-modules: Don't install iscsi related module
* Add a --hostonly-nics option
* Configure the runner for team interfaces
* 99squash: Check require module earlier, and properly
* dracut-functions: add a helper to check if kernel module is available
* 90crypt: ship initrd-cryptsetup.target
* Revert "90crypt: pull in remote-cryptsetup.target enablement"
* dmsquash-live/iso-scan: Provide an easy reference to iso-scan device.
* 99memstrack: use /bin/bash
==== dragonplayer ====
Version update (20.08.3 -> 20.12.1)
Subpackages: dragonplayer-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== drkonqi5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: drkonqi5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== elfutils-debuginfod ====
- Move profile files to libdebuginfod1 sub-package.
- Silent 2 rpmlint issues.
==== ell ====
Version update (0.33 -> 0.35)
- Update to release 0.35
* Add support for DHCP v6 Rapid Commit.
* Add support for ICMP v6 implementation.
* Add support for PKCS#1 formatted private keys.
==== ethtool ====
Version update (5.9 -> 5.10)
- update to new upstream release 5.10
* infrastructure for JSON output
* separate FLAGS in -h output
* use policy dumps to check flags support
* show pause stats (-a)
* pretty printing of policy dumps
* improve error message when SFP module is missing
* fix use after free in netlink_run_handler()
* fix leaked instances of struct nl_socket
* improve compatibility between netlink and ioctl (-s)
- drop patches present in 5.10 release:
* ethtool-Improve-compatibility-between-netlink-and-io.patch
* netlink-do-not-send-messages-and-process-replies-in-.patch
* netlink-fix-leaked-instances-of-struct-nl_socket.patch
* netlink-fix-use-after-free-in-netlink_run_handler.patch
==== eventviews ====
Version update (20.08.3 -> 20.12.1)
Subpackages: eventviews-lang libKF5EventViews5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Revert merge request 14
* Make To-do List popup menu match other menus
* agendaviews: Display recurrence w/o main incidence
* incidencetreemodel: Improve debug ouput
* Fix display of multi-day events from non-local time zones (kde#429007)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== fetchmail ====
Version update (6.4.12 -> 6.4.15)
Subpackages: fetchmailconf
- update to 6.4.15:
* Fix a typo in the manual page reported by David McKelvie.
* Fix cross-compilation with openssl, by Fabrice Fontaine. Merge request !23.
* Fix truncation of SMTP PLAIN AUTH with ^ in credentials, by Earl Chew.
- update to 6.4.14:
* sr: ???????? ??????? (Miroslav Nikoli?) [Serbian]
* Errors about lock file (= pidfile) creation could be lost in daemon
configurations (-d option, or set daemon) when using syslog. Now they are also
logged to syslog. Found verifying a pidfile creation issue on 6.4.12 that was
previously reported by Alex Hall of Automatic Distributors.
* If the lock file cannot be removed (no write permission on directory), try
to truncate it, and if that fails, report error.
* If the pidfile was non-default, fetchmail -q or --quit would malfunction and
claim no other fetchmail were running, because it did not read the
configuration files or merge the command line options, thus it would look for
the PID in the wrong file.
- Don't require systemd
- Use tmpfiles for all files
- Use systemd macro for tmpfiles
- Don't delete home directory if the user stays
- Use sysusers config to create system user
==== ffmpegthumbs ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ffmpegthumbs-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove explicit ECM_KDE_MODULE_DIR
* remove deprecated/unnecessary call
* register our own log handler for ffmpeg using QLoggingCategory
* Add missing REQUIRED keyword for Taglib
* Use embedded cover in MP4 video files (kde#408956)
==== flatpak ====
Subpackages: libflatpak0 system-user-flatpak
- Move flatpak-bisect and flatpak-coredumpctl to devel subpackage,
allow to remove python3 dependency on main package.
- Enable LTO (boo#1133124) as gobject-introspection works fine with LTO.
==== fprintd ====
Version update (1.90.6 -> 1.90.8)
Subpackages: fprintd-lang fprintd-pam
- Update to version 1.90.8
It seems that we are finally reaching the end of the tunnel with
regard to regressions. One more issue that cropped up was that a
pam_fprintd fix to avoid a possible authentication bypass caused
issues when fprintd was just started on demand.
Highlights:
* pam: Only listen to NameOwnerChanged after fprintd is known to
run.
* Place new ObjectManager DBus API at /net/reactivated/Fprint
- Update to version 1.90.7
While 1.90.6 fixed a number of issues, we did have a bad
regression due causing pam_fprintd to crash when there are no
fingerprint devices installed.
Highlights:
* pam: Guard strdup calls against NULL pointers
==== frameworkintegration ====
Version update (5.76.0 -> 5.77.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
==== fuse ====
Subpackages: libfuse2
- Enable LTO (boo#1133101) and use -ffat-lto-objects.
- Modernize some older specfile constructs. Rediff patch4 as -p1.
- Update descriptions.
==== fuse3 ====
Version update (3.10.0 -> 3.10.1)
Subpackages: libfuse3-3
- Update to release 3.10.1
* Unspecified "various minor fixes"
==== fwupd ====
Subpackages: libfwupd2 libfwupdplugin1 typelib-1_0-Fwupd-2_0
- Add fwupd-bsc1179790-disable-hintsystem.patch to remove
Block.HintSystem from ESP filtering (bsc#1179790)
==== gdbm ====
Version update (1.18.1 -> 1.19)
Subpackages: libgdbm6 libgdbm_compat4
- version update to 1.19
* Pre-read the memory mapped regions on systems that support it.
This speeds up operations on big databases.
* gdbmtool: tagged initialization of structured data
Initializers for structured data can be given in tagged form, e.g.:
store somekey { status=2, id={a,u,x}, name="foo" }
* Bugfixes:
* * Preserve locking type during database reorganization
- modified patches
% gdbm-no-build-date.patch (refreshed)
- deleted patches
- gdbm-no-common.patch (upstreamed)
==== gegl ====
Version update (0.4.26 -> 0.4.28)
Subpackages: gegl-0_4 libgegl-0_4-0
- Update to version 0.4.28:
+ Core: Infrastructure to opt out of listing ops with unmet
runtime dependencies.
+ Build: Set vapi metadata better under meson. Make graphviz' dot
library is a run-time not build time dependency.
+ Operations:
- gegl:convert-space and gegl:cast-space operations fixed, and
added to build.
- icc:load new operation that treats .icc files as images,
permitting loading a space into the graph from file.
+ Workshop: New operation paint-select for an foreground select
tool in development.
- Add disabled pkgconfig(maxflow) BuildRequires: New dependency.
==== geoclue2 ====
Version update (2.5.4 -> 2.5.6)
Subpackages: system-user-srvGeoClue typelib-1_0-Geoclue-2_0
- Update to version 2.5.6:
+ Fix crashes in WiFi handling code.
+ Plug a leak.
- Changes from version 2.5.5:
+ Plug another leak.
+ Fix another buffer overflow.
+ Fix WiFi-geolocation that got broken in 2.5.4.
+ Put freequently used small strings on the stack to avoid
excessive memory usage.
==== gimp ====
Subpackages: gimp-lang gimp-plugin-aa gimp-plugins-python libgimp-2_0-0 libgimpui-2_0-0
- Added python-xml as recommend dependency. (bsc#1180363)
==== glib2 ====
Version update (2.66.3 -> 2.66.4)
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.66.4:
+ Fix some issues in parsing floating point seconds in
`GDateTime`
+ Fix some issues in handling invalid UTF-8 when parsing for
`GDate`
+ Bugs fixed: glgo#GNOME/GLib#2264, glgo#GNOME/GLib!1774,
glgo#GNOME/GLib!1790, glgo#GNOME/GLib!1793,
glgo#GNOME/GLib!1799, glgo#GNOME/GLib!1805.
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- aarch64-static-pie.patch: fix static PIE start code for BTI
(bsc#1179450, BZ #27068)
- iconv-redundant-shift.patch: iconv: Accept redundant shift sequences in
IBM1364 (CVE-2020-27618, bsc#1178386, BZ #26224)
- iconv-ucs4-loop-bounds.patch: iconv: Fix incorrect UCS4 inner loop
bounds (CVE-2020-29562, bsc#1179694, BZ #26923)
- printf-long-double-non-normal.patch: x86: Harden printf against
non-normal long double values (CVE-2020-29573, bsc#1179721, BZ #26649)
- get-nprocs-cpu-online-parsing.patch: Fix parsing of
/sys/devices/system/cpu/online (bsc#1180038, BZ #25859)
==== gmp ====
Version update (6.2.0 -> 6.2.1)
- Add gmp-6.2.1-arm64-invert_limb.patch [bsc#1179751]
- GMP 6.2.1:
* A possible overflow of type int is avoided for mpz_cmp on huge
operands
* Overflows are more carefully detected and reported for
mpz_pow_ui
* Fix a bug in longlong.h for aarch64 sub_ddmmss
* mini-gmp: mpz_out_str and mpq_out_str now correctly handle out
of range bases
* C90 compliance
* Support for more processors
==== gnome-disk-utility ====
Version update (3.38.0 -> 3.38.1)
- Update to version 3.38.1:
+ Do not display zram devices.
+ Updated translations.
==== gnome-shell ====
Subpackages: gnome-shell-calendar
- Re-enable gnome-shell-private-connection.patch: it was rebased
back in October, but not enabled (boo#1180230).
- Add missing pkgconfig(libpipewire-0.3) BuildRequires and
gstreamer-plugin-pipewire Requires, needed now to build the
screen-cast support.
==== gnome-tweaks ====
Version update (3.34.0 -> 3.34.1)
- Update to version 3.34.1:
+ Fix default window sizing and requests.
+ Updated translations.
- Drop gnome-tweaks-fix-titlebar-buttons-left.patch: Fixed
upstream, though in a different way than the patch we had.
==== grantleetheme ====
Version update (20.08.3 -> 20.12.1)
Subpackages: grantleetheme-lang libKF5GrantleeTheme5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code (using auto)
* Fix metainfo
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* const'ify pointer
* Remove unused LIBRARY_NAMELINK
* Convert license headers to SPDX format
==== gstreamer ====
Subpackages: gstreamer-utils libgstreamer-1_0-0 typelib-1_0-Gst-1_0
- Move gst-plugins-doc-cache-generator to devel subpackage
(remove python3 dependency on main gstreamer package).
==== gstreamer-devtools ====
Subpackages: libgstvalidate-1_0-0 typelib-1_0-GstValidate-1_0
- Drop unneeded and unwanted gstreamer-devtools recommends from
libgstvalidate-1_0-0 subpackage.
- Cleanup spec file.
==== gstreamer-plugins-bad ====
Subpackages: gstreamer-transcoder libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgstsctp-1_0-0 libgsttranscoder-1_0-0 libgsturidownloader-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0 typelib-1_0-GstTranscoder-1_0
- Drop GPL-2.0-or-later from license tag, upstream moved to
LGPL-2.1-or-later only starting from version 1.18.1. See commit
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1…
==== gtk2 ====
Version update (2.24.32+70 -> 2.24.33)
Subpackages: gtk2-data gtk2-immodule-amharic gtk2-immodule-inuktitut gtk2-immodule-thai gtk2-immodule-tigrigna gtk2-immodule-vietnamese gtk2-tools libgtk-2_0-0
- Update to version 2.24.33:
+ This is the final GTK 2.x release. There will be no more
updates to GTK 2. All users are encouraged to update to GTK 3
or 4.
+ Make the output of gtk-query-immodules deterministic.
+ GtkCalendar: Use %OB if supported.
+ GtkIconTheme: prefer exact matches.
+ build:
- Support automake 1.16.
- Fix compiler warnings with newer gcc.
==== gtkmm3 ====
Version update (3.24.2 -> 3.24.3)
- Update to version 3.24.3:
+ Gtk: Actionable::get_action_target_value(): Fix ref count
+ Documentation:
- Improve the documentation of Gtk::Application::add_window()
and Gtk::Window::set_application()
- Gtk::Button::set_image(): Fix the documentation
- Gtk::TreeView::append_column(): Add code example
- README: Add instructions for building gtkmm
- Explain key values
+ Demos:
- Don't use C++14 auto deduction
- Update the GLArea demo (similar to updates in gtk+)
- GLArea demo: Fix a crash
+ Tests: Builder test: Test derived props declared in C++
+ Build:
- Improve NMake support
- Fix Autotools build with X11 backend disabled
(--enable-x11-backend=no)
- Use __declspec(dllexport) when building with Visual Studio
- Add support for building gtkmm with Meson
- docs/reference/: Update for Doxygen >= 1.8.16
- Add meson BuildRequires and macros following upstreams port.
- Add graphviz BuildRequires (needed for documentation build now)
and replace gcc-c++ with generic c++_compiler BuildRequires.
==== gwenview5 ====
Version update (20.08.3 -> 20.12.1)
Subpackages: gwenview5-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Do not restore the JPG quality after a "Save" operation
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Show message bar with URL after sharing to imgur (kde#428528)
* Add option to disable autoplaying videos (kde#274901)
* Fix ESC key not exiting fullscreen when viewing image (kde#425479)
==== harfbuzz ====
Version update (2.7.2 -> 2.7.4)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- harfbuzz 2.7.4:
- Fix missing --enable-introspection configure option
- includes changes from 2.7.3:
- Update USE shaper to 2020-08-13 specification, and other improvements
- Don?t disable liga feature in myanmar shaper, to match Uniscribe
- Improvements to language and script tags handling.
- Update language system tag registry to OpenType 1.8.4
- Support for serializing and deserializing Unicode buffers
- Increase buffer work limits to handle fonts with many complex lookups
- Handle more shaping operations in trace output
- Memory access fixes
- More OOM fixes
- Improved documentation
==== haveged ====
Version update (1.9.13 -> 1.9.14)
Subpackages: libhavege2
- Update to 1.9.14:
* made enttest configurable
* havegecmd.c - new command added to close the communication socket
- Drop haveged-conditional-enttest.patch
==== hdjmod ====
Version update (1.28_k5.9.14_1 -> 1.28_k5.10.4_1)
- Make package conform to spec-cleaner
- Drop support for ancient openSUSE versions
==== hdparm ====
Version update (9.58 -> 9.60)
- update to 9.60:
- support for ioSafe Solo with jMicron bridge, courtesy Matthias-Christian Ott.
- decode more bits from id[69], courtesy Adrián Kálazi.
- allow passing of custom LDFLAGS from the environment.
- add new "static" target.
- fix --dco-identify max sectors, courtesy of Paul Sultana.
- get rid of leftover "unknown" variables from identify.c
- fixed return values from get_log_page_data().
==== highlight ====
Version update (3.59 -> 3.60)
- Update to version 3.60:
* Improved PHP 8 syntax support.
* Added Emacs Org-Mode support (gl#saalen/highlight#174).
* Fixed single argument and truecolor output of mark_lines.lua
plug-in (gl#saalen/highlight#164).
* Added lineno and column parameters to Decorate hook.
* LIB: Moved CodeGenerator::readUserStyleDef and
getStyleDefinition to public (gl#saalen/highlight#173).
==== icewm ====
Version update (1.6.5 -> 2.0.0)
Subpackages: icewm-config-upstream icewm-default icewm-lang icewm-lite
- Add missing imlib2-loaders to Requires
- Update to 2.0.0
* Remove support for the old and obsolete _WIN_PROTOCOL properties.
* Add support for the Imlib2 image rendering engine as an alternative
for the gdk-pixbuf-xlib rendering engine. The Imlib2 image rendering
engine is now the default, but this can be set at configure time.
* Center the window list window if it got offscreen.
* Fix horizontal scrolling in icehelp.
* Use _NET_WM_STATE_HIDDEN instead of IconicState for minimize in icesh.
* Icewm now supports ICCCM icon_pixmap and icon_window.
* Don't unroll rolled up windows on left button press for issue #525.
* Fix for drawing title pixmaps when they are gradients for issue #523.
* Remove unwanted separator in taskbar for empty toolbar for issue #524.
support BR_Portuguese language in 2 desktop files for issue #522.
* Add support for WM_HINTS icon_window in MiniIcons.
* Check if WM_HINTS update actually changes anything.
* Don't attempt to draw Unicode in non-UTF-8 environment for issue #519
* Icewm now supports the icon_pixmaps from WM_HINTS to correctly
show the icon for NEdit, xmgrace, xv, timidity and fontforge.
* Don't resize when trying to move when dragging at y=0 for issue #520.
* Report errors if enabled packages are missing for issue #516.
* Instead of render.h include Xrender.h for dependency checking for issue #516.
* Fix the positioning of the window list title for non-standard SmallIconSize
settings for issue #514.
- from version 1.9.2
* Fix for correctly restoring xterm from fullscreen in issue #28.
* Prevent inadvertent growing of windows in issue #512.
- from version 1.9.1
* Fix for NEdit, which delays setting WM_NORMAL_HINTS, to fix issue #510.
* Fix for changing layers when ABOVE or BELOW bit is set.
* Use a minimum delay of 10 ms for auto taskbar delays for issue #508.
* Note in preferences which timing delays are in milliseconds.
* Ignore applications with _NET_WM_STATE_SKIP_PAGER set in PagerShowPreview.
* Update XDND protocol version from 3 to 5.
- from version 1.9.0
* Properly handle name lookup failure for mailboxes for issue #493.
* Add --valgrind and --catchsegv options to icewm-session to support debugging.
* Add support for _NET_WM_WINDOW_TYPE to icesh.
* Always send one synthetic ConfigureNotify on initial window map for issue #492.
* Remove resize indicators from the frame window when unneeded.
* Reduce the number of redraws in title bar.
* Support incomplete _MOTIF_WM_HINTS property for mlterm.
* Add missing getProtocols to message dialog to fix issue #494.
* Drop support for ISDN network devices in the network monitor.
* Update the Catalan, Japanese, Portugeuese, Slovak translations.
* Update the Czech, Dutch, Indonesian, and Hindi translations.
* Optimizations to handling of Motif hints to avoid unneeded resizing.
* Several fixes for correct PagerShowPreview updates for #496.
* Fix desktop mini icon positioning for fullscreen windows.
* Don't activate a fullscreen window on startup when it is unmapped.
* Fixes for TaskBarAutoHide.
* Improve drawing of ellipsis in titles.
* Optimize the loading of configuration files.
* Workaround for non-standard behavior of xnec2c in issue #503.
* When fullscreen then record resize requests for later restoration.
* Allow width_inc and height_inc to be zero to disable maximization.
* Fix handling of WM_CLIENT_LEADER property for Motif applications in #506.
- from version 1.8.3
* Check if filedescriptor is valid and fix off-by-one allocation error.
* When icewm starts, reduce the number of workarea updates for taskbar to one.
* The taskbar only has struts if it is exactly at the top or bottom of the screen.
* Fix for autohide taskbar not wanting to hide.
* Support TaskBarAutoHide for TaskBarKeepBelow.
* Postpone taskbar app status updates until idle, for faster event response.
* Don't send synthetic ConfigureNotify events for resizing unless required.
* Do send synthetic ConfigureNotify events for positioning when required.
* Only send window position updates to the client if it really has moved.
* Send at most one synthetic ConfigureNotify message per resize.
* Add proper support for EWMH _NET_RESTACK_WINDOW requests to raise a window.
* Reflect layer changes in the _NET_WM_STATE ABOVE and BELOW flags.
* Add WinStateFullscreen to the visible _WIN_STATE bits.
* Make switch icons opaque for 32-bit visuals.
* Fix for "icesh -last".
* Fix issue bbidulock/icewm#491 for F11 fullscreen key on GTK terminals.
* Support "icesh toggleState Fullscreen"
* Support icesh "iconic" and "normal" commands for WM_CHANGE_STATE.
* Use wmHide or wmShow to hide or show the taskbar to fix issue bbidulock/icewm#489.
- from version 1.8.2
* Fixes for using the proper icon sizes for issue #483.
* Fixes for reading from pipes in "menuprog" and "menuprogreload" for issue #487.
* CMake support was extended to the FreeBSD, OpenBSD and Solaris platforms.
* In "menuprog" and "menuprogreload" do dollar expansion and tilde expansion.
* New Portuguese (pt) translations.
- from version 1.8.1
* Fix path_lookup strtok_r for non-Glibc BSD systems for #23.
* Fix topSideVerticalOffset for fully opaque frame borders for #482.
* Fix the FreeBSD case where icewm-session is started
* in the root directory by the display manager.
* Prevent premature workarea changes when collapsing
* taskbar to avoid repositioning MiniIcons.
* Fix the default KeySysArrangeIcons key binding to Alt+Shift+F8.
* Only define KeySysArrangeIcons if preference MinimizeToDesktop=1.
* Add KeyWinSmartPlace to preferences.
* Remove undocumented KeyWinSnapMove.
* Portability changes for OpenBSD.
* Prevent cyclic dependencies for transient windows.
* Also let icesh spy on ClientMessages.
- from version 1.8.0
* Let workspacebutton use the workspace button fonts when drawing text.
* Don't switch focus on a FocusOut event on the root window.
* Prevent the pingponging of focus between windows when one window loses focus.
* Improved support of applications with transient windows.
* In the window list window, improve the Show command to
consider work area and screen boundaries.
* Give message buttons some padding and a minimum size.
* Fix the saving of modified options to preferences.
* Fix opacity in titlebar and task buttons when using gradients.
* Fix status of logout entry in the logout menu.
* New theme option MenuButtonIconVertOffset to adjust the position
of the menu button icon in case ShowMenuButtonIcon=1.
* Improved ICCCM conformance for restack requests of transient windows.
* Several improvements to the CrystalBlue theme.
* Update theme NanoBlue.
* Change xterm.icon into xterm.XTerm.icon in the default winoptions.
* More beautiful MiniIcons show just a large shaped icon if MinimizeToDesktop=1.
* Improved positioning of MiniIcons when the work area grows or shrinks.
* Enable Arrange Icons in taskbar menu to rearrange all desktop MiniIcons.
* Add a tooltip to MiniIcons which reflects the window title.
* Enable dragging MiniIcons with the left mouse button.
* Ensure icons of irregular sizes are always scaled or loaded.
* Fix the --logevents option.
* Update the frame status in the move menu and the layer menu before showing them.
* Improved Chinese translation by WhiredPlanck.
* Rename comments from APM monitor to battery monitor by DieSpinne.
* Efficiency improvements to the relocation of frames when the workarea changes.
* Better positioning of collapse button to avoid a white line at the bottom of the taskbar.
* A completely rewritten icon locator by Eduard Bloch which finds many more icons.
* A new option IconThemes by Eduard Bloch to set your icon theme preferences.
* Handle more detail in configure request messages.
* Avoid focusing a random client when a request to stack a client below is received.
* Update _NET_CLIENT_LIST_STACKING on a configure request to restack a window.
* Detect when the top side of the title bar border is partially
transparent for improved positioning.
* More updated translations.
* Exclude the collapsed taskbar button from workarea calculations.
* Update workspace buttons when workspace names change.
* Show a sticky window just once on all PagerShowPreview workspace buttons.
* Make button hover work after a click-cancel for issue #448.
* Fix for correctly computing the X shape mask of shaped titlebars.
* Fix for updating titlebar shape when title changes.
* Prevent the delayed focus timer or autoraise timer from interfering
when a frame is minimized, iconified or rolled up.
* Don't set the _NET_WM_STATE_FOCUSED flag when mimimized, hidden or rolledup.
* Set the WM_ICON_SIZE root window property according to theme icon sizes.
* Add sys/resource.h include for FreeBSD for issue #445.
* Add definition of ACPIDEV to fix compilation for FreeBSD.
- from version 1.7.0
* New preference KeyboardLayouts for switching of keyboards layouts.
* Fix move menu and layer menu for selections in window list window.
* Don't take away focus from an application when icewm exits.
* On startup check _NET_ACTIVE_WINDOW and use it to preserve focus over restarts.
* Set _NET_ACTIVE_WINDOW to None when no window has focus.
* Better restore focus to window in Above layer when some other window closes.
* New winoption ignoreActivationMessages to ignore programmatic focus requests.
* Fix for taskBarWidthPercentage in case screen is not at (0, 0).
* Use wordexp to avoid a /bin/sh.
* Fix #21 "Problem with dosbox and re-maximize the screen".
* Add Maximize Horizontal to window list window.
* Refresh frames and buttons after screen resize to prevent artefacts.
* Add detailed tracing of systray activity.
* Slightly better conformance to XEMBED standard.
* Reorder systray operations for better test results.
* Only refocus in setWorkspace if workspace really changes.
* Reset workspace focused frame if focused frame changes workspace.
* Fix for negative geometry positions in winoptions.
* Fix icesh runonce.
* Fix for icewm --replace.
* Fix icewm hint processing and make icewmhint geometry work.
* Let icehelp be quiet when parsing html.
* Update theme NanoBlue from Nano_Blu-1.3 to evade a bug in Glamor.
- from version 1.6.6
* Permit deleting entire input line in address bar.
* Fix for TaskBarShowWindows=0 if TaskBarAutoHide=1 for issue #434.
* Accept requests for clipboard selection as UTF-8.
* Request selection as UTF-8 string in addressbar.
* Add support for setting icewm options in env for icewm-session.
* New option PagerShowLabels for issue #19.
* Prevent possible division by zero when calculating battery capacity.
* Make CPU temperature centered.
* Fix to make window list icons fit their rows in issue #433.
* Fix scaled icons in menu for issue #429
* Fix for systray background filling in issue #430.
* Fix for CPUStatusShowAcpiTempInGraph=1 in issue #431.
* Make title buttons behave the same as title bar for Button2.
* Pass mouse presses on object buttons on to the taskbar for issue #424.
* Add new -xembed selector for icesh in issue #423.
* Fix for icesh -window.
* Add icewm-session --output=FILE option.
* Repaint frame border immediately for issue #417.
* Fix TaskBarAutoHide for TaskBarDoubleHeight for issue #415.
* Port to Solaris.
* Slightly larger tray app icons.
* Limit resize band to 3 pixels wide.
* Better support for RGBA colors.
* Add support for urxvt -borderless.
* Fuzzy matching of desktop categories for icewm-menu-fdo.
* A number of updated translations.
- Add pkgconfig(imlib2) to BuildRequires
- Fix file pattern for manpages in %files section
- Refresh patches for new version
- icewm-desktop-nodisplay.patch
- icewm-preferences.patch
- icewm-susemenu.patch
==== ilmbase ====
Version update (2.5.3 -> 2.5.4)
Subpackages: libHalf-2_5-25 libIex-2_5-25 libIlmThread-2_5-25
- merge also baselibs.conf
- modified sources
% baselibs.conf
- merge ilmbase and openexr source packages into one _multibuild
- added sources
+ _multibuild
- version update to 2.5.4
* Patch release with various bug/sanitizer/security fixes, primarily
related to reading corrupted input files.
- version update to 2.5.3
* Various sanitizer/fuzz-identified issues related to handling of invalid input
* Fixes to misc compiler warnings
* Cmake fix for building on arm64 macOS (#772)
* Read performance optimization (#782)
* Fix for building on non-glibc (#798)
* Fixes to tests
- Disable testsuite also on s390/s390x, probably will not pass
on any bigendian platform in current state
- Disable testsuite also on ppc
- Fix 0001-Use-absolute-CMAKE_INSTALL_FULL_LIBDIR-for-libdir-in.patch
so pkgconfig file has no duplicate prefix.
- Run test suite also on all other archs but i586 and ppc64(be)
- version update to 2.5.2
2.5.2
* Invalid input could cause a heap-use-after-free error in DeepScanLineInputFile::DeepScanLineInputFile()
* Invalid chunkCount attributes could cause heap buffer overflow in getChunkOffsetTableSize()
* Invalid tiled input file could cause invalid memory access TiledInputFile::TiledInputFile()
* OpenEXRConfig.h now correctly sets OPENEXR_PACKAGE_STRING to "OpenEXR" (rather than "IlmBase")
2.5.1
* A patch release that corrects the SO version for the v2.5 release,
which missed getting bumped in v2.5.0.
* This release also fixes an improper failure in IlmImfTest when running
on ARMv7 and AAarch64.
2.5.0
* No more build-time header generation: toFloat.h, eLut.h,
b44ExpLogTable.h, and dwaLookups.h are now ordinary header files, no
longer generated on the fly.
* New StdISSTream class, an "input" stringstream version of StdOSStream
* New Matrix22 class in Imath
* Chromaticity comparison operator now includes white (formerly ignored)
* Various cmake fixes
* Bug fixes for various memory leaks
* Bug fixes for various invalid memory accesses
* New checks to detect damaged input files
* OpenEXR_Viewers has been deprecated, removed from the top-level
cmake build and documentation.
- modified patches
% 0001-Use-absolute-CMAKE_INSTALL_FULL_LIBDIR-for-libdir-in.patch (refreshed)
- modified sources
% baselibs.conf
- version update to 2.4.1
* Various fixes for memory leaks and invalid memory accesses
* Various fixes for integer overflow with large images.
* Various cmake fixes for build/install of python modules.
* ImfMisc.h is no longer installed, since it's a private header.
- deleted patches
- Fix-the-symlinks-creation.patch (upstreamed)
- Fix relative paths in generated pkgconfig files:
0001-Use-absolute-CMAKE_INSTALL_FULL_LIBDIR-for-libdir-in.patch
- Fix build with older cmake package (Leap 15.0 up to 15.2), the
included ctest macro does not accept extra parameters.
- Add Fix-the-symlinks-creation.patch to fix the symlinks creation.
- fix OpenEXR.pc
- increase timeout for IlmImf test
- version update to 2.4.0
* Completely re-written CMake configuration files
* Improved support for building on Windows, via CMake
* Improved support for building on macOS, via CMake
* All code compiles without warnings on gcc, clang, msvc
* Cleanup of license and copyright notices
* floating-point exception handling is disabled by default
* New Slice::Make method to reliably compute base pointer for a slice.
* Miscellaneous bug fixes
* CVE-2018-18444 Issue #351 Out of Memory
* CVE-2018-18443 Issue #350 heap-buffer-overflow
- upstream does not provide gpg signature anymore
https://github.com/openexr/openexr/issues/565
- modified sources
% baselibs.conf
- deleted patches
- openexr-CVE-2017-14988.patch (upstreamed)
- openexr-CVE-2017-9111,9113,9115.patch (upstreamed)
- openexr-CVE-2018-18444.patch (upstreamed)
- deleted sources
- openexr-2.3.0.tar.gz.sig (not needed)
- openexr.keyring (not needed)
- testsuite only for x86_64 [bsc#1146648]
- Enable tests on architectures with enough memory - boo#1146648
* disable imffuzztest as it takes to much resources
- security update
- added patches
CVE-2017-14988 [bsc#1061305]
+ openexr-CVE-2017-14988.patch
- security update
- added patches
CVE-2017-9111 [bsc#1040109], CVE-2017-9113 [bsc#1040113], CVE-2017-9115 [bsc#1040115]
+ openexr-CVE-2017-9111,9113,9115.patch
- Codify new ilmbase requirements.
- security update
* CVE-2018-18444 [bsc#1113455]
+ openexr-CVE-2018-18444.patch
- asan_build: build ASAN included
- debug_build: build more suitable for debugging
- Remove useless --with-pic.
- Adjust RPM groups and repair sentence structure.
- updated to 2.3.0
* ThreadPool overhead improvements, enable custom thread pool
to be registered via ThreadPoolProvider class
* Fixes to enable custom namespaces for Iex, Imf
* Improve read performance for deep/zipped data, and
SIMD-accelerated uncompress support
* Added rawPixelDataToBuffer() function for access to
compressed scanlines
* Iex::BaseExc no longer derived from std::string.
* Imath throw() specifiers removed
* Initial Support for Python 3
* removed patch
- Update to 2.2.1
* Fix reported OpenEXR security vulnerabilities: CVE-2017-9110,
CVE-2017-9111, CVE-2017-9112, CVE-2017-9113, CVE-2017-9114,
CVE-2017-9115 and CVE-2017-9116
- pgajdos(a)suse.com: but really seem to fix only:
CVE-2017-9110 [bsc#1040107], CVE-2017-9114 [bsc#1040114],
CVE-2017-9116 [bsc#1040116], CVE-2017-12596 [bsc#1052522]; for
the rest of issues see [bsc#1040109], [bsc#1040112],
[bsc#1040113], [bsc#1040114], [bsc#1040115], and [bsc#1061305]
- Cleanup a bit with spec-cleaner
- Update to 2.2.0
* DreamWorks Lossy Compression A new high quality, high performance lossy
compression codec contributed by DreamWorks Animation. This codec allows
control over variable lossiness to balance visual quality and file size.
This contribution also includes performance improvements that speed up
the PIZ codec.
* IlmImfUtil A new library intended to aid in development of image file
manipulation utilities that support the many types of OpenEXR images.
* This release also includes improvements to cross-platform build support
using CMake.
- Bumped the soname, and now we have libIlmImf and libIlmImfUtil
- Removed openexr-2.1.0-headers.patch
- Updated openexr.keyring from the savannah project page.
- Add obsoletes to baselibs.conf.
- remove dependency on gpg-offline (blocks rebuilds and
tarball integrity is checked by source-validator anyway)
- add openexr-2.1.0-headers.patch to install
ImfDeepImageStateAttribute.h header too
- update to 2.1.0
This release includes a refactoring of the optimised read paths for RGBA
data, optimisations for some of the python bindings to Imath, improvements to
the cmake build environment as well as additional documentation describing
deep data in more detail.
- make tests conditional, enable fuzz test and huge test
- update to 2.0.1
This is a maintenance push that predominantly addresses edge case
failures in the optimisation code paths by temporarily disabling the
feature. For more details, please refer to the
/usr/share/doc/packages/openexr/ChangeLog
- add gpg-offline based verification
- fix library deps
- update to 2.0.0
* Deep Data support - Pixels can now store a variable-length list of samples.
The main rationale behind deep images is to enable the storage of multiple
values at different depths for each pixel. OpenEXR 2.0 supports both
hard-surface and volumetric representations for Deep Compositing workflows.
* Multi-part Image Files - With OpenEXR 2.0, files can now contain a number
of separate, but related, data parts in one file. Access to any part is
independent of the others, pixels from parts that are not required in the
current operation don't need to be accessed, resulting in quicker read
times when accessing only a subset of channels. The multipart interface
also incorporates support for Stereo images where views are stored in
separate parts. This makes stereo OpenEXR 2.0 files significantly faster to
work with than the previous multiview support in OpenEXR.
* Optimized pixel reading - decoding RGB(A) scanline images has been
accelerated on SSE processors providing a significant speedup when reading
both old and new format images, including multipart and multiview files.
* Namespacing - The library introduces versioned namespaces to avoid
conflicts between packages compiled with different versions of the library.
- obsoleted
openexr-suse-docdir.patch (moved in install phase)
openexr-disable-tests.patch
- license update: BSD-3-Clause
No GPL licensed files found in the package
- Update baselibs.conf
- Update to 1.7.1
* Updated the .so verison to 7.
* obsoletes openexr-includes.patch
- require new ilmbase-devel for build
- rename libopenexr-devel to openexr devel to be compatible
with renamed ilmbase package
- disable the test at all, as running them in OBS seems not to be
reliable
- Remove redundant tags/sections per specfile guideline suggestions
- openexr-disable-tests.patch - disable broken tests prevents a build
in Factory
- remove explicit libdrm buildrequires
- Use %_smp_mflags for parallel build
- Update to 1.7.0 - bugfix release, multiviewer support
* obsoletes CVE-2009-1720 support
* built with --enable-larget-stack and test
- Renammed to be more comfortable with Shared Library policy
* openexr - main (source package) contains tools in bindir, it provides and
obsoletes the old OpenEXR symbol
* libIlmImf6 - contains the openexr library
* libopenexr-devel - contains the headers, Provides and Obsoletes the
OpenEXR-devel symbol
* openexr-doc - documentation
- add baselibs.conf as a source
- fixed bnc#527539: VUL-0: OpenEXR: [ MDVSA-2009:190 ] OpenEXR
used patches from Mandriva
* CVE-2009-1720
* CVE-2009-1721
- save 6.7MB by removing static libraries and "la" files
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
- obsolete old -XXbit packages (bnc#437293)
- added baselibs.conf file to build xxbit packages
for multilib support
- update to 1.6.1
- fix buid, add docu subpackage with documentation and examples
- fix linking of new IlmThread lib versus libpthread
- update to 1.4.6
- fix build, fix packaging examples and doc
- added missing Requires
- fixed RPM_OPT_FLAGS
- fix shared lib dependencies
- fix installed headers
- converted neededforbuild to BuildRequires
- make use of mesa-devel-packages macro in neededforbuild
- don't build as root
- update to version 1.2.2
- Fix missing declaration.
- try to fix docu installation
- initial package of version 1.2.1
==== incidenceeditor ====
Version update (20.08.3 -> 20.12.1)
Subpackages: incidenceeditor-lang libKF5IncidenceEditor5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Handle changes to start dates of recurring to-dos (kde#430651)
* Fix off-by-one error in yearly recurrence rule pull-down
* IncidenceAttachment: don't allow running executables
- Drop obsolete build requirements
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Fix attachment mimetype detection (kde#407871)
==== inotify-tools ====
Version update (3.20.2.2 -> 3.20.11.0)
Subpackages: libinotifytools0
- update to 3.20.11.0:
* Added --no-dereference to watch a symlink
* bugfixes
==== ipset ====
Version update (7.9 -> 7.10)
Subpackages: libipset13
- Update to release 7.10
* Fix shift-out-of-bounds in htable_bits()
==== juk ====
Version update (20.08.3 -> 20.12.0)
Subpackages: juk-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* ensure systray tooltip updates on track change (kde#412009)
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Port away from deprecated Qt::MidButton
* Port away from deprecated random generator and QString function.
* cgit -> invent
==== k3b ====
Version update (20.08.3 -> 20.12.0)
Subpackages: k3b-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Warn when trying to add folders that contain unsupported filenames (kde#428115)
* Avoid creating KCModuleInfo
* Port away from KRandom
* Fix -Wimplicit-fallthrough warnings
==== kaccounts-integration ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kaccounts-integration-lang libkaccounts2
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Load translations
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kaccounts-providers ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kaccounts-providers-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* [*cloud] Don't manually close the window when finished
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* [*cloud] Cancel configuration when window is closed (kde#427200)
* Make (own|next)cloud url handling more resilient (kde#425807)
* Extract messages from QML files (kde#388203)
* Bundle nextcloud icon (kde#418745)
==== kactivities-stats ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Port deprecated method
* Port QRegExp to QRegularExpression
* Removed debugging output
* ResultModel: expose resource MimeType
* Add event filtering for files and directories (kde#428085)
==== kactivities5 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kactivitymanagerd ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kactivitymanagerd-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kaddressbook ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kaddressbook-doc kaddressbook-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Obsolete kdepim-apps-libs-lang as well to avoid update problems
- Drop obsolete build requirements
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Fix order of cmake imports
==== kalarmcal ====
Version update (20.08.3 -> 20.12.1)
Subpackages: akonadi-plugin-kalarmcal kalarmcal-lang libKF5AlarmCalendar5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Fix RFC3339 fractional seconds handling
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kalgebra ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kalgebra-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* [mobile] Remove bannerimage from drawer
* Drop empty X-KDE-PluginInfo-Depends
==== kamera ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kamera-lang kio_kamera
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use systemsettings5 instead of kcmshell5
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Port deprecated method
==== kanagram ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kanagram-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove explicit ECM_KDE_MODULE_DIR
* When checking typed letters also check stripping accents.
* Remove KDeclarative dependency
* Improve i18n tooling
* Add missing content_rating tag to appdata file.
==== kapptemplate ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kapptemplate-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Port to modern SPDX license identifier
==== karchive ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kate ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kate-lang kate-plugins
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* lspclient: also secretly accept LocationLink in some replies (kde#427270)
* implement optional limit for number of tabs and LRU replacement (kde#426520)
==== katomic ====
Version update (20.08.3 -> 20.12.0)
Subpackages: katomic-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Fix KNS deprecations
==== kauth ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kblackbox ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kblackbox-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== kblocks ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kblocks-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* We use QRandomGenerator => we need qt5.10 min
* compile local kdegames and grab neon kdoctools in the snap
* add a snap file for building snap package on binary factory
* Fix KNS deprecations
* Port KRandom::random
==== kbookmarks ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Bookmarks5 libKF5Bookmarks5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
==== kbounce ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kbounce-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* We use QRandomGenerator => we need qt5.10 min
* Port away from KRandom
==== kbreakout ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kbreakout-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== kbruch ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kbruch-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* add content rating
==== kcachegrind ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kcachegrind-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kcalc ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kcalc-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add the backspace button to the list of memory buttons
* Using no deprecated enum Qt::MiddleButton
* Optionally install icons
* Fix usage of the corrected and uncorrected SD
* appdata.xml: Update screenshot URLs
* appdata.xml: Add content rating from the OARS
==== kcalendarcore ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Fix maintainer, that is supposed to be Allen Winter
* Re-add COLOR property serialization from RFC7986.
* Add support for CONFERENCE property
* Add alarmsTo convenience method to Calendar
* Check that by day recurrences do not precede dtStart.
==== kcalutils ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kcalutils-lang libKF5CalendarUtils5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Use consistent icons for events and to-dos
* Simplify invitation style
* Fix autotests/testincidenceformatter
* Fix autotests/testtodotooltip
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* Fix generate pri file
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* const'ify pointer
==== kcharselect ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kcharselect-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* We depend against kf5.56
* Fix clazy warning
==== kcm_sddm ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kcm_sddm-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kcmutils ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5KCMUtils5 libKF5KCMUtils5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
* remove hack that broke multi level kcms in icon mode
==== kcodecs ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Codecs5 libKF5Codecs5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kcolorchooser ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kcolorchooser-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== kcompletion ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Completion5 libKF5Completion5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kconfig ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigCore5-lang libKF5ConfigGui5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Add KF6 TODO to use the just-approved (*) XDG_STATE_HOME env var.
* Fix KConfigGroup::copyTo with KConfigBase::Notify
==== kconfigwidgets ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5ConfigWidgets5 libKF5ConfigWidgets5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Remove redundant setLayout() call
==== kcontacts ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kcoreaddons ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kcoreaddons-lang libKF5CoreAddons5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Port some usage of QStringRef to QStringView
* [ktexttohtml] Add test case for empty text
* Make int to QChar conversion explicit
* Remove unused include
* Guard QRegExp include behind deprecation flag
* Fix include for NAME_MAX
* Fix test KFormatTest::formatRelativeDate
* Avoid to crash when factory is empty (when we return an error)
* KFormat: Add more relative date time cases
* Enable KPluginFactory to optionally pass KPluginMetaData to plugins
==== kcrash ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kcron ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kcron-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use systemsettings5 instead of kcmshell5
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== kdav ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kdav-lang libKF5DAV5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Remove it as it creates too many errors
==== kdbusaddons ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5 libKF5DBusAddons5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kde-cli-tools5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kde-cli-tools5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kde-gtk-config5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* Set correct installation directory for kconf_update script
* Use only GTK Module for managing window decorations CSS (kde#428322,kde#428120,kde#428842)
==== kde-print-manager ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kde-print-manager-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* [applet] Simplify printer list item subtitle (kde#425534)
==== kdeclarative ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5Declarative5-lang libKF5QuickAddons5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Sync margins from AbstractKCM into SimpleKCM
* Remove obsolete license text
* Relicense file to LGPL-2.0-or-later
* Rewrite KeySequenceItem (and helper) to use KeySequenceRecorder (kde#407395)
==== kdeconnect-kde ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kdeconnect-kde-lang kdeconnect-kde-zsh-completion
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* plugins/battery: add battery charge info to the update signal
- Add missing runtime requirements (boo#1180272)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* [SMS App] Disable sending attachments until we have Android support
* Fix build with bluetooth enabled
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Add a verification key that's displayed when pairing
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kded ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kded-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kdeedu-data ====
Version update (20.08.3 -> 20.12.0)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== kdegraphics-thumbnailers ====
Version update (20.08.3 -> 20.12.0)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== kdelibs4support ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kdelibs4support-lang libKF5KDELibs4Support5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kdepim-addons ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kdepim-addons-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Drop obsolete build requirements
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Fix build with newer Qt
* Don't clear line edit when we finish editing
* Specify calendar when we open editor
* Fix select correct calendar when we open editor
* Fix CSS from HTML emails messing up the layout of our buttons
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Fix Bug 424940 - Add support for importing Windows contacts
from .contact XML files (kde#424940)
==== kdepim-runtime ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kdepim-runtime-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Fix Google Groupware segfault
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Fix crash in SessionPool::requestPassword (kde#415339)
==== kdesu ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Su5 libKF5Su5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Properly parse escaped double quotes
* Add OpenBSD's doas(1) support
==== kdf ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kdf-lang kwikdisk
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use systemsettings5 instead of kcmshell5
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* We depend against kf5.70
* Remove unused include
* Remove unneeded includes
==== kdialog ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kdialog-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix --menu, --checklist, and --radiolist usage instructions (kde#427415)
* make \n work with (img)inputbox and (new)password (kde#352981)
* Use camelcase (scripted)
==== kdiamond ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kdiamond-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Fix KNS deprecations
==== kdnssd-framework ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5DNSSD5 libKF5DNSSD5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kdoctools ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kdoctools-lang libKF5DocTools5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kemoticons ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kernel-64kb ====
Version update (5.9.14 -> 5.10.4)
- drm/panfrost: Remove unused variables in panfrost_job_close()
(git-fixes).
- commit 4169c1f
- drm/panfrost: Don't corrupt the queue mutex on open/close
(git-fixes).
- RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
(git-fixes).
- scsi: lpfc: Fix variable 'vport' set but not used in
lpfc_sli4_abts_err_handler() (git-fixes).
- commit 77d98b1
- Linux 5.10.4 (bsc#1012628).
- hwmon: (k10temp) Remove support for displaying voltage and
current on Zen CPUs (bsc#1012628).
- drm/gma500: fix double free of gma_connector (bsc#1012628).
- iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove
of_match_ptr() (bsc#1012628).
- drm/aspeed: Fix Kconfig warning & subsequent build errors
(bsc#1012628).
- drm/mcde: Fix handling of platform_get_irq() error
(bsc#1012628).
- drm/tve200: Fix handling of platform_get_irq() error
(bsc#1012628).
- arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from
ethernet-phy node (bsc#1012628).
- arm64: dts: renesas: cat875: Remove rxc-skew-ps from
ethernet-phy node (bsc#1012628).
- soc: renesas: rmobile-sysc: Fix some leaks in
rmobile_init_pm_domains() (bsc#1012628).
- soc: mediatek: Check if power domains can be powered on at
boot time (bsc#1012628).
- arm64: dts: mediatek: mt8183: fix gce incorrect mbox-cells value
(bsc#1012628).
- arm64: dts: ipq6018: update the reserved-memory node
(bsc#1012628).
- arm64: dts: qcom: sc7180: Fix one forgotten interconnect
reference (bsc#1012628).
- soc: qcom: geni: More properly switch to DMA mode (bsc#1012628).
- Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
(bsc#1012628).
- RDMA/bnxt_re: Set queue pair state when being queried
(bsc#1012628).
- rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
(bsc#1012628).
- RDMA/bnxt_re: Fix entry size during SRQ create (bsc#1012628).
- selinux: fix error initialization in inode_doinit_with_dentry()
(bsc#1012628).
- ARM: dts: aspeed-g6: Fix the GPIO memory size (bsc#1012628).
- ARM: dts: aspeed: s2600wf: Fix VGA memory region location
(bsc#1012628).
- RDMA/core: Fix error return in _ib_modify_qp() (bsc#1012628).
- RDMA/rxe: Compute PSN windows correctly (bsc#1012628).
- x86/mm/ident_map: Check for errors from ident_pud_init()
(bsc#1012628).
- ARM: p2v: fix handling of LPAE translation in BE mode
(bsc#1012628).
- RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving
failed (bsc#1012628).
- RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
(bsc#1012628).
- RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
(bsc#1012628).
- x86/apic: Fix x2apic enablement without interrupt remapping
(bsc#1012628).
- ASoC: qcom: fix unsigned int bitwidth compared to less than zero
(bsc#1012628).
- sched/deadline: Fix sched_dl_global_validate() (bsc#1012628).
- sched: Reenable interrupts in do_sched_yield() (bsc#1012628).
- drm/amdgpu: fix incorrect enum type (bsc#1012628).
- crypto: talitos - Endianess in current_desc_hdr() (bsc#1012628).
- crypto: talitos - Fix return type of current_desc_hdr()
(bsc#1012628).
- crypto: inside-secure - Fix sizeof() mismatch (bsc#1012628).
- ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified
mode (bsc#1012628).
- drm/msm: Add missing stub definition (bsc#1012628).
- ARM: dts: aspeed: tiogapass: Remove vuart (bsc#1012628).
- drm/amdgpu: fix build_coefficients() argument (bsc#1012628).
- powerpc/64: Set up a kernel stack for secondaries before
cpu_restore() (bsc#1012628).
- spi: img-spfi: fix reference leak in img_spfi_resume
(bsc#1012628).
- f2fs: call f2fs_get_meta_page_retry for nat page (bsc#1012628).
- RDMA/mlx5: Fix corruption of reg_pages in
mlx5_ib_rereg_user_mr() (bsc#1012628).
- perf test: Use generic event for expand_libpfm_events()
(bsc#1012628).
- drm/msm/dp: DisplayPort PHY compliance tests fixup
(bsc#1012628).
- drm/msm/dsi_pll_7nm: restore VCO rate during restore_state
(bsc#1012628).
- drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
(bsc#1012628).
- drm/msm/dpu: fix clock scaling on non-sc7180 board
(bsc#1012628).
- spi: spi-mem: fix reference leak in spi_mem_access_start
(bsc#1012628).
- scsi: aacraid: Improve compat_ioctl handlers (bsc#1012628).
- pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB (bsc#1012628).
- ASoC: pcm: DRAIN support reactivation (bsc#1012628).
- drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
(bsc#1012628).
- crypto: arm64/poly1305-neon - reorder PAC authentication with
SP update (bsc#1012628).
- crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
(bsc#1012628).
- crypto: caam - fix printing on xts fallback allocation error
path (bsc#1012628).
- selinux: fix inode_doinit_with_dentry() LABEL_INVALID error
handling (bsc#1012628).
- nl80211/cfg80211: fix potential infinite loop (bsc#1012628).
- spi: stm32: fix reference leak in stm32_spi_resume
(bsc#1012628).
- bpf: Fix tests for local_storage (bsc#1012628).
- x86/mce: Correct the detection of invalid notifier priorities
(bsc#1012628).
- drm/edid: Fix uninitialized variable in drm_cvt_modes()
(bsc#1012628).
- ath11k: Initialize complete alpha2 for regulatory change
(bsc#1012628).
- ath11k: Fix number of rules in filtered ETSI regdomain
(bsc#1012628).
- ath11k: fix wmi init configuration (bsc#1012628).
- brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
(bsc#1012628).
- arm64: dts: exynos: Include common syscon restart/poweroff
for Exynos7 (bsc#1012628).
- arm64: dts: exynos: Correct psci compatible used on Exynos7
(bsc#1012628).
- drm/panel: simple: Add flags to boe_nv133fhm_n61 (bsc#1012628).
- Bluetooth: Fix null pointer dereference in hci_event_packet()
(bsc#1012628).
- Bluetooth: Fix: LL PRivacy BLE device fails to connect
(bsc#1012628).
- Bluetooth: hci_h5: fix memory leak in h5_close (bsc#1012628).
- spi: stm32-qspi: fix reference leak in stm32 qspi operations
(bsc#1012628).
- spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
(bsc#1012628).
- spi: mt7621: fix missing clk_disable_unprepare() on error in
mt7621_spi_probe (bsc#1012628).
- spi: tegra20-slink: fix reference leak in slink ops of tegra20
(bsc#1012628).
- spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
(bsc#1012628).
- spi: tegra114: fix reference leak in tegra spi ops
(bsc#1012628).
- spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on
error in bcm63xx_hsspi_resume (bsc#1012628).
- spi: imx: fix reference leak in two imx operations
(bsc#1012628).
- ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()
(bsc#1012628).
- ath11k: Handle errors if peer creation fails (bsc#1012628).
- mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
(bsc#1012628).
- drm/msm/a6xx: Clear shadow on suspend (bsc#1012628).
- drm/msm/a5xx: Clear shadow on suspend (bsc#1012628).
- firmware: tegra: fix strncpy()/strncat() confusion
(bsc#1012628).
- drm/msm/dp: return correct connection status after suspend
(bsc#1012628).
- drm/msm/dp: skip checking LINK_STATUS_UPDATED bit (bsc#1012628).
- drm/msm/dp: do not notify audio subsystem if sink doesn't
support audio (bsc#1012628).
- selftests/run_kselftest.sh: fix dry-run typo (bsc#1012628).
- selftest/bpf: Add missed ip6ip6 test back (bsc#1012628).
- ASoC: wm8994: Fix PM disable depth imbalance on error
(bsc#1012628).
- ASoC: wm8998: Fix PM disable depth imbalance on error
(bsc#1012628).
- spi: sprd: fix reference leak in sprd_spi_remove (bsc#1012628).
- virtiofs fix leak in setup (bsc#1012628).
- ASoC: arizona: Fix a wrong free in wm8997_probe (bsc#1012628).
- RDMa/mthca: Work around -Wenum-conversion warning (bsc#1012628).
- ASoC: SOF: Intel: fix Kconfig dependency for
SND_INTEL_DSP_CONFIG (bsc#1012628).
- arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error
for dss node (bsc#1012628).
- MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA
(bsc#1012628).
- drm/amdgpu: fix compute queue priority if num_kcq is less than 4
(bsc#1012628).
- soc: ti: omap-prm: Do not check rstst bit on deassert if
already deasserted (bsc#1012628).
- crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the
manager (bsc#1012628).
- crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
(bsc#1012628).
- firmware: arm_scmi: Fix missing destroy_workqueue()
(bsc#1012628).
- drm/udl: Fix missing error code in udl_handle_damage()
(bsc#1012628).
- staging: greybus: codecs: Fix reference counter leak in error
handling (bsc#1012628).
- staging: gasket: interrupt: fix the missed eventfd_ctx_put()
in gasket_interrupt.c (bsc#1012628).
- scripts: kernel-doc: Restore anonymous enum parsing
(bsc#1012628).
- drm/amdkfd: Put ACPI table after using it (bsc#1012628).
- ionic: use mc sync for multicast filters (bsc#1012628).
- ionic: flatten calls to ionic_lif_rx_mode (bsc#1012628).
- ionic: change set_rx_mode from_ndo to can_sleep (bsc#1012628).
- media: tm6000: Fix sizeof() mismatches (bsc#1012628).
- media: platform: add missing put_device() call in
mtk_jpeg_clk_init() (bsc#1012628).
- media: mtk-vcodec: add missing put_device() call in
mtk_vcodec_init_dec_pm() (bsc#1012628).
- media: mtk-vcodec: add missing put_device() call in
mtk_vcodec_release_dec_pm() (bsc#1012628).
- media: mtk-vcodec: add missing put_device() call in
mtk_vcodec_init_enc_pm() (bsc#1012628).
- media: v4l2-fwnode: Return -EINVAL for invalid bus-type
(bsc#1012628).
- media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must
init vep argument (bsc#1012628).
- media: ov5640: fix support of BT656 bus mode (bsc#1012628).
- media: staging: rkisp1: cap: fix runtime PM imbalance on error
(bsc#1012628).
- media: cedrus: fix reference leak in cedrus_start_streaming
(bsc#1012628).
- media: platform: add missing put_device() call in
mtk_jpeg_probe() and mtk_jpeg_remove() (bsc#1012628).
- media: venus: core: change clk enable and disable order in
resume and suspend (bsc#1012628).
- media: venus: core: vote for video-mem path (bsc#1012628).
- media: venus: core: vote with average bandwidth and peak
bandwidth as zero (bsc#1012628).
- RDMA/cma: Add missing error handling of listen_id (bsc#1012628).
- ASoC: meson: fix COMPILE_TEST error (bsc#1012628).
- spi: dw: fix build error by selecting MULTIPLEXER (bsc#1012628).
- scsi: core: Fix VPD LUN ID designator priorities (bsc#1012628).
- media: venus: put dummy vote on video-mem path after last
session release (bsc#1012628).
- media: solo6x10: fix missing snd_card_free in error handling
case (bsc#1012628).
- video: fbdev: atmel_lcdfb: fix return error code in
atmel_lcdfb_of_init() (bsc#1012628).
- mmc: sdhci: tegra: fix wrong unit with busy_timeout
(bsc#1012628).
- drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
(bsc#1012628).
- drm/meson: Free RDMA resources after tearing down DRM
(bsc#1012628).
- drm/meson: Unbind all connectors on module removal
(bsc#1012628).
- drm/meson: dw-hdmi: Register a callback to disable the regulator
(bsc#1012628).
- drm/meson: dw-hdmi: Ensure that clocks are enabled before
touching the TOP registers (bsc#1012628).
- ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY
(bsc#1012628).
- iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
(bsc#1012628).
- Input: ads7846 - fix race that causes missing releases
(bsc#1012628).
- Input: ads7846 - fix integer overflow on Rt calculation
(bsc#1012628).
- Input: ads7846 - fix unaligned access on 7845 (bsc#1012628).
- bus: mhi: core: Remove double locking from mhi_driver_remove()
(bsc#1012628).
- bus: mhi: core: Fix null pointer access when parsing MHI
configuration (bsc#1012628).
- usb/max3421: fix return error code in max3421_probe()
(bsc#1012628).
- spi: mxs: fix reference leak in mxs_spi_probe (bsc#1012628).
- selftests/bpf: Fix broken riscv build (bsc#1012628).
- powerpc: Avoid broken GCC __attribute__((optimize))
(bsc#1012628).
- powerpc/feature: Fix CPU_FTRS_ALWAYS by removing
CPU_FTRS_GENERIC_32 (bsc#1012628).
- ARM: dts: tacoma: Fix node vs reg mismatch for flash memory
(bsc#1012628).
- Revert "powerpc/pseries/hotplug-cpu: Remove double free in
error path" (bsc#1012628).
- powerpc/powernv/sriov: fix unsigned int win compared to less
than zero (bsc#1012628).
- mfd: htc-i2cpld: Add the missed i2c_put_adapter() in
htcpld_register_chip_i2c() (bsc#1012628).
- mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPE
(bsc#1012628).
- mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()
(bsc#1012628).
- mfd: cpcap: Fix interrupt regression with regmap clear_ack
(bsc#1012628).
- EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
(bsc#1012628).
- scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF (bsc#1012628).
- scsi: ufs: Fix clkgating on/off (bsc#1012628).
- rcu: Allow rcu_irq_enter_check_tick() from NMI (bsc#1012628).
- rcu,ftrace: Fix ftrace recursion (bsc#1012628).
- rcu/tree: Defer kvfree_rcu() allocation to a clean context
(bsc#1012628).
- crypto: crypto4xx - Replace bitwise OR with logical OR in
crypto4xx_build_pd (bsc#1012628).
- crypto: omap-aes - Fix PM disable depth imbalance in
omap_aes_probe (bsc#1012628).
- crypto: sun8i-ce - fix two error path's memory leak
(bsc#1012628).
- spi: fix resource leak for drivers without .remove callback
(bsc#1012628).
- drm/meson: dw-hdmi: Disable clocks on driver teardown
(bsc#1012628).
- drm/meson: dw-hdmi: Enable the iahb clock early enough
(bsc#1012628).
- PCI: Disable MSI for Pericom PCIe-USB adapter (bsc#1012628).
- PCI: brcmstb: Initialize "tmp" before use (bsc#1012628).
- soc: ti: knav_qmss: fix reference leak in knav_queue_probe
(bsc#1012628).
- soc: ti: Fix reference imbalance in knav_dma_probe
(bsc#1012628).
- drivers: soc: ti: knav_qmss_queue: Fix error return code in
knav_queue_probe (bsc#1012628).
- soc: qcom: initialize local variable (bsc#1012628).
- arm64: dts: qcom: sm8250: correct compatible for sm8250-mtp
(bsc#1012628).
- arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin
bias (bsc#1012628).
- Input: omap4-keypad - fix runtime PM error handling
(bsc#1012628).
- clk: meson: Kconfig: fix dependency for G12A (bsc#1012628).
- staging: mfd: hi6421-spmi-pmic: fix error return code in
hi6421_spmi_pmic_probe() (bsc#1012628).
- ath11k: Fix the rx_filter flag setting for peer rssi stats
(bsc#1012628).
- RDMA/cxgb4: Validate the number of CQEs (bsc#1012628).
- soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
(bsc#1012628).
- pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin
controller (bsc#1012628).
- memstick: fix a double-free bug in memstick_check (bsc#1012628).
- ARM: dts: at91: sam9x60: add pincontrol for USB Host
(bsc#1012628).
- ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host
(bsc#1012628).
- ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host
(bsc#1012628).
- mmc: pxamci: Fix error return code in pxamci_probe
(bsc#1012628).
- brcmfmac: fix error return code in brcmf_cfg80211_connect()
(bsc#1012628).
- orinoco: Move context allocation after processing the skb
(bsc#1012628).
- qtnfmac: fix error return code in qtnf_pcie_probe()
(bsc#1012628).
- rsi: fix error return code in rsi_reset_card() (bsc#1012628).
- cw1200: fix missing destroy_workqueue() on error in
cw1200_init_common (bsc#1012628).
- dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
(bsc#1012628).
- arm64: dts: qcom: sdm845: Limit ipa iommu streams (bsc#1012628).
- leds: netxbig: add missing put_device() call in
netxbig_leds_get_of_pdata() (bsc#1012628).
- leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
(bsc#1012628).
- leds: turris-omnia: check for LED_COLOR_ID_RGB instead
LED_COLOR_ID_MULTI (bsc#1012628).
- arm64: tegra: Fix DT binding for IO High Voltage entry
(bsc#1012628).
- RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all()
error unwind (bsc#1012628).
- soundwire: qcom: Fix build failure when slimbus is module
(bsc#1012628).
- drm/imx/dcss: fix rotations for Vivante tiled formats
(bsc#1012628).
- media: siano: fix memory leak of debugfs members in
smsdvb_hotplug (bsc#1012628).
- platform/x86: mlx-platform: Remove PSU EEPROM from default
platform configuration (bsc#1012628).
- platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x
platform configuration (bsc#1012628).
- arm64: dts: qcom: sc7180: limit IPA iommu streams (bsc#1012628).
- RDMA/hns: Only record vlan info for HIP08 (bsc#1012628).
- RDMA/hns: Fix missing fields in address vector (bsc#1012628).
- RDMA/hns: Avoid setting loopback indicator when smac is same
as dmac (bsc#1012628).
- serial: 8250-mtk: Fix reference leak in mtk8250_probe
(bsc#1012628).
- samples: bpf: Fix lwt_len_hist reusing previous BPF map
(bsc#1012628).
- media: imx214: Fix stop streaming (bsc#1012628).
- mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
(bsc#1012628).
- media: max2175: fix max2175_set_csm_mode() error code
(bsc#1012628).
- slimbus: qcom-ngd-ctrl: Avoid sending power requests without
QMI (bsc#1012628).
- RDMA/core: Track device memory MRs (bsc#1012628).
- drm/mediatek: Use correct aliases name for ovl (bsc#1012628).
- HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()
(bsc#1012628).
- ARM: dts: Remove non-existent i2c1 from 98dx3236 (bsc#1012628).
- arm64: dts: armada-3720-turris-mox: update ethernet-phy handle
name (bsc#1012628).
- power: supply: bq25890: Use the correct range for IILIM register
(bsc#1012628).
- arm64: dts: rockchip: Set dr_mode to "host" for OTG on
rk3328-roc-cc (bsc#1012628).
- power: supply: max17042_battery: Fix current_{avg,now} hiding
with no current sense (bsc#1012628).
- power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI
matching (bsc#1012628).
- power: supply: bq24190_charger: fix reference leak
(bsc#1012628).
- genirq/irqdomain: Don't try to free an interrupt that has no
mapping (bsc#1012628).
- arm64: dts: ls1028a: fix ENETC PTP clock input (bsc#1012628).
- arm64: dts: ls1028a: fix FlexSPI clock input (bsc#1012628).
- arm64: dts: freescale: sl28: combine SPI MTD partitions
(bsc#1012628).
- phy: tegra: xusb: Fix usb_phy device driver field (bsc#1012628).
- arm64: dts: qcom: c630: Polish i2c-hid devices (bsc#1012628).
- arm64: dts: qcom: c630: Fix pinctrl pins properties
(bsc#1012628).
- PCI: Bounds-check command-line resource alignment requests
(bsc#1012628).
- PCI: Fix overflow in command-line resource alignment requests
(bsc#1012628).
- PCI: iproc: Fix out-of-bound array accesses (bsc#1012628).
- PCI: iproc: Invalidate correct PAXB inbound windows
(bsc#1012628).
- arm64: dts: meson: fix spi-max-frequency on Khadas VIM2
(bsc#1012628).
- arm64: dts: meson-sm1: fix typo in opp table (bsc#1012628).
- soc: amlogic: canvas: add missing put_device() call in
meson_canvas_get() (bsc#1012628).
- scsi: hisi_sas: Fix up probe error handling for v3 hw
(bsc#1012628).
- scsi: pm80xx: Do not sleep in atomic context (bsc#1012628).
- spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect
to set SPI_MCR (bsc#1012628).
- ARM: dts: at91: at91sam9rl: fix ADC triggers (bsc#1012628).
- RDMA/hns: Fix 0-length sge calculation error (bsc#1012628).
- RDMA/hns: Bugfix for calculation of extended sge (bsc#1012628).
- mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree
with devm_kfree (bsc#1012628).
- soundwire: master: use pm_runtime_set_active() on add
(bsc#1012628).
- platform/x86: dell-smbios-base: Fix error return code in
dell_smbios_init (bsc#1012628).
- ASoC: Intel: Boards: tgl_max98373: update TDM slot_width
(bsc#1012628).
- media: max9271: Fix GPIO enable/disable (bsc#1012628).
- media: rdacm20: Enable GPIO1 explicitly (bsc#1012628).
- media: i2c: imx219: Selection compliance fixes (bsc#1012628).
- ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control
(bsc#1012628).
- ath11k: Reset ath11k_skb_cb before setting new flags
(bsc#1012628).
- ath11k: Fix an error handling path (bsc#1012628).
- ath10k: Fix the parsing error in service available event
(bsc#1012628).
- ath10k: Fix an error handling path (bsc#1012628).
- ath10k: Release some resources in an error handling path
(bsc#1012628).
- SUNRPC: rpc_wake_up() should wake up tasks in the correct order
(bsc#1012628).
- NFSv4.2: condition READDIR's mask for security label based on
LSM state (bsc#1012628).
- SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
(bsc#1012628).
- NFSv4: Fix the alignment of page data in the getdeviceinfo reply
(bsc#1012628).
- net: sunrpc: Fix 'snprintf' return value check in
'do_xprt_debugfs' (bsc#1012628).
- lockd: don't use interval-based rebinding over TCP
(bsc#1012628).
- NFS: switch nfsiod to be an UNBOUND workqueue (bsc#1012628).
- selftests/seccomp: Update kernel config (bsc#1012628).
- vfio-pci: Use io_remap_pfn_range() for PCI IO memory
(bsc#1012628).
- hwmon: (ina3221) Fix PM usage counter unbalance in
ina3221_write_enable (bsc#1012628).
- f2fs: fix double free of unicode map (bsc#1012628).
- media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
(bsc#1012628).
- media: saa7146: fix array overflow in vidioc_s_audio()
(bsc#1012628).
- powerpc/perf: Fix crash with is_sier_available when pmu is
not set (bsc#1012628).
- powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S (bsc#1012628).
- powerpc/xmon: Fix build failure for 8xx (bsc#1012628).
- powerpc/perf: Fix to update radix_scope_qual in power10
(bsc#1012628).
- powerpc/perf: Update the PMU group constraints for l2l3 events
in power10 (bsc#1012628).
- powerpc/perf: Fix the PMU group constraints for threshold
events in power10 (bsc#1012628).
- clocksource/drivers/orion: Add missing clk_disable_unprepare()
on error path (bsc#1012628).
- clocksource/drivers/cadence_ttc: Fix memory leak in
ttc_setup_clockevent() (bsc#1012628).
- clocksource/drivers/ingenic: Fix section mismatch (bsc#1012628).
- clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
(bsc#1012628).
- arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
(bsc#1012628).
- iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt
context (bsc#1012628).
- libbpf: Sanitise map names before pinning (bsc#1012628).
- ARM: dts: at91: sam9x60ek: remove bypass property (bsc#1012628).
- ARM: dts: at91: sama5d2: map securam as device (bsc#1012628).
- scripts: kernel-doc: fix parsing function-like typedefs
(bsc#1012628).
- bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
(bsc#1012628).
- selftests/bpf: Fix invalid use of strncat in test_sockmap
(bsc#1012628).
- pinctrl: falcon: add missing put_device() call in
pinctrl_falcon_probe() (bsc#1012628).
- soc: rockchip: io-domain: Fix error return code in
rockchip_iodomain_probe() (bsc#1012628).
- arm64: dts: rockchip: Fix UART pull-ups on rk3328 (bsc#1012628).
- memstick: r592: Fix error return in r592_probe() (bsc#1012628).
- MIPS: Don't round up kernel sections size for memblock_add()
(bsc#1012628).
- mt76: mt7663s: fix a possible ple quota underflow (bsc#1012628).
- mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE
(bsc#1012628).
- mt76: set fops_tx_stats.owner to THIS_MODULE (bsc#1012628).
- mt76: dma: fix possible deadlock running mt76_dma_cleanup
(bsc#1012628).
- net/mlx5: Properly convey driver version to firmware
(bsc#1012628).
- mt76: fix memory leak if device probing fails (bsc#1012628).
- mt76: fix tkip configuration for mt7615/7663 devices
(bsc#1012628).
- ASoC: jz4740-i2s: add missed checks for clk_get() (bsc#1012628).
- ASoC: q6afe-clocks: Add missing parent clock rate (bsc#1012628).
- dm ioctl: fix error return code in target_message (bsc#1012628).
- ASoC: cros_ec_codec: fix uninitialized memory read
(bsc#1012628).
- ASoC: atmel: mchp-spdifrx needs COMMON_CLK (bsc#1012628).
- ASoC: qcom: fix QDSP6 dependencies, attempt #3 (bsc#1012628).
- phy: mediatek: allow compile-testing the hdmi phy (bsc#1012628).
- phy: renesas: rcar-gen3-usb2: disable runtime pm in case of
failure (bsc#1012628).
- memory: ti-emif-sram: only build for ARMv7 (bsc#1012628).
- memory: jz4780_nemc: Fix potential NULL dereference in
jz4780_nemc_probe() (bsc#1012628).
- drm/msm: a5xx: Make preemption reset case reentrant
(bsc#1012628).
- drm/msm: add IOMMU_SUPPORT dependency (bsc#1012628).
- clocksource/drivers/arm_arch_timer: Use stable count reader
in erratum sne (bsc#1012628).
- clocksource/drivers/arm_arch_timer: Correct fault programming
of CNTKCTL_EL1.EVNTI (bsc#1012628).
- cpufreq: ap806: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: highbank: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- cpufreq: qcom: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: st: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: loongson1: Add missing MODULE_ALIAS (bsc#1012628).
- cpufreq: scpi: Add missing MODULE_ALIAS (bsc#1012628).
- cpufreq: vexpress-spc: Add missing MODULE_ALIAS (bsc#1012628).
- cpufreq: imx: fix NVMEM_IMX_OCOTP dependency (bsc#1012628).
- macintosh/adb-iop: Always wait for reply message from IOP
(bsc#1012628).
- macintosh/adb-iop: Send correct poll command (bsc#1012628).
- staging: bcm2835: fix vchiq_mmal dependencies (bsc#1012628).
- staging: greybus: audio: Fix possible leak free widgets in
gbaudio_dapm_free_controls (bsc#1012628).
- spi: dw: Fix error return code in dw_spi_bt1_probe()
(bsc#1012628).
- Bluetooth: btusb: Add the missed release_firmware() in
btusb_mtk_setup_firmware() (bsc#1012628).
- Bluetooth: btmtksdio: Add the missed release_firmware() in
mtk_setup_firmware() (bsc#1012628).
- Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
(bsc#1012628).
- block/rnbd-clt: Dynamically alloc buffer for pathname &
blk_symlink_name (bsc#1012628).
- block/rnbd: fix a null pointer dereference on
dev->blk_symlink_name (bsc#1012628).
- Bluetooth: btusb: Fix detection of some fake CSR controllers
with a bcdDevice val of 0x0134 (bsc#1012628).
- platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting
1 on some HP x360 models (bsc#1012628).
- adm8211: fix error return code in adm8211_probe() (bsc#1012628).
- mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
(bsc#1012628).
- mtd: spi-nor: ignore errors in spi_nor_unlock_all()
(bsc#1012628).
- mtd: spi-nor: atmel: remove global protection flag
(bsc#1012628).
- mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
(bsc#1012628).
- arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing
requirements (bsc#1012628).
- arm64: dts: meson: fix PHY deassert timing requirements
(bsc#1012628).
- ARM: dts: meson: fix PHY deassert timing requirements
(bsc#1012628).
- arm64: dts: meson: g12a: x96-max: fix PHY deassert timing
requirements (bsc#1012628).
- arm64: dts: meson: g12b: w400: fix PHY deassert timing
requirements (bsc#1012628).
- clk: fsl-sai: fix memory leak (bsc#1012628).
- scsi: qedi: Fix missing destroy_workqueue() on error in
__qedi_probe (bsc#1012628).
- scsi: pm80xx: Fix error return in pm8001_pci_probe()
(bsc#1012628).
- scsi: iscsi: Fix inappropriate use of put_device()
(bsc#1012628).
- seq_buf: Avoid type mismatch for seq_buf_init (bsc#1012628).
- scsi: fnic: Fix error return code in fnic_probe() (bsc#1012628).
- platform/x86: mlx-platform: Fix item counter assignment for
MSN2700, MSN24xx systems (bsc#1012628).
- platform/x86: mlx-platform: Fix item counter assignment for
MSN2700/ComEx system (bsc#1012628).
- ARM: 9030/1: entry: omit FP emulation for UND exceptions taken
in kernel mode (bsc#1012628).
- powerpc/pseries/hibernation: drop pseries_suspend_begin()
from suspend ops (bsc#1012628).
- powerpc/pseries/hibernation: remove redundant cacheinfo update
(bsc#1012628).
- powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
(bsc#1012628).
- drm/mediatek: avoid dereferencing a null hdmi_phy on an error
message (bsc#1012628).
- ASoC: amd: change clk_get() to devm_clk_get() and add missed
checks (bsc#1012628).
- coresight: remove broken __exit annotations (bsc#1012628).
- ASoC: max98390: Fix error codes in max98390_dsm_init()
(bsc#1012628).
- powerpc/mm: sanity_check_fault() should work for all, not only
BOOK3S (bsc#1012628).
- usb: ehci-omap: Fix PM disable depth umbalance in
ehci_hcd_omap_probe (bsc#1012628).
- usb: oxu210hp-hcd: Fix memory leak in oxu_create (bsc#1012628).
- speakup: fix uninitialized flush_lock (bsc#1012628).
- nfsd: Fix message level for normal termination (bsc#1012628).
- NFSD: Fix 5 seconds delay when doing inter server copy
(bsc#1012628).
- nfs_common: need lock during iterate through the list
(bsc#1012628).
- x86/kprobes: Restore BTF if the single-stepping is cancelled
(bsc#1012628).
- scsi: qla2xxx: Fix FW initialization error on big endian
machines (bsc#1012628).
- scsi: qla2xxx: Fix N2N and NVMe connect retry failure
(bsc#1012628).
- platform/chrome: cros_ec_spi: Don't overwrite spi::mode
(bsc#1012628).
- misc: pci_endpoint_test: fix return value of error branch
(bsc#1012628).
- bus: fsl-mc: add back accidentally dropped error check
(bsc#1012628).
- bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
(bsc#1012628).
- fsi: Aspeed: Add mutex to protect HW access (bsc#1012628).
- s390/cio: fix use-after-free in ccw_device_destroy_console
(bsc#1012628).
- iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
(bsc#1012628).
- iwlwifi: mvm: hook up missing RX handlers (bsc#1012628).
- erofs: avoid using generic_block_bmap (bsc#1012628).
- clk: renesas: r8a779a0: Fix R and OSC clocks (bsc#1012628).
- can: m_can: m_can_config_endisable(): remove double clearing
of clock stop request bit (bsc#1012628).
- powerpc/sstep: Emulate prefixed instructions only when
CPU_FTR_ARCH_31 is set (bsc#1012628).
- powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
(bsc#1012628).
- slimbus: qcom: fix potential NULL dereference in
qcom_slim_prg_slew() (bsc#1012628).
- ALSA: hda/hdmi: fix silent stream for first playback to DP
(bsc#1012628).
- RDMA/core: Do not indicate device ready when device enablement
fails (bsc#1012628).
- RDMA/uverbs: Fix incorrect variable type (bsc#1012628).
- remoteproc/mediatek: change MT8192 CFG register base
(bsc#1012628).
- remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
(bsc#1012628).
- remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
(bsc#1012628).
- remoteproc: qcom: fix reference leak in adsp_start
(bsc#1012628).
- remoteproc: qcom: pas: fix error handling in adsp_pds_enable
(bsc#1012628).
- remoteproc: k3-dsp: Fix return value check in
k3_dsp_rproc_of_get_memories() (bsc#1012628).
- remoteproc: qcom: Fix potential NULL dereference in
adsp_init_mmio() (bsc#1012628).
- remoteproc/mediatek: unprepare clk if scp_before_load fails
(bsc#1012628).
- clk: qcom: gcc-sc7180: Use floor ops for sdcc clks
(bsc#1012628).
- clk: tegra: Fix duplicated SE clock entry (bsc#1012628).
- mtd: rawnand: gpmi: fix reference count leak in gpmi ops
(bsc#1012628).
- mtd: rawnand: meson: Fix a resource leak in init (bsc#1012628).
- mtd: rawnand: gpmi: Fix the random DMA timeout issue
(bsc#1012628).
- samples/bpf: Fix possible hang in xdpsock with multiple threads
(bsc#1012628).
- fs: Handle I_DONTCACHE in iput_final() instead of
generic_drop_inode() (bsc#1012628).
- extcon: max77693: Fix modalias string (bsc#1012628).
- crypto: atmel-i2c - select CONFIG_BITREVERSE (bsc#1012628).
- mac80211: don't set set TDLS STA bandwidth wider than possible
(bsc#1012628).
- mac80211: fix a mistake check for rx_stats update (bsc#1012628).
- ASoC: wm_adsp: remove "ctl" from list on error in
wm_adsp_create_control() (bsc#1012628).
- irqchip/alpine-msi: Fix freeing of interrupts on allocation
error path (bsc#1012628).
- irqchip/ti-sci-inta: Fix printing of inta id on probe success
(bsc#1012628).
- irqchip/ti-sci-intr: Fix freeing of irqs (bsc#1012628).
- dmaengine: ti: k3-udma: Correct normal channel offset when
uchan_cnt is not 0 (bsc#1012628).
- RDMA/hns: Limit the length of data copied between kernel and
userspace (bsc#1012628).
- RDMA/hns: Normalization the judgment of some features
(bsc#1012628).
- RDMA/hns: Do shift on traffic class when using RoCEv2
(bsc#1012628).
- gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
(bsc#1012628).
- ath11k: Fix incorrect tlvs in scan start command (bsc#1012628).
- irqchip/qcom-pdc: Fix phantom irq when changing between
rising/falling (bsc#1012628).
- watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
(bsc#1012628).
- watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
(bsc#1012628).
- watchdog: sprd: remove watchdog disable from resume fail path
(bsc#1012628).
- watchdog: sprd: check busy bit before new loading rather than
after that (bsc#1012628).
- watchdog: Fix potential dereferencing of null pointer
(bsc#1012628).
- ubifs: Fix error return code in ubifs_init_authentication()
(bsc#1012628).
- um: Monitor error events in IRQ controller (bsc#1012628).
- um: tty: Fix handling of close in tty lines (bsc#1012628).
- um: chan_xterm: Fix fd leak (bsc#1012628).
- sunrpc: fix xs_read_xdr_buf for partial pages receive
(bsc#1012628).
- RDMA/mlx5: Fix MR cache memory leak (bsc#1012628).
- RDMA/cma: Don't overwrite sgid_attr after device is released
(bsc#1012628).
- nfc: s3fwrn5: Release the nfc firmware (bsc#1012628).
- drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge
(bsc#1012628).
- powerpc/perf: Fix Threshold Event Counter Multiplier width
for P10 (bsc#1012628).
- powerpc/ps3: use dma_mapping_error() (bsc#1012628).
- perf test: Fix metric parsing test (bsc#1012628).
- drm/amdgpu: fix regression in vbios reservation handling on
headless (bsc#1012628).
- mm/gup: reorganize internal_get_user_pages_fast() (bsc#1012628).
- mm/gup: prevent gup_fast from racing with COW during fork
(bsc#1012628).
- mm/gup: combine put_compound_head() and unpin_user_page()
(bsc#1012628).
- mm: memcg/slab: fix return of child memcg objcg for root memcg
(bsc#1012628).
- mm: memcg/slab: fix use after free in obj_cgroup_charge
(bsc#1012628).
- mm/rmap: always do TTU_IGNORE_ACCESS (bsc#1012628).
- sparc: fix handling of page table constructor failure
(bsc#1012628).
- mm/vmalloc: Fix unlock order in s_stop() (bsc#1012628).
- mm/vmalloc.c: fix kasan shadow poisoning size (bsc#1012628).
- mm,memory_failure: always pin the page in madvise_inject_error
(bsc#1012628).
- hugetlb: fix an error code in hugetlb_reserve_pages()
(bsc#1012628).
- mm: don't wake kswapd prematurely when watermark boosting is
disabled (bsc#1012628).
- proc: fix lookup in /proc/net subdirectories after setns(2)
(bsc#1012628).
- checkpatch: fix unescaped left brace (bsc#1012628).
- s390/test_unwind: fix CALL_ON_STACK tests (bsc#1012628).
- lan743x: fix rx_napi_poll/interrupt ping-pong (bsc#1012628).
- ice, xsk: clear the status bits for the next_to_use descriptor
(bsc#1012628).
- i40e, xsk: clear the status bits for the next_to_use descriptor
(bsc#1012628).
- net: dsa: qca: ar9331: fix sleeping function called from
invalid context bug (bsc#1012628).
- dpaa2-eth: fix the size of the mapped SGT buffer (bsc#1012628).
- net: bcmgenet: Fix a resource leak in an error handling path
in the probe functin (bsc#1012628).
- net: mscc: ocelot: Fix a resource leak in the error handling
path of the probe function (bsc#1012628).
- net: allwinner: Fix some resources leak in the error handling
path of the probe and in the remove function (bsc#1012628).
- block/rnbd-clt: Get rid of warning regarding size argument in
strlcpy (bsc#1012628).
- block/rnbd-clt: Fix possible memleak (bsc#1012628).
- NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
(bsc#1012628).
- net: korina: fix return value (bsc#1012628).
- devlink: use _BITUL() macro instead of BIT() in the UAPI header
(bsc#1012628).
- libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
(bsc#1012628).
- powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
(bsc#1012628).
- watchdog: qcom: Avoid context switch in restart handler
(bsc#1012628).
- watchdog: coh901327: add COMMON_CLK dependency (bsc#1012628).
- clk: ti: Fix memleak in ti_fapll_synth_setup (bsc#1012628).
- pwm: zx: Add missing cleanup in error path (bsc#1012628).
- pwm: lp3943: Dynamically allocate PWM chip base (bsc#1012628).
- pwm: imx27: Fix overflow for bigger periods (bsc#1012628).
- pwm: sun4i: Remove erroneous else branch (bsc#1012628).
- io_uring: cancel only requests of current task (bsc#1012628).
- tools build: Add missing libcap to test-all.bin target
(bsc#1012628).
- =?UTF-8?q?perf=20record:=20Fix=20memory=20leak=20when=20u?=
=?UTF-8?q?sing=20'--user-regs=3D=3F'=20to=20list=20registers?=
(bsc#1012628).
- qlcnic: Fix error code in probe (bsc#1012628).
- nfp: move indirect block cleanup to flower app stop callback
(bsc#1012628).
- vdpa/mlx5: Use write memory barrier after updating CQ index
(bsc#1012628).
- virtio_ring: Cut and paste bugs in
vring_create_virtqueue_packed() (bsc#1012628).
- virtio_net: Fix error code in probe() (bsc#1012628).
- virtio_ring: Fix two use after free bugs (bsc#1012628).
- vhost scsi: fix error return code in vhost_scsi_set_endpoint()
(bsc#1012628).
- epoll: check for events when removing a timed out thread from
the wait queue (bsc#1012628).
- clk: at91: sama7g5: fix compilation error (bsc#1012628).
- clk: at91: sam9x60: remove atmel,osc-bypass support
(bsc#1012628).
- clk: s2mps11: Fix a resource leak in error handling paths in
the probe function (bsc#1012628).
- clk: sunxi-ng: Make sure divider tables have sentinel
(bsc#1012628).
- clk: vc5: Use "idt,voltage-microvolt" instead of
"idt,voltage-microvolts" (bsc#1012628).
- kconfig: fix return value of do_error_if() (bsc#1012628).
- powerpc/boot: Fix build of dts/fsl (bsc#1012628).
- powerpc/smp: Add __init to init_big_cores() (bsc#1012628).
- ARM: 9044/1: vfp: use undef hook for VFP support detection
(bsc#1012628).
- ARM: 9036/1: uncompress: Fix dbgadtb size parameter name
(bsc#1012628).
- perf probe: Fix memory leak when synthesizing SDT probes
(bsc#1012628).
- io_uring: fix racy IOPOLL flush overflow (bsc#1012628).
- io_uring: cancel reqs shouldn't kill overflow list
(bsc#1012628).
- Smack: Handle io_uring kernel thread privileges (bsc#1012628).
- proc mountinfo: make splice available again (bsc#1012628).
- io_uring: fix io_cqring_events()'s noflush (bsc#1012628).
- io_uring: fix racy IOPOLL completions (bsc#1012628).
- io_uring: always let io_iopoll_complete() complete polled io
(bsc#1012628).
- vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
(bsc#1012628).
- vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
(bsc#1012628).
- media: gspca: Fix memory leak in probe (bsc#1012628).
- io_uring: fix io_wqe->work_list corruption (bsc#1012628).
- io_uring: fix 0-iov read buffer select (bsc#1012628).
- io_uring: hold uring_lock while completing failed polled io
in io_wq_submit_work() (bsc#1012628).
- io_uring: fix ignoring xa_store errors (bsc#1012628).
- io_uring: fix double io_uring free (bsc#1012628).
- io_uring: make ctx cancel on exit targeted to actual ctx
(bsc#1012628).
- media: sunxi-cir: ensure IR is handled when it is continuous
(bsc#1012628).
- media: netup_unidvb: Don't leak SPI master in probe error path
(bsc#1012628).
- media: ipu3-cio2: Remove traces of returned buffers
(bsc#1012628).
- media: ipu3-cio2: Return actual subdev format (bsc#1012628).
- media: ipu3-cio2: Serialise access to pad format (bsc#1012628).
- media: ipu3-cio2: Validate mbus format in setting subdev format
(bsc#1012628).
- media: ipu3-cio2: Make the field on subdev format
V4L2_FIELD_NONE (bsc#1012628).
- Input: cyapa_gen6 - fix out-of-bounds stack access
(bsc#1012628).
- ALSA: hda/ca0132 - Change Input Source enum strings
(bsc#1012628).
- ACPI: NFIT: Fix input validation of bus-family (bsc#1012628).
- PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() (bsc#1012628).
- Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate
resources walks" (bsc#1012628).
- ACPI: PNP: compare the string length in the matching_id()
(bsc#1012628).
- ALSA: hda: Fix regressions on clear and reconfig sysfs
(bsc#1012628).
- ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg (bsc#1012628).
- ALSA: hda/realtek: make bass spk volume adjustable on a yoga
laptop (bsc#1012628).
- ALSA: hda/realtek - Enable headset mic of ASUS X430UN with
ALC256 (bsc#1012628).
- ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with
ALC255 (bsc#1012628).
- ALSA: hda/realtek - Add supported for more Lenovo ALC285
Headset Button (bsc#1012628).
- ALSA: pcm: oss: Fix a few more UBSAN fixes (bsc#1012628).
- ALSA/hda: apply jack fixup for the Acer Veriton
N4640G/N6640G/N2510G (bsc#1012628).
- ALSA: hda/realtek: Add quirk for MSI-GP73 (bsc#1012628).
- ALSA: hda/realtek: Apply jack fixup for Quanta NL3
(bsc#1012628).
- ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate
P648/P658 (bsc#1012628).
- ALSA: hda/realtek - Supported Dell fixed type headset
(bsc#1012628).
- ALSA: usb-audio: Add VID to support native DSD reproduction
on FiiO devices (bsc#1012628).
- ALSA: usb-audio: Disable sample read check if firmware doesn't
give back (bsc#1012628).
- ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S
(bsc#1012628).
- ALSA: core: memalloc: add page alignment for iram (bsc#1012628).
- s390/smp: perform initial CPU reset also for SMT siblings
(bsc#1012628).
- s390/kexec_file: fix diag308 subcode when loading crash kernel
(bsc#1012628).
- s390/idle: add missing mt_cycles calculation (bsc#1012628).
- s390/idle: fix accounting with machine checks (bsc#1012628).
- s390/dasd: fix hanging device offline processing (bsc#1012628).
- s390/dasd: prevent inconsistent LCU device data (bsc#1012628).
- s390/dasd: fix list corruption of pavgroup group list
(bsc#1012628).
- s390/dasd: fix list corruption of lcu list (bsc#1012628).
- binder: add flag to clear buffer on txn complete (bsc#1012628).
- ASoC: cx2072x: Fix doubly definitions of Playback and Capture
streams (bsc#1012628).
- ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe
(broken BIOS) (bsc#1012628).
- ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
(bsc#1012628).
- staging: comedi: mf6x4: Fix AI end-of-conversion detection
(bsc#1012628).
- z3fold: simplify freeing slots (bsc#1012628).
- z3fold: stricter locking and more careful reclaim (bsc#1012628).
- perf/x86/intel: Add event constraint for
CYCLE_ACTIVITY.STALLS_MEM_ANY (bsc#1012628).
- perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
(bsc#1012628).
- perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
(bsc#1012628).
- powerpc/perf: Exclude kernel samples while counting events in
user space (bsc#1012628).
- cpufreq: intel_pstate: Use most recent guaranteed performance
values (bsc#1012628).
- crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
(bsc#1012628).
- crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
(bsc#1012628).
- m68k: Fix WARNING splat in pmac_zilog driver (bsc#1012628).
- Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g (bsc#1012628).
- EDAC/i10nm: Use readl() to access MMIO registers (bsc#1012628).
- EDAC/amd64: Fix PCI component registration (bsc#1012628).
- cpuset: fix race between hotplug work and later CPU offline
(bsc#1012628).
- dyndbg: fix use before null check (bsc#1012628).
- USB: serial: mos7720: fix parallel-port state restore
(bsc#1012628).
- USB: serial: digi_acceleport: fix write-wakeup deadlocks
(bsc#1012628).
- USB: serial: keyspan_pda: fix dropped unthrottle interrupts
(bsc#1012628).
- USB: serial: keyspan_pda: fix write deadlock (bsc#1012628).
- USB: serial: keyspan_pda: fix stalled writes (bsc#1012628).
- USB: serial: keyspan_pda: fix write-wakeup use-after-free
(bsc#1012628).
- USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
(bsc#1012628).
- USB: serial: keyspan_pda: fix write unthrottling (bsc#1012628).
- btrfs: do not shorten unpin len for caching block groups
(bsc#1012628).
- btrfs: update last_byte_to_unpin in switch_commit_roots
(bsc#1012628).
- btrfs: fix race when defragmenting leads to unnecessary IO
(bsc#1012628).
- ext4: fix an IS_ERR() vs NULL check (bsc#1012628).
- ext4: fix a memory leak of ext4_free_data (bsc#1012628).
- ext4: fix deadlock with fs freezing and EA inodes (bsc#1012628).
- ext4: don't remount read-only with errors=continue on reboot
(bsc#1012628).
- RISC-V: Fix usage of memblock_enforce_memory_limit
(bsc#1012628).
- arm64: dts: ti: k3-am65: mark dss as dma-coherent (bsc#1012628).
- arm64: dts: marvell: keep SMMU disabled by default for Armada
7040 and 8040 (bsc#1012628).
- KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
(bsc#1012628).
- KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid
bits (bsc#1012628).
- KVM: SVM: Remove the call to sev_platform_status() during setup
(bsc#1012628).
- iommu/arm-smmu: Allow implementation specific write_s2cr
(bsc#1012628).
- iommu/arm-smmu-qcom: Read back stream mappings (bsc#1012628).
- iommu/arm-smmu-qcom: Implement S2CR quirk (bsc#1012628).
- ARM: dts: pandaboard: fix pinmux for gpio user button of
Pandaboard ES (bsc#1012628).
- ARM: dts: at91: sama5d2: fix CAN message ram offset and size
(bsc#1012628).
- ARM: tegra: Populate OPP table for Tegra20 Ventana
(bsc#1012628).
- xprtrdma: Fix XDRBUF_SPARSE_PAGES support (bsc#1012628).
- powerpc/32: Fix vmap stack - Properly set r1 before activating
MMU on syscall too (bsc#1012628).
- powerpc: Fix incorrect stw{, ux, u, x} instructions in
__set_pte_at (bsc#1012628).
- powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
(bsc#1012628).
- powerpc/bitops: Fix possible undefined behaviour with fls()
and fls64() (bsc#1012628).
- powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE (bsc#1012628).
- powerpc/xmon: Change printk() to pr_cont() (bsc#1012628).
- powerpc/8xx: Fix early debug when SMC1 is relocated
(bsc#1012628).
- powerpc/mm: Fix verification of MMU_FTR_TYPE_44x (bsc#1012628).
- powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
(bsc#1012628).
- powerpc/powernv/memtrace: Don't leak kernel memory to user space
(bsc#1012628).
- powerpc/powernv/memtrace: Fix crashing the kernel when enabling
concurrently (bsc#1012628).
- ovl: make ioctl() safe (bsc#1012628).
- ima: Don't modify file descriptor mode on the fly (bsc#1012628).
- um: Remove use of asprinf in umid.c (bsc#1012628).
- um: Fix time-travel mode (bsc#1012628).
- ceph: fix race in concurrent __ceph_remove_cap invocations
(bsc#1012628).
- SMB3: avoid confusing warning message on mount to Azure
(bsc#1012628).
- SMB3.1.1: remove confusing mount warning when no SPNEGO info
on negprot rsp (bsc#1012628).
- SMB3.1.1: do not log warning message if server doesn't populate
salt (bsc#1012628).
- ubifs: wbuf: Don't leak kernel memory to flash (bsc#1012628).
- jffs2: Fix GC exit abnormally (bsc#1012628).
- jffs2: Fix ignoring mounting options problem during remounting
(bsc#1012628).
- fsnotify: generalize handle_inode_event() (bsc#1012628).
- inotify: convert to handle_inode_event() interface
(bsc#1012628).
- fsnotify: fix events reported to watching parent and child
(bsc#1012628).
- jfs: Fix array index bounds check in dbAdjTree (bsc#1012628).
- drm/panfrost: Fix job timeout handling (bsc#1012628).
- drm/panfrost: Move the GPU reset bits outside the timeout
handler (bsc#1012628).
- platform/x86: mlx-platform: remove an unused variable
(bsc#1012628).
- drm/amd/display: Fix memory leaks in S3 resume (bsc#1012628).
- drm/dp_aux_dev: check aux_dev before use in
drm_dp_aux_dev_get_by_minor() (bsc#1012628).
- drm/i915: Fix mismatch between misplaced vma check and vma
insert (bsc#1012628).
- iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
(bsc#1012628).
- spi: pxa2xx: Fix use-after-free on unbind (bsc#1012628).
- spi: spi-sh: Fix use-after-free on unbind (bsc#1012628).
- spi: atmel-quadspi: Fix use-after-free on unbind (bsc#1012628).
- spi: spi-mtk-nor: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: ar934x: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: davinci: Fix use-after-free on unbind (bsc#1012628).
- spi: fsl: fix use of spisel_boot signal on MPC8309
(bsc#1012628).
- spi: gpio: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: mxic: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: npcm-fiu: Disable clock in probe error path (bsc#1012628).
- spi: pic32: Don't leak DMA channels in probe error path
(bsc#1012628).
- spi: rb4xx: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: rpc-if: Fix use-after-free on unbind (bsc#1012628).
- spi: sc18is602: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: spi-geni-qcom: Fix use-after-free on unbind (bsc#1012628).
- spi: spi-qcom-qspi: Fix use-after-free on unbind (bsc#1012628).
- spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe
error path (bsc#1012628).
- spi: synquacer: Disable clock in probe error path (bsc#1012628).
- spi: mt7621: Disable clock in probe error path (bsc#1012628).
- spi: mt7621: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: atmel-quadspi: Disable clock in probe error path
(bsc#1012628).
- spi: atmel-quadspi: Fix AHB memory accesses (bsc#1012628).
- soc: qcom: smp2p: Safely acquire spinlock without IRQs
(bsc#1012628).
- mtd: spinand: Fix OOB read (bsc#1012628).
- mtd: parser: cmdline: Fix parsing of part-names with colons
(bsc#1012628).
- mtd: core: Fix refcounting for unpartitioned MTDs (bsc#1012628).
- mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
(bsc#1012628).
- mtd: rawnand: meson: fix meson_nfc_dma_buffer_release()
arguments (bsc#1012628).
- scsi: qla2xxx: Fix crash during driver load on big endian
machines (bsc#1012628).
- scsi: lpfc: Fix invalid sleeping context in
lpfc_sli4_nvmet_alloc() (bsc#1012628).
- scsi: lpfc: Fix scheduling call while in softirq context in
lpfc_unreg_rpi (bsc#1012628).
- scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
(bsc#1012628).
- openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT (bsc#1012628).
- iio: buffer: Fix demux update (bsc#1012628).
- iio: adc: rockchip_saradc: fix missing clk_disable_unprepare()
on error in rockchip_saradc_resume (bsc#1012628).
- iio: imu: st_lsm6dsx: fix edge-trigger interrupts (bsc#1012628).
- iio:light:rpr0521: Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio:light:st_uvis25: Fix timestamp alignment and prevent data
leak (bsc#1012628).
- iio:magnetometer:mag3110: Fix alignment and data leak issues
(bsc#1012628).
- iio:pressure:mpl3115: Force alignment of buffer (bsc#1012628).
- iio:imu:bmi160: Fix too large a buffer (bsc#1012628).
- iio:imu:bmi160: Fix alignment and data leak issues
(bsc#1012628).
- iio:adc:ti-ads124s08: Fix buffer being too long (bsc#1012628).
- iio:adc:ti-ads124s08: Fix alignment and data leak issues
(bsc#1012628).
- md/cluster: block reshape with remote resync job (bsc#1012628).
- md/cluster: fix deadlock when node is doing resync job
(bsc#1012628).
- pinctrl: sunxi: Always call chained_irq_{enter, exit} in
sunxi_pinctrl_irq_handler (bsc#1012628).
- clk: ingenic: Fix divider calculation with div tables
(bsc#1012628).
- clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
(bsc#1012628).
- clk: tegra: Do not return 0 on failure (bsc#1012628).
- counter: microchip-tcb-capture: Fix CMR value check
(bsc#1012628).
- device-dax/core: Fix memory leak when rmmod dax.ko
(bsc#1012628).
- dma-buf/dma-resv: Respect num_fences when initializing the
shared fence list (bsc#1012628).
- driver: core: Fix list corruption after device_del()
(bsc#1012628).
- xen-blkback: set ring->xenblkd to NULL after kthread_stop()
(bsc#1012628).
- xen/xenbus: Allow watches discard events before queueing
(bsc#1012628).
- xen/xenbus: Add 'will_handle' callback support in
xenbus_watch_path() (bsc#1012628).
- xen/xenbus/xen_bus_type: Support will_handle watch callback
(bsc#1012628).
- xen/xenbus: Count pending messages for each watch (bsc#1012628).
- xenbus/xenbus_backend: Disallow pending watch messages
(bsc#1012628).
- memory: jz4780_nemc: Fix an error pointer vs NULL check in
probe() (bsc#1012628).
- memory: renesas-rpc-if: Fix a node reference leak in
rpcif_probe() (bsc#1012628).
- memory: renesas-rpc-if: Return correct value to the caller of
rpcif_manual_xfer() (bsc#1012628).
- memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in
rpcif_{enable,disable}_rpm (bsc#1012628).
- libnvdimm/namespace: Fix reaping of invalidated
block-window-namespace labels (bsc#1012628).
- platform/x86: intel-vbtn: Allow switch events on Acer Switch
Alpha 12 (bsc#1012628).
- tracing: Disable ftrace selftests when any tracer is running
(bsc#1012628).
- mt76: add back the SUPPORTS_REORDERING_BUFFER flag
(bsc#1012628).
- of: fix linker-section match-table corruption (bsc#1012628).
- PCI: Fix pci_slot_release() NULL pointer dereference
(bsc#1012628).
- regulator: axp20x: Fix DLDO2 voltage control register mask
for AXP22x (bsc#1012628).
- remoteproc: sysmon: Ensure remote notification ordering
(bsc#1012628).
- thermal/drivers/cpufreq_cooling: Update cpufreq_state only if
state has changed (bsc#1012628).
- rtc: ep93xx: Fix NULL pointer dereference in
ep93xx_rtc_read_time (bsc#1012628).
- Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
(bsc#1012628).
- null_blk: Fix zone size initialization (bsc#1012628).
- null_blk: Fail zone append to conventional zones (bsc#1012628).
- drm/edid: fix objtool warning in drm_cvt_modes() (bsc#1012628).
- x86/CPU/AMD: Save AMD NodeId as cpu_die_id (bsc#1012628).
- Update config files.
- commit 84f94bc
- media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex
values (bsc#1180117).
- commit b9a0c5f
- iwlwifi: dbg: Don't touch the tlv data (bsc#1180344).
- commit cd8100a
- Linux 5.10.3 (bsc#1012628).
- md: fix a warning caused by a race between concurrent
md_ioctl()s (bsc#1012628).
- nl80211: validate key indexes for cfg80211_registered_device
(bsc#1012628).
- crypto: af_alg - avoid undefined behavior accessing salg_name
(bsc#1012628).
- media: msi2500: assign SPI bus number dynamically (bsc#1012628).
- fs: quota: fix array-index-out-of-bounds bug by passing correct
argument to vfs_cleanup_quota_inode() (bsc#1012628).
- quota: Sanity-check quota file headers on load (bsc#1012628).
- Bluetooth: Fix slab-out-of-bounds read in
hci_le_direct_adv_report_evt() (bsc#1012628).
- f2fs: prevent creating duplicate encrypted filenames
(bsc#1012628).
- ext4: prevent creating duplicate encrypted filenames
(bsc#1012628).
- ubifs: prevent creating duplicate encrypted filenames
(bsc#1012628).
- fscrypt: add fscrypt_is_nokey_name() (bsc#1012628).
- fscrypt: remove kernel-internal constants from UAPI header
(bsc#1012628).
- serial_core: Check for port state when tty is in error state
(bsc#1012628).
- HID: i2c-hid: add Vero K147 to descriptor override
(bsc#1012628).
- scsi: megaraid_sas: Check user-provided offsets (bsc#1012628).
- f2fs: init dirty_secmap incorrectly (bsc#1012628).
- f2fs: fix to seek incorrect data offset in inline data file
(bsc#1012628).
- coresight: etm4x: Handle TRCVIPCSSCTLR accesses (bsc#1012628).
- coresight: etm4x: Fix accesses to TRCPROCSELR (bsc#1012628).
- coresight: etm4x: Fix accesses to TRCCIDCTLR1 (bsc#1012628).
- coresight: etm4x: Fix accesses to TRCVMIDCTLR1 (bsc#1012628).
- coresight: etm4x: Skip setting LPOVERRIDE bit for qcom,
skip-power-up (bsc#1012628).
- coresight: etb10: Fix possible NULL ptr dereference in
etb_enable_perf() (bsc#1012628).
- coresight: tmc-etr: Fix barrier packet insertion for perf buffer
(bsc#1012628).
- coresight: tmc-etr: Check if page is valid before dma_map_page()
(bsc#1012628).
- coresight: tmc-etf: Fix NULL ptr dereference in
tmc_enable_etf_sink_perf() (bsc#1012628).
- ARM: dts: exynos: fix USB 3.0 pins supply being turned off on
Odroid XU (bsc#1012628).
- ARM: dts: exynos: fix USB 3.0 VBUS control and over-current
pins on Exynos5410 (bsc#1012628).
- ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU
(bsc#1012628).
- usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag
to imx6ul (bsc#1012628).
- USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
(bsc#1012628).
- usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
(bsc#1012628).
- USB: gadget: f_midi: setup SuperSpeed Plus descriptors
(bsc#1012628).
- USB: gadget: f_acm: add support for SuperSpeed Plus
(bsc#1012628).
- USB: serial: option: add interface-number sanity check to flag
handling (bsc#1012628).
- usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
(bsc#1012628).
- soc/tegra: fuse: Fix index bug in get_process_id (bsc#1012628).
- exfat: Avoid allocating upcase table using kcalloc()
(bsc#1012628).
- x86/split-lock: Avoid returning with interrupts enabled
(bsc#1012628).
- net: ipconfig: Avoid spurious blank lines in boot log
(bsc#1012628).
- commit 246b3e0
- reset: raspberrypi: Don't reset USB if already up (bsc#1180336).
- commit cbfc03c
- series.conf: cleanup
- update upstream reference and move to "almost mainline" section:
patches.suse/clk-bcm-dvp-add-module_device_table.patch
- commit 24deb54
- config: refresh
- drop USB_SISUSBVGA_CON (no longer accessible)
- commit c403c88
- Linux 5.10.2 (bsc#1012628).
- serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
(bsc#1012628).
- ALSA: pcm: oss: Fix potential out-of-bounds shift (bsc#1012628).
- USB: sisusbvga: Make console support depend on BROKEN
(bsc#1012628).
- USB: UAS: introduce a quirk to set no_write_same (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Maple
Ridge xHCI (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Alpine
Ridge LP (bsc#1012628).
- usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
(bsc#1012628).
- xhci: Give USB2 ports time to enter U3 in bus suspend
(bsc#1012628).
- ALSA: usb-audio: Fix control 'access overflow' errors from chmap
(bsc#1012628).
- ALSA: usb-audio: Fix potential out-of-bounds shift
(bsc#1012628).
- USB: add RESET_RESUME quirk for Snapscan 1212 (bsc#1012628).
- USB: dummy-hcd: Fix uninitialized array use in init()
(bsc#1012628).
- USB: legotower: fix logical error in recent commit
(bsc#1012628).
- ktest.pl: Fix the logic for truncating the size of the log
file for email (bsc#1012628).
- ktest.pl: If size of log is too big to email, email error
message (bsc#1012628).
- ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
(bsc#1012628).
- commit 0c7d1c1
- clk: bcm: dvp: Add MODULE_DEVICE_TABLE() (bsc#1180260).
- commit fa7a177
- drm/amdgpu: only set DP subconnector type on DP and eDP
connectors (bsc#1180227).
- commit 74c3250
- Update config files.
Just to match my env.
- commit 588066a
- Linux 5.10.1 (bsc#1012628).
- Revert "dm raid: fix discard limits for raid1 and raid10"
(bsc#1012628).
- Revert "md: change mddev 'chunk_sectors' from int to unsigned"
(bsc#1012628).
- commit bc79fb6
- lpae: disable CONFIG_QCOM_PIL_INFO to fix build on armv7
- commit 0c08c2e
- Update to 5.10 final
- eliminated 1 patch
- patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch
- update configs
- NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature)
- commit ff9060b
- config.conf: Reenable armv6hl/armv7hl/arm64
- Update config files:
* Settings copied from x86_64 update
* arm specific options are =m except if debug or test, =y otherwise
- commit cc424ba
==== kernel-firmware ====
Version update (20201130 -> 20201218)
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-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 20201218 (git commit 646f159690e2):
* make AP6212 in bananpi m2 plus/zero work
* linux-firmware: Update firmware file for Intel Bluetooth AX210
* linux-firmware: Update firmware file for Intel Bluetooth AX200
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9260
* linux-firmware: add firmware for Lontium LT9611UXC DSI to HDMI bridge
* mediatek: update MT8173 VPU firmware to v1.1.6
* QCA : Updated firmware files for WCN3991
- Remove the already upstreamed extrawhence entry
- Update topic entry for lt9611uxc
- Update aliases from 5.10.x kernels
- add banana pi brcm wireless symlinks to extrawhence
==== kernel-source ====
Version update (5.9.14 -> 5.10.4)
Subpackages: kernel-default kernel-docs
- drm/panfrost: Remove unused variables in panfrost_job_close()
(git-fixes).
- commit 4169c1f
- drm/panfrost: Don't corrupt the queue mutex on open/close
(git-fixes).
- RDMA/hns: Avoid filling sl in high 3 bits of vlan_id
(git-fixes).
- scsi: lpfc: Fix variable 'vport' set but not used in
lpfc_sli4_abts_err_handler() (git-fixes).
- commit 77d98b1
- Linux 5.10.4 (bsc#1012628).
- hwmon: (k10temp) Remove support for displaying voltage and
current on Zen CPUs (bsc#1012628).
- drm/gma500: fix double free of gma_connector (bsc#1012628).
- iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove
of_match_ptr() (bsc#1012628).
- drm/aspeed: Fix Kconfig warning & subsequent build errors
(bsc#1012628).
- drm/mcde: Fix handling of platform_get_irq() error
(bsc#1012628).
- drm/tve200: Fix handling of platform_get_irq() error
(bsc#1012628).
- arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from
ethernet-phy node (bsc#1012628).
- arm64: dts: renesas: cat875: Remove rxc-skew-ps from
ethernet-phy node (bsc#1012628).
- soc: renesas: rmobile-sysc: Fix some leaks in
rmobile_init_pm_domains() (bsc#1012628).
- soc: mediatek: Check if power domains can be powered on at
boot time (bsc#1012628).
- arm64: dts: mediatek: mt8183: fix gce incorrect mbox-cells value
(bsc#1012628).
- arm64: dts: ipq6018: update the reserved-memory node
(bsc#1012628).
- arm64: dts: qcom: sc7180: Fix one forgotten interconnect
reference (bsc#1012628).
- soc: qcom: geni: More properly switch to DMA mode (bsc#1012628).
- Revert "i2c: i2c-qcom-geni: Fix DMA transfer race"
(bsc#1012628).
- RDMA/bnxt_re: Set queue pair state when being queried
(bsc#1012628).
- rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
(bsc#1012628).
- RDMA/bnxt_re: Fix entry size during SRQ create (bsc#1012628).
- selinux: fix error initialization in inode_doinit_with_dentry()
(bsc#1012628).
- ARM: dts: aspeed-g6: Fix the GPIO memory size (bsc#1012628).
- ARM: dts: aspeed: s2600wf: Fix VGA memory region location
(bsc#1012628).
- RDMA/core: Fix error return in _ib_modify_qp() (bsc#1012628).
- RDMA/rxe: Compute PSN windows correctly (bsc#1012628).
- x86/mm/ident_map: Check for errors from ident_pud_init()
(bsc#1012628).
- ARM: p2v: fix handling of LPAE translation in BE mode
(bsc#1012628).
- RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving
failed (bsc#1012628).
- RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
(bsc#1012628).
- RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
(bsc#1012628).
- x86/apic: Fix x2apic enablement without interrupt remapping
(bsc#1012628).
- ASoC: qcom: fix unsigned int bitwidth compared to less than zero
(bsc#1012628).
- sched/deadline: Fix sched_dl_global_validate() (bsc#1012628).
- sched: Reenable interrupts in do_sched_yield() (bsc#1012628).
- drm/amdgpu: fix incorrect enum type (bsc#1012628).
- crypto: talitos - Endianess in current_desc_hdr() (bsc#1012628).
- crypto: talitos - Fix return type of current_desc_hdr()
(bsc#1012628).
- crypto: inside-secure - Fix sizeof() mismatch (bsc#1012628).
- ASoC: sun4i-i2s: Fix lrck_period computation for I2S justified
mode (bsc#1012628).
- drm/msm: Add missing stub definition (bsc#1012628).
- ARM: dts: aspeed: tiogapass: Remove vuart (bsc#1012628).
- drm/amdgpu: fix build_coefficients() argument (bsc#1012628).
- powerpc/64: Set up a kernel stack for secondaries before
cpu_restore() (bsc#1012628).
- spi: img-spfi: fix reference leak in img_spfi_resume
(bsc#1012628).
- f2fs: call f2fs_get_meta_page_retry for nat page (bsc#1012628).
- RDMA/mlx5: Fix corruption of reg_pages in
mlx5_ib_rereg_user_mr() (bsc#1012628).
- perf test: Use generic event for expand_libpfm_events()
(bsc#1012628).
- drm/msm/dp: DisplayPort PHY compliance tests fixup
(bsc#1012628).
- drm/msm/dsi_pll_7nm: restore VCO rate during restore_state
(bsc#1012628).
- drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
(bsc#1012628).
- drm/msm/dpu: fix clock scaling on non-sc7180 board
(bsc#1012628).
- spi: spi-mem: fix reference leak in spi_mem_access_start
(bsc#1012628).
- scsi: aacraid: Improve compat_ioctl handlers (bsc#1012628).
- pinctrl: core: Add missing #ifdef CONFIG_GPIOLIB (bsc#1012628).
- ASoC: pcm: DRAIN support reactivation (bsc#1012628).
- drm/bridge: tpd12s015: Fix irq registering in tpd12s015_probe
(bsc#1012628).
- crypto: arm64/poly1305-neon - reorder PAC authentication with
SP update (bsc#1012628).
- crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
(bsc#1012628).
- crypto: caam - fix printing on xts fallback allocation error
path (bsc#1012628).
- selinux: fix inode_doinit_with_dentry() LABEL_INVALID error
handling (bsc#1012628).
- nl80211/cfg80211: fix potential infinite loop (bsc#1012628).
- spi: stm32: fix reference leak in stm32_spi_resume
(bsc#1012628).
- bpf: Fix tests for local_storage (bsc#1012628).
- x86/mce: Correct the detection of invalid notifier priorities
(bsc#1012628).
- drm/edid: Fix uninitialized variable in drm_cvt_modes()
(bsc#1012628).
- ath11k: Initialize complete alpha2 for regulatory change
(bsc#1012628).
- ath11k: Fix number of rules in filtered ETSI regdomain
(bsc#1012628).
- ath11k: fix wmi init configuration (bsc#1012628).
- brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}
(bsc#1012628).
- arm64: dts: exynos: Include common syscon restart/poweroff
for Exynos7 (bsc#1012628).
- arm64: dts: exynos: Correct psci compatible used on Exynos7
(bsc#1012628).
- drm/panel: simple: Add flags to boe_nv133fhm_n61 (bsc#1012628).
- Bluetooth: Fix null pointer dereference in hci_event_packet()
(bsc#1012628).
- Bluetooth: Fix: LL PRivacy BLE device fails to connect
(bsc#1012628).
- Bluetooth: hci_h5: fix memory leak in h5_close (bsc#1012628).
- spi: stm32-qspi: fix reference leak in stm32 qspi operations
(bsc#1012628).
- spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
(bsc#1012628).
- spi: mt7621: fix missing clk_disable_unprepare() on error in
mt7621_spi_probe (bsc#1012628).
- spi: tegra20-slink: fix reference leak in slink ops of tegra20
(bsc#1012628).
- spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
(bsc#1012628).
- spi: tegra114: fix reference leak in tegra spi ops
(bsc#1012628).
- spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on
error in bcm63xx_hsspi_resume (bsc#1012628).
- spi: imx: fix reference leak in two imx operations
(bsc#1012628).
- ASoC: qcom: common: Fix refcounting in qcom_snd_parse_of()
(bsc#1012628).
- ath11k: Handle errors if peer creation fails (bsc#1012628).
- mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
(bsc#1012628).
- drm/msm/a6xx: Clear shadow on suspend (bsc#1012628).
- drm/msm/a5xx: Clear shadow on suspend (bsc#1012628).
- firmware: tegra: fix strncpy()/strncat() confusion
(bsc#1012628).
- drm/msm/dp: return correct connection status after suspend
(bsc#1012628).
- drm/msm/dp: skip checking LINK_STATUS_UPDATED bit (bsc#1012628).
- drm/msm/dp: do not notify audio subsystem if sink doesn't
support audio (bsc#1012628).
- selftests/run_kselftest.sh: fix dry-run typo (bsc#1012628).
- selftest/bpf: Add missed ip6ip6 test back (bsc#1012628).
- ASoC: wm8994: Fix PM disable depth imbalance on error
(bsc#1012628).
- ASoC: wm8998: Fix PM disable depth imbalance on error
(bsc#1012628).
- spi: sprd: fix reference leak in sprd_spi_remove (bsc#1012628).
- virtiofs fix leak in setup (bsc#1012628).
- ASoC: arizona: Fix a wrong free in wm8997_probe (bsc#1012628).
- RDMa/mthca: Work around -Wenum-conversion warning (bsc#1012628).
- ASoC: SOF: Intel: fix Kconfig dependency for
SND_INTEL_DSP_CONFIG (bsc#1012628).
- arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error
for dss node (bsc#1012628).
- MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA
(bsc#1012628).
- drm/amdgpu: fix compute queue priority if num_kcq is less than 4
(bsc#1012628).
- soc: ti: omap-prm: Do not check rstst bit on deassert if
already deasserted (bsc#1012628).
- crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the
manager (bsc#1012628).
- crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
(bsc#1012628).
- firmware: arm_scmi: Fix missing destroy_workqueue()
(bsc#1012628).
- drm/udl: Fix missing error code in udl_handle_damage()
(bsc#1012628).
- staging: greybus: codecs: Fix reference counter leak in error
handling (bsc#1012628).
- staging: gasket: interrupt: fix the missed eventfd_ctx_put()
in gasket_interrupt.c (bsc#1012628).
- scripts: kernel-doc: Restore anonymous enum parsing
(bsc#1012628).
- drm/amdkfd: Put ACPI table after using it (bsc#1012628).
- ionic: use mc sync for multicast filters (bsc#1012628).
- ionic: flatten calls to ionic_lif_rx_mode (bsc#1012628).
- ionic: change set_rx_mode from_ndo to can_sleep (bsc#1012628).
- media: tm6000: Fix sizeof() mismatches (bsc#1012628).
- media: platform: add missing put_device() call in
mtk_jpeg_clk_init() (bsc#1012628).
- media: mtk-vcodec: add missing put_device() call in
mtk_vcodec_init_dec_pm() (bsc#1012628).
- media: mtk-vcodec: add missing put_device() call in
mtk_vcodec_release_dec_pm() (bsc#1012628).
- media: mtk-vcodec: add missing put_device() call in
mtk_vcodec_init_enc_pm() (bsc#1012628).
- media: v4l2-fwnode: Return -EINVAL for invalid bus-type
(bsc#1012628).
- media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must
init vep argument (bsc#1012628).
- media: ov5640: fix support of BT656 bus mode (bsc#1012628).
- media: staging: rkisp1: cap: fix runtime PM imbalance on error
(bsc#1012628).
- media: cedrus: fix reference leak in cedrus_start_streaming
(bsc#1012628).
- media: platform: add missing put_device() call in
mtk_jpeg_probe() and mtk_jpeg_remove() (bsc#1012628).
- media: venus: core: change clk enable and disable order in
resume and suspend (bsc#1012628).
- media: venus: core: vote for video-mem path (bsc#1012628).
- media: venus: core: vote with average bandwidth and peak
bandwidth as zero (bsc#1012628).
- RDMA/cma: Add missing error handling of listen_id (bsc#1012628).
- ASoC: meson: fix COMPILE_TEST error (bsc#1012628).
- spi: dw: fix build error by selecting MULTIPLEXER (bsc#1012628).
- scsi: core: Fix VPD LUN ID designator priorities (bsc#1012628).
- media: venus: put dummy vote on video-mem path after last
session release (bsc#1012628).
- media: solo6x10: fix missing snd_card_free in error handling
case (bsc#1012628).
- video: fbdev: atmel_lcdfb: fix return error code in
atmel_lcdfb_of_init() (bsc#1012628).
- mmc: sdhci: tegra: fix wrong unit with busy_timeout
(bsc#1012628).
- drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
(bsc#1012628).
- drm/meson: Free RDMA resources after tearing down DRM
(bsc#1012628).
- drm/meson: Unbind all connectors on module removal
(bsc#1012628).
- drm/meson: dw-hdmi: Register a callback to disable the regulator
(bsc#1012628).
- drm/meson: dw-hdmi: Ensure that clocks are enabled before
touching the TOP registers (bsc#1012628).
- ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY
(bsc#1012628).
- iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
(bsc#1012628).
- Input: ads7846 - fix race that causes missing releases
(bsc#1012628).
- Input: ads7846 - fix integer overflow on Rt calculation
(bsc#1012628).
- Input: ads7846 - fix unaligned access on 7845 (bsc#1012628).
- bus: mhi: core: Remove double locking from mhi_driver_remove()
(bsc#1012628).
- bus: mhi: core: Fix null pointer access when parsing MHI
configuration (bsc#1012628).
- usb/max3421: fix return error code in max3421_probe()
(bsc#1012628).
- spi: mxs: fix reference leak in mxs_spi_probe (bsc#1012628).
- selftests/bpf: Fix broken riscv build (bsc#1012628).
- powerpc: Avoid broken GCC __attribute__((optimize))
(bsc#1012628).
- powerpc/feature: Fix CPU_FTRS_ALWAYS by removing
CPU_FTRS_GENERIC_32 (bsc#1012628).
- ARM: dts: tacoma: Fix node vs reg mismatch for flash memory
(bsc#1012628).
- Revert "powerpc/pseries/hotplug-cpu: Remove double free in
error path" (bsc#1012628).
- powerpc/powernv/sriov: fix unsigned int win compared to less
than zero (bsc#1012628).
- mfd: htc-i2cpld: Add the missed i2c_put_adapter() in
htcpld_register_chip_i2c() (bsc#1012628).
- mfd: MFD_SL28CPLD should depend on ARCH_LAYERSCAPE
(bsc#1012628).
- mfd: stmfx: Fix dev_err_probe() call in stmfx_chip_init()
(bsc#1012628).
- mfd: cpcap: Fix interrupt regression with regmap clear_ack
(bsc#1012628).
- EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
(bsc#1012628).
- scsi: ufs: Avoid to call REQ_CLKS_OFF to CLKS_OFF (bsc#1012628).
- scsi: ufs: Fix clkgating on/off (bsc#1012628).
- rcu: Allow rcu_irq_enter_check_tick() from NMI (bsc#1012628).
- rcu,ftrace: Fix ftrace recursion (bsc#1012628).
- rcu/tree: Defer kvfree_rcu() allocation to a clean context
(bsc#1012628).
- crypto: crypto4xx - Replace bitwise OR with logical OR in
crypto4xx_build_pd (bsc#1012628).
- crypto: omap-aes - Fix PM disable depth imbalance in
omap_aes_probe (bsc#1012628).
- crypto: sun8i-ce - fix two error path's memory leak
(bsc#1012628).
- spi: fix resource leak for drivers without .remove callback
(bsc#1012628).
- drm/meson: dw-hdmi: Disable clocks on driver teardown
(bsc#1012628).
- drm/meson: dw-hdmi: Enable the iahb clock early enough
(bsc#1012628).
- PCI: Disable MSI for Pericom PCIe-USB adapter (bsc#1012628).
- PCI: brcmstb: Initialize "tmp" before use (bsc#1012628).
- soc: ti: knav_qmss: fix reference leak in knav_queue_probe
(bsc#1012628).
- soc: ti: Fix reference imbalance in knav_dma_probe
(bsc#1012628).
- drivers: soc: ti: knav_qmss_queue: Fix error return code in
knav_queue_probe (bsc#1012628).
- soc: qcom: initialize local variable (bsc#1012628).
- arm64: dts: qcom: sm8250: correct compatible for sm8250-mtp
(bsc#1012628).
- arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin
bias (bsc#1012628).
- Input: omap4-keypad - fix runtime PM error handling
(bsc#1012628).
- clk: meson: Kconfig: fix dependency for G12A (bsc#1012628).
- staging: mfd: hi6421-spmi-pmic: fix error return code in
hi6421_spmi_pmic_probe() (bsc#1012628).
- ath11k: Fix the rx_filter flag setting for peer rssi stats
(bsc#1012628).
- RDMA/cxgb4: Validate the number of CQEs (bsc#1012628).
- soundwire: Fix DEBUG_LOCKS_WARN_ON for uninitialized attribute
(bsc#1012628).
- pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin
controller (bsc#1012628).
- memstick: fix a double-free bug in memstick_check (bsc#1012628).
- ARM: dts: at91: sam9x60: add pincontrol for USB Host
(bsc#1012628).
- ARM: dts: at91: sama5d4_xplained: add pincontrol for USB Host
(bsc#1012628).
- ARM: dts: at91: sama5d3_xplained: add pincontrol for USB Host
(bsc#1012628).
- mmc: pxamci: Fix error return code in pxamci_probe
(bsc#1012628).
- brcmfmac: fix error return code in brcmf_cfg80211_connect()
(bsc#1012628).
- orinoco: Move context allocation after processing the skb
(bsc#1012628).
- qtnfmac: fix error return code in qtnf_pcie_probe()
(bsc#1012628).
- rsi: fix error return code in rsi_reset_card() (bsc#1012628).
- cw1200: fix missing destroy_workqueue() on error in
cw1200_init_common (bsc#1012628).
- dmaengine: mv_xor_v2: Fix error return code in mv_xor_v2_probe()
(bsc#1012628).
- arm64: dts: qcom: sdm845: Limit ipa iommu streams (bsc#1012628).
- leds: netxbig: add missing put_device() call in
netxbig_leds_get_of_pdata() (bsc#1012628).
- leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
(bsc#1012628).
- leds: turris-omnia: check for LED_COLOR_ID_RGB instead
LED_COLOR_ID_MULTI (bsc#1012628).
- arm64: tegra: Fix DT binding for IO High Voltage entry
(bsc#1012628).
- RDMA/cma: Fix deadlock on &lock in rdma_cma_listen_on_all()
error unwind (bsc#1012628).
- soundwire: qcom: Fix build failure when slimbus is module
(bsc#1012628).
- drm/imx/dcss: fix rotations for Vivante tiled formats
(bsc#1012628).
- media: siano: fix memory leak of debugfs members in
smsdvb_hotplug (bsc#1012628).
- platform/x86: mlx-platform: Remove PSU EEPROM from default
platform configuration (bsc#1012628).
- platform/x86: mlx-platform: Remove PSU EEPROM from MSN274x
platform configuration (bsc#1012628).
- arm64: dts: qcom: sc7180: limit IPA iommu streams (bsc#1012628).
- RDMA/hns: Only record vlan info for HIP08 (bsc#1012628).
- RDMA/hns: Fix missing fields in address vector (bsc#1012628).
- RDMA/hns: Avoid setting loopback indicator when smac is same
as dmac (bsc#1012628).
- serial: 8250-mtk: Fix reference leak in mtk8250_probe
(bsc#1012628).
- samples: bpf: Fix lwt_len_hist reusing previous BPF map
(bsc#1012628).
- media: imx214: Fix stop streaming (bsc#1012628).
- mips: cdmm: fix use-after-free in mips_cdmm_bus_discover
(bsc#1012628).
- media: max2175: fix max2175_set_csm_mode() error code
(bsc#1012628).
- slimbus: qcom-ngd-ctrl: Avoid sending power requests without
QMI (bsc#1012628).
- RDMA/core: Track device memory MRs (bsc#1012628).
- drm/mediatek: Use correct aliases name for ovl (bsc#1012628).
- HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()
(bsc#1012628).
- ARM: dts: Remove non-existent i2c1 from 98dx3236 (bsc#1012628).
- arm64: dts: armada-3720-turris-mox: update ethernet-phy handle
name (bsc#1012628).
- power: supply: bq25890: Use the correct range for IILIM register
(bsc#1012628).
- arm64: dts: rockchip: Set dr_mode to "host" for OTG on
rk3328-roc-cc (bsc#1012628).
- power: supply: max17042_battery: Fix current_{avg,now} hiding
with no current sense (bsc#1012628).
- power: supply: axp288_charger: Fix HP Pavilion x2 10 DMI
matching (bsc#1012628).
- power: supply: bq24190_charger: fix reference leak
(bsc#1012628).
- genirq/irqdomain: Don't try to free an interrupt that has no
mapping (bsc#1012628).
- arm64: dts: ls1028a: fix ENETC PTP clock input (bsc#1012628).
- arm64: dts: ls1028a: fix FlexSPI clock input (bsc#1012628).
- arm64: dts: freescale: sl28: combine SPI MTD partitions
(bsc#1012628).
- phy: tegra: xusb: Fix usb_phy device driver field (bsc#1012628).
- arm64: dts: qcom: c630: Polish i2c-hid devices (bsc#1012628).
- arm64: dts: qcom: c630: Fix pinctrl pins properties
(bsc#1012628).
- PCI: Bounds-check command-line resource alignment requests
(bsc#1012628).
- PCI: Fix overflow in command-line resource alignment requests
(bsc#1012628).
- PCI: iproc: Fix out-of-bound array accesses (bsc#1012628).
- PCI: iproc: Invalidate correct PAXB inbound windows
(bsc#1012628).
- arm64: dts: meson: fix spi-max-frequency on Khadas VIM2
(bsc#1012628).
- arm64: dts: meson-sm1: fix typo in opp table (bsc#1012628).
- soc: amlogic: canvas: add missing put_device() call in
meson_canvas_get() (bsc#1012628).
- scsi: hisi_sas: Fix up probe error handling for v3 hw
(bsc#1012628).
- scsi: pm80xx: Do not sleep in atomic context (bsc#1012628).
- spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect
to set SPI_MCR (bsc#1012628).
- ARM: dts: at91: at91sam9rl: fix ADC triggers (bsc#1012628).
- RDMA/hns: Fix 0-length sge calculation error (bsc#1012628).
- RDMA/hns: Bugfix for calculation of extended sge (bsc#1012628).
- mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree
with devm_kfree (bsc#1012628).
- soundwire: master: use pm_runtime_set_active() on add
(bsc#1012628).
- platform/x86: dell-smbios-base: Fix error return code in
dell_smbios_init (bsc#1012628).
- ASoC: Intel: Boards: tgl_max98373: update TDM slot_width
(bsc#1012628).
- media: max9271: Fix GPIO enable/disable (bsc#1012628).
- media: rdacm20: Enable GPIO1 explicitly (bsc#1012628).
- media: i2c: imx219: Selection compliance fixes (bsc#1012628).
- ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control
(bsc#1012628).
- ath11k: Reset ath11k_skb_cb before setting new flags
(bsc#1012628).
- ath11k: Fix an error handling path (bsc#1012628).
- ath10k: Fix the parsing error in service available event
(bsc#1012628).
- ath10k: Fix an error handling path (bsc#1012628).
- ath10k: Release some resources in an error handling path
(bsc#1012628).
- SUNRPC: rpc_wake_up() should wake up tasks in the correct order
(bsc#1012628).
- NFSv4.2: condition READDIR's mask for security label based on
LSM state (bsc#1012628).
- SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
(bsc#1012628).
- NFSv4: Fix the alignment of page data in the getdeviceinfo reply
(bsc#1012628).
- net: sunrpc: Fix 'snprintf' return value check in
'do_xprt_debugfs' (bsc#1012628).
- lockd: don't use interval-based rebinding over TCP
(bsc#1012628).
- NFS: switch nfsiod to be an UNBOUND workqueue (bsc#1012628).
- selftests/seccomp: Update kernel config (bsc#1012628).
- vfio-pci: Use io_remap_pfn_range() for PCI IO memory
(bsc#1012628).
- hwmon: (ina3221) Fix PM usage counter unbalance in
ina3221_write_enable (bsc#1012628).
- f2fs: fix double free of unicode map (bsc#1012628).
- media: tvp5150: Fix wrong return value of tvp5150_parse_dt()
(bsc#1012628).
- media: saa7146: fix array overflow in vidioc_s_audio()
(bsc#1012628).
- powerpc/perf: Fix crash with is_sier_available when pmu is
not set (bsc#1012628).
- powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S (bsc#1012628).
- powerpc/xmon: Fix build failure for 8xx (bsc#1012628).
- powerpc/perf: Fix to update radix_scope_qual in power10
(bsc#1012628).
- powerpc/perf: Update the PMU group constraints for l2l3 events
in power10 (bsc#1012628).
- powerpc/perf: Fix the PMU group constraints for threshold
events in power10 (bsc#1012628).
- clocksource/drivers/orion: Add missing clk_disable_unprepare()
on error path (bsc#1012628).
- clocksource/drivers/cadence_ttc: Fix memory leak in
ttc_setup_clockevent() (bsc#1012628).
- clocksource/drivers/ingenic: Fix section mismatch (bsc#1012628).
- clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI
(bsc#1012628).
- arm64: mte: fix prctl(PR_GET_TAGGED_ADDR_CTRL) if TCF0=NONE
(bsc#1012628).
- iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt
context (bsc#1012628).
- libbpf: Sanitise map names before pinning (bsc#1012628).
- ARM: dts: at91: sam9x60ek: remove bypass property (bsc#1012628).
- ARM: dts: at91: sama5d2: map securam as device (bsc#1012628).
- scripts: kernel-doc: fix parsing function-like typedefs
(bsc#1012628).
- bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
(bsc#1012628).
- selftests/bpf: Fix invalid use of strncat in test_sockmap
(bsc#1012628).
- pinctrl: falcon: add missing put_device() call in
pinctrl_falcon_probe() (bsc#1012628).
- soc: rockchip: io-domain: Fix error return code in
rockchip_iodomain_probe() (bsc#1012628).
- arm64: dts: rockchip: Fix UART pull-ups on rk3328 (bsc#1012628).
- memstick: r592: Fix error return in r592_probe() (bsc#1012628).
- MIPS: Don't round up kernel sections size for memblock_add()
(bsc#1012628).
- mt76: mt7663s: fix a possible ple quota underflow (bsc#1012628).
- mt76: mt7915: set fops_sta_stats.owner to THIS_MODULE
(bsc#1012628).
- mt76: set fops_tx_stats.owner to THIS_MODULE (bsc#1012628).
- mt76: dma: fix possible deadlock running mt76_dma_cleanup
(bsc#1012628).
- net/mlx5: Properly convey driver version to firmware
(bsc#1012628).
- mt76: fix memory leak if device probing fails (bsc#1012628).
- mt76: fix tkip configuration for mt7615/7663 devices
(bsc#1012628).
- ASoC: jz4740-i2s: add missed checks for clk_get() (bsc#1012628).
- ASoC: q6afe-clocks: Add missing parent clock rate (bsc#1012628).
- dm ioctl: fix error return code in target_message (bsc#1012628).
- ASoC: cros_ec_codec: fix uninitialized memory read
(bsc#1012628).
- ASoC: atmel: mchp-spdifrx needs COMMON_CLK (bsc#1012628).
- ASoC: qcom: fix QDSP6 dependencies, attempt #3 (bsc#1012628).
- phy: mediatek: allow compile-testing the hdmi phy (bsc#1012628).
- phy: renesas: rcar-gen3-usb2: disable runtime pm in case of
failure (bsc#1012628).
- memory: ti-emif-sram: only build for ARMv7 (bsc#1012628).
- memory: jz4780_nemc: Fix potential NULL dereference in
jz4780_nemc_probe() (bsc#1012628).
- drm/msm: a5xx: Make preemption reset case reentrant
(bsc#1012628).
- drm/msm: add IOMMU_SUPPORT dependency (bsc#1012628).
- clocksource/drivers/arm_arch_timer: Use stable count reader
in erratum sne (bsc#1012628).
- clocksource/drivers/arm_arch_timer: Correct fault programming
of CNTKCTL_EL1.EVNTI (bsc#1012628).
- cpufreq: ap806: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: highbank: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- cpufreq: mediatek: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- cpufreq: qcom: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: st: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE (bsc#1012628).
- cpufreq: loongson1: Add missing MODULE_ALIAS (bsc#1012628).
- cpufreq: scpi: Add missing MODULE_ALIAS (bsc#1012628).
- cpufreq: vexpress-spc: Add missing MODULE_ALIAS (bsc#1012628).
- cpufreq: imx: fix NVMEM_IMX_OCOTP dependency (bsc#1012628).
- macintosh/adb-iop: Always wait for reply message from IOP
(bsc#1012628).
- macintosh/adb-iop: Send correct poll command (bsc#1012628).
- staging: bcm2835: fix vchiq_mmal dependencies (bsc#1012628).
- staging: greybus: audio: Fix possible leak free widgets in
gbaudio_dapm_free_controls (bsc#1012628).
- spi: dw: Fix error return code in dw_spi_bt1_probe()
(bsc#1012628).
- Bluetooth: btusb: Add the missed release_firmware() in
btusb_mtk_setup_firmware() (bsc#1012628).
- Bluetooth: btmtksdio: Add the missed release_firmware() in
mtk_setup_firmware() (bsc#1012628).
- Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU option
(bsc#1012628).
- block/rnbd-clt: Dynamically alloc buffer for pathname &
blk_symlink_name (bsc#1012628).
- block/rnbd: fix a null pointer dereference on
dev->blk_symlink_name (bsc#1012628).
- Bluetooth: btusb: Fix detection of some fake CSR controllers
with a bcdDevice val of 0x0134 (bsc#1012628).
- platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting
1 on some HP x360 models (bsc#1012628).
- adm8211: fix error return code in adm8211_probe() (bsc#1012628).
- mtd: spi-nor: sst: fix BPn bits for the SST25VF064C
(bsc#1012628).
- mtd: spi-nor: ignore errors in spi_nor_unlock_all()
(bsc#1012628).
- mtd: spi-nor: atmel: remove global protection flag
(bsc#1012628).
- mtd: spi-nor: atmel: fix unlock_all() for AT25FS010/040
(bsc#1012628).
- arm64: dts: meson: g12b: odroid-n2: fix PHY deassert timing
requirements (bsc#1012628).
- arm64: dts: meson: fix PHY deassert timing requirements
(bsc#1012628).
- ARM: dts: meson: fix PHY deassert timing requirements
(bsc#1012628).
- arm64: dts: meson: g12a: x96-max: fix PHY deassert timing
requirements (bsc#1012628).
- arm64: dts: meson: g12b: w400: fix PHY deassert timing
requirements (bsc#1012628).
- clk: fsl-sai: fix memory leak (bsc#1012628).
- scsi: qedi: Fix missing destroy_workqueue() on error in
__qedi_probe (bsc#1012628).
- scsi: pm80xx: Fix error return in pm8001_pci_probe()
(bsc#1012628).
- scsi: iscsi: Fix inappropriate use of put_device()
(bsc#1012628).
- seq_buf: Avoid type mismatch for seq_buf_init (bsc#1012628).
- scsi: fnic: Fix error return code in fnic_probe() (bsc#1012628).
- platform/x86: mlx-platform: Fix item counter assignment for
MSN2700, MSN24xx systems (bsc#1012628).
- platform/x86: mlx-platform: Fix item counter assignment for
MSN2700/ComEx system (bsc#1012628).
- ARM: 9030/1: entry: omit FP emulation for UND exceptions taken
in kernel mode (bsc#1012628).
- powerpc/pseries/hibernation: drop pseries_suspend_begin()
from suspend ops (bsc#1012628).
- powerpc/pseries/hibernation: remove redundant cacheinfo update
(bsc#1012628).
- powerpc/powermac: Fix low_sleep_handler with CONFIG_VMAP_STACK
(bsc#1012628).
- drm/mediatek: avoid dereferencing a null hdmi_phy on an error
message (bsc#1012628).
- ASoC: amd: change clk_get() to devm_clk_get() and add missed
checks (bsc#1012628).
- coresight: remove broken __exit annotations (bsc#1012628).
- ASoC: max98390: Fix error codes in max98390_dsm_init()
(bsc#1012628).
- powerpc/mm: sanity_check_fault() should work for all, not only
BOOK3S (bsc#1012628).
- usb: ehci-omap: Fix PM disable depth umbalance in
ehci_hcd_omap_probe (bsc#1012628).
- usb: oxu210hp-hcd: Fix memory leak in oxu_create (bsc#1012628).
- speakup: fix uninitialized flush_lock (bsc#1012628).
- nfsd: Fix message level for normal termination (bsc#1012628).
- NFSD: Fix 5 seconds delay when doing inter server copy
(bsc#1012628).
- nfs_common: need lock during iterate through the list
(bsc#1012628).
- x86/kprobes: Restore BTF if the single-stepping is cancelled
(bsc#1012628).
- scsi: qla2xxx: Fix FW initialization error on big endian
machines (bsc#1012628).
- scsi: qla2xxx: Fix N2N and NVMe connect retry failure
(bsc#1012628).
- platform/chrome: cros_ec_spi: Don't overwrite spi::mode
(bsc#1012628).
- misc: pci_endpoint_test: fix return value of error branch
(bsc#1012628).
- bus: fsl-mc: add back accidentally dropped error check
(bsc#1012628).
- bus: fsl-mc: fix error return code in fsl_mc_object_allocate()
(bsc#1012628).
- fsi: Aspeed: Add mutex to protect HW access (bsc#1012628).
- s390/cio: fix use-after-free in ccw_device_destroy_console
(bsc#1012628).
- iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
(bsc#1012628).
- iwlwifi: mvm: hook up missing RX handlers (bsc#1012628).
- erofs: avoid using generic_block_bmap (bsc#1012628).
- clk: renesas: r8a779a0: Fix R and OSC clocks (bsc#1012628).
- can: m_can: m_can_config_endisable(): remove double clearing
of clock stop request bit (bsc#1012628).
- powerpc/sstep: Emulate prefixed instructions only when
CPU_FTR_ARCH_31 is set (bsc#1012628).
- powerpc/sstep: Cover new VSX instructions under CONFIG_VSX
(bsc#1012628).
- slimbus: qcom: fix potential NULL dereference in
qcom_slim_prg_slew() (bsc#1012628).
- ALSA: hda/hdmi: fix silent stream for first playback to DP
(bsc#1012628).
- RDMA/core: Do not indicate device ready when device enablement
fails (bsc#1012628).
- RDMA/uverbs: Fix incorrect variable type (bsc#1012628).
- remoteproc/mediatek: change MT8192 CFG register base
(bsc#1012628).
- remoteproc/mtk_scp: surround DT device IDs with CONFIG_OF
(bsc#1012628).
- remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable
(bsc#1012628).
- remoteproc: qcom: fix reference leak in adsp_start
(bsc#1012628).
- remoteproc: qcom: pas: fix error handling in adsp_pds_enable
(bsc#1012628).
- remoteproc: k3-dsp: Fix return value check in
k3_dsp_rproc_of_get_memories() (bsc#1012628).
- remoteproc: qcom: Fix potential NULL dereference in
adsp_init_mmio() (bsc#1012628).
- remoteproc/mediatek: unprepare clk if scp_before_load fails
(bsc#1012628).
- clk: qcom: gcc-sc7180: Use floor ops for sdcc clks
(bsc#1012628).
- clk: tegra: Fix duplicated SE clock entry (bsc#1012628).
- mtd: rawnand: gpmi: fix reference count leak in gpmi ops
(bsc#1012628).
- mtd: rawnand: meson: Fix a resource leak in init (bsc#1012628).
- mtd: rawnand: gpmi: Fix the random DMA timeout issue
(bsc#1012628).
- samples/bpf: Fix possible hang in xdpsock with multiple threads
(bsc#1012628).
- fs: Handle I_DONTCACHE in iput_final() instead of
generic_drop_inode() (bsc#1012628).
- extcon: max77693: Fix modalias string (bsc#1012628).
- crypto: atmel-i2c - select CONFIG_BITREVERSE (bsc#1012628).
- mac80211: don't set set TDLS STA bandwidth wider than possible
(bsc#1012628).
- mac80211: fix a mistake check for rx_stats update (bsc#1012628).
- ASoC: wm_adsp: remove "ctl" from list on error in
wm_adsp_create_control() (bsc#1012628).
- irqchip/alpine-msi: Fix freeing of interrupts on allocation
error path (bsc#1012628).
- irqchip/ti-sci-inta: Fix printing of inta id on probe success
(bsc#1012628).
- irqchip/ti-sci-intr: Fix freeing of irqs (bsc#1012628).
- dmaengine: ti: k3-udma: Correct normal channel offset when
uchan_cnt is not 0 (bsc#1012628).
- RDMA/hns: Limit the length of data copied between kernel and
userspace (bsc#1012628).
- RDMA/hns: Normalization the judgment of some features
(bsc#1012628).
- RDMA/hns: Do shift on traffic class when using RoCEv2
(bsc#1012628).
- gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
(bsc#1012628).
- ath11k: Fix incorrect tlvs in scan start command (bsc#1012628).
- irqchip/qcom-pdc: Fix phantom irq when changing between
rising/falling (bsc#1012628).
- watchdog: armada_37xx: Add missing dependency on HAS_IOMEM
(bsc#1012628).
- watchdog: sirfsoc: Add missing dependency on HAS_IOMEM
(bsc#1012628).
- watchdog: sprd: remove watchdog disable from resume fail path
(bsc#1012628).
- watchdog: sprd: check busy bit before new loading rather than
after that (bsc#1012628).
- watchdog: Fix potential dereferencing of null pointer
(bsc#1012628).
- ubifs: Fix error return code in ubifs_init_authentication()
(bsc#1012628).
- um: Monitor error events in IRQ controller (bsc#1012628).
- um: tty: Fix handling of close in tty lines (bsc#1012628).
- um: chan_xterm: Fix fd leak (bsc#1012628).
- sunrpc: fix xs_read_xdr_buf for partial pages receive
(bsc#1012628).
- RDMA/mlx5: Fix MR cache memory leak (bsc#1012628).
- RDMA/cma: Don't overwrite sgid_attr after device is released
(bsc#1012628).
- nfc: s3fwrn5: Release the nfc firmware (bsc#1012628).
- drm: mxsfb: Silence -EPROBE_DEFER while waiting for bridge
(bsc#1012628).
- powerpc/perf: Fix Threshold Event Counter Multiplier width
for P10 (bsc#1012628).
- powerpc/ps3: use dma_mapping_error() (bsc#1012628).
- perf test: Fix metric parsing test (bsc#1012628).
- drm/amdgpu: fix regression in vbios reservation handling on
headless (bsc#1012628).
- mm/gup: reorganize internal_get_user_pages_fast() (bsc#1012628).
- mm/gup: prevent gup_fast from racing with COW during fork
(bsc#1012628).
- mm/gup: combine put_compound_head() and unpin_user_page()
(bsc#1012628).
- mm: memcg/slab: fix return of child memcg objcg for root memcg
(bsc#1012628).
- mm: memcg/slab: fix use after free in obj_cgroup_charge
(bsc#1012628).
- mm/rmap: always do TTU_IGNORE_ACCESS (bsc#1012628).
- sparc: fix handling of page table constructor failure
(bsc#1012628).
- mm/vmalloc: Fix unlock order in s_stop() (bsc#1012628).
- mm/vmalloc.c: fix kasan shadow poisoning size (bsc#1012628).
- mm,memory_failure: always pin the page in madvise_inject_error
(bsc#1012628).
- hugetlb: fix an error code in hugetlb_reserve_pages()
(bsc#1012628).
- mm: don't wake kswapd prematurely when watermark boosting is
disabled (bsc#1012628).
- proc: fix lookup in /proc/net subdirectories after setns(2)
(bsc#1012628).
- checkpatch: fix unescaped left brace (bsc#1012628).
- s390/test_unwind: fix CALL_ON_STACK tests (bsc#1012628).
- lan743x: fix rx_napi_poll/interrupt ping-pong (bsc#1012628).
- ice, xsk: clear the status bits for the next_to_use descriptor
(bsc#1012628).
- i40e, xsk: clear the status bits for the next_to_use descriptor
(bsc#1012628).
- net: dsa: qca: ar9331: fix sleeping function called from
invalid context bug (bsc#1012628).
- dpaa2-eth: fix the size of the mapped SGT buffer (bsc#1012628).
- net: bcmgenet: Fix a resource leak in an error handling path
in the probe functin (bsc#1012628).
- net: mscc: ocelot: Fix a resource leak in the error handling
path of the probe function (bsc#1012628).
- net: allwinner: Fix some resources leak in the error handling
path of the probe and in the remove function (bsc#1012628).
- block/rnbd-clt: Get rid of warning regarding size argument in
strlcpy (bsc#1012628).
- block/rnbd-clt: Fix possible memleak (bsc#1012628).
- NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
(bsc#1012628).
- net: korina: fix return value (bsc#1012628).
- devlink: use _BITUL() macro instead of BIT() in the UAPI header
(bsc#1012628).
- libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
(bsc#1012628).
- powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
(bsc#1012628).
- watchdog: qcom: Avoid context switch in restart handler
(bsc#1012628).
- watchdog: coh901327: add COMMON_CLK dependency (bsc#1012628).
- clk: ti: Fix memleak in ti_fapll_synth_setup (bsc#1012628).
- pwm: zx: Add missing cleanup in error path (bsc#1012628).
- pwm: lp3943: Dynamically allocate PWM chip base (bsc#1012628).
- pwm: imx27: Fix overflow for bigger periods (bsc#1012628).
- pwm: sun4i: Remove erroneous else branch (bsc#1012628).
- io_uring: cancel only requests of current task (bsc#1012628).
- tools build: Add missing libcap to test-all.bin target
(bsc#1012628).
- =?UTF-8?q?perf=20record:=20Fix=20memory=20leak=20when=20u?=
=?UTF-8?q?sing=20'--user-regs=3D=3F'=20to=20list=20registers?=
(bsc#1012628).
- qlcnic: Fix error code in probe (bsc#1012628).
- nfp: move indirect block cleanup to flower app stop callback
(bsc#1012628).
- vdpa/mlx5: Use write memory barrier after updating CQ index
(bsc#1012628).
- virtio_ring: Cut and paste bugs in
vring_create_virtqueue_packed() (bsc#1012628).
- virtio_net: Fix error code in probe() (bsc#1012628).
- virtio_ring: Fix two use after free bugs (bsc#1012628).
- vhost scsi: fix error return code in vhost_scsi_set_endpoint()
(bsc#1012628).
- epoll: check for events when removing a timed out thread from
the wait queue (bsc#1012628).
- clk: at91: sama7g5: fix compilation error (bsc#1012628).
- clk: at91: sam9x60: remove atmel,osc-bypass support
(bsc#1012628).
- clk: s2mps11: Fix a resource leak in error handling paths in
the probe function (bsc#1012628).
- clk: sunxi-ng: Make sure divider tables have sentinel
(bsc#1012628).
- clk: vc5: Use "idt,voltage-microvolt" instead of
"idt,voltage-microvolts" (bsc#1012628).
- kconfig: fix return value of do_error_if() (bsc#1012628).
- powerpc/boot: Fix build of dts/fsl (bsc#1012628).
- powerpc/smp: Add __init to init_big_cores() (bsc#1012628).
- ARM: 9044/1: vfp: use undef hook for VFP support detection
(bsc#1012628).
- ARM: 9036/1: uncompress: Fix dbgadtb size parameter name
(bsc#1012628).
- perf probe: Fix memory leak when synthesizing SDT probes
(bsc#1012628).
- io_uring: fix racy IOPOLL flush overflow (bsc#1012628).
- io_uring: cancel reqs shouldn't kill overflow list
(bsc#1012628).
- Smack: Handle io_uring kernel thread privileges (bsc#1012628).
- proc mountinfo: make splice available again (bsc#1012628).
- io_uring: fix io_cqring_events()'s noflush (bsc#1012628).
- io_uring: fix racy IOPOLL completions (bsc#1012628).
- io_uring: always let io_iopoll_complete() complete polled io
(bsc#1012628).
- vfio/pci: Move dummy_resources_list init in vfio_pci_probe()
(bsc#1012628).
- vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU
(bsc#1012628).
- media: gspca: Fix memory leak in probe (bsc#1012628).
- io_uring: fix io_wqe->work_list corruption (bsc#1012628).
- io_uring: fix 0-iov read buffer select (bsc#1012628).
- io_uring: hold uring_lock while completing failed polled io
in io_wq_submit_work() (bsc#1012628).
- io_uring: fix ignoring xa_store errors (bsc#1012628).
- io_uring: fix double io_uring free (bsc#1012628).
- io_uring: make ctx cancel on exit targeted to actual ctx
(bsc#1012628).
- media: sunxi-cir: ensure IR is handled when it is continuous
(bsc#1012628).
- media: netup_unidvb: Don't leak SPI master in probe error path
(bsc#1012628).
- media: ipu3-cio2: Remove traces of returned buffers
(bsc#1012628).
- media: ipu3-cio2: Return actual subdev format (bsc#1012628).
- media: ipu3-cio2: Serialise access to pad format (bsc#1012628).
- media: ipu3-cio2: Validate mbus format in setting subdev format
(bsc#1012628).
- media: ipu3-cio2: Make the field on subdev format
V4L2_FIELD_NONE (bsc#1012628).
- Input: cyapa_gen6 - fix out-of-bounds stack access
(bsc#1012628).
- ALSA: hda/ca0132 - Change Input Source enum strings
(bsc#1012628).
- ACPI: NFIT: Fix input validation of bus-family (bsc#1012628).
- PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() (bsc#1012628).
- Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate
resources walks" (bsc#1012628).
- ACPI: PNP: compare the string length in the matching_id()
(bsc#1012628).
- ALSA: hda: Fix regressions on clear and reconfig sysfs
(bsc#1012628).
- ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg (bsc#1012628).
- ALSA: hda/realtek: make bass spk volume adjustable on a yoga
laptop (bsc#1012628).
- ALSA: hda/realtek - Enable headset mic of ASUS X430UN with
ALC256 (bsc#1012628).
- ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with
ALC255 (bsc#1012628).
- ALSA: hda/realtek - Add supported for more Lenovo ALC285
Headset Button (bsc#1012628).
- ALSA: pcm: oss: Fix a few more UBSAN fixes (bsc#1012628).
- ALSA/hda: apply jack fixup for the Acer Veriton
N4640G/N6640G/N2510G (bsc#1012628).
- ALSA: hda/realtek: Add quirk for MSI-GP73 (bsc#1012628).
- ALSA: hda/realtek: Apply jack fixup for Quanta NL3
(bsc#1012628).
- ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate
P648/P658 (bsc#1012628).
- ALSA: hda/realtek - Supported Dell fixed type headset
(bsc#1012628).
- ALSA: usb-audio: Add VID to support native DSD reproduction
on FiiO devices (bsc#1012628).
- ALSA: usb-audio: Disable sample read check if firmware doesn't
give back (bsc#1012628).
- ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S
(bsc#1012628).
- ALSA: core: memalloc: add page alignment for iram (bsc#1012628).
- s390/smp: perform initial CPU reset also for SMT siblings
(bsc#1012628).
- s390/kexec_file: fix diag308 subcode when loading crash kernel
(bsc#1012628).
- s390/idle: add missing mt_cycles calculation (bsc#1012628).
- s390/idle: fix accounting with machine checks (bsc#1012628).
- s390/dasd: fix hanging device offline processing (bsc#1012628).
- s390/dasd: prevent inconsistent LCU device data (bsc#1012628).
- s390/dasd: fix list corruption of pavgroup group list
(bsc#1012628).
- s390/dasd: fix list corruption of lcu list (bsc#1012628).
- binder: add flag to clear buffer on txn complete (bsc#1012628).
- ASoC: cx2072x: Fix doubly definitions of Playback and Capture
streams (bsc#1012628).
- ASoC: AMD Renoir - add DMI table to avoid the ACP mic probe
(broken BIOS) (bsc#1012628).
- ASoC: AMD Raven/Renoir - fix the PCI probe (PCI revision)
(bsc#1012628).
- staging: comedi: mf6x4: Fix AI end-of-conversion detection
(bsc#1012628).
- z3fold: simplify freeing slots (bsc#1012628).
- z3fold: stricter locking and more careful reclaim (bsc#1012628).
- perf/x86/intel: Add event constraint for
CYCLE_ACTIVITY.STALLS_MEM_ANY (bsc#1012628).
- perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake
(bsc#1012628).
- perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()
(bsc#1012628).
- powerpc/perf: Exclude kernel samples while counting events in
user space (bsc#1012628).
- cpufreq: intel_pstate: Use most recent guaranteed performance
values (bsc#1012628).
- crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
(bsc#1012628).
- crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
(bsc#1012628).
- m68k: Fix WARNING splat in pmac_zilog driver (bsc#1012628).
- Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g (bsc#1012628).
- EDAC/i10nm: Use readl() to access MMIO registers (bsc#1012628).
- EDAC/amd64: Fix PCI component registration (bsc#1012628).
- cpuset: fix race between hotplug work and later CPU offline
(bsc#1012628).
- dyndbg: fix use before null check (bsc#1012628).
- USB: serial: mos7720: fix parallel-port state restore
(bsc#1012628).
- USB: serial: digi_acceleport: fix write-wakeup deadlocks
(bsc#1012628).
- USB: serial: keyspan_pda: fix dropped unthrottle interrupts
(bsc#1012628).
- USB: serial: keyspan_pda: fix write deadlock (bsc#1012628).
- USB: serial: keyspan_pda: fix stalled writes (bsc#1012628).
- USB: serial: keyspan_pda: fix write-wakeup use-after-free
(bsc#1012628).
- USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
(bsc#1012628).
- USB: serial: keyspan_pda: fix write unthrottling (bsc#1012628).
- btrfs: do not shorten unpin len for caching block groups
(bsc#1012628).
- btrfs: update last_byte_to_unpin in switch_commit_roots
(bsc#1012628).
- btrfs: fix race when defragmenting leads to unnecessary IO
(bsc#1012628).
- ext4: fix an IS_ERR() vs NULL check (bsc#1012628).
- ext4: fix a memory leak of ext4_free_data (bsc#1012628).
- ext4: fix deadlock with fs freezing and EA inodes (bsc#1012628).
- ext4: don't remount read-only with errors=continue on reboot
(bsc#1012628).
- RISC-V: Fix usage of memblock_enforce_memory_limit
(bsc#1012628).
- arm64: dts: ti: k3-am65: mark dss as dma-coherent (bsc#1012628).
- arm64: dts: marvell: keep SMMU disabled by default for Armada
7040 and 8040 (bsc#1012628).
- KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
(bsc#1012628).
- KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid
bits (bsc#1012628).
- KVM: SVM: Remove the call to sev_platform_status() during setup
(bsc#1012628).
- iommu/arm-smmu: Allow implementation specific write_s2cr
(bsc#1012628).
- iommu/arm-smmu-qcom: Read back stream mappings (bsc#1012628).
- iommu/arm-smmu-qcom: Implement S2CR quirk (bsc#1012628).
- ARM: dts: pandaboard: fix pinmux for gpio user button of
Pandaboard ES (bsc#1012628).
- ARM: dts: at91: sama5d2: fix CAN message ram offset and size
(bsc#1012628).
- ARM: tegra: Populate OPP table for Tegra20 Ventana
(bsc#1012628).
- xprtrdma: Fix XDRBUF_SPARSE_PAGES support (bsc#1012628).
- powerpc/32: Fix vmap stack - Properly set r1 before activating
MMU on syscall too (bsc#1012628).
- powerpc: Fix incorrect stw{, ux, u, x} instructions in
__set_pte_at (bsc#1012628).
- powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
(bsc#1012628).
- powerpc/bitops: Fix possible undefined behaviour with fls()
and fls64() (bsc#1012628).
- powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE (bsc#1012628).
- powerpc/xmon: Change printk() to pr_cont() (bsc#1012628).
- powerpc/8xx: Fix early debug when SMC1 is relocated
(bsc#1012628).
- powerpc/mm: Fix verification of MMU_FTR_TYPE_44x (bsc#1012628).
- powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
(bsc#1012628).
- powerpc/powernv/memtrace: Don't leak kernel memory to user space
(bsc#1012628).
- powerpc/powernv/memtrace: Fix crashing the kernel when enabling
concurrently (bsc#1012628).
- ovl: make ioctl() safe (bsc#1012628).
- ima: Don't modify file descriptor mode on the fly (bsc#1012628).
- um: Remove use of asprinf in umid.c (bsc#1012628).
- um: Fix time-travel mode (bsc#1012628).
- ceph: fix race in concurrent __ceph_remove_cap invocations
(bsc#1012628).
- SMB3: avoid confusing warning message on mount to Azure
(bsc#1012628).
- SMB3.1.1: remove confusing mount warning when no SPNEGO info
on negprot rsp (bsc#1012628).
- SMB3.1.1: do not log warning message if server doesn't populate
salt (bsc#1012628).
- ubifs: wbuf: Don't leak kernel memory to flash (bsc#1012628).
- jffs2: Fix GC exit abnormally (bsc#1012628).
- jffs2: Fix ignoring mounting options problem during remounting
(bsc#1012628).
- fsnotify: generalize handle_inode_event() (bsc#1012628).
- inotify: convert to handle_inode_event() interface
(bsc#1012628).
- fsnotify: fix events reported to watching parent and child
(bsc#1012628).
- jfs: Fix array index bounds check in dbAdjTree (bsc#1012628).
- drm/panfrost: Fix job timeout handling (bsc#1012628).
- drm/panfrost: Move the GPU reset bits outside the timeout
handler (bsc#1012628).
- platform/x86: mlx-platform: remove an unused variable
(bsc#1012628).
- drm/amd/display: Fix memory leaks in S3 resume (bsc#1012628).
- drm/dp_aux_dev: check aux_dev before use in
drm_dp_aux_dev_get_by_minor() (bsc#1012628).
- drm/i915: Fix mismatch between misplaced vma check and vma
insert (bsc#1012628).
- iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
(bsc#1012628).
- spi: pxa2xx: Fix use-after-free on unbind (bsc#1012628).
- spi: spi-sh: Fix use-after-free on unbind (bsc#1012628).
- spi: atmel-quadspi: Fix use-after-free on unbind (bsc#1012628).
- spi: spi-mtk-nor: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: ar934x: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: davinci: Fix use-after-free on unbind (bsc#1012628).
- spi: fsl: fix use of spisel_boot signal on MPC8309
(bsc#1012628).
- spi: gpio: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: mxic: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: npcm-fiu: Disable clock in probe error path (bsc#1012628).
- spi: pic32: Don't leak DMA channels in probe error path
(bsc#1012628).
- spi: rb4xx: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: rpc-if: Fix use-after-free on unbind (bsc#1012628).
- spi: sc18is602: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: spi-geni-qcom: Fix use-after-free on unbind (bsc#1012628).
- spi: spi-qcom-qspi: Fix use-after-free on unbind (bsc#1012628).
- spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe
error path (bsc#1012628).
- spi: synquacer: Disable clock in probe error path (bsc#1012628).
- spi: mt7621: Disable clock in probe error path (bsc#1012628).
- spi: mt7621: Don't leak SPI master in probe error path
(bsc#1012628).
- spi: atmel-quadspi: Disable clock in probe error path
(bsc#1012628).
- spi: atmel-quadspi: Fix AHB memory accesses (bsc#1012628).
- soc: qcom: smp2p: Safely acquire spinlock without IRQs
(bsc#1012628).
- mtd: spinand: Fix OOB read (bsc#1012628).
- mtd: parser: cmdline: Fix parsing of part-names with colons
(bsc#1012628).
- mtd: core: Fix refcounting for unpartitioned MTDs (bsc#1012628).
- mtd: rawnand: qcom: Fix DMA sync on FLASH_STATUS register read
(bsc#1012628).
- mtd: rawnand: meson: fix meson_nfc_dma_buffer_release()
arguments (bsc#1012628).
- scsi: qla2xxx: Fix crash during driver load on big endian
machines (bsc#1012628).
- scsi: lpfc: Fix invalid sleeping context in
lpfc_sli4_nvmet_alloc() (bsc#1012628).
- scsi: lpfc: Fix scheduling call while in softirq context in
lpfc_unreg_rpi (bsc#1012628).
- scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()
(bsc#1012628).
- openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT (bsc#1012628).
- iio: buffer: Fix demux update (bsc#1012628).
- iio: adc: rockchip_saradc: fix missing clk_disable_unprepare()
on error in rockchip_saradc_resume (bsc#1012628).
- iio: imu: st_lsm6dsx: fix edge-trigger interrupts (bsc#1012628).
- iio:light:rpr0521: Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio:light:st_uvis25: Fix timestamp alignment and prevent data
leak (bsc#1012628).
- iio:magnetometer:mag3110: Fix alignment and data leak issues
(bsc#1012628).
- iio:pressure:mpl3115: Force alignment of buffer (bsc#1012628).
- iio:imu:bmi160: Fix too large a buffer (bsc#1012628).
- iio:imu:bmi160: Fix alignment and data leak issues
(bsc#1012628).
- iio:adc:ti-ads124s08: Fix buffer being too long (bsc#1012628).
- iio:adc:ti-ads124s08: Fix alignment and data leak issues
(bsc#1012628).
- md/cluster: block reshape with remote resync job (bsc#1012628).
- md/cluster: fix deadlock when node is doing resync job
(bsc#1012628).
- pinctrl: sunxi: Always call chained_irq_{enter, exit} in
sunxi_pinctrl_irq_handler (bsc#1012628).
- clk: ingenic: Fix divider calculation with div tables
(bsc#1012628).
- clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
(bsc#1012628).
- clk: tegra: Do not return 0 on failure (bsc#1012628).
- counter: microchip-tcb-capture: Fix CMR value check
(bsc#1012628).
- device-dax/core: Fix memory leak when rmmod dax.ko
(bsc#1012628).
- dma-buf/dma-resv: Respect num_fences when initializing the
shared fence list (bsc#1012628).
- driver: core: Fix list corruption after device_del()
(bsc#1012628).
- xen-blkback: set ring->xenblkd to NULL after kthread_stop()
(bsc#1012628).
- xen/xenbus: Allow watches discard events before queueing
(bsc#1012628).
- xen/xenbus: Add 'will_handle' callback support in
xenbus_watch_path() (bsc#1012628).
- xen/xenbus/xen_bus_type: Support will_handle watch callback
(bsc#1012628).
- xen/xenbus: Count pending messages for each watch (bsc#1012628).
- xenbus/xenbus_backend: Disallow pending watch messages
(bsc#1012628).
- memory: jz4780_nemc: Fix an error pointer vs NULL check in
probe() (bsc#1012628).
- memory: renesas-rpc-if: Fix a node reference leak in
rpcif_probe() (bsc#1012628).
- memory: renesas-rpc-if: Return correct value to the caller of
rpcif_manual_xfer() (bsc#1012628).
- memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in
rpcif_{enable,disable}_rpm (bsc#1012628).
- libnvdimm/namespace: Fix reaping of invalidated
block-window-namespace labels (bsc#1012628).
- platform/x86: intel-vbtn: Allow switch events on Acer Switch
Alpha 12 (bsc#1012628).
- tracing: Disable ftrace selftests when any tracer is running
(bsc#1012628).
- mt76: add back the SUPPORTS_REORDERING_BUFFER flag
(bsc#1012628).
- of: fix linker-section match-table corruption (bsc#1012628).
- PCI: Fix pci_slot_release() NULL pointer dereference
(bsc#1012628).
- regulator: axp20x: Fix DLDO2 voltage control register mask
for AXP22x (bsc#1012628).
- remoteproc: sysmon: Ensure remote notification ordering
(bsc#1012628).
- thermal/drivers/cpufreq_cooling: Update cpufreq_state only if
state has changed (bsc#1012628).
- rtc: ep93xx: Fix NULL pointer dereference in
ep93xx_rtc_read_time (bsc#1012628).
- Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
(bsc#1012628).
- null_blk: Fix zone size initialization (bsc#1012628).
- null_blk: Fail zone append to conventional zones (bsc#1012628).
- drm/edid: fix objtool warning in drm_cvt_modes() (bsc#1012628).
- x86/CPU/AMD: Save AMD NodeId as cpu_die_id (bsc#1012628).
- Update config files.
- commit 84f94bc
- media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex
values (bsc#1180117).
- commit b9a0c5f
- iwlwifi: dbg: Don't touch the tlv data (bsc#1180344).
- commit cd8100a
- Linux 5.10.3 (bsc#1012628).
- md: fix a warning caused by a race between concurrent
md_ioctl()s (bsc#1012628).
- nl80211: validate key indexes for cfg80211_registered_device
(bsc#1012628).
- crypto: af_alg - avoid undefined behavior accessing salg_name
(bsc#1012628).
- media: msi2500: assign SPI bus number dynamically (bsc#1012628).
- fs: quota: fix array-index-out-of-bounds bug by passing correct
argument to vfs_cleanup_quota_inode() (bsc#1012628).
- quota: Sanity-check quota file headers on load (bsc#1012628).
- Bluetooth: Fix slab-out-of-bounds read in
hci_le_direct_adv_report_evt() (bsc#1012628).
- f2fs: prevent creating duplicate encrypted filenames
(bsc#1012628).
- ext4: prevent creating duplicate encrypted filenames
(bsc#1012628).
- ubifs: prevent creating duplicate encrypted filenames
(bsc#1012628).
- fscrypt: add fscrypt_is_nokey_name() (bsc#1012628).
- fscrypt: remove kernel-internal constants from UAPI header
(bsc#1012628).
- serial_core: Check for port state when tty is in error state
(bsc#1012628).
- HID: i2c-hid: add Vero K147 to descriptor override
(bsc#1012628).
- scsi: megaraid_sas: Check user-provided offsets (bsc#1012628).
- f2fs: init dirty_secmap incorrectly (bsc#1012628).
- f2fs: fix to seek incorrect data offset in inline data file
(bsc#1012628).
- coresight: etm4x: Handle TRCVIPCSSCTLR accesses (bsc#1012628).
- coresight: etm4x: Fix accesses to TRCPROCSELR (bsc#1012628).
- coresight: etm4x: Fix accesses to TRCCIDCTLR1 (bsc#1012628).
- coresight: etm4x: Fix accesses to TRCVMIDCTLR1 (bsc#1012628).
- coresight: etm4x: Skip setting LPOVERRIDE bit for qcom,
skip-power-up (bsc#1012628).
- coresight: etb10: Fix possible NULL ptr dereference in
etb_enable_perf() (bsc#1012628).
- coresight: tmc-etr: Fix barrier packet insertion for perf buffer
(bsc#1012628).
- coresight: tmc-etr: Check if page is valid before dma_map_page()
(bsc#1012628).
- coresight: tmc-etf: Fix NULL ptr dereference in
tmc_enable_etf_sink_perf() (bsc#1012628).
- ARM: dts: exynos: fix USB 3.0 pins supply being turned off on
Odroid XU (bsc#1012628).
- ARM: dts: exynos: fix USB 3.0 VBUS control and over-current
pins on Exynos5410 (bsc#1012628).
- ARM: dts: exynos: fix roles of USB 3.0 ports on Odroid XU
(bsc#1012628).
- usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag
to imx6ul (bsc#1012628).
- USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
(bsc#1012628).
- usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
(bsc#1012628).
- USB: gadget: f_midi: setup SuperSpeed Plus descriptors
(bsc#1012628).
- USB: gadget: f_acm: add support for SuperSpeed Plus
(bsc#1012628).
- USB: serial: option: add interface-number sanity check to flag
handling (bsc#1012628).
- usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
(bsc#1012628).
- soc/tegra: fuse: Fix index bug in get_process_id (bsc#1012628).
- exfat: Avoid allocating upcase table using kcalloc()
(bsc#1012628).
- x86/split-lock: Avoid returning with interrupts enabled
(bsc#1012628).
- net: ipconfig: Avoid spurious blank lines in boot log
(bsc#1012628).
- commit 246b3e0
- reset: raspberrypi: Don't reset USB if already up (bsc#1180336).
- commit cbfc03c
- series.conf: cleanup
- update upstream reference and move to "almost mainline" section:
patches.suse/clk-bcm-dvp-add-module_device_table.patch
- commit 24deb54
- config: refresh
- drop USB_SISUSBVGA_CON (no longer accessible)
- commit c403c88
- Linux 5.10.2 (bsc#1012628).
- serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
(bsc#1012628).
- ALSA: pcm: oss: Fix potential out-of-bounds shift (bsc#1012628).
- USB: sisusbvga: Make console support depend on BROKEN
(bsc#1012628).
- USB: UAS: introduce a quirk to set no_write_same (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Maple
Ridge xHCI (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Alpine
Ridge LP (bsc#1012628).
- usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
(bsc#1012628).
- xhci: Give USB2 ports time to enter U3 in bus suspend
(bsc#1012628).
- ALSA: usb-audio: Fix control 'access overflow' errors from chmap
(bsc#1012628).
- ALSA: usb-audio: Fix potential out-of-bounds shift
(bsc#1012628).
- USB: add RESET_RESUME quirk for Snapscan 1212 (bsc#1012628).
- USB: dummy-hcd: Fix uninitialized array use in init()
(bsc#1012628).
- USB: legotower: fix logical error in recent commit
(bsc#1012628).
- ktest.pl: Fix the logic for truncating the size of the log
file for email (bsc#1012628).
- ktest.pl: If size of log is too big to email, email error
message (bsc#1012628).
- ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
(bsc#1012628).
- commit 0c7d1c1
- clk: bcm: dvp: Add MODULE_DEVICE_TABLE() (bsc#1180260).
- commit fa7a177
- drm/amdgpu: only set DP subconnector type on DP and eDP
connectors (bsc#1180227).
- commit 74c3250
- Update config files.
Just to match my env.
- commit 588066a
- Linux 5.10.1 (bsc#1012628).
- Revert "dm raid: fix discard limits for raid1 and raid10"
(bsc#1012628).
- Revert "md: change mddev 'chunk_sectors' from int to unsigned"
(bsc#1012628).
- commit bc79fb6
- lpae: disable CONFIG_QCOM_PIL_INFO to fix build on armv7
- commit 0c08c2e
- Update to 5.10 final
- eliminated 1 patch
- patches.suse/revert-mm-filemap-add-static-for-function-__add_to_p.patch
- update configs
- NFS_V4_2_READ_PLUS=n (recommended default, unsafe feature)
- commit ff9060b
- config.conf: Reenable armv6hl/armv7hl/arm64
- Update config files:
* Settings copied from x86_64 update
* arm specific options are =m except if debug or test, =y otherwise
- commit cc424ba
==== keyutils ====
Version update (1.6 -> 1.6.3)
Subpackages: libkeyutils1
- the license of the library and -devel package is LGPL only, the
tools are GPL.
- update to 1.6.3:
* Revert the change notifications that were using /dev/watch_queue.
* Apply the change notifications that use pipe2(O_NOTIFICATION_PIPE).
* Allow "keyctl supports" to retrieve raw capability data.
* Allow "keyctl id" to turn a symbolic key ID into a numeric ID.
* Allow "keyctl new_session" to name the keyring.
* Allow "keyctl add/padd/etc." to take hex-encoded data.
* Add "keyctl watch*" to expose kernel change notifications on keys.
* Add caps for namespacing and notifications.
* Set a default TTL on keys that upcall for name resolution.
* Explicitly clear memory after it's held sensitive information.
* Various manual page fixes.
* Fix C++-related errors.
* Add support for keyctl_move().
* Add support for keyctl_capabilities().
* Make key=val list optional for various public-key ops.
* Fix system call signature for KEYCTL_PKEY_QUERY.
* Fix 'keyctl pkey_query' argument passing.
* Use keyctl_read_alloc() in dump_key_tree_aux().
* Various manual page fixes.
- spec-cleaner run (fixup failing homepage url)
==== kfilemetadata5 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kfilemetadata5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Port some deprecated method
* Fix some leaks in OpenDocument and Office OpenXML extractors
* Add several subtypes for OpenDocument and OpenXML document
==== kgamma5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kgamma5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kgeography ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kgeography-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Port away from deprecated Qt::MidButton
* Port away from KRandom
==== kget ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kget-lang
- Add patches to fix issues reported by valgrind (boo#1180352):
* 0001-Initialize-Transfer-m_runningSeconds.patch
* 0002-Don-t-create-dangling-iterators-in-TransferMultiSegK.patch-
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Port some Qt4 style connects
* Port away from KIO::pixmapForUrl
* Drop empty X-KDE-PluginInfo-Depends
==== kglobalaccel ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccel5-lang libKF5GlobalAccelPrivate5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Load statically linked kglobalacceld interface plugins
==== kgoldrunner ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kgoldrunner-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Fix KNS deprecations
==== kguiaddons ====
Version update (5.76.0 -> 5.77.0)
- Explicitly BuildRequire pkgconfig(wayland-client) that's needed
now and don't rely on other packages pulling it in
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Remove redundant setLayout() call (parent is passed to Q*Layout ctor)
* Make shortcut inhibition work from the get-go (kde#407395)
* Fix potential crash in wayland inhibitor teardown (kde#429267)
* CMake: Find Qt5::GuiPrivate when Wayland support is enabled
* Add KeySequenceRecorder as base for KKeySequenceWidget and KeySequenceItem
==== khangman ====
Version update (20.08.3 -> 20.12.0)
Subpackages: khangman-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* add content rating
* Remove KDeclarative dependency
==== khelpcenter5 ====
Version update (20.08.3 -> 20.12.1)
Subpackages: khelpcenter5-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kholidays ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Holidays5 libKF5Holidays5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Fix rounding of sun position events less than 30s before the next hour
* Avoid parsing each holiday file twice in defaultRegionCode()
* Compute the astro seasons only once per occurrence
* Fix holiday region lookup for ISO 3166-2 codes
* Make HolidayRegion copyable/movable
* Add support for calculating civil twilight times
==== khotkeys5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: khotkeys5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== khtml ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5KHtml5 libKF5KHtml5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== ki18n ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5I18n5 libKF5I18n5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kiconthemes ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5IconThemes5 libKF5IconThemes5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
* Add selected property to effects
* Use qDebug instead if icon theme is not found
==== kidentitymanagement ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* Fix generate pri file
* Clean up
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* Add missing Q_REQUIRED_RESULT
* modernize code
* Convert license headers to SPDX format
* increase dependancy
* Make it compile with last kpimtextedit
==== kidletime ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Load statically linked system poller plugins
==== kig ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kig-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Update docs and screenshots to Breeze
* add content rating
* Port away from deprecated Qt::MidButton
==== kimageformats ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kimageformats-eps
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* test: don't convert image format if possible
* No longer descease color depth to 8 for 16 bit uncompressed PSD files
* tests: Remove qimage_format_enum_names and just use QMetaEnum
==== kimap ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kimap-lang libKF5IMAP5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kinfocenter5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kinfocenter5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kinit ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kinit-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kio ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kio-core kio-lang
- Add upstream patch to prevent crashing when using "apply to all"
in the move/copy/overwrite dialog (kde#430374):
* 0001-RenameDialog-Add-missing-nullptr-initialization.patch
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes since 5.76.0, only listing bugfixes:
* NewFile Dialog: allow to accept directory creation before stat has run (kde#429838)
* KUrlNavBtn: make opening subdirs from dropdown menu with the keyboard work (kde#428226)
* Places view: highlight place only when it is displayed (kde#429806)
* KIO::iconNameForUrl: resolve icon for remote files based on name (kde#429530)
* RenameDialog: allow to overwrite when files are older (kde#236884)
* Do not add unnecessary separators (kde#427830)
==== kio-extras5 ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kio-extras5-lang libkioarchive5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Add PowerPoint slideshow mime types
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* [DjvuThumbnailer] Replace open coded ddjvu invocation with QProcess (kde#420074)
* Remove Mimetype overlay icon blending (kde#425789)
==== kio_audiocd ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kio_audiocd-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add missing kdoctools_install
* Use systemsettings5 instead of kcmshell5
* Add I18N context for the "Missing device specification" message
* Update to work properly with current KIO
* Search all possible locations for plugins
* Use CamelCase includes (scripted)
==== kipi-plugins ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kipi-plugins-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== kirigami2 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kirigami2-lang libKF5Kirigami2-5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes since 5.76.0, only listing bugfixes:
* Refine list separator appearance (kde#428739)
* Fix rendering borders the proper size with software fallback (kde#427556)
* Use fwidth() for smoothing in low power mode (kde#427553)
==== kiriki ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kiriki-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Require Qt that has QRandomGenerator
* Port away from KRandom
==== kismet ====
Version update (2020_09_R4 -> 2020_12_R3)
Subpackages: kismet-capture-freaklabs-zigbee kismet-capture-linux-bluetooth kismet-capture-linux-wifi kismet-capture-nrf-51822 kismet-capture-nrf-mousejack kismet-capture-sdr-rtl433 kismet-capture-sdr-rtladsb kismet-capture-sdr-rtlamr kismet-capture-ti-cc2540 kismet-logtools
- Update to version 2020-12-R3
* A bugfix release which solves a possible infinite loop until
crash due to how GCC handles C++ templates differently than
Clang.
- Update to version 2020-12-R2
* Fix improper assignment of system endpoints to the logon
role instead of read-only
* Fix broken implementation of legacy TCP remote capture on
python-based sources
- Update to version 2020-12-R1
Release Highlights:
* All new ASIO networking model
+ Kismet now uses the C++ ASIO networking library.
* All new web server implementation (drop libmicrohttpdd)
* New role based REST API
* Remote capture over websockets
* Huge RAM savings
* Stability improvements
* Higher performance web UI
* New websocket APIs
* Better location averaging
* Improved channel and signal mapping
* Improved 802.11 WDS handling
* General improvements and changes to the REST API
See https://www.kismetwireless.net/release/kismet-2020-12-R1/ for
the full changelog.
==== kitemmodels ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Remove redundant setLayout() call
* Remove test app, KRecursiveFilterProxyModel is deprecated since 5.65
* KRearrangeColumnsProxyModel: only column 0 has children
==== kitemviews ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5ItemViews5 libKF5ItemViews5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
* We require Qt 5.13 now, so remove ifdef
==== kiten ====
Version update (20.08.3 -> 20.12.0)
Subpackages: fonts-KanjiStrokeOrders kiten-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Set initial focus on the search bar on startup (kde#427077)
* radselect: Add trailing "+" to last radicals column header
* radselect: Actually clear the list of search results in clearSearch()
* radselect: Properly fetch kanji stroke count from kanjidic (kde#385070)
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* add content rating
* Fix potential crash in sessionConfig
==== kitinerary ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Handle yet another TER ticket variant
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Consider horizontal flips in the PDF vector graphics transformation
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Work around another variant of invalid JSON
* These tests don't need a QGuiApplication
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kjobwidgets ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5JobWidgets5 libKF5JobWidgets5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
==== kjs ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kjumpingcube ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kjumpingcube-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== kldap ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kldap-lang libKF5Ldap5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code (using auto)
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove not implemented method
* Time to increase version
* Relicense LGPL-2.0-only files to LGPL-2.0-or-later
* We don't need KIOWidgets
==== kleopatra ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kleopatra-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Make it compile with libgpg-error < 1.36
- Drop upstream patch:
* 0001-Make-it-compile-with-libgpg-error-1.36.patch
- Add patch to fix build with older libgpg-error versions:
* 0001-Make-it-compile-with-libgpg-error-1.36.patch
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== klines ====
Version update (20.08.3 -> 20.12.0)
Subpackages: klines-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== kmag ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kmag-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Port away from deprecated Qt::MidButton
==== kmahjongg ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kmahjongg-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* make pos a quint32 which is what QRandomGenerator::bounded returns
* Port to QRandomGenerator
==== kmail ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kmail-application-icons kmail-lang ktnef
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Fix Bug 426943 - Composer settings dialog: Word wrap at column is limited to 78 (kde#426943)
* Fix Bug 427916 - User Feedback string about "Account configured in KMail" is misleading (kde#427916)
==== kmail-account-wizard ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kmail-account-wizard-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix copyright
* Modernize code
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove NO_REGENERATE_MIME as now UPDATE_XDG_MIMETYPES uses -n
* Time to increase version
* Convert headers to SPDX format
==== kmailtransport ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kmailtransport-lang libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* Fix generate pri file
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* SmtpJob: use the password from the KPasswordDialog
* Port QRegExp to QRegularExpression
* Put back KIO in the package search
* Remove KIOCore dependancy
==== kmbox ====
Version update (20.08.3 -> 20.12.1)
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use "using" here too
* Modernize code (using auto)
* Fix info about qmake dep
* Fix generate pri file
* Time to increase version
* Modernize code
==== kmenuedit5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kmenuedit5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kmime ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kmime-lang libKF5Mime5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kmines ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kmines-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Port away from deprecated KRandomSequence
* Port away from deprecated Qt::MidButton
* Add new 'Explore with...' option to the docs
* Reveal cells by clicking on numbers
==== kmousetool ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kmousetool-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix indentation and unused variable
* Enable high dpi support
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Update org.kde.kmousetool.appdata.xml
==== kmouth ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kmouth-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
==== kmplot ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kmplot-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Avoid casting from ASCII
==== knavalbattle ====
Version update (20.08.3 -> 20.12.0)
Subpackages: knavalbattle-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* We use QRandomGenerator => we need qt5.10 min
* Add Readme
==== knetwalk ====
Version update (20.08.3 -> 20.12.0)
Subpackages: knetwalk-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== knewstuff ====
Version update (5.76.0 -> 5.77.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuff5-lang libKF5NewStuffCore5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes since 5.76.0, only listing bugfixes:
* Reuse QWidgets dialog (kde#416328)
* Fix entry disappearing too early from updatable page (kde#427801)
* Remove entry from cache before inserting new entry (kde#424919)
==== knotes ====
Version update (20.08.3 -> 20.12.1)
Subpackages: knotes-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix build on windows
* It's x11 specific
* It's already in lib
* Modernize code
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove not implemented method
* Time to increase version
* Remove reference to kdepim-apps-libs
* Convert license headers to SPDX format
* Define AKONADI_SEARCH_VERSION
==== knotifications ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Notifications5 libKF5Notifications5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Remove redundant setLayout() call
* Don't pass transient hint (kde#422042)
* Add SPDX license statement for the impl on macOS
* Fix case-sensitive error of AppKit header on macOS
* Do not invoke invalid notification actions
* Fix memory handling for notifybysnore
==== knotifyconfig ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5NotifyConfig5 libKF5NotifyConfig5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
==== kolf ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kolf-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Port away from KRandom
==== kollision ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kollision-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== kolourpaint ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kolourpaint-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Don't grab/release keyboard to get key events. Use setFocus() instead (kde#405991)
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Make GitLab render the README
==== kompare ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kompare-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
==== konquest ====
Version update (20.08.3 -> 20.12.0)
Subpackages: konquest-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== konsole ====
Version update (20.08.3 -> 20.12.1)
Subpackages: konsole-part konsole-part-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Correct columns size with highlightScrolledLines (kde#429600)
* Only link konsoleprofile to konsoleprivate (kde#430492)
* Revert 'Fix bold character color paint'
- Dropped patches, now upstream:
* Only-link-konsoleprofile-to-konsoleprivate.patch
- Add Only-link-konsoleprofile-to-konsoleprivate.patch to fix
choosing a profile in the "New Tab" button's menu (boo#1180311,
kde#424986), and possible crashes on exit (kde#430492)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Fix bold character color paint (kde#405345)
* Require cmake 3.13
* SessionController: don't delete actions removed from QMenu manually
* Revert "Uses SessionDisplayConnection to connect sessions and displays."
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* SessionController: iterate over a const container
* SessionContoller: fix crash when closing session from Konsole KPart (kde#429538)
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kontact ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kontact-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Drop obsolete build requirements
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* Use qobject_cast here
* Convert license headers to SPDX format
* Add comment about cid
* Clean up code
* Start to remove KPrefsModule support
==== kontactinterface ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix generate pri file
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
==== konversation ====
Version update (1.7.7 -> 20.12.1)
Subpackages: konversation-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Fix shell scripts to also find qdbus-qt5
* Handle \ in nicks when opening new query in ircview (kde#431045)
* Use SSL for the server created by default
* Don't allow spaces in ident and nick inputs (kde#422146)
* Fix missed handling of a irc:// url cmdl arg on app start (kde#391698)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Remove X-KDE-ServiceTypes=DBUS/InstantMessenger (left-over from KIMProxy)
* Fix possible memory leak in UPnPRouter
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Make hisc-apps-konversation.svgz an actually qzip'ed file
* Remove unused decoder.h
* Fix memory leak in ChannelDialog as well
* Fix possible memory leak in ServerDialog
* Fixed selected treeview index if activated by a notification
- Update to 20.11.80.
* New feature release
- konversation is now released using the KDE release service.
==== kopete ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kopete-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== korganizer ====
Version update (20.08.3 -> 20.12.1)
Subpackages: korganizer-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Recognize selection of different dates of a recurring incidence
* Use the same icons in the Actions menu as are used in the pop-up menu
* Do not double-delete
* collectionview: Show correct tooltip
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kpackage ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kpackage-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Drop X-KDE-PluginInfo-Depends
==== kparts ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Parts5 libKF5Parts5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Deprecate embed() method, for lack of usage
* Make KParts use KPluginMetaData instead of KAboutData
==== kpat ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kpat-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Set WITH_BH_SOLVER=OFF on Leap as libblack-hole-solver is not
available
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Fix pressing alt+G and Enter/Return redeals current game (kde#408931)
* cmake: install knsrc files in newer ECM 5.58.0+ location
* Start new deal when double clicking after game is won (kde#422825)
* Make the default of WITH_BH_SOLVER "ON"
==== kpeople5 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kpeople5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kpimtextedit ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kpimtextedit-lang libKF5PimTextEdit5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kpkpass ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKPimPkPass5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add workarounds for known JSON syntax errors in pass.json
* Remove NO_REGENERATE_MIME as now UPDATE_XDG_MIMETYPES uses -n
* Time to increase version
* Pass QLatin1String by value (clazy check)
* Don't duplicate SPDX headers
==== kplotting ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kpty ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Pty5 libKF5Pty5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kqtquickcharts ====
Version update (20.08.3 -> 20.12.0)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove explicit ECM_KDE_MODULE_DIR
* Library project has no user visible strings
==== kquickcharts ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes to list here.
==== krb5 ====
Version update (1.18.2 -> 1.18.3)
Subpackages: krb5-client
- Update to 1.18.3
* Fix a denial of service vulnerability when decoding Kerberos
protocol messages.
* Fix a locking issue with the LMDB KDB module which could cause
KDC and kadmind processes to lose access to the database.
* Fix an assertion failure when libgssapi_krb5 is repeatedly loaded
and unloaded while libkrb5support remains loaded.
==== krdc ====
Version update (20.08.3 -> 20.12.0)
Subpackages: krdc-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* org.kde.krdc.appdata.xml: add <content_rating>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Fix mouse wheel scaling same way as click
==== kreversi ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kreversi-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Compile without deprecated method
==== krfb ====
Version update (20.08.3 -> 20.12.0)
Subpackages: krfb-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Compensate for global scale factor when using xcb fb plugin (kde#419814)
- Drop upstream patches:
* 0001-Declare-and-use-logging-categories.patch
* 0001-Replace-KLineEdit-with-QLineEdit.patch
==== kross ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kross-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kruler ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kruler-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove not implmemented method
==== krunner ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Do not use explicitly deleted constructor in autotests
* Deprecate KDE4 package remnants
* Remove unneeded test
* Use isValid() method instead of nullptr check
* Simplify nullptr checks
* Make use of new KPluginMetaData plugin constructor support of KPluginLoader
* Add trailing commas
* Add clang-format target
* Rework internals of match id methods and add tests for it
==== kscreen5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kscreenlocker ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kservice ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kservice-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* [kapplicationtrader] Fix API docs
* KSycoca: recreate DB when version < expected version
* KSycoca: Keep track of resources Files of KMimeAssociation
* KSycoca: ensure extrafiles are ordered for comparison
* KSycoca: avoid database rebuild if XDG_CONFIG_DIRS contains
duplicates
* Fix duplicate detection check
==== kshisen ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kshisen-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== ksirk ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ksirk-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Port away from KIconThemes
* Port away from KRandom
* Fix KNS deprecations
==== ksmtp ====
Version update (20.08.3 -> 20.12.1)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* Time to increase version
* Convert license headers to SPDX format
==== kspaceduel ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kspaceduel-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Fix mistake in KRandomSequence -> QRandomGenerator porting
* KRandomSequence -> QRandomGenerator
==== ksquares ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ksquares-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* We use QRandomGenerator => we need qt5.10 min
==== ksshaskpass5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: ksshaskpass5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== ksudoku ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ksudoku-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* OPENGL_SUPPORT flag exists, so make Qt5OpenGL optional as well
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Link to OpenGL::GL instead of OpenGL::OpenGL
* Link against GLU (kde#426088)
==== ksysguard5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: ksysguard5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== ksystemlog ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ksystemlog-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* fix compile with Qt < 5.15
* Make it compile without deprecated method
* Allow to execute unittests on Windows
* Replace url().path() with url().toLocalFile()
* Don't list coredump files
* Fix leak
* Win: Remove kdewin leftover
==== kteatime ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kteatime-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Avoid manual casting of signals/slots
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
==== ktexteditor ====
Version update (5.76.0 -> 5.77.0)
Subpackages: ktexteditor-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Port KComboBox to QComboBox
* use KSyntaxHighlighting themeForPalette
* fix i18n call, missing argument (kde#429096)
* minor improvements to theme search
* Improve the automatic theme selection
==== ktextwidgets ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5TextWidgets5 libKF5TextWidgets5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
==== ktimer ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ktimer-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Fix clazy warning
* Remove unneeded includes
==== ktnef ====
Version update (20.08.3 -> 20.12.1)
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* Fix generate pri file
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
==== ktouch ====
Version update (20.08.3 -> 20.12.0)
Subpackages: ktouch-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* Fix visual artifacts in new versions of QT (kde#427923)
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== kturtle ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kturtle-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add missing kdoctools_install
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Manual formatting of license headers
* Manual conversion of exotic file types
* Remove obsolete COPYING file
* Add license texts according to REUSE specification
* Convert license statements to SPDX expressions
* add content rating
* Improve i18n tooling
==== kubrick ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kubrick-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== kunitconversion ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5UnitConversion5 libKF5UnitConversion5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kvm_stat ====
Version update (5.9.12 -> 5.10.4)
- Get rid of the stale patch file.
- Remove broken patch tools-kvm_stat-explicitly-reference-python3.patch
* the patch does not apply any longer, at least on top of
Kernel source packages does the same (i.e., replacing /usr/bin/env)
in their own kernel-source.spec;
* therefore, let's take care of that directly inside of our own spec
file instead, which is a solution that always work, no matter what
has been done in the Kernel source package.
- Fix kernel version comparison for selectively applying patches
* so that it won't break when, e.g., 5.10.0 hits Factory
==== kwallet ====
Version update (5.76.0 -> 5.77.0)
Subpackages: kwallet-tools kwallet-tools-lang kwalletd5 kwalletd5-lang libKF5Wallet5 libkwalletbackend5-5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== kwalletmanager5 ====
Version update (20.08.3 -> 20.12.1)
Subpackages: kwalletmanager5-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use systemsettings5 for Exec line
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Port away from deprecated KToolInvocation::startServiceByDesktopName
* Remove unused include
* align naming with elsewhere in the stack
* [KWalletEditor] Use new kwallet methods to populate the view list(s)
==== kwayland ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Compile without deprecated method
==== kwayland-integration ====
Version update (5.20.4 -> 5.20.5)
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kwayland-server ====
Version update (5.20.4 -> 5.20.5)
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kwidgetsaddons ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5WidgetsAddons5 libKF5WidgetsAddons5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
* Don't emit twice passwordChanged
* We require Qt 5.13 now, so remove ifdef
* KEditListWidget: fix runtime warning from QLayout
* typo--
* Add KMessageDialog, an async-centric variant of KMessageBox
* Restore the old default popup mode of KActionMenu
* Port KActionMenu to QToolButton::ToolButtonPopupMode
==== kwin5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: kwin5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* scene: Fix window pixmap traversal order
* screencasting: fix build
* Screencast: support BGRx format for backwards compatibility with WebRTC
==== kwindowsystem ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5WindowSystem5 libKF5WindowSystem5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
* Load statically linked integration plugins
* Portaway from pid() to processId()
==== kwordquiz ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kwordquiz-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* Port away from KIconThemes
* Fix KNS deprecations
==== kwrited5 ====
Version update (5.20.4 -> 5.20.5)
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== kxmlgui ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5XmlGui5 libKF5XmlGui5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
* autotests: fix for Windows by using GenericDataLocation
* We depend on Qt 5.13 now so we can remove this check
* Introduce HideLibraries and deprecate HideKdeVersion
* Fix build without KGlobalAccel
* Rewrite KKeySequenceWidget to use KeySequenceRecorder
==== libKF5ModemManagerQt ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== libKF5NetworkManagerQt ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== libappindicator3 ====
Subpackages: libappindicator3-1 typelib-1_0-AppIndicator3-0_1
- Provide RH used libappindicator symbol, so third party rpms
like Mailspring won't complain about missing dependencies
==== libcdr ====
- Add icu-68.patch: fix build with ICU 68
==== libdrm ====
Version update (2.4.102 -> 2.4.103)
Subpackages: libdrm-devel libdrm2 libdrm_amdgpu1 libdrm_etnaviv1 libdrm_exynos1 libdrm_freedreno1 libdrm_nouveau2 libdrm_radeon1 libdrm_tegra0
- update to 2.4.103:
* xf86drm.c: Use integer logarithm.
* amdgpu: only enable security tests on raven family
* amdgpu: sync up amdgpu_drm.h with latest from kernel
* amdgpu: add marketing names from 20.40
* intel: add INTEL_DG1_IDS to the pciids list
* amdgpu: add device IDs for Raven, Picasso and Renoir
* intel: sync i915_pciids.h with kernel
* amdgpu: Add Device IDs for Embedded Raven2 platforms
* intel: sync i915_pciids.h with kernel
* xf86drm.c: fix build failure
* core: use `O_RDONLY` instead of ambiguous `0` flag
* lots of tests/amdgpu updates
==== libe-book ====
- Add icu-68.patch: fix build with ICU 68
==== libebml ====
Version update (1.4.0 -> 1.4.1)
- Update to version 1.4.1
* Fixed a case EbmlMaster::Read where the element returned via
UpperEltFound and FountElt points to a just-deleted element,
causing callers to think the memory returned is valid,
potentially leading to use-after-free/double-free errors.
This can happen if the specific element's Read function
throws an exception when encountering certain invalid data
constellations.
==== libepoxy ====
Version update (1.5.4 -> 1.5.5)
- Update to version 1.5.5:
+ Remove Python 2 support.
+ Remove Autotools support.
+ Use EGL_NO_X11 to disable X11 headers.
+ Use call convention for mock function.
+ Return correct version of GLSL on GLES2.
+ Rely on Meson's darwin_versions option.
- Drop Lower-the-minimum-required-version-of-Meson.patch: New
minimum meson is 0.48.
==== liberation-fonts ====
Version update (2.1.1 -> 2.1.2)
- update to 2.1.2:
- Resolves #25: liberation-fonts doesn't have proper <==> symbol
- Resolves #33: Liberation Mono: U+20BF is too wide
- Resolves #14: Liberation mono fonts are not recognized as monospace by fontconfig and cairo
==== libgravatar ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5Gravatar5 libgravatar-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Time to increase version
* Remove unused LIBRARY_NAMELINK
* Convert license headers to SPDX format
==== libgsasl ====
Version update (1.8.1 -> 1.10.0)
- update to 1.10.0:
* SCRAM-SHA-256 and SCRAM-SHA-256-PLUS (RFC 7677)
* New SCRAM crypto helper APIs
* SCRAM server: Support for password-less usage
* SCRAM: Sets SCRAM_ITER/SCRAM_SALT/SCRAM_SALTED_PASSWORD
* SCRAM, GS2, and GSSAPI no longer retrieve the TLS channel
binding data (property GSASL_CB_TLS_UNIQUE) during
gsasl_client_start() or gsasl_server_start()
* A number of legacy and less secure interfaces deprecated
* New APIs for hex encoding/decoding
- add upstream signing key and validate source signature
- refresh spec file
- build with all warnings and treat them as errors
==== libhandy ====
Version update (1.0.2 -> 1.0.3)
Subpackages: libhandy-1-0 typelib-1_0-Handy-1_0
- Update to version 1.0.3:
+ Fix build warnings with newer GCC.
+ HdyActionRow: Clarify hdy_action_row_get_icon_name()
documentation.
+ HdyCarousel: Fix drawing cache invalidation on resize.
+ HdyComboRow: Use the right checkmark icon.
+ HdyLeaflet and HdyDeck: Increase the edge swipe area size.
+ HdyKeypad: Fix typing the '+' symbol.
+ HdyPreferencesGroup:
- Fix a memory leak when destroying the widget.
- Don't show empty title and description when using
gtk_widget_show_all().
+ HdySwipeTracker:
- Correctly transform widget coordinates for touchpad swipes.
- Fix a memory leak.
==== libheif ====
Version update (1.9.1 -> 1.10.0)
- Build with dav1d and rav1e support, do this via:
+ Add pkgconfig(dav1d) BuildRequires.
+ Add conditional pkgconfig(rav1e) BuildRequires (currently
Tumbleweed only).
- Drop libheif-lang Recommends: Package does not exist.
- Re-download tarball and check with osc service runall
download_files, all ok.
- Updated to version 1.10.0:
* New API: may access all (vendor-dependent) auxiliary images
(e.g. hdrgainmap, semanticskinmatte, ...).
* When ICC profile is present, will now write two color boxes
(nclx and ICC) into AVIF files. Also reads files with two color
boxes.
* Alpha image is now saved as monochrome.
* Loading of 16bit greyscale PNGs in heif_enc.
* Deprecated heif_enc option "-E".
* Remove dependency on alloca().
* Bug fixes.
==== libical-glib ====
- Add 0001-Fix-build-with-icu-68.1.patch: fix build with icu 68.1.
==== libimagequant ====
Version update (2.12.6 -> 2.13.1)
- update to 2.13.1:
* Support OpenMP in clang
* speed improvements
==== libiscsi ====
Version update (1.19.0+git.20201023 -> 1.19.0+git.20201217)
- Update to version 1.19.0+git.20201217:
* Revert "specify number of blocks in write_same command"
* iser: fix segmentation fault when task management pdu is received
* iser: fix segmentation fault when async message pdu is received
==== libjpeg-turbo ====
Version update (2.0.5 -> 2.0.6)
Subpackages: libjpeg8 libturbojpeg0
- version update to 2.0.6
1. Fixed "using JNI after critical get" errors that occurred on Android
platforms when using any of the YUV encoding/compression/decompression/decoding
methods in the TurboJPEG Java API.
2. Fixed or worked around multiple issues with `jpeg_skip_scanlines()`:
- Fixed segfaults or "Corrupt JPEG data: premature end of data segment"
errors in `jpeg_skip_scanlines()` that occurred when decompressing 4:2:2 or
4:2:0 JPEG images using merged (non-fancy) upsampling/color conversion (that
is, when setting `cinfo.do_fancy_upsampling` to `FALSE`.) 2.0.0[6] was a
similar fix, but it did not cover all cases.
- `jpeg_skip_scanlines()` now throws an error if two-pass color
quantization is enabled. Two-pass color quantization never worked properly
with `jpeg_skip_scanlines()`, and the issues could not readily be fixed.
- Fixed an issue whereby `jpeg_skip_scanlines()` always returned 0 when
skipping past the end of an image.
3. The Arm 64-bit (Armv8) Neon SIMD extensions can now be built using MinGW
toolchains targetting Arm64 (AArch64) Windows binaries.
4. Fixed unexpected visual artifacts that occurred when using
`jpeg_crop_scanline()` and interblock smoothing while decompressing only the DC
scan of a progressive JPEG image.
5. Fixed an issue whereby libjpeg-turbo would not build if 12-bit-per-component
JPEG support (`WITH_12BIT`) was enabled along with libjpeg v7 or libjpeg v8
API/ABI emulation (`WITH_JPEG7` or `WITH_JPEG8`.)
- modified sources
% libjpeg-turbo.keyring
==== libkcddb ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5Cddb5 libkcddb-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use systemsettings5 instead of kcmshell5
==== libkcompactdisc ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Drop no longer needed dependency on KCoreAddons
* Port away from KRandomSequence
* Fix for the CD not being recognised if it is not in the first drive
==== libkdcraw ====
Version update (20.08.3 -> 20.12.1)
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== libkdecoration2 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private7
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== libkdegames ====
Version update (20.08.3 -> 20.12.0)
Subpackages: kdegames-carddecks-default libkdegames-lang libkf5kdegames6
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Increase KF5_MIN_VERSION
==== libkdepim ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5Libkdepim5 libkdepim-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Drop unnecessary KGuiAddons dependency
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== libkeduvocdocument ====
Version update (20.08.3 -> 20.12.0)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* remove unused krandomsequence include
* Port to nullptr
==== libkexiv2 ====
Version update (20.08.3 -> 20.12.1)
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== libkgapi ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Remove duplicate "gContact$groupMembershipInfo" value in mock fetch response. (kde#419629)
==== libkipi ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove extra ';'
==== libkleo ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5Libkleo5 libkleo-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== libkmahjongg ====
Version update (20.08.3 -> 20.12.0)
Subpackages: libKF5KMahjongglib5 libkmahjongg-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== libkolabxml ====
- Update 0001-Make-sure-boost-is-found-when-using-libkolabxml.patch
to make sure we only use CMake's FindBoost.cmake module. (boo#1180633)
==== libkomparediff2 ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== libksane ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5Sane5 libksane-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Disable multi-selection for Automatic Document Feeder (kde#415749)
* Add wiggle room for page sizes to fit in the scan-area (kde#424010)
==== libkscreen2 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== libksieve ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libksieve-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== libksysguard5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: libksysguard5-helper libksysguard5-imports libksysguard5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* Always emit sensorMetaDataChanged() when receiving a metaData update
==== libktorrent ====
Version update (2.2.0 -> 20.12.0)
Subpackages: libKF5Torrent6 libktorrent-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80.
* New feature release
- libktorrent is now released using the KDE release service.
- Use %cmake_build instead of %make_jobs
==== libopenmpt ====
Version update (0.5.0 -> 0.5.4)
- Update to 0.5.4:
* AMS: An upper bound for uncompressed sample size is now
established to avoid memory exhaustion from malformed files.
* DMF: Support early format beta versions (in particular versions
1-4).
* MED: Also use octave wrapping in 8-channel mode for MMD0/MMD1
modules.
* MED: If 8-channel mode is activated, ignore BPM mode.
* MED: Emulate tempo commands F01 and F02 quirk.
* MED: Tempo commands below 32 BPM were interpreted as tempo
slides.
* IMF: Instrument sample mapping was off by one octave, notable
in the guitar part of Astaris by Karsten Koch.
Changes in 0.5.3:
* [Sec] Possible hang if a MED file claimed to contain 256 songs.
* [Bug] libopenmpt: openmpt::is_extension_supported2() exported
symbol was missing (C++).
* [Bug] openmpt::module::set_position_seconds sometimes behaved
as if the song end was reached when seeking into a pattern loop
and in some other corner cases.
* Increase threshold for ignoring panning commands from 820 to
830.
* Subsong names now fall back to the first pattern?s name if
empty.
* MO3: Avoid certain ModPlug hacks from being fixed up twice,
which could lead to e.g. very narrow pan swing range for old
OpenMPT IT files saved with a recent MO3 encoder version.
* MO3: Some files with corrupted envelope data could be rejected
completely (normally libopenmpt should fix up the envelope
data).
* MO3: Song metadata didn?t correctly identify MPTM as source
format (it appeared as IT instead).
* STM: Change tempo computation to behave like Scream Tracker 2.3
instead of Scream Tracker 2.2, as the playback frequencies we
use for sample playback are closer to those of Scream Tracker
2.3.
* PLM: Percentage offset (Mxx) was slightly off.
* WOW: Fix loading of several files and harden WOW detection.
Changes in 0.5.2:
* PP20: The first few bytes of some files were not decompressed
properly, making some files unplayable (depending on the
original format).
Changes in 0.5.1:
* [Bug] libopenmpt/libopenmpt.h failed to compile with
LIBOPENMPT_NO_DEPRECATE defined.
* MPTM: Qxy now retriggers OPL notes if new compatibility flag is
set in file.
* MPTM: Bring back old OPL note end-of-envelope behaviour for
files made with OpenMPT 1.28.
* IT: Global volume slides with both nibbles set preferred the
?slide up? nibble over the ?slide down? nibble in old OpenMPT
versions, unlike other slides. Such old files are now imported
correctly again.
* IT: Fixed an edge case where, if the filter hit full
cutoff / no resonance on the first tick of a row where a new
delayed note would be triggered, the filter would be disabled
even though it should stay active. Fixes trace.it by maddie.
* OXM: Some sample loops were not imported correctly.
* XM: Out-of-range arpeggio clamping behaviour broke in OpenMPT
1.23.05.00. The arpeggios in Binary World by Dakota now play
correctly again.
* S3M: Support old-style sample pre-amp value in very early
S3M files.
* S3M: Only force-enable fast slides for files ST 3.00.
Previously, any S3M file made with an ST3 version older than
3.20 enabled them.
* S3M: Only apply volume and middle-C speed on instrument change
if the new sample slot has sample data.
* MOD: Fix an infinite loop in GamerMan by MrGamer by playing
non-ProTracker MODs more like FT2 would.
* M15: Improve tracker detection heuristics to never assume
SoundTracker 2.0 if there is a huge number of Dxx commands,
as that is a definite hint that they should be treated as
volume slides. Fixes Monty On The Run by Master Blaster.
* MO3: Support OPL patches in MO3 files created from MPTM and S3M
* DBM: If a global pattern command would be lost because both
effect commands in a cell would have to go into the regular
effect column (e.g. a speed and a tempo command), the lost
command is now attempted to be written into a different cell
on the same row. Fixes ?Party-Question V? by grogon.
==== libproxy ====
Version update (0.4.15 -> 0.4.17)
- Update to version 0.4.17:
+ python bindings: fix "TypeError: argtypes must be a sequence of
types".
- Drop 147.patch: fixed upstream.
- Add 147.patch: python bindings: fix "TypeError: _argtypes_ must
be a sequence of types".
- Update to version 0.4.16:
+ Port to, and require, SpiderMonkey 6.
+ Use closesocket() instead of close() on Windows.
+ Add symbol versions - be ready to introduce new APIs as needed.
+ Add public px_proxy_factory_free_proxies function.
+ Add PacRunner config backend (largely untested; feedback
welcome!).
+ Small performance improvements.
+ pxgsettings: use the correct syntax to connect to the changed
signal (silences annoying output on console).
+ Support python3 up to version 3.9.
+ Fix buffer overflow when PAC is enabled (CVE-2020-26154).
+ Rewrite url::recvline to be nonrecursive (CVE-2020-25219).
+ Remove nonfunctional and crashy pacrunner caching.
+ Never use system libmodman (no other consumers, not
maintained).
- Drop upstream merged patches:
+ libproxy-python3.7.patch
+ libproxy-pxgsettings.patch
+ libproxy-CVE-2020-25219.patch
libproxy-fix-pac-buffer-overflow.patch
- Create new sub-package libproxy1-config-pacrunner.
==== libproxy-plugins ====
Version update (0.4.15 -> 0.4.17)
Subpackages: libproxy1-config-gnome3 libproxy1-config-kde libproxy1-networkmanager libproxy1-pacrunner-webkit
- Update to version 0.4.17:
+ python bindings: fix "TypeError: argtypes must be a sequence of
types".
- Drop 147.patch: fixed upstream.
- Add 147.patch: python bindings: fix "TypeError: _argtypes_ must
be a sequence of types".
- Update to version 0.4.16:
+ Port to, and require, SpiderMonkey 6.
+ Use closesocket() instead of close() on Windows.
+ Add symbol versions - be ready to introduce new APIs as needed.
+ Add public px_proxy_factory_free_proxies function.
+ Add PacRunner config backend (largely untested; feedback
welcome!).
+ Small performance improvements.
+ pxgsettings: use the correct syntax to connect to the changed
signal (silences annoying output on console).
+ Support python3 up to version 3.9.
+ Fix buffer overflow when PAC is enabled (CVE-2020-26154).
+ Rewrite url::recvline to be nonrecursive (CVE-2020-25219).
+ Remove nonfunctional and crashy pacrunner caching.
+ Never use system libmodman (no other consumers, not
maintained).
- Drop upstream merged patches:
+ libproxy-python3.7.patch
+ libproxy-pxgsettings.patch
+ libproxy-CVE-2020-25219.patch
libproxy-fix-pac-buffer-overflow.patch
- Create new sub-package libproxy1-config-pacrunner.
==== libqt5-qtbase ====
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Add patch to avoid excessive use of memory by lconvert:
* 0001-Fix-allocated-memory-of-QByteArray.patch
==== libqt5-qtwebengine ====
- Fix build with ICU 68:
* Added icu-68.patch
* Added icu-68-2.patch
==== libqt5-qtwebkit ====
Subpackages: libQt5WebKit5 libQt5WebKit5-imports libQt5WebKitWidgets5
- Add icu-68.patch: fix build with ICU 68
==== librdkafka ====
Version update (1.5.2 -> 1.5.3)
- update to 1.5.3:
* Fix a use-after-free crash when certain coordinator requests were retried.
* Consumer would not filter out messages for aborted transactions
if the messages were compressed (#3020).
* Consumer destroy without prior `close()` could hang in certain
cgrp states (@gridaphobe, #3127).
* Fix possible null dereference in `Message::errstr()` (#3140).
* The `roundrobin` partition assignment strategy could get stuck in an
endless loop or generate uneven assignments in case the group members
had asymmetric subscriptions (e.g., c1 subscribes to t1,t2 while c2
subscribes to t2,t3). (#3159)
==== libreoffice ====
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
- LO-L3: Shadow effect(s) for table completely missing - part 1 and 2
* bsc1178944.diff
* bsc1178943.diff
==== libstorage-ng ====
Version update (4.3.72 -> 4.3.78)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- (temporary) add patch for efivars detection
- Translated using Weblate (Finnish) (bsc#1149754)
- 4.3.78
- Translated using Weblate (Russian) (bsc#1149754)
- 4.3.77
- Translated using Weblate (French) (bsc#1149754)
- 4.3.76
- merge gh#openSUSE/libstorage-ng#788
- remove Travis support (replaced by GitHub Actions)
- 4.3.75
- merge gh#openSUSE/libstorage-ng#787
- add more btrfs qgroups to remove view (bsc#1179590)
- added integration test
- extended documentation
- 4.3.74
- merge gh#openSUSE/libstorage-ng#786
- treat btrfs parent UUID only as a "hint" (bsc#1179061)
- 4.3.73
==== libtirpc ====
Version update (1.2.6 -> 1.3.1)
Subpackages: libtirpc-netconfig libtirpc3
- Fix sed call to fixup libtirpc.pc.in: as we want our tirpc to be
a transparent drop-in-replacement for rpc, we move the files
from /usr/include/tirpc to /usr/include. Due to an upstream
change in libtirpc.pc.in, though, the existing sed call no longer
matched and no longer corrected the information according to our
package.
- Update to libtirpc 1.3.1
- Remove AUTH_DES interfaces from auth_des.h
The unsupported AUTH_DES authentication has be
compiled out since commit d918e41d889 (Wed Oct 9 2019)
replaced by API routines that return errors.
- svc_dg: Free xp_netid during destroy
- Fix memory management issues of fd locks
- libtirpc: replace array with list for per-fd locks
- __svc_vc_dodestroy: fix double free of xp_ltaddr.buf
- __rpc_dtbsize: rlim_cur instead of rlim_max
- pkg-config: use the correct replacements for libdir/includedir
==== libusb-1_0 ====
Version update (1.0.23 -> 1.0.24)
- Update to version 1.0.24
* Add new platform abstraction (#252).
* Add Null POSIX backend.
* Add support for eventfd.
* New API libusb_hotplug_get_user_data().
* Linux: Drop support for kernel older than 2.6.32.
* Linux: Provide an event thread name. (#689).
* Linux: Wait until all USBs have been reaped before freeing
them. (#607)
* Documentation fixes and improvements.
* Various other bug fixes and improvements.
==== libva ====
Version update (2.9.1 -> 2.10.0)
Subpackages: libva-drm2 libva-x11-2 libva2
- update to 2.10.0:
* add: Pass offset and size of pred_weight_table
* add: add vaCopy interface to copy surface and buffer
* add: add definition for different execution
* add: New parameters for transport controlled BRC were added
* add: add FreeBSD support
* add: add a bufer type to adjust context priority dynamically
* fix: correct the api version in meson.build
* fix: remove deprecated variable from va_trace.c
* fix: Use va_deprecated for the deprecate variable
* fix: Mark chroma_sample_position as deprecated
* doc: va_dec_av1: clarifies CDEF syntax element packing
* doc: [AV1] Update documented ranges for loop filter and quantization params.
* doc: Update va.h for multi-threaded usages
* trace: va/va_trace: ignore system gettid() on Linux
==== libva-gl ====
Version update (2.9.1 -> 2.10.0)
Subpackages: libva-glx2 libva-wayland2
- update to 2.10.0:
* add: Pass offset and size of pred_weight_table
* add: add vaCopy interface to copy surface and buffer
* add: add definition for different execution
* add: New parameters for transport controlled BRC were added
* add: add FreeBSD support
* add: add a bufer type to adjust context priority dynamically
* fix: correct the api version in meson.build
* fix: remove deprecated variable from va_trace.c
* fix: Use va_deprecated for the deprecate variable
* fix: Mark chroma_sample_position as deprecated
* doc: va_dec_av1: clarifies CDEF syntax element packing
* doc: [AV1] Update documented ranges for loop filter and quantization params.
* doc: Update va.h for multi-threaded usages
* trace: va/va_trace: ignore system gettid() on Linux
==== libvirt ====
Subpackages: libvirt-bash-completion libvirt-client libvirt-daemon libvirt-daemon-driver-interface libvirt-daemon-driver-lxc 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-lxc libvirt-daemon-qemu libvirt-libs
- qemu: Fix logic bug in inactive snapshot deletion
0ddebdb4-qemu-snapshot-deletion.patch
boo#1180049
==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools
- Security fix: [bsc#1161521, CVE-2019-20388]
* Memory leak in xmlSchemaPreRun in xmlschemas.c
- Add libxml2-CVE-2019-20388.patch
==== lilv ====
Version update (0.24.6 -> 0.24.10)
- update to 0.24.10:
* Fix memory leaks in lv2bench
* Fix various minor warnings and other code quality issues
* Make lilv_world_get() use translations
* Split and clean up test suite
* Allow passing strings for URIs in Python API when unambiguous
* Fix cases where incorrect translation is used
* Fix deleting state bundles loaded from the model
* Fix memory leak when dyn-manifest has no plugins (thanks Michael Fisher)
* Implement state:freePath feature
==== linux-glibc-devel ====
Version update (5.9 -> 5.10)
- Update to kernel headers 5.10
==== llvm11 ====
Subpackages: clang-tools clang11 clang11-doc libLLVM11 libLTO11 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang11
- Increase required RAM for aarch64
- Move BFD plugins to %{_libdir}
- polly-pthread.patch: Remove, std::call_once no longer needs libpthread
==== lokalize ====
Version update (20.08.3 -> 20.12.0)
Subpackages: lokalize-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Use KLanguageName instead of kf5_all_languages
* Port away from deprecated Qt::MidButton
* Allow non-existing file to be set as glossary
* Fix compile
* Update global icons with Breeze Icons
==== lskat ====
Version update (20.08.3 -> 20.12.0)
Subpackages: lskat-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
==== mailcommon ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5MailCommon5 mailcommon-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== mailimporter ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5 mailimporter-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== man-pages ====
Version update (5.09 -> 5.10)
- version update to 5.10
* added documentation of the faccessat2() system call
* added a new subsection to the signal(7) manual page that provides
a "big picture" of what happens when a signal handler is executed
- deleted patches
- man-pages-openat2.h-location.patch (upstreamed)
==== man-pages-ja ====
Version update (20201115 -> 20201215)
- version update to 20201215
* added and improved manual pages
==== mariadb ====
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- switch to bcond_with to make it easier to enable galera support
via the prjconfig
- fix non galera case for building
==== mbox-importer ====
Version update (20.08.3 -> 20.12.0)
Subpackages: mbox-importer-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code (using auto)
* Time to increase version
* Add missing lib when we moved KAddressbookGrantlee
* Modernize code
* Convert license headers to SPDX format
* Drop COPYING.DOC. This repository has no documentation
==== messagelib ====
Version update (20.08.3 -> 20.12.1)
Subpackages: messagelib-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Add Protected Header tests for SignEncryptJob
* Messagecomposer: Move protected headers to signed part
* Fix[messagecomposer]: Do copy all mail headers instad of reference them (kde#427091)
* Fix Bug 431153 - Crash in MessageComposer::MessageFactoryNG::createForwardDigestMIME() when trying to forward a group of emails (kde#431153)
* storagemodel.cpp - collectionForId() improve
* Remove setRunExecutables(true), it serves no purpose with a text/html mimetype
* cleanup EncryptedJobTest.
* FIX[messagecomposer/cryptocomposertests]: Use EncryptJob exec instead of async variant to pass tests.
- Drop obsolete build requirements
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Fix assert when deleting a folder in kmail
* Fix compilation with recent Qt 5.15
* Fix Bug 429224 - Enabling undo send results in empty return path breaking DKIM (kde#429224)
* Start to fix print to pdf
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== milou5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: milou5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== miniupnpc ====
- Fix the python subpackage generation
gh#openSUSE/python-rpm-macros#79
- Support multiple python3 flavors gh#openSUSE/python-rpm-macros#66
- Don't own the whole python sitearch directory
==== mobile-broadband-provider-info ====
Version update (20190618 -> 20201225)
- Update to version 20201225:
* release: bump version to 20201225
* Add <name> to .doap file
* th: add new provider AIS (AWN)
* pl/nju mobile: Fix the balance check USSD code
* trivial: fix spurious whitespaces
* Add Polish MVNOs "nju mobile" and "Virgin Mobile"
* Remove defunct Polish MVNOs
* Update configuration for Polish operators
* pl: fix APN for Polish provider PLUS
* Rename Swiss provider Orange to Salt
* Add APN Information for Aliv Bahamas
* Add China Telecom as LTE carrier
* Add SpeedTalk Mobile MVNO
* Add gitltab-ci
* at: add balance check and top-up code for hot.at
* sg/Starhub: Add USSD command to fetch balance info
* Add Airtel Malawi settings
* Add a new provider: Yota (25011)
* Add eSwatini mobile provider info
==== mobipocket ====
Version update (20.08.3 -> 20.12.1)
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove explicit ECM_KDE_MODULE_DIR
==== mozilla-nss ====
Version update (3.58 -> 3.59.1)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.59.1
* bmo#1679290 - Fix potential deadlock with certain third-party
PKCS11 modules
- update to NSS 3.59
Notable changes
* Exported two existing functions from libnss:
CERT_AddCertToListHeadWithData and CERT_AddCertToListTailWithData
Bugfixes
* bmo#1607449 - Lock cert->nssCertificate to prevent a potential data race
* bmo#1672823 - Add Wycheproof test cases for HMAC, HKDF, and DSA
* bmo#1663661 - Guard against NULL token in nssSlot_IsTokenPresent
* bmo#1670835 - Support enabling and disabling signatures via Crypto Policy
* bmo#1672291 - Resolve libpkix OCSP failures on SHA1 self-signed
root certs when SHA1 signatures are disabled.
* bmo#1644209 - Fix broken SelectedCipherSuiteReplacer filter to
solve some test intermittents
* bmo#1672703 - Tolerate the first CCS in TLS 1.3 to fix a regression in
our CVE-2020-25648 fix that broke purple-discord
(boo#1179382)
* bmo#1666891 - Support key wrap/unwrap with RSA-OAEP
* bmo#1667989 - Fix gyp linking on Solaris
* bmo#1668123 - Export CERT_AddCertToListHeadWithData and
CERT_AddCertToListTailWithData from libnss
* bmo#1634584 - Set CKA_NSS_SERVER_DISTRUST_AFTER for Trustis FPS Root CA
* bmo#1663091 - Remove unnecessary assertions in the streaming
ASN.1 decoder that affected decoding certain PKCS8
private keys when using NSS debug builds
* bmo#670839 - Use ARM crypto extension for AES, SHA1 and SHA2 on MacOS.
==== mpg123 ====
Version update (1.26.3 -> 1.26.4)
Subpackages: libmpg123-0 mpg123-openal mpg123-pulse
- Update to version 1.26.4
* Clarify seeking documentation regarding samples and PCM
frames.
* Fix cmake build to install fmt123.h.
* Some cmake build fixes, tinyalsa addition by Maarten.
* libmpg123: explicitly handle some irrelevant corner cases in
tabinit
==== multipath-tools ====
Version update (0.8.4+192+suse.1bc10ad -> 0.8.5+12+suse.3b0e9ca)
Subpackages: kpartx libmpath0
- Update to versioni 0.8.5+12+suse.3b0e9ca
* libmultipath: force map reload if udev incomplete
(bsc#1178662, bsc#1172157, bsc#1175454, bsc#1176406)
- Fixes from upstream 0.8.5
* multipath-tools: add MacroSAN arrays to hwtable
* libmultipath: Allow discovery of USB devices
(add configuration option "allow_usb_devices")
- Remove compatibility code for SLE <= 12-SP2 from spec file
==== mutt ====
Version update (2.0.3 -> 2.0.4)
Subpackages: mutt-doc mutt-lang
- mutt 2.0.4:
* Fix smtp debug segfault on invalid SmtpAuthenticators list
* Fix header cache BDB version checking
* Fix offset to use LOFF_T in a couple places
* Ensure idata->check_status is cleared on mailbox close
* Abort IMAP open if condstore/qresync updates fetch fails
- drop upstreamed bug-676388-largefile.patch
==== myspell-dictionaries ====
Version update (20201005 -> 20201230)
Subpackages: myspell-en myspell-en_US myspell-lightproof-en
- version update to 20201228
* several updated dictionaries, see
https://cgit.freedesktop.org/libreoffice/dictionaries/log/
==== nano ====
- Install a useful default nanorc configuration
- Enable useful extra definitions for syntax highlighting
==== ncurses ====
Version update (6.2.20201031 -> 6.2.20201205)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20201205
+ amend build-fixes for gnat 10 to work with certain systems lacking
gprbuild (cf: 20200627).
+ eliminate an additional strlen and wsclen.
+ eliminate an unnecessary strlen in waddnstr() (suggested by Benjamin
Abendroth).
+ modify inopts manpage, separating the items for nodelay and notimeout
(patch by Benno Schulenberg).
+ correct mlterm3 kf1-kf4 (Debian #975322) -TD
+ add flash to mlterm3 -TD
- Add ncurses patch 20201128
+ add Smulx to alacritty (Christian Duerr).
+ add rep to PuTTY -TD
+ add putty+keypad -TD
+ add another fflush(stdout) in _nc_flush() to handle time-delays in
the middle of strings such as flash when the application uses
low-level calls rather than curses (cf: 20161217).
+ modify configure check for c89/c99 aliases of clang to use its
- std option instead, because some platforms, in particular macOS,
do not provide workable c89/c99 aliases.
- Add ncurses patch 20201121
+ fix some compiler-warnings in experimental Windows-10 driver.
+ add the definitions needed in recent configure-check for clang
(report by Steven Pitman).
- Add ncurses patch 20201114
+ fix some compiler-warnings in experimental Windows-10 driver.
+ modify a check for parameters in terminfo capabilities to handle the
special case where short extended capability strings were not
converted from terminfo to termcap format.
+ modify CF_MIXEDCASE_FILENAMES macro, adding darwin as special case
when cross-compiling (report by Eli Rykoff).
- Add ncurses patch 20201107
+ update kitty+common -TD
+ add putty+screen and putty-screen (suggested by Alexandre Montaron).
+ explain in ncurses.3x that functions in the tinfo library do not rely
upon wide-characters (prompted by discussion with Reuben Thomas).
==== net-snmp ====
Subpackages: libsnmp30 perl-SNMP snmp-mibs
- Update the tmpfiles.d/ drop-in file - remove legacy directory
Fixes boo#1137761 and boo#1176997
==== netcat-openbsd ====
- Build with hidden visibility since no symbols should be exported
- enable-udp-ip_recverr.patch: Enable IP_RECVERR on UDP sockets
to match *bsd behaviour and avoid long timeouts if an error
ocurrs.
==== netpbm ====
Version update (10.88.1 -> 10.93.0)
Subpackages: libnetpbm11
- version update to 10.93.0
* lot of bug fixes and features, see HISTORY
- modified patches
% netpbm-disable-jasper.patch (refreshed)
% netpbm-make.patch (refreshed)
% netpbm-security-code.patch (refreshed)
% netpbm-security-scripts.patch (refreshed)
% netpbm-tmpfile.patch (refreshed)
% signed-char.patch (refreshed)
- deleted patches
- netpbm-pbmtonokia-cmdline-txt-null.patch (upstreamed)
==== nghttp2 ====
Version update (1.41.0 -> 1.42.0)
- update to 1.42.0:
* lib: fix ubsan errors (Patch from Asra Ali) (GH-1468)
* lib: Don't send RST_STREAM to idle stream (GH-1477)
* lib: nghttp2_map backed by nghttp2_ksl
* doc: Update sphinx_rtd_theme
* doc: nghttp2_session_send is also affected by max concurrent streams (Patch from Tomas Krizek) (GH-1489)
* doc: clarify flow control behaviour for nghttp2_session_send() (Patch from Tomas Krizek) (GH-1488)
* build: Add missing cmake/FindSystemd.cmake to dist (GH-1526)
* third-party: Bump llhttp to 2.2.0
* third-party: Bump mruby to 2.1.2
* nghttpx: Deal with the case when h2 backend is retired before it is initialized
* nghttpx: Add accesslog variables to record request path without query (GH-1511)
* nghttpx: Fix stall when TLS follows after proxy protocol
* nghttpx: Fix logging integer
==== nodejs14 ====
Version update (14.15.1 -> 14.15.4)
Subpackages: npm14
- New upstream LTS version 14.15.4:
* CVE-2020-8265: use-after-free in TLSWrap (High) bug in TLS
implementation. When writing to a TLS enabled socket,
node::StreamBase::Write calls node::TLSWrap::DoWrite with
a freshly allocated WriteWrap object as first argument.
If the DoWrite method does not return an error, this object is
passed back to the caller as part of a StreamWriteResult structure.
This may be exploited to corrupt memory leading to a
Denial of Service or potentially other exploits (bsc#1180553)
* CVE-2020-8287: HTTP Request Smuggling allow two copies of a
header field in a http request. For example, two Transfer-Encoding
header fields. In this case Node.js identifies the first header
field and ignores the second. This can lead to HTTP Request
Smuggling (https://cwe.mitre.org/data/definitions/444.html)
(bsc#1180554)
- New upstream LTS version 14.15.3:
* deps:
+ upgrade npm to 6.14.9
+ update acorn to v8.0.4
* http2: check write not scheduled in scope destructor
* stream: fix regression on duplex end
- versioned.patch, sle12_python3_compat.patch: refreshed
==== numactl ====
Subpackages: libnuma1
- Enable LTO (boo#1133098) as it works now.
==== oath-toolkit ====
Version update (2.6.2 -> 2.6.5)
- Update to version 2.6.5
* oathtool: Support for reading KEY and OTP from standard input
or filename.
KEY and OTP may now be given as '-' to mean stdin, or @FILE to
read from a particular file. This is recommended on multi-user
systems, since secrets as command line parameters leak.
* pam_oath: Fix unlikely logic fail on out of memory conditions.
* Doc fixes.
- Update to version 2.6.4
* libpskc: New --with-xmlsec-crypto-engine to hard-code crypto
engine. Use it like --with-xmlsec-crypto-engine=gnutls or
- -with-xmlsec-crypto-engine=openssl if the default dynamic
loading fails because of runtime linker search path issues.
* oathtool --totp --verbose now prints TOTP hash mode.
* oathtool: Hash names (e.g., SHA256) for --totp are now upper
case. Lower/mixed case hash names are supported for
compatibility.
* pam_oath: Fail gracefully for missing users.
This allows you to incrementally add support for OATH
authentication instead of forcing it on all users.
* Fix libpskc memory corruption bug.
* Fix man pages.
* Build fixes.
- Update to version 2.6.3
* pam_oath: Fix self-tests.
- Drop not longer needed patches:
* 0001-Fix-no-return-in-nonvoid-function-errors-reported-by.patch
* 0003-pam_oath-assign-safe-default-to-alwaysok-config-memb.patch
* 0002-update_gnulibs_files.patch
* gnulib-libio.patch
- Use source verification
- Use proper source URLs
==== okular ====
Version update (20.08.3 -> 20.12.1)
Subpackages: okular-lang okular-spectre
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Fix opening markdown files (kde#430538)
* Make search work on documents that describe A? as A + ?? (kde#430243)
* Fix crash with some broken PDF files
* pdf: Fix small memory leak
* clang-tidy: Disable performance-no-automatic-move
* Make the CI pass with new clang-tidy
* Document::openRelativeFile: Double check the url changed when we asked to (kde#429924)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* handle <subtitle> inside <cite> in FictionBook documents
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* add support for <subtitle> tag in FictionBook
* Rework how we open urls that have a # (kde#426976)
* Show annotation tip when selecting the tool in continuous mode (kde#426782)
* More fine tuning of the mime of the opened file
* Fix QScroller crash on Qt < 5.14 and certain screen arrangements (kde#425188)
* Avoid unintentional accelerating flicks by reducing maximum flick time
* New part/ directory for okularpart sources from /, ui/, conf/
- Rebase 0001-Inform-users-about-the-okular-spectre-package-in-the.patch
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- Updated to upstream version 2.1.3 as 2.1.3-suse, for bsc#1179908,
including:
* uip: check for TCP urgent pointer past end of frame
* uip: check for u8 overflow when processing TCP options
* uip: check for header length underflow during checksum calculation
* fwparam_ppc: Fix memory leak in fwparam_ppc.c
* iscsiuio: Remove unused macro IFNAMSIZ defined in iscsid_ipc.c
* fwparam_ppc: Fix illegal memory access in fwparam_ppc.c
* sysfs: Verify parameter of sysfs_device_get()
* fwparam_ppc: Fix NULL pointer dereference in find_devtree()
* open-iscsi: Clean user_param list when process exit
* iscsi_net_util: Fix NULL pointer dereference in find_vlan_dev()
* open-iscsi: Fix NULL pointer dereference in mgmt_ipc_read_req()
* open-iscsi: Fix invalid pointer deference in find_initiator()
* iscsiuio: Fix invalid parameter when call fstat()
* iscsi-iname: Verify open() return value before calling read()
* iscsi_sysfs: Fix NULL pointer deference in iscsi_sysfs_read_iface
==== openblas_openmp ====
Version update (0.3.12 -> 0.3.13)
- Update to version 0.3.13
common:
* Added a generic bfloat16 SBGEMV kernel
* Fixed a potentially severe memory leak after fork in OpenMP builds
that was introduced in 0.3.12
* Added detection of the Fujitsu Fortran compiler
* Added detection of the (e)gfortran compiler on OpenBSD
* Added support for overriding the default name of the library independently
from symbol suffixing in the gmake builds (already supported in cmake)
RISC V:
* Added a RISC V port optimized for C910V
POWER:
* Added optimized POWER10 kernels for SAXPY, CAXPY, SDOT, DDOT and DGEMV_N
* Improved DGEMM performance on POWER10
* Improved STRSM and DTRSM performance on POWER9 and POWER10
* Fixed segmemtation faults in DYNAMIC_ARCH builds
* Fixed compilation with the PGI compiler
x86:
* Fixed compilation of kernels that require SSE2 intrinsics since 0.3.12
x86_64:
* Added an optimized bfloat16 SBGEMV kernel for SkylakeX and Cooperlake
* Improved the performance of SASUM and DASUM kernels through parallelization
* Improved the performance of SROT and DROT kernels
* Improved the performance of multithreaded xSYRK
* Fixed OpenMP builds that use the LLVM Clang compiler together with GNU gfortran
(where linking of both the LLVM libomp and GNU libgomp could lead to lockups or
wrong results)
* Fixed miscompilations by old gcc 4.6
* Fixed misdetection of AVX2 capability in some Sandybridge cpus
* Fixed lockups in builds combining DYNAMIC_ARCH with TARGET=GENERIC on OpenBSD
ARM64:
* Fixed segmentation faults in DYNAMIC_ARCH builds
MIPS:
* Improved kernels for Loongson 3R3 ("3A") and 3R4 ("3B") models, including MSA
* Fixed bugs in the MSA kernels for CGEMM, CTRMM, CGEMV and ZGEMV
* Added handling of zero increments in the MSA kernels for SSWAP and DSWAP
* Added DYNAMIC_ARCH support for MIPS64 (currently Loongson3R3/3R4 only)
SPARC:
* Fixed building 32 and 64 bit SPARC kernels with the SolarisStudio compilers
- Fix invalid symlinks (boo#1179764).
==== openblas_pthreads ====
Version update (0.3.12 -> 0.3.13)
- Update to version 0.3.13
common:
* Added a generic bfloat16 SBGEMV kernel
* Fixed a potentially severe memory leak after fork in OpenMP builds
that was introduced in 0.3.12
* Added detection of the Fujitsu Fortran compiler
* Added detection of the (e)gfortran compiler on OpenBSD
* Added support for overriding the default name of the library independently
from symbol suffixing in the gmake builds (already supported in cmake)
RISC V:
* Added a RISC V port optimized for C910V
POWER:
* Added optimized POWER10 kernels for SAXPY, CAXPY, SDOT, DDOT and DGEMV_N
* Improved DGEMM performance on POWER10
* Improved STRSM and DTRSM performance on POWER9 and POWER10
* Fixed segmemtation faults in DYNAMIC_ARCH builds
* Fixed compilation with the PGI compiler
x86:
* Fixed compilation of kernels that require SSE2 intrinsics since 0.3.12
x86_64:
* Added an optimized bfloat16 SBGEMV kernel for SkylakeX and Cooperlake
* Improved the performance of SASUM and DASUM kernels through parallelization
* Improved the performance of SROT and DROT kernels
* Improved the performance of multithreaded xSYRK
* Fixed OpenMP builds that use the LLVM Clang compiler together with GNU gfortran
(where linking of both the LLVM libomp and GNU libgomp could lead to lockups or
wrong results)
* Fixed miscompilations by old gcc 4.6
* Fixed misdetection of AVX2 capability in some Sandybridge cpus
* Fixed lockups in builds combining DYNAMIC_ARCH with TARGET=GENERIC on OpenBSD
ARM64:
* Fixed segmentation faults in DYNAMIC_ARCH builds
MIPS:
* Improved kernels for Loongson 3R3 ("3A") and 3R4 ("3B") models, including MSA
* Fixed bugs in the MSA kernels for CGEMM, CTRMM, CGEMV and ZGEMV
* Added handling of zero increments in the MSA kernels for SSWAP and DSWAP
* Added DYNAMIC_ARCH support for MIPS64 (currently Loongson3R3/3R4 only)
SPARC:
* Fixed building 32 and 64 bit SPARC kernels with the SolarisStudio compilers
- Fix invalid symlinks (boo#1179764).
==== openexr ====
Version update (2.5.3 -> 2.5.4)
- merge also baselibs.conf
- modified sources
% baselibs.conf
- merge ilmbase and openexr source packages into one _multibuild
- added sources
+ _multibuild
- version update to 2.5.4
* Patch release with various bug/sanitizer/security fixes, primarily
related to reading corrupted input files.
==== openldap2 ====
Subpackages: libldap-2_4-2 libldap-data openldap2-client
- added openldap2.keyring and source signature file
==== openssh ====
Subpackages: openssh-clients openssh-common openssh-server
- Support /usr/etc/pam.d
==== openssl-1_1 ====
Subpackages: libopenssl1_1 libopenssl1_1-hmac
- Use the centralized crypto policy profile (jsc#SLE-15832)
* add openssl-1.1.1-system-cipherlist.patch from Fedora
==== orca ====
Version update (3.38.1 -> 3.38.2)
- Update to version 3.38.2:
+ Don't treat unknown coordinates as definitely off-screen.
Should fix the problem seen with flat review resulting from a
change in Gtk+ 3.24.24.
==== oxygen5 ====
Version update (5.20.4 -> 5.20.5)
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== pangomm1_4 ====
Version update (2.42.1 -> 2.42.2)
- Update to version 2.42.2:
+ Build:
- Use __declspec(dllexport) when building with Visual Studio
- Meson build: Avoid some recompilations
- Meson build: Better error message if trying to build with
maintainer-mode=false when true is necessary
- Meson build: Set default value of the 'warnings' option to
'min'
- Improve NMake support
-
- Improve Visual Studio support
- docs/reference/: Update for Doxygen >= 1.8.16
- Meson build: Fix versioning on macOS
- Add meson BuildRequires and macros following upstreams port.
- Add doxygen, graphviz and xsltproc BuildRequires, needed now for
building documentation.
- Replace gcc-c++ with generic c++_compiler BuildRequires.
- Tweak setup macro and fdupes call.
==== parley ====
Version update (20.08.3 -> 20.12.0)
Subpackages: parley-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove deleteLater from ParleyDocument
* Fix segfault when leaving statistics main window (kde#420302)
* Remove explicit ECM_KDE_MODULE_DIR
* Drop empty X-KDE-PluginInfo-Depends
* Fix deprecated knsrc file location (kde#423903)
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-documentation patterns-base-enhanced_base patterns-base-minimal_base patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- Remove yast2-qt requires on x11 pattern, there is already
an equivalent recommends in the pattern.
==== pcre2 ====
Version update (10.35 -> 10.36)
Subpackages: libpcre2-16-0 libpcre2-8-0
- pcre2 10.36:
* add GNU grep's -m (aka --max-count) option to pcre2grep
* unify the handling of substitution strings for both -O and
callouts in pcre2grep, with the addition of $x{...} and
$o{...} to allow for characters whose code points are greater
than 255 in Unicode mode
==== perl-Image-ExifTool ====
Version update (12.10 -> 12.13)
Subpackages: exiftool perl-File-RandomAccess
- update to 12.13:
- Add time zone automatically to most string-based QuickTime date/time tags
when writing unless the PrintConv option is disabled
- Added -i HIDDEN option to ignore files with names that start with "."
- Added a few new Nikon ShutterMode values (thanks Jan Skoda)
- Added ability to write Google GCamera MicroVideo XMP tags
- Decode a new Sony tag (thanks LibRaw)
- Changed behaviour when writing only pseudo tags to return an error and avoid
writing any other tags if writing FileName fails
- Print "X image files read" message even if only 1 file is read when at least
one other file has failed the -if condition
- Added ability to geotag from DJI CSV log files
- Added a new CanonModelID
- Added a couple of new Sony LensType values (thanks LibRaw)
- Enhanced -csvDelim option to allow "\t", "\n", "\r" and "\\"
- Unescape "\b" and "\f" in imported JSON values
- Fixed bug introduced in 12.10 which generated a "Not an integer" warning
when attempting to shift some QuickTime date/time tags
- Fixed shared-write permission problem with -@ argfile when using -stay_open
and a filename containing special characters on Windows
- Added -csvDelim option
- Added new Canon and Olympus LensType values (thanks LibRaw)
- Added a warning if ICC_Profile is deleted from an image (github issue #63)
- EndDir() function for -if option now works when -fileOrder is used
- Changed FileSize conversion to use binary prefixes since that is how the
conversion is currently done (eg. MiB instead of MB)
- Patched -csv option so columns aren't resorted when using -G option and one
of the tags is missing from a file
- Fixed incompatiblity with Google Photos when writing UserData:GPSCoordinates
to MP4 videos
- Fixed problem where the tags available in a -p format string were limited to
the same as the -if[NUM] option when NUM was specified
- Fixed incorrect decoding of SourceFileIndex/SourceDirectoryIndex for Ricoh
models
==== perl-LWP-Protocol-https ====
Version update (6.09 -> 6.10)
- updated to 6.10
see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
6.10 2020-12-17 15:42:06Z
- Fix #39 - prevent user env from breaking the test (GH#63) (Gianni
Ceccarelli)
- Include Net::SSLeay in reported prereqs (GH#60) (Olaf Alders)
- Use GitHub as a bug tracker (GH#59) (Olaf Alders)
==== perl-Mojolicious ====
Version update (8.67 -> 8.70)
- updated to 8.70
see /usr/share/doc/packages/perl-Mojolicious/Changes
8.70 2020-12-29
- Fixed top-level help command in Mojolicious::Commands. (schelcj)
8.69 2020-12-28
- Improved design of built-in templates.
8.68 2020-12-27
- Updated built-in templates with new responsive design from mojolicious.org.
- Fixed a bug in Mojo::Message::Request that resulted in duplicate request ids for Mojo::Server::Prefork workers.
==== perl-Term-ReadLine-Gnu ====
Version update (1.36 -> 1.37)
- updated to 1.37
see /usr/share/doc/packages/perl-Term-ReadLine-Gnu/Changes
==== perl-Text-CSV_XS ====
Version update (1.44 -> 1.45)
- updated to 1.45
see /usr/share/doc/packages/perl-Text-CSV_XS/ChangeLog
1.45 - 2020-12-24, H.Merijn Brand
* Update to Devel::PPPort-3.60 (3.59 was b0rked)
* Allow adding to existing data in csv (out => $ref)
* examples/csv2xlsx : -L # to limit records to export
* examples/csv2xlsx : --de # for possible double-encoding fix
* Update to Devel::PPPort-3.61
* Update to Devel::PPPort-3.62
* Add examples/csv-split
* examples/csv2xlsx : Check if .xlsx is creatable before conversion
* Small doc additions
* Fix META issue for bugtracker
==== perl-libwww-perl ====
Version update (6.49 -> 6.51)
- updated to 6.51
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.51 2020-12-29 22:09:04Z
- Fix proxy test on Windows (GH#358) (Olaf Alders)
- Sort keys in Pod example of constructor defaults (GH#356) (Olaf Alders)
- updated to 6.50
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.50 2020-12-16 18:35:08Z
- Fix RT #81381 - Make LWP::UserAgent robust to 5.17.6/5.18 hash
randomization (GH#355) (Yves Orton and Olaf Alders)
==== php7 ====
Version update (7.4.13 -> 7.4.14)
Subpackages: php7-ctype php7-dom php7-gd php7-gettext php7-iconv php7-json php7-mbstring php7-mysql php7-pdo php7-sqlite php7-tokenizer php7-xmlreader php7-xmlwriter
- build the MySQL Native Driver as a shared module (rather than
builtin) to prevent a hard requirement for OpenSSL in the CLI
- updated to 7.4.14: This is a security release which also contains
several bug fixes. See https://www.php.net/ChangeLog-7.php#7.4.14
- make phar SOURCE_DATE_EPOCH aware so the timestamps in phar.phar
are reproducible and sort filelist to include
+ php-build-reproducible-phar.patch
+ php-sort-filelist-phar.patch
- fix build failure for SLE_15
- deleted patches
- php-openssl.patch (undocumented and not upstreamed patch for a
long time)
- php7-arm-build-fixes.patch (do not build for SLE12 anymore)
- php-pts.patch (undocumented and not upstreamed patch for a long
time)
- improved patch documentation
- use cli sapi php-config --libs
- build devel subpackage in cli configuration (otherwise include
files for shared modules are missing)
- php-phar requires the php-zlib extension
- trim specfile lint
- install macros.php in %{_rpmconfigdir}/macros.d
- build devel subpackage in embed subpackage (where it previously was
built)
- don't build with CPU specific instructions as it can't be guaranteed
these are available at runtime
+ php-no-check-cpu.patch
- remove obsolete patch (replaced by SOURCE_DATE_EPOCH)
- php-no-build-date.patch
- add D(eterministic) flag to AR_FLAGS to (php-ar-flags.patch)
- modified sources
% _multibuild
- restart php-fpm.service in %posttrans fpm (extensions may need
to be updated too, so restart must be delayed to after all RPM
transactions have completed)
==== pim-data-exporter ====
Version update (20.08.3 -> 20.12.0)
Subpackages: pim-data-exporter-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* not necessary to export it
* Fix compile on windows
* Modernize code
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove not implmemented method
* Time to increase version
* Add missing lib when we moved KAddressbookGrantlee
* Convert license headers to SPDX format
==== pim-sieve-editor ====
Version update (20.08.3 -> 20.12.0)
Subpackages: pim-sieve-editor-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Fix mem leak
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Modernize code (using auto)
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Add margins
* Time to increase version
* const'ify pointer
* Fix dev_version
==== pimcommon ====
Version update (20.08.3 -> 20.12.1)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5 pimcommon-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Fix crash with old data (before my fixing about simple quote)
* Add more autotest
* Add autotest for loading quote
* Start to implement loading autotest
* Fix Bug 430345 - kmail suppress "apostrophe" in french (kde#430345)
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes to list here.
==== plasma-browser-integration ====
Version update (5.20.4 -> 5.20.5)
Subpackages: plasma-browser-integration-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== plasma-framework ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Plasma5 plasma-framework-components plasma-framework-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes since 5.76.0, only listing bugfixes:
* Finish the animation before changing the length of the progressbar highlight (kde#428955)
* [textfield] Fix clear button overlapping text (kde#429187)
==== plasma-nm5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== plasma5-addons ====
Version update (5.20.4 -> 5.20.5)
Subpackages: plasma5-addons-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* Fix weather widget crash when going to Units tab for the second time (kde#419709)
* Fix the comic applet to display icons in the tabbar
==== plasma5-desktop ====
Version update (5.20.4 -> 5.20.5)
Subpackages: plasma5-desktop-emojier
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* revert: bf7d64b3 . Fixes panel height adjusting fails when the panel is on top / left (kde#430050)
* Reparse the key repeat rate config when we try to load it. (kde#418175)
* Fix the order of the actions of the emojier
* [kcms/users]: Make sure avatar grid doesn't escape bounds (kde#428899)
* Use Instantiator to create drawer actions to improve startup time
* [kcms/users] Avoid race condition on startup (kde#429314)
- Drop patches, now upstream:
* Reparse-the-key-repeat-rate-config-when-we-try-to-load-it.patch
- Add upstream patch to fix keyboard repeat settings not being
applied immediately (boo#1164739, kde#418175):
* Reparse-the-key-repeat-rate-config-when-we-try-to-load-it.patch
==== plasma5-disks ====
Version update (5.20.4 -> 5.20.5)
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* bump smartctl timeout in helper (kde#428844)
==== plasma5-integration ====
Version update (5.20.4 -> 5.20.5)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.20.5
==== plasma5-pa ====
Version update (5.20.4 -> 5.20.5)
Subpackages: plasma5-pa-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* [kcm] Read text color from proper theme
==== plasma5-thunderbolt ====
Version update (5.20.4 -> 5.20.5)
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== plasma5-workspace ====
Version update (5.20.4 -> 5.20.5)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- Changes since 5.20.4:
* Recent Documents Runner: Strip trailing slash in subtext
* [applets/systemtray] Fix missing expander arrow (kde#430569)
* [Notifications] Check popup being null
* move keyboard positioning in the keyboard itself (kde#427934)
- RPM got fixed, so use %fdupes on TW again
==== pngquant ====
Version update (2.12.6 -> 2.13.1)
- update to 2.13.1:
- small speed and quality improvements
==== polkit ====
Subpackages: libpolkit0 typelib-1_0-Polkit-1_0
move to libexec dir is still not complete:
- add polkit-adjust-libexec-path.patch: There is another hard coded reference
of lib/ in the code that this patch addresses.
- also adjust invocation of %set_permissions and %verify_permissions to new
libexec dir location.
- also set libprivdir during build, otherwhise systemd and D-Bus service files
contain the wrong path and we'll get runtime errors.
- Install private binaries into libexec instead of into lib. For this an
override of the custom libprivdir variable is necessary, because upstream
explicitly moved away from libexecdir via upstram commit
6fbcc6cd839680fcefd81c4a43676e7c031c9859.
==== polkit-kde-agent-5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== poppler ====
Version update (20.12.0 -> 20.12.1)
Subpackages: libpoppler-cpp0 libpoppler-glib8 libpoppler105 poppler-tools
- Update to version 20.12.1:
+ core:
- PSOutputDev: fixing regression in the rasterization code.
- Add missing profile copy operation in
GfxICCBasedColorSpace::copy()
- Fix issue in broken files.
+ build system: Use modern CMake linking for Qt and boost.
==== poppler-qt5 ====
Version update (20.12.0 -> 20.12.1)
- Update to version 20.12.1:
+ core:
- PSOutputDev: fixing regression in the rasterization code.
- Add missing profile copy operation in
GfxICCBasedColorSpace::copy()
- Fix issue in broken files.
+ build system: Use modern CMake linking for Qt and boost.
==== postgresql13 ====
Subpackages: libpq5 postgresql13-contrib postgresql13-docs postgresql13-llvmjit postgresql13-server
- Add postgresql-icu68.patch: fix build with ICU 68
==== powerdevil5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: powerdevil5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== prison-qt5 ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Pass parent to Q*Layout ctor instead of calling setLayout()
==== privoxy ====
Version update (3.0.28 -> 3.0.29)
- privoxy 3.0.29:
* Fixed memory leaks when a response is buffered and the buffer
limit is reached or Privoxy is running out of memory.
OVE-20201118-0001
* Fixed a memory leak in the show-status CGI handler when
no action files are configured
OVE-20201118-0002
* Fixed a memory leak in the show-status CGI handler when
no filter files are configured
OVE-20201118-0003
* Fixes a memory leak when client tags are active
OVE-20201118-0004
* Fixed a memory leak if multiple filters are executed
and the last one is skipped due to a pcre error
OVE-20201118-0005
* Prevent an unlikely dereference of a NULL-pointer that
could result in a crash if accept-intercepted-requests
was enabled, Privoxy failed to get the request destination
from the Host header and a memory allocation failed.
OVE-20201118-0006
* Fixed memory leaks in the client-tags CGI handler when
client tags are configured and memory allocations fail.
OVE-20201118-0007
* Fixed memory leaks in the show-status CGI handler when memory
allocations fail
OVE-20201118-0008
* Add experimental https inspection support
* Use JIT compilation for static filtering for speedup
* Add support for Brotli decompression, add
'no-brotli-accepted' filter which prevents the use of
Brotli compression
* Add feature to gather exended statistics
* Use IP_FREEBIND socket option to help with failover
* Allow to use extended host patterns and vanilla host patterns
at the same time by prefixing extended host patterns with
"PCRE-HOST-PATTERN:"
* Added "Cross-origin resource sharing" (CORS) support
* Add SOCKS5 username/password support
* Bump the maximum number of action and filter files
to 100 each
* Fixed handling of filters with "split-large-forms 1"
when using the CGI editor.
* Better detect a mismatch of connection details when
figuring out whether or not a connection can be reused
* Don't send a "Connection failure" message instead of the
"DNS failure" message
* Let LOG_LEVEL_REQUEST log all requests
* Improvements to default Action file
- license changed to GPLv3
- remove packaging vulnerability boo#1157449
- remove packaging for distributions without systemd
drops privoxy-3.0.16-networkmanager.patch
- add upstream signing key and verify source signature
==== publicsuffix ====
Version update (20201026 -> 20201223)
- Update to version 20201223:
* gTLD autopull: 2020-12-21 (#1172)
* Featherhead: Remove defunct project (#1171)
* Add needed suffixes for WPMU DEV hosting and CDNs (#1169)
* Add GünstigBestellen domains (#1170)
* add deno.dev (#1167)
* Update WoltLab Cloud Domains (#1168)
* gTLD autopull: 2020-12-11 (#1165)
* Update public_suffix_list.dat (#1162)
* Add lohmus.me to the private section (#1161)
* Add flap.id domain (#1160)
* UPDATE TO SLD ON HOSTBIP SECTION (#1130)
* Third level .??? domains for the PRIVATE section (#1159)
* Add orsites.com to the list of domains (#1157)
* Add webthings.io and krellian.net (#1154)
* gTLD autopull: 2020-12-10 (#1164)
* gTLD autopull: 2020-11-30 (#1155)
* The list of Jelastic public domains was extended. Addition to #1023 #1063 #1092 #1095 (#1151)
* gTLD autopull: 2020-11-21 (#1152)
* Add ondigitalocean.app to the list of domains (#1150)
* Add private domains for airy.host (#1149)
* gTLD autopull: 2020-11-11 (#1148)
* Update public_suffix_list.dat (#1147)
* Add of.je (#1131)
* Update the existing Names.of.London Public List (#1146)
* Del linkitools.space nxd from Private (#1145)
* Del ptplus.fit NXD from Private (#1144)
* Del cloudeity.net NXD from Private (#1143)
* Del uklugs.org NXD from Private section (#1142)
* Del xenapponazure.com from Private (#1141)
* Added an RSS feed URL (#1140)
* gTLD autopull: 2020-11-03 (#1139)
* Add secaas.hk (#1138)
* Adding qoto.io (#1129)
* Add fh-muenster.io to PSL (#1134)
* gTLD autopull: 2020-10-28 (#1135)
* Update pull_request_template.md (#1116)
==== pulseaudio ====
Subpackages: libpulse-mainloop-glib0 libpulse0 pulseaudio-bash-completion pulseaudio-gdm-hooks pulseaudio-module-bluetooth pulseaudio-module-gsettings pulseaudio-module-x11 pulseaudio-module-zeroconf pulseaudio-utils pulseaudio-zsh-completion
- Enable LTO (boo#1133278) as it works now.
==== purpose ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5 purpose-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Remove unused include
* [bluetooth] Fix sharing multiple files (kde#429620)
* Read translated plugin action label (kde#429510)
==== python-Babel ====
Version update (2.8.0 -> 2.9.0)
- removed obsolete patches
* python383.patch
* pytest6.patch
- update to 2.9.0
* Improvements
- CLDR: Use CLDR 37 ? Aarni Koskela (#734)
- Dates: Handle ZoneInfo objects in get_timezone_location, get_timezone_name - Alessio Bogon (#741)
- Numbers: Add group_separator feature in number formatting - Abdullah Javed Nesar (#726)
* Bugfixes
- Dates: Correct default Format().timedelta format to 'long' to mute deprecation warnings ? Aarni Koskela
- Import: Simplify iteration code in "import_cldr.py" ? Felix Schwarz
- Import: Stop using deprecated ElementTree methods "getchildren()" and "getiterator()" ? Felix Schwarz
- Messages: Fix unicode printing error on Python 2 without TTY. ? Niklas Hambüchen
- Messages: Introduce invariant that _invalid_pofile() takes unicode line. ? Niklas Hambüchen
- Tests: fix tests when using Python 3.9 ? Felix Schwarz
- Tests: Remove deprecated 'sudo: false' from Travis configuration ? Jon Dufresne
- Tests: Support Py.test 6.x ? Aarni Koskela
- Utilities: LazyProxy: Handle AttributeError in specified func ? Nikiforov Konstantin (#724)
- Utilities: Replace usage of parser.suite with ast.parse ? Miro Hron?ok
- Support Py.test 6 - Aarni Koskela (#747, #750, #752)
* Documentation
- Update parse_number comments ? Brad Martin (#708)
- Add __iter__ to Catalog documentation ? @CyanNani123
==== python-Mako ====
- Let the python-rpm-macros do their job for the correct provides
and obsoletes tags for multiple python3 flavors
gh#openSUSE/python-rpm-macros#66
==== python-Pillow ====
- fix build with libtiff 4.2.0
- added patches
fix https://github.com/python-pillow/Pillow/pull/5153
+ python-Pillow-tiff-4.2.0.patch
fix https://github.com/python-pillow/Pillow/commit/416f12e772d2b3cb920b18b3625e…
+ python-Pillow-tiff-fix-oob-read.patch
==== python-argcomplete ====
Version update (1.11.1 -> 1.12.2)
- update to 1.12.2:
- Update importlib-metadata dependency pin (#332)
- Add change log project URL (#312)
- Replace Travis CI with GitHub Actions (#323)
- Update importlib-metadata dependency version range
- Bash nounset mode fixes (#313)
- remove 0001-Remove-expected-test-failure-for-new-versions-of-fish.patch (upstream)
==== python-atspi ====
- Support future multiple python3 flavors
* fix py*atspi provides
* remove %ifpython3 -- it will break
* gh#openSUSE/python-rpm-macros#66
- Enable testsuite. General rule for python packages: must run if
they are available. And it revealed a problem with the
(not given) path to the python interpreter.
* The test suite compiles test libraries which do not work for
armv7l and ppc64le. Skip there.
==== python-cached-property ====
Version update (1.5.1 -> 1.5.2)
- update to 1.5.2:
* Add formal support for Python 3.8
* Remove formal support for Python 3.4
* Switch from Travis to GitHub actions
* Made tests pass flake8 for Python 2.7
==== python-certifi ====
Version update (2020.11.8 -> 2020.12.5)
- update to 2020.12.5
==== python-cffi ====
Version update (1.14.3 -> 1.14.4)
- update to 1.14.4:
* no upstream changelog provided
==== python-chardet ====
Version update (3.0.4 -> 4.0.0)
- Remove now unnecessary pytest4.patch and python-chardet-rpmlintrc
- Update to v4.0.0
See https://github.com/chardet/chardet/compare/3.0.4...4.0.0
==== python-cryptography ====
Version update (3.3 -> 3.3.1)
- update to 3.3.1:
* Re-added a legacy symbol causing problems for older ``pyOpenSSL`` use
==== python-dbus-python ====
- Support builds with more than one python3 flavor
gh#openSUSE/python-rpm-macros#66
- Remove shebang from examples (rpmlint warning, is in common doc)
- Clean duplicate python flavor variables for configure
- Update the provides/obsoletes tags for old-style dbus-1-$python
==== python-dnspython ====
- Remove skipping tests which are acutally passing.
- Python < 3.7 requires external contextvars
==== python-dulwich ====
Version update (0.20.11 -> 0.20.15)
- update to 0.20.15:
* Add some functions for parsing and writing bundles.
* Add ``no_verify`` flag to ``porcelain.commit`` and ``Repo.do_commit``.
* Remove dependency on external mock module.
- drop remove_mock.patch (upstream)
- update to 0.20.14:
* Fix some stash functions on Python 3.
* Fix handling of relative paths in alternates files on Python 3.
* Add py.typed to allow type checking.
* Add tests demonstrating a bug in the walker code.
- Fix condition around BuildRequirement
- We don't need to break Python 2.7
- Add remove_mock.patch to remove dependency on the external mock
package (gh#dulwich/dulwich#820).
==== python-ecdsa ====
Version update (0.16.0 -> 0.16.1)
- update to to 0.16.1:
* `VerifyingKey.precompute()` supports `lazy` argument to delay
precomputation to the first time the key is used to verify a signature.
* Make created signatures correct when the hash used is bigger than the curve
order bit size and the curve order is not a multiple of 8
* Speed up library load time by calculating the generator point multiplication
tables the first time the points are used, not when they are initialised.
==== python-gevent ====
- mock dependency was actually not needed at all
==== python-geventhttpclient ====
- Fix condition around BuildRequirement
- We don't need to break Python 2.7
- Add remove_mock.patch to remove dependency on the external mock
package (gh#gwik/geventhttpclient#135).
==== python-hpack ====
Version update (3.0.0 -> 4.0.0)
- Upgrade to 4.0.0:
- remove pytest5.patch, which was included in the upstream tarball.
- support for Python < 3.6 (including 2.7) has been removed.
- support for Python 3.8 has been added.
- Performance improvement of static header search. Use dict search
instead of linear search.
- Fix debug output of headers during encoding.
==== python-importlib-metadata ====
Version update (2.0.0 -> 3.3.0)
- New version requires typing_extensions for Python < 3.8
(Leap and TW python36 flavor)
- update to 3.3.0:
* * #265: ``EntryPoint`` objects now expose a ``.dist`` object
referencing the ``Distribution`` when constructed from a
Distribution.
* The object returned by ``metadata()`` now has a
formally-defined protocol called ``PackageMetadata``
with declared support for the ``.get_all()`` method.
Fixes #126.
- add typing-extensions dependency for older python versions
- Update to 3.1.1
* no changelog, probably just the merge of 2.1.1
- Update in v2.1.1
* #261: Restored compatibility for package discovery for metadata
without version in the name and for legacy eggs.
- Update in v3.1.0
* Merge with 2.1.0.
- Update in v2.1.0
* #253: When querying for package metadata, the lookup now honors
package normalization rules.
- Update in v3.0.0
* Require Python 3.6 or later.
- Upstream switched to pytest, so do we
- Revert last change: The condition for **BuildRequires** does not
make any sense, as that would also prevent the install of
python36-importlib_resources into the build environment.
- Make requirement of importlib_resources only for particular
versions of Python (< 3.9).
==== python-kiwisolver ====
Version update (1.2.0 -> 1.3.1)
- update to 1.3.1:
- allow to avoid linking against VC2014_1 on windows PR #97
- do not mark move constructor / assignment operator of expression as noexcept PR #97
This is to circumvent a suspected bug in the GCC compiler in the manylinux1
image.
- add c++ benchmarks and run them on CIs PR #91
- modernize the c++ code by using more c++11 features PR #90
- introduce move semantic in some c++ constructors to improve performances PR #89
- add support for Python 3.9 PR #88
==== python-libxml2 ====
- Security fix: [bsc#1161521, CVE-2019-20388]
* Memory leak in xmlSchemaPreRun in xmlschemas.c
- Add libxml2-CVE-2019-20388.patch
==== python-mailman ====
- Added mailman-notify.service and mailman-notify.timer
- Added rcmailman* service symlinks
- Added missing logrotate requirement
- Fix systemd services
- Add missing services and timers to systemd
==== python-more-itertools ====
Version update (8.5.0 -> 8.6.0)
- update to 8.6.0:
* :func:`all_unique` (thanks to brianmaissy)
* :func:`nth_product` and :func:`nth_permutation` (thanks to N8Brooks)
* :func:`chunked` and :func:`sliced` now accept a ``strict`` parameter (thanks to shlomif and jtwool)
* Python 3.5 has reached its end of life and is no longer supported.
* Python 3.9 is officially supported.
==== python-msgpack ====
Version update (1.0.0 -> 1.0.2)
- update to 1.0.2:
* Python 3.9 support
* bugfixes
==== python-notify2 ====
- Fix Requires of dbus-python so that the macros can work out the
correct flavor for multiple python3 flavors
gh#openSUSE/python-rpm-macros#66
==== python-parso ====
Version update (0.7.0 -> 0.7.1)
- update to 0.7.1:
- Fixed a couple of smaller bugs (mostly syntax error detection in
``Grammar.iter_errors``)
- Revert back to the 0.7.0 version.
==== python-pyOpenSSL ====
Version update (19.1.0 -> 20.0.0)
- Adjust metadata for skip-networked-test.patch and refer to the proper
upstream ticket gh#pyca/pyopenssl#68.
- According to gh#pyca/pyopenssl#684 tests must run with TZ=UTC, also
skip test_verify_with_time on %ix86.
- Update to v20.0.0
- Backward-incompatible changes:
- The minimum cryptography version is now 3.2.
- Remove deprecated OpenSSL.tsafe module.
- Removed deprecated
OpenSSL.SSL.Context.set_npn_advertise_callback,
OpenSSL.SSL.Context.set_npn_select_callback, and
OpenSSL.SSL.Connection.get_next_proto_negotiated.
- Drop support for Python 3.4
- Drop support for OpenSSL 1.0.1 and 1.0.2
- Deprecations:
- Deprecated OpenSSL.crypto.loads_pkcs7 and
OpenSSL.crypto.loads_pkcs12.
- Changes:
- Added a new optional chain parameter to
OpenSSL.crypto.X509StoreContext() where additional untrusted
certificates can be specified to help chain building. #948
- Added OpenSSL.crypto.X509Store.load_locations to set trusted
certificate file bundles and/or directories for verification.
[#943]
- Added Context.set_keylog_callback to log key material. #910
- Added OpenSSL.SSL.Connection.get_verified_chain to retrieve
the verified certificate chain of the peer. #894.
- Make verification callback optional in Context.set_verify. If
omitted, OpenSSL?s default verification is used. #933
- Fixed a bug that could truncate or cause a zero-length key
error due to a null byte in private key passphrase in
OpenSSL.crypto.load_privatekey and
OpenSSL.crypto.dump_privatekey. #947
- drop patch fix-compilation-2020.patch: no longer needed
- refreshed patch skip-networked-test.patch
==== python-pycurl ====
- Add make-leap15-compat.patch to pass tests on Leap 15.2
- Add remove_nose.patch to remove dependency on nose
(gh#pycurl/pycurl#655).
==== python-python-xlib ====
Version update (0.27 -> 0.29)
- Update to version 0.29
* Drawable & XInput: Avoid using array.array.tostring() which
will be removed in Python 3.9 (thanks @t-wissmann).
- Changelog for version 0.28
* DPMS: Display Power Management Signaling (by @thiagokokada)
- Add remove-mock.patch gh#python-xlib/python-xlib#186
- Let the python-rpm-macros do their job for correct provides and
obsoletes tag for all python3 flavors
gh#openSUSE/python-rpm-macros#66
==== python-pytz ====
Version update (2020.4 -> 2020.5)
- update to 2020.5:
* update to IANA 2020e timezone release
==== python-pyudev ====
- Add remove_mock.patch gh#pyudev/pyudev#409
- Static linting with pylint is not needed for unit tests or build
==== python-qt5 ====
- Mark the package as typed for mypy deb#978586
==== python-requests ====
Version update (2.25.0 -> 2.25.1)
- update to 2.25.1:
- Requests now treats `application/json` as `utf8` by default. Resolving
inconsistencies between `r.text` and `r.json` output. (#5673)
==== python-requests-toolbelt ====
- Fix condition around BuildRequirement
- We don't need to break Python 2.7
- Add remove_mock.patch to remove dependency on the external mock
==== python-scipy ====
Version update (1.5.2 -> 1.5.4)
- Update to version 1.5.4.
* Bug fix release with no new feature.
- Updates for 1.5.3.
* Bug fix release with no new feature.
==== python-setproctitle ====
Version update (1.2 -> 1.2.1)
- update to 1.2.1
- Fixed segfault after ``os.environ.clear()`` (issue #88).
==== python-setuptools ====
- Add remove_mock.patch to remove dependency on the external mock
package.
==== python-typing_extensions ====
- add transitional typing-extensions provides
==== python-urllib3 ====
Version update (1.25.10 -> 1.26.2)
- Skip test for RECENT_DATE. It is a test purely for developers.
To maintain reproducibility, keep upstreams possibly outdated
RECENT_DATE in the source code.
- Add CI variable, which makes timeouts in the test suite longer
(gh#urllib3/urllib3#2109, bsc#1176389) and
test_timeout_errors_cause_retries should not fail.
- If you skip_python2 you don't need mock.
- We don't need to break Python 2.7
- Add remove_mock.patch to remove dependency on the external mock
package (gh#urllib3/urllib3#2108).
- Fixed the testsuite and updated dependencies
- update to 1.26.2:
* Fixed an issue where ``wrap_socket`` and ``CERT_REQUIRED`` wouldn't
be imported properly on Python 2.7.8 and earlier (Pull #2052)
* Fixed an issue where two ``User-Agent`` headers would be sent if a
``User-Agent`` header key is passed as ``bytes`` (Pull #2047)
* Added support for HTTPS proxies contacting HTTPS servers (Pull #1923, Pull #1806)
* Deprecated negotiating TLSv1 and TLSv1.1 by default. Users that
still wish to use TLS earlier than 1.2 without a deprecation warning
should opt-in explicitly by setting ``ssl_version=ssl.PROTOCOL_TLSv1_1`` (Pull #2002)
* *Starting in urllib3 v2.0: Connections that receive a ``DeprecationWarning`` will fail**
* Deprecated ``Retry`` options ``Retry.DEFAULT_METHOD_WHITELIST``, ``Retry.DEFAULT_REDIRECT_HEADERS_BLACKLIST``
and ``Retry(method_whitelist=...)`` in favor of ``Retry.DEFAULT_ALLOWED_METHODS``,
``Retry.DEFAULT_REMOVE_HEADERS_ON_REDIRECT``, and ``Retry(allowed_methods=...)``
(Pull #2000) **Starting in urllib3 v2.0: Deprecated options will be removed**
* Added default ``User-Agent`` header to every request (Pull #1750)
* Added ``urllib3.util.SKIP_HEADER`` for skipping ``User-Agent``, ``Accept-Encoding``,
and ``Host`` headers from being automatically emitted with requests (Pull #2018)
* Collapse ``transfer-encoding: chunked`` request data and framing into
the same ``socket.send()`` call (Pull #1906)
* Send ``http/1.1`` ALPN identifier with every TLS handshake by default (Pull #1894)
* Properly terminate SecureTransport connections when CA verification fails (Pull #1977)
* Don't emit an ``SNIMissingWarning`` when passing ``server_hostname=None``
to SecureTransport (Pull #1903)
* Disabled requesting TLSv1.2 session tickets as they weren't being used by urllib3 (Pull #1970)
* Suppress ``BrokenPipeError`` when writing request body after the server
has closed the socket (Pull #1524)
* Wrap ``ssl.SSLError`` that can be raised from reading a socket (e.g. "bad MAC")
into an ``urllib3.exceptions.SSLError`` (Pull #1939)
* Fix retry backoff time parsed from ``Retry-After`` header when given
in the HTTP date format. The HTTP date was parsed as the local timezone
rather than accounting for the timezone in the HTTP date (typically
UTC) (Pull #1932, Pull #1935, Pull #1938, Pull #1949)
==== python-urwid ====
Version update (2.1.1 -> 2.1.2)
- update to 2.1.2:
* Add pack method to LineBox. Fixes: #346 (by Miguel de Dios)
* Add a test to check the linebox.pack is good. (by Miguel de Dios)
* Add bin/release.sh script to partially automate releases. (by Tony Cebzanov)
* Add workaround for #386 (by Tony Cebzanov)
* Fix curses_display python3 ord() (by Ya-Liang Chang (Allen))
* Fix bumping to dev version in release.sh script (by Tony Cebzanov)
* Fix focus_end on a collapsed tree (by Anonymous Maarten)
* Fix crash with "ellipsis" clipping for py2 tour.py works with py2 now Typo in
tour.py (by akorb)
* Ignore resetting to invalid locale (Closes: #377) (by Jochen Sprickerhof)
* Use ord2 for python2/3 compatibility (by Ya-Liang Chang (Allen))
==== qalculate ====
Version update (3.14.0 -> 3.15.0)
Subpackages: libqalculate21 qalculate-data
- Update to 3.15.0:
* Automatic and dual approximation and fractions mode in qalc
and Gnome shell search provider
* Do not ask before overwriting temporary variables in qalc
* Add keyboard shortcuts for approximation (Ctrl+E), fraction
mode (Ctrl+F), and save variable (Ctrl+R) in qalc
* Add "precalculate expression" argument (default false) to
save() function (this also changes the behaviour of ":=")
* Support multiple equivalent custom digits, separated by
semicolon (e.g. "0;aA1;bB2;cC3"), and phoneword digit set
in base() function
* Always place unit with prefix first (fixes kWh)
* Fix local time zone on Windows
* Fix matrix/vector multiplication with approximate
matrix/vector variable
* Fix parsing of expression with multiple degree signs
* Minor bug fixes and feature improvements
==== qqc2-desktop-style ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* button: rely on down, not pressed for styling
* Reduce the size of round buttons on mobile
* Remove debugging leftover
* fix mobile scrollbar in RTL mode
* fix progressbar in RTL mode
* fix RTL display for RangeSlider
==== raspberrypi-firmware ====
Version update (2020.12.08 -> 2020.12.15)
- Update to 8a5549c (2020-12-15):
* firmware: dmalib: Allow sdcard to borrow channel 6
See: #1511
See: Hexxeh/rpi-firmware#251
See: https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=294932
- Update to 8cd7665 (2020-12-14):
* firmware: Use DMA40 for PWM audio
* firmware: imx477: Replace existing 720p120 mode with a new 1332x990 120fps mode
* firmware: arm_loader: Allow max_framebuffers=0 to disable framebuffers
See: #1507
==== raspberrypi-firmware-config ====
Version update (2020.12.08 -> 2020.12.15)
- Update to 8a5549c (2020-12-15):
* firmware: dmalib: Allow sdcard to borrow channel 6
See: #1511
See: Hexxeh/rpi-firmware#251
See: https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=294932
- Update to 8cd7665 (2020-12-14):
* firmware: Use DMA40 for PWM audio
* firmware: imx477: Replace existing 720p120 mode with a new 1332x990 120fps mode
* firmware: arm_loader: Allow max_framebuffers=0 to disable framebuffers
See: #1507
==== readline ====
Subpackages: libreadline8 readline-doc
- get rid of /lib hack and install readline in /usr. Bash is already there
anyways (boo#1029961)
- remove deprecated %install_info
==== rtl_433 ====
Version update (20.02+git.20200218 -> 20.11)
- Update to version 20.11
Highlights
* HTTP server, JSON-RPC
* Added RfRaw analyzer output and format input support
* Added support for LaCrosse Technology View LTV-R1 Rainfall Gauge
* Added support for ECODHOME smart socket
* Added support for LaCrosse Technology View TH2 Thermo/Hygro sensor
* Added support for Bresser 6-in-1, 7-in-1 weather station
* Added support for LaCrosse Technology View TH3 Thermo/Hygro Sensor
* Added support for LaCrosse LTV-WR1 Multi Sensor
* Added support for Nice Flor-s remote
* Added support for Schrader TPMS SMD3MA4 (Subaru)
* Added support for MightyMule Driveway Alarm FM231
* Added support for Somfy RTS
* Added support for LaCrosse LTV-WSDTH01
* Added support for TFA 30.3221.02 Temperature/Humidity sensor
* Added support for Security plus v2 keyfob
* Added support for Acurite Atlas and Atlas Lightning Detector
* Added support for Acurite 590TX
* Added support for ThermoPro TX2
* Added support for IDM and NetIDM decoders
* Added support for Insteon decoder
* Added support for LaCrosse TX141B
* Added support for Sharp SPC775
* Added support for Missil ML0757
* Added support for Fineoffset WH32
* Added support for Abarth124 TPMS sensor
* Added support for Fine Offset WH1080 FSK version
* Added support for SCM+ decoder
* Added support for Kerui WD51 Water leak sensor
* Added support for Cotech 36-7959
* Added support for Eurochron EFTH-800
* Added support for Visonic Powercode devices
* Added support for Klimalogg decoder and needed nrzs demodulator
Changed
* Added support for LaCrosse Technology View R1 Rainfall Gauge (#1553)
* Added http server (#871)
* Added jsmn json lib
* Added support for ECODHOME smart socket (#1544)
* Fixed Lacrosse-THx hardcoded strings to support data extractor scripts
* Added support for LaCrosse Technology View TH2 Thermo/Hygro sensor (#1552)
* Added stats start time reporting
* Fixed Analyzer FSK/OOK hint (#1557)
* Improved unit tests for bitbuffer with extra assertions
* Fixed UNUSED in term_ctl
* Removed "http" as "influx" alias
* Added arguments and docs to Home Assistant MQTT auto discovery script (#1546)
* Changed LaCrosse LTV-WR1 to wind_avg_km_h key (#1549)
* Fixed rfraw builder overflow (#1539)
* Added Dooya Curtain Remote conf (#1545)
* Added SDR loop api
* Changed to sig_atomic_t for sighandler
* Fixed wmbus csv output parameters
* Fixed flags field for TPMS Jansite (#1538)
* Added note for TFA Dostmann 30.3159.IT (#1537)
* Added SDR runtime settings api
* Changed exit async naming
* Added SDR device info
* Added support for Bresser 6-in-1, 7-in-1 weather station (#1225)
* Added support for LaCrosse Technology View TH3 Thermo/Hygro Sensor (#1536)
* Added support for LaCrosse LTV-WR1 Multi Sensor (#1533)
* Added support for Nice Flor-s remote (#1526)
* Changed remove DSC subtype key (#1522)
* Changed Acurite subtype key to message_type (#1520)
* Added support for WH31E RCC packet type (#1528)
* Fixed wmbus mode S buffer length issue for Lansen meters
* Added SoapySDR to MinGW-w64 build
* Added output format option to flex getters (#1532)
* Added TFA 30.3209 note to Nexus (#1516)
* Added TFA-Dostmann 30.3161 rain scale (#1531)
* Fixed Insteon string overflow
* Fixed missing CSV fields, add a debug check
* Added named output tag option (#1517)
* Added support for Schrader TPMS SMD3MA4 (Subaru) (#1511)
* Removed unneeded update_protocol
* Changed width calc from r_device to slicers (#1513)
* Added support for mightymule driveway alarm FM231 (#1407) (#1515)
* Changed rfraw parse to accept multiple codes
* Fixed include for memcmp in rfraw (#1507)
* Added id key to scmplus (#1503)
* Removed list of supported device protocols from man page (#1345)
* Added RfRaw analyzer output support
* Added RfRaw format input support
* Removed FSK_PULSE_MANCHESTER_ZEROBIT from ook_demods
* Fixed Inovalley kw9015b temp/rain fields proper
* Fixed Inovalley kw9015b temp/rain fields (#1501)
* Added support for Somfy RTS (#1496)
* Added 7-bit clean strings check to actions
* Added maintainer_update check
* Fixed Security+ 2.0 decoder for new gap_limit rows (#1498)
* Added clang-analyzer action
* Added build action
* Added style check action
* Improved PCM NRZ 0-bit slicing precision
* Fixed output keys for FineOffset WH51 (#1495)
* Fixed index bug in TFA 30.3221
* Fixed simplisafe non-printable character output
* Added support for LaCrosse LTV-WSDTH01 (#1485)
* Added gap_limit to PCM demod
* Fixed invalid dumpers on ook input (#1463)
* Added support for TFA 30.3221.02 Temperature/Humidity sensor (#1426)
* Fixed Acurite 6045 temperature 2.0F too low (#1482 #1401)
* Added support for Security plus v2 keyfob (#1480)
* Fixed opus_xt300 added sanity check to data values (#1470)
* Fixed runtime error 'left shift of 229 by 24 places cannot be represented in type int (#1479)
* Fixed bad conf for Fan-11t (#1477)
* Added came top432 flex decoder config (#1474)
* Fixed wmbus raw telegram output, mainly for wmbusmeters use
* Fixed efergy_e2_classic False Trigger (#1475)
* FIXed check manchester_decode check decoded bit length in a constent method, removed superfluous comment
* FIXed check manchester_decode result length
* Fixed current_cost 8 bytes required
* Fixed TPMS Abarth124 false positive (#1466)
* Fixed alectov1 csv fields (#1457)
* Added Atlas Lightning Detector support (#1418)
* Added Acurite Atlas support (#1124)
* Added Nexus-TE82s compatibility note (#1455)
* Updated idm scmplus Meter type list (#1445)
* Added Acurite 590TX support (#1411)
* Added ThermoPro TX2 support (#1450)
* Improved program exit code in case of error (#1451)
* Improved Home Assistant MQTT auto discovery (#1390)
* Fixed Many False Positives (#1444)
* Fixed Globaltronics QUIGG GT-TMBBQ-05 false positives (#1443)
* Fixed Oregon Scientific SL109H false positives (#1442)
* Added IDM and NetIDM decoders (#1421)
* Changed Fineoffset WH32 to exclude pressure
* Added Insteon decoder (#1285)
* Added Friedland EVO door bell conf
* Added support for LaCrosse TX141B (#1434)
* Added missing parts for Sharp SPC775 decoder
* Added Sharp SPC775 support (#1433)
* Added support for Missil ML0757
* Fixed use of return code in Abarth Spider decoder
* Added conditional to data_make (#1432)
* Added support for Fineoffset WH32 (#1431)
* Added bit reversed output for HCS200 decoder to match official tools
* Added reverse32 function
* Improved x10sec add sensors, tamper, crc (#1413)
* Improved inFactory e.g. MIC (#1325)
* Changed Kerui to break out additional fields from state (#1018)
* Updated rtl_433.example.conf
* Improved validations checks for smoke_gs558 protocol
* Added Equation/Siemens ADLM FPRF remote conf
* Added Abarth124 tpms sensor support
* Added missing protocol to readme
* Added attenuation histogram output (#1387)
* Added Fine Offset WH1080 FSK version support
* Improved FSK demodulation of distorted signals better
* Added SCM+ decoder (#1410)
* Added support for Kerui WD51 Water leak sensor (#1406)
* Fixed cancel watchdog when reading from file input
* Fixed ERT Endpoint Type extraction (#1379)
* Added custom data processor example
* Improved Honeywell sensor support (#1384)
* Added delay and low battery codes for DS10A door sensor (#1397)
* Fixed free results from SoapySDR API
* Fixed handle empty filenames
* Added support for Cotech 36-7959 (#1382)
* Removed deprecated positional flex syntax
* Changed div 10 to mul 0.1 in all decoders
* Changed value scaling for double to float in all decoders
* Changed checks on Rubicson/Nexus/Solight
* Fixed Bresser 5in1 Wind calculation (#1353)
* Improved MQTT Home Assistant example (#1357)
* Added decode_uart util (#1376)
* Fixed Eurochron EFTH-800 missing mic
* Added Eurochron EFTH-800 support (#1375)
* Fixed MQTTT mgr free
* Fixed Soapy string leaks
* Added Prometheus/OpenMetrics relay example (#1371)
* Fixed missing levels with minmax demod (fixes #1363)
* Fixed socket portability
* Fixed visonic device battery reporting
* Improved visonic_powercode
* Fixed rtl_tcp gain/rate/freq status output
* Fixed missing WSAStartup in rtl_tcp
* Added support for Visonic Powercode devices (#1349)
* Added message length check for ESIC EMT7110.
* Updated Acurite 6045 to capture all 8 bits of strike counter (#1348)
* Added configuration file for SMC5326 (#1346)
* Updated template guideline for verbosity (#1344)
* Fixed failing style-check test by adding allocation check to write-sigrok
* Added support for sigrok convert on windows (#1341)
* Fixed flex map parse
* Changed -l n to -Y level=n
* Changed detector level limits to dB
* Fixed Fineoffset-WHx080 temperature (#1327)
* Fixed Ecowitt-WH53, Maverick-ET73 timings
* Fixed Klimalogg device settings, tolerance was set to low
* Added Klimalogg decoder and needed nrzs demodulator
* Fixed negative temperatures in wmbus decoder
* Added pulse-eval example
==== rubygem-ffi ====
Version update (1.13.1 -> 1.14.2)
- updated to version 1.14.2
Fixed:
* Fix builtin libffi on newer Ubuntu caused by an outdated Makefile.in . #863
- updated to version 1.14.1
Changed:
* Revert changes to FFI::Pointer#write_string made in ffi-1.14.0.
It breaks compatibilty in a way that can cause hard to find errors. #857
==== rubygem-grape ====
Version update (1.4.0 -> 1.5.1)
updated to version 1.5.1
1.5.1 (2020/11/15)
Fixes
- #2129: Fix validation error when Required Array nested inside an optional array, for Multiparam validators - @dwhenry.
- #2128: Fix validation error when Required Array nested inside an optional array - @dwhenry.
- #2127: Fix a performance issue with dependent params - @dnesteryuk.
- #2126: Fix warnings about redefined attribute accessors in AttributeTranslator - @samsonjs.
- #2121: Fix 2.7 deprecation warning in validator_factory - @Legogris.
- #2115: Fix declared_params regression with multiple allowed types - @stanhu.
- #2123: Fix 2.7 deprecation warning in middleware/stack - @Legogris.
1.5.0 (2020/10/05)
Fixes
- #2104: Fix Ruby 2.7 keyword deprecation warning - @stanhu.
- #2103: Ensure complete declared params structure is present - @tlconnor.
- #2099: Added truffleruby to Travis-CI - @gogainda.
- #2089: Specify order of mounting Grape with Rack::Cascade in README - @jonmchan.
- #2083: Set Cache-Control header only for streamed responses - @stanhu.
- #2092: Correct an example params in Include Missing doc - @huyvohcmc.
- #2091: Fix ruby 2.7 keyword deprecations - @dim.
- #2097: Skip to set default value unless meets_dependency? - @wanabe.
- #2096: Fix redundant dependency check - @braktar.
- #2096: Fix nested coercion - @braktar.
- #2102: Fix retaining setup blocks when remounting APIs - @jylamont.
==== rubygem-json ====
Version update (2.3.1 -> 2.5.1)
- updated to version 2.5.1
* Restore the compatibility for constants of JSON class.
==== rubygem-net-ldap ====
Version update (0.16.3 -> 0.17.0)
updated to version 0.17.0
- Added private recursive_delete as alternative to DELETE_TREE #268
- Test suite updates #373 #376 #377
- Use Base64.strict_encode64 and SSHA256 #303
- Remove deprecated ConnectionRefusedError #366
- Added method to get a duplicate of the internal Hash #286
- remove a circular require #380
- fix LdapServerAsnSyntax compile #379
- Implement '==' operator for entries #381
- fix for undefined method for write exception #383
==== rubygem-nokogiri ====
Version update (1.10.10 -> 1.11.0)
- Update to version 1.11.0
https://nokogiri.org/CHANGELOG.html#v1110-2021-01-03
==== rubygem-rubocop ====
Version update (1.4.2 -> 1.7.0)
- New upstream release 1.7.0
[#]## New features
* [#9260](https://github.com/rubocop-hq/rubocop/pull/9260): Support auto-correction for
`Style/MultilineMethodSignature`. ([@koic][])
* [#9282](https://github.com/rubocop-hq/rubocop/pull/9282): Make `Style/RedundantFreeze` and
`Style/MutableConstant` cops aware of frozen regexp and range literals when using Ruby 3.0. ([@koic][])
* [#9223](https://github.com/rubocop-hq/rubocop/issues/9223): Add new `Lint/AmbiguousAssignment` cop.
([@fatkodima][])
* [#9243](https://github.com/rubocop-hq/rubocop/pull/9243): Support auto-correction for `Style/CommentedKeyword`.
([@koic][])
* [#9283](https://github.com/rubocop-hq/rubocop/pull/9283): Add new `Style/HashExcept` cop. ([@koic][])
* [#9231](https://github.com/rubocop-hq/rubocop/pull/9231): Add new `Layout/SpaceBeforeBrackets` cop. ([@koic][])
[#]## Bug fixes
* [#9232](https://github.com/rubocop-hq/rubocop/pull/9232): Fix `Style/SymbolProc` registering wrong offense when
using a symbol numbered block argument greater than 1, i.e. `[[1, 2]].map { _2.succ }`. ([@tdeo][])
* [#9274](https://github.com/rubocop-hq/rubocop/issues/9274): Fix error in `Metrics/ClassLength` when the class
only contains comments. ([@dvandersluis][])
* [#9213](https://github.com/rubocop-hq/rubocop/issues/9213): Fix a false positive for `Style/RedanduntFreeze`
when using `Array#*`. ([@koic][])
* [#9279](https://github.com/rubocop-hq/rubocop/pull/9279): Add support for endless methods to
`Style/MethodCallWithArgsParentheses`. ([@dvandersluis][])
* [#9245](https://github.com/rubocop-hq/rubocop/issues/9245): Fix `Lint/AmbiguousRegexpLiteral` when given a
`match_with_lvasgn` node. ([@dvandersluis][])
* [#9276](https://github.com/rubocop-hq/rubocop/pull/9276): Add support for endless methods to
`Style/SingleLineMethods`. ([@dvandersluis][])
* [#9225](https://github.com/rubocop-hq/rubocop/issues/9225): Fix Style/LambdaCall ignoring further offenses
after opposite style is detected. ([@sswander][])
* [#9234](https://github.com/rubocop-hq/rubocop/issues/9234): Fix the error for `Style/KeywordParametersOrder`
and make it aware of block keyword parameters. ([@koic][])
* [#8938](https://github.com/rubocop-hq/rubocop/pull/8938): Fix some ConfigurableEnforcedStyle cops to output
`Exclude` file lists in `--auto-gen-config` runs. ([@h-lame][])
* [#9257](https://github.com/rubocop-hq/rubocop/issues/9257): Fix false positive for `Style/SymbolProc` when the
block uses a variable from outside the block. ([@dvandersluis][])
* [#9251](https://github.com/rubocop-hq/rubocop/issues/9251): Fix extracted cop warning when the extension is
loaded using `--require`. ([@dvandersluis][])
* [#9244](https://github.com/rubocop-hq/rubocop/issues/9244): When a cop defined in an extension is explicitly
enabled, ensure that it remains enabled. ([@dvandersluis][])
* [#8046](https://github.com/rubocop-hq/rubocop/issues/8046): Fix an error for
`Layout/HeredocArgumentClosingParenthesis` when there is an argument between a heredoc argument and the closing
paretheses. ([@koic][])
* [#9261](https://github.com/rubocop-hq/rubocop/pull/9261): Fix an incorrect auto-correct for
`Style/MultilineWhenThen` when one line for multiple condidate values of `when` statement. ([@makicamel][])
* [#9258](https://github.com/rubocop-hq/rubocop/pull/9258): Fix calculation of cop department for nested
departments. ([@mvz][])
* [#9277](https://github.com/rubocop-hq/rubocop/pull/9277): Fix `Layout/EmptyLineBetweenDefs` error with endless
method definitions. ([@dvandersluis][])
* [#9278](https://github.com/rubocop-hq/rubocop/pull/9278): Update `Style/MethodDefParentheses` to ignore endless
method definitions since parentheses are always required. ([@dvandersluis][])
[#]## Changes
* [#9212](https://github.com/rubocop-hq/rubocop/pull/9212): Make `Style/RedundantArgument` aware of
`String#chomp` and `String#chomp!`. ([@koic][])
* [#8482](https://github.com/rubocop-hq/rubocop/issues/8482): Allow simple math for
`Lint/BinaryOperatorWithIdenticalOperands` cop. ([@fatkodima][])
* [#9237](https://github.com/rubocop-hq/rubocop/issues/9237): Add `IgnoredPatterns` configuration to
`Lint/UnreachableLoop` to allow for block methods that share a name with an `Enumerable` method.
([@dvandersluis][])
* [#9206](https://github.com/rubocop-hq/rubocop/pull/9206): Allow extensions to disable cop obsoletions.
([@dvandersluis][])
* [#9262](https://github.com/rubocop-hq/rubocop/issues/9262): Update `Style/CollectionMethods` to be handle
additional arguments and methods that accept a symbol instead of a block. ([@dvandersluis][])
* [#9235](https://github.com/rubocop-hq/rubocop/issues/9235): Allow `--only` and `--except` to be able to
properly qualify cops added by require. ([@dvandersluis][])
* [#9205](https://github.com/rubocop-hq/rubocop/issues/9205): Update `Naming/MemoizedInstanceVariableName` to
handle dynamically defined methods. ([@dvandersluis][])
* [#9285](https://github.com/rubocop-hq/rubocop/pull/9285): Add `AllowPercentLiteralArrayArgument` option for
`Lint/RedundantSplatExpansion` to enable the option by default. ([@koic][])
* [#9208](https://github.com/rubocop-hq/rubocop/issues/9208): Use Array#bsearch instead of Array#include? to
detect hidden files. ([@dark-panda][])
* [#9228](https://github.com/rubocop-hq/rubocop/pull/9228): Suppress any config warnings for `rubocop -V`.
([@dvandersluis][])
* [#9193](https://github.com/rubocop-hq/rubocop/pull/9193): Add `IgnoreLiteralBranches` and
`IgnoreConstantBranches` options to `Lint/DuplicateBranch`. ([@dvandersluis][])
[@koic]: https://github.com/koic
[@fatkodima]: https://github.com/fatkodima
[@tdeo]: https://github.com/tdeo
[@dvandersluis]: https://github.com/dvandersluis
[@sswander]: https://github.com/sswander
[@h-lame]: https://github.com/h-lame
[@makicamel]: https://github.com/makicamel
[@mvz]: https://github.com/mvz
[@dark-panda]: https://github.com/dark-panda
- New upstream release 1.6.1
[#]## Bug fixes
* [#9196](https://github.com/rubocop-hq/rubocop/issues/9196): Fix `ConfigObsoletion::ExtractedCop` raising errors
for loaded features when bundler is not activated. ([@dvandersluis][])
[@dvandersluis]: https://github.com/dvandersluis
- New upstream release 1.6.0
[#]## New features
* [#9125](https://github.com/rubocop-hq/rubocop/issues/9125): Allow ConfigObsoletion to be extended by other RuboCop libraries. ([@dvandersluis][])
* [#9182](https://github.com/rubocop-hq/rubocop/pull/9182): Support auto-correction for `Style/RedundantArgument`. ([@koic][])
* [#9186](https://github.com/rubocop-hq/rubocop/pull/9186): Support auto-correction for `Style/FloatDivision`. ([@koic][])
* [#9167](https://github.com/rubocop-hq/rubocop/pull/9167): Support auto-correct for `StyleSingleLineBlockParams`. ([@koic][])
[#]## Bug fixes
* [#9177](https://github.com/rubocop-hq/rubocop/pull/9177): Remove back-ref related code from `Style/SpecialGlobalVars`. ([@r7kamura][])
* [#9160](https://github.com/rubocop-hq/rubocop/issues/9160): Fix an incorrect auto-correct for `Style/IfUnlessModifier` and `Style/SoleNestedConditional` when auto-correction conflicts for guard condition. ([@koic][])
* [#9174](https://github.com/rubocop-hq/rubocop/issues/9174): Handle send nodes with unparenthesized arguments in `Style/SoleNestedConditional`. ([@dvandersluis][])
* [#9184](https://github.com/rubocop-hq/rubocop/issues/9184): `Layout/EmptyLinesAroundAttributeAccessor` fails if the attr_accessor is the last line of the file. ([@tas50][])
[#]## Changes
* [#9171](https://github.com/rubocop-hq/rubocop/pull/9171): Add "did you mean" message when failing due to invalid cops in configuration. ([@dvandersluis][])
* [#8897](https://github.com/rubocop-hq/rubocop/issues/8897): Change `Style/StringConcatenation` to accept line-end concatenation between two strings so that `Style/LineEndConcatenation` can handle it instead. ([@dvandersluis][])
* [#9172](https://github.com/rubocop-hq/rubocop/pull/9172): Add `Style/PerlBackrefs` targets and change message more detailed. ([@r7kamura][])
* [#9187](https://github.com/rubocop-hq/rubocop/pull/9187): Update formatters to output `[Correctable]` for correctable offenses. ([@dvandersluis][])
* [#9169](https://github.com/rubocop-hq/rubocop/pull/9169): Add obsoletion warnings for `Performance/*` and `Rails/*` which are in separate gems now. ([@dvandersluis][])
[@dvandersluis]: https://github.com/dvandersluis
[@koic]: https://github.com/koic
[@r7kamura]: https://github.com/r7kamura
[@tas50]: https://github.com/tas50
- New upstream release 1.5.2
[#]## Bug fixes
* [#9152](https://github.com/rubocop-hq/rubocop/issues/9152): Fix an incorrect auto-correct for `Style/SoleNestedConditional` when nested `||` operator modifier condition. ([@koic][])
* [#9161](https://github.com/rubocop-hq/rubocop/issues/9161): Fix a false positive for `Layout/HeredocArgumentClosingParenthesis` when using subsequence closing parentheses in the same line. ([@koic][])
* [#9151](https://github.com/rubocop-hq/rubocop/issues/9151): Fix `SuggestExtensions` to not suggest extensions that are installed but not direct dependencies. ([@dvandersluis][])
* [#8985](https://github.com/rubocop-hq/rubocop/issues/8985): Fix `Style/StringConcatenation` autocorrect generating invalid ruby. ([@tejasbubane][])
* [#9155](https://github.com/rubocop-hq/rubocop/issues/9155): Fix a false positive for `Layout/MultilineMethodCallIndentation` when multiline method chain has expected indent width and the method is preceded by splat for
`EnforcedStyle: indented_relative_to_receiver`. ([@koic][])
[#]## Changes
* [#9080](https://github.com/rubocop-hq/rubocop/issues/9080): Make `Lint/ShadowingOuterVariable` aware of `Ractor`. ([@tejasbubane][])
* [#9102](https://github.com/rubocop-hq/rubocop/pull/9102): Relax regexp_parser requirement. ([@marcandre][])
[@koic]: https://github.com/koic
[@dvandersluis]: https://github.com/dvandersluis
[@tejasbubane]: https://github.com/tejasbubane
[@marcandre]: https://github.com/marcandre
- New upstream release 1.5.1
[#]## Bug fixes
* [#8684](https://github.com/rubocop-hq/rubocop/issues/8684): Fix an error for `Lint/InterpolationCheck` cop. ([@tejasbubane][])
* [#9145](https://github.com/rubocop-hq/rubocop/issues/9145): Fix issues with SuggestExtensions when bundler is not available, or when there is no gemfile. ([@dvandersluis][])
* [#9140](https://github.com/rubocop-hq/rubocop/issues/9140): Fix an error for `Layout/EmptyLinesAroundArguments` when multiline style argument for method call without selector. ([@koic][])
* [#9136](https://github.com/rubocop-hq/rubocop/pull/9136): Fix `AllowedIdentifiers` in `Naming/VariableNumber` to include variable assignments. ([@PhilCoggins][])
[@tejasbubane]: https://github.com/tejasbubane
[@dvandersluis]: https://github.com/dvandersluis
[@koic]: https://github.com/koic
[@PhilCoggins]: https://github.com/PhilCoggins
- New upstream release 1.5.0
[#]## New features
* [#9112](https://github.com/rubocop-hq/rubocop/pull/9112): Add new cop `Lint/UnexpectedBlockArity`. ([@dvandersluis][])
* [#9010](https://github.com/rubocop-hq/rubocop/pull/9010): `Metrics/ParameterLists` supports `MaxOptionalParameters` config parameter. ([@fatkodima][])
* [#9114](https://github.com/rubocop-hq/rubocop/pull/9114): Support auto-correction for `Style/SoleNestedConditional`. ([@koic][])
* [#8564](https://github.com/rubocop-hq/rubocop/issues/8564): `Metrics/AbcSize`: Add optional discount for repeated "attributes". ([@marcandre][])
[#]## Bug fixes
* [#8820](https://github.com/rubocop-hq/rubocop/issues/8820): Fixes `IfWithSemicolon` autocorrection when `elsif` is present. ([@adrian-rivera][], [@dvandersluis][])
* [#9113](https://github.com/rubocop-hq/rubocop/pull/9113): Fix a false positive for `Style/MethodCallWithoutArgsParentheses` when assigning to a default argument with the same name. ([@koic][])
* [#9115](https://github.com/rubocop-hq/rubocop/issues/9115): Fix a false positive for `Style/FirstArgumentIndentation` when argument has expected indent width and the method is preceded by splat for `EnforcedStyle:
consistent_relative_to_receiver`. ([@koic][])
* [#9128](https://github.com/rubocop-hq/rubocop/issues/9128): Fix an incorrect auto-correct for `Style/ClassAndModuleChildren` when namespace is defined as a class in the same file. ([@koic][])
* [#9105](https://github.com/rubocop-hq/rubocop/issues/9105): Fix an incorrect auto-correct for `Style/RedundantCondition` when using operator method in `else`. ([@koic][])
* [#9096](https://github.com/rubocop-hq/rubocop/pull/9096): Fix #9095 use merged_config instead of config for pending new cop check. ([@ThomasKoppensteiner][https://github.com/ThomasKoppensteiner])
* [#8053](https://github.com/rubocop-hq/rubocop/issues/8053): Fix an incorrect auto-correct for `Style/AndOr` when `or` precedes `and`. ([@koic][])
* [#9097](https://github.com/rubocop-hq/rubocop/issues/9097): Fix a false positive for `Layout/EmptyLinesAroundArguments` when blank line is inserted between method with arguments and receiver. ([@koic][])
[#]## Changes
* [#9122](https://github.com/rubocop-hq/rubocop/issues/9122): Added tip message if any gems are loaded that have RuboCop extensions. ([@dvandersluis][])
* [#9104](https://github.com/rubocop-hq/rubocop/issues/9104): Preset some stdlib method names for `Naming/VariableNumber`. ([@koic][])
* [#9127](https://github.com/rubocop-hq/rubocop/pull/9127): Update `Style/SymbolProc` to be aware of numblocks. ([@dvandersluis][])
* [#9102](https://github.com/rubocop-hq/rubocop/pull/9102): Upgrade regexp_parser to 2.0. ([@knu][])
* [#9100](https://github.com/rubocop-hq/rubocop/pull/9100): Update `ConfigObsoletion` so that parameters can be deprecated but still accepted. ([@dvandersluis][])
* [#9108](https://github.com/rubocop-hq/rubocop/pull/9108): Update `Lint/UnmodifiedReduceAccumulator` to handle numblocks and more than 2 arguments. ([@dvandersluis][])
* [#9098](https://github.com/rubocop-hq/rubocop/pull/9098): Update `Metrics/BlockLength` and `Metrics/MethodLength` to use `IgnoredMethods` instead of `ExcludedMethods` in configuration. The previous key is retained for backwards
compatibility. ([@dvandersluis][])
* [#9098](https://github.com/rubocop-hq/rubocop/pull/9098): Update `IgnoredMethods` so that every cop that uses it will accept both strings and regexes in the configuration. ([@dvandersluis][])
[@dvandersluis]: https://github.com/dvandersluis
[@fatkodima]: https://github.com/fatkodima
[@koic]: https://github.com/koic
[@marcandre]: https://github.com/marcandre
[@adrian-rivera]: https://github.com/adrian-rivera
[@knu]: https://github.com/knu
==== rubygem-rubocop-ast ====
Version update (1.1.1 -> 1.4.0)
- New upstream release 1.4.0
[#]# 1.4.0 (2021-01-01)
[#]## Changes
* [#162](https://github.com/rubocop-hq/rubocop-ast/pull/162): Improve compatibility with `parser` 3.0. Turn on `emit_match_pattern` switch. ([@marcandre][])
[#]# 1.3.0 (2020-11-30)
[#]## Changes
* [#156](https://github.com/rubocop-hq/rubocop-ast/issues/156): NodePattern now considers constant names to refer to constants (instead of predicate `#Example_type?`). ([@marcandre][])
[#]# 1.2.0 (2020-11-24)
[#]## New features
* [#154](https://github.com/rubocop-hq/rubocop-ast/pull/154): Add `ArgNode` and `Procarg0Node` ("modern" mode), and add `ArgsNode#argument_list` to get only argument type nodes. ([@dvandersluis][])
[#]## Changes
* [#155](https://github.com/rubocop-hq/rubocop-ast/pull/155): Enable `BlockNode#argument_list` for `numblock`s. ([@dvandersluis][])
* [#154](https://github.com/rubocop-hq/rubocop-ast/pull/154): Add `BlockNode#argument_list` and `BlockNode#argument_names`. ([@dvandersluis][])
* [#147](https://github.com/rubocop-hq/rubocop-ast/pull/147): `def_node_pattern` and `def_node_search` now return the method name. ([@marcandre][])
==== rubygem-tzinfo ====
Version update (2.0.3 -> 2.0.4)
- updated to version 2.0.4
* Fixed an incorrect `InvalidTimezoneIdentifier` exception raised when loading a
zoneinfo file that includes rules specifying an additional transition to the
final defined offset (for example, Africa/Casablanca in version 2018e of the
Time Zone Database). #123.
==== rubygem-yajl-ruby ====
- added silence-gcc-warnings.patch
silence gcc warnings
==== rygel ====
Subpackages: librygel-core-2_6-2 librygel-server-2_6-2
- Update/correct the description of
rygel-plugin-gstreamer-renderer, it is now based on playbin3.
==== samba ====
Version update (4.13.2+git.176.0a5e55b510c -> 4.13.3+git.181.fc4672a5b81)
Subpackages: libdcerpc-binding0 libdcerpc0 libndr-krb5pac0 libndr-nbt0 libndr-standard0 libndr1 libnetapi0 libsamba-credentials0 libsamba-errors0 libsamba-hostconfig0 libsamba-passdb0 libsamba-policy0-python3 libsamba-util0 libsamdb0 libsmbclient0 libsmbconf0 libsmbldap2 libtevent-util0 libwbclient0 samba-client samba-doc samba-libs samba-libs-python3 samba-python3 samba-winbind
- Update to 4.13.3
+ libcli: smb2: Never print length if smb2_signing_key_valid() fails for
crypto blob; (bso#14210);
+ s3: modules: gluster. Fix the error I made in preventing talloc leaks
from a function; (bso#14486);
+ s3: smbd: Don't overwrite contents of fsp->aio_requests[0] with NULL
via TALLOC_FREE(); (bso#14515);
+ s3: spoolss: Make parameters in call to user_ok_token() match all other
uses; (bso#14568);
+ s3: smbd: Quiet log messages from usershares for an unknown share;
(bso#14590);
+ samba process does not honor max log size; (bso#14248);
+ vfs_zfsacl: Add missing inherited flag on hidden "magic" everyone@ ACE;
(bso#14587);
+ s3-libads: Pass timeout to open_socket_out in ms; (bso#13124);
+ s3-vfs_glusterfs: Always disable write-behind translator; (bso#14486);
+ smbclient: Fix recursive mget; (bso#14517);
+ clitar: Use do_list()'s recursion in clitar.c; (bso#14581);
+ manpages/vfs_glusterfs: Mention silent skipping of write-behind
translator; (bso#14486);
+ vfs_shadow_copy2: Preserve all open flags assuming ROFS; (bso#14573);
+ interface: Fix if_index is not parsed correctly; (bso#14514);
==== signon-kwallet-extension ====
Version update (20.08.3 -> 20.12.1)
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- No code change since 20.12.0
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- No code change since 20.08.3
==== snapper ====
Version update (0.8.14 -> 0.8.15)
Subpackages: libsnapper5 snapper-zypp-plugin
- added option to abbreviate columns in table (see
gh#openSUSE/snapper#268)
- version 0.8.15
- in systemd-helper continue with other configs if one config is
broken (gh#openSUSE/snapper#495)
- fixed compilation with --disable-btrfs (gh#openSUSE/snapper#505)
==== solid ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5Solid5 libKF5Solid5-lang solid-imports solid-tools
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Include errno.h for EBUSY/EPERM
* FstabBackend: return DeviceBusy where umount failed on EBUSY (kde#411772)
* Fix detection of recent libplist and libimobiledevice
==== sonnet ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetCore5-lang libKF5SonnetUi5
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Changes since 5.76.0:
* Use contains instead of indexOf
==== sord ====
Version update (0.16.4 -> 0.16.6)
- update to 0.16.6:
* Fix potential crash or incorrectness issues with GCC 10
* Fix various minor warnings and other code quality issues
==== spamassassin ====
Subpackages: perl-Mail-SpamAssassin
- Require perl(Mail::SpamAssassin) instead of perl-spamassassin
- Don't use BerkeleyDB (not even for unit test)
- Don't use is_opensuse conditional
- Move spamc into an own sub-package to avoid the full spamassassin
installation on every client if there is a spamd server
- Compile rules in %post if Perl and/or spamassassin version changed
and SPAM_SA_COMPILE=yes
- Enable test (add basic-lint-without-sandbox.patch)
- Ignore known warnings (add spamassassin-rpmlintrc)
==== spectacle ====
Version update (20.08.3 -> 20.12.1)
Subpackages: spectacle-lang
- Update to 20.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2021-01-apps-update
- Changes since 20.12.0:
* Changed signal of Annotate button in main window from pressed to clicked in order to let annotation mode appear after button is released.
* We do not need progress info when checking if a file exists (kde#430173)
* Remove dead code variant
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- Changes since 20.11.90:
* PlatformKWinWayland: avoid recursion in readData (kde#428636)
- Update to 20.11.90
* New feature release
- Changes since 20.11.80:
* Support Wayland rectangular selection HiDpi (kde#409762)
* fix autoincrement of %d for templates with subdirs
* Set pixmap device pixel ratio before sending it to kimageannotator
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Unhide window if it is hidden (kde#428635)
* Separate messages for a failed and canceled screenshot (kde#427645)
* Use default value for including decorations and pointer in background mode (kde#425995)
* Improve settings logic and layout (kde#420477)
* Respect settings and cli parameters (kde#425573)
* Add CLI options for including pointer/decorations (kde#425995)
* Fix wrong file name when --output option is used (kde#424380)
- Drop upstream patch:
* 0001-Fix-wrong-file-name-when-output-option-is-used.patch
==== step ====
Version update (20.08.3 -> 20.12.0)
Subpackages: step-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Add QT_MIN_VERSION and KF5_MIN_VERSION like everywhere else
* Qt5Test is only used in autotests and already searched for in there
* Remove explicit ECM_KDE_MODULE_DIR
* Port away from deprecated Qt::MidButton
* Fix KNS deprecations
==== strace ====
Version update (5.9 -> 5.10)
- Update to strace 5.10
* Improvements
* libdw-based stack tracing is now enabled for non-native personalities.
* Implemented decoding of process_madvise syscall introduced in Linux 5.10.
* Updated decoding of pidfd_open syscall to match Linux 5.10.
* Updated decoding of membarrier syscall to match Linux 5.10.
* Updated lists of ALG_*, BPF_*, INET_DIAG_*, IORING_*, KEY_*, KVM_*, MDBA_*,
MEMBARRIER_CMD_*, MS_*, NLMSGERR_*, NT_*, STATX_*, SEGV_*, and V4L2_*
constants.
* Updated lists of ioctl commands from Linux 5.10.
* Bug fixes
* Added clock_gettime64, clock_settime64, clock_adjtime64, and
lock_getres_time64 syscalls to %clock trace class.
==== sudo ====
Version update (1.9.4 -> 1.9.4p2)
Subpackages: sudo-plugin-python
- Update to 1.9.4p2
* Fixed a bug introduced in sudo 1.9.4p1 which could lead to a crash
if the sudoers file contains a runas user-specific Defaults entry.
Bug #951.
- News in 1.9.4p1
* Fixed a regression introduced in version 1.9.4 where sudo would
not build when configured using the --without-sendmail option.
Bug #947.
* Fixed a problem where if I/O logging was disabled and sudo was
unable to connect to sudo_logsrvd, the command would still be
allowed to run even when the "ignore_logfile_errors" sudoers
option was enabled.
* Fixed a crash introduced in version 1.9.4 when attempting to run
a command as a non-existent user. Bug #948.
* The installed sudo.conf file now has the default sudoers Plugin
lines commented out. This fixes a potential conflict when there
is both a system-installed version of sudo and a user-installed
version. GitHub issue #75.
* Fixed a regression introduced in sudo 1.9.4 where sudo would run
the command as a child process even when a pseudo-terminal was
not in use and the "pam_session" and "pam_setcred" options were
disabled. GitHub issue #76.
* Fixed a regression introduced in sudo 1.8.9 where the "closefrom"
sudoers option could not be set to a value of 3. Bug #950.
==== sweeper ====
Version update (20.08.3 -> 20.12.0)
Subpackages: sweeper-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Remove explicit ECM_KDE_MODULE_DIR
==== syndication ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== syntax-highlighting ====
Version update (5.76.0 -> 5.77.0)
Subpackages: libKF5SyntaxHighlighting5 libKF5SyntaxHighlighting5-lang
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- Too many changes since 5.76.0, only listing bugfixes:
* Latex: some math environments can be nested (kde#428947)
==== system-users ====
Subpackages: system-group-hardware system-group-libvirt system-group-wheel system-user-bin system-user-daemon system-user-ftp system-user-games system-user-lp system-user-mail system-user-man system-user-news system-user-nobody system-user-qemu system-user-tftp system-user-upsd system-user-uucp system-user-wwwrun
- Add system-user-vscan subpackage with vscan user and group and
/var/spool/amavis as home directory
- Remove kvm group from hardware subpackage, since kvm is in its
own subpackage (jsc#SLE-11629).
==== systemd ====
Version update (246.7 -> 246.9)
Subpackages: libsystemd0 libudev-devel libudev1 systemd-container systemd-doc systemd-logger systemd-sysvinit udev
- Import commit 520e53b6d85087b05892ee637ae93f1b269e7e52 (merge of v246.9)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/2401461e5f0e32922823d954c56106f…
- Import commit 2401461e5f0e32922823d954c56106f96344070e
6131548b0f udev: link_update() should fail if the entry in symlink dir couldn't have been created
f6cb8c7d79 udev: make algorithm that selects highest priority devlink less susceptible to race conditions (bsc#1084748)
fc64e47291 basic/stat-util: make mtime check stricter and use entire timestamp
ae91d45d3d test/sys-script.py: add missing DEVNAME entries to uevents
09e3473a7a test/udev_test.pl: add "expected good" count
fc89379b5b test/udev-test.pl: suppress umount error message at startup
d9e114f10d test/sd-script.py: new helper script for udev testing
f2672eae66 test/udev-test.pl: generator for large list of block devices
42b68e43e2 test/udev-test.pl: add repeat count
eec8ec375a tests/udev-test.pl: add multiple device test
73b8f3cf93 test/udev-test.pl: count "good" results
ee04d70bb6 test/udev-test.pl: merge import parent tests into one
03942c8fbc test/udev-test.pl: merge "space and var with space" tests
ec95546189 test/udev-test.pl: remove bogus rules from magic subsys test
f704429217 test/udev-test.pl: Make some tests a little harder
ce1a877dc0 test/udev-test.pl: last_rule is unsupported
913c72ff2d test/udev-test.pl: fix wrong test descriptions
eeb25a1be6 test/udev-test.pl: allow checking multiple symlinks
00ab4292da test/udev-test.pl: test correctness of symlink targets
5b71ee2911 test/udev-test.pl: use computed devnode name
2e04bb9ae8 test/udev-test.pl: allow concurrent additions and removals
8816dd593c test/udev-test.pl: create rules only once
214418632d test/udev-test.pl: allow multiple devices per test
1eb6b23f27 udev-test: do not rely on "mail" group being defined
4a0a4dcf10 udev: Fix sound.target dependency (bsc#1179363)
- Enable support for zstd compression
systemd-journald will now use zstd for compressing large fields in
journal files. systemd-coredump will also use this algorithm to
compress coredump files.
Please note that systemd older than v246 won't be able to read new
journal files as zstd algorithm is not supported by these versions.
This incompatible change was actually not the only one introduced by
v246 since the hash tables in journal files have been hardened
against hash collisions too in an incompatible way with older
versions.
- Explicitly require group(kvm) by udev: the group used to be
created by system-users-hardware, but has been split/moved to
qemu/kvm, where it is more logical. The file
/usr/lib/udev/rules.d/50-udev-default.rules references this
group, thus we should make sure the group exists. Otherwise there
are errors in the journal in the form of:
/usr/lib/udev/rules.d/50-udev-default.rules:86 Unknown group 'kvm', ignoring
==== systemsettings5 ====
Version update (5.20.4 -> 5.20.5)
Subpackages: systemsettings5-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== sysuser-tools ====
- useradd_or_adduser_dep must be PreReq so ordering makes sure it gets
installed before.
- suggest shadow where useradd_or_adduser_dep is actually required
==== threadweaver ====
Version update (5.76.0 -> 5.77.0)
- Update to 5.77.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.77.0
- No code change since 5.76.0
==== tiff ====
Version update (4.1.0 -> 4.2.0)
Subpackages: libtiff5
- version update to 4.2.0
Major changes:
* Optional support for using libdeflate is added.
* Many of the tools now support a memory usage limit.
See http://www.simplesystems.org/libtiff/v4.2.0.html for more.
==== timezone ====
Version update (2020d -> 2020f)
- timezone update 2020f (bsc#1177460)
* 'make rearguard_tarballs' no longer generates a bad rearguard.zi,
fixing a 2020e bug.
- timezone update 2020e (bsc#1177460)
* Volgograd switches to Moscow time on 2020-12-27 at 02:00.
==== timezone-java ====
Version update (2020d -> 2020f)
- timezone update 2020f (bsc#1177460)
* 'make rearguard_tarballs' no longer generates a bad rearguard.zi,
fixing a 2020e bug.
- timezone update 2020e (bsc#1177460)
* Volgograd switches to Moscow time on 2020-12-27 at 02:00.
==== tlp ====
Subpackages: tlp-rdw
- Use the same value for TLP_ULIB in the %build phase and the
%install phase (boo#1180495):
+ BuildRequire pkgconfig(udev)
+ Use pkg-config --variable udev_dir udev for the value of
TLP_ULIB.
==== totem ====
Subpackages: totem-plugins
- Add totem-enable-vaapi.patch: Enable vaapi support again.
==== u-boot-rpiarm64 ====
Subpackages: u-boot-rpiarm64-doc
- Rename sun50ia64 to sun50i_a64 and sun50ih6 to sun50i_h6 to
follow arm-trusted-firmware-* rename
- Add rockpro64-rk3399
Enable RPi 4 Compute Module (jsc#SLE-16895).
Fix problems with DMA offset after FW update (bsc#1180338)
Patch queue updated from git://github.com/openSUSE/u-boot.git tumbleweed-2020.10
* Patches added:
0015-rpi-Add-identifier-for-the-new-RPi4.patch
0016-rpi-Add-identifier-for-the-new-CM4.patch
0017-pci-pcie-brcmstb-Fix-inbound-window.patch
0018-dm-Introduce-xxx_get_dma_range.patch
0019-dm-test-Add-test-case-for-dev_get_d.patch
0020-dm-Introduce-DMA-constraints-into-t.patch
0021-dm-test-Add-test-case-for-dev-dma_o.patch
0022-dm-Introduce-dev_phys_to_bus-dev_bu.patch
0023-dm-test-Add-test-case-for-dev_phys_.patch
0024-xhci-translate-virtual-addresses-in.patch
0025-mmc-Introduce-mmc_phys_to_bus-mmc_b.patch
0026-configs-rpi4-Enable-DM_DMA-across-a.patch
0027-video-arm-rpi-Add-brcm-bcm2711-hdmi.patch
0028-usb-xhci-xhci_bulk_tx-Don-t-BUG-whe.patch
==== udisks2 ====
Subpackages: libudisks2-0 libudisks2-0_btrfs
- Add upstream bugfix patches:
+ udisks2-Fix-memory-leaks.patch
+ udisks2-lvm2-Fix-leaking-BDLVMVDOPooldata.patch
==== umbrello ====
Version update (20.08.3 -> 20.12.0)
Subpackages: umbrello-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Too many changes since 20.08.3, only listing bugfixes:
* Add support to use external KDevPHP packaga (kde#428460)
==== utf8proc ====
Version update (2.5.0 -> 2.6.1)
- update to 2.6.1:
- Bugfix in `utf8proc_grapheme_break_stateful` for `NULL` state argument, which
also broke `utf8proc_grapheme_break`.
- New `utf8proc_islower` and `utf8proc_isupper` functions ([#196]).
- Bugfix for manual calls to `grapheme_break_extended` for initial characters ([#205]).
- Various build and portability improvements.
==== v4l2loopback ====
Version update (0.12.5_k5.9.14_1 -> 0.12.5_k5.10.4_1)
Subpackages: v4l2loopback-kmp-default v4l2loopback-utils
- add -autoload subpackages that provides the configuration files
to autoload the driver on startup
==== vim ====
Version update (8.2.2105 -> 8.2.2129)
Subpackages: gvim vim-data vim-data-common
- Update to version 8.2.2129, fixes the following problems:
* There is no way to do something on CTRL-Z
* Vim9: executing user command from Vim9 script not tested
* Ruby: missing function prototype
* Vim9: leaking memory
* Vim9: a range cannot be computed at runtime
* After using a complete popup the buffer is listed
* Vim9: crash when sourcing vim9script early
* Internal error when using \ze before \zs in a pattern
* Not all Perl functionality is tested
* GTK3: status line background color is wrong
* Dead code in the job support
* Some functions use any value as a string
* Vim9: some errors not tested for; dead code
* Vim9: unreachable code in assignment
* Running tests may leave some files behind
* GTK: menu background is the same color as the main window
* Cannot use ":shell" when reading from stdin
* "vim -" does not work well when modifyOtherKeys is enabled
* Vim9: no test to check for :let error
* Vim9: some errors not tested
* TOML files are not recognized
* Update runtime files.
==== virt-manager ====
Subpackages: virt-install virt-manager-common
- bsc#1180062 - virt-install uses isoinfo. Include mkisofs in the
spec file.
virt-manager.spec
- Upstream bug fixes (bsc#1027942)
e7222b50-addstorage-Dont-pass-None-to-widget.set_active.patch
4d0e3232-virtinst-Fix-TOCTOU-in-domain-enumeration.patch
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- Enable LTO (boo#1133290) as it works now (and use FAT lto objects).
==== vulkan-loader ====
Version update (1.2.154.1 -> 1.2.162.0)
- Update to release 1.2.162 (sdk)
* Add GGP WSI platform support to Vulkan-Loader
- Update to release 1.2.161
* Fix some issues when EnumerateAdapterPhysicalDevices is
available.
* loader: Override layer load when custom allocator used.
* Add support for VK_FUCHSIA_imagepipe_surface.
==== webkit2gtk3 ====
Version update (2.30.3 -> 2.30.4)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles
- Update to version 2.30.4:
+ Fix text data sent with WebSockets when using libsoup < 2.68.
+ Fix the rendering on Raspberry Pi 3 using the proprietary video
driver.
+ Fix clipping of descedant layers of a mask layer.
+ Fix the build with ICU 68.1.
- Drop upstream merged patch:
+ 0001-ICU-68.1-no-longer-exposes-FALSE-and-TRUE-macros-by-.patch
==== wget ====
Version update (1.20.3 -> 1.21)
- GNU wget 1.21:
* Improve the number of translated strings
* Remove all uses of alloca
* Fix buffer overflows in progress bar code in some locales
* Fix two null pointer accesses
* Amend cookie file header to be recognized by the 'file' command
* Post Handshake Authentication for OpenSSL
- drop obsolete texinfo packaging macros
==== wireless-regdb ====
- leverage %{_firmwaredir} to install firmware into correct location (boo#1029961)
==== wireshark ====
Version update (3.4.0 -> 3.4.2)
Subpackages: libwireshark14 libwiretap11 libwsutil12 wireshark-ui-qt
- Wireshark 3.4.2
* CVE-2020-26422: QUIC dissector crash (boo#1180232)
* Fix IETF QUIC TLS decryption errors when packets are coalesced
with random data
* QUIC: missing dissection of some coalesced SH packets
* Fix false expect error seen on FCoE frames
* Updated Protocol Support
DOCSIS, FC-dNS, FC-SWILS, FCoE, QUIC, SNMP, and USBHID
- Wireshark 3.4.1:
* CVE-2020-26418: Kafka dissector memory leak (wnpa-sec-2020-16, boo#1179930)
* CVE-2020-26419: Multiple dissector memory leaks (wnpa-sec-2020-19, boo#1179931)
* CVE-2020-26420: RTPS dissector memory leak (wnpa-sec-2020-18, boo#1179932)
* CVE-2020-26421: USB HID dissector crash (wnpa-sec-2020-17, boo#1179933)
* Fix IETF QUIC TLS decryption errors
* Fix failures or crashes in various dissectors
==== wxWidgets-3_0 ====
Version update (3.0.4 -> 3.0.5.1)
- Update to 3.0.5.1 (boo#1180492):
* Workaround for the problem with overflowing maximum command
line length in MinGW builds not using configure.
* Fix for a problem with wxSpinCtrl in wxGTK, see
https://trac.wxwidgets.org/ticket/18688.
- Changes from version 3.0.5:
* Bug fixes, see
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.t….
- Refresh soversion.diff.
- Remove 0001-spinctrl.patch: Merged upstream.
==== xapps ====
Version update (2.0.0 -> 2.0.4)
Subpackages: libxapp1 typelib-1_0-XApp-1_0 xapps-common xapps-common-lang
- Update to version 2.0.4.
* Change shebang path
- Update to version 2.0.3
* fix "build/install: Make the favorite gtk module's xinit file
executable."
* Add shebang to 80xapp-gtk3-module.sh
* l10n: Update translations
- Update to version 2.0.2
* Add an extra icon for favorites
- Update to version 2.0.1
* Update docs
* fix xorg-server startup variable
* favorites: Make sure initializing favorites also initializes
the uri scheme.
* xapp-favorites.c: Add a note about the favorites uri in the
class description.
* build/install: Make the favorite gtk module's xinit file
executable.
* build: update some dependencies.
* xapp-gtk3-module.c: Override GObject's constructed vfunc to
inject the favorites uri into GtkPlacesSidebars rather than
hooking onto a signal.
* build: use buildtype=debugoptimized by default.
* sn-item.c: Fix typo.
* various: Fix some previously missed build warnings.
* xapp-gtk3-module.c: Don't add a favorites section if there
aren't any favorites.
* favorite-vfs-file.c: Don't assume a GError was passed in for
file_query_info.
* favorite-vfs-file-enumerator.c: Fix a couple more places where
an error was assumed.
* change favorite icons
* favorite-vfs-file.c: Don't free priv->uri until finalize.
* favorites: Fix some leaks revealed by valgrind.
- Remove fix_sn-item_control_reaches_end_of_non-void_function.patch
and xapps-void-return-no-return.patch, fixed
==== xdg-desktop-portal-kde ====
Version update (5.20.4 -> 5.20.5)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.20.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.20.5
- No code changes since 5.20.4
==== xdm ====
Subpackages: xdm-xsession
- fixed path of pidof tool for older openSUSE Leap releases
(boo#1179607)
==== xen ====
Version update (4.14.0_12 -> 4.14.1_05)
Subpackages: xen-libs xen-tools-domU
- Update libxl.set-migration-constraints-from-cmdline.patch
Remove code which handled --max_factor. The total amount of
transferred data is no indicator to trigger the final stop+copy.
This should have been removed during upgrade to Xen 4.7.
Fix off-by-one in --max_iters, it caused one additional copy cycle.
Reduce default value of --max_iters from 5 to 2.
The workload within domU will continue to produce dirty pages.
It is unreasonable to expect any slowdown during migration.
Now there is one initial copy of all memory, one instead of four
iteration for dirty memory, and a final copy iteration prior move.
- Update to Xen 4.14.1 bug fix release (bsc#1027519)
xen-4.14.1-testing-src.tar.bz2
Contains the following recent security fixes
bsc#1179516 XSA-359 - CVE-2020-29571
bsc#1179514 XSA-358 - CVE-2020-29570
bsc#1179513 XSA-356 - CVE-2020-29567
bsc#1178963 XSA-355 - CVE-2020-29040
bsc#1178591 XSA-351 - CVE-2020-28368
bsc#1179506 XSA-348 - CVE-2020-29566
bsc#1179502 XSA-325 - CVE-2020-29483
bsc#1179501 XSA-324 - CVE-2020-29484
bsc#1179498 XSA-322 - CVE-2020-29481
bsc#1179496 XSA-115 - CVE-2020-29480
- Dropped patches contained in new tarball
5f1a9916-x86-S3-put-data-sregs-into-known-state.patch
5f21b9fd-x86-cpuid-APIC-bit-clearing.patch
5f479d9e-x86-begin-to-support-MSR_ARCH_CAPS.patch
5f4cf06e-x86-Dom0-expose-MSR_ARCH_CAPS.patch
5f4cf96a-x86-PV-fix-SEGBASE_GS_USER_SEL.patch
5f560c42-x86-PV-64bit-segbase-consistency.patch
5f560c42-x86-PV-rewrite-segment-ctxt-switch.patch
5f5b6b7a-hypfs-fix-custom-param-writes.patch
5f607915-x86-HVM-more-consistent-IO-completion.patch
5f6a002d-x86-PV-handle-MSR_MISC_ENABLE-correctly.patch
5f6a0049-memory-dont-skip-RCU-unlock-in-acquire_resource.patch
5f6a0067-x86-vPT-fix-race-when-migrating-timers.patch
5f6a008e-x86-MSI-drop-read_msi_msg.patch
5f6a00aa-x86-MSI-X-restrict-reading-of-PBA-bases.patch
5f6a00c4-evtchn-relax-port_is_valid.patch
5f6a00df-x86-PV-avoid-double-exception-injection.patch
5f6a00f4-evtchn-add-missing-barriers.patch
5f6a0111-evtchn-x86-enforce-correct-upper-limit.patch
5f6a013f-evtchn_reset-shouldnt-succeed-with.patch
5f6a0160-evtchn-IRQ-safe-per-channel-lock.patch
5f6a0178-evtchn-address-races-with-evtchn_reset.patch
5f6a01a4-evtchn-preempt-in-evtchn_destroy.patch
5f6a01c6-evtchn-preempt-in-evtchn_reset.patch
5f6cfb5b-x86-PV-dont-GP-for-SYSENTER-with-NT-set.patch
5f6cfb5b-x86-PV-dont-clobber-NT-on-return-to-guest.patch
5f71a21e-x86-S3-fix-shadow-stack-resume.patch
5f76ca65-evtchn-Flask-prealloc-for-send.patch
5f76caaf-evtchn-FIFO-use-stable-fields.patch
5f897c25-x86-traps-fix-read_registers-for-DF.patch
5f897c7b-x86-smpboot-restrict-memguard_guard_stack.patch
5f8ed5d3-x86-mm-map_pages_to_xen-single-exit-path.patch
5f8ed5eb-x86-mm-modify_xen_mappings-one-exit-path.patch
5f8ed603-x86-mm-prevent-races-in-mapping-updates.patch
5f8ed635-IOMMU-suppress-iommu_dont_flush_iotlb-when.patch
5f8ed64c-IOMMU-hold-page-ref-until-TLB-flush.patch
5f8ed682-AMD-IOMMU-convert-amd_iommu_pte.patch
5f8ed69c-AMD-IOMMU-update-live-PTEs-atomically.patch
5f8ed6b0-AMD-IOMMU-suitably-order-DTE-mods.patch
xsa286-1.patch
xsa286-2.patch
xsa286-3.patch
xsa286-4.patch
xsa286-5.patch
xsa286-6.patch
xsa351-1.patch
xsa351-2.patch
xsa351-3.patch
xsa355.patch
- Pass --with-rundir to configure to get rid of /var/run
- bsc#1178736 - allow restart of xenwatchdogd, enable tuning of
keep-alive interval and timeout options via XENWATCHDOGD_ARGS=
add xenwatchdogd-options.patch
add xenwatchdogd-restart.patch
- bsc#1177112 - Fix libxc.sr.superpage.patch
The receiving side may punch holes incorrectly into optimistically
allocated superpages. Also reduce overhead in bitmap handling.
add libxc-bitmap-50a5215f30e964a6f16165ab57925ca39f31a849.patch
add libxc-bitmap-long.patch
add libxc-bitmap-longs.patch
- boo#1029961 - Move files in xen-tools-domU to /usr/bin from /bin
xen-destdir.patch
Drop tmp_build.patch
- bsc#1176782 - L3: xl dump-core shows missing nr_pages during
core. If maxmem and current are the same the issue doesn't happen
5fca3b32-tools-libs-ctrl-fix-dumping-of-ballooned-guest.patch
- bsc#1178963 - VUL-0: xen: stack corruption from XSA-346 change
(XSA-355)
xsa355.patch
- Fix build error with libxl.fix-libacpi-dependency.patch
- Enhance libxc.migrate_tracking.patch
Hide SUSEINFO messages from pause/unpause/resume from xl command.
They are intended for libvirt logging, but lacked info about
execution context.
Remove extra logging about dirty pages in each iteration, the
number of transferred pages + protocol overhead is already
reported elsewhere.
- Remove libxl.libxl__domain_pvcontrol.patch
It is already part of 4.14.0-rc1
==== xf86-video-r128 ====
Version update (6.11.0 -> 6.12.0)
- update to 6.12.0:
* Separate EXA and XAA initialization
* Evaluate NoAccel option inside R128PreInit
* Evaluate EXA related options inside R128PreInit
* Evaluate software cursor option inside R128PreInit
* Remove OPTION_DAC_8BIT option
* Move many DDX UMS options into R128UMSOption
* Delete USE_CRT_ONLY conditional compilation directive
* Delete OPTION_DISPLAY option enumeration
* Move RAMDAC module initialization into R128LegacyMS
* Move loading of EXA and XAA modules into R128PreInitAccel
* Version bumped to 6.11.100
* Prevent disabling of EXA inside R128ScreenInit
* Consolidate frame buffer initialization code
* Deprecate R128EXAAccelInit
* Deprecate R128AccelInit
* Deprecate R128VerboseInitEXA
* Consolidate EXA initialization code into R128EXAInit
* Hold off enabling acceleration until EXA / XAA are fully initialized
* Version bumped to 6.11.101
* Rename R128UMSOption to r128UMSOption
* Consolidate acquisition of many options into two functions
* Version bumped to 6.11.102
* Fix for build failure when --disable-dri option is specified
* Remove Dac6Bit option from man page
==== xfce4-mailwatch-plugin ====
Version update (1.2.0 -> 1.3.0)
Subpackages: xfce4-mailwatch-plugin-lang
- Update to version 1.3.0
- GTK 3 Port
- Remove Libgcrypt dependency
- Move "watching" column to the left to avoid overlapping with
scrollbar
- Add support for XfceTitledDialog new API
- Fix cast to pointer
- Replace deprecated GTimeVal
- Update URLs from goodies.x.o to docs.x.o (bxo#16167)
- Added support for multi-row/column panels in xfce4-panel > 4.9
- Fix running command on each change of the count
- Fix running an empty command
- Do not run command when new message count is 0
- Add SSL support CFLAGS and LDFLAGS conditionally
- Translation Updates
==== xfce4-places-plugin ====
Subpackages: xfce4-places-plugin-lang
- Fixed dependency requirements for GTK3: pkgconfig(libxfce4panel-2.0)
==== xfce4-smartbookmark-plugin ====
Version update (0.5.1 -> 0.5.2)
Subpackages: xfce4-smartbookmark-plugin-lang
- Update to version 0.5.2
* Fix build with panel 4.15
* Fix ISO C90 forbids mixed declarations and code
* Update configure.ac.in syntax
* Create README.md. Update configure.ac.in
* Add basic GitLab pipeline
* Update URLs from goodies.x.o to docs.x.o (bxo#16176)
* Fix build with panel 4.15
* Make build less verbose
* s/http/https
* Translation Updates
- Remove xfce4-smartbookmark-plugin-0.5.0-defaults.patch
* Xfce Bugzilla was replaced by Gitlab, the Patch no longer applies
==== xmlsec1 ====
Version update (1.2.30 -> 1.2.31)
Subpackages: libxmlsec1-1 libxmlsec1-nss1 libxmlsec1-openssl1
- Update to version 1.2.31:
+ Unload error strings in OpenSSL shutdown.
+ Make userData available when executing preExecCallback
function.
+ Add an option to use secure memset.
- Pass --disable-md5 to configure: The cryptographic strength of
the MD5 algorithm is sufficiently doubtful that its use is
discouraged at this time. It is not listed as an algorithm in
[XMLDSIG-CORE1]
https://www.w3.org/TR/xmlsec-algorithms/#bib-XMLDSIG-CORE1
==== xreader ====
Version update (2.8.0 -> 2.8.1)
Subpackages: libxreaderdocument3 libxreaderview3 xreader-lang xreader-plugin-comicsdocument xreader-plugin-djvudocument xreader-plugin-dvidocument xreader-plugin-epubdocument xreader-plugin-pdfdocument xreader-plugin-pixbufdocument xreader-plugin-psdocument xreader-plugin-tiffdocument xreader-plugin-xpsdocument
- Update to version 2.8.1.
* Convert parse_mimetypes from returning g_char** to void
* l10n: Update translations
- Remove fix_no_return_statement_ev-application.c.patch, fixed.
- Fix RPMLINT warning W: obsolete-not-provided.
==== yakuake ====
Version update (20.08.3 -> 20.12.0)
Subpackages: yakuake-lang
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
- Update to 20.11.90
* New feature release
- No code change since 20.11.80
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* Consider renaming tabs via DBus interactive. This
allows it to override a previouly interactively set title. (kde#428400)
* Fix deprecated knsrc file location
* Fix fullscreen mode regression (kde#424286)
==== yast2 ====
Version update (4.3.45 -> 4.3.46)
Subpackages: yast2-logs
- Removed SCR agent .etc.inittab which is obsolete because SysVinit
is no longer supported (bsc#1175494).
- 4.3.46
==== yast2-alternatives ====
Version update (4.3.0 -> 4.3.1)
- Change .desktop file so module launches with xdg-su (bsc#1180173).
- 4.3.1
==== yast2-country ====
Version update (4.3.10 -> 4.3.11)
Subpackages: yast2-country-data
- Removed old code for sysvinit configuration (bsc#1175494).
- 4.3.11
==== yast2-firstboot ====
Version update (4.3.9 -> 4.3.10)
- Map the current static hostname only to the primary IP address
of the connections without a hostname.
- Do not write network changes that are not related with the
hostname client (bsc#1178834)
- 4.3.10
==== yast2-network ====
Version update (4.3.32 -> 4.3.37)
- When the static hostname is modified, propose the hostname to be
used by the affected connection (bsc#1174431)
- 4.3.36
- Fix prefix length assignation when the alias netmask uses
dot notation (bsc#1174766).
- 4.3.35
- Write also connections in case that the hostname mapped to a
connection primary IP address is changed through the DNS
standalone client (bsc#1174431)
- 4.3.34
- Allow to modify the hostname mapped to a connection primary IP
address when the associated hostname is modified (bsc#1174431)
- 4.3.33
==== yast2-pkg-bindings ====
Version update (4.3.4 -> 4.3.5)
- Set the previous "distro_target" option when restarting the
package manager (bsc#1176275), fixes upgrade from SLE12 via SMT
- 4.3.5
==== yast2-schema ====
Version update (4.3.15 -> 4.3.16)
- Add support for Btrfs quotas (jsc#SLE-7742).
- 4.3.16
==== yast2-security ====
Version update (4.3.5 -> 4.3.7)
- Removed old code for sysvinit configuration (bsc#1175494).
- 4.3.7
- Removed obsolete setting DISPLAYMANAGER_SHUTDOWN from
/etc/sysconfig/displaymanager (bsc#1175495).
- 4.3.6
==== yast2-storage-ng ====
Version update (4.3.28 -> 4.3.35)
- Partitioner: do not allow to modify the path of Btrfs subvolumes
(bsc#1180182)
- 4.3.35
- Storage: pre-generates an UUID for every swap device the
installer plans to create (related to jsc#SLE-17081, bsc#1169874,
and bsc#1177926).
- 4.3.34
- AutoYaST: setting the 'quotas' element to 'false' disables
subvolumes quotas, no matter whether the 'referenced_limit'
was specified or not (related to jsc#SLE-7742).
- 4.3.33
- Fixed deletion of dependant devicegraph nodes (bsc#1179590)
- 4.3.32
- AutoYaST: added management of tmpfs file systems (jsc#SLE-11308).
- 4.3.31
- Do not enforce installation of packages that are not strictly
needed (bsc#1065588).
- Partitioner: improved calculation of which packages need to be
installed in the running system (bsc#1168077).
==== yast2-trans ====
Version update (84.87.20201205.6b65f14502 -> 84.87.20201231.ee5608b05e)
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-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th 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.20201231.ee5608b05e:
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (French)
* Translated using Weblate (Czech)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (French)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
- Update to version 84.87.20201227.aee94d5ba8:
* Translated using Weblate (Portuguese)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Chinese (China))
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* Translated using Weblate (Indonesian)
* New POT for text domain 'network'.
* Translated using Weblate (Portuguese)
* New POT for text domain 'storage'.
* Translated using Weblate (Portuguese)
* Translated using Weblate (Slovak)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* New POT for text domain 'network'.
* Translated using Weblate (Italian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
- Update to version 84.87.20201220.b9bcd0f062:
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Czech)
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* New POT for text domain 'registration'.
* Translated using Weblate (Czech)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Japanese)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* New POT for text domain 'tune'.
* New POT for text domain 'network'.
* Translated using Weblate (Portuguese (Portugal))
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Added translation using Weblate (Portuguese (Portugal))
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Finnish)
* Translated using Weblate (Portuguese)
- Update to version 84.87.20201217.4c32b71e71:
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Czech)
* Translated using Weblate (Slovak)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (German)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* New POT for text domain 'storage'.
* New POT for text domain 'security'.
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* New POT for text domain 'storage'.
* New POT for text domain 'security'.
* New POT for text domain 'network'.
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
- Update to version 84.87.20201213.376c5d6d35:
* Translated using Weblate (Chinese (China))
* New POT for text domain 'security'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Czech)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* Translated using Weblate (Indonesian)
* New POT for text domain 'registration'.
* New POT for text domain 'firstboot'.
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese)
* New POT for text domain 'firstboot'.
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese (Portugal))
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Portuguese)
* Added translation using Weblate (Portuguese (Portugal))
==== yast2-tune ====
Version update (4.2.3 -> 4.3.1)
- remove elevator settings (bsc#1178797)
- 4.3.1
- add I/O device autoconfig checkbox on s390 (bsc#1168036)
- 4.3.0
==== yast2-vm ====
Version update (4.2.4 -> 4.2.5)
- Removed old code for sysvinit configuration (bsc#1175494).
- 4.2.5
==== zchunk ====
- Add d2eae512bee09a4047cfe586de12f644d73b0736.patch: Fix build
with zstd 1.4.7+.
==== zstd ====
Version update (1.4.5 -> 1.4.8)
- Update to version 1.4.8 to fix i586+s390x
- Update to version 1.4.7
* Improved --long mode
* --long now automatically enabled for any window size >= 128MB
* Faster decompression of small blocks
* CLI improvements
+ accept parameter through environment variable ZSTD_NBTHREADS
+ new command --output-dir-mirror
+ more accurate warning and error messages
* New experimental features
+ Shared Thread Pool
+ Faster Dictionary Compression
+ New Sequence Ingestion API
* Drop upstream fix-lib-build.patch
6
11
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:
Mesa
Mesa-drivers
apparmor
cepces
certmonger
firewalld
freecell-solver (6.8.0 -> 6.10.0)
kernel-source (6.9.6 -> 6.9.7)
kwin6 (6.1.1 -> 6.1.1.2)
libapparmor
openSUSE-release (20240627 -> 20240629)
patterns-base
perl-CGI (4.640.0 -> 4.660.0)
perl-Cpanel-JSON-XS (4.37 -> 4.380.0)
perl-Crypt-OpenSSL-Random (0.160.0 -> 0.170.0)
perl-GD (2.810.0 -> 2.830.0)
perl-HTTP-Message (6.450.0 -> 6.460.0)
perl-Mail-DKIM (1.20240124 -> 1.20240619)
pipewire (1.1.83 -> 1.2.0)
python311
python311-core
rdma-core (49.1 -> 52.0)
vlc
wireplumber (0.5.3+git11.4868b3c -> 0.5.4+git2.96dc045)
zypper (1.14.73 -> 1.14.74)
=== Details ===
==== Mesa ====
Subpackages: Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- boo1226725-test-fix1.patch
* another try to fix coloring on s390x and other platforms
- re-enabled patchtes only applied on s390x with previous change
on all platforms again
- apply patches below to get GL on s390x working again only on
s390x, because they break colors during YaST installation
also on x86_64 platform (QT/GTK using GL backend?) (boo#1226725)
- u_egl-gbm-Enable-RGBA-configs.patch,
u_egl-surfaceless-Enable-RGBA-configs.patch
* these are needed now after applying previous patch
u_dri-Fix-BGR-format-exclusion.patch also on other platforms
than s390x? (boo#1226725)
- u_dri-Fix-BGR-format-exclusion.patch
* fixes glxinfo/eglxinfo on s390x (boo#1226725, comment#6)
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- boo1226725-test-fix1.patch
* another try to fix coloring on s390x and other platforms
- re-enabled patchtes only applied on s390x with previous change
on all platforms again
- apply patches below to get GL on s390x working again only on
s390x, because they break colors during YaST installation
also on x86_64 platform (QT/GTK using GL backend?) (boo#1226725)
- u_egl-gbm-Enable-RGBA-configs.patch,
u_egl-surfaceless-Enable-RGBA-configs.patch
* these are needed now after applying previous patch
u_dri-Fix-BGR-format-exclusion.patch also on other platforms
than s390x? (boo#1226725)
- u_dri-Fix-BGR-format-exclusion.patch
* fixes glxinfo/eglxinfo on s390x (boo#1226725, comment#6)
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils python3-apparmor
- add sampa-rpcd-witness.diff: allow samba-dcerpcd to execute
rpcd_witness (boo#1225811)
==== cepces ====
Subpackages: cepces-certmonger cepces-selinux python3-cepces
- remove dependency on /usr/bin/python3 (bsc#1212476)
==== certmonger ====
- Add certmonger-c99-01.patch and certmonger-c99-02.patch in order to
make the package buildable with GCC 14. Patches originally by
Florian Weimer and from
https://pagure.io/certmonger/pull-request/265 [boo#1221683]
==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
==== freecell-solver ====
Version update (6.8.0 -> 6.10.0)
Subpackages: freecell-solver-presets libfreecell-solver0
- Update to 6.10.0
* Add experimental functions in FC_SOLVE_INSTANCE_PARAMS_QUERYING
* Fewer compile-time / lint-time warnings
* Convert some regular expressions from \d to [0-9]
==== kernel-source ====
Version update (6.9.6 -> 6.9.7)
- netfilter: fix undefined reference to 'netfilter_lwtunnel_*'
when CONFIG_SYSCTL=n (git-fixes).
- tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for
failed TFO (git-fixes).
- ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820
(git-fixes).
- commit a5efffa
- Linux 6.9.7 (bsc#1012628).
- fs/writeback: bail out if there is no more inodes for IO and
queued once (bsc#1012628).
- padata: Disable BH when taking works lock on MT path
(bsc#1012628).
- crypto: hisilicon/sec - Fix memory leak for sec resource release
(bsc#1012628).
- crypto: hisilicon/qm - Add the err memory release process to
qm uninit (bsc#1012628).
- io_uring/sqpoll: work around a potential audit memory leak
(bsc#1012628).
- rcutorture: Fix rcu_torture_one_read() pipe_count overflow
comment (bsc#1012628).
- rcutorture: Make stall-tasks directly exit when rcutorture
tests end (bsc#1012628).
- rcutorture: Fix invalid context warning when enable srcu
barrier testing (bsc#1012628).
- platform/chrome: cros_usbpd_logger: provide ID table for
avoiding fallback match (bsc#1012628).
- platform/chrome: cros_usbpd_notify: provide ID table for
avoiding fallback match (bsc#1012628).
- ubsan: Avoid i386 UBSAN handler crashes with Clang
(bsc#1012628).
- arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in
(bsc#1012628).
- block/ioctl: prefer different overflow check (bsc#1012628).
- ssb: Fix potential NULL pointer dereference in
ssb_device_uevent() (bsc#1012628).
- selftests/bpf: Prevent client connect before server bind in
test_tc_tunnel.sh (bsc#1012628).
- selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
(bsc#1012628).
- bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie (bsc#1012628).
- devlink: use kvzalloc() to allocate devlink instance resources
(bsc#1012628).
- batman-adv: bypass empty buckets in batadv_purge_orig_ref()
(bsc#1012628).
- wifi: rtw89: 8852c: add quirk to set PCI BER for certain
platforms (bsc#1012628).
- wifi: ath9k: work around memset overflow warning (bsc#1012628).
- af_packet: avoid a false positive warning in packet_setsockopt()
(bsc#1012628).
- clocksource: Make watchdog and suspend-timing multiplication
overflow safe (bsc#1012628).
- ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets
(bsc#1012628).
- drop_monitor: replace spin_lock by raw_spin_lock (bsc#1012628).
- ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23)
(bsc#1012628).
- wifi: ath12k: fix kernel crash during resume (bsc#1012628).
- scsi: qedi: Fix crash while reading debugfs attribute
(bsc#1012628).
- net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
(bsc#1012628).
- net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
(bsc#1012628).
- net/sched: fix false lockdep warning on qdisc root lock
(bsc#1012628).
- arm64/sysreg: Update PIE permission encodings (bsc#1012628).
- kselftest: arm64: Add a null pointer check (bsc#1012628).
- net: dsa: realtek: keep default LED state in rtl8366rb
(bsc#1012628).
- net: dsa: realtek: do not assert reset on remove (bsc#1012628).
- ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MV
(bsc#1012628).
- netpoll: Fix race condition in netpoll_owner_active
(bsc#1012628).
- wifi: ath12k: fix the problem that down grade phy mode operation
(bsc#1012628).
- wifi: mt76: mt7921s: fix potential hung tasks during chip
recovery (bsc#1012628).
- HID: Add quirk for Logitech Casa touchpad (bsc#1012628).
- HID: asus: fix more n-key report descriptors if n-key quirked
(bsc#1012628).
- bpf: avoid uninitialized warnings in verifier_global_subprogs.c
(bsc#1012628).
- selftests: net: fix timestamp not arriving in cmsg_time.sh
(bsc#1012628).
- net: ena: Add validation for completion descriptors consistency
(bsc#1012628).
- Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
(bsc#1012628).
- drm/amd/display: Exit idle optimizations before HDCP execution
(bsc#1012628).
- drm/amd/display: Workaround register access in idle race with
cursor (bsc#1012628).
- platform/x86: toshiba_acpi: Add quirk for buttons on Z830
(bsc#1012628).
- cgroup/cpuset: Make cpuset hotplug processing synchronous
(bsc#1012628).
- ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14
(bsc#1012628).
... changelog too long, skipping 352 lines ...
- commit d344d3a
==== kwin6 ====
Version update (6.1.1 -> 6.1.1.2)
Subpackages: kwin6-x11 libkwin6
- Update to 6.1.1.2:
* New bugfix release
- Changes since 6.1.1:
* 3rdparty: Reformat xcursor.{h,c}
* utils: Load Xcursor themes using QFile (kde#489241)
* 3rdparty: Drop xcursor write hook
* plugins/hidecursor: Set minimum to allow disabling hiding cursor on inactivity
* WindowHeapDelegate: Label text background (kde#483016)
* plugins/backgroundcontrast,blur: correct support checks
* opengl/glframebuffer: handle missing support for blits on Wayland (kde#484193)
* opengl: glBufferStorage is not supported on GL ES by default
* core/renderloop: assume high render times if the last frame has been a while ago
==== libapparmor ====
- add sampa-rpcd-witness.diff: allow samba-dcerpcd to execute
rpcd_witness (boo#1225811)
==== openSUSE-release ====
Version update (20240627 -> 20240629)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== 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
- suggest the full libcurl4 package for zypper installation
==== perl-CGI ====
Version update (4.640.0 -> 4.660.0)
- updated to 4.660.0 (4.66)
see /usr/share/doc/packages/perl-CGI/Changes
4.66 2024-06-04
[ FIX ]
- Restore trailing slashes in the ->url call (GH #267)
4.65 2024-06-04
[ TESTING ]
- "fix" t/url.t for older Perls (GH #266)
==== perl-Cpanel-JSON-XS ====
Version update (4.37 -> 4.380.0)
- updated to 4.380.0 (4.38)
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
4.38 2024-05-27 (rurban)
- Encode real core booleans as boolean notation (PR #224 leonerd)
- Minor test fixes by leonerd
- Fix docs typo (PR #225 karenetheridge)
==== perl-Crypt-OpenSSL-Random ====
Version update (0.160.0 -> 0.170.0)
- updated to 0.170.0 (0.17)
see /usr/share/doc/packages/perl-Crypt-OpenSSL-Random/Changes
0.17 2024-06-13 rurban
- fix older aix with missing -lz dependencies (timlegge PR #16)
- minor ci fixes
==== perl-GD ====
Version update (2.810.0 -> 2.830.0)
- updated to 2.830.0 (2.83)
see /usr/share/doc/packages/perl-GD/ChangeLog
2.83 * Fix missing PNG regression (RT #153923) on old
systems without the .pc, but gdlib-config. The check was too strict.
Requires now File::Which.
2.82 * Improve HEIF/AVIF autodetection (RT #153305) by Yuriy Yevtukhov.
* Fix strawberryperl default libgd path (shawnlaffan PR #54)
* Fix AVIF and Webp autodetection in tests (shawnlaffan PR #54)
==== perl-HTTP-Message ====
Version update (6.450.0 -> 6.460.0)
- updated to 6.460.0 (6.46)
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.46 2024-05-27 18:58:16Z
- Update several status codes to RFC 9110 (GH#197) (Wesley Schwengle)
==== perl-Mail-DKIM ====
Version update (1.20240124 -> 1.20240619)
- updated to 1.20240619
see /usr/share/doc/packages/perl-Mail-DKIM/Changes
1.20240619 2024-06-19 Australia/Melbourne
* Remove version check for Net::DNS, this fixes issues when using a
development version of Net::DNS
==== pipewire ====
Version update (1.1.83 -> 1.2.0)
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 1.2.0:
* This is the 1.2 release that is API and ABI compatible with
previous 1.1.x and 1.0.x releases.
* This release contains some of the bigger changes that happened
since the 1.0 release last year, including:
- Support for asynchronous processing has been implemented.
Nodes can choose (or be forced) to be scheduled
asynchronously. The graph will not wait for the output of the
node to continue processing but it will use the output of the
previous cycle (or silence) instead. This adds one cycle of
latency but it can avoid having some nodes blocking the
processing graph. Non realtime streams and filters now also
use this asynchronous processing instead of their own
slightly broken version.
- The concept of node.sync-group was added. This groups nodes
with overlapping sync-group together when one of them sets
the node.sync = true. This is now used to make sure all nodes
are scheduled together when JACK transport is started so that
they all see the same transport time.
- Config parsing errors are reported earlier and much better
with line and column numbers where the parsing started to
fail.
- Add support for mandatory metadata when negotiating buffer
parameters. This can be used to only negotiate extra buffer
planes when certain metadata is negotiated. One use case is
the explicit sync support that requires 2 extra fds for the
timelines.
- Explicit sync metadata and support was added.
- Support was added for making and using multiple data-loops
in the server and clients. Support for CPU affinity and
priorities was added to the data-loops as well.
- The log topic debug levels can now be changed at runtime with
metadata.
- The log levels in the pulse server can be dynamically changed
with a /core message.
- The UCM conflicting devices patches were merged.
- Add snapcast-discover module to stream to snapcast servers.
- Rework how peers are linked and the counters are updated.
Resume the peers when a node is unlinked and not yet
processed. This should cause less occasional dropouts in the
graph when reconnecting things.
- Many GStreamer element updates.
- Many more fixes and improvements.
* Highlights (since the previous 1.1.83 release)
- Small fixes here and there.
* PipeWire
- Compilation fixes after enabling -Werror=float-conversion
* Modules
- The module-rtp-sap now propagates the cleanup.sec property to
the rtp-source and the rtp-source now sets a property with
the receiving status.
- Fix for ROC 0.3, explicitly specify sender encoding. (#4070)
- Some fixes to the RAOP sink module, including a format fix
for 32 bit machines.
* Tools
- Fix pw-cli monitoring code.
* SPA
- Revert peer_enum_params again because it was not used and
flawed.
- Fix multichannel processing in webrtc AEC.
* GStreamer
- Logging improvements.
- Fix a race in the bufferpool activation.
* Bluetooth
- Improvements to BAP broadcast code parsing.
- Remove patch already included in 1.2.0:
* 0001-vulkan-fix-compilation.patch
==== python311 ====
Subpackages: python311-curses python311-dbm
- Add CVE-2024-4032-private-IP-addrs.patch to fix bsc#1226448
(CVE-2024-4032) rearranging definition of private v global IP
addresses.
==== python311-core ====
Subpackages: libpython3_11-1_0 python311-base
- Add CVE-2024-4032-private-IP-addrs.patch to fix bsc#1226448
(CVE-2024-4032) rearranging definition of private v global IP
addresses.
==== rdma-core ====
Version update (49.1 -> 52.0)
Subpackages: libefa1 libibverbs libibverbs1 libmana1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd
- Update to rdma-core v52.0
- No release notes available
- Add upstream patch Added-suffix-libdrm-to-CMakeLists.txt-for-drm.patch
to fix libdrm detection.
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-noX vlc-qt vlc-vdpau
- Restrict required version for libav* to avoid pulling in ffmpeg-6
packages.
==== wireplumber ====
Version update (0.5.3+git11.4868b3c -> 0.5.4+git2.96dc045)
Subpackages: libwireplumber-0_5-0 wireplumber-audio wireplumber-zsh-completion
- Update to version 0.5.4+git2.96dc045:
* l/find-best-target: Allow regular filters to be best targets
* linking-utils: fallback to role priority 0 if none is defined
- Update to version 0.5.4:
* Highlights:
- Refactored the role-based linking policy (previously known
also as "endpoints" or "virtual items" policy) to blend in
with the standard desktop policy. It is now possible use
role-based sinks alongside standard desktop audio operations
and they will only be used for streams that have a
"media.role" defined. It is also possible to force streams to
have a media.role, using a setting. Other features include:
blending with smart filters in the graph and allowing
hardware DSP nodes to be also used easily instead of
requiring software loopbacks for all roles. (#610, !649)
* Improvements:
- Filters that are not declared as smart will now behave again
as normal application streams, instead of being treated
sometimes differently (!657)
* Fixes:
- Fixed an issue that would cause WirePlumber to crash at
startup if an empty configuration file was present in one of
the search paths (#671)
- Fixed Bluetooth profile auto-switching when a filter is
permanently linked to the Bluetooth source (!650)
- Fixed an issue in the software-dsp script that would cause
DSP filters to stay around and cause issues after their
device node was destroyed (!651)
- Fixed an issue in the autoswitch-bluetooth-profile script
that could cause an infinite loop of switching between
profiles (!652, #617)
- Fixed a rare issue that could cause WirePlumber to crash when
dealing with a device object that didn't have the
"device.name" property set (#674)
==== zypper ====
Version update (1.14.73 -> 1.14.74)
Subpackages: zypper-log zypper-needs-restarting
- Let_readline_abort_on_Ctrl-C (bsc#1226493)
- packages: add '--system' to show @System packages (bsc#222971)
- version 1.14.74
3
3
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:
clazy (1.11git.20240311T110110~ebf99de -> 1.11git.20240520T014559~87b83e3)
firewalld (2.1.1 -> 2.1.2)
geoclue2
gtk3 (3.24.41 -> 3.24.42)
icewm (3.4.5 -> 3.5.0)
kernel-firmware (20240510 -> 20240519)
kio-extras
libslirp (4.7.0+60 -> 4.8.0+2)
msgraph (0.2.1 -> 0.2.2)
neon (0.32.5 -> 0.33.0)
openSUSE-release (20240521 -> 20240522)
python-pygit2
snapper (0.10.7 -> 0.11.0)
tlp
=== Details ===
==== clazy ====
Version update (1.11git.20240311T110110~ebf99de -> 1.11git.20240520T014559~87b83e3)
- Update to version 1.11git.20240520T014559~87b83e3:
* no-module-include: Fix test with Qt6, ignore internal include
of QtQmlBuiltinsDepends file
* lambda-in-connect test: remove unused and confusing member
variable
* Fix false positive from lambda-in-connect when the receiver
is on the stack
==== firewalld ====
Version update (2.1.1 -> 2.1.2)
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- update to 2.1.2:
* fix(policy): allow forward ports w/ to-addr for egress-
zone=HOST
* fix(rich): fix range check for large rule limit
* fix(tests): fix skip detection in fw-in-container environment
==== geoclue2 ====
Subpackages: system-user-srvGeoClue typelib-1_0-Geoclue-2_0
- Add /etc/geoclue/conf.d as used by tools like gnome-initial-setup
==== gtk3 ====
Version update (3.24.41 -> 3.24.42)
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.42:
+ GtkFileChooser:
- Avoid warnings about floating refs.
- Improve performance of recursive search.
- Populate search model in an idle.
+ GtkGLArea: Fix a regression in transparency handling.
+ Printing: Avoid accessing freed printers.
+ Accessibility: Drop support for the deprecated
atk_focus_tracker.
+ Wayland:
- Fix monitor sizes.
- Fix a crash related to tablet removal.
- Infer resizable edges for tiled windows.
- Always commit soon after acking a configure.
+ gdk:
- Use css cursor names as far as possible.
- Sync DND cursor use with GTK4.
+ build: Allow building against sysprof-capture-4.
+ Updated translations.
==== icewm ====
Version update (3.4.5 -> 3.5.0)
Subpackages: icewm-config-upstream icewm-default icewm-lite
- Update to 3.5.0:
* New -i,--install option installs an icewm-extra theme.
* Add file argument completion to the address bar.
* Add "cd" and "pwd" commands to the address bar.
* Improve tilde expansion on user login names.
* Document the 22 address bar editing keys.
* When lowering a frame by KeyWinLower, also lower it in the focus order.
* Keyboard layout icon names can now be longer than 2 letters.
* Don't use XSendEvent for internal WM actions, but use XPutBack.
* When focusing a client, clear urgency and stop flashing.
* When the frame drops urgency, also update the client.
* Let "icesh restore" also clear the urgency flag.
* Several small documentation improvements.
==== kernel-firmware ====
Version update (20240510 -> 20240519)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-ath12k 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 20240519 (git commit aae8224390e2):
* amdgpu: add new ISP 4.1.1 firmware
==== kio-extras ====
Subpackages: libkioarchive6-6
- Make kcm_trash conflict with kio < 5.116 only (boo#1221438)
==== libslirp ====
Version update (4.7.0+60 -> 4.8.0+2)
- Update to version 4.8.0+2:
* Fix actually linking the library
* Use simpler test linker script for detectiong --version-script option
* Release v4.8.0
* Explicit that -Dstatic=True is not meant for distributing a static library
* icmp6: Add echo request forwarding support
* fuzz: Fix icmp6 matching and checksum computation
* fuzz: Drop debugging
* fuzz: Drop debugging
* fuzz: Add ARP and NDP cases
* fuzz: Add IPv6 cases
* mbuf: Do not reallocate when the requested size already fits exactly
* mbuf: Fix copying headers
* oss-fuzz: Fix udp-h and tcp-h corpuses
* fuzz: comment coherency
* fuzz: Simplify TCP checksum code
* Note changes that can probably be security issues
* Add changelog for next release
* eth: pad ethernet frames to 60 bytes
* udp: Make cleanup loop clearer
* fuzz: Fix tftp fuzz actually receiving a file
* tftp: cleanup sessions remaining at slirp shutdown
* tftp: Fix use-after-free
* Add fuzzing CI
* fuzz: Add ip filtering
* tcp: hack syn/ack
* fuzzing: Increase coverage
* First attempt at fuzzing with libFuzzer based on @elmarco work
* Start some fuzzing test
* tcp: Fix testing for last fragment
* icmp: Fix msg duplication for debugging
* tcp: Fix allocating room
* mbuf: Be extra careful with freed pointer
* mbuf: remove '#define if*' member accessors
* m_cleanup_list: Fix missing cleanup packets from the same session
* tcp-input: inline TCP_REASS
* ip: remove second argument from ip_stripoptions()
* Document endianness of slirp_add_hostfwd parameters
==== msgraph ====
Version update (0.2.1 -> 0.2.2)
- Update to version 0.2.2:
+ Add remote copy and move functions.
+ Drop Authorization header during download.
+ Fix browsing shared files.
- Drop pkgconfig(rest-0.1) BuildRequires: no longer needed.
- Add pkgconfig(libxml-2.0) BuildRequires: new dependency for the
test suite.
- Enable test suite: run meson_test in check section.
- Remove 'drive' test from test suite: this specific test wants to
verify the library against Microsofts servers. As we build
without network connectivity, this test cannot pass for us.
==== neon ====
Version update (0.32.5 -> 0.33.0)
- update to 0.33.0:
* Interface clarifications
* added DAV:lockroot support per RFC 4918
* Improved handling of interim (1xx) responses, headers in
interim responses are now accessible
* TLS name verification updated to match RFC 9110/6125, added
strict handling of IP literals vs DNS names
* bug fixes
- drop fix_timeout_tests_for_ppc64le.patch
- replace replace_manpage_with_links.sh with fdupes
==== openSUSE-release ====
Version update (20240521 -> 20240522)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== python-pygit2 ====
- add pygit2-Upgrade_to_libgit2_v1_8_1-2.patch
pygit2-Upgrade_to_libgit2_v1_8_1.patch: support libgit2 1.8.1
==== snapper ====
Version update (0.10.7 -> 0.11.0)
Subpackages: libsnapper7 snapper-zypp-plugin
- async cleanup of stale btrfs qgroups (bsc#1222847)
- version 0.11.0
- reverted some parts of PR#884 to fix build in obs
- run cleanup service every hour (gh#openSUSE/snapper#885)
- disable qgroup if it does not exist to avoid failure creating
snapshots with kernel 6.8.4 (gh#openSUSE/snapper#894)
- avoid excessive logging (gh#openSUSE/snapper#892)
- improved log message (see gh#openSUSE/snapper#866)
- improved error message (gh#openSUSE/snapper#864)
Sat 9 Mar 09:44:17 GMT 2024 - infinity0(a)pwned.gg
- add support for quarterly snapshots
- select table style based on codeset
- added experimental bcachefs support (gh#openSUSE/snapper#858)
- lock config during list and cleanup commands and in zypper plugin
(gh#openSUSE/snapper#867)
- increase min age for cleanup to 3600 seconds
- drop permissions check in GetPluginsReport and ClearPluginsReport
(gh#openSUSE/snapper#856)
==== tlp ====
Subpackages: tlp-rdw
- Conflicts with tuned (bsc#1224202)
- Spec cleanups
- Fix systemd_sleepdir: It must be %{_systemd_util_dir}/system-sleep
and not %{_unitdir}/system-sleep (/usr/lib/systemd/system-sleep
instead of /usr/lib/systemd/system/system-sleep).
2
1
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
AppStream-qt6
SVT-AV1 (2.1.2 -> 2.2.0)
bash (5.2.26 -> 5.2.32)
emacs
ffado (2.4.7 -> 2.4.9)
flatpak (1.15.8 -> 1.15.10)
gstreamer-plugins-bad
heaptrack
kernel-firmware-nvidia-gspx-G06 (550.100 -> 550.107.02)
libdeflate (1.20 -> 1.21)
libinput (1.26.0 -> 1.26.2)
libntlm (1.7 -> 1.8)
libpng16
librsvg (2.58.2 -> 2.58.3)
libwacom (2.11.0 -> 2.12.2)
libxmlb (0.3.18 -> 0.3.19)
ncurses (6.5.20240810 -> 6.5.20240817)
nvidia-open-driver-G06-signed (550.100_k6.10.5_1 -> 550.107.02_k6.10.5_1)
openSUSE-release (20240818 -> 20240820)
ovmf
postfix
python-tomli
readline (8.2.10 -> 8.2.13)
sane-backends
selinux-policy (20240814 -> 20240816)
systemd (256.4 -> 256.5)
tiff
xen (4.18.2_06 -> 4.19.0_02)
=== Details ===
==== AppStream ====
- BuildRequire gettext-devel instead of gettext: allow OBS to
shortcut through gettext-runtime-mini.
==== AppStream-qt6 ====
- BuildRequire gettext-devel instead of gettext: allow OBS to
shortcut through gettext-runtime-mini.
==== SVT-AV1 ====
Version update (2.1.2 -> 2.2.0)
- Update to release 2.2.0
* Improve the tradeoffs for the random access mode across presets:
* Speedup of ~15% across presets M0 - M8 while maintaining
similar quality levels
* Improve the tradeoffs for the low-delay mode across presets
* Increased temporal resolution setting to 6L for 4k
resolutions by default
* Added ARM optimizations for functions with c_only equivalent
yielding an average speedup of ~13% for 4k10bit
==== bash ====
Version update (5.2.26 -> 5.2.32)
Subpackages: bash-sh
- Add upstream patches
* bash52-027
The configure test for the presence of strtoimax(3) is inverted.
* bash52-028
A DEBUG trap in an asynchronous process can steal the controlling terminal
away from the calling shell, causing it to exit.
* bash52-030
`wait -n' can fail to return some jobs if they exit due to signals the shell
does not report to the user.
* bash52-031
There is a memory leak in the code that implements the optimized $(<file)
expansion for some code paths.
* bash52-032
When printing functions containing coprocesses, the displayed coproc command
has the word COPROC inserted unconditionally, resulting in function bodies
that cannot be re-read as input.
==== emacs ====
Subpackages: emacs-el emacs-eln emacs-info emacs-nox etags
- Only suggest emacs-games to avoid warning about
game dir '/var/games/emacs': Permission denied (boo#1228058)
==== ffado ====
Version update (2.4.7 -> 2.4.9)
- Update to version 2.4.9
* Support compilation against musl libc.
* Remove build-time checks for utilities that are not used
(pyuic).
* Install the ffado-mixer appdata file only if ffado-mixer has
been built.
* Add a DATADIR option to scons and use it in line with GNU
conventions.
* Update the AppStream document with more complete information
and in line with current best practice.
* Rename XDG files to match modern standards.
* Install XDG files manually to simplify the build script and
avoid depending on xdg-utils.
- Changes from version 2.4.8
* Make various mixer modules work under Python 3.10 and later:
Presonus Firebox, Presonus FP10, Presonus Inspire1394 and
Yamaha Go.
* Deal with the removal of SafeConfigParser in Python 3.12.
==== flatpak ====
Version update (1.15.8 -> 1.15.10)
Subpackages: flatpak-remote-flathub flatpak-selinux flatpak-zsh-completion libflatpak0 system-user-flatpak
- Update to version 1.15.10:
+ Dependencies: In distributions that compile Flatpak to use a
separate bubblewrap (bwrap) executable, version 0.10.0 is
required. This version adds a new feature which is required by
the security fix in this release.
+ Security fixes: Don't follow symbolic links when mounting
persistent directories (--persist option). This prevents a
sandbox escape where a malicious or compromised app could edit
the symlink to point to a directory that the app should not
have been allowed to read or write. (CVE-2024-42472,
GHSA-7hgv-f2j8-xw87)
+ Documentation: Mark the 1.12.x and 1.10.x branches as
end-of-life
+ Other bug fixes: Fix several memory leaks
+ Internal changes:
- Record a log file when running build-time tests with
AddressSanitizer
- Add initial suppressions file for AddressSanitizer
==== gstreamer-plugins-bad ====
Subpackages: libgstadaptivedemux-1_0-0 libgstanalytics-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstcuda-1_0-0 libgstinsertbin-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstmse-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
- Add 85b4fbf40b1d53a4141941abf70d2d4d83eb140e.patch: msdk: replace
strcmp with g_strcmp0. Because strcmp doesn't handle NULL.
==== heaptrack ====
Subpackages: heaptrack-gui
- Add upstream change:
* 0001-cmake-Fix-C-compatibility-of-libunwind-probes.patch
==== kernel-firmware-nvidia-gspx-G06 ====
Version update (550.100 -> 550.107.02)
- Update to 550.107.02
- For CUDA update version to 560.28.03
==== libdeflate ====
Version update (1.20 -> 1.21)
- update to 1.21:
* Fixed build error on x86 with gcc 8.1 and gcc 8.2.
* Fixed build error on x86 when gcc 11 is paired with a
binutils version that doesn't support AVX-VNNI
e.g. as it is on RHEL 9.
* Fixed build error on arm64 with gcc 6.
* Fixed build error on arm64 with gcc 13.1 and later with some
- mcpu options.
* Enabled detection of dotprod support in Windows ARM64 builds.
==== libinput ====
Version update (1.26.0 -> 1.26.2)
Subpackages: libinput-udev libinput10
- Update to release 1.26.2
* Added quirks for the LG Gram 14 and the Minisvorum V3
==== libntlm ====
Version update (1.7 -> 1.8)
- update to 1.8:
* The release tarball is now reproducible.
* We publish a minimal source-only tarball.
* This tarball does not contain any generated files, and is
sufficient to reproduce the full tarball
(assuming build dependencies are available).
* No changes since last version.
==== libpng16 ====
- Fix missing backslash
==== librsvg ====
Version update (2.58.2 -> 2.58.3)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Update to version 2.58.3:
+ A couple of fixes from fuzz testing:
- Fix assertion failures with large Hue value in hsl() or hwb()
colors.
- Limit the baseFrequency for feTurbulence to avoid integer
overflow.
- Remove an obsolete test.
==== libwacom ====
Version update (2.11.0 -> 2.12.2)
Subpackages: libwacom-data libwacom9
- update to 2.12.2
* Device Fixes:
- HUION Kamvas 16 2019
- Prefix the kamvas pro 13 with Huion like all other Huion
tablets
- Fix the Huion Kamvas 12 file
* Device Other:
- Don't create a default match for fallback devices
* Other Fixes:
- Fix a memory leak
- Set the device name in new_from_path() to override the
fallback name
* Tests:
test: run ruff format over test_svg.py
test: add support for testing new_from_path() through uinput
- update to 2.12.1
* Device Fixes:
- Drop the firmware match from the Huion Inspiroy 2 S
* Features:
- Fix off-by-one check for stripping the quote from NAME/UNIQ
- Use g_clear_pointer() during libwacom_*_unref()
- update to 2.12.0
* New Devices:
- Huion Kamvas Pro 24 (GT-240, QHD)
- Huion WH1409
- Wacom Movink
- Wacom HID 49A0 (Dell latitude 5320 2-in-1)
- Wacom HID 5334 Pen
- XP-PEN Deco Mini 4
* Device Fixes:
- Fix tablet file for the Huion Inspiroy 2S
- Improve Huion Inspiroy 2 m support
- Update the Inspiroy 2L
- Add a dial to the Huion Inspiroy 2 L and M
- Fix the Inspiroy 2S layout
- Set the right PID for the Inpspiroy 2 L and M
- Rename second ButtonB id in the DTI-520 svg layout
- Fix Huion RTM-500 Support
- Added more device names for Kamvas 13 variants
- Fix buttons for Huion and Gaomon tablets
- Mark huion/gaomon tablets with Dials as such
- XP pen tablets have no Rings
- Drop accidental comma from the Gaomon/Huion layout files
* Device Other:
- Auto generated HUION tablet description files
- Auto generated GAOMON tablet description files
- Remove layout files without buttons/strips/dials
- Remove a superfluous rect from the huion mini keydial kd100
- Use NumRings instead of separate Ring/Ring2
- Switch DeviceMatch to use a pipe as separator
- Add a firmware string entry to the matches
- Skip over empty Layout= assignments
* Features:
- Rework match_from_string
- Rework the match approach to prefer uniq over name
- Allow to match by uniq without name
- Add Gaomon S620 firmware match
- Add support for relative dials
- Add libwacom_new_from_builder to construct a new device
* Other Fixes:
- Fetch the name and uniq from udev properties, not sysfs
- Keyboard devices are not ID_INPUT_TABLET_PAD
- Don't mark a Mouse device as tablet or pad
- Set the bustype in libwacom_new_for_path
- Document touch strips
* Tests:
- Remove the requirement for a Layout file
- Replace the SVG validity test with a pytest-based one
- Add a test for unnecessary SVGs
- Add some tracing to the svg validity test
- Svgs for dials need to have CW and CCW labels, not Up/Down
- Set proper test names for the hwdb tests
- Skip errors in SVGs for autogenerated devices
- Check the svg for Dial2 if we have two dials
- Skip hwdb tests if the systemd commands fail
- Install our hwdb file during the test
- Add ids to the parametrized tablet file tests
- Add a pytest wrapper for libwacom
- Skip/fail with an error if the systemd commands failed
- Replace the uinput-based hwdb test with a direct query
- Don't reload the udev rules
- Move the asan check into meson.build
* Build:
- Make pytest more verbose
- Bump to meson 0.56.0
- More logging of the pytests
- Split the pytest invocations into separate ones
==== libxmlb ====
Version update (0.3.18 -> 0.3.19)
- update to 0.3.19:
* Add xb_version_string() to get the runtime ABI version
* - Add the runtime version as the default XMLb invalidation
GUID
==== ncurses ====
Version update (6.5.20240810 -> 6.5.20240817)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20240817
+ review/update foot for 1.18.1 -TD
+ add a note about DomTerm 3.2.0 -TD
+ add new glob-expressions variables to list in config.status script
(patch by Werner Fink).
+ add --enable-install-prefix to modify behavior of $DESTDIR to merge
or replace the value set by --prefix (adapted from suggestion by
Eli Zaretskii).
- Remove patch fix-20240810.patch as now upstream
- Correct offsets of patches
* ncurses-5.9-ibm327x.dif
* ncurses-6.4.dif
==== nvidia-open-driver-G06-signed ====
Version update (550.100_k6.10.5_1 -> 550.107.02_k6.10.5_1)
- Update to 550.107.02
- For CUDA update version to 560.28.03
- better summary and description for KMP
==== openSUSE-release ====
Version update (20240818 -> 20240820)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd
- automatically generated by openSUSE-release-tools/pkglistgen
==== ovmf ====
Subpackages: qemu-uefi-aarch64
- Removed -code/-vars files of AMD SEV flavor because SEV ovmf only
supports unified image.
- Updated 50-ovmf-x86_64-sev.json descriptor
- Use ovmf-x86_64-sev.bin unified image instead of separate images
ovmf-x86_64-sev-code/vars.bin.
- add "mode": "stateless", currently SEV ovmf only supports
stateless mode.
- Removed "amd-sev" and "amd-sev-es" feature tags from the following
descriptors because we separate SEV as a flavor:
60-ovmf-x86_64-2m.json
60-ovmf-x86_64.json
- Add descriptors.tar.xz.README as the readme of descriptors.tar.xz
==== postfix ====
- Remove rcpostfix symlink [jsc#PED-266]
- postfix-script requires cmp
==== python-tomli ====
- Make testing more verbose
==== readline ====
Version update (8.2.10 -> 8.2.13)
- Add upstream patches
* readline82-011
Some systems (e.g., macOS) send signals early on in interactive
initialization, so readline should retry a failed open of the init file.
* readline82-012
If a user happens to bind do-lowercase-version to something that isn't a
capital letter, so _rl_to_lower doesn't change anything and the result is
still bound to do-lowercase-version, readline can recurse infinitely.
* readline82-013
When readline is accumulating bytes until it reads a complete multibyte
character, reading a byte that makes the multibyte character invalid can
result in discarding the bytes in the partial character.
- Port patch readline-8.2.dif
==== sane-backends ====
Subpackages: libsane1 sane-backends-autoconfig
- Cherry-pick upstream patch to remove unnecessary Unicode character
* remove_unnecessary_unicode_character.patch
- Use individual %patch statements over %autosetup to allow
for different levels of path stripping for both patches
==== selinux-policy ====
Version update (20240814 -> 20240816)
Subpackages: selinux-policy-targeted
- Update to version 20240816:
* Initial policy for syslog-ng (bsc#1229153)
==== systemd ====
Version update (256.4 -> 256.5)
Subpackages: libsystemd0 libudev1 systemd-container udev
- Import commit bef0958f4db1b774c23505e93537ffe16f1b3894 (merge of v256.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/5bba1ebe17564b606cc5d1c07b14123…
- Make the 32bit version of libudev.so available again (bsc#1228223)
The symlink for building 32bit applications was mistakenly dropped when the
content of libudev-devel was merged into systemd-devel.
Provide the 32bit flavor of systemd-devel again, which should restore the plug
and play support in Wine for 32bit windows applications.
==== tiff ====
- security update:
* CVE-2024-7006 [bsc#1228924]
Fix pointer deref in tif_dirinfo.c
+ tiff-CVE-2024-7006.patch
==== xen ====
Version update (4.18.2_06 -> 4.19.0_02)
Subpackages: xen-libs xen-tools-domU
- bsc#1228574 - VUL-0: CVE-2024-31145: xen: error handling in x86
IOMMU identity mapping (XSA-460)
66bb6f78-x86-IOMMU-move-tracking-in-iommu_identity_mapping.patch
- bsc#1228575 - VUL-0: CVE-2024-31146: xen: PCI device pass-through
with shared resources (XSA-461)
66bb6fa5-x86-pass-through-document-as-security-unsupported.patch
- Upstream bug fixes (bsc#1027519)
66a8b8ac-bunzip2-rare-failure.patch
- Update to Xen 4.19.0 FCS release (jsc#PED-8907)
xen-4.19.0-testing-src.tar.bz2
- New Features
* On x86:
- Introduce a new x2APIC driver that uses Cluster Logical addressing mode
for IPIs and Physical addressing mode for external interrupts.
* On Arm:
- FF-A notification support.
- Introduction of dynamic node programming using overlay dtbo.
* Add a new 9pfs backend running as a daemon in dom0. First user is
Xenstore-stubdom now being able to support full Xenstore trace capability.
* libxl support for backendtype=tap with tapback.
- Changed Features
* Changed flexible array definitions in public I/O interface headers to not
use "1" as the number of array elements.
* The minimum supported OCaml toolchain version is now 4.05
* On x86:
- HVM PIRQs are disabled by default.
- Reduce IOMMU setup time for hardware domain.
- Allow HVM/PVH domains to map foreign pages.
- Declare PVH dom0 supported with caveats.
* xl/libxl configures vkb=[] for HVM domains with priority over vkb_device.
* Increase the maximum number of CPUs Xen can be built for from 4095 to
16383.
* When building with Systemd support (./configure --enable-systemd), remove
libsystemd as a build dependency. Systemd Notify support is retained, now
using a standalone library implementation.
* xenalyze no longer requires `--svm-mode` when analyzing traces
generated on AMD CPUs
* Code symbol annotations and MISRA compliance improvements.
- Removed Features
* caml-stubdom. It hasn't built since 2014, was pinned to Ocaml 4.02, and has
been superseded by the MirageOS/SOLO5 projects.
* /usr/bin/pygrub symlink. This was deprecated in Xen 4.2 (2012) but left for
compatibility reasons. VMs configured with bootloader="/usr/bin/pygrub"
should be updated to just bootloader="pygrub".
* The Xen gdbstub on x86.
* xentrace_format has been removed; use xenalyze instead.
- Dropped patches contained in new tarball
6617d62c-x86-hvm-Misra-Rule-19-1-regression.patch
6627a4ee-vRTC-UIP-set-for-longer-than-expected.patch
6627a5fc-x86-MTRR-inverted-WC-check.patch
662a6a4c-x86-spec-reporting-of-BHB-clearing.patch
662a6a8d-x86-spec-adjust-logic-to-elide-LFENCE.patch
663090fd-x86-gen-cpuid-syntax.patch
663a383c-libxs-open-xenbus-fds-as-O_CLOEXEC.patch
663a4f3e-x86-cpu-policy-migration-IceLake-to-CascadeLake.patch
663d05b5-x86-ucode-distinguish-up-to-date.patch
663eaa27-libxl-XenStore-error-handling-in-device-creation.patch
66450626-sched-set-all-sched_resource-data-inside-locked.patch
66450627-x86-respect-mapcache_domain_init-failing.patch
6646031f-x86-ucode-further-identify-already-up-to-date.patch
6666ba52-x86-irq-remove-offline-CPUs-from-old-CPU-mask-when.patch
666994ab-x86-SMP-no-shorthand-IPI-in-hotplug.patch
666994f0-x86-IRQ-limit-interrupt-movement-in-fixup_irqs.patch
666b07ee-x86-EPT-special-page-in-epte_get_entry_emt.patch
666b0819-x86-EPT-avoid-marking-np-ents-for-reconfig.patch
666b085a-x86-EPT-drop-questionable-mfn_valid-from-.patch
667187cc-x86-Intel-unlock-CPUID-earlier.patch
66718849-x86-IRQ-old_cpu_mask-in-fixup_irqs.patch
6671885e-x86-IRQ-handle-moving-in-_assign_irq_vector.patch
6672c846-x86-xstate-initialisation-of-XSS-cache.patch
6672c847-x86-CPUID-XSAVE-dynamic-leaves.patch
6673ffdc-x86-IRQ-forward-pending-to-new-dest-in-fixup_irqs.patch
xsa458.patch
- Enable support for ZSTD and LZO compression formats
1
0