openSUSE ARM
Threads by month
- ----- 2024 -----
- December
- 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
September 2020
- 14 participants
- 19 discussions
09 Mar '21
Is there any progress in getting working sound in Raspberry Pi 4 images; XFCE
or KDE? Tumbleweed and/or Leap 15.2?
--
fr.gr.
member openSUSE
Freek de Kruijf
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
5
9
Hello,
I am looking through openQA sources and I am very excited about
generalhw backend. I see that it is currently in use at
openqa.opensuse.org to test Raspberry Pi images. Unfortunately, there is
a little details in the sources, I only see that the backend calls some
preconfigured external commands to manipulate hardware, but I've failed
to find more implementation details.
Is there a kind of presentation or documentation on how all this works?
I am especially interested in how the flash card image is deployed?
--
With best regards,
Matwey V. Kornilov
2
4
Hello,
I tried writing Leap 15.2 EFI image to a SD card and slotting it into a
board, and it just works.
However, booting openSUSE in qemu is really difficult.
First you need the qemu which by deafult provides only aarch64 uefi, you
need to ask for the arm32 one:
zypper in qemu-arm qemu-uefi-aarch32
Than you need to create flash images for the firmware - at least there
are numerous guides that tell you that. Imagine it just worked like x86
and ppc
dd if=/dev/zero of=flash0.img bs=1M count=64
dd if=/dev/zero of=flash1.img bs=1M count=64
dd if=/usr/share/qemu/aavmf-aarch32-code.bin of=flash0.img conv=notrunc
dd if=/usr/share/qemu/aavmf-aarch32-vars.bin of=flash1.img conv=notrunc
Finally you can boot the image
qemu-system-aarch64 -nographic -machine virt -drive
file=openSUSE-Tumbleweed-ARM-JeOS-efi.armv7l-2020.09.29-Snapshot20200928.img,if=none,id=drive0,cache=writeback
-device virtio-blk,drive=drive0,bootindex=0 -drive
file=flash0.img,format=raw,if=pflash -drive
file=flash1.img,format=raw,if=pflash
after a lot of output grub comes up and complains:
error: failed to install/update FDT.
Loading Linux 5.8.7-1-default ...
Loading initial ramdisk ...
Press any key to continue...
That is when it does complain. Initially you select from the menu and
grub just immediately returns to the menu overwriting any error shown
with the menu background.
Is there a way to run ARM Tumbleweed in qemu?
I might be better off with statically linked qemu-user I suppose.
Thanks
Michal
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
3
2
30 Sep '20
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.28 -> 7.0.10.29)
Mesa (20.1.7 -> 20.1.8)
Mesa-drivers (20.1.7 -> 20.1.8)
PackageKit
apache2
appstream-glib (0.7.17 -> 0.7.18)
at-spi2-core (2.36.0 -> 2.36.1)
autoyast2 (4.3.48 -> 4.3.53)
bind
branding-openSUSE
brasero (3.12.2+20171213.567326a7 -> 3.12.2+20200906.5945fdff)
busybox-links
cellwriter
ceph (16.0.0.4863+g5d95d9d41d -> 16.0.0.5613+gb1a0951432)
clamav (0.102.4 -> 0.103.0)
clutter
dhcp
dpdk (19.11.3_k5.8.7_1 -> 19.11.4_k5.8.10_1)
dpdk-thunderx (19.11.3_k5.8.7_1 -> 19.11.4_k5.8.10_1)
dracut (050+suse.75.g266a76d9 -> 050+suse.227.g7a9b782d)
drbd (9.0.23~1+git.d16bfab7 -> 9.0.25~0+git.bd41626d)
elfutils (0.179 -> 0.181)
ell (0.32 -> 0.33)
emacs-apel
firewalld (0.7.5 -> 0.9.0)
gcc7
gegl
gimp
glib2 (2.64.4 -> 2.64.5)
glib2-branding-openSUSE
gnome-desktop (3.36.5 -> 3.36.6)
gnome-music (3.36.5 -> 3.38.0)
gnome-settings-daemon
gnome-shell
grilo-plugins
gsettings-desktop-schemas
gthumb (3.10.0 -> 3.10.1)
harfbuzz (2.6.8 -> 2.7.2)
hwdata (0.338 -> 0.339)
json-glib (1.4.4 -> 1.6.0)
kaccounts-integration
kernel-64kb (5.8.7 -> 5.8.10)
kernel-firmware (20200827 -> 20200916)
kernel-source (5.8.7 -> 5.8.10)
kio-extras5
kismet (2020_04_R3 -> 2020_09_R3)
kmail
ldb (2.1.4 -> 2.2.0)
libdbusmenu-qt5 (0.9.3+15.10.20150604 -> 0.9.3+16.04.20160218)
libdlm
libfido2 (1.4.0 -> 1.5.0)
libiptcdata (1.0.4 -> 1.0.5)
libphonenumber (8.10.15 -> 8.12.10)
libpipeline (1.5.0 -> 1.5.3)
libproxy
libproxy-plugins
libqt5-qtbase
librubberband (1.8.1 -> 1.8.2)
libsolv (0.7.14 -> 0.7.15)
libssh (0.9.4 -> 0.9.5)
libyui-qt (2.54.0 -> 2.55.0)
libzypp (17.24.2 -> 17.25.0)
monitoring-plugins (2.2 -> 2.3~alpha.20200520T233014.cadac85e)
multipath-tools (0.8.4+183+suse.1817ce2 -> 0.8.4+192+suse.1bc10ad)
musepack
mutt (1.14.6 -> 1.14.7)
nbd
noto-coloremoji-fonts (20200722 -> 20200916)
okular
openSUSE-build-key
openvpn (2.4.8 -> 2.4.9)
opusfile (0.11 -> 0.12)
os-prober (1.76 -> 1.77)
pam_mount
pango (1.46.1 -> 1.46.2)
perl (5.30.1 -> 5.30.3)
perl-BerkeleyDB (0.63 -> 0.64)
perl-Net-DNS (1.26 -> 1.27)
perl-libwww-perl (6.47 -> 6.49)
pinfo (0.6.10 -> 0.6.13)
pipewire (0.3.10 -> 0.3.11)
plymouth
psutils (p17 -> 2.03)
python-alembic (1.4.2 -> 1.4.3)
python-ldap (3.1.0 -> 3.3.1)
python-pygraphviz (1.5 -> 1.6)
qemu
qrencode (4.0.2 -> 4.1.0)
rubygem-diffy (3.3.0 -> 3.4.0)
rubygem-fog-core (2.2.0 -> 2.2.3)
samba (4.12.5+git.168.88cc07e6cbf -> 4.13.0+git.138.ff2d5480c67)
sane-backends (1.0.30 -> 1.0.31)
schily
shadow
shim
snapper (0.8.13 -> 0.8.14)
spectacle
squashfs
sysconfig (0.85.5 -> 0.85.6)
systemd (245.7 -> 246.4)
timezone
timezone-java
tracker (2.3.5 -> 2.99.5)
tracker-miners (2.3.4 -> 2.99.5)
tracker2 (2.3.5 -> 2.3.6)
transactional-update (2.24.1 -> 2.26)
vim (8.2.1551 -> 8.2.1719)
wpa_supplicant
xen (4.14.0_02 -> 4.14.0_08)
xf86-video-vesa (2.4.0 -> 2.5.0)
xreader (2.2.2 -> 2.6.4)
xterm (353 -> 359)
yast2 (4.3.27 -> 4.3.29)
yast2-core (4.3.1 -> 4.3.2)
yast2-firstboot (4.3.4 -> 4.3.5)
yast2-network (4.3.20 -> 4.3.22)
yast2-packager (4.3.7 -> 4.3.8)
yast2-ruby-bindings (4.3.2 -> 4.3.4)
yast2-trans (84.87.20200903.1610c60c29 -> 84.87.20200922.4798675e67)
zimg (2.9.3 -> 3.0.1)
zlib
zypper (1.14.38 -> 1.14.39)
=== Details ===
==== ImageMagick ====
Version update (7.0.10.28 -> 7.0.10.29)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagick++-7_Q16HDRI4 libMagickCore-7_Q16HDRI7 libMagickWand-7_Q16HDRI7
- update to 7.0.10.29:
* Eliminate infinite loop for certain SVG styles
* Add version element to JSON file format
* Enabled support for AVIF encoding on Windows.
* Clip path in 8bim profile is updated when the image is extended.
- remove ImageMagick-set-correct-colorspace.patch, ImageMagick-inkscape-commandilne.patch (upstream)
==== Mesa ====
Version update (20.1.7 -> 20.1.8)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- buildfix-ppc64le.patch
* buildfix for ppc64le (boo#1176562)
- update to 20.1.8:
* mainly bugfixes, highlights:
- Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
- khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
- Amber test opt_peel_loop_initial_if: Assertion failed
- Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
- [BRW] WRC 5 asserts with gallium nine and iris.
==== Mesa-drivers ====
Version update (20.1.7 -> 20.1.8)
Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600
- buildfix-ppc64le.patch
* buildfix for ppc64le (boo#1176562)
- update to 20.1.8:
* mainly bugfixes, highlights:
- Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
- khr_debug-push-pop-group_gl: ../src/util/simple_mtx.h:86: simple_mtx_lock: Assertion `c != _SIMPLE_MTX_INVALID_VALUE' failed.
- Amber test opt_peel_loop_initial_if: Assertion failed
- Dirt Rally: Flickering glitches on certain foliage since Mesa 20.1.0 caused by MSAA
- [BRW] WRC 5 asserts with gallium nine and iris.
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Add PackageKit-zypp-set-PATH.patch: zypp: Set PATH variable
(gh#/hughsie/PackageKit/commit/2fb7fc6e, bsc#1175315).
==== apache2 ====
Subpackages: apache2-doc apache2-example-pages apache2-prefork apache2-utils
- gensslcert: fix SAN in final cert generation
- Make use of %service_del_postun_without_restart
And stop using DISABLE_RESTART_ON_UPDATE as this interface is
obsolete.
==== appstream-glib ====
Version update (0.7.17 -> 0.7.18)
Subpackages: libappstream-glib8
- Update to version 0.7.18:
* Don't ignore localized strings that are the same as original
* Croatian translation 2nd attempt (#373)
* Test launchable tags in validation
* Add missing dependency to the readme
* as-app: Don't initialize mutex twice
* as-content-rating: Expand translator comments to link to OARS website
* as-content-rating: Lower the OARS/CSM mapping of sex-homosexuality/intense
* po: Import gs-content-rating.c translations from gnome-software
* po: Update po files
* as-content-rating: Add content rating system APIs from gnome-software
* Allow timestamp in the future in validate-relax
* Fix crash with invalid children of <ul/>
* as-app: Properly initialize unique_id_mutex
* The AppData files now go to /usr/share/metainfo
* util: Complete new validate-version command
* util: Add "validate-version" command
* trivial: Actually use the correct NEWS contents
* trivial: post release version bump
- Drop patch as-glib-PR359.patch (fixed upstream)
- Run spec-cleaner
* Remove rpm groups
==== at-spi2-core ====
Version update (2.36.0 -> 2.36.1)
Subpackages: libatspi0 typelib-1_0-Atspi-2_0
- Update to version 2.36.1:
+ meson: De-duplicate deps of 'Requires' in pkgconfig file
+ Make at-spi-dbus-bus.desktop Validat
+ Fix ucs2keysym line for Euro sign
+ Fix Qt annotations in DBus xml files
+ constants: Fix typos in two _COUNT constants
+ Fix a couple of memory leaks.
+ Fix use after free when a device listener is destroyed.
+ Fix use after free when an event listener is destroyed.
- Run spec-cleaner
+ Remove rpm groups
==== autoyast2 ====
Version update (4.3.48 -> 4.3.53)
Subpackages: autoyast2-installation
- Add the schema for 'backup' and 'upgrade' sections (bsc#1176834).
- 4.3.53
- Set 0o600 permissions to the generated profile when cloning
a system (bsc#1174202).
- Add new action `yast2 autoyast check-profile` (related to
bsc#1175735) which features:
-- XML syntax check
-- XML schema validation
-- try to fetch the profile
-- generate dynamic profile erb or classes/rules
-- optional try to import profile and detect any issues with it
-- optional run of scripts including dynamic profiles in pre-script
-- 4.3.52
- Removing package evaluation via AY schema. Using autoyast(...)
supplements instead (bsc#1146494).
- 4.3.51
- Import general and report sections in case that some pre-script
modified the profile (bsc#1175725)
- 4.3.50
- Fix 'bcache_options' element using the right type (bsc#1176595)
- 4.3.49
==== bind ====
Subpackages: bind-chrootenv bind-doc bind-utils libbind9-1600 libdns1605 libirs1601 libisc1606 libisccc1600 libisccfg1600 python3-bind
- Removed "-r /dev/urandom" from all invocations of rndc-confgen
(init/named system/lwresd.init system/named.init in vendor-files)
as this option is deprecated and causes rndc-confgen to fail.
[bsc#1173311, bsc#1176674, bsc#1170713, vendor-files.tar.bz2]
- /usr/bin/genDDNSkey: Removing the use of the -r option in the call
of /usr/sbin/dnssec-keygen as BIND now uses the random number
functions provided by the crypto library (i.e., OpenSSL or a
PKCS#11 provider) as a source of randomness rather than /dev/random.
Therefore the -r command line option no longer has any effect on
dnssec-keygen. Leaving the option in genDDNSkey as to not break
compatibility. Patch provided by Stefan Eisenwiener.
[bsc#1171313, vendor-files.tar.bz2]
- Put libns into a separate subpackage to avoid file conflicts
in the libisc subpackage due to different sonums (bsc#1176092).
==== branding-openSUSE ====
Subpackages: grub2-branding-openSUSE libreoffice-branding-openSUSE plymouth-branding-openSUSE systemd-icon-branding-openSUSE wallpaper-branding-openSUSE yast2-qt-branding-openSUSE
- Update branding-tumbleweed.zip: Rebrand all components of SLES/D
in boot progress (jsc#SLE-14772).
==== brasero ====
Version update (3.12.2+20171213.567326a7 -> 3.12.2+20200906.5945fdff)
Subpackages: brasero-nautilus libbrasero-burn3-1 libbrasero-media3-1 libbrasero-utils3-1
- Update to version 3.12.2+20200906.5945fdff:
+ Updated translations.
- Disable tracker integration, as there is no Tracker 3 support:
+ --disable-search insted of --enable-search to configure:
+ Drop tracker-devel BuildRequires.
==== busybox-links ====
Subpackages: busybox-coreutils busybox-findutils busybox-gawk busybox-grep busybox-gzip busybox-patch busybox-psmisc busybox-sed busybox-sendmail busybox-tar busybox-xz
- Add post/postun requires for busybox to busybox-sh
(/usr/bin/ash is a symlink to busybox)
==== cellwriter ====
- Add patch to fix build with GCC10:
* 0001-Fix-build-failure-with-GCC10.patch
==== ceph ====
Version update (16.0.0.4863+g5d95d9d41d -> 16.0.0.5613+gb1a0951432)
Subpackages: librados2 librbd1
- Update to 16.0.0-5613-gb1a0951432:
+ rebase on tip of upstream "master" branch, SHA1 5df5d8f8ff463f2560180dc8e9722d6690b0fa12
==== clamav ====
Version update (0.102.4 -> 0.103.0)
Subpackages: libclamav9 libfreshclam2
- Update to 0.103.0
* clamd can now reload the signature database without blocking
scanning. This multi-threaded database reload improvement was made
possible thanks to a community effort.
- Non-blocking database reloads are now the default behavior. Some
systems that are more constrained on RAM may need to disable
non-blocking reloads as it will temporarily consume two times as
much memory. We added a new clamd config option
ConcurrentDatabaseReload, which may be set to no.
* Dropped clamav-str-h.patch (no longer needed)
* Fix clamav-milter.service (requires clamd.service to run)
==== clutter ====
Subpackages: libclutter-1_0-0 typelib-1_0-Clutter-1_0
- Make documentation build reproducible
==== dhcp ====
Subpackages: dhcp-client dhcp-doc dhcp-relay dhcp-server
- Don't create dhclient.leases in %post. It affects transactional
updates and the files don't need to pre-exist (boo#1129951).
- Drop dependency on insserv-compat
It was required to call the rc_status helpers from the sysvinit
scripts. These scripts are supposed to be called by systemd, which
has its own mechanism to report service status.
Please note that this package still needs to be converted to ship
proper systemd units.
- /var/run is legacy -> /run should be used instead
==== dpdk ====
Version update (19.11.3_k5.8.7_1 -> 19.11.4_k5.8.10_1)
- Update to 19.11.4. For a list of fixes check:
https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8
- Add patch to resolve build error reported in Staging:E project
where a kernel backport (jsc#SLE-13536) introduced backward
incompatible changes to the API that break kni module build
* 0001-SLE15-SP3-compatibility-patch-for-kni.patch
==== dpdk-thunderx ====
Version update (19.11.3_k5.8.7_1 -> 19.11.4_k5.8.10_1)
- Update to 19.11.4. For a list of fixes check:
https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8
- Add patch to resolve build error reported in Staging:E project
where a kernel backport (jsc#SLE-13536) introduced backward
incompatible changes to the API that break kni module build
* 0001-SLE15-SP3-compatibility-patch-for-kni.patch
==== dracut ====
Version update (050+suse.75.g266a76d9 -> 050+suse.227.g7a9b782d)
- Update to version 050+suse.227.g7a9b782d:
* Revert "install: also install post weak dependencies of kernel modules" (boo#1177016)
- Update to version 050+suse.226.gb86d9bcf:
We are now tracking the master branch, preparing for a 051 release
within the next weeks.
(the list includes changes previously backported)
* 01fips: modprobe failures during manual module loading is not fatal
* 01fips: turn info calls into fips_info calls
* 04watchdog: split the watchdog module install
* 35network-legacy: simplify fallback dhcp setup
* 51-dracut-rescue.install: Don't use BLS fragment shipped by kernel package
* 90crypt: make `rd.luks.key` usable with encrypted keydev.
* 90crypt/module-setup.sh: try to catch kernel config changes
* 90kernel-modules: add pci_hyperv
* 90kernel-modules/module-setup.sh: add sg kernel module
* 90kernel-modules: remove nfit from static module list
* 90lvm: do not add newline to cmdline
* 90nvdimm: include nvdimm keys in initrd
* 90ppcmac: respect DRACUT_ARCH, don't exclude ppcle
* 91zipl: parse-zipl.sh: honor SYSTEMD_READY
* 95cifs: install new softdeps (sha512, gcm, ccm, aead2)
* 95cifs: pass rootflags to mount
* 95dcssblk: fix script permissions
* 95fcoe: default rd.nofcoe to false
* 95iscsi: fix ipv6 target discovery
* 95iscsi: fix missing space when compiling cmdline args
* 95iscsi: use ip_params_for_remote_addr()
* 95nfs: only install rpc services for NFS < 4 when hostonly is strict
* 95nfs: use ip_params_for_remote_addr()
* 95nvmf: add module for NVMe-oF
* 95nvmf: add NVMe over TCP support
* 95nvmf: fix typo in the example documentation
* 95resume: Do not resume on iSCSI, FCoE or NBD
* 95zfcp_rules/parse-zfcp.sh: remove rule existence check
* 95znet: Add a rd.znet_ifname= option
* 99base: Remove duplicate nfsroot_to_var from dracut-lib.sh
* 99memstrack: hook script should not call exit
* 99memstrack: Only start tracking service when rd.memdebug=4|5
* 99squash: Don't hardcode the squash sub directories
* 99squash: improve pre-requirements check
* 99squash: simplify the code
* Add 99memstrack module
* Adding a bug report template
* Adding a feature request template
* Adding a pull request template
* Adding code of conduct
* Adding documentation template
* Adding security policy
* Adding the labels file for master
* Adding the labels file for the RHEL-6 branch
* Adding the labels file for the RHEL-7 branch
* Adding the labels file for the RHEL-8 branch
* Adding the labels trigger file for the Master branch
* Adding the labels trigger file for the RHEL-6 branch
* Adding the labels trigger file for the RHEL-7 branch
* Adding the labels trigger file for the RHEL-8 branch
* Add module "90nvdimm" for NVDIMM support
* Add --version to man page
* Allow $DRACUT_INSTALL to be not an absolute path
* Always pull in machinery to read ifcfg files
* As of v246 of systemd "syslog" and "syslog-console" switches have been deprecated
* btrfs: force preload btrfs module
* busybox: simplify listing of supported utilities
* Change the order of NFS servers during the boot NFS server provided by DHCP in next-server option has higher priority than DHCP-server itself
* CI: remove Fedora 30, add Fedora 32
* cms: regenerate NetworkManager connections
* cryptroot-ask: no warn if /run/cryptsetup exist
* dasd: only install /etc/dasd.conf if present
* dhclient-script: Fix typo in output of BOUND & BOUND6 cases
* dmsquash-live-root: Remove obsolete osmin.img processing.
* Document initqueue/online hook
* Do not start inside container
* don't prefer $TMPDIR over --tmpdir
* dracut.cmdline.7.asc: clarify usage of `rd.lvm.vg` and `rd.lvm.lv`
* dracut.cmdline.7.asc: fix typo
* dracut.conf.5.asc: document how to config --no-compress in the config
* dracut-functions: add ip_params_for_remote_addr() helper
* dracut-functions: fix find_binary() to return full path
* dracut-initqueue: Print more useful info in case of timeout
* dracut-lib.sh: quote variables in parameter expansion patterns
* dracut.modules.7.asc: fix another typo
* dracut.modules.7.asc: fix reference to insmodpost module
* dracut.sh: add check for invalid configuration files
* dracut.sh: Add --version
* dracut.sh: don't call fsfreeze on subvol of root file system
* dracut.sh: FIPS workaround for openssl-libs on Fedora/RHEL
* dracut.sh: fix early microcode detection logic
* dracut.sh: fix errors pointed out by shellcheck.
* dracut.sh: fix ia32 detection for uefi executables
* dracut.sh: fix some indentation.
* dracut.sh: Move the library workaround after squash
* dracut.spec: add 90nvdimm
* dracut.spec: add version check for deprecated files
* Fix CI badges in README.md and fix dracut description
* Fix CoC URL
* fix graphics startup failure with the rhgb paramter in CentOS8.2
* Fix pre-trigger stage by replacing exit with return in lldpad.sh
* Fix test in lsinitrd
* Fix Unicode
* Fix Unicode and dracut install labeler
* github actions: use test container directly
* .github: fix path to label workflow mapping file
* i18n: Always install /etc/vconsole.conf
* install: also install post weak dependencies of kernel modules
* Install crypto modules in 90kernel-modules
* install dependant libs too
* lvm: fix removal of pvscan from udev rules
* lvm: remove unnecessary ${initdir} from lvm_scan.sh
* Make externally defined CFLAGS work
* Makefile: fix VERSION again
* Makefile: merge main-version and git-version earlier
* Makefile: really make externally defined CFLAGS work
* match simplified rd.zfcp format too
* match the whole string
* mkinitrd-dracut.sh: use vmlinux regex for ppc*, vmlinuz for i686
* mkinitrd-suse.sh: Fix i586 platform detection
* mount-root.sh: fix writing fstab file with missing fsck flag
* multipath: add automatic configuration for multipath
* net-lib.sh: support infiniband network mac addresses
* network: fix glob matching ipv6 addresses
* network-manager: ensure that nm-run.sh is executed when needed
* network-manager: install libnss DNS and mDNS plugins
* network-manager: move connection generation to a lib file
* network-manager: set kernel hostname from the command line
* New labels file
* New label trigger file
* README.md: fix github action badge links
* Remove cleanup_trace_mem calls
* Remove memtrace-ko and rd.memdebug=4 support in dracut
* Remove stratis module
* Removing dracut entry not compat with new plugin
* Switching label triggers from pull requests to cron
* systemd: skip dependency add for non-existent units
* TEST-03-USR-MOUNT/test.sh: increase loglevel
* TEST-12-RAID-DEG/create-root.sh: more udevadm settle
* TEST-41-NBD-NM/Makefile: should be based on TEST-40-NBD not TEST-20-NFS
* TEST-99: exclude /etc/dnf/* from check
* test/TEST-35-ISCSI-MULTI: bump disk space
* test: use dd from /dev/zero, instead of creating files with a hole
* .travis.yml: reformat
* UEFI Mode: only write kernel cmdline to UEFI binary
* Update master-labels.yml
* url-lib: drop NSS if it's not in curl --version
* Use TMPDIR if available
==== drbd ====
Version update (9.0.23~1+git.d16bfab7 -> 9.0.25~0+git.bd41626d)
- bsc#1175257, update to 9.0.25-0rc1
* fix a race condition between receiving UUIDs and finishing a resync
that can lead to a false-positive split-brain detection later on
* fix access after free of peer_req objects, that only happened when
a resync target node is paused sync source at the same time
* fix abortion of local state changes in case they can not proceed due
to loss of connection
* fix corner cases with reconciliation resync and parallel promote
* fix an issue establishing a connection when the multipath feature is
used to connect to a stacked resource without a dedicated service IP
* fix sometimes a peer-disk state to another resync-target staying Outdated
after two resyncs from the same sync source node finish
* fix an (unlikely) deadlock while establishing a connection
* deactivate the kref_debug code, it has performance implicatios
* Introduce the "disconnected" hander; it receives the last connection
state in the evnironment variable DRBD_CSTATE
- Changes of drbd-9.0.24-1
* fix deadlock when connecting drbd-9 to drbd-8.4 and the drbd-9
side becomes sync-source
* fix an issue with 3 (or more) node configurations; with a diskless node
and two storage nodes; if one of the storage nodes was hard rebooted
and came back and the diskless got primary and did not issue write
requests and the returning storage node established a connection with
the surviving storage node first, DRBD failed to upgrade the disk
state to UpToDate after the resync
* detect split-brain situations also when both nodes are primary;
this is how it was in drbd-8.4; up to now drbd-9 did not realize
the split-brain since it complains about the not allowed dual
primary first; for this change a new protocol version was necessary
* verified it compiles with Linux 5.7
- Add compatible patches to kernel v5.8.0
Add patch compat_remove_include_vermagic.patch
Add patch compat_remove_kernel_setsockopt.patch
Add patch compat_remove_pgprot_88dca4c.patch
==== elfutils ====
Version update (0.179 -> 0.181)
Subpackages: libasm1 libdw1 libelf1
- Update to version 0.181:
libelf: elf_update now compensates (fixes up) a bad sh_addralign for
SHF_COMPRESSED sections.
libdebuginfod: configure now takes --enable-libdebuginfod=dummy or
- -disable-libdebuginfod for bootstrapping.
DEBUGINFOD_URLS now accepts "scheme-free" urls
(guessing at what the user meant, either http:// or file://)
readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu
property notes.
libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding
on arm64 for code that is compiled for PAC (Pointer
Authentication Code) as long as it isn't enabled
- Drop upstream patch:
* 0001-tests-Add-GCOV-flags-when-necessary.patch
- Remove cfi-fix.patch - should not be needed now.
- Remove remove-run-large-elf-file.sh.patch as it now checks for memory
size.
- Use autosetup.
- Update to version 0.180:
elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given.
libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
libdw: Use correct CU to resolve file names in dwarf_decl_file.
libdwfl: Handle debugaltlink in dwfl_standard_find_debuginfo.
size: Also obey radix printing for bsd format.
nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.
- Add 0001-tests-Add-GCOV-flags-when-necessary.patch in order to fix
an unresolved symbol.
- Enable LTO: boo#1138796 by adding -flto-partition=none and -Wno-error=stack-usage.
==== ell ====
Version update (0.32 -> 0.33)
- Update to release 0.33
* Fixed an issue with overflow in DHCP lease T2 computation.
* Added support for DHCPv6 client implementation.
* Removed support for ARC4 and RC4 cipher suites.
==== emacs-apel ====
- add emacs-apel-fix-old-backquote.patch
- fix TW build
==== firewalld ====
Version update (0.7.5 -> 0.9.0)
Subpackages: python3-firewall
- Add python3-nftables as a requirement.
- update to 0.9.0:
* New major features
* prevention of Zone Drifting
* Intra Zone Forwarding
* Policy Objects
* For a full list of changes, see
https://github.com/firewalld/firewalld/compare/v0.8.0...v0.9.0
- update to 0.8.3:
* nftables: convert to libnftables JSON interface
* service: new ?helper? element to replace ?module? More accurately represents the conntrack helper. Deprecates ?module?.
* allow custom helpers using standard helper modules (rhbz 1733066)
* testsuite is now shipped in the dist tarball
* Typo in firewall-config(1)
* Fix typo in TFTP service description
* doc: README: add note about language translations
* fix: rich: source/dest only matching with mark action
* feat: AllowZoneDrifting config option
* feat: nftables: support AllowZoneDrifting=yes
* feat: ipXtables: support AllowZoneDrifting=yes
* fix: firewall-offline-cmd: Don?t print warning about AllowZoneDrifting
* fix: add logrotate policy
* doc: direct: add CAVEATS section
* fix: checkIP6: strip leading/trailing square brackets
* fix: nftables: remove square brackets from IPv6 addresses
* fix: ipXtables: remove square brackets from IPv6 addresses
* fix: nftables: ipset types using ?port?
* fix: nftables: zone dispatch with multidimensional ipsets
* fix: ipset: destroy runtime sets on reload/stop
* fix: port: support querying sub ranges
* fix: source_port: support querying sub ranges
* doc: specify accepted characters for object names
* fix: doc: address copy/paste mistakes in short/description
* fix: configure: atlocal: quote variable values
* fix: nftables: allow set intervals with concatenations
* doc: clarify ?set-target values ?default? vs ?reject?
* fix: update dynamic DCE RPC ports in freeipa-trust service
* fix: nftables: ipset: port ranges for non-default protocols
* fix(systemd): Conflict with nftables.service
* fix(direct): rule in a zone chain
* fix(client): addService needs to reduce tuple size
* fix(doc): dbus: signatures for zone tuple based APIs
* fix(config): bool values in dict based import/export
* fix(dbus): service: don?t cleanup config for old set APIs
* fix(ipset): flush the set if IndividiualCalls=yes
* fix(firewall-offline-cmd): remove instances of ?[P]? in help text
* fix(rich): source mac with nftables backend
* docs: replace occurrences of the term blacklist with denylist
* fix: core: rich: Catch ValueError on non-numeric priority values
* docs(README): add libxslt for doc generation
* fix(cli): add ?zone is an invalid option with ?direct
* fix(cli): add ipset type hash:mac is incompatible with the family parameter
==== gcc7 ====
- Remove -mbranch-protection=standard (aarch64 flag) when gcc7 is
used to build gcc7 (ie when ada is enabled)
- Add gcc7-pr94148.patch to fix corruption of pass private ->aux
via DF. [gcc#94148]
- Add gcc7-pr93888.patch to fix debug information issue with
inlined functions and passed by reference arguments. [gcc#93888]
==== gegl ====
Subpackages: gegl-0_4 libgegl-0_4-0
- Fix build on aarch64 by pre-loading libgomp.so.1 to avoid:
"load error: /usr/lib64/libgomp.so.1: cannot allocate memory
in static TLS block"
==== gimp ====
Subpackages: gimp-lang gimp-plugin-aa libgimp-2_0-0 libgimpui-2_0-0
- Make python 2 conditional, and disable on SLE/Leap (bsc#1082699).
==== glib2 ====
Version update (2.64.4 -> 2.64.5)
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.64.5:
+ Fix deadlock in `g_subprocess_communicate_async()`.
+ Bugs fixed: glgo#GNOME/GLib!1519, glgo#GNOME/GLib!1520,
glgo#GNOME/GLib!1565, glgo#GNOME/GLib!1608,
glgo#GNOME/GLib!1618, glgo#GNOME/GLib!1621.
==== glib2-branding-openSUSE ====
- Update .gschema.override.in (jsc#SLE-14772):
* add different key for screenlock
* update background color for SLE.
==== gnome-desktop ====
Version update (3.36.5 -> 3.36.6)
Subpackages: gnome-version libgnome-desktop-3-19 libgnome-desktop-3_0-common typelib-1_0-GnomeDesktop-3_0
- Add gnome-desktop-invalid-size-crash.patch: fix a crash caused
by a malformed background xml file (bsc#1176596
glgo#GNOME/gnome-desktop#169).
- Update to version 3.36.6:
+ No changes, version bump only.
==== gnome-music ====
Version update (3.36.5 -> 3.38.0)
- Update to version 3.38.0:
+ Updated translations.
- Update to version 3.37.92:
+ Port to Tracker 3.
+ Art retrieval complete rework.
+ Flatpak cleanups and updates.
+ Bugs fixed:
- gnome-music gets stuck when next button is pressed when
current song is about to finish.
- Selection mode search doesn't work.
- Selecting an album in albums view in selection mode randomly
deselects other albums.
- Selection mode only works for artists during search.
- Music crashed if gnome-online-accounts is unavailable.
- MPRIS playlist fixes.
- Gracefully handle locale.{bind,}textdomain not being
available.
+ Updated translations.
- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with
pkgconfig(tracker-sparql-3.0): follow upstream changes.
==== gnome-settings-daemon ====
- fix build on s390x (wacom=false but wayland=true)
==== gnome-shell ====
Subpackages: gnome-shell-calendar
- Update gnome-shell-fate324570-Make-GDM-background-image-configurable.patch:
Bring noise-texture.png back which will be used as the default
value of org.gnome.desktop.background.lockdialog picture-uri
(boo#1176418).
==== grilo-plugins ====
Subpackages: grilo-plugin-tracker grilo-plugin-youtube
- Switch to Tracker 3:
+ Drop tracker-devel BuildRequires: redundant dependency.
+ Replace pkgconfig(tracker-sparql-2.0) BuildRequires with
pkgconfig(tracker-sparql-3.0).
==== gsettings-desktop-schemas ====
- Update gsettings-desktop-schemas-fate324570-Add-key-for-GDM-background-configuration.patch:
Set noise-texture.png as the default value of picture-uri to
avoid failed to load background error (boo#1176418).
==== gthumb ====
Version update (3.10.0 -> 3.10.1)
- Update to version 3.10.1:
+ User visible changes:
- Exit fullscreen when pressing Esc in fullscreen mode.
- Search editor: focus the newly added filter selector.
- File list: reset vertical scroll position after changing
directory.
- Preferences dialog: increase width for extensions and
shortcuts lists.
+ Bugs fixed:
- WebP loader: fixed an infinite loop when the operation is
cancelled.
- Jpeg loader: fixed crash in case of some malformed jpegs.
- Fixed crash when selecting other images after deleting.
- Fixed long UI freeze after cutting/pasting many files.
+ Updated translations.
==== harfbuzz ====
Version update (2.6.8 -> 2.7.2)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- update to 2.7.2:
- Fix a regression in the previous release that caused a crash with Kaithi.
- More OOM fixes.
- ot-funcs now handles variable empty glyphs better when hvar/vvar isn't present.
- Reverted a GDEF processing regression.
- A couple of fixes to handle OOM better.
- Use an implementation for round that always rounds up, some minor fluctuations
are expected on var font specially when hb-ot callback is used.
- Fix an AAT's `kerx` issue on broken rendering of Devanagari Sangam MN.
- Remove AAT's `lcar` table support from _get_ligature_carets API, not even much
use on macOS installed fonts (only two files). GDEF support is the recommended
one and expected to work properly after issues fixed two releases ago.
- Minor memory fixes to handle OOM better specially in hb-ft.
- Minor .so files versioning scheme change and remove stable/unstable scheme
differences, was never used in practice (always default to stable scheme).
- We are now suggesting careful packaging of the library using meson,
https://github.com/harfbuzz/harfbuzz/wiki/Notes-on-migration-to-meson
for more information.
- Distribution package URL is changed, either use GitHub generated tarballs,
`https://github.com/harfbuzz/harfbuzz/archive/$pkgver.tar.gz`
or, even more preferably use commit hash of the release and git checkouts like,
`git+https://github.com/harfbuzz/harfbuzz#commit=$commit`
==== hwdata ====
Version update (0.338 -> 0.339)
- Update to version 0.339:
+ Updated pci, usb and vendor ids.
==== json-glib ====
Version update (1.4.4 -> 1.6.0)
Subpackages: libjson-glib-1_0-0 typelib-1_0-Json-1_0
- Update to version 1.6.0:
+ docs: Add missing index for 1.6 symbols.
+ Updated translations.
- Add gtk-doc BuildRequires and build gtk-doc api documentation and
manpages via passing man=true and gtk_doc=enabled to meson.
- Add check section and run meson_test macro during build.
- Drop obsolete nuking of .la files, no longer needed.
- Update to version 1.5.2:
+ Add getters with default fallback for JsonObject.
+ Clarify some expections of the json_object_get_*_member APIs.
+ Fix getting immutable root nodes from empty input.
+ Add `--output` option to json-glib-format.
+ Support loading files via memory mapping.
+ Add a symbol version to all exported symbols.
- Pass -Dgtk_doc=disabled to meson: keep the gtk-doc disabled for
now.
==== kaccounts-integration ====
Subpackages: kaccounts-integration-lang libkaccounts2
- The -devel package needs intltool
- Don't hardcode sover everywhere
- Mention the sover in %files
==== kernel-64kb ====
Version update (5.8.7 -> 5.8.10)
- Update
patches.kernel.org/5.8.10-047-block-restore-a-specific-error-code-in-bdev_d…
(bsc#1012628 bsc#1176770).
Add a reference.
- commit af3e800
- RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
(git-fixes).
- commit 33939e8
- Linux 5.8.10 (bsc#1012628).
- gcov: add support for GCC 10.1 (bsc#1012628).
- drm/msm/gpu: make ringbuffer readonly (bsc#1012628).
- usb: typec: intel_pmc_mux: Do not configure SBU and HSL
Orientation in Alternate modes (bsc#1012628).
- usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
(bsc#1012628).
- usb: typec: intel_pmc_mux: Un-register the USB role switch
(bsc#1012628).
- usb: typec: ucsi: acpi: Check the _DEP dependencies
(bsc#1012628).
- usb: Fix out of sync data toggle if a configured device is
reconfigured (bsc#1012628).
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090
modules (bsc#1012628).
- USB: serial: option: support dynamic Quectel USB compositions
(bsc#1012628).
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
(bsc#1012628).
- usb: core: fix slab-out-of-bounds Read in read_descriptors
(bsc#1012628).
- phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
(bsc#1012628).
- staging: greybus: audio: fix uninitialized value issue
(bsc#1012628).
- video: fbdev: fix OOB read in vga_8planes_imageblit()
(bsc#1012628).
- ARM: dts: vfxxx: Add syscon compatible with OCOTP (bsc#1012628).
- arm64: dts: imx8mp: correct sdma1 clk setting (bsc#1012628).
- test_firmware: Test platform fw loading on non-EFI systems
(bsc#1012628).
- debugfs: Fix module state check condition (bsc#1012628).
- Revert "usb: dwc3: meson-g12a: fix shared reset control use"
(bsc#1012628).
- KVM: fix memory leak in kvm_io_bus_unregister_dev()
(bsc#1012628).
- kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
(bsc#1012628).
- KVM: arm64: Do not try to map PUDs when they are folded into
PMD (bsc#1012628).
- KVM: VMX: Don't freeze guest when event delivery causes an
APIC-access exit (bsc#1012628).
- vgacon: remove software scrollback support (bsc#1012628).
- fbcon: remove now unusued 'softback_lines' cursor() argument
(bsc#1012628).
- fbcon: remove soft scrollback code (bsc#1012628).
- RDMA/mlx4: Read pkey table length instead of hardcoded value
(bsc#1012628).
- RDMA/rxe: Fix the parent sysfs read when the interface has 15
chars (bsc#1012628).
- rbd: require global CAP_SYS_ADMIN for mapping and unmapping
(bsc#1012628).
- nvme: Revert: Fix controller creation races with teardown flow
(bsc#1012628).
- mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
(bsc#1012628).
- mmc: sdio: Use mmc_pre_req() / mmc_post_req() (bsc#1012628).
- drm/msm: Disable the RPTR shadow (bsc#1012628).
- drm/msm: Disable preemption on all 5xx targets (bsc#1012628).
- drm/msm: Split the a5xx preemption record (bsc#1012628).
- drm/tve200: Stabilize enable/disable (bsc#1012628).
- scsi: target: iscsi: Fix hang in iscsit_access_np() when
getting tpg->np_login_sem (bsc#1012628).
- scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
(bsc#1012628).
- scsi: target: iscsi: Fix data digest calculation (bsc#1012628).
- misc: eeprom: at24: register nvmem only after eeprom is ready
to use (bsc#1012628).
- regulator: core: Fix slab-out-of-bounds in
regulator_unlock_recursive() (bsc#1012628).
- regulator: plug of_node leak in regulator_register()'s error
path (bsc#1012628).
- regulator: push allocation in set_consumer_device_supply()
out of lock (bsc#1012628).
- regulator: push allocations in create_regulator() outside of
lock (bsc#1012628).
- regulator: push allocation in regulator_init_coupling()
outside of lock (bsc#1012628).
- kobject: Restore old behaviour of kobject_del(NULL)
(bsc#1012628).
- thunderbolt: Disable ports that are not implemented
(bsc#1012628).
- btrfs: fix wrong address when faulting in pages in the search
ioctl (bsc#1012628).
- btrfs: free data reloc tree on failed mount (bsc#1012628).
- btrfs: fix lockdep splat in add_missing_dev (bsc#1012628).
- btrfs: require only sector size alignment for parent eb bytenr
(bsc#1012628).
- staging: wlan-ng: fix out of bounds read in
prism2sta_probe_usb() (bsc#1012628).
- iio:accel:mma8452: Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio:accel:mma7455: Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio: accel: kxsd9: Fix alignment of local buffer (bsc#1012628).
- iio:chemical:ccs811: Fix timestamp alignment and prevent data
leak (bsc#1012628).
- iio:light:max44000 Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio:magnetometer:ak8975 Fix alignment and data leak issues
(bsc#1012628).
- iio:adc:ti-adc081c Fix alignment and data leak issues
(bsc#1012628).
- iio:adc:max1118 Fix alignment of timestamp and data leak issues
(bsc#1012628).
- iio:adc:ina2xx Fix timestamp alignment issue (bsc#1012628).
- iio:adc:ti-adc084s021 Fix alignment and data leak issues
(bsc#1012628).
- iio:accel:bmc150-accel: Fix timestamp alignment and prevent
data leak (bsc#1012628).
- iio:proximity:mb1232: Fix timestamp alignment and prevent data
leak (bsc#1012628).
- iio:light:ltr501 Fix timestamp alignment issue (bsc#1012628).
- iio: cros_ec: Set Gyroscope default frequency to 25Hz
(bsc#1012628).
- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
(bsc#1012628).
- iio: adc: mcp3422: fix locking on error path (bsc#1012628).
- iio: adc: mcp3422: fix locking scope (bsc#1012628).
- gcov: Disable gcov build with GCC 10 (bsc#1012628).
- iommu/amd: Do not use IOMMUv2 functionality when SME is active
(bsc#1012628).
- iommu/amd: Do not force direct mapping when SME is active
(bsc#1012628).
- drm/amdgpu: Fix bug in reporting voltage for CIK (bsc#1012628).
- drivers/net/wan/hdlc: Change the default of hard_header_len to 0
(bsc#1012628).
- ALSA: hda: use consistent HDAudio spelling in comments/docs
(bsc#1012628).
- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU
is disabled (bsc#1012628).
- ALSA: hda: hdmi - add Rocketlake support (bsc#1012628).
- arm64/module: set trampoline section flags regardless of
CONFIG_DYNAMIC_FTRACE (bsc#1012628).
- cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for
turbo disabled (bsc#1012628).
- cpufreq: intel_pstate: Refuse to turn off with HWP enabled
(bsc#1012628).
- ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
(bsc#1012628).
- HID: elan: Fix memleak in elan_input_configured (bsc#1012628).
- drivers/net/wan/hdlc_cisco: Add hard_header_len (bsc#1012628).
- HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+
controller (bsc#1012628).
- HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek
X52 devices (bsc#1012628).
- nvme-pci: cancel nvme device request before disabling
(bsc#1012628).
- nvme-rdma: fix reset hang if controller died in the middle of
a reset (bsc#1012628).
- nvme-rdma: fix timeout handler (bsc#1012628).
- nvme-rdma: serialize controller teardown sequences
(bsc#1012628).
- nvme-tcp: fix reset hang if controller died in the middle of
a reset (bsc#1012628).
- nvme-tcp: fix timeout handler (bsc#1012628).
- nvme-tcp: serialize controller teardown sequences (bsc#1012628).
- nvme: have nvme_wait_freeze_timeout return if it timed out
(bsc#1012628).
- nvme-fabrics: don't check state NVME_CTRL_NEW for request
acceptance (bsc#1012628).
- nvmet-tcp: Fix NULL dereference when a connect data comes in
h2cdata pdu (bsc#1012628).
- media: gpio-ir-tx: spinlock is not needed to disable interrupts
(bsc#1012628).
- irqchip/eznps: Fix build error for !ARC700 builds (bsc#1012628).
- ARC: show_regs: fix r12 printing and simplify (bsc#1012628).
- xfs: initialize the shortform attr header padding entry
(bsc#1012628).
- cfg80211: Adjust 6 GHz frequency to channel conversion
(bsc#1012628).
- mac80211: reduce packet loss event false positives
(bsc#1012628).
- wireless: fix wrong 160/80+80 MHz setting (bsc#1012628).
- drivers/net/wan/lapbether: Set network_header before
transmitting (bsc#1012628).
- xfs: fix off-by-one in inode alloc block reservation calculation
(bsc#1012628).
- net: hns3: Fix for geneve tx checksum bug (bsc#1012628).
- drivers/dma/dma-jz4780: Fix race condition between probe and
irq handler (bsc#1012628).
- ALSA: hda/tegra: Program WAKEEN register for Tegra
(bsc#1012628).
- ALSA: hda: Fix 2 channel swapping for Tegra (bsc#1012628).
- scsi: qedf: Fix null ptr reference in qedf_stag_change_work
(bsc#1012628).
- firestream: Fix memleak in fs_open (bsc#1012628).
- NFC: st95hf: Fix memleak in st95hf_in_send_cmd (bsc#1012628).
- drivers/net/wan/lapbether: Added needed_tailroom (bsc#1012628).
- netfilter: nft_set_rbtree: Detect partial overlap with start
endpoint match (bsc#1012628).
- netfilter: conntrack: allow sctp hearbeat after connection
re-use (bsc#1012628).
- MIPS: Loongson64: Do not override watch and ejtag feature
(bsc#1012628).
- dmaengine: acpi: Put the CSRT table after using it
(bsc#1012628).
- ARC: HSDK: wireup perf irq (bsc#1012628).
- KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
(bsc#1012628).
- KVM: nVMX: Fix the update value of nested load
IA32_PERF_GLOBAL_CTRL control (bsc#1012628).
- arm64: dts: ns2: Fixed QSPI compatible string (bsc#1012628).
- ARM: dts: BCM5301X: Fixed QSPI compatible string (bsc#1012628).
- ARM: dts: NSP: Fixed QSPI compatible string (bsc#1012628).
- ARM: dts: bcm: HR2: Fixed QSPI compatible string (bsc#1012628).
- IB/isert: Fix unaligned immediate-data handling (bsc#1012628).
- RDMA/rtrs-srv: Set .release function for rtrs srv device during
device init (bsc#1012628).
- block: Set same_page to false in __bio_try_merge_page if ret
is false (bsc#1012628).
- spi: stm32: fix pm_runtime_get_sync() error checking
(bsc#1012628).
- nvme-fabrics: allow to queue requests for live queues
(bsc#1012628).
- seccomp: don't leak memory when filter install races
(bsc#1012628).
- block: restore a specific error code in bdev_del_partition
(bsc#1012628).
- i2c: npcm7xx: Fix timeout calculation (bsc#1012628).
- btrfs: fix NULL pointer dereference after failure to create
snapshot (bsc#1012628).
- spi: stm32: Rate-limit the 'Communication suspended' message
(bsc#1012628).
- mmc: sdhci-msm: Add retries when all tuning phases are found
valid (bsc#1012628).
- mmc: sdhci-acpi: Clear amd_sdhci_host on reset (bsc#1012628).
- ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3
(bsc#1012628).
- KVM: arm64: Update page shift if stage 2 block mapping not
supported (bsc#1012628).
- drm/sun4i: backend: Disable alpha on the lowest plane on the
A20 (bsc#1012628).
- drm/sun4i: backend: Support alpha property on lowest plane
(bsc#1012628).
- drm/sun4i: Fix DE2 YVU handling (bsc#1012628).
- padata: fix possible padata_works_lock deadlock (bsc#1012628).
- interconnect: qcom: Fix small BW votes being truncated to zero
(bsc#1012628).
- Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is
enabled" (bsc#1012628).
- soundwire: fix double free of dangling pointer (bsc#1012628).
- scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
(bsc#1012628).
- scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
(bsc#1012628).
- RDMA/core: Fix reported speed and width (bsc#1012628).
- RDMA/core: Fix unsafe linked list traversal after failing to
allocate CQ (bsc#1012628).
- drm/virtio: fix unblank (bsc#1012628).
- scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as
NODATA (bsc#1012628).
- scsi: qla2xxx: Fix regression on sparc64 (bsc#1012628).
- drm/sun4i: Fix dsi dcs long write function (bsc#1012628).
- arm64: dts: imx8mq: Fix TMU interrupt property (bsc#1012628).
- drm/sun4i: add missing put_device() call in
sun8i_r40_tcon_tv_set_mux() (bsc#1012628).
- RDMA/bnxt_re: Remove the qp from list only if the qp destroy
succeeds (bsc#1012628).
- RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address
(bsc#1012628).
- RDMA/bnxt_re: Static NQ depth allocation (bsc#1012628).
- RDMA/bnxt_re: Fix the qp table indexing (bsc#1012628).
- RDMA/bnxt_re: Do not report transparent vlan from QP1
(bsc#1012628).
- RDMA/rxe: Fix panic when calling kmem_cache_create()
(bsc#1012628).
- RDMA/rxe: Drop pointless checks in rxe_init_ports (bsc#1012628).
- RDMA/rxe: Fix memleak in rxe_mem_init_user (bsc#1012628).
- RDMA/rtrs-srv: Replace device_register with device_initialize
and device_add (bsc#1012628).
- ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy
(bsc#1012628).
- arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to build
(bsc#1012628).
- ARM: dts: imx7ulp: Correct gpio ranges (bsc#1012628).
- ARM: dts: ls1021a: fix QuadSPI-memory reg range (bsc#1012628).
- selftests/timers: Turn off timeout setting (bsc#1012628).
- ARM: dts: omap5: Fix DSI base address and clocks (bsc#1012628).
- ARM: dts: socfpga: fix register entry for timer3 on Arria10
(bsc#1012628).
- regulator: remove superfluous lock in
regulator_resolve_coupling() (bsc#1012628).
- regulator: push allocation in regulator_ena_gpio_request()
out of lock (bsc#1012628).
- ARM: dts: logicpd-som-lv-baseboard: Fix missing video
(bsc#1012628).
- ARM: dts: logicpd-som-lv-baseboard: Fix broken audio
(bsc#1012628).
- ARM: dts: logicpd-torpedo-baseboard: Fix broken audio
(bsc#1012628).
- ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()
(bsc#1012628).
- commit 83e873a
- Linux 5.8.9 (bsc#1012628).
- mptcp: free acked data before waiting for more memory
(bsc#1012628).
- net: disable netpoll on fresh napis (bsc#1012628).
- tipc: fix using smp_processor_id() in preemptible (bsc#1012628).
- tipc: fix shutdown() of connectionless socket (bsc#1012628).
- taprio: Fix using wrong queues in gate mask (bsc#1012628).
- sctp: not disable bh in the whole sctp_get_port_local()
(bsc#1012628).
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL (bsc#1012628).
- netlabel: fix problems with mapping removal (bsc#1012628).
- ipv6: Fix sysctl max for fib_multipath_hash_policy
(bsc#1012628).
- ipv4: Silence suspicious RCU usage warning (bsc#1012628).
- RDMA/cma: Execute rdma_cm destruction from a handler properly
(bsc#1012628).
- RDMA/cma: Remove unneeded locking for req paths (bsc#1012628).
- RDMA/cma: Using the standard locking pattern when delivering
the removal event (bsc#1012628).
- RDMA/cma: Simplify DEVICE_REMOVAL for internal_id (bsc#1012628).
- io_uring: fix linked deferred ->files cancellation
(bsc#1012628).
- io_uring: fix cancel of deferred reqs with ->files
(bsc#1012628).
- commit 52f63c2
- Linux 5.8.8 (bsc#1012628).
- hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry
for RAA228228 (bsc#1012628).
- HID: quirks: Always poll three more Lenovo PixArt mice
(bsc#1012628).
- drm/msm/dpu: Fix reservation failures in modeset (bsc#1012628).
- drm/msm/dpu: Fix scale params in plane validation (bsc#1012628).
- drm/msm/dpu: fix unitialized variable error (bsc#1012628).
- tty: serial: qcom_geni_serial: Drop __init from
qcom_geni_console_setup (bsc#1012628).
- drm/msm: add shutdown support for display platform_driver
(bsc#1012628).
- hwmon: (applesmc) check status earlier (bsc#1012628).
- nvmet: Disable keep-alive timer when kato is cleared to 0h
(bsc#1012628).
- drm/msm: enable vblank during atomic commits (bsc#1012628).
- habanalabs: unmap PCI bars upon iATU failure (bsc#1012628).
- habanalabs: validate packet id during CB parse (bsc#1012628).
- habanalabs: set clock gating according to mask (bsc#1012628).
- habanalabs: proper handling of alloc size in coresight
(bsc#1012628).
- habanalabs: set max power according to card type (bsc#1012628).
- habanalabs: validate FW file size (bsc#1012628).
- habanalabs: check correct vmalloc return code (bsc#1012628).
- drm/msm/a6xx: fix gmu start on newer firmware (bsc#1012628).
- gfs2: add some much needed cleanup for log flushes that fail
(bsc#1012628).
- hv_utils: return error if host timesysnc update is stale
(bsc#1012628).
- hv_utils: drain the timesync packets on onchannelcallback
(bsc#1012628).
- ceph: don't allow setlease on cephfs (bsc#1012628).
- i2c: iproc: Fix shifting 31 bits (bsc#1012628).
- drm/omap: fix incorrect lock state (bsc#1012628).
- irqchip/ingenic: Leave parent IRQ unmasked on suspend
(bsc#1012628).
- cpuidle: Fixup IRQ state (bsc#1012628).
- nbd: restore default timeout when setting it to zero
(bsc#1012628).
- s390: don't trace preemption in percpu macros (bsc#1012628).
- drm/amd/display: should check error using DC_OK (bsc#1012628).
- drm/amd/display: Reject overlay plane configurations in
multi-display scenarios (bsc#1012628).
- drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object
to 0 in amdgpu_dm_update_backlight_caps (bsc#1012628).
- drm/amd/display: Revert HDCP disable sequence change
(bsc#1012628).
- drm/amd/display: Fix passive dongle mistaken as active dongle
in EDID emulation (bsc#1012628).
- drm/amd/display: Keep current gain when ABM disable immediately
(bsc#1012628).
- drm/amd/display: Retry AUX write when fail occurs (bsc#1012628).
- drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
(bsc#1012628).
- xen/xenbus: Fix granting of vmalloc'd memory (bsc#1012628).
- fsldma: fix very broken 32-bit ppc ioread64 functionality
(bsc#1012628).
- dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate
handling (bsc#1012628).
- batman-adv: Avoid uninitialized chaddr when handling DHCP
(bsc#1012628).
- batman-adv: Fix own OGM check in aggregated OGMs (bsc#1012628).
- batman-adv: bla: use netif_rx_ni when not in interrupt context
(bsc#1012628).
- dmaengine: at_hdmac: check return value of
of_find_device_by_node() in at_dma_xlate() (bsc#1012628).
- dmaengine: at_hdmac: add missing put_device() call in
at_dma_xlate() (bsc#1012628).
- dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
(bsc#1012628).
- rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
(bsc#1012628).
- rxrpc: Fix loss of RTT samples due to interposed ACK
(bsc#1012628).
- rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
(bsc#1012628).
- MIPS: mm: BMIPS5000 has inclusive physical caches (bsc#1012628).
- MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
(bsc#1012628).
- mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 (bsc#1012628).
- perf sched timehist: Fix use of CPU list with summary option
(bsc#1012628).
- perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT
is not set (bsc#1012628).
- netfilter: nf_tables: add NFTA_SET_USERDATA if not null
(bsc#1012628).
- netfilter: nf_tables: incorrect enum nft_list_attributes
definition (bsc#1012628).
- netfilter: nf_tables: fix destination register zeroing
(bsc#1012628).
- net: hns: Fix memleak in hns_nic_dev_probe (bsc#1012628).
- net: systemport: Fix memleak in bcm_sysport_probe (bsc#1012628).
- ravb: Fixed to be able to unload modules (bsc#1012628).
- net: arc_emac: Fix memleak in arc_mdio_probe (bsc#1012628).
- bpf: Fix a buffer out-of-bound access when filling raw_tp
link_info (bsc#1012628).
- dmaengine: pl330: Fix burst length if burst size is smaller
than bus width (bsc#1012628).
- dmaengine: ti: k3-udma: Fix the TR initialization for
prep_slave_sg (bsc#1012628).
- gtp: add GTPA_LINK info to msg sent to userspace (bsc#1012628).
- net: ethernet: ti: cpsw: fix clean up of vlan mc entries for
host port (bsc#1012628).
- net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries
for host port (bsc#1012628).
- bnxt_en: Don't query FW when netif_running() is false
(bsc#1012628).
- bnxt_en: Check for zero dir entries in NVRAM (bsc#1012628).
- bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled
(bsc#1012628).
- bnxt_en: Fix PCI AER error recovery flow (bsc#1012628).
- bnxt_en: Fix possible crash in bnxt_fw_reset_task()
(bsc#1012628).
- bnxt_en: fix HWRM error when querying VF temperature
(bsc#1012628).
- xfs: finish dfops on every insert range shift iteration
(bsc#1012628).
- xfs: fix boundary test in xfs_attr_shortform_verify
(bsc#1012628).
- bnxt: don't enable NAPI until rings are ready (bsc#1012628).
- media: vicodec: add missing v4l2_ctrl_request_hdl_put()
(bsc#1012628).
- media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
(bsc#1012628).
- net: ethernet: ti: cpsw_new: fix error handling in
cpsw_ndo_vlan_rx_kill_vid() (bsc#1012628).
- media: i2c: imx214: select V4L2_FWNODE (bsc#1012628).
- selftests/bpf: Fix massive output from test_maps (bsc#1012628).
- net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
(bsc#1012628).
- netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN
instead of ENOBUFS (bsc#1012628).
- nvmet-fc: Fix a missed _irqsave version of spin_lock in
'nvmet_fc_fod_op_done()' (bsc#1012628).
- nvme: fix controller instance leak (bsc#1012628).
- netfilter: conntrack: do not auto-delete clash entries on reply
(bsc#1012628).
- opp: Don't drop reference for an OPP table that was never parsed
(bsc#1012628).
- cxgb4: fix thermal zone device registration (bsc#1012628).
- net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
(bsc#1012628).
- MIPS: perf: Fix wrong check condition of Loongson event IDs
(bsc#1012628).
- block: fix locking in bdev_del_partition (bsc#1012628).
- perf top/report: Fix infinite loop in the TUI for grouped events
(bsc#1012628).
- perf cs-etm: Fix corrupt data after perf inject from
(bsc#1012628).
- perf intel-pt: Fix corrupt data after perf inject from
(bsc#1012628).
- perf tools: Correct SNOOPX field offset (bsc#1012628).
- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
(bsc#1012628).
- fix regression in "epoll: Keep a reference on files added to
the check list" (bsc#1012628).
- net: bcmgenet: fix mask check in bcmgenet_validate_flow()
(bsc#1012628).
- net: gemini: Fix another missing clk_disable_unprepare()
in probe (bsc#1012628).
- nfp: flower: fix ABI mismatch between driver and firmware
(bsc#1012628).
- net: dp83867: Fix WoL SecureOn password (bsc#1012628).
- MIPS: add missing MSACSR and upper MSA initialization
(bsc#1012628).
- MIPS: SNI: Fix SCSI interrupt (bsc#1012628).
- xfs: fix xfs_bmap_validate_extent_raw when checking attr fork
of rt files (bsc#1012628).
- perf jevents: Fix suspicious code in fixregex() (bsc#1012628).
- perf stat: Turn off summary for interval mode by default
(bsc#1012628).
- perf bench: The do_run_multi_threaded() function must use
IS_ERR(perf_session__new()) (bsc#1012628).
- tg3: Fix soft lockup when tg3_reset_task() fails (bsc#1012628).
- x86, fakenuma: Fix invalid starting node ID (bsc#1012628).
- iommu/vt-d: Serialize IOMMU GCMD register modifications
(bsc#1012628).
- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for
omap4430 (bsc#1012628).
- thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
(bsc#1012628).
- iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
(bsc#1012628).
- iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
(bsc#1012628).
- include/linux/log2.h: add missing () around n in
roundup_pow_of_two() (bsc#1012628).
- iommu/vt-d: Handle 36bit addressing for x86-32 (bsc#1012628).
- tracing/kprobes, x86/ptrace: Fix regs argument order for i386
(bsc#1012628).
- x86/entry: Fix AC assertion (bsc#1012628).
- x86/debug: Allow a single level of #DB recursion (bsc#1012628).
- ext2: don't update mtime on COW faults (bsc#1012628).
- xfs: don't update mtime on COW faults (bsc#1012628).
- ARC: perf: don't bail setup if pct irq missing in device-tree
(bsc#1012628).
- arc: fix memory initialization for systems with two memory banks
(bsc#1012628).
- btrfs: drop path before adding new uuid tree entry
(bsc#1012628).
- btrfs: fix potential deadlock in the search ioctl (bsc#1012628).
- btrfs: allocate scrub workqueues outside of locks (bsc#1012628).
- btrfs: set the correct lockdep class for new nodes
(bsc#1012628).
- btrfs: set the lockdep class for log tree extent buffers
(bsc#1012628).
- btrfs: block-group: fix free-space bitmap threshold
(bsc#1012628).
- btrfs: tree-checker: fix the error message for transid error
(bsc#1012628).
- Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
(bsc#1012628).
- x86/mm/32: Bring back vmalloc faulting on x86_32 (bsc#1012628).
- ALSA: ca0106: fix error code handling (bsc#1012628).
- ALSA: usb-audio: Add basic capture support for Pioneer DJ
DJM-250MK2 (bsc#1012628).
- ALSA: usb-audio: Add implicit feedback quirk for UR22C
(bsc#1012628).
- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity
check (bsc#1012628).
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup
(bsc#1012628).
- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
(bsc#1012628).
- ALSA: hda - Fix silent audio output and corrupted input on
MSI X570-A PRO (bsc#1012628).
- ALSA; firewire-tascam: exclude Tascam FE-8 from detection
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
NT950XCJ-X716A (bsc#1012628).
- ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th
Gen (bsc#1012628).
- arm64: dts: mt7622: add reset node for mmc device (bsc#1012628).
- mmc: mediatek: add optional module reset property (bsc#1012628).
- mmc: dt-bindings: Add resets/reset-names for Mediatek MMC
bindings (bsc#1012628).
- mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel
GLK-based controllers (bsc#1012628).
- media: rc: do not access device via sysfs after
rc_unregister_device() (bsc#1012628).
- media: rc: uevent sysfs file races with rc_unregister_device()
(bsc#1012628).
- affs: fix basic permission bits to actually work (bsc#1012628).
- block: allow for_each_bvec to support zero len bvec
(bsc#1012628).
- block: ensure bdi->io_pages is always initialized (bsc#1012628).
- io_uring: set table->files[i] to NULL when io_sqe_file_register
failed (bsc#1012628).
- io_uring: fix removing the wrong file in __io_sqe_files_update()
(bsc#1012628).
- s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig
(bsc#1012628).
- libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to
Sandisks (bsc#1012628).
- mips/oprofile: Fix fallthrough placement (bsc#1012628).
- blk-iocost: ioc_pd_free() shouldn't assume irq disabled
(bsc#1012628).
- blk-stat: make q->stats->lock irqsafe (bsc#1012628).
- dmaengine: dw-edma: Fix scatter-gather address calculation
(bsc#1012628).
- drm/i915: Fix sha_text population code (bsc#1012628).
- drm/amd/pm: avoid false alarm due to confusing
softwareshutdowntemp setting (bsc#1012628).
- drm/amdgpu: Specify get_argument function for ci_smu_funcs
(bsc#1012628).
- dm writecache: handle DAX to partitions on persistent memory
correctly (bsc#1012628).
- dm mpath: fix racey management of PG initialization
(bsc#1012628).
- dm integrity: fix error reporting in bitmap mode after creation
(bsc#1012628).
- dm crypt: Initialize crypto wait structures (bsc#1012628).
- dm cache metadata: Avoid returning cmd->bm wild pointer on error
(bsc#1012628).
- dm thin metadata: Avoid returning cmd->bm wild pointer on error
(bsc#1012628).
- dm thin metadata: Fix use-after-free in dm_bm_set_read_only
(bsc#1012628).
- mm: slub: fix conversion of freelist_corrupted() (bsc#1012628).
- mm: track page table modifications in __apply_to_page_range()
(bsc#1012628).
- mm: madvise: fix vma user-after-free (bsc#1012628).
- mm/rmap: fixup copying of soft dirty and uffd ptes
(bsc#1012628).
- io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK
marked file (bsc#1012628).
- perf record: Correct the help info of option "--no-bpf-event"
(bsc#1012628).
- kconfig: streamline_config.pl: check defined(ENV variable)
before using it (bsc#1012628).
- sdhci: tegra: Add missing TMCLK for data timeout (bsc#1012628).
- checkpatch: fix the usage of capture group ( ... )
(bsc#1012628).
- mm/migrate: fixup setting UFFD_WP flag (bsc#1012628).
- mm/hugetlb: try preferred node first when alloc gigantic page
from cma (bsc#1012628).
- mm/hugetlb: fix a race between hugetlb sysctl handlers
(bsc#1012628).
- mm/khugepaged.c: fix khugepaged's request size in collapse_file
(bsc#1012628).
- cfg80211: regulatory: reject invalid hints (bsc#1012628).
- net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
(bsc#1012628).
- commit 8b2a0ec
- rpm/kernel-source.spec.in: Also use bz compression (boo#1175882).
- commit 375ec84
- rpm/kernel-binary.spec.in: Also sign ppc64 kernels (jsc#SLE-15857
jsc#SLE-13618).
- commit 971fc3d
- coresight: fix offset by one error in counting ports
(bsc#1175054).
- commit 038472f
- Update config files: enable a few missing Intel SOF and SST ASoC entries (bsc#1176200)
- commit 87f4d0a
==== kernel-firmware ====
Version update (20200827 -> 20200916)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k 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 20200916 (git commit 00a84c516078):
* linux-firmware: Update AMD SEV firmware
* 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
* Mellanox: Add new mlxsw_spectrum firmware xx.2008.1310
* mediatek: update MT7915 firmware to 20200819
* brcm: Fix a stale symlink for RPi3 model b+
* qcom: Add updated a5xx and a6xx microcode
* wl18xx: update firmware file 8.9.0.0.83
==== kernel-source ====
Version update (5.8.7 -> 5.8.10)
Subpackages: kernel-default kernel-docs
- Update
patches.kernel.org/5.8.10-047-block-restore-a-specific-error-code-in-bdev_d…
(bsc#1012628 bsc#1176770).
Add a reference.
- commit af3e800
- RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
(git-fixes).
- commit 33939e8
- Linux 5.8.10 (bsc#1012628).
- gcov: add support for GCC 10.1 (bsc#1012628).
- drm/msm/gpu: make ringbuffer readonly (bsc#1012628).
- usb: typec: intel_pmc_mux: Do not configure SBU and HSL
Orientation in Alternate modes (bsc#1012628).
- usb: typec: intel_pmc_mux: Do not configure Altmode HPD High
(bsc#1012628).
- usb: typec: intel_pmc_mux: Un-register the USB role switch
(bsc#1012628).
- usb: typec: ucsi: acpi: Check the _DEP dependencies
(bsc#1012628).
- usb: Fix out of sync data toggle if a configured device is
reconfigured (bsc#1012628).
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090
modules (bsc#1012628).
- USB: serial: option: support dynamic Quectel USB compositions
(bsc#1012628).
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
(bsc#1012628).
- usb: core: fix slab-out-of-bounds Read in read_descriptors
(bsc#1012628).
- phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
(bsc#1012628).
- staging: greybus: audio: fix uninitialized value issue
(bsc#1012628).
- video: fbdev: fix OOB read in vga_8planes_imageblit()
(bsc#1012628).
- ARM: dts: vfxxx: Add syscon compatible with OCOTP (bsc#1012628).
- arm64: dts: imx8mp: correct sdma1 clk setting (bsc#1012628).
- test_firmware: Test platform fw loading on non-EFI systems
(bsc#1012628).
- debugfs: Fix module state check condition (bsc#1012628).
- Revert "usb: dwc3: meson-g12a: fix shared reset control use"
(bsc#1012628).
- KVM: fix memory leak in kvm_io_bus_unregister_dev()
(bsc#1012628).
- kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
(bsc#1012628).
- KVM: arm64: Do not try to map PUDs when they are folded into
PMD (bsc#1012628).
- KVM: VMX: Don't freeze guest when event delivery causes an
APIC-access exit (bsc#1012628).
- vgacon: remove software scrollback support (bsc#1012628).
- fbcon: remove now unusued 'softback_lines' cursor() argument
(bsc#1012628).
- fbcon: remove soft scrollback code (bsc#1012628).
- RDMA/mlx4: Read pkey table length instead of hardcoded value
(bsc#1012628).
- RDMA/rxe: Fix the parent sysfs read when the interface has 15
chars (bsc#1012628).
- rbd: require global CAP_SYS_ADMIN for mapping and unmapping
(bsc#1012628).
- nvme: Revert: Fix controller creation races with teardown flow
(bsc#1012628).
- mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
(bsc#1012628).
- mmc: sdio: Use mmc_pre_req() / mmc_post_req() (bsc#1012628).
- drm/msm: Disable the RPTR shadow (bsc#1012628).
- drm/msm: Disable preemption on all 5xx targets (bsc#1012628).
- drm/msm: Split the a5xx preemption record (bsc#1012628).
- drm/tve200: Stabilize enable/disable (bsc#1012628).
- scsi: target: iscsi: Fix hang in iscsit_access_np() when
getting tpg->np_login_sem (bsc#1012628).
- scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
(bsc#1012628).
- scsi: target: iscsi: Fix data digest calculation (bsc#1012628).
- misc: eeprom: at24: register nvmem only after eeprom is ready
to use (bsc#1012628).
- regulator: core: Fix slab-out-of-bounds in
regulator_unlock_recursive() (bsc#1012628).
- regulator: plug of_node leak in regulator_register()'s error
path (bsc#1012628).
- regulator: push allocation in set_consumer_device_supply()
out of lock (bsc#1012628).
- regulator: push allocations in create_regulator() outside of
lock (bsc#1012628).
- regulator: push allocation in regulator_init_coupling()
outside of lock (bsc#1012628).
- kobject: Restore old behaviour of kobject_del(NULL)
(bsc#1012628).
- thunderbolt: Disable ports that are not implemented
(bsc#1012628).
- btrfs: fix wrong address when faulting in pages in the search
ioctl (bsc#1012628).
- btrfs: free data reloc tree on failed mount (bsc#1012628).
- btrfs: fix lockdep splat in add_missing_dev (bsc#1012628).
- btrfs: require only sector size alignment for parent eb bytenr
(bsc#1012628).
- staging: wlan-ng: fix out of bounds read in
prism2sta_probe_usb() (bsc#1012628).
- iio:accel:mma8452: Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio:accel:mma7455: Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio: accel: kxsd9: Fix alignment of local buffer (bsc#1012628).
- iio:chemical:ccs811: Fix timestamp alignment and prevent data
leak (bsc#1012628).
- iio:light:max44000 Fix timestamp alignment and prevent data leak
(bsc#1012628).
- iio:magnetometer:ak8975 Fix alignment and data leak issues
(bsc#1012628).
- iio:adc:ti-adc081c Fix alignment and data leak issues
(bsc#1012628).
- iio:adc:max1118 Fix alignment of timestamp and data leak issues
(bsc#1012628).
- iio:adc:ina2xx Fix timestamp alignment issue (bsc#1012628).
- iio:adc:ti-adc084s021 Fix alignment and data leak issues
(bsc#1012628).
- iio:accel:bmc150-accel: Fix timestamp alignment and prevent
data leak (bsc#1012628).
- iio:proximity:mb1232: Fix timestamp alignment and prevent data
leak (bsc#1012628).
- iio:light:ltr501 Fix timestamp alignment issue (bsc#1012628).
- iio: cros_ec: Set Gyroscope default frequency to 25Hz
(bsc#1012628).
- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
(bsc#1012628).
- iio: adc: mcp3422: fix locking on error path (bsc#1012628).
- iio: adc: mcp3422: fix locking scope (bsc#1012628).
- gcov: Disable gcov build with GCC 10 (bsc#1012628).
- iommu/amd: Do not use IOMMUv2 functionality when SME is active
(bsc#1012628).
- iommu/amd: Do not force direct mapping when SME is active
(bsc#1012628).
- drm/amdgpu: Fix bug in reporting voltage for CIK (bsc#1012628).
- drivers/net/wan/hdlc: Change the default of hard_header_len to 0
(bsc#1012628).
- ALSA: hda: use consistent HDAudio spelling in comments/docs
(bsc#1012628).
- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU
is disabled (bsc#1012628).
- ALSA: hda: hdmi - add Rocketlake support (bsc#1012628).
- arm64/module: set trampoline section flags regardless of
CONFIG_DYNAMIC_FTRACE (bsc#1012628).
- cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for
turbo disabled (bsc#1012628).
- cpufreq: intel_pstate: Refuse to turn off with HWP enabled
(bsc#1012628).
- ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-id
(bsc#1012628).
- HID: elan: Fix memleak in elan_input_configured (bsc#1012628).
- drivers/net/wan/hdlc_cisco: Add hard_header_len (bsc#1012628).
- HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+
controller (bsc#1012628).
- HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek
X52 devices (bsc#1012628).
- nvme-pci: cancel nvme device request before disabling
(bsc#1012628).
- nvme-rdma: fix reset hang if controller died in the middle of
a reset (bsc#1012628).
- nvme-rdma: fix timeout handler (bsc#1012628).
- nvme-rdma: serialize controller teardown sequences
(bsc#1012628).
- nvme-tcp: fix reset hang if controller died in the middle of
a reset (bsc#1012628).
- nvme-tcp: fix timeout handler (bsc#1012628).
- nvme-tcp: serialize controller teardown sequences (bsc#1012628).
- nvme: have nvme_wait_freeze_timeout return if it timed out
(bsc#1012628).
- nvme-fabrics: don't check state NVME_CTRL_NEW for request
acceptance (bsc#1012628).
- nvmet-tcp: Fix NULL dereference when a connect data comes in
h2cdata pdu (bsc#1012628).
- media: gpio-ir-tx: spinlock is not needed to disable interrupts
(bsc#1012628).
- irqchip/eznps: Fix build error for !ARC700 builds (bsc#1012628).
- ARC: show_regs: fix r12 printing and simplify (bsc#1012628).
- xfs: initialize the shortform attr header padding entry
(bsc#1012628).
- cfg80211: Adjust 6 GHz frequency to channel conversion
(bsc#1012628).
- mac80211: reduce packet loss event false positives
(bsc#1012628).
- wireless: fix wrong 160/80+80 MHz setting (bsc#1012628).
- drivers/net/wan/lapbether: Set network_header before
transmitting (bsc#1012628).
- xfs: fix off-by-one in inode alloc block reservation calculation
(bsc#1012628).
- net: hns3: Fix for geneve tx checksum bug (bsc#1012628).
- drivers/dma/dma-jz4780: Fix race condition between probe and
irq handler (bsc#1012628).
- ALSA: hda/tegra: Program WAKEEN register for Tegra
(bsc#1012628).
- ALSA: hda: Fix 2 channel swapping for Tegra (bsc#1012628).
- scsi: qedf: Fix null ptr reference in qedf_stag_change_work
(bsc#1012628).
- firestream: Fix memleak in fs_open (bsc#1012628).
- NFC: st95hf: Fix memleak in st95hf_in_send_cmd (bsc#1012628).
- drivers/net/wan/lapbether: Added needed_tailroom (bsc#1012628).
- netfilter: nft_set_rbtree: Detect partial overlap with start
endpoint match (bsc#1012628).
- netfilter: conntrack: allow sctp hearbeat after connection
re-use (bsc#1012628).
- MIPS: Loongson64: Do not override watch and ejtag feature
(bsc#1012628).
- dmaengine: acpi: Put the CSRT table after using it
(bsc#1012628).
- ARC: HSDK: wireup perf irq (bsc#1012628).
- KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN
(bsc#1012628).
- KVM: nVMX: Fix the update value of nested load
IA32_PERF_GLOBAL_CTRL control (bsc#1012628).
- arm64: dts: ns2: Fixed QSPI compatible string (bsc#1012628).
- ARM: dts: BCM5301X: Fixed QSPI compatible string (bsc#1012628).
- ARM: dts: NSP: Fixed QSPI compatible string (bsc#1012628).
- ARM: dts: bcm: HR2: Fixed QSPI compatible string (bsc#1012628).
- IB/isert: Fix unaligned immediate-data handling (bsc#1012628).
- RDMA/rtrs-srv: Set .release function for rtrs srv device during
device init (bsc#1012628).
- block: Set same_page to false in __bio_try_merge_page if ret
is false (bsc#1012628).
- spi: stm32: fix pm_runtime_get_sync() error checking
(bsc#1012628).
- nvme-fabrics: allow to queue requests for live queues
(bsc#1012628).
- seccomp: don't leak memory when filter install races
(bsc#1012628).
- block: restore a specific error code in bdev_del_partition
(bsc#1012628).
- i2c: npcm7xx: Fix timeout calculation (bsc#1012628).
- btrfs: fix NULL pointer dereference after failure to create
snapshot (bsc#1012628).
- spi: stm32: Rate-limit the 'Communication suspended' message
(bsc#1012628).
- mmc: sdhci-msm: Add retries when all tuning phases are found
valid (bsc#1012628).
- mmc: sdhci-acpi: Clear amd_sdhci_host on reset (bsc#1012628).
- ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3
(bsc#1012628).
- KVM: arm64: Update page shift if stage 2 block mapping not
supported (bsc#1012628).
- drm/sun4i: backend: Disable alpha on the lowest plane on the
A20 (bsc#1012628).
- drm/sun4i: backend: Support alpha property on lowest plane
(bsc#1012628).
- drm/sun4i: Fix DE2 YVU handling (bsc#1012628).
- padata: fix possible padata_works_lock deadlock (bsc#1012628).
- interconnect: qcom: Fix small BW votes being truncated to zero
(bsc#1012628).
- Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is
enabled" (bsc#1012628).
- soundwire: fix double free of dangling pointer (bsc#1012628).
- scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
(bsc#1012628).
- scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
(bsc#1012628).
- RDMA/core: Fix reported speed and width (bsc#1012628).
- RDMA/core: Fix unsafe linked list traversal after failing to
allocate CQ (bsc#1012628).
- drm/virtio: fix unblank (bsc#1012628).
- scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as
NODATA (bsc#1012628).
- scsi: qla2xxx: Fix regression on sparc64 (bsc#1012628).
- drm/sun4i: Fix dsi dcs long write function (bsc#1012628).
- arm64: dts: imx8mq: Fix TMU interrupt property (bsc#1012628).
- drm/sun4i: add missing put_device() call in
sun8i_r40_tcon_tv_set_mux() (bsc#1012628).
- RDMA/bnxt_re: Remove the qp from list only if the qp destroy
succeeds (bsc#1012628).
- RDMA/bnxt_re: Fix driver crash on unaligned PSN entry address
(bsc#1012628).
- RDMA/bnxt_re: Static NQ depth allocation (bsc#1012628).
- RDMA/bnxt_re: Fix the qp table indexing (bsc#1012628).
- RDMA/bnxt_re: Do not report transparent vlan from QP1
(bsc#1012628).
- RDMA/rxe: Fix panic when calling kmem_cache_create()
(bsc#1012628).
- RDMA/rxe: Drop pointless checks in rxe_init_ports (bsc#1012628).
- RDMA/rxe: Fix memleak in rxe_mem_init_user (bsc#1012628).
- RDMA/rtrs-srv: Replace device_register with device_initialize
and device_add (bsc#1012628).
- ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy
(bsc#1012628).
- arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to build
(bsc#1012628).
- ARM: dts: imx7ulp: Correct gpio ranges (bsc#1012628).
- ARM: dts: ls1021a: fix QuadSPI-memory reg range (bsc#1012628).
- selftests/timers: Turn off timeout setting (bsc#1012628).
- ARM: dts: omap5: Fix DSI base address and clocks (bsc#1012628).
- ARM: dts: socfpga: fix register entry for timer3 on Arria10
(bsc#1012628).
- regulator: remove superfluous lock in
regulator_resolve_coupling() (bsc#1012628).
- regulator: push allocation in regulator_ena_gpio_request()
out of lock (bsc#1012628).
- ARM: dts: logicpd-som-lv-baseboard: Fix missing video
(bsc#1012628).
- ARM: dts: logicpd-som-lv-baseboard: Fix broken audio
(bsc#1012628).
- ARM: dts: logicpd-torpedo-baseboard: Fix broken audio
(bsc#1012628).
- ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()
(bsc#1012628).
- commit 83e873a
- Linux 5.8.9 (bsc#1012628).
- mptcp: free acked data before waiting for more memory
(bsc#1012628).
- net: disable netpoll on fresh napis (bsc#1012628).
- tipc: fix using smp_processor_id() in preemptible (bsc#1012628).
- tipc: fix shutdown() of connectionless socket (bsc#1012628).
- taprio: Fix using wrong queues in gate mask (bsc#1012628).
- sctp: not disable bh in the whole sctp_get_port_local()
(bsc#1012628).
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL (bsc#1012628).
- netlabel: fix problems with mapping removal (bsc#1012628).
- ipv6: Fix sysctl max for fib_multipath_hash_policy
(bsc#1012628).
- ipv4: Silence suspicious RCU usage warning (bsc#1012628).
- RDMA/cma: Execute rdma_cm destruction from a handler properly
(bsc#1012628).
- RDMA/cma: Remove unneeded locking for req paths (bsc#1012628).
- RDMA/cma: Using the standard locking pattern when delivering
the removal event (bsc#1012628).
- RDMA/cma: Simplify DEVICE_REMOVAL for internal_id (bsc#1012628).
- io_uring: fix linked deferred ->files cancellation
(bsc#1012628).
- io_uring: fix cancel of deferred reqs with ->files
(bsc#1012628).
- commit 52f63c2
- Linux 5.8.8 (bsc#1012628).
- hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry
for RAA228228 (bsc#1012628).
- HID: quirks: Always poll three more Lenovo PixArt mice
(bsc#1012628).
- drm/msm/dpu: Fix reservation failures in modeset (bsc#1012628).
- drm/msm/dpu: Fix scale params in plane validation (bsc#1012628).
- drm/msm/dpu: fix unitialized variable error (bsc#1012628).
- tty: serial: qcom_geni_serial: Drop __init from
qcom_geni_console_setup (bsc#1012628).
- drm/msm: add shutdown support for display platform_driver
(bsc#1012628).
- hwmon: (applesmc) check status earlier (bsc#1012628).
- nvmet: Disable keep-alive timer when kato is cleared to 0h
(bsc#1012628).
- drm/msm: enable vblank during atomic commits (bsc#1012628).
- habanalabs: unmap PCI bars upon iATU failure (bsc#1012628).
- habanalabs: validate packet id during CB parse (bsc#1012628).
- habanalabs: set clock gating according to mask (bsc#1012628).
- habanalabs: proper handling of alloc size in coresight
(bsc#1012628).
- habanalabs: set max power according to card type (bsc#1012628).
- habanalabs: validate FW file size (bsc#1012628).
- habanalabs: check correct vmalloc return code (bsc#1012628).
- drm/msm/a6xx: fix gmu start on newer firmware (bsc#1012628).
- gfs2: add some much needed cleanup for log flushes that fail
(bsc#1012628).
- hv_utils: return error if host timesysnc update is stale
(bsc#1012628).
- hv_utils: drain the timesync packets on onchannelcallback
(bsc#1012628).
- ceph: don't allow setlease on cephfs (bsc#1012628).
- i2c: iproc: Fix shifting 31 bits (bsc#1012628).
- drm/omap: fix incorrect lock state (bsc#1012628).
- irqchip/ingenic: Leave parent IRQ unmasked on suspend
(bsc#1012628).
- cpuidle: Fixup IRQ state (bsc#1012628).
- nbd: restore default timeout when setting it to zero
(bsc#1012628).
- s390: don't trace preemption in percpu macros (bsc#1012628).
- drm/amd/display: should check error using DC_OK (bsc#1012628).
- drm/amd/display: Reject overlay plane configurations in
multi-display scenarios (bsc#1012628).
- drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object
to 0 in amdgpu_dm_update_backlight_caps (bsc#1012628).
- drm/amd/display: Revert HDCP disable sequence change
(bsc#1012628).
- drm/amd/display: Fix passive dongle mistaken as active dongle
in EDID emulation (bsc#1012628).
- drm/amd/display: Keep current gain when ABM disable immediately
(bsc#1012628).
- drm/amd/display: Retry AUX write when fail occurs (bsc#1012628).
- drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
(bsc#1012628).
- xen/xenbus: Fix granting of vmalloc'd memory (bsc#1012628).
- fsldma: fix very broken 32-bit ppc ioread64 functionality
(bsc#1012628).
- dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate
handling (bsc#1012628).
- batman-adv: Avoid uninitialized chaddr when handling DHCP
(bsc#1012628).
- batman-adv: Fix own OGM check in aggregated OGMs (bsc#1012628).
- batman-adv: bla: use netif_rx_ni when not in interrupt context
(bsc#1012628).
- dmaengine: at_hdmac: check return value of
of_find_device_by_node() in at_dma_xlate() (bsc#1012628).
- dmaengine: at_hdmac: add missing put_device() call in
at_dma_xlate() (bsc#1012628).
- dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate()
(bsc#1012628).
- rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()
(bsc#1012628).
- rxrpc: Fix loss of RTT samples due to interposed ACK
(bsc#1012628).
- rxrpc: Make rxrpc_kernel_get_srtt() indicate validity
(bsc#1012628).
- MIPS: mm: BMIPS5000 has inclusive physical caches (bsc#1012628).
- MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
(bsc#1012628).
- mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 (bsc#1012628).
- perf sched timehist: Fix use of CPU list with summary option
(bsc#1012628).
- perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT
is not set (bsc#1012628).
- netfilter: nf_tables: add NFTA_SET_USERDATA if not null
(bsc#1012628).
- netfilter: nf_tables: incorrect enum nft_list_attributes
definition (bsc#1012628).
- netfilter: nf_tables: fix destination register zeroing
(bsc#1012628).
- net: hns: Fix memleak in hns_nic_dev_probe (bsc#1012628).
- net: systemport: Fix memleak in bcm_sysport_probe (bsc#1012628).
- ravb: Fixed to be able to unload modules (bsc#1012628).
- net: arc_emac: Fix memleak in arc_mdio_probe (bsc#1012628).
- bpf: Fix a buffer out-of-bound access when filling raw_tp
link_info (bsc#1012628).
- dmaengine: pl330: Fix burst length if burst size is smaller
than bus width (bsc#1012628).
- dmaengine: ti: k3-udma: Fix the TR initialization for
prep_slave_sg (bsc#1012628).
- gtp: add GTPA_LINK info to msg sent to userspace (bsc#1012628).
- net: ethernet: ti: cpsw: fix clean up of vlan mc entries for
host port (bsc#1012628).
- net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries
for host port (bsc#1012628).
- bnxt_en: Don't query FW when netif_running() is false
(bsc#1012628).
- bnxt_en: Check for zero dir entries in NVRAM (bsc#1012628).
- bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled
(bsc#1012628).
- bnxt_en: Fix PCI AER error recovery flow (bsc#1012628).
- bnxt_en: Fix possible crash in bnxt_fw_reset_task()
(bsc#1012628).
- bnxt_en: fix HWRM error when querying VF temperature
(bsc#1012628).
- xfs: finish dfops on every insert range shift iteration
(bsc#1012628).
- xfs: fix boundary test in xfs_attr_shortform_verify
(bsc#1012628).
- bnxt: don't enable NAPI until rings are ready (bsc#1012628).
- media: vicodec: add missing v4l2_ctrl_request_hdl_put()
(bsc#1012628).
- media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
(bsc#1012628).
- net: ethernet: ti: cpsw_new: fix error handling in
cpsw_ndo_vlan_rx_kill_vid() (bsc#1012628).
- media: i2c: imx214: select V4L2_FWNODE (bsc#1012628).
- selftests/bpf: Fix massive output from test_maps (bsc#1012628).
- net: dsa: mt7530: fix advertising unsupported 1000baseT_Half
(bsc#1012628).
- netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN
instead of ENOBUFS (bsc#1012628).
- nvmet-fc: Fix a missed _irqsave version of spin_lock in
'nvmet_fc_fod_op_done()' (bsc#1012628).
- nvme: fix controller instance leak (bsc#1012628).
- netfilter: conntrack: do not auto-delete clash entries on reply
(bsc#1012628).
- opp: Don't drop reference for an OPP table that was never parsed
(bsc#1012628).
- cxgb4: fix thermal zone device registration (bsc#1012628).
- net: ethernet: ti: am65-cpsw: fix rmii 100Mbit link mode
(bsc#1012628).
- MIPS: perf: Fix wrong check condition of Loongson event IDs
(bsc#1012628).
- block: fix locking in bdev_del_partition (bsc#1012628).
- perf top/report: Fix infinite loop in the TUI for grouped events
(bsc#1012628).
- perf cs-etm: Fix corrupt data after perf inject from
(bsc#1012628).
- perf intel-pt: Fix corrupt data after perf inject from
(bsc#1012628).
- perf tools: Correct SNOOPX field offset (bsc#1012628).
- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
(bsc#1012628).
- fix regression in "epoll: Keep a reference on files added to
the check list" (bsc#1012628).
- net: bcmgenet: fix mask check in bcmgenet_validate_flow()
(bsc#1012628).
- net: gemini: Fix another missing clk_disable_unprepare()
in probe (bsc#1012628).
- nfp: flower: fix ABI mismatch between driver and firmware
(bsc#1012628).
- net: dp83867: Fix WoL SecureOn password (bsc#1012628).
- MIPS: add missing MSACSR and upper MSA initialization
(bsc#1012628).
- MIPS: SNI: Fix SCSI interrupt (bsc#1012628).
- xfs: fix xfs_bmap_validate_extent_raw when checking attr fork
of rt files (bsc#1012628).
- perf jevents: Fix suspicious code in fixregex() (bsc#1012628).
- perf stat: Turn off summary for interval mode by default
(bsc#1012628).
- perf bench: The do_run_multi_threaded() function must use
IS_ERR(perf_session__new()) (bsc#1012628).
- tg3: Fix soft lockup when tg3_reset_task() fails (bsc#1012628).
- x86, fakenuma: Fix invalid starting node ID (bsc#1012628).
- iommu/vt-d: Serialize IOMMU GCMD register modifications
(bsc#1012628).
- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for
omap4430 (bsc#1012628).
- thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
(bsc#1012628).
- iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
(bsc#1012628).
- iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
(bsc#1012628).
- include/linux/log2.h: add missing () around n in
roundup_pow_of_two() (bsc#1012628).
- iommu/vt-d: Handle 36bit addressing for x86-32 (bsc#1012628).
- tracing/kprobes, x86/ptrace: Fix regs argument order for i386
(bsc#1012628).
- x86/entry: Fix AC assertion (bsc#1012628).
- x86/debug: Allow a single level of #DB recursion (bsc#1012628).
- ext2: don't update mtime on COW faults (bsc#1012628).
- xfs: don't update mtime on COW faults (bsc#1012628).
- ARC: perf: don't bail setup if pct irq missing in device-tree
(bsc#1012628).
- arc: fix memory initialization for systems with two memory banks
(bsc#1012628).
- btrfs: drop path before adding new uuid tree entry
(bsc#1012628).
- btrfs: fix potential deadlock in the search ioctl (bsc#1012628).
- btrfs: allocate scrub workqueues outside of locks (bsc#1012628).
- btrfs: set the correct lockdep class for new nodes
(bsc#1012628).
- btrfs: set the lockdep class for log tree extent buffers
(bsc#1012628).
- btrfs: block-group: fix free-space bitmap threshold
(bsc#1012628).
- btrfs: tree-checker: fix the error message for transid error
(bsc#1012628).
- Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
(bsc#1012628).
- x86/mm/32: Bring back vmalloc faulting on x86_32 (bsc#1012628).
- ALSA: ca0106: fix error code handling (bsc#1012628).
- ALSA: usb-audio: Add basic capture support for Pioneer DJ
DJM-250MK2 (bsc#1012628).
- ALSA: usb-audio: Add implicit feedback quirk for UR22C
(bsc#1012628).
- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity
check (bsc#1012628).
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup
(bsc#1012628).
- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
(bsc#1012628).
- ALSA: hda - Fix silent audio output and corrupted input on
MSI X570-A PRO (bsc#1012628).
- ALSA; firewire-tascam: exclude Tascam FE-8 from detection
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
NT950XCJ-X716A (bsc#1012628).
- ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th
Gen (bsc#1012628).
- arm64: dts: mt7622: add reset node for mmc device (bsc#1012628).
- mmc: mediatek: add optional module reset property (bsc#1012628).
- mmc: dt-bindings: Add resets/reset-names for Mediatek MMC
bindings (bsc#1012628).
- mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel
GLK-based controllers (bsc#1012628).
- media: rc: do not access device via sysfs after
rc_unregister_device() (bsc#1012628).
- media: rc: uevent sysfs file races with rc_unregister_device()
(bsc#1012628).
- affs: fix basic permission bits to actually work (bsc#1012628).
- block: allow for_each_bvec to support zero len bvec
(bsc#1012628).
- block: ensure bdi->io_pages is always initialized (bsc#1012628).
- io_uring: set table->files[i] to NULL when io_sqe_file_register
failed (bsc#1012628).
- io_uring: fix removing the wrong file in __io_sqe_files_update()
(bsc#1012628).
- s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig
(bsc#1012628).
- libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to
Sandisks (bsc#1012628).
- mips/oprofile: Fix fallthrough placement (bsc#1012628).
- blk-iocost: ioc_pd_free() shouldn't assume irq disabled
(bsc#1012628).
- blk-stat: make q->stats->lock irqsafe (bsc#1012628).
- dmaengine: dw-edma: Fix scatter-gather address calculation
(bsc#1012628).
- drm/i915: Fix sha_text population code (bsc#1012628).
- drm/amd/pm: avoid false alarm due to confusing
softwareshutdowntemp setting (bsc#1012628).
- drm/amdgpu: Specify get_argument function for ci_smu_funcs
(bsc#1012628).
- dm writecache: handle DAX to partitions on persistent memory
correctly (bsc#1012628).
- dm mpath: fix racey management of PG initialization
(bsc#1012628).
- dm integrity: fix error reporting in bitmap mode after creation
(bsc#1012628).
- dm crypt: Initialize crypto wait structures (bsc#1012628).
- dm cache metadata: Avoid returning cmd->bm wild pointer on error
(bsc#1012628).
- dm thin metadata: Avoid returning cmd->bm wild pointer on error
(bsc#1012628).
- dm thin metadata: Fix use-after-free in dm_bm_set_read_only
(bsc#1012628).
- mm: slub: fix conversion of freelist_corrupted() (bsc#1012628).
- mm: track page table modifications in __apply_to_page_range()
(bsc#1012628).
- mm: madvise: fix vma user-after-free (bsc#1012628).
- mm/rmap: fixup copying of soft dirty and uffd ptes
(bsc#1012628).
- io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK
marked file (bsc#1012628).
- perf record: Correct the help info of option "--no-bpf-event"
(bsc#1012628).
- kconfig: streamline_config.pl: check defined(ENV variable)
before using it (bsc#1012628).
- sdhci: tegra: Add missing TMCLK for data timeout (bsc#1012628).
- checkpatch: fix the usage of capture group ( ... )
(bsc#1012628).
- mm/migrate: fixup setting UFFD_WP flag (bsc#1012628).
- mm/hugetlb: try preferred node first when alloc gigantic page
from cma (bsc#1012628).
- mm/hugetlb: fix a race between hugetlb sysctl handlers
(bsc#1012628).
- mm/khugepaged.c: fix khugepaged's request size in collapse_file
(bsc#1012628).
- cfg80211: regulatory: reject invalid hints (bsc#1012628).
- net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
(bsc#1012628).
- commit 8b2a0ec
- rpm/kernel-source.spec.in: Also use bz compression (boo#1175882).
- commit 375ec84
- rpm/kernel-binary.spec.in: Also sign ppc64 kernels (jsc#SLE-15857
jsc#SLE-13618).
- commit 971fc3d
- coresight: fix offset by one error in counting ports
(bsc#1175054).
- commit 038472f
- Update config files: enable a few missing Intel SOF and SST ASoC entries (bsc#1176200)
- commit 87f4d0a
==== kio-extras5 ====
Subpackages: kio-extras5-lang libkioarchive5
- Remove obsolete build dependencies: openslp, KDELibs4Support,
KHtml, exiv2
==== kismet ====
Version update (2020_04_R3 -> 2020_09_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-09-R3
* Properly show messages from datasources
* Properly show error and status messages from opening
datasources, which previously were ignored. This should make
seeing errors opening datasources much easier.
* Fix bluetooth capture on some platforms
* Some platforms / kernels / setups appear to not enable rfkill.
The bluetooth hci capture source erroneously failed when no
rfkill information was available.
* Remove 221 IE tag subtype match requirement
* Remove requiring a subtype of 0 on an IE221 tag for matching
the manufacturer of otherwise unknown devices.
* Fix potential crash in datasource panel
* Fix a long-standing potential crash when the datasource panel
is open in the UI caused by a race condition with the
constructor and callbacks.
* Fix race condition in launching datasources
* Fix a long-standing race condition which could lead to some
datasources not being opened properly or their types
autodetected properly due to a race condition with the type
probe code.
* Increase precision of some doubles in JSON for GPS
* Found some legacy serialization code which reduced the
precision of some doubles (double-vector) which would cause
GPS to display with less precision.
* Don?t shut down messagebus processing thread until Kismet is
fully exiting
* The messagebus service thread could shut down before Kismet
had finished spinning down, causing it to not show some of
the errors causing the shutdown.
* Fix moodycamel fast queue for gcc 9.2.0
* Merge fix from cameron314/moodycamel to the fast concurrent
queue library for compiling on gcc 9.2.0
* Add new device locking API
* Add new device locking API for internal range locking of
devices to better protect records during updates between
threads.
- Add patch:
* kismet-fix-build.patch (revert 3c8f8d83)
- Update to version 2020-09-R2
* Save more RAM!
* Fix a very silly error in kismetdb_dump_devices
* The kismetdb_dump_devices tool was broken and printed out
the JSON twice, generating an invalid JSON file.
* Tweak how IE221 manufacturers are derived
* Look for some specific AP manufacturers in the IE221 tags, and
then fall back to using generic 221 manufacturers.
* Fix packet RRD in main device table
* Fix the packet RRD in the main device table not scrolling
properly
* Generally clean up compiling and squash a number of warnings
during compiling
* Fix a bug classifying some devices as APs
* Some devices doing an inter-ds communication (like a chromecas
and a phone) got flagged as APs when they?re not really.
- Update to version 2020-09-R1
* Kismet server auto-discovery
* New SSID details window to go along with the SSID views
* New ?MAC censorship? demo option in the web UI
* Split advertised and responded APs
* Significant memory optimizations
* New optimized internal field building
* Optimized ?multikey-as-dictionary? API
* Verbose output on remote capture tools
* Expanded ICAO databases for ADSB
* Compressed server-side ICAO databases
* More memory control options
* New greatly simplified JSON generation and parsing
* Support for non-packet scan reports
* New event bus extension to the Kismet helper protocol
* New kismetdb_to_pcap tool
* Configuration flavors/override system
* Packet rate graphs
* More manufacturer indexing
* Optimized internal map structure
* Lots and lots of bug fixes and minor updates
==== kmail ====
Subpackages: kmail-application-icons kmail-lang ktnef
- Add Fix-Bug-426596.patch to fix a possible crash of the
archivemail agent after changing its settings (boo#1176666,
kde#426596, kde#425786, kde#424232)
==== ldb ====
Version update (2.1.4 -> 2.2.0)
Subpackages: libldb2 python3-ldb
- Release ldb 2.2.0
+ Fix memory leak in ldb_kv_index_dn_ordered(); (bso#14299)
+ Fix off-by-one increment in lldb_add_msg_attr; (bso#14413)
==== libdbusmenu-qt5 ====
Version update (0.9.3+15.10.20150604 -> 0.9.3+16.04.20160218)
- Rework patch trusting the compiler will remove dead code properly
when debug output is disabled (as it is in the spec file):
* noqDebug-qWarnings.patch
- Update to 0.9.3+16.04.20160218:
* Ported tests to Qt5
- Use a Source url that works
==== libdlm ====
Subpackages: libdlm3
- Add dependency relationship between libdlm and dlm-kmp (bsc#1121380)
==== libfido2 ====
Version update (1.4.0 -> 1.5.0)
Subpackages: libfido2-1 libfido2-udev
- Add 7a17a4e9127fb6df6278f19396760e7d60a5862c.patch from upstream
to fix 32bit compilation issues.
- Update to version 1.5.0
* hid_linux: return FIDO_OK if no devices are found.
* hid_osx:
+ repair communication with U2F tokens, gh#166;
+ reliability fixes.
* fido2-{assert,cred}: new options to explicitly toggle UP, UV.
* Support for configurable report lengths.
* New API calls:
+ fido_cbor_info_maxcredcntlst
+ fido_cbor_info_maxcredidlen
+ fido_cred_aaguid_len
+ fido_cred_aaguid_ptr
+ fido_dev_get_touch_begin
+ fido_dev_get_touch_status
* Use COSE_ECDH_ES256 with CTAP_CBOR_CLIENT_PIN; gh#154.
* Allow CTAP messages up to 2048 bytes; gh#171.
* Ensure we only list USB devices by default.
==== libiptcdata ====
Version update (1.0.4 -> 1.0.5)
Subpackages: libiptcdata0
- update to 1.0.5:
* Omnibus python3 update
* Modernize autoconf/automake init
* Update to latest gtk-doc
* Fix python3 module init
==== libphonenumber ====
Version update (8.10.15 -> 8.12.10)
- Update to v8.12.10:
* See https://github.com/google/libphonenumber/blob/v8.12.10/release_notes.txt
- The upstream repo and tarball include binary .jar archives with legally
questionable content. Switch to a _service and exclude those.
- Update to v8.12.9
* see https://github.com/google/libphonenumber/blob/v8.12.9/release_notes.txt
==== libpipeline ====
Version update (1.5.0 -> 1.5.3)
- update to 1.5.3:
* Fix implementation-defined behaviour while handling read/write errors.
* Port tests to the modern Check API.
* `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as
* functions registered using `atexit' being called multiple times.
* Document that standard FDs must be open before calling `pipeline_start'.
* Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2.
* Various portability improvements, via Gnulib.
==== libproxy ====
- Build with KDE on Tumbleweed, Leap and SLE releases greater than
SLE-15-SP2 (jsc#SLE-12256).
==== libproxy-plugins ====
Subpackages: libproxy1-config-gnome3 libproxy1-config-kde libproxy1-networkmanager libproxy1-pacrunner-webkit
- Build with KDE on Tumbleweed, Leap and SLE releases greater than
SLE-15-SP2 (jsc#SLE-12256).
==== libqt5-qtbase ====
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Revert commit to fix screen geometry on startup (boo#1176750, QTBUG-86604):
* 0001-Revert-Emit-QScreen-availableG-g-eometryChanged-on-l.patch
==== librubberband ====
Version update (1.8.1 -> 1.8.2)
- Update to version 1.8.2
* Fix a number of small memory leaks
* Make stretcher more robust to being fed invalid input (with
NaNs)
* Various platform build fixes and improvements
* The API is unchanged and the library is binary compatible
with version 1.7.
- Refreshed rubberband-mk.patch
- Spec cleanup
==== libsolv ====
Version update (0.7.14 -> 0.7.15)
Subpackages: libsolv-tools python3-solv ruby-solv
- fix deduceq2addedmap clearing bits outside of the map
- conda: feature depriorization first
- conda: fix startswith implementation
- move find_update_seeds() call in cleandeps calculation
- set SOLVABLE_BUILDHOST in rpm and rpmmd parsers
- new testcase_mangle_repo_names() function
- new solv_fmemopen() function
- bump version to 0.7.15
- Enable zstd compression support for sle15
- Enable zstd compression support for sle15-sp2
==== libssh ====
Version update (0.9.4 -> 0.9.5)
Subpackages: libssh-config libssh4
- Add missing BR for openssh needed for tests
- update to 0.9.5 (bsc#1174713, CVE-2020-16135):
* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)
* Improve handling of library initialization (T222)
* Fix parsing of subsecond times in SFTP (T219)
* Make the documentation reproducible
* Remove deprecated API usage in OpenSSL
* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN
* Define version in one place (T226)
* Prevent invalid free when using different C runtimes than OpenSSL (T229)
* Compatibility improvements to testsuite
==== libyui-qt ====
Version update (2.54.0 -> 2.55.0)
- Hide heading of the dialog when no title is defined.
- Related to bsc#1175489.
- 2.55.0
==== libzypp ====
Version update (17.24.2 -> 17.25.0)
- RepoInfo: Return the type of the local metadata cache as
fallback (bsc#1176435)
- VendorAttr: Fix broken "suse,opensuse" equivalence handling.
Enhance API and testcases. (bsc#1174918)
- Update docs regarding 'opensuse' namepace matching.
- New solver testcase format.
- Link against libzsd to close libsolvs open references
(as we link statically)
- BuildRequires: libsolv-devel >= 0.7.15.
- version 17.25.0 (22)
==== monitoring-plugins ====
Version update (2.2 -> 2.3~alpha.20200520T233014.cadac85e)
Subpackages: monitoring-plugins-breeze monitoring-plugins-by_ssh monitoring-plugins-cluster monitoring-plugins-common monitoring-plugins-cups monitoring-plugins-dhcp monitoring-plugins-dig monitoring-plugins-disk monitoring-plugins-disk_smb monitoring-plugins-dns monitoring-plugins-dummy monitoring-plugins-file_age monitoring-plugins-flexlm monitoring-plugins-http monitoring-plugins-icmp monitoring-plugins-ide_smart monitoring-plugins-ifoperstatus monitoring-plugins-ifstatus monitoring-plugins-ircd monitoring-plugins-load monitoring-plugins-log monitoring-plugins-mailq monitoring-plugins-mrtg monitoring-plugins-mrtgtraf monitoring-plugins-nagios monitoring-plugins-nt monitoring-plugins-ntp_peer monitoring-plugins-ntp_time monitoring-plugins-nwstat monitoring-plugins-oracle monitoring-plugins-overcr monitoring-plugins-ping monitoring-plugins-procs monitoring-plugins-real monitoring-plugins-rpc monitoring-plugins-sensors monitoring-plugins-smtp monitoring-plugins-ssh monitoring-plugins-swap monitoring-plugins-tcp monitoring-plugins-time monitoring-plugins-ups monitoring-plugins-users monitoring-plugins-wave
- Drop check_ping_fix_ip4.patch (obsolete, conflicts with upstream fix)
- change version to 2.3~alpha.$date.$commit
update to current git as of 20200520T233014.cadac85e
changes summarized
* detect unreachable dns service in nslookup output
* check_curl: host_name may be null
* update test parameter according to check_http
* check_curl: use CURLOPT_RESOLVE to fix connecting to the right ip
* workaround for issue #1550 - better use "ping -4" instead
of "ping" if supported
* Use size_t instead of int when calling sysctl(3)
* check_tcp: add --sni
* Fix timeout_interval declarations
* check_curl: NSS, parse more date formats from certificate (in
- C cert check)
* check_curl: more tolerant CN= parsing when checking
certificates (hit on Centos 8)
* setting no_body to TRUE when we have a HEAD request
* some LIBCURL_VERSION checks around HTTP/2 feature
* added --http-version option to check_curl to choose HTTP
* improved curlhelp_parse_statusline to handle both HTTP/1.x
and HTTP/2
* check_curl: updates embedded picohttpparser to newest git
version
* setting progname of check_curl plugin to check_curl (at least
for now)
* Allow mariadbclient to be used for check_mysql
* fix maxfd being zero
* include -P switch in help
* check_swap: repaired "-n" behaviour
* improve command examples for 'at least' processes
* check_mysql: Allow sockets to be specified to -H
* Adding packages-warning option to check_apt plugin
* Adding print top consuming processes option to check_load
* check_snmp: make calcualtion of timeout value in help output more clear
* [check_disk] add support to display inodes usage in perfdata
* check_by_ssh: fix child process leak on timeouts
* check_icmp: Add IPv6 support
* check_dns: fix typo in parameter description
* Also support the --show-body/-B flag when --expect is used
* check_dns: improve support for checking multiple addresses
* check_hpjd: Added -D option to disable warning on 'out of paper'
* check_icmp: Do not overwrite -4,-6 on lookup
* check_icmp: emit error if multiple protocol version
* check_icmp: move opts string into a variable
* check_cluster.c: Added data argument validation.
* check_icmp: Correctly set address_family on lookup
* check_icmp: process protocol version args first
* check_icmp: Add IPv6 support
- monitoring-plugins-1.4.6-no_chown.patch
drop hunk for Makefile.in (not present in git)
- monitoring-plugins.check_hpjd.c-64bit-portability-issue.patch
update context
- deleted monitoring-plugins-check_swap-fix-n.patch
drop patch, is upstream
- drop explicit attr in filelist for check_host and check_rta_multi
as they are symlinks to check_icmp
- add new subpackage monitoring-plugins-uptime
- add patch monitoring-plugins-check_swap-fix-n.patch
check_swap fix behaviour for "-n" if 0 free swap is left
from git commit 6995b510759cf531d70745b7d0c6e8a0d9010b06
(bug#1175828)
- updated context in
monitoring-plugins-wrong_return_in_check_swap.patch
==== multipath-tools ====
Version update (0.8.4+183+suse.1817ce2 -> 0.8.4+192+suse.1bc10ad)
Subpackages: kpartx libmpath0
- Bugref for all minor fixes since SLE15-SP2 release (bsc#1176670)
- Added README.alua
- Update to version 0.8.4+192+suse.1bc10ad:
* Fix handling of hardware properties for maps without paths
(bsc#1176644)
- Update to version 0.8.4+190+suse.fe234ea:
* Fixes for daemon shutdown issues from SLE(bsc#1110060, bsc#1110439)
- multipathd: allow shutdown during configure()
* fix compilation of external programs with -lmultipath
(bsc#1133957, necessary after the above fix)
* Minor upstream fixes
==== musepack ====
- Add libmpcdec-fastmath-no-const.patch: remove const declarations
from some arrays which should not have them (boo#1176374).
==== mutt ====
Version update (1.14.6 -> 1.14.7)
Subpackages: mutt-doc mutt-lang
- update to 1.14.7:
* Bug fix release.
==== nbd ====
- Remove firewalld service file - it's in the main firewalld
package now.
==== noto-coloremoji-fonts ====
Version update (20200722 -> 20200916)
- Update to v2020-09-16-unicode13_1
* Unicode 13.1 update
==== okular ====
Subpackages: okular-lang okular-spectre
- Add patch to make the okular-spectre split more user friendly (boo#1176030):
* 0001-Inform-users-about-the-okular-spectre-package-in-the.patch
==== openSUSE-build-key ====
- the container keys for openSUSE and SUSE Linux Enterprise are actually
not the build keys. (bsc#1176818)
- build(a)suse.de key for SLE12 was extended. (bsc#1176759)
==== openvpn ====
Version update (2.4.8 -> 2.4.9)
- update to 2.4.9 (CVE-2020-11810, bsc#1169925O):
* Allow unicode search string in --cryptoapicert option (Windows)
* Skip expired certificates in Windows certificate store (Windows) (trac #966)
* OpenSSL: Fix --crl-verify not loading multiple CRLs in one file (trac #623)
* fix condition where a client's session could "float" to a new IP address that is not authorized ("fix illegal client float").
This can be used to disrupt service to a freshly connected client (no session
keys negotiated yet). It can not be used to inject or steal VPN traffic.
CVE-2020-11810).
* fix combination of async push (deferred auth) and NCP (trac #1259)
* Fix OpenSSL 1.1.1 not using auto elliptic curve selection (trac #1228)
* Fix OpenSSL error stack handling of tls_ctx_add_extra_certs
* mbedTLS: Make sure TLS session survives move (trac #880)
* Fix OpenSSL private key passphrase notices
* Fix building with --enable-async-push in FreeBSD (trac #1256)
* Fix broken fragmentation logic when using NCP (trac #1140)
==== opusfile ====
Version update (0.11 -> 0.12)
- update to 0.12:
* Fix stack overflow buffering out-of-sequence streams.
* Fix possible divide-by-zero.
* Fix issues with seeking in the win32 backend.
* Fix an issue where the seek algorithm could be confused by stream data changing between reads.
* Clean up compiler and scan-build warnings.
* Avoid use of the deprecated ftime() function which has Y2038 problems.
* Remove undefined behaviour memcpy(NULL) in op_read_native().
* Visual Studio project files updated for libogg 1.3.4 library name change.
* Various build systems updates.
* Various integration and testing environment improvements.
==== os-prober ====
Version update (1.76 -> 1.77)
- update to 1.77:
* Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
* Add CI configuration for gitlab
* Change priority of os-prober binary package to optional, since
"Priority: extra" is now deprecated.
* Remove trailing whitespaces from changelog file, to fix lintian tag.
==== pam_mount ====
Subpackages: libcryptmount0
- Demote Recommends to Suggests.
- Trim old specfile constructs.
==== pango ====
Version update (1.46.1 -> 1.46.2)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0
- Update to version 1.46.2:
+ Fix pango_win32_font_map_load_font with falback families.
+ Fix an assertion in pango_language_get_scripts.
+ Fix a crash in get_items_log_attrs.
+ Fix attribute iterators with overlapping attributes.
+ Fix rendering of Emoji keycap sequences.
+ ci: Run the testsuite under asan and fix all reported issues.
+ build: Make libthai, cairo, xft, fontconfig, freetype
dependencies meson features.
==== perl ====
Version update (5.30.1 -> 5.30.3)
Subpackages: perl-base perl-doc
- update to 5.30.3 (bsc#1171863, bsc#1171864, bsc#1171866):
* https://perldoc.perl.org/5.30.3/perl5302delta.html
* https://perldoc.perl.org/5.30.3/perldelta.html
* fixes [CVE-2020-10543] buffer overflow caused by a crafted
regular expression
* fixes [CVE-2020-10878] integer overflow via malformed bytecode
produced by a crafted regular expression
* fixes [CVE-2020-12723] buffer overflow caused by a crafted
regular expression
- dropped patches:
* perl-Adapt-Configure-to-GCC-version-10.patch
==== perl-BerkeleyDB ====
Version update (0.63 -> 0.64)
- updated to 0.64
see /usr/share/doc/packages/perl-BerkeleyDB/Changes
0.64 17 September 2020
* Refresh ppport.h
2a4ebf00b93977cfbffc65ecbcc0aac4f7cbad1d
* Silence clang warning in call to "initial_value"
https://github.com/pmqs/BerkeleyDB/issues/4
aa9c569b797bee78141ef319685d756bcef92a18
==== perl-Net-DNS ====
Version update (1.26 -> 1.27)
- updated to 1.27
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== perl-libwww-perl ====
Version update (6.47 -> 6.49)
- updated to 6.49
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.49 2020-09-24 00:27:56Z
- Require network testing enabled for t/redirect.t (GH#351) (Olaf Alders)
- updated to 6.48
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.48 2020-09-20 15:25:51Z
- Support 308 Permanent Redirect (GH#349) (Galen Huntington)
==== pinfo ====
Version update (0.6.10 -> 0.6.13)
- update to 0.6.13:
- Fix crash on 32-bit architectures
- minor release to fix the use of defualt colors (COLOR_DEFAULT) on ncurses
installs; COLOR_DEFAULT values in pinforc were silently ignored, causing
pinfo to use black-on-balc or white-on-white text
- remove AM_MAINTAINER_MODE from autoconf scripts to make sure all necessary
files are always rebuilt on ./configure && make
- fix possibel buffer overflow (and compiler error with gcc 8.2)
- Gracefully handle missing indirect info nodes
- Fix infinite loop when regexp-matching an empty string
- Fix loading of bare info pages (i.e., without .info extension)
- Properly load info pages whose name starts with "dir"
- Changes and tweaks to the auto* build tools
- Get rid of inlined functions, which break building with gcc7
- Fix segfautl when closing unopened file
- Fix typos in docs
- Fix compiler warnings
- Fix a number of out-of-buffer write, buffer overflows, string truncations
- Clean up documentation
- Correctly handle redirected stdin and/or stdout (https://bugs.debian.org/671306)
- Fix crash after failed global search
- Make curses mouse behaviour configurable
Note: this changes the default behaviour to not capture the mouse. To
restore the old behaviour, set GRAB-MOUSE=true in pinforc.
- Avoid an infinite loop for malformed info pages
- Add readline tab completion for nodes (https://bugs.debian.org/431708)
- Correct parse node links that span multiple (indented) lines.
- If a direct info page hit isn't found, try to look up a node in the dir
- Improve lookup of info pages
- Fix linking to man pages in a different section
- Fix the -n/--node command line option
- Fix issue with handling of suspend/resume and character input
- New maintainer: Bas Zoetekouw <bas(a)debian.org>
- License is now GPL version 2 only
- Updated German, Dutch, English, Polish, Russian, Czech translations and
added Basque, Swedish, Viernamese and Brazilian translations. Thanks to
Jens Seidel, Rene van Bevern, Piarres Beobide, Krzysztof Krzyzaniak, Yuri
Kozlov, Eddy Petri?or, Katarína Machálková, Clytie Siddall and Felipe
Augusto van de Wiel.
- Nodes containing a "." are now correctly found
- Non-ASCII man pages are displayed correctly
- Improved the history behavior of the search input line
- Broken tag tables are now automatically fixed
- Don't segfault when a broken regexp is entered
- Fixed a number of segfaults caused by using uninitialized pointers and
off-by-1 errors
- Fixed heap corruption caused by non-ascii chars in info pages
- Fixed a lot of patch searching issues
- Fixed text display on narrow terminals
- Fixed highlighting of searches
- The default pinforc now uses the terminal's default foreground and
background colors. Thanks to Rob Funk for a patch.
- Use libreadline by default; readline version 4 is now required.
- Better cooperation between ncurses and readline
- Fixed some memory leaks
- Got rid of tempnam() calls
- Fixed -Wall and -Wshadow compiler warnings
- Use utf8 in documentation files and fixed typoes
- add 16dba5978146b6d3a540ac7c8f415eda49280847.patch
23c169877fda839f0634b2d193eaf26de290f141.patch: fix build issues with gcc 10
- remove pinfo-0.6.10-tinfo.patch, pinfo-0.6.9-nul-strings.patch
pinfo-curses-detection.patch: upstream
==== pipewire ====
Version update (0.3.10 -> 0.3.11)
Subpackages: libpipewire-0_3-0 pipewire-modules pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.11:
* PipeWire improvements
+ Properly cleanup the mixer structures when a port is removed,
this should fix client crashes related to port config changes
and other random crashes.
+ Optimize the preferred formats in the audio converter. Higher
quality formats with higher performance are chosen first.
+ Make sure the time reported by pw_stream is always
increasing, even when the driver and clock changes.
+ There is now also a system service and socket that can be
used to enable PipeWire systemwide. This is however not
recommended and disabled by default.
+ Fix channelmixer 5.1 to stereo mix matrix. It was not reading
the conversion matrix correctly and cause channels to be
dropped. The channelmixer will now also normalize the volume,
like what pulseaudio does.
+ The channelmixer will now just copy channels when no layout
has been given. It has also optimized paths for this. This
makes it possible for apps to request > 8 channels from the
alsa plugin (ardour).
+ Port, Node and Link will now also emit an error on the
resources in addition to updating the error in the info. This
would make it easier to track negotiation errors in the
session manager later.
+ many small fixes and cleanups.
+ Fix compatibility:
- DOSBox: fix crash because of double free in pw_stream
* Session manager improvements
+ The session manager will now try to configure the client to
the channel configuration of the sink/source. It will only
do this for downmixing, never for upmixing and also never
when the client has the dont-remix property set. It will
also renegotiate the channel layout when moving a stream to
a new sink/source.
+ Configuration state is now saved in XDG_CONFIG_HOME.
Previously it was saved in $HOME/.pipewire-media-session/
You can migrate the state by moving the files to
$XDG_CONFIG_HOME/pipewire-media-session (or
$HOME/.config/pipewire-media-session as a fallback when
XDG_CONFIG_HOME is not set).
* Device support
+ Bluetooth sources and sinks should work better now.
+ There is now also a new bluetooth backend using hsphfpd.
+ fix the ALSA UCM Off profile for alsa pcm devices
+ improve ALSA port and profile switching. The ACP device will
now switch to the best port and profile when availability
changes.
* PulseAudio layer improvements
+ Implement some more callbacks. The pulse layer will now also
notify applications of stream moved, started and latency
changes.
+ Fix error code when an object was not found. We now return
PA_ERR_NOENTITY instead of PA_ERR_INVALID.
+ Add some support for loading new null sinks. Applications
such as pulseeffects use this. Note that pulseeffects does
not yet work reliably but can start now.
+ Improve handling of profile and port updates, it should work
much more reliable now. Apps should now also again receive
volume updates from sinks/sources.
+ Fix compatibility:
- openal-soft 1.20
- pavucontrol (checks PA_ERR_NOENTITY)
* JACK layer improvements
+ improve default source and sink handling. It was not updated
correctly in all cases.
+ add samplerate and period to the pw-jack wrapper to easily
configure the desired samplerate and perdiod for the app.
* ALSA plugin improvements
+ Add a mixer entry in the alsa config file.
+ Implement support for planar types, rework the processing
function to make it more robust.
+ refuse to load the alsa plugin when linked against 0.2. This
catches some old apps linked against 0.2 that want to use the
alsa plugin.
+ Fix compatibility:
- linphone (ALSA SIGFPE when _status() is called
before _prepare()).
- Add patch from upstream to fix audio stutters in discord and probably
other applications when using alsa directly.
* 0001-alsa-dont-change-the-resampler-delay-value.patch
==== plymouth ====
Subpackages: libply-boot-client5 libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-plugin-label plymouth-plugin-label-ft plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Add plymouth-no-longer-modify-conf-to-drop-isopensuse-macro.patch:
plymouth will use plymouthd.defaults instead of plymouth.conf and
packge plymouthd.defaults in a seperet RPM. this can avoid change
SUSE or openSUSE branding section with is_opensuse macro in the
config file. means this modification can close the leaps gap
(jsc#SLE-11637).
- Update plymouth.spec: Dropping gdm transition because it has
alreay deprecated by upstream. Removing git build dependency.
==== psutils ====
Version update (p17 -> 2.03)
- The previous update makes trhe patches
* psutils-flip.dif (is part of upstream now)
* psutils-p17.dif (does not apply due move from C to perl)
* psutils-pserror.dif (does not apply due move from C to perl)
obsolete
- Update to v2.03 (no changelog)
==== python-alembic ====
Version update (1.4.2 -> 1.4.3)
- update to version 1.4.3:
* bug
+ Added support to drop named CHECK constraints that are specified
as part of a column, rather than table wide. Previously, only
constraints associated with the table were considered.
References: #711
+ Fixed issue where the MySQL dialect would not correctly render
the server default of a column in an alter operation, if the
operation were programmatically generated from an autogenerate
pass as it would not accommodate for the full structure of the
DefaultClause construct. References: #736
+ Fixed issue where the CAST applied to a JSON column when copying
a SQLite table during batch mode would cause the data to be
lost, as SQLite?s CAST with JSON appears to convert the data to
the value ?0?. The CAST is now skipped in a dialect-specific
manner, including for JSON columns on SQLite. Pull request
courtesy Sebastián Ramírez. References: #697
+ The alembic current command no longer creates an alembic_version
table in the database if one does not exist already, returning
no version as the current version. This allows checking for
migrations in parallel without introducing race conditions. Pull
request courtesy Nikolay Edigaryev. References: #694
+ Fixed issue where columns in a foreign-key referenced table
would be replaced with null-type columns during a batch
operation; while this did not generally have any side effects,
it could theoretically impact a batch operation that also
targets that table directly and also would interfere with future
changes to the .append_column() method to disallow implicit
replacement of columns.
+ Fixed issue where the mssql_drop_foreign_key=True flag on
op.drop_column would lead to incorrect syntax error due to a
typo in the SQL emitted, same typo was present in the test as
well so it was not detected. Pull request courtesy Oleg
Shigorin. References: #716
==== python-ldap ====
Version update (3.1.0 -> 3.3.1)
- update to upstream release 3.3.1:
Highlights:
* ``LDAPError`` now contains additional fields, such as ctrls, result, msgid
* ``passwd_s`` can now extract the newly generated password
* LDAP connections can now be made from a file descriptor
This release is tested on Python 3.8, and the beta of Python 3.9.
The following undocumented functions are deprecated and scheduled for removal:
- ``ldap.cidict.strlist_intersection``
- ``ldap.cidict.strlist_minus``
- ``ldap.cidict.strlist_union``
Modules/
* Ensure ReconnectLDAPObject is not left in an inconsistent state after
a reconnection timeout
* Syncrepl now correctly parses SyncInfoMessage when the message is a syncIdSet
* Release GIL around global get/set option call
* Do not leak serverctrls in result functions
* Don't overallocate memory in attrs_from_List()
* Fix thread support check for Python 3
* With OpenLDAP 2.4.48, use the new header openldap.h
Lib/
* Fix some edge cases regarding quoting in the schema tokenizer
* Fix escaping a single space in ldap.escape_dn_chars
* Fix string formatting in ldap.compare_ext_s
* Prefer iterating dict instead of calling dict.keys()
Doc/
* Clarify the relationship between initialize() and LDAPObject()
* Improve documentation of TLS options
* Update FAQ to include Samba AD-DC error message
"Operation unavailable without authentication"
* Fix several incorrect examples and demos
(but note that these are not yet tested)
* Update Debian installation instructions for Debian Buster
* Typo fixes in docs and docstrings
Test/
* Test and document error cases in ldap.compare_s
* Test if reconnection is done after connection loss
* Make test certificates valid for the far future
* Use slapd -Tt instead of slaptest
Infrastructure:
* Mark the LICENCE file as a license for setuptools
* Use "unittest discover" rather than "setup.py test" to run tests
==== python-pygraphviz ====
Version update (1.5 -> 1.6)
- update to 1.6:
- Add Python 3.8 support
- Drop Python 2.7 support
- Update to SWIG 4.0.1
==== qemu ====
Subpackages: qemu-arm qemu-block-curl qemu-block-dmg qemu-block-gluster qemu-block-iscsi qemu-block-nfs qemu-block-rbd qemu-block-ssh qemu-chardev-baum qemu-guest-agent qemu-hw-display-qxl qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-lang qemu-microvm qemu-ppc qemu-s390 qemu-seabios qemu-sgabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-sdl qemu-ui-spice-app qemu-vgabios qemu-vhost-user-gpu qemu-x86
- Fix spec file, where a conditional macro didn't have the correct
syntax (bsc#1176766)
==== qrencode ====
Version update (4.0.2 -> 4.1.0)
- update to 4.1.0:
* Command line tool "qrencode" has been improved:
* New option "--inline" has been added. (Thanks to @jp-bennett)
* New option "--strict-version" has been added.
* UTF8 mode now supports ANSI256 color. (Thanks to András Veres-
Szentkirályi)
* Micro QR Code no longer requires to specify the version number.
* 'make check' allows to run the test programs. (Thanks to Jan Tojnar)
* Some compile time warnings have been fixed.
* Various CMake support improvements. (Thanks to @mgorny and @sdf5)
* Some minor bug fixes. (Thanks to Lonnie Abelbeck and Frédéric Wang)
* Some documentation/manpage improvements. (Thanks to Dan Jacobson)
* Some performance improvements. (Thanks to @4061N and Mika Lindqvist)
- remove qrencode-fix-installation.patch (upstream)
==== rubygem-diffy ====
Version update (3.3.0 -> 3.4.0)
updated to version 3.4.0
see installed CHANGELOG
==== rubygem-fog-core ====
Version update (2.2.0 -> 2.2.3)
updated to version 2.2.3
see installed changelog.md
2.2.3 09/16/2020
==========================================================
Fix provider lookup to properly symbolize newly underscored names
2.2.2 09/15/2020
==========================================================
Fix #underscore name to be class method (instead of instance method)
2.2.1 09/15/2020
==========================================================
- Change to verify_host_key never in ssh/scp if supported
- Allow either downcased and underscored provider names for broader compatability
==== samba ====
Version update (4.12.5+git.168.88cc07e6cbf -> 4.13.0+git.138.ff2d5480c67)
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 samba 4.13.0
+ Require Python 3.6
+ Move wide links functionality into VFS module
+ Deprecate NT4-like 'classic' Samba domain controllers
+ Deprecate SMBv1 only protocol options
+ Remove deprecated "ldap ssl ads" option
+ Unify asynchronous DCE-RPC server; (jsc#SES-645)
+ Replay multichannel lease break requests; (bso#11897); (jsc#SES-655)
+ Drop internal byteorder.h header from util-devel package
+ Remove final code for the AD DC LDAP backend
+ Add AD DC Group Policy Scripts
+ Only use gnutls_aead_cipher_encryptv2() for GnuTLS > 3.6.14; (bso#14399)
+ Fix %U substitutions if it contains a domain name; (bso#14467)
+ Fix krb5.conf creation for 'net ads join'; (bso#14479)
+ Fix build problem if libbsd-dev is not installed; (bso#14482)
+ Toggle vfs_snapper using "--with-shared-modules"; (bso#14437)
+ Fix idmap_ad RFC4511 response handling; (bso#14465)
+ Fix panic in get_lease_type(); (bso#14428)
- Update to samba 4.12.7
+ CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Protect
netr_ServerPasswordSet2 against unencrypted passwords; (bsc#1176579);
(bso#14497);
+ CVE-2020-1472(ZeroLogon): s3:rpc_server/netlogon: Support
"server require schannel:WORKSTATION$ = no" about unsecure configurations;
(bsc#1176579); (bso#14497);
+ CVE-2020-1472(ZeroLogon): s4 torture rpc: repeated bytes in client
challenge; (bsc#1176579); (bso#14497);
+ CVE-2020-1472(ZeroLogon): libcli/auth: Reject weak client challenges in
netlogon_creds_server_init() "server require schannel:WORKSTATION$ = no";
(bsc#1176579); (bso#14497);
- Update to samba 4.12.6
+ s3: libsmb: Fix SMB2 client rename bug to a Windows server;
(bso#14403).
+ dsdb: Allow "password hash userPassword schemes = CryptSHA256"
to work on RHEL7; (bso#14424).
+ dbcheck: Allow a dangling forward link outside our known NCs;
(bso#14450).
+ lib/debug: Set the correct default backend loglevel to
MAX_DEBUG_LEVEL; (bso#14426).
+ PANIC: Assert failed in get_lease_type(); (bso#14428).
+ util: Fix build on AIX by fixing the order of replace.h include;
(bso#14422).
+ srvsvc_NetFileEnum asserts with open files; (bso#14355).
+ KDC breaks with DES keys still in the database and
msDS-SupportedEncryptionTypes 31 indicating support for it;
(bso#14354).
+ s3:smbd: Make sure vfs_ChDir() always sets
conn->cwd_fsp->fh->fd = AT_FDCWD; (bso#14427).
+ PANIC: Assert failed in get_lease_type(); (bso#14428).
+ docs: Fix documentation for require_membership_of of
pam_winbind.conf; (bso#14358).
+ ctdb-scripts: Use nfsconf utility for variable values in CTDB
NFS scripts; (bso#14444).
+ s3:winbind:idmap_ad: Make failure to get attrnames for schema
mode fatal; (bso#14425).
==== sane-backends ====
Version update (1.0.30 -> 1.0.31)
Subpackages: libsane1 sane-backends-autoconfig
- Upgraded to sane-backends version 1.0.31
Changes since 1.0.30
see https://gitlab.com/sane-project/backends/-/blob/master/NEWS
Backends
* adds the canon_lide70 backend
* avision: adds support for the KODAK i1120,
fixes thread cancellation issues,
disables exposure option for non-filmscanners
* canon_dr: improves error reporting
* dmc: fixes compiler warnings on the scan area options
* epsonds: rewrites the network I/O following changes
made to the epson2 backend in 1.0.30 to fix security issues.
Network support is still unsupported.
* escl: adds ADF support, fixes many minor issues and improves
error handling. Now also supports devices behind a proxy
(needs explicit configuration).
* fujitsu: adds support for the fi-800R and a card scanning
slot, fixes a bug when reading hardware sensors on the first
invocation. Adds USB IDs for fi-7800 and fi-7900.
* genesys: adds support for the Canon 5600F, Canon LiDE 90,
Plustek OpticFilm 7200 and 7200 (v2), 7400, 7600i, 8100
and 8200i. Fixes several issues with the Canon 8600F.
Adds 4800dpi support for the Canon LiDE 210 and fixes 3200dpi
flatbed support on the Canon 8400F. Adds an option to fill
dark calibration with a constant. Adds transparency support
for gl847 chipset based devices. Fixes CIS scanner support
for gl842 chipset based devices. Removes lineart and image
enhancement emulation support.
* gphoto: supports the PLANon DocuPen RC800 (with a recent
enough version of gphoto2)
* gt68xx: modifies scan cancellation behaviour
* hp5400: adds button support, fixes a scan cancellation
crash issue
* pixma: add supports for the i-SENSYS MF440 Series and untested
support for the PIXMMA G7000 Series and GM4000 Series as well
as the i-SENSYS MF720 Series.
* plustek: fixes a potential buffer overrun
* test: adds gamma options
Documentation
* removes the SANE Standard. This is now maintained
as a separate project at
https://gitlab.com/sane-project/standard
HTML and PDF versions can be found at
https://sane-project.gitlab.io/standard/
* adds and updates information for multiple supported and
unsupported devices
* translation updates for British English, French, German,
Italian and Ukranian
* scanimage: documents the JPEG compression level
* minor improvements documenting build requirements
Build
* removes the --with-api-spec option from configure
* replaces the --enable-avahi option with an --with-avahi
that defaults to enabling if possible. If the option is given
and the required support is not available, configure will
exit with an error.
* improves checking for libjpeg version dependent requirements
* has been made reproducable (upstream issue 228)
* fixes build issues on MinGW
Miscellaneous
* various fixes and improvements in the USB record/replay support
* fixes a file descriptor validation test in sanei_pio
* adds missing include in sanei_usb
- sane-backends.builttime.patch is no longer needed because the
issue https://gitlab.com/sane-project/backends/-/issues/228
is fixed in the upstream sources
==== schily ====
Subpackages: cdda2wav cdrecord libcdrdeflt1_0 libdeflt1_0 libedc_ecc1_0 libedc_ecc_dec1_0 libfile1_0 libfind4_0 libparanoia1_0 librmt1_0 librscg1_0 libscg1_0 libscgcmd1_0 libschily2_0 mkisofs readcd spax star
- Update to release 2020.09.22
* SCCS: delta now supports to handle nul bytes in the
diff(1) output.
* SCCS: delta now supports nul bytes in the new version of the
input file if processing SCCSv6 history files.
* SCCS: delta now by default uses `fsdiff` instead of `bdiff`.
* SCCS: delta, if called as `delta -d ...`, now calls diff(1)
with the option -a.
==== shadow ====
- login.defs: Add support for new util-linux-2.36 login variable
MOTD_FIRSTONLY (shadow-util-linux.patch).
- shadow-login_defs-comments.patch: Remove duplicated
LASTLOG_UID_MAX.
- shadow-login_defs-check.sh: Update for new build system.
- shadow-util-linux.patch: Restore lost chunk: SYSLOG_SU_ENAB is
not used in SUSE Linux.
- Refresh shadow-login_defs-suse.patch and
shadow-login_defs-comments.patch.
==== shim ====
- Add shim-VLogError-Avoid-Null-pointer-dereferences.patch to fix
VLogError crash in AArch64 (jsc#SLE-15824)
- Add shim-fix-verify-eku.patch to fix the potential crash at
verify_eku() (jsc#SLE-15824)
- Add shim-do-not-write-string-literals.patch to fix the potential
crash when accessing the DEFAULT_LOADER string (jsc#SLE-15824)
==== snapper ====
Version update (0.8.13 -> 0.8.14)
Subpackages: libsnapper5 snapper-zypp-plugin
- added option to cleanup to make requested free space available
(jsc#SLE-15765)
- version 0.8.14
==== spectacle ====
Subpackages: spectacle-lang
- Add upstream patch to fix --output command line option
(kde#424380):
* 0001-Fix-wrong-file-name-when-output-option-is-used.patch
==== squashfs ====
- enabled ZSTD compression support for openSUSE >= 15.1
==== sysconfig ====
Version update (0.85.5 -> 0.85.6)
Subpackages: sysconfig-netconfig
- version 0.85.6
- netconfig: execute chrony/helper in /usr/libexec with fallback
to it's previous location in /usr/lib (boo#1176285)
- netconfig: only write files like /etc/resolv.conf on content
change to avoid that e.g. dnsmasq (if running) re-reads the
/etc/resolv.conf and re-initializes itself (bsc#1176325)
==== systemd ====
Version update (245.7 -> 246.4)
Subpackages: libsystemd0 libudev-devel libudev1 systemd-container systemd-doc systemd-logger systemd-sysvinit udev
- Drop 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch
linuxrc has already been fixed.
- Add 0001-udev-temporarly-restore-the-creation-a-few-symlinks-.patch
A temporary patch until the installer environment is updated to
create some of the symlinks that udevd used to create during its
startup but now udevd relies on the init system to do so.
- Rework how we prevent journald from both enabling auditd and
recording audit messages
journald.conf gained a new setting Audit= to control whether
journald enables audit during the boot process. So let's use it and
make sure it's disabled by default by shipping a drop-in that
overrides upstream default.
Also we used to patch systemd to prevent journald from reading the
audit messages. There's still no way for downstream to configure
that properly (we would need to mask systemd-journald-audit.socket
meaning shipping a symlink in /etc) but I think dropping
systemd-journald-audit.socket from the package is a nicer way to do
that as some users might choose to reenable this setting (by
reintroducing the socket unit in /etc).
- Enable audit support (bsc#1175883)
Enabling audit support in systemd will only make PID1 (and some of
its services) to generate some audit records for certain events. But
it doesn't affect journald, which has been prevented from recording
audit messages in the journal (SUSE specific behavior).
- Upgrade to v246.4 (commit f1344d5b7f31e98aedb01e606f41d74d3caaf446)
See https://github.com/openSUSE/systemd/blob/SUSE/v246/NEWS for
details.
Now that the number of SUSE specific patches has been shrinked and
is pretty low (12 at the time of this writing), they are no more
tracked by the git repo and are now handled at the package
level. Hence It is easier to maintain and identify them. This
effectively means that SUSE/v246 will contain upstream commits only.
Added 0001-restore-var-run-and-var-lock-bind-mount-if-they-aren.patch
Added 0002-rc-local-fix-ordering-startup-for-etc-init.d-boot.lo.patch
Added 0003-strip-the-domain-part-from-etc-hostname-when-setting.patch
Added 0004-tmpfiles-support-exclude-statements-based-on-file-ow.patch
Added 0005-udev-create-default-symlinks-for-primary-cd_dvd-driv.patch
Added 0006-sysv-generator-add-back-support-for-SysV-scripts-for.patch
Added 0007-networkd-make-network.service-an-alias-of-systemd-ne.patch
Added 0008-sysv-generator-translate-Required-Start-into-a-Wants.patch
Added 0009-pid1-handle-console-specificities-weirdness-for-s390.patch
Added 0010-journald-disable-audit-support-completely-from-the-j.patch
Added 0011-core-disable-session-keyring-per-system-sevice-entir.patch
Added 0012-resolved-create-etc-resolv.conf-symlink-at-runtime.patch
==== timezone ====
- Fixup tzdata-china.diff: zone.tab and zone1970.tab MUST be tab
delimited (boo#1176927).
- modify tzdata-china.diff
* systemd now reads zone1970.tab
* link Asia/Shanghai to Asia/Beijing is enough and more precise
==== timezone-java ====
- modify tzdata-china.diff
* systemd now reads zone1970.tab
* link Asia/Shanghai to Asia/Beijing is enough and more precise
==== tracker ====
Version update (2.3.5 -> 2.99.5)
- Update to version 2.99.5:
+ Fix DBus logging in tracker-sandbox test helper.
+ Removed programming terms from English stop word list.
+ Handle empty input correctly.
+ Fix possible database locks when using "tracker3 sql" on a
running database.
+ Fixes for SERVICE clauses in UNIONs.
+ Handle empty group graph patterns as per the spec.
+ Fixes to property paths being used in different graphs.
+ Release memory on inactivity.
+ Fix build/linking with 2.x in the system.
+ Add "tracker3 export --2to3" helper for data migrations.
+ Hide FTS5 search syntax from fts:match.
+ Updated translations.
- Update to version 2.99.4:
+ CLI modernization:
- integration with pager.
- bash completion for endpoints.
+ Use curly quotes consistently in CLI options.
+ SPARQL parsing fixes.
+ Multiple fixes around 'VALUES' SPARQL syntax.
+ Fix race conditions around graph creation.
+ Better use of asserts in tests.
- Changes from version 2.99.3:
+ Add portal.
+ Use WAL on all database connections.
+ Fix race conditions in reusable statements.
+ Documentation fixes and improvements.
+ Better errors from library function calls.
+ Test fixes.
+ CI improvements.
- Changes from version 2.99.2:
+ Dropped priority argument from
tracker_sparql_connection_update*().
+ Better parser error messages.
+ SPARQL correctness fixes.
+ Fixes to tracker_sparql_cursor_is_bound() checks.
+ Ontology clean ups and sync ups with Nepomuk.
+ Fixed lifetime of blank node labels.
+ Fixes to recursive property paths.
+ Ensure property functions pick non NULL values.
+ Several fixes merge SERVICE{} data with the local graph
pattern.
+ Add `tracker export --show-graphs` CLI subcommand to show
available graphs.
+ Parameter bindings within SERVICE{} clauses are now allowed.
+ Fixes to single/double quote escaping.
+ Fixes to make tracker-sandbox more usable in tests.
+ Many cleanups, memory leak and performance fixes.
- Changes from version 2.99.1:
+ Highlighted updates compared to 2.x:
- A full implementation of SPARQL 1.1/
- A change of paradigm. There is no central store, services are
free to create their own, and to make those an endpoint for
public access. Applications may syndicate queries across
external endpoints through the SERVICE syntax.
- No tracker-store.
- No libtracker-miner.
- No libtracker-control.
+ API changes:
- Explicit API to create a local store, or proxy a DBus/remote
one.
- TrackerEndpoint proxies local stores out of process.
- separate python library to write tests.
+ A base and reference ontologies of our own:
- Officially it's no longer Nepomuk.
- No more broken links.
+ An extensible CLI tool, with a generic set of core subcommands.
+ Parallel installable to tracker 2.x.
- Bump TrackerAPI to 3.0 and RPMTrackerAPI to 3_0.
- Drop tracker-ontology-upgrades.patch: fixed upstream.
- Drop pkgconfig(libnm) BuildRequires: no longer needed.
- Add pkgconfig(systemd) buildRequires: explicitly checked for and
used to be pulled in by libnm.
- No longer pass -Dsystemd_user_services=%{_userunitdir} to meson:
not needed anymore.
- Disable test suite for now: need to workout to run it without X.
- Drop subpackages that no longer exist due to upstream changes and
remove their dependency from the -devel package:
+ libtracker-control-%{RPMTrackerAPI}-0
+ libtracker-miner-%{RPMTrackerAPI}-0
+ typelib-1_0-TrackerControl-%{RPMTrackerAPI}
+ typelib-1_0-TrackerMiner-%{RPMTrackerAPI}
==== tracker-miners ====
Version update (2.3.4 -> 2.99.5)
Subpackages: tracker-miner-files
- Update to version 2.99.5:
+ Always create content resource for text files.
+ Calculate per extract module timings in
TRACKER_DEBUG=statistics.
+ Add mtime information to graph-specific nfo:FileDataObjects.
+ Add option to set the D-Bus domain at build time.
+ Ensure memory is released on inactivity or memory pressure.
+ Updated translations.
- Update to version 2.99.4:
+ CLI modernization:
- Integration with pager.
- "tracker3 index" makes persistent configuration changes.
- "tracker3 info --eligible $file" tells whether a file would
be indexed, or why not.
- "tracker3 reset" resets better.
- "tracker3 daemon" terminates processes better.
- "tracker3 search" fixes.
- Erase ^C after monitoring subcommands.
- "tracker3 status" shows reports about files that failed
indexing/metadata extraction.
+ Fixes to removable mount handling.
+ Use curly quotes consistently in setting description strings.
+ Better use of asserts in tests.
+ Update seccomp rules to work with modern glib.
- Changes from version 2.99.3:
+ Support musicbrainz tags in gstreamer module.
+ Support acoustid tag writeback.
+ Handle nmm:artist and nmm:performer.
+ DBus API changes.
+ Fixes for race conditions.
+ Performance improvements.
+ Extractor watchdog fixes with domain ontologies.
+ CLI improvements.
+ Test fixes.
+ Use background slice.
+ Add base tests for CLI.
+ Better debugging traces.
+ Fix extraction of files with dummy extractors.
- Changes from version 2.99.2:
+ Constraint the indexed text formats to txt/markdown, a new
setting allows handling other formats.
+ Add rules for game ROM formats.
+ Support automatic re-extraction on extractor changes.
+ Vorbis and flac specific extractors were dropped, those are
handled by gstreamer.
+ Improve usage of nie:dataSource, now there is one per indexed
folder, no longer used by tracker-extract.
+ Fixes to album/disc IRI generation.
+ Writeback handling is rewritten, now performed via an explicit
DBus call.
+ Add support for musicbrainz and acoustid fingerprint.
+ Set a deadline of 30 seconds for extraction tasks.
+ Many build, leak and performance fixes.
- Changes from version 2.99.1:
+ Highlighted updates compared to 2.x:
- tracker-miner-fs/tracker-extract and tracker-miner-rss data
are split into 2 endpoints:
. org.freedesktop.Tracker3.Miner.Files
. org.freedesktop.Tracker3.Miner.RSS
- tracker-miner-fs data is split into different graphs:
. tracker:FileSystem
. tracker:Audio
. tracker:Video
. tracker:Documents
. tracker:Software
- Full split between file and content elements. 1:1, 1:N, M:1
and M:N are allowed combinations of those, they relate to
each other through the nie:isStoredAs and nie:interpretedAs
properties.
- Parallel installable to tracker-miners 2.x
- Better, more tests
- Reincorporated libtracker-miner and libtracker-control code.
These are no longer for public consumption
+ Updated translations.
- Drop tracker-miners-bsc1165635-crawl-timestamp.patch: no longer
applicable.
- Add asciidoc and pkgconfig(libnm) BuildRequires: new
dependencies.
- Replace pkgconfig(tracker-sparql-2.0) BuildRequires with
pkgconfig(tracker-sparql-3.0): Follow the switch to Tracker 3.
- Drop no longer needed BuildRequires (due to reorganisation):
pkgconfig(flac), pkgconfig)vorbisfile),
pkgconfig(tracker-miner-2.0)
==== tracker2 ====
Version update (2.3.5 -> 2.3.6)
Subpackages: libtracker-common-2_0 libtracker-control-2_0-0 libtracker-miner-2_0-0 libtracker-sparql-2_0-0 typelib-1_0-Tracker-2_0 typelib-1_0-TrackerControl-2_0
- Update to version 2.3.6:
+ Do not autostart tracker-store.
+ Updated translations.
- Rename to tracker2: compatibility package while the world moves
to Tracker 3.
- Provide/Obsolete tracker and tracker-lang from the main package,
and tracker-devel from tracker2-devel.
==== transactional-update ====
Version update (2.24.1 -> 2.26)
Subpackages: transactional-update-zypp-config
- Version 2.26
- Fix broken sync for second snapshot [boo#1176989]
- Add new options to allow separate cleanup of snapshots and overlays
- Check for existence of inotifywait before using it
- Check that mount options don't exceed maximum length
- Version 2.25.1
- Fix inotify watcher setup
- Use log_{info,error} for more messages to avoid messing up Salt logs
- Version 2.25
- Reduce number of overlays:
Instead of using transparent overlays for all previous layers only add the
previous snapshot's overlay; this will greatly reduce the number of
overlays while still making sure that /etc changes in the running system
will be visible in the next snapshot
- When using --drop-if-no-change synchronize potential /etc changes with
running system
- Exclude all non-root-fs mounts from inotify watcher
==== vim ====
Version update (8.2.1551 -> 8.2.1719)
Subpackages: gvim vim-data vim-data-common
- Updated to version 8.2.1719, fixes the following problems
* Vim9: error for argument type does not mention the number.
* Warnings from asan with clang-11. (James McCoy)
* Crash in edit test.
* Crash in normal test.
* Not all tests are executed on Github Actions.
* Cursorline highlighting always overrules sign highlighting.
* Crash in :vimgrep when started as "vim -n". (Raul Segura)
* Signs test fails.
* s390x tests work again.
* Using NULL pointers in some code. (James McCoy)
* Using NULL pointers in fold code.
* Vim9: error when using "%" where a buffer is expected.
* Vim9: error when using '%" with setbufvar() or getbufvar().
* A few remaining errors from ubsan.
* Spellfile test sometimes fails.
* Not all Bazel files are recognized.
* No example to use ubsan with clang.
* prop_find() skips properties in the same line if "skipstart" is used.
* Vim9: fixes for functions not tested; failure in getchangelist().
* Configure check for dirfd() does not work on HPUX. (Michael Osipov)
* Vim9: count() third argument cannot be "true".
* Vim9: expand() does not take "true" as argument.
* Vim9: getreg() does not take "true" as argument.
* Vim9: glob() doesnot take "true" as argument.
* Vim9: globpath() doesnot take "true" as argument.
* Vim9: index() does not take "true" as argument.
* Vim9: hasmapto(), mapcheck() and maparg() do not take "true" as argument.
* Vim9: popup_clear() does not take "true" as argument.
* Reports from asan are not optimal.
* Wildmenu does not work properly.
* Using line() for global popup window doesn't work.
* The channel log does not show typed text.
* Vim9: cannot use "true" for "skipstart" in prop_find().
* Messages in globals.h not translated, xgettext on MS-Windows not fully
supported.
* :resize command not fully tested.
* Loop for handling keys for the command line is too long.
* Cannot read back the prompt of a prompt buffer.
* Term_start() options for size are overruled by 'termwinsize'. (Sergey
Vlasov)
* Vim9: bufnr() doesn't take "true" argument.
* Using winheight('.') in tests works but is wrong.
* Vim9: passing "true" to char2nr() fails.
* Tests do not check the error number properly.0
* Pull requests on github do not notify a maintainer.
* Cannot easily see what Vim sends to the terminal.
* Using win_screenpos('.') in tests works but is wrong.
* The channel source file is too big.
* Starting a hidden terminal resizes the current window.
* Missing line end when skipping a long line with :cgetfile.
* Vim9: cannot use "true" with deepcopy().
* Vim9: cannot use 'true" with garbagecollect().
* Vim9: cannot use 'true" with getbufinfo().
* Vim9: cannot use "true" with getchar().
* Vim9: cannot use "true" with getcompletion().
* Vim9: cannot use "true" with has().
* Vim9: getchar() test fails with GUI.
* Vim9: test fails when build without +channel.
* Vim9: cannot pass "true" to list2str() and str2list().
* Vim9: cannot pass "true" to nr2char().
* Vim9: cannot pass "true" to prop_remove().
* Vim9: cannot pass "true" to prop_type_add().
* Vim9: cannot pass "true" to searchcount().
* Vim9: cannot pass "true" to searchdecl().
* Vim9: cannot pass "true" to synID().
* Vim9: cannot pass "true" to win_splitmove().
* Vim9: cannot pass "true" to setloclist().
* Vim9: cannot pass "true" to spellsuggest().
* searchcount() test fails.
* Crash when using submatch(0, 1) in substitute().
* Loop to handle keys for the command line is too long.
* Vim9: using :call where it is not needed.
* Vim9: cannot pass "true" to split(), str2nr() and strchars().
* Compiler warning for use of fptr_T.
* Test for strchars() fails with different error number.
* Vim9: cannot pass "true" to submatch(), term_gettty() and term_start()
* Vim9: cannot pass "true" to timer_paused().
* Test fails without terminal feature.
* Terminal test fails.
* test_fails() does not check the context of the line number.
* Not checking the context of test_fails().
* Some error messages are internal but do not use iemsg().
* Loop to handle keys for the command line is too long.
* No digraph for 0x2022 BULLET.
* Get stuck if a popup filter causes an error.
* Vim9: :put ={expr} does not work inside :def function.
* Leaking memory when popup filter function can't be called.
* Options window cannot be translated.
* Amiga: missing header for getgrgid().
* Vim9: cannot use 0 or 1 where a bool is expected.
* Otions test fails.
* Vim9: :defcompile compiles dead functions.
* Vim9: cannot assign 1 and 0 to bool at script level.
* GTK3: icons become broken images when resized.
* Vim9: result of expression with && and || cannot be assigned to a bool
variable.
* Amiga: no common build file for Amiga (-like) systems.
* GTK3: using old file chooser.
* Vim9: result of && and || expression cannot be assigned to a bool at
the script level.
* Spellfile code not completely tested.
* Cannot translate lines in the options window.
* Expand('<stack>') does not include the final line number.
* When job writes to hidden buffer current window has display errors.
(Johnny McArthur)
* Cannot build with Strawberry Perl 5.32.0.
* Vim9: callstack wrong if :def function calls :def function.
* Vim9: no proper error for nested ":def!".
* Expand('<stack>') has trailing "..".
* Spellfile code not completely tested.
* Assert functions require passing expected result as the first argument,
which isn't obvious.
* Cannot connect to 127.0.0.1 for host with only IPv6 addresses.
* :mksession does not restore shared terminal buffer properly.
* Options window entries cannot be translated.
* Memory leak when using :mkview with a terminal buffer.
* Cannot do fuzzy string matching.
* The initial value of 'backupskip' can have duplicate items.
* Local function name cannot shadow a global function name.
* Vim9: not accepting 0 or 1 as bool when type is any.
* Vim9: memory leak when storing a value fails.
* A couple of gcc compiler warnings.
* Vim9: stray error for missing white space.
* v_lock is used when it is not initialized. (Yegappan Lakshmanan)
* complete_info() selected index has an invalid value. (Ben Jackson)
* Vim9: internal error when using variable that was not set.
* MinGW: testdir makefile deletes non-existing file.
* Compiler warnings for function typecast.
* Memory access errors when calling setloclist() in an autocommand.
* Crash when using ":set" after ":ownsyntax". (Dhiraj Mishra)
* Vim9: ":*" is not recognized as a range.
* Vim9: line number for compare error is wrong.
* Vim9: unnessary :call commands in tests.
* Vim9: const works in an unexpected way.
* Vim9: assignment test fails.
* "gF" does not use line number after file in Visual mode.
* Vim9: cannot declare a constant value.
* Vim9: "const!" not sufficiently tested.
* Vim9: out of bounds error.
* Increment/decrement removes text property.
* 'colorcolumn' doesn't show in indent.
* Text properties not adjusted for "I" in Visual block mode.
* Vim9: list<any> is not accepted where list<number> is expected.
* Build fails because TTFLAG_STATIC is missing.
* "hi def" does not work for cleared highlight.
* Compiler warning for loss if data.
* Vim9: crash when using varargs type "any".
* Unused (duplicate) macros.
* Inconsistent capitalization of error messages.
* Cannot lock a variable in legacy Vim script like in Vim9.
* Build failure due to missing error message.
* Vim9: try/catch causes wrong value to be returned.
* Vim9: sort("i") does not work.
* Crash when using undo after deleting folded lines.
* ":highlight clear" does not restore default link.
* Vim9: crash in for loop when autoload script has an error.
* "verbose hi Name" reports incorrect info after ":hi clear".
* Vim9: crash after running into the "Multiple closures" error.
* Small inconsitency in highlight test.
* Vim9: error message for function has unpritable characters.
* Vim9: memory leak when using multiple closures.
* Vim9: list of list type can be wrong.
* Vim9: leaking memory when using partial.
* Vim9: leaking memory when calling a lambda.
* Motif GUI: crash when setting menu colors. (Andrzej Bylicki)
* Text properties corrupted with substitute command. (Filipe Brandenburger)
* Motif GUI: commented out code missed {}.
* Options window has duplicate translations.
* Vim9: :def function disallows "firstline" and "lastline" argument names
for no good reason.
==== wpa_supplicant ====
Subpackages: wpa_supplicant-gui
- Fix spec file for SLE12, use make %{?_smp_mflags} instead of %make_build
- Enable SAE support(jsc#SLE-14992).
==== xen ====
Version update (4.14.0_02 -> 4.14.0_08)
Subpackages: xen-libs xen-tools-domU
- bsc#1176339 - VUL-0: CVE-2020-25602: xen: x86 pv: Crash when
handling guest access to MSR_MISC_ENABLE (XSA-333)
5f6a05a0-pv-Handle-the-Intel-specific-MSR_MISC_ENABLE-correctly.patch
- bsc#1176341 - VUL-0: CVE-2020-25598: xen: Missing unlock in
XENMEM_acquire_resource error path (XSA-334)
5f6a05b7-xen-memory-Dont-skip-the-RCU-unlock-path-in-acquire_resource.patch
- bsc#1176343 - VUL-0: CVE-2020-25604: xen: race when migrating
timers between x86 HVM vCPU-s (XSA-336)
5f6a05dd-vpt-fix-race-when-migrating-timers-between-vCPUs.patch
- bsc#1176344 - VUL-0: CVE-2020-25595: xen: PCI passthrough code
reading back hardware registers (XSA-337)
5f6a05fa-msi-get-rid-of-read_msi_msg.patch
5f6a061a-MSI-X-restrict-reading-of-table-PBA-bases-from-BARs.patch
- bsc#1176346 - VUL-0: CVE-2020-25597: xen: once valid event
channels may not turn invalid (XSA-338)
5f6a062c-evtchn-relax-port_is_valid.patch
- bsc#1176345 - VUL-0: CVE-2020-25596: xen: x86 pv guest kernel
DoS via SYSENTER (XSA-339)
5f6a065c-pv-Avoid-double-exception-injection.patch
- bsc#1176347 - VUL-0: CVE-2020-25603: xen: Missing barrier
barriers when accessing/allocating an event channel (XSA-340)
5f6a0674-xen-evtchn-Add-missing-barriers-when-accessing-allocating-an-event-channel.patch
- bsc#1176348 - VUL-0: CVE-2020-25600: xen: out of bounds event
channels available to 32-bit x86 domains (XSA-342)
5f6a068e-evtchn-x86-enforce-correct-upper-limit-for-32-bit-guests.patch
- bsc#1176349 - VUL-0: CVE-2020-25599: xen: races with
evtchn_reset() (XSA-343)
5f6a06be-evtchn-evtchn_reset-shouldnt-succeed-with-still-open-ports.patch
5f6a06e0-evtchn-convert-per-channel-lock-to-be-IRQ-safe.patch
5f6a06f2-evtchn-address-races-with-evtchn_reset.patch
- bsc#1176350 - VUL-0: CVE-2020-25601: xen: lack of preemption in
evtchn_reset() / evtchn_destroy() (XSA-344)
5f6a071f-evtchn-arrange-for-preemption-in-evtchn_destroy.patch
5f6a0754-evtchn-arrange-for-preemption-in-evtchn_reset.patch
- Upstream bug fix (bsc#1027519)
5f5b6951-x86-PV-64bit-segbase-consistency.patch
- Fix problems in xen.spec with building on aarch64
- Make use of %service_del_postun_without_restart while preserving
the old behavior for older distros.
- In %post tools, remove unnecessary qemu symlinks.
- Fix error in xen-tools %post when linking pvgrub64.bin
- Make paths below libexec more explicit
- Create symlink also for pvgrub32.bin
- Revert previous libexec change for qemu compat wrapper
The path is used in existing domU.xml files in the emulator field
- Escape some % chars in xen.spec, they have to appear verbatim
- Enhance libxc.migrate_tracking.patch
Print number of allocated pages on sending side, this is more
accurate than p2m_size.
- jsc#SLE-15926 - Dev: XEN: drop netware support
Dropped the following patches
pygrub-netware-xnloader.patch
xnloader.py
Refreshed pygrub-boot-legacy-sles.patch
==== xf86-video-vesa ====
Version update (2.4.0 -> 2.5.0)
- Update to version 2.5.0
"This release rolls up a few minor bug fixes since 2.4.0. We now refuse
to run on machines with UEFI firmware (on Linux only, patches welcome
for other OSes) since it won't work in the general case and you
probably have a kernel framebuffer driver running already. We also only
attempt to use 24bpp if the alternative would be pseudocolor, but note
that since xserver 1.20 24bpp will not work at all. If you'd like to
fix that case, please note that it is filed as issue #4:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa/-/issues/4
We also notice several cases of running on emulated GPUs, in which case
the shadow framebuffer is disabled by default to improve performance by
reducing the number of copies.
All users are recommended to upgrade, ideally to a better video card
and/or driver."
==== xreader ====
Version update (2.2.2 -> 2.6.4)
Subpackages: libxreaderdocument3 libxreaderview3 xreader-lang xreader-plugin-epubdocument xreader-plugin-pdfdocument xreader-plugin-psdocument xreader-plugin-tiffdocument xreader-plugin-xpsdocument
- Update to version 2.6.4.
* Fix app version.
- Update since 2.2.2.
* l10n: Update translations
* Fix compile warnings (#317)
* Fix build: Fail on implicit function declarations (#321)
* preview window/printing: Remove build conditionals for
gtk+-unix-print-3.0
* Fix segfault on empty navMap (#334)
* meson: Dependency fixes (#335)
* EVINCE BACKPORTS:
* backends: backends: Don't ask for bug report
in known issues. Fixes #695165
* pdf: Create highlight annotations for existing annotations
in document
* libdocument: adding class EvAnnotationTextMarkup
* libdocument: adding annotation highlight
* shell: Show highlight annotations in the sidebar
* libdocument: Use a common annotation type for text markup
annotations
* Add support for reading strike out text markup annotations
* Add support for reading underline text markup annotations
* Add support for changing the type of a text markup annotation
* pdf: Fix memory leak when adding new text annotations
* libdocument: Added can-have-popup property to
EvAnnotationMarkups.
* pdf: Set can-have-popup property to markup annotations when
created
* ev-view: Create an EvAnnotationWindow for
EvAnnotationMarkups allowing this
* pdf: Added support to save popup rectangles to pdf backend
* pdf: Use poppler_annot_markup_set_popup_rectangle() if
available
* pdf: Force text annotations to have a fixed size 24x24
* libview: Take border into account when converting view points
to doc points
* view: preparing for interactive annotations
* libdocument: adding annotation squiggly.
* pdf: adding annotation squiggly.
* shell: adding annotation squiggly.
* pdf: Fixed wrong type-check in copy_poppler_annot.
* libdocument: Add area property to EvAnnotation
* libview: Set the area of the annotations created by the user
* pdf: Deprecate the rectangle passed to
ev_document_annotations_add_annotation
* libdocument: Add EV_ANNOTATIONS_SAVE_AREA flag
* pdf: Add support for saving the annotation area
* libview: Update the annot area while moved when it's being
added
* pdf: support for adding and saving highlight annotations
* shell, view: adding highlight annotation
* pdf: Ensure we always create text markup annots with at
least one quadrilateral
* Add a toolbar for adding annotations
* page-cache: Add flags parameter to ev_page_cache_mark_dirty()
* pdf: Mark document as modified when inserting annotations
* libview: Do not create annotation window twice.
* libview: Ignore right clicks while in annotation add mode.
* view: use a hashtable to map annots to their popups.
* ev-view: don't show tooltips for empty annotations
* Fix add_annotation() to update area based on bounding box
* Remove deprecated/unused code and fix warnings
* libview: Hide annotation windows on key-press
* l10n: Update POT
* Meson: Formatting fix in the options file
* Thumbnailer: Do not try to create an unsupported epub thumbnail
* Thumbnailer: Remove MATE label from context
* Add meson scripts for compiling gschemas and updating the icon
cache
* meson: Fix build configuration - dbus support was partly broken.
* Shell: Run thumbnail jobs for epubs not as threads (#353)
* meson: fix detection of t1lib
* Created test for the Xreader Help menu.
* Created test cases for File and Edit menus.
* Remove use of deprecated g_type_class_add_private function
* ev-window.c: Refactor action visibility.
* ev-window.c: Hide the toolbar in recent document mode, there's
nothing that can be used on it anyhow.
* Created more tests for Xreader menu.
* Tests: use build target rather than executable name for
dependency
* Build: change the conditions for handling tests
* tests: Some adjustments and improvements
* testEditMenu.py and testFileMenu.py: open file with arg to
prevent error
* Tests: extend the timeout from 30 seconds to 2 minutes
* Updated old tests
* meson: simplify version comparison
* Updated python version to python3
* ev-window.c: Don't use g_type_class_peek.
* Added checks to stop error messages from overtaking the terminal
and possibly causing a segfault.
* Add Print button to toolbar
* Added logic to keep the find bar visible until keyboard shortcut
is pressed.
* Added back hot keys
* Fix Segmentation fault when opening a PDF file #339
* Add UTF8 support for filename in recent view
* Zoom by Control+scroll is too sensitive
* [Feature request] Please provide "Save" option
* Use new annotations icons (#397)
* Fix xreader crash on epub search
* Copy metadata when a file is copied
* Thumbnailer: add application/vnd.comicbook-rar
- Add patch fix_ev-window.c_error.patch to
fix error: control reaches end of non-void function.
==== xterm ====
Version update (353 -> 359)
Subpackages: xterm-bin
- update urls to use https (its 2020 after all)
- Update to Patch#359 - 2020/08/17
* add special case in WriteText to allow colors 8-15 to override colorBDMode
* add utf8Weblike resource, to provide an alternate scheme for handling ill-formed UTF-8 sequences
* improve computation for the number of lines needed to scroll-up a SIXEL graphic
* correct manpage description for default value of disallowWindowOps from changes in xterm #331
* correct a loop starting-point in refresh_graphics from optimization in patch #358 changes
* add a new mouse mode 1016, which uses the same format as mode 1006, but sends the mouse's position in pixels
* fix an issue from patch #338 changes where only the first selection buffer specified in the request would be updated using OSC 52
* modify makefile/scripts to allow DESTDIR to prefix the target directory for desktop-file-install
* enable SIXEL feature by default.
* update config.guess, config.sub
* correct logic for decodeTerminalID changes in patch #357
* modify makefile to use plink.sh when linking test-programs, to fix build when using pcre
* build-fix for test_ptydata program
* several minor optimizations for the ReGIS and SIXEL features, improving performance by 10%.
* add resource decGraphicsID to allow displaying graphics when the emulation level would ordinarily disallow this
* add control sequences for fast switching of color palettes: XTPUSHCOLORS, XTPOPCOLORS, XTREPORTCOLORS
* amend change for soft-hyphen from patch #328 to avoid stripping replacement-characters which would be shown with malformed or overlong UTF-8 input.
* corrected an error-handling case in decodeUtf8, matching a similar fix in patch #268
* add a test-driver for ptydata.c
* minor cleanup of macros
* fix some errata in ctlseqs.ms
* allow immediate repaint-on-palette-changed if double-buffering is enabled.
* deprecate codes 10/11 in sgr push controls, changing those to 30/31, to avoid confusion with sgr 10-19.
* modify SGR parameter handling to stop if an unrecognized parameter is encountered, to guard against malformed or nonstandard sequences
* modify DECERA color for consistency with other erasures/clearing
* ECH should not be masked by DECSCA
* extend DECFRA and REP to accept any ?graphic? character rather than just Latin1, etc.
* add -C option to 256colors2.pl and 88colors2.pl, to demonstrate mixed semicolon/colon separators which are implied by ECMA-48.
* update sample terminfo to reflect the documentation improvements.
* update description of 88/256/direct color in ctlseqs.ms to point out that using semicolons is a deprecated legacy feature, and standard terminal applications should use colons
* modify configure-check for tgetent to conditionally include termcap.h, enabling configuration using clang's pedantic-errors option
* remove some unnecessary pointer checks
* accept terminal-id and add DA response for VT131, VT132.
* revise fix for Debian #954730, which interfered with wheel mouse events
* revise fix for Debian #954730, which interfered with wheel mouse events
* fix typos in documentation
* add mapping for decTerminalID for ?100? overlooked in patch #354.
* update tables in wcwidth.c based on Unicode 13.0.0
* build-fix for ?make check? when building out-of-tree
* work around performance problems of XDrawImageString and XDrawImageString16 functions
* add a control sequence which reports xterm's version
* temporarily set numeric locale category to "C" when parsing resources, so that scaleHeight and faceSize settings do not depend on locale
* improve DA/DA2 response by ensuring that the decTerminalID maps to one of the known identifiers, as well as providing DA2 response for VT241 and VT382.
* terminfo improvements:
* add comments from ncurses which explain the keypad layouts.
* add vt52+keypad from ncurses
* use improved xm example for xterm+x11mouse, xterm+sm+1006 from ncurses 6.2 terminfo.src
* two fixes for left/right wheel mouse event reporting
* filter identical button-events
* correct order of button-range versus protocol type
* change ?make check? makefile-rule to use test-drivers for charclass and wcwidth data.
* quiet ?did not find a usable xxx TrueType font? warnings by making fontWarnings apply to these messages
* improve reinitialization of parameter list
* temporarily set numeric locale category to "C" when formatting SVG or XHTML screendumps, to make the radix separator used in RGB values consistent
* add resource forceXftHeight to control whether workaround from Debian #880407 is used.
* apply updated ascent/descent in workaround from Debian #880407 to fix a 1-pixel gap in built-in vertical lines
* improve round-off of scaling for built-in line-drawing
* adjust fonts in svg-icon files to accommodate reduced functionality of new pango
* improve configure check for X Toolkit library.
* correct Y-coordinate transformation in ClearCurBackground, overlooked in changes for patch #334
* remove --vendor option from test-packages' install of desktop files; the feature is badly broken in gnome-shell.
* modify uxterm to make it possible to select nonstandard locale C.UTF-8, e.g, if the user's locale is set to ?C?
* re-save/tweak ?.svg? icon-files to work around breakage in toolset since the files were created in patch #283.
==== yast2 ====
Version update (4.3.27 -> 4.3.29)
Subpackages: yast2-logs
- Added "--plain" and "--full" options for the "systemctl"
calls, these are recommended when processing the output
by scripts (bsc#1176714)
- 4.3.29
- Decrease error logging to avoid false positives in the y2log
(bsc#1176653)
- 4.3.28
==== yast2-core ====
Version update (4.3.1 -> 4.3.2)
- Avoid 'Construct not supported' on UnmountAgent (bsc#1176594)
- 4.3.2
==== yast2-firstboot ====
Version update (4.3.4 -> 4.3.5)
- add test field to language & keyboard module (bsc#1174856)
- 4.3.5
==== yast2-network ====
Version update (4.3.20 -> 4.3.22)
- Fixed false error in the y2log (bsc#1176653)
- 4.3.22
- Fix connection hostname initialization (bsc#1175579)
- 4.3.21
==== yast2-packager ====
Version update (4.3.7 -> 4.3.8)
- Fixed WFM.Args call to not produce an error message in the y2log
(bsc#1176653)
- 4.3.8
==== yast2-ruby-bindings ====
Version update (4.3.2 -> 4.3.4)
- Fixes for gensalt handling with libxcrypt (bsc#1176924)
- 4.3.4
- Improve logger to log also method name in ruby (useful for any
debug like bsc#1144351)
- 4.3.3
==== yast2-trans ====
Version update (84.87.20200903.1610c60c29 -> 84.87.20200922.4798675e67)
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.20200922.4798675e67:
* Translated using Weblate (Dutch)
* Translated using Weblate (Czech)
* Translated using Weblate (Japanese)
* New POT for text domain 'vpn'.
* New POT for text domain 'users'.
* New POT for text domain 'update'.
* New POT for text domain 'tune'.
* New POT for text domain 'tftp-server'.
* New POT for text domain 'sysconfig'.
* New POT for text domain 'support'.
* New POT for text domain 'sudo'.
* New POT for text domain 'storage'.
* New POT for text domain 'squid'.
* New POT for text domain 'sound'.
* New POT for text domain 'snapper'.
* New POT for text domain 'slp-server'.
* New POT for text domain 'services-manager'.
* New POT for text domain 'security'.
* New POT for text domain 'scanner'.
* New POT for text domain 'samba-server'.
* New POT for text domain 'samba-client'.
* New POT for text domain 's390'.
* New POT for text domain 'rmt'.
* New POT for text domain 'registration'.
* New POT for text domain 'rear'.
* New POT for text domain 'proxy'.
* New POT for text domain 'printer'.
* New POT for text domain 'pam'.
* New POT for text domain 'packager'.
* New POT for text domain 'online-update-configuration'.
* New POT for text domain 'online-update'.
* New POT for text domain 'oneclickinstall'.
* New POT for text domain 'ntp-client'.
* New POT for text domain 'nis_server'.
* New POT for text domain 'nis'.
* New POT for text domain 'nfs_server'.
* New POT for text domain 'nfs'.
* New POT for text domain 'network'.
* New POT for text domain 'migration'.
* New POT for text domain 'mail'.
* New POT for text domain 'ldap-client'.
* New POT for text domain 'ldap'.
* New POT for text domain 'kdump'.
* New POT for text domain 'journalctl'.
* New POT for text domain 'journal'.
* New POT for text domain 'isns'.
* New POT for text domain 'iscsi-lio-server'.
* New POT for text domain 'iscsi-client'.
* New POT for text domain 'instserver'.
* New POT for text domain 'installation'.
* New POT for text domain 'http-server'.
* New POT for text domain 'ftp-server'.
* New POT for text domain 'firewall'.
* New POT for text domain 'fcoe-client'.
* New POT for text domain 'drbd'.
* New POT for text domain 'docker'.
* New POT for text domain 'dns-server'.
* New POT for text domain 'dhcp-server'.
* New POT for text domain 'crowbar'.
* New POT for text domain 'country'.
* New POT for text domain 'configuration_management'.
* New POT for text domain 'cluster'.
* New POT for text domain 'cio'.
* New POT for text domain 'caasp'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'base'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'authserver'.
* New POT for text domain 'auth-client'.
* New POT for text domain 'audit-laf'.
* New POT for text domain 'apparmor'.
* New POT for text domain 'add-on'.
- Update to version 84.87.20200919.a3e1c9bf41:
* New POT for text domain 'autoinst'.
* Translated using Weblate (Norwegian Bokmål)
* New POT for text domain 'qt'.
* New POT for text domain 'base'.
* New POT for text domain 'add-on'.
* New POT for text domain 'autoinst'.
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* New POT for text domain 'base'.
* Translated using Weblate (Norwegian Bokmål)
* New POT for text domain 'bootloader'.
* New POT for text domain 'autoinst'.
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
- Update to version 84.87.20200912.e3924e0073:
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Turkish)
* Translated using Weblate (Turkish)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* New POT for text domain 'control'.
* New POT for text domain 'autoinst'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Czech)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Japanese)
* New POT for text domain 'network'.
* New POT for text domain 'autoinst'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* 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 (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* New POT for text domain 'autoinst'.
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* 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 (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* 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 (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 (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Indonesian)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (Hindi)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* 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 (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* New POT for text domain 'autoinst'.
* 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 (Indonesian)
* Translated using Weblate (Portuguese (Brazil))
* 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 (Italian)
* Translated using Weblate (Indonesian)
==== zimg ====
Version update (2.9.3 -> 3.0.1)
- update to 3.0.1:
* graph: fix handling of default nominal_peak_luminance (introduced in 3.0)
- Update to version 3.0 (API 2.4):
* api: support alpha channel as the fourth plane
* colorspace: accept UNSPECIFIED transfer characteristics in
more situations
* colorspace: fix conversion from ICtCp to ARIB STD-B67
* depth: fix out of bounds access in SSE2 ordered dither
* graph: rewrite for alpha channel support
* resize: fix incorrect rounding when calculating pixel
coordinates
* resize: AVX-512 VNNI code paths
* arm: NEON/ASIMD code paths
- Drop patches:
* update-matrix3.cpp.patch
* colorspace-fix-assertion.patch
* colorspace-fix-assertion-part2.patch
==== zlib ====
Subpackages: libminizip1 libz1 zlib-devel
- Provide a testsuite subpackage to run post-build validation
==== zypper ====
Version update (1.14.38 -> 1.14.39)
Subpackages: zypper-log zypper-needs-restarting
- Use new testcase API in libzypp.
- BuildRequires: libzypp-devel >= 17.25.0.
- help: prevent 'whatis' from writing to stderr (bsc#1176712)
- wp: point out that command is aliased to a search command and
searches case-insensitive (jsc#SLE-16271)
- version 1.14.39
N�����r��y隊Z)z{.�櫛맲��r��z�^�ˬz��N�(�֜��^� ޭ隊Z)z{.�櫛�0�����Ǩ�
1
0
21 Sep '20
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:
aaa_base (84.87+git20200909.ee4a72c -> 84.87+git20200918.331aa2f)
attica-qt5 (5.73.0 -> 5.74.0)
baloo5 (5.73.0 -> 5.74.0)
bcm43xx-firmware
bluez (5.54 -> 5.55)
bluez-qt (5.73.0 -> 5.74.0)
boost-base
boost-extra
breeze5-icons (5.73.0 -> 5.74.0)
cpio (2.12 -> 2.13)
emacs
frameworkintegration (5.73.0 -> 5.74.0)
gdm
grub2
highlight (3.57 -> 3.58)
kactivities-stats (5.73.0 -> 5.74.0)
kactivities5 (5.73.0 -> 5.74.0)
karchive (5.73.0 -> 5.74.0)
kauth (5.73.0 -> 5.74.0)
kbookmarks (5.73.0 -> 5.74.0)
kcalendarcore (5.73.0 -> 5.74.0)
kcmutils (5.73.0 -> 5.74.0)
kcodecs (5.73.0 -> 5.74.0)
kcompletion (5.73.0 -> 5.74.0)
kconfig (5.73.0 -> 5.74.0)
kconfigwidgets (5.73.0 -> 5.74.0)
kcontacts (5.73.0 -> 5.74.0)
kcoreaddons (5.73.0 -> 5.74.0)
kcrash (5.73.0 -> 5.74.0)
kdav (5.73.0 -> 5.74.0)
kdbusaddons (5.73.0 -> 5.74.0)
kdeclarative (5.73.0 -> 5.74.0)
kded (5.73.0 -> 5.74.0)
kdelibs4support (5.73.0 -> 5.74.0)
kdesu (5.73.0 -> 5.74.0)
kdnssd-framework (5.73.0 -> 5.74.0)
kdoctools (5.73.0 -> 5.74.0)
kemoticons (5.73.0 -> 5.74.0)
kfilemetadata5 (5.73.0 -> 5.74.0)
kglobalaccel (5.73.0 -> 5.74.0)
kguiaddons (5.73.0 -> 5.74.0)
kholidays (5.73.0 -> 5.74.0)
khtml (5.73.0 -> 5.74.0)
ki18n (5.73.0 -> 5.74.0)
kiconthemes (5.73.0 -> 5.74.0)
kidletime (5.73.0 -> 5.74.0)
kimageformats (5.73.0 -> 5.74.0)
kinit (5.73.0 -> 5.74.0)
kio (5.73.0 -> 5.74.0)
kirigami2 (5.73.0 -> 5.74.0)
kitemmodels (5.73.0 -> 5.74.0)
kitemviews (5.73.0 -> 5.74.0)
kjobwidgets (5.73.0 -> 5.74.0)
kjs (5.73.0 -> 5.74.0)
knewstuff (5.73.0 -> 5.74.0)
knotifications (5.73.0 -> 5.74.0)
knotifyconfig (5.73.0 -> 5.74.0)
kpackage (5.73.0 -> 5.74.0)
kparts (5.73.0 -> 5.74.0)
kpeople5 (5.73.0 -> 5.74.0)
kplotting (5.73.0 -> 5.74.0)
kpty (5.73.0 -> 5.74.0)
kquickcharts (5.73.0 -> 5.74.0)
kross (5.73.0 -> 5.74.0)
krunner (5.73.0 -> 5.74.0)
kservice (5.73.0 -> 5.74.0)
ktexteditor (5.73.0 -> 5.74.0)
ktextwidgets (5.73.0 -> 5.74.0)
kunitconversion (5.73.0 -> 5.74.0)
kwallet (5.73.0 -> 5.74.0)
kwayland (5.73.0 -> 5.74.0)
kwidgetsaddons (5.73.0 -> 5.74.0)
kwindowsystem (5.73.0 -> 5.74.0)
kxmlgui (5.73.0 -> 5.74.0)
libKF5ModemManagerQt (5.73.0 -> 5.74.0)
libKF5NetworkManagerQt (5.73.0 -> 5.74.0)
libdlm
libgusb (0.3.0 -> 0.3.5)
libqt5-qtdeclarative
libstorage-ng (4.3.40 -> 4.3.42)
libuv (1.38.1 -> 1.39.0)
man
mozilla-nspr (4.27 -> 4.28)
openexr
oxygen5-icon-theme (5.73.0 -> 5.74.0)
perl-XML-LibXML (2.0205 -> 2.0206)
plasma-framework (5.73.0 -> 5.74.0)
plasma5-workspace
prison-qt5 (5.73.0 -> 5.74.0)
purpose (5.73.0 -> 5.74.0)
python-urllib3
qemu
qqc2-desktop-style (5.73.0 -> 5.74.0)
rav1e (0.3.3 -> 0.3.4)
salt
solid (5.73.0 -> 5.74.0)
sonnet (5.73.0 -> 5.74.0)
syndication (5.73.0 -> 5.74.0)
syntax-highlighting (5.73.0 -> 5.74.0)
threadweaver (5.73.0 -> 5.74.0)
tigervnc
vulkan-loader (1.2.151 -> 1.2.153)
xorg-x11-server
yast2 (4.3.25 -> 4.3.27)
yast2-add-on (4.3.4 -> 4.3.6)
yast2-bootloader (4.3.8 -> 4.3.9)
yast2-network (4.3.19 -> 4.3.20)
yast2-packager (4.3.6 -> 4.3.7)
=== Details ===
==== aaa_base ====
Version update (84.87+git20200909.ee4a72c -> 84.87+git20200918.331aa2f)
Subpackages: aaa_base-extras
- Update to version 84.87+git20200918.331aa2f:
* sysctl.d/50-default.conf: fix ping_group_range syntax error
* alias.bash check if ip command knows color=auto (jsc#SLE-7679)
==== attica-qt5 ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Attica5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
==== baloo5 ====
Version update (5.73.0 -> 5.74.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
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Use common UDS creation code also for tags (kde#419429)
* Don't index .ytdl files (kde#424925)
==== bcm43xx-firmware ====
- Update bluetooth firmware to address Sweyntooth and Spectra issues:
* BCM43430A1.hcd
* BCM4345C0.hcd
- Remove wildcards in %files
- Delete brcmfmac43362-sdio.cubietech,cubietruck.txt as now part of kernel-firmware
- brcmfmac driver loads file depending on compatible. Rename files correspondingly.
- delete modprobe config file and install-brcmfmac.sh as no longer needed.
==== bluez ====
Version update (5.54 -> 5.55)
Subpackages: libbluetooth3
- update to 5.55:
* Fix issue with handling security level for HoG.
* Fix issue with handling HIDSDPDisable attribute.
* Fix issue with handling HID virtual cable unplug.
* Fix issue with handling HID channel disconnect order.
* Fix issue with handling AVDTP delay reporting states.
* Fix issue with handling AVRCP notification events.
* Fix issue with handling AVRCP list player attributes.
* Fix issue with handling AVRCP category 1 player settings.
* Fix issue with handling AVRCP media player passthrough bitmask.
* Fix issue with handling HFP 1.7 default features.
* Fix issue with handling GATT disconnecting handling.
* Fix issue with handling GATT database hash.
* Fix issue with handling service changed characteristic.
* Fix issue with handling read of multiple characteristic values.
* Fix issue with handling Just-Works auto-accept pairing.
* Fix issue with handling authentication of bonded devices.
* Fix issue with handling L2CAP streaming mode for AVDTP.
* Fix issue with handling SysEx parser for MIDI support.
* Fix issue with handling configured scan parameter values.
* Fix issue with handling temporary devices removal.
* Fix issue with handling advertising flags.
- remove input-hog-Attempt-to-set-security-level-if-not-bonde.patch,
input-Add-LEAutoSecurity-setting-to-input.conf.patch: upstream
- use autopatch, spec-cleaner
==== bluez-qt ====
Version update (5.73.0 -> 5.74.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== boost-base ====
Subpackages: boost-license1_74_0 libboost_date_time1_74_0 libboost_filesystem1_74_0 libboost_iostreams1_74_0 libboost_locale1_74_0 libboost_program_options1_74_0 libboost_regex1_74_0 libboost_thread1_74_0
- serialization_missing_includes.patch: Add missing includes in the
serialization library (bsc#1176597)
==== boost-extra ====
- serialization_missing_includes.patch: Add missing includes in the
serialization library (bsc#1176597)
==== breeze5-icons ====
Version update (5.73.0 -> 5.74.0)
- Drop patch to no longer inherit from oxygen, it's not been
necessary for a long time now:
* oxygen.diff
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Add another alias for keepass icon (kde#425928)
* Run application-x-bzip-compressed-tar through `scour` (kde#425089)
* Add aliases for MP3 icons (kde#425059)
==== cpio ====
Version update (2.12 -> 2.13)
Subpackages: cpio-mt
- add cpio-revert-CVE-2015-1197-fix.patch as recommended by upstream
to fix https://lists.gnu.org/archive/html/bug-cpio/2019-11/msg00016.html
- update to 2.13:
* CVE-2015-1197, CVE-2016-2037, CVE-2019-14866
- remove patches (upstream):
cpio-2.12-out_of_bounds_write.patch, cpio-2.12-CVE-2019-14866.patch,
cpio-2.12-util.c_no_return_in_nonvoid_fnc.patch,
cpio-check_for_symlinks.patch
==== emacs ====
Subpackages: emacs-info emacs-nox emacs-x11 etags
- Add patch emacs-27.1-gif.patch from upstream mailing list to fix
crash on broken gif files
- Correct group of el package as well as provide it as devel packages
==== frameworkintegration ====
Version update (5.73.0 -> 5.74.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* Clarify license statement according to KDElibs History
==== gdm ====
Subpackages: gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- gdm-UsrEtc.patch
* needed changes for xdm/xinit/xmodmap move to /usr/etc/X11
(boo#1173049, boo#1173052, boo#1173053)
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Make efi hand off the default entry point of the linux command (bsc#1176134)
* 0001-efi-linux-provide-linux-command.patch
==== highlight ====
Version update (3.57 -> 3.58)
- Update to version 3.58:
* Improved `--force` fallback argument handling
(gl#saalen/highlight#163).
* Added C++ attribute syntax support.
* Added Lua fuction `StoreValue` to set and retrieve information
across Lua states.
* Added `extras/eclipse-themes/eclipse_color_themes.py` script to
retrieve themes from eclipsecolorthemes.org.
* Added support for Web Assembly Text.
* Updated mark_lines.lua to output 16m terminal sequences
(gl#saalen/highlight#164).
* Fixed issues in bash.lang (gl#saalen/highlight#161).
* Fixed Bash heredoc highlighting in bash_functions.lua
(gl#saalen/highlight#156).
* CLI: `highlight --version -q` only prints the version number.
* GUI: Added theme contrast indicator.
- Rebase optflags patch:
* Remove highlight-3.53-use_optflags.patch.
* Add highlight-3.58-use_optflags.patch.
==== kactivities-stats ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Replace old ModelTest copy by QAbstractItemModelTester
* Remove obsolete COPYING files
* Add license texts according to REUSE specification
* Convert license headers to SPDX expressions
* Use Boost::boost for older CMake versions.
==== kactivities5 ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Drop empty X-KDE-PluginInfo-Depends
* Remove obsolete COPYING files
==== karchive ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kauth ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
==== kbookmarks ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Bookmarks5 libKF5Bookmarks5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove unused includes
* Clean forward declaration
* Remove obsolete COPYING files
* API dox: document CamelCase includes
* KBookmarkManager: clear memory tree when the file is deleted
==== kcalendarcore ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Always store X-KDE-VOLATILE-XXX properties as volatile.
* Document the expected TZ transitions in Prague
* Remove obsolete COPYING files
==== kcmutils ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5KCMUtils5 libKF5KCMUtils5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* KCModuleData: Fix headers, improve api doc and rename method
* Convert header to SPDX
* Fix KCModuleData revertToDefaults signature bool -> void
* Extend KCModuleData with revertToDefaults and matchQuery functionnality
* Fix typo
* Try to avoid horizontal scrollbar in KCMultiDialog
* Remove obsolete COPYING files
* Add KCModuleData as base class for plugin
* Allow extra button to be added to KPluginSelector
* KCM-Utils: Convert copyright statements to SPDX expressions
==== kcodecs ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Codecs5 libKF5Codecs5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kcompletion ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Completion5 libKF5Completion5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Using no deprecated enum Qt::MiddleButton
* Remove obsolete COPYING files
==== kconfig ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigCore5-lang libKF5ConfigGui5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Make KWindowConfig::allConnectedScreens() static and internal (kde#425953)
==== kconfigwidgets ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5ConfigWidgets5 libKF5ConfigWidgets5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.
==== kcontacts ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* Addressee::parseEmailAddress(): Check length of full name before trimming
==== kcoreaddons ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kcoreaddons-lang libKF5CoreAddons5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Add *.kcrash glob pattern to KCrash Report MIME type
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* do not wait for fam events indefinitely (kde#423818)
* Remove obsolete COPYING files
* [KFormat] Allow formatting values to arbitrary binary units
* Make it possible to KPluginMetadata from QML
* [KFormat] Fix binary example
==== kcrash ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
==== kdav ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kdav-lang libKF5DAV5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Clean unused includes
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* metainfo.yaml: Add tier key and tweak description
* Remove obsolete COPYING files
==== kdbusaddons ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5 libKF5DBusAddons5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kdeclarative ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5Declarative5-lang libKF5QuickAddons5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* [KKeySequenceItem] Make Meta+Shift+num shortcuts work
* Expose checkForConflictsAgainst property
* Add a new AbstractKCM class
* Using no deprecated enum Qt::MiddleButton
* typo--
* Remove obsolete COPYING files
* Port KRunProxy away from KRun
* Fix warning: zero as null pointer constant
* KDeclarative: Convert copyright statements to SPDX expressions
==== kded ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kded-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* org.kde.kded5.desktop: Add missing required key "Name" (kde#408802)
* Remove obsolete COPYING files
* Kded: Convert license statements to SPDX expressions
==== kdelibs4support ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kdelibs4support-lang libKF5KDELibs4Support5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- No code change since 5.73.0
==== kdesu ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Su5 libKF5Su5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* autotests: use portable syntax for python3
* KDESU: Convert copyright statements to SPDX expressions
==== kdnssd-framework ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5DNSSD5 libKF5DNSSD5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kdoctools ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kdoctools-lang libKF5DocTools5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* Update general.entities -- add locally defined entities in old KMail documentation to global list.
* Update contributor.entities
* Use placeholder markers
* Add license texts according to REUSE specification
* Convert copyright statements to SPDX expressions
==== kemoticons ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Recover EmojiOne license information
* Remove obsolete COPYING files
* KEmoticons: Convert copyright statements to SPDX expressions
==== kfilemetadata5 ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kfilemetadata5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Add missing include for OpenBSD
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Convert old Mac line endings in lyrics tags (kde#425563)
* Remove obsolete COPYING files
* Port to ECM new FindTaglib module
==== kglobalaccel ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccel5-lang libKF5GlobalAccelPrivate5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Load service files for shortcuts for applications data dir as fallback (kde#421329)
* Remove obsolete COPYING files
* Correct typos in kglobalaccel.h
* KGlobalAccel:: Convert copyright statements to SPDX expressions
==== kguiaddons ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Using no deprecated enum Qt::MiddleButton
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
==== kholidays ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Holidays5 libKF5Holidays5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== khtml ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5KHtml5 libKF5KHtml5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- No code change since 5.73.0
==== ki18n ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5I18n5 libKF5I18n5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Fix typo
* Fix possible preprocessor race condition with i18n defines
* Remove obsolete COPYING files
==== kiconthemes ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5IconThemes5 libKF5IconThemes5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* KIconThemes: Convert copyright statements to SPDX expressions
==== kidletime ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kimageformats ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kimageformats-eps
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kinit ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kinit-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* KInit: Convert copyright statements to SPDX expressions
==== kio ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kio-core kio-lang
- Add patches to fix browsing kdeconnect://:
* 0001-Remove-old-kio_fonts-hack-in-KCoreDirLister-hostname.patch
* 0002-KUrlCompletion-accommodate-local-protocols-that-use-.patch
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Revert "[KUrlCompletion] Don't append / to completed folders" (kde#425387)
* Update help text for editing the app command in a .desktop entry to comply with current spec. (kde#425145)
* [filewidgets] Fix KUrlNavigatorButton padding on breadcrumb (kde#425570)
* KFileWidget: reparse config to grab dirs added by other instances of the app (kde#403524)
* Avoid systemd launched applications from closing forked children (kde#425201)
==== kirigami2 ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kirigami2-lang libKF5Kirigami2-5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Add a property to ToolBarLayout to control how to deal with item height (kde#425675)
* new logic to remove acceleration marks (kde#420409)
* Do not override Heading pixel size in BreadCrumbControl (kde#404396)
* [passivenotification] Set explicit padding (kde#419391)
==== kitemmodels ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.
==== kitemviews ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5ItemViews5 libKF5ItemViews5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kjobwidgets ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5JobWidgets5 libKF5JobWidgets5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kjs ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- No code change since 5.73.0
==== knewstuff ====
Version update (5.73.0 -> 5.74.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuff5-lang libKF5NewStuffCore5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Fix cache sync issues with QtQuick dialog (kde#417985)
* Remove entries if they do not match filter anymore (kde#425135)
* Make the internal kpackage job task less fragile (kde#425811)
* Handle /* notation for RemoveDeadEntries (kde#425704)
* Remove slashes from entry name when interpreting it as path (kde#417216)
* Fix a sometimes-crash with the KPackageJob task (kde#425245)
* Use same spinner for loading and initializing (kde#418031)
* Remove details button (kde#418034)
* Hide load more spinner while updating/installing (kde#422047)
* Do not focus first element in icon view mode (kde#424894)
==== knotifications ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Notifications5 libKF5Notifications5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* refine knotification docs
==== knotifyconfig ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5NotifyConfig5 libKF5NotifyConfig5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* KNotifyConfig: Convert copyright statements to SPDX expressions
==== kpackage ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kpackage-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* Do not delete package root if package was deleted (kde#410682)
==== kparts ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Parts5 libKF5Parts5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Using no deprecated enum Qt::MiddleButton
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
* Almost port away from KMimeTypeTrader
* KParts: Convert copyright statements to SPDX expressions
==== kpeople5 ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kpeople5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* KPeople: Convert copyright statements to SPDX expressions
==== kplotting ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kpty ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Pty5 libKF5Pty5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kquickcharts ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.
==== kross ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kross-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- No code change since 5.73.0
==== krunner ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Add template for python runner
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Update template for KDE Store compatibility and improve README
* Remove obsolete COPYING files
* Add support for runner syntaxes to dbus runners
* KRunner: Convert copyright statements to SPDX expressions
* Fix some clazy warnings
* Save RunnerContext after each match session
* Remove dead debug code
==== kservice ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kservice-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Implement invokeTerminal on Windows with workdir, command and envs
* Clean forward declaration
* Fix application preference ordering for mimetypes with multiple inheritance.
* Remove obsolete COPYING files
* Bundle the Application servicetype into a qrc file.
* Fix KApplicationTrader API docs being incompletely generated
* Expand tilde character when reading working directory (kde#424974)
* KService: Convert copyright statements to SPDX expressions
* Cleanup overload
==== ktexteditor ====
Version update (5.73.0 -> 5.74.0)
Subpackages: ktexteditor-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.
==== ktextwidgets ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5TextWidgets5 libKF5TextWidgets5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* Add license texts according to REUSE specification
* Convert copyright statements to SPDX expressions
==== kunitconversion ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5UnitConversion5 libKF5UnitConversion5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== kwallet ====
Version update (5.73.0 -> 5.74.0)
Subpackages: kwallet-tools kwallet-tools-lang kwalletd5 kwalletd5-lang libKF5Wallet5 libkwalletbackend5-5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Avoid clash with a macro in ctype.h from OpenBSD
* Remove obsolete COPYING files
* KWallet: Convert copyright statements to SPDX expressions
==== kwayland ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* [autotests] Skip failing unit test
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Remove obsolete COPYING files
==== kwidgetsaddons ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5WidgetsAddons5 libKF5WidgetsAddons5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Qt::MiddleButton is deprecated in qt5.15 branch
* Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
* Add KRecentFilesMenu to replace KRecentFileAction
* Remove obsolete COPYING files
==== kwindowsystem ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5WindowSystem5 libKF5WindowSystem5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Install platform plugins in a directory with no dots in file name (kde#425652)
* [xcb] Scaled icon geometry correctly everywhere
* Remove obsolete COPYING files
==== kxmlgui ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5XmlGui5 libKF5XmlGui5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Using no deprecated enum Qt::MiddleButton
* Allow opting out of remembering window positions on X11
* Save and restore position of main window (kde#415150)
* Remove obsolete COPYING files
* KXMLGUI: Convert copyright statements to SPDX expressions
==== libKF5ModemManagerQt ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== libKF5NetworkManagerQt ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
==== libdlm ====
Subpackages: libdlm3
- Add notes in dlm.conf man page (bsc#1175812)
* add dlm_controld-add-note-that-the-dlm-file-is-not-creat.patch
==== libgusb ====
Version update (0.3.0 -> 0.3.5)
- update to 0.3.5:
- Add a way to get iConfiguration (Benson Leung)
- Allow building GtkDoc when building as a subproject (Richard Hughes)
- Fix version script to be more portable (Laurent Bigonville, Ting-Wei Lan)
- Include methods on plain structs in the version script (Simon McVittie)
- This fixes the symbol version for g_usb_version_string() to be in the right
place, so update this library alongside with external programs if you've
already started using this symbol for example in fwupd. We've put a mechanism
in place so this kind of thing can't happen again. Sorry!
- Validate the exported symbol list during check (Richard Hughes)
- Include the USB bus in the generated platform_id (Richard Hughes)
- Add a thin glib wrapper around libusb_endpoint_descriptor (Emmanuel Pacaud)
- Fix high number of wakeups when checking the GUsbContext (Richard Hughes)
- Use '#pragma once' to reduce boilerplate (Richard Hughes)
- Wrap the upstream libusb_strerror() (Richard Hughes)
- Do not use deprecated libusb API (Richard Hughes)
- Fix compilation on macOS (Richard Hughes)
- Use a 1ms timeout in the Windows event thread (Richard Hughes)
- Use has_link_argument() to detect linker flags (Richard Hughes)
- Add g_usb_device_get_spec() (Richard Hughes)
- Add g_usb_version_string() for fwupd (Richard Hughes)
- Add -Wswitch-enum (Benjamin Berg)
- Fix GI length introspection annotations (grindhold)
- Make gir generation optional (maxice8)
==== libqt5-qtdeclarative ====
- Add _constraints with 4GB min disk space
==== libstorage-ng ====
Version update (4.3.40 -> 4.3.42)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#768
- fixed documentation
- 4.3.42
- Translated using Weblate (Finnish) (bsc#1149754)
- Translated using Weblate (Hindi) (bsc#1149754)
- Translated using Weblate (Russian) (bsc#1149754)
- 4.3.41
==== libuv ====
Version update (1.38.1 -> 1.39.0)
- update to 1.39.0:
* unix: use relaxed loads/stores for clock id
* unix: squelch harmless valgrind warning
* linux: use copy_file_range for uv_fs_copyfile when possible
* udp: add uv_udp_using_recvmmsg query
* include: add internal fields struct to uv_loop_t
* core: add API to measure event loop idle time
* unix: handle src, dest same in uv_fs_copyfile()
* unix: error when uv_setup_args() is not called
* fs: clobber req->path on uv_fs_mkstemp() error
* tcp: fail instantly if local port is unbound
* unix: don't use _POSIX_PATH_MAX
* build system fixes, documentation updates, updates to tests
==== man ====
- Add migration code to handle upgrade from old version of the man
package not supporting alternative path move (boo#1175919).
==== mozilla-nspr ====
Version update (4.27 -> 4.28)
- update to version 4.28
* Fix a compiler warning
* Add rule for cross-compiling with cygwin
==== openexr ====
- Disable testsuite also on s390/s390x, probably will not pass
on any bigendian platform in current state
==== oxygen5-icon-theme ====
Version update (5.73.0 -> 5.74.0)
Subpackages: oxygen5-icon-theme-large
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- No code change since 5.73.0
==== perl-XML-LibXML ====
Version update (2.0205 -> 2.0206)
- updated to 2.0206
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0206 2020-09-15
- Add expand_entities => 1 to the instantiation at lib/XML/LibXML/SAX.pm
- in order to fix https://rt.cpan.org/Public/Bug/Display.html?id=132759
- failing XML-Simple tests
- Thanks to SREZIC , and GRANTM .
- Update HACKING.txt .
==== plasma-framework ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Plasma5 plasma-framework-components plasma-framework-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes since 5.73.0, only listing bugfixes:
* Fix incorrect default for PlasmaExtras.ListItem (kde#425769)
* Don't let the background become smaller than the svg (kde#424448)
* Make PC3 BusyIndicator visuals keep a 1:1 aspect ratio (kde#425504)
* Unify the flat/normal behavior of PC3 Buttons/ToolButtons (kde#425174)
* Fix toolbutton-hover margins in button.svg (kde#425255)
* Fix PC2 ToolButtonStyle margins (kde#425255)
* Only draw the focus indicator when we got focus via the keyboard (kde#424446)
==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Add patch to fix login button appearance with KF 5.74:
* 0001-sddm-theme-lockscreen-Fix-login-button-size.patch
==== prison-qt5 ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Fix Qt warning
* Remove obsolete COPYING files
==== purpose ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5 purpose-lang
- Require accounts-qml-module
==== python-urllib3 ====
- Generate pyc for ssl_match_hostname too
==== qemu ====
Subpackages: qemu-arm qemu-block-curl qemu-block-dmg qemu-block-gluster qemu-block-iscsi qemu-block-nfs qemu-block-rbd qemu-block-ssh qemu-chardev-baum qemu-guest-agent qemu-hw-display-qxl qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ksm qemu-lang qemu-microvm qemu-ppc qemu-s390 qemu-seabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-sdl qemu-ui-spice-app qemu-vgabios qemu-vhost-user-gpu qemu-x86
- Change qemu-x86 packaging relationship with qemu-microvm from
Requires to Recommends
- In an effort to "Close the Leap Gap", remove use of is_opensuse
from the spec file, so that the same packages built for SLE can
be reused for Leap. Some sub-packages will not be included for
SLE which are included for Leap. They wil be provided in Package
Hub for SLE users as unsupported packages. (jsc#SLE-11660,
jsc#SLE-11661, jsc#SLE-11662, jsc#SLE-11691, jse#SLE-11692,
jsc#SLE-11894)
- Add infrastructure to do package splits when split-off package
isn't required and doesn't (otherwise) include any previously
installed files. This version of qemu has split out non-essential
functionality into loadable modules, as noted in Aug 20, 2020 log
entry, which describes the emergency Split-Provides. That approach
will be superseded by this planned approach, and those dummy doc
files will be removed in time
Here is the new mapping:
subpackage continuity file provided (files are dummies)
========== ============================================
qemu-chardev-baum /usr/share/qemu/forsplits/00
qemu-hw-display-qxl /usr/share/qemu/forsplits/01
qemu-hw-usb-redirect /usr/share/qemu/forsplits/02
qemu-hw-usb-smartcard /usr/share/qemu/forsplits/03
- Fix path of qemu-pr-helper. It was a mistake to move it from
%_bindir to _libexecdir. In more recent qemu code it's been moved
back, so undo this mistake by providing it at the same location
as it has been all along
==== qqc2-desktop-style ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Fix StandardKey shortcut sequences in MenuItem showing as numbers
* Don't use parent height/width for implicit ToolSeparator sizing (kde#425949)
* Only use "focus" style for non-flat toolbuttons on press
* Add top and bottom padding to ToolSeparator
* Make ToolSeparator respect topPadding and bottomPadding values
* Make MenuSeparator use background's calculated height not implicitheight
* Fix width of ToolSeparator
* Fix toolbuttons with menus using newer Breeze
* Remove obsolete COPYING files
* Draw the entire CheckBox control via the QStyle
==== rav1e ====
Version update (0.3.3 -> 0.3.4)
- Update to version 0.3.4
* https://github.com/xiph/rav1e/releases/tag/v0.3.4
==== salt ====
Subpackages: python3-salt salt-master salt-minion
- Prevent import errors when running test_btrfs unit tests
- Added:
* prevent-import-errors-when-running-test_btrfs-unit-t.patch
- Remove msgpack < 1.0.0 from base requirements (bsc#1176293)
- Added:
* remove-msgpack-1.0.0-requirement-in-the-installed-me.patch
- Fix virt.update with CPU defined
- Added:
* fix-virt.update-with-cpu-defined-263.patch
- Fix virt issues and invalid input errors from 'salt.utils.data' (bsc#1176480)
- Added:
* fix-the-removed-six.itermitems-and-six.-_type-262.patch
==== solid ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5Solid5 libKF5Solid5-lang solid-imports solid-tools
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.
==== sonnet ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetCore5-lang libKF5SonnetUi5
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Clean forward declaration
* Remove obsolete COPYING files
==== syndication ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Changes since 5.73.0:
* Remove obsolete COPYING files
* Correct license exception
* Add license texts according to REUSE specification
* Convert license statements to SPDX expressions
==== syntax-highlighting ====
Version update (5.73.0 -> 5.74.0)
Subpackages: libKF5SyntaxHighlighting5 libKF5SyntaxHighlighting5-lang
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- Too many changes to list here.
==== threadweaver ====
Version update (5.73.0 -> 5.74.0)
- Update to 5.74.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.74.0
- No code change since 5.73.0
==== tigervnc ====
Subpackages: libXvnc1 xorg-x11-Xvnc xorg-x11-Xvnc-module
- vnserver: fix startup of Plasma desktop (boo#1176571)
==== vulkan-loader ====
Version update (1.2.151 -> 1.2.153)
- update to 1.2.153:
* loader: Return error if layer loading failed
* loader: Make device extensions return same count
* docs: Add info on VkConfig and override layer
- Update to release 1.2.152
* No user-visible changes
==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk xorg-x11-server-wayland
-Add U_xfree86_take_second_ref_for_xcursor.patch: fix
use-after-free when switching VTs.
==== yast2 ====
Version update (4.3.25 -> 4.3.27)
Subpackages: yast2-logs
- Hide heading of the dialog when no title is defined or title is
set to an empty string.
- Related to bsc#1175489.
- 4.3.27
- Clear the download progres for the previous file when displaying
an error popup (bsc#1175926)
- Enable additional callback logging when $Y2DEBUG_CALLBACKS is
set to "1"
- 4.3.26
==== yast2-add-on ====
Version update (4.3.4 -> 4.3.6)
- Do not skip the Full medium add-on selection when a driver update
disk (DUD) is used (bsc#1174562)
- 4.3.6
- Fixed regression in the add-on repository names in AutoYaST
installation (bsc#1175374, related to bsc#1172477)
- 4.3.5
==== yast2-bootloader ====
Version update (4.3.8 -> 4.3.9)
- merge SLE15 SP2 changes:
-- fix detection of present of efivars causing grub2-install
failures on some arm boards (bsc#1172114)
-- add workaround for ARM to make GRUB2 works for
every device. It can potentially break multi-boot (bsc#1167015)
- 4.3.9
==== yast2-network ====
Version update (4.3.19 -> 4.3.20)
- Infer the vlan_id from the interface file name when the attribute
is not declared explicitly (bsc#1176575)
- 4.3.20
==== yast2-packager ====
Version update (4.3.6 -> 4.3.7)
- Fixed name of the add-on repository (bsc#1175374, related
to bsc#1172477)
- 4.3.7
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
1
0
18 Sep '20
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:
blueberry (1.3.8 -> 1.3.9)
busybox-links
dar (2.6.10 -> 2.6.12)
libxkbcommon (1.0.0 -> 1.0.1)
polkit-default-privs (1550+20200715.6ddc764 -> 1550+20200909.647e56f)
publicsuffix (20200810 -> 20200909)
snapper
vim (8.2.1412 -> 8.2.1551)
virt-manager (2.2.1 -> 3.0.0)
xtables-addons (3.9_k5.8.7_1 -> 3.11_k5.8.7_1)
z3 (4.8.8 -> 4.8.9)
=== Details ===
==== blueberry ====
Version update (1.3.8 -> 1.3.9)
Subpackages: blueberry-lang
- Update to 1.3.9
* l10n: Update translations
- Fixes for %_libexecdir changing to /usr/libexec (boo#1174075)
- Use %{_udevrulesdir} for udev rules files
==== busybox-links ====
Subpackages: busybox-coreutils busybox-findutils busybox-gawk busybox-grep busybox-gzip busybox-patch busybox-psmisc busybox-sed busybox-sendmail busybox-tar busybox-xz
- busybox-vi: also conflict with gvim, one more vi variant.
==== dar ====
Version update (2.6.10 -> 2.6.12)
Subpackages: dar-doc dar-lang libdar64-6000
- update to 2.6.12:
- fixed regression met in 2.6.11 when generating encrypted
archives
- fixing bug in dar_manager libdar part, met when the two oldest
entries for a file are recorded as unchanged (differential
backup)
- fixed typo in dar_manager man page
- updated lax mode to ignore encryption flag found in header
and trailer
- fixed two opposite bugs in strong encryption code that
annihilated each other, by chance
- fixing bug met when merging an archive an re-compressing
the data with another algorithm that gives a less good result,
this condition lead the merging operation to fail
reporting a CRC mismatch
- improving archive header code to cope with unknown flags
==== libxkbcommon ====
Version update (1.0.0 -> 1.0.1)
Subpackages: libxkbcommon-x11-0 libxkbcommon0
- Update to release 1.0.1
* Make the table output of `xkbcli how-to-type` aligned.
==== polkit-default-privs ====
Version update (1550+20200715.6ddc764 -> 1550+20200909.647e56f)
- Update to version 1550+20200909.647e56f:
* whitelist org.freedesktop.network1.forcerenew (bsc#1176215)
==== publicsuffix ====
Version update (20200810 -> 20200909)
- Update to version 20200909:
* Update gTLD list to 2020-09-09
* Add pages.dev
* Add gsj.bz
* Added gitapp.si
* Add small-web.org domain under Small Technology Foundation
* Update to ICANN and private SLDs on CentralNic registry platform
* The list of Jelastic public domains was extended
* Add forte.id
* Add Danger Science Group domains
* Switch cloud.metacentrum.cz from suffix to wildcard notation
* Added mcpe.me
* Add omniwe.site
* Add GOV.UK Pay test environment domain
==== snapper ====
Subpackages: libsnapper5 snapper-zypp-plugin
- package new snapperd.service file on Debian based distributions
(gh#openSUSE/snapper#557)
==== vim ====
Version update (8.2.1412 -> 8.2.1551)
Subpackages: gvim vim-data vim-data-common
- Fix postun scriptlet of vim-small: do not unconditionally
deregister vim-small as an alternative on uninstall (which
happens on package upgrades too) (boo#1176549).
- Add vi as slave to update-alternatives so that every package
has a matching "vi" symlink [bsc#1174564].
- Updated to version 8.2.1551, fixes the following problems
* Vim: not operator does not result in boolean.
* Previous tab page not usable from an Ex command.
* Popupwindow missing last couple of lines when cursor is in the first line.
* Closing a popup window with CTRL-C interrupts 'statusline' if it calls
a function.
* Vim9: boolean evaluation does not work as intended.
* Test 49 is old style.
* Vim9: invalid error for missing white space after function.
* Vim9: not operator applied too early.
* Test 49 is old style.
* Vim9: handling "+" and "-" before number differs from Vim script.
* The Mac GUI implementation is outdated and probably doesn't even work.
* Vim9: find global function when looking for script-local.
* Mac build fails.
* Vim9: cannot use call() without :call.
* Vim9: cannot call autoload function in :def function.
* Vim9: cannot use a range with marks in :def function.
* Vim9: :def function does not abort on nested function error.
* Vim9: no error for missing white after : in dict.
* Vim9: error for missing comma instead of extra white space.
* Vim9: no error for white space before comma in dict.
* Various inconsistencies in test files.
* Vim9: cannot mingle comments in multi-line lambda.
* Vim9: crash when lambda uses outer function argument.
* Vim9: always converting to string for ".." leads to mistakes.
* Function implementing :substitute has unexpected name.
* Vim9: 'statusline' is evaluated using Vim9 script syntax.
* Missing tests for interrupting script execution from debugger.
* Tiny and small builds have no test coverage.
* Debugger code insufficiently tested.
* Running tests in tiny version gives error for summarize.vim.
* Outdated references to the Mac Carbon GUI.
* Vim9: crash when interrupting a nested :def function.
* Error messages are spread out and names can be confusing.
* Vim9: function expanded name is cleared when sourcing a script again.
* Vim9: line number in error message is not correct.
* Vim9: return type of keys() is list<any>.
* Test 77a for VMS depends on small.vim which does not exist.
* Some test makefiles delete files that are not generated.
* Vim9: no check that script-local items don't become global.
* Vim9: list type at script level only uses first item.
* Vim9: dead code in to_name_end().
* Vim9: failure to compile lambda not tested.
* Vim9: failure invoking lambda with wrong arguments.
* Vim9: crash when using typecast before constant.
* MS-Windows: test files are not deleted.
* Vim9: the output of :disassemble cannot be interrupted.
* .gawk files not recognized.
* Vim9: declaring ascript variable at the script level does not infer
the type.
* Error messages are spread out.
* Vim9: string indexes are counted in bytes.
* Vim9: string slice not supported yet.
* Vim9: list slice not supported yet.
* Vim9: build warning for unused variable.
* Vim9: subscript not handled properly.
* Vim9: cannot index or slice a variable with type "any".
* Vim9: :echomsg doesn't like a dict argument.
* Vim9: invalid error for missing white space.
* Vim9: cannot assign string to string option.
* Errors in spell file not tested.
* :const only locks the variable, not the value.
* ":argdel" does not work like ":.argdel" as documented. (Alexey Demin)
* Items in a list given to :const can still be modified.
* /usr/lib/udef/rules.d not recognized as udevrules.
* Vim9: can't use v:true for option flags.
* Filetype test fails on MS-Windows.
* Vim9: error when using bufnr('%').
* Vim9: cannot use "true" for some popup options.
* Vim9: error for list index uses wrong line number.
* Vim9: skip expression in search() gives error.
* Vim9: line number reported with error may be wrong.
* Vim9: crash when using a nested lambda.
* Vim9: error for using special as number when returning "false" from a
popup filter.
* Flaky failure in assert_fails().
* Vim9: readdirex() expression doesn't accept bool.
* Vim9: readdir() expression doesn't accept bool.
* Travis: installing snd-dummy is not always useful.
* Text does not scroll when inserting above first line.
* Vim9: error when setting an option with setbufvar().
* Vim9: using /= with float and number doesn't work.
* Vim9: crash when compiling heredoc lines start with comment.
* Build failures.
* Not enough test coverage for the spell file handling.
* Missing change to calling eval_getline().
* "make clean" may delete too many files.
* Vim9: cannot use " #" in a mapping.
* CursorHold test is flaky. (Jakub K?dzio?ka)
* On slow systems tests can be flaky.
* Vim9: error when using "$" with col().
* Vim9: error when using address without a command.
* Vim9: concatenating to constant reverses order.
* Vim9: can use += with a :let command at script level.
* Vim9: error for an autocmd defined in a :def function in legacy Vim script.
* Vim9: white space checks are only done for a :def function.
* Not all file read and writecode is tested.
* Vim9: no error when using a number other than 0 or 1 as bool.
* Using malloc() directly.
* Not all debugger commands covered by tests.
* Vertical separator is cleared when dragging a popup window using a
multi-byte character for the border.
* Using "var" in a :def function may refer to a legacy Vim script variable.
* Putting a string in Visual block mode ignores multi-byte characters.
* Failure after trinary expression fails.
* Cannot interrupt shell used for filename expansion. (Dominique Pellé)
* Multibyte vertical separator is cleared when dragging a popup window
using a multi-byte character for the border.
* Vim9: can create s:var in legacy script but cannot unlet.
* Vim9: error for :exe has wrong line number.
* Cannot easily get the character under the cursor.
* Vim9: cannot assign to local option.
* Vim9: Ex command default range is not set.
* Vim9: CTRL-] used in :def function does not work.
* Reading past end of buffer when reading spellfile. (Yegappan Lakshmanan)
* Not enough test coverage for the spell file handling.
* Still not enough test coverage for the spell file handling.
* No longer get an error for string concatenation with float. (Tsuyoshi Cho)
* Messages from tests were not always displayed.
* Line in testdir Makefile got commented out. (Christian Brabandt)
* Vim9: cannot use a function name as a function reference at script level.
* Vim9: :endif not found after "if false".
* Vim9: :elseif may be compiled when not needed.
* Vim9: test fails on MS-Windows.
* Vim9: test still fails on MS-Windows.
* Compiler warning for conversion of size_t to long.
* Vim9: error when passing getreginfo() result to setreg().
* Vim9: type error for argument type is not at call position.
* It is not possible to specify cell widths of characters.
* Cannot get the class of a character; emoji widths are wrong in some
environments.
* Memory acccess error when using setcellwidths().
* Python: iteration over vim objects fails to keep reference.
* Using invalid script ID causes a crash.
* The user cannot try out emoji character widths.
* Vim9: cannot find function reference for s:Func.
* Vim9: test with invalid SID does not work in the GUI.
* Vim9: test with invalid SID is skipped in the GUI.
* Cannot translate messages in a Vim script.
* ch_logfile() is unclear about closing when forking.
* Build rule for Vim.app is unused.
* Various comment problems.
* Cannot move position of "%%" in message translations. (Emir Sar?)
* The "r" command fails for keys with modifiers if 'esckeys' is off and
modifyOtherKeys is used. (Lauri Tirkkonen)
* Vim9: bufname('%') gives an error.
* Vim9: error for argument type does not mention the number.
- disable-unreliable-tests.patch: refresh
- vim-changelog.sh: work with bash
==== virt-manager ====
Version update (2.2.1 -> 3.0.0)
Subpackages: virt-install virt-manager-common
- Update to virt-manager 3.0.0 (fate#326786)
virt-manager-3.0.0.tar.bz2
* virt-install ?cloud-init support (Athina Plaskasoviti, Cole
Robinson)
* The virt-convert tool has been removed. Please use virt-v2v
instead
* A handful of UI XML configuration options have been removed.
The XML editor can be used instead. For a larger discussion see
this thread: https://www.redhat.com/archives/virt-tools-list/
2019-June/msg00117.html
* The ?New VM? UI now has a ?Manual Install? option which creates
a VM without any required install media
* In the ?New VM? UI, the network/pxe install option has been
removed. If you need network boot, choose ?Manual Install? and
set the boot device after initial VM creation
* ?Clone VM? UI has been reworked and simplified
* ?Migrate VM? UI now has an XML editor for the destination VM
* Global and per-vm option to disable graphical console
autoconnect. This makes it easier to use virt-manager alongside
another client like virt-viewer
* virt-manager: set guest time after VM restore (Michael Weiser)
* virt-manager: option to delete storage when removing disk
device (Lily Nie)
* virt-manager: show warnings if snapshot operation is unsafe
(Michael Weiser)
* Unattended install improvements (Fabiano Fidêncio)
* cli: new ?xml XPATH=VAL option for making direct XML changes
* virt-install: new ?reinstall=DOMAIN option
* virt-install: new ?autoconsole text|graphical|none option
* virt-install: new ?os-variant detect=on,require=on suboptions
* cli: ?clock, ?keywrap, ?blkiotune, ?cputune additions (Athina
Plaskasoviti)
* cli: add ?features kvm.hint-dedicated.state= (Menno Lageman)
* cli:?iommu option (Menno Lageman)
* cli: Add ?graphics websocket= support (Petr Benes)
* cli: Add ?disk type=nvme source.* suboptions
* cli: Fill in all ?filesystem suboptions
* Translation string improvements (Pino Toscano)
* Convert from .pod to .rst for man pages
* Switch to pytest as our test runner
* Massively improved unittest and uitest code coverage
* Now using github issues as our bug tracker
- Drop patches contained in new tarball
3c6e8537-guest-fix-warning-message-when-machine-type-is-changed-for-secure-boot.patch
0c223ab2-guest-Dont-set-default-uefi-if-firmware-is-set.patch
414ffa5e-virt-install-Use-minutes-instead-of-seconds-on-get_time_string.patch
53245827-urlfetcher-Force-a-flush-after-writing-to-a-file.patch
3009888a-urlfetcher-Dont-override-fullurl-when-its-explicitly-set.patch
9465da41-urlfetcher-Deal-with-file-in-_LocalURLFetcher.patch
651e5b6d-devices-video-Simplify-model-hvm-check.patch
1547e16d-domcapabilities-Get-video-devices.patch
2e20b128-domcapabilities-Add-supports_video_bochs.patch
d9736db9-addhardware-Add-bochs-display-to-the-video-list.patch
8f4c53ea-video-Prefer-bochs-when-its-supported..patch
ae19d6d6-fix-resizing-of-spice-clients-with-guest-resizing-enabled.patch
51d84c54-connection-Avoid-repeated-default-pool-creation-attempts.patch
d934d6f2-domcaps-Fix-check-for-uncached-security-features.patch
29f9f5f2-virt-xml-fix-defined_xml_is_unchanged.patch
15a9502b-Fix-showing-the-firmware-type-in-case-of-firmware-auto-selection.patch
5573aeb4-createnet-Fix-XML-editor-error-when-dhcp-fields-are-empty.patch
e8bf16b9-details-fix-detection-of-firmware-auto-selection.patch
7e3fb3f2-graphics-Default-to-vga-instead-of-qxl-for-non-spice.patch
- Drop deprecated patches
virtman-fix-env-script-interpreter.patch
virtinst-osdict-get_supported.patch
virtconv-python2-to-python3-conversion.patch
virtinst-python2-to-python3-conversion.patch
virtman-python2-to-python3-conversion.patch
virttests-python2-to-python3-conversion.patch
0002-virtinst-python3-avoid-comparison-of-None-and-int.patch
==== xtables-addons ====
Version update (3.9_k5.8.7_1 -> 3.11_k5.8.7_1)
- Update to release 3.11
* Support for Linux 5.9
==== z3 ====
Version update (4.8.8 -> 4.8.9)
- update to 4.8.9:
significant improvements to regular expression solving expose user theory
plugin. It is a leaner user theory plugin that was once available.
It allows for registering callbacks that react to when bit-vector and Boolean variables
receive fixed values.
- many
- the new arithmetic theory is turned on by default. It _does_ introduce
regressions on several scenarios, but has its own advantages. Users can
turn on the old solver by setting smt.arith.solver=2.
Depending on feedback, we may turn toggle this default setting again back to smt.arith.solver=2.
- remove remove-timestamp.patch, 5a42a000e938a295feb1a7070dd74b192796db4e.patch (upstream)
1
0
Hi,
I read in te forum some time ago that the sound driver for the Raspi 4 did not
make it into the upstream kernel so far.
Is there any news available when it hits upstream, and if it gets backported
the Leap 15.2?
Thanks
Axel
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
3
5
17 Sep '20
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:
perl-Image-ExifTool (12.04 -> 12.06)
=== Details ===
==== perl-Image-ExifTool ====
Version update (12.04 -> 12.06)
Subpackages: exiftool perl-File-RandomAccess
- update to 12.06
- Added read support for Lyrics3 metadata (and fixed problem
where APE metadata may be ignored if Lyrics3 exists)
- Added a new Panasonic VideoBurstMode value
- Added a new Olympus MultipleExposureMode value
- Added a new Nikon LensID
- Added back conversions for XMP-dwc EventTime that were removed
in 12.04 with a patch to allow time-only values
- Decode GIF AspectRatio
- Decode Olympus FocusBracketStepSize
- Extract PNG iDOT chunk in Binary format with the
name AppleDataOffsets
- Process PNG images which do not start with mandatory
IHDR chunk
- Added a new Panasonic SelfTimer value
- Decode a few more DPX tags
- Extract AIFF APPL tag as ApplicationData
- Fixed bug writing QuickTime ItemList 'gnre' Genre values
- Fixed an incorrect value for Panasonic VideoBurstResolution
- Fixed problem when applying a time shift to some invalid
makernote date/time values
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
1
0
17 Sep '20
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:
MozillaThunderbird (68.11.0 -> 68.12.0)
PackageKit (1.1.13 -> 1.2.1)
aaa_base (84.87+git20200818.b9dd70f -> 84.87+git20200909.ee4a72c)
acl
akonadi-calendar (20.08.0 -> 20.08.1)
akonadi-calendar-tools (20.08.0 -> 20.08.1)
akonadi-contact (20.08.0 -> 20.08.1)
akonadi-import-wizard (20.08.0 -> 20.08.1)
akonadi-mime (20.08.0 -> 20.08.1)
akonadi-notes (20.08.0 -> 20.08.1)
akonadi-search (20.08.0 -> 20.08.1)
akonadi-server (20.08.0 -> 20.08.1)
akregator (20.08.0 -> 20.08.1)
amtk (5.0.2 -> 5.1.2)
analitza (20.08.0 -> 20.08.1)
apparmor
apr-util
ark (20.08.0 -> 20.08.1)
autoyast2 (4.3.43 -> 4.3.48)
baloo5-widgets (20.08.0 -> 20.08.1)
blinken (20.08.0 -> 20.08.1)
boost-base
boost-extra
bovo (20.08.0 -> 20.08.1)
busybox-links
c-ares
calendarsupport (20.08.0 -> 20.08.1)
ceph (16.0.0.4862+g8ac6038555 -> 16.0.0.4863+g5d95d9d41d)
cervisia (20.08.0 -> 20.08.1)
cifs-utils
dolphin (20.08.0 -> 20.08.1)
dragonplayer (20.08.0 -> 20.08.1)
drbd-utils (9.13.0 -> 9.14.0)
efivar
enchant
eventviews (20.08.0 -> 20.08.1)
ffmpegthumbs (20.08.0 -> 20.08.1)
freeipmi (1.6.5 -> 1.6.6)
gdb
gnome-music (3.36.4.1 -> 3.36.5)
gnome-shell (3.36.5 -> 3.36.6)
gnome-shell-extensions
gnome-user-docs (3.36.2 -> 3.36.6)
gnutls (3.6.14 -> 3.6.15)
gptfdisk
grantleetheme (20.08.0 -> 20.08.1)
grilo (0.3.12 -> 0.3.13)
grilo-plugins (0.3.11 -> 0.3.12)
gspell (1.8.3 -> 1.8.4)
gwenview5 (20.08.0 -> 20.08.1)
hostname (3.21 -> 3.23)
incidenceeditor (20.08.0 -> 20.08.1)
inkscape (1.0 -> 1.0.1)
iproute2 (5.7.0 -> 5.8.0)
juk (20.08.0 -> 20.08.1)
k3b (20.08.0 -> 20.08.1)
kaccounts-integration (20.08.0 -> 20.08.1)
kaccounts-providers (20.08.0 -> 20.08.1)
kaddressbook (20.08.0 -> 20.08.1)
kalarmcal (20.08.0 -> 20.08.1)
kalgebra (20.08.0 -> 20.08.1)
kamera (20.08.0 -> 20.08.1)
kanagram (20.08.0 -> 20.08.1)
kapptemplate (20.08.0 -> 20.08.1)
kate (20.08.0 -> 20.08.1)
katomic (20.08.0 -> 20.08.1)
kbd
kblackbox (20.08.0 -> 20.08.1)
kblocks (20.08.0 -> 20.08.1)
kbounce (20.08.0 -> 20.08.1)
kbreakout (20.08.0 -> 20.08.1)
kbruch (20.08.0 -> 20.08.1)
kcachegrind (20.08.0 -> 20.08.1)
kcalc (20.08.0 -> 20.08.1)
kcalutils (20.08.0 -> 20.08.1)
kcharselect (20.08.0 -> 20.08.1)
kcolorchooser (20.08.0 -> 20.08.1)
kcron (20.08.0 -> 20.08.1)
kde-print-manager (20.08.0 -> 20.08.1)
kdeconnect-kde (20.08.0 -> 20.08.1)
kdeedu-data (20.08.0 -> 20.08.1)
kdegraphics-thumbnailers (20.08.0 -> 20.08.1)
kdenetwork-filesharing (20.08.0 -> 20.08.1)
kdepim-addons (20.08.0 -> 20.08.1)
kdepim-apps-libs (20.08.0 -> 20.08.1)
kdepim-runtime (20.08.0 -> 20.08.1)
kdevelop5 (5.5.2 -> 5.6.0)
kdf (20.08.0 -> 20.08.1)
kdialog (20.08.0 -> 20.08.1)
kdiamond (20.08.0 -> 20.08.1)
kernel-64kb (5.8.4 -> 5.8.7)
kernel-source (5.8.4 -> 5.8.7)
kgeography (20.08.0 -> 20.08.1)
kget (20.08.0 -> 20.08.1)
kgoldrunner (20.08.0 -> 20.08.1)
khangman (20.08.0 -> 20.08.1)
khelpcenter5 (20.08.0 -> 20.08.1)
kidentitymanagement (20.08.0 -> 20.08.1)
kig (20.08.0 -> 20.08.1)
kimap (20.08.0 -> 20.08.1)
kio-extras5 (20.08.0 -> 20.08.1)
kio_audiocd (20.08.0 -> 20.08.1)
kipi-plugins (20.08.0 -> 20.08.1)
kiriki (20.08.0 -> 20.08.1)
kiten (20.08.0 -> 20.08.1)
kitinerary (20.08.0 -> 20.08.1)
kjumpingcube (20.08.0 -> 20.08.1)
kldap (20.08.0 -> 20.08.1)
kleopatra (20.08.0 -> 20.08.1)
klines (20.08.0 -> 20.08.1)
kmag (20.08.0 -> 20.08.1)
kmahjongg (20.08.0 -> 20.08.1)
kmail (20.08.0 -> 20.08.1)
kmail-account-wizard (20.08.0 -> 20.08.1)
kmailtransport (20.08.0 -> 20.08.1)
kmbox (20.08.0 -> 20.08.1)
kmime (20.08.0 -> 20.08.1)
kmines (20.08.0 -> 20.08.1)
kmousetool (20.08.0 -> 20.08.1)
kmouth (20.08.0 -> 20.08.1)
kmplot (20.08.0 -> 20.08.1)
knavalbattle (20.08.0 -> 20.08.1)
knetwalk (20.08.0 -> 20.08.1)
knotes (20.08.0 -> 20.08.1)
kolf (20.08.0 -> 20.08.1)
kollision (20.08.0 -> 20.08.1)
kolourpaint (20.08.0 -> 20.08.1)
kompare (20.08.0 -> 20.08.1)
konquest (20.08.0 -> 20.08.1)
konsole (20.08.0 -> 20.08.1)
kontact (20.08.0 -> 20.08.1)
kontactinterface (20.08.0 -> 20.08.1)
kopete (20.08.0 -> 20.08.1)
korganizer (20.08.0 -> 20.08.1)
kpat (20.08.0 -> 20.08.1)
kpimtextedit (20.08.0 -> 20.08.1)
kpkpass (20.08.0 -> 20.08.1)
kqtquickcharts (20.08.0 -> 20.08.1)
krdc (20.08.0 -> 20.08.1)
kreversi (20.08.0 -> 20.08.1)
krfb (20.08.0 -> 20.08.1)
kruler (20.08.0 -> 20.08.1)
kshisen (20.08.0 -> 20.08.1)
ksirk (20.08.0 -> 20.08.1)
ksmtp (20.08.0 -> 20.08.1)
kspaceduel (20.08.0 -> 20.08.1)
ksquares (20.08.0 -> 20.08.1)
ksudoku (20.08.0 -> 20.08.1)
ksystemlog (20.08.0 -> 20.08.1)
kteatime (20.08.0 -> 20.08.1)
ktimer (20.08.0 -> 20.08.1)
ktnef (20.08.0 -> 20.08.1)
ktouch (20.08.0 -> 20.08.1)
kturtle (20.08.0 -> 20.08.1)
kubrick (20.08.0 -> 20.08.1)
kwalletmanager5 (20.08.0 -> 20.08.1)
kwordquiz (20.08.0 -> 20.08.1)
lcms2 (2.9 -> 2.11)
libarchive
libgdata (0.17.12 -> 0.17.13)
libgravatar (20.08.0 -> 20.08.1)
libhandy0
libkcddb (20.08.0 -> 20.08.1)
libkcompactdisc (20.08.0 -> 20.08.1)
libkdcraw (20.08.0 -> 20.08.1)
libkdegames (20.08.0 -> 20.08.1)
libkdepim (20.08.0 -> 20.08.1)
libkeduvocdocument (20.08.0 -> 20.08.1)
libkexiv2 (20.08.0 -> 20.08.1)
libkgapi (20.08.0 -> 20.08.1)
libkipi (20.08.0 -> 20.08.1)
libkleo (20.08.0 -> 20.08.1)
libkmahjongg (20.08.0 -> 20.08.1)
libkomparediff2 (20.08.0 -> 20.08.1)
libksane (20.08.0 -> 20.08.1)
libksieve (20.08.0 -> 20.08.1)
libmysofa
libqt5-qtbase (5.15.0 -> 5.15.1)
libqt5-qtconnectivity (5.15.0 -> 5.15.1)
libqt5-qtdeclarative (5.15.0 -> 5.15.1)
libqt5-qtgraphicaleffects (5.15.0 -> 5.15.1)
libqt5-qtimageformats (5.15.0 -> 5.15.1)
libqt5-qtlocation (5.15.0 -> 5.15.1)
libqt5-qtmultimedia (5.15.0 -> 5.15.1)
libqt5-qtnetworkauth (5.15.0 -> 5.15.1)
libqt5-qtquickcontrols (5.15.0 -> 5.15.1)
libqt5-qtquickcontrols2 (5.15.0 -> 5.15.1)
libqt5-qtscript (5.15.0 -> 5.15.1)
libqt5-qtsensors (5.15.0 -> 5.15.1)
libqt5-qtserialport (5.15.0 -> 5.15.1)
libqt5-qtspeech (5.15.0 -> 5.15.1)
libqt5-qtsvg (5.15.0 -> 5.15.1)
libqt5-qttools (5.15.0 -> 5.15.1)
libqt5-qttranslations (5.15.0 -> 5.15.1)
libqt5-qtvirtualkeyboard (5.15.0 -> 5.15.1)
libqt5-qtwayland (5.15.0 -> 5.15.1)
libqt5-qtwebchannel (5.15.0 -> 5.15.1)
libqt5-qtwebengine (5.15.0 -> 5.15.1)
libqt5-qtwebsockets (5.15.0 -> 5.15.1)
libqt5-qtx11extras (5.15.0 -> 5.15.1)
libqt5-qtxmlpatterns (5.15.0 -> 5.15.1)
libseccomp (2.4.3 -> 2.5.0)
libsrtp2 (2.2.0 -> 2.3.0)
libvirt
libxkbcommon (0.10.0 -> 1.0.0)
libxml2
libxml2-python
libzypp-plugin-appdata
lokalize (20.08.0 -> 20.08.1)
lskat (20.08.0 -> 20.08.1)
mailcommon (20.08.0 -> 20.08.1)
mailimporter (20.08.0 -> 20.08.1)
mbox-importer (20.08.0 -> 20.08.1)
messagelib (20.08.0 -> 20.08.1)
metis
mlocate
mobipocket (20.08.0 -> 20.08.1)
mozjs68 (68.9.0 -> 68.12.0)
multipath-tools
mutter (3.36.5 -> 3.36.6+2)
neon (0.31.1 -> 0.31.2)
nodejs14 (14.7.0 -> 14.9.0)
okular (20.08.0 -> 20.08.1)
openldap2 (2.4.52 -> 2.4.53)
osinfo-db (20200804 -> 20200813)
ovmf (202005 -> 202008)
parley (20.08.0 -> 20.08.1)
parted
perl-HTTP-Message (6.25 -> 6.26)
perl-Mojolicious (8.58 -> 8.59)
permissions (1550_20200904 -> 1550_20200909)
php7
pim-data-exporter (20.08.0 -> 20.08.1)
pim-sieve-editor (20.08.0 -> 20.08.1)
pimcommon (20.08.0 -> 20.08.1)
plasma5-workspace
purpose
python-networkx (2.4 -> 2.5)
python-pylibmc
python-pyzmq
raspberrypi-firmware (2020.07.31 -> 2020.09.03)
raspberrypi-firmware-config (2020.07.31 -> 2020.09.03)
re2c (2.0.2 -> 2.0.3)
redis (6.0.6 -> 6.0.8)
remmina
rng-tools (5 -> 6.10)
rsyslog (8.39.0 -> 8.2008.0)
rubygem-actioncable-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-actionmailbox-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-actionmailer-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-actionpack-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-actiontext-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-actionview-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-activejob-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-activemodel-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-activerecord-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-activestorage-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-activesupport-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-autoprefixer-rails (9.8.6.2 -> 9.8.6.3)
rubygem-bcrypt (3.1.15 -> 3.1.16)
rubygem-childprocess (3.0.0 -> 4.0.0)
rubygem-loofah (2.6.0 -> 2.7.0)
rubygem-nio4r (2.5.2 -> 2.5.3)
rubygem-public_suffix (4.0.5 -> 4.0.6)
rubygem-puma (4.3.5 -> 4.3.6)
rubygem-rails-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-railties-6.0 (6.0.3.2 -> 6.0.3.3)
rubygem-spring (2.1.0 -> 2.1.1)
rubygem-sprockets-rails (3.2.1 -> 3.2.2)
salt
schily
signon-kwallet-extension (20.08.0 -> 20.08.1)
simple-scan (3.36.4 -> 3.36.6)
spandsp
spectacle (20.08.0 -> 20.08.1)
step (20.08.0 -> 20.08.1)
subversion
sudo
sweeper (20.08.0 -> 20.08.1)
umbrello (20.08.0 -> 20.08.1)
unixODBC (2.3.8 -> 2.3.9)
v4l-utils
vala (0.48.7 -> 0.48.10)
virt-manager
xfsprogs (5.7.0 -> 5.8.0)
xlockmore (5.54 -> 5.65)
yakuake (20.08.0 -> 20.08.1)
yarn (1.22.4 -> 1.22.5)
yast2 (4.3.24 -> 4.3.25)
yast2-country (4.3.8 -> 4.3.9)
yast2-installation (4.3.16 -> 4.3.17)
yast2-network (4.3.17 -> 4.3.19)
yast2-schema (4.3.5 -> 4.3.6)
yast2-trans (84.87.20200829.ec23685593 -> 84.87.20200903.1610c60c29)
yast2-users (4.3.7 -> 4.3.8)
zxing-cpp
=== Details ===
==== MozillaThunderbird ====
Version update (68.11.0 -> 68.12.0)
- Mozilla Thunderbird 68.12.0
MFSA 2020-40 (bsc#1175686)
* CVE-2020-15663 (bmo#1643199)
Downgrade attack on the Mozilla Maintenance Service could have
resulted in escalation of privilege
* CVE-2020-15664 (bmo#1658214)
Attacker-induced prompt for extension installation
* CVE-2020-15669 (bmo#1656957)
Use-After-Free when aborting an operation
- Put back %limit_build macro usage to avoid build error PowerPC
(remove memoryperjob constraint)
==== PackageKit ====
Version update (1.1.13 -> 1.2.1)
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Update to version 1.2.1
+ Port to the meson build system
+ Remove the GTK2 gtk-module support
+ Do not do failable actions in the PkDbus constructor
+ Do not do failable actions in the PkTransaction constructor
+ Revert "Shutdown the daemon on idle by default"
+ Actually merge in the PolicyKit translation
+ Fix setting libexecdir for command-not-found helper
+ Fix command-not-found handling arguments with spaces
+ Use SQL statements for queries with input
+ Exit pkcon with retval 5 if no packages needed be installed
+ dnf: Load all the repos and vars directories
+ dnf: Add vendor configuration for openSUSE
+ zypp: Ignore already installed package when installing
+ zypp: Remove upgrade-system implementation
+ zypp: Clean up temporary files when PK quits
+ zypp: Ensure ResPool is built before is_tumbleweed()
- Remove upstreamed patches
+ PackageKit-dnf-Add-openSUSE-vendor.patch
+ PackageKit-drop-gtk2.patch
+ PackageKit-pkcon-exit-with-retval-5.patch
+ PackageKit-zypp-cleanup-tmp-files.patch
+ PackageKit-zypp-ensure-ResPool-before-is_tumbleweed.patch
+ PackageKit-zypp-ignore-already-installed-packages.patch
+ PackageKit-zypp-update-packages-in-all-openSUSE.patch
- Add patch from upstream
+ PackageKit-test-Install-required-helper-files.patch
- Refresh existing patches
+ PackageKit-remove-polkit-rules.patch
+ PackageKit-systemd-timers.patch
- Clean up legacy cruft, assume openSUSE Leap 15 or newer
==== aaa_base ====
Version update (84.87+git20200818.b9dd70f -> 84.87+git20200909.ee4a72c)
Subpackages: aaa_base-extras
- Update to version 84.87+git20200909.ee4a72c:
* /etc/profile.d/xdg-environment.{sh,csh}: Added /usr/etc/xdg to $XDG_CONFIG_DIRS
* sysctl.d/50-default.conf: allow everybody to create IPPROTO_ICMP sockets (bsc#1174504)
==== acl ====
Subpackages: libacl1
- update url
==== akonadi-calendar ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar libKF5AkonadiCalendar5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== akonadi-calendar-tools ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-calendar-tools-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* cmake: explicitly require KF5I18n
==== akonadi-contact ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-contact-lang akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Fix Bug 425732 - "Show QR Codes" do not working, no QR Codes in the preview of contact (kde#425732)
==== akonadi-import-wizard ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-import-wizard-lang libKPimImportWizard5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== akonadi-mime ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-mime-lang akonadi-plugin-mime libKF5AkonadiMime5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== akonadi-notes ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== akonadi-search ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-search-lang libKF5AkonadiSearch
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== akonadi-server ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Add upstream patch to fix crashes:
* 0001-AgentBase-Fix-crash-in-setOnline.patch
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== akregator ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akregator-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* use no deprecated enum Qt::MiddleButton
==== amtk ====
Version update (5.0.2 -> 5.1.2)
- Update to version 5.1.2:
+ Build system: better support for Visual Studio.
+ Updated translations.
- Changes from version 5.1.1:
+ Support detailed GAction names in factory functions.
+ Mark public API with _AMTK_EXTERN.
+ Microsoft Windows: better support.
+ Small maintenance stuff.
+ Updated translations.
==== analitza ====
Version update (20.08.0 -> 20.08.1)
Subpackages: analitza-lang libAnalitza5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor perl-apparmor python3-apparmor
- libvirt-leaseshelper.patch: add /usr/libexec as a path to the
libvirt leaseshelper script (jsc#SLE-14253)
==== apr-util ====
- drop dependency on Berkeley DB [jsc#SLE-12211], gdbm DBM connector
is now built instead and sdbm works as well
* added patches
https://svn.apache.org/viewvc?view=revision&revision=1825312
+ apr-util-apr_dbm_gdbm-fix-handling-of-error-codes.patch
==== ark ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ark-lang libkerfuffle20
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Pass the ARCHIVE_EXTRACT_SECURE_SYMLINKS flag to libarchive
* appdata: use canonical help URL
- Dropped patches, now upstream:
* 0001-Pass-the-ARCHIVE_EXTRACT_SECURE_SYMLINKS-flag-to-lib.patch
==== autoyast2 ====
Version update (4.3.43 -> 4.3.48)
Subpackages: autoyast2-installation
- Fix the returned value form the AutoinstPartPlan's Read method
(boo#1176490).
- 4.3.48
- Formally mark that fixes made for SP2 no longer affect SP3
(no code changes bsc#1173793 and bsc#1172026). For the first one
code is not longer in place and for the second new xml parser
does not need workaround for empty strings.
- 4.3.47
- Fix installation using encrypted profile (bsc#1176336)
- improve usability by entering password just once
- use shared UI::PasswordDialog
- 4.3.46
- Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.45
- When 'NetworkManager' is selected in the profile as the network
backend to be used, the 'NetworkManager' package is added to the
list of packages to be installed in case of missing (bsc#1172817)
- 4.3.44
==== baloo5-widgets ====
Version update (20.08.0 -> 20.08.1)
Subpackages: baloo5-widgets-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Increase min KF5 version to reflect reality
==== blinken ====
Version update (20.08.0 -> 20.08.1)
Subpackages: blinken-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== boost-base ====
Subpackages: boost-license1_74_0 libboost_date_time1_74_0 libboost_filesystem1_74_0 libboost_iostreams1_74_0 libboost_locale1_74_0 libboost_program_options1_74_0 libboost_regex1_74_0 libboost_thread1_74_0
- Enable context on s390x
==== boost-extra ====
- Enable context on s390x
==== bovo ====
Version update (20.08.0 -> 20.08.1)
Subpackages: bovo-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== busybox-links ====
Subpackages: busybox-coreutils busybox-findutils busybox-gawk busybox-grep busybox-gzip busybox-patch busybox-psmisc busybox-sed busybox-sendmail busybox-tar busybox-xz
- busybox-vi: conflict with all vi variants
==== c-ares ====
- simplify conditions bit to make it tad more readable
- Implement multibuild specfile to split out tests into its own
flavor; this way we can build and run tests, which require
static lib, as well as avoid packaging the latter without issues
with the installed cmake file..
==== calendarsupport ====
Version update (20.08.0 -> 20.08.1)
Subpackages: calendarsupport-lang libKF5CalendarSupport5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ceph ====
Version update (16.0.0.4862+g8ac6038555 -> 16.0.0.4863+g5d95d9d41d)
Subpackages: librados2 librbd1
- Update to 16.0.0-4863-g5d95d9d41d:
+ cmake: detect and use sigdescr_np() if available (bsc#1175266)
==== cervisia ====
Version update (20.08.0 -> 20.08.1)
Subpackages: cervisia-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== cifs-utils ====
- CVE-2020-14342: Shell command injection vulnerability in mount.cifs;
(bsc#1174477); (bso#14442); CVE-2020-14342.
* add 0013-CVE-2020-14342-mount.cifs-fix-shell-command-injectio.patch
==== dolphin ====
Version update (20.08.0 -> 20.08.1)
Subpackages: dolphin-part dolphin-part-lang libdolphinvcs5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Fix file preview for desktop files with absolute icon paths (kde#423326)
* Fix nullptr crash on Windows
* Fix 'show space' setting not being re-applied (kde#425542)
* Fix i18n
==== dragonplayer ====
Version update (20.08.0 -> 20.08.1)
Subpackages: dragonplayer-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== drbd-utils ====
Version update (9.13.0 -> 9.14.0)
- bsc#1176436, update to 9.14.0
* pacemaker: various fixes/improvements for PM >=1.1.15
including the 2 series; crm-fence-peer.9.sh
* systemd dependency for drbd-proxy
* containers: multi-arch support, especially for s390x
* multipathd: blacklist drbd
* drbdsetup: code refactoring and improvements,
as well as tests for events2!
add "may_promote", "promotion_score". See man page.
* build: compile fixes for gcc-10; CI pipeline
* handlers: add "disconnected"
- Remove patch crm-fence-peer-pacemaker2-issue2.patch (included)
Remove patch link-error-setup_option.patch (included)
==== efivar ====
- Add efivar-bsc1175989-handle-NULL-set-variable.patch to fix
segfault in non-EFI systems (bsc#1175989)
==== enchant ====
Subpackages: enchant-2-backend-hunspell enchant-data libenchant-2-2
- Enable nuspell backend where it is available (openSUSE >= 1550):
+ Introduce BuildRequires: nuspell-devel and
libboost_headers-devel.
+ Split out new package enchant-2-backend-nuspell providing the
nuspell backend.
==== eventviews ====
Version update (20.08.0 -> 20.08.1)
Subpackages: eventviews-lang libKF5EventViews5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* use no deprecated enum Qt::MiddleButton
==== ffmpegthumbs ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ffmpegthumbs-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== freeipmi ====
Version update (1.6.5 -> 1.6.6)
Subpackages: libfreeipmi17 libipmiconsole2 libipmidetect0
- Update to 1.6.6
o In libfreeipmi, fix segfault in SPMI parsing leading to immediate
failures on some hardware across all tools.
==== gdb ====
- Enable CTF support also for riscv64
==== gnome-music ====
Version update (3.36.4.1 -> 3.36.5)
- Update to version 3.36.5:
+ Bugs fixed:
- scrobbler: Don't crash if gnome-online-accounts is
unavailable.
- Selection mode search doesn't work.
- Selecting an album in albums view in selection mode randomly
deselects other albums.
- Selection mode only works for artists during search.
- mpris misc fixes.
==== gnome-shell ====
Version update (3.36.5 -> 3.36.6)
Subpackages: gnome-shell-calendar
- Move branding image file to branding-SLE package
(jsc#SLE-11720 bsc#1176304).
+ Update gnome-shell-1007468-lock-screen-SUSE-logo-missing.patch
+ Remove sle-background.png
- Update to version 3.36.6:
+ Fix lock screen on systems without GLSL shader support.
+ Fix app icon scaling regression on HiDPI displays.
+ Updated translations.
==== gnome-shell-extensions ====
Subpackages: gnome-shell-classic gnome-shell-classic-session
- Move branding image file to branding-SLE package
(jsc#SLE-11720 bsc#1176304).
+ Remove sle-classic-lock-screen-background.patch
+ Remove SLE-theme.tar.gz
==== gnome-user-docs ====
Version update (3.36.2 -> 3.36.6)
- Update to version 3.36.6:
+ Various updates and corrections to GNOME Help.
+ Updated translations.
==== gnutls ====
Version update (3.6.14 -> 3.6.15)
Subpackages: libgnutls-dane0 libgnutls30 libgnutls30-hmac
- Update to 3.6.15
* libgnutls: Fixed "no_renegotiation" alert handling at incorrect timing.
[GNUTLS-SA-2020-09-04, CVSS: medium]
* libgnutls: If FIPS self-tests are failed, gnutls_fips140_mode_enabled() now
indicates that with a false return value (!1306).
* libgnutls: Under FIPS mode, the generated ECDH/DH public keys are checked
accordingly to SP800-56A rev 3 (!1295, !1299).
* libgnutls: gnutls_x509_crt_export2() now returns 0 upon success, rather than
the size of the internal base64 blob (#1025).
* libgnutls: Certificate verification failue due to OCSP must-stapling is not
honered is now correctly marked with the GNUTLS_CERT_INVALID flag
* libgnutls: The audit log message for weak hashes is no longer printed twice
* libgnutls: Fixed version negotiation when TLS 1.3 is enabled and TLS 1.2 is
disabled in the priority string. Previously, even when TLS 1.2 is explicitly
disabled with "-VERS-TLS1.2", the server still offered TLS 1.2 if TLS 1.3 is
enabled (#1054).
- drop upstreamed patches:
* gnutls-detect_nettle_so.patch
* 0001-crypto-api-always-allocate-memory-when-serializing-i.patch
==== gptfdisk ====
- Remove old specfile constructs.
==== grantleetheme ====
Version update (20.08.0 -> 20.08.1)
Subpackages: grantleetheme-lang libKF5GrantleeTheme5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== grilo ====
Version update (0.3.12 -> 0.3.13)
Subpackages: libgrilo-0_3-0 libgrlnet-0_3-0 libgrlpls-0_3-0 typelib-1_0-Grl-0_3
- Update to version 0.3.13:
+ API addition: grl_related_keys_set_for_id().
+ Fix trying to load .so.p files as plugins.
+ Fix crash using get_plugins() from bindings.
+ Several other fixes and cleanups.
+ Updated translations.
==== grilo-plugins ====
Version update (0.3.11 -> 0.3.12)
Subpackages: grilo-plugin-tracker grilo-plugin-youtube
- Update to version 0.3.12:
+ Add Tracker3 plugin.
+ tracker3: Add support to run under Flatpak.
+ tracker3: Prefer last-modified from file's metadata.
+ Remove Spotify coverart plugin.
+ dmap: Add support to libdmapsharing-4.0.
+ Stream Store: Fix date format to iso8601.
+ tracker: Add Genre fetched from tracker.
+ dleyna: Allow bus name to be changed.
+ dleyna: Set metadata relative to containers' type.
+ Acoustid: Fix the counting of Release Groups.
+ Acoustid: Fix returning same Record multiple times.
+ Lua-Factory: Add support to GrlRelatedKeys.
+ Updated translations.
- Replace pkgconfig(libdmapsharing-3.0) BuildRequires with
pkgconfig(libdmapsharing-4.0): move to the newer supported API.
==== gspell ====
Version update (1.8.3 -> 1.8.4)
Subpackages: libgspell-1-2 typelib-1_0-Gspell-1
- Update to version 1.8.4:
+ Updated translations.
==== gwenview5 ====
Version update (20.08.0 -> 20.08.1)
Subpackages: gwenview5-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Make "Sort By" menu work properly (kde#425739)
==== hostname ====
Version update (3.21 -> 3.23)
- update to 3.23:
* Increase buffer size for all FQDNs to NI_MAXHOST as suggested by manpage.
(Closes: #942311)
* Use the same size for getdomainname().
* Bumped Standards-Version, no changes needed.
==== incidenceeditor ====
Version update (20.08.0 -> 20.08.1)
Subpackages: incidenceeditor-lang libKF5IncidenceEditor5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Show only collection that accept task/todo/note mimetype.
==== inkscape ====
Version update (1.0 -> 1.0.1)
Subpackages: inkscape-extensions-extra inkscape-extensions-gimp
- Update to version 1.0.1:
* Selectors/CSS dialogue is now available.
* Experimental colour-managed PDF export through Scribus.
* Many crash fixes and bugs fixed.
- Add a inkscape-extensions-scribus package with the new extension.
==== iproute2 ====
Version update (5.7.0 -> 5.8.0)
- Update to release 5.8
* macsec: add support for MAC offload
* Add support for mptcp netlink interface
* erspan: Add type I version 0 support
==== juk ====
Version update (20.08.0 -> 20.08.1)
Subpackages: juk-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== k3b ====
Version update (20.08.0 -> 20.08.1)
Subpackages: k3b-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kaccounts-integration ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kaccounts-integration-lang libkaccounts2
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kaccounts-providers ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kaccounts-providers-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* nextcloud: use https for kde.org
==== kaddressbook ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kaddressbook-doc kaddressbook-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kalarmcal ====
Version update (20.08.0 -> 20.08.1)
Subpackages: akonadi-plugin-kalarmcal kalarmcal-lang libKF5AlarmCalendar5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Add missing event attribute
==== kalgebra ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kalgebra-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kamera ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kamera-lang kio_kamera
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kanagram ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kanagram-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kapptemplate ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kapptemplate-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kate ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kate-lang kate-plugins
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== katomic ====
Version update (20.08.0 -> 20.08.1)
Subpackages: katomic-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kbd ====
Subpackages: kbd-legacy
- add libkeymap-Fix-mk_mapname-for-the-plain-map.patch
==== kblackbox ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kblackbox-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kblocks ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kblocks-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kbounce ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kbounce-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kbreakout ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kbreakout-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kbruch ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kbruch-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kcachegrind ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kcachegrind-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kcalc ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kcalc-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kcalutils ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kcalutils-lang libKF5CalendarUtils5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kcharselect ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kcharselect-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kcolorchooser ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kcolorchooser-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kcron ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kcron-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kde-print-manager ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kde-print-manager-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdeconnect-kde ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdeconnect-kde-lang kdeconnect-kde-zsh-completion
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* [kio] Mark Class as local (kde#413477)
* Reload remote commands model when commands change
* Define content margins for settings app
* appdata: use canonical help URL
==== kdeedu-data ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdegraphics-thumbnailers ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdenetwork-filesharing ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdenetwork-filesharing-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdepim-addons ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdepim-addons-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdepim-apps-libs ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdepim-apps-libs-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdepim-runtime ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdepim-runtime-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdevelop5 ====
Version update (5.5.2 -> 5.6.0)
Subpackages: kdevelop5-lang kdevplatform kdevplatform-lang
- Update to 5.6.0
* Also highlight CMake 'Generating done' messages
* Do not remove project information when ChooseCMakeInterfaceJob
fails
* Fix a cmake test linker error with Qt 5.9
* Optimize CMakeManager::fileInformation for path lookups
* CMake: trim build dir parameters we read from configuration
files
* CMake: don't add .rule files to targets
* CMake: skip utility targets with empty sources
* Reload project when non-{generated,external} CMake file becomes
dirty
* CMake-file-api: query for and parse cmakeFiles
* Support grouping of cmake targets into sub folders
* Actually use the cmake-file-api for project import, if possible
(kde#417202)
* Increase error reporting on CLI when cmake import fails
* Actually parse the cmake-file-api response files
* Start implementation of cmake-file-api support
* Improve error handling when failing to create cmake build dir
* Take -U into account when extracting defines from compile flags
* Allow passing custom args to clang through clang-parser utility
* KDev-clang: don't skip unexposed declarations from different
files (kde#402066)
* Fix keyboard focus for plasmoid (kde#422774)
* Only reload sessions in dataengine when relevant files/paths
change
* Show empty sessions in data engine
* Sublime: fix tab bar base frame not being drawn between tabs
& view status
* Associate loaded breakpoints with a moving cursor (kde#424431)
* Make sure DebugController is initialized before UI is shown
(kde#424430)
* Remove "text/x-diff" alias from supported MIME types
* Support also new name KSysGuard of what was before named
KF5SysGuard
* Execute: remember the option to kill a process that is
already running
* Make compile with MSVC++ 19.24
* Optimize and improve environment variable expansion
* Support escaping backslash before dollar in environment
variables
* Consider catchpoint to be a code breakpoint
* Actually remove temporary item repository directories
* Workaround behavior change in
QUrl::adjusted(QUrl::NormalizePathSegments)
* Prevent recursion in environment variable expansion
* Don't crash when there is no documentation for a given URL
* Skip unexposed DecompositionDecl
* Allow expansion of custom defined variables inside other
variables
* Allow usePreview=true for user-created source formatter
styles
* Clean up AStyleFormatter declarations
* [Documentation] Allow link following between providers
* Only cache PCH and completion results for files opened in
editor
* Fix Ctrl+mouse_scroll zoom of documentation view
* Use data-error/warning/information icons to mark problems
* Fix resetting documentation view's zoom factor via Ctrl+0
shortcut
* Allow navigating with forward & back mouse buttons from CMake
and ManPage home pages
* Fix documentation view navigation via forward & back mouse
buttons
* Do not force update when reloading projects
* ProblemNavigationContext: fix pixel-scaled icons in problem
tooltip
* Jump to declaration when definition file doesn't belong to a
project
* Do not canonicalize paths to non-existent files
* Do not include end-of-line markers in build dir settings
* Don't crash when we fail to find a screen for the active
tooltip
* Unbreak duchainify
* Don't crash when signatures don't match in
AdaptSignatureAssistant
- Spec cleanup
==== kdf ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdf-lang kwikdisk
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdialog ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdialog-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kdiamond ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdiamond-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kernel-64kb ====
Version update (5.8.4 -> 5.8.7)
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
(git-fixes).
- commit 7fc52c0
- Linux 5.8.7 (bsc#1012628).
- scsi: target: tcmu: Optimize use of flush_dcache_page
(bsc#1012628).
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
(bsc#1012628).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
Tegra186 (bsc#1012628).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
Tegra210 (bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
(bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
(bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
(bsc#1012628).
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
(bsc#1012628).
- KVM: arm64: Survive synchronous exceptions caused by AT
instructions (bsc#1012628).
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
(bsc#1012628).
- perf record/stat: Explicitly call out event modifiers in the
documentation (bsc#1012628).
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
test (bsc#1012628).
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
in overlap detection (bsc#1012628).
- HID: core: Sanitize event code and type when mapping input
(bsc#1012628).
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
- commit dccac66
- Linux 5.8.6 (bsc#1012628).
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
(bsc#1012628).
- dma-pool: Fix an uninitialized variable bug in
atomic_pool_expand() (bsc#1012628).
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
- HID: hiddev: Fix slab-out-of-bounds write in
hiddev_ioctl_usage() (bsc#1012628).
- mm/page_counter: fix various data races at memsw (bsc#1012628).
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
(bsc#1012628).
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
- io_uring: make offset == -1 consistent with preadv2/pwritev2
(bsc#1012628).
- io_uring: don't use poll handler if file can't be nonblocking
read/written (bsc#1012628).
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
(bsc#1012628).
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
- usb: typec: ucsi: Hold con->lock for the entire duration of
ucsi_register_port() (bsc#1012628).
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
(bsc#1012628).
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
- USB: Fix device driver race (bsc#1012628).
- USB: Also match device drivers using the ->match vfunc
(bsc#1012628).
- usb: storage: Add unusual_uas entry for Sony PSZ drives
(bsc#1012628).
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
- usb: dwc3: gadget: Don't setup more than requested
(bsc#1012628).
- USB: gadget: u_f: Unbreak offset calculation in VLAs
(bsc#1012628).
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
(bsc#1012628).
- USB: gadget: u_f: add overflow checks to VLA macros
(bsc#1012628).
- usb: host: ohci-exynos: Fix error handling in
exynos_ohci_probe() (bsc#1012628).
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
(bsc#1012628).
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
(bsc#1012628).
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
(bsc#1012628).
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
- USB: yurex: Fix bad gfp argument (bsc#1012628).
- drm/amd/pm: correct the thermal alert temperature limit settings
(bsc#1012628).
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
(bsc#1012628).
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
- drm/amd/display: use correct scale for actual_brightness
(bsc#1012628).
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
- drm/modeset-lock: Take the modeset BKL for legacy drivers
(bsc#1012628).
- drm/dp_mst: Don't return error code when crtc is null
(bsc#1012628).
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
(bsc#1012628).
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
- x86/hotplug: Silence APIC only after all interrupts are migrated
(bsc#1012628).
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
pending bits by mistake (bsc#1012628).
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
(bsc#1012628).
- usbip: Implement a match function to fix usbip (bsc#1012628).
- crypto: af_alg - Work around empty control messages without
MSG_MORE (bsc#1012628).
- device property: Fix the secondary firmware node handling in
set_primary_fwnode() (bsc#1012628).
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
(bsc#1012628).
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
(bsc#1012628).
- PM: sleep: core: Fix the handling of pending runtime resume
requests (bsc#1012628).
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
exception (bsc#1012628).
- io-wq: fix hang after cancelling pending hashed work
(bsc#1012628).
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
failed (bsc#1012628).
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
(bsc#1012628).
- usb: host: xhci: fix ep context print mismatch in debugfs
(bsc#1012628).
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
- usb: renesas-xhci: remove version check (bsc#1012628).
- XEN uses irqdesc::irq_data_common::handler_data to store a
per interrupt XEN data pointer which contains XEN specific
information (bsc#1012628).
- writeback: Fix sync livelock due to b_dirty_time processing
(bsc#1012628).
- writeback: Avoid skipping inode writeback (bsc#1012628).
- writeback: Protect inode->i_io_list with inode->i_lock
(bsc#1012628).
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
- serial: 8250: change lock order in serial8250_do_startup()
(bsc#1012628).
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
(bsc#1012628).
- serial: stm32: avoid kernel warning on absence of optional IRQ
(bsc#1012628).
- serial: pl011: Don't leak amba_ports entry on driver register
error (bsc#1012628).
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
- serial: samsung: Removes the IRQ not found warning
(bsc#1012628).
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
from vc_resize() (bsc#1012628).
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
(bsc#1012628).
- USB: lvtest: return proper error code in probe (bsc#1012628).
- fbcon: prevent user font height or width change from causing
potential out-of-bounds access (bsc#1012628).
- btrfs: detect nocow for swap after snapshot delete
(bsc#1012628).
- btrfs: fix space cache memory leak after transaction abort
(bsc#1012628).
- btrfs: check the right error variable in
btrfs_del_dir_entries_in_log (bsc#1012628).
- btrfs: reset compression level for lzo on remount (bsc#1012628).
- blk-mq: order adding requests to hctx->dispatch and checking
SCHED_RESTART (bsc#1012628).
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
(bsc#1012628).
- block: loop: set discard granularity and alignment for block
device backed loop (bsc#1012628).
- block: fix get_max_io_size() (bsc#1012628).
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
(bsc#1012628).
- arm64: Allow booting of late CPUs affected by erratum 1418040
(bsc#1012628).
- arm64: Move handling of erratum 1418040 into C code
(bsc#1012628).
- bpf: selftests: global_funcs: Check err_str before strstr
(bsc#1012628).
- libbpf: Fix map index used in error message (bsc#1012628).
- powerpc/perf: Fix soft lockups due to missed interrupt
accounting (bsc#1012628).
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
- bpf: Avoid visit same object multiple times (bsc#1012628).
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
iterator (bsc#1012628).
- drm/amdkfd: fix the wrong sdma instance query for renoir
(bsc#1012628).
- drm/amdgpu: fix NULL pointer access issue when unloading driver
(bsc#1012628).
- net: gianfar: Add of_node_put() before goto statement
(bsc#1012628).
- macvlan: validate setting of multiple remote source MAC
addresses (bsc#1012628).
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
(bsc#1012628).
- scsi: qla2xxx: Fix null pointer access during disconnect from
subsystem (bsc#1012628).
- scsi: qla2xxx: Check if FW supports MQ before enabling
(bsc#1012628).
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
(bsc#1012628).
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
- scsi: ufs: Clean up completed request without interrupt
notification (bsc#1012628).
- scsi: ufs: Improve interrupt handling for shared interrupts
(bsc#1012628).
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
(bsc#1012628).
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
- ALSA: usb-audio: ignore broken processing/extension unit
(bsc#1012628).
- ASoC: wm8994: Avoid attempts to read unreadable registers
(bsc#1012628).
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
(bsc#1012628).
- ALSA: hda/realtek: Add model alc298-samsung-headphone
(bsc#1012628).
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
check (bsc#1012628).
- dma-pool: Only allocate from CMA when in same memory zone
(bsc#1012628).
- dma-pool: fix coherent pool allocations for IOMMU mappings
(bsc#1012628).
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
packets to detect corruptions (bsc#1012628).
- selftests/bpf: Correct various core_reloc 64-bit assumptions
(bsc#1012628).
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
(bsc#1012628).
- selftest/bpf: Fix compilation warnings in 32-bit mode
(bsc#1012628).
- tools/bpftool: Fix compilation warnings in 32-bit mode
(bsc#1012628).
- libbpf: Prevent overriding errno when logging errors
(bsc#1012628).
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
(bsc#1012628).
- selftests/bpf: Fix segmentation fault in test_progs
(bsc#1012628).
- drm/amd/display: Switch to immediate mode for updating
infopackets (bsc#1012628).
- drm/amd/display: Fix LFC multiplier changing erratically
(bsc#1012628).
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
uploading (bsc#1012628).
- drm/amd/powerplay: correct Vega20 cached smu feature state
(bsc#1012628).
- spi: stm32: always perform registers configuration prior to
transfer (bsc#1012628).
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
(bsc#1012628).
- spi: stm32: fix fifo threshold level in case of short transfer
(bsc#1012628).
- spi: stm32h7: fix race condition at end of transfer
(bsc#1012628).
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
- ext4: correctly restore system zone info when remount fails
(bsc#1012628).
- ext4: handle error of ext4_setup_system_zone() on remount
(bsc#1012628).
- ext4: handle option set by mount flags correctly (bsc#1012628).
- jbd2: abort journal if free a async write error metadata buffer
(bsc#1012628).
- ext4: abort the filesystem if failed to async write metadata
buffer (bsc#1012628).
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
(bsc#1012628).
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
groups (bsc#1012628).
- ext4: handle read only external journal device (bsc#1012628).
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
- jbd2: make sure jh have b_transaction set in
refile/unfile_buffer (bsc#1012628).
- spi: stm32: clear only asserted irq flags on interrupt
(bsc#1012628).
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
PPC_PMAC=n (bsc#1012628).
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
(bsc#1012628).
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
- vdpa: ifcvf: return err when fail to request config irq
(bsc#1012628).
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
(bsc#1012628).
- drm/etnaviv: always start/stop scheduler in timeout processing
(bsc#1012628).
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
(bsc#1012628).
- nvme: multipath: round-robin: fix single non-optimized path case
(bsc#1012628).
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
(bsc#1012628).
- nvmet: fix a memory leak (bsc#1012628).
- blkcg: fix memleak for iolatency (bsc#1012628).
- blk-mq: insert request not through ->queue_rq into sw/scheduler
queue (bsc#1012628).
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
- block: virtio_blk: fix handling single range discard request
(bsc#1012628).
- block: respect queue limit of max discard segment (bsc#1012628).
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
(bsc#1012628).
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
(bsc#1012628).
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
- PCI: qcom: Change duplicate PCI reset to phy reset
(bsc#1012628).
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
(bsc#1012628).
- net: openvswitch: introduce common code for flushing flows
(bsc#1012628).
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
- efi: provide empty efi_enter_virtual_mode implementation
(bsc#1012628).
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
- pinctrl: mediatek: avoid virtual gpio trying to set reg
(bsc#1012628).
- brcmfmac: Set timeout value when configuring power save
(bsc#1012628).
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
- USB: sisusbvga: Fix a potential UB casued by left shifting a
negative value (bsc#1012628).
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
(bsc#1012628).
- drm/amd/display: fix compilation error on allmodconfig
(bsc#1012628).
- drm/amd/display: change global buffer to local buffer
(bsc#1012628).
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
- media: davinci: vpif_capture: fix potential double free
(bsc#1012628).
- hugetlbfs: prevent filesystem stacking of hugetlbfs
(bsc#1012628).
- EDAC/ie31200: Fallback if host bridge device is already
initialized (bsc#1012628).
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
(bsc#1012628).
- ceph: do not access the kiocb after aio requests (bsc#1012628).
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
(bsc#1012628).
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
(bsc#1012628).
- btrfs: file: reserve qgroup space after the hole punch range
is locked (bsc#1012628).
- locking/lockdep: Fix overflow in presentation of average
lock-time (bsc#1012628).
- drm/nouveau: Fix reference count leak in
nouveau_connector_detect (bsc#1012628).
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
(bsc#1012628).
- drm/nouveau/drm/noveau: fix reference count leak in
nouveau_fbcon_open (bsc#1012628).
- f2fs: fix use-after-free issue (bsc#1012628).
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
(bsc#1012628).
- cec-api: prevent leaking memory through hole in structure
(bsc#1012628).
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
- ALSA: hda: Add support for Loongson 7A1000 controller
(bsc#1012628).
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
- omapfb: fix multiple reference count leaks due to
pm_runtime_get_sync (bsc#1012628).
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
(bsc#1012628).
- f2fs: fix error path in do_recover_data() (bsc#1012628).
- f2fs: remove write attribute of main_blkaddr sysfs node
(bsc#1012628).
- selftests/powerpc: Purge extra count_pmc() calls of ebb
selftests (bsc#1012628).
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
(bsc#1012628).
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
(bsc#1012628).
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
(bsc#1012628).
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
fails (bsc#1012628).
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
fails (bsc#1012628).
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
(bsc#1012628).
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
(bsc#1012628).
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
(bsc#1012628).
- drm/radeon: fix multiple reference count leak (bsc#1012628).
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
(bsc#1012628).
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
(bsc#1012628).
- scsi: target: tcmu: Fix crash on ARM during cmd completion
(bsc#1012628).
- staging: rts5208: fix memleaks on error handling paths in probe
(bsc#1012628).
- blktrace: ensure our debugfs dir exists (bsc#1012628).
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
- media: pci: ttpci: av7110: fix possible buffer overflow caused
by bad DMA value in debiirq() (bsc#1012628).
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
(bsc#1012628).
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
- ASoC: img-parallel-out: Fix a reference count leak
(bsc#1012628).
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
(bsc#1012628).
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
desktop (bsc#1012628).
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
(bsc#1012628).
- ALSA: pci: delete repeated words in comments (bsc#1012628).
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
- ASoC: intel/skl/hda - fix probe regression on systems without
i915 (bsc#1012628).
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
(bsc#1012628).
- commit 6e8d15c
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
bsc#1176069).
- commit eba56bd
- fs/cachefiles: Drop superfluous readpages aops NULL check
(bsc#1175245).
- commit 34111a4
- Linux 5.8.5 (bsc#1012628).
- binfmt_flat: revert "binfmt_flat: don't offset the data start"
(bsc#1012628).
- io_uring: fix missing ->mm on exit (bsc#1012628).
- netlink: fix state reallocation in policy export (bsc#1012628).
- ethtool: Don't omit the netlink reply if no features were
changed (bsc#1012628).
- ethtool: Account for hw_features in netlink interface
(bsc#1012628).
- ethtool: Fix preserving of wanted feature bits in netlink
interface (bsc#1012628).
- net: ena: Make missed_tx stat incremental (bsc#1012628).
- tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
(bsc#1012628).
- tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
(bsc#1012628).
- net/smc: Prevent kernel-infoleak in __smc_diag_dump()
(bsc#1012628).
- net: sctp: Fix negotiation of the number of data streams
(bsc#1012628).
- net/sched: act_ct: Fix skb double-free in
tcf_ct_handle_fragments() error flow (bsc#1012628).
- net: qrtr: fix usage of idr in port assignment to socket
(bsc#1012628).
- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628).
- net: Fix potential wrong skb->protocol in skb_vlan_untag()
(bsc#1012628).
- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628).
- commit 4d7a832
==== kernel-source ====
Version update (5.8.4 -> 5.8.7)
Subpackages: kernel-default kernel-docs
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
(git-fixes).
- commit 7fc52c0
- Linux 5.8.7 (bsc#1012628).
- scsi: target: tcmu: Optimize use of flush_dcache_page
(bsc#1012628).
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
(bsc#1012628).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
Tegra186 (bsc#1012628).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
Tegra210 (bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
(bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
(bsc#1012628).
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
(bsc#1012628).
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
(bsc#1012628).
- KVM: arm64: Survive synchronous exceptions caused by AT
instructions (bsc#1012628).
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
(bsc#1012628).
- perf record/stat: Explicitly call out event modifiers in the
documentation (bsc#1012628).
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
test (bsc#1012628).
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
in overlap detection (bsc#1012628).
- HID: core: Sanitize event code and type when mapping input
(bsc#1012628).
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
- commit dccac66
- Linux 5.8.6 (bsc#1012628).
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
(bsc#1012628).
- dma-pool: Fix an uninitialized variable bug in
atomic_pool_expand() (bsc#1012628).
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
- HID: hiddev: Fix slab-out-of-bounds write in
hiddev_ioctl_usage() (bsc#1012628).
- mm/page_counter: fix various data races at memsw (bsc#1012628).
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
(bsc#1012628).
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
- io_uring: make offset == -1 consistent with preadv2/pwritev2
(bsc#1012628).
- io_uring: don't use poll handler if file can't be nonblocking
read/written (bsc#1012628).
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
(bsc#1012628).
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
- usb: typec: ucsi: Hold con->lock for the entire duration of
ucsi_register_port() (bsc#1012628).
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
(bsc#1012628).
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
- USB: Fix device driver race (bsc#1012628).
- USB: Also match device drivers using the ->match vfunc
(bsc#1012628).
- usb: storage: Add unusual_uas entry for Sony PSZ drives
(bsc#1012628).
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
- usb: dwc3: gadget: Don't setup more than requested
(bsc#1012628).
- USB: gadget: u_f: Unbreak offset calculation in VLAs
(bsc#1012628).
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
(bsc#1012628).
- USB: gadget: u_f: add overflow checks to VLA macros
(bsc#1012628).
- usb: host: ohci-exynos: Fix error handling in
exynos_ohci_probe() (bsc#1012628).
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
(bsc#1012628).
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
(bsc#1012628).
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
(bsc#1012628).
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
- USB: yurex: Fix bad gfp argument (bsc#1012628).
- drm/amd/pm: correct the thermal alert temperature limit settings
(bsc#1012628).
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
(bsc#1012628).
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
- drm/amd/display: use correct scale for actual_brightness
(bsc#1012628).
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
- drm/modeset-lock: Take the modeset BKL for legacy drivers
(bsc#1012628).
- drm/dp_mst: Don't return error code when crtc is null
(bsc#1012628).
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
(bsc#1012628).
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
- x86/hotplug: Silence APIC only after all interrupts are migrated
(bsc#1012628).
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
pending bits by mistake (bsc#1012628).
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
(bsc#1012628).
- usbip: Implement a match function to fix usbip (bsc#1012628).
- crypto: af_alg - Work around empty control messages without
MSG_MORE (bsc#1012628).
- device property: Fix the secondary firmware node handling in
set_primary_fwnode() (bsc#1012628).
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
(bsc#1012628).
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
(bsc#1012628).
- PM: sleep: core: Fix the handling of pending runtime resume
requests (bsc#1012628).
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
exception (bsc#1012628).
- io-wq: fix hang after cancelling pending hashed work
(bsc#1012628).
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
failed (bsc#1012628).
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
(bsc#1012628).
- usb: host: xhci: fix ep context print mismatch in debugfs
(bsc#1012628).
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
- usb: renesas-xhci: remove version check (bsc#1012628).
- XEN uses irqdesc::irq_data_common::handler_data to store a
per interrupt XEN data pointer which contains XEN specific
information (bsc#1012628).
- writeback: Fix sync livelock due to b_dirty_time processing
(bsc#1012628).
- writeback: Avoid skipping inode writeback (bsc#1012628).
- writeback: Protect inode->i_io_list with inode->i_lock
(bsc#1012628).
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
- serial: 8250: change lock order in serial8250_do_startup()
(bsc#1012628).
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
(bsc#1012628).
- serial: stm32: avoid kernel warning on absence of optional IRQ
(bsc#1012628).
- serial: pl011: Don't leak amba_ports entry on driver register
error (bsc#1012628).
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
- serial: samsung: Removes the IRQ not found warning
(bsc#1012628).
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
from vc_resize() (bsc#1012628).
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
(bsc#1012628).
- USB: lvtest: return proper error code in probe (bsc#1012628).
- fbcon: prevent user font height or width change from causing
potential out-of-bounds access (bsc#1012628).
- btrfs: detect nocow for swap after snapshot delete
(bsc#1012628).
- btrfs: fix space cache memory leak after transaction abort
(bsc#1012628).
- btrfs: check the right error variable in
btrfs_del_dir_entries_in_log (bsc#1012628).
- btrfs: reset compression level for lzo on remount (bsc#1012628).
- blk-mq: order adding requests to hctx->dispatch and checking
SCHED_RESTART (bsc#1012628).
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
(bsc#1012628).
- block: loop: set discard granularity and alignment for block
device backed loop (bsc#1012628).
- block: fix get_max_io_size() (bsc#1012628).
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
(bsc#1012628).
- arm64: Allow booting of late CPUs affected by erratum 1418040
(bsc#1012628).
- arm64: Move handling of erratum 1418040 into C code
(bsc#1012628).
- bpf: selftests: global_funcs: Check err_str before strstr
(bsc#1012628).
- libbpf: Fix map index used in error message (bsc#1012628).
- powerpc/perf: Fix soft lockups due to missed interrupt
accounting (bsc#1012628).
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
- bpf: Avoid visit same object multiple times (bsc#1012628).
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
iterator (bsc#1012628).
- drm/amdkfd: fix the wrong sdma instance query for renoir
(bsc#1012628).
- drm/amdgpu: fix NULL pointer access issue when unloading driver
(bsc#1012628).
- net: gianfar: Add of_node_put() before goto statement
(bsc#1012628).
- macvlan: validate setting of multiple remote source MAC
addresses (bsc#1012628).
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
(bsc#1012628).
- scsi: qla2xxx: Fix null pointer access during disconnect from
subsystem (bsc#1012628).
- scsi: qla2xxx: Check if FW supports MQ before enabling
(bsc#1012628).
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
(bsc#1012628).
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
- scsi: ufs: Clean up completed request without interrupt
notification (bsc#1012628).
- scsi: ufs: Improve interrupt handling for shared interrupts
(bsc#1012628).
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
(bsc#1012628).
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
- ALSA: usb-audio: ignore broken processing/extension unit
(bsc#1012628).
- ASoC: wm8994: Avoid attempts to read unreadable registers
(bsc#1012628).
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
(bsc#1012628).
- ALSA: hda/realtek: Add model alc298-samsung-headphone
(bsc#1012628).
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
check (bsc#1012628).
- dma-pool: Only allocate from CMA when in same memory zone
(bsc#1012628).
- dma-pool: fix coherent pool allocations for IOMMU mappings
(bsc#1012628).
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
packets to detect corruptions (bsc#1012628).
- selftests/bpf: Correct various core_reloc 64-bit assumptions
(bsc#1012628).
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
(bsc#1012628).
- selftest/bpf: Fix compilation warnings in 32-bit mode
(bsc#1012628).
- tools/bpftool: Fix compilation warnings in 32-bit mode
(bsc#1012628).
- libbpf: Prevent overriding errno when logging errors
(bsc#1012628).
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
(bsc#1012628).
- selftests/bpf: Fix segmentation fault in test_progs
(bsc#1012628).
- drm/amd/display: Switch to immediate mode for updating
infopackets (bsc#1012628).
- drm/amd/display: Fix LFC multiplier changing erratically
(bsc#1012628).
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
uploading (bsc#1012628).
- drm/amd/powerplay: correct Vega20 cached smu feature state
(bsc#1012628).
- spi: stm32: always perform registers configuration prior to
transfer (bsc#1012628).
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
(bsc#1012628).
- spi: stm32: fix fifo threshold level in case of short transfer
(bsc#1012628).
- spi: stm32h7: fix race condition at end of transfer
(bsc#1012628).
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
- ext4: correctly restore system zone info when remount fails
(bsc#1012628).
- ext4: handle error of ext4_setup_system_zone() on remount
(bsc#1012628).
- ext4: handle option set by mount flags correctly (bsc#1012628).
- jbd2: abort journal if free a async write error metadata buffer
(bsc#1012628).
- ext4: abort the filesystem if failed to async write metadata
buffer (bsc#1012628).
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
(bsc#1012628).
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
groups (bsc#1012628).
- ext4: handle read only external journal device (bsc#1012628).
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
- jbd2: make sure jh have b_transaction set in
refile/unfile_buffer (bsc#1012628).
- spi: stm32: clear only asserted irq flags on interrupt
(bsc#1012628).
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
PPC_PMAC=n (bsc#1012628).
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
(bsc#1012628).
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
- vdpa: ifcvf: return err when fail to request config irq
(bsc#1012628).
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
(bsc#1012628).
- drm/etnaviv: always start/stop scheduler in timeout processing
(bsc#1012628).
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
(bsc#1012628).
- nvme: multipath: round-robin: fix single non-optimized path case
(bsc#1012628).
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
(bsc#1012628).
- nvmet: fix a memory leak (bsc#1012628).
- blkcg: fix memleak for iolatency (bsc#1012628).
- blk-mq: insert request not through ->queue_rq into sw/scheduler
queue (bsc#1012628).
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
- block: virtio_blk: fix handling single range discard request
(bsc#1012628).
- block: respect queue limit of max discard segment (bsc#1012628).
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
(bsc#1012628).
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
(bsc#1012628).
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
- PCI: qcom: Change duplicate PCI reset to phy reset
(bsc#1012628).
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
(bsc#1012628).
- net: openvswitch: introduce common code for flushing flows
(bsc#1012628).
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
- efi: provide empty efi_enter_virtual_mode implementation
(bsc#1012628).
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
- pinctrl: mediatek: avoid virtual gpio trying to set reg
(bsc#1012628).
- brcmfmac: Set timeout value when configuring power save
(bsc#1012628).
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
- USB: sisusbvga: Fix a potential UB casued by left shifting a
negative value (bsc#1012628).
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
(bsc#1012628).
- drm/amd/display: fix compilation error on allmodconfig
(bsc#1012628).
- drm/amd/display: change global buffer to local buffer
(bsc#1012628).
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
- media: davinci: vpif_capture: fix potential double free
(bsc#1012628).
- hugetlbfs: prevent filesystem stacking of hugetlbfs
(bsc#1012628).
- EDAC/ie31200: Fallback if host bridge device is already
initialized (bsc#1012628).
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
(bsc#1012628).
- ceph: do not access the kiocb after aio requests (bsc#1012628).
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
(bsc#1012628).
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
(bsc#1012628).
- btrfs: file: reserve qgroup space after the hole punch range
is locked (bsc#1012628).
- locking/lockdep: Fix overflow in presentation of average
lock-time (bsc#1012628).
- drm/nouveau: Fix reference count leak in
nouveau_connector_detect (bsc#1012628).
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
(bsc#1012628).
- drm/nouveau/drm/noveau: fix reference count leak in
nouveau_fbcon_open (bsc#1012628).
- f2fs: fix use-after-free issue (bsc#1012628).
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
(bsc#1012628).
- cec-api: prevent leaking memory through hole in structure
(bsc#1012628).
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
- ALSA: hda: Add support for Loongson 7A1000 controller
(bsc#1012628).
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
- omapfb: fix multiple reference count leaks due to
pm_runtime_get_sync (bsc#1012628).
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
(bsc#1012628).
- f2fs: fix error path in do_recover_data() (bsc#1012628).
- f2fs: remove write attribute of main_blkaddr sysfs node
(bsc#1012628).
- selftests/powerpc: Purge extra count_pmc() calls of ebb
selftests (bsc#1012628).
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
(bsc#1012628).
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
(bsc#1012628).
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
(bsc#1012628).
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
fails (bsc#1012628).
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
fails (bsc#1012628).
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
(bsc#1012628).
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
(bsc#1012628).
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
(bsc#1012628).
- drm/radeon: fix multiple reference count leak (bsc#1012628).
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
(bsc#1012628).
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
(bsc#1012628).
- scsi: target: tcmu: Fix crash on ARM during cmd completion
(bsc#1012628).
- staging: rts5208: fix memleaks on error handling paths in probe
(bsc#1012628).
- blktrace: ensure our debugfs dir exists (bsc#1012628).
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
- media: pci: ttpci: av7110: fix possible buffer overflow caused
by bad DMA value in debiirq() (bsc#1012628).
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
(bsc#1012628).
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
- ASoC: img-parallel-out: Fix a reference count leak
(bsc#1012628).
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
(bsc#1012628).
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
desktop (bsc#1012628).
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
(bsc#1012628).
- ALSA: pci: delete repeated words in comments (bsc#1012628).
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
- ASoC: intel/skl/hda - fix probe regression on systems without
i915 (bsc#1012628).
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
(bsc#1012628).
- commit 6e8d15c
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
bsc#1176069).
- commit eba56bd
- fs/cachefiles: Drop superfluous readpages aops NULL check
(bsc#1175245).
- commit 34111a4
- Linux 5.8.5 (bsc#1012628).
- binfmt_flat: revert "binfmt_flat: don't offset the data start"
(bsc#1012628).
- io_uring: fix missing ->mm on exit (bsc#1012628).
- netlink: fix state reallocation in policy export (bsc#1012628).
- ethtool: Don't omit the netlink reply if no features were
changed (bsc#1012628).
- ethtool: Account for hw_features in netlink interface
(bsc#1012628).
- ethtool: Fix preserving of wanted feature bits in netlink
interface (bsc#1012628).
- net: ena: Make missed_tx stat incremental (bsc#1012628).
- tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
(bsc#1012628).
- tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
(bsc#1012628).
- net/smc: Prevent kernel-infoleak in __smc_diag_dump()
(bsc#1012628).
- net: sctp: Fix negotiation of the number of data streams
(bsc#1012628).
- net/sched: act_ct: Fix skb double-free in
tcf_ct_handle_fragments() error flow (bsc#1012628).
- net: qrtr: fix usage of idr in port assignment to socket
(bsc#1012628).
- net: nexthop: don't allow empty NHA_GROUP (bsc#1012628).
- net: Fix potential wrong skb->protocol in skb_vlan_untag()
(bsc#1012628).
- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY (bsc#1012628).
- commit 4d7a832
==== kgeography ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kgeography-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kget ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kget-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Port to ecm_add_test to actually run the tests
==== kgoldrunner ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kgoldrunner-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== khangman ====
Version update (20.08.0 -> 20.08.1)
Subpackages: khangman-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== khelpcenter5 ====
Version update (20.08.0 -> 20.08.1)
Subpackages: khelpcenter5-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kidentitymanagement ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kig ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kig-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kimap ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kimap-lang libKF5IMAP5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kio-extras5 ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kio-extras5-lang libkioarchive5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kio_audiocd ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kio_audiocd-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* appdata: use canonical help URL
==== kipi-plugins ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kipi-plugins-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kiriki ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kiriki-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kiten ====
Version update (20.08.0 -> 20.08.1)
Subpackages: fonts-KanjiStrokeOrders kiten-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kitinerary ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kjumpingcube ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kjumpingcube-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kldap ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kldap-lang libKF5Ldap5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kleopatra ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kleopatra-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== klines ====
Version update (20.08.0 -> 20.08.1)
Subpackages: klines-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmag ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmag-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmahjongg ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmahjongg-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmail ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmail-application-icons kmail-lang ktnef
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Fix crash when we call "save attachments" (kde#425532)
==== kmail-account-wizard ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmail-account-wizard-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmailtransport ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmailtransport-lang libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmbox ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmime ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmime-lang libKF5Mime5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmines ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmines-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmousetool ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmousetool-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmouth ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmouth-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kmplot ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kmplot-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== knavalbattle ====
Version update (20.08.0 -> 20.08.1)
Subpackages: knavalbattle-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== knetwalk ====
Version update (20.08.0 -> 20.08.1)
Subpackages: knetwalk-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== knotes ====
Version update (20.08.0 -> 20.08.1)
Subpackages: knotes-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* use no deprecated enum Qt::MiddleButton
==== kolf ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kolf-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kollision ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kollision-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kolourpaint ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kolourpaint-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kompare ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kompare-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== konquest ====
Version update (20.08.0 -> 20.08.1)
Subpackages: konquest-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== konsole ====
Version update (20.08.0 -> 20.08.1)
Subpackages: konsole-part konsole-part-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Add OARS
==== kontact ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kontact-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kontactinterface ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kopete ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kopete-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== korganizer ====
Version update (20.08.0 -> 20.08.1)
Subpackages: korganizer-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kpat ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kpat-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* i18n: rename mimetype catalog to kpat_xml_mimetypes.pot
==== kpimtextedit ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kpimtextedit-lang libKF5PimTextEdit5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* [kontact] [Bug 425842] New: kpimtextedit crash in KMail (kde#425842)
* EmoticonTextEditItem: avoid emitting dataChanged
==== kpkpass ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKPimPkPass5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kqtquickcharts ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== krdc ====
Version update (20.08.0 -> 20.08.1)
Subpackages: krdc-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kreversi ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kreversi-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== krfb ====
Version update (20.08.0 -> 20.08.1)
Subpackages: krfb-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
- Rebased patches against 20.08.1:
- 0001-Declare-and-use-logging-categories.patch
- Fix wrong framebuffer size when display scale is not 1.0
* Add 0001-Declare-and-use-logging-categories.patch
* Add 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
- Cleanup build dependencies (remove KF5Completion and telepathy):
* Add 0001-Replace-KLineEdit-with-QLineEdit.patch
==== kruler ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kruler-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kshisen ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kshisen-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ksirk ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ksirk-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ksmtp ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kspaceduel ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kspaceduel-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ksquares ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ksquares-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ksudoku ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ksudoku-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ksystemlog ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ksystemlog-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kteatime ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kteatime-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ktimer ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ktimer-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ktnef ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== ktouch ====
Version update (20.08.0 -> 20.08.1)
Subpackages: ktouch-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kturtle ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kturtle-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kubrick ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kubrick-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== kwalletmanager5 ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kwalletmanager5-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Fix memory leak
==== kwordquiz ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kwordquiz-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== lcms2 ====
Version update (2.9 -> 2.11)
- Update to 2.11
* Fixed __cpuid() on fast float plugin to allow gnu gcc
* Fixed copy alpha bounds check
* Fixed data race condition on contexts pool
* Fixed LUT16 write matrix on multichannel V2 profiles
- Changes in 2.10
* Added a compilation toggle to remove "register" keyword in API.
* Previously commercial, fast_float plug-in is now released as open source
under GPL3 license.
* MD5 functions are now accesible through plug-in API.
* Added support for Visual Studio 2019
* Bug fixing.
- Drop lcms2-cgats-memory-allocation.patch, its now in upstream code
- Refresh patches
- Run spec-cleaner
==== libarchive ====
- fix build with binutils submitted to Factory, adding upstream
libarchive-3.4.3-fix_test_write_disk_secure.patch
==== libgdata ====
Version update (0.17.12 -> 0.17.13)
Subpackages: libgdata22 typelib-1_0-GData-0_0
- Update to version 0.17.13:
+ Default to not installing installed-tests.
+ Default to not building documentation.
+ Bugs fixed:
- build: Disable the gtk-doc documentation by default.
- Various minor fixes to meson_options.txt.
- all: Fix various typos and incorrect terminology.
- core: Add g_autoptr() support for GDataUploadStream.
+ Updated translations.
==== libgravatar ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5Gravatar5 libgravatar-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libhandy0 ====
Subpackages: libhandy-0_0-0 typelib-1_0-Handy-0_0
- Rename to libhandy0, as libhandy moves to a newer version with a
new ABI/API, but the world is only slowly catching up.
==== libkcddb ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5Cddb5 libkcddb-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkcompactdisc ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkdcraw ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkdegames ====
Version update (20.08.0 -> 20.08.1)
Subpackages: kdegames-carddecks-default libkdegames-lang libkf5kdegames6
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkdepim ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5Libkdepim5 libkdepim-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkeduvocdocument ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkexiv2 ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkgapi ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkipi ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkleo ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5Libkleo5 libkleo-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkmahjongg ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5KMahjongglib5 libkmahjongg-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libkomparediff2 ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libksane ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5Sane5 libksane-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libksieve ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libksieve-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== libmysofa ====
- Set CODE_COVERAGE to OFF to prevent runtime profile data
generation (bsc#1176414)
==== libqt5-qtbase ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to 5.15.1:
* New bugfix release
* Fixes CVE-2020-17507
* For more details please see:
http://code.qt.io/cgit/qt/qtbase.git/plain/dist/changes-5.15.1/?h=5.15.1
- Drop patches, now upstream:
* 0001-Do-not-multithread-if-already-in-a-global-threadpool.patch
* 0001-Fix-QToolButton-menus-showing-on-primary-screens-in-.patch
- Adjust fix-build-openssl-1.1.0.patch
==== libqt5-qtconnectivity ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5Bluetooth5 libQt5Bluetooth5-imports libQt5Nfc5 libQt5Nfc5-imports libqt5-qtconnectivity-tools
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtconnectivity.git/plain/dist/changes-5.15.1/?h=5…
==== libqt5-qtdeclarative ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.15.1/?h=5.…
- Drop patches, now upstream:
* fix-subpixel-positioned-text.patch
* qtdeclarative-switch-to-python3.patch
==== libqt5-qtgraphicaleffects ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtgraphicaleffects.git/plain/dist/changes-5.15.1/…
==== libqt5-qtimageformats ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtimageformats.git/plain/dist/changes-5.15.1/?h=5…
==== libqt5-qtlocation ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5Location5 libQt5Positioning5 libQt5PositioningQuick5
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtlocation.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qtmultimedia ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtmultimedia.git/plain/dist/changes-5.15.1/?h=5.1…
==== libqt5-qtnetworkauth ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtnetworkauth.git/plain/dist/changes-5.15.1/?h=5.…
==== libqt5-qtquickcontrols ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtquickcontrols.git/plain/dist/changes-5.15.1/?h=…
==== libqt5-qtquickcontrols2 ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtquickcontrols2.git/plain/dist/changes-5.15.1/?h…
==== libqt5-qtscript ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtscript.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qtsensors ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtsensors.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qtserialport ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtserialport.git/plain/dist/changes-5.15.1/?h=5.1…
==== libqt5-qtspeech ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtspeech.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qtsvg ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtsvg.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qttools ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5Designer5 libQt5Help5 libqt5-qdbus libqt5-qtpaths
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qttools.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qttranslations ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qttranslations.git/plain/dist/changes-5.15.1/?h=5…
==== libqt5-qtvirtualkeyboard ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtvirtualkeyboard.git/plain/dist/changes-5.15.1/?…
==== libqt5-qtwayland ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtwayland.git/plain/dist/changes-5.15.1/?h=5.15.1
==== libqt5-qtwebchannel ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtwebchannel.git/plain/dist/changes-5.15.1/?h=5.1…
==== libqt5-qtwebengine ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtwebengine.git/plain/dist/changes-5.15.1/?h=5.15…
- Drop patches, now upstream:
* icu-v67.patch
* 0001-fix-build-after-y2038-changes-in-glibc.patch
- Refresh disable-gpu-when-using-nouveau-boo-1005323.diff
- Update rtc-dont-use-h264.patch
- Add patch to not require openh264 and don't build the bundled version:
* rtc-dont-use-h264.patch
==== libqt5-qtwebsockets ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtwebsockets.git/plain/dist/changes-5.15.1/?h=5.1…
==== libqt5-qtx11extras ====
Version update (5.15.0 -> 5.15.1)
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtx11extras.git/plain/dist/changes-5.15.1/?h=5.15…
==== libqt5-qtxmlpatterns ====
Version update (5.15.0 -> 5.15.1)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports
- Update to 5.15.1:
* New bugfix release
* For more details please see:
http://code.qt.io/cgit/qt/qtxmlpatterns.git/plain/dist/changes-5.15.1/?h=5.…
==== libseccomp ====
Version update (2.4.3 -> 2.5.0)
- Do not rely on gperf: pass GPERF=/bin/true to configure and
remove gperf BuildRequires. The syscalls.perf file it would
generate is part of the tarball already.
- testsuite-riscv64-missing-syscalls.patch: Fix testsuite failure on
riscv64
- Ignore failure of tests/52-basic-load on qemu linux-user emulation
- Update to release 2.5.0
* Add support for the seccomp user notifications, see the
seccomp_notify_alloc(3), seccomp_notify_receive(3),
seccomp_notify_respond(3) manpages for more information
* Add support for new filter optimization approaches, including a balanced
tree optimization, see the SCMP_FLTATR_CTL_OPTIMIZE filter attribute for
more information
* Add support for the 64-bit RISC-V architecture
* Performance improvements when adding new rules to a filter thanks to the
use of internal shadow transactions and improved syscall lookup tables
* Properly document the libseccomp API return values and include them in the
stable API promise
* Improvements to the s390 and s390x multiplexed syscall handling
* Multiple fixes and improvements to the libseccomp manpages
* Moved from manually maintained syscall tables to an automatically generated
syscall table in CSV format
* Update the syscall tables to Linux v5.8.0-rc5
* Python bindings and build now default to Python 3.x
* Improvements to the tests have boosted code coverage to over 93%
- libseccomp.keyring: replaced by Paul Moore <pmoore(a)redhat.com> key.
==== libsrtp2 ====
Version update (2.2.0 -> 2.3.0)
- Update to release 2.3.0
* Changes to build system: fuzzer for libsrtp, NSS
as optional crypto back end and cmake build support.
==== 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
- spec: Increase test timeout to account for slower test execution
on some architectures
- qemu: Tolerate non-existing files such as /dev/kvm when
populating domain private namespace
8abd1ffe-qemu-tolerate-non-existent-files.patch,
4a72b76b-qemu-namespace-memleak-fix.patch
boo#1176380
==== libxkbcommon ====
Version update (0.10.0 -> 1.0.0)
Subpackages: libxkbcommon-x11-0 libxkbcommon0
- Update to release 1.0.0
* Now it is possible to add custom layouts and options at the
system (/etc) and user (~/.config) level, at least when
libxkbcommon is in use.
* libxkbregistry is a C library that lists available XKB
models, layouts and variants for a given ruleset. This is a
separate library (.so/.pc files) and aimed at tools that
provide a listing of available keyboard layouts to the user.
* Add an `xkbcli` command-line utility.
==== libxml2 ====
Subpackages: libxml2-2 libxml2-tools
- Security fix: [bsc#1176179, CVE-2020-24977]
* xmllint: global-buffer-overflow in xmlEncodeEntitiesInternal
- Add patch libxml2-CVE-2020-24977.patch
==== libxml2-python ====
- Security fix: [bsc#1176179, CVE-2020-24977]
* xmllint: global-buffer-overflow in xmlEncodeEntitiesInternal
- Add patch libxml2-CVE-2020-24977.patch
==== libzypp-plugin-appdata ====
- Install ASHelper to %{_prefix}/lib: the scripts hardcode this
path.
==== lokalize ====
Version update (20.08.0 -> 20.08.1)
Subpackages: lokalize-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Allow non-existing file to be set as glossary
==== lskat ====
Version update (20.08.0 -> 20.08.1)
Subpackages: lskat-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== mailcommon ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5MailCommon5 mailcommon-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* use no deprecated enum Qt::MiddleButton
==== mailimporter ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5 mailimporter-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== mbox-importer ====
Version update (20.08.0 -> 20.08.1)
Subpackages: mbox-importer-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== messagelib ====
Version update (20.08.0 -> 20.08.1)
Subpackages: messagelib-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Fix Bug 425219 - suspicious URL warning system gives false positive for URL with port number (kde#425219)
* use no deprecated enum Qt::MiddleButton
* Add name when we forward as attachment
==== metis ====
- Add build support for gcc10 to HPC build (bsc#1174439).
==== mlocate ====
Subpackages: mlocate-lang
- require apparmor-abstractions, because apparmor.service fails with
Could not open 'tunables/global' error otherwise
==== mobipocket ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== mozjs68 ====
Version update (68.9.0 -> 68.12.0)
- Update to version 68.12.0esr:
* CVE-2020-15663: Downgrade attack on the Mozilla Maintenance
Service could have resulted in escalation of privilege.
* CVE-2020-15664: Attacker-induced prompt for extension
installation.
* CVE-2020-15669: Use-After-Free when aborting an operation.
- Changes from version 68.11.0esr:
* CVE-2020-15659: Memory safety bugs fixed in Firefox 79 and
Firefox ESR 68.11.
* CVE-2020-15649: Exfiltrating local files through malicious file
picker application.
* CVE-2020-15650: Overwriting local files through malicious file
picker application.
* CVE-2020-6463: Use-after-free in ANGLE
gl::Texture::onUnbindAsSamplerTexture.
* CVE-2020-6514: WebRTC data channel leaks internal address to
peer.
* CVE-2020-15652: Potential leak of redirect targets when loading
scripts in a worker.
- Changes from version 68.10.0esr:
* CVE-2020-12421: Add-On updates did not respect the same
certificate trust rules as software updates.
* CVE-2020-12420: Use-After-Free when trying to connect to a STUN
server.
* CVE-2020-12419: Use-after-free in nsGlobalWindowInner.
* CVE-2020-12418: Information disclosure due to manipulated URL
object.
* CVE-2020-12417: Memory corruption due to missing sign-extension
for ValueTags on ARM64.
==== multipath-tools ====
Subpackages: kpartx libmpath0
- Missing past changelog bug references:
* 0.7.3+10+suse.70ccb55b0439:
Patch series for NVMe discovery and failover (bsc#1038865,
bsc#1057820)
* 0.7.9+109+suse.203c1cf
* setup_map: wait for pending path checkers to finish
(bsc#1118224)
==== mutter ====
Version update (3.36.5 -> 3.36.6+2)
Subpackages: libmutter-6-0 mutter-data
- Update to version 3.36.6+2:
+ kms/crtc:
- Always consider gamma state valid.
- Read initial gamma state.
+ Fix stale cursor positions in remote desktop sessions.
+ Limit mipmap levels when rendering background.
+ Improve support for Hangul input method.
+ Fixed crashes.
+ Plugged memory leaks.
+ Misc. bug fixes and cleanups.
- Drop patch fixed upstream:
+ mutter-meson_options-Use-libGLESv2.so.2-for-COGL_DRIVER-gle.patch
==== neon ====
Version update (0.31.1 -> 0.31.2)
- update to 0.31.2:
* Fix ne_md5_read_ctx() with OpenSSL on big-endian architectures.
* Fix GCC 10 warning in PKCS#11 build.
* Fix OpenSSL build w/o deprecated APIs (Rosen Penev).
* Fix unnecessary MD5 test for non-Digest auth (Sebastian Reschke).
* Fix hang on SSL connection close with IIS (issue #11).
* Fix ar, ranlib detection when cross-compiling (Sergei Trofimovich).
==== nodejs14 ====
Version update (14.7.0 -> 14.9.0)
Subpackages: npm14
- old_icu.patch: re-add support for ICU 65 from SLE15 SP2
- fix_ci_tests.patch: move debug symbol strip for testing to the Makefile
- Update to version 14.9.0:
* build: set --v8-enable-object-print by default (Mary Marchini) #34705
* deps:
+ upgrade to libuv 1.39.0 (cjihrig) #34915
+ upgrade npm to 6.14.8 (Ruy Adorno) #34834
+ V8: cherry-pick e06ace6b5cdb (Anna Henningsen) #34673
* n-api: handle weak no-finalizer refs correctly (Gabriel Schulhof) #34839
* tools: add debug entitlements for macOS 10.15+ (Gabriele Greco) #34378
- Changes in version 14.8.0:
* async_hooks: add AsyncResource.bind utility (James M Snell) #34574
* deps: update to uvwasi 0.0.10 (Colin Ihrig) #34623
* module: unflag Top-Level Await (Myles Borins) #34558
* n-api: support type-tagging objects (Gabriel Schulhof) #28237
* n-api,src: provide asynchronous cleanup hooks (Anna Henningsen) #34572
- versioned.patch: refreshed
- linker_lto_jobs.patch: refreshed
- Explicitly add -fno-strict-aliasing to CFLAGS to fix compilation
on Aarch64 with gcc10 (bsc#1172686)
==== okular ====
Version update (20.08.0 -> 20.08.1)
Subpackages: okular-lang okular-spectre
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Using no deprecated enum Qt::MiddleButton
* Improve robustness of code against corrupted configurations
* Store the state of the builtin annotations in a new config key (kde#425354)
* buildPen: honor annotation opacity
* PagePainter: Don't draw Arrow/Line annotations with multipyl (kde#425075)
==== openldap2 ====
Version update (2.4.52 -> 2.4.53)
Subpackages: libldap-2_4-2 libldap-data openldap2-client
- updated to 2.4.53
OpenLDAP 2.4.53 (2020/09/07)
Added slapd syncrepl additional SYNC logging (ITS#9043)
Fixed slapd syncrepl segfault on NULL cookie on REFRESH (ITS#9282)
Fixed slapd syncrepl to use fresh connection on REFRESH fallback (ITS#9338)
Fixed slapo-ppolicy race condition for pwdFailureTime (ITS#9302,ITS#9334)
Build
Require OpenSSL 1.0.2 or later (ITS#9323)
Fixed libldap compilation issue with broken C compilers (ITS#9332)
==== osinfo-db ====
Version update (20200804 -> 20200813)
- Update database to version 20200813
osinfo-db-20200813.tar.xz
==== ovmf ====
Version update (202005 -> 202008)
Subpackages: qemu-ovmf-x86_64 qemu-uefi-aarch64
- Update to edk2-stable202008
+ MdeModulePkg/Library: add PEIM and SEC module type to
TpmMeasurementLibNull
+ SecurityPkg/DxeImageVerificationLib: catch alignment overflow
(CVE-2019-14562) (bsc#1175476)
+ OvmfPkg/CpuHotplugSmm: fix CPU hotplug race before and after
SMI broadcast
+ SecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
+ MdePkg/Include: Add missing definition of SMBIOS type 42h in
SmBios.h
+ MdePkg: UefiFileHandleLib: fix buffer overrun in
FileHandleReadLine()
+ OvmfPkg: Add SEV-ES support
+ MdeModulePkg/PartitionDxe: Fix the incorrect LBA size in child
hander
+ MdeModulePkg/PartitionDxe: Revert changes for the special MBR
+ MdeModulePkg/PartitionDxe: Put the UDF check ahead of MBR
+ ShellPkg: smbiosview - Change some type 17 field values format
+ CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1g
+ MdeModulePkg: Upon BootOption failure, Destroy RamDisk memory
before RSC.
+ OvmfPkg/LsiScsiDxe: Add support for LSI 53C895A
+ MdeModulePkg/DisplayEngine: Add Debug message to show mismatch
menu info
+ Add New Memory Attributes
+ MdeModulePkg/PartitionDxe: Add already start check for child
hanldes
+ MdeModulePkg/PartitionDxe: Skip the MBR that add for CD-ROM
+ MdeModulePkg/PartitionDxe: Correct the MBR last block value
+ MdeModulePkg/Variable/RuntimeDxe: Fix return status from
Reclaim()
+ SecurityPkg/Tcg2Pei: Add missing PCRIndex in FvBlob event.
+ SecurityPkg/Tcg2Dxe: Add PcdTcgPfpMeasurementRevision in
SpecId event.
+ CryptoPkg/BaseCryptLib: Add MARCO to disable the deprecated
SHA1 and MD5
+ ArmVirtPkg/NorFlashQemuLib: disable NOR flash DT nodes upon
discovery
+ UefiCpuPkg/SecCore: Add pre-memory AP vector
+ OvmfPkg: End timer interrupt later to avoid stack overflow
under load
+ ArmPkg/PlatformBootManagerLib: regenerate boot options on
boot failure
+ MdeModulePkg/StatusCodeHandler: do not output \n\r for string
data
+ Revert "OvmfPkg: use generic QEMU image loader for secure boot
enabled ..."
+ ArmVirtPkg/PrePi: use standard PeCoff routines for
self-relocation
+ ArmVirtPkg: add FDF rule for self-relocating PrePi
+ ArmPkg/ArmExceptionLib: use static buffer for sp_el0
+ MdeModulePkg/SetupBrowserDxe: Do not reconnect driver with
form-update
+ OvmfPkg/X86QemuLoadImageLib: handle EFI_ACCESS_DENIED from
LoadImage()
+ OvmfPkg/Tcg2ConfigPei: generalize TPM2-only file-top comments
+ ArmPkg: only attempt buildin MmCommunicationDxe for AArch64
+ ArmPkg/PlatformBootManagerLib: don't connect all devices on
each boot
+ ArmPkg/PlatformBootManagerLib: hide UEFI Shell as a regular
boot option
+ MdeModulePkg/BootManagerUiLib: show inactive boot options
+ ArmPkg/PlatformBootManagerLib: fall back to the UiApp on
boot failure
+ ArmPkg/PlatformBootManagerLib: register 's' as UEFI Shell
hotkey
+ ArmPkg/PlatformBootManagerLib: connect non-discoverable USB
hosts
+ ArmPkg/ArmSvcLib: prevent speculative execution beyond svc
+ ArmPkg/PlatformBootManagerLib: reject 'default' parity and
stop bit count
+ ArmPkg/PlatformBootManagerLib: use static assertion for
console type
- Update openssl to 1.1.1g
- Drop openssl-fix-syntax-error.patch
+ The new openssl already includes the fix.
- Refresh ovmf-pie.patch and ovmf-disable-ia32-firmware-piepic.patch
==== parley ====
Version update (20.08.0 -> 20.08.1)
Subpackages: parley-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== parted ====
Subpackages: libparted0
- re-add missing hunk to fix bsc#1164907
parted-type-accept-hex.patch
type on the cmdline could be specified in hex as 0x82
==== perl-HTTP-Message ====
Version update (6.25 -> 6.26)
- updated to 6.26
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.26 2020-09-10 02:34:25Z
- Update comment which explains in which RFC 451 is defined (GH#143) (Olaf
Alders). Reported by Toby Inkster.
- Fix HTTP status descriptions and add 425 Too Early (GH#145) (Dan Book)
==== perl-Mojolicious ====
Version update (8.58 -> 8.59)
- updated to 8.59
see /usr/share/doc/packages/perl-Mojolicious/Changes
8.59 2020-09-05
- Added l function to ojo. (kiwiroy)
- Added MOJO_PROMISE_DEBUG environment variable to Mojo::Promise.
==== permissions ====
Version update (1550_20200904 -> 1550_20200909)
Subpackages: chkstat permissions-config permissions-doc
- Update to version 20200909:
* screen: remove /run/uscreens covered by systemd-tmpfiles (bsc#1171879)
==== php7 ====
Subpackages: apache2-mod_php7 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
- do not rely on apr-devel to pull db-devel
==== pim-data-exporter ====
Version update (20.08.0 -> 20.08.1)
Subpackages: pim-data-exporter-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== pim-sieve-editor ====
Version update (20.08.0 -> 20.08.1)
Subpackages: pim-sieve-editor-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== pimcommon ====
Version update (20.08.0 -> 20.08.1)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5 pimcommon-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Too many changes to list here.
==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- apply 0001-ksmserver-Use-UpdateLaunchEnvJob-to-sync-SESSION_MAN.patch,
that fixes the broken session restore
==== purpose ====
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5 purpose-lang
- Add patch to fix build with Qt 5.15.1:
* 0001-Revert-Port-some-qt5.15-deprecated-method.patch
==== python-networkx ====
Version update (2.4 -> 2.5)
- Update to 2.5:
* Highlights:
+ Dropped support for Python 3.5.
+ add Pathlib support to work with files.
+ improve performance.
+ Updated docs and tests.
+ Removed code designed to work with Python 2.
* New Functions:
+ lukes_partitioning
+ triadic analysis functions
+ functions for trophic levels analysis
+ d_separated
+ is_regular and other regular graph measures
+ graph_hash using Weisfeiler Lehman methods
+ common_neighbor_centrality (CCPA link prediction)
+ max_weight_clique
+ path_weight and is_path
+ rescale_layout_dict
+ junction_tree
* New generators:
+ paley_graph
+ interval_graph
* New layouts:
+ multipartite_layout
- To see improvements, API changes and deprecations, please visit:
https://networkx.github.io/documentation/stable/release/release_2.5.html
- Dropped patches already included by upstream:
* numpy-38-test.patch
* matplotlib.patch
* networkx-pr4012-use-mpl.patch
- Add patch to remove a failing test in i586. The issue was
submitted to upstream at gh#networkx/networkx#4203:
* disable-test-failing-in-i586.patch
==== python-pylibmc ====
- added patches
https://github.com/lericson/pylibmc/pull/263
+ python-pylibmc-remove-nose.patch
==== python-pyzmq ====
- Add timeout to tests (boo#1176232)
==== raspberrypi-firmware ====
Version update (2020.07.31 -> 2020.09.03)
- Update to baec4d28b (2020-09-03) (bsc#1176202)
* firmware: Update to latest master
==== raspberrypi-firmware-config ====
Version update (2020.07.31 -> 2020.09.03)
- Update to baec4d28b (2020-09-03) (bsc#1176202)
* firmware: Update to latest master
==== re2c ====
Version update (2.0.2 -> 2.0.3)
- update to 2.0.3:
- Fix issues when building re2c as a CMake subproject
- Final corrections in the SIMPA article "RE2C: A lexer generator based on
lookahead-TDFA", https://doi.org/10.1016/j.simpa.2020.100027
==== redis ====
Version update (6.0.6 -> 6.0.8)
- redis 6.0.8:
* bug fixes when using with Sentinel
* bug fixes when using CONFIG REWRITE
* Remove THP warning when set to madvise
* Allow EXEC with read commands on readonly replica in cluster
* Add masters/replicas options to redis-cli --cluster call command
- includes changes from 6.0.7:
* CONFIG SET could hung the client when arrives during RDB/ROF
loading
* LPOS command when RANK is greater than matches responded with
broken protocol
* Add oom-score-adj configuration option to control Linux OOM
killer
* Show IO threads statistics and status in INFO output
* Add optional tls verification mode (see tls-auth-clients)
==== remmina ====
Subpackages: remmina-lang remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc remmina-plugin-xdmcp
- Build with kwallet and libappindicator on Tumbleweed, Leap and
SLE releases greater than SLE-15-SP2 (jsc#SLE-11656).
==== rng-tools ====
Version update (5 -> 6.10)
- update to 6.10:
* Conversion of all entropy sources to use openssl instead of gcrypt, eliminating the need for the gcrypt library
* updated nist beacon entropy source to conform to version 2 of the
* Added rtlsdr radio entropy source
* Fixed arm host_cpu name, fixing a build break
* Fixed selection of default pkcs11 engine, based on target arch
* Moved closing jitter entropy source printouts to be LOG_DEBUG
* Typo fixes from codespell
* Fix a build break with power darn entropy sourceaa
* Improve interlock between main rngd thread, and jitterentropy threads during startup/shutdown to avoid deadlock/unneeded latency
* Avoid writing to write_wakeup_threshold when no specific threshold is set (allowing for separate services to preform this task without warnings from rngd)
* Enhance logging to more clearly indicate which entropy source is issuing a given log message
* Daemonize earlier, thereby avoiding early thread exit, which in turn leads to additional latency on shutdown
* Allow for immediate thread shutdown in jitter - By using sigsetjmp/siglongjmp, threads can exit, even when blocking in the jitter library
* Fixed texrels on on rdrand_asm.S for pic compilation
* allow use of libargp if libc lacks argp parsing
* explicitly link against -lcrypto, fixing build in pkcs11 entropy source
* replace pthread_yield with posix compliant sched_yield
* bias rngd to use faster sources of entropy when available, falling back to slower sources when needed
* Fix a shutdown delay resulting from a thread exit race
* Fix a few minor compilation warnings
* Fix make distcheck make target
* Minor typo fixes/cleanups
* Misc typo fixes
* Fixed build break on ppc
* Fixed bug in which getaffinity returns error on virt systems for jitterentropy
* Fixed low watermark sizing for kernel entropy pool
* Add a test mode, allowing entropy production rates to be measured
* Added jitter library as an entropy source
* Added short names to entropy sources (rather than just index numbers), for use in identifying sources to exclude/include/set options on
* Deprecated tpm entropy source, as all modern tpm2 hardware in the kernel exports entropy via /dev/hwrng (the hwrng entropy source)
* Deprecated use of indexs in exclude/include/option setting
* Introduced the concept of slow entropy sources, that produce entropy at rates slow enough that would otherwise cause them to get disabled as being broken
* Defaulted rdrand entropy source to not use aes, as it creates a significant performance increase
* Update of jitterentropy-library version
* Addition of -O flag to allow per-entropy-source option setting (documented in man page)
* Misc jitterentropy bugfixes
* Fixing of debug messages and quiet behavior
* Enable runtime disablement of AES in rdrand entropy if no AES method is available
* Make jitterentropy thread count/buffer sizes configurable
* Make AES use in rdrand and darn entropy sources configurable
* Fixes a few logic errors in the use of jitterentropy
* Fixes a build issue in which make check fails
* Some source typo fixes
* Add caching to jitterentropy
* Free some leaked memory on exit
* limit nistbeacon random data based on freq and timestamp
* Document nistbeacon more
* improved exit code reporting
* ability to suppress failure messages when not wanted
* correction of nistbeacon fields on non 64 bit arches
* proper exiting on SIGTERM/SIGINT when polling in update_kernel_random
* Fixed a drng build issue based on a missing extern symbol
* minor code formatting cleanup
* ensure darn rng asm code is volatile to prevent getting optimized out
* improve darn runtime hardware support check
* man page fixes
* fixed bug in which rngd takes control of the terminal
- drop rng-tools-check_signals.patch (obsolete)
==== rsyslog ====
Version update (8.39.0 -> 8.2008.0)
- Upgrade to rsyslog 8.2008.0
Way too many changes since 8.39.0 to be listed here.
- Added custom unit file rsyslog.service because
systemd service file was removed from upstream project
- Removed obsolete patches:
* 0001-satisfy-gcc-flag-fno-common.patch
* rsyslog-pgsql-pkg-config.patch
* rsyslog-unit.patch
==== rubygem-actioncable-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-actionmailbox-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-actionmailer-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-actionpack-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
Subpackages: ruby2.6-rubygem-actionpack-6.0 ruby2.7-rubygem-actionpack-6.0
- updated to version 6.0.3.3
* no changes
==== rubygem-actiontext-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-actionview-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
Subpackages: ruby2.6-rubygem-actionview-6.0 ruby2.7-rubygem-actionview-6.0
- updated to version 6.0.3.3
* CVE-2020-8185: Fix potential XSS vulnerability in the `translate/t` helper (bsc#1173564)
==== rubygem-activejob-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-activemodel-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
Subpackages: ruby2.6-rubygem-activemodel-6.0 ruby2.7-rubygem-activemodel-6.0
- updated to version 6.0.3.3
* no changes
==== rubygem-activerecord-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-activestorage-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
* no changes
==== rubygem-activesupport-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
Subpackages: ruby2.6-rubygem-activesupport-6.0 ruby2.7-rubygem-activesupport-6.0
- updated to version 6.0.3.3
* no changes
==== rubygem-autoprefixer-rails ====
Version update (9.8.6.2 -> 9.8.6.3)
- updated to version 9.8.6.3
* Fix deprecation warning for non-Rails environment.
==== rubygem-bcrypt ====
Version update (3.1.15 -> 3.1.16)
- updated to version 3.1.16
* Fix compilation on FreeBSD. [GH #234]
==== rubygem-childprocess ====
Version update (3.0.0 -> 4.0.0)
- New upstream release 4.0.0
* [#167](https://github.com/enkessler/childprocess/pull/167): Fix detach behavior on Windows
* [#168](https://github.com/enkessler/childprocess/pull/168): Drop support for Ruby 2.3
- packaging changes:
* drop development only files
==== rubygem-loofah ====
Version update (2.6.0 -> 2.7.0)
Subpackages: ruby2.6-rubygem-loofah ruby2.7-rubygem-loofah
- updated to version 2.7.0
[#]## Features
* Allow CSS properties `page-break-before`, `page-break-inside`, and
`page-break-after`. [[#190](https://github.com/flavorjones/loofah/issues/190)]
(Thanks, [@ahorek](https://github.com/ahorek)!)
[#]## Fixes
* Don't drop the `!important` rule from some CSS properties.
[[#191](https://github.com/flavorjones/loofah/issues/191)]
(Thanks, [@b7kich](https://github.com/b7kich)!)
==== rubygem-nio4r ====
Version update (2.5.2 -> 2.5.3)
Subpackages: ruby2.6-rubygem-nio4r ruby2.7-rubygem-nio4r
- updated to version 2.5.3
* [#241](https://github.com/socketry/nio4r/issues/241)
Possible bug with Ruby >= 2.7.0 and `GC.compact`.
([@boazsegev])
==== rubygem-public_suffix ====
Version update (4.0.5 -> 4.0.6)
- updated to version 4.0.6
[#] Changed
* Updated definitions
==== rubygem-puma ====
Version update (4.3.5 -> 4.3.6)
Subpackages: ruby2.6-rubygem-puma ruby2.7-rubygem-puma
- updated to version 4.3.6
* Bugfixes
* Explicitly include ctype.h to fix compilation warning and build error on macOS with Xcode 12 (#2304)
* Don't require json at boot (#2269)
==== rubygem-rails-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
- updated to version 6.0.3.3
Changes are in Rails's modules.
Release Blog entry:
https://weblog.rubyonrails.org/2020/9/10/Rails-5-2-4-4-and-6-0-3-3-have-bee…
==== rubygem-railties-6.0 ====
Version update (6.0.3.2 -> 6.0.3.3)
Subpackages: ruby2.6-rubygem-railties-6.0 ruby2.7-rubygem-railties-6.0
- updated to version 6.0.3.3
* no changes
==== rubygem-spring ====
Version update (2.1.0 -> 2.1.1)
Subpackages: ruby2.6-rubygem-spring ruby2.7-rubygem-spring
- updated to version 2.1.1
* Avoid -I rubylibdir with default-gem bundler
* Start server process in directory where command was called
==== rubygem-sprockets-rails ====
Version update (3.2.1 -> 3.2.2)
Subpackages: ruby2.6-rubygem-sprockets-rails ruby2.7-rubygem-sprockets-rails
- updated to version 3.2.2
* Fix extending ActionView::Base instances with Sprockets::Rails::Helper on Rails 6.1
* Fix deprecation warning on Ruby 2.7 [#454]
* action_view/base is no longer required when rake tasks are loaded [#455]
* Asset not precompiled error exception renamed to AssetNotPrecompiledError [#414]
==== salt ====
Subpackages: python3-salt salt-master salt-minion
- Reintroduces the patches from
opensuse-3000.2-virt-backports-236.patch coming from Salt 3001
- Added:
* backport-virt-patches-from-3001-256.patch
- Adding missing virt backports to 3000.3
- Added:
* opensuse-3000.2-virt-backports-236-257.patch
- Do not raise StreamClosedError traceback but only log it (bsc#1175549)
- Added:
* do-not-raise-streamclosederror-traceback-but-only-lo.patch
- Take care of failed, skipped and unreachable tasks and propagate "retcode" (bsc#1173911) (bsc#1173909)
- Added:
* ansiblegate-take-care-of-failed-skipped-and-unreacha.patch
==== schily ====
Subpackages: cdda2wav cdrecord libcdrdeflt1_0 libdeflt1_0 libedc_ecc1_0 libedc_ecc_dec1_0 libfile1_0 libfind4_0 libparanoia1_0 librmt1_0 librscg1_0 libscg1_0 libscgcmd1_0 libschily2_0 mkisofs readcd spax star
- Update to release 2020.09.04
* sccs: get(1) and delta(1) now restore the removed newline at
the end of the last line if this was a SCCSv6 "^ANxxx" line
to support files not ending in a newline.
* sccs: The delta(1) command now correctly handles deltas where
the last difference hits the end of the history file.
* sccs: The delta(1) command now removes the e.file in case of
an error abort.
==== signon-kwallet-extension ====
Version update (20.08.0 -> 20.08.1)
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== simple-scan ====
Version update (3.36.4 -> 3.36.6)
- Update to version 3.36.6:
+ Display error message if simple-scan is unable to open
simple-scan.log
+ Fix scanning on Epson devices, when Automatic Page Size is
enabled.
==== spandsp ====
- More specfile modernization.
==== spectacle ====
Version update (20.08.0 -> 20.08.1)
Subpackages: spectacle-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== step ====
Version update (20.08.0 -> 20.08.1)
Subpackages: step-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== subversion ====
Subpackages: libsvn_auth_gnome_keyring-1-0 libsvn_auth_kwallet-1-0 subversion-bash-completion subversion-perl subversion-server subversion-tools
- Fix jira reference to SLE-11901
- Add patch to remove dependency on kdelibs4support just to run
kf5-config to find out that headers are in /usr/include and
libraries are in /usr/lib(64) (jsc#SLE-11901):
* remove-kdelibs4support-dependency.patch
==== sudo ====
Subpackages: sudo-plugin-python
- Modified the secure_path to include the other two default paths
which are commonly available to $user. This will offer a better
and more consistent UX.
==== sweeper ====
Version update (20.08.0 -> 20.08.1)
Subpackages: sweeper-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== umbrello ====
Version update (20.08.0 -> 20.08.1)
Subpackages: umbrello-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- Changes since 20.08.0:
* Compile fix
* Fix 'No display of foreign key constraints when opening a file' (kde#425285)
* Fix 'Double association in the diagram after renaming a foreign key constraint' (kde#425281)
==== unixODBC ====
Version update (2.3.8 -> 2.3.9)
- Update to 2.3.9:
* Remove "#define UNIXODBC_SOURCE" from unixodbc_conf.h
==== v4l-utils ====
Subpackages: libv4l libv4l1-0 libv4l2-0 libv4l2rds0 libv4lconvert0
- Exclude /usr/lib/udev/systemd-udevd.service.d/50-rc_keymap.conf
for Leaps, it isn't installed in the first place
==== vala ====
Version update (0.48.7 -> 0.48.10)
Subpackages: libvala-0_48-0
- Update to version 0.48.10:
+ Various improvements and bug fixes:
- tests: Don't rely on undefined use-after-free behaviour of
glibc
- Add TraverseVisitor for traversing the tree with a callback
- Force usage of temporary variables for "tainted" member
accesses
- vala:
. Move transformation of unary increment/decrement to codegen
. Set parent_node for child nodes of lambda-expression
. Additionally break on ObjectCreationExpression in "tainted"
check
. Add ObjectCreationExpression.to_string()
- codegen: Don't append unreachable clean-up section of Block
- codegen: Always include base_struct declaration if available
- manual: Update from wiki.gnome.org
- Don't use locale dependent string functions on syntax strings
- girparser: Additionally fallback to "glib:type-name" to
retrieve the cname
- libvaladoc/girimporter:
. Fallback to "name" for callback
. Fallback to "glib:type-name" for class, interface and
record
. Improve parse_symbol_doc() and don't use parse_doc()
. Skip "attribute" elements
- libvaladoc/gtkdoc-importer:
. Correctly retrieve "url" from "ulink" elements
. Don't let parse_block_taglet() return null
+ Bindings:
- gstreamer: Update from 1.17.2+ git master
- gtk4: Update to 3.99.1
- gtk4: Resolve a few conflicts of methods with virtual-methods
- pango: Update from 1.46.0
- webkit2gtk-4.0: Update to 2.29.91
- Update to version 0.48.9:
+ Regression and bug fixes:
- codegen: Include header for base-symbols when connecting
vfuncs.
- vala:
+ Inherit CCode.returns_floating_reference attribute from
base.
+ Mark tranformed member-access as qualified.
- girparser: Add support for string "feature_test_macro"
metadata.
- Revert "girwriter: Use appropriate get_ccode_* functions".
+ Bindings:
- gio-unix-2.0: Fix "g_unix_mount_for" binding.
- gio-2.0: Include "gio/gsettingsbackend.h" for
GLib.SettingsBackend members.
- goocanvas-2.0: Fix some field ownerships and types.
- gstreamer: Update from 1.17.2+ git master.
- gtk4: Update to 3.99.0+358b698e.
- pango: Update from 1.45.4+.
- posix: Add missing "has_typedef" attribute for some
delegates.
- posix: Declare WRDE_APPEND constant as public.
- Drop vala-revert-girwriter-get_ccode.patch: fixed upstream.
- Add vala-revert-girwriter-get_ccode.patch: Revert "girwriter: Use
appropriate get_ccode_* functions"; fixes generation of Tracker's
.gir files used by gnome-music.
- Update to version 0.48.8:
+ Various improvements and bug fixes:
- codegen:
. Handle "gtk_param_spec_expression" in get_param_spec()
. Properly compare string if binary-expression contains
string-literal
. Inline allocated and constant arrays are never NULL
. Check param for null before using it
. Properly destroy elements of an inline struct array
- vala:
. Avoid subsequent critical caused by invalid array type for
constant
. Improve error handling of nested initializer lists
. Don't allow "resize" invocation on variable with unowned
array type
. Property must be writable when invoking
ReturnsModifiedPointer method
. Recursive check of assignment target to recognize constants
. Return copy of constant type in get_value_type_for_symbol()
. Handle parameter initializer without value-type
. Fully qualify member-access when using-directive was used
to resolve
. Tranform instance member-access to a static one if possible
. Improve check of expression passed to yield
. Allow prototype access to signal with emitter
. Check error-type accessibility of creation methods and
delegates
- girparser: Warn about conflicting signals and properties
- girparser: Skip 'docsection' elements in <namespace>
- girwriter:
. Add c:identifier-prefixes to <namespace>
. Write c:type="void" when name="none"
. Write c:symbol-prefix on supported elements
. Don't include symbols outside of a namespace
. Use appropriate get_ccode_* functions
- libvaladoc: Support exporting the `class` modifier on methods
and fields
- Disable deprecation warnings when checking bindings
- tests: Fix "methods/extern" test with -Werror=address and gcc
5.4.0
+ Bindings:
- glib-2.0: Add AtomicUint, an alternation of AtomicInt for
uint
- gstreamer: Update from 1.17.2+ git master
- gtk+-3.0: Update to 3.24.21+ffe2df7b
- gtk+-3.0: Resolve conflicts of signals with properties
- gtk4: Resolve conflict of DropTarget.drop signal with
property
- gtk4: Improve Gtk.ParamSpecExpression binding
- gtk4: Fix binding of CClosureExpression ctor [#1024]
- gtk4,gtk4-unix-print: Update to 3.98.5+23dcf36e
- webkit2gtk-4.0: Update to 2.29.4
==== virt-manager ====
Subpackages: virt-install virt-manager-common
- bsc#1176080 - selecting one UEFI firmware in install wizard
resets UI to BIOS
e8bf16b9-details-fix-detection-of-firmware-auto-selection.patch
- Upstream bug fix (bsc#1027942)
5573aeb4-createnet-Fix-XML-editor-error-when-dhcp-fields-are-empty.patch
7e3fb3f2-graphics-Default-to-vga-instead-of-qxl-for-non-spice.patch
- jsc#SLE-11773, Dev: virt-manager: AppIndicator3
virt-manager.spec
- jsc#SLE-15926 - Dev: XEN: drop netware support
Drop virtman-keycombo.patch
==== xfsprogs ====
Version update (5.7.0 -> 5.8.0)
Subpackages: libhandle1 xfsprogs-scrub
- update to v5.8.0:
* xfs_db: set b_ops to NULL for types without verifiers
* mkfs: allow setting dax flag on root directory
* xfs_quota: improve reporting and messages
* xfs_db: use correct inode to set inode type
* xfs_db: fix nlink usage in check
* xfs_db: report the inode dax flag
* man: update mkfs.xfs inode flag option documentation
* xfsprogs: move custom interface def'ns to new header
* xfs_repair: check quota counters
* xfs_io: fix -D vs -R handling
* libxfs changes merged from kernel 5.8
==== xlockmore ====
Version update (5.54 -> 5.65)
- update to 5.65:
Fix from Jan Kratochvil and Adrian Reber, adrian AT lisas.de for Fedora.
xlock -startCmd true... would core on Fedora, exit() replaced with
_exit().
Update for magick.c to use strncpy thanks to Jouk Jansen.
Fix for hyper mode from original author, for potential but not
likely memory leak and free(NULL) issue John Heidemann, johnh
AT isi.edu.
More buffer gcc warnings removed for dclock.c, image.c, and
scrnsave.c.
ras.c/magick.c gcc 10 fix from Adrian Reber, adrian AT lisas.de .
VMS already handles this in make.com.
Lots of spelling errors fixed due to codespell
https://manpages.debian.org/testing/codespell/codespell.1.en.html
A few more gl modes (molecule, invert) fixed up by
EoflaOE ViceCity to run in xscreensaver.
Added additional changes to solitaire and invert. invert will
build in xscreensaver with some coaxing, see README in
xscreensaver directory.
Removed buffer gcc warning about nose.c.
Fix from brett.diamond AT gmail.com to get "xlock -help" from
crashing.
As a Blake's 7 fan, I had to add the Liberator to star mode.
Same fix from Jouk Jansen and Adrian Reber, adrian AT lisas.de
for juggler3d.cc in previous release.
Change from Denys Vlasenko (thanks to Adrian Reber for pointing out)
https://bugzilla.redhat.com/show_bug.cgi?id=874484
This helps xlock's parent process to know xlock crashed.
ico mode added truncated octahedron.
Another gl mode, sierpinski3d, fixed up by EoflaOE ViceCity to run
in xscreensaver.
Updated references to website to https. https://www.sillycycle.com
A few more gl modes (incl. maze3d, pipe, sproingies) fixed up by
EoflaOE ViceCity to run in xscreensaver.
Thanks to tobik, ohartmann AT walstatt.org, and Jason Helfman,
jgh AT FreeBSD.org for xglock fixes for "failed due to signal" for
clang.
Syncing with xscreensaver and many modes modified, more than
half working there. pacman and puzzle run but need some
obvious work, others run too fast or flash on the screen.
Various fixes from Jouk Jansen and EoflaOE ViceCity.
Updated GL modes also, inaddition to overlap: biof, skewb, and
fire (needs images). See xscreensaver/README for new directions.
Updated in linux to build with modules, must have broken somewhere
down the line. imake build fixed too.
bomb mode fixed for xlock.
Syncing with xscreensaver. Much has changed since last time this
was done and much left to do. Nonglx "a"'s and some "b"'s done
so far. Automata modes like ant.c should use automata.c and
automata.h supplied by xlockmore.
ball bat not working right there yet. Also bouboule to do right will
require changes to xlockmore files from xscreensaver.
See new xscreensaver/README for instructions.
While testing uncovered old security bug in anenome mode and fixed.
life updates to use a more standard notation for nontotalistic cellular
automata.
ax_pthread.m4 needed for autoconf, added back in, oops.
Removed VMS caddr_t fix from matrix.c, cage.c, gears.c, glplanet.c,
invert.c, juggler3d.c, lament.c, moebius.c, molecule.c, morph3d.c,
noof.c, pipes.c, rubik.c, sierpinski3d.c, skewb.c, stairs.c,
superquadrics.c as no longer needed. Thanks to Jouk Jansen.
boxed and maze3d modes added thanks mainly to Jouk Jansen.
boxed added to xlock95.scr. xlock95 Makefile now builds to 64 bit.
Thanks to Jason Helfman, jgh AT FreeBSD.org for sound installation fixes.
Thanks to Tobias Kortkamp, for his patch for glock compile issue with
CLANG 6.0.0.
Fixing warnings using clang for back.xpm, nose.c, passwd.c.
Fixing errors using g++ for deluxe.c, also various casting added.
Fixing potential some buffer overruns pointed out in mingw in
apollonian.c and hyper.c.
Fixing potential error of using null pointer thanks again to mingw in
xlock.c.
pyro2 was not showing anything on screen due to it not finding font,
changed it to default to mode_font if can not find.
Thanks to Dave Odell, dmo2118 AT gmail.com for his fzort mode update to
use the functions in xshm.c and fixes crash when running X11 over network.
Note from Dave Odell:
<https://www.jwz.org/xscreensaver/xscreensaver-5.37.tar.gz>. MI_INIT() is
defined and documented in hacks/xlockmore.h, with related functions
defined in hacks/xlockmore.c. MI_INIT() currently takes three parameters:
the ModeInfo *, the state array, and a function pointer for the new free
hook. FWIW, it could instead be just the first two parameters, with the
free hook being set up like the other ModeHooks; this would be a bit
nicer, I think. But I was going for something that could be applied
incrementally to individual screenhacks in XScreenSaver, and could -- in
theory -- be brought back to xlockmore with minimal impact.
ant mode resync'd with xscreensaver... Thanks to David Odell redoing my
sad attempt.
- sound configuration changed around so it should work on more machines,
now uses DEF_PLAY and play.sh by default.
Thanks to Stanislav Brabec, sbrabec AT suse.cz for his "hack" to fix for
PAM with non-English locales. He notes to fix properly a "Password"
prompt list should be obtained at the initial phase of authentication.
Added PAM_PASSWORD_PROMPT for using old way.
Fixed leak in scooter thanks to Valgrind.
- remove xlockmore-pam.patch (upstream/obsolete)
==== yakuake ====
Version update (20.08.0 -> 20.08.1)
Subpackages: yakuake-lang
- Update to 20.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-09-apps-update
- No code change since 20.08.0
==== yarn ====
Version update (1.22.4 -> 1.22.5)
- update to 1.22.5
https://github.com/yarnpkg/yarn/releases/tag/v1.22.5
==== yast2 ====
Version update (4.3.24 -> 4.3.25)
Subpackages: yast2-logs
- Enhance GPG module with symmetric encryption
(related to bsc#1176336)
- add new shared password dialog
- 4.3.25
==== yast2-country ====
Version update (4.3.8 -> 4.3.9)
Subpackages: yast2-country-data
- Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.9
==== yast2-installation ====
Version update (4.3.16 -> 4.3.17)
- Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.17
==== yast2-network ====
Version update (4.3.17 -> 4.3.19)
- When proposing the virtualization network configuration, force a
read of the current configuration in case that it is not present
(bsc#1176313)
- 4.3.19
- Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.18
==== yast2-schema ====
Version update (4.3.5 -> 4.3.6)
- Recognize installed_product and installed_product_version as
legal elements of rules.xml files (boo#1176089).
- 4.3.6
==== yast2-trans ====
Version update (84.87.20200829.ec23685593 -> 84.87.20200903.1610c60c29)
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.20200903.1610c60c29:
* New POT for text domain 'autoinst'.
==== yast2-users ====
Version update (4.3.7 -> 4.3.8)
- Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.8
==== zxing-cpp ====
- Add fix for pkg-config file so the version and library are set properly
in the resulting .pc file:
* fix-pkg-config-file.patch
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
1
0
Hi,
is there an image for an read-only openSUSE for a RasPi?
I found read-only-root-fs in GitHub but this has no effect at my RasPi.
Bernd
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
4
7
Hi Micah,
yes, that indeed was the problem! Copied them over, and chroot works.
Guess I'll add a note in the wiki (had already changed the link to the rootfs
files....)
Thanks so much!
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
1
0
Hi,
I hope this is the right list to ask...
I'm toying around with a Pi 3 running Tumbleweed. Wanting to compile stuff I
came across the description in the openSUSE wiki how to do this in a chroot
environment: https://en.opensuse.org/openSUSE:OpenSUSE_on_your_ARM_board
I followed the commands listed there, but when trying to chroot I get
woodstock:/usr/src/ARM # chroot ./rootfs
chroot: failed to run command ‘/bin/bash’: No such file or directory
woodstock:/usr/src/ARM # ls -l rootfs/bin/bash
lrwxrwxrwx 1 root root 15 Aug 25 15:04 rootfs/bin/bash -> ../usr/bin/bash
woodstock:/usr/src/ARM # file rootfs/usr/bin/bash
rootfs/usr/bin/bash: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c96cfc49aec5d9f786b85e9a05057b195d3697e8, for GNU/Linux 3.7.0, stripped
What am I missing? Some qemu packages? What I have installed is
woodstock:/usr/src/ARM # rpm -qa qemu* | sort
qemu-5.1.0-3.1.x86_64
qemu-arm-5.1.0-3.1.x86_64
qemu-block-curl-5.1.0-3.1.x86_64
qemu-block-rbd-5.1.0-3.1.x86_64
qemu-ipxe-1.0.0+-3.1.noarch
qemu-ksm-5.1.0-3.1.x86_64
qemu-linux-user-5.1.0-3.1.x86_64
qemu-microvm-5.1.0-3.1.noarch
qemu-seabios-1.13.0_48_gd9c812d-3.1.noarch
qemu-sgabios-8-3.1.noarch
qemu-tools-5.1.0-3.1.x86_64
qemu-vgabios-1.13.0_48_gd9c812d-3.1.noarch
qemu-x86-5.1.0-3.1.x86_64
Any hints?
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
1
0
10 Sep '20
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:
alpine (2.22 -> 2.23)
cryptsetup (2.3.3 -> 2.3.4)
dracut
drbd-utils
fetchmail (6.4.8 -> 6.4.12)
filesystem
fwupd
gzip
heaptrack (1.1.0 -> 1.2.0)
javapackages-tools
libcap (2.42 -> 2.43)
libgpg-error (1.38 -> 1.39)
libssh2_org
libvirt (6.6.0 -> 6.7.0)
libxcrypt (4.4.15 -> 4.4.17)
lvm2
lvm2-device-mapper
memcached
npth
perl-Cpanel-JSON-XS (4.21 -> 4.23)
permissions (1550_20200826 -> 1550_20200904)
php7 (7.4.9 -> 7.4.10)
python-libvirt-python (6.6.0 -> 6.7.0)
python-numpy (1.18.4 -> 1.19.1)
python-paramiko (2.7.1 -> 2.7.2)
python38
python38-core
python38-documentation
rsync
rubygem-rubocop (0.86.0 -> 0.90.0)
rubygem-rubocop-ast (0.1.0 -> 0.3.0)
utempter
xapps
=== Details ===
==== alpine ====
Version update (2.22 -> 2.23)
Subpackages: pico
- Update to release 2.23
* Implementation of XOAUTH2 authentication support for Outlook.
* Add support for the OAUTHBEARER authentication method in Gmail.
* Support for the SASL-IR IMAP extension.
* Alpine can pass an HTML message to an external web browser,
by using the "External" command in the ATTACHMENT INDEX
screen.
- Drop extern.diff (merged)
==== cryptsetup ====
Version update (2.3.3 -> 2.3.4)
Subpackages: libcryptsetup12 libcryptsetup12-hmac
- Update to 2.3.4:
* Fix a possible out-of-bounds memory write while validating LUKS2 data
segments metadata (CVE-2020-14382, boo#1176128).
* Ignore reported optimal IO size if not aligned to minimal page size.
* Added support for new no_read/write_wrokqueue dm-crypt options (kernel 5.9).
* Added support panic_on_corruption option for dm-verity devices (kernel 5.9).
* Support --master-key-file option for online LUKS2 reencryption
* Always return EEXIST error code if a device already exists.
* Fix a problem in integritysetup if a hash algorithm has dash in the name.
* Fix crypto backend to properly handle ECB mode.
* TrueCrypt/VeraCrypt compatible mode now supports the activation of devices
with a larger sector.
* LUKS2: Do not create excessively large headers.
* Fix unspecified sector size for BitLocker compatible mode.
* Fix reading key data size in metadata for BitLocker compatible mode.
==== dracut ====
- Generate the tarball during buildtime. Tracking both the tarball
and the .obscpio combines the worst of both.
==== drbd-utils ====
- bsc#1176065, fail to get master id from cib xml in fence handler
Add patch crm-fence-peer-pacemaker2-issue2.patch
==== fetchmail ====
Version update (6.4.8 -> 6.4.12)
Subpackages: fetchmailconf
- update to 6.4.12:
[#] REGRESSION FIX:
* configure: fetchmail 6.4.9 and 6.4.10 would miss checking for TLS v1.2 and
TLS v1.3 support if AC_LIB_LINKFLAGS came up with something such as
/path/to/libssl.so, rather than -lssl. (For instance on FreeBSD)
* configure: fetchmail 6.4.9's configure was unable to pick up OpenSSL
if it wasn't announced by pkg-config, for instance, on FreeBSD
==== filesystem ====
- Split /var/tmp out of fs-var.conf, new file is fs-var-tmp.conf.
Allows to override config to add cleanup options of /var/tmp
[bsc#1078466]
- Create fs-tmp.conf to cleanup /tmp regular (required with tmpfs)
[bsc#1175519]
- Fix bug about missing group in tmpfiles.d files
- Generic cleanup:
- Remove /usr/local/games
- /etc/java was moved to javapackages-filesystem long ago
- Remove unused languages: en@IPA, it_CH, ja_JP.EUC, ja_JP.SJIS,
ja_JP.eucJP, nds_DE
- Remove %ghost entries for /tmp, /tmp is now tmpfs and the files
are handled by systemd since a long time
- Add /usr/etc/default.
==== fwupd ====
Subpackages: libfwupd2 libfwupdplugin1 typelib-1_0-Fwupd-2_0
- Add fwupd-jscSLE-11766-close-efidir-leap-gap.patch: Set SLE and
openSUSE esp os dir at runtime (jsc#SLE-11766)
- Drop _multibuild and build option -Defi_os_dir="%{efidir}": with
the above patch fwupd can detect esp os dir dynamically
- Update the efidir related %post and %postun scripts in spec file
==== gzip ====
- Enable DFLTCC compression for s390x for levels 1-6 (i. e. to make
it used by default) by adding -DDFLTCC_LEVEL_MASK=0x7e to CLFAGS.
[jsc#SLE-13775]
==== heaptrack ====
Version update (1.1.0 -> 1.2.0)
Subpackages: heaptrack-gui heaptrack-lang
- Update to upstream version 1.2.0, a bugfix release.
- Removed Fix-compile-on-32bit.patch as it was added upstream.
==== javapackages-tools ====
Subpackages: javapackages-filesystem
- when building extra flavor, BuildRequire javapackages-filesystem:
/etc/java is being cleaned out of the filesystems package.
==== libcap ====
Version update (2.42 -> 2.43)
- update to 2.43
* Linus' kernel tree defines CAP_CHECKPOINT_RESTORE (40) so support it.
* Fix the creation of the $(FAKEROOT)$(LIBDIR) for split install targets
* Clean up a binary from the distribution
* Added some more release time checks for non-git tracked files.
* Fix a deadlock in libpsx that surfaced with a set of compiler optimizations by removing the psx wrapping harder.
==== libgpg-error ====
Version update (1.38 -> 1.39)
- Update to 1.39:
* "gpg-error --lib-version" works again.
* New function gpgrt_fcancel as alternative to gpgrt_close. This
function avoid flushing out buffered data and also tries to delete
a newly created file.
* Update the gnupg project keyring
* Interface changes relative to the 1.38 release:
- gpgrt_fcancel: NEW.
==== libssh2_org ====
- Drop man and groff BuildRequires: both are no longer used in
current versions.
==== libvirt ====
Version update (6.6.0 -> 6.7.0)
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
- spec: Enable the same hypervisor drivers for openSUSE and SLE
jsc#SLE-11772
- spec: Enable the same storage drivers for openSUSE and SLE
jsc#SLE-11877
- qemu: Reprobe capabilities if the qemu modules directory changes
2ad009ea-qemu-check-modules-dir.patch
boo#1175320
- Update to libvirt 6.7.0
- jsc#SLE-14253, jsc#SLE-15159
- CVE-2020-14339
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html
- Dropped patches:
2edd63a0-fix-virFileSetCOW-logic.patch,
82bb167f-dont-cache-devmapper-major.patch,
feb8564a-handle-no-devmapper.patch,
53d9af1e-ignore-devmapper-open-errors.patch,
support-managed-pci-xen-driver.patch,
disable-multipath-pr-tests.patch
==== libxcrypt ====
Version update (4.4.15 -> 4.4.17)
Subpackages: libcrypt1 libxcrypt-devel
- Add compatibility provides for SLE15
- Update to version 4.4.17
* Salt string compatibility with generic implementations
==== lvm2 ====
Subpackages: liblvm2cmd2_03
- lvm can't pass build with gcc option Wstringop-overflow (bsc#1175565)
- remove suse speical patch
- bug-1175565_lvm-cant-pass-build-with-gcc-option-Wstringop-overflow.patch
- add upstream patch
+ bug-1175565_01-tools-move-struct-element-before-variable-lenght-lis.patch
+ bug-1175565_02-gcc-change-zero-sized-array-to-fexlible-array.patch
+ bug-1175565_03-gcc-zero-sized-array-to-fexlible-array-C99.patch
==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- lvm can't pass build with gcc option Wstringop-overflow (bsc#1175565)
- remove suse speical patch
- bug-1175565_lvm-cant-pass-build-with-gcc-option-Wstringop-overflow.patch
- add upstream patch
+ bug-1175565_01-tools-move-struct-element-before-variable-lenght-lis.patch
+ bug-1175565_02-gcc-change-zero-sized-array-to-fexlible-array.patch
+ bug-1175565_03-gcc-zero-sized-array-to-fexlible-array-C99.patch
==== memcached ====
- Add use-signal-function-instead-of-sigignore.patch: sigignore
causes deprecation errors(gh#memcached/memcached#691)
==== npth ====
- Remove old specfile constructs and doubleshipping of docs.
==== perl-Cpanel-JSON-XS ====
Version update (4.21 -> 4.23)
- updated to 4.23
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
4.23 2020-09-05 (rurban)
- Fixup t/54_stringify change for JSON 2.09 (really use PR #169 madsen)
4.22 2020-09-04 (rurban)
- Fix t/54_stringify needs JSON 2.09 for allow_unknown (PR #169 madsen)
- Fix t/118_type.t for 5.6
- Fix t/96_interop.t for missing JSON::XS (GH #83 ribasushi)
- Possible fix for s390x with long double, untested (GH #83)
==== permissions ====
Version update (1550_20200826 -> 1550_20200904)
Subpackages: chkstat permissions-config permissions-doc
- Update to version 20200904:
* Add /usr/libexec for cockpit-session as new path
* physlock: whitelist with tight restrictions (bsc#1175720)
==== php7 ====
Version update (7.4.9 -> 7.4.10)
Subpackages: apache2-mod_php7 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
- updated to 7.4.10: This is a bug fix release. See
https://www.php.net/ChangeLog-7.php#7.4.10
==== python-libvirt-python ====
Version update (6.6.0 -> 6.7.0)
- Update to 6.7.0
- Add all new APIs and constants in libvirt 6.7.0
- jsc#SLE-14253, jsc#SLE-15159
==== python-numpy ====
Version update (1.18.4 -> 1.19.1)
- specfile:
* update cython version requirement
* updated line number in patches
* removed patch 0001-Re-raise-MemoryError-exception-in-test_large_zips-process, included upstream
- update to version 1.19.1:
* #16649: MAINT, CI: disable Shippable cache
* #16652: MAINT: Replace PyUString_GET_SIZE with
PyUnicode_GetLength.
* #16654: REL: Fix outdated docs link
* #16656: BUG: raise IEEE exception on AIX
* #16672: BUG: Fix bug in AVX complex absolute while processing
array of...
* #16693: TST: Add extra debugging information to CPU features
detection
* #16703: BLD: Add CPU entry for Emscripten / WebAssembly
* #16705: TST: Disable Python 3.9-dev testing.
* #16714: MAINT: Disable use_hugepages in case of ValueError
* #16724: BUG: Fix PyArray_SearchSorted signature.
* #16768: MAINT: Fixes for deprecated functions in scalartypes.c.src
* #16772: MAINT: Remove unneeded call to PyUnicode_READY
* #16776: MAINT: Fix deprecated functions in scalarapi.c
* #16779: BLD, ENH: Add RPATH support for AIX
* #16780: BUG: Fix default fallback in genfromtxt
* #16784: BUG: Added missing return after raising error in methods.c
* #16795: BLD: update cython to 0.29.21
* #16832: MAINT: setuptools 49.2.0 emits a warning, avoid it
* #16872: BUG: Validate output size in bin- and multinomial
* #16875: BLD, MAINT: Pin setuptools
* #16904: DOC: Reconstruct Testing Guideline.
* #16905: TST, BUG: Re-raise MemoryError exception in
test_large_zip's...
* #16906: BUG,DOC: Fix bad MPL kwarg.
* #16916: BUG: Fix string/bytes to complex assignment
* #16922: REL: Prepare for NumPy 1.19.1 release
- Add patch to fix the test_large_zip test in i586, which fails
when run in a separate process (gh#numpy/numpy#16890):
* 0001-Re-raise-MemoryError-exception-in-test_large_zips-process.patch
- Update to version 1.19.0:
* #8255: ENH: add identity kwarg to frompyfunc
* #12646: TST: check exception details in refguide_check.py
* #13421: ENH: improve runtime detection of CPU features
* #14326: TST: Add assert_array_equal test for big integer arrays.
* #14376: MAINT: Remove unnecessary 'from __future__ import ...'
statements
* #14530: MAINT: Fix typos and copy edit NEP-0030.
* #14546: DOC: NumPy for absolute beginners tutorial
* #14715: NEP: Proposal for array creation dispatching with
__array_function__
* #14867: ENH: Use AVX-512F for np.maximum and np.minimum
* #14924: BUG: Fix numpy.random.dirichlet returns NaN for small
'alpha'...
* #14933: API: Use ResultType in PyArray_ConvertToCommonType
* #14942: MAINT,API: ignore and NULL fasttake/fastputmask ArrFuncs
slots
* #14981: BUG: Make ediff1d kwarg casting consistent
* #14988: DOC: linalg: Include information about scipy.linalg.
* #14995: BUG: Use __array__ during dimension discovery
* #15011: MAINT: cleanup compat.py3k.py
* #15022: ENH: f2py: improve error messages
* #15028: [DOC] LaTeX: fix preamble (closes #15026)
* #15035: BUG: add endfunction, endsubroutine to valid fortran
end words
* #15040: TST: Add test for object method (and general unary)
loops
* #15042: REL: Update master after 1.18.x branch.
* #15043: DOC: Update HOWTO_RELEASE.rst.txt
* #15046: API, DOC: change names to multivariate_hypergeometric,
improve...
* #15050: DOC: Fix statement about norms
* #15052: MAINT: follow-up cleanup for blas64 PR
* #15054: DOC: add docstrings to refguide-check
* #15066: Revert "DEP: issue deprecation warning when creating
ragged array...
* #15069: ENH: add support for ILP64 OpenBLAS (without symbol
suffix)
* #15070: DOC: correct version for NaT sort
* #15072: TST: Check requires_memory immediately before the test
* #15073: MAINT: core: Fix a very long line in the ufunc
docstrings.
* #15076: BUG: test, fix flexible dtype conversion on class with
__array__
* #15082: TST: add value to pytest.ini for pytest6 compatibility
* #15085: MAINT: Ragged cleanup
* #15097: DOC: bring the out parameter docstring into line with
ufuncs
* #15106: ENH: f2py: add --f2cmap option for specifying the name
of .f2py_f2cmap
* #15107: TST: add BLAS ILP64 run in Travis & Azure
* #15110: MAINT: Fix expm1 instability for small complex numbers.
* #15115: MAINT: random: Remove a few unused imports from test
files.
* #15116: MAINT: Bump pytest from 5.3.1 to 5.3.2
* #15118: API: remove undocumented use of __array__(dtype,
context)
* #15120: MAINT,CI: fix signed-unsigned comparison warning
* #15124: DOC: Update documentation of np.clip
* #15125: DOC: Remove reference to basic RNG
* #15126: MAINT: Fix randint 0d limits and other 0d cleanups
* #15129: DOC: Fix typos, via a Levenshtein-style corrector
* #15133: MAINT: CI: Clean up .travis.yml
* #15136: DOC: Correct choice signature
* #15138: DOC: Correct documentation in choice
* #15143: TST: shippable build efficiency
* #15144: BUG: ensure reduction output matches input along
non-reduction...
* #15149: REL: Update master after NumPy 1.18.0 release.
* #15150: MAINT: Update pavement.py for towncrier.
* #15153: DOC: update cholesky docstring regarding input checking
* #15154: DOC: update documentation on how to build NumPy
* #15156: DOC: add moved modules to 1.18 release note
* #15160: MAINT: Update required cython version to 0.29.14.
* #15164: BUG: searchsorted: passing the keys as a keyword
argument
* #15170: BUG: use tmp dir and check version for cython test
* #15178: TST: improve assert message of assert_array_max_ulp
* #15187: MAINT: unskip test on win32
* #15189: ENH: Add property-based tests using Hypothesis
* #15194: BUG: test, fix for c++ compilation
* #15196: DOC: Adding instructions for building documentation to
developer...
* #15197: DOC: NEP 37: A dispatch protocol for NumPy-like modules
* #15203: MAINT: Do not use private Python function in testing
* #15205: DOC: Improvements to Quickstart Tutorial.
* #15211: BUG: distutils: fix msvc+gfortran openblas handling
corner case
* #15212: BUG: lib: Fix handling of integer arrays by gradient.
* #15215: MAINT: lib: A little bit of clean up for the new year.
* #15216: REL: Update master after NumPy 1.16.6 and 1.17.5
releases.
* #15217: DEP: records: Deprecate treating shape=0 as shape=None
* #15218: ENH: build fallback lapack_lite with 64-bit integers on
64-bit...
* #15224: MAINT: linalg: use symbol suffix in fallback
lapack_lite
* #15227: DOC: typo in release.rst
* #15228: NEP: universal SIMD NEP 38
* #15229: MAINT: Remove unused int_asbuffer
* #15232: MAINT: Cleaning up PY_MAJOR_VERSION/PY_VERSION_HEX
* #15233: MAINT: Clean up more PY_VERSION_HEX
* #15236: MAINT: Remove implicit inheritance from object class
* #15238: MAINT: only add --std=c99 where needed
* #15239: MAINT: Remove Python2 newbuffer getbuffer
* #15240: MAINT: Py3K array_as_buffer and gentype_as_buffer
* #15241: MAINT: Remove references to non-existent sys.exc_clear()
* #15242: DOC: Update HOWTO_RELEASE.rst
* #15248: MAINT: cleanup use of sys.exc_info
* #15249: MAINT: Eliminate some calls to eval
* #15251: MAINT: Improve const-correctness of shapes and strides
* #15253: DOC: clarify the effect of None parameters passed to
ndarray.view
* #15254: MAINT: Improve const-correctness of string arguments
* #15255: MAINT: Delete numpy.distutils.compat
* #15256: MAINT: Implement keyword-only arguments as syntax
* #15260: MAINT: Remove FIXME comments introduced in the previous
commit
* #15261: MAINT: Work with unicode strings in dtype('i8,i8')
* #15262: BUG: Use PyDict_GetItemWithError() instead of
PyDict_GetItem()
* #15263: MAINT: Remove python2 array_{get,set}slice
* #15264: DOC: Add some missing functions in the list of
available ufuncs.
* #15265: MAINT: Tidy PyArray_DescrConverter
* #15266: MAINT: remove duplicated if statements between
DescrConverters
* #15267: BUG: Fix PyArray_DescrAlignConverter2 on tuples
* #15268: MAINT: Remove Python2 ndarray.__unicode__
* #15272: MAINT: Remove Python 2 divide
* #15273: MAINT: minor formatting fixups for NEP-37
* #15274: MAINT: Post NumPy 1.18.1 update.
* #15275: MAINT: travis-ci: Update CI scripts.
* #15278: BENCH: Add benchmark for small array coercions
* #15279: BUILD: use standard build of OpenBLAS for aarch64,
ppc64le, s390x
* #15280: BENCH: Add basic benchmarks for take and putmask
* #15281: MAINT: Cleanup most PY3K #ifdef guards
* #15282: DOC: BLD: add empty release notes for 1.19.0 to fix doc
build...
* #15284: MAINT: Use a simpler return convention for internal
functions
* #15285: MAINT: Simplify np.int_ inheritance
* #15286: DOC" Update np.full docstring.
* #15287: MAINT: Express PyArray_DescrAlignConverter in terms of
_convert_from_any
* #15288: MAINT: Push down declarations in _convert_from_*
* #15289: MAINT: C code simplifications
* #15291: BUG: Add missing error handling to _convert_from_list
* #15295: DOC: Added tutorial about linear algebra on
multidimensional...
* #15300: MAINT: Refactor dtype conversion functions to be more
similar
* #15303: DOC: Updating f2py docs to python 3 and fixing some
typos
* #15304: MAINT: Remove NPY_PY3K constant
* #15305: MAINT: Remove sys.version checks in tests
* #15307: MAINT: cleanup sys.version dependant code
* #15310: MAINT: Ensure _convert_from_* functions set errors
* #15312: MAINT: Avoid escaping unicode in error messages
* #15315: MAINT: Change file extension of ma README to rst.
* #15319: BUG: fix NameError in clip nan propagation tests
* #15323: NEP: document reimplementation of NEP 34
* #15324: MAINT: fix typos
* #15328: TST: move pypy CI to ubuntu 18.04
* #15329: TST: move _no_tracing to testing._private, remove
testing.support
* #15333: BUG: Add some missing C error handling
* #15335: MAINT: Remove sys.version checks
* #15336: DEP: Deprecate ->f->fastclip at registration time
* #15338: DOC: document site.cfg.example
* #15350: MAINT: Fix mistype in histogramdd docstring
* #15351: DOC, BLD: reword release note, upgrade sphinx version
* #15353: MAINT: Remove unnecessary calls to PyArray_DATA from
binomial...
* #15354: MAINT: Bump pytest from 5.3.2 to 5.3.3
* #15358: MAINT: Remove six
* #15361: MAINT: Revise imports from collections.abc module
* #15362: MAINT: remove internal functions required to handle
Python2/3...
* #15364: MAINT: Remove other uses of six module
* #15366: MAINT: resolve pyflake F403 'from module import *' used
* #15368: MAINT: Update tox for supported Python versions
* #15369: MAINT: simd: Avoid signed comparison warning
* #15370: DOC: Updating Chararry Buffer datatypes #15360
* #15374: TST: Simplify unicode test
* #15375: MAINT: Use with open when possible
* #15377: MAINT: Cleanup python2 references
* #15379: MAINT: Python2 Cleanups
* #15381: DEP: add PendingDeprecation to matlib.py funky
namespace
* #15385: BUG, MAINT: Stop using the error-prone deprecated
Py_UNICODE...
* #15386: MAINT: clean up some macros in scalarapi.c
* #15393: MAINT/BUG: Fixups to scalar base classes
* #15397: BUG: np.load does not handle empty array with an empty
descr
* #15398: MAINT: Revise imports from urllib modules
* #15399: MAINT: Remove Python3 DeprecationWarning from
pytest.ini
* #15400: MAINT: cleanup _pytesttester.py
* #15401: BUG: Flags should not contain spaces
* #15403: MAINT: Clean up, mostly unused imports.
* #15405: BUG/TEST: core: Fix an undefined name in a test.
* #15407: MAINT: Replace basestring with str.
* #15408: ENH: Use AVX-512F for complex number arithmetic,
absolute, square...
* #15414: MAINT: Remove Python2 workarounds
* #15417: MAINT: Cleanup references to python2
* #15418: MAINT, DOC: Remove use of old Python __builtin__, now
known as...
* #15421: ENH: Make use of ExitStack in npyio.py
* #15422: MAINT: Inline gentype_getreadbuf
* #15423: MAINT: Use f-strings for clarity.
* #15427: DEP: Schedule unused C-API functions for removal/disabling
* #15428: DOC: Improve ndarray.ctypes example
* #15429: DOC: distutils: Add a docstring to show_config().
* #15430: MAINT: Use contextmanager in _run_doctests
* #15434: MAINT: Updated polynomial to use fstrings
* #15435: DOC: Fix Incorrect document in Beginner Docs
* #15436: MAINT: Update core.py with fstrings (issue #15420)
* #15439: DOC: fix docstrings so `python tools/refguide-check --rst
<file>...
* #15441: MAINT: Tidy macros in scalar_new
* #15444: MAINT: use 'yield from <expr>' for simple cases
* #15445: MAINT: Bump pytest from 5.3.3 to 5.3.4
* #15446: BUG: Reject nonsense arguments to scalar constructors
* #15449: DOC: Update refguide_check note on how to skip code
* #15451: MAINT: Simplify np.object_.__new__
* #15452: STY,MAINT: avoid 'multiple imports on one line'
* #15464: MAINT: Cleanup duplicate line in refguide_check
* #15465: MAINT: cleanup unused imports; avoid redefinition of
imports
* #15468: BUG: Fix for SVD not always sorted with hermitian=True
* #15469: MAINT: Simplify scalar __new__ some more
* #15474: MAINT: Eliminate messy _WORK macro
* #15476: update result of rng.random(3) to current rng output
* #15480: DOC: Correct get_state doc
* #15482: MAINT: Use .identifier = val to fill type structs
* #15483: [DOC] Mention behaviour of np.squeeze with one element
* #15484: ENH: fixing generic error messages to be more specific in
multiarray/descriptor.c
* #15487: BUG: Fixing result of np quantile edge case
* #15491: TST: mark the top 3 slowest tests to save ~10 seconds
* #15493: MAINT: Bump pytest from 5.3.4 to 5.3.5
* #15500: MAINT: Use True/False instead of 1/0 in
np.dtype.__reduce__
* #15503: MAINT: Do not allow copyswap and friends to fail silently
* #15504: DOC: Remove duplicated code in true_divide docstring
* #15505: NEP 40: Informational NEP about current DTypes
* #15510: DOC: Update unique docstring example
* #15511: MAINT: Large overhead in some random functions
* #15516: TST: Fix missing output in refguide-check
* #15521: MAINT: Simplify arraydescr_richcompare
* #15522: MAINT: Fix internal misuses of NPY_TITLE_KEY
* #15524: DOC: Update instructions for building/archiving docs.
* #15526: BUG: Fix inline assembly that detects cpu features on
x86(32bit)
* #15532: update doctests, small bugs and changes of repr
* #15534: DEP: Do not allow "abstract" dtype conversion/creation
* #15536: DOC: Minor copyediting on NEP 37.
* #15538: MAINT: Extract repeated code to a helper function
* #15543: NEP: edit and move NEP 38 to accepted status
* #15547: MAINT: Refresh Doxyfile and modernize numpyfilter.py
* #15549: TST: Accuracy test float32 sin/cos/exp/log for AVX
platforms
* #15550: DOC: Improve the numpy.linalg.eig docstring.
* #15554: NEP 44 - Restructuring the NumPy Documentation
* #15556: TST: (Travis CI) Use full python3-dbg path for virtual
env creation
* #15560: BUG, DOC: restore missing import
* #15566: DOC: Removing bad practices from quick start + some PEP8
* #15574: TST: Do not create symbolic link named gfortran.
* #15575: DOC: Document caveat in random.uniform
* #15579: DOC: numpy.clip is equivalent to minimum(..., maximum(...))
* #15582: MAINT: Bump cython from 0.29.14 to 0.29.15
* #15583: MAINT: Bump hypothesis from 5.3.0 to 5.5.4
* #15585: BLD: manylinux2010 docker reports machine=i686
* #15598: BUG: Ignore differences in NAN for computing ULP differences
* #15600: TST: use manylinux2010 docker instead of ubuntu
* #15610: TST: mask DeprecationWarning in xfailed test
* #15612: BUG: Fix bug in AVX-512F np.maximum and np.minimum
* #15615: BUG: Remove check requiring natural alignment of
float/double...
* #15616: DOC: Add missing imports, definitions and dummy file
* #15619: DOC: Fix documentation for apply_along_axis
* #15624: DOC: fix printing, np., deprecation for refguide
* #15631: MAINT: Pull identical line out of conditional.
* #15633: DOC: remove broken link in f2py tutorial
* #15639: BLD: update openblas download to new location, use
manylinux2010-base
* #15648: MAINT: AVX512 implementation with intrinsic for float64
input...
* #15653: BLD: update OpenBLAS to pre-0.3.9 version
* #15662: DOC: Refactor np.polynomial docs using automodule
* #15665: BUG: fix doctest exception messages
* #15672: MAINT: Added comment pointing FIXME to relevant PR.
* #15673: DOC: Make extension module wording more clear
* #15678: DOC: Improve np.finfo docs
* #15680: DOC: Improve Benchmark README with environment setup and
more...
* #15682: MAINT: Bump hypothesis from 5.5.4 to 5.6.0
* #15683: NEP: move NEP 44 to accepted status
* #15694: DOC: Fix indexing docs to pass refguide
* #15695: MAINT: Test during import to detect bugs with
Accelerate(MacOS)...
* #15696: MAINT: Add a fast path to var for complex input
* #15701: MAINT: Convert shebang from python to python3 (#15687)
* #15702: MAINT: replace optparse with argparse for 'doc' and
'tools' scripts
* #15703: DOC: Fix quickstart doc to pass refguide
* #15706: MAINT: Fixing typos in f2py comments and code.
* #15710: DOC: fix SVD tutorial to pass refguide
* #15714: MAINT: use list-based APIs to call subprocesses
* #15715: ENH: update numpy.linalg.multi_dot to accept an out
argument
* #15716: TST: always use 'python -mpip' not 'pip'
* #15717: DOC: update datetime reference to pass refguide
* #15718: DOC: Fix coremath.rst to fix refguide_check
* #15720: DOC: fix remaining doc files for refguide_check
* #15723: BUG: fix logic error when nm fails on 32-bit
* #15724: TST: Remove nose from the test_requirements.txt file.
* #15733: DOC: Allow NEPs to link to python, numpy, scipy, and
matplotlib...
* #15736: BUG: Guarantee array is in valid state after memory error
occurs...
* #15738: MAINT: Remove non-native byte order from _var check.
* #15740: MAINT: Add better error handling in linalg.norm for
vectors and...
* #15745: MAINT: doc: Remove doc/summarize.py
* #15747: BUG: lib: Handle axes with length 0 in np.unique.
* #15749: DOC: document inconsistency between the shape of data and
mask...
* #15750: BUG, TST: fix f2py for PyPy, skip one test for PyPy
* #15752: MAINT: Fix swig tests issue #15743
* #15757: MAINT: CI: Add an explicit 'pr' section to
azure-pipelines.yml
* #15762: MAINT: Bump pytest from 5.3.5 to 5.4.1
* #15766: BUG,MAINT: Remove incorrect special case in string to
number...
* #15768: REL: Update master after 1.18.2 release.
* #15769: ENH: Allow toggling madvise hugepage and fix default
* #15771: DOC: Fix runtests example in developer docs
* #15773: DEP: Make issubdtype consistent for types and dtypes
* #15774: MAINT: remove useless global statements
* #15778: BLD: Add requirements.txt file for building docs
* #15781: BUG: don't add 'public' or 'private' if the other one
exists
* #15784: ENH: Use TypeError in np.array for python consistency
* #15794: BUG: Add basic __format__ for masked element to fix
incorrect...
* #15797: TST: Add unit test for out=None of np.einsum
* #15799: MAINT: Cleanups to np.insert and np.delete
* #15800: BUG: Add error-checking versions of strided casts.
* #15802: DEP: Make np.insert and np.delete on 0d arrays with an
axis...
* #15803: DOC: correct possible list lengths for extobj in ufunc
calls
* #15804: DEP: Make np.delete on out-of-bounds indices an error
* #15805: DEP: Forbid passing non-integral index arrays to insert
and...
* #15806: TST: Parametrize sort test
* #15809: TST: switch PyPy job with CPython
* #15812: TST: Remove code that is not supposed to warn out of
warning...
* #15815: DEP: Do not cast boolean indices to integers in np.delete
* #15816: MAINT: simplify code that assumes str/unicode and int/long
are...
* #15830: MAINT: pathlib and hashlib are in stdlib in Python 3.5+
* #15832: ENH: improved error message `IndexError: too many indices
for...
* #15836: BUG: Fix IndexError for illegal axis in np.mean
* #15839: DOC: Minor fix to _hist_bin_fd documentation
* #15840: BUG,DEP: Make scalar.__round__() behave like pythons round
* #15843: DOC: First steps towards docs restructuring (NEP 44)
* #15848: DOC, TST: enable refguide_check in circleci
* #15850: DOC: fix typo in C-API reference
* #15854: DOC: Fix docstring for _hist_bin_auto.
* #15866: MAINT: Bump cython from 0.29.15 to 0.29.16
* #15867: DEP: Deprecate ndarray.tostring()
* #15868: TST: use draft OpenBLAS build
* #15872: BUG: Fix eigh and cholesky methods of
numpy.random.multivariate_normal
* #15876: BUG: Check that pvals is 1D in _generator.multinomial.
* #15877: DOC: Add missing signature from nditer docstring
* #15881: BUG: Fix empty_like to respect shape=()
* #15882: BUG: Do not ignore empty tuple of strides in ndarray.__new__
* #15883: MAINT: Remove duplicated code in iotools.py
* #15884: BUG: Setting a 0d array's strides to themselves should be
legal
* #15885: BUG: Respect itershape=() in nditer
* #15887: MAINT: Clean-up 'next = __next__' used for Python 2
compatibility
* #15893: TST: Run test_large_zip in a child process
* #15894: DOC: Add missing doc of numpy.ma.apply_over_axes in API
list.
* #15899: DOC: Improve record module documentation
* #15901: DOC: Fixed order of items and link to mailing list in dev
docs...
* #15903: BLD: report clang version on macOS
* #15904: MAINT: records: Remove private format_parser._descr attribute
* #15914: BUG: random: Disallow p=0 in negative_binomial
* #15921: ENH: Use sysconfig instead of probing Makefile
* #15928: DOC: Update np.copy docstring to include ragged case
* #15931: DOC: Correct private function name to
PyArray_AdaptFlexibleDType
* #15936: MAINT: Fix capitalization in error message in mtrand.pyx
* #15939: DOC: Update np.rollaxis docstring
* #15949: BUG: fix AttributeError on accessing object in nested
MaskedArray.
* #15951: BUG: Alpha parameter must be 1D in generator.dirichlet
* #15953: NEP: minor maintenance, update filename and fix a
cross-reference
* #15964: MAINT: Bump hypothesis from 5.8.0 to 5.8.3
* #15967: TST: Add slow_pypy support
* #15968: DOC: Added note to angle function docstring about angle(0)
being...
* #15982: MAINT/BUG: Cleanup and minor fixes to conform_reduce_result
* #15985: BUG: Avoid duplication in stack trace of linspace(a, b,
num=1.5)
* #15988: BUG: Fix inf and NaN-warnings in half float nextafter
* #15989: MAINT: Remove 0d check for PyArray_ISONESEGMENT
* #15990: DEV: Pass additional runtests.py args to ASV
* #15993: DOC: Fix method documentation of function sort in
MaskedArray
* #16000: NEP: Improve Value Based Casting paragraph in NEP 40
* #16001: DOC: add note on flatten ordering in matlab page
* #16007: TST: Add tests for the conversion utilities
* #16008: BUG: Unify handling of string enum converters
* #16009: MAINT: Replace npyiter_order_converter with
PyArray_OrderConverter
* #16010: BUG: Fix lexsort axis check
* #16011: DOC: Clarify single-segment arrays in np reference
* #16014: DOC: Change import error "howto" to link to new
troubleshooting...
* #16015: DOC: update first section of NEP 37 (__array_function__
downsides)
* #16021: REL: Update master after 1.18.3 release.
* #16024: MAINT: Bump hypothesis from 5.8.3 to 5.10.1
* #16025: DOC: initialise random number generator before first
use in quickstart
* #16032: ENH: Fix exception causes in build_clib.py
* #16038: MAINT,TST: Move _repr_latex tests to test_printing.
* #16041: BUG: missing 'f' prefix for fstring
* #16042: ENH: Fix exception causes in build_ext.py
* #16053: DOC: Small typo fixes to NEP 40.
* #16054: DOC, BLD: update release howto and walkthrough for
ananconda.org...
* #16061: ENH: Chained exceptions in linalg.py and polyutils.py
* #16064: MAINT: Chain exceptions in several places.
* #16067: MAINT: Chain exceptions in memmap.py and core.py
* #16068: BUG: Fix string to bool cast regression
* #16069: DOC: Added page describing how to contribute to the
docs team
* #16075: DOC: add a note on sampling 2-D arrays to random.choice
docstring
* #16076: BUG: random: Generator.integers(2**32) always returned 0.
* #16077: BLD: fix path to libgfortran on macOS
* #16078: DOC: Add axis to random module "new or different" docs
* #16079: DOC,BLD: Limit timeit iterations in random docs.
* #16081: DOC: add note on type casting to numpy.left_shift().
* #16083: DOC: improve development debugging doc
* #16084: DOC: tweak neps/scope.rst
* #16085: MAINT: Bump cython from 0.29.16 to 0.29.17
* #16086: MAINT: Bump hypothesis from 5.10.1 to 5.10.4
* #16094: TST: use latest released PyPy instead of nightly builds
* #16097: MAINT, DOC: Improve grammar on a comment in the quickstart
* #16100: NEP 41: Accept NEP 41 and add DType<->scalar duplication
paragraph
* #16101: BLD: put openblas library in local directory on windows
* #16113: MAINT: Fix random.PCG64 signature
* #16119: DOC: Move misplaced news fragment for gh-13421
* #16122: DOC: Fix links for NEP 40 in NEP 41
* #16125: BUG: lib: Fix a problem with vectorize with default
parameters.
* #16129: ENH: Better error message when bins has float value in
histogramdd.
* #16133: MAINT: Unify casting error creation (outside the
iterator)
* #16141: BENCH: Default to building HEAD instead of master
* #16144: REL: Update master after NumPy 1.18.4 release
* #16145: DOC: Add VSCode help link to importerror troubleshooting
* #16147: CI: pin 32-bit manylinux2010 image tag
* #16151: MAINT: Bump pytz from 2019.3 to 2020.1
* #16153: BUG: Correct loop order in MT19937 jump
* #16155: CI: unpin 32-bit manylinux2010 image tag
* #16162: BUG: add missing numpy/__init__.pxd to the wheel
* #16168: BUG:Umath remove unnecessary include of simd.inc in
fast_loop_macro.h
* #16169: DOC,BLD: Add :doc: to whitelisted roles in refguide_check.
* #16170: ENH: resync numpy/__init__.pxd with upstream
* #16171: ENH: allow choosing which manylinux artifact to download
* #16173: MAINT: Mark tests as a subpackage rather than data.
* #16182: Update Docs : point users of np.outer to np.multiply.outer
* #16183: DOC: Fix link to numpy docs in README.
* #16185: ENH: Allow pickle with protocol 5 when higher is requested
* #16188: MAINT: cleanups to _iotools.StringConverter
* #16197: DOC: Unify cross-references between array joining methods
* #16199: DOC: Improve docstring of numpy.core.records
* #16201: DOC: update Code of Conduct committee
* #16203: MAINT: Bump hypothesis from 5.10.4 to 5.12.0
* #16204: MAINT: Bump pytest from 5.4.1 to 5.4.2
* #16210: DOC: warn about runtime of shares_memory
* #16213: ENH: backport scipy changes to openblas download script
* #16214: BUG: skip complex256 arcsinh precision test on glibc2.17
* #16215: MAINT: Chain exceptions and use NameError in np.bmat
* #16216: DOC,BLD: pin sphinx to <3.0 in doc_requirements.txt
* #16223: BUG: fix signature of PyArray_SearchSorted in __init__.pxd
* #16224: ENH: add manylinux1 openblas hashes
* #16226: DOC: Fix Generator.choice docstring
* #16227: DOC: Add PyDev instructions to troubleshooting doc
* #16228: DOC: Add Clang and MSVC to supported compilers list
* #16240: DOC: Warn about behavior of ptp with signed integers.
* #16258: DOC: Update the f2py section of the "Using Python as
Glue" page.
* #16263: BUG: Add missing decref in fromarray error path
* #16265: ENH: Add tool for downloading release wheels from
Anaconda.
* #16269: DOC: Fix typos and cosmetic issues
* #16280: REL: Prepare for the 1.19.0 release
* #16293: BUG: Fix tools/download-wheels.py.
* #16301: BUG: Require Python >= 3.6 in setup.py
* #16312: BUG: relpath fails for different drives on windows
* #16314: DOC: Fix documentation rendering,
* #16341: BUG: Don't segfault on bad __len__ when assigning.
(gh-16327)
* #16342: MAINT: Stop Using PyEval_Call* and simplify some uses
* #16343: BLD: Avoid "visibility attribute not supported" warning.
* #16344: BUG: Allow attaching documentation twice in
add_docstring
* #16355: MAINT: Remove f-strings in setup.py. (gh-16346)
* #16356: BUG: Indentation for docstrings
* #16358: BUG: Fix dtype leak in PyArray_FromAny error path
* #16383: ENH: Optimize Cpu feature detect in X86, fix for GCC on
macOS...
* #16398: MAINT: core: Use a raw string for the fromstring
docstring.
* #16399: MAINT: Make ctypes optional on Windows
* #16400: BUG: Fix small leaks in error path and empty_like with
shape
* #16402: TST, MAINT: Fix detecting and testing armhf features
* #16412: DOC,BLD: Update sphinx conf to use xelatex.
* #16413: DOC,BLD: Update make dist html target.
* #16414: MAINT, DOC: add index for user docs.
* #16437: MAINT: support python 3.10
* #16456: DOC: Fix troubleshooting code snippet when env vars
are empty
* #16457: REL: Prepare for the NumPy 1.19.0rc2 release.
* #16526: MAINT:ARMHF Fix detecting feature groups NEON_HALF and
NEON_VFPV4
* #16527: BUG:random: Error when size is smaller than broadcast
input...
* #16528: BUG: fix GCC 10 major version comparison
* #16563: BUG: Ensure SeedSequence 0-padding does not collide
with spawn...
* #16586: BUG: fix sin/cos bug when input is strided array
* #16602: MAINT: Move and improve test_ignore_nan_ulperror.
* #16645: REL: Update 1.19.0-changelog.rst for 1.19.0 release.
- Rebase patches:
* fix-py34-tests.patch
* s390x.patch
==== python-paramiko ====
Version update (2.7.1 -> 2.7.2)
- update to 2.7.2
- drop configs.tar.gz
* Add missing test suite fixtures directory to MANIFEST.in
* Remove leading whitespace from OpenSSH RSA test suite static key fixture,
* Fix incorrect string formatting causing unhelpful error message annotation
when using Kerberos/GSSAPI.
* Fix incorrectly swapped order of p and q numbers when loading
OpenSSH-format RSA private keys.
==== python38 ====
Subpackages: python38-curses python38-dbm python38-tk
- Just cleanup and reordering items to synchronize with python39
==== python38-core ====
Subpackages: libpython3_8-1_0 python38-base
- Just cleanup and reordering items to synchronize with python39
==== python38-documentation ====
- Just cleanup and reordering items to synchronize with python39
==== rsync ====
- Security fix: [bsc#1176160, CVE-2020-14387]
* rsync-ssl: Verify the hostname in the certificate when using openssl.
- Add rsync-CVE-2020-14387.patch
==== rubygem-rubocop ====
Version update (0.86.0 -> 0.90.0)
- New upstream release 0.90.0
[#]## New features
* [#8451](https://github.com/rubocop-hq/rubocop/issues/8451): Add new `Style/RedundantSelfAssignment` cop. ([@fatkodima][])
* [#8384](https://github.com/rubocop-hq/rubocop/issues/8384): Add new `Layout/EmptyLineAfterMultilineCondition` cop. ([@fatkodima][])
* [#8390](https://github.com/rubocop-hq/rubocop/pull/8390): Add new `Style/SoleNestedConditional` cop. ([@fatkodima][])
* [#8562](https://github.com/rubocop-hq/rubocop/pull/8562): Add new `Style/KeywordParametersOrder` cop. ([@fatkodima][])
* [#8486](https://github.com/rubocop-hq/rubocop/pull/8486): Add new `Style/CombinableLoops` cop. ([@fatkodima][])
* [#8381](https://github.com/rubocop-hq/rubocop/pull/8381): Add new `Style/ClassMethodsDefinitions` cop. ([@fatkodima][])
* [#8474](https://github.com/rubocop-hq/rubocop/pull/8474): Add new `Lint/DuplicateRequire` cop. ([@fatkodima][])
* [#8472](https://github.com/rubocop-hq/rubocop/issues/8472): Add new `Lint/UselessMethodDefinition` cop. ([@fatkodima][])
* [#8531](https://github.com/rubocop-hq/rubocop/issues/8531): Add new `Lint/EmptyFile` cop. ([@fatkodima][])
* Add new `Lint/TrailingCommaInAttributeDeclaration` cop. ([@drenmi][])
* [#8578](https://github.com/rubocop-hq/rubocop/pull/8578): Add `:restore_registry` context and `stub_cop_class` helper class. ([@marcandre][])
* [#8579](https://github.com/rubocop-hq/rubocop/pull/8579): Add `Cop.documentation_url`. ([@marcandre][])
* [#8510](https://github.com/rubocop-hq/rubocop/pull/8510): Add `RegexpNode#each_capture` and `parsed_tree`. ([@marcandre][])
* [#8365](https://github.com/rubocop-hq/rubocop/pull/8365): Cops defining `on_send` can be optimized by defining the constant `RESTRICT_ON_SEND` with a list of acceptable method names.
([@marcandre][])
[#]## Bug fixes
* [#8508](https://github.com/rubocop-hq/rubocop/pull/8508): Fix a false positive for `Style/CaseLikeIf` when conditional contains comparison with a class. Mark `Style/CaseLikeIf` as not safe.
([@fatkodima][])
* [#8618](https://github.com/rubocop-hq/rubocop/issues/8618): Fix an infinite loop error for `Layout/EmptyLineBetweenDefs`. ([@fatkodima][])
* [#8534](https://github.com/rubocop-hq/rubocop/issues/8534): Fix `Lint/BinaryOperatorWithIdenticalOperands` for binary operators used as unary operators. ([@marcandre][])
* [#8537](https://github.com/rubocop-hq/rubocop/pull/8537): Allow a trailing comment as a description comment for `Bundler/GemComment`. ([@pocke][])
* [#8507](https://github.com/rubocop-hq/rubocop/issues/8507): Fix `Style/RescueModifier` to handle parentheses around rescue modifiers. ([@dsavochkin][])
* [#8527](https://github.com/rubocop-hq/rubocop/pull/8527): Prevent an incorrect auto-correction for `Style/CaseEquality` cop when comparing with `===` against a regular expression receiver.
([@koic][])
* [#8524](https://github.com/rubocop-hq/rubocop/issues/8524): Fix `Layout/EmptyLinesAroundClassBody` and `Layout/EmptyLinesAroundModuleBody` to correctly handle an access modifier as a first
child. ([@dsavochkin][])
* [#8518](https://github.com/rubocop-hq/rubocop/issues/8518): Fix `Lint/ConstantResolution` cop reporting offense for `module` and `class` definitions. ([@tejasbubane][])
* [#8158](https://github.com/rubocop-hq/rubocop/issues/8158): Fix `Style/MultilineWhenThen` cop to correctly handle cases with multiline body. ([@dsavochkin][])
* [#7705](https://github.com/rubocop-hq/rubocop/issues/7705): Fix `Style/OneLineConditional` cop to handle if/then/elsif/then/else/end cases. Add `AlwaysCorrectToMultiline` config option to
this cop to always convert offenses to the multi-line form (false by default). ([@Lykos][], [@dsavochkin][])
* [#8590](https://github.com/rubocop-hq/rubocop/issues/8590): Fix an error when auto-correcting encoding mismatch file. ([@koic][])
* [#8321](https://github.com/rubocop-hq/rubocop/issues/8321): Enable auto-correction for `Layout/{Def}EndAlignment`, `Lint/EmptyEnsure`, `Style/ClassAndModuleChildren`. ([@marcandre][])
* [#8583](https://github.com/rubocop-hq/rubocop/issues/8583): Fix `Style/RedundantRegexpEscape` false positive for line continuations. ([@owst][])
* [#8593](https://github.com/rubocop-hq/rubocop/issues/8593): Fix `Style/RedundantRegexpCharacterClass` false positive for interpolated multi-line expressions. ([@owst][])
* [#8624](https://github.com/rubocop-hq/rubocop/pull/8624): Fix an error with the `Style/CaseLikeIf` cop where it does not properly handle overridden equality methods with no arguments.
([@Skipants][])
[#]## Changes
* [#8413](https://github.com/rubocop-hq/rubocop/issues/8413): Pending cops warning now contains snippet that can be directly copied into `.rubocop.yml` as well as a notice about `NewCops:
enable` config option. ([@colszowka][])
* [#8362](https://github.com/rubocop-hq/rubocop/issues/8362): Add numbers of correctable offenses to summary. ([@nguyenquangminh0711][])
* [#8513](https://github.com/rubocop-hq/rubocop/pull/8513): Clarify the ruby warning mentioned in the `Lint/ShadowingOuterLocalVariable` documentation. ([@chocolateboy][])
* [#8517](https://github.com/rubocop-hq/rubocop/pull/8517): Make `Style/HashTransformKeys` and `Style/HashTransformValues` aware of `to_h` with block. ([@eugeneius][])
* [#8529](https://github.com/rubocop-hq/rubocop/pull/8529): Mark `Lint/FrozenStringLiteralComment` as `Safe`, but with unsafe auto-correction. ([@marcandre][])
* [#8602](https://github.com/rubocop-hq/rubocop/pull/8602): Fix usage of `to_enum(:scan, regexp)` to work on TruffleRuby. ([@jaimerave][])
[@fatkodima]: https://github.com/fatkodima
[@drenmi]: https://github.com/drenmi
[@marcandre]: https://github.com/marcandre
[@pocke]: https://github.com/pocke
[@dsavochkin]: https://github.com/dsavochkin
[@koic]: https://github.com/koic
[@tejasbubane]: https://github.com/tejasbubane
[@Lykos]: https://github.com/Lykos
[@owst]: https://github.com/owst
[@Skipants]: https://github.com/Skipants
[@colszowka]: https://github.com/colszowka
[@nguyenquangminh0711]: https://github.com/nguyenquangminh0711
[@chocolateboy]: https://github.com/chocolateboy
[@eugeneius]: https://github.com/eugeneius
[@jaimerave]: https://github.com/jaimerave
- New upstream release 0.89.1
[#]## Bug fixes
* [#8463](https://github.com/rubocop-hq/rubocop/pull/8463): Fix false positives for
`Lint/OutOfRangeRegexpRef` when a regexp is defined and matched in separate steps.
([@eugeneius][])
* [#8464](https://github.com/rubocop-hq/rubocop/pull/8464): Handle regexps matched with
`when`, `grep`, `gsub`, `gsub!`, `sub`, `sub!`, `[]`, `slice`, `slice!`, `scan`, `index`,
`rindex`, `partition`, `rpartition`, `start_with?`, and `end_with?` in
`Lint/OutOfRangeRegexpRef`. ([@eugeneius][])
* [#8466](https://github.com/rubocop-hq/rubocop/issues/8466): Fix a false positive for
`Lint/UriRegexp` when using `regexp` method without receiver. ([@koic][])
* [#8478](https://github.com/rubocop-hq/rubocop/issues/8478): Relax
`Lint/BinaryOperatorWithIdenticalOperands` for mathematical operations. ([@marcandre][])
* [#8480](https://github.com/rubocop-hq/rubocop/issues/8480): Tweak callback list of
`Lint/MissingSuper`. ([@marcandre][])
* [#8481](https://github.com/rubocop-hq/rubocop/pull/8481): Fix autocorrect for elements with
newlines in `Style/SymbolArray` and `Style/WordArray`. ([@biinari][])
* [#8475](https://github.com/rubocop-hq/rubocop/issues/8475): Fix a false positive for
`Style/HashAsLastArrayItem` when there are duplicate hashes in the array. ([@wcmonty][])
* [#8497](https://github.com/rubocop-hq/rubocop/issues/8497): Fix `Style/IfUnlessModifier` to
add parentheses when converting if-end condition inside a parenthesized method argument list.
([@dsavochkin][])
[#]## Changes
* [#8487](https://github.com/rubocop-hq/rubocop/pull/8487): Detect `<` and `>` as comparison
operators in `Style/ConditionalAssignment` cop. ([@biinari][])
[@eugeneius]: https://github.com/eugeneius
[@koic]: https://github.com/koic
[@marcandre]: https://github.com/marcandre
[@biinari]: https://github.com/biinari
[@wcmonty]: https://github.com/wcmonty
[@dsavochkin]: https://github.com/dsavochkin
New upstream release 0.88
==== rubygem-rubocop-ast ====
Version update (0.1.0 -> 0.3.0)
- New upstream release 0.3.0:
[#]# 0.3.0 (2020-08-01)
[#]## New features
* [#70](https://github.com/rubocop-hq/rubocop-ast/pull/70): Add `NextNode` ([@marcandre][])
* [#85](https://github.com/rubocop-hq/rubocop-ast/pull/85): Add `IntNode#value` and `FloatNode#value`. ([@fatkodima][])
* [#82](https://github.com/rubocop-hq/rubocop-ast/pull/82): `NodePattern`: Allow comments ([@marcandre][])
* [#83](https://github.com/rubocop-hq/rubocop-ast/pull/83): Add `ProcessedSource#comment_at_line` ([@marcandre][])
* [#83](https://github.com/rubocop-hq/rubocop-ast/pull/83): Add `ProcessedSource#each_comment_in_lines` ([@marcandre][])
* [#84](https://github.com/rubocop-hq/rubocop-ast/pull/84): Add `Source::Range#line_span` ([@marcandre][])
* [#87](https://github.com/rubocop-hq/rubocop-ast/pull/87): Add `CaseNode#branches` ([@marcandre][])
[#]## Bug fixes
* [#70](https://github.com/rubocop-hq/rubocop-ast/pull/70): Fix arguments processing for `BreakNode` ([@marcandre][])
* [#70](https://github.com/rubocop-hq/rubocop-ast/pull/70): **(Potentially breaking)** `BreakNode` and `ReturnNode` no longer include `MethodDispatchNode`. These methods were severely broken ([@marcandre][])
[#]## Changes
* [#44](https://github.com/rubocop-hq/rubocop-ast/issue/44): **(Breaking)** Use `parser` flag `self.emit_forward_arg = true` by default. ([@marcandre][])
* [#86](https://github.com/rubocop-hq/rubocop-ast/pull/86): `PairNode#delimiter` and `inverse_delimiter` now accept their argument as a named argument. ([@marcandre][])
* [#87](https://github.com/rubocop-hq/rubocop-ast/pull/87): **(Potentially breaking)** Have `IfNode#branches` return a `nil` value if source has `else; end` ([@marcandre][])
* [#72](https://github.com/rubocop-hq/rubocop-ast/pull/72): **(Potentially breaking)** `SuperNode/DefinedNode/YieldNode#arguments` now return a frozen array. ([@marcandre][])
[#]# 0.2.0 (2020-07-19)
[#]## New features
* [#50](https://github.com/rubocop-hq/rubocop-ast/pull/50): Support find pattern matching for Ruby 2.8 (3.0) parser. ([@koic][])
* [#55](https://github.com/rubocop-hq/rubocop-ast/pull/55): Add `ProcessedSource#line_with_comment?`. ([@marcandre][])
* [#63](https://github.com/rubocop-hq/rubocop-ast/pull/63): NodePattern now supports patterns as arguments to predicate and functions. ([@marcandre][])
* [#64](https://github.com/rubocop-hq/rubocop-ast/pull/64): Add `Node#global_const?`. ([@marcandre][])
* [#28](https://github.com/rubocop-hq/rubocop-ast/issues/28): Add `struct_constructor?`, `class_definition?` and `module_definition?` matchers. ([@tejasbubane][])
[#]## Bug fixes
* [#55](https://github.com/rubocop-hq/rubocop-ast/pull/55): Fix `ProcessedSource#commented?` for multi-line ranges. Renamed `contains_comment?` ([@marcandre][])
* [#69](https://github.com/rubocop-hq/rubocop-ast/pull/69): **(Potentially breaking)** `RetryNode` has many errors. It is now a `Node`. ([@marcandre][])
==== utempter ====
- fixed utempter location after libexecdir change (bsc#1175925)
==== xapps ====
Subpackages: libxapp1 typelib-1_0-XApp-1_0 xapps-common xapps-common-lang
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
1
0
Hi,
I'm trying to use the tc358743 hdmi2csi interface. AFAICT the
bcm2835-unicam driver is needed for that. It's not upstream though.
Looks like last attempt was in April:
https://lwn.net/ml/linux-media/20200424013419.12954-1-laurent.pinchart@idea…
Does anyone know what's going on with that? Is there any other chance to
get that running with TW?
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.com/
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer
HRB 36809 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
3
3
Hi,
I've tried to use the USB OTG features of the RPi4 to remote control an
RPi3 with MicroOS 15.2 using pikvm. That works fine as soon as Linux is
booted in the RPi3. Fails in U-Boot and therefore grub though. U-Boot
doesn't detect the simulated devices. On the Pi4 the kernel throws error
messages:
[ 104.168251] configfs-gadget gadget: usb_ep_queue error on int
endpoint -11
Is that an issue on our side in U-Boot or somewhere else?
cu
Ludwig
--
(o_ Ludwig Nussel
//\
V_/_ http://www.suse.com/
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer
HRB 36809 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
6
22
Hi all,
I have a Banana Pi M64 on which I installed:
openSUSE-Tumbleweed-ARM-JeOS-pine64.aarch64-2020.07.28-Build8.3.raw.xz
When performing a "zypper dup" downloading the upgraded packages is as
expected, BUT installing the packages is very slow.
I also have a Raspberry Pi 4B+ which uses the same repository on which
upgrading is as to be expected.
The Banana Pi M64 has 2 GB memory, which is quite enough.
The only striking difference, to me, is that the image for the Banana Pi uses
btrfs, whereas the image for the Raspberry Pi uses ext4 as the file system for
the ROOT partition.
Any ideas?
--
fr.gr.
member openSUSE
Freek de Kruijf
--
To unsubscribe, e-mail: opensuse-arm+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-arm+owner(a)opensuse.org
3
3
07 Sep '20
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 (20.1.6 -> 20.1.7)
Mesa-drivers (20.1.6 -> 20.1.7)
audacity
brotli (1.0.7 -> 1.0.9)
gpg2 (2.2.21 -> 2.2.23)
orca (3.36.5 -> 3.36.6)
patterns-gnome
perl-DBD-SQLite (1.64 -> 1.66)
phodav (2.4 -> 2.5)
pipewire (0.3.9 -> 0.3.10)
read-only-root-fs
rubygem-parser (2.7.1.2 -> 2.7.1.4)
vulkan-loader (1.2.148 -> 1.2.151)
xen (4.13.0_12 -> 4.14.0_02)
yast2-installation (4.3.15 -> 4.3.16)
=== Details ===
==== Mesa ====
Version update (20.1.6 -> 20.1.7)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 20.1.7
* seventh bugfix release for the 20.1 branch
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
in Leap/SLE15
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
/usr/etc/OpenCL/vendors only for Tumbleweed
==== Mesa-drivers ====
Version update (20.1.6 -> 20.1.7)
Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600
- update to 20.1.7
* seventh bugfix release for the 20.1 branch
- switched to llvm9 usage for Leap/SLE15 since llvm10 is not (yet)
in Leap/SLE15
- version 20.1.6 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
- use again /etc/OpenCL/vendors for openSUSE Leap, i.e. use
/usr/etc/OpenCL/vendors only for Tumbleweed
==== audacity ====
Subpackages: audacity-lang
- Remove libavformat symlink and remove the plugins sub package.
The symlink is obsoleted by linking to ffmpeg rather than
dlopening it. The plugins were caused by the wrong suil version.
- Add _constraints for min 6GB physicalymemory for ppc64/ppc64le
- Link to ffmpeg rather than dlopening it.
- Create symlink for libavformat, audacity looks for the major
version only and this no longer exists in openSUSE after
ffmpeg-4.3.1. See boo#1175205
==== brotli ====
Version update (1.0.7 -> 1.0.9)
Subpackages: libbrotli-devel libbrotlicommon1 libbrotlidec1 libbrotlienc1
- Add 0001-Revert-Add-runtime-linker-path-to-pkg-config-files-7.patch
- Update to 1.0.9
* Fix integer overflow when input chunk is longer than
2GiB [boo#1175825]
* `brotli -v` now reports raw / compressed size
* decoder: minor speed / memory usage improvements
* encoder: fix rare access to uninitialized data in ring-buffer
- Drop brotli_Ensure-decompression-consumes-all-input.patch,
brotli_Verbose-CLI+Shared-Brotli.patch (merged)
==== gpg2 ====
Version update (2.2.21 -> 2.2.23)
Subpackages: dirmngr
- GnuPG 2.2.23:
* gpg: fix AHEAD preference list overflow boo#1176034 / CVE-2020-25125
* gpg: fix possible segv in the key cleaning code
* gpgsm: fix a minor RFC2253 parser gub
* scdaemon: Fix a PIN verify failure on certain OpenPGP card
implementations
- GnuPG 2.2.22:
* gpg: Change the default key algorithm to rsa3072
* gpg: Add regular expression support for Trust Signatures on
all platforms
* gpg: Ignore --personal-digest-prefs for ECDSA keys
* gpgsm: Make rsaPSS a de-vs compliant scheme
* gpgsm: Show also the SHA256 fingerprint in key listings
* gpgsm: Do not require a default keyring for --gpgconf-list
* gpg-agent: Default to extended key format and record the
creation time of keys
Add new option --disable-extended-key-format
* gpg-agent: Support the WAYLAND_DISPLAY envvar
* gpg-agent: Allow using --gpgconf-list even if HOME does not
exist
* gpg-agent: Make the Pinentry work even if the envvar TERM is
set to the empty string
* scdaemon: Add a workaround for Gnuk tokens <= 2.15 which
wrongly incremented the error counter when using the
"verify" command of "gpg --edit-key" with only the signature
key being present
* dirmngr: Better handle systems with disabled IPv6
* gpgpslit: Install tool. It was not installed in the past to
avoid conflicts with the version installed by GnuPG 1.4
* gpgtar: Make --files-from and --null work as documented
- drop gnupg-gpgme-t-encrypt-sym.patch, upstream
==== orca ====
Version update (3.36.5 -> 3.36.6)
- Update to version 3.36.6:
+ General: Add some sanity checks to prevent crashing due to
GStreamer failure.
==== patterns-gnome ====
Subpackages: patterns-gnome-gnome patterns-gnome-gnome_basic patterns-gnome-gnome_basis patterns-gnome-gnome_basis_opt patterns-gnome-gnome_games patterns-gnome-gnome_ide patterns-gnome-gnome_imaging patterns-gnome-gnome_internet patterns-gnome-gnome_multimedia patterns-gnome-gnome_office patterns-gnome-gnome_utilities patterns-gnome-gnome_x11 patterns-gnome-gnome_yast patterns-gnome-sw_management_gnome
- Drop a few suggests, making the DVD a bit smaller (no change on
default installed systems):
+ dasher
+ gnome-backgrounds (50MB RPM)
+ python-gobject-devel
==== perl-DBD-SQLite ====
Version update (1.64 -> 1.66)
- updated to 1.66
see /usr/share/doc/packages/perl-DBD-SQLite/Changes
1.66 2020-08-30
- Switched to a production version
1.65_03 2020-07-27
- Upgraded SQLite to 3.32.3
1.65_02 2020-02-08
- Upgraded SQLite to 3.31.1
1.65_01 2020-01-18
- Upgraded SQLite to 3.30.1
- Added several SQL_ types as alias (pali++)
- Fixed two initialization issues (ppisar++)
- Allowed create_function to return an array reference
to specify the type of the value
==== phodav ====
Version update (2.4 -> 2.5)
- Update to version 2.5:
+ Add PhodavVirtualDir & related API.
+ Various misc build and code fixes.
==== pipewire ====
Version update (0.3.9 -> 0.3.10)
Subpackages: libpipewire-0_3-0 pipewire-modules pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.10:
* Many improvements to the pulse layer.
+ GStreamer pulsesink element now works.
+ Fixes some segfaults.
+ Enable rtkit for client threads.
+ fixes capture of monitor stream by name
+ implement some more extensions, this makes paman
work and removes some warnings.
* Many improvements to the GStreamer elements
+ negotiation rework, avoid calling GStreamer methods from
the PipeWire callbacks because they might block and cause
deadlocks.
+ Add support for non-string property values.
+ improve stability after buffer and format
renegotiation.
+ Rework the device provider.
+ pipewiresink can now provide a stream that can
be consumed by apps like cheese.
* Many improvements to the JACK layer:
+ Rework the buffer_size callbacks. Make sure we call
the callback from a 'safe' thread and that we don't
call the process callback while the application is
handling the callback. This improves stability in
apps like Carla when PipeWire dynamically changes
the buffer size.
+ Improve compatibility with apps that call
get_buffer_frames() with a 0 size (calfjackrack)
+ JACK can now create nodes that can be set as a
sink/source in PulseAudio/ALSA apps (you can make an
effects rack and set that as default sink for
apps).
* Added a group id property for nodes. This makes it
possible to schedule nodes with the same driver even
when they are otherwise not linked together. To make
this work well a new flag needed to be added to nodes
to signal when they are ready for processing.
Together with the GStreamer fixes, this makes things
like:
gst-launch-1.0 -v pipewiresrc path=51 stream-properties="props,node.group=1" !
audio/x-raw ! pipewiresink stream-properties="props,node.group=1"
work as expected with PipeWire managing the resampling
to keep the clocks of the devices in sync.
This can later also be used to force devices to be grouped
together to create a JACK-like scheduling group.
* Streams and filter now use PIPEWIRE_NODE and
PIPEWIRE_LATENCY env variables as fallback.
* ACP add per device port list. This makes UCM devices
expose the right ports.
* Fix some segfaults in ACP and UCM.
* make pw-cat use the metadata to find default devices.
* The media session can now save and load audio device
Profiles and Routes (volumes), stream volumes and
the default sink and sources.
==== read-only-root-fs ====
- Adjust btrfsmaintenance sysconfig to not use the read-only
root filesystem [bsc#1176052]
==== rubygem-parser ====
Version update (2.7.1.2 -> 2.7.1.4)
- New upstream release 2.7.1.4
v2.7.1.4 (2020-06-19)
- --------------------
Features implemented:
* ruby28.y: add find pattern. (#714) (Ilya Bylich)
* lexer.rl: reject `->...` and `->(...)` with the same error. (#713) (Ilya Bylich)
* ruby28.y: accept leading args before forward arg. (#712) (Ilya Bylich)
* Added `emit_forward_arg` compatibility flag. (#710) (Ilya Bylich)
* ruby28.y: include entire lambda expr in lambda rule. (#708) (Ilya Bylich)
* ruby28.y: extracted excessed_comma rule. (#706) (Ilya Bylich)
* Source::TreeRewriter: Improved merging and representations (#703) (Marc-André Lafortune)
Bugs fixed:
* ruby*.y: fixed context inside lambda args and module. (#709) (Ilya Bylich)
v2.7.1.3 (2020-05-26)
- --------------------
API modifications:
* fixed all warnings. tests are running in verbose mode now. (#685) (Ilya Bylich)
Features implemented:
* ruby-[parse, rewrite]: add legacy switches (#699) (Marc-André Lafortune)
* Added Parser::Source::Range#to_range. (#697) (Ilya Bylich)
* ruby28.y: support rescue modifier in endless method definition. (#696) (Ilya Bylich)
* ruby28.y: unify kwrest and no-kwrest rules. (#694) (Ilya Bylich)
* ruby28.y: add right hand assignment (#682) (Vladimir Dementyev)
Bugs fixed:
* fix Comment.associate for postfix conditions/loops (#688) (Marc-André Lafortune)
==== vulkan-loader ====
Version update (1.2.148 -> 1.2.151)
- Update to release 1.2.151
* Fixed crash in device enumeration
==== xen ====
Version update (4.13.0_12 -> 4.14.0_02)
Subpackages: xen-libs xen-tools-domU
- Fix build on aarch64 with gcc10
- Package xenhypfs for aarch64
- Correct license name
* GPL-3.0+ is now GPL-3.0-or-later
- Upstream bug fixes (bsc#1027519)
5f1a9916-x86-S3-put-data-sregs-into-known-state.patch
5f21b9fd-x86-cpuid-APIC-bit-clearing.patch
- Update to Xen 4.14.0 FCS release
xen-4.14.0-testing-src.tar.bz2
* Linux stubdomains (contributed by QUBES OS)
* Control-flow Enforcement Technology (CET) Shadow Stack support (contributed by Citrix)
* Lightweight VM fork for fuzzing / introspection. (contributed by Intel)
* Livepatch: buildid and hotpatch stack requirements
* CONFIG_PV32
* Hypervisor FS support
* Running Xen as a Hyper-V Guest
* Domain ID randomization, persistence across save / restore
* Golang binding autogeneration
* KDD support for Windows 7, 8.x and 10
- Dropped patches contained in new tarball
5eb51be6-cpupool-fix-removing-cpu-from-pool.patch
5eb51caa-sched-vcpu-pause-flags-atomic.patch
5ec2a760-x86-determine-MXCSR-mask-always.patch
5ec50b05-x86-idle-rework-C6-EOI-workaround.patch
5ec7dcaa-x86-dont-enter-C6-with-in-service-intr.patch
5ec7dcf6-x86-dont-enter-C3-C6-with-errata.patch
5ec82237-x86-extend-ISR-C6-workaround-to-Haswell.patch
5ece1b91-x86-clear-RDRAND-CPUID-bit-on-AMD-fam-15-16.patch
5ece8ac4-x86-load_system_tables-NMI-MC-safe.patch
5ed69804-x86-ucode-fix-start-end-update.patch
5eda60cb-SVM-split-recalc-NPT-fault-handling.patch
5edf6ad8-ioreq-pending-emulation-server-destruction-race.patch
5edfbbea-x86-spec-ctrl-CPUID-MSR-defs-for-SRBDS.patch
5edfbbea-x86-spec-ctrl-mitigate-SRBDS.patch
5ee24d0e-x86-spec-ctrl-document-SRBDS-workaround.patch
xsa317.patch
xsa319.patch
xsa321-1.patch
xsa321-2.patch
xsa321-3.patch
xsa321-4.patch
xsa321-5.patch
xsa321-6.patch
xsa321-7.patch
xsa328-1.patch
xsa328-2.patch
- bsc#1172356 - Not able to hot-plug NIC via virt-manager, asks to
attach on next reboot while it should be live attached
ignore-ip-command-script-errors.patch
- Enhance libxc.migrate_tracking.patch
After transfer of domU memory, the target host has to assemble
the backend devices. Track the time prior xc_domain_unpause.
- Add libxc.migrate_tracking.patch to track live migrations
unconditionally in logfiles, especially in libvirt.
This will track how long a domU was suspended during transit.
- bsc#1173376 - VUL-0: CVE-2020-15566: xen: XSA-317 - Incorrect
error handling in event channel port allocation
xsa317.patch
- bsc#1173377 - VUL-0: CVE-2020-15563: xen: XSA-319 - inverted code
paths in x86 dirty VRAM tracking
xsa319.patch
- bsc#1173378 - VUL-0: CVE-2020-15565: xen: XSA-321 - insufficient
cache write- back under VT-d
xsa321-1.patch
xsa321-2.patch
xsa321-3.patch
xsa321-4.patch
xsa321-5.patch
xsa321-6.patch
xsa321-7.patch
- bsc#1173380 - VUL-0: CVE-2020-15567: xen: XSA-328 - non-atomic
modification of live EPT PTE
xsa328-1.patch
xsa328-2.patch
- bsc#1172205 - VUL-0: CVE-2020-0543: xen: Special Register Buffer
Data Sampling (SRBDS) aka "CrossTalk" (XSA-320)
5ee24d0e-x86-spec-ctrl-document-SRBDS-workaround.patch
5edfbbea-x86-spec-ctrl-CPUID-MSR-defs-for-SRBDS.patch (Replaces xsa320-1.patch)
5edfbbea-x86-spec-ctrl-mitigate-SRBDS.patch (Replaces xsa320-2.patch)
- Upstream bug fixes (bsc#1027519)
5ec50b05-x86-idle-rework-C6-EOI-workaround.patch
5ec7dcaa-x86-dont-enter-C6-with-in-service-intr.patch
5ec7dcf6-x86-dont-enter-C3-C6-with-errata.patch
5ec82237-x86-extend-ISR-C6-workaround-to-Haswell.patch
5ece1b91-x86-clear-RDRAND-CPUID-bit-on-AMD-fam-15-16.patch
5ece8ac4-x86-load_system_tables-NMI-MC-safe.patch
5ed69804-x86-ucode-fix-start-end-update.patch
5eda60cb-SVM-split-recalc-NPT-fault-handling.patch
5edf6ad8-ioreq-pending-emulation-server-destruction-race.patch
- Fixes for %_libexecdir changing to /usr/libexec
- bsc#1172205 - VUL-0: CVE-2020-0543: xen: Special Register Buffer
Data Sampling (SRBDS) aka "CrossTalk" (XSA-320)
xsa320-1.patch
xsa320-2.patch
- Update to Xen 4.13.1 bug fix release (bsc#1027519)
xen-4.13.1-testing-src.tar.bz2
5eb51be6-cpupool-fix-removing-cpu-from-pool.patch
5eb51caa-sched-vcpu-pause-flags-atomic.patch
5ec2a760-x86-determine-MXCSR-mask-always.patch
- Drop patches contained in new tarball
5de65f84-gnttab-map-always-do-IOMMU-part.patch
5de65fc4-x86-avoid-HPET-use-on-certain-Intel.patch
5e15e03d-sched-fix-S3-resume-with-smt=0.patch
5e16fb6a-x86-clear-per-cpu-stub-page-info.patch
5e1da013-IRQ-u16-is-too-narrow-for-evtchn.patch
5e1dcedd-Arm-place-speculation-barrier-after-ERET.patch
5e21ce98-x86-time-update-TSC-stamp-after-deep-C-state.patch
5e286cce-VT-d-dont-pass-bridges-to-domain_context_mapping_one.patch
5e318cd4-x86-apic-fix-disabling-LVT0.patch
5e344c11-x86-HVM-relinquish-resources-from-domain_destroy.patch
5e3bd385-EFI-recheck-variable-name-strings.patch
5e3bd3d1-EFI-dont-leak-heap-VIA-XEN_EFI_get_next_variable_name.patch
5e3bd3f8-xmalloc-guard-against-overflow.patch
5e46e090-x86-smp-reset-x2apic_enabled-in-smp_send_stop.patch
5e4c00ef-VT-d-check-full-RMRR-for-E820-reserved.patch
5e4d4f5b-sched-fix-get_cpu_idle_time-with-core-sched.patch
5e4e614d-x86-spec-ctrl-no-xen-also-disables-branch-hardening.patch
5e4ec20e-x86-virtualise-MSR_PLATFORM_ID-properly.patch
5e5e7188-fix-error-path-in-cpupool_unassign_cpu_start.patch
5e6f53dd-AMD-IOMMU-fix-off-by-one-get_paging_mode.patch
5e7a371c-sched-fix-cpu-onlining-with-core-sched.patch
5e7c90cf-sched-fix-cpu-offlining-with-core-sched.patch
5e7cfb29-x86-ucode-AMD-fix-assert-in-compare_patch.patch
5e7cfb29-x86-ucode-fix-error-paths-in-apply_microcode.patch
5e7dd83b-libx86-CPUID-fix-not-just-leaf-7.patch
5e7dfbf6-x86-ucode-AMD-potential-buffer-overrun-equiv-tab.patch
5e846cce-x86-HVM-fix-AMD-ECS-handling-for-Fam10.patch
5e84905c-x86-ucode-AMD-fix-more-potential-buffer-overruns.patch
5e86f7b7-credit2-avoid-vCPUs-with-lower-creds-than-idle.patch
5e86f7fd-credit2-fix-credit-too-few-resets.patch
5e876b0f-tools-xenstore-fix-use-after-free-in-xenstored.patch
5e95ad61-xenoprof-clear-buffer-intended-to-be-shared-with-guests.patch
5e95ad8f-xenoprof-limit-consumption-of-shared-buffer-data.patch
5e95ae77-Add-missing-memory-barrier-in-the-unlock-path-of-rwlock.patch
5e95af5e-xen-gnttab-Fix-error-path-in-map_grant_ref.patch
5e95afb8-gnttab-fix-GNTTABOP_copy-continuation-handling.patch
==== yast2-installation ====
Version update (4.3.15 -> 4.3.16)
- Self-update improvement: write the list of updated packages to
the /.packages.self_update file in the inst-sys (bsc#1175614)
- 4.3.16
N�����r��y隊Z)z{.�櫛맲��r��z�^�ˬz��N�(�֜��^� ޭ隊Z)z{.�櫛�0�����Ǩ�
1
0
05 Sep '20
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.27 -> 7.0.10.28)
Mesa
Mesa-drivers
MozillaFirefox (77.0.1 -> 80.0)
apache2
ark
autoyast2 (4.3.35 -> 4.3.43)
babeltrace
bind (9.16.5 -> 9.16.6)
bluedevil5 (5.19.4 -> 5.19.5)
breeze (5.19.4 -> 5.19.5)
breeze-gtk (5.19.4 -> 5.19.5)
breezy
btrfsmaintenance (0.4.2 -> 0.5)
busybox
ceph (15.2.4.89+g583fe198f6 -> 16.0.0.4862+g8ac6038555)
cim-schema (2.50.0 -> 2.53.0)
coreutils
corosync
cronie
dav1d
dbus-1
dcraw (9.27.0 -> 9.28.0)
diffutils
discover (5.19.4 -> 5.19.5)
dracut (050+suse.67.g28be2f36 -> 050+suse.75.g266a76d9)
drkonqi5 (5.19.4 -> 5.19.5)
ebtables
editorconfig-core-c
emacs
exiv2 (0.27.2 -> 0.27.3)
f2fs-tools (1.13.0 -> 1.14.0)
festival
fetchmail (6.4.1 -> 6.4.8)
fftw3
findutils
flatpak (1.8.1 -> 1.8.2)
freecell-solver (5.24.0 -> 6.0.1)
gcc
gcc10 (10.2.1+git501 -> 10.2.1+git583)
gcc9 (9.3.1+git1296 -> 9.3.1+git1684)
grep
grub2
gstreamer-plugins-base
health-checker (1.3.4 -> 1.4)
heaptrack
inkscape
iputils (s20190709 -> s20200821)
ispell
kactivitymanagerd (5.19.4 -> 5.19.5)
kcm_sddm (5.19.4 -> 5.19.5)
kcm_tablet
kde-cli-tools5 (5.19.4 -> 5.19.5)
kde-gtk-config5 (5.19.4 -> 5.19.5)
kde-user-manager (5.19.4 -> 5.19.5)
kernel-64kb (5.8.2 -> 5.8.4)
kernel-firmware (20200807 -> 20200827)
kernel-source (5.8.2 -> 5.8.4)
kgamma5 (5.19.4 -> 5.19.5)
khotkeys5 (5.19.4 -> 5.19.5)
kinfocenter5 (5.19.4 -> 5.19.5)
kmenuedit5 (5.19.4 -> 5.19.5)
kscreen5 (5.19.4 -> 5.19.5)
kscreenlocker (5.19.4 -> 5.19.5)
ksshaskpass5 (5.19.4 -> 5.19.5)
ksysguard5 (5.19.4 -> 5.19.5)
kwayland-integration (5.19.4 -> 5.19.5)
kwayland-server (5.19.4 -> 5.19.5)
kwin5 (5.19.4 -> 5.19.5)
kwrited5 (5.19.4 -> 5.19.5)
libX11 (1.6.9 -> 1.6.12)
libXtst
libblockdev (2.22 -> 2.24)
libdatrie (0.2.10 -> 0.2.12)
libdrm
libetonyek
libevdev (1.9.0 -> 1.9.1)
libglvnd (1.2.0 -> 1.3.2)
libisoburn (1.5.0 -> 1.5.2)
libkdecoration2 (5.19.4 -> 5.19.5)
libkscreen2 (5.19.4 -> 5.19.5)
libksysguard5 (5.19.4 -> 5.19.5)
libmysofa (1.0 -> 1.1)
libodfgen (0.1.6 -> 0.1.7)
libpwquality (1.4.1 -> 1.4.2)
libqmi (1.24.14 -> 1.26.4)
librdkafka (1.3.0 -> 1.5.0)
libreoffice (7.0.1.1 -> 7.0.1.2)
libspectre (0.2.8 -> 0.2.9)
libstorage-ng (4.3.39 -> 4.3.40)
libteam (1.29 -> 1.31)
libthai (0.1.27 -> 0.1.28)
libuv (1.34.2 -> 1.38.1)
libva (2.7.0 -> 2.8.0)
libva-gl (2.7.0 -> 2.8.0)
libverto (0.2.6 -> 0.3.1)
libyui-ncurses (2.56.1 -> 2.56.2)
libzypp (17.24.1 -> 17.24.2)
lua53
lvm2 (2.03.05 -> 2.03.10)
lvm2-device-mapper (1.02.163 -> 1.02.173)
m17n-db (1.7.0 -> 1.8.0)
m17n-lib (1.7.0 -> 1.8.0)
mailutils
man
mariadb (10.4.13 -> 10.4.14)
milou5 (5.19.4 -> 5.19.5)
mozilla-nspr (4.26 -> 4.27)
mozilla-nss (3.54 -> 3.55)
mozjs68
mpc (1.1.0 -> 1.2.0)
mtdev (1.1.5 -> 1.1.6)
multipath-tools (0.8.4+43+suse.908383f -> 0.8.4+183+suse.1817ce2)
nano (5.1 -> 5.2)
openldap2 (2.4.51 -> 2.4.52)
openvpn
oxygen5 (5.19.4 -> 5.19.5)
package-update-indicator (5 -> 6)
pango (1.44.7+11 -> 1.46.1)
perl
perl-HTML-Parser (3.72 -> 3.75)
perl-libwww-perl (6.46 -> 6.47)
permissions (1550_20200811 -> 1550_20200826)
plasma-browser-integration (5.19.4 -> 5.19.5)
plasma-nm5 (5.19.4 -> 5.19.5)
plasma5-addons (5.19.4 -> 5.19.5)
plasma5-desktop (5.19.4 -> 5.19.5)
plasma5-integration (5.19.4 -> 5.19.5)
plasma5-pa (5.19.4 -> 5.19.5)
plasma5-thunderbolt (5.19.4 -> 5.19.5)
plasma5-workspace (5.19.4 -> 5.19.5)
polkit-kde-agent-5 (5.19.4 -> 5.19.5)
postfix (3.5.6 -> 3.5.7)
powerdevil5 (5.19.4 -> 5.19.5)
procps
purple-rocketchat (0.0+hg20200403 -> 0.0+git.20200717T223247)
python-Babel
python-Sphinx (3.1.2 -> 3.2.1)
python-Sphinx-test (3.1.2 -> 3.2.1)
python-appdirs
python-bcrypt
python-dulwich (0.20.2 -> 0.20.5)
python-jedi
python-rpm-macros (20200806.f44d3ac -> 20200824.8fa42a7)
python-sip (4.19.19 -> 4.19.24)
python-sphinxcontrib-websupport (1.2.3 -> 1.2.4)
python3-qt5 (5.13.2 -> 5.15.0)
qalculate (3.12.0 -> 3.12.1)
qemu
raspberrypi-firmware (2020.02.20 -> 2020.07.31)
raspberrypi-firmware-config (2020.02.20 -> 2020.07.31)
rubygem-ast (2.4.0 -> 2.4.1)
rubygem-kramdown (2.2.1 -> 2.3.0)
sed
snapper (0.8.12 -> 0.8.13)
snappy (1.1.7 -> 1.1.8)
sudo
suitesparse
suse-module-tools (15.3.3 -> 15.3.4)
syslogd
system-users
systemd
systemd-presets-common-SUSE
systemsettings5 (5.19.4 -> 5.19.5)
sysuser-tools
thunar
tracker (2.3.4 -> 2.3.5)
tracker-miners (2.3.3 -> 2.3.4)
unixODBC (2.3.7 -> 2.3.8)
userspace-rcu (0.10.0 -> 0.12.1)
vlc (3.0.11 -> 3.0.11.1)
webrtc-audio-processing (0.3 -> 0.3.1)
xapian-core (1.4.15 -> 1.4.17)
xdg-desktop-portal
xdg-desktop-portal-kde (5.19.4 -> 5.19.5)
xdm
xf86-input-wacom (0.37.0 -> 0.39.0)
xfce4-notifyd (0.6.1 -> 0.6.2)
xfce4-screensaver
xinit
xorg-x11-fonts
xorg-x11-fonts-converted
xorg-x11-server (1.20.8+0 -> 1.20.9)
yast2 (4.3.19 -> 4.3.24)
yast2-drbd (4.3.2 -> 4.3.3)
yast2-installation (4.3.14 -> 4.3.15)
yast2-network (4.3.15 -> 4.3.17)
yast2-online-update-configuration (4.3.1 -> 4.3.2)
yast2-pkg-bindings (4.2.9 -> 4.3.0)
yast2-schema (4.3.4 -> 4.3.5)
yast2-services-manager (4.3.4 -> 4.3.5)
yast2-storage-ng (4.3.14 -> 4.3.15)
yast2-trans (84.87.20200814.909b1a4158 -> 84.87.20200829.ec23685593)
yp-tools
ypbind
ypserv
zlib
zypper (1.14.37 -> 1.14.38)
=== Details ===
==== ImageMagick ====
Version update (7.0.10.27 -> 7.0.10.28)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagick++-7_Q16HDRI4 libMagickCore-7_Q16HDRI7 libMagickWand-7_Q16HDRI7
- added patches
fix inkscape commandline [bsc#1174272]
+ ImageMagick-inkscape-commandilne.patch
- fix bsc#1106272
- added patches
fix https://github.com/ImageMagick/ImageMagick/commit/029fb3425ecf82e8b30c060e3…
+ ImageMagick-set-correct-colorspace.patch
- version update to 7.0.10.28
* Distorted clip path after -extent (reference
https://github.com/ImageMagick/ImageMagick/issues/2414)
* Paths in Photoshop EPS files are corrupted on conversion (reference
https://github.com/ImageMagick/ImageMagick/issues/2413)
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Add vulkan device selection layer and vulkan overlay layer to
baselibs for 32bit versions on 64bit architectures.
- Add vulkan device selection layer and vulkan overlay layer
- specfile/baselibs.conf cleanup
* no longer support Mesa build without libglvnd
* removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600
- Add vulkan device selection layer and vulkan overlay layer to
baselibs for 32bit versions on 64bit architectures.
- Add vulkan device selection layer and vulkan overlay layer
- specfile/baselibs.conf cleanup
* no longer support Mesa build without libglvnd
* removed empty packages Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2
==== MozillaFirefox ====
Version update (77.0.1 -> 80.0)
- Mozilla Firefox 80.0
MFSA 2020-36 (bsc#1175686)
* CVE-2020-15663 (bmo#1643199)
Downgrade attack on the Mozilla Maintenance Service could
have resulted in escalation of privilege
* CVE-2020-15664 (bmo#1658214)
Attacker-induced prompt for extension installation
* CVE-2020-12401 (bmo#1631573)
Timing-attack on ECDSA signature generation
* CVE-2020-6829 (bmo#1631583)
P-384 and P-521 vulnerable to an electro-magnetic side
channel attack on signature generation
* CVE-2020-12400 (bmo#1623116)
P-384 and P-521 vulnerable to a side channel attack on
modular inversion
* CVE-2020-15665 (bmo#1651636)
Address bar not reset when choosing to stay on a page after
the beforeunload dialog is shown
* CVE-2020-15666 (bmo#1450853)
MediaError message property leaks cross-origin response
status
* CVE-2020-15667 (bmo#1653371)
Heap overflow when processing an update file
* CVE-2020-15668 (bmo#1651520)
Data Race when reading certificate information
* CVE-2020-15670 (bmo#1651001, bmo#1651449, bmo#1653626,
bmo#1656957)
Memory safety bugs fixed in Firefox 80 and Firefox ESR 78.2
- requires
* NSPR 4.27
* NSS 3.55
- added mozilla-system-nspr.patch (bmo#1661096)
- exclude ga-IE locale as it's failing to build
- rollback parallelize locale build because it breaks bookmarks
(boo#1167976)
- preserve original default bookmark file during langpack build
(boo#1167976)
- add some ccache output during build
- Use new memoryperjob _constraints instead of %limit_build macro.
- use ccache for build
- replace versioned RPM deps with requires_ge
- parallelize locale build
- Change *.appdata.xml location to latest AppStream standard
- Mozilla Firefox 79.0
MFSA 2020-30 (bsc#1174538)
* CVE-2020-15652 (bmo#1634872)
Potential leak of redirect targets when loading scripts in a worker
* CVE-2020-6514 (bmo#1642792)
WebRTC data channel leaks internal address to peer
* CVE-2020-15655 (bmo#1645204)
Extension APIs could be used to bypass Same-Origin Policy
* CVE-2020-15653 (bmo#1521542)
Bypassing iframe sandbox when allowing popups
* CVE-2020-6463 (bmo#1635293)
Use-after-free in ANGLE gl::Texture::onUnbindAsSamplerTexture
* CVE-2020-15656 (bmo#1647293)
Type confusion for special arguments in IonMonkey
* CVE-2020-15658 (bmo#1637745)
Overriding file type when saving to disk
* CVE-2020-15657 (bmo#1644954)
DLL hijacking due to incorrect loading path
* CVE-2020-15654 (bmo#1648333)
Custom cursor can overlay user interface
* CVE-2020-15659 (bmo#1550133, bmo#1633880, bmo#1638856,
bmo#1643613, bmo#1644839, bmo#1645835, bmo#1646006, bmo#1646220,
bmo#1646787, bmo#1649347, bmo#1650811, bmo#1651678)
Memory safety bugs fixed in Firefox 79
- updated dependency requirements:
* mozilla-nspr >= 4.26
* mozilla-nss >= 3.54
* rust >= 1.43
* rust-cbindgen >= 0.14.3
- removed obsolete patch
mozilla-bmo1463035.patch
- fixed syntax issue in desktop file (boo#1174360)
- Add mozilla-libavcodec58_91.patch to link against updated
soversion of libavcodec (58.91) with ffmpeg >= 4.3.
(patch provided by Atri Bhattacharya <badshah400(a)gmail.com>
- enable MOZ_USE_XINPUT2 for TW (again) (boo#1173320)
(Plasma 5.19.3 is now in TW)
- Mozilla Firefox 78.0.2
* Fixed an accessibility regression in reader mode (bmo#1650922)
* Made the address bar more resilient to data corruption in the
user profile (bmo#1649981)
* Fixed a regression opening certain external applications (bmo#1650162)
MFSA 2020-28
* CVE pending (bmo#1644076)
X-Frame-Options bypass using object or embed tags
- added desktop file actions
- do not use XINPUT2 for the moment until Plasma 5.19.3 has landed
(boo#1173993)
- rework langpack integration (boo#1173991)
* ship XPIs instead of directories
* allow addon sideloading
* mark signatures for langpacks non-mandatory
* do not autodisable user profile scopes
- Google API key is not usable for geolocation service
- fix pipewire support for TW (boo#1172903)
- Mozilla Firefox 78.0.1
* Fixed an issue which could cause installed search engines to not
be visible when upgrading from a previous release.
- enable MOZ_USE_XINPUT2 for TW (boo#1173320)
- Mozilla Firefox 78.0
* startup notifications now using Gtk instead of libnotify
* PDF downloads now show an option to open the PDF directly in Firefox
* Protections Dashboard (about:protections)
* WebRTC not interrupted by screensaver anymore
* disabled TLS 1.0 and 1.1 by default
MFSA 2020-24 (bsc#1173576)
* CVE-2020-12415 (bmo#1586630)
AppCache manifest poisoning due to url encoded character processing
* CVE-2020-12416 (bmo#1639734)
Use-after-free in WebRTC VideoBroadcaster
* CVE-2020-12417 (bmo#1640737)
Memory corruption due to missing sign-extension for ValueTags
on ARM64
* CVE-2020-12418 (bmo#1641303)
Information disclosure due to manipulated URL object
* CVE-2020-12419 (bmo#1643874)
Use-after-free in nsGlobalWindowInner
* CVE-2020-12420 (bmo#1643437)
Use-After-Free when trying to connect to a STUN server
* CVE-2020-12402 (bmo#1631597)
RSA Key Generation vulnerable to side-channel attack
* CVE-2020-12421 (bmo#1308251)
Add-On updates did not respect the same certificate trust
rules as software updates
* CVE-2020-12422 (bmo#1450353)
Integer overflow in nsJPEGEncoder::emptyOutputBuffer
* CVE-2020-12423 (bmo#1642400)
DLL Hijacking due to searching %PATH% for a library
* CVE-2020-12424 (bmo#1562600)
WebRTC permission prompt could have been bypassed by a
compromised content process
* CVE-2020-12425 (bmo#1634738)
Out of bound read in Date.parse()
* CVE-2020-12426 (bmo#1608068, bmo#1609951, bmo#1631187, bmo#1637682)
Memory safety bugs fixed in Firefox 78
- requires
* NSS >= 3.53.1
* nodejs >= 10.21
* Gtk+3 >= 3.14
- removed obsolete patches
* mozilla-s390-bigendian.patch
* mozilla-bmo1634646.patch
- Add mozilla-pipewire-0-3.patch for openSUSE >= 15.2 to build
WebRTC with pipewire support to enable screen sharing under
Wayland; also add BuildRequires: pkgconfig(libpipewire-0.3)
appropriately (boo#1172903).
- adding SLE12 compatibility in spec file
- add patches for s390x
* mozilla-bmo1602730.patch (bmo#1602730)
* mozilla-bmo1626236.patch (bmo#1626236)
* mozilla-bmo998749.patch (bmo#998749)
* mozilla-s390x-skia-gradient.patch
- update create-tar.sh
- Use same _constraints for ppc64 (BE) as ppc64le to avoid oom build failure
- Exclude armv6, since it is unbuildable since about 3 years
==== apache2 ====
Subpackages: apache2-doc apache2-example-pages apache2-prefork apache2-utils
- gensslcert: add -a argument to override default SAN value
- Provide mod_ssl to keep compatibility with other distributions.
Now obsoletes mod_ssl < %{version} instead of mod_ssl < 2.8.16.
==== ark ====
Subpackages: ark-lang libkerfuffle20
- Add patch to prevent path traversal (boo#1175857, CVE-2020-24654):
* 0001-Pass-the-ARCHIVE_EXTRACT_SECURE_SYMLINKS-flag-to-lib.patch
==== autoyast2 ====
Version update (4.3.35 -> 4.3.43)
Subpackages: autoyast2-installation
- Recognize installed_product and installed_product_version as
legal elements of rules.xml files (boo#1176089).
- 4.3.43
- Add to erb templates more helpers (bsc#1175735)
- Use <script> elements instead of <listentry> when exporting the
<postpartitioning-scripts> section (related to bsc#1175714).
- Saving log files of postpartitioning-scripts (bsc#1145269)
(schubi(a)suse.de)
- 4.3.42
- Fix the AutoYaST storage UI (related to bsc#1175680).
- 4.3.41
- Unify profile element paths (bsc#1175680).
- 4.3.40
- bnc#1174133
- do not crash with internal error when the profile contains
corrupted signature_handling option
- 4.3.39
- Add ability to use erb template as dynamic autoyast profile
(bsc#1175735)
- 4.3.38
- Speed up finding the "autoyast()" supplements by filtering
packages directly on the lilbzypp level (bsc#1175317, related to
bsc#1146494)
- 4.3.37
- Reporting an error if an corrupted AY configuration file has been
read (bsc#160975).
- 4.3.36
==== babeltrace ====
- Add riscv64 to ExclusiveArch
==== bind ====
Version update (9.16.5 -> 9.16.6)
Subpackages: bind-chrootenv bind-doc bind-utils libbind9-1600 libdns1605 libirs1601 libisccc1600 libisccfg1600 python3-bind
- Require /sbin/start_daemon: both init scripts, the one used in
systemd context as well as legacy sysv, make use of start_daemon.
- Upgrade to version 9.16.6
Fixes five vilnerabilities:
5481. [security] "update-policy" rules of type "subdomain" were
incorrectly treated as "zonesub" rules, which allowed
keys used in "subdomain" rules to update names outside
of the specified subdomains. The problem was fixed by
making sure "subdomain" rules are again processed as
described in the ARM. (CVE-2020-8624) [GL #2055]
5480. [security] When BIND 9 was compiled with native PKCS#11 support, it
was possible to trigger an assertion failure in code
determining the number of bits in the PKCS#11 RSA public
key with a specially crafted packet. (CVE-2020-8623)
[GL #2037]
5479. [security] named could crash in certain query resolution scenarios
where QNAME minimization and forwarding were both
enabled. (CVE-2020-8621) [GL #1997]
5478. [security] It was possible to trigger an assertion failure by
sending a specially crafted large TCP DNS message.
(CVE-2020-8620) [GL #1996]
5476. [security] It was possible to trigger an assertion failure when
verifying the response to a TSIG-signed request.
(CVE-2020-8622) [GL #2028]
For the less severe bugs fixed, see the CHANGES file.
[bsc#1175443, CVE-2020-8624, CVE-2020-8623, CVE-2020-8621,
CVE-2020-8620, CVE-2020-8622]
==== bluedevil5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: bluedevil5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== breeze ====
Version update (5.19.4 -> 5.19.5)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang breeze5-wallpapers libbreezecommon5-5
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== breeze-gtk ====
Version update (5.19.4 -> 5.19.5)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== breezy ====
- Patches from upstream to build with Dulwich 0.20.5:
* 7551_7550.diff
* 0001-Fix-tests-with-newer-dulwich.patch
* 0002-Fix-more-tests.patch
==== btrfsmaintenance ====
Version update (0.4.2 -> 0.5)
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
- update to version 0.5
- sysconfig:
- change defaults of MUSAGE and DUSAGE for balance task to do less work,
with a script to switch from existing unmodified defaults to new ones
- document systemd.timer syntax
- make balance, scrub, and trim mutually exclusive tasks
- service file updates:
- delete Install section
- defrag-plugin:
- switch to python3
- add alternative shell implementation of the plugin
- installation docs update
- Removed patches (upstream):
- 0001-README-document-impact-of-balance-quota-groups.patch
- 0002-sysconfig-reduce-default-balance-usage-thresholds-fa.patch
- 0003-sysconfig-document-using-systemd.time-7-for-frequenc.patch
- 0004-btrfsmaintenance-refresh-cron.sh-validate-periods-fo.patch
- 0005-btrfs-defrag-plugin-remove-dependency-on-zypp-plugin.patch
==== busybox ====
Subpackages: busybox-static
- Set CONFIG_FIRST_SYSTEM_ID to 101 as we use 100 already as fixed
ID for a system account.
- Require group "nogroup" (used by adduser)
==== ceph ====
Version update (15.2.4.89+g583fe198f6 -> 16.0.0.4862+g8ac6038555)
Subpackages: librados2 librbd1
- Update to 16.0.0-4862-g8ac6038555:
+ rebase on tip of upstream "master" branch, SHA1 46c912978aa6a0b0f67094a27933c7bea829e6c9
- checkin.sh: build only one frontend language (English) by default, to speed
up tarball generation
- Update to 15.2.4-822-g24d833526b
+ rebase on tip of upstream "octopus" branch, SHA1 0887d548597b9d2381de42c1cc8a5c01d264ae8b
- Update to 15.2.4.557+g4ac763f0b3
+ rebase on tip of upstream "octopus" branch, SHA1 96411838ef6fef9a5285ca4d5c0708e6a599632e
- Update to 15.2.4-511-g40953bf9d6
+ rebase on tip of upstream "octopus" branch, SHA1 f3b8bc0d11ca4f8167615007645759e905b1ada5
- Update to 15.2.4-465-g5e8d9ae6bd
+ rebase on tip of upstream "octopus" branch, SHA1 213e2c803b4f68c9f0b33119c64638a6813d2692
- Update to 15.2.4-381-g734ae877b4:
+ rebase on tip of upstream "octopus" branch, SHA1 d0da4070a19a55ebe9c55904d6da2ad38833aae0
- Update to 15.2.4-342-g6987dec446:
+ cmake: add empty RPATH to ceph-diff-sorted
- Update to 15.2.4-337-g55cec95eaf:
+ rebase on tip of upstream "octopus" branch, SHA1 405556b2629d8274dea2e14ee017c70a7dfb24a1
+ Monitoring: Use downstream container images
==== cim-schema ====
Version update (2.50.0 -> 2.53.0)
- Upgrade to version 2.53.0
http://www.dmtf.org/sites/default/files/cim/cim_schema_v2530/releasenotes.h…
- Upgrade to version 2.52.0
http://www.dmtf.org/sites/default/files/cim/cim_schema_v2520/releasenotes.h…
- Upgrade to version 2.51.0
http://www.dmtf.org/sites/default/files/cim/cim_schema_v2510/releasenotes.h…
==== coreutils ====
Subpackages: coreutils-doc
- gnulib-test-avoid-FP-perror-strerror.patch: Add patch to
avoid false-positive error in gnulib tests 'test-perror2' and
'test-strerror_r', visible on armv7l.
- coreutils.spec: Reference the patch.
==== corosync ====
Subpackages: libcfg6 libcmap4 libcorosync_common4 libcpg4 libquorum5
- Stop mangling libexecdir: it's not needed at all.
==== cronie ====
Subpackages: cron
- Use the new value of %_libexecdir macro (/usr/lib -> /usr/libexec)
in crontab and other occurences: [bsc#1175934]
* cronie-anacron-1.4.7-run-crons.patch
* run-crons
* sample.root
* sysconfig.cron
==== dav1d ====
- Add dav1d-nasm-2.15.patch: Fix compilation with nasm 2.15.
==== dbus-1 ====
Subpackages: libdbus-1-3
- Require diffutils in post so that cmp is available
==== dcraw ====
Version update (9.27.0 -> 9.28.0)
Subpackages: dcraw-lang
- Update to version 9.28.0:
dcraw - revision 1.478
* Caught up on two years' worth of new cameras.
- Update upstream URL to new address
- Add patches for CVEs:
* dcraw-CVE-2017-13735.patch (CVE-2017-13735, bsc#1056170)
* dcraw-CVE-2017-14608.patch (CVE-2017-14608, bsc#1063798)
* dcraw-CVE-2018-19655.patch (CVE-2018-19655, bsc#1117896)
* dcraw-CVE-2018-5801.patch (CVE-2018-5801, bsc#1084690)
- Run spec-cleaner
* Remove package groups
==== diffutils ====
- gnulib-test-avoid-FP-perror-strerror.patch: avoid false-positive
error in gnulib tests 'test-perror2' and 'test-strerror_r',
visible on armv7l.
==== discover ====
Version update (5.19.4 -> 5.19.5)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* Properly wrap text on review popup header (kde#425382)
* Ignore --mode when we have a specific query requested already
==== dracut ====
Version update (050+suse.67.g28be2f36 -> 050+suse.75.g266a76d9)
- Update to version 050+suse.75.g266a76d9:
* net-lib.sh: support infiniband network mac addresses (bsc#996146)
* 95iscsi: use ip_params_for_remote_addr() (bsc#1167494)
* 95nfs: use ip_params_for_remote_addr() (bsc#1167494)
* dracut-functions: add ip_params_for_remote_addr() helper (bsc#1167494)
- Update to version 050+suse.71.g390f4d72:
* 01fips: modprobe failures during manual module loading is not fatal (bsc#1169997)
* 91zipl: parse-zipl.sh: honor SYSTEMD_READY (bsc#1165828)
* 95iscsi: fix ipv6 target discovery (bsc#1172807)
* 35network-legacy: correct conditional for creating did-setup file (bsc#1172807)
==== drkonqi5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: drkonqi5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== ebtables ====
Subpackages: libebtc0
- Have the source .service file hold a placeholder for LIBEXECDIR,
which we replace during build/install phase, allowing the package
to be used no matter what value %{_libexecdir} has.
- replace /usr/lib with /usr/libexec in .service files to follow
%_libexecdir macro changes
==== editorconfig-core-c ====
- Add patch to fix crash when parsing certain files (boo#1175824):
* 0001-fix-prevent-buffer-overflow-74.patch
==== emacs ====
Subpackages: emacs-info emacs-nox emacs-x11 etags
- Be sure that /usr/share/emacs/site-lisp/site-start.d/ is in
the load path as otherwise we might catch some not seen errors
- Correct paths for emacs manual page on the fly
- Add patch pdump.patch from Andreas Schwab as it allows to
rename the executable name in emacs.sh
- Correct manual page of emacs, that is remove ``local/``
- Make sure that the emacs spawned by the emacs script does use
its default pdumper image file
- Avoid warning about permissions on /var/lib/games
- Disable patch emacs-24.4-glibc.patch to see if this fix boo#1175487
- Require git at build time as used by rebuilding byte compiled lisp files
- Load pcase and easy-mmode at dump time from emacs-lisp path
==== exiv2 ====
Version update (0.27.2 -> 0.27.3)
- Fix build on non-x86 by dropping -fcf-protection flag
on non-x86 architectures
- Update to 0.27.3:
* Bug and security fixes
* UNIX suppport
* Support for building with C++11 and C++14
* Revised build and test environments
* Revised documentation
* Improved charset handling in UserComment
* Other improvements
==== f2fs-tools ====
Version update (1.13.0 -> 1.14.0)
- Update to release 1.14
* f2fs_io: add copy command
* fsck: Check fsync data always for zoned block devices
* fsck: Check write pointer consistency of open zones
* fsck: Check write pointer consistency of non-open zones
* fsck.f2fs: Enable user-space cache
* f2fs-tools: support data compression
* dump.f2fs: print more info of inode layout
* resize.f2fs: add option for large_nat_bitmap feature
* f2fs-tools: Casefolded Encryption support
* mkfs.f2fs: allow setting volume UUID manually
* f2fs-tools: zns zone-capacity support
* mkfs.f2fs: add -T flag
* mkfs.f2fs: add -r (fake_seed) flag
==== festival ====
- Removed "rcfestival" and added almost equivalent functionality
to systemd unit file (thanks to Franck Bui <fbui(a)suse.com>).
- Removed %stop_on_removal and %restart_on_update from .spec,
which is not needed anymore.
- /var/run has been obsoleted by /run since a long time.
- Drop dependency on insserv-compat
insserv-compat is going to be dropped soon or later on systems with
systemd as init system.
It was only needed by /usr/lib/festival/server that uses rc_status
to pretty print the status of a command.
Since this script is intended to be used by festival.service only
and not called directly by users and systemd has already its own
mechanism to report status, the use of rc_status doesn't seem to be
useful.
Also there's no point in using %insserv_cleanup in %postun as this
package doesn't ship any sysv init script.
- Removed unnecessary and unexpected "_link".
- Updated .spec file according to the Tumbleweed's change
(%{_libexecdir} was changed from /usr/lib to /usr/libexec).
==== fetchmail ====
Version update (6.4.1 -> 6.4.8)
Subpackages: fetchmailconf
- De-hardcode /usr/lib path for launch executable (bsc#1174075)
- Spec file cleanups
- Update fetchmail.keyring file
- Use %{_prefix}/lib instead of %{_libexecdir}
- update to 6.4.8:
* Add a test program fm_realpath, and a t.realpath script, neither to be
installed. These will test resolution of the current working directory.
* TRANSLATION UPDATES
* Plug memory leaks when parts of the configuration (defaults, rcfile, command
line) override one another.
* fetchmail terminated the placeholder command string too late and included
garbage from the heap at the end of the string. Workaround: don't use place-
holders %h or %p in the --plugin string. Bug added in 6.4.0 when merging
Gitlab merge request !5 in order to fix an input buffer overrun.
Faulty commit 418cda65f752e367fa663fd13884a45fcbc39ddd.
* Fetchmail now checks for errors when trying to read the .idfile
* Fetchmail's error messages that reports that the defaults entry isn't the
first was made more precise. It could be misleading if there was a poll or
skip statement before the defaults.
* Fetchmail documentation was updated to require OpenSSL 1.1.1.
OpenSSL 1.0.2 reached End Of Life status at the end of the year 2019.
Fetchmail will tolerate, but warn about, 1.0.2 for now on the assumption that
distributors backport security fixes as the need arises.
Fetchmail will also warn if another SSL library that is API-compatible
with OpenSSL lacks TLS v1.3 support.
* If the trust anchor is missing, fetchmail refers the user to README.SSL.
* The AC_DECLS(getenv) check was removed, its only user was broken and not
accounting for that AC_DECLS always defines HAVE_DECL_... to 0 or 1, so
fetchmail never declared a missing getenv() symbol (it was testing with
[#]ifdef). Remove the backup declaration. getenv is mandated by SUSv2 anyways.
* fetchmailconf now supports Python 3 and currently requires the "future"
package, see https://pypi.org/project/future/.
* fetchmailconf: The minimum supported version is now Python 2.7.13, but it is
recommended to use at least 2.7.16 (due to its massive SSL updates).
Older Python versions may check SSL certificates not strictly enough,
which may cause fetchmail to complain later, if the certificate verify fails.
* fetchmailconf now autoprobes SSL-wrapped connections (ports 993 and 995 for
IMAP and POP3) as well and by preference.
* fetchmailconf now defaults newly created users to "ssl" if either of the
existing users sets ssl, or if the server has freshly been probed and
found supporting ssl.
There is a caveat: adding a user to an existing server without probing it
again may skip adding ssl. (This does not prevent STARTTLS.)
* Fix three bugs in fetchmail.man (one unterminated string to .IP macro, one
line that ran into a .PP macro, .TH date format), and remove one .br request
from inside the table, which is unsupported by FreeBSD 12's mandoc(1) formatter.
* Further man page fixes and additions by Chris Mayo and Gregor Zattler.
* When evaluating the need for STARTTLS in non-default configurations (SSL
certificate validation turned off), fetchmail would only consider --sslproto
tls1 as requiring STARTTLS, now all non-empty protocol versions do.
* fetchmailconf now properly writes "no sslcertck" if sslcertck is disabled.
* fetchmailconf now catches and reports OS errors (including DNS errors) when
autoprobing.
* fetchmailconf received a host of other bugfixes, see the Git commit log.
==== fftw3 ====
Subpackages: libfftw3-3 libfftw3_threads3
- Remove specific mpi_implemen define for ppc/ppc64 (was openmpi)
to use same openmpi2 as other architectures.
==== findutils ====
- findutils-gnulib-test-avoid-FP-perror-strerror.patch: Add patch to
avoid false-positive error in gnulib tests 'test-perror2' and
'test-strerror_r', visible on armv7l.
- findutils.spec: Reference the patch.
- disable-null-ptr-test.patch: Refresh with -p0.
==== flatpak ====
Version update (1.8.1 -> 1.8.2)
Subpackages: libflatpak0 system-user-flatpak typelib-1_0-Flatpak-1_0
- Update to version 1.8.2:
+ Added validation of collection id settings for remotes.
+ Fix seccomp filters on s390.
+ Robustness fixes to the spawn portal.
+ Fix support for masking update in the system installation.
+ Better support for distros with uncommon models of merged /usr.
+ Cache responses from localed/AccountService.
+ Fix hangs in cases where xdg-dbus-proxy fails to start.
+ Fix double-free in cups socket detection.
+ OCI authenticator now doesn't ask for auth in case of http
errors.
==== freecell-solver ====
Version update (5.24.0 -> 6.0.1)
Subpackages: freecell-solver-presets libfreecell-solver0
- Update to 6.0.1
* Fix a minor bug where the initial position could be
traversed twice.
* Add the +FCS_HARD_CODE_STATE_DEPTH_FIELD+ compile time option.
* Code cleanups.
==== gcc ====
Subpackages: cpp gcc-info libstdc++-devel
- Remove gnatbl and gprmake links
==== gcc10 ====
Version update (10.2.1+git501 -> 10.2.1+git583)
Subpackages: cpp10 gcc10-info libasan6 libatomic1 libgcc_s1 libgfortran5 libgomp1 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc10 libstdc++6-locale libstdc++6-pp-gcc10 libtsan0 libubsan1
- Update to gcc-10 branch head (c0746a1beb1ba073c7981eb09f), git583.
* Fixes ABI breakage for as-base CDTORs of final classes. [gcc#95428]
- Update to gcc-10 branch head (d523b5201cce1796717a8ca669), git580.
* Includes gcc10-streamer-backports1.patch and
gcc10-streamer-backports2.patch.
* Includes fixes for LTO ICE [bsc#1175168] and aarc64 128bit
CAS miscompilation [bsc#1174753].
==== gcc9 ====
Version update (9.3.1+git1296 -> 9.3.1+git1684)
- Update to releases/gcc-9 head (9790fa53b48f3a48e0f7a7ad), git1684.
* Includes fix for performance regression on powerpc [bsc#1176097]
==== grep ====
- gnulib-test-avoid-FP-perror-strerror.patch: Add patch to
avoid false-positive error in gnulib tests 'test-perror2' and
'test-strerror_r', visible on armv7l.
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Fix verification requested but nobody cares error when loading external
module in secure boot off (bsc#1175766)
* 0001-shim_lock-Disable-GRUB_VERIFY_FLAGS_DEFER_AUTH-if-se.patch
- Make consistent check to enable relative path on btrfs (bsc#1174567)
* 0001-Unify-the-check-to-enable-btrfs-relative-path.patch
==== gstreamer-plugins-base ====
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
- Do not recommend PackageKit-gstreamer-plugin: that package
already supplements the combination of gstreamer-plugins-base
and packagekit.
==== health-checker ====
Version update (1.3.4 -> 1.4)
Subpackages: health-checker-plugins-MicroOS
- Update to version 1.4
* Add checks for /tmp and systemd-logind
* Build system cleanup
==== heaptrack ====
Subpackages: heaptrack-gui heaptrack-lang
- Fix the plugins installation directory.
==== inkscape ====
Subpackages: inkscape-extensions-extra inkscape-extensions-gimp
- Enable again LTO. It should work now.
- Add inkscape-include-atomic.patch: Fix build with Boost 1.74,
where we can no longer rely on boost bringing the atomic header
into the game.
==== iputils ====
Version update (s20190709 -> s20200821)
Subpackages: rarpd
- Update to version s20200821
https://github.com/iputils/iputils/releases/tag/s20200821
- Remove BuildRequires libopenssl-devel (added md5 implementation thus not needed)
- Remove patches from this release
(arping-revert-partially-fix-sent-vs-received-package.patch,
arping-fix-f-quit-on-first-reply-regression.patch)
==== ispell ====
Subpackages: ispell-american
- Use %{_prefix}/lib instead of %{_libexecdir}: the path is
hardcoded in quite a few scripts, config files and the
documentation (boo#1174075).
==== kactivitymanagerd ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kactivitymanagerd-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kcm_sddm ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kcm_sddm-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kcm_tablet ====
Subpackages: kcm_tablet-lang
- Add patch to fix a possible crash in kde_wacom_tabletfinder
(kde#423420, boo#1175126):
* Check-for-index-validity-when-switching-tablet-type.patch
==== kde-cli-tools5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kde-cli-tools5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kde-gtk-config5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kde-gtk-config5-gtk2 kde-gtk-config5-gtk3
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kde-user-manager ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kde-user-manager-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kernel-64kb ====
Version update (5.8.2 -> 5.8.4)
- Linux 5.8.4 (bsc#1012628).
- drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
(bsc#1012628).
- drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004
panel (bsc#1012628).
- drm/ast: Remove unused code paths for AST 1180 (bsc#1012628).
- drm/ast: Initialize DRAM type before posting GPU (bsc#1012628).
- khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
(bsc#1012628).
- ALSA: hda: avoid reset of sdo_limit (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
(bsc#1012628).
- can: j1939: transport: j1939_session_tx_dat(): fix
use-after-free read in j1939_tp_txtimer() (bsc#1012628).
- can: j1939: socket: j1939_sk_bind(): make sure ml_priv is
allocated (bsc#1012628).
- spi: Prevent adding devices below an unregistering controller
(bsc#1012628).
- io_uring: find and cancel head link async work on files exit
(bsc#1012628).
- mm/vunmap: add cond_resched() in vunmap_pmd_range (bsc#1012628).
- romfs: fix uninitialized memory leak in romfs_dev_read()
(bsc#1012628).
- kernel/relay.c: fix memleak on destroy relay channel
(bsc#1012628).
- uprobes: __replace_page() avoid BUG in munlock_vma_page()
(bsc#1012628).
- squashfs: avoid bio_alloc() failure with 1Mbyte blocks
(bsc#1012628 bsc#1175308).
- mm: include CMA pages in lowmem_reserve at boot (bsc#1012628).
- mm, page_alloc: fix core hung in free_pcppages_bulk()
(bsc#1012628).
- ASoC: amd: renoir: restore two more registers during resume
(bsc#1012628).
- RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
(bsc#1012628).
- opp: Enable resources again if they were disabled earlier
(bsc#1012628).
- opp: Put opp table in dev_pm_opp_set_rate() for empty tables
(bsc#1012628).
- opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw()
fails (bsc#1012628).
- ext4: do not block RWF_NOWAIT dio write on unallocated space
(bsc#1012628).
- ext4: fix checking of directory entry validity for inline
directories (bsc#1012628).
- jbd2: add the missing unlock_buffer() in the error path of
jbd2_write_superblock() (bsc#1012628).
- scsi: zfcp: Fix use-after-free in request timeout handlers
(bsc#1012628).
- selftests: kvm: Use a shorter encoding to clear RAX
(bsc#1012628).
- s390/pci: fix zpci_bus_link_virtfn() (bsc#1012628).
- s390/pci: re-introduce zpci_remove_device() (bsc#1012628).
- s390/pci: fix PF/VF linking on hot plug (bsc#1012628).
- s390/pci: ignore stale configuration request event
(bsc#1012628).
- mm/memory.c: skip spurious TLB flush for retried page fault
(bsc#1012628).
- drm: amdgpu: Use the correct size when allocating memory
(bsc#1012628).
- drm/amdgpu/display: use GFP_ATOMIC in
dcn20_validate_bandwidth_internal (bsc#1012628).
- drm/amd/display: Fix incorrect backlight register offset for
DCN (bsc#1012628).
- drm/amd/display: Fix EDID parsing after resume from suspend
(bsc#1012628).
- drm/amd/display: Blank stream before destroying HDCP session
(bsc#1012628).
- drm/amd/display: Fix DFPstate hang due to view port changed
(bsc#1012628).
- drm/amd/display: fix pow() crashing when given base 0
(bsc#1012628).
- drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON (bsc#1012628).
- drm/i915: Provide the perf pmu.module (bsc#1012628).
- scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
(bsc#1012628).
- scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
(bsc#1012628).
- media: budget-core: Improve exception handling in
budget_register() (bsc#1012628).
- media: coda: jpeg: add NULL check after kmalloc (bsc#1012628).
- f2fs: fix to check page dirty status before writeback
(bsc#1012628).
- rtc: goldfish: Enable interrupt in set_alarm() when necessary
(bsc#1012628).
- media: vpss: clean up resources in init (bsc#1012628).
- f2fs: should avoid inode eviction in synchronous path
(bsc#1012628).
- Input: psmouse - add a newline when printing 'proto' by sysfs
(bsc#1012628).
- MIPS: Fix unable to reserve memory for Crash kernel
(bsc#1012628).
- m68knommu: fix overwriting of bits in ColdFire V3 cache control
(bsc#1012628).
- svcrdma: Fix another Receive buffer leak (bsc#1012628).
- xfs: fix inode quota reservation checks (bsc#1012628).
- drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
(bsc#1012628).
- riscv: Fixup static_obj() fail (bsc#1012628).
- jffs2: fix UAF problem (bsc#1012628).
- ceph: fix use-after-free for fsc->mdsc (bsc#1012628).
- swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
(bsc#1012628).
- cpufreq: intel_pstate: Fix cpuinfo_max_freq when
MSR_TURBO_RATIO_LIMIT is 0 (bsc#1012628).
- scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
(bsc#1012628).
- virtio_ring: Avoid loop when vq is broken in virtqueue_poll
(bsc#1012628).
- media: camss: fix memory leaks on error handling paths in probe
(bsc#1012628).
- tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp:
fix null pointer dereference (bsc#1012628).
- xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init (bsc#1012628).
- alpha: fix annotation of io{read,write}{16,32}be()
(bsc#1012628).
- fat: fix fat_ra_init() for data clusters == 0 (bsc#1012628).
- fs/signalfd.c: fix inconsistent return codes for signalfd4
(bsc#1012628).
- ext4: fix potential negative array index in do_split()
(bsc#1012628).
- drm/virtio: fix missing dma_fence_put() in
virtio_gpu_execbuffer_ioctl() (bsc#1012628).
- ext4: don't allow overlapping system zones (bsc#1012628).
- ext4: check journal inode extents more carefully (bsc#1012628).
- netfilter: nf_tables: nft_exthdr: the presence return value
should be little-endian (bsc#1012628).
- spi: stm32: fixes suspend/resume management (bsc#1012628).
- ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
(bsc#1012628).
- ASoC: q6routing: add dummy register read/write function
(bsc#1012628).
- tools/bpftool: Make skeleton code C++17-friendly by dropping
typeof() (bsc#1012628).
- bpf: sock_ops ctx access may stomp registers in corner case
(bsc#1012628).
- bpf: sock_ops sk access may stomp registers when dst_reg =
src_reg (bsc#1012628).
- libbpf: Fix BTF-defined map-in-map initialization on 32-bit
host arches (bsc#1012628).
- can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
(bsc#1012628).
- can: j1939: transport: j1939_simple_recv(): ignore local J1939
messages send not by J1939 stack (bsc#1012628).
- can: j1939: transport: add j1939_session_skb_find_by_offset()
function (bsc#1012628).
- igc: Fix PTP initialization (bsc#1012628).
- i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
(bsc#1012628).
- i40e: Fix crash during removing i40e driver (bsc#1012628).
- net: fec: correct the error path for regulator disable in probe
(bsc#1012628).
- bonding: show saner speed for broadcast mode (bsc#1012628).
- can: j1939: fix support for multipacket broadcast message
(bsc#1012628).
- can: j1939: cancel rxtimer on multipacket broadcast session
complete (bsc#1012628).
- can: j1939: abort multipacket broadcast session when timeout
occurs (bsc#1012628).
- can: j1939: add rxtimer for multipacket broadcast session
(bsc#1012628).
- bonding: fix a potential double-unregister (bsc#1012628).
- ipvlan: fix device features (bsc#1012628).
- s390/runtime_instrumentation: fix storage key handling
(bsc#1012628).
- s390/ptrace: fix storage key handling (bsc#1012628).
- ASoC: msm8916-wcd-analog: fix register Interrupt offset
(bsc#1012628).
- ASoC: intel: Fix memleak in sst_media_open (bsc#1012628).
- watch_queue: Limit the number of watches a user can hold
(bsc#1012628).
- vfio-pci: Avoid recursive read-lock usage (bsc#1012628).
- vfio/type1: Add proper error unwind for vfio_iommu_replay()
(bsc#1012628).
- arch/ia64: Restore arch-specific pgd_offset_k implementation
(bsc#1012628).
- kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
(bsc#1012628).
- kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
(bsc#1012628).
- of/address: check for invalid range.cpu_addr (bsc#1012628).
- scsi: ufs: ti-j721e-ufs: Fix error return in
ti_j721e_ufs_probe() (bsc#1012628).
- scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
(bsc#1012628).
- scsi: ufs: Add quirk to disallow reset of interrupt aggregation
(bsc#1012628).
- scsi: ufs: Add quirk to enable host controller without hce
(bsc#1012628).
- scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
(bsc#1012628).
- scsi: ufs: Add quirk to fix abnormal ocs fatal error
(bsc#1012628).
- scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel
EHL (bsc#1012628).
- scsi: ufs: Fix interrupt error message for shared interrupts
(bsc#1012628).
- Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe
during probe" (bsc#1012628).
- kconfig: qconf: do not limit the pop-up menu to the first row
(bsc#1012628).
- kconfig: qconf: fix signal connection to invalid slots
(bsc#1012628).
- efi: avoid error message when booting under Xen (bsc#1012628).
- Fix build error when CONFIG_ACPI is not set/enabled:
(bsc#1012628).
- RDMA/bnxt_re: Do not add user qps to flushlist (bsc#1012628).
- Revert "RDMA/hns: Reserve one sge in order to avoid local
length error" (bsc#1012628).
- afs: Fix key ref leak in afs_put_operation() (bsc#1012628).
- kconfig: qconf: remove qInfo() to get back Qt4 support
(bsc#1012628).
- afs: Fix NULL deref in afs_dynroot_depopulate() (bsc#1012628).
- ARM64: vdso32: Install vdso32 from vdso_install (bsc#1012628).
- powerpc/fixmap: Fix the size of the early debug area
(bsc#1012628).
- bpf: Use get_file_rcu() instead of get_file() for task_file
iterator (bsc#1012628).
- powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
(bsc#1012628).
- net: ena: Prevent reset after device destruction (bsc#1012628).
- net: ena: Change WARN_ON expression in ena_del_napi_in_range()
(bsc#1012628).
- net: gemini: Fix missing free_netdev() in error path of
gemini_ethernet_port_probe() (bsc#1012628).
- selftests/bpf: Remove test_align leftovers (bsc#1012628).
- hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
(bsc#1012628).
- net: dsa: b53: check for timeout (bsc#1012628).
- epoll: Keep a reference on files added to the check list
(bsc#1012628).
- powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
(bsc#1012628).
- powerpc/pseries: Do not initiate shutdown when system is
running on UPS (bsc#1012628).
- EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
(bsc#1012628).
- efi/x86: Mark kernel rodata non-executable for mixed mode
(bsc#1012628).
- efi: add missed destroy_workqueue when efisubsys_init fails
(bsc#1012628).
- efi/libstub: Stop parsing arguments at "--" (bsc#1012628).
- efi/libstub: Handle NULL cmdline (bsc#1012628).
- efi/libstub: Handle unterminated cmdline (bsc#1012628).
- do_epoll_ctl(): clean the failure exits up a bit (bsc#1012628).
- KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
(bsc#1012628).
- KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE
is not set (bsc#1012628).
- Revert "drm/amd/display: Improve DisplayPort monitor interop"
(bsc#1012628).
- Delete
patches.suse/squashfs-avoid-bio_alloc-failure-with-1Mbyte-blocks.patch.
- Update config files.
- commit 64fe492
- Update
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
(bsc#865869 bsc#1175657).
Add the second bsc reference.
- commit fb64fba
- Refresh
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- commit 74987e4
- Linux 5.8.3 (bsc#1012628).
- smb3: warn on confusing error scenario with sec=krb5
(bsc#1012628).
- SMB3: Fix mkdir when idsfromsid configured on mount
(bsc#1012628).
- genirq/affinity: Make affinity setting if activated opt-in
(bsc#1012628).
- genirq: Unlock irq descriptor after errors (bsc#1012628).
- genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
(bsc#1012628).
- PCI: hotplug: ACPI: Fix context refcounting in
acpiphp_grab_context() (bsc#1012628).
- PCI/ATS: Add pci_pri_supported() to check device or associated
PF (bsc#1012628).
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken (bsc#1012628).
- PCI: Add device even if driver attach failed (bsc#1012628).
- PCI: qcom: Define some PARF params needed for ipq8064 SoC
(bsc#1012628).
- PCI: qcom: Add support for tx term offset for rev 2.1.0
(bsc#1012628).
- btrfs: allow use of global block reserve for balance item
deletion (bsc#1012628).
- btrfs: free anon block device right after subvolume deletion
(bsc#1012628).
- btrfs: don't allocate anonymous block device for user invisible
roots (bsc#1012628).
- btrfs: preallocate anon block device at first phase of snapshot
creation (bsc#1012628).
- btrfs: ref-verify: fix memory leak in add_block_entry
(bsc#1012628).
- btrfs: only commit the delayed inode when doing a full fsync
(bsc#1012628).
- btrfs: stop incremening log_batch for the log root tree when
syncing log (bsc#1012628).
- btrfs: only commit delayed items at fsync if we are logging
a directory (bsc#1012628).
- btrfs: remove no longer needed use of log_writers for the log
root tree (bsc#1012628).
- btrfs: don't traverse into the seed devices in show_devname
(bsc#1012628).
- btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
(bsc#1012628).
- btrfs: open device without device_list_mutex (bsc#1012628).
- btrfs: move the chunk_mutex in btrfs_read_chunk_tree
(bsc#1012628).
- btrfs: relocation: review the call sites which can be
interrupted by signal (bsc#1012628).
- btrfs: add missing check for nocow and compression inode flags
(bsc#1012628).
- btrfs: avoid possible signal interruption of
btrfs_drop_snapshot() on relocation tree (bsc#1012628).
- btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
(bsc#1012628).
- btrfs: sysfs: use NOFS for device creation (bsc#1012628).
- btrfs: don't WARN if we abort a transaction with EROFS
(bsc#1012628).
- btrfs: fix race between page release and a fast fsync
(bsc#1012628).
- btrfs: don't show full path of bind mounts in subvol=
(bsc#1012628).
- btrfs: fix messages after changing compression level by remount
(bsc#1012628).
- btrfs: only search for left_info if there is no right_info in
try_merge_free_space (bsc#1012628).
- btrfs: inode: fix NULL pointer dereference if inode doesn't
need compression (bsc#1012628).
- btrfs: fix memory leaks after failure to lookup checksums
during inode logging (bsc#1012628).
- btrfs: trim: fix underflow in trim length to prevent access
beyond device boundary (bsc#1012628).
- btrfs: make sure SB_I_VERSION doesn't get unset by remount
(bsc#1012628).
- btrfs: fix return value mixup in btrfs_get_extent (bsc#1012628).
- btrfs: check correct variable after allocation in
btrfs_backref_iter_alloc (bsc#1012628).
- arm64: dts: qcom: sc7180: Drop the unused non-MSA SID
(bsc#1012628).
- arm64: perf: Correct the event index in sysfs (bsc#1012628).
- dt-bindings: iio: io-channel-mux: Fix compatible string in
example code (bsc#1012628).
- iio: dac: ad5592r: fix unbalanced mutex unlocks in
ad5592r_read_raw() (bsc#1012628).
- iio: imu: st_lsm6dsx: reset hw ts after resume (bsc#1012628).
- xtensa: add missing exclusive access state management
(bsc#1012628).
- xtensa: fix xtensa_pmu_setup prototype (bsc#1012628).
- cifs: Fix leak when handling lease break for cached root fid
(bsc#1012628).
- powerpc/ptdump: Fix build failure in hashpagetable.c
(bsc#1012628).
- powerpc: Allow 4224 bytes of stack expansion for the signal
frame (bsc#1012628).
- powerpc: Fix circular dependency between percpu.h and mmu.h
(bsc#1012628).
- pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
(bsc#1012628).
- pinctrl: ingenic: Properly detect GPIO direction when configured
for IRQ (bsc#1012628).
- media: venus: fix multiple encoder crash (bsc#1012628).
- media: vsp1: dl: Fix NULL pointer dereference on unbind
(bsc#1012628).
- net: ethernet: stmmac: Disable hardware multicast filter
(bsc#1012628).
- net: stmmac: dwmac1000: provide multicast filter fallback
(bsc#1012628).
- irqchip/loongson-liointc: Fix misuse of gc->mask_cache
(bsc#1012628).
- irqchip/gic-v4.1: Ensure accessing the correct RD when writing
INVALLR (bsc#1012628).
- pidfd: Add missing sock updates for pidfd_getfd() (bsc#1012628).
- net/compat: Add missing sock updates for SCM_RIGHTS
(bsc#1012628).
- selftests/seccomp: Set NNP for TSYNC ESRCH flag test
(bsc#1012628).
- md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
(bsc#1012628).
- bcache: allocate meta data pages as compound pages
(bsc#1012628).
- bcache: fix overflow in offset_to_stripe() (bsc#1012628).
- bcache: avoid nr_stripes overflow in bcache_device_init()
(bsc#1012628).
- bcache: fix bio_{start,end}_io_acct with proper device
(bsc#1012628).
- bcache: use disk_{start,end}_io_acct() to count I/O for bcache
device (bsc#1012628).
- mac80211: fix misplaced while instead of if (bsc#1012628).
- appletalk: Fix atalk_proc_init() return path (bsc#1012628).
- driver core: Avoid binding drivers to dead devices
(bsc#1012628).
- MIPS: CPU#0 is not hotpluggable (bsc#1012628).
- MIPS: qi_lb60: Fix routing to audio amplifier (bsc#1012628).
- MIPS: SGI-IP27: always enable NUMA in Kconfig (bsc#1012628).
- ext2: fix missing percpu_counter_inc (bsc#1012628).
- khugepaged: collapse_pte_mapped_thp() flush the right range
(bsc#1012628).
- mm/hugetlb: fix calculation of
adjust_range_if_pmd_sharing_possible (bsc#1012628).
- khugepaged: collapse_pte_mapped_thp() protect the pmd lock
(bsc#1012628).
- khugepaged: retract_page_tables() remember to test exit
(bsc#1012628).
- hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
(bsc#1012628).
- mm/shuffle: don't move pages between zones and don't read
garbage memmaps (bsc#1012628).
- mm: fix kthread_use_mm() vs TLB invalidate (bsc#1012628).
- ocfs2: change slot number type s16 to u16 (bsc#1012628).
- mm/page_counter.c: fix protection usage propagation
(bsc#1012628).
- cma: don't quit at first error when activating reserved areas
(bsc#1012628).
- mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
(bsc#1012628).
- ftrace: Setup correct FTRACE_FL_REGS flags for module
(bsc#1012628).
- kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
(bsc#1012628).
- tracing/hwlat: Honor the tracing_cpumask (bsc#1012628).
- tracing: Use trace_sched_process_free() instead of exit()
for pid tracing (bsc#1012628).
- watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
watchdog_info.options (bsc#1012628).
- watchdog: f71808e_wdt: remove use of wrong watchdog_info option
(bsc#1012628).
- watchdog: f71808e_wdt: clear watchdog timeout occurred flag
(bsc#1012628).
- ceph: set sec_context xattr on symlink creation (bsc#1012628).
- ceph: handle zero-length feature mask in session messages
(bsc#1012628).
- pseries: Fix 64 bit logical memory block panic (bsc#1012628).
- dm ebs: Fix incorrect checking for REQ_OP_FLUSH (bsc#1012628).
- dm: don't call report zones for more than the user requested
(bsc#1012628).
- module: Correctly truncate sysfs sections output (bsc#1012628).
- bootconfig: Fix to find the initargs correctly (bsc#1012628).
- perf probe: Fix wrong variable warning when the probe point
is not found (bsc#1012628).
- perf probe: Fix memory leakage when the probe point is not found
(bsc#1012628).
- perf intel-pt: Fix FUP packet state (bsc#1012628).
- perf intel-pt: Fix duplicate branch after CBR (bsc#1012628).
- gfs2: Fix refcount leak in gfs2_glock_poke (bsc#1012628).
- gfs2: Never call gfs2_block_zero_range with an open transaction
(bsc#1012628).
- remoteproc: qcom: q6v5: Update running state before requesting
stop (bsc#1012628).
- remoteproc: qcom_q6v5_mss: Validate MBA firmware size before
load (bsc#1012628).
- remoteproc: qcom_q6v5_mss: Validate modem blob firmware size
before load (bsc#1012628).
- libnvdimm: Validate command family indices (bsc#1012628).
- drm/imx: imx-ldb: Disable both channels for split mode in
enc->disable() (bsc#1012628).
- drm/ingenic: Fix incorrect assumption about plane->index
(bsc#1012628).
- crypto: algif_aead - Only wake up when ctx->more is zero
(bsc#1012628).
- mfd: arizona: Ensure 32k clock is put on driver unbind and error
(bsc#1012628).
- octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
(bsc#1012628).
- mtd: rawnand: fsl_upm: Remove unused mtd var (bsc#1012628).
- mtd: rawnand: brcmnand: ECC error handling on EDU transfers
(bsc#1012628).
- platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
(bsc#1012628).
- drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync
failed (bsc#1012628).
- RDMA/ipoib: Return void from ipoib_ib_dev_stop() (bsc#1012628).
- RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
(bsc#1012628).
- rtc: cpcap: fix range (bsc#1012628).
- media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
(bsc#1012628).
- media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to
'RKISP1_ISP_SD_*' (bsc#1012628).
- media: staging: rkisp1: rsz: set default format if the given
format is not RKISP1_ISP_SD_SRC (bsc#1012628).
- media: rockchip: rga: Introduce color fmt macros and refactor
CSC mode logic (bsc#1012628).
- media: rockchip: rga: Only set output CSC mode for RGB input
(bsc#1012628).
- IB/uverbs: Set IOVA on IB MR in uverbs layer (bsc#1012628).
- sched/uclamp: Protect uclamp fast path code with static key
(bsc#1012628).
- selftests/bpf: Test_progs indicate to shell on non-actions
(bsc#1012628).
- bpf: selftests: Restore netns after each test (bsc#1012628).
- selftests/bpf: test_progs use another shell exit on non-actions
(bsc#1012628).
- selftests/bpf: test_progs avoid minus shell exit codes
(bsc#1012628).
- USB: serial: ftdi_sio: make process-packet buffer unsigned
(bsc#1012628).
- USB: serial: ftdi_sio: clean up receive processing
(bsc#1012628).
- crypto: af_alg - Fix regression on empty requests (bsc#1012628).
- devres: keep both device name and resource name in pretty name
(bsc#1012628).
- RDMA/counter: Only bind user QPs in auto mode (bsc#1012628).
- RDMA/counter: Allow manually bind QPs with different pids to
same counter (bsc#1012628).
- mmc: renesas_sdhi_internal_dmac: clean up the code for dma
complete (bsc#1012628).
- rtw88: pci: disable aspm for platform inter-op with module
parameter (bsc#1012628).
- rtc: pl031: fix set_alarm by adding back call to
alarm_irq_enable (bsc#1012628).
- crypto: caam - Remove broken arc4 support (bsc#1012628).
- gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq
handlers (bsc#1012628).
- gpu: ipu-v3: image-convert: Wait for all EOFs before completing
a tile (bsc#1012628).
- dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
(bsc#1012628).
- ima: Fail rule parsing when appraise_flag=blacklist is
unsupportable (bsc#1012628).
- f2fs: compress: fix to avoid memory leak on cc->cpages
(bsc#1012628).
- clk: actions: Fix h_clk for Actions S500 SoC (bsc#1012628).
- selftests/powerpc: ptrace-pkey: Rename variables to make it
easier to follow code (bsc#1012628).
- selftests/powerpc: ptrace-pkey: Update the test to mark an
invalid pkey correctly (bsc#1012628).
- selftests/powerpc: ptrace-pkey: Don't update expected UAMOR
value (bsc#1012628).
- iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
(bsc#1012628).
- clk: qcom: gcc: fix sm8150 GPU and NPU clocks (bsc#1012628).
- clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
(bsc#1012628).
- iommu/vt-d: Handle non-page aligned address (bsc#1012628).
- iommu/vt-d: Enforce PASID devTLB field mask (bsc#1012628).
- iommu/vt-d: Warn on out-of-range invalidation address
(bsc#1012628).
- iommu/vt-d: Disable multiple GPASID-dev bind (bsc#1012628).
- i2c: rcar: slave: only send STOP event when we have been
addressed (bsc#1012628).
- f2fs: compress: fix to update isize when overwriting compressed
file (bsc#1012628).
- clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
(bsc#1012628).
- clk: clk-atlas6: fix return value check in atlas6_clk_init()
(bsc#1012628).
- nvme: fix deadlock in disconnect during scan_work and/or
ana_work (bsc#1012628).
- sched/uclamp: Fix a deadlock when enabling uclamp static key
(bsc#1012628).
- pwm: bcm-iproc: handle clk_get_rate() return (bsc#1012628).
- perf tools: Fix term parsing for raw syntax (bsc#1012628).
- tools build feature: Use CC and CXX from parent (bsc#1012628).
- i2c: rcar: avoid race when unregistering slave (bsc#1012628).
- nfs: ensure correct writeback errors are returned on close()
(bsc#1012628).
- ubi: fastmap: Don't produce the initial next anchor PEB when
fastmap is disabled (bsc#1012628).
- ubi: fastmap: Free fastmap next anchor peb during detach
(bsc#1012628).
- ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
(bsc#1012628).
- clk: hsdk: Fix bad dependency on IOMEM (bsc#1012628).
- libnvdimm/security: fix a typo (bsc#1012628).
- libnvdimm/security: ensure sysfs poll thread woke up and fetch
updated attr (bsc#1012628).
- openrisc: Fix oops caused when dumping stack (bsc#1012628).
- perf evsel: Don't set sample_regs_intr/sample_regs_user for
dummy event (bsc#1012628).
- scsi: lpfc: nvmet: Avoid hang / use-after-free again when
destroying targetport (bsc#1012628).
- nfs: nfs_file_write() should check for writeback errors
(bsc#1012628).
- watchdog: initialize device before misc_register (bsc#1012628).
- watchdog: rti-wdt: balance pm runtime enable calls
(bsc#1012628).
- md-cluster: Fix potential error pointer dereference in
resize_bitmaps() (bsc#1012628).
- kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
(bsc#1012628).
- x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain
SoC (bsc#1012628).
- x86/bugs/multihit: Fix mitigation reporting when VMX is not
in use (bsc#1012628).
- selftests/bpf: Prevent runqslower from racing on building
bpftool (bsc#1012628).
- Input: sentelic - fix error return when fsp_reg_write fails
(bsc#1012628).
- perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT
is not set (bsc#1012628).
- selftests/bpf: Fix silent Makefile output (bsc#1012628).
- vdpa: Fix pointer math bug in vdpasim_get_config()
(bsc#1012628).
- drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
(bsc#1012628).
- drm/vmwgfx: Fix two list_for_each loop exit tests (bsc#1012628).
- s390/test_unwind: fix possible memleak in test_unwind()
(bsc#1012628).
- s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
(bsc#1012628).
- net: qcom/emac: add missed clk_disable_unprepare in error path
of emac_clks_phase1_init (bsc#1012628).
- nfs: Fix getxattr kernel panic and memory overflow
(bsc#1012628).
- NFS: Fix flexfiles read failover (bsc#1012628).
- lib/test_lockup.c: fix return value of test_lockup_init()
(bsc#1012628).
- fs/minix: set s_maxbytes correctly (bsc#1012628).
- fs/minix: fix block limit check for V1 filesystems
(bsc#1012628).
- fs/minix: remove expected error message in block_to_path()
(bsc#1012628).
- fs/ufs: avoid potential u32 multiplication overflow
(bsc#1012628).
- test_kmod: avoid potential double free in
trigger_config_run_type() (bsc#1012628).
- i2c: iproc: fix race between client unreg and isr (bsc#1012628).
- mfd: dln2: Run event handler loop under spinlock (bsc#1012628).
- crypto: algif_aead - fix uninitialized ctx->init (bsc#1012628).
- ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
(bsc#1012628).
- perf bench mem: Always memset source before memcpy
(bsc#1012628).
- tools build feature: Quote CC and CXX for their arguments
(bsc#1012628).
- perf/x86/rapl: Fix missing psys sysfs attributes (bsc#1012628).
- sh: landisk: Add missing initialization of sh_io_port_base
(bsc#1012628).
- sh: fault: Fix duplicate printing of "PC:" (bsc#1012628).
- drm/i915/gt: Force the GT reset on shutdown (bsc#1012628).
- drm/panfrost: Use kvfree() to free bo->sgts (bsc#1012628).
- drm/dp_mst: Fix the DDC I2C device registration of an MST port
(bsc#1012628).
- drm/dp_mst: Fix timeout handling of MST down messages
(bsc#1012628).
- drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
(bsc#1012628).
- drm/omap: force runtime PM suspend on system suspend
(bsc#1012628).
- drm/tidss: fix modeset init for DPI panels (bsc#1012628).
- drm: Added orientation quirk for ASUS tablet model T103HAF
(bsc#1012628).
- drm: fix drm_dp_mst_port refcount leaks in
drm_dp_mst_allocate_vcpi (bsc#1012628).
- drm/amdgpu: Fix bug where DPM is not enabled after hibernate
and resume (bsc#1012628).
- drm/amd/display: Fix dmesg warning from setting abm level
(bsc#1012628).
- drm/amd/display: dchubbub p-state warning during surface planes
switch (bsc#1012628).
- Disable patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
(does not build).
- Update config files.
- commit bad027a
- bonding: fix active-backup failover for current ARP slave
(bsc#1174771).
- commit 1874dbd
==== kernel-firmware ====
Version update (20200807 -> 20200827)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k 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 20200827 (git commit 7a237c6ee2c7):
* linux-firmware: mt7615: update firmware to 20200814 version
* amdgpu: add navi12 firmware from 20.30
* amdgpu: update navi10 firmware for 20.30
* brcm: Add brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt symlink
* rtl_bt: Update RTL8822C BT UART firmware to 0x0599_8A4F
* i915: Add DMC firmware 2.02 for RKL
* i915: Add DMC firmware 2.08 for TGL
* i915: Add HuC firwmare v7.5.0 for TGL
==== kernel-source ====
Version update (5.8.2 -> 5.8.4)
Subpackages: kernel-default kernel-docs
- Linux 5.8.4 (bsc#1012628).
- drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset()
(bsc#1012628).
- drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004
panel (bsc#1012628).
- drm/ast: Remove unused code paths for AST 1180 (bsc#1012628).
- drm/ast: Initialize DRAM type before posting GPU (bsc#1012628).
- khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
(bsc#1012628).
- ALSA: hda: avoid reset of sdo_limit (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
(bsc#1012628).
- can: j1939: transport: j1939_session_tx_dat(): fix
use-after-free read in j1939_tp_txtimer() (bsc#1012628).
- can: j1939: socket: j1939_sk_bind(): make sure ml_priv is
allocated (bsc#1012628).
- spi: Prevent adding devices below an unregistering controller
(bsc#1012628).
- io_uring: find and cancel head link async work on files exit
(bsc#1012628).
- mm/vunmap: add cond_resched() in vunmap_pmd_range (bsc#1012628).
- romfs: fix uninitialized memory leak in romfs_dev_read()
(bsc#1012628).
- kernel/relay.c: fix memleak on destroy relay channel
(bsc#1012628).
- uprobes: __replace_page() avoid BUG in munlock_vma_page()
(bsc#1012628).
- squashfs: avoid bio_alloc() failure with 1Mbyte blocks
(bsc#1012628 bsc#1175308).
- mm: include CMA pages in lowmem_reserve at boot (bsc#1012628).
- mm, page_alloc: fix core hung in free_pcppages_bulk()
(bsc#1012628).
- ASoC: amd: renoir: restore two more registers during resume
(bsc#1012628).
- RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
(bsc#1012628).
- opp: Enable resources again if they were disabled earlier
(bsc#1012628).
- opp: Put opp table in dev_pm_opp_set_rate() for empty tables
(bsc#1012628).
- opp: Put opp table in dev_pm_opp_set_rate() if _set_opp_bw()
fails (bsc#1012628).
- ext4: do not block RWF_NOWAIT dio write on unallocated space
(bsc#1012628).
- ext4: fix checking of directory entry validity for inline
directories (bsc#1012628).
- jbd2: add the missing unlock_buffer() in the error path of
jbd2_write_superblock() (bsc#1012628).
- scsi: zfcp: Fix use-after-free in request timeout handlers
(bsc#1012628).
- selftests: kvm: Use a shorter encoding to clear RAX
(bsc#1012628).
- s390/pci: fix zpci_bus_link_virtfn() (bsc#1012628).
- s390/pci: re-introduce zpci_remove_device() (bsc#1012628).
- s390/pci: fix PF/VF linking on hot plug (bsc#1012628).
- s390/pci: ignore stale configuration request event
(bsc#1012628).
- mm/memory.c: skip spurious TLB flush for retried page fault
(bsc#1012628).
- drm: amdgpu: Use the correct size when allocating memory
(bsc#1012628).
- drm/amdgpu/display: use GFP_ATOMIC in
dcn20_validate_bandwidth_internal (bsc#1012628).
- drm/amd/display: Fix incorrect backlight register offset for
DCN (bsc#1012628).
- drm/amd/display: Fix EDID parsing after resume from suspend
(bsc#1012628).
- drm/amd/display: Blank stream before destroying HDCP session
(bsc#1012628).
- drm/amd/display: Fix DFPstate hang due to view port changed
(bsc#1012628).
- drm/amd/display: fix pow() crashing when given base 0
(bsc#1012628).
- drm/i915/pmu: Prefer drm_WARN_ON over WARN_ON (bsc#1012628).
- drm/i915: Provide the perf pmu.module (bsc#1012628).
- scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
(bsc#1012628).
- scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
(bsc#1012628).
- media: budget-core: Improve exception handling in
budget_register() (bsc#1012628).
- media: coda: jpeg: add NULL check after kmalloc (bsc#1012628).
- f2fs: fix to check page dirty status before writeback
(bsc#1012628).
- rtc: goldfish: Enable interrupt in set_alarm() when necessary
(bsc#1012628).
- media: vpss: clean up resources in init (bsc#1012628).
- f2fs: should avoid inode eviction in synchronous path
(bsc#1012628).
- Input: psmouse - add a newline when printing 'proto' by sysfs
(bsc#1012628).
- MIPS: Fix unable to reserve memory for Crash kernel
(bsc#1012628).
- m68knommu: fix overwriting of bits in ColdFire V3 cache control
(bsc#1012628).
- svcrdma: Fix another Receive buffer leak (bsc#1012628).
- xfs: fix inode quota reservation checks (bsc#1012628).
- drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
(bsc#1012628).
- riscv: Fixup static_obj() fail (bsc#1012628).
- jffs2: fix UAF problem (bsc#1012628).
- ceph: fix use-after-free for fsc->mdsc (bsc#1012628).
- swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
(bsc#1012628).
- cpufreq: intel_pstate: Fix cpuinfo_max_freq when
MSR_TURBO_RATIO_LIMIT is 0 (bsc#1012628).
- scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
(bsc#1012628).
- virtio_ring: Avoid loop when vq is broken in virtqueue_poll
(bsc#1012628).
- media: camss: fix memory leaks on error handling paths in probe
(bsc#1012628).
- tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp:
fix null pointer dereference (bsc#1012628).
- xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init (bsc#1012628).
- alpha: fix annotation of io{read,write}{16,32}be()
(bsc#1012628).
- fat: fix fat_ra_init() for data clusters == 0 (bsc#1012628).
- fs/signalfd.c: fix inconsistent return codes for signalfd4
(bsc#1012628).
- ext4: fix potential negative array index in do_split()
(bsc#1012628).
- drm/virtio: fix missing dma_fence_put() in
virtio_gpu_execbuffer_ioctl() (bsc#1012628).
- ext4: don't allow overlapping system zones (bsc#1012628).
- ext4: check journal inode extents more carefully (bsc#1012628).
- netfilter: nf_tables: nft_exthdr: the presence return value
should be little-endian (bsc#1012628).
- spi: stm32: fixes suspend/resume management (bsc#1012628).
- ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
(bsc#1012628).
- ASoC: q6routing: add dummy register read/write function
(bsc#1012628).
- tools/bpftool: Make skeleton code C++17-friendly by dropping
typeof() (bsc#1012628).
- bpf: sock_ops ctx access may stomp registers in corner case
(bsc#1012628).
- bpf: sock_ops sk access may stomp registers when dst_reg =
src_reg (bsc#1012628).
- libbpf: Fix BTF-defined map-in-map initialization on 32-bit
host arches (bsc#1012628).
- can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
(bsc#1012628).
- can: j1939: transport: j1939_simple_recv(): ignore local J1939
messages send not by J1939 stack (bsc#1012628).
- can: j1939: transport: add j1939_session_skb_find_by_offset()
function (bsc#1012628).
- igc: Fix PTP initialization (bsc#1012628).
- i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
(bsc#1012628).
- i40e: Fix crash during removing i40e driver (bsc#1012628).
- net: fec: correct the error path for regulator disable in probe
(bsc#1012628).
- bonding: show saner speed for broadcast mode (bsc#1012628).
- can: j1939: fix support for multipacket broadcast message
(bsc#1012628).
- can: j1939: cancel rxtimer on multipacket broadcast session
complete (bsc#1012628).
- can: j1939: abort multipacket broadcast session when timeout
occurs (bsc#1012628).
- can: j1939: add rxtimer for multipacket broadcast session
(bsc#1012628).
- bonding: fix a potential double-unregister (bsc#1012628).
- ipvlan: fix device features (bsc#1012628).
- s390/runtime_instrumentation: fix storage key handling
(bsc#1012628).
- s390/ptrace: fix storage key handling (bsc#1012628).
- ASoC: msm8916-wcd-analog: fix register Interrupt offset
(bsc#1012628).
- ASoC: intel: Fix memleak in sst_media_open (bsc#1012628).
- watch_queue: Limit the number of watches a user can hold
(bsc#1012628).
- vfio-pci: Avoid recursive read-lock usage (bsc#1012628).
- vfio/type1: Add proper error unwind for vfio_iommu_replay()
(bsc#1012628).
- arch/ia64: Restore arch-specific pgd_offset_k implementation
(bsc#1012628).
- kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE mode
(bsc#1012628).
- kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE mode
(bsc#1012628).
- of/address: check for invalid range.cpu_addr (bsc#1012628).
- scsi: ufs: ti-j721e-ufs: Fix error return in
ti_j721e_ufs_probe() (bsc#1012628).
- scsi: ufs: Add quirk to fix mishandling utrlclr/utmrlclr
(bsc#1012628).
- scsi: ufs: Add quirk to disallow reset of interrupt aggregation
(bsc#1012628).
- scsi: ufs: Add quirk to enable host controller without hce
(bsc#1012628).
- scsi: ufs: Introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
(bsc#1012628).
- scsi: ufs: Add quirk to fix abnormal ocs fatal error
(bsc#1012628).
- scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel
EHL (bsc#1012628).
- scsi: ufs: Fix interrupt error message for shared interrupts
(bsc#1012628).
- Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe
during probe" (bsc#1012628).
- kconfig: qconf: do not limit the pop-up menu to the first row
(bsc#1012628).
- kconfig: qconf: fix signal connection to invalid slots
(bsc#1012628).
- efi: avoid error message when booting under Xen (bsc#1012628).
- Fix build error when CONFIG_ACPI is not set/enabled:
(bsc#1012628).
- RDMA/bnxt_re: Do not add user qps to flushlist (bsc#1012628).
- Revert "RDMA/hns: Reserve one sge in order to avoid local
length error" (bsc#1012628).
- afs: Fix key ref leak in afs_put_operation() (bsc#1012628).
- kconfig: qconf: remove qInfo() to get back Qt4 support
(bsc#1012628).
- afs: Fix NULL deref in afs_dynroot_depopulate() (bsc#1012628).
- ARM64: vdso32: Install vdso32 from vdso_install (bsc#1012628).
- powerpc/fixmap: Fix the size of the early debug area
(bsc#1012628).
- bpf: Use get_file_rcu() instead of get_file() for task_file
iterator (bsc#1012628).
- powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
(bsc#1012628).
- net: ena: Prevent reset after device destruction (bsc#1012628).
- net: ena: Change WARN_ON expression in ena_del_napi_in_range()
(bsc#1012628).
- net: gemini: Fix missing free_netdev() in error path of
gemini_ethernet_port_probe() (bsc#1012628).
- selftests/bpf: Remove test_align leftovers (bsc#1012628).
- hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
(bsc#1012628).
- net: dsa: b53: check for timeout (bsc#1012628).
- epoll: Keep a reference on files added to the check list
(bsc#1012628).
- powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
(bsc#1012628).
- powerpc/pseries: Do not initiate shutdown when system is
running on UPS (bsc#1012628).
- EDAC/{i7core,sb,pnd2,skx}: Fix error event severity
(bsc#1012628).
- efi/x86: Mark kernel rodata non-executable for mixed mode
(bsc#1012628).
- efi: add missed destroy_workqueue when efisubsys_init fails
(bsc#1012628).
- efi/libstub: Stop parsing arguments at "--" (bsc#1012628).
- efi/libstub: Handle NULL cmdline (bsc#1012628).
- efi/libstub: Handle unterminated cmdline (bsc#1012628).
- do_epoll_ctl(): clean the failure exits up a bit (bsc#1012628).
- KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
(bsc#1012628).
- KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE
is not set (bsc#1012628).
- Revert "drm/amd/display: Improve DisplayPort monitor interop"
(bsc#1012628).
- Delete
patches.suse/squashfs-avoid-bio_alloc-failure-with-1Mbyte-blocks.patch.
- Update config files.
- commit 64fe492
- Update
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
(bsc#865869 bsc#1175657).
Add the second bsc reference.
- commit fb64fba
- Refresh
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- commit 74987e4
- Linux 5.8.3 (bsc#1012628).
- smb3: warn on confusing error scenario with sec=krb5
(bsc#1012628).
- SMB3: Fix mkdir when idsfromsid configured on mount
(bsc#1012628).
- genirq/affinity: Make affinity setting if activated opt-in
(bsc#1012628).
- genirq: Unlock irq descriptor after errors (bsc#1012628).
- genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
(bsc#1012628).
- PCI: hotplug: ACPI: Fix context refcounting in
acpiphp_grab_context() (bsc#1012628).
- PCI/ATS: Add pci_pri_supported() to check device or associated
PF (bsc#1012628).
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken (bsc#1012628).
- PCI: Add device even if driver attach failed (bsc#1012628).
- PCI: qcom: Define some PARF params needed for ipq8064 SoC
(bsc#1012628).
- PCI: qcom: Add support for tx term offset for rev 2.1.0
(bsc#1012628).
- btrfs: allow use of global block reserve for balance item
deletion (bsc#1012628).
- btrfs: free anon block device right after subvolume deletion
(bsc#1012628).
- btrfs: don't allocate anonymous block device for user invisible
roots (bsc#1012628).
- btrfs: preallocate anon block device at first phase of snapshot
creation (bsc#1012628).
- btrfs: ref-verify: fix memory leak in add_block_entry
(bsc#1012628).
- btrfs: only commit the delayed inode when doing a full fsync
(bsc#1012628).
- btrfs: stop incremening log_batch for the log root tree when
syncing log (bsc#1012628).
- btrfs: only commit delayed items at fsync if we are logging
a directory (bsc#1012628).
- btrfs: remove no longer needed use of log_writers for the log
root tree (bsc#1012628).
- btrfs: don't traverse into the seed devices in show_devname
(bsc#1012628).
- btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
(bsc#1012628).
- btrfs: open device without device_list_mutex (bsc#1012628).
- btrfs: move the chunk_mutex in btrfs_read_chunk_tree
(bsc#1012628).
- btrfs: relocation: review the call sites which can be
interrupted by signal (bsc#1012628).
- btrfs: add missing check for nocow and compression inode flags
(bsc#1012628).
- btrfs: avoid possible signal interruption of
btrfs_drop_snapshot() on relocation tree (bsc#1012628).
- btrfs: return EROFS for BTRFS_FS_STATE_ERROR cases
(bsc#1012628).
- btrfs: sysfs: use NOFS for device creation (bsc#1012628).
- btrfs: don't WARN if we abort a transaction with EROFS
(bsc#1012628).
- btrfs: fix race between page release and a fast fsync
(bsc#1012628).
- btrfs: don't show full path of bind mounts in subvol=
(bsc#1012628).
- btrfs: fix messages after changing compression level by remount
(bsc#1012628).
- btrfs: only search for left_info if there is no right_info in
try_merge_free_space (bsc#1012628).
- btrfs: inode: fix NULL pointer dereference if inode doesn't
need compression (bsc#1012628).
- btrfs: fix memory leaks after failure to lookup checksums
during inode logging (bsc#1012628).
- btrfs: trim: fix underflow in trim length to prevent access
beyond device boundary (bsc#1012628).
- btrfs: make sure SB_I_VERSION doesn't get unset by remount
(bsc#1012628).
- btrfs: fix return value mixup in btrfs_get_extent (bsc#1012628).
- btrfs: check correct variable after allocation in
btrfs_backref_iter_alloc (bsc#1012628).
- arm64: dts: qcom: sc7180: Drop the unused non-MSA SID
(bsc#1012628).
- arm64: perf: Correct the event index in sysfs (bsc#1012628).
- dt-bindings: iio: io-channel-mux: Fix compatible string in
example code (bsc#1012628).
- iio: dac: ad5592r: fix unbalanced mutex unlocks in
ad5592r_read_raw() (bsc#1012628).
- iio: imu: st_lsm6dsx: reset hw ts after resume (bsc#1012628).
- xtensa: add missing exclusive access state management
(bsc#1012628).
- xtensa: fix xtensa_pmu_setup prototype (bsc#1012628).
- cifs: Fix leak when handling lease break for cached root fid
(bsc#1012628).
- powerpc/ptdump: Fix build failure in hashpagetable.c
(bsc#1012628).
- powerpc: Allow 4224 bytes of stack expansion for the signal
frame (bsc#1012628).
- powerpc: Fix circular dependency between percpu.h and mmu.h
(bsc#1012628).
- pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
(bsc#1012628).
- pinctrl: ingenic: Properly detect GPIO direction when configured
for IRQ (bsc#1012628).
- media: venus: fix multiple encoder crash (bsc#1012628).
- media: vsp1: dl: Fix NULL pointer dereference on unbind
(bsc#1012628).
- net: ethernet: stmmac: Disable hardware multicast filter
(bsc#1012628).
- net: stmmac: dwmac1000: provide multicast filter fallback
(bsc#1012628).
- irqchip/loongson-liointc: Fix misuse of gc->mask_cache
(bsc#1012628).
- irqchip/gic-v4.1: Ensure accessing the correct RD when writing
INVALLR (bsc#1012628).
- pidfd: Add missing sock updates for pidfd_getfd() (bsc#1012628).
- net/compat: Add missing sock updates for SCM_RIGHTS
(bsc#1012628).
- selftests/seccomp: Set NNP for TSYNC ESRCH flag test
(bsc#1012628).
- md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
(bsc#1012628).
- bcache: allocate meta data pages as compound pages
(bsc#1012628).
- bcache: fix overflow in offset_to_stripe() (bsc#1012628).
- bcache: avoid nr_stripes overflow in bcache_device_init()
(bsc#1012628).
- bcache: fix bio_{start,end}_io_acct with proper device
(bsc#1012628).
- bcache: use disk_{start,end}_io_acct() to count I/O for bcache
device (bsc#1012628).
- mac80211: fix misplaced while instead of if (bsc#1012628).
- appletalk: Fix atalk_proc_init() return path (bsc#1012628).
- driver core: Avoid binding drivers to dead devices
(bsc#1012628).
- MIPS: CPU#0 is not hotpluggable (bsc#1012628).
- MIPS: qi_lb60: Fix routing to audio amplifier (bsc#1012628).
- MIPS: SGI-IP27: always enable NUMA in Kconfig (bsc#1012628).
- ext2: fix missing percpu_counter_inc (bsc#1012628).
- khugepaged: collapse_pte_mapped_thp() flush the right range
(bsc#1012628).
- mm/hugetlb: fix calculation of
adjust_range_if_pmd_sharing_possible (bsc#1012628).
- khugepaged: collapse_pte_mapped_thp() protect the pmd lock
(bsc#1012628).
- khugepaged: retract_page_tables() remember to test exit
(bsc#1012628).
- hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem
(bsc#1012628).
- mm/shuffle: don't move pages between zones and don't read
garbage memmaps (bsc#1012628).
- mm: fix kthread_use_mm() vs TLB invalidate (bsc#1012628).
- ocfs2: change slot number type s16 to u16 (bsc#1012628).
- mm/page_counter.c: fix protection usage propagation
(bsc#1012628).
- cma: don't quit at first error when activating reserved areas
(bsc#1012628).
- mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
(bsc#1012628).
- ftrace: Setup correct FTRACE_FL_REGS flags for module
(bsc#1012628).
- kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
(bsc#1012628).
- tracing/hwlat: Honor the tracing_cpumask (bsc#1012628).
- tracing: Use trace_sched_process_free() instead of exit()
for pid tracing (bsc#1012628).
- watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
watchdog_info.options (bsc#1012628).
- watchdog: f71808e_wdt: remove use of wrong watchdog_info option
(bsc#1012628).
- watchdog: f71808e_wdt: clear watchdog timeout occurred flag
(bsc#1012628).
- ceph: set sec_context xattr on symlink creation (bsc#1012628).
- ceph: handle zero-length feature mask in session messages
(bsc#1012628).
- pseries: Fix 64 bit logical memory block panic (bsc#1012628).
- dm ebs: Fix incorrect checking for REQ_OP_FLUSH (bsc#1012628).
- dm: don't call report zones for more than the user requested
(bsc#1012628).
- module: Correctly truncate sysfs sections output (bsc#1012628).
- bootconfig: Fix to find the initargs correctly (bsc#1012628).
- perf probe: Fix wrong variable warning when the probe point
is not found (bsc#1012628).
- perf probe: Fix memory leakage when the probe point is not found
(bsc#1012628).
- perf intel-pt: Fix FUP packet state (bsc#1012628).
- perf intel-pt: Fix duplicate branch after CBR (bsc#1012628).
- gfs2: Fix refcount leak in gfs2_glock_poke (bsc#1012628).
- gfs2: Never call gfs2_block_zero_range with an open transaction
(bsc#1012628).
- remoteproc: qcom: q6v5: Update running state before requesting
stop (bsc#1012628).
- remoteproc: qcom_q6v5_mss: Validate MBA firmware size before
load (bsc#1012628).
- remoteproc: qcom_q6v5_mss: Validate modem blob firmware size
before load (bsc#1012628).
- libnvdimm: Validate command family indices (bsc#1012628).
- drm/imx: imx-ldb: Disable both channels for split mode in
enc->disable() (bsc#1012628).
- drm/ingenic: Fix incorrect assumption about plane->index
(bsc#1012628).
- crypto: algif_aead - Only wake up when ctx->more is zero
(bsc#1012628).
- mfd: arizona: Ensure 32k clock is put on driver unbind and error
(bsc#1012628).
- octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
(bsc#1012628).
- mtd: rawnand: fsl_upm: Remove unused mtd var (bsc#1012628).
- mtd: rawnand: brcmnand: ECC error handling on EDU transfers
(bsc#1012628).
- platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
(bsc#1012628).
- drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync
failed (bsc#1012628).
- RDMA/ipoib: Return void from ipoib_ib_dev_stop() (bsc#1012628).
- RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
(bsc#1012628).
- rtc: cpcap: fix range (bsc#1012628).
- media: staging: rkisp1: remove macro RKISP1_DIR_SINK_SRC
(bsc#1012628).
- media: staging: rkisp1: rename macros 'RKISP1_DIR_*' to
'RKISP1_ISP_SD_*' (bsc#1012628).
- media: staging: rkisp1: rsz: set default format if the given
format is not RKISP1_ISP_SD_SRC (bsc#1012628).
- media: rockchip: rga: Introduce color fmt macros and refactor
CSC mode logic (bsc#1012628).
- media: rockchip: rga: Only set output CSC mode for RGB input
(bsc#1012628).
- IB/uverbs: Set IOVA on IB MR in uverbs layer (bsc#1012628).
- sched/uclamp: Protect uclamp fast path code with static key
(bsc#1012628).
- selftests/bpf: Test_progs indicate to shell on non-actions
(bsc#1012628).
- bpf: selftests: Restore netns after each test (bsc#1012628).
- selftests/bpf: test_progs use another shell exit on non-actions
(bsc#1012628).
- selftests/bpf: test_progs avoid minus shell exit codes
(bsc#1012628).
- USB: serial: ftdi_sio: make process-packet buffer unsigned
(bsc#1012628).
- USB: serial: ftdi_sio: clean up receive processing
(bsc#1012628).
- crypto: af_alg - Fix regression on empty requests (bsc#1012628).
- devres: keep both device name and resource name in pretty name
(bsc#1012628).
- RDMA/counter: Only bind user QPs in auto mode (bsc#1012628).
- RDMA/counter: Allow manually bind QPs with different pids to
same counter (bsc#1012628).
- mmc: renesas_sdhi_internal_dmac: clean up the code for dma
complete (bsc#1012628).
- rtw88: pci: disable aspm for platform inter-op with module
parameter (bsc#1012628).
- rtc: pl031: fix set_alarm by adding back call to
alarm_irq_enable (bsc#1012628).
- crypto: caam - Remove broken arc4 support (bsc#1012628).
- gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq
handlers (bsc#1012628).
- gpu: ipu-v3: image-convert: Wait for all EOFs before completing
a tile (bsc#1012628).
- dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
(bsc#1012628).
- ima: Fail rule parsing when appraise_flag=blacklist is
unsupportable (bsc#1012628).
- f2fs: compress: fix to avoid memory leak on cc->cpages
(bsc#1012628).
- clk: actions: Fix h_clk for Actions S500 SoC (bsc#1012628).
- selftests/powerpc: ptrace-pkey: Rename variables to make it
easier to follow code (bsc#1012628).
- selftests/powerpc: ptrace-pkey: Update the test to mark an
invalid pkey correctly (bsc#1012628).
- selftests/powerpc: ptrace-pkey: Don't update expected UAMOR
value (bsc#1012628).
- iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
(bsc#1012628).
- clk: qcom: gcc: fix sm8150 GPU and NPU clocks (bsc#1012628).
- clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
(bsc#1012628).
- iommu/vt-d: Handle non-page aligned address (bsc#1012628).
- iommu/vt-d: Enforce PASID devTLB field mask (bsc#1012628).
- iommu/vt-d: Warn on out-of-range invalidation address
(bsc#1012628).
- iommu/vt-d: Disable multiple GPASID-dev bind (bsc#1012628).
- i2c: rcar: slave: only send STOP event when we have been
addressed (bsc#1012628).
- f2fs: compress: fix to update isize when overwriting compressed
file (bsc#1012628).
- clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
(bsc#1012628).
- clk: clk-atlas6: fix return value check in atlas6_clk_init()
(bsc#1012628).
- nvme: fix deadlock in disconnect during scan_work and/or
ana_work (bsc#1012628).
- sched/uclamp: Fix a deadlock when enabling uclamp static key
(bsc#1012628).
- pwm: bcm-iproc: handle clk_get_rate() return (bsc#1012628).
- perf tools: Fix term parsing for raw syntax (bsc#1012628).
- tools build feature: Use CC and CXX from parent (bsc#1012628).
- i2c: rcar: avoid race when unregistering slave (bsc#1012628).
- nfs: ensure correct writeback errors are returned on close()
(bsc#1012628).
- ubi: fastmap: Don't produce the initial next anchor PEB when
fastmap is disabled (bsc#1012628).
- ubi: fastmap: Free fastmap next anchor peb during detach
(bsc#1012628).
- ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
(bsc#1012628).
- clk: hsdk: Fix bad dependency on IOMEM (bsc#1012628).
- libnvdimm/security: fix a typo (bsc#1012628).
- libnvdimm/security: ensure sysfs poll thread woke up and fetch
updated attr (bsc#1012628).
- openrisc: Fix oops caused when dumping stack (bsc#1012628).
- perf evsel: Don't set sample_regs_intr/sample_regs_user for
dummy event (bsc#1012628).
- scsi: lpfc: nvmet: Avoid hang / use-after-free again when
destroying targetport (bsc#1012628).
- nfs: nfs_file_write() should check for writeback errors
(bsc#1012628).
- watchdog: initialize device before misc_register (bsc#1012628).
- watchdog: rti-wdt: balance pm runtime enable calls
(bsc#1012628).
- md-cluster: Fix potential error pointer dereference in
resize_bitmaps() (bsc#1012628).
- kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
(bsc#1012628).
- x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain
SoC (bsc#1012628).
- x86/bugs/multihit: Fix mitigation reporting when VMX is not
in use (bsc#1012628).
- selftests/bpf: Prevent runqslower from racing on building
bpftool (bsc#1012628).
- Input: sentelic - fix error return when fsp_reg_write fails
(bsc#1012628).
- perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT
is not set (bsc#1012628).
- selftests/bpf: Fix silent Makefile output (bsc#1012628).
- vdpa: Fix pointer math bug in vdpasim_get_config()
(bsc#1012628).
- drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
(bsc#1012628).
- drm/vmwgfx: Fix two list_for_each loop exit tests (bsc#1012628).
- s390/test_unwind: fix possible memleak in test_unwind()
(bsc#1012628).
- s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
(bsc#1012628).
- net: qcom/emac: add missed clk_disable_unprepare in error path
of emac_clks_phase1_init (bsc#1012628).
- nfs: Fix getxattr kernel panic and memory overflow
(bsc#1012628).
- NFS: Fix flexfiles read failover (bsc#1012628).
- lib/test_lockup.c: fix return value of test_lockup_init()
(bsc#1012628).
- fs/minix: set s_maxbytes correctly (bsc#1012628).
- fs/minix: fix block limit check for V1 filesystems
(bsc#1012628).
- fs/minix: remove expected error message in block_to_path()
(bsc#1012628).
- fs/ufs: avoid potential u32 multiplication overflow
(bsc#1012628).
- test_kmod: avoid potential double free in
trigger_config_run_type() (bsc#1012628).
- i2c: iproc: fix race between client unreg and isr (bsc#1012628).
- mfd: dln2: Run event handler loop under spinlock (bsc#1012628).
- crypto: algif_aead - fix uninitialized ctx->init (bsc#1012628).
- ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
(bsc#1012628).
- perf bench mem: Always memset source before memcpy
(bsc#1012628).
- tools build feature: Quote CC and CXX for their arguments
(bsc#1012628).
- perf/x86/rapl: Fix missing psys sysfs attributes (bsc#1012628).
- sh: landisk: Add missing initialization of sh_io_port_base
(bsc#1012628).
- sh: fault: Fix duplicate printing of "PC:" (bsc#1012628).
- drm/i915/gt: Force the GT reset on shutdown (bsc#1012628).
- drm/panfrost: Use kvfree() to free bo->sgts (bsc#1012628).
- drm/dp_mst: Fix the DDC I2C device registration of an MST port
(bsc#1012628).
- drm/dp_mst: Fix timeout handling of MST down messages
(bsc#1012628).
- drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
(bsc#1012628).
- drm/omap: force runtime PM suspend on system suspend
(bsc#1012628).
- drm/tidss: fix modeset init for DPI panels (bsc#1012628).
- drm: Added orientation quirk for ASUS tablet model T103HAF
(bsc#1012628).
- drm: fix drm_dp_mst_port refcount leaks in
drm_dp_mst_allocate_vcpi (bsc#1012628).
- drm/amdgpu: Fix bug where DPM is not enabled after hibernate
and resume (bsc#1012628).
- drm/amd/display: Fix dmesg warning from setting abm level
(bsc#1012628).
- drm/amd/display: dchubbub p-state warning during surface planes
switch (bsc#1012628).
- Disable patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
(does not build).
- Update config files.
- commit bad027a
- bonding: fix active-backup failover for current ARP slave
(bsc#1174771).
- commit 1874dbd
==== kgamma5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kgamma5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== khotkeys5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: khotkeys5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kinfocenter5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kinfocenter5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kmenuedit5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kmenuedit5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kscreen5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kscreenlocker ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== ksshaskpass5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: ksshaskpass5-lang
- Drop suse-tweaks.diff, overwrite KDE_INSTALL_BINDIR instead
(boo#1175991)
- Some spec cleanup
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== ksysguard5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: ksysguard5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* [ksgrd] Correctly handle monitors list changing
==== kwayland-integration ====
Version update (5.19.4 -> 5.19.5)
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kwayland-server ====
Version update (5.19.4 -> 5.19.5)
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== kwin5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: kwin5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* effects/slidingpopups: Properly clip windows
==== kwrited5 ====
Version update (5.19.4 -> 5.19.5)
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== libX11 ====
Version update (1.6.9 -> 1.6.12)
Subpackages: libX11-6 libX11-data libX11-devel libX11-xcb1
- Update to version 1.6.12
* Fix an integer overflow in init_om() [CVE-2020-14363, boo#1175239]
- Update to version 1.6.11:
A collection of random and security fixes.
- Remove patches included in this release:
+ U_001-ChangeTheData_lenParameterOf_XimAttributeToValueToCARD16.patch
+ U_002-FixIntegerOverflowsIn_XimAttributeToValue.patch
+ U_003-FixMoreUncheckedLengths.patch
+ U_004-FixSignedLengthValuesIn_XimGetAttributeID.patch
+ U_005-ZeroOutBuffersInFunctions.patch
+ U_006-Fix-size-calculation-in-_XimAttributeToValue.patch
- Adapt patch p_xlib_skip_ext_env.diff to work with the new version
==== libXtst ====
- Add a Provides: libXtst = %{version} to the library subpackage
to make pre-packaged electron apps happy.
==== libblockdev ====
Version update (2.22 -> 2.24)
Subpackages: libbd_btrfs2 libbd_crypto2 libbd_fs2 libbd_loop2 libbd_mdraid2 libbd_part2 libbd_swap2 libbd_utils2 libblockdev2
- udpate to 2.24:
* VDO plugin has been deprecated in this release (functionality replaced by LVM VDO)
* support for creating and managing LVM VDO volumes added
* support for unlocking of BitLocker-compatible format BITLK added
* new functions for (un)freezing filesystems added
* test suite can now be run against installed version of libblockdev
==== libdatrie ====
Version update (0.2.10 -> 0.2.12)
- update to 0.2.12:
- More C90 (ANSI C) compliance.
- Prevent some compiling conflicts with other sources.
- Fix miscellaneous compiler warnings.
- Prevent trimming on extremely long dictionary path names.
- Detect iconv() error more correctly in trietool.
- Clarify package description that search time is O(m), where m is
key length, not O(1), while still claiming that it's independent
of database size.
- Fix trie_state_get_data() on a prefix key.
- Fix reported segfault on full-range alpha map.
==== libdrm ====
Subpackages: libdrm-devel libdrm2 libdrm_amdgpu1 libdrm_etnaviv1 libdrm_exynos1 libdrm_freedreno1 libdrm_nouveau2 libdrm_radeon1 libdrm_tegra0
- version 2.4.102 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
==== libetonyek ====
- add 0001-add-missing-include-for-std-for_each.patch to fix build
issue with newer boost
==== libevdev ====
Version update (1.9.0 -> 1.9.1)
Subpackages: libevdev-devel libevdev-tools libevdev2
- update to 1.9.1
* no changelog available
- remove n_buildfix_for_opensuse_12_2.patch: obsolete
==== libglvnd ====
Version update (1.2.0 -> 1.3.2)
- version 1.3.2 needed for jira#SLE/SLE-12880, jira#SLE/SLE-12882
- update to 1.3.2:
* Update GL/gl.h to match Mesa.
* GLdispatch: Improve the x86 tsd stubs performance.
* GLdispatch: Define dynamic dispatch stubs at compile time.
* GLdispatch: Change entry_generate_default_code to take an index.
* GLdispatch: Use all 4096 dynamic dispatch stubs.
* Remove -Werror from default CFLAGS
- run tests
- add disable-glx-tests.patch: disable tests that require X
- remove 0001-include-install-GL-headers-when-GL-is-enabled.patch
0002-Add-a-configure-option-to-disable-glesv1-or-glesv2.patch
0003-egl-Sync-with-Khronos.patch - upstream
==== libisoburn ====
Version update (1.5.0 -> 1.5.2)
Subpackages: libisoburn1 xorriso
- update to 1.5.2:
* Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
* Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
* Bug fix: -osirrox "concat_split_on" worked only together with -split_size
larger than 0. Thanks William Willems.
* New API calls isoburn_igopt_set_part_type_guid(),
isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(),
isoburn_igopt_get_iso_type_guid()
* Enabled GPT type GUIDs with -append_partition,
- boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type
* Made libisoburn and GNU xorriso ready for building out-of-source.
Thanks Ross Burton.
==== libkdecoration2 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private7
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== libkscreen2 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== libksysguard5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: libksysguard5-helper libksysguard5-imports libksysguard5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== libmysofa ====
Version update (1.0 -> 1.1)
- update to 1.1:
* Support the change of the reference implementation to version 1.1.1
* Fixing the problem of left / right confusion common in many old SOFA files
* Support many more HDF features which are used in recent implementations of netcdf
==== libodfgen ====
Version update (0.1.6 -> 0.1.7)
- update to 0.1.7:
+ switch to C++-11
+ fuzzing: correct many problem
+ support more text's style attributes
+ add support for named's graphic style
+ ods/odt: try to retrieve some MathML equations
+ support more attributes,
+ allow external file reference
+ do not create invalid file if there is more than 26*26 columns
- Other improvements and fixes.
==== libpwquality ====
Version update (1.4.1 -> 1.4.2)
Subpackages: libpwquality1 pam_pwquality
- update to 1.4.2:
* Fix regression in handling retry, enforce_for_root, and
local_users_only options introduced with the previous
release.
==== libqmi ====
Version update (1.24.14 -> 1.26.4)
Subpackages: libqmi-glib5 libqmi-tools
- update to 1.26.4:
* Added new message collections support, so that users can select which
messages to include in the built library during configure with the
- -enable-collection option. Three predefined sets are given:
* * minimal: the bare minimum messages required to control connectivity.
* * basic: all messages and indications that ModemManager requires.
* * full: all supported messages and indications.
Users can install custom collections under data/ and reference them in
the same way as the predefined sets. E.g. installing a new
data/qmi-collection-custom.json set can be enabled during configure with
- -enable-collection=custom.
* Added new GObject Introspection support in the library
* Implemented new QRTR backend support, disabled by default. This new backend
allows to perform QMI operations on systems with the Qualcomm IPC router
* Added 5GNR radio access technology support, with new enum values in both the
DMS and NAS services.
* New services:
* * New 'GMS' (Telit General Modem Service) service, for now just implementing
basic test get/set value commands.
* * New 'DSD' (Data System Determination) service, implementing methods to get
and set default bearer APN settings.
* New request/response/indications:
* * dms: implement "Get MAC Address" request/response.
* * dms: renamed "Dell Get Firmware Version" to "Foxconn Get Firmware Version"
as the command applies not only to the Dell-branded variant, but also to
the generic Foxconn-branded models. The old APIs are kept available but
flagged as deprecated.
* * loc: implement "Set NMEA Types" request/response.
* * loc: implement "Get NMEA Types" request/response.
* * uim: implement "Switch Slot" request/response.
* * uim: implement "Get Slot Status" request/response.
* * uim: implement "Slot Status" indication.
* * voice: implement "Indication Register" request/response.
* * voice: implement "Originate USSD" request/response.
* * voice: implement "Answer USSD" request/response.
* * voice: implement "Cancel USSD" request/response.
* * voice: implement "Release USSD" request/response.
* * voice: implement "USSD" indication.
* * voice: implement "Originate USSD No Wait" request/response.
* * voice: implement "Originate USSD No Wait" indication.
* New TLVs supported in existing messages:
* * nas: added 'Extended List' and 'Bandwidth List' in "Get RF Band
Information".
* * wda: added 'Endpoint Info' in "Get Data Format".
==== librdkafka ====
Version update (1.3.0 -> 1.5.0)
- Update library v1.3.0 -> 1.5.0
* Improved broker connection error reporting with more useful information and
hints on the cause of the problem.
* Consumer: Propagate errors when subscribing to unavailable topics (#1540)
* Producer: Add `batch.size` producer configuration property (#638)
* Add `topic.metadata.propagation.max.ms` to allow newly manually created
topics to be propagated throughout the cluster before reporting them
as non-existent. This fixes race issues where CreateTopics() is
quickly followed by produce().
* Prefer least idle connection for periodic metadata refreshes, et.al.,
to allow truly idle connections to time out and to avoid load-balancer-killed
idle connection errors (#2845)
* Added `rd_kafka_event_debug_contexts()` to get the debug contexts for
a debug log line (by @wolfchimneyrock).
* Added Test scenarios which define the cluster configuration.
* Added MinGW-w64 builds (@ed-alertedh, #2553)
* `./configure --enable-XYZ` now requires the XYZ check to pass,
and `--disable-XYZ` disables the feature altogether (@benesch)
* Added `rd_kafka_produceva()` which takes an array of produce arguments
for situations where the existing `rd_kafka_producev()` va-arg approach
can't be used.
* Added `rd_kafka_message_broker_id()` to see the broker that a message
was produced or fetched from, or an error was associated with.
* Added RTT/delay simulation to mock brokers.
* Subscribing to non-existent and unauthorized topics will now propagate
errors `RD_KAFKA_RESP_ERR_UNKNOWN_TOPIC_OR_PART` and
`RD_KAFKA_RESP_ERR_TOPIC_AUTHORIZATION_FAILED` to the application through
the standard consumer error (the err field in the message object).
* Consumer will no longer trigger auto creation of topics,
`allow.auto.create.topics=true` may be used to re-enable the old deprecated
functionality.
* The default consumer pre-fetch queue threshold `queued.max.messages.kbytes`
has been decreased from 1GB to 64MB to avoid excessive network usage for low
and medium throughput consumer applications. High throughput consumer
applications may need to manually set this property to a higher value.
* The default consumer Fetch wait time has been increased from 100ms to 500ms
to avoid excessive network usage for low throughput topics.
* If OpenSSL is linked statically, or `ssl.ca.location=probe` is configured,
librdkafka will probe known CA certificate paths and automatically use the
first one found. This should alleviate the need to configure
`ssl.ca.location` when the statically linked OpenSSL's OPENSSLDIR differs
from the system's CA certificate path.
* The heuristics for handling Apache Kafka < 0.10 brokers has been removed to
improve connection error handling for modern Kafka versions.
Users on Brokers 0.9.x or older should already be configuring
`api.version.request=false` and `broker.version.fallback=...` so there
should be no functional change.
* The default producer batch accumulation time, `linger.ms`, has been changed
from 0.5ms to 5ms to improve batch sizes and throughput while reducing
the per-message protocol overhead.
Applications that require lower produce latency than 5ms will need to
manually set `linger.ms` to a lower value.
* librdkafka's build tooling now requires Python 3.x (python3 interpreter).
- Update install location of doc/license files
==== libreoffice ====
Version update (7.0.1.1 -> 7.0.1.2)
Subpackages: libreoffice-base libreoffice-base-drivers-firebird libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Update to 7.0.1.2:
* RC2 release of 7.0.1
- Update BR to match up configure.ac
==== libspectre ====
Version update (0.2.8 -> 0.2.9)
- update to 0.2.9:
* Fixed lots of crashes, memory leaks with malformed
documents (Albert Astals Cid, Randy)
* Ghostscript 9.24 is now required (Christian Persch)
* Hide internal symbols (Christian Persch)
* Added "(libspectre)" to the error messages to be clear where the
messages come from (Caolán McNamara)
* Fixed clang warnings (Albert Astals Cid)
- fix-bsc975503.diff: refresh
==== libstorage-ng ====
Version update (4.3.39 -> 4.3.40)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#767
- removed some unnecessary null pointer checks
- 4.3.40
==== libteam ====
Version update (1.29 -> 1.31)
- update to 1.31:
* teamd: fix build error in expansion of macro teamd_log_dbgx
* teamd/lacp: fix segfault due to NULL pointer dereference
* teamd: fix possible race in master ifname callback
* Fix ifinfo_link_with_port race condition with newlink
* Skip setting the same hwaddr to a lag port if not needed
* teamd/lacp: silence ignore none LACP frames
==== libthai ====
Version update (0.1.27 -> 0.1.28)
Subpackages: libthai-data libthai0
- update to 0.1.28:
* Fix missing includes in wchar-related headers.
* More C90 (ANSI C) compliance.
* Updated word break dictionary.
==== libuv ====
Version update (1.34.2 -> 1.38.1)
- update to 1.38.1
* test: use last matching qemu version (cjihrig)
* win, util: rearrange uv_hrtime (Bartosz Sosnowski)
* test: skip signal_multiple_loops test on QEMU (gengjiawen)
* build: add android build to CI (gengjiawen)
* test: extend fs_event_error_reporting timeout (cjihrig)
* build: link libkvm on netbsd only (Alexander Tokmakov)
* linux: refactor /proc file reader logic (Ben Noordhuis)
* linux: read load average from /proc/loadavg (Ben Noordhuis)
* android: remove patch code for below 21 (gengjiawen)
* win: fix visual studio 2008 build (Arenoros)
* win,tty: fix deadlock caused by inconsistent state (lander0s)
* unix: use relaxed loads/stores for feature checks (Ben Noordhuis)
* build: don't .gitignore m4/ax_pthread.m4 (Ben Noordhuis)
* unix: fix gcc atomics feature check (Ben Noordhuis)
* darwin: work around clock jumping back in time (Ben Noordhuis)
* udp: fix write_queue cleanup on sendmmsg error (Santiago Gimeno)
* src: build fix for Android (David Carlier)
* win: remove dep on GetQueuedCompletionStatusEx (Colin Finck)
* doc: correct source lines (Shohei YOSHIDA)
* build,android: fix typo (twosee)
* doc: uv_cancel() handles uv_random_t requests (Philip Chimento)
* doc: fix unescaped character (Philip Chimento)
* build,cmake: fix compilation on old MinGW (erw7)
* build: remove unnessesary MSVC warnings (Bartosz Sosnowski)
* win: make uv_udp_init_ex() accept UV_UDP_RECVMMSG (Ben Noordhuis)
* unix: simplify uv__udp_init_ex() (Ben Noordhuis)
* win: remove MAX_PATH limitations (Bartosz Sosnowski)
* build, win: add long path aware manifest (Bartosz Sosnowski)
* doc: check/idle/prepare functions always succeed (Ben Noordhuis)
* darwin: fix build with non-apple compilers (Ben Noordhuis)
* win: support environment variables > 32767 chars (Ben Noordhuis)
* unix: fully initialize struct msghdr (Ben Noordhuis)
* doc: add uv_replace_allocator thread safety warning (twosee)
* unix: fix int overflow when copying large files (Michal Artazov)
* fs: report original error (Bartosz Sosnowski)
* win, fs: add IO_REPARSE_TAG_APPEXECLINK support (Bartosz Sosnowski)
* doc: fix formatting (Ben Noordhuis)
* unix: fix memory leak when uv_loop_init() fails (Anna Henningsen)
* unix: shrink uv_udp_set_source_membership() stack (Ben Noordhuis)
* unix,win: fix wrong sizeof argument to memcpy() (Ben Noordhuis)
* build: check for libraries not provided by libc (Jeroen Roovers)
* doc: fix the order of arguments to calloc() (MasterDuke17)
* unix: don't abort when getrlimit() fails (Ben Noordhuis)
* test: support common user profile on IBMi (Xu Meng)
* build: test on more platforms via QEMU in CI (gengjiawen)
* build: add aix-common.c for AIX cmake build (Jesse Gorzinski)
* zos: explicitly mark message queue events (Irek Fakhrutdinov)
* zos: move mq check out of loop to save cpu cycles (Irek Fakhrutdinov)
* zos: add checks to ensure behavior of epoll_wait (Irek Fakhrutdinov)
* src: add uv__reallocf() (Ben Noordhuis)
* build: ibmi support for cmake (Jesse Gorzinski)
* build: fix gyp build for Android API >= 28 (Lin Zhang)
* udp: return recvmmsg-ed datagrams in order (Saúl Ibarra Corretgé)
* zos,test: fix spawn_empty_env for shared library build (Richard Lau)
* zos: fix non-Release builds (Richard Lau)
* zos: fix return value on expired nanosleep() call (Richard Lau)
* build: fix z/OS cmake build (Richard Lau)
* test: add a bunch of ASSERT macros (Santiago Gimeno)
* test: remove unused extern declaration (Ben Noordhuis)
* test: canonicalize argv[0] in exepath test (Ben Noordhuis)
* test: simplify platform_init() (Ben Noordhuis)
* ibmi: Fix isatty EBADF handling and refactor (Kevin Adler)
* test: Test EBADF tty handling (Kevin Adler)
* build: make cmake build benchmarks (Ben Noordhuis)
* win: use RtlGenRandom from advapi32.dll directly (Ben Noordhuis)
* android: fix OOB write in uv_interface_addresses() (Lin Zhang)
* test: pass test when hostname is single character (??)
* ibmi: set the highest process priority to -10 (Xu Meng)
* build: remove support for gyp (Ben Noordhuis)
* doc: add note to README on cross-compiling (Ben Noordhuis)
* fs: add uv_fs_lutime() (Sk Sajidul Kadir)
* unix: implement cpu_relax() for arm (David Carlier)
* linux: fix uv__accept4() (twosee)
* win: handle file paths in uv_fs_statfs() (erw7)
* unix: fix uv_os_environ() null pointer check (Rikard Falkeborn)
* win: fix uv_os_environ() null pointer check (Rikard Falkeborn)
* unix: fix compilation on macOS 32-bit architectures (Brad King)
* win: replace alloca() with stack-based array (Ben Noordhuis)
==== libva ====
Version update (2.7.0 -> 2.8.0)
Subpackages: libva-drm2 libva-x11-2 libva2
- version 2.8.0 needed for jira#SLE/SLE-12712
- update to 2.8.0:
* trace: enable return value trace for successful function call
* trace: divide va_TraceEndPicture to two seperate function
* trace: add support for VAProfileHEVCSccMain444_10
* fix:Fixes file descriptor leak
* add fourcc code for P012 format
* travis: Add a test that code files don't have the exec bit set
* Remove the execute bit from all source code files
* meson: Allow for libdir and includedir to be absolute paths
* trace: Fix format string warnings
* fix:Fix clang warning (reading garbage)
* add definition to enforce both reflist not empty
* trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
* change the return value to be UNIMPLEMENTED when the function pointer is NULL
* remove check of vaPutSurface implementation
* Add new slice structure flag for CAPS reporting
* VA/X11: VAAPI driver mapping for iris DRI driver
* VA/X11: enable driver candidate selection for DRI2
* Add SCC flags to enable/disable features
* fix: Fix HDR10 MaxCLL and MaxFALL documentation
* Add VAProfileHEVCSccMain444_10 for HEVC
* change the compatible list to be dynamic one
* trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string
==== libva-gl ====
Version update (2.7.0 -> 2.8.0)
Subpackages: libva-glx2 libva-wayland2
- version 2.8.0 needed for jira#SLE/SLE-12712
- update to 2.8.0:
* trace: enable return value trace for successful function call
* trace: divide va_TraceEndPicture to two seperate function
* trace: add support for VAProfileHEVCSccMain444_10
* fix:Fixes file descriptor leak
* add fourcc code for P012 format
* travis: Add a test that code files don't have the exec bit set
* Remove the execute bit from all source code files
* meson: Allow for libdir and includedir to be absolute paths
* trace: Fix format string warnings
* fix:Fix clang warning (reading garbage)
* add definition to enforce both reflist not empty
* trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
* change the return value to be UNIMPLEMENTED when the function pointer is NULL
* remove check of vaPutSurface implementation
* Add new slice structure flag for CAPS reporting
* VA/X11: VAAPI driver mapping for iris DRI driver
* VA/X11: enable driver candidate selection for DRI2
* Add SCC flags to enable/disable features
* fix: Fix HDR10 MaxCLL and MaxFALL documentation
* Add VAProfileHEVCSccMain444_10 for HEVC
* change the compatible list to be dynamic one
* trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string
==== libverto ====
Version update (0.2.6 -> 0.3.1)
- update to 0.3.1:
* Fix rare leak of DSO in module_load
* Turn off -Wcast-function-type
* Work around libev not being c89-compliant
* Minor release bumps for verto_cleanup()
* Leak fixes
* Enforce strict c89 compliance for portability
* Many warning fixes
* Fix memleak in libverto:vfree
* Update mutex usage to improve debugging
* Add verto_cleanup() to free loaded_modules
* Make C99 requirement explicit
==== libyui-ncurses ====
Version update (2.56.1 -> 2.56.2)
- Fix changing a single cell in a sorted table (bsc#1165388, bsc#1174615)
- 2.56.2
==== libzypp ====
Version update (17.24.1 -> 17.24.2)
- VendorAttr: Const-correct API and let Target provide its
settings (bsc#1174918)
- Support buildnr with commit hash in purge-kernels (bsc#1175342)
This adds special behaviour for when a kernel version has the
rebuild counter before the kernel commit hash.
- Improve Italian traslation of the "breaking dependencies"
message (bsc#1173529)
- Make sure reading from lsof does not block forever (bsc#1174240)
- Just collect details for the signatures found (fixes #229)
- version 17.24.2 (22)
==== lua53 ====
Subpackages: liblua5_3-5
- Added upstream-bugs.patch: upstream bug patches
* Patches 2,3,4
- Added upstream-bugs-backport-lua54.patch: bugs discovered in lua54
* Patch 10: CVE-2020-24371, boo#1175449
* Patch 11: CVE-2020-24370, boo#1175448
* Patch 13
- Add RISC-V to list of 64-bit architectures
==== lvm2 ====
Version update (2.03.05 -> 2.03.10)
Subpackages: liblvm2cmd2_03
- lvm can't pass build with gcc option Wstringop-overflow (bsc#1175565)
+ bug-1175565_lvm-cant-pass-build-with-gcc-option-Wstringop-overflow.patch
- lvm2.spec
+ add obsoletes version for passing build
+ remove config item '--with-cluster=internal' for lvmlockd package
- Update to LVM2.2.03.10
WHATS_NEW from 2.03.06 to 2.03.10:
Version 2.03.10 - 09th August 2020
==================================
Add writecache and integrity support to lvmdbusd.
Generate unique cachevol name when default required from lvcreate.
Converting RAID1 volume to one with same number of legs now succeeds with a
warning.
Fix conversion to raid from striped lagging type.
Fix conversion to 'mirrored' mirror log with larger regionsize.
Zero pool metadata on allocation (disable with allocation/zero_metadata=0).
Failure in zeroing or wiping will fail command (bypass with -Zn, -Wn).
Add lvcreate of new cache or writecache lv with single command.
Fix running out of free buffers for async writing for larger writes.
Add integrity with raid capability.
Fix support for lvconvert --repair used by foreign apps (i.e. Docker).
Version 2.03.09 - 26th March 2020
=================================
Fix formating of vdopool (vdo_slab_size_mb was smaller by 2 bits).
Fix showing of a dm kernel error when uncaching a volume with cachevol.
Version 2.03.08 - 11th February 2020
====================================
Prevent problematic snapshots of writecache volumes.
Add error handling for failing allocation in _reserve_area().
Fix memleak in syncing of internal cache.
Fix pvck dump_current_text memleak.
Fix lvmlockd result code on error path for _query_lock_lv().
Update pvck man page and help output.
Reject invalid writecache high/low_watermark setting.
Report writecache status.
Accept more output lines from vdo_format.
Prohibit reshaping of stacked raid LVs.
Avoid running cache input arg validation when creating vdo pool.
Prevent raid reshaping of stacked volumes.
Added VDO lvmdbusd methods for enable/disable compression & dedupe.
Added VDO lvmdbusd method for converting LV to VDO pool.
Version 2.03.07 - 30th November 2019
====================================
Subcommand in vgck for repairing headers and metadata.
Ensure minimum required region size on striped RaidLV creation.
Fix resize of thin-pool with data and metadata of different segtype.
Improve mirror type leg splitting.
Improve error path handling in daemons on shutdown.
Fix activation order when removing merged snapshot.
Experimental VDO support for lvmdbusd.
Version 2.03.06 - 23rd October 2019
===================================
Add _cpool suffix to cache-pool LV name when used by caching LV.
No longer store extra UUID for cmeta and cdata cachevol layer.
Enhance activation of cache devices with cachevols.
Add _cvol in list of protected suffixes and start use it with DM UUID.
Rename LV converted to cachevol to use _cvol suffix.
Use normal LVs for wiping of cachevols.
Reload cleanered cache DM only with cleaner policy.
Fix cmd return when zeroing of cachevol fails.
Extend lvs to show all VDO properties.
Preserve VDO write policy with vdopool.
Increase default vdo bio threads to 4.
Continue report when cache_status fails.
Add support for DM_DEVICE_GET_TARGET_VERSION into device_mapper.
Fix cmirrord usage of header files from device_mapper subdir.
Allow standalone activation of VDO pool just like for thin-pools.
Activate thin-pool layered volume as 'read-only' device.
Ignore crypto devices with UUID signature CRYPT-SUBDEV.
Enhance validation for thin and cache pool conversion and swapping.
Improve internal removal of cached devices.
Synchronize with udev when dropping snapshot.
Add missing device synchronization point before removing pvmove node.
Correctly set read_ahead for LVs when pvmove is finished.
Remove unsupported OPTIONS+="event_timeout" udev rule from 11-dm-lvm.rules.
Prevent creating VGs with PVs with different logical block sizes.
Fix metadata writes from corrupting with large physical block size.
WHATS_NEW_DM from 1.02.164 to 1.02.173:
Version 1.02.173 - 09th August 2020
===================================
Add support for VDO in blkdeactivate script.
Version 1.02.171 - 26th March 2020
==================================
Fix dm_list interators with gcc 10 optimization (-ftree-pta).
Dmeventd handles timer without looping on short intervals.
Version 1.02.169 - 11th February 2020
=====================================
Enhance error messages for device creation.
Version 1.02.167 - 30th November 2019
=====================================
Version 1.02.165 - 23rd October 2019
====================================
Add support for DM_DEVICE_GET_TARGET_VERSION.
Add debug of dmsetup udevcomplete with hexa print DM_COOKIE_COMPLETED.
Fix versioning of dm_stats_create_region and dm_stats_create_region.
- Drop patches that have been merged into upstream
- bug-1122666_devices-drop-open-error-message.patch
- bug-1150021_01-scanning-open-devs-rw-when-rescanning-for-write.patch
- bug-1149408_Fix-rounding-writes-up-to-sector-size.patch
- bug-1149408_vgcreate-vgextend-restrict-PVs-with-mixed-block-size.patch
- bug-1152378-md-component-detection-for-differing-PV-and-device-s.patch
- bug-1152378-pvscan-fix-PV-online-when-device-has-a-different-siz.patch
- jcs-SLE5498_pvscan-allow-use-of-noudevsync-option.patch
- bug-1154655_udev-remove-unsupported-OPTIONS-event_timeout-rule.patch
- bug-1158628_01-tests-replaces-grep-q-usage.patch
- bug-1158628_02-tests-fix-ra-checking.patch
- bug-1158628_03-tests-simplify-some-var-settings.patch
- bug-1158628_04-pvmove-correcting-read_ahead-setting.patch
- bug-1158628_05-activation-add-synchronization-point.patch
- bug-1158628_06-pvmove-add-missing-synchronization.patch
- bug-1158628_07-activation-extend-handling-of-pending_delete.patch
- bug-1158628_08-lv_manip-add-synchronizations.patch
- bug-1158628_09-lvconvert-improve-validation-thin-and-cache-pool-con.patch
- bug-1158628_10-thin-activate-layer-pool-aas-read-only-LV.patch
- bug-1158628_11-tests-mdadm-stop-in-test-cleanup.patch
- bug-1158628_12-test-increase-size-of-raid10-LV-allowing-tests-to-su.patch
- bug-1158628_13-lvconvert-fix-return-value-when-zeroing-fails.patch
- bug-1158628_14-tests-add-extra-settle.patch
- bug-1158628_15-test-Fix-handling-leftovers-from-previous-tests.patch
- bug-1158861_01-config-remove-filter-typo.patch
- bug-1158861_02-config-Fix-default-option-which-makes-no-sense.patch
- bug-1158861_03-vgchange-don-t-fail-monitor-command-if-vg-is-exporte.patch
- bug-1158861_04-fix-duplicate-pv-size-check.patch
- bug-1158861_05-hints-fix-copy-of-filter.patch
- bug-1158861_06-fix-segfault-for-invalid-characters-in-vg-name.patch
- bug-1158861_07-vgck-let-updatemetadata-repair-mismatched-metadata.patch
- bug-1158861_08-hints-fix-mem-leaking-buffers.patch
- bug-1158861_09-pvcreate-pvremove-fix-reacquiring-global-lock-after.patch
- bug-1150021_02-bcache-add-bcache_abort.patch
- bug-1150021_03-label-Use-bcache_abort_fd-to-ensure-blocks-are-no-lo.patch
- bug-1150021_04-bcache-add-unit-test.patch
- bug-1150021_05-bcache-bcache_invalidate_fd-only-remove-prefixes-on.patch
- bug-1150021_06-fix-dev_unset_last_byte-after-write-error.patch
- bug-1157736-add-suggestion-message-for-mirror-LVs.patch
- bug-1171907-lvremove-remove-attached-cachevol-with-removed-LV.patch
- bug-1172566_cachevol-use-cachepool-code-for-metadata-size.patch
- lvm2.spec
+ Correct lvm2.spec 'Source' & 'Source42' URL
+ enable feature --with-writecache=internal
==== lvm2-device-mapper ====
Version update (1.02.163 -> 1.02.173)
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- lvm can't pass build with gcc option Wstringop-overflow (bsc#1175565)
+ bug-1175565_lvm-cant-pass-build-with-gcc-option-Wstringop-overflow.patch
- lvm2.spec
+ add obsoletes version for passing build
+ remove config item '--with-cluster=internal' for lvmlockd package
- Update to LVM2.2.03.10
WHATS_NEW from 2.03.06 to 2.03.10:
Version 2.03.10 - 09th August 2020
==================================
Add writecache and integrity support to lvmdbusd.
Generate unique cachevol name when default required from lvcreate.
Converting RAID1 volume to one with same number of legs now succeeds with a
warning.
Fix conversion to raid from striped lagging type.
Fix conversion to 'mirrored' mirror log with larger regionsize.
Zero pool metadata on allocation (disable with allocation/zero_metadata=0).
Failure in zeroing or wiping will fail command (bypass with -Zn, -Wn).
Add lvcreate of new cache or writecache lv with single command.
Fix running out of free buffers for async writing for larger writes.
Add integrity with raid capability.
Fix support for lvconvert --repair used by foreign apps (i.e. Docker).
Version 2.03.09 - 26th March 2020
=================================
Fix formating of vdopool (vdo_slab_size_mb was smaller by 2 bits).
Fix showing of a dm kernel error when uncaching a volume with cachevol.
Version 2.03.08 - 11th February 2020
====================================
Prevent problematic snapshots of writecache volumes.
Add error handling for failing allocation in _reserve_area().
Fix memleak in syncing of internal cache.
Fix pvck dump_current_text memleak.
Fix lvmlockd result code on error path for _query_lock_lv().
Update pvck man page and help output.
Reject invalid writecache high/low_watermark setting.
Report writecache status.
Accept more output lines from vdo_format.
Prohibit reshaping of stacked raid LVs.
Avoid running cache input arg validation when creating vdo pool.
Prevent raid reshaping of stacked volumes.
Added VDO lvmdbusd methods for enable/disable compression & dedupe.
Added VDO lvmdbusd method for converting LV to VDO pool.
Version 2.03.07 - 30th November 2019
====================================
Subcommand in vgck for repairing headers and metadata.
Ensure minimum required region size on striped RaidLV creation.
Fix resize of thin-pool with data and metadata of different segtype.
Improve mirror type leg splitting.
Improve error path handling in daemons on shutdown.
Fix activation order when removing merged snapshot.
Experimental VDO support for lvmdbusd.
Version 2.03.06 - 23rd October 2019
===================================
Add _cpool suffix to cache-pool LV name when used by caching LV.
No longer store extra UUID for cmeta and cdata cachevol layer.
Enhance activation of cache devices with cachevols.
Add _cvol in list of protected suffixes and start use it with DM UUID.
Rename LV converted to cachevol to use _cvol suffix.
Use normal LVs for wiping of cachevols.
Reload cleanered cache DM only with cleaner policy.
Fix cmd return when zeroing of cachevol fails.
Extend lvs to show all VDO properties.
Preserve VDO write policy with vdopool.
Increase default vdo bio threads to 4.
Continue report when cache_status fails.
Add support for DM_DEVICE_GET_TARGET_VERSION into device_mapper.
Fix cmirrord usage of header files from device_mapper subdir.
Allow standalone activation of VDO pool just like for thin-pools.
Activate thin-pool layered volume as 'read-only' device.
Ignore crypto devices with UUID signature CRYPT-SUBDEV.
Enhance validation for thin and cache pool conversion and swapping.
Improve internal removal of cached devices.
Synchronize with udev when dropping snapshot.
Add missing device synchronization point before removing pvmove node.
Correctly set read_ahead for LVs when pvmove is finished.
Remove unsupported OPTIONS+="event_timeout" udev rule from 11-dm-lvm.rules.
Prevent creating VGs with PVs with different logical block sizes.
Fix metadata writes from corrupting with large physical block size.
WHATS_NEW_DM from 1.02.164 to 1.02.173:
Version 1.02.173 - 09th August 2020
===================================
Add support for VDO in blkdeactivate script.
Version 1.02.171 - 26th March 2020
==================================
Fix dm_list interators with gcc 10 optimization (-ftree-pta).
Dmeventd handles timer without looping on short intervals.
Version 1.02.169 - 11th February 2020
=====================================
Enhance error messages for device creation.
Version 1.02.167 - 30th November 2019
=====================================
Version 1.02.165 - 23rd October 2019
====================================
Add support for DM_DEVICE_GET_TARGET_VERSION.
Add debug of dmsetup udevcomplete with hexa print DM_COOKIE_COMPLETED.
Fix versioning of dm_stats_create_region and dm_stats_create_region.
- Drop patches that have been merged into upstream
- bug-1122666_devices-drop-open-error-message.patch
- bug-1150021_01-scanning-open-devs-rw-when-rescanning-for-write.patch
- bug-1149408_Fix-rounding-writes-up-to-sector-size.patch
- bug-1149408_vgcreate-vgextend-restrict-PVs-with-mixed-block-size.patch
- bug-1152378-md-component-detection-for-differing-PV-and-device-s.patch
- bug-1152378-pvscan-fix-PV-online-when-device-has-a-different-siz.patch
- jcs-SLE5498_pvscan-allow-use-of-noudevsync-option.patch
- bug-1154655_udev-remove-unsupported-OPTIONS-event_timeout-rule.patch
- bug-1158628_01-tests-replaces-grep-q-usage.patch
- bug-1158628_02-tests-fix-ra-checking.patch
- bug-1158628_03-tests-simplify-some-var-settings.patch
- bug-1158628_04-pvmove-correcting-read_ahead-setting.patch
- bug-1158628_05-activation-add-synchronization-point.patch
- bug-1158628_06-pvmove-add-missing-synchronization.patch
- bug-1158628_07-activation-extend-handling-of-pending_delete.patch
- bug-1158628_08-lv_manip-add-synchronizations.patch
- bug-1158628_09-lvconvert-improve-validation-thin-and-cache-pool-con.patch
- bug-1158628_10-thin-activate-layer-pool-aas-read-only-LV.patch
- bug-1158628_11-tests-mdadm-stop-in-test-cleanup.patch
- bug-1158628_12-test-increase-size-of-raid10-LV-allowing-tests-to-su.patch
- bug-1158628_13-lvconvert-fix-return-value-when-zeroing-fails.patch
- bug-1158628_14-tests-add-extra-settle.patch
- bug-1158628_15-test-Fix-handling-leftovers-from-previous-tests.patch
- bug-1158861_01-config-remove-filter-typo.patch
- bug-1158861_02-config-Fix-default-option-which-makes-no-sense.patch
- bug-1158861_03-vgchange-don-t-fail-monitor-command-if-vg-is-exporte.patch
- bug-1158861_04-fix-duplicate-pv-size-check.patch
- bug-1158861_05-hints-fix-copy-of-filter.patch
- bug-1158861_06-fix-segfault-for-invalid-characters-in-vg-name.patch
- bug-1158861_07-vgck-let-updatemetadata-repair-mismatched-metadata.patch
- bug-1158861_08-hints-fix-mem-leaking-buffers.patch
- bug-1158861_09-pvcreate-pvremove-fix-reacquiring-global-lock-after.patch
- bug-1150021_02-bcache-add-bcache_abort.patch
- bug-1150021_03-label-Use-bcache_abort_fd-to-ensure-blocks-are-no-lo.patch
- bug-1150021_04-bcache-add-unit-test.patch
- bug-1150021_05-bcache-bcache_invalidate_fd-only-remove-prefixes-on.patch
- bug-1150021_06-fix-dev_unset_last_byte-after-write-error.patch
- bug-1157736-add-suggestion-message-for-mirror-LVs.patch
- bug-1171907-lvremove-remove-attached-cachevol-with-removed-LV.patch
- bug-1172566_cachevol-use-cachepool-code-for-metadata-size.patch
- lvm2.spec
+ Correct lvm2.spec 'Source' & 'Source42' URL
+ enable feature --with-writecache=internal
==== m17n-db ====
Version update (1.7.0 -> 1.8.0)
- update to 1.8.0:
* * New input methods are added.
mr-remigton.mim: Marathi input method for remington layout
mr-typewriter.mim: Marathi input method for typewriter layout
ne-rom-translit.mim: Nepali input method with roman transliteration
ne-trad.mim: Nepali input method for traditional layout
kn-optitransv2.mim: Kannada input method by the OPTITRANS transliteration system
hi-optitransv2.mim: Hindi input method by the OPTITRANS transliteration system
ml-enhanced-inscript.mim: Malayalam input method for enhanced inscript layout
* * This input method is largely augmented.
lsymbol.mim: Add many symbols.
uk-kbd.mim: renamed from ua-kbd to uk-kbd
zh-zhuyin.mim: renamed from zh-bopomofo to zh-zhuyin
==== m17n-lib ====
Version update (1.7.0 -> 1.8.0)
- update to 1.8.0:
This release is just for bug fixing.
- remove m17n-lib-1.7.0-fix-crash-in-marathi-transliteration.patch,
m17n-lib-fix-warnings.diff: upstream
==== mailutils ====
Subpackages: libmailutils5
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
==== man ====
- Fix usage of update-alternatives (boo#1175919).
==== mariadb ====
Version update (10.4.13 -> 10.4.14)
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Update to 10.4.14 [bsc#1175596]
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-10414-release-notes
https://mariadb.com/kb/en/library/mariadb-10414-changelog
* fixes for the following security vulnerabilities: none
* the update fixes [bsc#1174559] and [bsc#1173516] (MariaDB crashes
at db_sync from Keystone)
- refresh mariadb-10.2.4-fortify-and-O.patch
- fix patch sequence
- run spec-cleaner
- build galera for openSUSE only
- update suse_skipped_tests.list
- tune the testsuite to avoid randomly failing tests
==== milou5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: milou5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== mozilla-nspr ====
Version update (4.26 -> 4.27)
- update to version 4.27
* the macOS platform code for shared library loading was
changed to support macOS 11.
If the absolute path parameter given to PR_LoadLibrary
begins with either /System/ or /usr/lib/ then no test is
performed if the library exists at a file.
* An include statement for a Windows system library header
was added
==== mozilla-nss ====
Version update (3.54 -> 3.55)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.55
Notable changes
* P384 and P521 elliptic curve implementations are replaced with
verifiable implementations from Fiat-Crypto [0] and ECCKiila [1].
* PK11_FindCertInSlot is added. With this function, a given slot
can be queried with a DER-Encoded certificate, providing performance
and usability improvements over other mechanisms. (bmo#1649633)
* DTLS 1.3 implementation is updated to draft-38. (bmo#1647752)
Relevant Bugfixes
* bmo#1631583 (CVE-2020-6829, CVE-2020-12400) - Replace P384 and
P521 with new, verifiable implementations from Fiat-Crypto and ECCKiila.
* bmo#1649487 - Move overzealous assertion in VFY_EndWithSignature.
* bmo#1631573 (CVE-2020-12401) - Remove unnecessary scalar padding.
* bmo#1636771 (CVE-2020-12403) - Explicitly disable multi-part
ChaCha20 (which was not functioning correctly) and more strictly
enforce tag length.
* bmo#1649648 - Don't memcpy zero bytes (sanitizer fix).
* bmo#1649316 - Don't memcpy zero bytes (sanitizer fix).
* bmo#1649322 - Don't memcpy zero bytes (sanitizer fix).
* bmo#1653202 - Fix initialization bug in blapitest when compiled
with NSS_DISABLE_DEPRECATED_SEED.
* bmo#1646594 - Fix AVX2 detection in makefile builds.
* bmo#1649633 - Add PK11_FindCertInSlot to search a given slot
for a DER-encoded certificate.
* bmo#1651520 - Fix slotLock race in NSC_GetTokenInfo.
* bmo#1647752 - Update DTLS 1.3 implementation to draft-38.
* bmo#1649190 - Run cipher, sdr, and ocsp tests under standard test cycle in CI.
* bmo#1649226 - Add Wycheproof ECDSA tests.
* bmo#1637222 - Consistently enforce IV requirements for DES and 3DES.
* bmo#1067214 - Enforce minimum PKCS#1 v1.5 padding length in
RSA_CheckSignRecover.
* bmo#1646324 - Advertise PKCS#1 schemes for certificates in the
signature_algorithms extension.
==== mozjs68 ====
- reset memoryperjob for PowerPC avoid dispatcher to not find worker
and still use %limit_build macro for them.
==== mpc ====
Version update (1.1.0 -> 1.2.0)
- Update to version 1.2.0.
The release features the new functions mpc_sum and mpc_dot and
several bug fixes, in particular to make functions more robust
if the user reduces the exponent range. It also contains the tool
mpcheck for easier comparison with computations by the C library
on standard precision floating-point numbers.
==== mtdev ====
Version update (1.1.5 -> 1.1.6)
Subpackages: libmtdev1 mtdev-devel
- update to 1.1.6:
* adjust for 64bit time_t for 32bit architectures
* Use a macro for `nlongs` so it can be used in constant expression
* mtdev-matching.c: declare global variables static
* mtdev-mapgen.c: declare init_caps() static
* caps.c: declare mtdev_set_slots() static
==== multipath-tools ====
Version update (0.8.4+43+suse.908383f -> 0.8.4+183+suse.1817ce2)
Subpackages: kpartx libmpath0
- Update to version 0.8.4+183+suse.1817ce2:
Added reviewed upstream fix for multipath crash
* multipath: get_dm_mpvec: discard broken maps
- Update to version 0.8.4+180+suse.50a2698:
* Fix memory access / leak issues found with valgrind
- Update to version 0.8.4+170+suse.801341f:
* libmultipath: tests: fix bitfield tests
* Spec file: disable LTO for %check (bsc#1133122)
- Update to version 0.8.4+167+suse.70bef90:
Pull in reviewed upstream changes
- Bug fixes
* libmultipath: add consistency check for alias settings (bsc#1172429)
* libmultipath: select_action(): don't drop map if alias clashes (bsc#1172429)
* libmultipath: refuse reloading an existing map with different WWID
(bsc#1172429)
* libmultipath: select_action(): force udev reload for uninitialized maps
(bsc#1172157)
* multipathd: uev_trigger(): handle incomplete ADD events (bsc#1172157)
* improve logging for failure to set dev_loss_tmo (bsc#1173060, bsc#1173064)
* libmultipath: add device to hwtable.c (bsc#1174026)
- New features
* multipath: add -D option to skip multipathd delegation
* multipath: delegate flushing maps to multipathd
* multipathd: add "del maps" multipathd command
- Other changes
* cleanup disassemble_map() code path
* multipath-tools: introduce INIT_REMOVED state
* logging improvements
* fix "multipathd show devices"
* libmultipath: remove uevent listener failback
* libmultipath: create bitfield abstraction
* libmultipath: count pending paths as active on loads
* kpartx: handle alternate bsd disklabel location
- Lots of minor fixes and cleanups
- Spec file: use %service_del_postun_without_restart macro
==== nano ====
Version update (5.1 -> 5.2)
- GNU nano 5.2:
* Making certain replacements after a large paste does not crash
* Hitting a toggle at the Search prompt does not clear the answer
* Using --positionlog does not complain at the first start
* A macro containing a Search command will not sometimes fail
==== openldap2 ====
Version update (2.4.51 -> 2.4.52)
Subpackages: libldap-2_4-2 libldap-data openldap2-client
- updated to 2.4.52
OpenLDAP 2.4.52 (2020/08/28)
Added libldap LDAP_OPT_X_TLS_REQUIRE_SAN option (ITS#9318)
Added libldap OpenSSL support for multiple EECDH curves (ITS#9054)
Added slapd OpenSSL support for multiple EECDH curves (ITS#9054)
Fixed librewrite malloc/free corruption (ITS#9249)
Fixed libldap hang when using UDP and server down (ITS#9328)
Fixed slapd syncrepl rare deadlock due to network issues (ITS#9324)
Fixed slapd syncrepl regression that could trigger an assert (ITS#9329)
Fixed slapd-mdb index error with collapsed range (ITS#9135)
- Switch from shadow to sysusers to generate ldap account
- Remove if's for code older than SLE12 (Even SLE12 builds no longer)
- Remove 12 years old sasl2 migration code
==== openvpn ====
- Modernize openvpn.service
* /var/run has been obsoleted since a long time.
* on reload, send HUP signal directly rather than relying on
killproc to look for the main process.
- Explicitly requires sysvinit-tools as some of the tools shipped by
this package are used in various places regardless of whether
openvpn is built for systemd or non systemd systems.
For the context: sysvinit-tools was pulled in by systemd since 2014
but it's no longer the case so better to be safe than sorry.
==== oxygen5 ====
Version update (5.19.4 -> 5.19.5)
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== package-update-indicator ====
Version update (5 -> 6)
- update to version 6:
* Back out fallback icon support which does not work as intended
* Add Italian translations
* Add French translations
* Add Danish translations
* Fix incorrect translation
==== pango ====
Version update (1.44.7+11 -> 1.46.1)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0
- Update to version 1.46.1:
+ Revert an unintentional PangoRenderer abi break in 1.46.0.
+ Various small fixes.
- Update to version 1.46.0:
+ Undo a recent change
+ test-break: Add a legend
+ test-break: Improve output
+ Adjust "Since" tags to refer to 1.46
- Changes from version 1.45.5:
+ Fix g-i annotation of pango_parse_color_with_alpha and add since tag
+ Bump the version
+ tests: Add tests for pango_parse_color_with_alpha
+ Export pango_parse_color_with_alpha
+ pango-color: Tweak semantics of _pango_parse_color_with_alpha
- Changes from version 1.45.4:
+ testsuite: Don't use g_test_skip
+ Add a reproducer for a pidgin crash
+ layout: Avoid a crash with short strings
+ Remove hb-glib use
+ Fix a few memory leaks in tests
+ Initialise out arguments
+ pangocoretext: Fix Cairo scaling
+ fcfontmap: Always reject unsupported font formats
+ pango-attributes.c: Fix on older compilers
- Update to 1.45.3:
+ Fix pango_attr_list_change
+ Fix crashes with empty attribute lists
+ Fix several crashes in gtk2 applications
+ Revert an unintentional introspection API change
+ Include HarfBuzz when igenerating introspection data
+ Undo PangoFontsetSimple deprecation
+ Annotation fixes for various apis
+ Add api to compare attribute lists
+ Update data tables to Unicode 13.0
+ Various test improvements
+ Require GLib 2.60
+ Some new font enumeration apis:
pango_font_map_get_family
pango_font_family_get_face
pango_font_face_get_family
pango_font_get_face
+ Support for line-wide underlines
+ Support for overlines
==== perl ====
Subpackages: perl-base perl-doc
- Move macros.perl to /usr/lib/rpm/macros.d
==== perl-HTML-Parser ====
Version update (3.72 -> 3.75)
- updated to 3.75
see /usr/share/doc/packages/perl-HTML-Parser/Changes
- updated to 3.73
see /usr/share/doc/packages/perl-HTML-Parser/Changes
==== perl-libwww-perl ====
Version update (6.46 -> 6.47)
- updated to 6.47
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.47 2020-08-18 15:27:27Z
- Only add cookies from the jar if there aren't cookies in the request
(GH#347) (Doug Bell and Olaf Alders)
==== permissions ====
Version update (1550_20200811 -> 1550_20200826)
Subpackages: chkstat permissions-config permissions-doc
- Update to version 20200826:
* mtr-packet: stop requiring dialout group
* etc/permissions: fix mtr permission
* list_permissions: improve output format
* list_permissions: support globbing in --path argument
* list_permissions: implement simplifications suggested in PR#92
* list_permissions: new tool for better path configuration overview
==== plasma-browser-integration ====
Version update (5.19.4 -> 5.19.5)
Subpackages: plasma-browser-integration-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* [DownloadJob] Fall back to url when finalUrl isn't set
==== plasma-nm5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== plasma5-addons ====
Version update (5.19.4 -> 5.19.5)
Subpackages: plasma5-addons-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== plasma5-desktop ====
Version update (5.19.4 -> 5.19.5)
Subpackages: plasma5-desktop-emojier
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* Revert "[Folder view] Fix binding loop on width" (kde#423511)
* Hardcode icons for default plasma components
==== plasma5-integration ====
Version update (5.19.4 -> 5.19.5)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== plasma5-pa ====
Version update (5.19.4 -> 5.19.5)
Subpackages: plasma5-pa-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== plasma5-thunderbolt ====
Version update (5.19.4 -> 5.19.5)
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== plasma5-workspace ====
Version update (5.19.4 -> 5.19.5)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* [logout screen] Set implicit widths on OK and Cancel buttons
* KDisplayManager: Work without $DISPLAY set
==== polkit-kde-agent-5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== postfix ====
Version update (3.5.6 -> 3.5.7)
Subpackages: postfix-doc
- Update to 3.5.7
* Fixed random certificate verification failures with
"smtp_tls_connection_reuse = yes", because tlsproxy(8) was using
the wrong global TLS context for connections that use DANE or
non-DANE trust anchors.
- Move ldap into an own sub-package like all other databases
- Move manual pages to correct sub-package
- Use sysusers.d to create system accounts
- Remove wrong %config for systemd directory content
==== powerdevil5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: powerdevil5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* On wakeup from suspend restore remembered keyboard brightness
==== procps ====
Subpackages: libprocps8
- Enable pidof by default
==== purple-rocketchat ====
Version update (0.0+hg20200403 -> 0.0+git.20200717T223247)
Subpackages: libpurple-plugin-rocketchat pidgin-plugin-rocketchat
- swich to github as source as upstream did
- update to 0.0+git.20200717T223247
==== python-Babel ====
- Add patch to fix building with new pytest 6.0.1:
* pytest6.patch
==== python-Sphinx ====
Version update (3.1.2 -> 3.2.1)
- update to 3.2.1:
* #8095: napoleon: Add :confval:`napoleon_preprocess_types` to enable the type
preprocessor for numpy style docstrings
* #8114: C and C++, parse function attributes after parameters and qualifiers.
* #8074: napoleon: Crashes during processing C-ext module
* #8088: napoleon: "Inline literal start-string without end-string" warning in
Numpy style Parameters section
* #8084: autodoc: KeyError is raised on documenting an attribute of the broken
class
* #8091: autodoc: AttributeError is raised on documenting an attribute on Python
3.5.2
* #8099: autodoc: NameError is raised when target code uses ``TYPE_CHECKING``
* C++, fix parsing of template template paramters, broken by the fix of #7944
- update to 3.2.0:
* #2076: autodoc: Allow overriding of exclude-members in skip-member function
* #8034: autodoc: ``:private-member:`` can take an explicit list of member names
to be documented
* #2024: autosummary: Add :confval:`autosummary_filename_map` to avoid conflict
of filenames between two object with different case
* #8011: autosummary: Support instance attributes as a target of autosummary
directive
* #7849: html: Add :confval:`html_codeblock_linenos_style` to change the style
of line numbers for code-blocks
* #7853: C and C++, support parameterized GNU style attributes.
* #7888: napoleon: Add aliases Warn and Raise.
* #7690: napoleon: parse type strings and make them hyperlinks as possible. The
conversion rule can be updated via :confval:`napoleon_type_aliases`
* #8049: napoleon: Create a hyperlink for each the type of parameter when
:confval:`napoleon_use_params` is False
* C, added :rst:dir:`c:alias` directive for inserting copies
of existing declarations.
* #7745: html: inventory is broken if the docname contains a space
* #7991: html search: Allow searching for numbers
* #7902: html theme: Add a new option :confval:`globaltoc_maxdepth` to control
the behavior of globaltoc in sidebar
* #7840: i18n: Optimize the dependencies check on bootstrap
* #7768: i18n: :confval:`figure_language_filename` supports ``docpath`` token
* #5208: linkcheck: Support checks for local links
* #5090: setuptools: Link verbosity to distutils' -v and -q option
* #6698: doctest: Add ``:trim-doctest-flags:`` and ``:no-trim-doctest-flags:``
options to doctest, testcode and testoutput directives
* #7052: add ``:noindexentry:`` to the Python, C, C++, and Javascript domains.
Update the documentation to better reflect the relationship between this option
and the ``:noindex:`` option.
* #7899: C, add possibility of parsing of some pre-v3 style type directives and
roles and try to convert them to equivalent v3 directives/roles.
Set the new option :confval:`c_allow_pre_v3` to ``True`` to enable this.
The warnings printed from this functionality can be suppressed by setting
:confval:`c_warn_on_allowed_pre_v3`` to ``True``.
The functionality is immediately deprecated.
* #7999: C, add support for named variadic macro arguments.
* #8071: Allow to suppress "self referenced toctrees" warning
* #7886: autodoc: TypeError is raised on mocking generic-typed classes
* #7935: autodoc: function signature is not shown when the function has a
parameter having ``inspect._empty`` as its default value
* #7901: autodoc: type annotations for overloaded functions are not resolved
* #904: autodoc: An instance attribute cause a crash of autofunction directive
* #1362: autodoc: ``private-members`` option does not work for class attributes
* #7983: autodoc: Generator type annotation is wrongly rendered in py36
* #8030: autodoc: An uninitialized annotated instance variable is not documented
when ``:inherited-members:`` option given
* #8032: autodoc: A type hint for the instance variable defined at parent class
is not shown in the document of the derived class
* #8041: autodoc: An annotated instance variable on super class is not
documented when derived class has other annotated instance variables
* #7839: autosummary: cannot handle umlauts in function names
* #7865: autosummary: Failed to extract summary line when abbreviations found
* #7866: autosummary: Failed to extract correct summary line when docstring
contains a hyperlink target
* #7469: autosummary: "Module attributes" header is not translatable
* #7940: apidoc: An extra newline is generated at the end of the rst file if a
module has submodules
* #4258: napoleon: decorated special methods are not shown
* #7799: napoleon: parameters are not escaped for combined params in numpydoc
* #7780: napoleon: multiple paramaters declaration in numpydoc was wrongly
recognized when napoleon_use_params=True
* #7715: LaTeX: ``numfig_secnum_depth > 1`` leads to wrong figure links
* #7846: html theme: XML-invalid files were generated
* #7894: gettext: Wrong source info is shown when using rst_epilog
* #7691: linkcheck: HEAD requests are not used for checking
* #4888: i18n: Failed to add an explicit title to ``:ref:`` role on translation
* #7928: py domain: failed to resolve a type annotation for the attribute
* #8008: py domain: failed to parse a type annotation containing ellipsis
* #7994: std domain: option directive does not generate old node_id compatible
with 2.x or older
* #7968: i18n: The content of ``math`` directive is interpreted as reST on
translation
* #7768: i18n: The ``root`` element for :confval:`figure_language_filename` is
not a path that user specifies in the document
* #7993: texinfo: TypeError is raised for nested object descriptions
* #7993: texinfo: a warning not supporting desc_signature_line node is shown
* #7869: :rst:role:`abbr` role without an explanation will show the explanation
from the previous abbr role
* #8048: graphviz: graphviz.css was copied on building non-HTML document
* C and C++, removed ``noindex`` directive option as it did
nothing.
* #7619: Duplicated node IDs are generated if node has multiple IDs
* #2050: Symbols sections are appeared twice in the index page
* #8017: Fix circular import in sphinx.addnodes
* #7986: CSS: make "highlight" selector more robust
* #7944: C++, parse non-type template parameters starting with
a dependent qualified name.
* C, don't deepcopy the entire symbol table and make a mess every time an
enumerator is handled.
==== python-Sphinx-test ====
Version update (3.1.2 -> 3.2.1)
- update to 3.2.1:
* #8095: napoleon: Add :confval:`napoleon_preprocess_types` to enable the type
preprocessor for numpy style docstrings
* #8114: C and C++, parse function attributes after parameters and qualifiers.
* #8074: napoleon: Crashes during processing C-ext module
* #8088: napoleon: "Inline literal start-string without end-string" warning in
Numpy style Parameters section
* #8084: autodoc: KeyError is raised on documenting an attribute of the broken
class
* #8091: autodoc: AttributeError is raised on documenting an attribute on Python
3.5.2
* #8099: autodoc: NameError is raised when target code uses ``TYPE_CHECKING``
* C++, fix parsing of template template paramters, broken by the fix of #7944
- update to 3.2.0:
* #2076: autodoc: Allow overriding of exclude-members in skip-member function
* #8034: autodoc: ``:private-member:`` can take an explicit list of member names
to be documented
* #2024: autosummary: Add :confval:`autosummary_filename_map` to avoid conflict
of filenames between two object with different case
* #8011: autosummary: Support instance attributes as a target of autosummary
directive
* #7849: html: Add :confval:`html_codeblock_linenos_style` to change the style
of line numbers for code-blocks
* #7853: C and C++, support parameterized GNU style attributes.
* #7888: napoleon: Add aliases Warn and Raise.
* #7690: napoleon: parse type strings and make them hyperlinks as possible. The
conversion rule can be updated via :confval:`napoleon_type_aliases`
* #8049: napoleon: Create a hyperlink for each the type of parameter when
:confval:`napoleon_use_params` is False
* C, added :rst:dir:`c:alias` directive for inserting copies
of existing declarations.
* #7745: html: inventory is broken if the docname contains a space
* #7991: html search: Allow searching for numbers
* #7902: html theme: Add a new option :confval:`globaltoc_maxdepth` to control
the behavior of globaltoc in sidebar
* #7840: i18n: Optimize the dependencies check on bootstrap
* #7768: i18n: :confval:`figure_language_filename` supports ``docpath`` token
* #5208: linkcheck: Support checks for local links
* #5090: setuptools: Link verbosity to distutils' -v and -q option
* #6698: doctest: Add ``:trim-doctest-flags:`` and ``:no-trim-doctest-flags:``
options to doctest, testcode and testoutput directives
* #7052: add ``:noindexentry:`` to the Python, C, C++, and Javascript domains.
Update the documentation to better reflect the relationship between this option
and the ``:noindex:`` option.
* #7899: C, add possibility of parsing of some pre-v3 style type directives and
roles and try to convert them to equivalent v3 directives/roles.
Set the new option :confval:`c_allow_pre_v3` to ``True`` to enable this.
The warnings printed from this functionality can be suppressed by setting
:confval:`c_warn_on_allowed_pre_v3`` to ``True``.
The functionality is immediately deprecated.
* #7999: C, add support for named variadic macro arguments.
* #8071: Allow to suppress "self referenced toctrees" warning
* #7886: autodoc: TypeError is raised on mocking generic-typed classes
* #7935: autodoc: function signature is not shown when the function has a
parameter having ``inspect._empty`` as its default value
* #7901: autodoc: type annotations for overloaded functions are not resolved
* #904: autodoc: An instance attribute cause a crash of autofunction directive
* #1362: autodoc: ``private-members`` option does not work for class attributes
* #7983: autodoc: Generator type annotation is wrongly rendered in py36
* #8030: autodoc: An uninitialized annotated instance variable is not documented
when ``:inherited-members:`` option given
* #8032: autodoc: A type hint for the instance variable defined at parent class
is not shown in the document of the derived class
* #8041: autodoc: An annotated instance variable on super class is not
documented when derived class has other annotated instance variables
* #7839: autosummary: cannot handle umlauts in function names
* #7865: autosummary: Failed to extract summary line when abbreviations found
* #7866: autosummary: Failed to extract correct summary line when docstring
contains a hyperlink target
* #7469: autosummary: "Module attributes" header is not translatable
* #7940: apidoc: An extra newline is generated at the end of the rst file if a
module has submodules
* #4258: napoleon: decorated special methods are not shown
* #7799: napoleon: parameters are not escaped for combined params in numpydoc
* #7780: napoleon: multiple paramaters declaration in numpydoc was wrongly
recognized when napoleon_use_params=True
* #7715: LaTeX: ``numfig_secnum_depth > 1`` leads to wrong figure links
* #7846: html theme: XML-invalid files were generated
* #7894: gettext: Wrong source info is shown when using rst_epilog
* #7691: linkcheck: HEAD requests are not used for checking
* #4888: i18n: Failed to add an explicit title to ``:ref:`` role on translation
* #7928: py domain: failed to resolve a type annotation for the attribute
* #8008: py domain: failed to parse a type annotation containing ellipsis
* #7994: std domain: option directive does not generate old node_id compatible
with 2.x or older
* #7968: i18n: The content of ``math`` directive is interpreted as reST on
translation
* #7768: i18n: The ``root`` element for :confval:`figure_language_filename` is
not a path that user specifies in the document
* #7993: texinfo: TypeError is raised for nested object descriptions
* #7993: texinfo: a warning not supporting desc_signature_line node is shown
* #7869: :rst:role:`abbr` role without an explanation will show the explanation
from the previous abbr role
* #8048: graphviz: graphviz.css was copied on building non-HTML document
* C and C++, removed ``noindex`` directive option as it did
nothing.
* #7619: Duplicated node IDs are generated if node has multiple IDs
* #2050: Symbols sections are appeared twice in the index page
* #8017: Fix circular import in sphinx.addnodes
* #7986: CSS: make "highlight" selector more robust
* #7944: C++, parse non-type template parameters starting with
a dependent qualified name.
* C, don't deepcopy the entire symbol table and make a mess every time an
enumerator is handled.
==== python-appdirs ====
- We can finally use %pyunittest macro
==== python-bcrypt ====
- Disable Python2 support to fix the build on older distributions
==== python-dulwich ====
Version update (0.20.2 -> 0.20.5)
- update to 0.20.5:
* Print a clearer exception when setup.py is executed on Python < 3.5.
* Send an empty pack to clients if they requested objects, even if they
already have those objects. Thanks to Martijn Pieters for
the detailed bug report.
* porcelain.pull: Don't ask for objects that we already have.
* Add LCA implementation. (Kevin Hendricks)
* Add functionality for finding the merge base. (Kevin Hendricks)
* Check for diverged branches during push.
* Check for fast-forward during pull. (Jelmer Vernoo?, #666)
* Return a SendPackResult object from
GitClient.send_pack(). (Jelmer Vernoo?)
* ``GitClient.send_pack`` now sets the ``ref_status`` attribute
on its return value to a dictionary mapping ref names
to error messages. Previously, it raised UpdateRefsError
if any of the refs failed to update.
(Jelmer Vernoo?, #780)
* Add a ``porcelain.Error`` object that most errors in porcelain
derive from. (Jelmer Vernoo?)
* Fix argument parsing in dulwich command-line app.
(Jelmer Vernoo?, #784)
* Add support for remembering remote refs after push/pull.
(Jelmer Vernoo?, #752)
* Support passing tree and output encoding to
dulwich.patch.unified_diff. (Jelmer Vernoo?, #763)
* Fix pushing of new refs over HTTP(S) when there are
no new objects to be sent.
(Jelmer Vernoo?, #739)
* Raise new error HTTPUnauthorized when the server sends
back a 401. The client can then retry with credentials.
(Jelmer Vernoo?, #691)
* Move the guts of bin/dulwich to dulwich.cli, so it is easier to
test or import. (Jelmer Vernoo?)
* Install dulwich script from entry_points when setuptools is available,
making it slightly easier to use on Windows. (Jelmer Vernoo?, #540)
* Set python_requires>=3.5 in setup.py. (Manuel Jacob)
==== python-jedi ====
- Exclude pytest 6 gh#davidhalter/jedi#1660
==== python-rpm-macros ====
Version update (20200806.f44d3ac -> 20200824.8fa42a7)
Subpackages: python-rpm-generators
- Update to version 20200824.8fa42a7:
* Drop -v from the pyunittest macros
==== python-sip ====
Version update (4.19.19 -> 4.19.24)
Subpackages: python-sip-common python3-sip
- Update to 4.19.24
* Added support for Python v3.9.
* %InstanceCode is now used to provide the default result of
virtual handlers that return a class or mapped type by value.
* 'android_abi' can now be used in a configuration file when
building the sip module using qmake. This is required when
using Qt v5.14 or later on Android.
- all intermediate versions are tagged "minor bug-fix release"
- refresh disable-strip.diff
==== python-sphinxcontrib-websupport ====
Version update (1.2.3 -> 1.2.4)
- Update to 1.2.4:
* Import PickleHTMLBuilder from sphinxcontrib-serializinghtml package
==== python3-qt5 ====
Version update (5.13.2 -> 5.15.0)
- Update update-timeline.patch
- Update to 5.15.0
* Added support for Qt v5.15.0.
* Added the QtQuick3D module.
* Added a callStaticMethod() overload to QAndroidJniObject that
takes a QJsonDocument as the method argument and returns another
QJsonDocument.
* Added the missing QMultimedia control classes.
* pyuic5 now supports QUndoView.
- v5.14.2 3rd April 2020
* Added the missing QTextCodec.convertFromUnicode().
* Added the OpenGL ES bindings.
* Added QFlags.__index__().
- v5.14.1 6th January 2020
* This is a bug fix release.
- v5.14.0 18th December 2019
* Added support for Qt v5.14.0.
- Source URL moved to PyPI
- refresh 0001-Use-a-noarch-wrapper-for-dbus-mainloop-integration.patch
==== qalculate ====
Version update (3.12.0 -> 3.12.1)
Subpackages: libqalculate21 qalculate-data
- Update to 3.12.1:
* Fix BTC, BYN, and BYR exchange rates
* Fix exchange rates update time
* Fix parsing of negative power in function arguments without
parenthesis
* Add arcsin, arccos, arsinh, arcosh, etc. as names for inverse
trigonometric and hyperbolic functions
* Interpret sin^-1, cos^-1, etc. as inverse functions
(arcsin, arccos, etc.)
* Add deftorad() and totient() functions
==== qemu ====
Subpackages: qemu-arm qemu-block-curl qemu-block-dmg qemu-block-gluster qemu-block-iscsi qemu-block-nfs qemu-block-rbd qemu-block-ssh qemu-chardev-baum qemu-guest-agent qemu-hw-display-qxl qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ksm qemu-lang qemu-microvm qemu-ppc qemu-s390 qemu-seabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-sdl qemu-ui-spice-app qemu-vgabios qemu-vhost-user-gpu qemu-x86
- For SLE15-SP3, note that this update to v5.1.0 is a step towards
fulfilling jsc#SLE-13689, which asks for qemu v5.2.0 or higher
- Fix some shell syntax in update_git.sh, esp. an issue exposed by
the most recent patch added
- Fix OOB access while processing USB packets (CVE-2020-14364
bsc#1175441)
usb-fix-setup_len-init-CVE-2020-14364.patch
- Re-sync openSUSE and SUSE SLE qemu packages. This changes file
is the openSUSE one with this entry providing the intervening
SLE CVE, JIRA, and bugzilla references, which are still addressed
in this package, and not yet called out in this changes file.
* CVE-2020-1983 CVE-2020-10761 CVE-2020-13361 CVE-2020-13362
CVE-2020-13659 CVE-2020-13800
* bsc#1167816 bsc#1170940 boo#1171712 bsc#1172383 bsc#1172384
bsc#1172386 bsc#1172495 bsc#1172710
* Patches dropped (SLE) (included in current release tarball):
exec-set-map-length-to-zero-when-returni.patch
i386-acpi-Remove-_HID-from-the-SMBus-ACP.patch
megasas-use-unsigned-type-for-reply_queu.patch
==== raspberrypi-firmware ====
Version update (2020.02.20 -> 2020.07.31)
- Update to bd816dbac (2020-07-31)
* firmware: Switch to master branch for Pi4 firmware
* firmware: il: isp: Ensure HR output is active and ISP is open before starting a frame
* firmware: isp_ctrl: Fail in start_[raw|yuv]_frame if ISP is not idle See:
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=275489
==== raspberrypi-firmware-config ====
Version update (2020.02.20 -> 2020.07.31)
- Update to bd816dbac (2020-07-31)
* firmware: Switch to master branch for Pi4 firmware
* firmware: il: isp: Ensure HR output is active and ISP is open before starting a frame
* firmware: isp_ctrl: Fail in start_[raw|yuv]_frame if ISP is not idle See:
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=275489
==== rubygem-ast ====
Version update (2.4.0 -> 2.4.1)
- New upstream release 2.4.1
* Only ship the necessary library files in the gem artifact
* bump rake
* Removed unused dependencies from gemspec.
* Fixed AST::Node#updated to always return a copy. (#25)
==== rubygem-kramdown ====
Version update (2.2.1 -> 2.3.0)
- updated to version 2.3.0
[#]# kramdown 2.3.0 released
Although this is a minor version bump there is **one breaking change**: Parsing of XML processing
instructions was removed because they are invalid for HTML5 documents.
This change should only affect a negligible amount of existing kramdown documents since XML
processing instructions were never something a normal user would use.
Additionally, CVE-2020-14001 is addressed to avoid problems when using the `{::options /}` extension
together with the 'template' option. **This means updating is highly recommended!**
[#]# Changes
* 2 major changes:
- New option 'forbidden_inline_options' to restrict the options allowed with the `{::options /}`
extension. This also addresses the security issue described in [CVE-2020-14001].
- Parsing of XML processing instructions is not done anymore for kramdown documents because they
are invalid for HTML5 (fixes issue [#660] by Samuel Williams)
* 1 minor change:
- Several internal changes with respect to memory usage and performance (PRs [#654], [#655],
[#665] by Ashwin Maroli)
* 2 bug fixes:
- Extend allowed characters in IDs set with headers to all characters allowed by XML (fixes [#658]
by Samuel Williams)
- Fix thread safety issue by moving global state into an instance variable (fixes [#663]
by Samuel Williams)
* 1 other change:
- Documentation fixes and updates (issue [#662] by Samuel Williams, PR [#656] by Noah Doersing)
[#658]: https://github.com/gettalong/kramdown/issues/658
[#663]: https://github.com/gettalong/kramdown/issues/663
[#662]: https://github.com/gettalong/kramdown/issues/662
[#660]: https://github.com/gettalong/kramdown/issues/660
[#654]: https://github.com/gettalong/kramdown/pull/654
[#655]: https://github.com/gettalong/kramdown/pull/655
[#656]: https://github.com/gettalong/kramdown/pull/656
[#665]: https://github.com/gettalong/kramdown/pull/665
[CVE-2020-14001]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14001
==== sed ====
- gnulib-test-avoid-FP-perror-strerror.patch: Add patch to
avoid false-positive error in gnulib tests 'test-perror2' and
'test-strerror_r', visible on armv7l.
- sed.spec: Reference the patch.
==== snapper ====
Version update (0.8.12 -> 0.8.13)
Subpackages: libsnapper5 snapper-zypp-plugin
- activate snapperd using systemd service
- fix LVM setup for volume groups and logical volumes with one
character long names (gh#openSUSE/snapper#465)
- improved error messages for wrong command line options and
arguments (bsc#1150156)
- call fsync after writing snapshot info file (bsc#1078336)
- version 0.8.13
==== snappy ====
Version update (1.1.7 -> 1.1.8)
- update to 1.1.8:
* Small performance improvements.
* Removed snappy::string alias for std::string.
* Improved CMake configuration.
- remove snappy-pcfile.patch (never went upstream)
==== sudo ====
Subpackages: sudo-plugin-python
- This rpm packages decides about the permissions of /etc/sudoers.d
==== suitesparse ====
Subpackages: libamd2 libcamd2 libccolamd2 libcholmod3 libcolamd2 libsuitesparseconfig5 libumfpack5
- Update to SuiteSparse 5.8.1
* SLIP_LU v1.0.2: resolved issue #51: build error with clang 10
* GraphBLAS v3.3.3: bug fix (GraphBLAS issue #13)
* SLIP_LU v1.0.1 added: for solving Ax=b exactly. Requires
the GNU GMP and MPRF libraries.
* GraphBLAS v3.3.1: see the GraphBLAS/Doc/Changlog
* replaced UFget with ssget: affects nearly all packages:
UMFPACK, KLU, CHOLMOD, CXSparse/CSparse, etc,
but their version numbers are left unchanged since it affects
the MATLAB tests only, not the compiled libraries.
* ssget v2.2.0: better URL redirects
* updates to SuiteSparse build system
- Call %limit_build macro in spec to avoid oom build failure
for ppc64le and aarch64
- Add _constraints with default 5GB min physicalmemory
and 7GB for ppc64/ppc64le
==== suse-module-tools ====
Version update (15.3.3 -> 15.3.4)
- Update to version 15.3.4:
* spec: rework dependencies
==== syslogd ====
Subpackages: klogd syslog-service
- Set permission also in file list for /etc/syslog.conf
==== system-users ====
Subpackages: system-group-hardware 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-tftp system-user-upsd system-user-uucp system-user-wwwrun
- Don't add group nogroup to user nobody, as many daemons misuse
'nogroup' as own group
==== systemd ====
Subpackages: libsystemd0 libudev-devel libudev1 systemd-container systemd-doc systemd-logger systemd-sysvinit udev
- Adjust %pre and %post for the restoration of upstream tmp.mount (boo#1175779)
- Import commit a4e393eecb9dbe140a6c7d57419c291d786155cf
d8e3bd4e22 Revert "core: don't send SIGKILL to user@.service immediatly during shutdown"
- Drop requirement on 'sysvinit-tools'
It was used to workaround bug #886599 by explicitly calling
vhangup(8) from getty@.service so when this service was stopped a
virtually hangup on the specified terminal when were stopped to give
the shell a few seconds to save its history.
But this workaround was dropped since it had no effect (SLE12-GM was
released with it but was still suffering from the bug) and was
replaced by commit e9db43d5910717a108, which was released from v226
and backported to SLE12/SLE12-SP1.
==== systemd-presets-common-SUSE ====
- Enable btrfsmaintenance-refresh.path and disable
btrfsmaintenance-refresh.service to avoid needless refresh on boot
(boo#1165780)
==== systemsettings5 ====
Version update (5.19.4 -> 5.19.5)
Subpackages: systemsettings5-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- No code changes since 5.19.4
==== sysuser-tools ====
- Packages providing users need /usr/bin/cat installed to create
them. Add that to the PreRequires.
- Create system groups for system users
==== thunar ====
Subpackages: libthunarx-3-0 thunar-lang
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
==== tracker ====
Version update (2.3.4 -> 2.3.5)
Subpackages: libtracker-common-2_0 libtracker-control-2_0-0 libtracker-miner-2_0-0 libtracker-sparql-2_0-0 typelib-1_0-Tracker-2_0 typelib-1_0-TrackerControl-2_0
- Update to version 2.3.5:
+ Add 'tracker export' subcommand to ease migration to 3.x.
+ Use correct signature for DBusSignalCallback.
+ Get the systemd user unit dir from pkg-config.
+ Replace sensitive terms.
+ Updated translations.
- Drop tracker-Use-correct-signature.patch: Fixed upstream.
==== tracker-miners ====
Version update (2.3.3 -> 2.3.4)
Subpackages: tracker-miner-files
- Update to version 2.3.4:
+ Block image/ktx files in 90-gstreamer-image-generic.rule.
+ Set a deadline of 30 seconds for extraction tasks.
+ Remove generic gstreamer-based image extraction codepath.
+ Several fixes to libav-based extractor.
+ Replace sensitive words.
+ Get the systemd user unit dir from pkg-config.
+ Updated translations.
==== unixODBC ====
Version update (2.3.7 -> 2.3.8)
- Update to 2.3.8:
* Add configure support for editline
* SQLDriversW was ignoring user config
* SQLDataSources Fix termination character
* Fix for pooling seg fault
* Make calling SQLSetStmtAttrW call the W function in the driver is its there
* Try and fix race condition clearing system odbc.ini file
* Remove trailing space from isql/iusql SQL
* When setting connection attributes set before connect also check if the W entry poins can be used
* Try calling the W error functions first if available in the driver
* Add iconvperdriver configure option to allow calling unicode_setup in SQLAllocHandle
* iconv handles was being lost when reusing pooled connection
* Catch null copy in iniPropertyInsert
* Fix a few leaks
- Remove unixODBC-2.3.7-warning-cleanup.patch: upstreamed
==== userspace-rcu ====
Version update (0.10.0 -> 0.12.1)
- update to 0.12.1:
* Fix: tls-compat.h exposes compiler-dependent public configuration
* Fix: tap array subscript has type char warning
* tls-compat.h: introduce DEFINE_URCU_TLS_INIT
* Use _umtx_op for futex on FreeBSD
* Add FreeBSD, DragonFly to syscall-compat.h
* urcu-bp: perform thread registration on urcu_bp_register_thread
* Require automake >= 1.12
* cds_lfht_is_node_deleted parameter can be marked const
* Fix: provide errno as argument to urcu_die()
* Fix: rculfhash worker needs to unblock to SIGRCU
* Cleanup: test_perthreadlock_timing: handle pthread mutex errors
* Fix: SONAME bump to 6.1.0
* Cleanup: remove unused variable from configure.ac check
* Fix: urcu/futex.h: users of struct timespec should include time.h
* Bump library version to 6:0:1
* Cleanup: update code layout to fix old gcc warning
* Fix: typo CPPLAGS in examples Makefile
* Harmonize pprint macro across projects
* Check for TLS support after CC detection
* Update macros from the autotools archive
* tap-driver.sh: flush stdout after each test result
* Update dead link in lgpl-relicensing.txt
* Add multiflavor compat identifiers
* Cleanup: missing sign compare fixes
* Cleanup: enable signed/unsigned compare compiler warning
* Cleanup: compiler warning on 32-bit architectures
* config.h.in: rename CONFIG_RCU_MULTIFLAVOR to CONFIG_RCU_HAVE_MULTIFLAVOR
* rculfhash: implement iterator debugging config option
* Fix: examples silent rules on Solaris
* Add missing fall through annotations
* Fix: symbol aliases with TLS compat
* Port: no symbols aliases on MacOS
* Add -Wextra to CFLAGS
* Add silent mode to examples Makefiles
* doc: update examples to API changes
* test multiflavor single compile unit
* Update README following API changes
* Use new header locations for includes from urcu code
* Update call-rcu.h and defer.h comments and include guards
* rculfqueue.h: do not include urcu-call-rcu.h
* rculfhash: support use with multiple flavors per compile unit
* rculfhash: do not include urcu-call-rcu.h from public API
* Refactor liburcu to support many flavors per compile unit
* Fix: only wait if work queue is empty in real-time mode
* Fix: don't wait after completion of a work queue job batch
* Fix: don't wait after completion of job batch if work queue is empty
* Fix: workqueue: struct urcu_work vs rcu_head mixup
* Cleanup: workqueue: update comments referring to call-rcu
* Fix: mixup between URCU_WORKQUEUE_RT and URCU_CALL_RCU_RT
* test_rwlock: Add per-thread count to verbose output
* Add *.exe to gitignore for Cygwin
* Fix: pthread_rwlock initialization on Cygwin
* Fix: compat_futex_noasync on Cygwin
* wfcqueue: allow defining CDS_WFCQ_WAIT_SLEEP to override `poll'
* Update documentation for call_rcu before/after fork
* Add support for the RISC-V architecture
* Tests: Add tap-driver.sh for automake < 1.12
* Tests: Replace prove by autotools tap runner
* liburcu-bp: Use membarrier private expedited when available
* liburcu: Use membarrier private expedited when available
* rculfhash: improve error handling of mmap backend
* Fix: don't use overlapping mmap mappings on Cygwin
* Tests fix: errors in shell scripts
* Revert "Use initial-exec tls model"
* Use initial-exec tls model
* Fix: don't use membarrier SHARED syscall command in liburcu-bp
* Tests fix: add missing Cygwin thread id
* Fix: assignment from incompatible pointer type warnings
* Tests fix: unused variable warnings
* Fix: add missing m68k headers to dist
==== vlc ====
Version update (3.0.11 -> 3.0.11.1)
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- update to 3.0.11.1:
* Fixed HLS playlist update mechanism, unable to start
in some cases.
* Because of broken HLS servers, adaptive no longer
considers Content-Type as authoritative.
* Fixed handling of WEBM WebVTT subtitles
* Workaround invalid ADTS in TS from Makito encoders
* Fixed Opus when using avformat demuxer
* Fixed inverted explicit start/end positioning
* Fix listing of media on certain Panasonic recorders discovered via UPnP
* Updated gnutls to 3.6.14
* Updated libebml to 1.4.0
* Updated libmatroska to 1.6.0
* Updated mpg123 to 1.26.2
==== webrtc-audio-processing ====
Version update (0.3 -> 0.3.1)
- update to 0.3.1:
* doc: file invalid reference to pulseaudio mailing list
* various build system fixes
- spec-cleaner run
==== xapian-core ====
Version update (1.4.15 -> 1.4.17)
- Update to 1.4.17:
+ API:
* Database::get_average_length(): Add this as an alias for Database::get_avlen().
In git master we've added this as a preferred new name - adding it to 1.4.x too
will make it easier for users to update to using this.
* Database::get_spelling_suggestion(): Optimise edit distance initialisation
loop to significantly reduce the cost of a typical edit distance calculation.
* Fix query expansion on sharded databases. The mechanism for passing in which
shard a TermList is from wasn't hooked up and as a result we'd always think
it's from the first shard, meaning the statistics would be wrong and that our
suggested terms may not have been as good as they should be in this
situation.
* Enquire::get_eset(): Use string::compare() to avoid 1/3 of the string compares
on average.
+ documentation:
* Update doxygen HTML headers and footers to resolve issues with some
interactive features of the API docs not working. Reported by Enrico Zini.
* Stop specifying obsolete doxygen settings PERL_PATH and MSCGEN_PATH.
* Clarify API docs for MSet::get_termfreq() to make it clear that this
considers all documents in the database, not only those that matched the
searched (it would sometimes be useful to be able to report the number of
occurrences of a term in the matched documents, but it's not something we
currently keep track of). Reported by Tadeusz So?nierz and Peter Salomonsen.
- update to 1.4.16:
* MSet::snippet(): The snippet now includes trailing punctuation which carries
meaning or gives useful context. See
https://github.com/xapian/xapian/pull/180, reported by Robert Stepanek.
* MSet::snippet(): Fix segfault generating snippet from default-constructed
MSet. This probably isn't something you'd typically do, but it shouldn't
crash. Found during extended testing of #803 (which only affected git
master) which was reported by Robert Stepanek.
* Remove trailing full stop from exception messages. We conventionally don't
include one, but a few cases didn't follow that convention.
testsuite:
* Replace direct use of ftime() which gives deprecation warnings with recent
mingw. Reported by srinivasyadav22.
matcher:
* Fix segfault in rare cases in the query optimiser. We keep a pointer to the
most recent posting list to use as a hint for opening the next posting list,
but the existing mechanism to take ownership of this hint had a flaw. We now
invalidate the hint in situations where it might be indirectly deleted which
is safe, but somewhat conservative.
* Improve the optimisation of an always-matching OP_VALUE_GE to also take
effect when the value slot's lower bound is equal to the limit of the
OP_VALUE_GE. Patch from boda sadalla.
glass backend:
* Report the correct errno value if commit() fails. We were potentially
reporting ENOENT from an unlink() call cleaning up a temporary file prior to
throwing the exception instead.
documentation:
* Fix missing menus in API documentation. Newer doxygen generates .js files
which we also need to distribute and install. Reported by sec^nd on #xapian.
* Note OP_FILTER ignored subquery bug fixed in 1.4.15 as present in 1.4.14 and
older.
portability:
* Use our own autoconf cache variable namespace (xo_cv_ prefix instead of
ac_cv_) to avoid colliding with standard autoconf macro use if config.site or
a shared config.cache is used. The former case caused a build failure for
the OpenBSD port with 1.4.15, reported by Lucas R.
* Use clock_gettime() and nanosleep() under modern mingw as these allow higher
precision than what we previously used.
==== xdg-desktop-portal ====
- Require /usr/bin/fusermount: xdg-document-portal calls out to the
binary. Without it, files or dirs can be selected, but
whatever is done with or in them, will not have any effect
(boo#1175899).
==== xdg-desktop-portal-kde ====
Version update (5.19.4 -> 5.19.5)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.19.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma-5.19.5
- Changes since 5.19.4:
* Add "Name" entry into the desktop file (kde#426004)
* Print: enable printing of multiple copies
==== xdm ====
Subpackages: xdm-xsession
- Require /sbin/startproc: with systemd no longer pulling in
sysvinit-tools. we are responsible for our own deps. /sbin/pidof
and /sbin/startproc both were presented by sysvinit-tools. but
the sole presence of the /sbin/pidof dep is not sufficient, as
this can be provided by various packages (e.g.
busybox-sysvinit-tools, which then does not provide startproc).
Spelling the deps out ensures that we get the right package set
installed.
- Drop insserv-compat dependency when display-manager.service is used
insserv-compat is going to be dropped soon or later on systems with
systemd as init system.
It was only needed by /usr/lib/X11/display-manager script that uses
rc_status to pretty print the status of a command.
Since this script is intended to be used by display-manager.service
and not called directly by users and systemd has already its own
mechanism to report status, the use of rc_status doesn't seem to be
useful.
The exit failure status for each command has been preserved.
- Drop commands in /usr/lib/X11/display-manager that are never used by systemd
Assuming that this script is only called from
display-manager.service unit, some commands of the scripts are
either never used or redundant with systemd functionalities.
More specifically, there's no need to redefine a "stop" command as
this is one basic command that systemd implements already.
Also convert "reload" to make use of $MAINPID exported by systemd
which should be slighly more reliable and hence stop relying on
killproc that might be removed in the future.
- Replace /var/run with /run as /var/run is obsolete since quite some
time now.
==== xf86-input-wacom ====
Version update (0.37.0 -> 0.39.0)
- reenabled
* %{?systemd_ordering}
* %{x11_abi_xinput_req}
which has mistakely been disabled by the previous update ...
- update to version 0.39.0:
* Recognize new MobileStudio Pro PID
* Ignore ABS_MISC as a source of device type information for AES pens
* tools: Fix potential buffer overflow when reading from serial tablet
* Handle multitouch mode up at the very start wcmGestureFilter
* Perform a few cleanups in wcmTouchFilter.c
* Change default gesture mode: touchpad=on, touchscreen=off
* Support new MobileStudio Pro for older kernels
* Trigger scroll and zoom gestures immediately after they are detected
* Revert "Reset wcmGestureState to current device state upon gesture start"
* Do not start scroll gesture if fingers are moving opposite directions
* Minor cleanups for wcmFingerScroll and wcmFingerZoom
* Use wcmScrollDistance as scroll threshold; recognize scrolling more consistently
* Overhaul calculation of default scroll, zoom, and spread distances
* Prevent spurious right-clicks at the end of very short scroll and zoom gestures
* Do not wait wcmTapTime to enter scroll or zoom mode
* Use a proxout height of 30 for all stylus devices
* Allow CursorProximity to take effect even if distance == 0 on tablet surface
* Allow use of proxout feature for any relative tablet tool (stylus, eraser, cursor)
* Change wcmCursorProxoutDist from a common to a private property
* Add support for Surface Go and Nuvision Solo 10 Draw
* Fix panscroll when using non-default tablet area
- remove U_Change-default-gesture-mode-touchpad-on-touchscreen-.patch (upstream)
==== xfce4-notifyd ====
Version update (0.6.1 -> 0.6.2)
Subpackages: xfce4-notifyd-lang
- Update to 0.6.2
* Switch to new app icon and rDNS icon name
* Default to session autostart instead of DBus
(gxo#apps/xfce4-notifyd#27)
* Add configurable log size limit (default: 100)
* Make buttons on non-1st notifications work
* panel-plugin: Add option to hide "Clear log" dialog
* log: properly handle iso8601 timestamps
* log: Use SHA-1 data hash in icon cache paths (bxo#16825)
* log: Improve performance of adding notifications (bxo#14865)
* log: Refactor log keyfile element insertion into a separate function
* Fix GTimeVal deprecation (bxo#16805)
* Remove unused expire_timeout variable
* Fix memory leaks
* settings: Switch to symbolic close icon
* Translation Updates
==== xfce4-screensaver ====
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
==== xinit ====
- xinitrc: SuSE --> SUSE (boo#1175123)
==== xorg-x11-fonts ====
Subpackages: xorg-x11-fonts-core xorg-x11-fonts-legacy
- font-alias 1.0.4 and font-misc-ethiopic 1.0.4
* These minor maintenance releases roll up the past decade's
worth of fixes & cleanups.
==== xorg-x11-fonts-converted ====
- font-alias 1.0.4 and font-misc-ethiopic 1.0.4
* These minor maintenance releases roll up the past decade's
worth of fixes & cleanups.
==== xorg-x11-server ====
Version update (1.20.8+0 -> 1.20.9)
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk xorg-x11-server-wayland
- Update to version 1.20.9:
* Fix XRecordRegisterClients() Integer underflow
* Fix XkbSelectEvents() integer underflow
* Fix XIChangeHierarchy() integer underflow
* Correct bounds checking in XkbSetNames()
* linux: Fix platform device probe for DT-based PCI
* linux: Fix platform device PCI detection for complex bus topologies
* linux: Make platform device probe less fragile
* fix for ZDI-11426
* xfree86: add drm modes on non-GTF panels
* present: Check valid region in window mode flips
* xwayland: Handle NULL xwl_seat in xwl_seat_can_emulate_pointer_warp
* xwayland: Propagate damage x1/y1 coordinates in xwl_present_flip
* doc: Update URLs in Xserver-DTrace.xml
* xwayland: Use a fixed DPI value for core protocol
* xwayland: only use linux-dmabuf if format/modifier was advertised
* hw/xfree86: Avoid cursor use after free
* Update URL's in man pages
* xwayland: Disable the MIT-SCREEN-SAVER extension when rootless
* xwayland: Hold a pixmap reference in struct xwl_present_event
* randr: Check rrPrivKey in RRHasScanoutPixmap()
* modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR rotation
* xwayland: Store xwl_tablet_pad in its own private key
* xwayland: Initialise values in xwlVidModeGetGamma()
* xwayland: Fix crashes when there is no pointer
* xwayland: Clear private on device removal
* xwayland: Free all remaining events in xwl_present_cleanup
* xwayland: Always use xwl_present_free_event for freeing Present events
* present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flip
* present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flip
* xwayland: import DMA-BUFs with GBM_BO_USE_RENDERING only
* xwayland: Fix infinite loop at startup
* modesetting: Disable pageflipping when using a swcursor
* dix: do not send focus event when grab actually does not change
- Drop patches fixed upstream:
* U_0001-Correct-bounds-checking-in-XkbSetNames.patch
* U_0002-Fix-XIChangeHierarchy-integer-underflow.patch
* U_0003-Fix-XkbSelectEvents-integer-underflow.patch
* U_0004-Fix-XRecordRegisterClients-Integer-underflow.patch
* U_FixForZDI-11426.patch
- U_0001-Correct-bounds-checking-in-XkbSetNames.patch
* Correct bounds checking in XkbSetNames()
[CVE-2020-14345 / ZDI 11428, boo#1174635]
- U_0002-Fix-XIChangeHierarchy-integer-underflow.patch
* Fix XIChangeHierarchy() integer underflow
[CVE-2020-14346 / ZDI-CAN-11429, boo#1174638]
- U_0003-Fix-XkbSelectEvents-integer-underflow.patch
* Fix XkbSelectEvents() integer underflow
[CVE-2020-14361 / ZDI-CAN 11573, boo#1174910]
- U_0004-Fix-XRecordRegisterClients-Integer-underflow.patch
* Fix XRecordRegisterClients() Integer underflow
[CVE-2020-14362 / ZDI-CAN-11574, boo#1174913]
==== yast2 ====
Version update (4.3.19 -> 4.3.24)
Subpackages: yast2-logs
- Fixed accidentaly broken dependencies (related to bsc#1175317)
- 4.3.24
- Yet another unit test architecture fix :-(
(related to bsc#1175317)
- 4.3.23
- Fix for the previous change: fixed unit test failure on non
x86_64 archs (related to bsc#1175317)
- 4.3.22
- Y2Packager::Resolvable.find(): improved error handling,
added more unit tests (related to bsc#1175317)
- 4.3.21
- Unify profile element paths (bsc#1175680).
- 4.3.20
==== yast2-drbd ====
Version update (4.3.2 -> 4.3.3)
- Correct firewall directory for %_libexecdir changes (bsc#1174075)
- 4.3.3
==== yast2-installation ====
Version update (4.3.14 -> 4.3.15)
- save random pool to /var/lib/systemd/random-seed (bsc#1174964)
- 4.3.15
==== yast2-network ====
Version update (4.3.15 -> 4.3.17)
- Unify profile element paths (bsc#1175680).
- 4.3.17
- AutoYaST: Added supplements: autoyast(host,networking,remote)
into the spec file in order to install this packages if the
section has been defined in the AY configuration file (bsc#1146494).
- 4.3.16
==== yast2-online-update-configuration ====
Version update (4.3.1 -> 4.3.2)
- Set X-SuSE-YaST-AutoInstClient in desktop file (bsc#1175516).
- 4.3.2
==== yast2-pkg-bindings ====
Version update (4.2.9 -> 4.3.0)
- Improved Pkg::Resolvables() call to allow filtering by RPM
dependencies (provides, obsoletes,...) (related to bsc#1175317)
- 4.3.0
==== yast2-schema ====
Version update (4.3.4 -> 4.3.5)
- Element 'release_type' is not mandatory (bsc#1175682).
- 4.3.5
==== yast2-services-manager ====
Version update (4.3.4 -> 4.3.5)
- Re-enable service table sorting (bsc#1165388, bsc#1174615).
- 4.3.5
==== yast2-storage-ng ====
Version update (4.3.14 -> 4.3.15)
- Unify profile element paths (bsc#1175680).
- 4.3.15
==== yast2-trans ====
Version update (84.87.20200814.909b1a4158 -> 84.87.20200829.ec23685593)
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.20200829.ec23685593:
* New POT for text domain 'cluster'.
* New POT for text domain 'vpn'.
* New POT for text domain 'users'.
* New POT for text domain 'update'.
* New POT for text domain 'tune'.
* New POT for text domain 'tftp-server'.
* New POT for text domain 'sysconfig'.
* New POT for text domain 'support'.
* New POT for text domain 'sudo'.
* New POT for text domain 'storage'.
* New POT for text domain 'squid'.
* New POT for text domain 'sound'.
* New POT for text domain 'snapper'.
* New POT for text domain 'slp-server'.
* New POT for text domain 'services-manager'.
* New POT for text domain 'security'.
* New POT for text domain 'scanner'.
* New POT for text domain 'samba-server'.
* New POT for text domain 'samba-client'.
* New POT for text domain 's390'.
* New POT for text domain 'rmt'.
* New POT for text domain 'registration'.
* New POT for text domain 'rear'.
* New POT for text domain 'proxy'.
* New POT for text domain 'printer'.
* New POT for text domain 'pam'.
* New POT for text domain 'packager'.
* New POT for text domain 'online-update-configuration'.
* New POT for text domain 'online-update'.
* New POT for text domain 'oneclickinstall'.
* New POT for text domain 'ntp-client'.
* New POT for text domain 'nis_server'.
* New POT for text domain 'nis'.
* New POT for text domain 'nfs_server'.
* New POT for text domain 'nfs'.
* New POT for text domain 'network'.
* New POT for text domain 'migration'.
* New POT for text domain 'mail'.
* New POT for text domain 'ldap-client'.
* New POT for text domain 'ldap'.
* New POT for text domain 'kdump'.
* New POT for text domain 'journalctl'.
* New POT for text domain 'journal'.
* New POT for text domain 'isns'.
* New POT for text domain 'iscsi-lio-server'.
* New POT for text domain 'iscsi-client'.
* New POT for text domain 'instserver'.
* New POT for text domain 'installation'.
* New POT for text domain 'http-server'.
* New POT for text domain 'ftp-server'.
* New POT for text domain 'firewall'.
* New POT for text domain 'fcoe-client'.
* New POT for text domain 'drbd'.
* New POT for text domain 'docker'.
* New POT for text domain 'dns-server'.
* New POT for text domain 'dhcp-server'.
* New POT for text domain 'crowbar'.
* New POT for text domain 'country'.
* New POT for text domain 'configuration_management'.
* New POT for text domain 'cluster'.
* New POT for text domain 'cio'.
* New POT for text domain 'caasp'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'base'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'authserver'.
* New POT for text domain 'auth-client'.
* New POT for text domain 'audit-laf'.
* New POT for text domain 'apparmor'.
* New POT for text domain 'add-on'.
* New POT for text domain 'pkg-bindings'.
* New POT for text domain 'autoinst'.
* New POT for text domain 'autoinst'.
==== yp-tools ====
- Use /usr/share/yp and /usr/libexec/yp
==== ypbind ====
- Use /usr/etc/default and /etc/default instead of sysconfig
- Cleanup ypbind-systemd-pre
- Use /usr/libexec in ypbind.service
==== ypserv ====
- Do /usr/etc split
- Move non-executeable files to /usr/share/yp
- Adjust tmpfiles.d to use /usr/share/yp
- Adjust yppasswdd.service to use /usr/libexec/yp
==== zlib ====
Subpackages: libminizip1 libz1 zlib-devel
- Add patch to fix compression level switching
bsc#1175811 bsc#1175830 bsc#1175831
* zlib-compression-switching.patch
- Set -DDFLTCC_LEVEL_MASK=0x7e on s390/s390x jsc#13776
==== zypper ====
Version update (1.14.37 -> 1.14.38)
Subpackages: zypper-log zypper-needs-restarting
- Directly list subcommands in 'zypper help' (bsc#1165424)
- man: enhance description of the global package cache (bsc#1175592)
- Remove extern C block wrapping augeas.h as it breaks the build
on Arch Linux.
- Point out that plaindir repos do not follow symlinks (bsc#1174561)
- Fix help command for list-patches
- man: Point out that plain rpm packages are not downloaded to the
global package cache (bsc#1173273)
- version 1.14.38
1
0
01 Sep '20
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 (20.1.4 -> 20.1.6)
Mesa-drivers (20.1.4 -> 20.1.6)
MozillaThunderbird
NetworkManager (1.26.0 -> 1.26.2)
PackageKit-Qt (1.0.1 -> 1.0.2)
aaa_base (84.87+git20200804.d7fb210 -> 84.87+git20200818.b9dd70f)
apache2
babl (0.1.78 -> 0.1.80)
bash-completion (2.10 -> 2.11)
fdupes (1.61 -> 2.1.2)
flatpak-builder (1.0.9 -> 1.0.11)
giflib (5.1.4 -> 5.2.1)
grub2
json-c (0.14 -> 0.15)
kernel-64kb (5.8.0 -> 5.8.2)
kernel-source (5.8.0 -> 5.8.2)
kexec-tools
lftp (4.9.1 -> 4.9.2)
libimagequant (2.12.2 -> 2.12.6)
libmbim (1.24.0 -> 1.24.2)
libreoffice
libvirt
man
mc (4.8.24 -> 4.8.25)
mozjs68
mutter
os-prober
osinfo-db
patterns-media
pipewire (0.3.8 -> 0.3.9)
pngquant (2.12.2 -> 2.12.6)
polari
python-Pillow
python-SQLAlchemy (1.3.18 -> 1.3.19)
python-asn1crypto (1.3.0 -> 1.4.0)
python-bcrypt (3.1.7 -> 3.2.0)
python-cached-property
python-certifi (2020.4.5.1 -> 2020.6.20)
python-cffi (1.14.1 -> 1.14.2)
python-click
python-geventhttpclient (1.3.1 -> 1.4.4)
python-networkx
python-psutil
python-python-xlib
python-pyzmq
python-setproctitle
python-setuptools (44.0.0 -> 44.1.1)
qemu
rpm
rubygem-autoprefixer-rails (9.8.5 -> 9.8.6.2)
rubygem-bcrypt (3.1.13 -> 3.1.15)
rubygem-bootsnap (1.4.6 -> 1.4.8)
rubygem-concurrent-ruby (1.1.6 -> 1.1.7)
sane-backends (1.0.29 -> 1.0.30)
squid (4.12 -> 4.13)
systemd (245.6 -> 245.7)
thin-provisioning-tools (0.8.5 -> 0.9.0)
tigervnc
=== Details ===
==== Mesa ====
Version update (20.1.4 -> 20.1.6)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 20.1.6
* sixth bugfix release for the 20.1 branch
- baselibs.conf:
+ Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
KHR-devel consists only of header files there is thus no
- <targettype> flavor being generated.
+ Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
their respective -32bit devel packages: with libglvnd defined
to 0, the native packages are being generated, but are empty.
For baselibs, this trick does not work and empty packages are
being skipped. So we drop the dependency (with a note in the
.spec to enable the deps when changing the defines).
==== Mesa-drivers ====
Version update (20.1.4 -> 20.1.6)
Subpackages: Mesa-dri Mesa-dri-nouveau Mesa-gallium Mesa-libva libvdpau_nouveau libvdpau_r300 libvdpau_r600
- update to 20.1.6
* sixth bugfix release for the 20.1 branch
- baselibs.conf:
+ Require Mesa-KHR-devel instead of Mesa-KHR-devel-<targettype>:
KHR-devel consists only of header files there is thus no
- <targettype> flavor being generated.
+ Do not require Mesa-libGLESv1_CM1 and Mesa-libGLESv2-2 from
their respective -32bit devel packages: with libglvnd defined
to 0, the native packages are being generated, but are empty.
For baselibs, this trick does not work and empty packages are
being skipped. So we drop the dependency (with a note in the
.spec to enable the deps when changing the defines).
==== MozillaThunderbird ====
- Use memoryperjob constraint instead of %limit_build macro.
==== NetworkManager ====
Version update (1.26.0 -> 1.26.2)
Subpackages: libnm0 typelib-1_0-NM-1_0
- Update to version 1.26.2:
+ build: various fixes for LTO.
+ dhcp6: export and handle the DHCPv6 FQDN option.
+ core: fix reapply for bond options.
+ core: improve "connection.wait-device-timeout" to handle
matching devices not only by interface name and fix race.
+ libnm,core: support "clsact" qdisc.
+ dhcp4: fix bug in internal DHCP client on big endian systems.
- Own the two empty directories pre-up.d and pre-down.d in
/usr/lib/NetworkManager/dispatcher.d (boo#1173713).
==== PackageKit-Qt ====
Version update (1.0.1 -> 1.0.2)
- update to 1.0.2:
* Fix documentation (Aleix Pol)
* Fix pkg-config include path (Matthias Klumpp)
* Fix some documentation typos (Pekka Vuorela)
* Make sure the build is done as c++11 (Pekka Vuorela)
* Map DBusError::AccessDenied to Transaction::ErrorNotAuthorized (Raine Makelainen)
- remove 0001-Fix-pkg-config-include-path.patch
0002-Fix-some-documentation-typos.patch
0003-Make-sure-the-build-is-done-as-c-11.patch: upstream
==== aaa_base ====
Version update (84.87+git20200804.d7fb210 -> 84.87+git20200818.b9dd70f)
Subpackages: aaa_base-extras
- Update to version 84.87+git20200818.b9dd70f:
* backup-rpmdb: exit if zypp.pid is there and running
(bug#1161239)
- Update to version 84.87+git20200818.5220a5f:
* profile and csh.login: on s390x set TERM to dumb on serial console
* etc/profile add some missing ;; in case esac statements
* refresh_initrd call modprobe as /sbin/modprobe (bug#1011548)
* DIR_COLORS: merge TERM entries with list from (bug#1006973)
* sort TERM entries in etc/DIR_COLORS
* DIR_COLORS add TERM rxvt-unicode-256color (bug#1006973)
* Rename path() to _path() to avoid using a general name.
==== apache2 ====
Subpackages: apache2-doc apache2-example-pages apache2-prefork apache2-utils
- Install firewalld service files to %{_prefix}/lib/firewalld, NOT
%{_libexecdir}/firewalld (boo#1174075).
==== babl ====
Version update (0.1.78 -> 0.1.80)
- Update to version 0.1.80:
+ No upstream changes provided.
==== bash-completion ====
Version update (2.10 -> 2.11)
- Update to version 2.11:
* _known_hosts_real: check that ruptime is present before calling
(#390)
* totem: reuse kaffeine completions (#372)
* __reassemble_comp_words_by_ref: avoid triggering nounset on
indirect references
* lintian: complete paths for Ubuntu's .ddeb and Debian's buildinfo
files (#397)
* ip: complete route add table arg
* ip: style fixes similar to ip-netns
* ip: add more completions for ip-rule
* ip: add support for netns (#391)
* ip: improve completion of route subcommands (#326)
* unzip, zipinfo: complete *.aar (#428)
* ssh: add new -Q completions in OpenSSH 8.2p1 (#400)
* python: support executables with minor version (#389)
* insmod, modinfo, modprobe: support xz compressed modules (#401)
* tshark: complete -r arg with all filenames (#422)
* openssl: update -starttls completions (#403)
* _filedir*: update link to bug-bash discussion on -X (#404)
* test/python: add testcase for submodule completion
* Release 2.11
* extra/make-changelog: check and output usage message
* pre-commit: anchor exclude patterns
* pytest: rewrite in bash, support toplevel funcs, avoid nondef ones
and classes
* test/xfreerdp: skip --help failure cases
* test/tshark: fix multiple -O completion with no http2 support
* test/ant: avoid complete-ant-cmd.pl interference with ANT_ARGS
* _xinetd_services: avoid nounset error on bash 4.2
* pre-commit: upgrade isort to 5.1.4
* pre-commit: upgrade pyupgrade to 2.7.2
* pre-commit: add pyupgrade, run it
* test/ant: gitignore all target cache files
* _known_hosts_real: exclude Host negations
* pre-commit: upgrade isort to 5.0.7
* pre-commit: update shellcheck-py URL
* test/inputrc: do not set print-completions-horizontally
* test/inputrc: comment typo fix
* pytest: complete async test class methods
* __get_cword_at_cursor_by_ref: fix regression on bash 4.2
* test: upgrade markdownlint-cli to 0.23.2
* _known_hosts_real: avoid errors in nounset mode on Ubuntu 14 and
16
* _longopt: exclude too many dashes, allow underscores, require ends
with alnum
* _included_ssh_config_files: support globs
* _known_hosts_real: prevent unwanted pathname expansion on host
entries
* test/shfmt: upgrade to 3.1.2, reformat with it
* test/_known_hosts_real: add explicit no globbing test case
* test: upgrade mypy to 0.782
* CONTRIBUTING.md: add posix and nounset mode item
* test: upgrade mypy to 0.781
* test: upgrade perltidy to 20200619
* _known_hosts_real: fix completion of Host entries after a wildcard
etc
* _known_hosts_real: fix # handling in ssh configs
* test: upgrade flake8 to 3.8.3
* test/xhost: multiple expected result handling fixes
* test/slapt-src: single expected result handling fixes
* test: partial hostname completion fixes
* test: simplify completion parsing
* test/dpkg-query: mark as xfail on non-Debian based systems
* .gitignore: clean up some no longer needed ignores
* test/lspci: skip -A arg test if lspci fails -A help, e.g. busybox
lspci
* test: regex escape our magic mark for completeness
* test: upgrade mypy to 0.780
* test/_known_hosts_real: don't modify class scoped base expected
list
* test/_known_hosts_real: reset COMP_KNOWN_HOSTS_WITH_HOSTFILE
between tests
* test/_known_hosts_real: tolerate duplicates
* bash_completion: trivial cleanups
* gcc: avoid errors in nounset mode
* pytest: fix test class method completion with BSD awk
* man, mutt: avoid errors in nounset mode on Ubuntu 14 and 16
* java, make: avoid errors in nounset mode on Ubuntu 14 and 16
* README: document GNU make build requirement
* pytest: add test class method completion
* _known_hosts: avoid errors in nounset mode and no arguments
* bash_completion: fix array set checks with empty elements in them
* *: avoid more errors in nounset mode
* cfrun: fix $hostfile leak
* _command_offset, route: cleanups
* *: avoid more errors in nounset mode
* qemu: add -machine arg completion
* qemu, sbopkg: avoid unintentional globbing on option arg
completions
* test: enable shellcheck SC2035
* *: drop support for bash 4.1
* _init_completion: fix unassigned redirect completion in nounset
mode
* ip: route shfmt, arithmetic evaluation
* _filedir: avoid unbound variable error on Ubuntu 14 and 16
* _pids, _pgids, _pnames: improve shfmt formatting
* scp, sftp, ssh: fix completion on options bundled with -4/-6
* modprobe, tshark, _included_ssh_config_files: use [[ ]] instead of
[ ]
* test/runLint: warn about [ ] instead of [[ ]] use
* test: skip various tests if we don't get a useful usage message
* *: mark nounset mode as supported, issues with it are bugs now
* *: avoid more errors in nounset mode
* *: avoid more errors in nounset mode
* *: avoid more errors in nounset mode
* test/inputrc: comment and whitespace tweaks
* *: avoid more errors in nounset mode
* test/unit: sort files included in dist
* test/unit: include test_unit_known_hosts_real.py in dist
* bash_completion: line wrapping tweaks, NFC
* 7z: fix -o/-w attached arg completion
* postfix: try to arrange a fake tty so we can tickle the usage
message out
* _bashcomp_try_faketty: new function to try running command with a
fake tty
* mr: avoid herestrings, simplify command parsing
* test/mr: handle missing "clean" with skipif
* test: mark known non-ASCII issues with test suite as xfail
* dpkg-deb: add --raw-extract and -X arg completions
* test: add some dpkg-query test cases
* dpkg-deb: fix --show/-W completion
* test: upgrade markdownlint-cli to 0.23.1
* *: use more arithmetic evaluation
* test: try harder to restore environment and cwd on failures
* *: use $ifs for storing/restoring $IFS
* test/irb: xfail options test if --help is not available
* test: upgrade flake8 to 3.8.1
* test: pre-commit config cleanups, ordering
* test: upgrade pre-commit to 2.4.0+, drop shfmt kludge
* test: sync shfmt and shellcheck configs
* test: shfmt bashrc
* test: remove unused run-shellcheck, shellcheck is in pre-commit
now
* test: remove old test suite code no longer used \o/
* test/_known_hosts_real: port remaining test cases to
pytest+pexpect
* test: remove more no longer needed old test suite code
* test/_known_hosts_real: port more test cases to pytest+pexpect
* test/_get_cword: port remaining test case to pytest+pexpect
* test: replace some echos with printfs
* test/_filedir: fix shutil.rmtree on Python < 3.6
* test/_expand: port remaining test cases to pytest+pexpect
* test: drop some no longer needed old test suite code
* test/_filedir: port remaining test cases to pytest+pexpect
* test: run all Travis jobs on dist: bionic
* test: drop not needed sudo on Travis
* test/_filedir: port more test cases to pytest+pexpect
* test/__expand_tilde_by_ref: port remaining test cases to
pytest+pexpect
* test/_get_comp_words_by_ref: convert remaining test cases to
pytest+pexpect
* test: run pytest --verbose in docker
* lftp: use "bookmark list" command to list bookmarks
* test: drop some no longer needed old test suite code
* test/slapt-src: convert remaining test case to pytest+pexpect
* _xfunc: simplify
* apt-cache: avoid nonzero exit code from _apt_cache_packages
* test/slapt-get: convert remaining test case to pytest+pexpect
* test/secret-tool: add to test command list
* test/scp: port remaining test case to pytest+pexpect
* test/umount: convert remaining test case to pytest+pexpect
* secret-tool: new completion
* apt-get: complete build-dep with dirs
* travis: use golang 1.14 for shfmt
* *: run all shell code through shfmt -s
* pre-commit etc: add shfmt
* test: fix incorrect fixtures/shared/default xfails/expectations
* test: upgrade markdownlint to 0.23.0
* nmap: simplify help scraping a bit, don't try to emit unnecessary
newlines
* test: prefix fake test commands with underscore
* test: port most umount test cases to pytest+pexpect
* test: add note about unescaped assert_complete single return
values
* editorconfig: apply yaml settings to .yaml too
* pre-commit: use local perlcritic hook
* *: doc and comment link updates
* pre-commit, *.md: add markdownlint, address findings
* README: clarify loading automatically on demand
* ssh-keygen: -O arg updates and improvements
* ssh-keygen: add -b arg completions according to specified -t
* ssh-keygen: option and arg completion updates for new versions
* _command: improve commentary
* reportbug, scp, sftp, svn: use compgen -c instead of _command
* find: fix -exec etc argument and its completion
* extra: trigger docker builds only on test-cmd-list.txt changes
* test: add script to maintain list of executables for full test
coverage
* test: run lint tests on Travis in a quickish separate first stage
* test/make: mark more cases as requiring command
* make: add bmake alias
* test: run pre-commit on host instead of docker
* test: add perlcritic to pre-commit, run on all perl
* *: remove some unused variables, thanks to shellcheck SC2034
* *: various loop iteration improvements
* crontab: fix loop over already given args
* apt-cache: fix command mode handling
* doc: add loop variable naming guideline
* test: make at-point completion tests easier
* ssh, xsltproc: address shellcheck SC2006
* scp: work around shellcheck SC1003
* mutt: address shellchec SC2236
* wget: address shellcheck SC2116
* pytest: address shellcheck SC2002
* bash_completion, java, tipc: for loop whitespace consistency
tweaks
* *: more arithmetic evaluation cleanups, thanks to shellcheck
SC2004
* __reassemble_comp_words_by_ref, java: address and work around
shellcheck SC2102
* test: enable parallel pre-commit shellcheck
* test: remove shellcheck severity filter, add explicit disables
instead
* doc: recommend arithmetic evaluation
* *: array subscript cleanups
* ssh-keygen: -s and -n completion improvements
* *: enable and address shellcheck SC2053
* bash_completion, invoke-rc.d, svcadm: trivial cleanups
* *: replace various conditional expressions with arithmetic
evaluation
* carton: fix command parsing with BSD sed
* nmap: fix option parsing with BSD sed
* test/alias: port remaining test case to pytest+pexpect
* test: generalize complete at point test
* test/cd: fix test_dir_at_point for setups that repeat "trailer"
* pytest: add some option arg (non-)completions
* pytest: complete test classes
* pgrep, pkill: add --ns and --nslist arg completions
* test: run skipif and xfail commands without caring if they output
or not
* test: make it possible to not care whether command did output or
not
* test/xfreerdp: skip xfreerdp kbd test if kbd-list returns empty
* test: tolerate duplicates from compgen actions
* test: bump shellcheck severity to warning + some disables
* *: address shellcheck SC2046
* test/lib/library.sh: address shellcheck SC2125
* java, pkgadd, sysbench: address shellchec SC2124
* scp: address shellcheck SC2089 and SC2090
* _filedir_xspec: address shellcheck SC2140
* rpm, ssh, umount.linux: address shellcheck SC2120
* cvs, modprobe, sh: address shellcheck SC2209
* mutt: address shellcheck SC2088
* _upvar, _upvars, _variables, rpm: address shellcheck SC1083
* test/run: address shellcheck SC2164
* renice: address shellcheck SC2254
* tipc: comment grammar and spelling fixes
* man, perl, route, tipc: address shellcheck SC2053
* info, java: address shellcheck SC2153
* quote_readline: fix $ret leak
* test: upgrade shellcheck to 0.7.1
* test/printenv: xfail if --help doesn't contain options (e.g.
busybox)
* test/aptitude: require command where necessary
* _known_hosts_real, op: address shellcheck SC2184
* test: don't run shellcheck on completions/.gitignore
* protoc: complete all --*_out without more specific handling with
dirs
* sysbench: add --test= deprecation TODO
* pkgadd: indentation fix
* chronyc, wvdial: address shellcheck SC2178
* java, pkgadd, sysbench: address shellcheck SC2124
* mplayer: address shellcheck SC1078 false positive
* smartctl: hush shellcheck SC2054 false positives
* *: address shellcheck SC2221 and SC2222
* bash_completion: address shellcheck SC2220
* crontab, wodim: silence shellcheck SC2191 and SC2192
* aptitude: add some option arg (non)completions
* aptitude: parse options list from --help, hardcode less
* test/aptitude: add some test cases
* *: argument interation improvements
* *: whitespace tweaks
* apt-get etc: use _apt_cache_packages from apt-cache
* pre-commit: run most python checks on helpers/python too
* test/ldd: xfail if --help is not implemented
* test/printenv: require command for arg completion test
* printenv: indentation fixes
* test: upgrade mypy to 0.770
* test: split dependencies requiring Python 3.6.1+ to requirements-
dev.txt
* git: trigger docker rebuild on pre-commit config change
* test: require openssl command for option argument tests
* test: move perltidy to pre-commit, run with --converge
* test: move shellcheck to pre-commit
* test: ignore flake8 messages that are in black's domain
* _xinetd_services: look up from $BASHCOMP_XINETDDIR, add some unit
tests
* printenv: new completion
* copyright: add 2020
* test: fix CompletionResult.__eq__ UnboundLocalError
* test: run pre-commit in tools container
* test: shellcheck tweaks
* test: add isort to pre-commit, run it
* test: add flake8-bugbear
* test: install black for Python 3.6 too
* pre-commit: add config with black, flake8, and mypy
* test: drop redundant black args from docker runs
* *: python type hint fixes and improvements
* extra/make-changelog: run through black
* test/totem: add basic test case
* test/cd: remove unused import
* openssl: complete -writerand with filenames
* openssl: parse available options from $command -help
* openssl: support getting digest list from more recent openssl
versions
* nmap: handle options split on equals sign
* nmap: parse options from -h output
* test/cd: make dir_at_point produce better debuggable failures
* test/cd: convert remaining test case to pytest+pexpect
* test: remove some no longer needed old test suite code
* test/chown,sudo: parametrize special case test, improve xfail
targeting
* test/tsig-keygen: require command for test_options
* test/upgradepkg: port remaining test case to pytest+pexpect
* tsig-keygen: new completion
* test: host helper lint and usage fixes
* test: port some _known_hosts_real unit tests to pytest+pexpect
* test: remove some no longer needed tcl/expect code
* test: fix spurious hosts fixture failure without avahi-browse
installed
* test: port some scp test cases to pytest+pexpect
* test: port remaining finger, sftp, ssh, and xhost cases to
pytest+pexpect
* lilo: work around shellcheck false positive
* test/ipcalc: fix tests with busybox ipcalc
* chromium-browser, firefox: complete on *.txt (#379)
* README.md: add introduction
* ipcalc: new completion
* *: complete commands when prefixed with a backslash
* test/wol: don't fail MAC test if test system has /etc/ethers
entries
* test/dnssec-keygen: allow more alternatives in algorithm
completion
* lilo: don't complete on commented out labels
* lilo: honor -C when completing labels
* lilo: add -B and -E completions
* Source user completion only if it's a file (#409)
* jarsigner: complete on *.apk too (#386)
* cryptsetup: add luksChangeKey arg completion (#380)
- Refresh and reorder all patches and use autosetup macro
- Run spec-cleaner
* Remove rpm groups
==== fdupes ====
Version update (1.61 -> 2.1.2)
- update to 2.1.2:
* Do not enter ncurses mode when --immediate option given.
* Fix logging/memory corruption bug when using --log with --immediate.
* Break mtime ties using ctime when sorting by time.
* Reduce number of calls to stat(), for speed.
* Clear last command status when new command is entered.
* Rename cs command ("clear all selections") from cs to csel.
* Rename igs command ("invert selections") from igs to isel.
* Add "prune" command as synonym for DELETE key.
* Clear selections after deleting files via prune/DELETE.
* Fix dependency issues when fdupes is configured to not use ncurses.
- build without ncurses for now until buildcycles can be solved
- Use noun phrase in summary. Drop old specfile constructs.
- Update to v2.0.0
* Add ncurses mode for interactive file deletion (plain mode still available via --plain or ./configure).
* Add --minsize option.
* Add --maxsize option.
* Add --time option.
* Add --order=ctime option.
* Add --log option.
* Use configure script for installation (Autotools/Automake).
- Remove fdupes-makefile.patch
==== flatpak-builder ====
Version update (1.0.9 -> 1.0.11)
- Update to version 1.0.11:
+ Use brz instead of bzr fom bzr repos (if available).
+ Fix run-tests with --sandbox and empty test-args.
- Changes from version 1.0.10:
+ Support for 7zip archives.
+ Allow overriding archive type.
+ Support --token-type option.
==== giflib ====
Version update (5.1.4 -> 5.2.1)
- Update to version 5.2.1
* In gifbuild.c, avoid a core dump on no color map.
* Restore inadvertently removed library version numbers in Makefile.
- Changes in version 5.2.0
* The undocumented and deprecated GifQuantizeBuffer() entry point
has been moved to the util library to reduce libgif size and attack
surface. Applications needing this function are couraged to link the
util library or make their own copy.
* The following obsolete utility programs are no longer installed:
gifecho, giffilter, gifinto, gifsponge. These were either installed in
error or have been obsolesced by modern image-transformmation tools
like ImageMagick convert. They may be removed entirely in a future
release.
* Address SourceForge issue #136: Stack-buffer-overflow in gifcolor.c:84
* Address SF bug #134: Giflib fails to slurp significant number of gifs
* Apply SPDX convention for license tagging.
- Changes in version 5.1.9
* The documentation directory now includes an HTMlified version of the
GIF89 standard, and a more detailed description of how LZW compression
is applied to GIFs.
* Address SF bug #129: The latest version of giflib cannot be build on windows.
* Address SF bug #126: Cannot compile giflib using c89
- Changes in version 5.1.8
* Address SF bug #119: MemorySanitizer: FPE on unknown address
* Address SF bug #125: 5.1.7: xmlto is still required for tarball
* Address SF bug #124: 5.1.7: ar invocation is not crosscompile compatible
* Address SF bug #122: 5.1.7 installs manpages to wrong directory
* Address SF bug #121: make: getversion: Command not found
* Address SF bug #120: 5.1.7 does not build a proper library - no
- Changes in version 5.1.7
* Correct a minor packaging error (superfluous symlinks) in the 5.1.6 tarballs.
- Changes in version 5.1.6
* Fix library installation in the Makefile.
- Changes in version 5.1.5
* Fix SF bug #114: Null dereferences in main() of gifclrmp
* Fix SF bug #113: Heap Buffer Overflow-2 in function DGifDecompressLine()
in cgif.c. This had been assigned (CVE-2018-11490).
* Fix SF bug #111: segmentation fault in PrintCodeBlock
* Fix SF bug #109: Segmentation fault of giftool reading a crafted file
* Fix SF bug #107: Floating point exception in giftext utility
* Fix SF bug #105: heap buffer overflow in DumpScreen2RGB in gif2rgb.c:317
* Fix SF bug #104: Ineffective bounds check in DGifSlurp
* Fix SF bug #103: GIFLIB 5.1.4: DGifSlurp fails on empty comment
* Fix SF bug #87: Heap buffer overflow in 5.1.2 (gif2rgb).
* The horrible old autoconf build system has been removed with extreme prejudice.
You now build this simply by running "make" from the top-level directory.
- Run spec-cleaner
- Drop patches fixed upstream:
* giflib-visibility.patch
* giflib-automake-1_13.patch
* giflib-CVE-2016-3977.patch
* fix-autoconf11.patch
- Change build system to Make only (upstream not using autoconf)
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Add fibre channel device's ofpath support to grub-ofpathname and search hint
to speed up root device discovery (bsc#1172745)
* 0001-ieee1275-powerpc-implements-fibre-channel-discovery-.patch
* 0002-ieee1275-powerpc-enables-device-mapper-discovery.patch
- Fix for CVE-2020-15705 (bsc#1174421)
* 0001-linuxefi-fail-kernel-validation-without-shim-protoco.patch
* 0002-cmdline-Provide-cmdline-functions-as-module.patch
==== json-c ====
Version update (0.14 -> 0.15)
- update to 0.15:
* Deprecate `array_list_new()` in favor of `array_list_new2()`
* Remove the THIS_FUNCTION_IS_DEPRECATED define.
* Remove config.h.win32
* Add a `JSON_TOKENER_ALLOW_TRAILING_CHARS` flag to allow multiple objects
to be parsed even when `JSON_TOKENER_STRICT` is set.
* Add `json_object_new_array_ext(int)` and `array_list_new_2(int)` to allow
arrays to be allocated with the exact size needed, when known.
* Add `json_object_array_shrink()` (and `array_list_shrink()`) and use it in
json_tokener to minimize the amount of memory used.
* Add a json_parse binary, for use in testing changes (not installed, but
available in the apps directory).
* Split the internal json_object structure into several sub-types, one for
each json_type (json_object_object, json_object_string, etc...).
This improves memory usage and speed, with the benchmark under
bench/ report 5.8% faster test time and 6%(max RSS)-12%(peak heap)
less memory usage.
Memory used just for json_object structures decreased 27%, so use cases
with fewer arrays and/or strings would benefit more.
* Minimize memory usage in array handling in json_tokener by shrinking
arrays to the exact number of elements parsed. On bench/ benchmark:
9% faster test time, 39%(max RSS)-50%(peak heap) less memory usage.
Add json_object_array_shrink() and array_list_shrink() functions.
* #616 - Parsing of surrogate pairs in unicode escapes now properly handles
incremental parsing.
* Fix incremental parsing of numbers, especially those with exponents, e.g.
so parsing "[0", "e+", "-]" now properly returns an error.
Strict mode now rejects missing exponents ("0e").
* Successfully return number objects at the top level even when they are
followed by a "-", "." or "e". This makes parsing things like "123-45"
behave consistently with things like "123xyz".
* #589 - Detect broken RDRAND during initialization; also, fix segfault
in the CPUID check.
* #592 - Fix integer overflows to prevert out of bounds write on large input.
* Protect against division by zero in linkhash, when creaed with zero size.
* #602 - Fix json_parse_uint64() internal error checking, leaving the retval
untouched in more failure cases.
* #614 - Prevent truncation when custom double formatters insert extra \0's
- remove 0001-Detect-broken-RDRAND-during-initialization.patch (upstream)
==== kernel-64kb ====
Version update (5.8.0 -> 5.8.2)
- recordmcount: Fix build failure on non arm64 (git-fixes).
- ALSA: hda/realtek - Fix unused variable warning (git-fixes).
- vdpa_sim: init iommu lock (git-fixes).
- commit 71b519a
- Update config files.
Only gcc+ld texts updated.
- commit b1b5b8e
- Linux 5.8.2 (bnc#1012628).
- tracepoint: Mark __tracepoint_string's __used (bnc#1012628).
- kunit: capture stderr on all make subprocess calls
(bnc#1012628).
- io_uring: abstract out task work running (bnc#1012628).
- HID: input: Fix devices that return multiple bytes in battery
report (bnc#1012628).
- ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrl
(bnc#1012628).
- ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrl
(bnc#1012628).
- x86/mce/inject: Fix a wrong assignment of i_mce.status
(bnc#1012628).
- perf/x86/intel/uncore: Fix oops when counting IMC uncore events
on some TGL (bnc#1012628).
- x86, sched: check for counters overflow in frequency invariant
accounting (bnc#1012628).
- x86, sched: Bail out of frequency invariance if turbo frequency
is unknown (bnc#1012628).
- x86, sched: Bail out of frequency invariance if
turbo_freq/base_freq gives 0 (bnc#1012628).
- sched/fair: Fix NOHZ next idle balance (bnc#1012628).
- sched: correct SD_flags returned by tl->sd_flags()
(bnc#1012628).
- arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
(bnc#1012628).
- arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
(bnc#1012628).
- arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
(bnc#1012628).
- EDAC: Fix reference count leaks (bnc#1012628).
- crc-t10dif: Fix potential crypto notify dead-lock (bnc#1012628).
- arm64: dts: qcom: msm8916: Replace invalid bias-pull-none
property (bnc#1012628).
- memory: tegra: Fix an error handling path in
tegra186_emc_probe() (bnc#1012628).
- blktrace: fix debugfs use after free (bnc#1012628).
- soc: qcom: rpmh-rsc: Don't use ktime for timeout in
write_tcs_reg_sync() (bnc#1012628).
- crypto: ccree - fix resource leak on error path (bnc#1012628).
- ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
(bnc#1012628).
- rcu/tree: Repeat the monitor if any free channel is busy
(bnc#1012628).
- firmware: arm_scmi: Fix SCMI genpd domain probing (bnc#1012628).
- arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8V
(bnc#1012628).
- arm64: dts: exynos: Fix silent hang after boot on Espresso
(bnc#1012628).
- sched/uclamp: Fix initialization of struct uclamp_rq
(bnc#1012628).
- crypto: qat - allow xts requests not multiple of block
(bnc#1012628).
- clk: scmi: Fix min and max rate when registering clocks with
discrete rates (bnc#1012628).
- m68k: mac: Don't send IOP message until channel is idle
(bnc#1012628).
- m68k: mac: Fix IOP status/control register writes (bnc#1012628).
- platform/x86: intel-hid: Fix return value check in
check_acpi_dev() (bnc#1012628).
- platform/x86: intel-vbtn: Fix return value check in
check_acpi_dev() (bnc#1012628).
- ARM: dts: gose: Fix ports node name for adv7180 (bnc#1012628).
- arm64: dts: renesas: Fix SD Card/eMMC interface device node
names (bnc#1012628).
- ARM: dts: gose: Fix ports node name for adv7612 (bnc#1012628).
- ARM: at91: pm: add missing put_device() call in
at91_pm_sram_init() (bnc#1012628).
- ARM: dts: exynos: Disable frequency scaling for FSYS bus on
Odroid XU3 family (bnc#1012628).
- reset: intel: fix a compile warning about REG_OFFSET redefined
(bnc#1012628).
- ARM: dts: at91: sama5d3_xplained: change phy-mode (bnc#1012628).
- ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply
to all CPU cores (bnc#1012628).
- ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages
(bnc#1012628).
- ARM: dts: stm32: Fix spi4 pins in stm32mp15-pinctrl
(bnc#1012628).
- spi: dw-dma: Fix Tx DMA channel working too fast (bnc#1012628).
- spi: lantiq: fix: Rx overflow error in full duplex mode
(bnc#1012628).
- crypto: x86/crc32c - fix building with clang ias (bnc#1012628).
- tpm: Require that all digests are present in TCG_PCR_EVENT2
structures (bnc#1012628).
- recordmcount: only record relocation of type R_AARCH64_CALL26
on arm64 (bnc#1012628).
- regulator: fix memory leak on error path of regulator_register()
(bnc#1012628).
- io_uring: fix sq array offset calculation (bnc#1012628).
- arm64: dts: meson: misc fixups for w400 dtsi (bnc#1012628).
- arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3
(bnc#1012628).
- soc: qcom: pdr: Reorder the PD state indication ack
(bnc#1012628).
- spi: rockchip: Fix error in SPI slave pio read (bnc#1012628).
- ARM: socfpga: PM: add missing put_device() call in
socfpga_setup_ocram_self_refresh() (bnc#1012628).
- iocost: Fix check condition of iocg abs_vdebt (bnc#1012628).
- scripts/selinux/mdp: fix initial SID handling (bnc#1012628).
- irqchip/ti-sci-inta: Fix return value about
devm_ioremap_resource() (bnc#1012628).
- seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
(bnc#1012628).
- md: raid0/linear: fix dereference before null check on pointer
mddev (bnc#1012628).
- irqchip/loongson-htvec: Fix potential resource leak
(bnc#1012628).
- irqchip/loongson-htvec: Check return value of
irq_domain_translate_onecell() (bnc#1012628).
- irqchip/loongson-pch-pic: Check return value of
irq_domain_translate_twocell() (bnc#1012628).
- irqchip/loongson-liointc: Fix potential dead lock (bnc#1012628).
- kunit: tool: fix broken default args in unit tests
(bnc#1012628).
- kunit: tool: fix improper treatment of file location
(bnc#1012628).
- irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
(bnc#1012628).
- irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
(bnc#1012628).
- nvme-tcp: fix controller reset hang during traffic
(bnc#1012628).
- nvme-rdma: fix controller reset hang during traffic
(bnc#1012628).
- nvme-multipath: fix logic for non-optimized paths (bnc#1012628).
- nvme-multipath: do not fall back to __nvme_find_path() for
non-optimized paths (bnc#1012628).
- irqchip/loongson-pch-pic: Fix the misused irq flow handler
(bnc#1012628).
- block: don't do revalidate zones on invalid devices
(bnc#1012628).
- drm/tilcdc: fix leak & null ref in panel_connector_get_modes
(bnc#1012628).
- soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag (bnc#1012628).
- net: mscc: ocelot: fix encoding destination ports into multicast
IPv4 address (bnc#1012628).
- ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default
l2c_aux_val (bnc#1012628).
- Bluetooth: add a mutex lock to avoid UAF in do_enale_set
(bnc#1012628).
- loop: be paranoid on exit and prevent new additions / removals
(bnc#1012628).
- io_uring: fix req->work corruption (bnc#1012628).
- fs/btrfs: Add cond_resched() for try_release_extent_mapping()
stalls (bnc#1012628).
- drm/amdgpu: avoid dereferencing a NULL pointer (bnc#1012628).
- drm/radeon: Fix reference count leaks caused by
pm_runtime_get_sync (bnc#1012628).
- crypto: aesni - Fix build with LLVM_IAS=1 (bnc#1012628).
- video: fbdev: savage: fix memory leak on error handling path
in probe (bnc#1012628).
- video: fbdev: neofb: fix memory leak in neo_scan_monitor()
(bnc#1012628).
- bus: ti-sysc: Add missing quirk flags for usb_host_hs
(bnc#1012628).
- md-cluster: fix wild pointer of unlock_all_bitmaps()
(bnc#1012628).
- rtw88: 8822ce: add support for device ID 0xc82f (bnc#1012628).
- drm/nouveau/kms/nv50-: Fix disabling dithering (bnc#1012628).
- arm64: dts: hisilicon: hikey: fixes to comply with adi,
adv7533 DT binding (bnc#1012628).
- drm/etnaviv: fix ref count leak via pm_runtime_get_sync
(bnc#1012628).
- ionic: rearrange reset and bus-master control (bnc#1012628).
- memory: samsung: exynos5422-dmc: Do not ignore return code of
regmap_read() (bnc#1012628).
- drm/nouveau: fix reference count leak in
nouveau_debugfs_strap_peek (bnc#1012628).
- drm/nouveau: fix multiple instances of reference count leaks
(bnc#1012628).
- mmc: sdhci-cadence: do not use hardware tuning for SD mode
(bnc#1012628).
- btrfs: fix lockdep splat from btrfs_dump_space_info
(bnc#1012628).
- usb: mtu3: clear dual mode of u3port when disable device
(bnc#1012628).
- drm: msm: a6xx: fix gpu failure after system resume
(bnc#1012628).
- drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
(bnc#1012628).
- drm/debugfs: fix plain echo to connector "force" attribute
(bnc#1012628).
- drm/radeon: disable AGP by default (bnc#1012628).
- net: phy: mscc: restore the base page in
vsc8514/8584_config_init (bnc#1012628).
- irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
(bnc#1012628).
- mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
(bnc#1012628).
- drm/amd/display: Improve DisplayPort monitor interop
(bnc#1012628).
- drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync
fails (bnc#1012628).
- drm/amdgpu/display bail early in dm_pp_get_static_clocks
(bnc#1012628).
- drm/amdgpu/display: properly guard the calls to swSMU functions
(bnc#1012628).
- drm/amd/display: allow query ddc data over aux to be read only
operation (bnc#1012628).
- drm/amd/powerplay: fix compile error with ARCH=arc
(bnc#1012628).
- bpf: Fix fds_example SIGSEGV error (bnc#1012628).
- Bluetooth: hci_qca: Bug fixes for SSR (bnc#1012628).
- brcmfmac: keep SDIO watchdog running when console_interval is
non-zero (bnc#1012628).
- brcmfmac: To fix Bss Info flag definition Bug (bnc#1012628).
- brcmfmac: set state of hanger slot to FREE when flushing PSQ
(bnc#1012628).
- platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus
G14 and G15 (bnc#1012628).
- iwlegacy: Check the return value of pcie_capability_read_*()
(bnc#1012628).
- gpu: host1x: debug: Fix multiple channels emitting messages
simultaneously (bnc#1012628).
- drm/amd/powerplay: suppress compile error around BUG_ON
(bnc#1012628).
- ionic: update eid test for overflow (bnc#1012628).
- x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
(bnc#1012628).
- mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
(bnc#1012628).
- usb: gadget: net2280: fix memory leak on probe error handling
paths (bnc#1012628).
- bdc: Fix bug causing crash after multiple disconnects
(bnc#1012628).
- usb: bdc: Halt controller on suspend (bnc#1012628).
- dyndbg: fix a BUG_ON in ddebug_describe_flags (bnc#1012628).
- bcache: fix super block seq numbers comparision in
register_cache_set() (bnc#1012628).
- btrfs: allow btrfs_truncate_block() to fallback to nocow for
data space reservation (bnc#1012628).
- btrfs: qgroup: free per-trans reserved space when a subvolume
gets dropped (bnc#1012628).
- ACPICA: Do not increment operation_region reference counts
for field units (bnc#1012628).
- io_uring: fix racy overflow count reporting (bnc#1012628).
- io_uring: fix stalled deferred requests (bnc#1012628).
- crypto: caam - silence .setkey in case of bad key length
(bnc#1012628).
- drm/msm: ratelimit crtc event overflow error (bnc#1012628).
- drm/gem: Fix a leak in drm_gem_objects_lookup() (bnc#1012628).
- drm/bridge: ti-sn65dsi86: Clear old error bits before AUX
transfers (bnc#1012628).
- drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
(bnc#1012628).
- drm/amdgpu: use the unlocked drm_gem_object_put (bnc#1012628).
- agp/intel: Fix a memory leak on module initialisation failure
(bnc#1012628).
- mwifiex: Fix firmware filename for sd8977 chipset (bnc#1012628).
- mwifiex: Fix firmware filename for sd8997 chipset (bnc#1012628).
- btmrvl: Fix firmware filename for sd8977 chipset (bnc#1012628).
- btmrvl: Fix firmware filename for sd8997 chipset (bnc#1012628).
- video: fbdev: sm712fb: fix an issue about iounmap for a wrong
address (bnc#1012628).
- console: newport_con: fix an issue about leak related system
resources (bnc#1012628).
- video: pxafb: Fix the function used to balance a
'dma_alloc_coherent()' call (bnc#1012628).
- Bluetooth: hci_qca: Fix an error pointer dereference
(bnc#1012628).
- drm/mm: fix hole size comparison (bnc#1012628).
- Bluetooth: hci_qca: Only remove TX clock vote after TX is
completed (bnc#1012628).
- Bluetooth: Allow suspend even when preparation has failed
(bnc#1012628).
- ath10k: Acquire tx_lock in tx error paths (bnc#1012628).
- Bluetooth: hci_qca: Bug fix during SSR timeout (bnc#1012628).
- Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
(bnc#1012628).
- iio: improve IIO_CONCENTRATION channel type description
(bnc#1012628).
- iio: amplifiers: ad8366: Change devm_gpiod_get() to optional
and add the missed check (bnc#1012628).
- scsi: ufs: Fix imprecise load calculation in devfreq window
(bnc#1012628).
- drm/etnaviv: Fix error path on failure to enable bus clk
(bnc#1012628).
- drm/panfrost: Fix inbalance of devfreq record_busy/idle()
(bnc#1012628).
- drm/arm: fix unintentional integer overflow on left shift
(bnc#1012628).
- clk: bcm63xx-gate: fix last clock availability (bnc#1012628).
- powerpc/mm: Fix typo in IS_ENABLED() (bnc#1012628).
- powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
(bnc#1012628).
- leds: lm355x: avoid enum conversion warning (bnc#1012628).
- ASoC: fsl_easrc: Fix uninitialized scalar variable in
fsl_easrc_set_ctx_format (bnc#1012628).
- Bluetooth: btusb: fix up firmware download sequence
(bnc#1012628).
- Bluetooth: btmtksdio: fix up firmware download sequence
(bnc#1012628).
- media: cxusb-analog: fix V4L2 dependency (bnc#1012628).
- media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
(bnc#1012628).
- media: omap3isp: Add missed v4l2_ctrl_handler_free() for
preview_init_entities() (bnc#1012628).
- staging: most: avoid null pointer dereference when iface is null
(bnc#1012628).
- dpaa2-eth: fix condition for number of buffer acquire retries
(bnc#1012628).
- ASoC: SOF: nocodec: add missing .owner field (bnc#1012628).
- ASoC: Intel: cml_rt1011_rt5682: add missing .owner field
(bnc#1012628).
- ASoC: Intel: sof_sdw: add missing .owner field (bnc#1012628).
- ASoC: Intel: bxt_rt298: add missing .owner field (bnc#1012628).
- ASoC: Intel: Boards: cml_rt1011_rt5682: use statically define
codec config (bnc#1012628).
- net: atlantic: MACSec offload statistics checkpatch fix
(bnc#1012628).
- scsi: cumana_2: Fix different dev_id between request_irq()
and free_irq() (bnc#1012628).
- scsi: ufs: Disable WriteBooster capability for non-supported
UFS devices (bnc#1012628).
- drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
(bnc#1012628).
- cxl: Fix kobject memleak (bnc#1012628).
- lkdtm: Avoid more compiler optimizations for bad writes
(bnc#1012628).
- selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
(bnc#1012628).
- lkdtm: Make arch-specific tests always available (bnc#1012628).
- net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration
while down/up (bnc#1012628).
- tracing: Move pipe reference to trace array instead of
current_tracer (bnc#1012628).
- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits
of request_t.handle (bnc#1012628).
- drm/amdgpu/debugfs: fix memory leak when
amdgpu_virt_enable_access_debugfs failed (bnc#1012628).
- drm/amdgpu: ensure 0 is returned for success in
jpeg_v2_5_wait_for_idle (bnc#1012628).
- drm/radeon: fix array out-of-bounds read and write issues
(bnc#1012628).
- staging: vchiq_arm: Add a matching unregister call
(bnc#1012628).
- iavf: fix error return code in iavf_init_get_resources()
(bnc#1012628).
- iavf: Fix updating statistics (bnc#1012628).
- dma-buf: fix dma-fence-chain out of order test (bnc#1012628).
- RDMA/core: Fix bogus WARN_ON during
ib_unregister_device_queued() (bnc#1012628).
- scsi: powertec: Fix different dev_id between request_irq()
and free_irq() (bnc#1012628).
- scsi: eesox: Fix different dev_id between request_irq() and
free_irq() (bnc#1012628).
- ipvs: allow connection reuse for unconfirmed conntrack
(bnc#1012628).
- media: firewire: Using uninitialized values in node_probe()
(bnc#1012628).
- media: allegro: Fix some NULL vs IS_ERR() checks in probe
(bnc#1012628).
- media: staging: rkisp1: rsz: supported formats are the isp's
src formats, not sink formats (bnc#1012628).
- media: staging: rkisp1: rsz: fix resolution limitation on sink
pad (bnc#1012628).
- media: tvp5150: Add missed media_entity_cleanup() (bnc#1012628).
- media: exynos4-is: Add missed check for pinctrl_lookup_state()
(bnc#1012628).
- media: cros-ec-cec: do not bail on device_init_wakeup failure
(bnc#1012628).
- xfs: preserve rmapbt swapext block reservation from freed blocks
(bnc#1012628).
- xfs: don't eat an EIO/ENOSPC writeback error when scrubbing
data fork (bnc#1012628).
- xfs: fix reflink quota reservation accounting error
(bnc#1012628).
- RDMA/rxe: Skip dgid check in loopback mode (bnc#1012628).
- PCI: Fix pci_cfg_wait queue locking problem (bnc#1012628).
- samples: bpf: Fix bpf programs with kprobe/sys_connect event
(bnc#1012628).
- drm/stm: repair runtime power management (bnc#1012628).
- kobject: Avoid premature parent object freeing in
kobject_cleanup() (bnc#1012628).
- leds: core: Flush scheduled work for system suspend
(bnc#1012628).
- drm: panel: simple: Fix bpc for LG LB070WV8 panel (bnc#1012628).
- phy: cadence: salvo: fix wrong bit definition (bnc#1012628).
- dt-bindings: phy: uniphier: Fix incorrect clocks and clock-names
for PXs3 usb3-hsphy (bnc#1012628).
- phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0
PHY (bnc#1012628).
- mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
(bnc#1012628).
- drm/bridge: sil_sii8620: initialize return of sii8620_readb
(bnc#1012628).
- scsi: scsi_debug: Add check for sdebug_max_queue during module
init (bnc#1012628).
- bpfilter: Initialize pos variable (bnc#1012628).
- mwifiex: Prevent memory corruption handling keys (bnc#1012628).
- kernfs: do not call fsnotify() with name without a parent
(bnc#1012628).
- powerpc/pseries: remove cede offline state for CPUs
(bnc#1012628).
- powerpc/rtas: don't online CPUs for partition suspend
(bnc#1012628).
- powerpc/vdso: Fix vdso cpu truncation (bnc#1012628).
- Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
(bnc#1012628).
- RDMA/qedr: SRQ's bug fixes (bnc#1012628).
- RDMA/qedr: Add EDPM mode type for user-fw compatibility
(bnc#1012628).
- RDMA/qedr: Add EDPM max size to alloc ucontext response
(bnc#1012628).
- RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted
to send queue (bnc#1012628).
- ima: Have the LSM free its audit rule (bnc#1012628).
- ima: Free the entire rule when deleting a list of rules
(bnc#1012628).
- ima: Free the entire rule if it fails to parse (bnc#1012628).
- ima: Fail rule parsing when buffer hook functions have an
invalid action (bnc#1012628).
- ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined
with an invalid cond (bnc#1012628).
- ima: Fail rule parsing when the KEY_CHECK hook is combined
with an invalid cond (bnc#1012628).
- staging: rtl8192u: fix a dubious looking mask before a shift
(bnc#1012628).
- ASoC: meson: fixes the missed kfree() for
axg_card_add_tdm_loopback (bnc#1012628).
- PCI/ASPM: Add missing newline in sysfs 'policy' (bnc#1012628).
- go7007: add sanity checking for endpoints (bnc#1012628).
- media: s5p-g2d: Fix a memory leak in an error handling path in
'g2d_probe()' (bnc#1012628).
- phy: renesas: rcar-gen3-usb2: move irq registration to init
(bnc#1012628).
- powerpc/mm/radix: Free PUD table when freeing pagetable
(bnc#1012628).
- powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
(bnc#1012628).
- drm/imx: fix use after free (bnc#1012628).
- drm/imx: tve: fix regulator_disable error path (bnc#1012628).
- gpu: ipu-v3: Restore RGB32, BGR32 (bnc#1012628).
- spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
(bnc#1012628).
- PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for
bridge_class_quirk() (bnc#1012628).
- USB: serial: iuu_phoenix: fix led-activity helpers
(bnc#1012628).
- clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845
(bnc#1012628).
- usb: core: fix quirks_param_set() writing to a const pointer
(bnc#1012628).
- thermal: ti-soc-thermal: Fix reversed condition in
ti_thermal_expose_sensor() (bnc#1012628).
- coresight: etmv4: Fix resource selector constant (bnc#1012628).
- coresight: etmv4: Counter values not saved on disable
(bnc#1012628).
- coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
(bnc#1012628).
- coresight: etm4x: Fix save/restore during cpu idle
(bnc#1012628).
- powerpc/perf: Fix missing is_sier_aviable() during build
(bnc#1012628).
- mt76: mt7663u: fix memory leak in set key (bnc#1012628).
- mt76: mt7663u: fix potential memory leak in mcu message handler
(bnc#1012628).
- mt76: mt7615: fix potential memory leak in mcu message handler
(bnc#1012628).
- mt76: mt7915: potential array overflow in
mt7915_mcu_tx_rate_report() (bnc#1012628).
- mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS (bnc#1012628).
- mt76: mt7615: fix possible memory leak in
mt7615_mcu_wtbl_sta_add (bnc#1012628).
- phy: armada-38x: fix NETA lockup when repeatedly switching
speeds (bnc#1012628).
- s390/bpf: Fix sign extension in branch_ku (bnc#1012628).
- s390/bpf: Use brcl for jumping to exit_ip if necessary
(bnc#1012628).
- s390/bpf: Tolerate not converging code shrinking (bnc#1012628).
- tools/bpftool: Fix error handing in do_skeleton() (bnc#1012628).
- ASoC: tas2770: Fix reset gpio property name (bnc#1012628).
- qed: Fix ILT and XRCD bitmap memory leaks (bnc#1012628).
- ASoC: hdac_hda: fix deadlock after PCM open error (bnc#1012628).
- powerpc/spufs: Fix the type of ret in spufs_arch_write_note
(bnc#1012628).
- PCI: rcar: Fix runtime PM imbalance on error (bnc#1012628).
- MIPS: OCTEON: add missing put_device() call in
dwc3_octeon_device_init() (bnc#1012628).
- thermal: int340x: processor_thermal: fix: update Jasper Lake
PCI id (bnc#1012628).
- usb: dwc3: meson-g12a: fix shared reset control use
(bnc#1012628).
- usb: dwc2: Fix error path in gadget registration (bnc#1012628).
- usb: gadget: f_uac2: fix AC Interface Header Descriptor
wTotalLength (bnc#1012628).
- scsi: megaraid_sas: Clear affinity hint (bnc#1012628).
- scsi: mesh: Fix panic after host or bus reset (bnc#1012628).
- scsi: core: Add missing scsi_device_put() in scsi_host_block()
(bnc#1012628).
- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo
configuration (bnc#1012628).
- bpf: Fix pos computation for bpf_iter seq_ops->start()
(bnc#1012628).
- powerpc/watchpoint: Fix 512 byte boundary limit (bnc#1012628).
- powerpc/watchpoint: Fix DAWR exception constraint (bnc#1012628).
- powerpc/watchpoint: Fix DAWR exception for CACHEOP
(bnc#1012628).
- macintosh/via-macii: Access autopoll_devs when inside lock
(bnc#1012628).
- gpio: regmap: fix type clash (bnc#1012628).
- PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
(bnc#1012628).
- PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID
register (bnc#1012628).
- RDMA/core: Fix return error value in _ib_modify_qp() to negative
(bnc#1012628).
- Smack: fix another vsscanf out of bounds (bnc#1012628).
- Smack: prevent underflow in smk_set_cipso() (bnc#1012628).
- power: supply: check if calc_soc succeeded in
pm860x_init_battery (bnc#1012628).
- Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth
controllers (bnc#1012628).
- Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
(bnc#1012628).
- Bluetooth: hci_serdev: Only unregister device if it was
registered (bnc#1012628).
- bpf: Fix bpf_ringbuf_output() signature to return long
(bnc#1012628).
- Bluetooth: Fix suspend notifier race (bnc#1012628).
- Bluetooth: hci_qca: Stop collecting memdump again for command
timeout during SSR (bnc#1012628).
- net: dsa: rtl8366: Fix VLAN semantics (bnc#1012628).
- net: dsa: rtl8366: Fix VLAN set-up (bnc#1012628).
- xfs: fix inode allocation block res calculation precedence
(bnc#1012628).
- xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer
to flush (bnc#1012628).
- selftests/powerpc: Squash spurious errors due to device removal
(bnc#1012628).
- powerpc/32s: Fix CONFIG_BOOK3S_601 uses (bnc#1012628).
- powerpc/boot: Fix CONFIG_PPC_MPC52XX references (bnc#1012628).
- selftests/powerpc: Fix CPU affinity for child process
(bnc#1012628).
- nvmem: sprd: Fix return value of sprd_efuse_probe()
(bnc#1012628).
- RDMA/rtrs-clt: add an additional random 8 seconds before
reconnecting (bnc#1012628).
- RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq (bnc#1012628).
- RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
(bnc#1012628).
- PCI: Release IVRS table in AMD ACS quirk (bnc#1012628).
- cpufreq: ap806: fix cpufreq driver needs ap cpu clk
(bnc#1012628).
- powerpc/pseries/hotplug-cpu: Remove double free in error path
(bnc#1012628).
- selftests/powerpc: Fix online CPU selection (bnc#1012628).
- RDMA/hns: Fix error during modify qp RTS2RTS (bnc#1012628).
- RDMA/hns: Fix the unneeded process when getting a general type
of CQE error (bnc#1012628).
- ASoC: meson: axg-tdm-interface: fix link fmt setup
(bnc#1012628).
- ASoC: meson: axg-tdmin: fix g12a skew (bnc#1012628).
- ASoC: meson: axg-tdm-formatters: fix sclk inversion
(bnc#1012628).
- ASoC: soc-core: Fix regression causing sysfs entries to
disappear (bnc#1012628).
- net: ll_temac: Use devm_platform_ioremap_resource_byname()
(bnc#1012628).
- drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
(bnc#1012628).
- libbpf: Fix register in PT_REGS MIPS macros (bnc#1012628).
- MIPS: only register FTLBPar exception handler for supported
models (bnc#1012628).
- ASoC: core: use less strict tests for dailink capabilities
(bnc#1012628).
- ASoC: meson: cards: deal dpcm flag change (bnc#1012628).
- ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK (bnc#1012628).
- s390/qeth: tolerate pre-filled RX buffer (bnc#1012628).
- s390/qeth: don't process empty bridge port events (bnc#1012628).
- ice: Clear and free XLT entries on reset (bnc#1012628).
- ice: Graceful error handling in HW table calloc failure
(bnc#1012628).
- netfilter: nft_meta: fix iifgroup matching (bnc#1012628).
- rtw88: fix LDPC field for RA info (bnc#1012628).
- rtw88: fix short GI capability based on current bandwidth
(bnc#1012628).
- rtw88: coex: only skip coex triggered by BT info (bnc#1012628).
- qtnfmac: Missing platform_device_unregister() on error in
qtnf_core_mac_alloc() (bnc#1012628).
- wl1251: fix always return 0 error (bnc#1012628).
- tools, build: Propagate build failures from
tools/build/Makefile.build (bnc#1012628).
- tools, bpftool: Fix wrong return value in do_dump()
(bnc#1012628).
- net/mlx5: DR, Change push vlan action sequence (bnc#1012628).
- net/mlx5: Delete extra dump stack that gives nothing
(bnc#1012628).
- ftrace: Fix ftrace_trace_task return value (bnc#1012628).
- net: mvpp2: fix memory leak in mvpp2_rx (bnc#1012628).
- net: ethernet: aquantia: Fix wrong return value (bnc#1012628).
- liquidio: Fix wrong return value in cn23xx_get_pf_num()
(bnc#1012628).
- net: sgi: ioc3-eth: Fix the size used in some
'dma_free_coherent()' calls (bnc#1012628).
- net: spider_net: Fix the size used in a 'dma_free_coherent()'
call (bnc#1012628).
- fsl/fman: use 32-bit unsigned integer (bnc#1012628).
- fsl/fman: fix dereference null return value (bnc#1012628).
- fsl/fman: fix unreachable code (bnc#1012628).
- fsl/fman: check dereferencing null pointer (bnc#1012628).
- fsl/fman: fix eth hash table allocation (bnc#1012628).
- gpio: don't use same lockdep class for all
devm_gpiochip_add_data users (bnc#1012628).
- net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
(bnc#1012628).
- net: macb: Properly handle phylink on at91sam9x (bnc#1012628).
- dpaa2-eth: Fix passing zero to 'PTR_ERR' warning (bnc#1012628).
- hv_netvsc: do not use VF device if link is down (bnc#1012628).
- Revert "vxlan: fix tos value before xmit" (bnc#1012628).
- selftests/net: relax cpu affinity requirement in msg_zerocopy
test (bnc#1012628).
- net: thunderx: initialize VF's mailbox mutex before first usage
(bnc#1012628).
- media: mtk-mdp: Fix a refcounting bug on error in init
(bnc#1012628).
- dlm: Fix kobject memleak (bnc#1012628).
- ocfs2: fix unbalanced locking (bnc#1012628).
- pinctrl-single: fix pcs_parse_pinconf() return value
(bnc#1012628).
- mtd: rawnand: brcmnand: Don't default to edu transfer
(bnc#1012628).
- svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
(bnc#1012628).
- nfsd: avoid a NULL dereference in __cld_pipe_upcall()
(bnc#1012628).
- SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
(bnc#1012628).
- x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
(bnc#1012628).
- crypto: aesni - add compatibility with IAS (bnc#1012628).
- af_packet: TPACKET_V3: fix fill status rwlock imbalance
(bnc#1012628).
- drivers/net/wan/lapbether: Added needed_headroom and a skb->len
check (bnc#1012628).
- net: Fix potential memory leak in proto_register()
(bnc#1012628).
- net/nfc/rawsock.c: add CAP_NET_RAW check (bnc#1012628).
- net: phy: fix memory leak in device-create error path
(bnc#1012628).
- net: Set fput_needed iff FDPUT_FPUT is set (bnc#1012628).
- net/tls: Fix kmap usage (bnc#1012628).
- tcp: correct read of TFO keys on big endian systems
(bnc#1012628).
- vmxnet3: use correct tcp hdr length when packet is encapsulated
(bnc#1012628).
- net: refactor bind_bucket fastreuse into helper (bnc#1012628).
- net: initialize fastreuse on inet_inherit_port (bnc#1012628).
- vsock: fix potential null pointer dereference in vsock_poll()
(bnc#1012628).
- net: phy: marvell10g: fix null pointer dereference
(bnc#1012628).
- r8152: Use MAC address from correct device tree node
(bnc#1012628).
- USB: serial: cp210x: re-enable auto-RTS on open (bnc#1012628).
- USB: serial: cp210x: enable usb generic throttle/unthrottle
(bnc#1012628).
- usb: cdns3: gadget: always zeroed TRB buffer when enable
endpoint (bnc#1012628).
- iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
(bnc#1012628).
- vdpasim: protect concurrent access to iommu iotlb (bnc#1012628).
- ALSA: hda - fix the micmute led status for Lenovo ThinkCentre
AIO (bnc#1012628).
- ALSA: hda - reverse the setting value in the micmute_led_set
(bnc#1012628).
- ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob
support (bnc#1012628).
- ALSA: usb-audio: work around streaming quirk for MacroSilicon
MS2109 (bnc#1012628).
- ALSA: usb-audio: add quirk for Pioneer DDJ-RB (bnc#1012628).
- tpm: Unify the mismatching TPM space buffer sizes (bnc#1012628).
- pstore: Fix linking when crypto API disabled (bnc#1012628).
- crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP
was not specified (bnc#1012628).
- crypto: qat - fix double free in qat_uclo_create_batch_init_list
(bnc#1012628).
- crypto: ccp - Fix use of merged scatterlists (bnc#1012628).
- crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
specified (bnc#1012628).
- tick/nohz: Narrow down noise while setting current task's tick
dependency (bnc#1012628).
- bitfield.h: don't compile-time validate _val in FIELD_FIT
(bnc#1012628).
- fs/minix: check return value of sb_getblk() (bnc#1012628).
- fs/minix: don't allow getting deleted inodes (bnc#1012628).
- fs/minix: reject too-large maximum file size (bnc#1012628).
- kvm: x86: replace kvm_spec_ctrl_test_value with runtime test
on the host (bnc#1012628).
- 9p: Fix memory leak in v9fs_mount (bnc#1012628).
- driver core: Fix probe_count imbalance in really_probe()
(bnc#1012628).
- media: media-request: Fix crash if memory allocation fails
(bnc#1012628).
- drm/ttm/nouveau: don't call tt destroy callback on alloc failure
(bnc#1012628).
- io_uring: set ctx sq/cq entry count earlier (bnc#1012628).
- io_uring: use TWA_SIGNAL for task_work uncondtionally
(bnc#1012628).
- io_uring: fail poll arm on queue proc failure (bnc#1012628).
- io_uring: sanitize double poll handling (bnc#1012628).
- NFS: Don't move layouts to plh_return_segs list while in use
(bnc#1012628).
- NFS: Don't return layout segments that are in use (bnc#1012628).
- cpufreq: Fix locking issues with governors (bnc#1012628).
- cpufreq: dt: fix oops on armada37xx (bnc#1012628).
- MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
(bnc#1012628).
- include/asm-generic/vmlinux.lds.h: align ro_after_init
(bnc#1012628).
- PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu
is absent (bnc#1012628).
- PM / devfreq: Fix indentaion of devfreq_summary debugfs node
(bnc#1012628).
- spi: spidev: Align buffers for DMA (bnc#1012628).
- mtd: rawnand: qcom: avoid write to unavailable register
(bnc#1012628).
- mtd: spi-nor: intel-spi: Simulate WRDI command (bnc#1012628).
- erofs: fix extended inode could cross boundary (bnc#1012628).
- Revert "mm/vmstat.c: do not show lowmem reserve protection
information of empty zone" (bnc#1012628).
- Revert "parisc: Improve interrupt handling in
arch_spin_lock_flags()" (bnc#1012628).
- Revert "parisc: Drop LDCW barrier in CAS code when running UP"
(bnc#1012628).
- Revert "parisc: Use ldcw instruction for SMP spinlock release
barrier" (bnc#1012628).
- Revert "parisc: Revert "Release spinlocks using ordered store""
(bnc#1012628).
- parisc: Do not use an ordered store in pa_tlb_lock()
(bnc#1012628).
- parisc: Implement __smp_store_release and __smp_load_acquire
barriers (bnc#1012628).
- parisc: mask out enable and reserved bits from sba imask
(bnc#1012628).
- ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max
voltage data (bnc#1012628).
- ARM: 8992/1: Fix unwind_frame for clang-built kernels
(bnc#1012628).
- firmware: qcom_scm: Fix legacy convention SCM accessors
(bnc#1012628).
- irqdomain/treewide: Free firmware node after domain removal
(bnc#1012628).
- firmware_loader: EFI firmware loader must handle pre-allocated
buffer (bnc#1012628).
- xen/balloon: fix accounting in alloc_xenballooned_pages error
path (bnc#1012628).
- xen/balloon: make the balloon wait interruptible (bnc#1012628).
- xen/gntdev: Fix dmabuf import with non-zero sgt offset
(bnc#1012628).
- drm/xen-front: Fix misused IS_ERR_OR_NULL checks (bnc#1012628).
- s390/dasd: fix inability to use DASD with DIAG driver
(bnc#1012628).
- s390/numa: set node distance to LOCAL_DISTANCE (bnc#1012628).
- s390/gmap: improve THP splitting (bnc#1012628).
- io_uring: Fix NULL pointer dereference in loop_rw_iter()
(bnc#1012628).
- io_uring: hold 'ctx' reference around task_work queue + execute
(bnc#1012628).
- io_uring: add missing REQ_F_COMP_LOCKED for nested requests
(bnc#1012628).
- io_uring: enable lookup of links holding inflight files
(bnc#1012628).
- task_work: only grab task signal lock when needed (bnc#1012628).
- Update config files (ARMADA_AP_CPU_CLK autoselected).
- commit e2a4265
- squashfs: avoid bio_alloc() failure with 1Mbyte blocks
(bsc#1175308).
- commit 61ee09a
- firmware_loader: fix memory leak for paged buffer (bsc#1175367).
- commit 996bcd6
- r8169: add support for RTL8125B (bsc#1174875).
- r8169: rename RTL8125 to RTL8125A (bsc#1174875).
- commit d6761b2
- Update config files (bsc#1174058).
Enable GENERIC_IRQ_DEBUGFS.
This (automatically) sets GENERIC_IRQ_INJECTION=y on some platforms and
aligns them with x86.
- commit 7e5ee01
- Linux 5.8.1 (bnc#1012628).
- scsi: ufs: Fix and simplify setup_xfer_req variant operation
(bnc#1012628).
- USB: serial: qcserial: add EM7305 QDL product ID (bnc#1012628).
- USB: iowarrior: fix up report size handling for some devices
(bnc#1012628).
- usb: xhci: define IDs for various ASMedia host controllers
(bnc#1012628).
- usb: xhci: Fix ASMedia ASM1142 DMA addressing (bnc#1012628).
- Revert "ALSA: hda: call runtime_allow() for all hda controllers"
(bnc#1012628).
- ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3
laptops (bnc#1012628).
- ALSA: hda/ca0132 - Add new quirk ID for Recon3D (bnc#1012628).
- ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value
(bnc#1012628).
- ALSA: hda/ca0132 - Fix AE-5 microphone selection commands
(bnc#1012628).
- ALSA: seq: oss: Serialize ioctls (bnc#1012628).
- staging: android: ashmem: Fix lockdep warning for write
operation (bnc#1012628).
- staging: rtl8712: handle firmware load failure (bnc#1012628).
- Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable
authmode (bnc#1012628).
- Bluetooth: Fix slab-out-of-bounds read in
hci_extended_inquiry_result_evt() (bnc#1012628).
- Bluetooth: Prevent out-of-bounds read in
hci_inquiry_result_evt() (bnc#1012628).
- Bluetooth: Prevent out-of-bounds read in
hci_inquiry_result_with_rssi_evt() (bnc#1012628).
- omapfb: dss: Fix max fclk divider for omap36xx (bnc#1012628).
- binder: Prevent context manager from incrementing ref 0
(bnc#1012628).
- Smack: fix use-after-free in smk_write_relabel_self()
(bnc#1012628).
- scripts: add dummy report mode to add_namespace.cocci
(bnc#1012628).
- lkdtm/heap: Avoid edge and middle of slabs (bnc#1012628).
- mtd: properly check all write ioctls for permissions
(bnc#1012628).
- leds: wm831x-status: fix use-after-free on unbind (bnc#1012628).
- leds: lm36274: fix use-after-free on unbind (bnc#1012628).
- leds: da903x: fix use-after-free on unbind (bnc#1012628).
- leds: lm3533: fix use-after-free on unbind (bnc#1012628).
- leds: 88pm860x: fix use-after-free on unbind (bnc#1012628).
- gpio: max77620: Fix missing release of interrupt (bnc#1012628).
- xattr: break delegations in {set,remove}xattr (bnc#1012628).
- Revert "powerpc/kasan: Fix shadow pages allocation failure"
(bnc#1012628).
- powerpc/kasan: Fix shadow pages allocation failure
(bnc#1012628).
- PCI: tegra: Revert tegra124 raw_violation_fixup (bnc#1012628).
- ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to
runtime (bnc#1012628).
- random32: move the pseudo-random 32-bit definitions to prandom.h
(bnc#1012628).
- random: random.h should include archrandom.h, not the other
way around (bnc#1012628).
- arm64: kaslr: Use standard early random function (bnc#1012628).
- commit 7303946
- ALSA: usb-audio: fix overeager device match for MacroSilicon
MS2109 (bsc#1174625).
- commit e0b3a44
- config: refresh
- only headers update (gcc 10.1.1 -> 10.2.1)
- commit 2efb7ba
- clk: bcm2835: Do not use prediv with bcm2711's PLLs
(bsc#1174865).
- commit bb9b402
==== kernel-source ====
Version update (5.8.0 -> 5.8.2)
Subpackages: kernel-default kernel-docs
- recordmcount: Fix build failure on non arm64 (git-fixes).
- ALSA: hda/realtek - Fix unused variable warning (git-fixes).
- vdpa_sim: init iommu lock (git-fixes).
- commit 71b519a
- Update config files.
Only gcc+ld texts updated.
- commit b1b5b8e
- Linux 5.8.2 (bnc#1012628).
- tracepoint: Mark __tracepoint_string's __used (bnc#1012628).
- kunit: capture stderr on all make subprocess calls
(bnc#1012628).
- io_uring: abstract out task work running (bnc#1012628).
- HID: input: Fix devices that return multiple bytes in battery
report (bnc#1012628).
- ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrl
(bnc#1012628).
- ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrl
(bnc#1012628).
- x86/mce/inject: Fix a wrong assignment of i_mce.status
(bnc#1012628).
- perf/x86/intel/uncore: Fix oops when counting IMC uncore events
on some TGL (bnc#1012628).
- x86, sched: check for counters overflow in frequency invariant
accounting (bnc#1012628).
- x86, sched: Bail out of frequency invariance if turbo frequency
is unknown (bnc#1012628).
- x86, sched: Bail out of frequency invariance if
turbo_freq/base_freq gives 0 (bnc#1012628).
- sched/fair: Fix NOHZ next idle balance (bnc#1012628).
- sched: correct SD_flags returned by tl->sd_flags()
(bnc#1012628).
- arm64: dts: rockchip: fix rk3368-lion gmac reset gpio
(bnc#1012628).
- arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio
(bnc#1012628).
- arm64: dts: rockchip: fix rk3399-puma gmac reset gpio
(bnc#1012628).
- EDAC: Fix reference count leaks (bnc#1012628).
- crc-t10dif: Fix potential crypto notify dead-lock (bnc#1012628).
- arm64: dts: qcom: msm8916: Replace invalid bias-pull-none
property (bnc#1012628).
- memory: tegra: Fix an error handling path in
tegra186_emc_probe() (bnc#1012628).
- blktrace: fix debugfs use after free (bnc#1012628).
- soc: qcom: rpmh-rsc: Don't use ktime for timeout in
write_tcs_reg_sync() (bnc#1012628).
- crypto: ccree - fix resource leak on error path (bnc#1012628).
- ARM: exynos: MCPM: Restore big.LITTLE cpuidle support
(bnc#1012628).
- rcu/tree: Repeat the monitor if any free channel is busy
(bnc#1012628).
- firmware: arm_scmi: Fix SCMI genpd domain probing (bnc#1012628).
- arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8V
(bnc#1012628).
- arm64: dts: exynos: Fix silent hang after boot on Espresso
(bnc#1012628).
- sched/uclamp: Fix initialization of struct uclamp_rq
(bnc#1012628).
- crypto: qat - allow xts requests not multiple of block
(bnc#1012628).
- clk: scmi: Fix min and max rate when registering clocks with
discrete rates (bnc#1012628).
- m68k: mac: Don't send IOP message until channel is idle
(bnc#1012628).
- m68k: mac: Fix IOP status/control register writes (bnc#1012628).
- platform/x86: intel-hid: Fix return value check in
check_acpi_dev() (bnc#1012628).
- platform/x86: intel-vbtn: Fix return value check in
check_acpi_dev() (bnc#1012628).
- ARM: dts: gose: Fix ports node name for adv7180 (bnc#1012628).
- arm64: dts: renesas: Fix SD Card/eMMC interface device node
names (bnc#1012628).
- ARM: dts: gose: Fix ports node name for adv7612 (bnc#1012628).
- ARM: at91: pm: add missing put_device() call in
at91_pm_sram_init() (bnc#1012628).
- ARM: dts: exynos: Disable frequency scaling for FSYS bus on
Odroid XU3 family (bnc#1012628).
- reset: intel: fix a compile warning about REG_OFFSET redefined
(bnc#1012628).
- ARM: dts: at91: sama5d3_xplained: change phy-mode (bnc#1012628).
- ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply
to all CPU cores (bnc#1012628).
- ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages
(bnc#1012628).
- ARM: dts: stm32: Fix spi4 pins in stm32mp15-pinctrl
(bnc#1012628).
- spi: dw-dma: Fix Tx DMA channel working too fast (bnc#1012628).
- spi: lantiq: fix: Rx overflow error in full duplex mode
(bnc#1012628).
- crypto: x86/crc32c - fix building with clang ias (bnc#1012628).
- tpm: Require that all digests are present in TCG_PCR_EVENT2
structures (bnc#1012628).
- recordmcount: only record relocation of type R_AARCH64_CALL26
on arm64 (bnc#1012628).
- regulator: fix memory leak on error path of regulator_register()
(bnc#1012628).
- io_uring: fix sq array offset calculation (bnc#1012628).
- arm64: dts: meson: misc fixups for w400 dtsi (bnc#1012628).
- arm64: dts: meson: fix mmc0 tuning error on Khadas VIM3
(bnc#1012628).
- soc: qcom: pdr: Reorder the PD state indication ack
(bnc#1012628).
- spi: rockchip: Fix error in SPI slave pio read (bnc#1012628).
- ARM: socfpga: PM: add missing put_device() call in
socfpga_setup_ocram_self_refresh() (bnc#1012628).
- iocost: Fix check condition of iocg abs_vdebt (bnc#1012628).
- scripts/selinux/mdp: fix initial SID handling (bnc#1012628).
- irqchip/ti-sci-inta: Fix return value about
devm_ioremap_resource() (bnc#1012628).
- seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
(bnc#1012628).
- md: raid0/linear: fix dereference before null check on pointer
mddev (bnc#1012628).
- irqchip/loongson-htvec: Fix potential resource leak
(bnc#1012628).
- irqchip/loongson-htvec: Check return value of
irq_domain_translate_onecell() (bnc#1012628).
- irqchip/loongson-pch-pic: Check return value of
irq_domain_translate_twocell() (bnc#1012628).
- irqchip/loongson-liointc: Fix potential dead lock (bnc#1012628).
- kunit: tool: fix broken default args in unit tests
(bnc#1012628).
- kunit: tool: fix improper treatment of file location
(bnc#1012628).
- irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
(bnc#1012628).
- irqchip/gic-v4.1: Use GFP_ATOMIC flag in allocate_vpe_l1_table()
(bnc#1012628).
- nvme-tcp: fix controller reset hang during traffic
(bnc#1012628).
- nvme-rdma: fix controller reset hang during traffic
(bnc#1012628).
- nvme-multipath: fix logic for non-optimized paths (bnc#1012628).
- nvme-multipath: do not fall back to __nvme_find_path() for
non-optimized paths (bnc#1012628).
- irqchip/loongson-pch-pic: Fix the misused irq flow handler
(bnc#1012628).
- block: don't do revalidate zones on invalid devices
(bnc#1012628).
- drm/tilcdc: fix leak & null ref in panel_connector_get_modes
(bnc#1012628).
- soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag (bnc#1012628).
- net: mscc: ocelot: fix encoding destination ports into multicast
IPv4 address (bnc#1012628).
- ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default
l2c_aux_val (bnc#1012628).
- Bluetooth: add a mutex lock to avoid UAF in do_enale_set
(bnc#1012628).
- loop: be paranoid on exit and prevent new additions / removals
(bnc#1012628).
- io_uring: fix req->work corruption (bnc#1012628).
- fs/btrfs: Add cond_resched() for try_release_extent_mapping()
stalls (bnc#1012628).
- drm/amdgpu: avoid dereferencing a NULL pointer (bnc#1012628).
- drm/radeon: Fix reference count leaks caused by
pm_runtime_get_sync (bnc#1012628).
- crypto: aesni - Fix build with LLVM_IAS=1 (bnc#1012628).
- video: fbdev: savage: fix memory leak on error handling path
in probe (bnc#1012628).
- video: fbdev: neofb: fix memory leak in neo_scan_monitor()
(bnc#1012628).
- bus: ti-sysc: Add missing quirk flags for usb_host_hs
(bnc#1012628).
- md-cluster: fix wild pointer of unlock_all_bitmaps()
(bnc#1012628).
- rtw88: 8822ce: add support for device ID 0xc82f (bnc#1012628).
- drm/nouveau/kms/nv50-: Fix disabling dithering (bnc#1012628).
- arm64: dts: hisilicon: hikey: fixes to comply with adi,
adv7533 DT binding (bnc#1012628).
- drm/etnaviv: fix ref count leak via pm_runtime_get_sync
(bnc#1012628).
- ionic: rearrange reset and bus-master control (bnc#1012628).
- memory: samsung: exynos5422-dmc: Do not ignore return code of
regmap_read() (bnc#1012628).
- drm/nouveau: fix reference count leak in
nouveau_debugfs_strap_peek (bnc#1012628).
- drm/nouveau: fix multiple instances of reference count leaks
(bnc#1012628).
- mmc: sdhci-cadence: do not use hardware tuning for SD mode
(bnc#1012628).
- btrfs: fix lockdep splat from btrfs_dump_space_info
(bnc#1012628).
- usb: mtu3: clear dual mode of u3port when disable device
(bnc#1012628).
- drm: msm: a6xx: fix gpu failure after system resume
(bnc#1012628).
- drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
(bnc#1012628).
- drm/debugfs: fix plain echo to connector "force" attribute
(bnc#1012628).
- drm/radeon: disable AGP by default (bnc#1012628).
- net: phy: mscc: restore the base page in
vsc8514/8584_config_init (bnc#1012628).
- irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
(bnc#1012628).
- mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
(bnc#1012628).
- drm/amd/display: Improve DisplayPort monitor interop
(bnc#1012628).
- drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync
fails (bnc#1012628).
- drm/amdgpu/display bail early in dm_pp_get_static_clocks
(bnc#1012628).
- drm/amdgpu/display: properly guard the calls to swSMU functions
(bnc#1012628).
- drm/amd/display: allow query ddc data over aux to be read only
operation (bnc#1012628).
- drm/amd/powerplay: fix compile error with ARCH=arc
(bnc#1012628).
- bpf: Fix fds_example SIGSEGV error (bnc#1012628).
- Bluetooth: hci_qca: Bug fixes for SSR (bnc#1012628).
- brcmfmac: keep SDIO watchdog running when console_interval is
non-zero (bnc#1012628).
- brcmfmac: To fix Bss Info flag definition Bug (bnc#1012628).
- brcmfmac: set state of hanger slot to FREE when flushing PSQ
(bnc#1012628).
- platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus
G14 and G15 (bnc#1012628).
- iwlegacy: Check the return value of pcie_capability_read_*()
(bnc#1012628).
- gpu: host1x: debug: Fix multiple channels emitting messages
simultaneously (bnc#1012628).
- drm/amd/powerplay: suppress compile error around BUG_ON
(bnc#1012628).
- ionic: update eid test for overflow (bnc#1012628).
- x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
(bnc#1012628).
- mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
(bnc#1012628).
- usb: gadget: net2280: fix memory leak on probe error handling
paths (bnc#1012628).
- bdc: Fix bug causing crash after multiple disconnects
(bnc#1012628).
- usb: bdc: Halt controller on suspend (bnc#1012628).
- dyndbg: fix a BUG_ON in ddebug_describe_flags (bnc#1012628).
- bcache: fix super block seq numbers comparision in
register_cache_set() (bnc#1012628).
- btrfs: allow btrfs_truncate_block() to fallback to nocow for
data space reservation (bnc#1012628).
- btrfs: qgroup: free per-trans reserved space when a subvolume
gets dropped (bnc#1012628).
- ACPICA: Do not increment operation_region reference counts
for field units (bnc#1012628).
- io_uring: fix racy overflow count reporting (bnc#1012628).
- io_uring: fix stalled deferred requests (bnc#1012628).
- crypto: caam - silence .setkey in case of bad key length
(bnc#1012628).
- drm/msm: ratelimit crtc event overflow error (bnc#1012628).
- drm/gem: Fix a leak in drm_gem_objects_lookup() (bnc#1012628).
- drm/bridge: ti-sn65dsi86: Clear old error bits before AUX
transfers (bnc#1012628).
- drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice
(bnc#1012628).
- drm/amdgpu: use the unlocked drm_gem_object_put (bnc#1012628).
- agp/intel: Fix a memory leak on module initialisation failure
(bnc#1012628).
- mwifiex: Fix firmware filename for sd8977 chipset (bnc#1012628).
- mwifiex: Fix firmware filename for sd8997 chipset (bnc#1012628).
- btmrvl: Fix firmware filename for sd8977 chipset (bnc#1012628).
- btmrvl: Fix firmware filename for sd8997 chipset (bnc#1012628).
- video: fbdev: sm712fb: fix an issue about iounmap for a wrong
address (bnc#1012628).
- console: newport_con: fix an issue about leak related system
resources (bnc#1012628).
- video: pxafb: Fix the function used to balance a
'dma_alloc_coherent()' call (bnc#1012628).
- Bluetooth: hci_qca: Fix an error pointer dereference
(bnc#1012628).
- drm/mm: fix hole size comparison (bnc#1012628).
- Bluetooth: hci_qca: Only remove TX clock vote after TX is
completed (bnc#1012628).
- Bluetooth: Allow suspend even when preparation has failed
(bnc#1012628).
- ath10k: Acquire tx_lock in tx error paths (bnc#1012628).
- Bluetooth: hci_qca: Bug fix during SSR timeout (bnc#1012628).
- Bluetooth: hci_qca: Increase SoC idle timeout to 200ms
(bnc#1012628).
- iio: improve IIO_CONCENTRATION channel type description
(bnc#1012628).
- iio: amplifiers: ad8366: Change devm_gpiod_get() to optional
and add the missed check (bnc#1012628).
- scsi: ufs: Fix imprecise load calculation in devfreq window
(bnc#1012628).
- drm/etnaviv: Fix error path on failure to enable bus clk
(bnc#1012628).
- drm/panfrost: Fix inbalance of devfreq record_busy/idle()
(bnc#1012628).
- drm/arm: fix unintentional integer overflow on left shift
(bnc#1012628).
- clk: bcm63xx-gate: fix last clock availability (bnc#1012628).
- powerpc/mm: Fix typo in IS_ENABLED() (bnc#1012628).
- powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
(bnc#1012628).
- leds: lm355x: avoid enum conversion warning (bnc#1012628).
- ASoC: fsl_easrc: Fix uninitialized scalar variable in
fsl_easrc_set_ctx_format (bnc#1012628).
- Bluetooth: btusb: fix up firmware download sequence
(bnc#1012628).
- Bluetooth: btmtksdio: fix up firmware download sequence
(bnc#1012628).
- media: cxusb-analog: fix V4L2 dependency (bnc#1012628).
- media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
(bnc#1012628).
- media: omap3isp: Add missed v4l2_ctrl_handler_free() for
preview_init_entities() (bnc#1012628).
- staging: most: avoid null pointer dereference when iface is null
(bnc#1012628).
- dpaa2-eth: fix condition for number of buffer acquire retries
(bnc#1012628).
- ASoC: SOF: nocodec: add missing .owner field (bnc#1012628).
- ASoC: Intel: cml_rt1011_rt5682: add missing .owner field
(bnc#1012628).
- ASoC: Intel: sof_sdw: add missing .owner field (bnc#1012628).
- ASoC: Intel: bxt_rt298: add missing .owner field (bnc#1012628).
- ASoC: Intel: Boards: cml_rt1011_rt5682: use statically define
codec config (bnc#1012628).
- net: atlantic: MACSec offload statistics checkpatch fix
(bnc#1012628).
- scsi: cumana_2: Fix different dev_id between request_irq()
and free_irq() (bnc#1012628).
- scsi: ufs: Disable WriteBooster capability for non-supported
UFS devices (bnc#1012628).
- drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
(bnc#1012628).
- cxl: Fix kobject memleak (bnc#1012628).
- lkdtm: Avoid more compiler optimizations for bad writes
(bnc#1012628).
- selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
(bnc#1012628).
- lkdtm: Make arch-specific tests always available (bnc#1012628).
- net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration
while down/up (bnc#1012628).
- tracing: Move pipe reference to trace array instead of
current_tracer (bnc#1012628).
- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits
of request_t.handle (bnc#1012628).
- drm/amdgpu/debugfs: fix memory leak when
amdgpu_virt_enable_access_debugfs failed (bnc#1012628).
- drm/amdgpu: ensure 0 is returned for success in
jpeg_v2_5_wait_for_idle (bnc#1012628).
- drm/radeon: fix array out-of-bounds read and write issues
(bnc#1012628).
- staging: vchiq_arm: Add a matching unregister call
(bnc#1012628).
- iavf: fix error return code in iavf_init_get_resources()
(bnc#1012628).
- iavf: Fix updating statistics (bnc#1012628).
- dma-buf: fix dma-fence-chain out of order test (bnc#1012628).
- RDMA/core: Fix bogus WARN_ON during
ib_unregister_device_queued() (bnc#1012628).
- scsi: powertec: Fix different dev_id between request_irq()
and free_irq() (bnc#1012628).
- scsi: eesox: Fix different dev_id between request_irq() and
free_irq() (bnc#1012628).
- ipvs: allow connection reuse for unconfirmed conntrack
(bnc#1012628).
- media: firewire: Using uninitialized values in node_probe()
(bnc#1012628).
- media: allegro: Fix some NULL vs IS_ERR() checks in probe
(bnc#1012628).
- media: staging: rkisp1: rsz: supported formats are the isp's
src formats, not sink formats (bnc#1012628).
- media: staging: rkisp1: rsz: fix resolution limitation on sink
pad (bnc#1012628).
- media: tvp5150: Add missed media_entity_cleanup() (bnc#1012628).
- media: exynos4-is: Add missed check for pinctrl_lookup_state()
(bnc#1012628).
- media: cros-ec-cec: do not bail on device_init_wakeup failure
(bnc#1012628).
- xfs: preserve rmapbt swapext block reservation from freed blocks
(bnc#1012628).
- xfs: don't eat an EIO/ENOSPC writeback error when scrubbing
data fork (bnc#1012628).
- xfs: fix reflink quota reservation accounting error
(bnc#1012628).
- RDMA/rxe: Skip dgid check in loopback mode (bnc#1012628).
- PCI: Fix pci_cfg_wait queue locking problem (bnc#1012628).
- samples: bpf: Fix bpf programs with kprobe/sys_connect event
(bnc#1012628).
- drm/stm: repair runtime power management (bnc#1012628).
- kobject: Avoid premature parent object freeing in
kobject_cleanup() (bnc#1012628).
- leds: core: Flush scheduled work for system suspend
(bnc#1012628).
- drm: panel: simple: Fix bpc for LG LB070WV8 panel (bnc#1012628).
- phy: cadence: salvo: fix wrong bit definition (bnc#1012628).
- dt-bindings: phy: uniphier: Fix incorrect clocks and clock-names
for PXs3 usb3-hsphy (bnc#1012628).
- phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0
PHY (bnc#1012628).
- mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()
(bnc#1012628).
- drm/bridge: sil_sii8620: initialize return of sii8620_readb
(bnc#1012628).
- scsi: scsi_debug: Add check for sdebug_max_queue during module
init (bnc#1012628).
- bpfilter: Initialize pos variable (bnc#1012628).
- mwifiex: Prevent memory corruption handling keys (bnc#1012628).
- kernfs: do not call fsnotify() with name without a parent
(bnc#1012628).
- powerpc/pseries: remove cede offline state for CPUs
(bnc#1012628).
- powerpc/rtas: don't online CPUs for partition suspend
(bnc#1012628).
- powerpc/vdso: Fix vdso cpu truncation (bnc#1012628).
- Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
(bnc#1012628).
- RDMA/qedr: SRQ's bug fixes (bnc#1012628).
- RDMA/qedr: Add EDPM mode type for user-fw compatibility
(bnc#1012628).
- RDMA/qedr: Add EDPM max size to alloc ucontext response
(bnc#1012628).
- RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted
to send queue (bnc#1012628).
- ima: Have the LSM free its audit rule (bnc#1012628).
- ima: Free the entire rule when deleting a list of rules
(bnc#1012628).
- ima: Free the entire rule if it fails to parse (bnc#1012628).
- ima: Fail rule parsing when buffer hook functions have an
invalid action (bnc#1012628).
- ima: Fail rule parsing when the KEXEC_CMDLINE hook is combined
with an invalid cond (bnc#1012628).
- ima: Fail rule parsing when the KEY_CHECK hook is combined
with an invalid cond (bnc#1012628).
- staging: rtl8192u: fix a dubious looking mask before a shift
(bnc#1012628).
- ASoC: meson: fixes the missed kfree() for
axg_card_add_tdm_loopback (bnc#1012628).
- PCI/ASPM: Add missing newline in sysfs 'policy' (bnc#1012628).
- go7007: add sanity checking for endpoints (bnc#1012628).
- media: s5p-g2d: Fix a memory leak in an error handling path in
'g2d_probe()' (bnc#1012628).
- phy: renesas: rcar-gen3-usb2: move irq registration to init
(bnc#1012628).
- powerpc/mm/radix: Free PUD table when freeing pagetable
(bnc#1012628).
- powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
(bnc#1012628).
- drm/imx: fix use after free (bnc#1012628).
- drm/imx: tve: fix regulator_disable error path (bnc#1012628).
- gpu: ipu-v3: Restore RGB32, BGR32 (bnc#1012628).
- spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
(bnc#1012628).
- PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for
bridge_class_quirk() (bnc#1012628).
- USB: serial: iuu_phoenix: fix led-activity helpers
(bnc#1012628).
- clk: qcom: gcc: Make disp gpll0 branch aon for sc7180/sdm845
(bnc#1012628).
- usb: core: fix quirks_param_set() writing to a const pointer
(bnc#1012628).
- thermal: ti-soc-thermal: Fix reversed condition in
ti_thermal_expose_sensor() (bnc#1012628).
- coresight: etmv4: Fix resource selector constant (bnc#1012628).
- coresight: etmv4: Counter values not saved on disable
(bnc#1012628).
- coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()
(bnc#1012628).
- coresight: etm4x: Fix save/restore during cpu idle
(bnc#1012628).
- powerpc/perf: Fix missing is_sier_aviable() during build
(bnc#1012628).
- mt76: mt7663u: fix memory leak in set key (bnc#1012628).
- mt76: mt7663u: fix potential memory leak in mcu message handler
(bnc#1012628).
- mt76: mt7615: fix potential memory leak in mcu message handler
(bnc#1012628).
- mt76: mt7915: potential array overflow in
mt7915_mcu_tx_rate_report() (bnc#1012628).
- mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFS (bnc#1012628).
- mt76: mt7615: fix possible memory leak in
mt7615_mcu_wtbl_sta_add (bnc#1012628).
- phy: armada-38x: fix NETA lockup when repeatedly switching
speeds (bnc#1012628).
- s390/bpf: Fix sign extension in branch_ku (bnc#1012628).
- s390/bpf: Use brcl for jumping to exit_ip if necessary
(bnc#1012628).
- s390/bpf: Tolerate not converging code shrinking (bnc#1012628).
- tools/bpftool: Fix error handing in do_skeleton() (bnc#1012628).
- ASoC: tas2770: Fix reset gpio property name (bnc#1012628).
- qed: Fix ILT and XRCD bitmap memory leaks (bnc#1012628).
- ASoC: hdac_hda: fix deadlock after PCM open error (bnc#1012628).
- powerpc/spufs: Fix the type of ret in spufs_arch_write_note
(bnc#1012628).
- PCI: rcar: Fix runtime PM imbalance on error (bnc#1012628).
- MIPS: OCTEON: add missing put_device() call in
dwc3_octeon_device_init() (bnc#1012628).
- thermal: int340x: processor_thermal: fix: update Jasper Lake
PCI id (bnc#1012628).
- usb: dwc3: meson-g12a: fix shared reset control use
(bnc#1012628).
- usb: dwc2: Fix error path in gadget registration (bnc#1012628).
- usb: gadget: f_uac2: fix AC Interface Header Descriptor
wTotalLength (bnc#1012628).
- scsi: megaraid_sas: Clear affinity hint (bnc#1012628).
- scsi: mesh: Fix panic after host or bus reset (bnc#1012628).
- scsi: core: Add missing scsi_device_put() in scsi_host_block()
(bnc#1012628).
- net: dsa: mv88e6xxx: MV88E6097 does not support jumbo
configuration (bnc#1012628).
- bpf: Fix pos computation for bpf_iter seq_ops->start()
(bnc#1012628).
- powerpc/watchpoint: Fix 512 byte boundary limit (bnc#1012628).
- powerpc/watchpoint: Fix DAWR exception constraint (bnc#1012628).
- powerpc/watchpoint: Fix DAWR exception for CACHEOP
(bnc#1012628).
- macintosh/via-macii: Access autopoll_devs when inside lock
(bnc#1012628).
- gpio: regmap: fix type clash (bnc#1012628).
- PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
(bnc#1012628).
- PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID
register (bnc#1012628).
- RDMA/core: Fix return error value in _ib_modify_qp() to negative
(bnc#1012628).
- Smack: fix another vsscanf out of bounds (bnc#1012628).
- Smack: prevent underflow in smk_set_cipso() (bnc#1012628).
- power: supply: check if calc_soc succeeded in
pm860x_init_battery (bnc#1012628).
- Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth
controllers (bnc#1012628).
- Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
(bnc#1012628).
- Bluetooth: hci_serdev: Only unregister device if it was
registered (bnc#1012628).
- bpf: Fix bpf_ringbuf_output() signature to return long
(bnc#1012628).
- Bluetooth: Fix suspend notifier race (bnc#1012628).
- Bluetooth: hci_qca: Stop collecting memdump again for command
timeout during SSR (bnc#1012628).
- net: dsa: rtl8366: Fix VLAN semantics (bnc#1012628).
- net: dsa: rtl8366: Fix VLAN set-up (bnc#1012628).
- xfs: fix inode allocation block res calculation precedence
(bnc#1012628).
- xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer
to flush (bnc#1012628).
- selftests/powerpc: Squash spurious errors due to device removal
(bnc#1012628).
- powerpc/32s: Fix CONFIG_BOOK3S_601 uses (bnc#1012628).
- powerpc/boot: Fix CONFIG_PPC_MPC52XX references (bnc#1012628).
- selftests/powerpc: Fix CPU affinity for child process
(bnc#1012628).
- nvmem: sprd: Fix return value of sprd_efuse_probe()
(bnc#1012628).
- RDMA/rtrs-clt: add an additional random 8 seconds before
reconnecting (bnc#1012628).
- RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq (bnc#1012628).
- RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
(bnc#1012628).
- PCI: Release IVRS table in AMD ACS quirk (bnc#1012628).
- cpufreq: ap806: fix cpufreq driver needs ap cpu clk
(bnc#1012628).
- powerpc/pseries/hotplug-cpu: Remove double free in error path
(bnc#1012628).
- selftests/powerpc: Fix online CPU selection (bnc#1012628).
- RDMA/hns: Fix error during modify qp RTS2RTS (bnc#1012628).
- RDMA/hns: Fix the unneeded process when getting a general type
of CQE error (bnc#1012628).
- ASoC: meson: axg-tdm-interface: fix link fmt setup
(bnc#1012628).
- ASoC: meson: axg-tdmin: fix g12a skew (bnc#1012628).
- ASoC: meson: axg-tdm-formatters: fix sclk inversion
(bnc#1012628).
- ASoC: soc-core: Fix regression causing sysfs entries to
disappear (bnc#1012628).
- net: ll_temac: Use devm_platform_ioremap_resource_byname()
(bnc#1012628).
- drm/msm/dpu: don't use INTF_INPUT_CTRL feature on sdm845
(bnc#1012628).
- libbpf: Fix register in PT_REGS MIPS macros (bnc#1012628).
- MIPS: only register FTLBPar exception handler for supported
models (bnc#1012628).
- ASoC: core: use less strict tests for dailink capabilities
(bnc#1012628).
- ASoC: meson: cards: deal dpcm flag change (bnc#1012628).
- ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK (bnc#1012628).
- s390/qeth: tolerate pre-filled RX buffer (bnc#1012628).
- s390/qeth: don't process empty bridge port events (bnc#1012628).
- ice: Clear and free XLT entries on reset (bnc#1012628).
- ice: Graceful error handling in HW table calloc failure
(bnc#1012628).
- netfilter: nft_meta: fix iifgroup matching (bnc#1012628).
- rtw88: fix LDPC field for RA info (bnc#1012628).
- rtw88: fix short GI capability based on current bandwidth
(bnc#1012628).
- rtw88: coex: only skip coex triggered by BT info (bnc#1012628).
- qtnfmac: Missing platform_device_unregister() on error in
qtnf_core_mac_alloc() (bnc#1012628).
- wl1251: fix always return 0 error (bnc#1012628).
- tools, build: Propagate build failures from
tools/build/Makefile.build (bnc#1012628).
- tools, bpftool: Fix wrong return value in do_dump()
(bnc#1012628).
- net/mlx5: DR, Change push vlan action sequence (bnc#1012628).
- net/mlx5: Delete extra dump stack that gives nothing
(bnc#1012628).
- ftrace: Fix ftrace_trace_task return value (bnc#1012628).
- net: mvpp2: fix memory leak in mvpp2_rx (bnc#1012628).
- net: ethernet: aquantia: Fix wrong return value (bnc#1012628).
- liquidio: Fix wrong return value in cn23xx_get_pf_num()
(bnc#1012628).
- net: sgi: ioc3-eth: Fix the size used in some
'dma_free_coherent()' calls (bnc#1012628).
- net: spider_net: Fix the size used in a 'dma_free_coherent()'
call (bnc#1012628).
- fsl/fman: use 32-bit unsigned integer (bnc#1012628).
- fsl/fman: fix dereference null return value (bnc#1012628).
- fsl/fman: fix unreachable code (bnc#1012628).
- fsl/fman: check dereferencing null pointer (bnc#1012628).
- fsl/fman: fix eth hash table allocation (bnc#1012628).
- gpio: don't use same lockdep class for all
devm_gpiochip_add_data users (bnc#1012628).
- net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
(bnc#1012628).
- net: macb: Properly handle phylink on at91sam9x (bnc#1012628).
- dpaa2-eth: Fix passing zero to 'PTR_ERR' warning (bnc#1012628).
- hv_netvsc: do not use VF device if link is down (bnc#1012628).
- Revert "vxlan: fix tos value before xmit" (bnc#1012628).
- selftests/net: relax cpu affinity requirement in msg_zerocopy
test (bnc#1012628).
- net: thunderx: initialize VF's mailbox mutex before first usage
(bnc#1012628).
- media: mtk-mdp: Fix a refcounting bug on error in init
(bnc#1012628).
- dlm: Fix kobject memleak (bnc#1012628).
- ocfs2: fix unbalanced locking (bnc#1012628).
- pinctrl-single: fix pcs_parse_pinconf() return value
(bnc#1012628).
- mtd: rawnand: brcmnand: Don't default to edu transfer
(bnc#1012628).
- svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
(bnc#1012628).
- nfsd: avoid a NULL dereference in __cld_pipe_upcall()
(bnc#1012628).
- SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
(bnc#1012628).
- x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
(bnc#1012628).
- crypto: aesni - add compatibility with IAS (bnc#1012628).
- af_packet: TPACKET_V3: fix fill status rwlock imbalance
(bnc#1012628).
- drivers/net/wan/lapbether: Added needed_headroom and a skb->len
check (bnc#1012628).
- net: Fix potential memory leak in proto_register()
(bnc#1012628).
- net/nfc/rawsock.c: add CAP_NET_RAW check (bnc#1012628).
- net: phy: fix memory leak in device-create error path
(bnc#1012628).
- net: Set fput_needed iff FDPUT_FPUT is set (bnc#1012628).
- net/tls: Fix kmap usage (bnc#1012628).
- tcp: correct read of TFO keys on big endian systems
(bnc#1012628).
- vmxnet3: use correct tcp hdr length when packet is encapsulated
(bnc#1012628).
- net: refactor bind_bucket fastreuse into helper (bnc#1012628).
- net: initialize fastreuse on inet_inherit_port (bnc#1012628).
- vsock: fix potential null pointer dereference in vsock_poll()
(bnc#1012628).
- net: phy: marvell10g: fix null pointer dereference
(bnc#1012628).
- r8152: Use MAC address from correct device tree node
(bnc#1012628).
- USB: serial: cp210x: re-enable auto-RTS on open (bnc#1012628).
- USB: serial: cp210x: enable usb generic throttle/unthrottle
(bnc#1012628).
- usb: cdns3: gadget: always zeroed TRB buffer when enable
endpoint (bnc#1012628).
- iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
(bnc#1012628).
- vdpasim: protect concurrent access to iommu iotlb (bnc#1012628).
- ALSA: hda - fix the micmute led status for Lenovo ThinkCentre
AIO (bnc#1012628).
- ALSA: hda - reverse the setting value in the micmute_led_set
(bnc#1012628).
- ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob
support (bnc#1012628).
- ALSA: usb-audio: work around streaming quirk for MacroSilicon
MS2109 (bnc#1012628).
- ALSA: usb-audio: add quirk for Pioneer DDJ-RB (bnc#1012628).
- tpm: Unify the mismatching TPM space buffer sizes (bnc#1012628).
- pstore: Fix linking when crypto API disabled (bnc#1012628).
- crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP
was not specified (bnc#1012628).
- crypto: qat - fix double free in qat_uclo_create_batch_init_list
(bnc#1012628).
- crypto: ccp - Fix use of merged scatterlists (bnc#1012628).
- crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
specified (bnc#1012628).
- tick/nohz: Narrow down noise while setting current task's tick
dependency (bnc#1012628).
- bitfield.h: don't compile-time validate _val in FIELD_FIT
(bnc#1012628).
- fs/minix: check return value of sb_getblk() (bnc#1012628).
- fs/minix: don't allow getting deleted inodes (bnc#1012628).
- fs/minix: reject too-large maximum file size (bnc#1012628).
- kvm: x86: replace kvm_spec_ctrl_test_value with runtime test
on the host (bnc#1012628).
- 9p: Fix memory leak in v9fs_mount (bnc#1012628).
- driver core: Fix probe_count imbalance in really_probe()
(bnc#1012628).
- media: media-request: Fix crash if memory allocation fails
(bnc#1012628).
- drm/ttm/nouveau: don't call tt destroy callback on alloc failure
(bnc#1012628).
- io_uring: set ctx sq/cq entry count earlier (bnc#1012628).
- io_uring: use TWA_SIGNAL for task_work uncondtionally
(bnc#1012628).
- io_uring: fail poll arm on queue proc failure (bnc#1012628).
- io_uring: sanitize double poll handling (bnc#1012628).
- NFS: Don't move layouts to plh_return_segs list while in use
(bnc#1012628).
- NFS: Don't return layout segments that are in use (bnc#1012628).
- cpufreq: Fix locking issues with governors (bnc#1012628).
- cpufreq: dt: fix oops on armada37xx (bnc#1012628).
- MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
(bnc#1012628).
- include/asm-generic/vmlinux.lds.h: align ro_after_init
(bnc#1012628).
- PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu
is absent (bnc#1012628).
- PM / devfreq: Fix indentaion of devfreq_summary debugfs node
(bnc#1012628).
- spi: spidev: Align buffers for DMA (bnc#1012628).
- mtd: rawnand: qcom: avoid write to unavailable register
(bnc#1012628).
- mtd: spi-nor: intel-spi: Simulate WRDI command (bnc#1012628).
- erofs: fix extended inode could cross boundary (bnc#1012628).
- Revert "mm/vmstat.c: do not show lowmem reserve protection
information of empty zone" (bnc#1012628).
- Revert "parisc: Improve interrupt handling in
arch_spin_lock_flags()" (bnc#1012628).
- Revert "parisc: Drop LDCW barrier in CAS code when running UP"
(bnc#1012628).
- Revert "parisc: Use ldcw instruction for SMP spinlock release
barrier" (bnc#1012628).
- Revert "parisc: Revert "Release spinlocks using ordered store""
(bnc#1012628).
- parisc: Do not use an ordered store in pa_tlb_lock()
(bnc#1012628).
- parisc: Implement __smp_store_release and __smp_load_acquire
barriers (bnc#1012628).
- parisc: mask out enable and reserved bits from sba imask
(bnc#1012628).
- ARM: dts: exynos: Extend all Exynos5800 A15's OPPs with max
voltage data (bnc#1012628).
- ARM: 8992/1: Fix unwind_frame for clang-built kernels
(bnc#1012628).
- firmware: qcom_scm: Fix legacy convention SCM accessors
(bnc#1012628).
- irqdomain/treewide: Free firmware node after domain removal
(bnc#1012628).
- firmware_loader: EFI firmware loader must handle pre-allocated
buffer (bnc#1012628).
- xen/balloon: fix accounting in alloc_xenballooned_pages error
path (bnc#1012628).
- xen/balloon: make the balloon wait interruptible (bnc#1012628).
- xen/gntdev: Fix dmabuf import with non-zero sgt offset
(bnc#1012628).
- drm/xen-front: Fix misused IS_ERR_OR_NULL checks (bnc#1012628).
- s390/dasd: fix inability to use DASD with DIAG driver
(bnc#1012628).
- s390/numa: set node distance to LOCAL_DISTANCE (bnc#1012628).
- s390/gmap: improve THP splitting (bnc#1012628).
- io_uring: Fix NULL pointer dereference in loop_rw_iter()
(bnc#1012628).
- io_uring: hold 'ctx' reference around task_work queue + execute
(bnc#1012628).
- io_uring: add missing REQ_F_COMP_LOCKED for nested requests
(bnc#1012628).
- io_uring: enable lookup of links holding inflight files
(bnc#1012628).
- task_work: only grab task signal lock when needed (bnc#1012628).
- Update config files (ARMADA_AP_CPU_CLK autoselected).
- commit e2a4265
- squashfs: avoid bio_alloc() failure with 1Mbyte blocks
(bsc#1175308).
- commit 61ee09a
- firmware_loader: fix memory leak for paged buffer (bsc#1175367).
- commit 996bcd6
- r8169: add support for RTL8125B (bsc#1174875).
- r8169: rename RTL8125 to RTL8125A (bsc#1174875).
- commit d6761b2
- Update config files (bsc#1174058).
Enable GENERIC_IRQ_DEBUGFS.
This (automatically) sets GENERIC_IRQ_INJECTION=y on some platforms and
aligns them with x86.
- commit 7e5ee01
- Linux 5.8.1 (bnc#1012628).
- scsi: ufs: Fix and simplify setup_xfer_req variant operation
(bnc#1012628).
- USB: serial: qcserial: add EM7305 QDL product ID (bnc#1012628).
- USB: iowarrior: fix up report size handling for some devices
(bnc#1012628).
- usb: xhci: define IDs for various ASMedia host controllers
(bnc#1012628).
- usb: xhci: Fix ASMedia ASM1142 DMA addressing (bnc#1012628).
- Revert "ALSA: hda: call runtime_allow() for all hda controllers"
(bnc#1012628).
- ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3
laptops (bnc#1012628).
- ALSA: hda/ca0132 - Add new quirk ID for Recon3D (bnc#1012628).
- ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value
(bnc#1012628).
- ALSA: hda/ca0132 - Fix AE-5 microphone selection commands
(bnc#1012628).
- ALSA: seq: oss: Serialize ioctls (bnc#1012628).
- staging: android: ashmem: Fix lockdep warning for write
operation (bnc#1012628).
- staging: rtl8712: handle firmware load failure (bnc#1012628).
- Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable
authmode (bnc#1012628).
- Bluetooth: Fix slab-out-of-bounds read in
hci_extended_inquiry_result_evt() (bnc#1012628).
- Bluetooth: Prevent out-of-bounds read in
hci_inquiry_result_evt() (bnc#1012628).
- Bluetooth: Prevent out-of-bounds read in
hci_inquiry_result_with_rssi_evt() (bnc#1012628).
- omapfb: dss: Fix max fclk divider for omap36xx (bnc#1012628).
- binder: Prevent context manager from incrementing ref 0
(bnc#1012628).
- Smack: fix use-after-free in smk_write_relabel_self()
(bnc#1012628).
- scripts: add dummy report mode to add_namespace.cocci
(bnc#1012628).
- lkdtm/heap: Avoid edge and middle of slabs (bnc#1012628).
- mtd: properly check all write ioctls for permissions
(bnc#1012628).
- leds: wm831x-status: fix use-after-free on unbind (bnc#1012628).
- leds: lm36274: fix use-after-free on unbind (bnc#1012628).
- leds: da903x: fix use-after-free on unbind (bnc#1012628).
- leds: lm3533: fix use-after-free on unbind (bnc#1012628).
- leds: 88pm860x: fix use-after-free on unbind (bnc#1012628).
- gpio: max77620: Fix missing release of interrupt (bnc#1012628).
- xattr: break delegations in {set,remove}xattr (bnc#1012628).
- Revert "powerpc/kasan: Fix shadow pages allocation failure"
(bnc#1012628).
- powerpc/kasan: Fix shadow pages allocation failure
(bnc#1012628).
- PCI: tegra: Revert tegra124 raw_violation_fixup (bnc#1012628).
- ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to
runtime (bnc#1012628).
- random32: move the pseudo-random 32-bit definitions to prandom.h
(bnc#1012628).
- random: random.h should include archrandom.h, not the other
way around (bnc#1012628).
- arm64: kaslr: Use standard early random function (bnc#1012628).
- commit 7303946
- ALSA: usb-audio: fix overeager device match for MacroSilicon
MS2109 (bsc#1174625).
- commit e0b3a44
- config: refresh
- only headers update (gcc 10.1.1 -> 10.2.1)
- commit 2efb7ba
- clk: bcm2835: Do not use prediv with bcm2711's PLLs
(bsc#1174865).
- commit bb9b402
==== kexec-tools ====
- Make kexec-bootloader work without 'which' package (boo#1172501)
==== lftp ====
Version update (4.9.1 -> 4.9.2)
- update to 4.9.2:
* mkdir: fixed exit code with -f option.
* ftp: made ftp:use-pret setting tri-boolean.
* get/mget/put/mput: don't try next files after error if cmd:fail-exit is true.
* get/mget: fixed -O option with remote URL and xfer:use-temp-file being true.
* mirror: disallow empty patterns; don't delete "..".
* mirror: fixed --on-change with --reverse.
* sftp: fixed a bug with truncated files when packets are reordered (finally).
==== libimagequant ====
Version update (2.12.2 -> 2.12.6)
- update to 2.12.6:
* Use size_t for malloc_sizes
- remove gcc9-Update-const-var-openmp-const-var-handling.patch (upstream)
==== libmbim ====
Version update (1.24.0 -> 1.24.2)
Subpackages: libmbim-glib4 mbimcli-bash-completion
- Upate to version 1.24.2:
+ libmbim-glib:
- Fixed several issues in the logic that merges the service
subscribe list.
- Improved message reading logic to skip malformed MBIM
messages (e.g. AT URCs emitted wrongly in the MBIM port by
some Cinterion modules).
==== libreoffice ====
Subpackages: libreoffice-base libreoffice-base-drivers-firebird 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
- Use memoryperjob constraint instead of %limit_build macro.
==== 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-gluster 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
- virdevmapper: Handle kernel without device-mapper support
82bb167f-dont-cache-devmapper-major.patch,
feb8564a-handle-no-devmapper.patch,
53d9af1e-ignore-devmapper-open-errors.patch
boo#1175465
- util: Fix logic in virFileSetCOW
2edd63a0-fix-virFileSetCOW-logic.patch
boo#1175463
==== man ====
- Set libexecdir at build time for wrapper (boo#1175813)
- Do the same in mandb.service
==== mc ====
Version update (4.8.24 -> 4.8.25)
Subpackages: mc-lang
- Update to 4.8.25
* Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc
* Implement chattr command (change ext{2,3,4}fs extended attributes)
* New syntax highlighting: Kotlin and ino
* File highlighting updates
* Lots of other fixes
- Updated mc-ext-audio.patch
- Updated mc-extd-sound.patch
- Removed mc-rpm.patch
==== mozjs68 ====
- Use memoryperjob constraint instead of %limit_build macro.
==== mutter ====
Subpackages: libmutter-6-0 mutter-data
- Add mutter-meson_options-Use-libGLESv2.so.2-for-COGL_DRIVER-gle.patch:
don't use libGLESv2.so but libGLESv2.so.2 for COGL driver
(boo#1175559 glgo#GNOME/mutter!1282).
==== os-prober ====
- Install os-prober files to %{_prefix}/lib: os-prober and all its
subscripts have /usr/lib hardcoded, so changing the location on
the fly is no good idea (boo#1175815).
==== osinfo-db ====
- Add support for openSUSE Leap 15.3 and SLE15-SP3
add-leap15.3-support.patch
add-sle15sp3-support.patch
==== patterns-media ====
Subpackages: patterns-media-rest_cd_core patterns-media-rest_dvd
- Drop kde_imaging and technical_writing from the DVD (need space
after we now compress zstd).
==== pipewire ====
Version update (0.3.8 -> 0.3.9)
Subpackages: libpipewire-0_3-0 pipewire-modules pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.9:
* Fix bad audio in chrome
* Remove some errors that are not real errors.
* Fix 100% cpu when disconnecting devices.
* Improve pulseaudio introspection of formats
* Fix JACK metadata handling, carla can now monitor the
port it creates and insert midi.
* Add a new permission bit (M) that is needed to be able
to configure metadata on an object. Improve security of
metadata some more, only allow metadata on objects that
are visible to the client setting the metadata.
* Add support for videocrop in the GStreamer elements.
* Improve handling of the runtime directory for the
server sockets. Add some reasonable fallback when
XDG_RUNTIME_DIR is not set, as suggested in the spec.
* Improve ALSA device names from ACP.
* Fix various crasher bugs. One in the pulse layer, one in
the session manager.
* Make alsa plugin respect the PIPEWIRE_REMOTE env variable.
* Various compile fixes.
==== pngquant ====
Version update (2.12.2 -> 2.12.6)
- update to 2.12.6
* Warn about GCC 4 being too old
* Use size_t for malloc sizes
==== polari ====
Subpackages: typelib-1_0-Polari-1_0
- Drop mozjs68 BuildRequires: it is only required to syntax check
the .js files during build. As we use pristine upstream sources,
we can assume them to be tested by the CI already.
==== python-Pillow ====
- Fix build on Leap
==== python-SQLAlchemy ====
Version update (1.3.18 -> 1.3.19)
- update to 1.3.19
* Adjusted the workings of the Mapper.all_orm_descriptors()
* The name of the virtual column used when using the AbstractConcreteBase
and ConcreteBase classes can now be customized
* Repaired an issue where the ?ORDER BY? clause rendering a label name rather
than a complete expression
* The LookupError message will now provide the user with up to four possible
values that a column is constrained to via the Enum
* Fixed issue where the Connection.execution_options.schema_translate_map
feature would not take effect when the Sequence.next_value() function
for a Sequence were used in the Column.server_default parameter
and the create table DDL were emitted.
* Added a **kw argument to the DeclarativeMeta.__init__() method
==== python-asn1crypto ====
Version update (1.3.0 -> 1.4.0)
- update to 1.4.0
* core.ObjectIdentifier and all derived classes now obey X.660 §7.6
and thus restrict the first arc to 0 to 2, and the second arc to less
than 40 if the first arc is 0 or 1. This also fixes parsing of OIDs where
the first arc is 2 and the second arc is greater than 39.
* Fixed keys.PublicKeyInfo.bit_size to return an int rather than a float
on Python 3 when working with elliptic curve keys
* Fixed the asn1crypto-tests sdist on PyPi to work properly to generate a .whl
==== python-bcrypt ====
Version update (3.1.7 -> 3.2.0)
- update to 3.2.0
* add type hints to top level functions
* drop support for python 3.5 and older
* drop legacy code
==== python-cached-property ====
- Replace nose with pytest
- Add missing Group
==== python-certifi ====
Version update (2020.4.5.1 -> 2020.6.20)
- Update package description
- Fix the butchered python-certifi-shipped-requests-cabundle.patch
broken by last update.
- Add comment about missing tests gh#certifi/python-certifi#136
- specfile:
* update line numbers and whitespace in patch
- update to version 2020.6.20:
* Updates in enabled CAs
- changes from version 2020.04.05.2:
* Document policy for cert addition (#127)
* Clarify trust origin is Mozilla (#126)
* Fix where() so that it works with importlib.resources when
available
* Goodbye python 2
==== python-cffi ====
Version update (1.14.1 -> 1.14.2)
- update to 1.14.2
* CPython 3 on Windows: we again try to compile with Py_LIMITED_API by default
==== python-click ====
- Add runtime dependency on setuptools
==== python-geventhttpclient ====
Version update (1.3.1 -> 1.4.4)
- Remove gevent-mark-tests.patch and LICENSE-MIT that are
now incorporated upstream
- Update to v1.4.4
* Add kwargs to exception objects representation
- from v1.4.3
* Fix Unhandled UnicodeDecodeError exception if response with
status 400 and request contains binary payload
- from v1.4.0
* httpparser: update http parser to 2.9.4
==== python-networkx ====
- gh#networkx/networkx#4012 networkx-pr4012-use-mpl.patch
new matplotlib removed keyword argument 'warn' for mpl.use()
- We don't need to skip TestKatzCentralityDirectedNumpy when we don't
use -n auto parameter of pytest (gh#networkx/networkx#4030)
- Skipping over test_subgraph_centrality_big_graph is not
necessary anymore (gh#networkx/networkx#3304)
==== python-psutil ====
- Add skip_failing_tests.patch to skip tests failing because of
incomplete emulation of the environment in osc build
environment (gh#giampaolo/psutil#1635).
==== python-python-xlib ====
- Replace nose with pytest
- dos2unix %doc files
==== python-pyzmq ====
- Re-activate test suite on x86_64, replacing nose with pytest
==== python-setproctitle ====
- Revert to working test suite, re-adding use-pkg-config.patch,
and replace nose with pytest
==== python-setuptools ====
Version update (44.0.0 -> 44.1.1)
- update to 44.1.0
* Set sys.argv[0] in setup script run by build_meta.__legacy__
* Fix for Python 4: replace unsafe six.PY3 with six.PY2
* Fixed a bug in the ?setuptools.finalize_distribution_options? hook
that lead to ignoring the order attribute of entry points managed
by this hook.
* Avoid loading working set during Distribution.finalize_options prior
to invoking _install_setup_requires, broken since v42.0.0.
==== qemu ====
Subpackages: qemu-arm qemu-block-curl qemu-block-dmg qemu-block-gluster qemu-block-iscsi qemu-block-nfs qemu-block-rbd qemu-block-ssh qemu-chardev-baum qemu-guest-agent qemu-hw-display-qxl qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ksm qemu-lang qemu-microvm qemu-ppc qemu-s390 qemu-seabios qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-sdl qemu-ui-spice-app qemu-vgabios qemu-vhost-user-gpu qemu-x86
- Fix compilation errors seen with pre-release gcc 11
qht-Revert-some-constification-in-qht.c.patch
Revert-qht-constify-qht_statistics_init.patch
help-compiler-out-by-initializing-array.patch
s390x-Fix-stringop-truncation-issue-repo.patch
- Add Split-Provides mechanism, using doc files which were moved
in v5.1.0. This allows for the new subpackages to be selected for
install when the v5.0.0 qemu is updated. These new subpackages are
not marked as "Required" by any packages, in an effort to reduce
the dependencies of the core qemu components (boo#1175320)
v5.0.0 qemu file mapping is provided as follows:
subpackage continuity file provided (files are dummies)
========== ============================================
qemu-chardev-baum /usr/share/doc/packages/qemu/qemu-ga-ref.html
qemu-hw-display-qxl /usr/share/doc/packages/qemu/qemu-ga-ref.txt
qemu-hw-usb-redirect /usr/share/doc/packages/qemu/qemu-qmp-ref.html
qemu-hw-usb-smartcard /usr/share/doc/packages/qemu/qemu-qmp-ref.txt
- Fix wrong usage of %{_libexecdir} for systemd owned paths below
%{_prefix}/lib.
==== rpm ====
Subpackages: librpmbuild9
- Default to zstd compression (level 19).
* modified patch: macrosin.diff
- Set %_libexecdir to /usr/libexec
* modified patch: platformin.diff
==== rubygem-autoprefixer-rails ====
Version update (9.8.5 -> 9.8.6.2)
- updated to version 9.8.6.2
* Print deprecation warning only once.
==== rubygem-bcrypt ====
Version update (3.1.13 -> 3.1.15)
- updated to version 3.1.15
* no changelog found
==== rubygem-bootsnap ====
Version update (1.4.6 -> 1.4.8)
Subpackages: ruby2.6-rubygem-bootsnap ruby2.7-rubygem-bootsnap
- updated to version 1.4.8
[#] 1.4.8
* [Prevent FallbackScan from polluting exception cause](https://github.com/Shopify/bootsnap/pull/314)
[#] 1.4.7
* Various performance enhancements
* Fix race condition in heavy concurrent load scenarios that would cause bootsnap to raise
==== rubygem-concurrent-ruby ====
Version update (1.1.6 -> 1.1.7)
Subpackages: ruby2.6-rubygem-concurrent-ruby ruby2.7-rubygem-concurrent-ruby
- updated to version 1.1.7
* Update rake-compiler-dock to add 2.7 build
==== sane-backends ====
Version update (1.0.29 -> 1.0.30)
Subpackages: libsane1 sane-backends-autoconfig
- Update to 1.0.30:
* epson2: fixes CVE-2020-12867 (GHSL-2020-075) and several memory
management issues found while addressing that CVE
* epsonds: addresses out-of-bound memory access issues to fix
CVE-2020-12862 (GHSL-2020-082) and CVE-2020-12863 (GHSL-2020-083),
addresses a buffer overflow fixing CVE-2020-12865 (GHSL-2020-084)
and disables network autodiscovery to mitigate CVE-2020-12866
(GHSL-2020-079), CVE-2020-12861 (GHSL-2020-080) and CVE-2020-12864
(GHSL-2020-081). Note that this backend does not support network
scanners to begin with.
* magicolor: fixes a floating point exception and uninitialized data
read
* fixes an overflow in sanei_tcp_read()
- Move saned to a separate package
- Cleanup spec file, remove some obsolete mangling of udev rules
==== squid ====
Version update (4.12 -> 4.13)
- squid 4.13:
* Enforce token characters for field-name (#700)
* Fix livelocking in peerDigestHandleReply (#698) (bsc#1175671)
* Improve Transfer-Encoding handling (#702)
(bsc#1175665, CVE-2020-15811)
* Forbid obs-fold and bare CR whitespace in framing header fields (#701)
* Source Format Enforcement
* Enforce token characters for field-name (#700)
(bsc#1175664, CVE-2020-15810)
* Do not stall while debugging a scan of an empty store_table (#699)
* Fix livelocking in peerDigestHandleReply (#698)
* Honor on_unsupported_protocol for intercepted https_port (#689)
* Bug #5051: Some collapsed revalidation responses never expire (#683)
* SslBump: Support parsing GREASEd (and future) TLS handshakes (#663)
==== systemd ====
Version update (245.6 -> 245.7)
Subpackages: libsystemd0 libudev-devel libudev1 systemd-container systemd-doc systemd-logger systemd-sysvinit udev
- Import commit 6d6d92930acad63f9b9029c305a672c32c550d2d (include merge of v245.7)
797ad47d3e vconsole-setup: downgrade log message when setting font fails on dummy console (bsc#1172195 bsc#1173539)
[...]
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/b12cd8b89b4bccfcf972b47153a2b01…
- Drop 0001-Revert-job-Don-t-mark-as-redundant-if-deps-are-relev.patch
Upstream finally reverted it and it's part of both v245.7 and master.
==== thin-provisioning-tools ====
Version update (0.8.5 -> 0.9.0)
- Update to version 0.9.0:
* New support tools: thin_metadata_{pack,unpack}.
* thin_check can now check metadata snapshots.
* some metadata space map bug fixes.
* thin_check --auto-repair
* Stop thin_dump --repair/thin_repair ignoring under populated nodes.
- Drop no longer needed patches:
* boost_168.patch
* ft-lib_bcache-rename-raise-raise_.patch
==== tigervnc ====
Subpackages: libXvnc1 xorg-x11-Xvnc xorg-x11-Xvnc-module
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
- Spec file cleanups
N�����r��y隊Z)z{.�櫛맲��r��z�^�ˬz��N�(�֜��^� ޭ隊Z)z{.�櫛�0�����Ǩ�
1
0