openSUSE Factory
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
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
May 2021
- 113 participants
- 110 discussions
On my TW desktop I noticed os-prober was taking a long time due to
it logging lots of debugging to the journal. Thousands of lines similar to
...
May 22 21:42:57 kosmos1 40grub2[7803]: debug: parsing: menuentry 'Deepin 20.2 (20.2) (on /dev/sda4)' --class deepin --class gnu-linux --class gnu --class os
May 22 21:42:57 kosmos1 40grub2[7817]: Skipping entry 'Deepin 20.2 (20.2) (on /dev/sda4)':
May 22 21:42:57 kosmos1 40grub2[7818]: appears to be an automatic reference taken from another grub.cfg
May 22 21:42:58 kosmos1 40grub2[7819]: debug: parsing: insmod part_gpt
May 22 21:42:58 kosmos1 40grub2[7820]: debug: parsing: insmod ext2
May 22 21:42:58 kosmos1 40grub2[7821]: debug: parsing: set root='hd0,gpt4'
May 22 21:42:58 kosmos1 40grub2[7822]: debug: parsing: if [ x$feature_platform_search_hint = xy ]; then
May 22 21:42:58 kosmos1 40grub2[7823]: debug: parsing: search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt4 --hint-efi=hd0,gpt4 --hint-baremetal=ahci0,gpt4
...
For systems with a few alternative root partitions the amount of
logging is rather alarming. It probably amounts to at least 1000 lines
per run.
On investigation I found /usr/share/os-prober/common.sh contains
a debug() function which is called by the rest of the package. The debug
function tests the OS_PROBER_DISABLE_DEBUG environment variable.
I set this variable in /etc/environment and os-prober now runs much faster:
OS_PROBER_DISABLE_DEBUG=yes
Is there a reason this isn't set by default?
Is there an os-prober config file which would be a better place to
set this?
There was a bug raised concerning this issue for Leap in 2019:
https://bugzilla.opensuse.org/show_bug.cgi?id=1101735
I've added a note to the bug.
Michael
1
0
Dear Package maintainers and hackers.
Below package(s) in openSUSE:Factory have been failing to build for at
least 4 weeks. We tried to send out notifications to the
configured bugowner/maintainers of the package(s), but so far no
fix has been submitted. This probably means that the
maintainer/bugowner did not yet find the time to look into the
matter and he/she would certainly appreciate help to get this
sorted.
- FreeFileSync
- fusepod
- xiphos
Unless somebody is stepping up and submitting fixes, the listed
package(s) are going to be removed from openSUSE:Factory.
Kind regards,
DimStar / Dominique Leuenberger <dimstar(a)opensuse.org>
3
3
The spyder python IDE fails to start because it requires a version of
python38-watchdog <2.0.0,>=0.10.3.
TW 20210519 jumped python-38-watchdog from 1.0.2 to 2.1.1.
I've raised a bug: https://bugzilla.opensuse.org/show_bug.cgi?id=1186327
Michael
3
3
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=1&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 (78.10.1 -> 78.10.2)
NetworkManager
NetworkManager-applet (1.20.0 -> 1.22.0)
acl (2.2.53 -> 2.3.1)
bijiben
dav1d (0.8.2 -> 0.9.0)
filesystem
gjs (1.68.0 -> 1.68.1)
glib2 (2.68.1 -> 2.68.2)
gnome-packagekit
gnome-shell-extensions (40.0 -> 40.1)
graphviz (2.46.1 -> 2.47.1)
graphviz-addons (2.46.1 -> 2.47.1)
gsl
guile (3.0.5 -> 3.0.7)
hwinfo (21.73 -> 21.74)
ibus-table (1.13.0 -> 1.13.1)
isl (0.23 -> 0.24)
kernel-source (5.12.3 -> 5.12.4)
kio
less (581.2 -> 586)
libX11 (1.7.0 -> 1.7.1)
libcontainers-common
libepoxy (1.5.5 -> 1.5.7)
libglade2
libidn (1.36 -> 1.37)
libixion
libmwaw
libodfgen
liborcus
libportal (0.3 -> 0.4)
libqmi (1.28.2 -> 1.28.4)
libqt5-qtwayland
libsrtp2
libstaroffice
libstorage-ng (4.4.6 -> 4.4.8)
libtirpc (1.3.1 -> 1.3.2)
libwmf
libwnck (3.36.0 -> 40.0)
libwps
mdadm
memtest86+
multipath-tools (0.8.5+30+suse.633836e -> 0.8.6+10+suse.4771137)
ntp
oxygen5 (5.21.5 -> 5.21.90)
perl-Encode (3.08 -> 3.10)
perl-HTTP-Message (6.31 -> 6.32)
plymouth
poppler (21.04.0 -> 21.05.0)
poppler-qt5 (21.04.0 -> 21.05.0)
postgresql
protobuf-c (1.3.3 -> 1.4.0)
python-SQLAlchemy (1.4.13 -> 1.4.15)
python-distro
python-gtk
python-networkx (2.5 -> 2.5.1)
python-qt5-sip (12.8.1 -> 12.9.0)
rdma-core (33.1 -> 35.0)
rgb
rubygem-capistrano (3.15.0 -> 3.16.0)
selinux-policy
shim-leap
sssd (2.4.2 -> 2.5.0)
telepathy-logger
tracker2-miners
vte (0.64.0 -> 0.64.1)
xdm
xmlsec1 (1.2.31 -> 1.2.32)
yast2-firstboot (4.4.0 -> 4.4.1)
yast2-installation (4.4.6 -> 4.4.7)
yast2-metapackage-handler (4.4.0 -> 4.4.1)
=== Details ===
==== MozillaThunderbird ====
Version update (78.10.1 -> 78.10.2)
Subpackages: MozillaThunderbird-translations-common
- Mozilla Thunderbird 78.10.2
* Added support for importing OpenPGP keys without a primary
secret key
* Add-ons manager displays a preferences icon for mail extensions
that include an options page
Fixed
* OpenPGP messages with a high compression ratio (over 10x) could
not be decrypted
* Selected OpenPGP key was lost after opening the Key Properties
dialog in Account Settings
* Parsing some OpenPGP user IDs failed
* Various improvements to OpenPGP partial encryption reminders
* Mail toolbar buttons were too big when displaying both icons
and text
MFSA 2021-22
* CVE-2021-29956 (bmo#1710290)
Thunderbird stored OpenPGP secret keys without master password
protection
* CVE-2021-29957 (bmo#1673241)
Partial protection of inline OpenPGP message not indicated
- do not rely on nodejs10 explicitely
==== NetworkManager ====
Subpackages: NetworkManager-lang libnm0 typelib-1_0-NM-1_0
- Add nm-add-CAP_CHOWN-capability.patch: Add CAP_CHOWN to
CapabilityBoundingSet to make teamd work properly
(glfd#NetworkManager/NetworkManager!860, bsc#1185424).
- Drop networkmanager-obs-net.patch: the patch needs a full rework.
- Drop networkmanager-checks-po.patch: as it was supposed to fix
something introduced by another patch which we still carry, yet
we can live with this patch disabled, I'd infer this patch is not
nescessary.
==== NetworkManager-applet ====
Version update (1.20.0 -> 1.22.0)
Subpackages: NetworkManager-applet-lang NetworkManager-connection-editor
- Update to version 1.22.0:
+ Support activating WireGuard connections as VPNs from the
applet.
+ Fix nm-connection-editor crash when evaluating secondary
connections.
+ Show missing toggle in the 802.1X security page of the editor.
+ Fix updating Polkit permission in the editor.
+ Adapt peers table in the WireGuard editor page when the window
is resized.
+ Update translations.
==== acl ====
Version update (2.2.53 -> 2.3.1)
Subpackages: libacl1 libacl1-32bit
- modernize spec-file (move license to licensedir)
- Update to version 2.3.1
* Update German translation
* getfacl: fix indent in --help output
* getfacl: Add --one-file-system option, with this option getfacl
will not cross mount points
* Fix segfault on allocation failure
* Avoid SIGSEGV with link-time optimisation enabled
- Use SourceUrls
==== bijiben ====
Subpackages: bijiben-lang gnome-shell-search-provider-bijiben
- No longer own /usr/share/help/C: this is owned by the file system
package.
==== dav1d ====
Version update (0.8.2 -> 0.9.0)
- Update to version 0.9.0
* x86 (64bit) AVX2 implementation of most 10b/12b functions,
which should provide a large boost for high-bitdepth
decoding on modern x86 computers and servers.
* ARM64 neon implementation of FilmGrain (4:2:0/4:2:2/4:4:4 8bit)
* New API to signal events happening during the decoding process
==== filesystem ====
- temporarily revert icon and fillup dir to 0755 until fallout
is fixed (bsc#1184786)
- Remove /usr/share/java, as it was moved to
javapackages-filesystem long ago
- temporarily mark appdata and applications 0755 again until fallout
is fixed (bsc#1184786)
- make restricteddir and datadir readonly (bsc#1184786)
- also make includedir, mandir, licensedir readonly (bsc#1184786)
==== gjs ====
Version update (1.68.0 -> 1.68.1)
Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0
- Update to version 1.68.1:
+ Many stability fixes due to refactoring how disposed GObjects
are handled.
==== glib2 ====
Version update (2.68.1 -> 2.68.2)
Subpackages: glib2-lang glib2-tools libgio-2_0-0 libgio-2_0-0-32bit libglib-2_0-0 libglib-2_0-0-32bit libgmodule-2_0-0 libgmodule-2_0-0-32bit libgobject-2_0-0 libgobject-2_0-0-32bit libgthread-2_0-0 libgthread-2_0-0-32bit
- Update to version 2.68.2:
+ Fix building third-party projects against GLib on CentOS 7.
+ Bugs fixed:
- json-glib does not build with glib 2.68.1.
- gmacros: check that __cplusplus or _MSC_VER is defined.
- gmacros: missing check if __STDC_VERSION__ is defined.
- Backport !2078 ?gthreadedresolver: don't ignore flags in
lookup_by_name_with_flags? to glib-2-68.
==== gnome-packagekit ====
Subpackages: gnome-packagekit-lang
- Normalize used patch tags.
==== gnome-shell-extensions ====
Version update (40.0 -> 40.1)
- Update to version 40.1:
+ Disable welcome dialog in classic session.
+ windowsNavigator: Adjust to a late gnome-shell change.
==== graphviz ====
Version update (2.46.1 -> 2.47.1)
Subpackages: graphviz-plugins-core libgraphviz6
- Update to version 2.47.1
* More detailed error messages when opening input file fails
* The edges in JSON output are ordered now
* Fixed xdot man page does not document some functions
* Fixed PIC renderer
* Fixed dot conversion to dia format
* Fixed memory leak of reference-counted HTML strings
* Fix for TBbalance attribute code
* Fixed HTML parser error with single closing square bracket in
table row
* Fixed reference counted strings put the HTML bit in the middle
of the reference count
* Fixed & escape disappearing
* Fixed gvpr -? to actually print usage and exit non-zero
* Fixed memory leak in libmingle
* Fixed memory leak in ANN bridge
* Fixed buffer overflow in unflatten
* Fixed agxbputc macro does not bracket its arguments
- Drop upstream fixed graphviz-2.46-fix-shebang.patch
* Using POSIX shell, no need for ksh
==== graphviz-addons ====
Version update (2.46.1 -> 2.47.1)
Subpackages: graphviz-gd graphviz-gnome
- Update to version 2.47.1
* More detailed error messages when opening input file fails
* The edges in JSON output are ordered now
* Fixed xdot man page does not document some functions
* Fixed PIC renderer
* Fixed dot conversion to dia format
* Fixed memory leak of reference-counted HTML strings
* Fix for TBbalance attribute code
* Fixed HTML parser error with single closing square bracket in
table row
* Fixed reference counted strings put the HTML bit in the middle
of the reference count
* Fixed & escape disappearing
* Fixed gvpr -? to actually print usage and exit non-zero
* Fixed memory leak in libmingle
* Fixed memory leak in ANN bridge
* Fixed buffer overflow in unflatten
* Fixed agxbputc macro does not bracket its arguments
- Drop upstream fixed graphviz-2.46-fix-shebang.patch
* Using POSIX shell, no need for ksh
==== gsl ====
Subpackages: libgsl25 libgslcblas0
- Do not own standard filesystem dir /usr/lib64/pkgconfig.
==== guile ====
Version update (3.0.5 -> 3.0.7)
Subpackages: guile-modules-3_0 libguile-3_0-1
- Update to version 3.0.7
* Guile now defines constants such as `O_NOFOLLOW', `O_CLOEXEC',
`O_TMPFILE', and more. These may be passed as arguments to
procedures such as `open' and `open-fdes'.
* Fix deadlock after `primitive-fork'
* Fix duplicates handlers for interfaces that use interfaces
* Fix R7RS include-library-declarations, cond-expand
* Fix excessive compile times for vectors >16k elements long
* Fix use of literal tree-il as source language
* Fix SRFI-64 test-end to not remove globally-installed test runner
- Update to version 3.0.6
* Reimplement dynamic library loading ("dlopening") without libltdl
* New library search path variable, `GUILE_EXTENSIONS_PATH'.
* Fix important incompatibility with GnuTLS and GMP, but this may
slow down some uses of bignums.
* New `read' implementation in Scheme
* Syntax objects record source locations
* Optimized run-time relocations
* Optimized calls to known functions
* Reduce code size for calls to module variables
* Updated Gnulib
* New interfaces and functionality
* `call-with-port'
* `call-with-input-bytevector', `call-with-output-bytevector'
* `mkdtemp' and `mkstemp'
* `(system foreign-library)' module
* `read-syntax'
* `quote-syntax'
* `syntax-sourcev'
* Fix reverse-list->string docstring
* Fix R7RS "member" result when no item found
* Fix make-transcoded-port on input+output ports
* Fix (ice-9 ftw) on filesystems where inode values are meaningless
* Fix srfi-69 merge-hash
* Fix suspendable-ports implementation of get-bytevector-some!
* Fix overread in string-locale<?, string-locale-ci<?, and friends
* Fix handling of parameter lists to elisp defun to allow nil
* Fix closure-conversion bug for SCC with no free vars and one
not-well-known function
* Fix error when < passed non-real value
* Fix bug in which exported and private names in a used module
could alias each other
* Fix bug with slot options in redefinable GOOPS classes
* Fix bugs regarding port buffering for TLS connections in web client
* `dynamic-unlink': Deprecated! has now no effect
* `call-with-output-string': Changed! closes port on normal exit
- Update disable-test-out-of-memory.patch
- Add 0007-Fix-non-revealed-port-is-closed-ports.test.patch from
Debian
==== hwinfo ====
Version update (21.73 -> 21.74)
- merge gh#openSUSE/hwinfo#98
- update pci and usb ids
- 21.74
==== ibus-table ====
Version update (1.13.0 -> 1.13.1)
- Update to version 1.13.1
* Fix reading the source file for the suggestions phrase.txt.bz2
* Update translations from Weblate (updates for ca, fr)
==== isl ====
Version update (0.23 -> 0.24)
- update to 0.24:
- improved (C++) bindings (inherit methods, renamed exports)
- initial templated C++ bindings
- detect bounds on constant polynomials as tight
==== kernel-source ====
Version update (5.12.3 -> 5.12.4)
Subpackages: kernel-default kernel-docs
- can: isotp: prevent race between isotp_bind() and
isotp_setsockopt() (CVE-2021-32606 bsc#1185953 bsc#1185564).
- commit cf6ea2f
- usb: pci-quirks: disable D3cold on xhci suspend for s2idle on
AMD Renoire (bsc#1185840).
- ACPI / idle: override c-state latency when not in conformance
with s0ix (bsc#1185840).
- ACPI: PM: s2idle: Add missing LPS0 functions for AMD
(bsc#1185840).
- commit 152b604
- ipc/mqueue, msg, sem: Avoid relying on a stack reference past
its expiry (bsc#1185988).
- commit 2d71c6c
- drm/i915/gem: Pin the L-shape quirked object as unshrinkable
(bsc#1185624 bsc#1186075).
- commit 6e53ea2
- serial: stm32: fix threaded interrupt handling (git-fixes).
- usb: typec: tcpm: Fix error while calculating PPS out values
(git-fixes).
- RDMA/core: Unify RoCE check and re-factor code (git-fixes).
- commit a5aafd4
- Linux 5.12.4 (bsc#1012628).
- Bluetooth: verify AMP hci_chan before amp_destroy (bsc#1012628).
- bluetooth: eliminate the potential race condition when removing
the HCI controller (bsc#1012628).
- net/nfc: fix use-after-free llcp_sock_bind/connect
(bsc#1012628).
- io_uring: truncate lengths larger than MAX_RW_COUNT on provide
buffers (bsc#1012628).
- coresight: etm-perf: Fix define build issue when built as module
(bsc#1012628).
- software node: Allow node addition to already existing device
(bsc#1012628).
- Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
(bsc#1012628).
- usb: roles: Call try_module_get() from
usb_role_switch_find_by_fwnode() (bsc#1012628).
- tty: moxa: fix TIOCSSERIAL jiffies conversions (bsc#1012628).
- tty: amiserial: fix TIOCSSERIAL permission check (bsc#1012628).
- USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
(bsc#1012628).
- staging: greybus: uart: fix TIOCSSERIAL jiffies conversions
(bsc#1012628).
- USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
(bsc#1012628).
- staging: fwserial: fix TIOCSSERIAL jiffies conversions
(bsc#1012628).
- tty: moxa: fix TIOCSSERIAL permission check (bsc#1012628).
- tty: mxser: fix TIOCSSERIAL jiffies conversions (bsc#1012628).
- staging: fwserial: fix TIOCSSERIAL permission check
(bsc#1012628).
- tty: mxser: fix TIOCSSERIAL permission check (bsc#1012628).
- drm: bridge: fix LONTIUM use of mipi_dsi_() functions
(bsc#1012628).
- usb: typec: tcpm: Address incorrect values of tcpm psy for
fixed supply (bsc#1012628).
- usb: typec: tcpm: Address incorrect values of tcpm psy for
pps supply (bsc#1012628).
- usb: typec: tcpm: update power supply once partner accepts
(bsc#1012628).
- USB: serial: xr: fix CSIZE handling (bsc#1012628).
- usb: xhci-mtk: remove or operator for setting schedule
parameters (bsc#1012628).
- usb: xhci-mtk: improve bandwidth scheduling with TT
(bsc#1012628).
- ASoC: samsung: tm2_wm5110: check of of_parse return value
(bsc#1012628).
- ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup
function (bsc#1012628).
- ASoC: tlv320aic32x4: Register clocks before registering
component (bsc#1012628).
- ASoC: tlv320aic32x4: Increase maximum register in regmap
(bsc#1012628).
- MIPS: pci-mt7620: fix PLL lock check (bsc#1012628).
- MIPS: pci-rt2880: fix slot 0 configuration (bsc#1012628).
- FDDI: defxx: Bail out gracefully with unassigned PCI resource
for CSR (bsc#1012628).
- PCI: Allow VPD access for QLogic ISP2722 (bsc#1012628).
- KVM: x86: Defer the MMU unload to the normal path on an global
INVPCID (bsc#1012628).
- PCI: xgene: Fix cfg resource mapping (bsc#1012628).
- PCI: keystone: Let AM65 use the pci_ops defined in
pcie-designware-host.c (bsc#1012628).
- PM / devfreq: Unlock mutex and free devfreq struct in error path
(bsc#1012628).
- soc/tegra: regulators: Fix locking up when voltage-spread is
out of range (bsc#1012628).
- iio: inv_mpu6050: Fully validate gyro and accel scale writes
(bsc#1012628).
- iio: magnetometer: yas530: Include right header (bsc#1012628).
- iio: sx9310: Fix write_.._debounce() (bsc#1012628).
- iio:accel:adis16201: Fix wrong axis assignment that prevents
loading (bsc#1012628).
- iio:adc:ad7476: Fix remove handling (bsc#1012628).
- iio: magnetometer: yas530: Fix return value on error path
(bsc#1012628).
- iio: sx9310: Fix access to variable DT array (bsc#1012628).
- iio: hid-sensor-rotation: Fix quaternion data not correct
(bsc#1012628).
- sc16is7xx: Defer probe if device read fails (bsc#1012628).
- phy: cadence: Sierra: Fix PHY power_on sequence (bsc#1012628).
- misc: lis3lv02d: Fix false-positive WARN on various HP models
(bsc#1012628).
- phy: ti: j721e-wiz: Invoke wiz_init() before
of_platform_device_create() (bsc#1012628).
- misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg
struct (bsc#1012628).
- misc: vmw_vmci: explicitly initialize vmci_datagram payload
(bsc#1012628).
- selinux: add proper NULL termination to the secclass_map
permissions (bsc#1012628).
- x86, sched: Treat Intel SNC topology as default, COD as
exception (bsc#1012628).
- async_xor: increase src_offs when dropping destination page
(bsc#1012628).
- md/bitmap: wait for external bitmap writes to complete during
tear down (bsc#1012628).
- md-cluster: fix use-after-free issue when removing rdev
(bsc#1012628).
- md: split mddev_find (bsc#1012628).
- md: factor out a mddev_find_locked helper from mddev_find
(bsc#1012628).
- md: md_open returns -EBUSY when entering racing area
(bsc#1012628).
- md: Fix missing unused status line of /proc/mdstat
(bsc#1012628).
- MIPS: generic: Update node names to avoid unit addresses
(bsc#1012628).
- mt76: mt7615: use ieee80211_free_txskb() in
mt7615_tx_token_put() (bsc#1012628).
- ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()
(bsc#1012628).
- net: xilinx: drivers need/depend on HAS_IOMEM (bsc#1012628).
- cfg80211: scan: drop entry from hidden_list on overflow
(bsc#1012628).
- rtw88: Fix array overrun in rtw_get_tx_power_params()
(bsc#1012628).
- mt76: fix potential DMA mapping leak (bsc#1012628).
- FDDI: defxx: Make MMIO the configuration default except for EISA
(bsc#1012628).
- drm/qxl: use ttm bo priorities (bsc#1012628).
- drm/ingenic: Fix non-OSD mode (bsc#1012628).
- drm/panfrost: Clear MMU irqs before handling the fault
(bsc#1012628).
- drm/panfrost: Don't try to map pages that are already mapped
(bsc#1012628).
- drm/radeon: fix copy of uninitialized variable back to userspace
(bsc#1012628).
- drm/dp_mst: Revise broadcast msg lct & lcr (bsc#1012628).
- drm/dp_mst: Set CLEAR_PAYLOAD_ID_TABLE as broadcast
(bsc#1012628).
- drm: bridge: fix ANX7625 use of mipi_dsi_() functions
(bsc#1012628).
- drm: bridge/panel: Cleanup connector on bridge detach
(bsc#1012628).
- drm/amd/display: Reject non-zero src_y and src_x for video
planes (bsc#1012628).
- drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
(bsc#1012628).
- drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
(bsc#1012628).
- drm/amdgpu: fix r initial values (bsc#1012628).
- drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC882 Acer quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC882 Sony quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC269 HP quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC269 Acer quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC269 Dell quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC269 Sony quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order remaining ALC269 quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Re-order ALC662 quirk table entries
(bsc#1012628).
- ALSA: hda/realtek: Remove redundant entry for ALC861
Haier/Uniwill devices (bsc#1012628).
- ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32
(bsc#1012628).
- KVM: s390: VSIE: correctly handle MVPG when in VSIE
(bsc#1012628).
- KVM: s390: split kvm_s390_logical_to_effective (bsc#1012628).
- KVM: s390: fix guarded storage control register handling
(bsc#1012628).
- s390: fix detection of vector enhancements facility 1 vs. vector
packed decimal facility (bsc#1012628).
- KVM: s390: VSIE: fix MVPG handling for prefixing and MSO
(bsc#1012628).
- KVM: s390: split kvm_s390_real_to_abs (bsc#1012628).
- KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
(bsc#1012628).
- KVM: x86/mmu: Alloc page for PDPTEs when shadowing 32-bit NPT
with 64-bit (bsc#1012628).
- KVM: x86/xen: Drop RAX[63:32] when processing hypercall
(bsc#1012628).
- KVM: X86: Fix failure to boost kernel lock holder candidate
in SEV-ES guests (bsc#1012628).
- KVM: x86: Properly handle APF vs disabled LAPIC situation
(bsc#1012628).
- KVM: x86: Check CR3 GPA for validity regardless of vCPU mode
(bsc#1012628).
- KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loads
(bsc#1012628).
- KVM: nSVM: Set the shadow root level to the TDP level for
nested NPT (bsc#1012628).
- KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
(bsc#1012628).
- KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over
vCPUs (bsc#1012628).
- KVM: SVM: Do not set sev->es_active until KVM_SEV_ES_INIT
completes (bsc#1012628).
- KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs
are created (bsc#1012628).
- KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP
unsupported (bsc#1012628).
- KVM: nVMX: Defer the MMU reload to the normal path on an EPTP
switch (bsc#1012628).
- KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit mode
(bsc#1012628).
- KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check
in !64-bit (bsc#1012628).
- KVM: nVMX: Truncate base/index GPR value on address calc in
!64-bit (bsc#1012628).
- KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
(bsc#1012628).
- KVM: Destroy I/O bus devices on unregister failure _after_
sync'ing SRCU (bsc#1012628).
- KVM: Stop looking for coalesced MMIO zones if the bus is
destroyed (bsc#1012628).
- KVM: arm64: Support PREL/PLT relocs in EL2 code (bsc#1012628).
- KVM: arm64: Fully zero the vcpu state on reset (bsc#1012628).
- KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
(bsc#1012628).
- KVM: selftests: Sync data verify of dirty logging with guest
sync (bsc#1012628).
- KVM: selftests: Always run vCPU thread with blocked SIG_IPI
(bsc#1012628).
- Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"
(bsc#1012628).
- Revert "i3c master: fix missing destroy_workqueue() on error
in i3c_master_register" (bsc#1012628).
- mfd: stmpe: Revert "Constify static struct resource"
(bsc#1012628).
- ovl: fix missing revert_creds() on error path (bsc#1012628).
- usb: gadget: pch_udc: Revert d3cb25a12138 completely
(bsc#1012628).
- Revert "tools/power turbostat: adjust for temperature offset"
(bsc#1012628).
- firmware: xilinx: Fix dereferencing freed memory (bsc#1012628).
- firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in
IS_REACHABLE(CONFIG_ZYNQMP_FIRMWARE) (bsc#1012628).
- x86/vdso: Use proper modifier for len's format specifier in
extract() (bsc#1012628).
- fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
(bsc#1012628).
- crypto: keembay-ocs-hcu - Fix error return code in
kmb_ocs_hcu_probe() (bsc#1012628).
- crypto: keembay-ocs-aes - Fix error return code in
kmb_ocs_aes_probe() (bsc#1012628).
- crypto: sun8i-ss - fix result memory leak on error path
(bsc#1012628).
- memory: gpmc: fix out of bounds read and dereference on
gpmc_cs[] (bsc#1012628).
- ARM: dts: exynos: correct fuel gauge interrupt trigger level
on GT-I9100 (bsc#1012628).
- ARM: dts: exynos: correct fuel gauge interrupt trigger level
on P4 Note family (bsc#1012628).
- ARM: dts: exynos: correct fuel gauge interrupt trigger level
on Midas family (bsc#1012628).
- ARM: dts: exynos: correct MUIC interrupt trigger level on
Midas family (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on
Midas family (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on
Odroid X/U3 family (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on P4
Note family (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on
SMDK5250 (bsc#1012628).
- ARM: dts: exynos: correct PMIC interrupt trigger level on Snow
(bsc#1012628).
- ARM: dts: s5pv210: correct fuel gauge interrupt trigger level
on Fascinate family (bsc#1012628).
- ARM: dts: renesas: Add mmc aliases into R-Car Gen2 board dts
files (bsc#1012628).
- arm64: dts: renesas: Add mmc aliases into board dts files
(bsc#1012628).
- bus: ti-sysc: Fix initializing module_pa for modules without
sysc register (bsc#1012628).
- x86/platform/uv: Set section block size for hubless
architectures (bsc#1012628).
- serial: stm32: fix probe and remove order for dma (bsc#1012628).
- serial: stm32: fix startup by enabling usart for reception
(bsc#1012628).
- serial: stm32: fix incorrect characters on console
(bsc#1012628).
- serial: stm32: fix TX and RX FIFO thresholds (bsc#1012628).
- serial: stm32: fix a deadlock condition with wakeup event
(bsc#1012628).
- serial: stm32: fix wake-up flag handling (bsc#1012628).
- serial: stm32: fix a deadlock in set_termios (bsc#1012628).
- serial: liteuart: fix return value check in liteuart_probe()
(bsc#1012628).
- serial: stm32: fix tx dma completion, release channel
(bsc#1012628).
- serial: stm32: call stm32_transmit_chars locked (bsc#1012628).
- serial: stm32: fix FIFO flush in startup and set_termios
(bsc#1012628).
- serial: stm32: add FIFO flush when port is closed (bsc#1012628).
- serial: stm32: fix tx_empty condition (bsc#1012628).
- usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before
toggling (bsc#1012628).
- usb: typec: tcpci: Check ROLE_CONTROL while interpreting
CC_STATUS (bsc#1012628).
- usb: typec: tps6598x: Fix return value check in tps6598x_probe()
(bsc#1012628).
- usb: typec: stusb160x: fix return value check in
stusb160x_probe() (bsc#1012628).
- mfd: intel_pmt: Fix nuisance messages and handling of disabled
capabilities (bsc#1012628).
- regmap: set debugfs_name to NULL after it is freed
(bsc#1012628).
- spi: rockchip: avoid objtool warning (bsc#1012628).
- arm64: dts: broadcom: bcm4908: fix switch parent node name
(bsc#1012628).
- mtd: rawnand: fsmc: Fix error code in fsmc_nand_probe()
(bsc#1012628).
- mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
(bsc#1012628).
- mtd: Handle possible -EPROBE_DEFER from parse_mtd_partitions()
(bsc#1012628).
- mtd: rawnand: qcom: Return actual error code instead of -ENODEV
(bsc#1012628).
- mtd: don't lock when recursively deleting partitions
(bsc#1012628).
- mtd: parsers: qcom: Fix error condition (bsc#1012628).
- mtd: parsers: qcom: incompatible with spi-nor 4k sectors
(bsc#1012628).
- mtd: maps: fix error return code of physmap_flash_remove()
(bsc#1012628).
- ARM: dts: stm32: fix usart 2 & 3 pinconf to wake up with flow
control (bsc#1012628).
- arm64: dts: ti: k3-j721e-main: Update the speed modes supported
and their itap delay values for MMCSD subsystems (bsc#1012628).
- iio: adis16480: fix pps mode sampling frequency math
(bsc#1012628).
- arm64: dts: qcom: sc7180: trogdor: Fix trip point config of
charger thermal zone (bsc#1012628).
- arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt
polarity (bsc#1012628).
- arm64: dts: qcom: sm8350: Fix level triggered PMU interrupt
polarity (bsc#1012628).
- arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2
physical timer (bsc#1012628).
- arm64: dts: qcom: sc7180: Avoid glitching SPI CS at bootup on
trogdor (bsc#1012628).
- arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges'
(bsc#1012628).
- arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'
(bsc#1012628).
- arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges'
(bsc#1012628).
- arm64: dts: qcom: sm8350: fix number of pins in 'gpio-ranges'
(bsc#1012628).
- arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x
(bsc#1012628).
- crypto: sun8i-ss - Fix memory leak of object d when dma_iv
fails to map (bsc#1012628).
- spi: stm32: drop devres version of spi_register_master
(bsc#1012628).
- arm64: dts: broadcom: bcm4908: set Asus GT-AC5300 port 7 PHY
mode (bsc#1012628).
- regulator: bd9576: Fix return from bd957x_probe() (bsc#1012628).
- arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint binding
(bsc#1012628).
- selftests/x86: Add a missing .note.GNU-stack section to
thunks_32.S (bsc#1012628).
- crypto: arm/blake2s - fix for big endian (bsc#1012628).
- spi: stm32: Fix use-after-free on unbind (bsc#1012628).
- Drivers: hv: vmbus: Drop error message when 'No request id
available' (bsc#1012628).
- staging: qlge: fix an error code in probe() (bsc#1012628).
- x86/microcode: Check for offline CPUs before requesting new
microcode (bsc#1012628).
- usb: host: ehci-tegra: Select USB_GADGET Kconfig option
(bsc#1012628).
- devtmpfs: fix placement of complete() call (bsc#1012628).
- usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
(bsc#1012628).
- usb: gadget: pch_udc: Check if driver is present before calling
- >setup() (bsc#1012628).
- usb: gadget: pch_udc: Check for DMA mapping error (bsc#1012628).
- usb: gadget: pch_udc: Initialize device pointer before use
(bsc#1012628).
- usb: gadget: pch_udc: Provide a GPIO line used on Intel
Minnowboard (v1) (bsc#1012628).
- crypto: ccp - fix command queuing to TEE ring buffer
(bsc#1012628).
- crypto: qat - don't release uninitialized resources
(bsc#1012628).
- crypto: qat - ADF_STATUS_PF_RUNNING should be set after
adf_dev_init (bsc#1012628).
- fotg210-udc: Fix DMA on EP0 for length > max packet size
(bsc#1012628).
- fotg210-udc: Fix EP0 IN requests bigger than two packets
(bsc#1012628).
- fotg210-udc: Remove a dubious condition leading to fotg210_done
(bsc#1012628).
- fotg210-udc: Mask GRP2 interrupts we don't handle (bsc#1012628).
- fotg210-udc: Don't DMA more than the buffer can take
(bsc#1012628).
- fotg210-udc: Complete OUT requests on short packets
(bsc#1012628).
- usb: gadget: s3c: Fix incorrect resources releasing
(bsc#1012628).
- usb: gadget: s3c: Fix the error handling path in
's3c2410_udc_probe()' (bsc#1012628).
- dt-bindings: serial: stm32: Use 'type: object' instead of
false for 'additionalProperties' (bsc#1012628).
- mtd: require write permissions for locking and badblock ioctls
(bsc#1012628).
- arm64: dts: renesas: r8a779a0: Fix PMU interrupt (bsc#1012628).
- arm64: dts: mt8183: Add gce client reg for display subcomponents
(bsc#1012628).
- arm64: dts: mt8173: fix wrong power-domain phandle of pmic
(bsc#1012628).
- bus: qcom: Put child node before return (bsc#1012628).
- arm64: dts: qcom: sm8250: fix display nodes (bsc#1012628).
- soundwire: bus: Fix device found flag correctly (bsc#1012628).
- soc: mediatek: pm-domains: Fix missing error code in
scpsys_add_subdomain() (bsc#1012628).
- phy: ti: j721e-wiz: Delete "clk_div_sel" clk provider during
cleanup (bsc#1012628).
- phy: ralink: phy-mt7621-pci: fix XTAL bitmask (bsc#1012628).
- phy: marvell: ARMADA375_USBCLUSTER_PHY should not default to y,
unconditionally (bsc#1012628).
- phy: ralink: phy-mt7621-pci: fix return value check in
mt7621_pci_phy_probe() (bsc#1012628).
- phy: ingenic: Fix a typo in ingenic_usb_phy_probe()
(bsc#1012628).
- arm64: dts: mediatek: fix reset GPIO level on pumpkin
(bsc#1012628).
- NFSv4.2: fix copy stateid copying for the async copy
(bsc#1012628).
- crypto: poly1305 - fix poly1305_core_setkey() declaration
(bsc#1012628).
- crypto: qat - fix error path in adf_isr_resource_alloc()
(bsc#1012628).
- usb: gadget: aspeed: fix dma map failure (bsc#1012628).
- USB: gadget: udc: fix wrong pointer passed to IS_ERR() and
PTR_ERR() (bsc#1012628).
- drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
(bsc#1012628).
- nvmem: rmem: fix undefined reference to memremap (bsc#1012628).
- driver core: platform: Declare early_platform_cleanup()
prototype (bsc#1012628).
- ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt
trigger level (bsc#1012628).
- ARM: dts: qcom: msm8974-samsung-klte: correct fuel gauge
interrupt trigger level (bsc#1012628).
- memory: pl353: fix mask of ECC page_size config register
(bsc#1012628).
- soundwire: stream: fix memory leak in stream config error path
(bsc#1012628).
- m68k: mvme147,mvme16x: Don't wipe PCC timer config bits
(bsc#1012628).
- firmware: qcom_scm: Make __qcom_scm_is_call_available() return
bool (bsc#1012628).
- firmware: qcom_scm: Reduce locking section for
__get_convention() (bsc#1012628).
- firmware: qcom_scm: Workaround lack of "is available" call on
SC7180 (bsc#1012628).
- iio: adc: Kconfig: make AD9467 depend on ADI_AXI_ADC symbol
(bsc#1012628).
- mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
(bsc#1012628).
- irqchip/gic-v3: Fix OF_BAD_ADDR error handling (bsc#1012628).
- staging: comedi: tests: ni_routes_test: Fix compilation error
(bsc#1012628).
- staging: rtl8192u: Fix potential infinite loop (bsc#1012628).
- staging: fwserial: fix TIOCSSERIAL implementation (bsc#1012628).
- staging: fwserial: fix TIOCGSERIAL implementation (bsc#1012628).
- staging: greybus: uart: fix unprivileged TIOCCSERIAL
(bsc#1012628).
- platform/x86: dell-wmi-sysman: Make init_bios_attributes()
ACPI object parsing more robust (bsc#1012628).
- soc: qcom: pdr: Fix error return code in pdr_register_listener
(bsc#1012628).
- PM / devfreq: Use more accurate returned new_freq as resume_freq
(bsc#1012628).
- clocksource/drivers/timer-ti-dm: Fix posted mode status check
order (bsc#1012628).
- clocksource/drivers/timer-ti-dm: Add missing
set_state_oneshot_stopped (bsc#1012628).
- clocksource/drivers/ingenic_ost: Fix return value check in
ingenic_ost_probe() (bsc#1012628).
- spi: Fix use-after-free with devm_spi_alloc_* (bsc#1012628).
- spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
(bsc#1012628).
- soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
(bsc#1012628).
- soc: qcom: mdt_loader: Detect truncated read of segments
(bsc#1012628).
- PM: runtime: Replace inline function
pm_runtime_callbacks_present() (bsc#1012628).
- cpuidle: Fix ARM_QCOM_SPM_CPUIDLE configuration (bsc#1012628).
- ACPI: CPPC: Replace cppc_attr with kobj_attribute (bsc#1012628).
- crypto: allwinner - add missing CRYPTO_ prefix (bsc#1012628).
- crypto: sun8i-ss - Fix memory leak of pad (bsc#1012628).
- crypto: sa2ul - Fix memory leak of rxd (bsc#1012628).
- crypto: qat - Fix a double free in adf_create_ring
(bsc#1012628).
- cpufreq: armada-37xx: Fix setting TBG parent for load levels
(bsc#1012628).
- clk: mvebu: armada-37xx-periph: remove .set_parent method for
CPU PM clock (bsc#1012628).
- cpufreq: armada-37xx: Fix the AVS value for load L1
(bsc#1012628).
- clk: mvebu: armada-37xx-periph: Fix switching CPU freq from
250 Mhz to 1 GHz (bsc#1012628).
- clk: mvebu: armada-37xx-periph: Fix workaround for switching
from L1 to L0 (bsc#1012628).
- cpufreq: armada-37xx: Fix driver cleanup when registration
failed (bsc#1012628).
- cpufreq: armada-37xx: Fix determining base CPU frequency
(bsc#1012628).
- spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make
zynqmp_qspi_exec_op not interruptible (bsc#1012628).
- spi: spi-zynqmp-gqspi: add mutex locking for exec_op
(bsc#1012628).
- spi: spi-zynqmp-gqspi: transmit dummy circles by using the
controller's internal functionality (bsc#1012628).
- spi: spi-zynqmp-gqspi: fix incorrect operating mode in
zynqmp_qspi_read_op (bsc#1012628).
- spi: fsl-lpspi: Fix PM reference leak in
lpspi_prepare_xfer_hardware() (bsc#1012628).
- usb: gadget: r8a66597: Add missing null check on return from
platform_get_resource (bsc#1012628).
- USB: cdc-acm: fix unprivileged TIOCCSERIAL (bsc#1012628).
- USB: cdc-acm: fix TIOCGSERIAL implementation (bsc#1012628).
- tty: actually undefine superseded ASYNC flags (bsc#1012628).
- tty: fix return value for unsupported ioctls (bsc#1012628).
- tty: fix return value for unsupported termiox ioctls
(bsc#1012628).
- serial: core: return early on unsupported ioctls (bsc#1012628).
- firmware: qcom-scm: Fix QCOM_SCM configuration (bsc#1012628).
- node: fix device cleanups in error handling code (bsc#1012628).
- crypto: chelsio - Read rxchannel-id from firmware (bsc#1012628).
- usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
(bsc#1012628).
- m68k: Add missing mmap_read_lock() to sys_cacheflush()
(bsc#1012628).
- usb: cdnsp: Fixes issue with Configure Endpoint command
(bsc#1012628).
- spi: spi-zynqmp-gqspi: Fix missing unlock on error in
zynqmp_qspi_exec_op() (bsc#1012628).
- memory: renesas-rpc-if: fix possible NULL pointer dereference
of resource (bsc#1012628).
- memory: samsung: exynos5422-dmc: handle clk_set_parent()
failure (bsc#1012628).
- security: keys: trusted: fix TPM2 authorizations (bsc#1012628).
- char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
(bsc#1012628).
- platform/x86: pmc_atom: Match all Beckhoff Automation baytrail
boards with critclk_systems DMI table (bsc#1012628).
- usb: typec: tcpm: Honour pSnkStdby requirement during
negotiation (bsc#1012628).
- spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in
zynqmp_qspi_probe (bsc#1012628).
- ARM: dts: aspeed: Rainier: Fix humidity sensor bus address
(bsc#1012628).
- Drivers: hv: vmbus: Use after free in __vmbus_open()
(bsc#1012628).
- crypto: arm64/aes-ce - deal with oversight in new CTR carry code
(bsc#1012628).
- spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
(bsc#1012628).
- spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
(bsc#1012628).
- spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
(bsc#1012628).
- spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
(bsc#1012628).
- btrfs: zoned: move log tree node allocation out of
log_root_tree->log_mutex (bsc#1012628).
- btrfs: zoned: bail out in btrfs_alloc_chunk for bad input
(bsc#1012628).
- x86/platform/uv: Fix !KEXEC build failure (bsc#1012628).
- hwmon: (pmbus/pxe1610) don't bail out when not all pages are
active (bsc#1012628).
- platform/surface: aggregator: fix a bit test (bsc#1012628).
- Drivers: hv: vmbus: Increase wait time for VMbus unload
(bsc#1012628).
- PM: hibernate: x86: Use crc32 instead of md5 for hibernation
e820 integrity check (bsc#1012628).
- usb: dwc2: Fix host mode hibernation exit with remote wakeup
flow (bsc#1012628).
- usb: dwc2: Fix hibernation between host and device modes
(bsc#1012628).
- ttyprintk: Add TTY hangup callback (bsc#1012628).
- serial: omap: don't disable rs485 if rts gpio is missing
(bsc#1012628).
- serial: omap: fix rs485 half-duplex filtering (bsc#1012628).
- spi: tools: make a symbolic link to the header file spi.h
(bsc#1012628).
- xen-blkback: fix compatibility bug with single page rings
(bsc#1012628).
- soc: aspeed: fix a ternary sign expansion bug (bsc#1012628).
- drm/tilcdc: send vblank event when disabling crtc (bsc#1012628).
- drm/stm: Fix bus_flags handling (bsc#1012628).
- drm/amd/display: Fix off by one in hdmi_14_process_transaction()
(bsc#1012628).
- drm/mcde/panel: Inverse misunderstood flag (bsc#1012628).
- scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()
(bsc#1012628).
- sched/fair: Fix shift-out-of-bounds in load_balance()
(bsc#1012628).
- printk: limit second loop of syslog_print_all (bsc#1012628).
- afs: Fix updating of i_mode due to 3rd party change
(bsc#1012628).
- rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()
(bsc#1012628).
- media: mtk: fix mtk-smi dependency (bsc#1012628).
- media: vivid: fix assignment of dev->fbuf_out_flags
(bsc#1012628).
- media: saa7134: use sg_dma_len when building pgtable
(bsc#1012628).
- media: saa7146: use sg_dma_len when building pgtable
(bsc#1012628).
- media: omap4iss: return error code when omap4iss_get() failed
(bsc#1012628).
- media: rkisp1: rsz: crash fix when setting src format
(bsc#1012628).
- media: aspeed: fix clock handling logic (bsc#1012628).
- drm/panel-simple: Undo enable if HPD never asserts
(bsc#1012628).
- power: supply: bq27xxx: fix sign of current_now for newer ICs
(bsc#1012628).
- drm/probe-helper: Check epoch counter in output_poll_execute()
(bsc#1012628).
- media: venus: core: Fix some resource leaks in the error path of
'venus_probe()' (bsc#1012628).
- media: platform: sunxi: sun6i-csi: fix error return code of
sun6i_video_start_streaming() (bsc#1012628).
- media: m88ds3103: fix return value check in m88ds3103_probe()
(bsc#1012628).
- media: docs: Fix data organization of
MEDIA_BUS_FMT_RGB101010_1X30 (bsc#1012628).
- media: [next] staging: media: atomisp: fix memory leak of
object flash (bsc#1012628).
- media: atomisp: Fixed error handling path (bsc#1012628).
- media: m88rs6000t: avoid potential out-of-bounds reads on arrays
(bsc#1012628).
- media: atomisp: Fix use after free in
atomisp_alloc_css_stat_bufs() (bsc#1012628).
- x86/kprobes: Retrieve correct opcode for group instruction
(bsc#1012628).
- drm/amdkfd: fix build error with AMD_IOMMU_V2=m (bsc#1012628).
- drm/amdkfd: Fix recursive lock warnings (bsc#1012628).
- drm/amd/display: Free local data after use (bsc#1012628).
- of: overlay: fix for_each_child.cocci warnings (bsc#1012628).
- scsi: qla2xxx: Check kzalloc() return value (bsc#1012628).
- x86/kprobes: Fix to check non boostable prefixes correctly
(bsc#1012628).
- drm/omap: dsi: Add missing IRQF_ONESHOT (bsc#1012628).
- selftests: fix prepending $(OUTPUT) to $(TEST_PROGS)
(bsc#1012628).
- pata_arasan_cf: fix IRQ check (bsc#1012628).
- pata_ipx4xx_cf: fix IRQ check (bsc#1012628).
- sata_mv: add IRQ checks (bsc#1012628).
- ata: libahci_platform: fix IRQ check (bsc#1012628).
- seccomp: Fix CONFIG tests for Seccomp_filters (bsc#1012628).
- drm/mediatek: Switch the hdmi bridge ops to the atomic versions
(bsc#1012628).
- drm/mediatek: Don't support hdmi connector creation
(bsc#1012628).
- nvme-tcp: block BH in sk state_change sk callback (bsc#1012628).
- nvmet-tcp: fix incorrect locking in state_change sk callback
(bsc#1012628).
- clk: imx: Fix reparenting of UARTs not associated with stdout
(bsc#1012628).
- power: supply: bq25980: Move props from battery node
(bsc#1012628).
- nvme: retrigger ANA log update if group descriptor isn't found
(bsc#1012628).
- media: ccs: Fix sub-device function (bsc#1012628).
- media: ipu3-cio2: Fix pixel-rate derived link frequency
(bsc#1012628).
- media: i2c: imx219: Move out locking/unlocking of vflip and
hflip controls from imx219_set_stream (bsc#1012628).
- media: i2c: imx219: Balance runtime PM use-count (bsc#1012628).
- media: v4l2-ctrls.c: fix race condition in hdl->requests list
(bsc#1012628).
- media: rkvdec: Do not require all controls to be present in
every request (bsc#1012628).
- vfio/fsl-mc: Re-order vfio_fsl_mc_probe() (bsc#1012628).
- vfio/pci: Move VGA and VF initialization to functions
(bsc#1012628).
- vfio/pci: Re-order vfio_pci_probe() (bsc#1012628).
- drm/msm: Fix debugfs deadlock (bsc#1012628).
- drm/msm/dpu: enable DPU_SSPP_QOS_8LVL for SM8250 (bsc#1012628).
- vfio/mdev: Do not allow a mdev_type to have a NULL parent
pointer (bsc#1012628).
- clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
(bsc#1012628).
- clk: zynqmp: pll: add set_pll_mode to check condition in
zynqmp_pll_enable (bsc#1012628).
- drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
(bsc#1012628).
- media: i2c: rdamc21: Fix warning on u8 cast (bsc#1012628).
- clk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- clk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
(bsc#1012628).
- drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
(bsc#1012628).
- drm/amd/display: check fb of primary plane (bsc#1012628).
- drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
(bsc#1012628).
- bcache: Use 64-bit arithmetic instead of 32-bit (bsc#1012628).
- clk: uniphier: Fix potential infinite loop (bsc#1012628).
- scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
(bsc#1012628).
- scsi: pm80xx: Fix potential infinite loop (bsc#1012628).
- scsi: ufs: ufshcd-pltfrm: Fix deferred probing (bsc#1012628).
- scsi: hisi_sas: Fix IRQ checks (bsc#1012628).
- scsi: jazz_esp: Add IRQ check (bsc#1012628).
- scsi: sun3x_esp: Add IRQ check (bsc#1012628).
- scsi: sni_53c710: Add IRQ check (bsc#1012628).
- scsi: ibmvfc: Fix invalid state machine BUG_ON() (bsc#1012628).
- mailbox: sprd: Introduce refcnt when clients requests/free
channels (bsc#1012628).
- mfd: stm32-timers: Avoid clearing auto reload register
(bsc#1012628).
- nvmet-tcp: fix a segmentation fault during io parsing error
(bsc#1012628).
- nvme-pci: don't simple map sgl when sgls are disabled
(bsc#1012628).
- media: meson-ge2d: fix rotation parameters (bsc#1012628).
- media: cedrus: Fix H265 status definitions (bsc#1012628).
- HSI: core: fix resource leaks in hsi_add_client_from_dt()
(bsc#1012628).
- x86/events/amd/iommu: Fix sysfs type mismatch (bsc#1012628).
- perf/amd/uncore: Fix sysfs type mismatch (bsc#1012628).
- io_uring: fix overflows checks in provide buffers (bsc#1012628).
- block/rnbd-clt-sysfs: Remove copy buffer overlap in
rnbd_clt_get_path_name (bsc#1012628).
- sched/debug: Fix cgroup_path[] serialization (bsc#1012628).
- kthread: Fix PF_KTHREAD vs to_kthread() race (bsc#1012628).
- ataflop: potential out of bounds in do_format() (bsc#1012628).
- ataflop: fix off by one in ataflop_probe() (bsc#1012628).
- drivers/block/null_blk/main: Fix a double free in null_init
(bsc#1012628).
- xsk: Respect device's headroom and tailroom on generic xmit path
(bsc#1012628).
- HID: plantronics: Workaround for double volume key presses
(bsc#1012628).
- perf symbols: Fix dso__fprintf_symbols_by_name() to return
the number of printed chars (bsc#1012628).
- ASoC: Intel: boards: sof-wm8804: add check for PLL setting
(bsc#1012628).
- ASoC: Intel: Skylake: Compile when any configuration is selected
(bsc#1012628).
- RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
(bsc#1012628).
- RDMA/mlx5: Fix query RoCE port (bsc#1012628).
- RDMA/mlx5: Fix mlx5 rates to IB rates map (bsc#1012628).
- net/mlx5: DR, Add missing vhca_id consume from STEv1
(bsc#1012628).
- wilc1000: write value to WILC_INTR2_ENABLE register
(bsc#1012628).
- KVM: x86/mmu: Retry page faults that hit an invalid memslot
(bsc#1012628).
- Bluetooth: avoid deadlock between hci_dev->lock and socket lock
(bsc#1012628).
- net: lapbether: Prevent racing when checking whether the netif
is running (bsc#1012628).
- libbpf: Add explicit padding to bpf_xdp_set_link_opts
(bsc#1012628).
- bpftool: Fix maybe-uninitialized warnings (bsc#1012628).
- iommu: Check dev->iommu in iommu_dev_xxx functions
(bsc#1012628).
- iommu/dma: Resurrect the "forcedac" option (bsc#1012628).
- iommu/vt-d: Reject unsupported page request modes (bsc#1012628).
- ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
(bsc#1012628).
- net: dsa: bcm_sf2: add function finding RGMII register
(bsc#1012628).
- net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s) (bsc#1012628).
- selftests/bpf: Re-generate vmlinux.h and BPF skeletons if
bpftool changed (bsc#1012628).
- libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
(bsc#1012628).
- powerpc/mm: Move the linear_mapping_mutex to the ifdef where
it is used (bsc#1012628).
- powerpc/fadump: Mark fadump_calculate_reserve_size as __init
(bsc#1012628).
- powerpc/prom: Mark identical_pvr_fixup as __init (bsc#1012628).
- MIPS: fix local_irq_{disable,enable} in asmmacro.h
(bsc#1012628).
- ima: Fix the error code for restoring the PCR value
(bsc#1012628).
- inet: use bigger hash table for IP ID generation (bsc#1012628).
- pinctrl: pinctrl-single: remove unused parameter (bsc#1012628).
- pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when
bits_per_mux is not zero (bsc#1012628).
- MIPS: loongson64: fix bug when PAGE_SIZE > 16KB (bsc#1012628).
- ASoC: wm8960: Remove bitclk relax condition in
wm8960_configure_sysclk (bsc#1012628).
- iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
(bsc#1012628).
- RDMA/mlx5: Fix drop packet rule in egress table (bsc#1012628).
- IB/isert: Fix a use after free in isert_connect_request
(bsc#1012628).
- powerpc/64s: Fix hash fault to use TRAP accessor (bsc#1012628).
- powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
(bsc#1012628).
- MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
(bsc#1012628).
- gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
(bsc#1012628).
- fs: dlm: fix missing unlock on error in accept_from_sock()
(bsc#1012628).
- ASoC: q6afe-clocks: fix reprobing of the driver (bsc#1012628).
- ALSA: core: remove redundant spin_lock pair in
snd_card_disconnect (bsc#1012628).
- net: phy: lan87xx: fix access to wrong register of LAN87xx
(bsc#1012628).
- udp: skip L4 aggregation for UDP tunnel packets (bsc#1012628).
- udp: never accept GSO_FRAGLIST packets (bsc#1012628).
- powerpc/pseries: Only register vio drivers if vio bus exists
(bsc#1012628).
- net/tipc: fix missing destroy_workqueue() on error in
tipc_crypto_start() (bsc#1012628).
- bug: Remove redundant condition check in report_bug
(bsc#1012628).
- RDMA/core: Fix corrupted SL on passive side (bsc#1012628).
- nfc: pn533: prevent potential memory corruption (bsc#1012628).
- net: hns3: Limiting the scope of vector_ring_chain variable
(bsc#1012628).
- mips: bmips: fix syscon-reboot nodes (bsc#1012628).
- KVM: arm64: Fix error return code in init_hyp_mode()
(bsc#1012628).
- iommu/vt-d: Don't set then clear private data in
prq_event_thread() (bsc#1012628).
- iommu: Fix a boundary issue to avoid performance drop
(bsc#1012628).
- iommu/vt-d: Report right snoop capability when using FL for IOVA
(bsc#1012628).
- iommu/vt-d: Report the right page fault address (bsc#1012628).
- iommu/vt-d: Remove WO permissions on second-level paging entries
(bsc#1012628).
- iommu/vt-d: Invalidate PASID cache when root/context entry
changed (bsc#1012628).
- ALSA: usb-audio: Add error checks for
usb_driver_claim_interface() calls (bsc#1012628).
- HID: lenovo: Use brightness_set_blocking callback for setting
LEDs brightness (bsc#1012628).
- HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
(bsc#1012628).
- HID: lenovo: Check hid_get_drvdata() returns non NULL in
lenovo_event() (bsc#1012628).
- HID: lenovo: Map mic-mute button to KEY_F20 instead of
KEY_MICMUTE (bsc#1012628).
- KVM: arm64: Initialize VCPU mdcr_el2 before loading it
(bsc#1012628).
- ASoC: simple-card: fix possible uninitialized single_cpu local
variable (bsc#1012628).
- liquidio: Fix unintented sign extension of a left shift of a
u16 (bsc#1012628).
- IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
(bsc#1012628).
- powerpc/64s: Fix pte update for kernel memory on radix
(bsc#1012628).
- powerpc/pseries: Add key to flags in
pSeries_lpar_hpte_updateboltedpp() (bsc#1012628).
- powerpc/64s: Use htab_convert_pte_flags() in
hash__mark_rodata_ro() (bsc#1012628).
- powerpc/perf: Fix PMU constraint check for EBB events
(bsc#1012628).
- powerpc: iommu: fix build when neither PCI or IBMVIO is set
(bsc#1012628).
- mac80211: bail out if cipher schemes are invalid (bsc#1012628).
- perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF
metric (bsc#1012628).
- RDMA/hns: Fix missing assignment of max_inline_data
(bsc#1012628).
- xfs: fix return of uninitialized value in variable error
(bsc#1012628).
- rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
(bsc#1012628).
- mt7601u: fix always true expression (bsc#1012628).
- mt76: mt7615: fix tx skb dma unmap (bsc#1012628).
- mt76: mt7915: fix tx skb dma unmap (bsc#1012628).
- mt76: mt7921: fix suspend/resume sequence (bsc#1012628).
- mt76: mt7921: fix memory leak in mt7921_coredump_work
(bsc#1012628).
- mt76: connac: fix up the setting for ht40 mode in
mt76_connac_mcu_uni_add_bss (bsc#1012628).
- mt76: mt7921: fixup rx bitrate statistics (bsc#1012628).
- mt76: mt7615: fix memory leak in mt7615_coredump_work
(bsc#1012628).
- mt76: mt7921: fix aggr length histogram (bsc#1012628).
- mt76: mt7915: fix aggr len debugfs node (bsc#1012628).
- mt76: mt7921: fix stats register definitions (bsc#1012628).
- mt76: mt7615: fix TSF configuration (bsc#1012628).
- mt76: mt7615: fix mib stats counter reporting to mac80211
(bsc#1012628).
- mt76: mt7915: fix mib stats counter reporting to mac80211
(bsc#1012628).
- mt76: connac: fix kernel warning adding monitor interface
(bsc#1012628).
- mt76: check return value of mt76_txq_send_burst in
mt76_txq_schedule_list (bsc#1012628).
- mt76: mt7921: fix the base of PCIe interrupt (bsc#1012628).
- mt76: mt7921: fix the base of the dynamic remap (bsc#1012628).
- mt76: mt7915: fix rxrate reporting (bsc#1012628).
- mt76: mt7915: fix txrate reporting (bsc#1012628).
- mt76: mt7663: fix when beacon filter is being applied
(bsc#1012628).
- mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx
aggregation (bsc#1012628).
- mt76: mt7663s: fix the possible device hang in high traffic
(bsc#1012628).
- mt76: mt7615: cleanup mcu tx queue in mt7615_dma_reset()
(bsc#1012628).
- mt76: mt7915: cleanup mcu tx queue in mt7915_dma_reset()
(bsc#1012628).
- mt76: mt7921: always wake the device in mt7921_remove_interface
(bsc#1012628).
- mt76: mt7921: fix inappropriate WoW setup with the missing
ARP informaiton (bsc#1012628).
- mt76: mt7921: fix the dwell time control (bsc#1012628).
- KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
(bsc#1012628).
- ovl: show "userxattr" in the mount data (bsc#1012628).
- ovl: invalidate readdir cache on changes to dir with origin
(bsc#1012628).
- RDMA/qedr: Fix error return code in qedr_iw_connect()
(bsc#1012628).
- IB/hfi1: Fix error return code in parse_platform_config()
(bsc#1012628).
- RDMA/bnxt_re: Fix error return code in
bnxt_qplib_cq_process_terminal() (bsc#1012628).
- cxgb4: Fix unintentional sign extension issues (bsc#1012628).
- net: thunderx: Fix unintentional sign extension issue
(bsc#1012628).
- mt76: mt7921: fix kernel crash when the firmware fails to
download (bsc#1012628).
- RDMA/srpt: Fix error return code in srpt_cm_req_recv()
(bsc#1012628).
- RDMA/rtrs-clt: destroy sysfs after removing session from active
list (bsc#1012628).
- pinctrl: at91-pio4: Fix slew rate disablement (bsc#1012628).
- i2c: cadence: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync
fails (bsc#1012628).
- i2c: imx: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: omap: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: sprd: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: xiic: fix reference leak when pm_runtime_get_sync fails
(bsc#1012628).
- i2c: cadence: add IRQ check (bsc#1012628).
- i2c: emev2: add IRQ check (bsc#1012628).
- i2c: jz4780: add IRQ check (bsc#1012628).
- i2c: mlxbf: add IRQ check (bsc#1012628).
- i2c: rcar: add IRQ check (bsc#1012628).
- i2c: sh7760: add IRQ check (bsc#1012628).
- fuse: fix matching of FUSE_DEV_IOC_CLONE command (bsc#1012628).
- iwlwifi: rs-fw: don't support stbc for HE 160 (bsc#1012628).
- iwlwifi: dbg: disable ini debug in 9000 family and below
(bsc#1012628).
- powerpc/xive: Drop check on irq_data in xive_core_debug_show()
(bsc#1012628).
- powerpc/xive: Fix xmon command "dxi" (bsc#1012628).
- powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off
order (bsc#1012628).
- ASoC: ak5558: correct reset polarity (bsc#1012628).
- net/mlx5: Fix bit-wise and with zero (bsc#1012628).
- net/packet: remove data races in fanout operations
(bsc#1012628).
- drm/i915/gvt: Fix error code in intel_gvt_init_device()
(bsc#1012628).
- iommu/vt-d: Fix an error handling path in
'intel_prepare_irq_remapping()' (bsc#1012628).
- iommu/amd: Put newline after closing bracket in warning
(bsc#1012628).
- perf beauty: Fix fsconfig generator (bsc#1012628).
- drm/amdgpu: fix an error code in
init_pmu_entry_by_type_and_add() (bsc#1012628).
- drm/amd/pm: fix error code in smu_set_power_limit()
(bsc#1012628).
- MIPS: pci-legacy: stop using of_pci_range_to_resource
(bsc#1012628).
- powerpc/pseries: extract host bridge from pci_bus prior to
bus removal (bsc#1012628).
- iommu/mediatek: Always enable the clk on resume (bsc#1012628).
- mptcp: fix format specifiers for unsigned int (bsc#1012628).
- powerpc/smp: Reintroduce cpu_core_mask (bsc#1012628).
- KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
(bsc#1012628).
- rtlwifi: 8821ae: upgrade PHY and RF parameters (bsc#1012628).
- wlcore: fix overlapping snprintf arguments in debugfs
(bsc#1012628).
- i2c: sh7760: fix IRQ error path (bsc#1012628).
- i2c: mediatek: Fix wrong dma sync flag (bsc#1012628).
- mwl8k: Fix a double Free in mwl8k_probe_hw (bsc#1012628).
- netfilter: nft_payload: fix C-VLAN offload support
(bsc#1012628).
- netfilter: nftables_offload: VLAN id needs host byteorder in
flow dissector (bsc#1012628).
- netfilter: nftables_offload: special ethertype handling for VLAN
(bsc#1012628).
- vsock/vmci: log once the failed queue pair allocation
(bsc#1012628).
- libbpf: Initialize the bpf_seq_printf parameters array field
by field (bsc#1012628).
- net: ethernet: ixp4xx: Set the DMA masks explicitly
(bsc#1012628).
- gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment
check (bsc#1012628).
- RDMA/cxgb4: add missing qpid increment (bsc#1012628).
- RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
(bsc#1012628).
- ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check
fails (bsc#1012628).
- sfc: ef10: fix TX queue lookup in TX event handling
(bsc#1012628).
- vsock/virtio: free queued packets when closing socket
(bsc#1012628).
- net: marvell: prestera: fix port event handling on init
(bsc#1012628).
- net: davinci_emac: Fix incorrect masking of tx and rx error
channel (bsc#1012628).
- rtw88: refine napi deinit flow (bsc#1012628).
- mt76: mt7615: fix memleak when mt7615_unregister_device()
(bsc#1012628).
- mt76: mt7915: fix memleak when mt7915_unregister_device()
(bsc#1012628).
- mt76: mt7921: run mt7921_mcu_fw_log_2_host holding mt76 mutex
(bsc#1012628).
- powerpc/pseries/iommu: Fix window size for direct mapping with
pmem (bsc#1012628).
- crypto: ccp: Detect and reject "invalid" addresses destined
for PSP (bsc#1012628).
- net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region size
(bsc#1012628).
- nfp: devlink: initialize the devlink port attribute "lanes"
(bsc#1012628).
- net: stmmac: fix TSO and TBS feature enabling during driver open
(bsc#1012628).
- net: renesas: ravb: Fix a stuck issue when a lot of frames
are received (bsc#1012628).
- net: phy: intel-xway: enable integrated led functions
(bsc#1012628).
- mt76: mt7615: Fix a dereference of pointer sta before it is
null checked (bsc#1012628).
- mt76: mt7921: fix possible invalid register access
(bsc#1012628).
- RDMA/rxe: Fix a bug in rxe_fill_ip_info() (bsc#1012628).
- RDMA/core: Add CM to restrack after successful attachment to
a device (bsc#1012628).
- powerpc/64: Fix the definition of the fixmap area (bsc#1012628).
- ath9k: Fix error check in ath9k_hw_read_revisions() for PCI
devices (bsc#1012628).
- ath10k: Fix a use after free in ath10k_htc_send_bundle
(bsc#1012628).
- ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock
without lock (bsc#1012628).
- wlcore: Fix buffer overrun by snprintf due to incorrect buffer
size (bsc#1012628).
- powerpc/perf: Fix the threshold event selection for memory
events in power10 (bsc#1012628).
- powerpc/52xx: Fix an invalid ASM expression ('addi' used
instead of 'add') (bsc#1012628).
- net: phy: marvell: fix m88e1011_set_downshift (bsc#1012628).
- net: phy: marvell: fix m88e1111_set_downshift (bsc#1012628).
- net: enetc: fix link error again (bsc#1012628).
- net, xdp: Update pkt_type if generic XDP changes unicast MAC
(bsc#1012628).
- bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
(bsc#1012628).
- ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable
delay pins for RTL8211E (bsc#1012628).
- arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable
delay pins for RTL8211E (bsc#1012628).
- net: geneve: modify IP header check in geneve6_xmit_skb and
geneve_xmit_skb (bsc#1012628).
- selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry
static (bsc#1012628).
- selftests: mlxsw: Remove a redundant if statement in port_scale
test (bsc#1012628).
- selftests: mlxsw: Remove a redundant if statement in
tc_flower_scale test (bsc#1012628).
- mptcp: Retransmit DATA_FIN (bsc#1012628).
- bnxt_en: Fix RX consumer index logic in the error path
(bsc#1012628).
- KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
(bsc#1012628).
- KVM: SVM: Zero out the VMCB array used to track SEV ASID
association (bsc#1012628).
- KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
(bsc#1012628).
- KVM: SVM: Disable SEV/SEV-ES if NPT is disabled (bsc#1012628).
- net/sched: act_ct: fix wild memory access when clearing
fragments (bsc#1012628).
- net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
(bsc#1012628).
- selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro (bsc#1012628).
- selftests/bpf: Fix field existence CO-RE reloc tests
(bsc#1012628).
- selftests/bpf: Fix core_reloc test runner (bsc#1012628).
- bpf: Fix propagation of 32 bit unsigned bounds from 64 bit
bounds (bsc#1012628).
- RDMA/siw: Fix a use after free in siw_alloc_mr (bsc#1012628).
- RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
(bsc#1012628).
- net: bridge: mcast: fix broken length + header check for MRDv6
Adv (bsc#1012628).
- net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES
CMODE (bsc#1012628).
- net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
(bsc#1012628).
- perf tools: Change fields type in perf_record_time_conv
(bsc#1012628).
- perf jit: Let convert_timestamp() to be backwards-compatible
(bsc#1012628).
- perf session: Add swap operation for event TIME_CONV
(bsc#1012628).
- ia64: ensure proper NUMA distance and possible map
initialization (bsc#1012628).
- ia64: fix EFI_DEBUG build (bsc#1012628).
- kfifo: fix ternary sign extension bugs (bsc#1012628).
- mm: memcontrol: slab: fix obtain a reference to a freeing memcg
(bsc#1012628).
- mm/sparse: add the missing sparse_buffer_fini() in error branch
(bsc#1012628).
- mm/memory-failure: unnecessary amount of unmapping
(bsc#1012628).
- afs: Fix speculative status fetches (bsc#1012628).
- bpf: Fix alu32 const subreg bound tracking on bitwise operations
(bsc#1012628).
- bpf, ringbuf: Deny reserve of buffers larger than ringbuf
(bsc#1012628).
- bpf: Prevent writable memory-mapping of read-only ringbuf pages
(bsc#1012628).
- net: Only allow init netns to set default tcp cong to a
restricted algo (bsc#1012628).
- smp: Fix smp_call_function_single_async prototype (bsc#1012628).
- Refresh patches.suse/firmware-xilinx-Add-pinctrl-support.patch.
- Update config files.
- commit f003acc
- drm/radeon: use the dummy page for GART if needed (bsc#1185516).
- commit 25fe027
- ath11k: Clear the fragment cache during key install
(CVE-2020-24586 CVE-2020-24587 CVE-2020-26145 CVE-2020-24588
CVE-2020-24587 CVE-2020-26141 CVE-2020-26139 bsc#1185859
bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987
bsc#1186062).
- ath10k: Validate first subframe of A-MSDU before processing
the list (CVE-2020-24586 CVE-2020-24587 CVE-2020-26145
CVE-2020-24588 CVE-2020-24587 CVE-2020-26141 CVE-2020-26139
bsc#1185859 bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863
bsc#1185987 bsc#1186062).
- ath10k: Fix TKIP Michael MIC verification for PCIe
(CVE-2020-24586 CVE-2020-24587 CVE-2020-26145 CVE-2020-24588
CVE-2020-24587 CVE-2020-26141 CVE-2020-26139 bsc#1185859
bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987
bsc#1186062).
- ath10k: drop MPDU which has discard flag set by firmware
for SDIO (CVE-2020-24586 CVE-2020-24587 CVE-2020-26145
CVE-2020-24588 CVE-2020-24587 CVE-2020-26141 CVE-2020-26139
bsc#1185859 bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863
bsc#1185987 bsc#1186062).
- ath10k: drop fragments with multicast DA for SDIO
(CVE-2020-24586 CVE-2020-24587 CVE-2020-26145 CVE-2020-24588
CVE-2020-24587 CVE-2020-26141 CVE-2020-26139 bsc#1185859
bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987
bsc#1186062).
- ath10k: drop fragments with multicast DA for PCIe
(CVE-2020-24586 CVE-2020-24587 CVE-2020-26145 CVE-2020-24588
CVE-2020-24587 CVE-2020-26141 CVE-2020-26139 bsc#1185859
bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987
bsc#1186062).
- ath10k: add CCMP PN replay protection for fragmented frames
for PCIe (CVE-2020-24586 CVE-2020-24587 CVE-2020-26145
CVE-2020-24588 CVE-2020-24587 CVE-2020-26141 CVE-2020-26139
bsc#1185859 bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863
bsc#1185987 bsc#1186062).
- mac80211: extend protection against mixed key and fragment
cache attacks (CVE-2020-24586 CVE-2020-24587 CVE-2020-26145
CVE-2020-24588 CVE-2020-24587 CVE-2020-26141 CVE-2020-26139
bsc#1185859 bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863
bsc#1185987 bsc#1186062).
- mac80211: do not accept/forward invalid EAPOL frames
(CVE-2020-24586 CVE-2020-24587 CVE-2020-26145 CVE-2020-24588
CVE-2020-24587 CVE-2020-26141 CVE-2020-26139 bsc#1185859
bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987
bsc#1186062).
- mac80211: prevent attacks on TKIP/WEP as well (CVE-2020-24586
CVE-2020-24587 CVE-2020-26145 CVE-2020-24588 CVE-2020-24587
CVE-2020-26141 CVE-2020-26139 bsc#1185859 bsc#1185860
bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987 bsc#1186062).
- mac80211: check defrag PN against current frame (CVE-2020-24586
CVE-2020-24587 CVE-2020-26145 CVE-2020-24588 CVE-2020-24587
CVE-2020-26141 CVE-2020-26139 bsc#1185859 bsc#1185860
bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987 bsc#1186062).
- mac80211: add fragment cache to sta_info (CVE-2020-24586
CVE-2020-24587 CVE-2020-26145 CVE-2020-24588 CVE-2020-24587
CVE-2020-26141 CVE-2020-26139 bsc#1185859 bsc#1185860
bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987 bsc#1186062).
- mac80211: drop A-MSDUs on old ciphers (CVE-2020-24586
CVE-2020-24587 CVE-2020-26145 CVE-2020-24588 CVE-2020-24587
CVE-2020-26141 CVE-2020-26139 bsc#1185859 bsc#1185860
bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987 bsc#1186062).
- cfg80211: mitigate A-MSDU aggregation attacks (CVE-2020-24586
CVE-2020-24587 CVE-2020-26145 CVE-2020-24588 CVE-2020-24587
CVE-2020-26141 CVE-2020-26139 bsc#1185859 bsc#1185860
bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987 bsc#1186062).
- mac80211: properly handle A-MSDUs that start with an RFC
1042 header (CVE-2020-24586 CVE-2020-24587 CVE-2020-26145
CVE-2020-24588 CVE-2020-24587 CVE-2020-26141 CVE-2020-26139
bsc#1185859 bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863
bsc#1185987 bsc#1186062).
- mac80211: prevent mixed key and fragment cache attacks
(CVE-2020-24586 CVE-2020-24587 CVE-2020-26145 CVE-2020-24588
CVE-2020-24587 CVE-2020-26141 CVE-2020-26139 bsc#1185859
bsc#1185860 bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987
bsc#1186062).
- mac80211: assure all fragments are encrypted (CVE-2020-24586
CVE-2020-24587 CVE-2020-26145 CVE-2020-24588 CVE-2020-24587
CVE-2020-26141 CVE-2020-26139 bsc#1185859 bsc#1185860
bsc#1185861 bsc#1185862 bsc#1185863 bsc#1185987 bsc#1186062).
- commit 469e487
==== kio ====
Subpackages: kio-core kio-lang
- Add patches to fix issues with MimeTypeFinderJob (kde#398908):
* 0001-MimeTypeFinderJob-Resolve-symlinks-for-a-local-file.patch
* 0002-MimeTypeFinderJob-the-StatJob-details-should-include.patch
* 0003-kio_file-pass-the-absolute-path-to-QMimeDatabase-mim.patch
==== less ====
Version update (581.2 -> 586)
- update to 586:
* Make less able to read lesskey source files (deprecating lesskey).
* If XDG_CONFIG_HOME is set, find lesskey source file
in $XDG_CONFIG_HOME/lesskey rather than $HOME/.lesskey.
* If XDG_DATA_HOME is set, find and store history file
in $XDG_DATA_HOME/lesshst rather than $HOME/.lesshst.
* Add the --lesskey-src option.
* Add the --file-size option.
* Fix bug which could leave terminal in mouse-reporting mode
after exiting less.
* Fix bug which caused failure to respond to window resize.
* Fix backslash bug searching in tag file.
==== libX11 ====
Version update (1.7.0 -> 1.7.1)
Subpackages: libX11-6 libX11-6-32bit libX11-data libX11-devel libX11-xcb1
- Update to version 1.7.1
* security update for CVE-2021-31535 (bsc#1182506)
- supersedes U_CVE-2021-31535.patch
- U_CVE-2021-31535.patch
* adds missing request length checks in libX11 (CVE-2021-31535,
bsc#1182506)
==== libcontainers-common ====
- Update common to 0.38.2
- Update storage to 1.31.0
- Update image to 5.12.0
==== libepoxy ====
Version update (1.5.5 -> 1.5.7)
- Update to version 1.5.7:
* Remove type redefinition
- Includes changes from 1.5.6:
* Fix issue loading OpenGL/GLX/EGL libraries
* Expose dependency variables in pkg-config file
* Close output objects when generating files
==== libglade2 ====
- Normalize patch tag line.
==== libidn ====
Version update (1.36 -> 1.37)
- update to 1.37:
* documentation and translations updates
* Update gnulib files and build fixes
- package license text in every subpackage
==== libixion ====
- Define conditionally make_build to fix build on systems that do
not have that macro
==== libmwaw ====
- Define conditionally make_build to fix build on systems that do
not have that macro
==== libodfgen ====
- Define conditionally make_build to fix build on systems that do
not have that macro
==== liborcus ====
- Define conditionally make_build to fix build on systems that do
not have that macro
==== libportal ====
Version update (0.3 -> 0.4)
- Update to version 0.4:
+ Make GTK4 support work with GTK 4.0
+ Qt5 support
+ OpenURI: Support write access
+ Build fixes
+ Add more tests
+ Require GLib 2.58
==== libqmi ====
Version update (1.28.2 -> 1.28.4)
Subpackages: libqmi-glib5 libqmi-tools
- Update to version 1.28.4
* libqmi-glib:
- Add 'wwan' subsystem support.
- Plug memleak when allocating new links.
- Plug memleak when QmiDevice is opened multiple times.
- Fix build when ARPHRD_RAWIP isn't defined in libc.
* gir:
- Flag all output TLV readers as optional.
- Add explicit ownership information in the string and
struct return annotations.
* collections:
- basic: added WMS Send ACK
* qmicli:
- Fix double GError when both 'Extended List' and 'Bandwidth
List' are missing in --nas-get-rf-band-info.
* Several other minor improvements and fixes.
==== libqt5-qtwayland ====
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Add more commits from KDE's 5.15 branch:
* 0008-Fix-memory-leak-in-QWaylandGLContext.patch (QTBUG-85608)
* 0009-Client-Send-set_window_geometry-only-once-configured.patch
* 0010-Translate-opaque-area-with-frame-margins.patch
* 0011-Client-Send-exposeEvent-to-parent-on-subsurface-posi.patch
(QTBUG-86177)
* 0012-Get-correct-decoration-margins-region.patch
* 0013-xdgshell-Tell-the-compositor-the-screen-we-re-expect.patch
* 0014-Fix-compilation.patch
* 0015-client-Allow-QWaylandInputContext-to-accept-composed.patch
(kde#405388)
* 0016-Client-Announce-an-output-after-receiving-more-compl.patch
(kde#435124)
* 0017-Fix-issue-with-repeated-window-size-changes.patch
* 0018-Include-locale.h-for-setlocale-LC_CTYPE.patch
- Add commits from upstream's 5.15 branch:
* 0002-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch (QTBUG-87762)
* 0003-Do-not-try-to-eglMakeCurrent-for-unintended-case.patch (QTBUG-88277)
* 0004-Make-setting-QT_SCALE_FACTOR-work-on-Wayland.patch (QTBUG-87762, QTBUG-88064)
* 0005-Ensure-that-grabbing-is-performed-in-correct-context.patch (QTBUG-87597)
* 0006-Fix-leaked-subsurface-wayland-items.patch (QTBUG-88782)
- Add commit from KDE's 5.15 branch:
* 0007-Use-qWarning-and-_exit-instead-of-qFatal-for-wayland.patch
==== libsrtp2 ====
- Add 0001-Adjust-.pc-file-not-to-expose-used-crypto-library.patch
[boo#1185931]
==== libstaroffice ====
- Define conditionally make_build to fix build on systems that do
not have that macro
==== libstorage-ng ====
Version update (4.4.6 -> 4.4.8)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Lithuanian) (bsc#1149754)
- 4.4.8
- Translated using Weblate (Lithuanian) (bsc#1149754)
- 4.4.7
==== libtirpc ====
Version update (1.3.1 -> 1.3.2)
Subpackages: libtirpc-netconfig libtirpc3 libtirpc3-32bit
- update to 1.3.2:
* Replace the final SunRPC licenses with BSD licenses
* blacklist: Add a few more well known ports
* libtirpc: disallow calling auth_refresh from clnt_call with RPCSEC_GSS
==== libwmf ====
Subpackages: libwmf-0_2-7 libwmf-tools
- Define conditionally make_build to fix build on systems that do
not have that macro
==== libwnck ====
Version update (3.36.0 -> 40.0)
Subpackages: libwnck-3-0 libwnck-lang typelib-1_0-Wnck-3_0
- Update to version 40.0:
+ Features:
- Use new GNOME versioning scheme (not strictly the same
schedule though).
- pager: Add API to disable scrolling.
- tasklist: Reworked the size management to use internal
WnckButton and GTK's preferred size.
- Add WnckHandle (private for now).
+ Fixes:
- Do not leak pango font description.
- tasklist: Use geometries to respect HiDPI settings.
+ Updated translations.
==== libwps ====
- Define conditionally make_build to fix build on systems that do
not have that macro
==== mdadm ====
- Grow: be careful of corrupt dev_roles list (bsc#1181619)
0117-Grow-be-careful-of-corrupt-dev_roles-list.patch
- imsm: nvme multipath support (bsc#1175758)
0116-imsm-nvme-multipath-support.patch
==== memtest86+ ====
- Use _binary_payload w1.gzdio to make sure this firmware package
can be installed by rpm binares that lack support for the latest
compression trends
- Use update-bootloader-rpm-macros
==== multipath-tools ====
Version update (0.8.5+30+suse.633836e -> 0.8.6+10+suse.4771137)
Subpackages: kpartx libmpath0
- Update to version 0.8.6+10+suse.47711374:
* Github workflows: add CI for SUSE-specific branches
- Disabled LTO for multipath-tools
* The test for is_valid_path fails if LTO is enabled, just
disabling it for %check is insufficient.
==== ntp ====
- jsc#SLE-15482, ntp-clarify-interface.patch:
Adjust the documentation to clarify that "interface ignore all"
does not cover the wildcard and localhost addresses.
==== oxygen5 ====
Version update (5.21.5 -> 5.21.90)
- Do not own the directory /usr/share/sounds, but only the content
of it. The directory is owned by the filesystem package.
- Update to 5.21.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.21.90
- Changes since 5.21.5:
* Update oxygenbutton.cpp to keep toggle buttons glowing when being checked.
* Don't call BlurHelper::clear() for unregistered widgets (kde#435129)
* Raise minimum CMake version to 3.16
* Use versionless Qt cmake target
==== perl-Encode ====
Version update (3.08 -> 3.10)
- updated to 3.10
see /usr/share/doc/packages/perl-Encode/Changes
==== perl-HTTP-Message ====
Version update (6.31 -> 6.32)
- updated to 6.32
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.32 2021-05-18 18:54:27Z
- Use File::Spec for MSWin32 on Content-Disposition filename (GH#157)
(tzccinct)
==== plymouth ====
Subpackages: libply-boot-client5 libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Do not own /usr/share/locale (owned by filesystem):
+ Split out -lang package
+ Use find_lang macro to create file list for -lang package
==== poppler ====
Version update (21.04.0 -> 21.05.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools
- Update to 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
glib:
* Enhance find to support multi-line matching
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
utils:
* pdftoppm: Fix regression when using single scaleTo.
- Drop Export-SplashFont-symbols-used-by-Scribus.patch as the change
was upstreamed
==== poppler-qt5 ====
Version update (21.04.0 -> 21.05.0)
- Update to 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
glib:
* Enhance find to support multi-line matching
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
utils:
* pdftoppm: Fix regression when using single scaleTo.
- Drop Export-SplashFont-symbols-used-by-Scribus.patch as the change
was upstreamed
==== postgresql ====
Subpackages: postgresql-contrib postgresql-docs postgresql-llvmjit postgresql-server
- Re-enable build of the llvmjit subpackage on SLE, but it will
only be delivered on PackageHub for now (boo#1183118).
- Bump default version to 13 for SLE-15-SP3.
==== protobuf-c ====
Version update (1.3.3 -> 1.4.0)
- Update to release 1.4.0
* protoc-c: Add custom options support
* Fix packed repeated bool parsing
==== python-SQLAlchemy ====
Version update (1.4.13 -> 1.4.15)
- updated line numbers in patch
- update to version 1.4.15:
* general
+ [general] [feature] A new approach has been applied to the
warnings system in SQLAlchemy to accurately predict the
appropriate stack level for each warning dynamically. This
allows evaluating the source of SQLAlchemy-generated warnings
and deprecation warnings to be more straightforward as the
warning will indicate the source line within end-user code,
rather than from an arbitrary level within SQLAlchemy?s own
source code.
* orm
+ [orm] [bug] [regression] Fixed additional regression caused by
?eager loaders run on unexpire? feature #1763 where the feature
would run for a contains_eager() eagerload option in the case
that the contains_eager() were chained to an additional eager
loader option, which would then produce an incorrect query as
the original query-bound join criteria were no longer present.
+ [orm] [bug] Fixed issue in subquery loader strategy which
prevented caching from working correctly. This would have been
seen in the logs as a ?generated? message instead of ?cached?
for all subqueryload SQL emitted, which by saturating the cache
with new keys would degrade overall performance; it also would
produce ?LRU size alert? warnings.
* sql
+ [sql] [bug] Adjusted the logic added as part of #6397 in 1.4.12
so that internal mutation of the BindParameter object occurs
within the clause construction phase as it did before, rather
than in the compilation phase. In the latter case, the mutation
still produced side effects against the incoming construct and
additionally could potentially interfere with other internal
mutation routines.
* mysql
+ [mysql] [bug] [documentation] Added support for the
ssl_check_hostname= parameter in mysql connection URIs and
updated the mysql dialect documentation regarding secure
connections. Original pull request courtesy of Jerry Zhao.
- changes from version 1.4.14:
* orm
+ [orm] [bug] [regression] Fixed regression involving
lazy='dynamic' loader in conjunction with a detached object. The
previous behavior was that the dynamic loader upon calling
methods like .all() returns empty lists for detached objects
without error, this has been restored; however a warning is now
emitted as this is not the correct result. Other dynamic loader
scenarios correctly raise DetachedInstanceError.
* engine
+ [engine] [usecase] [orm] Applied consistent behavior to the use
case of calling .commit() or .rollback() inside of an existing
.begin() context manager, with the addition of potentially
emitting SQL within the block subsequent to the commit or
rollback. This change continues upon the change first added in
[#6155] where the use case of calling ?rollback? inside of a
.begin() contextmanager block was proposed:
o calling .commit() or .rollback() will now be allowed without
error or warning within all scopes, including that of legacy
and future Engine, ORM Session, asyncio
AsyncEngine. Previously, the Session disallowed this.
o The remaining scope of the context manager is then closed;
when the block ends, a check is emitted to see if the
transaction was already ended, and if so the block returns
without action.
o It will now raise an error if subsequent SQL of any kind is
emitted within the block, after .commit() or .rollback() is
called. The block should be closed as the state of the
executable object would otherwise be undefined in this
state.
+ [engine] [bug] [regression] Established a deprecation path for
calling upon the CursorResult.keys() method for a statement that
returns no rows to provide support for legacy patterns used by
the ?records? package as well as any other non-migrated
applications. Previously, this would raise
ResourceClosedException unconditionally in the same way as it
does when attempting to fetch rows. While this is the correct
behavior going forward, the _cursor.LegacyCursorResult object
will now in this case return an empty list for .keys() as it did
in 1.3, while also emitting a 2.0 deprecation warning. The
_cursor.CursorResult, used when using a 2.0-style ?future?
engine, will continue to raise as it does now.
* sql
+ [sql] [bug] [regression] Fixed regression caused by the ?empty
in? change just made in #6397 1.4.12 where the expression needs
to be parenthesized for the ?not in? use case, otherwise the
condition will interfere with the other filtering criteria.
+ [sql] [bug] [regression] The TypeDecorator class will now emit a
warning when used in SQL compilation with caching unless the
.cache_ok flag is set to True or False. A new class-level
attribute TypeDecorator.cache_ok may be set which will be used
as an indication that all the parameters passed to the object
are safe to be used as a cache key if set to True, False means
they are not.
==== python-distro ====
- use %pytest macro
==== python-gtk ====
- Fix patch tag line of
pygtk-Drop-the-PangoFont-find_shaper-virtual-method.patch.
==== python-networkx ====
Version update (2.5 -> 2.5.1)
- update to 2.5.1:
* pin requirements
==== python-qt5-sip ====
Version update (12.8.1 -> 12.9.0)
- Update to 12.9.0
* no release notes, new ABI version.
==== rdma-core ====
Version update (33.1 -> 35.0)
Subpackages: libefa1 libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1
- Update to rdma-core v35.0
- Bugfixes on all providers
- Many improvements on pyverbs
- Fixes dracut path issues on Tumbleweed
- Refresh patches to latest sources:
- Revert-libcxgb3-Remove-libcxgb3-from-rdma-core.patch
- disable-rdma-interface-renaming.patch
==== rgb ====
- modernize spec-file (move license to licensedir)
==== rubygem-capistrano ====
Version update (3.15.0 -> 3.16.0)
- Update to version 3.16.0
* Add a :verify_commit option; if enabled, checks that the
revision being deployed has a valid signature (git only)
- Drop CHANGELOG.md as changes are no longer tracked there since
version 3.11.2. They are now published on Github:
https://github.com/capistrano/capistrano/releases
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- allow cockpit socket to bind nodes (fix_cockpit.patch)
- use %autosetup to get rid of endless patch lines
==== shim-leap ====
- shim-install: instead of assuming "removable" for Azure, remove
fallback.efi from \EFI\Boot and copy grub.efi/cfg to \EFI\Boot
to make \EFI\Boot bootable and keep the boot option created by
efibootmgr (bsc#1185464, bsc#1185961)
==== sssd ====
Version update (2.4.2 -> 2.5.0)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-32bit sssd-krb5-common sssd-ldap
- Update to release 2.5.0
* Added support for automatic renewal of renewable TGTs that
are stored in KCM ccache. This can be enabled by setting
tgt_renewal = true. See the sssd-kcm man page for more
details. This feature requires MIT Kerberos
krb5-1.19-0.beta2.3 or higher.
* ad_gpo_implicit_deny is now respected even if there are no
applicable GPOs present.
==== telepathy-logger ====
Subpackages: libtelepathy-logger3 typelib-1_0-TelepathyLogger-0_2
- Normalize patch tag line.
==== tracker2-miners ====
Subpackages: tracker2-miner-files tracker2-miners-lang
- Fix patch tag line of
tracker-miners-bsc1165635-crawl-timestamp.patch.
==== vte ====
Version update (0.64.0 -> 0.64.1)
Subpackages: libvte-2_91-0 vte-lang
- Update to version 0.64.1:
+ widget: Move clipboard store from finalize to unrealize.
+ build: Work around a meson bug with dist scripts in
subprojects.
+ build: Add missing includes.
==== xdm ====
Subpackages: xdm-xsession
- Do not own /usr/share/xsessions: this directory is owned by the
filesystem package.
==== xmlsec1 ====
Version update (1.2.31 -> 1.2.32)
Subpackages: libxmlsec1-1 libxmlsec1-nss1 libxmlsec1-openssl1
- update to 1.2.32:
+ Remove MD5 for NSS 3.59 and above
+ Fix PKCS12_parse return code handling
+ Fix OpenSSL lookup
+ xmlSecX509DataGetNodeContent(): don't return 0 for non-empty
elements - fix for LibreOffice
- add upstream signing key and validate source signature
- put license text into all subpackages
- treat all compiler warnings as errors
==== yast2-firstboot ====
Version update (4.4.0 -> 4.4.1)
- only list specific files installed in common directories (metainfo,
icons, fillupdir)
- 4.4.1 (bsc#1186066, bsc#1184786)
==== yast2-installation ====
Version update (4.4.6 -> 4.4.7)
- Fallback to ncurses when a X display is not opened after 15
seconds (bsc#1185095)
- 4.4.7
==== yast2-metapackage-handler ====
Version update (4.4.0 -> 4.4.1)
- only own the files, not the directories themselves (bsc#1184786)
- 4.4.1
1
0
Hi,
I've made a TW docker image running a Java program with current
java-11-openjdk-headless.
The container generated from this image work fine, except that on a
Synology NAS running DSM 7.0 beta
with x86_64 arch, running this container makes the JVM inside crash very
early on crypto initilization:
fips - softokn: crypto test failed - aborting,
#,
# A fatal error has been detected by the Java Runtime Environment:,
#,
# SIGSEGV (0xb) at pc=0x00007f3c91d10927, pid=1, tid=9,
#,
# JRE version: OpenJDK Runtime Environment (11.0.11+9) (build
11.0.11+9-suse-1.1-x8664),
# Java VM: OpenJDK 64-Bit Server VM (11.0.11+9-suse-1.1-x8664, mixed
mode, tiered, compressed oops, g1 gc, linux-amd64),
# Problematic frame:,
# C [libc.so.6+0x26927] abort+0x1d9,
// Here's the Java stack trace:
--------------- T H R E A D ---------------,
,
Current thread (0x00007f328c016800): JavaThread "main"
[_thread_in_native, id=7, stack(0x00007f3291c90000,0x00007f3291cd1000)],
,
Stack: [0x00007f3291c90000,0x00007f3291cd1000], sp=0x00007f3291cca3a0,
free space=232k,
Native frames: (J=compiled Java code, A=aot compiled Java code,
j=interpreted, Vv=VM code, C=native code),
C [libc.so.6+0x26927] abort+0x1d9,
,
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code),
j
sun.security.pkcs11.Secmod.nssInitialize(Ljava/lang/String;JLjava/lang/String;Z)Z+0
jdk.crypto.cryptoki(a)11.0.11,
j
sun.security.pkcs11.Secmod.initialize(Lsun/security/pkcs11/Secmod$DbMode;Ljava/lang/String;Ljava/lang/String;Z)V+305
jdk.crypto.cryptoki(a)11.0.11,
j
sun.security.pkcs11.SunPKCS11.<init>(Lsun/security/pkcs11/Config;)V+370
jdk.crypto.cryptoki(a)11.0.11,
j
sun.security.pkcs11.SunPKCS11$1.run()Lsun/security/pkcs11/SunPKCS11;+15
jdk.crypto.cryptoki(a)11.0.11,
j sun.security.pkcs11.SunPKCS11$1.run()Ljava/lang/Object;+1
jdk.crypto.cryptoki(a)11.0.11,
v ~StubRoutines::call_stub,
j
java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
java.base(a)11.0.11,
j
sun.security.pkcs11.SunPKCS11.configure(Ljava/lang/String;)Ljava/security/Provider;+17
jdk.crypto.cryptoki(a)11.0.11,
j sun.security.jca.ProviderConfig$3.run()Ljava/security/Provider;+70
java.base(a)11.0.11,
j sun.security.jca.ProviderConfig$3.run()Ljava/lang/Object;+1
java.base(a)11.0.11,
/////////
Googling around "fips - softokn: crypto test failed - aborting", I
learned about FIPS and its relation
to the mozilla-nss package used by Java for crypto.
However, on this NAS, fips is not enabled as
/proc/sys/crypto/fips_enabled does not exist.
Synology advertises its NAS as supporting FIPS though.
After more Googling and very little info found, I have no idea what
cause this issue on this particular NAS and if there is a solution to it
(especially if this eventually reveal a packaging mistake of mozilla-nss
or java-11-openjdk-headless),
so I was wondering if someone more versed into this might have a clue ?
2
2
Dear Tumbleweed users and hackers,
This week felt quite unspectacular, but maybe that’s just for me and
because I already know what will expect us next week. And so will you,
soon! Anyway, first we look back one week. Tumbleweed has seen 5
published snapshots (0513, 0514, 0515, 0517, and 0519).
The main changes in those snapshots included were:
* Linux kernel 5.12.3
* elfutils 0.184
* sudo 1.9.7
* KDE Gear 21.04.1
* PostgreSQL 13.3
* Switched from go 1.15 to go 1.16
And now, for what we plan on releasing next week:
* NetworkManager 1.22.0 (snapshot 0520, if all goes well)
* Linux Kernel 5.12.4 (also snapshot 0520, if all goes well)
* Rebuild all of Tumbleweed using GCC 11 (will happen on Tuesday, May
25th)
* UsrMerge: as we already have a full rebuild scheduled, we’ll also
flip UsrMerge on. This means the first snapshot published after May
25th will change /bin to be a symlink to /usr/bin. Thanks to Ludwig for
having the energy to push this over the finish line! The switch started
long ago
Cheers,
Dominique
1
0
Hi,
As the title says, python3-llfuse is nowhere to be found in TW.
This breaks 'borg mount' (package: borgbackup) depending on it (as a
recommended package), for which I opened this issue:
https://bugzilla.opensuse.org/show_bug.cgi?id=1186080
Any reason some python package have disappeared ?
Will this one come back ?
6
7
Please note that this mail was generated by a script.
The described changes are computed based on the x86_64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=1&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:
ceph (16.2.3.26+g422932e923 -> 16.2.4.26+g555d38aa5a5)
cifs-utils (6.12 -> 6.13)
drpm (0.4.1 -> 0.5.0)
f2fs-tools
gnutls
gtk4 (4.2.0 -> 4.2.1)
kimageformats
libidn2 (2.3.0 -> 2.3.1)
libwacom (1.6 -> 1.10)
pipewire
postgresql13 (13.2 -> 13.3)
publicsuffix (20210419 -> 20210511)
purple-mattermost (1.2 -> 2.0)
python-Twisted
python-alembic (1.5.8 -> 1.6.2)
python-incremental (17.5.0 -> 21.3.0)
python-matplotlib (3.4.1 -> 3.4.2)
quadrapassel (3.38.1 -> 40.1)
rubygem-bundler (2.2.6 -> 2.2.17)
rubygem-mini_portile2 (2.5.0 -> 2.5.1)
rubygem-rb-fsevent (0.10.4 -> 0.11.0)
sendmail
snapper
spice (0.14.3 -> 0.15.0)
tcsh
vim (8.2.2800 -> 8.2.2850)
yast2-trans (84.87.20210509.2001bf14f7 -> 84.87.20210516.482fe91bc6)
=== Details ===
==== ceph ====
Version update (16.2.3.26+g422932e923 -> 16.2.4.26+g555d38aa5a5)
Subpackages: librados2 librbd1
- Update to 16.2.4-26-g555d38aa5a5:
+ rebased on top of v16.2.4 tag
https://ceph.io/releases/v16-2-4-pacific-released/
* mgr/dashboard: fix base-href: revert it to previous approach
* (bsc#1186021) mgr/dashboard: fix cookie injection issue (CVE-2021-3509)
* mgr/dashboard: fix set-ssl-certificate{,-key} commands
* (bsc#1186020) rgw: RGWSwiftWebsiteHandler::is_web_dir checks empty subdir_name (CVE-2021-3531)
* (bsc#1185619) rgw: sanitize \r in s3 CORSConfiguration?s ExposeHeader (CVE-2021-3524)
* systemd: remove ProtectClock=true for ceph-osd@.service
==== cifs-utils ====
Version update (6.12 -> 6.13)
- Update to cifs-utils 6.13
* Fixes CVE-2021-20208, cifs.upcall kerberos auth leak in container
* remove cifs-utils-6.12.tar.bz2
* remove cifs-utils-6.12.tar.bz2.asc
* add cifs-utils-6.13.tar.bz2
* add cifs-utils-6.13.tar.bz2.asc
- Drop upstream fixed patches:
* 0001-cifs.upcall-try-to-use-container-ipc-uts-net-pid-mnt.patch
==== drpm ====
Version update (0.4.1 -> 0.5.0)
- update to 0.5.0:
* fix a memory leak on invalid input
* Hide the internal library symbols
==== f2fs-tools ====
Subpackages: libf2fs8
- Remove /usr/sbin/sg_write_buffer. This file is already provided
by sg3_utils as /usr/bin/sg_write_buffer.
==== gnutls ====
Subpackages: libgnutls-dane0 libgnutls30 libgnutls30-32bit libgnutls30-hmac
- Compute the FIPS hmac file without re-defining the
__os_install_post macro, use the brp-50-generate-fips-hmac
script instead. [bsc#1184555]
- Require the main package in devel and lib packages as the default
priorities are now set via crypto-policies. [bsc#1183082]
==== gtk4 ====
Version update (4.2.0 -> 4.2.1)
Subpackages: gtk4-lang gtk4-schema libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.2.1:
+ GtkVideo: Detect stream metadata when using gstreamer
+ GtkFileChooser: Fix a crash
+ GtkButton: Add back visual feedback for keynav activation
+ GtkFontChooser: Fix initial font selection
+ GtkScrolledWindow: Stop using scroll cursors
+ GtkMenuButton: Make focus-on-click work
+ GtkToggleButton: Make grouped buttons mutually exclusive
+ GtkPasswordEntry: Use MADV_DONTDUMP for secure memory
+ GtkListBox: Allow repeated selection extension for MULTIPLE
+ GdkClipboard: Ensure strings are nul-terminated
+ GSK:
- Fix offscreen rendering with transforms
- Fix downscaled textures
- Avoid huge intermediate textures
- Make shadow rendering match across renderers
+ Text widgets: Support translucent selections
+ Wayland:
- Improve font settings fallback
- Avoid unintentional rendering freezes with popovers
+ X11:
- Don't beep on untrusted displays
- Don't crash when popovers are outside the workarea
+ Themes:
- Fix resize border sizing
- Fix solid-csd window decorations
+ Input:
- Revert some Compose sequence changes
- Consume all key events during preedit, to avoid unexpected
interactions
- Ignore more modifiers during preedit, to allow using 3rd
and 5th level choosers
- Fix handling of cursor positions in non-ASCII preedit text
- Fix a problem with deferred focus setting
==== kimageformats ====
Subpackages: kimageformats-eps
- Enable HEIF plugin build on openSUSE Tumbleweed (requires libheif)
==== libidn2 ====
Version update (2.3.0 -> 2.3.1)
Subpackages: libidn2-0 libidn2-0-32bit libidn2-lang
- libidn2 2.3.1:
* Implement full roundtrip for lookup functionality
* Fix domain too long error
* Updated gnulib files and various build fixes
==== libwacom ====
Version update (1.6 -> 1.10)
Subpackages: libwacom-data libwacom2
- update to 1.10:
- Duplicate matches in /etc no longer cause conflicts with the
system-provided .tablet files
- libwacom-list-local-devices now prints YAML by default
- New tools:
- libwacom-list-devices lists all supported devices
- libwacom-update-db to update the db after adding tablet files
- New devices:
- Elan 2514 variant 25BF
- Huion H640P
- Lenovo X1 Yoga Gen 6
- Samsung CHromebook Pro
- libwacom can now read tablet and stylus files from /etc/libwacom
- New tool: libwacom-show-stylus to interactively show stylus IDs and serial
numbers
- New devices:
- HP Envy x360, Pro Tablet 508
- Lenovo X1 Yoga Gen5, Yoga6, Ideapad Flex 5, Yoga 7, Yoga C650, L13 Yoga
- Microsoft Surface Go
- New devices:
- Dell XPS 15 7590
- HP EliteBook x360 (830 and 1030), Spectre x360
- Lenovo Thinkpad P15 Gen1, Yoga, Yoga 3, Yoga 11e, X13 Yoga
- New devices:
- Dell XPS 13 2-in-1 9310
- Lenovo IdeaPad Flex 14API, Flex 5
- HP Envy x360, EliteBook x360
- Huawei MateBook HZ-W19
- XP Pen Star G640
==== pipewire ====
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-modules pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add %bcond_with aptx conditional to let 3rd parties to enable
aptX support.
==== postgresql13 ====
Version update (13.2 -> 13.3)
Subpackages: libpq5 postgresql13-contrib postgresql13-docs postgresql13-llvmjit postgresql13-server
- Upgrade to version 13.3:
* https://www.postgresql.org/docs/13/release-13-3.html
* CVE-2021-32027, bsc#1185924:
Prevent integer overflows in array subscripting calculations.
* CVE-2021-32028, bsc#1185925: Fix mishandling of ?junk?
columns in INSERT ... ON CONFLICT ... UPDATE target lists.
* CVE-2021-32029, bsc#1185926: Fix possibly-incorrect
computation of UPDATE ... RETURNING
"pg_psql_temporary_savepoint" does not exist?.
- Don't use %_stop_on_removal, because it was meant to be private
and got removed from openSUSE. %_restart_on_update is also
private, but still supported and needed for now (bsc#1183168).
==== publicsuffix ====
Version update (20210419 -> 20210511)
- Update to version 20210511:
* util: gTLD data autopull updates for 2021-05-11T15:13:51 UTC (#1316)
* Add authgearapps.com authgear-staging.com (#1304)
* Add goupile.fr (#1307)
* Add hosp.uk to our existing domains (#1308)
* Update README.md
* Add noop.app and *.developer.app to PSL (#1265)
* Add github dev domains (#1290)
* added Storebase.store (#1291)
* Update to pythonanywhere entries (#1298)
* Update README.md - added Apple / Facebook note
* addition of ss sld's sch.ss and me.ss (#1247)
* util: gTLD data autopull updates for 2021-04-22T15:17:15 UTC (#1292)
==== purple-mattermost ====
Version update (1.2 -> 2.0)
Subpackages: libpurple-plugin-mattermost pidgin-plugin-mattermost
- Update to release 2.0
* Mattermost API v4 Support
==== python-Twisted ====
- add incremental-21.patch: support newer incremental versions
==== python-alembic ====
Version update (1.5.8 -> 1.6.2)
- update to version 1.6.2:
* bug
+ [bug] [regression] [versioning] Fixed additional regression
nearly the same as that of #838 just released in 1.6.1 but
within a slightly different codepath, where ?alembic downgrade
head? (or equivalent) would fail instead of iterating no
revisions.
- changes from version 1.6.1:
* bug
+ [bug] [regression] [versioning] Fixed regression in new
revisioning traversal where ?alembic downgrade base? would fail
if the database itself were clean and unversioned; additionally
repairs the case where downgrade would fail if attempting to
downgrade to the current head that is already present.
- changes from version 1.6.0:
* feature
+ [feature] [autogenerate] Fix the documentation regarding the
default command-line argument position of the revision script
filename within the post-write hook arguments. Implement a
REVISION_SCRIPT_FILENAME token, enabling the position to be
changed. Switch from str.split() to shlex.split() for more
robust command-line argument parsing.
+ [feature] Implement a .cwd (current working directory) suboption
for post-write hooks (of type console_scripts). This is useful
for tools like pre-commit, which rely on the working directory
to locate the necessary config files. Add pre-commit as an
example to the documentation. Minor change: rename some
variables from ticket #819 to improve readability.
* bug
+ [bug] [autogenerate] Refactored the implementation of
MigrateOperation constructs such as CreateIndexOp,
CreateTableOp, etc. so that they no longer rely upon maintaining
a persistent version of each schema object internally; instead,
the state variables of each operation object will be used to
produce the corresponding construct when the operation is
invoked. The rationale is so that environments which make use of
operation-manipulation schemes such as those those discussed in
Fine-Grained Autogenerate Generation with Rewriters are better
supported, allowing end-user code to manipulate the public
attributes of these objects which will then be expressed in the
final output, an example is
some_create_index_op.kw["postgresql_concurrently"] = True.
Previously, these objects when generated from autogenerate would
typically hold onto the original, reflected element internally
without honoring the other state variables of each construct,
preventing the public API from working.
+ [bug] [environment] Fixed regression caused by the SQLAlchemy
1.4/2.0 compatibility switch where calling .rollback() or
.commit() explicitly within the context.begin_transaction()
context manager would cause it to fail when the block ended, as
it did not expect that the transaction was manually closed.
+ [bug] [autogenerate] Improved the rendering of op.add_column()
operations when adding multiple columns to an existing table, so
that the order of these statements matches the order in which
the columns were declared in the application?s table
metadata. Previously the added columns were being sorted
alphabetically.
+ [bug] [versioning] The algorithm used for calculating
downgrades/upgrades/iterating revisions has been rewritten, to
resolve ongoing issues of branches not being handled
consistently particularly within downgrade operations, as well
as for overall clarity and maintainability. This change includes
that a deprecation warning is emitted if an ambiguous command
such as ?downgrade -1? when multiple heads are present is given.
In particular, the change implements a long-requested use case
of allowing downgrades of a single branch to a branchpoint.
Huge thanks to Simon Bowly for their impressive efforts in
successfully tackling this very difficult problem.
+ [bug] [batch] Added missing batch_op.create_table_comment(),
batch_op.drop_table_comment() directives to batch ops.
==== python-incremental ====
Version update (17.5.0 -> 21.3.0)
- update to 21.3.0:
- The output of incremental is now compatible with Black (#56, #60)
- Incremental now properly supports PEP 440-compliant dev, rc, post suffixes (#62)
- Incremental now properly supports PEP 440-compliant post releases (#37)
- Incremental will no longer attempt to read git or svn repositories to see if
the project is running from a checkout. (#30, #31, #32)
==== python-matplotlib ====
Version update (3.4.1 -> 3.4.2)
Subpackages: python38-matplotlib python38-matplotlib-cairo python38-matplotlib-gtk3 python38-matplotlib-tk
- update to version 3.4.2:
* Generate wheels usable on older PyPy7.3.{0,1}
* Fix compatibility with Python 3.10
* Add subplot_mosaic Axes in the order the user gave them to us
* Correctly handle 'none' facecolors in do_3d_projection
* Ensure that Matplotlib is importable even if there's no HOME
* Fix CenteredNorm with halfrange
* Fix bar_label for bars with NaN values
* Fix clip paths when zoomed such that they are outside the figure
* Fix creation of RangeSlider with valinit
* Fix handling of "d" glyph in backend_ps, fixing EPS output
* Fix handling of datetime coordinates in pcolormesh with Pandas
* Fix processing of some errorbar arguments
* Fix removal of shared polar Axes
* Fix resetting grid visibility
* Fix subfigure indexing error and tight bbox
* Fix textbox cursor color
* Fix TkAgg event loop error on window close
* Ignore errors for sip with no setapi (Qt4Agg import errors)
==== quadrapassel ====
Version update (3.38.1 -> 40.1)
Subpackages: quadrapassel-lang
- Update to version 40.1:
+ Press return to restart game.
+ Updated translations.
==== rubygem-bundler ====
Version update (2.2.6 -> 2.2.17)
- forgot to unlist removed patch
- updated to version 2.2.17
see installed CHANGELOG.md
- drop gemspec_remove_pem.patch
- updated to version 2.2.16
see installed CHANGELOG.md
==== rubygem-mini_portile2 ====
Version update (2.5.0 -> 2.5.1)
- updated to version 2.5.1
[#]### Dependencies
This release ends support for ruby < 2.3.0. If you're on 2.2.x or earlier,
we strongly suggest that you find the time to upgrade, because [official
support for Ruby 2.2 ended on 2018-03-31](https://www.ruby-lang.org/en/news/2018/06/20/support-of-ruby-2-….
[#]### Enhancements
* `MiniPortile.execute` now takes an optional `:env` hash, which is merged
into the environment variables for the subprocess. Likely this is only useful for specialized use cases. [#99]
* Experimental support for cmake-based projects extended to Windows. (Thanks, @larskanis!)
==== rubygem-rb-fsevent ====
Version update (0.10.4 -> 0.11.0)
- updated to version 0.11.0
* Add arm64 arch to support Apple M1 #88
==== sendmail ====
Subpackages: libmilter1_0
- Remove /var/mail to /var/spool/mail patch
==== snapper ====
Subpackages: libsnapper5 snapper-zypp-plugin
- fixed systemd sandboxing (bsc#1186095)
==== spice ====
Version update (0.14.3 -> 0.15.0)
- Update to v0.15.0 release
This is the first release in the new 0.15.x stable series.
* Minor updates to CI
* Some compatibility with OpenSSL
* Change the behavior of handle_dev_start ignoring multiple start requests
* Ignore multiple calls to handle_dev_stop
* Pick up newer spice-common to fix a buffer overflow issue
- Dropped patches contained in new tarball
0001-quic-Check-we-have-some-data-to-start-decoding-quic-.patch
0002-quic-Check-image-size-in-quic_decode_begin.patch
0003-quic-Check-RLE-lengths.patch
0004-quic-Avoid-possible-buffer-overflow-in-find_bucket.patch
==== tcsh ====
Subpackages: tcsh-lang
- Update MAILDIR to /var/mail
==== vim ====
Version update (8.2.2800 -> 8.2.2850)
Subpackages: gvim vim-data vim-data-common
- Updated to version 8.2.2850, fixes the following problems
* After a timer displays text a hit-enter prompt is given.
* Free Pascal makefile not recognized.
* Vim9: illegal memory access.
* Flicker when the popup menu has an info popup.
* Setting buffer local mapping with mapset() changes global mapping.
* Vim9: cannot use legacy syntax in Vim9 script.
* Vim9: using "++nr" as a command might not work.
* Build fails with tiny features.
* Vim9: increment and decrement not sufficiently tested.
* Vim9: :def function compilation fails when using :legacy.
* Vim9: crash when calling a function in a substitute expression.
* Vim9: error for missing white space doesn't say where it is missing
* Vim9: still crash when using substitute expression.
* Cannot grep using fuzzy matching.
* Vim9: unused variable. (John Marriott)
* Status line flickers when redrawing popup menu info.
* Vim9: comment below expression in lambda causes problems.
* Vim9: script sourcing continues after an error.
* No jump added to jumplist when opening terminal in current window.
* Finishing an abbreviation with a multi-byte char may not work.
* Session file may divide by zero.
* Code in checkreadonly() not fully tested.
* Compiler warnings for int to size_t conversion. (Randall W. Morris)
* Test file was not deleted.
* Coverity complains about not checking the rename() return value.
* Some comments are not correct or clear.
* Terminal colors are not updated when 'background' is set.
* Vim9: expandcmd() not tested.
* Operator cancelled by moving mouse when using popup. (Sergey Vlasov)
* Two key command cancelled by moving mouse when using popup. (Sergey Vlasov)
* Vim9: :cexpr does not work with local variables.
* Vim9: leaking memory in :cexpr.
* Build failure without the +quickfix feature. (John Marriott)
* Various code lines not covered by tests.
* File extension .wrap not recognized.
* Default redirection missing "ash" and "dash".
* Vim9: member operation not fully tested.
* Vim9: skip argument to searchpair() is not compiled.
* Vim9: skip argument to searchpairpos() is not compiled.
* Vim9: memory leak when using searchpair().
* Vim9: "echo Func()" does not give an error for a function without a
return value.
* Perl not tested sufficiently.
* Crash when calling partial.
* Bufwrite not sufficiently tested.
* Recalling commands from history is not tested.
==== yast2-trans ====
Version update (84.87.20210509.2001bf14f7 -> 84.87.20210516.482fe91bc6)
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.20210516.482fe91bc6:
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* New POT for text domain 'autoinst'.
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Slovak)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Catalan)
* Translated using Weblate (Lithuanian)
* Translated using Weblate (Slovak)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* New POT for text domain 'base'.
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* 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 (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (French)
* Translated using Weblate (Japanese)
* New POT for text domain 'autoinst'.
* New POT for text domain 'network'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Japanese)
1
0
After the last update of Tumbleweed I could not start openshot-qt anymore.
If I execute in konsole:
openshot-qt
Loaded modules from installed directory:
/usr/lib/python3.8/site-packages/openshot_qt
app:INFO ------------------------------------------------
app:INFO Sun Apr 25 10:52:30 2021
app:INFO Starting new session
app:INFO ------------------------------------------------
app:INFO OpenShot (version 2.5.1)
app:INFO ------------------------------------------------
app:INFO openshot-qt version: 2.5.1
app:INFO libopenshot version: 0.2.5-dev2
app:INFO platform: Linux-5.11.15-1-default-x86_64-with-glibc2.2.5
app:INFO processor: x86_64
app:INFO machine: x86_64
app:INFO python version: 3.8.8
app:INFO qt5 version: 5.15.2
app:INFO pyqt5 version: 5.15.4
metrics:ERROR Error determining OS version in metrics.py
language:INFO Qt Detected Languages: ['es']
language:INFO LANG Environment Variable: es_AR.UTF-8
language:INFO LOCALE Environment Variable:
language:INFO OpenShot Preference Language: Default
project_data:INFO Setting default profile to HD 720p 30 fps
app:INFO Setting font to
/usr/lib/python3.8/site-packages/openshot_qt/images/fonts/Ubuntu-R.ttf
logger_libopenshot:INFO Connecting to libopenshot with debug port: 5556
app:INFO Setting custom dark theme
exceptions:ERROR Unhandled Exception
Traceback (most recent call last):
File "/usr/bin/openshot-qt", line 11, in <module>
load_entry_point('openshot-qt==2.5.1', 'gui_scripts', 'openshot-qt')()
File "/usr/lib/python3.8/site-packages/openshot_qt/launch.py", line 96, in main
app = OpenShotApp(argv)
File "/usr/lib/python3.8/site-packages/openshot_qt/classes/app.py",
line 220, in __init__
from windows.main_window import MainWindow
File "/usr/lib/python3.8/site-packages/openshot_qt/windows/main_window.py",
line 45, in <module>
from windows.views.timeline_webview import TimelineWebView
File "/usr/lib/python3.8/site-packages/openshot_qt/windows/views/timeline_webview.py",
line 42, in <module>
from PyQt5.QtWebKitWidgets import QWebView
ModuleNotFoundError: No module named 'PyQt5.QtWebKitWidgets'
The file QtWebKitWidgets.py is present in:
/usr/lib/python3.8/site-packages/AnyQt
But the library with the same name is not present on:
/usr/lib64/python3.8/site-packages/PyQt5> ls QtWeb*
QtWebChannel.abi3.so QtWebChannel.pyi QtWebEngine.abi3.so
QtWebEngineCore.abi3.so QtWebEngineWidgets.abi3.so
QtWebSockets.abi3.so QtWebSockets.pyi
Thanks,
Juan
--
USA LINUX OPENSUSE QUE ES SOFTWARE LIBRE, NO NECESITAS PIRATEAR NADA Y
NI TE VAS A PREOCUPAR MAS POR LOS VIRUS Y SPYWARES:
http://www.opensuse.org/es/
Puedes visitar mi blog en:
http://jerbes.blogspot.com.ar/
4
15
All meeting minutes can be found here:
https://etherpad.opensuse.org/p/ReleaseEngineering-meeting
Meeting is hosted here
https://meet.opensuse.org/ReleaseEngineeringMeeting
## Participants
bittin, dleuenberger,guillaume_g, lkocman, rbrown, maxlin, ddemaio,
DocB
## Leap
GM will not be this workweek. Expected date next Monday/Tuesday.
(Driven by SLE GM announcement)
Discussion about orphaned packages blocking progress on Leap
submissions.
Pending IPRQ approval by Ciaran (was on vacation)
Initial rejection of my proposal based mainly on concern with corner
cases such as adding new orphaned package as a dependency of update.
Translations of patterns are done. WE should be all set from
translation side as far as product goes.
Workaround for bad baseproduct symlink manipulation on SLE side
https://build.opensuse.org/request/show/894248 (fix is already
submitted on SLE side as well, big chance that it will be maint update)
DocB: zypper search returns suse.com urls
https://bugzilla.opensuse.org/show_bug.cgi?id=1186232
Dimstar's maint SR for 15.3 was rejected. Lubos will look into
bittin translated more release notes at:
https://l10n.opensuse.org/projects/release-notes-opensuse/leap-15_3/sv/
still todo: Boothole (2) Leap 15.2 image-respin
## openSUSE Tumbleweed
* KDE Gear 21.04.1
* There was an issue with steam vs Mesa in 0510, which was detected by
openQA (dependency issues); Mesa has since been fixed and the fix was
in the Update channel to speed up its availability to users. Final fix
was published in snapshot 0515
* KDE Plasma 5.22 release candidate is being tested (Plasma 5.22
releases 8th June 2021)
* UsrMerge is 'ready' as per staging project; See
https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/thread/…
for information how to test (careful: once added, there is no plan to
opt out again). So far no test-failures were reported. We plan on
enabling that together with the switch to GCC 11 as default compiler
* GCC 11 as the default compiler is being tested in Staging:N; envoy-
proxy seems to be the last failing package, but potential fix just came
in this morning
## Richard (Kubic/TW MicroOS)
Go 1.16 as default (and other golang-related updates, eg helm) blocked
by https://build.opensuse.org/request/show/882556 - JeffK and I would
appreciate any contributions to get cilium building with Go 1.16
Minor fixes to kubernetes 1.20 and 1.21 versions on the way
Experiments started on a MicroOS build optimised for Rancher use cases.
Experimenting with casync as an image delivery method.
MicroOS Desktop (GNOME) Beta has been released, some pattern tuning
identified before it can be considered production ready. Improvements
to firstboot wizard otw to make it more resiliant to complex network
arrangements.
Talks about MicroOS Desktop (GNOME) and Rancher-optimised Kubic
submitted to oSC
## Max
* pending legal review submissions has been processed
* https://build.suse.de/request/show/240869 is released, this fixed
unresolvables in Backports, now we've 0 unresolvable package in
Backports
* https://bugzilla.opensuse.org/show_bug.cgi?id=1184326 missing
libzypp/zypper support
lkocman: Michael Andres is on it, we might also need to supply
ReleaseNotes entry
* the last round that updating NonFree package has done
## Guillaume - Arm
Tumbleweed:
* obs-arm-{1,2,3} take ages to build chromium and libreoffice hangs
on those workers, so maybe blacklist chromium and libreoffice on those
workers?
Dimstar: Rudi suggested cpu constraints instead, Marcus M. is testing
that
Leap 15.3:
* aarch64:
* Still not able to build locally (osc build --vm-type=kvm) for
aarch64 with a Tumbleweed host.
https://bugzilla.opensuse.org/show_bug.cgi?id=1183653
* Armv7:
* No new snapshot in openQA (too long to rebuild). We can't say
for sure how long.
* Next snapshot will fix the NET ISO hanging in linuxrc, but it
complains later in YaST installer because it is unable to find base
products to install.
https://bugzilla.opensuse.org/show_bug.cgi?id=1183795#c15 (armv7 Leap
and TW are affected)(still work in progress)
More AArch64 hardware for OBS have been ordered. They will support 32-
bit but only for user-space, so no 32-bit kernel in qemu which needs
some updates/tests in OBS. (OBS team is on it already). ETA: ~3 weeks.
WSL: Stalled: WIP to have WSL on aarch64 on
https://build.opensuse.org/project/show/home:Guillaume_G:WSL The goal
is to have WSL-DistroLauncher package built for aarch64. Help welcomed.
## Sarah - s390x
Not available
* Planning of openSUSE Kubic topics incl. containers as next
additional steps
## Doug
* Shells partnership published - signup link for partnership (
https://www.shells.com/?_a=opensuse)
* GSWL 15.2 magazines are being distributed
* Meeting with Asia Summit organizers
* openSUSE Leap 15.3 Beta T-Shirts have not yet arrived. Most likely to
arrive by the end of the week
Lubos to provide list of names
* openSUSE Conference (June 18 - 19)
* Next Meeting (every Tuesday at 18:00 UTC on meet.o.o. & discord)
* Next Video team meeting May 21
* Registration 130, Unconfirmed Talks 8 (unconfirmed talks will be
cancelled on May 20)
* Will have schedule complete on Friday
* Status on front runner
* Mentoring
* 7 GSoC students. Bonding period started. Coding is June 7 -
August 16
* Planning to participate in https://summer.iscas.ac.cn/
## Dirk
Not available
Filesystem directory permission hardening + fallout
openSUSE Leap 15.3/step related installation failures are now recorded
in https://build.opensuse.org/package/show/home:repo-checker/rebuilds
Started to analyze a come of failures
Focus on armv6/v7 build failure fixes on Tumbleweed (nodejs, various
pandoc)
Frontrunner Fallout is now 225 failures (149 failures last week), to be
analyzed and fixed. (x86_64 only)
Dirk: I'd really appreciate some help to get this down to a manageable
number such as 20 or so.
## Gerald
No update.
## Wolfgang (Package Hub), Scott Bahling
Not available
## Adrian - CtLG or openSUSE Step
No update today.
Leap 15.3 GA is scheduled for 2nd June.
ftp-publishing for armv7/ports, could be set up today.
Guillaume and Dirk agree to release the build. However we want to wait
for announcement until we have a working ARMv7 build.
Discussions about OpenSUSE 15.2 Leap (Boothole 2 Respin).
Lubos: let's use respin as part of the subproject name.
Lubos to create subproject, and will update the existing mailing list
thread.
This needs to be ready with first maint. update for Leap (origin SLE
updates). Lubos will sync with Maintenance on this. Otherwise deadline
would be something like week prior GA (scheduled for 2nd of June)
2
1