openSUSE ARM
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- 2103 discussions
Hi,
since some time a have this tablet and I was thinking about trying
opensuse on it. Is the opensuse arm version the right thing to go for?
thanks,
Karl
2
3
Hi all,
I am using Python version 3.6.15 on a Raspi4 with Leap 15.4.
Since Sunday, likely after an update I have a problem when running a python
module which is embedded in a larger system.
The piece of code is:
if name in moduleData:
if self.debugMode:
self.logMessage('moduleData[name]: '+moduleData[name]+" point"\
+name+': '+str(valDouble))
a = moduleData[name].split("+")
b = a[1].split(":")
c = a[0].split(".")
#self.logMessage('a[0]='+str(a[0]))
if len(c) > 1 :
pT = datetime.strptime(str(a[0]),"%Y-%m-%dT%H:%M:%S.%f")
else :
pT = datetime.strptime(str(a[0]),"%Y-%m-%dT%H:%M:%S")
In debug mode the output of the third line from this piece of code gives:
2022-10-27 16:11:59.236 Zonnepanelen: moduleData[name]:
2022-10-27T16:10:54.458+02:00 point electricity_point_meter: -134.66
which means that moduleData[name] contains: 2022-10-27T16:10:54.458+02:00
So the elements of a, b and c all of type str.
The error message I get is:
2022-10-27 14:45:34.221 Zonnepanelen: Exception caught :attribute of type
'NoneType' is not callableTraceback (most recent call last):
File "/usr/share/domoticz/plugins/PlugwiseStretch/plugin.py", line 262, in
onHeartbeat
pT = datetime.strptime(str(a[0]),"%Y-%m-%dT%H:%M:%S.%f")
TypeError: attribute of type 'NoneType' is not callable
This NoneType message makes no sense to me.
Above that, when I remove the # in front of line 8 of this piece of code I get
an error message at compile time:
Error Line ' self.logMessage('a[0]='+str(a[0]))
This does not make sense to me either; it has the same construction as in line
3 of this piece of code, which works and get compiled.
Any suggestions? Should I use python 3.10?
--
fr.gr.
member openSUSE
Freek de Kruijf
2
2
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa (22.2.1 -> 22.2.2)
Mesa-drivers (22.2.1 -> 22.2.2)
MozillaFirefox (105.0.3 -> 106.0.1)
NetworkManager (1.40.0 -> 1.40.2)
akonadi-server
autoyast2 (4.5.4 -> 4.5.6)
bash
bluedevil5 (5.26.0 -> 5.26.1)
breeze (5.26.0 -> 5.26.1)
breeze-gtk (5.26.0 -> 5.26.1)
cifs-utils (6.15 -> 7.0)
cpupower (5.17.9 -> 6.0.3)
discover (5.26.0 -> 5.26.1)
drbd
drkonqi5 (5.26.0 -> 5.26.1)
evolution (3.46.0 -> 3.46.1)
evolution-data-server (3.46.0 -> 3.46.1)
evolution-ews (3.46.0 -> 3.46.1)
exim
fetchmail (6.4.33 -> 6.4.34)
fwupd (1.7.10 -> 1.8.6)
gcc12 (12.2.1+git416 -> 12.2.1+git537)
glib2-branding-openSUSE
gnome-control-center (43.0 -> 43.1)
gnome-software (43.0 -> 43.1)
harfbuzz (5.3.0 -> 5.3.1)
imlib2
irqbalance
java-11-openjdk (11.0.16.0 -> 11.0.17.0)
kactivitymanagerd (5.26.0 -> 5.26.1)
kcm_sddm (5.26.0 -> 5.26.1)
kde-cli-tools5 (5.26.0 -> 5.26.1)
kde-gtk-config5 (5.26.0 -> 5.26.1)
kernel-source (6.0.2 -> 6.0.3)
kgamma5 (5.26.0 -> 5.26.1)
khotkeys5 (5.26.0 -> 5.26.1)
kimageformats
kinfocenter5 (5.26.0 -> 5.26.1)
kmenuedit5 (5.26.0 -> 5.26.1)
kpipewire (5.26.0 -> 5.26.1)
kscreen5 (5.26.0 -> 5.26.1)
kscreenlocker (5.26.0 -> 5.26.1)
ksshaskpass5 (5.26.0 -> 5.26.1)
ksystemstats5 (5.26.0 -> 5.26.1)
kwayland-integration (5.26.0 -> 5.26.1)
kwin5 (5.26.0 -> 5.26.1)
kwrited5 (5.26.0 -> 5.26.1)
layer-shell-qt (5.26.0 -> 5.26.1)
libX11
libXmu (1.1.3 -> 1.1.4)
libXrender (0.9.10 -> 0.9.11)
libgpg-error (1.45 -> 1.46)
libical (3.0.15 -> 3.0.16)
libical-glib (3.0.15 -> 3.0.16)
libkdecoration2 (5.26.0 -> 5.26.1)
libkscreen2 (5.26.0 -> 5.26.1)
libksysguard5 (5.26.0 -> 5.26.1)
libmad
libpciaccess (0.16 -> 0.17)
libstorage-ng (4.5.46 -> 4.5.47)
libxkbfile (1.1.0 -> 1.1.1)
libxslt (1.1.34 -> 1.1.37)
milou5 (5.26.0 -> 5.26.1)
mozilla-nspr (4.34.1 -> 4.35)
mozilla-nss (3.82 -> 3.83)
mozjs102 (102.3.0 -> 102.4.0)
ocfs2-tools
oxygen5-sounds (5.26.0 -> 5.26.1)
patterns-gnome
plasma-browser-integration (5.26.0 -> 5.26.1)
plasma-nm5 (5.26.0 -> 5.26.1)
plasma5-addons (5.26.0 -> 5.26.1)
plasma5-desktop (5.26.0 -> 5.26.1)
plasma5-disks (5.26.0 -> 5.26.1)
plasma5-integration (5.26.0 -> 5.26.1)
plasma5-openSUSE
plasma5-pa (5.26.0 -> 5.26.1)
plasma5-systemmonitor (5.26.0 -> 5.26.1)
plasma5-thunderbolt (5.26.0 -> 5.26.1)
plasma5-workspace (5.26.0 -> 5.26.1)
polkit-default-privs (1550+20220919.3b55a1f -> 1550+20221018.7616c25)
polkit-kde-agent-5 (5.26.0 -> 5.26.1)
powerdevil5 (5.26.0 -> 5.26.1)
python-argparse-manpage
python-setuptools (63.2.0 -> 65.5.0)
raspberrypi-firmware (2022.09.30 -> 2022.10.18)
raspberrypi-firmware-config (2022.09.30 -> 2022.10.18)
readline
rpm
rsync (3.2.6 -> 3.2.7)
samba (4.17.0+git.257.5f0ed03584a -> 4.17.1+git.270.17afe7cb6b)
systemd (251.5 -> 251.6)
systemsettings5 (5.26.0 -> 5.26.1)
vacation
virt-viewer
whois (5.5.13 -> 5.5.14)
xcb-util-image (0.4.0 -> 0.4.1)
xcb-util-keysyms (0.4.0 -> 0.4.1)
xcb-util-renderutil (0.3.9 -> 0.3.10)
xcb-util-wm (0.4.1 -> 0.4.2)
xdg-desktop-portal-gnome (43.0 -> 43.1)
xdg-desktop-portal-kde (5.26.0 -> 5.26.1)
xkeyboard-config (2.36 -> 2.37)
xorg-x11-server
xwayland
yast2-country (4.5.1 -> 4.5.2)
yast2-firstboot (4.5.3 -> 4.5.4)
yast2-installation (4.5.7 -> 4.5.8)
yast2-storage-ng (4.5.9 -> 4.5.10)
=== Details ===
==== Mesa ====
Version update (22.2.1 -> 22.2.2)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Add patch to fix LLVM optimization to avoid failure on armv7
(https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19217,
boo#1204267):
* u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
- update to 22.2.2
* This is the second bug fix release, back on the regular
schedule. There's a lot here: nir, panfrost, gallium video,
freedreno, nouveau, turnip, r300, gallium core, r600, virgl,
core vulkan, anv, clover, d3d12, utils, radv, and plenty of
zink.
==== Mesa-drivers ====
Version update (22.2.1 -> 22.2.2)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Add patch to fix LLVM optimization to avoid failure on armv7
(https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19217,
boo#1204267):
* u_0001-gallivm-Fix-LLVM-optimization-with-the-new-pass-mana.patch
- update to 22.2.2
* This is the second bug fix release, back on the regular
schedule. There's a lot here: nir, panfrost, gallium video,
freedreno, nouveau, turnip, r300, gallium core, r600, virgl,
core vulkan, anv, clover, d3d12, utils, radv, and plenty of
zink.
==== MozillaFirefox ====
Version update (105.0.3 -> 106.0.1)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 106.0.1
* Addresses a crash experienced by users with AMD Zen 1 CPUs
(bmo#1796126)
- Mozilla Firefox 106.0
* support editing of PDFs
* introduced Firefox View
* major WebRTC update
- Better screen sharing for Windows and Linux Wayland users
- RTP performance and reliability improvements
- Richer statistics
- Cross-browser and service compatibility improvements
* detailed releasenotes
https://www.mozilla.org/en-US/firefox/106.0/releasenotes
MFSA 2022-44 (bsc#1204421)
* CVE-2022-42927 (bmo#1789128)
Same-origin policy violation could have leaked cross-origin URLs
* CVE-2022-42928 (bmo#1791520)
Memory Corruption in JS Engine
* CVE-2022-42929 (bmo#1789439)
Denial of Service via window.print
* CVE-2022-42930 (bmo#1789503)
Race condition in DOM Workers
* CVE-2022-42931 (bmo#1780571)
Username saved to a plaintext file on disk
* CVE-2022-42932 (bmo#1789729, bmo#1791363, bmo#1792041)
Memory safety bugs fixed in Firefox
- added -msse2 flag to fix i386 build and workaround bmo#1795993
- fixed used buildflags
- renamed mozilla-i686-build.patch to mozilla-buildfixes.patch
as it was extended with changes for other archs
==== NetworkManager ====
Version update (1.40.0 -> 1.40.2)
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Update to version 1.40.2:
+ Ensure that resolv.conf gets updated when the configuration
changes.
+ Fix setting as bond primary an interface that doesn't exist yet
when the bond is activated.
+ The number of autoconnect retries is now accounted
independently for each device when there are profiles with
multi-connect=multiple.
+ Don't print duplicate entries in the output of "NetworkManager
- -print-config".
+ Fix the ifcfg-rh plugin to properly read infiniband P-Key
connection profiles without an explicit interface name.
+ Allow the removal of a bond port connection profile from the
bond via nmcli.
+ Fix race condition during the activation of veth profiles when
the peer already exists.
+ Decline the DHCPv6 lease if all addresses fail IPv6 duplicate
address detection (DAD).
+ Wait that devices get carrier before trying to resolve the
system hostname on them via DNS.
+ Fix race condition during the initial activation of OVS
interfaces.
+ Profiles generated by nm-initrd-generator now have lower than
default priority.
+ Fix error when adding many SR-IOV virtual functions (VFs).
==== akonadi-server ====
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- In SLE-15-SP3 we had patches that made akonadi fall back to
sqlite if the mysql backend is not available. Those patches were
already merged by upstream so we can let the package Recommend
mysql instead of Require it, since it's not available in SLED.
The Requires are set unless branding-SLE is installed so the
requirements are used in Leap/TW but not in SLE where it's only
a Recommends and an alternate Requirements is used in that case
where the sqlite backend is installed if mysql is not available.
==== autoyast2 ====
Version update (4.5.4 -> 4.5.6)
Subpackages: autoyast2-installation
- fix profile location parsing and add 'repo' URL scheme (jsc#SLE-22578,
jsc#SLE-24584)
- 4.5.6
- Add needed packages for the selected network backend in order to
prevent it is not declared in the software section (bsc#1201235,
bsc#1201435)
- 4.5.5
==== bash ====
Subpackages: bash-doc bash-sh
- Explicit require versioned libreadline8 as we face new ABI
functions used by the bash (boo#1204336)
==== bluedevil5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: bluedevil5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== breeze ====
Version update (5.26.0 -> 5.26.1)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== breeze-gtk ====
Version update (5.26.0 -> 5.26.1)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== cifs-utils ====
Version update (6.15 -> 7.0)
- Update cifs-utils to 7.0
* cifs-utils: don't return uninitialized value in cifs_gss_get_req
* cifs-utils: make GSSAPI usage compatible with Heimdal
* cifs-utils: work around missing krb5_free_string in Heimdal
* fix warnings for -Waddress-of-packed-member
* setcifsacl: fix memory allocation for struct cifs_ace
* setcifsacl: fix comparison of actions reported by covscan
* cifs.upcall: remove unused variable and fix syslog message
* cifs.upcall: Switch to RFC principal type naming
* man-pages: Update cifs.upcall to mention GSS_USE_PROXY
* cifs.upcall: fix compiler warning
* cifs.upcall: add gssproxy support
* remove cifs-utils-6.15.tar.bz2
* remove cifs-utils-6.15.tar.bz2.asc
* add cifs-utils-7.0.tar.bz2
* add cifs-utils-7.0.tar.bz2.asc
==== cpupower ====
Version update (5.17.9 -> 6.0.3)
Subpackages: libcpupower0
- clean up sources: drop rapl_monitor.patch and
cpupower_rapl.patch.
- Move bash-completion to subpackage so it isn't installed when
not needed
- Remove powercap capabilities to patch againt latest kernel sources
- > still keep the patches, will be removed after trying to get this
mainline
- Add netlink (libnl-devel) requires
==== discover ====
Version update (5.26.0 -> 5.26.1)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* Reviews: Don't check for name field being empty when it's not visible (kde#460504)
* Fix i18n warning
* flatpak: Address transaction progress skipping (kde#404819,kde#434948,kde#435450,kde#448280)
* Delay subCategoriesChanged signals when disabling (kde#401666,kde#457408)
* flatpak: Improve flatpaktest reliability
* flatpak: Just disable the test on the CI
==== drbd ====
- drbd: build error against kernel v6.0.2 (bsc#1204596)
- add patch:
+ bsc-1204596_01-block-remove-blk_cleanup_disk.patch
+ bsc-1204596_02-drbd-stop-using-bdevname-in-drbd_report_io_error.patch
==== drkonqi5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: drkonqi5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== evolution ====
Version update (3.46.0 -> 3.46.1)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.46.1:
+ Calendar: Compare date with correct zone
+ publish-calendar: Correct type of a 'port' variable to match
GUri's port type
+ Fix possible crash under type_ahead_complete_on_timeout_cb()
+ EWebView: Make sure an error is set when passing it to
webkit_uri_scheme_request_finish_error()
+ EHTTPRequest: Rearrange free functions and set error on failure
+ help: Replace to-be-retired mailing list with GNOME Discourse
link
+ Bugs fixed:
- Add option to disable use of header bars
- Calendar:
. Decode attendee names in meeting editor
. Meeting's Reply-To-All should not use attendee response in
Subject
. Periodically refresh Marcus Bains line
- Contacts: Correct print of multiline text
- EHeaderBarButton: Avoid busy loop on toggle action's 'active'
change
- Enable sandboxing for WebKitGTK 2.38.0+
- EShellHeaderBar: Disable subtitle for the header bar
- Fix possible memory leak in e_table_state_load_from_node()
- Group Manager: Auto-deselect sources in to be hidden groups
- Hide extra separators in Composer, Mail and Calendar view
toolbars
- Limit number of previewed messages on mbox file import
- Mail:
. Hide print Preview in the menu
. Update preview's iframe height to match its content
- Make it possible to disable GOA accounts
- New-Mail-Account: 'Skip Lookup' button not removed
- prefer-plain:
. 'related' under 'alternative' shows 'html' part
. Runtime warnings for "Only ever show plain text"
- Tasks: Correct interpretation of Due DATE value
- VEVENT components should not contain both DTEND and DURATION
+ Updated translations.
==== evolution-data-server ====
Version update (3.46.0 -> 3.46.1)
Subpackages: libcamel-1_2-64 libebackend-1_2-11 libebook-1_2-21 libebook-contacts-1_2-4 libecal-2_0-2 libedata-book-1_2-27 libedata-cal-2_0-2 libedataserver-1_2-27 libedataserverui-1_2-4
- Update to version 3.46.1:
+ po: Merge .source files back to the POTFILES.in
+ IMAPX: Hide complete requests in debug logs for some sensitive
commands
+ Handle negative value for GUri's port
+ CamelDB: Fix an uninitialized variable warning
+ Bugs Fixed:
- LDAP:
. Possible memory leak in build_mods_from_contacts()
. Use valid values for error paths of contact create/remove
- Serialize OAuth2 token refresh for an account
- IMAP: Does not forget renamed folders on the server
- Tautology in e_named_parameters_equal()
- camel-db.c: Rearrange transaction handling
+ Updated translations.
==== evolution-ews ====
Version update (3.46.0 -> 3.46.1)
- Update to version 3.46.1:
+ Handle negative value for GUri's port
+ EwsConnect: Early stop a response traversal
+ ESoapResponse: Allow NULL for some traversal functions
+ ebb_ews_mailbox_to_contact: Fix a memory leak
+ Updated translations.
==== exim ====
- add patch-cve-2022-3559 (fixes CVE-2022-3559, bsc#1204427, Bug 2915)
==== fetchmail ====
Version update (6.4.33 -> 6.4.34)
Subpackages: fetchmailconf
- Remove stale requires to python-rpm-macros.
- Update to 6.4.34:
* Bugfixes:
- When an SMTP receiver refuses delivery, a message would be
deleted from the mail store in spite of a softbounce option
that is enabled.
* Translations:
- Updated Serbian translation
==== fwupd ====
Version update (1.7.10 -> 1.8.6)
Subpackages: fwupd-bash-completion libfwupd2 typelib-1_0-Fwupd-2_0
- Update to version 1.8.6:
+ This release adds the following features:
- Reduce the installed package size by more than 30%
- Translate more interactive messages
+ This release fixes the following bugs:
- Allow disabling a DFU device when required
- Fix a regression when getting the i2c bus number
- Fix a small memory leak when reloading the parade-lspcon
device
- Fix installing the dbx update when using fwupdtool
- Improve writing CoSWID and uSWID metadata
- Only include the last 5 releases in the installed metainfo
file
- Only request the BOS descriptor for newer libgusb versions
- Prevent high memory usage when loading corrupt SREC files
- Try harder when trying to find the default ESP volume
- Use a higher compression preset for the UEFI splash images
+ This release adds support for the following hardware:
- Focaltech touchpads
- FPC fingerprint readers
- Supermicro machines using Redfish
- Drop plugin_sover define, and sub-packages libfwupdplugin7 and
typelib-1_0-FwupdPlugin-1_0 following upstream changes.
- Update to version 1.8.5:
+ This release adds the following features:
- Add a new android-boot plugin to update specific block
devices
- Add new plugin to display SMU firmware version on AMD APU/CPU
- Add support for platform capability descriptors so devices
can set quirks
- Move the generic Intel Goshen Ridge code out to a new plugin
+ This release fixes the following bugs:
- Allow specifying the ESP when applying the dbx update
- Always check the BDP partitions when getting all the possible
ESPs
- Correctly update Wacom AES devices
- Disable changing sleep mode on Ryzen 6000 systems
- Do not show the 'may not be usable while updating' message
for DBX updates
- Expose Pine64 PinePhone Pro MTD as Tow-Boot
- Fix a critical warning when issuing Secure Boot modem AT
commands
- Fix a fuzzing crash when parsing malicious FDT data
- Fix aligning up addresses greater than 4GB
- Fix a possible crash when dumping VBE firmware
- Fix a possible critical warning when parsing cabinet archives
- Fix a regression when parsing pixart-rf firmware
- Fix a small memory leak when parsing UF2 files
- Fix checking for invalid depth requirements
- Fix parsing the coSWID firmware ID when encoded as a UUID
- Fix parsing uSWID uncompressed metadata
- Fix uploading to DFU-CSR devices
- Limit the archive size to 25% of the RAM, or 4G
- Load coSWID metadata from a uSWID MTD block device
- Never save the Redfish auto-generated password to a
user-readable file
- Only create users using IPMI when we know it's going to work
- Write all the CCGX metadata block as intended
+ This release adds support for the following hardware:
- Corsair SABRE RGB PRO Gaming mouse
- More Sonix CAM devices
- More Intel Goshen Ridge USB-4 docks
- Changes from version 1.8.4:
+ This release adds the following features:
- Add a translated title and long description for HSI security
attributes
- Add support for loading a machine-default BIOS settings
policy
- Add support for reading and writing BIOS settings
- Allow loading BIOS settings for host emulation
- Prompt users to fix some BIOS configuration issues
+ This release fixes the following bugs:
- Actually show provided AppStream security issues
- Add Quectel secure boot status AT commands
- Correctly detect CET IBT
- Do not assert when running with no plugins
- Do not require UEFI capsule updates for checking TPM PCR0
- Do not show HSI events where we changed the spec result value
- Fix applying the latest DBX update
- Include vfat in the list of possible BDP partition types
- Install all devices with the same composite id in fwupdtool
- Only fail the kernel HSI test for specific taint reasons
- Only show changed events in fwupdmgr security
- Update vulnerable CMSE versions from CSMEVDT data
+ This release adds support for the following hardware:
- Elan non-HID touchpads
- Google Prism
- LabTop Mk III
- ThinkPad Thunderbolt 4 Dock
- ThinkPad Universal Smart Dock
- Changes from version 1.8.3:
+ This release adds the following features:
- Add resolution flags to each security attribute failures for
the user
- Allow loading in emulated host profiles for debugging
- Check if Intel TME has been disabled by the firmware or
platform
- Wait for the system to acquiesce after doing each update
+ This release fixes the following bugs:
... changelog too long, skipping 181 lines ...
BuildRequires and macros, remove duplicates.
==== gcc12 ====
Version update (12.2.1+git416 -> 12.2.1+git537)
Subpackages: cpp12 gcc12-info gcc12-locale libasan8 libatomic1 libgcc_s1 libgccjit0 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc12 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- Update to gcc-12 branch head, 0aaef83351473e8f4eb774f8f99, git537
- Update embedded newlib to version 4.2.0
* includes newlib-4.1.0-aligned_alloc.patch
- add gcc12-riscv-inline-atomics.patch,
gcc12-riscv-pthread.patch: handle subword size inline atomics
(needed by several openSUSE packages)
==== glib2-branding-openSUSE ====
- Fix default openSUSE wallpaper is not present in dark mode (boo#1204138).
==== gnome-control-center ====
Version update (43.0 -> 43.1)
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Update to version 43.1:
+ Network: Fix crashes editing networks.
+ Power: Don't assert if we can't find the widget for a profile.
+ Printers: Small visual improvements.
+ Updated translations.
==== gnome-software ====
Version update (43.0 -> 43.1)
- Update to version 43.1:
+ Fix searches not completing if installing or uninstalling an
app at the same time.
+ Notify of errors when running a flatpak app whose runtime is
missing.
+ Fix installing local RPM packages.
+ Fix distribution upgrades when package conflicts are present.
+ Fix opening web apps from their details page.
+ Improve appearance of app ratings if ratings data cannot be
downloaded.
+ Fix crash when showing offline update errors on startup.
+ Highlight priority of firmware updates, making security fixes
more obvious.
+ Fix installation of pending apps in some situations.
+ Fix downloading of rpm-ostree app updates from the Updates
page.
+ Updated translations.
==== harfbuzz ====
Version update (5.3.0 -> 5.3.1)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- Update to version 5.3.1:
+ Subsetter repacker fixes
+ Adjust Grapheme clusters for Katakana voiced sound marks
+ New hb-subset option --preprocess-face
- Add harfbuzz-5.3.1-Fix_check-symbols_failure.patch: Fix failing
tests.
==== imlib2 ====
Subpackages: imlib2-loaders libImlib2-1
- enable loaders for JPEG2000, HEIF, Postscript, SVG, JPEG-XL
==== irqbalance ====
Subpackages: irqbalance-ui
- add uninitialized.patch (bsc#1204371)
- build with thermald support on x86_64 (jsc#PED-754)
==== java-11-openjdk ====
Version update (11.0.16.0 -> 11.0.17.0)
Subpackages: java-11-openjdk-headless
- Update to upstream tag jdk-11.0.17+8 (October 2022 CPU)
* Security fixes:
+ JDK-8289366, bsc#1204480, CVE-2022-39399: Improve HTTP/2
client usage
+ JDK-8288508: Enhance ECDSA usage
+ JDK-8286918, bsc#1204472, CVE-2022-21628: Better HttpServer
service
+ JDK-8287446, bsc#1204475, CVE-2022-21624: Enhance icon
presentations
+ JDK-8286910: Improve JNDI lookups
+ JDK-8286511: Improve macro allocation
+ JDK-8286526, bsc#1204473, CVE-2022-21619: Improve NTLM support
+ JDK-8286533, bsc#1204471, CVE-2022-21626: Key X509 usages
+ JDK-8286077, bsc#1204468, CVE-2022-21618: Wider MultiByte
conversions
+ JDK-8286519: Better memory handling
+ JDK-8285662: Better permission resolution
+ JDK-8282252: Improve BigInteger/Decimal validation
+ JDK-8289853: Update HarfBuzz to 4.4.1
+ JDK-8290334: Update FreeType to 2.12.1
+ JDK-8293429: [11u] minor update in attribute style
* Other fixes:
+ JDK-6606767: resexhausted00[34] fail
assert(!thread->owns_locks(), "must release all locks when
leaving VM")
+ JDK-6854300: [TEST_BUG] java/awt/event/MouseEvent/
/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14
& jdk7
+ JDK-7131823: bug in GIFImageReader
+ JDK-8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/
/bug4634626.java sometimes failed on mac
+ JDK-8028265: Add legacy tz tests to OpenJDK
+ JDK-8069343: Improve gc/g1/TestHumongousCodeCacheRoots.java
to use jtreg @requires
+ JDK-8139348: Deprecate 3DES and RC4 in Kerberos
+ JDK-8159694: HiDPI, Unity,
java/awt/dnd/DropTargetEnterExitTest/MissedDragExitTest.java
+ JDK-8164804: sun/security/ssl/SSLSocketImpl/CloseSocket.java
makes not reliable time assumption
+ JDK-8169468: NoResizeEventOnDMChangeTest.java fails because
FS Window didn't receive all resizes!
+ JDK-8172065: javax/swing/JTree/4908142/bug4908142.java The
selected index should be "aad"
+ JDK-8183372: Refactor java/lang/Class shell tests to java
+ JDK-8186143: keytool -ext option doesn't accept wildcards for
DNS subject alternative names
+ JDK-8193462: Fix Filer handling of package-info initial
elements
+ JDK-8203277: preflow visitor used during lambda attribution
shouldn't visit class definitions inside the lambda body
+ JDK-8208471: nsk/jdb/unwatch/unwatch002/unwatch002.java fails
with "Prompt is not received during 300200 milliseconds"
+ JDK-8209052: Low contrast in docs/api/constant-values.html
+ JDK-8209736: runtime/RedefineTests/ModifyAnonymous.java fails
with NullPointerException when running in CDS mode
+ JDK-8210107: vmTestbase/nsk/stress/network tests fail with
Cannot assign requested address (Bind failed)
+ JDK-8210722: JAXP Tests: CatalogSupport2 and CatalogSupport3
generate incorrect messages upon failure
+ JDK-8210960: Allow --with-boot-jdk-jvmargs to work during
configure
+ JDK-8212904: JTextArea line wrapping incorrect when using UI
scale
+ JDK-8213695: gc/TestAllocateHeapAtMultiple.java is slow in
some configs
+ JDK-8214078: (fs) SecureDirectoryStream not supported on arm32
+ JDK-8214427: probable bug in logic of
ConcurrentHashMap.addCount()
+ JDK-8215291: Broken links when generating from project
without modules
+ JDK-8217170: gc/arguments/TestUseCompressedOopsErgo.java
timed out
+ JDK-8217332: JTREG: Clean up, use generics instead of raw
types
+ JDK-8218128: vmTestbase/nsk/jvmti/ResourceExhausted/
/resexhausted003 and 004 use wrong path to test classes
+ JDK-8218413: make reconfigure ignores configure-time AUTOCONF
environment variable
+ JDK-8219074: [TESTBUG] runtime/containers/docker/
/TestCPUAwareness.java typo of printing parameters (period
should be shares)
+ JDK-8219149: ProcessTools.ProcessBuilder should print timing
info for subprocesses
+ JDK-8220744: [TESTBUG] Move RedefineTests from runtime to
serviceability
+ JDK-8221871: javadoc should not set role=region on <section>
elements
+ JDK-8221907: make reconfigure breaks when configured with
relative paths
+ JDK-8223543: [TESTBUG] Regression test java/awt/Graphics2D/
/DrawString/LCDTextSrcEa.java has issues
+ JDK-8223575: add subspace transitions to gc+metaspace=info
log lines
+ JDK-8225122: Test AncestorResized.java fails when Windows
desktop is scaled.
+ JDK-8226976: SessionTimeOutTests uses == operator for String
value check
+ JDK-8230708: Hotspot fails to build on linux-sparc with gcc-9
+ JDK-8233712: Limit default tests jobs based on ulimit -u
... changelog too long, skipping 282 lines ...
+ sync with newest RedHat version
==== kactivitymanagerd ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kactivitymanagerd-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kcm_sddm ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kcm_sddm-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kde-cli-tools5 ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kde-gtk-config5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kernel-source ====
Version update (6.0.2 -> 6.0.3)
Subpackages: kernel-64kb kernel-default
- ALSA: hda/realtek: Add another HP ZBook G9 model quirks
(bsc#1203699).
- commit a4522e2
- Linux 6.0.3 (bsc#1012628).
- arm64: dts: qcom: sc8280xp-pmics: Remove reg entry & use
correct node name for pmc8280c_lpg node (bsc#1012628).
- Kconfig.debug: add toolchain checks for
DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT (bsc#1012628).
- Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
(bsc#1012628).
- io_uring/rw: ensure kiocb_end_write() is always called
(bsc#1012628).
- io_uring: fix fdinfo sqe offsets calculation (bsc#1012628).
- drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
(bsc#1012628).
- powerpc/64s/interrupt: Fix lost interrupts when returning to
soft-masked context (bsc#1012628).
- net/ieee802154: don't warn zero-sized raw_sendmsg()
(bsc#1012628).
- Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
(bsc#1012628).
- Revert "drm/amd/display: correct hostvm flag" (bsc#1012628).
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
(bsc#1012628).
- blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
(bsc#1012628).
- ALSA: usb-audio: Fix last interface check for registration
(bsc#1012628).
- net: ieee802154: return -EINVAL for unknown addr type
(bsc#1012628).
- mm: hugetlb: fix UAF in hugetlb_handle_userfault (bsc#1012628).
- io_uring/net: fix notif cqe reordering (bsc#1012628).
- io_uring/net: don't skip notifs for failed requests
(bsc#1012628).
- io_uring/net: rename io_sendzc() (bsc#1012628).
- io_uring/net: don't lose partial send_zc on fail (bsc#1012628).
- io_uring/net: use io_sr_msg for sendzc (bsc#1012628).
- io_uring/net: refactor io_sr_msg types (bsc#1012628).
- perf intel-pt: Fix system_wide dummy event for hybrid
(bsc#1012628).
- perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
(bsc#1012628).
- perf: Skip and warn on unknown format 'configN' attrs
(bsc#1012628).
- clk: bcm2835: Round UART input clock up (bsc#1012628).
- usb: typec: ucsi: Don't warn on probe deferral (bsc#1012628).
- dmaengine: dw-edma: Remove runtime PM support (bsc#1012628).
- fsi: master-ast-cf: Fix missing of_node_put in
fsi_master_acf_probe (bsc#1012628).
- fsi: occ: Prevent use after free (bsc#1012628).
- hwmon (occ): Retry for checksum failure (bsc#1012628).
- blk-mq: use quiesced elevator switch when reinitializing queues
(bsc#1012628).
- usb: idmouse: fix an uninit-value in idmouse_open (bsc#1012628).
- nvmet-tcp: add bounds check on Transfer Tag (bsc#1012628).
- nvme: copy firmware_rev on each init (bsc#1012628).
- nvme: handle effects after freeing the request (bsc#1012628).
- ext2: Use kvmalloc() for group descriptor array (bsc#1012628).
- scsi: tracing: Fix compile error in trace_array calls when
TRACING is disabled (bsc#1012628).
- staging: rtl8723bs: fix a potential memory leak in
rtw_init_cmd_priv() (bsc#1012628).
- staging: rtl8723bs: fix potential memory leak in
rtw_init_drv_sw() (bsc#1012628).
- io_uring: fix CQE reordering (bsc#1012628).
- Revert "usb: storage: Add quirk for Samsung Fit flash"
(bsc#1012628).
- usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination
error after resume bug (bsc#1012628).
- arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to
USB nodes (bsc#1012628).
- usb: dwc3: core: add gfladj_refclk_lpm_sel quirk (bsc#1012628).
- usb: musb: Fix musb_gadget.c rxstate overflow bug (bsc#1012628).
- usb: host: xhci: Fix potential memory leak in
xhci_alloc_stream_info() (bsc#1012628).
- md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d (bsc#1012628).
- HID: nintendo: check analog user calibration for plausibility
(bsc#1012628).
- HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()
(bsc#1012628).
- HID: roccat: Fix use-after-free in roccat_read() (bsc#1012628).
- soundwire: intel: fix error handling on dai registration issues
(bsc#1012628).
- soundwire: cadence: Don't overwrite msg->buf during write
commands (bsc#1012628).
- bcache: fix set_at_max_writeback_rate() for multiple attached
devices (bsc#1012628).
- ata: libahci_platform: Sanity check the DT child nodes number
(bsc#1012628).
- blk-throttle: prevent overflow while calculating wait time
(bsc#1012628).
- staging: vt6655: fix potential memory leak (bsc#1012628).
- power: supply: adp5061: fix out-of-bounds read in
adp5061_get_chg_type() (bsc#1012628).
- usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
(bsc#1012628).
- iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT
device to identity (bsc#1012628).
- nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
... changelog too long, skipping 1419 lines ...
- commit af756fb
==== kgamma5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kgamma5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== khotkeys5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: khotkeys5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kimageformats ====
- Add upstream changes:
* 0001-avif-return-false-in-canRead-when-imageIndex-imageCo.patch (kde#460085)
* 0001-avif-always-indicate-endless-loop.patch
* 0001-avif-revert-9ac923ad09316dcca0fc11e0be6b3dfc6cce6ca0.patch
==== kinfocenter5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kinfocenter5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kmenuedit5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kmenuedit5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kpipewire ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kpipewire-imports libKPipeWire5 libKPipeWireRecord5
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kscreen5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* KCM: wrap resolution label too (kde#460397)
* Make the Output component accept events (kde#460280)
* osd: Specify layer shell namespace
* Don't save scale in control file
* Use the osd window type (kde#419764)
* osd: Fix a crash when quitting from QML signal handler
* kcm: Call settingsChanged when resetting if config needs save
==== kscreenlocker ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* Revert "Fix loading image wallpaper plugin config UI in KCM"
==== ksshaskpass5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: ksshaskpass5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== ksystemstats5 ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kwayland-integration ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== kwin5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: kwin5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* effects: Make WindowHeap try to fill gaps
* Handle scale override in locked and confined pointers (kde#460532)
* Move installPointerConstraint calls into the constraint handlers
* screencast: Don't report damage on the full screen every time
* Guard against reconfiguring wayland specific input on X11
* Make Workspace::outputAt() more robust to extreme values (kde#460446)
* Fix resizing by dragging top-right window corner (kde#460501)
* wayland: Fix handling of removed outputs in DpmsInterface
* wayland: Sync output device's enabled property (kde#460247)
* backends/drm: Fix leaving dangling dpms input event filter (kde#460322)
* effects/screenshot: Avoid capturing hidden cursor (kde#460358)
* Make "switch to screen" and "window to screen" code less error-prone
* Fix "window to screen" and "switch to screen" shortcuts (kde#460337)
* Fix scripted shader effect animations (kde#460277)
* Drop shaderTrait adjustment on crossfade
* Wayland: don't allow minimizing applet popups either
* wayland: don't allow maximization of applet popups
==== kwrited5 ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== layer-shell-qt ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== libX11 ====
Subpackages: libX11-6 libX11-data libX11-devel libX11-xcb1
- U_fix-a-memory-leak-in-XRegisterIMInstantiateCallback.patch
* security update for CVE-2022-3554 (bsc#1204422)
==== libXmu ====
Version update (1.1.3 -> 1.1.4)
Subpackages: libXmu-devel libXmu6 libXmuu1
- Update to version 1.1.4
This release includes two notable changes to XmuConvertStandardSelection():
1) It no longer supports XA_IP_ADDRESS, which only supported IPv4 addresses
and simply provided the output of gethostbyname() on the local hostname.
2) XA_OWNER_OS no longer reports "BSD" for any Unix-like OS (including Linux)
that it hadn't been coded to handle, instead relying on uname() where
available to provide the OS name.
The lack of bug reports about the previously misleading output for these
suggests they're not widely used, with codesearch.debian.net only finding
matches in libXmu and the rust bindings to libXmu, and not any consumers
of these interfaces.
==== libXrender ====
Version update (0.9.10 -> 0.9.11)
Subpackages: libXrender-devel libXrender1
- Update to version 0.9.11
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Remove unnecessary casts from malloc & free calls
* Reduce variable scopes as recommended by cppcheck
* Resolve -Wsign-compare warnings
* Rename xDepth to xPDepth to quiet -Wshadow warnings
* fix coredumps in XRenderComputeTrapezoids (issue #1)
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* WIP: Documentation
* autogen.sh: use exec instead of waiting for configure to finish
* Add missing HAVE_CONFIG_H guard to Xrenderint.h
* amend cppcheck-scope change, fixing c89 build
* additional cppcheck-scope warning
* cppcheck (removing unused assignment lets variable scope reduction)
* use casts to reduce compiler warnings (no object change)
* use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
* use _X_UNUSED for compiler-warnings
* whitespace fix
* fix regression
* fix coredumps in XRenderComputeTrapezoids (issue #1)
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* WIP: Documentation
* autogen.sh: use exec instead of waiting for configure to finish
* Add missing HAVE_CONFIG_H guard to Xrenderint.h
* amend cppcheck-scope change, fixing c89 build
* additional cppcheck-scope warning
* cppcheck (removing unused assignment lets variable scope reduction)
* use casts to reduce compiler warnings (no object change)
* use _Xconst with DataInt32/DataInt16/memcpy to reduce strict compiler warnings
* use _X_UNUSED for compiler-warnings
* whitespace fix
* fix regression
==== libgpg-error ====
Version update (1.45 -> 1.46)
- Update to 1.46:
* Support for bidirectional pipes under Windows.
* REG_DWORD types are now support in the Windows Registry.
* Added ES_SYSHD_SOCK support for gpgrt_sysopen under Windows.
* Fixed gpgrt_log_get_fd for the file case.
* Avoids header problem with C11 and "noreturn".
* The gpg-error-config command is not installed by default, because
it is now replaced by use of pkg-config/gpgrt-config with
gpg-error.pc. Supply --enable-install-gpg-error-config configure
option, if it's really needed.
* Fixed support of posix-lock for FreeBSD.
* Build fixes for some Mingw tool chain versions.
* Removed remaining support for WindowsCE.
* Updated config.guess, config.sub, and config.rpath.
* gpg-error-config is now only installed when enabled.
* System paths are now stripped from --cflags --and --libs.
==== libical ====
Version update (3.0.15 -> 3.0.16)
- Update to 3.0.16
* Fix regressions in 3.0.15 due to improperly tested fuzz fixes
* Fix argument guards in icaltime_as_timet to match documentation and tests.
==== libical-glib ====
Version update (3.0.15 -> 3.0.16)
- Update to 3.0.16
* Fix regressions in 3.0.15 due to improperly tested fuzz fixes
* Fix argument guards in icaltime_as_timet to match documentation and tests.
==== libkdecoration2 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== libkscreen2 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* backends/kwayland: only consider enabled outputs for Xwayland scale
==== libksysguard5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== libmad ====
- length-check.patch: incorporate previous frame_length.diff checks
==== libpciaccess ====
Version update (0.16 -> 0.17)
Subpackages: libpciaccess-devel libpciaccess0
- Update to version 0.17
* Fix spelling/wording issues
* meson: install man page in mandir/man1/, not mandir/1/
* gitlab CI: add a basic build test for both autotools and meson
* gitlab CI: stop requiring Signed-off-by in commits
* configure.ac: Use pkg-config to find zlib dependency info
* Obtain correct value of is_64 and is_prefetchable PCI device fields
* hurd_pci: Use __pci_conf_ variants of pci_conf_
* x86: Use gnumach device instead of /dev/mem on GNU systems && factorise ifdefs
* x86: Remove mapping of regions during probe - otherwise remapping later fails
* x86: Remove probe during create, other backends don't do this
* hurd: device_open(pci), /servers/bus/pci fallback
* x86: Sort devices by B/D/F due to recursive scan
* hurd: Don't necessarily look up _SERVERS_BUS_PCI
* Add a meson build system
* autoconf: Add meson files to dist tarball
* pciaccess.pc.in: add Libs.Private
* Hurd: avoid using the deprecated RPC pci_get_ndevs()
* hurd: Implement device memory mapping
* Hurd: Fix initialization order
* Add pci_device_disable() function
* missed library installation in meson
* hurd: Add missing round up size in map_dev_mem
* hurd: Fix letting map_dev_mem map anywhere
* hurd: Fix map_dev_mem from non-zero address
* hurd: Restore initialization order
* hurd: Fix pci_device_hurd_map_legacy
* Add support for building on macOS w/o X11, using endian code from "portable_endian.h"...
* Add parentheses to the macro definition
* pci_sys set NULL after free
* Add header protection macro in linux_devmem.h
* Delete redundant symbols ';'
- switched to meson build system
==== libstorage-ng ====
Version update (4.5.46 -> 4.5.47)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#900
- make result of ParitionTable::is_partition_id_supported() depend
on parted version
- 4.5.47
==== libxkbfile ====
Version update (1.1.0 -> 1.1.1)
Subpackages: libxkbfile-devel libxkbfile1
- Update to version 1.1.1
* Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
* Convert check for strcasecmp to normal autoconf style
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* fix an off-by-one error in copying the name of a virtual modifier
* Escape non-printable characters correctly
* unifdef NOTYET
* Fix check for appending '|' character when applying rules
==== libxslt ====
Version update (1.1.34 -> 1.1.37)
Subpackages: libexslt0 libxslt-tools libxslt1
- Update to version 1.1.37:
* Improvements:
+ Don't use deprecated libxml2 macros
+ Don't mess with xmlDefaultSAXHandler
* Build system:
+ Require automake-1.16.3 or later
+ Remove generated files from distribution
+ Add missing compile definition for static builds to Autotools
- Update to 1.1.36:
* Removals and deprecations
+ Remove SVN keyword anchors
+ Remove CVS and SVN-related code
+ Remove README.cvs-commits
+ Remove ChangeLog
+ Remove xsltwin32config.h
* Improvements
+ Simplify xsltexports.h and exsltexports.h
+ Don't overlink executables with gcrypt
+ Fix quadratic behavior with variables and parameters
+ Remove case labels with XPointer location types
+ Add configure~ to .gitignore
+ Stop calling deprecated libxml2 functions
* Portability
+ Use portable python shebangs (David Seifert)
+ Remove useless __CYGWIN__ checks
+ Remove cruft from win32config.h
+ crypto.c: Silence a compiler warning on Windows (Chun-wei Fan)
* Build system
+ Add missing compile definition for static builds to CMake
+ Avoid obsolescent `test -a` constructs (David Seifert)
+ Only link libxml2 statically in purely static build
+ Set AC_CONFIG_MACRO_DIR
+ Allow AM_MAINTAINER_MODE to be disabled
+ Streamline and fix documentation installation
+ Don't try to recreate COPYING symlink
+ Remove special configuration for certain maintainers
+ configure.ac: produce tar.xz only (GNOME policy) (David Seifert)
+ Detect libm using libtool's macros (David Seifert)
+ configure.ac: disable static libraries by default (David Seifert)
+ python/Makefile.am: nest python docs in $(docdir) (David Seifert)
+ python/Makefile.am: rely on global AM_INIT_AUTOMAKE (David Seifert)
+ configure.ac: remove useless AC_SUBST (David Seifert)
+ Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindings (David Seifert)
+ Change libxml2 Python config
+ Don't check for standard C89 library functions
+ Don't check for standard C89 headers
+ Remove --with-html-dir option
+ Also check for glibtoolize in autogen.sh
+ Rework documentation build system
+ Remove old website
+ CMake: Relax check for enabling crypto support on Windows (Chun-wei Fan)
+ Remove obsolete AC_HEADER_STDC autoconf macro (Vadim Zeitlin)
+ Remove special configuration for old maintainers
* Test suite, CI
+ Remove test involving XPointer range-to function
+ Test recursion in EXSLT dynamic functions
+ Add CI job for static build
* Documentation
+ Move tutorial images
- Update to version 1.1.35:
* Security fixes:
+ [CVE-2021-30560] Use-after-free in xsltApplyTemplates;
+ A couple of memory leak and a double-free fixes.
* A couple of regression fixes.
* Many bug fixes.
* New xsltproc --huge option, provided by libxml XML_PARSE_HUGE.
* Numerous tests and code and fuzzing fixes and improvements.
* Updated documentation.
- The full Libxslt 2.9.13 NEWS can be found here:
https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.35.\
news
- Switch libxml2-devel package with its pkgconfig module
counterpart (libxml-2.0) to align with CONFIGURE script's checks.
- Add fdupes build requirement/macro to hard-link duplicate files
in the DATADIR inside the buildroot.
- Add explicit 'gcc' build requirement to align with CONFIGURE
checks.
- Update http://xmlsoft.org URL tag to Libxslt's new web home:
https://gitlab.gnome.org/GNOME/libxslt.
- Update ftp://xmlsoft.org Source tag to Libxslt's new download
host: https://download.gnome.org.
- Drop no longer needed/used libgpg-error-devel. Note that despite
'lgpg-error' being linked against some libraries, there's no
automatic generation of run-time requirements on libgpg-error*
symbols our build system. And there's no mention of gpg-error in
the whole source tarball at all.
- Drop no longer needed explicit libtool build requirement and
`autoreconf` call in build section since we don't touch the build
system scripts nor use checked out git trees anymore.
- Drop libxslt.keyring source file as the new download host doesn't
offer GPG signatures.
- Drop fixed upstream patches:
libxslt-config-fixes.patch (glgo#GNOME/libxslt!3);
libxslt-Stop-using-maxParserDepth-XPath-limit.patch;
libxslt-Do-not-set-maxDepth-in-XPath-contexts.patch; and
Recreate-xsltproc-man-page-with-old-Docbook-styleshe.patch.
- Use ldconfig_scriptlets macro for post(un) handling of ldconfig
calls.
==== milou5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: milou5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== mozilla-nspr ====
Version update (4.34.1 -> 4.35)
- update to version 4.35
* fixes for building with clang
* use the number of online processors for the
PR_GetNumberOfProcessors() API on some platforms
* fix build on mips+musl libc
* Add support for the LoongArch 64-bit architecture
==== mozilla-nss ====
Version update (3.82 -> 3.83)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.83
* bmo#1788875 - Remove set-but-unused variables from
SEC_PKCS12DecoderValidateBags
* bmo#1563221 - remove older oses that are unused part3/ BeOS
* bmo#1563221 - remove older unix support in NSS part 3 Irix
* bmo#1563221 - remove support for older unix in NSS part 2 DGUX
* bmo#1563221 - remove support for older unix in NSS part 1 OSF
* bmo#1778413 - Set nssckbi version number to 2.58
* bmp#1785297 - Add two SECOM root certificates to NSS
* bmo#1787075 - Add two DigitalSign root certificates to NSS
* bmo#1778412 - Remove Camerfirma Global Chambersign Root from NSS
* bmo#1771100 - Added bug reference and description to disabled
UnsolicitedServerNameAck bogo ECH test
* bmo#1779361 - Removed skipping of ECH on equality of private and
public server name
* bmo#1779357 - Added comment and bug reference to
ECHRandomHRRExtension bogo test
* bmo#1779370 - Added Bogo shim client HRR test support. Fixed
overwriting of CHInner.random on HRR
* bmo#1779234 - Added check for server only sending ECH extension
with retry configs in EncryptedExtensions and if not
accepting ECH. Changed config setting behavior to
skip configs with unsupported mandatory extensions
instead of failing
* bmo# 1771100 - Added ECH client support to BoGo shim. Changed
CHInner creation to skip TLS 1.2 only extensions to
comply with BoGo
* bmo#1771100 - Added ECH server support to BoGo shim. Fixed NSS ECH
server accept_confirmation bugs
* bmo#1771100 - Update BoGo tests to recent BoringSSL version
* bmo#1785846 - Bump minimum NSPR version to 4.34.1
==== mozjs102 ====
Version update (102.3.0 -> 102.4.0)
- Update to version 102.4.0:
+ Various stability, functionality, and security fixes.
+ CVE-2022-42927: Same-origin policy violation could have leaked
cross-origin URLs.
+ CVE-2022-42928: Memory Corruption in JS Engine.
+ CVE-2022-42929: Denial of Service via window.print.
+ CVE-2022-42932: Memory safety bugs fixed in Firefox 106 and
Firefox ESR 102.4.
==== ocfs2-tools ====
- ocfs2-tools: finish UsrMerge, install to /usr (bsc#1191084)
+ modify ocfs2_tools.spec to following UsrMerge rule
==== oxygen5-sounds ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== patterns-gnome ====
Subpackages: patterns-gnome-gnome patterns-gnome-gnome_basic patterns-gnome-gnome_basis patterns-gnome-gnome_basis_opt patterns-gnome-gnome_games patterns-gnome-gnome_imaging patterns-gnome-gnome_internet patterns-gnome-gnome_multimedia patterns-gnome-gnome_office patterns-gnome-gnome_utilities patterns-gnome-gnome_x11 patterns-gnome-gnome_yast patterns-gnome-sw_management_gnome
- Require at-spi2-core else risk major performance issues (boo#1204564)
- Delete some abandoned packages.
- Replace gnome-tweak-tool to gnome-tweaks.
- Add gnome-backgrounds Recommends to gnome-x11 pattern.
==== plasma-browser-integration ====
Version update (5.26.0 -> 5.26.1)
Subpackages: plasma-browser-integration-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* Fix excess comma in X-Plasma-Runner-Syntaxes values
==== plasma-nm5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* applet: add missing left padding on toolbar (kde#458742)
* applet: Fix enabled states of Wi-Fi and WWAN checkboxes in Edit Mode
==== plasma5-addons ====
Version update (5.26.0 -> 5.26.1)
Subpackages: plasma5-addons-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* Add missing Messages.sh
* Revert "wallpapers/potd: show image with cursor when dragging" (kde#460378)
* Revert "wallpapers/potd: clear `Drag.imageSource` on `dragFinished`"
* Icon switchers: Use the actual app icon, not the plasma icon for the app
* fuzzy-clock: Fix colors in full representation (calendar view)
* colorpicker: Make left-clicking a color copy in the default format (kde#457311)
* Fuzzy-clock, binary-clock: Fix clicking applets again to close calendar
==== plasma5-desktop ====
Version update (5.26.0 -> 5.26.1)
Subpackages: plasma5-desktop-emojier
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* Make drag and drop of pager more reliable (kde#460541,kde#460545)
* Also delete entry with Notify flag
* Move the panel's placeholder instead of the target item and animate all of the items inbetween; also fixes mouse input that gets lost when quickly dragging applet to the very end of the panel.
* Revert "containments/panel: iterate all items between start index and end index when pressed"
* desktoptoolbox: fix flickering on closing (kde#417849)
* containments/panel: iterate all items between start index and end index when pressed
==== plasma5-disks ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== plasma5-integration ====
Version update (5.26.0 -> 5.26.1)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.26.1
==== plasma5-pa ====
Version update (5.26.0 -> 5.26.1)
Subpackages: plasma5-pa-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* don't crash when the server doesn't respond (kde#454647,kde#437272)
==== plasma5-systemmonitor ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== plasma5-thunderbolt ====
Version update (5.26.0 -> 5.26.1)
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== plasma5-workspace ====
Version update (5.26.0 -> 5.26.1)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* fix is default locale check (kde#460418)
* remove excess pages before pushing new pages
* [applets/diskanddevices] Add xdg-activation support to device ations (kde#460268)
* krdb: do not crash on file system problems
* Make the panel's corner mask 1px smaller to avoid artifacts at the corners (kde#417511)
* Handle multiple desktop files with different StartupWMClass (kde#358277)
* Add scaling and rotation support to a blur behind desktop plasmoids
* wallpapers/image: fix potential dead loop in PackageFinder
* wallpapers/image: fix potential dead loop in ImageFinder
* wallpapers/image: fix symlink not being found by ImageFinder (kde#460287)
* Revert "wallpapers/image: Fix when used outside plasmashell"
* wallpapers/image: Fix when used outside plasmashell
* If an app is playing media but hasn't provided a title, say as much instead of "No media playing" (kde#456516)
* wallpapers/image: reset `scale` to 1 to work around QTBUG-107458
* wallpapers/image: reduce the maximum allowed cost of QCache
* wallpapers/image: fix side-by-side previews sometimes not showing
* wallpapers/image: reduce preview cache insertion for single images
==== polkit-default-privs ====
Version update (1550+20220919.3b55a1f -> 1550+20221018.7616c25)
- Update to version 1550+20221018.7616c25:
* fwupd (bsc#1204026): add incremental {get,set}-bios-settings
==== polkit-kde-agent-5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== powerdevil5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: powerdevil5-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- No code changes since 5.26.0
==== python-argparse-manpage ====
- Remove not needed dep python-six
==== python-setuptools ====
Version update (63.2.0 -> 65.5.0)
- Skip test_pbr_integration because it tries to install pbr using pip from
network
- Add fix-get-python-lib-python38.patch to fix get_python_lib() method in
python3.8 bsc#1204395
- Update to version 65.5.0:
* #3624: Fixed editable install for multi-module/no-package src-layout
projects.
* #3626: Minor refactorings to support distutils using stdlib logging module.
* #3419: Updated the example version numbers to be compliant with PEP-440 on
the "Specifying Your Projectâs Version" page of the user guide.
* #3569: Improved information about conflicting entries in the current
working directory and editable install (in documentation and as an
informational warning).
* #3576: Updated version of validate_pyproject.
- v65.4.1
* #3613: Fixed encoding errors in expand.StaticModule when system default
encoding doesn't match expectations for source files.
* #3617: Merge with pypa/distutils@6852b20 including fix for
pypa/distutils#181.
- v65.4.0
* #3609: Merge with pypa/distutils@d82d926 including support for
DIST_EXTRA_CONFIG in pypa/distutils#177.
- v65.3.0
* #3547: Stop ConfigDiscovery.analyse_name from splatting the
Distribution.name attribute -- by :user:`jeamland`
* #3554: Changed requires to requests in the pyproject.toml example in the
:doc:`Dependency management section of the Quickstart guide
<userguide/quickstart>` -- by :user:`mfbutner`
* #3561: Fixed accidental name matching in editable hooks.
- v65.2.0
* #3553: Sync with pypa/distutils@22b9bcf, including fixed cross-compiling
support and removing deprecation warning per pypa/distutils#169.
- v65.1.1
* #3551: Avoided circular imports in meta path finder for editable installs
when a missing module has the same name as its parent.
- v65.1.0
* #3536: Remove monkeypatching of msvc9compiler.
* #3538: Corrected documentation on how to use the legacy-editable mode.
- v65.0.2
* #3505: Restored distutils msvccompiler and msvc9compiler modules and marked
as deprecated (pypa/distutils@c802880).
- v65.0.1
* #3529: Added clarification to :doc:`/userguide/quickstart` about support to
setup.py.
* #3526: Fixed backward compatibility of editable installs and custom
build_ext commands inheriting directly from distutils.
* #3528: Fixed buid_meta.prepare_metadata_for_build_wheel when given
metadata_directory is ".".
- v65.0.0
* #3505: Removed 'msvccompiler' and 'msvc9compiler' modules from distutils.
* #3521: Remove bdist_msi and bdist_wininst commands, which have been
deprecated since Python 3.9. Use older Setuptools for these behaviors if
needed.
* #3519: Changed the note in keywords documentation regarding editable
installations to specify which setuptools version require a minimal
setup.py file or not.
- v64.0.3
* #3515: Fixed "inline" file copying for editable installations and optional
extensions.
* #3517: Fixed editable_wheel to ensure other commands are finalized before
using them. This should prevent errors with plugins trying to use different
commands or reinitializing them.
* #3517: Augmented filter to prevent transient/temporary source files from
being considered package_data or data_files.
- v64.0.2
* #3506: Suppress errors in custom build_py implementations when running
editable installs in favor of a warning indicating what is the most
appropriate migration path. This is a transitional measure. Errors might be
raised in future versions of setuptools.
* #3512: Added capability of handling namespace packages created
accidentally/purposefully via discovery configuration during editable
installs. This should emulate the behaviour of a non-editable installation.
- v64.0.1
* #3497: Fixed editable_wheel for legacy namespaces.
* #3502: Fixed issue with editable install and single module distributions.
* #3503: Added filter to ignore external .egg-info files in manifest.
* Some plugins might rely on the fact that the .egg-info directory is
produced inside the project dir, which may not be the case in editable
installs (the .egg-info directory is produced inside the metadata directory
given by the build frontend via PEP 660 hooks).
- v64.0.0
* #3380: Passing some types of parameters via --global-option to setuptools
PEP 517/PEP 660 backend is now considered deprecated. The user can pass the
same arbitrary parameter via --build-option (--global-option is now
reserved for flags like --verbose or --quiet).
* Both --build-option and --global-option are supported as a transitional
effort (a.k.a. "escape hatch"). In the future a proper list of allowed
config_settings may be created.
* #3265: Added implementation for editable install hooks (PEP 660).
* #3380: Improved the handling of the config_settings parameter in both PEP
517 and PEP 660 interfaces:
* #3392: Exposed get_output_mapping() from build_py and build_ext
subcommands. This interface is reserved for the use of setuptools
Extensions and third part packages are explicitly disallowed to calling it.
However, any implementation overwriting build_py or build_ext are required
to honour this interface.
* #3412: Added ability of collecting source files from custom build
sub-commands to sdist. This allows plugins and customization scripts to
automatically add required source files in the source distribution.
... changelog too long, skipping 34 lines ...
cygwincompiler (pypa/distutils#161).
==== raspberrypi-firmware ====
Version update (2022.09.30 -> 2022.10.18)
- Update to ab37ef59f (2022-10-18):
* firmware: ldconfig: Add all, none, tryboot section support
to autoboot.txt for start.elf
* firmware: arm-dt: bootloader: Pass the original partition
number when booting a ramdisk
* firmware: arm_loader: HAT EEPROM support for GPIO bank 1
See: #1756
- Update to bfbd42ef2 (2022-10-14):
* firmware: isp: Run ISP without hi-res output buffer
* firmware: arm_dt: Export the bootloader EEPROM RSA public
key via device-tree
* firmware: Add tryboot A_B mode
* firmware: il: isp: Correct order buffers were returned in
* firmware: board_info: Fix Pi 400 PHY addresses
See: #1754
==== raspberrypi-firmware-config ====
Version update (2022.09.30 -> 2022.10.18)
- Update to ab37ef59f (2022-10-18):
* firmware: ldconfig: Add all, none, tryboot section support
to autoboot.txt for start.elf
* firmware: arm-dt: bootloader: Pass the original partition
number when booting a ramdisk
* firmware: arm_loader: HAT EEPROM support for GPIO bank 1
See: #1756
- Update to bfbd42ef2 (2022-10-14):
* firmware: isp: Run ISP without hi-res output buffer
* firmware: arm_dt: Export the bootloader EEPROM RSA public
key via device-tree
* firmware: Add tryboot A_B mode
* firmware: il: isp: Correct order buffers were returned in
* firmware: board_info: Fix Pi 400 PHY addresses
See: #1754
==== readline ====
Subpackages: libreadline8 readline-doc
- Extend version linker map file to detect usage of new symbols (boo#1204336)
==== rpm ====
Subpackages: librpmbuild9
- Update the macros file to simplify the debuginfo installation
We don't support parallel installation of the same debuginfo - and so
don't patch the binaries to create unique build ids (easing pressure
on reproducable builds when compiling twice)
Patching this in rpm-config-SUSE is technically not possible (as you
can't reliable undefine things defined in upstream macro). We tried in
https://github.com/openSUSE/rpm-config-SUSE/pull/59 and /60:
==== rsync ====
Version update (3.2.6 -> 3.2.7)
- New version fixes bug (boo#1203727): implicit containing directory
sometimes rejected as unrequested
- update to 3.2.7
* BUG FIXES:
- Fixed the client-side validating of the remote sender's filtering behavior.
- More fixes for the "unrequested file-list name" name, including a copy of
"/" with `--relative` enabled and a copy with a lot of related paths with
`--relative` enabled (often derived from a `--files-from` list).
- When rsync gets an unpack error on an ACL, mention the filename.
- Avoid over-setting sanitize_paths when a daemon is serving "/" (even if
"use chroot" is false).
* ENHANCEMENTS:
- Added negotiated daemon-auth support that allows a stronger checksum digest
to be used to validate a user's login to the daemon. Added SHA512, SHA256,
and SHA1 digests to MD5 & MD4. These new digests are at the highest priority
in the new daemon-auth negotiation list.
- Added support for the SHA1 digest in file checksums. While this tends to be
overkill, it is available if someone really needs it. This overly-long
checksum is at the lowest priority in the normal checksum negotiation list.
See [`--checksum-choice`](rsync.1#opt) (`--cc`) and the `RSYNC_CHECKSUM_LIST`
environment var for how to customize this.
- Improved the xattr hash table to use a 64-bit key without slowing down the
key's computation. This should make extra sure that a hash collision doesn't
happen.
- If the `--version` option is repeated (e.g. `-VV`) then the information is
output in a (still readable) JSON format. Client side only.
- The script `support/json-rsync-version` is available to get the JSON style
version output from any rsync. The script accepts either text on stdin
* *or** an arg that specifies an rsync executable to run with a doubled
`--version` option. If the text we get isn't already in JSON format, it is
converted. Newer rsync versions will provide more complete json info than
older rsync versions. Various tweaks are made to keep the flag names
consistent across versions.
- The [`use chroot`](rsyncd.conf.5#) daemon parameter now defaults to "unset"
so that rsync can use chroot when it works and a sanitized copy when chroot
is not supported (e.g., for a non-root daemon). Explicitly setting the
parameter to true or false (on or off) behaves the same way as before.
- The `--fuzzy` option was optimized a bit to try to cut down on the amount of
computations when considering a big pool of files. The simple heuristic from
Kenneth Finnegan resuled in about a 2x speedup.
- If rsync is forced to use protocol 29 or before (perhaps due to talking to an
rsync before 3.0.0), the modify time of a file is limited to 4-bytes. Rsync
now interprets this value as an unsigned integer so that a current year past
2038 can continue to be represented. This does mean that years prior to 1970
cannot be represented in an older protocol, but this trade-off seems like the
right choice given that (1) 2038 is very rapidly approaching, and (2) newer
protocols support a much wider range of old and new dates.
- The rsync client now treats an empty destination arg as an error, just like
it does for an empty source arg. This doesn't affect a `host:` arg (which is
treated the same as `host:.`) since the arg is not completely empty. The use
of [`--old-args`](rsync.1#opt) (including via `RSYNC_OLD_ARGS`) allows the
prior behavior of treating an empty destination arg as a ".".
* PACKAGING RELATED:
- The checksum code now uses openssl's EVP methods, which gets rid of various
deprecation warnings and makes it easy to support more digest methods. On
newer systems, the MD4 digest is marked as legacy in the openssl code, which
makes openssl refuse to support it via EVP. You can choose to ignore this
and allow rsync's MD4 code to be used for older rsync connections (when
talking to an rsync prior to 3.0.0) or you can choose to configure rsync to
tell openssl to enable legacy algorithms (see below).
- A simple openssl config file is supplied that can be installed for rsync to
use. If you install packaging/openssl-rsync.cnf to a public spot (such as
`/etc/ssl/openssl-rsync.cnf`) and then run configure with the option
`--with-openssl-conf=/path/name.cnf`, this will cause rsync to export the
configured path in the OPENSSL_CONF environment variable (when the variable
is not already set). This will enable openssl's MD4 code for rsync to use.
- The packager may wish to include an explicit "use chroot = true" in the top
section of their supplied /etc/rsyncd.conf file if the daemon is being
installed to run as the root user (though rsync should behave the same even
with the value unset, a little extra paranoia doesn't hurt).
- I've noticed that some packagers haven't installed support/nameconvert for
users to use in their chrooted rsync configs. Even if it is not installed
as an executable script (to avoid a python3 dependency) it would be good to
install it with the other rsync-related support scripts.
- It would be good to add support/json-rsync-version to the list of installed
support scripts.
==== samba ====
Version update (4.17.0+git.257.5f0ed03584a -> 4.17.1+git.270.17afe7cb6b)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind samba-winbind-libs
- Update to 4.17.1
* CVE-2021-20251 [SECURITY] Bad password count not incremented
atomically; (bso#14611).
* smbXsrv_connection_shutdown_send result leaked; (bso#15174).
* Flush on a named stream never completes; (bso#15182).
* Permission denied calling SMBC_getatr when file not exists;
(bso#15195).
* Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later
over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC;
(bso#15189).
* pytest: add file removal helpers for TestCaseInTempDir;
(bso#15191).
* CVE-2021-20251 [SECURITY] Bad password count not incremented
atomically; (bso#14611).
* Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later
over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC;
(bso#15189).
* Flush on a named stream never completes; (bso#15182).
* vfs_gpfs silently garbles timestamps > year 2106;
(bso#15151).
* CVE-2021-20251 [SECURITY] Bad password count not incremented
atomically; (bso#14611).
* multi-channel socket passing may hit a race if one of the
involved processes already existed; (bso#15200).
* memory leak on temporary of struct imessaging_post_state and
struct tevent_immediate on struct imessaging_context (in
rpcd_spoolss and maybe others); (bso#15201).
* Since popt1.19 various use after free errors using result of
poptGetArg are now exposed; (bso#15205); (boo#1204279).
* Remove special case for O_CREAT in SMB_VFS_OPENAT from
vfs_glusterfs; (bso#15192).
* GETPWSID in memory cache grows indefinetly with each NTLM
auth; (bso#15169).
* CVE-2021-20251 [SECURITY] Bad password count not incremented
atomically; (bso#14611).
- Install a systemd drop-in file for named service to allow
read/write access to the DLZ directory; (bsc#1201689);
- Fix use after free errors resulting from using return of
poptGetArg exposed since popt-1.19; (boo#1204279); (bso#15205).
==== systemd ====
Version update (251.5 -> 251.6)
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- Import commit f78bba8d037cc26c09bbdd167625b2d7fe1f5a30 (merge of v251.6)
Beside the merge of v251.6, it also includes the following backport:
- 07aaa898bd pstore: do not try to load all known pstore modules
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/07aa29e3942fb46b0aed5405c88e8d3…
- Don't create /var/lib/systemd/random-seed in %post (bsc#1181458)
To make sure that the same seed is not replicated when installing from a
'golden' image.
For regular installations the random seed file is initialized by the installer
itself (bsc#1174964). Even if it didn't, the random seed file would be created
on first boot anyway.
- Avoid expanding of macro in comment which leads to an error on installation
(workaround for bsc#1203847)
==== systemsettings5 ====
Version update (5.26.0 -> 5.26.1)
Subpackages: systemsettings5-lang
- Add patch to fix starting YaST from systemsettings:
* 0001-Recognize-SystemSettingsExternalApp-again.patch
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* [runner] Fix desktop file name (kde#459213)
==== vacation ====
- Add vacation-1.2.7.1-nogecos.patch to strip GECOS field of most info
==== virt-viewer ====
- bsc#203689 - [tw 20220921] remote-viewer fails to start:
libsoup3 symbols detected.
virt-viewer.spec
==== whois ====
Version update (5.5.13 -> 5.5.14)
- update to 5.5.14:
* Added the .bf and .sd TLD servers.
* Removed the .gu TLD server.
* Updated the .dm, .fj, .mt and .pk TLD servers.
* Updated the charset for whois.nic.tr.
* Updated the list of new gTLDs.
* Removed whois.nic.fr from the list of RIPE-like servers, because it
is not one anymore. (Closes: #1021110)
* Renamed whois.arnes.si to whois.register.si in the list of RIPE-like
servers.
* Added the hiding string for whois.auda.org.au.
==== xcb-util-image ====
Version update (0.4.0 -> 0.4.1)
- Update to version 0.4.1
* Update README for gitlab migration
* Add README.md to EXTRA_DIST
* Update configure.ac bug URL for gitlab migration
* Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
* gitlab CI: add a basic build test
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* test: add XCB_SHM_LIBS to all test
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== xcb-util-keysyms ====
Version update (0.4.0 -> 0.4.1)
- Update to version 0.4.1
* Update README for gitlab migration
* Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
* Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
* gitlab CI: add a basic build test
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Add COPYING file
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== xcb-util-renderutil ====
Version update (0.3.9 -> 0.3.10)
- marked baselibs.conf as source in specfile
- Update to release 0.3.10
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
* gitlab CI: add a basic build test
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== xcb-util-wm ====
Version update (0.4.1 -> 0.4.2)
- Update to version 0.4.2
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
* Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
* gitlab CI: add a basic build test
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Update .gitmodules for gitlab submodule
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== xdg-desktop-portal-gnome ====
Version update (43.0 -> 43.1)
- Update to version 43.1:
+ Close dialogs with the Escape key.
+ Updated translations.
==== xdg-desktop-portal-kde ====
Version update (5.26.0 -> 5.26.1)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.26.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.1
- Changes since 5.26.0:
* screenshare SNI: use monochrome-compatible icon (kde#460514)
==== xkeyboard-config ====
Version update (2.36 -> 2.37)
- Update to version 2.37
* bugfixes
- supersedes U_Fixes-regression-from-c3c5d02-were-mistakenly-replac.patch
- Reduce python3 to python3-base
==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk
- U_xkb-proof-GetCountedString-against-request-length-at.patch
* security update for CVE-2022-3550 (bsc#1204412)
- U_xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch
* security update for CVE-2022-3551 (bsc#1204416)
==== xwayland ====
- U_xkb-proof-GetCountedString-against-request-length-at.patch
* security update for CVE-2022-3550 (bsc#1204412)
- U_xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch
* security update for CVE-2022-3551 (bsc#1204416)
==== yast2-country ====
Version update (4.5.1 -> 4.5.2)
Subpackages: yast2-country-data
- Use Canadian (CSA) instead of Canadian (Multilingual) keyboard
layout, adapting to xkeyboard-config-2.37 (bsc#1204573)
- 4.5.2
==== yast2-firstboot ====
Version update (4.5.3 -> 4.5.4)
- Add client to select product in WSL (jsc#PED-1380).
- Allow installing WSL GUI pattern (jsc#PM-3439).
- 4.5.4
==== yast2-installation ====
Version update (4.5.7 -> 4.5.8)
- add 'repo', 'cd', 'dvd', 'hd', and 'label' schemes to
Yast::Transfer::FileFromUrl (jsc#SLE-22578, jsc#SLE-24584)
- 4.5.8
==== yast2-storage-ng ====
Version update (4.5.9 -> 4.5.10)
- Unit tests adapted to a recent behavior change in libstorage-ng
(gh#openSUSE/libstorage-ng#900).
- 4.5.10
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
bash
busybox
gpg2 (2.3.7 -> 2.3.8)
kernel-source (6.0.1 -> 6.0.2)
libXpresent (1.0.0 -> 1.0.1)
libffi
libksba (1.6.1 -> 1.6.2)
libsoup (3.2.0 -> 3.2.1)
libxcrypt (4.4.27 -> 4.4.28)
libxml2 (2.10.2 -> 2.10.3)
libxml2-python (2.10.2 -> 2.10.3)
libzypp (17.31.3 -> 17.31.4)
netcfg
nodejs18 (18.10.0 -> 18.11.0)
plasma5-workspace
postfix (3.7.2 -> 3.7.3)
python-gevent (21.12.0 -> 22.10.1)
python-incremental (21.3.0 -> 22.10.0)
python-pytz (2022.2.1 -> 2022.4)
qalculate (4.2.0 -> 4.3.0)
seahorse (42.0 -> 43.0)
tcpd
tiff
timezone (2022d -> 2022e)
timezone-java (2022d -> 2022e)
xdg-user-dirs-gtk (0.10+13 -> 0.11)
yast2-network (4.5.8 -> 4.5.9)
yast2-trans (84.87.20221009.3d63202666 -> 84.87.20221016.284cfa770d)
zenity
=== Details ===
==== bash ====
Subpackages: bash-doc bash-sh
- Don't strip binaries
- Work around a signal mask issue with qemu linux-user emulation
- Remove backup of patched tests
==== busybox ====
Subpackages: busybox-static
- Annotate CVEs already fixed in upstream, but not mentioned in .changes:
* CVE-2014-9645 (bsc#914660): strips of / in module names that can lead to loading unwanted modules
==== gpg2 ====
Version update (2.3.7 -> 2.3.8)
Subpackages: dirmngr
- GnuPG 2.3.8:
* gpg: Do not consider unknown public keys as non-compliant while
decrypting.
* gpg: Avoid to emit a compliance mode line if Libgcrypt is
non-compliant.
* gpg: Improve --edit-key setpref command to ease c+p.
* gpg: Emit an ERROR status if --quick-set-primary-uid fails and
allow to pass the user ID by hash.
* gpg: Actually show symmetric+pubkey encrypted data as de-vs
compliant. Add extra compliance checks for symkey_enc packets.
* gpg: In de-vs mode use SHA-256 instead of SHA-1 as implicit
preference.
* gpgsm: Fix reporting of bad passphrase error during PKCS#11
import.
* agent: Fix a regression in "READKEY --format=ssh".
* agent: New option --need-attr for KEYINFO.
* agent: New attribute "Remote-list" for use by KEYINFO.
* scd: Fix problem with Yubikey 5.4 firmware.
* dirmngr: Fix CRL Distribution Point fallback to other schemes.
* dirmngr: New LDAP server flag "areconly" (A-record-only).
* dirmngr: Fix upload of multiple keys for an LDAP server specified
using the colon format.
* dirmngr: Use LDAP schema v2 when a Base DN is specified.
* dirmngr: Avoid caching expired certificates.
* wkd: Fix path traversal attack in gpg-wks-server. Add the mail
address to the pending request data.
* wkd: New command --mirror for gpg-wks-client.
* gpg-auth: New tool for authentication.
* New common.conf option no-autostart.
* Silence warnings from AllowSetForegroundWindow unless
GNUPG_EXEC_DEBUG_FLAGS is used.
* Rebase gnupg-detect_FIPS_mode.patch
* Remove patch upstream:
- gnupg-2.3.7-scd-openpgp-Fix-workaround-for-Yubikey-heuristics.patch
==== kernel-source ====
Version update (6.0.1 -> 6.0.2)
Subpackages: kernel-64kb kernel-default
- Linux 6.0.2 (bsc#1012628).
- nilfs2: fix NULL pointer dereference at
nilfs_bmap_lookup_at_level() (bsc#1012628).
- nilfs2: fix use-after-free bug of struct nilfs_root
(bsc#1012628).
- nilfs2: fix leak of nilfs_root in case of writer thread creation
failure (bsc#1012628).
- nilfs2: replace WARN_ONs by nilfs_error for checkpoint
acquisition failure (bsc#1012628).
- nvme-pci: set min_align_mask before calculating max_hw_sectors
(bsc#1012628).
- random: restore O_NONBLOCK support (bsc#1012628).
- random: clamp credited irq bits to maximum mixed (bsc#1012628).
- ALSA: hda: Fix position reporting on Poulsbo (bsc#1012628).
- efi: Correct Macmini DMI match in uefi cert quirk (bsc#1012628).
- scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue
handler reading stale packets" (bsc#1012628).
- scsi: qla2xxx: Fix response queue handler reading stale packets
(bsc#1012628).
- scsi: stex: Properly zero out the passthrough command structure
(bsc#1012628).
- USB: serial: qcserial: add new usb-id for Dell branded EM7455
(bsc#1012628).
- Revert "USB: fixup for merge issue with "usb: dwc3: Don't
switch OTG -> peripheral if extcon is present"" (bsc#1012628).
- Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon
is present" (bsc#1012628).
- Revert "powerpc/rtas: Implement reentrant rtas call"
(bsc#1012628).
- Revert "crypto: qat - reduce size of mapped region"
(bsc#1012628).
- random: avoid reading two cache lines on irq randomness
(bsc#1012628).
- random: use expired timer rather than wq for mixing fast pool
(bsc#1012628).
- wifi: cfg80211: fix u8 overflow in
cfg80211_update_notlisted_nontrans() (bsc#1012628).
- wifi: cfg80211/mac80211: reject bad MBSSID elements
(bsc#1012628).
- wifi: mac80211: fix MBSSID parsing use-after-free (bsc#1012628).
- wifi: cfg80211: ensure length byte is present before access
(bsc#1012628).
- wifi: cfg80211: fix BSS refcounting bugs (bsc#1012628).
- wifi: cfg80211: avoid nontransmitted BSS list corruption
(bsc#1012628).
- wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
(bsc#1012628).
- wifi: mac80211: fix crash in beacon protection for P2P-device
(bsc#1012628).
- wifi: cfg80211: update hidden BSSes to avoid WARN_ON
(bsc#1012628).
- mctp: prevent double key removal and unref (bsc#1012628).
- Input: xpad - add supported devices as contributed on github
(bsc#1012628).
- Input: xpad - fix wireless 360 controller breaking after suspend
(bsc#1012628).
- misc: pci_endpoint_test: Aggregate params checking for xfer
(bsc#1012628).
- misc: pci_endpoint_test: Fix
pci_endpoint_test_{copy,write,read}() panic (bsc#1012628).
- commit 7fb6561
- Refresh
patches.suse/ACPI-resource-Add-ASUS-model-S5402ZA-to-quirks.patch.
- Refresh
patches.suse/ACPI-resource-Skip-IRQ-override-on-Asus-Vivobook-K34.patch.
Update upstream status. They were merged already.
- commit 098c340
- ACPI: resource: do IRQ override on LENOVO IdeaPad (bsc#1203794).
- ACPI: resource: Add ASUS model S5402ZA to quirks (bsc#1203794).
- ACPI: resource: Skip IRQ override on Asus Vivobook
K3402ZA/K3502ZA (bsc#1203794).
- commit c7a2f55
==== libXpresent ====
Version update (1.0.0 -> 1.0.1)
- Update to version 1.0.1
* autogen: use exec instead of waiting for configure to finish
* autogen: add default patch prefix
* configure, xpresent.pc: require xext, xfixes and xrandr
* autogen: use quoted string variables
* autogen: Implement GNOME Build API
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Build xz tarballs instead of bzip2
* Fix spelling/wording issues
* configure: Drop AM_MAINTAINER_MODE
* Add man pages for libXpresent
==== libffi ====
- add riscv64-handle-big-structures.patch
==== libksba ====
Version update (1.6.1 -> 1.6.2)
- libksba 1.6.2: [bsc#1204357, CVE-2022-3515]
* Fix integer overflow in the CRL parser.
==== libsoup ====
Version update (3.2.0 -> 3.2.1)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0
- Update to version 3.2.1:
+ When built against nghttp2 1.50.0+ be relaxed about header
whitespace.
+ Fix possible crash when cancelling an HTTP/2 message.
+ Fix regresion where soup_server_message_get_socket() could
return NULL.
+ Fix minor memory leak.
- Disable tests on 32-bit while waiting for
https://gitlab.gnome.org/GNOME/libsoup/-/issues/309
==== libxcrypt ====
Version update (4.4.27 -> 4.4.28)
Subpackages: libcrypt1 libxcrypt-devel
- update to 4.4.28:
* Add glibc-on-or1k (OpenRISC 1000) entry to libcrypt.minver.
This was added in GNU libc 2.35.
==== libxml2 ====
Version update (2.10.2 -> 2.10.3)
Subpackages: libxml2-2 libxml2-tools
- Update to version 2.10.3 (bsc#1204366, CVE-2022-40303, bsc#1204367, CVE-2022-40304):
+ Security:
- [CVE-2022-40304] Fix dict corruption caused by entity
reference cycles
- [CVE-2022-40303] Fix integer overflows with XML_PARSE_HUGE
- Fix overflow check in SAX2.c
+ Build system: cmake: Set SOVERSION
- Rebase patches with quilt.
==== libxml2-python ====
Version update (2.10.2 -> 2.10.3)
- Update to version 2.10.3 (bsc#1204366, CVE-2022-40303, bsc#1204367, CVE-2022-40304):
+ Security:
- [CVE-2022-40304] Fix dict corruption caused by entity
reference cycles
- [CVE-2022-40303] Fix integer overflows with XML_PARSE_HUGE
- Fix overflow check in SAX2.c
+ Build system: cmake: Set SOVERSION
- Rebase patches with quilt.
==== libzypp ====
Version update (17.31.3 -> 17.31.4)
- Do not clean up MediaSetAccess before using the geoip file
(fixes #424)
- version 17.31.4 (22)
==== netcfg ====
- Remove hosts.allow and hosts.deny config files as they are only
used by tcpd, which is not installed by default, bsc#1099755
==== nodejs18 ====
Version update (18.10.0 -> 18.11.0)
Subpackages: npm18
- Update to NodeJS 18.11.0:
* added experimental watch mode -- running in 'watch' mode using
node --watch restarts the process when an imported file is changed
* fs: add FileHandle.prototype.readLines
* http: add writeEarlyHints function to ServerResponse
* http2: make early hints generic
* lib: refactor transferable AbortSignal
* src: add detailed embedder process initialization API
* util: add default value option to parsearg
- legacy_python.patch, versioned.patch: updated
==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Use appmenu-gtk-module instead of unity-gtk-module on Leap 15.2+
(boo#1108846)
==== postfix ====
Version update (3.7.2 -> 3.7.3)
- update to 3.7.3
* Fixed a bug where some messages were not delivered after
"warning: Unexpected record type 'X'.
* Workaround: in a TLS server disable Postfix's 1-element internal session
cache, to work around an OpenSSL 3.0 regression that broke TLS handshakes.
* Code health: the fix for milter_header_checks (3.7.1, 3.6.6, 3.5.16, 3.4.26)
introduced a missing msg_panic() argument (in code that never executes).
* Code health: Postfix 3.3.0 introduced an uninitialized verify_append()
request status in case of a null original recipient address.
* Postfix 3.5.0 introduced debug logging noise in map_search_create().
- own /var/spool/mail (boo#1179574)
==== python-gevent ====
Version update (21.12.0 -> 22.10.1)
- update to 22.10.0:
* Update bundled libuv to 1.44.2.
See :issue:`1913`.
* Upgrade embedded c-ares to 1.18.1.
* Upgrade bundled libuv to 1.42.0 from 1.40.0.
* Added preliminary support for Python 3.11 (rc2 and later).
Some platforms may or may not have binary wheels at this time.
.. important:: Support for legacy versions of Python, including 2.7
and 3.6, will be ending soon. The
maintenance burden has become too great and the
maintainer's time is too limited.
Ideally, there will be a release of gevent compatible
with a final release of greenlet 2.0 that still
supports those legacy versions, but that may not be
possible; this may be the final release to support them.
:class:`gevent.threadpool.ThreadPool` can now optionally expire idle
threads. This is used by default in the implicit thread pool used for
DNS requests and other user-submitted tasks; other uses of a
thread-pool need to opt-in to this.
See :issue:`1867`.
* Truly disable the effects of compiling with ``-ffast-math``.
==== python-incremental ====
Version update (21.3.0 -> 22.10.0)
- update to 22.10.0:
* Incremental now supports type-checking with Mypy (#69)
==== python-pytz ====
Version update (2022.2.1 -> 2022.4)
- update to 2022.4
==== qalculate ====
Version update (4.2.0 -> 4.3.0)
Subpackages: libqalculate22 qalculate-data
- Update to 4.3.0:
* Fix handling of Unicode powers for units in denominator, with
adaptive parsing enabled (e.g. parse 10m/s² the same as 10m/s^2)
* Fix "+" ignored after "E" in number bases where "E" is a digit
* Fix scientific E notation with sign in argument when function
is used without parentheses
* Fix lambertw() for values very close to zero
* Fix a à b^x + cx = d when a and c have different signs and d
is non-zero
* Fix a^x à b^x = c when a and b is negative, and c is positive
* Fix segfaults in some corner cases
* Fix potential issues in handling of leap seconds (e.g. during
subtraction of seconds from date)
* var=a syntax for variable assignment with calculated expression
* Replace ounce with fluid ounce during conversion to volume unit
* Solve a^x + b^x + ⦠= c in more cases
* Improve remainder/modulus for numerators with large exponents
* Truncate number in output of parsed expression and end with
ellipsis if unable to display all decimals
* Improved floating point calculation and output speed,
particularly for simple expressions with very high precision
* New functions: clip(), qFormat(), qError()
* "clear history" command and option to clear (not save) history
on exit (CLI)
* Replace selection (instead of wrap in parentheses) on operator
input if selection ends with operator (GTK, Qt)
* Act as if two arguments are required when applying base-N
logarithm to expression (GTK, Qt)
* When applying function to expression, exclude to/where
expression and place cursor before closing parenthesis if
operator is last in selection (GTK)
* Show padlock (or "[P]") after protected expression (Qt)
* Fix name field not working in argument edit dialog (Qt)
* Minor bug fixes and feature enhancements
==== seahorse ====
Version update (42.0 -> 43.0)
Subpackages: gnome-shell-search-provider-seahorse
- Update to version 43.0:
+ When showing an empty page, there's now a button to add a new
item directly.
+ Fixed some warnings related to .authorized_keys or .other_keys
not existing on the system.
+ Keysharing over DNS-SD is now disabled by default.
+ Port to libsoup3.
+ Updated translations.
- Drop ab2f253c.patch: Fixed upstream.
- Add desktop-file-utils BuildRequires: New dependency.
- Add appstream-glib BuildRequires: Optional BuildRequires for
validation of appdata during meson_test.
==== tcpd ====
- Add hosts.allow and hosts.deny config files from the netcfg package,
as they are tcpd specific, bsc#1099755
==== tiff ====
Subpackages: libtiff5
- security update:
* CVE-2022-2519 [bsc#1202968]
* CVE-2022-2520 [bsc#1202973]
* CVE-2022-2521 [bsc#1202971]
+ tiff-CVE-2022-2519,CVE-2022-2520,CVE-2022-2521.patch
==== timezone ====
Version update (2022d -> 2022e)
- timezone update 2022e:
* Jordan and Syria switch from +02/+03 with DST to year-round +03
==== timezone-java ====
Version update (2022d -> 2022e)
- timezone update 2022e:
* Jordan and Syria switch from +02/+03 with DST to year-round +03
==== xdg-user-dirs-gtk ====
Version update (0.10+13 -> 0.11)
- Update to version 0.11:
+ Updated translations.
==== yast2-network ====
Version update (4.5.8 -> 4.5.9)
- Do not assume wicked will be installed by default anymore and
return the needed packages by the selected backend when them
are not installed (bsc#1201235, bsc#1201435)
- 4.5.9
==== yast2-trans ====
Version update (84.87.20221009.3d63202666 -> 84.87.20221016.284cfa770d)
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.20221016.284cfa770d:
* Translated using Weblate (Russian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
==== zenity ====
- Drop pkgconfig(libnotify) and pkgconfig(webkit2gtk-4.1)
BuildRequires: Upstream disabled building of libnotify and html
support by default more than a year ago, and we have not been
building that support in this time, so lets drop the unused
dependencies.
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
audacity (3.1.3 -> 3.2.1)
bison
dbus-1-x11
elfutils
ffmpeg-5
gcr (3.92.0 -> 4.0.0)
gdm
geoclue2
iio-sensor-proxy
libmodulemd (2.13.0 -> 2.14.0)
perl-HTML-Parser (3.78 -> 3.79)
perl-HTTP-Message (6.37 -> 6.41)
perl-JSON (4.09 -> 4.10)
perl-Net-DNS (1.34 -> 1.35)
perl-URI (5.12 -> 5.16)
sord (0.16.10 -> 0.16.14)
=== Details ===
==== audacity ====
Version update (3.1.3 -> 3.2.1)
Subpackages: audacity-lang
- No more bundled custom wxWidgets, so remove them from the .spec completely
- Fix build for Leap 15.3
- update spec, install audacity libs into _libdir/audacity
- update build deps - no need for carla
- don't create lame.pc
- use %cmake_build
- add patch:
mod-script-pipe-disable-rpath.patch
- update audacity-rpmlintrc
- remove patches, now upstream:
0001-Call-the-proper-wxBitmap-constructor-for-XPM-data.patch
0001-Remove-custom-languages-in-wx-3.1.6-and-above.patch
missing-include.patch
- refresh patches:
audacity-no_buildstamp.patch
audacity-no_return_in_nonvoid.patch
no-more-strip.patch
- update licenses
- Update to 3.2.1
Changes in version 3.2.1
This is a patch release. It fixes some bugs and has minor improvements.
* #3686 Fixed Audacity crashing on startup on some systems.
* #3694 Fixed a crash when applying Waves Berzerk Distortion
Mono to a mono track
* #3699 Fixed a freeze when very quickly starting and stopping
playback.
* #3747 macOS: Homebrew FFmpeg installs are now found automatically
* #3594 macOS: Fixed Melda VST Plugin UI
* #3474 Building with VST3 support is now possible without Conan.
Changes in version 3.2.0
This version adds realtime effects and VST3.
Prominent changes
* Added a new Effects button to the tracks menu, allowing you to
place realtime effects.
Further information can be found can be found on
https://support.audacityteam.org/audio-editing/using-realtime-effects
* Merged the mixer bar with the meter bars.
* Added a new Audio Setup button, replacing the Device Toolbar
by default. The device toolbar can be re-added via the
View > Toolbars menu.
* The Effects menu has gotten a new sorting. Other sorting and
grouping options can be found in the Effects preferences.
* Updated the icons.
* Added a quick audio sharing feature.
More info can be found on https://support.audacityteam.org/basics/sharing-audio-online
Plugin changes
You can find plugins on https://plugins.audacityteam.org
* VST3 effects are now supported.
* The following plugin formats are now realtime capable:
VST3, LV2, LADSPA, Audio Units.
* Plugins now automatically get scanned, tested and enabled
when Audacity starts.
System changes
* Apple Silicon (arm64) is now supported on macOS
Note: When using an arm64 Audacity, you must use arm64
versions of FFMPEG and plugins. Plugins for x86-64 (Intel macs) will not load.
For the time being, Audacity will continue to download
x86-64 versions by default to avoid these incompatibilities,
but you can download an arm64 version from Github releases:
https://github.com/audacity/audacity/releases
* FFMPEG 5.0 (avformat 59) is now supported, in addition to
avformat 55, 57 and 58
* Added support for Wavpack
* On Linux, Audacity can now be compiled without JACK present.
* Audacity now uses XDG directories on Linux.
Note: If you are upgrading from a previous version,
Audacity will keep using the ~/.audacity-data and ~/.audacity folders until you delete them.
* Switched from mad to mpg123 as MP3 importer
License update
* Audacity binaries are now licensed under the
GNU General Public License, Version 3.
Most code files remain GPLv2-or-later, but VST3
support required this license update.
More information can be found in the announcement
post: https://github.com/audacity/audacity/discussions/2142
Removals
* Removed the Zoom Tool. You can use the zoom buttons
or Ctrl+Scroll (macOS: Cmd+Scroll) to zoom instead.
* The Audacity Manual HTML pages are no longer included
in the installation.
If you require offline access of the manual, you can download
it here: https://github.com/audacity/audacity-manual/releases
You also can download PDFs of https://support.audacityteam.org
straight from its sidebar (or the three-dot button on mobile devices).
Fixed bugs:
* #3079 Fixed Audacity sometimes not being able to import MP3
files (or reporting Huffman Data Overruns)
* #2590 Fixed rare data loss bug when placing labels during recording
* #2272 Fixed clip titles being able to disappear off-screen when editing them
* #2162 Fixed Punch and Roll not paying tracks in sync
* #1889 Fixed clip titles changing name when applying some effects
* #1624 During batch processing, Audacity will no longer stop to ask
for a sample rate when an unsupported one is chosen, but choose the
nearest supported one instead.
* #2265 Fixed mod-script-pipe not being installed on Linux
* #3571 Fixed GTK packaging in Appimages. This fixes various issues with
icons, dropdowns and similar things not appearing properly.
* #3634 Improved M4A/AAC support. Previously the target bitrate was
not honored at all, now it can be set between 98 and 160 kbit/s (mono)
or 196 and 320 kbit/s (stereo). The UI does not yet reflect these limits.
==== bison ====
Subpackages: bison-lang
- Remove profiling support. Bison's performance is not really key to
rebuild cycles, but as bison is a bootstrap package, it's own build
time can hurt - especially if it's not reproducible.
==== dbus-1-x11 ====
- Disable asserts in dbus-1-x11.spec and dbus-1-devel-doc.spec too
==== elfutils ====
Subpackages: libasm1 libdw1 libelf1
- Add RISC-V specific patches:
* 0001-libelf-Sync-elf.h-from-glibc.patch
* 0002-backends-Handle-new-RISC-V-specific-definitions.patch
* 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch
* 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch
* 0005-backends-Add-RISC-V-object-attribute-printing.patch
==== ffmpeg-5 ====
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- Refresh Fedora OpenH264 dlopen patch and sources for OpenH264 2.3.1
* Patch: ffmpeg-dlopen-openh264.patch
* Source: ffmpeg-dlopen-headers.tar.xz
* Source: ffmpeg_get_dlopen_headers.sh
==== gcr ====
Version update (3.92.0 -> 4.0.0)
Subpackages: gcr-ssh-agent gcr-ssh-askpass gcr-viewer libgck-2-0_0_0 libgcr-4-0_0_0 typelib-1_0-Gck-2 typelib-1_0-Gcr-4
- Update to version 4.0.0:
+ This the first stable release of gcr4 and gck2.
+ Updated translations.
==== gdm ====
Subpackages: gdm-schema gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- Move dbus system.d conf file to /usr (bsc#1204052)
==== geoclue2 ====
Subpackages: system-user-srvGeoClue typelib-1_0-Geoclue-2_0
- Move dbus system.d conf file to /usr (bsc#1204054)
==== iio-sensor-proxy ====
- Move dbus system.d conf file to /usr (bsc#1204055)
==== libmodulemd ====
Version update (2.13.0 -> 2.14.0)
- update to 2.14.0:
* New functions for stripping XMD from an index
* developer visible fixes and documentation updates
* Fix a crash when updating an index with an invalid subdocument
and a NULL error parameter.
* Reject duplicate contexts in modulemd-packager-v3 documents.
* Report an error if modulemd-validator tool is invoked with both
- -version option and an unknown option.
* Fix an undefined behaviour when comparing integers of different
signs.
==== perl-HTML-Parser ====
Version update (3.78 -> 3.79)
- updated to 3.79
see /usr/share/doc/packages/perl-HTML-Parser/Changes
3.79 2022-10-12
* Modernise XS (GH#32) (James Raspass)
* Skip threads on older perl versions, as they often segfault (GH#31) (Graham
* Knop)
==== perl-HTTP-Message ====
Version update (6.37 -> 6.41)
- updated to 6.41
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.41 2022-10-12 15:57:40Z
- Add maximum size for HTTP::Message->decoded_content
This can be used to limit the size of a decompressed HTTP response,
especially when making requests to untrusted or user-specified servers.
The $HTTP::Message::MAXIMUM_BODY_SIZE variable and the ->max_body_size
accessor can set this limit. (GH#181) (Max Maischein)
6.40 2022-10-12 15:45:52Z
- Fixed two typos in the doc, originally reported by FatherC
in RT#90716, ported over as GH#57. (GH#57) (Neil Bowers)
6.39 2022-10-08 13:48:26Z
- Remove Travis config (GH#180) (Olaf Alders)
- Added status_constant_name() which maps status code
to the name of the corresponding constant. (GH#160) (Neil Bowers)
- Updated the doc for status_message() to clarify that it
returns "Not Found" and not "HTTP_NOT_FOUND". (GH#160) (Neil Bowers)
6.38 2022-10-06 21:48:18Z
- Replace "base" with "parent" (GH#176) (James Raspass)
- Replace "print" with "note" in tests (GH#178) (James Raspass)
- Noted that OPTIONS supported was added in 6.1, to the doc
for HTTP::Request::Common. Addresses GH#177. (GH#179) (Neil Bowers)
==== perl-JSON ====
Version update (4.09 -> 4.10)
- updated to 4.10
see /usr/share/doc/packages/perl-JSON/Changes
4.10 2022-10-09
- updated backportPP with JSON::PP 4.12
==== perl-Net-DNS ====
Version update (1.34 -> 1.35)
- updated to 1.35
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== perl-URI ====
Version update (5.12 -> 5.16)
- updated to 5.16
see /usr/share/doc/packages/perl-URI/Changes
5.16 2022-10-12 13:10:40Z
- Merge the methods from URI::QueryParam into URI, so they are always
available (GH#114) (Graham Knop)
5.15 2022-10-11 14:48:28Z
- Teach uri_escape to accept a Regexp object as the characters to escape
as an alternative to a character class. (GH#113) (Graham Knop)
5.14 2022-10-10 20:37:57Z
- Fix uri_escape allowing \w style character classes in its character set
parameter (GH#112) (Graham Knop)
5.13 2022-10-06 16:46:32Z
- Regression test added for a previous bug (5.11) in URI::file (Perlbotics).
file() method of URI::file can return the current working directory
instead of the properly unescaped path. (GH#106) (Perlbotics)
- Replace "Test" with "Test::More" (GH#107) (James Raspass)
- Replace raw TAP printing with "Test::More" (GH#108) (James Raspass)
- Apply perlimports to tests (GH#110) (Olaf Alders)
- Improve escaping of unwanted characters (GH#78) (Branislav Zahradnk)
==== sord ====
Version update (0.16.10 -> 0.16.14)
- Adding 67bcd63bda9d7b095489a09b9880aa730ddb5488.patch from upstrea
commit to suport pcre2 in favor of pcre1
- update to 0.16.14:
* Adopt REUSE machine-readable licensing standard
* Allow programs to be used from subproject
* Fix accidentally exposed internal zix symbols
* Fix various warnings
* Switch to meson build system
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.49 -> 7.1.0.50)
akonadi-calendar (22.08.1 -> 22.08.2)
akonadi-calendar-tools (22.08.1 -> 22.08.2)
akonadi-contact (22.08.1 -> 22.08.2)
akonadi-import-wizard (22.08.1 -> 22.08.2)
akonadi-mime (22.08.1 -> 22.08.2)
akonadi-notes (22.08.1 -> 22.08.2)
akonadi-search (22.08.1 -> 22.08.2)
akonadi-server (22.08.1 -> 22.08.2)
akregator (22.08.1 -> 22.08.2)
analitza (22.08.1 -> 22.08.2)
ark (22.08.1 -> 22.08.2)
baloo5-widgets (22.08.1 -> 22.08.2)
blinken (22.08.1 -> 22.08.2)
bovo (22.08.1 -> 22.08.2)
calendarsupport (22.08.1 -> 22.08.2)
cervisia (22.08.1 -> 22.08.2)
dav1d
dbus-1
dolphin (22.08.1 -> 22.08.2)
dracut (057+suse.315.gd210fc38 -> 057+suse.337.g4162a70e)
dragonplayer (22.08.1 -> 22.08.2)
eventviews (22.08.1 -> 22.08.2)
ffmpegthumbs (22.08.1 -> 22.08.2)
grantleetheme (22.08.1 -> 22.08.2)
gwenview5 (22.08.1 -> 22.08.2)
hwdata (0.362 -> 0.363)
incidenceeditor (22.08.1 -> 22.08.2)
irqbalance (1.9.0 -> 1.9.1)
juk (22.08.1 -> 22.08.2)
k3b (22.08.1 -> 22.08.2)
kaccounts-integration (22.08.1 -> 22.08.2)
kaccounts-providers (22.08.1 -> 22.08.2)
kaddressbook (22.08.1 -> 22.08.2)
kalgebra (22.08.1 -> 22.08.2)
kamera (22.08.1 -> 22.08.2)
kanagram (22.08.1 -> 22.08.2)
kapptemplate (22.08.1 -> 22.08.2)
kate (22.08.1 -> 22.08.2)
katomic (22.08.1 -> 22.08.2)
kblackbox (22.08.1 -> 22.08.2)
kblocks (22.08.1 -> 22.08.2)
kbounce (22.08.1 -> 22.08.2)
kbreakout (22.08.1 -> 22.08.2)
kbruch (22.08.1 -> 22.08.2)
kcachegrind (22.08.1 -> 22.08.2)
kcalc (22.08.1 -> 22.08.2)
kcalutils (22.08.1 -> 22.08.2)
kcharselect (22.08.1 -> 22.08.2)
kcolorchooser (22.08.1 -> 22.08.2)
kcron (22.08.1 -> 22.08.2)
kde-print-manager (22.08.1 -> 22.08.2)
kdeconnect-kde (22.08.1 -> 22.08.2)
kdeedu-data (22.08.1 -> 22.08.2)
kdegraphics-thumbnailers (22.08.1 -> 22.08.2)
kdenetwork-filesharing (22.08.1 -> 22.08.2)
kdepim-addons (22.08.1 -> 22.08.2)
kdepim-runtime (22.08.1 -> 22.08.2)
kdevelop5 (22.08.1 -> 22.08.2)
kdf (22.08.1 -> 22.08.2)
kdialog (22.08.1 -> 22.08.2)
kdiamond (22.08.1 -> 22.08.2)
kernel-source (6.0.0 -> 6.0.1)
kgeography (22.08.1 -> 22.08.2)
kget (22.08.1 -> 22.08.2)
kgoldrunner (22.08.1 -> 22.08.2)
khangman (22.08.1 -> 22.08.2)
khelpcenter5 (22.08.1 -> 22.08.2)
kidentitymanagement (22.08.1 -> 22.08.2)
kig (22.08.1 -> 22.08.2)
kimageformats
kimap (22.08.1 -> 22.08.2)
kio-extras5 (22.08.1 -> 22.08.2)
kio_audiocd (22.08.1 -> 22.08.2)
kipi-plugins (22.08.1 -> 22.08.2)
kiriki (22.08.1 -> 22.08.2)
kiten (22.08.1 -> 22.08.2)
kitinerary (22.08.1 -> 22.08.2)
kjumpingcube (22.08.1 -> 22.08.2)
kldap (22.08.1 -> 22.08.2)
kleopatra (22.08.1 -> 22.08.2)
klines (22.08.1 -> 22.08.2)
kmag (22.08.1 -> 22.08.2)
kmahjongg (22.08.1 -> 22.08.2)
kmail (22.08.1 -> 22.08.2)
kmail-account-wizard (22.08.1 -> 22.08.2)
kmailtransport (22.08.1 -> 22.08.2)
kmbox (22.08.1 -> 22.08.2)
kmime (22.08.1 -> 22.08.2)
kmines (22.08.1 -> 22.08.2)
kmousetool (22.08.1 -> 22.08.2)
kmouth (22.08.1 -> 22.08.2)
kmplot (22.08.1 -> 22.08.2)
knavalbattle (22.08.1 -> 22.08.2)
knetwalk (22.08.1 -> 22.08.2)
knotes (22.08.1 -> 22.08.2)
kolf (22.08.1 -> 22.08.2)
kollision (22.08.1 -> 22.08.2)
kolourpaint (22.08.1 -> 22.08.2)
kompare (22.08.1 -> 22.08.2)
konquest (22.08.1 -> 22.08.2)
konsole (22.08.1 -> 22.08.2)
kontact (22.08.1 -> 22.08.2)
kontactinterface (22.08.1 -> 22.08.2)
konversation (22.08.1 -> 22.08.2)
kopete (22.08.1 -> 22.08.2)
korganizer (22.08.1 -> 22.08.2)
kpat (22.08.1 -> 22.08.2)
kpimtextedit (22.08.1 -> 22.08.2)
kpkpass (22.08.1 -> 22.08.2)
kqtquickcharts (22.08.1 -> 22.08.2)
kreversi (22.08.1 -> 22.08.2)
kruler (22.08.1 -> 22.08.2)
ksanecore (22.08.1 -> 22.08.2)
kshisen (22.08.1 -> 22.08.2)
ksirk (22.08.1 -> 22.08.2)
ksmtp (22.08.1 -> 22.08.2)
kspaceduel (22.08.1 -> 22.08.2)
ksquares (22.08.1 -> 22.08.2)
ksudoku (22.08.1 -> 22.08.2)
ksystemlog (22.08.1 -> 22.08.2)
kteatime (22.08.1 -> 22.08.2)
ktimer (22.08.1 -> 22.08.2)
ktnef (22.08.1 -> 22.08.2)
ktouch (22.08.1 -> 22.08.2)
kturtle (22.08.1 -> 22.08.2)
kubrick (22.08.1 -> 22.08.2)
kwalletmanager5 (22.08.1 -> 22.08.2)
kwordquiz (22.08.1 -> 22.08.2)
libbsd (0.11.6 -> 0.11.7)
libgravatar (22.08.1 -> 22.08.2)
libical (3.0.14 -> 3.0.15)
libical-glib (3.0.14 -> 3.0.15)
libkcddb (22.08.1 -> 22.08.2)
libkcompactdisc (22.08.1 -> 22.08.2)
libkdcraw (22.08.1 -> 22.08.2)
libkdegames (22.08.1 -> 22.08.2)
libkdepim (22.08.1 -> 22.08.2)
libkeduvocdocument (22.08.1 -> 22.08.2)
libkexiv2 (22.08.1 -> 22.08.2)
libkgapi (22.08.1 -> 22.08.2)
libkipi (22.08.1 -> 22.08.2)
libkleo (22.08.1 -> 22.08.2)
libkmahjongg (22.08.1 -> 22.08.2)
libkomparediff2 (22.08.1 -> 22.08.2)
libksane (22.08.1 -> 22.08.2)
libksieve (22.08.1 -> 22.08.2)
libktorrent (22.08.1 -> 22.08.2)
libnbd (1.12.4 -> 1.14.1)
libshumate
libsoup2 (2.74.2 -> 2.74.3)
libstorage-ng (4.5.45 -> 4.5.46)
libzypp (17.31.2 -> 17.31.3)
lokalize (22.08.1 -> 22.08.2)
lskat (22.08.1 -> 22.08.2)
lvm2
lvm2-device-mapper
mailcommon (22.08.1 -> 22.08.2)
mailimporter (22.08.1 -> 22.08.2)
mbox-importer (22.08.1 -> 22.08.2)
messagelib (22.08.1 -> 22.08.2)
mobipocket (22.08.1 -> 22.08.2)
monitoring-plugins
myspell-dictionaries (20211213 -> 20221012)
nbdkit (1.30.7 -> 1.32.2)
okular (22.08.1 -> 22.08.2)
ovmf (202205 -> 202208)
pam
pam-full-src
parley (22.08.1 -> 22.08.2)
pim-data-exporter (22.08.1 -> 22.08.2)
pim-sieve-editor (22.08.1 -> 22.08.2)
pimcommon (22.08.1 -> 22.08.2)
portmidi (2.0.3 -> 2.0.4)
python-contextvars
python-h11 (0.13.0 -> 0.14.0)
python-immutables (0.18 -> 0.19)
python-pyudev
rdma-core
signon-kwallet-extension (22.08.1 -> 22.08.2)
skanlite (22.08.1 -> 22.08.2)
spectacle (22.08.1 -> 22.08.2)
squashfs
step (22.08.1 -> 22.08.2)
sweeper (22.08.1 -> 22.08.2)
syslogd
umbrello (22.08.1 -> 22.08.2)
xscreensaver (6.03 -> 6.05.1)
yakuake (22.08.1 -> 22.08.2)
yast2 (4.5.16 -> 4.5.17)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.49 -> 7.1.0.50)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- update to 7.1.0.50:
upstream changelog:
https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md
- rebae ImageMagick-library-installable-in-parallel.patch
==== akonadi-calendar ====
Version update (22.08.1 -> 22.08.2)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar kalendarac libKF5AkonadiCalendar5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-calendar-tools ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-contact ====
Version update (22.08.1 -> 22.08.2)
Subpackages: akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-import-wizard ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKPimImportWizard5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-mime ====
Version update (22.08.1 -> 22.08.2)
Subpackages: akonadi-plugin-mime libKF5AkonadiMime5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-notes ====
Version update (22.08.1 -> 22.08.2)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-search ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5AkonadiSearch5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akonadi-server ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== akregator ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== analitza ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libAnalitza8
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ark ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libkerfuffle22
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== baloo5-widgets ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== blinken ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== bovo ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== calendarsupport ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5CalendarSupport5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== cervisia ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== dav1d ====
- Drop _lto_cflags define, current version supports lto build.
- Drop unneeded rpm BuildRequires.
- Add pkgconfig(libxxhash) BuildRequires and stop passing
xhash_muxer=disabled to meson, build hash_muxer support.
- Add check section and meson_test macro, run tests during build.
==== dbus-1 ====
Subpackages: dbus-1-common dbus-1-daemon dbus-1-tools libdbus-1-3
- Disable asserts (bsc#1087072)
==== dolphin ====
Version update (22.08.1 -> 22.08.2)
Subpackages: dolphin-part libdolphinvcs5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== dracut ====
Version update (057+suse.315.gd210fc38 -> 057+suse.337.g4162a70e)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.337.g4162a70e:
* fix(network-legacy): misleading duplicate address detection using wicked (bsc#1201235)
A series of fixes for NVMeoF boot (bsc#1203368):
* fix(man): dracut.cmdline.7: clarify "rd.nvmf.discover=fc,auto"
* fix(network): avoid double brackets around IPv6 address
* feat(nvmf): set rd.neednet=1 if tcp records encountered
* fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf
* fix(network): don't use same ifname multiple times
* fix(nvmf): run cmdline hook before parse-ip-opts.sh
* fix(nvmf): avoid calling "exit" in a cmdline hook
* fix(nvmf): make sure "rd.nvmf.discover=fc,auto" takes precedence
* fix(nvmf): don't use "finished" queue for autoconnect
* fix(nvmf): don't create did-setup file
* fix(nvmf): no need to load the nvme module
* fix(nvmf): don't try to validate network connections in cmdline hook
* fix(nvmf): nvme list-subsys prints the address using commas as separator
* fix(systemd): add missing modprobe@.service (bsc#1203749)
* fix(i18n): do not fail if FONT in /etc/vconsole.conf has the file extension (bsc#1203267)
==== dragonplayer ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== eventviews ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5EventViews5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ffmpegthumbs ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== grantleetheme ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5GrantleeTheme5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== gwenview5 ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== hwdata ====
Version update (0.362 -> 0.363)
- update to 0.363:
+ Updated pci, usb and vendor ids.
==== incidenceeditor ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5IncidenceEditor5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== irqbalance ====
Version update (1.9.0 -> 1.9.1)
Subpackages: irqbalance-ui
- update to 1.9.1:
* get irq->module relationship from /sys/bus/pci/*/driver
* ensure --banmod is respected
* check whether savedptr is NULL before invoking strlen
* add meson
* support thermal events
* fix irqbalance never exits
* irqbalance-ui: able to scroll and show coulist and irqs' name
- drop proc-interrupts.patch (upstream)
D proc-interrupts.patch
- Includes the patches for feature:
jsc#PED-754
Enable IRQ Balancer to support SoC die during low power state
==== juk ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== k3b ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kaccounts-integration ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libkaccounts2
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kaccounts-providers ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kaddressbook ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kaddressbook-doc libKPimAddressbookImportExport5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kalgebra ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kamera ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kamera-lang kio_kamera
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kanagram ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kapptemplate ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kate ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kate-plugins
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== katomic ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kblackbox ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kblocks ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kbounce ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kbreakout ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kbruch ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kcachegrind ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kcalc ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kcalutils ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5CalendarUtils5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kcharselect ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kcolorchooser ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kcron ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kde-print-manager ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdeconnect-kde ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kdeconnect-kde-zsh-completion
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdeedu-data ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdegraphics-thumbnailers ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdenetwork-filesharing ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdepim-addons ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdepim-runtime ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdevelop5 ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kdevplatform libkdevplatform59
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdf ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kwikdisk
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdialog ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kdiamond ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kernel-source ====
Version update (6.0.0 -> 6.0.1)
- Linux 6.0.1 (bsc#1012628).
- xsk: Inherit need_wakeup flag for shared sockets (bsc#1012628).
- fs: fix UAF/GPF bug in nilfs_mdt_destroy (bsc#1012628).
- sparc: Unbreak the build (bsc#1012628).
- Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
(bsc#1012628).
- hardening: Remove Clang's enable flag for
- ftrivial-auto-var-init=zero (bsc#1012628).
- docs: update mediator information in CoC docs (bsc#1012628).
- hwmon: (aquacomputer_d5next) Fix Quadro fan speed offsets
(bsc#1012628).
- usb: mon: make mmapped memory read only (bsc#1012628).
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (bsc#1012628).
- gpiolib: acpi: Add support to ignore programming an interrupt
(bsc#1012628).
- gpiolib: acpi: Add a quirk for Asus UM325UAZ (bsc#1012628).
- RISC-V: Print SSTC in canonical order (bsc#1012628).
- bpf: Gate dynptr API behind CAP_BPF (bsc#1012628).
- net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
(bsc#1012628).
- bpf: Fix resetting logic for unreferenced kptrs (bsc#1012628).
- Bluetooth: use hdev->workqueue when queuing
hdev->{cmd,ncmd}_timer works (bsc#1012628).
- Update config files.
- commit 0c45fd2
- misc: sgi-gru: fix use-after-free error in
gru_set_context_option, gru_fault and gru_handle_user_call_os
(CVE-2022-3424 bsc#1204166).
- commit cf55d04
- series.conf: cleanup
- move upstreamed patches to sorted section:
- patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly-14-G.patch
- patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.patch
- commit e926c4b
- fix coredump breakage (coredump fix).
- commit 97b0626
- Revert "constraints: increase disk space for all architectures"
(bsc#1203693).
This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca.
- commit 3d33373
- ALSA: hda/realtek: More robust component matching for CS35L41
(bsc#1203699).
- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model
(bsc#1203699).
- commit 25aa080
==== kgeography ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kget ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kgoldrunner ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== khangman ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== khelpcenter5 ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kidentitymanagement ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5 libKF5IdentityManagementWidgets5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kig ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kimageformats ====
- Enable JPEG-XL plugin
==== kimap ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kimap-lang libKF5IMAP5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kio-extras5 ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libkioarchive5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
- Drop 0001-smb-kio_smb_browse-Check-error-code-EINVAL-to-prompt.patch
Fixed upstream
==== kio_audiocd ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kipi-plugins ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kiriki ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kiten ====
Version update (22.08.1 -> 22.08.2)
Subpackages: fonts-KanjiStrokeOrders
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kitinerary ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kjumpingcube ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kldap ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Ldap5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kleopatra ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== klines ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmag ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmahjongg ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmail ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kmail-application-icons ktnef
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmail-account-wizard ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmailtransport ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmbox ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmime ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kmime-lang libKF5Mime5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmines ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmousetool ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmouth ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kmplot ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== knavalbattle ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== knetwalk ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== knotes ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kolf ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kollision ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kolourpaint ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kompare ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== konquest ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== konsole ====
Version update (22.08.1 -> 22.08.2)
Subpackages: konsole-part konsole-part-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kontact ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kontactinterface ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== konversation ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kopete ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== korganizer ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kpat ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kpimtextedit ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5PimTextEdit5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kpkpass ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kqtquickcharts ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kreversi ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kruler ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ksanecore ====
Version update (22.08.1 -> 22.08.2)
Subpackages: ksanecore-lang libKSaneCore1
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kshisen ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ksirk ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ksmtp ====
Version update (22.08.1 -> 22.08.2)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kspaceduel ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ksquares ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ksudoku ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ksystemlog ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kteatime ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ktimer ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ktnef ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ktouch ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kturtle ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kubrick ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kwalletmanager5 ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== kwordquiz ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libbsd ====
Version update (0.11.6 -> 0.11.7)
- update to 0.11.7:
* man: Discourage using the library in non-overlay mode
* include: Adjust reallocarray() per glibc adoption
* include: Adjust arc4random() per glibc adoption
* include: explicit_bzero() requires _DEFAULT_SOURCE
* include: Simplify glibc version dependent macro handling
* doc: Switch references from pkg-config to pkgconf
* doc: Add missing empty line to separate README sections
* doc: Refer to the main git repository as primary
* test: Fix explicit_bzero() test on the Hurd
* fgetwln: Add comment about lack of getwline(3) for recommendation
* setmode: Dot not use saveset after free
* man: Rewrite gerprogname(3bsd) from scratch
* man: Lowercase man page title
* man: Document that some arc4random(3) functions are now in glibc 2.36
* Sync arc4random(3) implementation from OpenBSD
* Fix ELF support for big endian SH
* man: Use -compact also for alternative functions in libbsd(7)
* getentropy: Fix function cast for getauxval()
==== libgravatar ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Gravatar5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libical ====
Version update (3.0.14 -> 3.0.15)
- update to 3.0.15:
* Add missing property parameters into libical-glib
* Fix CMake option USE_32BIT_TIME_T actually uses a 32-bit time_t value
* Fix icaltime_as_timet, which returned incorrect results for years >= 2100,
to work properly between years 1902 and 10k.
* Fix x-property comma handling and escaping
* Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time zone alias)
* Fix fuzzer issues
* Handle unreachable-code compile warnings with clang
* Ensure all vanew_foo() calls finish with (void*)0 (not 0)
==== libical-glib ====
Version update (3.0.14 -> 3.0.15)
- update to 3.0.15:
* Add missing property parameters into libical-glib
* Fix CMake option USE_32BIT_TIME_T actually uses a 32-bit time_t value
* Fix icaltime_as_timet, which returned incorrect results for years >= 2100,
to work properly between years 1902 and 10k.
* Fix x-property comma handling and escaping
* Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time zone alias)
* Fix fuzzer issues
* Handle unreachable-code compile warnings with clang
* Ensure all vanew_foo() calls finish with (void*)0 (not 0)
==== libkcddb ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Cddb5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkcompactdisc ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkdcraw ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkdegames ====
Version update (22.08.1 -> 22.08.2)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkdepim ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Libkdepim5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkeduvocdocument ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkexiv2 ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkgapi ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkipi ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkleo ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Libkleo5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkmahjongg ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5KMahjongglib5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libkomparediff2 ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libksane ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Sane5 libksane-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libksieve ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libksieve5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libktorrent ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5Torrent6 libktorrent-lang
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== libnbd ====
Version update (1.12.4 -> 1.14.1)
- Update to version 1.14.1:
* Version 1.14.1.
* copy/copy-file-to-qcow2-compressed.sh: Alternate test for compressed clusters
* ci: Expire artifacts after 1 week
* sh: Add workaround for macOS SIP DYLD_* environment sanitiser
* info: Tone down the colours in nbdinfo normal output
* tests/make-pki.sh: Use Subject Alternative Name for server certificate
* info: Improve error message when the export may be unknown to the server
* info: Add limited colourized output
* dump: Move ANSI colours to separate library under common/include
* Version 1.14.0.
* docs: Finalize release notes for 1.14
* Version 1.13.9.
* build: Document gmake instead of make on *BSD, macOS
* build: Use GNUTLS_CFLAGS when checking for <gnutls/socket.h>
* build: Remove use of $^
* copy: Skip compressed qcow2 test on older qemu-nbd
* interop: Skip interop-qemu-nbd-tls-psk if qemu-nbd doesn't support PSK
* tests: Check nbdkit supports --tls-verify-peer before using
* docs: Document signal handling
* generator: Set SO_NOSIGPIPE on sockets
* lib/crypto: Use GNUTLS_NO_SIGNAL if available
* docs: Add outline release notes for libnbd 1.14
* lib/crypto.c: Ignore TLS premature termination after write shutdown
* lib/crypto.c: Check for <gnutls/socket.h> before including
* Version 1.13.8.
* generator: Add README.state-machine.md to EXTRA_DIST
* generator: Fix reentry to REPLY.START when recv returns EAGAIN
* generator: Move state machine documentation to a README file
* tests: Avoid bash namerefs, for RHEL 7
* tests: Better quoting for cleanup_fn
* Version 1.13.7.
* configure: Document --with-* flags that require a parameter
* copy: Remove advice about using nbdcopy + cmp to compare NBD sources
* build: Print full versions of nbdkit and qemu-nbd
* tests: Add tests/connect-uri-nbd-vsock.sh to EXTRA_DIST
* tests: Test nbd+vsock:// support
* lib/uri.c: Don't corrupt memory on error path
* info/show.c: Don't misuse nbd_get_error or leak nbd_get_export_name
* fuzzing/libnbd-fuzz-wrapper.c: Fix loop condition
* fuse: Check return value from nbd_poll
* examples/batched-read-write.c: Use _exit in signal handler
* copy: Remove dead store
* Version 1.13.6.
* configure: Add status of interop and examples
* configure: Print the versions of certain external libraries
* configure: Check for nbdkit-file-plugin
* configure: Make the 'feature' function print the dots
* ci: Update generated files
* copy: Assert that request size is not too large
* copy: Force block size, request size and sparse size to be powers of 2
* copy/copy-file-to-qcow2-compressed.sh: Break up long lines
* Use ARRAY_SIZE macro in a few places in libnbd
* common/include: Rename BUILD_BUG_ON_ZERO to something more meaningful
* common/include/test-array-size.c: Avoid Clang warning
* common/include: Add ARRAY_SIZE macro
* dump: Add another example to the manual
* Version 1.13.5.
* copy: Use preferred block size for copying
* copy: Store the preferred block size in the operations struct
* dump/dump-data.sh: Test requires nbdkit 1.22
* dump: Fix tests on Debian 10
* dump: Fix build on i686
* dump: Visually separate columns 0-7 and 8-15
* Version 1.13.4.
* Add nbddump tool
* copy/nbd-ops.c: Fix whitespace for indentation
* copy/nbd-ops.c: Move related extents functions together
* lib: Display kTLS status
* copy: Print program name in some error messages
* Version 1.13.3.
* python: Allow control over copy/share of nbd.Buffer
* valgrind: Update comment about valgrind bug affecting OCaml
* ocaml: Add further valgrind suppression
* ocaml: Add valgrind suppression for OCaml 4.14 bug
* Version 1.13.2.
* python: Fix code style in the tests
* python: Slice structured read callback buffer from original
* python: Support len(nbd.Buffer(n))
* python: Accept all buffer-like objects in aio_p{read,write}
* python: Alter lock for persistent buffer
* python: Simplify passing of mutable *error to callbacks
* python: Whitespace cleanup
* python: Correctly use PyGILState
* Version 1.13.1.
* golang: aio_buffer.go: Explicit panic() on invalid usage
* golang: Whitespace change caused by gofmt
* golang: Add some more debug environment variables
* python: Another format tweak to generated code
* python: Make nbd.Buffer lighter-weight
* python: Simplify python generator
* python: Don't unwrap nbd.Buffer in nbd.py
* python: Make py_aio_buffer a private struct
* python: Reformat generated methods.c in a few places
* python: Enhance tests of nbd.Buffer
* python: Plug uninit leak in nbd.Buffer.to_bytearray
* python: Improve doc comments for nbd.py
* python: Drop pointless (char*)"..." cast
* python: Avoid memleak on (unlikely) module failure
... changelog too long, skipping 5 lines ...
* ci: Rebuild containers
==== libshumate ====
Subpackages: libshumate-1_0-1 typelib-1_0-Shumate-1_0
- Stop passing b_coverage=true to meson. We do not need the
coverage tracking, that is for upstream developers.
==== libsoup2 ====
Version update (2.74.2 -> 2.74.3)
Subpackages: libsoup-2_4-1 typelib-1_0-Soup-2_4
- Update to version 2.74.3:
+ Add missing g-i annotations to `soup_address_get_sockaddr()`
and `soup_socket_read_until()`.
+ Add missing `extern` when building on Windows.
+ Update libxml2 fallback for meson wrap.
+ Improvements when using libsoup with meson wraps.
==== libstorage-ng ====
Version update (4.5.45 -> 4.5.46)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#899
- allow to work with other linux flavours
- 4.5.46
==== libzypp ====
Version update (17.31.2 -> 17.31.3)
- Improve download of optional files (fixes #416)
- Do not use geoip rewrites if the repo has explicit country
settings.
- Implement geoIP feature for zypp.
This patch adds a feature to rewrite request URLs to the repo
servers by querying a geoIP file from download.opensuse.org. This
file can return a redirection target depending on the clients IP
adress, this way we can directly contact a local mirror of d.o.o
instead. The redir target stays valid for 24hrs.
This feature can be disabled in zypp.conf by setting
'download.use_geoip_mirror = false'.
- Use a dynamic fallback for BLKSIZE in downloads.
When not receiving a blocklist via metalink file from the server
MediaMultiCurl used to fallback to a fixed, relatively small
BLKSIZE. This patch changes the fallback into a dynamic value
based on the filesize using a similar metric as the MirrorCache
implementation on the server side.
- Skip media.1/media download for http repo status calc.
This patch allows zypp to skip a extra media.1/media download to
calculate if a repository needs to be refreshed. This
optimisation only takes place if the repo does specify only
downloading base urls.
- version 17.31.3 (22)
==== lokalize ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== lskat ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== lvm2 ====
Subpackages: liblvm2cmd2_03
- lvm.conf should re-enable commented out option use_lvmlockd (bsc#1204219)
- re-enable "use_lvmlockd = 0" in lvm.conf
==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- lvm.conf should re-enable commented out option use_lvmlockd (bsc#1204219)
- re-enable "use_lvmlockd = 0" in lvm.conf
==== mailcommon ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5MailCommon5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== mailimporter ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== mbox-importer ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== messagelib ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== mobipocket ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== monitoring-plugins ====
Subpackages: monitoring-plugins-breeze monitoring-plugins-by_ssh monitoring-plugins-cluster monitoring-plugins-common monitoring-plugins-dhcp monitoring-plugins-dig monitoring-plugins-disk monitoring-plugins-disk_smb monitoring-plugins-dns monitoring-plugins-dummy monitoring-plugins-file_age monitoring-plugins-flexlm monitoring-plugins-http monitoring-plugins-icmp monitoring-plugins-ide_smart monitoring-plugins-ifoperstatus monitoring-plugins-ifstatus monitoring-plugins-ircd monitoring-plugins-load monitoring-plugins-log monitoring-plugins-mailq monitoring-plugins-mrtg monitoring-plugins-mrtgtraf monitoring-plugins-nt monitoring-plugins-ntp_peer monitoring-plugins-ntp_time monitoring-plugins-nwstat monitoring-plugins-oracle monitoring-plugins-overcr monitoring-plugins-ping monitoring-plugins-procs monitoring-plugins-real monitoring-plugins-rpc monitoring-plugins-sensors monitoring-plugins-smtp monitoring-plugins-ssh monitoring-plugins-swap monitoring-plugins-tcp monitoring-plugins-ti
me monitoring-plugins-ups monitoring-plugins-users monitoring-plugins-wave
- changed buildrequires libsmbclient-devel to pkgconfig(smbclient)
as samba packages have been reorganized in SLE and openSUSE
==== myspell-dictionaries ====
Version update (20211213 -> 20221012)
Subpackages: myspell-en myspell-en_US myspell-lightproof-en
- Update to 20221012:
* Extend --enable-mpl-subset options effect to some dictionaries
* Recognise umlauts typed as -e on non DE keyboard
* Add missing ref to Mongolian dictionary icon in Dictionary_mn.mk
* tdf#149980 updated Ukrainian dictionaries to 5.8.0
* Add Persian (fa-IR) dictionary
* tdf#142152 replace keywords in Spanish dictionary description
* Updated Slovenian thesaurus
* Updated Danish spellchecker
* Related: tdf#147390 Add oc-FR-lengadoc to oc_FR/dictionaries.xcu
* Updated the English dictionaries: GB
* rdm#3572 update github-repo lockdown
* Update Mongolian dictionary
* There is no EO country, eo-EO is a bad language tag
* pt-BR thesaurus: remove idx file from source.
* Corrections to pt-BR thesaurus
* Adding Central Kurdish(ckb) Spell Checker & Dictionary
* resolve committed conflicts in this file
* Fixes to pt-BR thesaurus
* Update French hyphenation rules
==== nbdkit ====
Version update (1.30.7 -> 1.32.2)
Subpackages: nbdkit-basic-filters nbdkit-basic-plugins nbdkit-curl-plugin nbdkit-nbd-plugin nbdkit-python-plugin nbdkit-server nbdkit-ssh-plugin
- Update to version 1.32.2:
* Version 1.32.2.
* file: Avoid leaking h->fd on an error path
* common/utils/exit-with-parent.c: Use nbdkit_shutdown instead of exit
* tests: Use GNU cut in tests
* tests: Use GNU stat in tests
* tests/test-vddk-real.sh: Remove requires stat
* tests: Add requires stat --version to a few more tests
* tests/test-python-thread-model.sh: Skip test on non-parallel platforms
* tests/test-retry-request-mirror.c: Skip this test if 'disk' was not built
* tests/test-ocaml-errorcodes.c: Skip this test on macOS
* Revert "tests/test-python-thread-model.sh: Skip test on non-parallel platforms"
* tests: nbd: Skip all nbd plugin tests on macOS
* tests/test-nozero.sh: Test requires GNU stat
* tests/test-layers.c: Fix test for platforms without pipe2
* nbd: Ignore warnings about deprecated sem_* functions on macOS
* tests/test-layers.c: Don't link with exit-with-parent code.
* docs: Suggest a couple more packages to enhance macOS support
* tests: luks: Skip tests on macOS
* tests/test-memory-allocator-malloc-mlock.sh: Fix test requires
* tests: Fix more tests using truncate instead of $TRUNCATE
* tests/pki: Use GnuTLS certtool on macOS
* tests/test-python-thread-model.sh: Skip test on non-parallel platforms
* server: Further simplification of --exit-with-parent on macOS
* eval, sh: Better error message when we get EPIPE from script
* server: Simplify --exit-with-parent implementation for macOS
* server: Implement --exit-with-parent for macOS
* tests/test-exit-with-parent.c: Don't link with server code
* tests/test-exit-with-parent.c: Correct PIDs in debug messages
* tests/test-exit-with-parent.c: Fix bogus early exit from the test
* tests/test-exit-with-parent.c: Fix missing local variable initialization
* tests/test-exit-with-parent.c: Add a bunch of debugging to this test
* common: Move exit-with-parent code from include/ to utils/
* tests/test-exit-with-parent.c: Include <signal.h> for kill(2)
* Version 1.32.1.
* docs: Add macOS support to 1.32 release notes
* tests: Skip some nbdkit-cc-plugin OCaml tests on macOS
* tests: Fix miscellaneous test requires lines for macOS.
* example4, S3: Use $(SED) instead of sed.
* tests: Prefer GNU sed if available in several tests
* tests/test-exitwhen*sh: Fix sleep command on macOS
* tests: Move definition of $TRUNCATE to functions.sh.in
* ondemand: Fix plugin and tests on macOS
* wrapper: Set DYLD_LIBRARY_PATH for dynamic library path on macOS
* docs: Further fix relative links in README.md
* docs: Fix relative links in README.md
* build: Document macOS support in the README file
* tests/test-exitwhen-pipe-closed.c: Skip this test on macOS
* tests/test-read-password-interactive.sh: Skip test on macOS
* cc: Ignore undefined symbols on macOS
* build: Check for truncate / gtruncate
* tests/test-blocksize.sh: Add requires qemu-io
* stats: Use -std=c++11
* stats: Fix C++ syntax on clang 13 / macOS
* exitwhen: Fix some warnings on macOS
* exitwhen: Include <signal.h> for kill(2)
* file: Fix some warnings on macOS
* build: Disable linker script by default on macOS
* build: ./configure --disable-linker-script now disables all linker scripts
* server/public.c: Fix uid_t/gid_t bounds check on macOS
* server: vsock: Use fallback path for creating socket without SOCK_CLOEXEC
* common/utils: On macOS remove error about incomplete atomic CLOEXEC support
* rust: Add resolver feature
* server/sockets.c: Don't fail to start if ipv6.disable=1
* server/sockets.c: Save errno from EADDINUSE error
* common/utils: Fix generated windows-errors.c line endings
* common/replacements/get_current_dir_name.c: Include <string.h> for strlen
* build: Check for ranlib (AC_PROG_RANLIB)
* ci: Expire artifacts after 1 week
* server: Use ansi-colours.h header
* common/include: Move ANSI colours to separate library
* tests/make-pki.sh: Use Subject Alternative Name for server certificate
* docs: Suggest using Subject Alternative Name for server certificates
* Version 1.32.0.
* tests/test-tls.sh: Skip test if GnuTLS doesn't support verifying peers
* docs: Review nbdkit-plugin(3) page
* docs: Update authors list
* Version 1.31.15.
* docs: Add outline release notes for nbdkit 1.32
* build: Document gmake instead of make on *BSD, macOS
* server: Fail early if --tls-verify-peer is used on non-supported platforms
* tests: Avoid bash namerefs, for RHEL 7
* tests: Better quoting for cleanup_fn
* Version 1.31.14.
* tests: Fix TESTS line for root tests
* docs, tests: Fix client/server key mix-up and document
* tests: Add interop tests with nbd-client (the kernel client)
* tests/functions.sh.in: Copy requires_not and requires_root from libnbd
* checkwrite: Add working example using qemu-img convert
* tests: Hoist some EXTRA_DIST out of automake conditionals
* Version 1.31.13.
* checkwrite: Add an assertion that we checked the whole region
* tests: Add a regression test for bounds error in checkwrite filter
* checkwrite: Fix bounds error
* Version 1.31.12.
* configure: Document --with-* flags that require a parameter
* S3: Fix "E713 test for membership should be 'not in'"
* plugins/S3.py: correctly handle listing contents of empty buckets.
* server: Silence Coverity false positive
... changelog too long, skipping 134 lines ...
* docs/nbdkit-filter.pod: Fix invalid use of E<> in verbatim section
==== okular ====
Version update (22.08.1 -> 22.08.2)
Subpackages: okular-spectre
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== ovmf ====
Version update (202205 -> 202208)
Subpackages: qemu-uefi-aarch64
- Update to edk2-stable202208 (jsc#PED-1410)
- Features (https://github.com/tianocore/edk2/releases)
Add CRC16 and CRC32C to MdePkg
IntelFsp2Pkg/ConfigEditor: Support FSP 2.3 header
Extend SecureBootVariableLib interfaces
UEFI HTTPS Boot Support for HTTP Client Authentication (Basic or Digest)
Support 64bit FspResetType for X64 build
IntelFsp2Pkg/FspSecCore: Add FSP-I entry for SMM support
Add PCI_DEVICE_PPI definition to EDK2
Support to assign the subject name to sign the capsule file
- Patches (git log --oneline --reverse edk2-stable202205..edk2-stable202208):
7f0890776e MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec
b4be5f05dd UefiPayloadPkg: Align Identifier value with UPL spec
dac2fc8146 UefiPayloadPkg: Align SpecRevision value with UPL spec
3ca7326b37 OvmfPkg/VirtioGpuDxe: replace struct copy with CopyMem call
fa2b212d61 IntelFsp2Pkg: Add FSP 2.3 header support
11d8abcba2 IntelFsp2Pkg: FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
df1c7e91b4 IntelFsp2WrapperPkg: FSP_TEMP_RAM_INIT call for X64 Calling Convention
62044aa99b OvmfPkg/ResetVector: Removing SEV-ES CPUID bit check
54cd0d9b2f OvmfPkg: Fix TDVMCALL error in ApRunLoop.nasm
64706ef761 OvmfPkg: Search EFI_RESOURCE_MEMORY_UNACCEPTED for Fw hoblist
81ab97b7b9 OvmfPkg/AmdSev: remove unused SMM bits from .dsc and .fdf files
0223898f3e OvmfPkg/Microvm: drop CODE and VARS files
b57911c84c OvmfPkg/FdtPciHostBridgeLib: io range is not mandatory
47f44097eb OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
ad3bafa7d5 OvmfPkg/Microvm/pcie: no vbeshim please
bd10d4e201 OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
632574ced1 OvmfPkg/Microvm/pcie: add pcie support
5c9f151e0c OvmfPkg: CloudHv: Fix FW_BASE_ADDRESS
43f3cfce19 OvmfPkg: Check for QemuFwCfg availability before accessing it
3129ed374c OvmfPkg: CloudHv: Rely on QemuFwCfgLibNull implementation
bf25f27e00 OvmfPkg: Don't access A20 gate register on Cloud Hypervisor
72c5afd0b4 Security: Add HashLibTdx
b1567b2e15 CryptoPkg: Add SecCryptLib
dc443e4437 SecurityPkg: Add definition of EFI_CC_EVENT_HOB_GUID
a708536dce OvmfPkg: Introduce SecMeasurementLib
4b0a622635 OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV
ac03c339de OvmfPkg: Add PCDs for LAML/LASA field in CC EVENTLOG ACPI table
f8264e1303 MdePkg: Define CC Measure EventLog ACPI Table
57a6ee3461 OvmfPkg/IntelTdx: Add TdTcg2Dxe
0a4019ec9d OvmfPkg/IntelTdx: Enable RTMR based measurement and measure boot
0b36dea3f8 BaseTools: Fix dependency issue in PcdValueInit
4f89e4b3e8 .pytool: UncrustifyCheck: Set IgnoreFiles path relative to package path
2818fda9bc Security: Add SecTpmMeasurementLibTdx
ff0ffe5999 OvmfPkg: Implement MeasureHobList/MeasureFvImage
a81a650da1 OvmfPkg: Delete SecMeasurementLibTdx
ff36b2550f OvmfPkg/Sec: fix stack switch
21a9b605b8 CpuException: Avoid allocating code pages for DXE instance
34d505123e CpuException: Init global variables in-place
2fbc5ff0a5 CpuException: Avoid allocating page but using global variables
2a09527ebc CpuException: Remove InitializeCpuInterruptHandlers
e7abb94d1f CpuException: Add InitializeSeparateExceptionStacks
54aeed7e00 MpInitLib: Allocate code buffer for PEI phase
76323c3145 MpInitLib: remove unneeded global ASM_PFX
b4d7b9d2b5 MpInitLib: Put SEV logic in separate file
283ab9437a MpInitLib: Only allocate below 1MB memory for 16bit code
ccc269756f MpInitLib: Move the Above1Mb vector allocation to MpInitLibInitialize
f0b97e165e Revert "OvmfPkg/Sec: fix stack switch"
b09ada6edc MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c
92288f4334 MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations
e2ae0bed29 ArmPkg/ArmExceptionLib: Follow new CpuExceptionHandlerLib APIs
6676162f64 DxeMain: Fix the bug that StackGuard is not enabled
16d97fa601 OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBase
05e57cc9ce SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guest
92ab049719 BaseTools: output the intermediate library instance when error occurs
cc2db6ebfb UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLength
e8034b534a UefiPayloadPkg: Always split page table entry to 4K if it covers stack.
cfe165140a UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd feature
b97243dea3 MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE register
3930d1791a ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBlt
aa1bce0e5e OvmfPkg: reduce the number of dsc include files for tpm libs
6c9f218bc0 OvmfPkg/Library: Create base HardwareInfoLib for PCI Host Bridges
2b1a5b8c61 Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfg
a1bd79c514 Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous data
3497fd5c26 Ovmf/PlatformPei: Use host-provided GPA end if available
3f5b1b9132 OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec
f304308e1c ArmPlatformPkg: Add PCD for serial debug port interrupt
4bfd668e5e UefiCpuPkg: CpuDxe: Set RW and P Attributes on Split Pages
2aee08c0b6 UefiPayloadPkg: Backward support with python 3.6
8f0722434b ArmVirtPkg: Include DxeHardwareInfoLib library class in dsc
15b25045e6 Ovmf: Include HardwareInfoLib library classes for IntelTdx
b600f253b3 BaseTools/Ecc: Fix grammar in Ecc error message
7f4eca4cc2 MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities Pointer
5914128871 BaseTools: Fix the GenMake bug for .cpp source file
c13377153f MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
21e6ef7522 UefiPayloadPkg: Align Attribute value with UPL spec
8d0564deaf pip-requirements.txt: Update basetools version to 0.1.24
f966093f5b OvmfPkg/PlatformCI: add IntelTdxBuild.py
70586d4e3a MdePkg/Acpi62: Add bit definitions to NFIT Platform Capabilities Structure
7861b24dc9 ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect value
e1eef3a8b0 NetworkPkg: Add Wi-Fi Wpa3 support in WifiConnectManager
134fbd552c SecurityPkg: UefiSecureBoot: Definitions of cert and payload structures
d6bee54c45 SecurityPkg: PlatformPKProtectionLib: Added PK protection interface
56c717aafa SecurityPkg: SecureBootVariableLib: Updated time based payload creator
6de7c084db SecurityPkg: SecureBootVariableLib: Updated signature list creator
6eb4079475 SecurityPkg: SecureBootVariableLib: Added newly supported interfaces
fe73e9cd89 SecurityPkg: SecureBootVariableProvisionLib: Updated implementation
d2a0f379d5 SecurityPkg: Secure Boot Drivers: Added common header files
5678ebb42b SecurityPkg: SecureBootConfigDxe: Updated invocation pattern
... changelog too long, skipping 129 lines ...
ovmf-Revert-UefiCpuPkg-Replace-Opcode-with-the-correspond.patch
==== pam ====
Subpackages: pam_unix
- pam_env: Using libeconf for reading configuration and environment
files. (Patch: pam_env_econf.patch; Testcase: tst-pam_env-retval.c)
==== pam-full-src ====
- pam_env: Using libeconf for reading configuration and environment
files. (Patch: pam_env_econf.patch; Testcase: tst-pam_env-retval.c)
==== parley ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== pim-data-exporter ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== pim-sieve-editor ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== pimcommon ====
Version update (22.08.1 -> 22.08.2)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== portmidi ====
Version update (2.0.3 -> 2.0.4)
- update to 2.0.4:
This release adjusts the data rate limit imposed on MIDI through macOS IAC
bus to avoid losing data (this is a macOS limitation, not a PortMidi
limitation). Apparently, the limit was significantly dropped somewhere around
macOS 12. This release is tested on Apple M2 in addition to Linux, Win32, and
macOS Intel. It also includes a working but not complete port to Haiku.
- drop 0001-Add-missing-return-type.patch,
0001-changing-path-to-pm_common-directory-in-file-pm_comm.patch
0001-Adding-missing-file-to-repo.patch: upstream
==== python-contextvars ====
- use https for urls
==== python-h11 ====
Version update (0.13.0 -> 0.14.0)
- Update to 0.14.0
No upstream changelog
==== python-immutables ====
Version update (0.18 -> 0.19)
- Update to version 0.19
* Support for Python 3.11
==== python-pyudev ====
- update hypothesis_settings.patch:
* extend deadlines to handle qemu emulated arches better
==== rdma-core ====
Subpackages: libefa1 libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd
- Add rdma-ndd-disable-systemd-ProtectHostName-feature.patch to fix issue
where rdma-ndd would not be aware of dynamic hostnames retrived through DHCP
==== signon-kwallet-extension ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== skanlite ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== spectacle ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== squashfs ====
- Do not repeat openSUSE / SLE version tests
- Actually format and package the man pages
==== step ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== sweeper ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== syslogd ====
Subpackages: klogd syslog-service
- Check ownership of initrd.msg before adding it to boot.msg (bsc#1204245)
==== umbrello ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== xscreensaver ====
Version update (6.03 -> 6.05.1)
Subpackages: xscreensaver-data xscreensaver-data-extra xscreensaver-lang
- update to version 6.05.1:
* Cope with dumb DPMS settings that existed pre-startup.
* Silence new Perl warnings from xscreensaver-getimage-file.
* Fix sonar pthreads crash on recent Pi systems.
* Removed dependence on gdk-pixbuf-xlib-2.0.
* GTK 3 is now required.
* New hacks, nakagin and chompytower.
* Settings dialog shows diagnostics for bad image folders and
feeds.
* URLs for imageDirectory can now point at archive.org
collections.
* Sliders for various "Speed" preferences are easier to use.
* Settings dialog shows saver description below embedded preview.
* Better behavior when zero monitors are attached.
* Improvements to inhibiting blanking while videos are playing:
No longer necessary to hack GNOME and KDE to get them to not
usurp the org.freedesktop.ScreenSaver endpoint.
* unicrud displays character names.
* Updated webcollage.
- Ignore selected unbrecognized options generated by %%configure
(xscreensaver-unrecognized-opts.patch).
- Properly find gtk3 directories (xscreensaver-gtk3.patch).
- Refresh xscreensaver-bug-reports.patch,
xscreensaver-default-screensaver.patch,
xscreensaver-fireworkx-man.patch.
==== yakuake ====
Version update (22.08.1 -> 22.08.2)
- Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
==== yast2 ====
Version update (4.5.16 -> 4.5.17)
Subpackages: yast2-logs
- remove #postprocess_url from RelURL class (jsc#SLE-22578, jsc#SLE-24584)
- 4.5.17
1
0
Hi guys,
I trying to setup up a simple server on a Raspberry Pi Zero, but it exit on
boot up.
I get get boot screen with UBoot on the right-hand side, then openSUSE
Slash Screen with 6,0.0.3, and then I get a error message about EFI / MMC
and it goes to the black screen with a - blinking an nothing else.
--
Terror PUP a.k.a
Chuck "PUP" Payne
-----------------------------------------
Discover it! Enjoy it! Share it! openSUSE Linux.
-----------------------------------------
openSUSE -- Terrorpup
openSUSE Ambassador/openSUSE Member
skype,twiiter,identica,friendfeed -- terrorpup
freenode(irc) --terrorpup/lupinstein
Register Linux Userid: 155363
openSUSE Community Member since 2008.
2
1
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa (22.2.0 -> 22.2.1)
Mesa-drivers (22.2.0 -> 22.2.1)
ModemManager (1.18.10 -> 1.18.12)
MozillaFirefox (104.0.2 -> 105.0.3)
ceph (16.2.9.538+g9de83fa4064 -> 16.2.9.539+gea74dd900cd)
curl
ethtool (5.19 -> 6.0)
glib2
gnome-clocks
gnome-terminal (3.46.1 -> 3.46.2)
harfbuzz (5.2.0 -> 5.3.0)
kplotting (5.98.0 -> 5.99.0)
libblockdev (2.27 -> 2.28)
libfido2 (1.10.0 -> 1.12.0)
libjcat (0.1.11 -> 0.1.12)
liblouis (3.22.0 -> 3.23.0)
libostree (2022.5 -> 2022.6)
libwpe (1.12.3 -> 1.14.0)
libxmlb (0.3.9 -> 0.3.10)
nodejs18
pango (1.50.10 -> 1.50.11)
polari (42.1 -> 43.0)
poppler (22.09.0 -> 22.10.0)
poppler-qt5 (22.09.0 -> 22.10.0)
python-dnspython
raspberrypi-firmware-dt (2022.07.06 -> 2022.10.03)
rubygem-actioncable-7.0 (7.0.3.1 -> 7.0.4)
rubygem-actionmailbox-7.0 (7.0.3.1 -> 7.0.4)
rubygem-actionmailer-7.0 (7.0.3.1 -> 7.0.4)
rubygem-actionpack-7.0 (7.0.3.1 -> 7.0.4)
rubygem-actiontext-7.0 (7.0.3.1 -> 7.0.4)
rubygem-actionview-7.0 (7.0.3.1 -> 7.0.4)
rubygem-activejob-7.0 (7.0.3.1 -> 7.0.4)
rubygem-activemodel-7.0 (7.0.3.1 -> 7.0.4)
rubygem-activerecord-7.0 (7.0.3.1 -> 7.0.4)
rubygem-activestorage-7.0 (7.0.3.1 -> 7.0.4)
rubygem-activesupport-7.0 (7.0.3.1 -> 7.0.4)
rubygem-bindata (2.4.10 -> 2.4.12)
rubygem-bundler (2.3.21 -> 2.3.23)
rubygem-css_parser (1.11.0 -> 1.12.0)
rubygem-debase-ruby_core_source (0.10.16 -> 0.10.17)
rubygem-delayed_job (4.1.10 -> 4.1.11)
rubygem-dry-configurable (0.15.0 -> 0.16.0)
rubygem-dry-container (0.10.1 -> 0.11.0)
rubygem-excon (0.92.4 -> 0.93.0)
rubygem-faraday (2.5.2 -> 2.6.0)
rubygem-faraday-net_http (3.0.0 -> 3.0.1)
rubygem-formatador (0.3.0 -> 1.1.0)
rubygem-google-protobuf (3.21.5 -> 3.21.7)
rubygem-haml (5.2.2 -> 6.0.6)
rubygem-haml-rails (2.0.1 -> 2.1.0)
rubygem-html2haml (2.2.0 -> 2.3.0)
rubygem-json-jwt (1.15.3 -> 1.16.0)
rubygem-loofah (2.18.0 -> 2.19.0)
rubygem-mocha (1.14.0 -> 1.15.0)
rubygem-msgpack (1.5.6 -> 1.6.0)
rubygem-mysql2 (0.5.3 -> 0.5.4)
rubygem-openid_connect (1.3.1 -> 2.1.0)
rubygem-pairing_heap (0.3.0 -> 1.0.0)
rubygem-parallel_tests (3.11.1 -> 3.13.0)
rubygem-passenger (6.0.14 -> 6.0.15)
rubygem-prawn-icon (3.0.0 -> 3.1.0)
rubygem-rack-oauth2 (1.21.2 -> 2.1.0)
rubygem-rack-protection (2.2.2 -> 3.0.2)
rubygem-rack-proxy (0.7.2 -> 0.7.4)
rubygem-rails-7.0 (7.0.3.1 -> 7.0.4)
rubygem-railties-7.0 (7.0.3.1 -> 7.0.4)
rubygem-rb-fsevent (0.11.1 -> 0.11.2)
rubygem-red-datasets (0.1.4 -> 0.1.5)
rubygem-regexp_parser (2.5.0 -> 2.6.0)
rubygem-rouge (3.30.0 -> 4.0.0)
rubygem-rspec-expectations (3.11.0 -> 3.11.1)
rubygem-rspec-support (3.11.0 -> 3.11.1)
rubygem-rubocop (1.35.1 -> 1.36.0)
rubygem-slop (4.9.2 -> 4.9.3)
rubygem-spring (4.0.0 -> 4.1.0)
rubygem-sshkit (1.21.2 -> 1.21.3)
rubygem-swd (1.3.0 -> 2.0.2)
rubygem-timers (4.3.3 -> 4.3.4)
rubygem-turbo-rails (1.1.1 -> 1.3.0)
rubygem-tzinfo-data (1.2022.3 -> 1.2022.4)
rubygem-unicode-display_width (2.2.0 -> 2.3.0)
rubygem-webfinger (1.2.0 -> 2.1.2)
rubygem-xdg (6.5.0 -> 6.6.0)
rubygem-yard (0.9.27 -> 0.9.28)
rubygem-zeitwerk (2.6.0 -> 2.6.1)
sendmail
vim (9.0.0626 -> 9.0.0709)
wpebackend-fdo (1.12.1 -> 1.14.0)
xdm
xz
yast2-bootloader (4.5.6 -> 4.5.7)
yast2-trans (84.87.20220930.817f83073b -> 84.87.20221009.3d63202666)
zlib
=== Details ===
==== Mesa ====
Version update (22.2.0 -> 22.2.1)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 22.2.1
* lots of stuff here: llvmpipe, lavapipe, freedreno, aco, mesa,
turnip, virgl, r600, zink, radv, core gallium, and nir. All in
all, lots of good fixes all over the tree.
==== Mesa-drivers ====
Version update (22.2.0 -> 22.2.1)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- update to 22.2.1
* lots of stuff here: llvmpipe, lavapipe, freedreno, aco, mesa,
turnip, virgl, r600, zink, radv, core gallium, and nir. All in
all, lots of good fixes all over the tree.
==== ModemManager ====
Version update (1.18.10 -> 1.18.12)
Subpackages: ModemManager-bash-completion libmm-glib0
- Update to version 1.18.12:
+ This release fixes a few very critical issues that happpen when
using a glib2 newer or equal than 2.73.2, plus numerous fixes
for the Core, MBIM, QMI, 3GPP profile manager interface, SMS,
libmm-glib, and mmcli.
+ Plugins:
- sierra: disable +CPOL in the GL7600.
- telit: add LE910Cx MBIM composition port hints.
- telit: add port type hints for LN920 0x1060, 0x1061
compositions.
- icera: fix double free on %%IPSYS=? response processing
- mtk: fix task completion when loading supported modes.
- Add new pkgconfig modules build requirements: gio-2.0, glib-2.0,
gmodule-2.0, and gobject-2.0.
- Update ModemManager.keyring to the new upstream key:
A814D09B9C5BC01945A64308AECE0239C6606AD5. Found at
www.freedesktop.org/software/ModemManager/0xAECE0239C6606AD5.asc.
==== MozillaFirefox ====
Version update (104.0.2 -> 105.0.3)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 105.0.3:
* Fixes for other platforms
- Mozilla Firefox 105.0.2:
* Fixed poor contrast on various menu items with certain
themes on Linux systems (bmo#1792063)
* Fixed the scrollbar appearing on the wrong side of
`select` elements in right-to-left locales (bmo#1791219)
* Fixed a possible deadlock when loading some sites in
Troubleshoot Mode (bmo#1786259)
* Fixed a bug causing some dynamic appearance changes to
not appear when expected (bmo#1786521)
* Fixed a bug causing theme styling to not be properly applied
to sidebars for some add-ons in Private Browsing Mode
(bmo#1787543)
- Mozilla Firefox 105.0.1
* Reverted focus behavior for new windows back to the content
area instead of the address bar (bmo#1784692)
- added mozilla-i686-build.patch to avoid using avx2
- Mozilla Firefox 105.0
https://www.mozilla.org/en-US/firefox/105.0/releasenotes
MFSA 2022-40 (bsc#1203477)
* CVE-2022-40959 (bmo#1782211)
Bypassing FeaturePolicy restrictions on transient pages
* CVE-2022-40960 (bmo#1787633)
Data-race when parsing non-UTF-8 URLs in threads
* CVE-2022-40958 (bmo#1779993)
Bypassing Secure Context restriction for cookies with __Host
and __Secure prefix
* CVE-2022-40961 (bmo#1784588)
Stack-buffer overflow when initializing Graphics
* CVE-2022-40956 (bmo#1770094)
Content-Security-Policy base-uri bypass
* CVE-2022-40957 (bmo#1777604)
Incoherent instruction cache when building WASM on ARM64
* CVE-2022-40962 (bmo#1767360, bmo#1776655, bmo#1777574,
bmo#1784835, bmo#1785109, bmo#1786502, bmo#1789440)
Memory safety bugs fixed in Firefox 105 and Firefox ESR 102.3
- requires
NSS 3.82
Rust 1.63 (1.61)
- removed obsolete mozilla-glibc236.patch
==== ceph ====
Version update (16.2.9.538+g9de83fa4064 -> 16.2.9.539+gea74dd900cd)
Subpackages: librados2 librbd1
- Update to 16.2.9-539-gea74dd900cd:
+ (bsc#1202292) ceph.spec.in: Add -DFMT_DEPRECATED_OSTREAM to CXXFLAGS
==== curl ====
Subpackages: libcurl4
- Update connection info when using UNIX socket as endpoint
connect-fix-Curl_updateconninfo-for-TRNSPRT_UNIX.patch
==== ethtool ====
Version update (5.19 -> 6.0)
- update to upstream release 6.0
* Fix: advertisement modes autoselection by lanes (-s)
==== glib2 ====
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0
- Add upstream patch to solve GIMP crashes:
+ f0dd96c28751f15d0703b384bfc7c314af01caa8.diff:
glgo#GNOME/GLib!2770 Empty values are not valid GParamSpec.
==== gnome-clocks ====
Subpackages: gnome-shell-search-provider-gnome-clocks
- Package sub-package gnome-shell-search-provider-gnome-clocks as
noarch.
==== gnome-terminal ====
Version update (3.46.1 -> 3.46.2)
Subpackages: gnome-shell-search-provider-gnome-terminal nautilus-extension-terminal
- Update to version 3.46.2:
* build: Fix libc feature defines
* client: Use verified schema
* desktop: Use Preferences icon
* icons: Add separate icons for Preferences
* prefs:
- Add NoDisplay desktop file for the prefs binary
- Move prefs binary to libexecdir
- Use different wm class
- Use new icon
* profile: Use correct schema source for the profiles list schema
* Updated translations.
==== harfbuzz ====
Version update (5.2.0 -> 5.3.0)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- Update to version 5.3.0:
* Donât add glyphs from dropped MATH or COLR tables to the subset
glyphs
* Map rlig to appropriate AAT feature selectors
* Update USE data files to latest version
* Check CBDT extents first before outline tables, to help with
fonts that also include an empty glyf table
* More work towards variable font instancing in the subsetter
* Subsetter repacker improvements
==== kplotting ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt 6 Windows CI
* .gitlab-ci.yml: enable static builds
==== libblockdev ====
Version update (2.27 -> 2.28)
Subpackages: libbd_btrfs2 libbd_crypto2 libbd_fs2 libbd_loop2 libbd_lvm2 libbd_mdraid2 libbd_part2 libbd_swap2 libbd_utils2 libblockdev2
- update to 2.28:
* lvm: Fix bd_lvm_get_supported_pe_sizes in Python on 32bit
* tests: Create bigger devices for XFS tests
* tests: Use ext instead of xfs in MountTestCase.test_mount_ro_device
* mpath: Memory leak fix
* spec: Require the same version utils from plugins
* mdraid: Try harder to get container UUID in bd_md_detail
* Add a test case for DDF arrays/containers
* mdraid: Do not ignore errors from bd_md_canonicalize_uuid in bd_md_examine
* mdraid: Try harder to get container UUID in bd_md_examine
* mdraid: Fix copy-paste error when checking return value
* tests: Wait for raid and mirrored LVs to be synced before removing
* tests: Make smaller images for test_lvcreate_type
* dm: Fix comparing DM RAID member devices UUID
* mdraid: Fix use after free
* ci: Add .lgtm.yaml config for LGTM
* ci: Add GitHub actions for running rpmbuilds and csmock
* mpath: Fix potential NULL pointer dereference
==== libfido2 ====
Version update (1.10.0 -> 1.12.0)
- Version 1.12.0 (2022-09-22)
* Support for COSE_ES384.
* Support for hidraw(4) on FreeBSD; gh#597.
* Improved support for FIDO 2.1 authenticators.
* New API calls:
+ es384_pk_free;
+ es384_pk_from_EC_KEY;
+ es384_pk_from_EVP_PKEY;
+ es384_pk_from_ptr;
+ es384_pk_new;
+ es384_pk_to_EVP_PKEY;
+ fido_cbor_info_certs_len;
+ fido_cbor_info_certs_name_ptr;
+ fido_cbor_info_certs_value_ptr;
+ fido_cbor_info_maxrpid_minpinlen;
+ fido_cbor_info_minpinlen;
+ fido_cbor_info_new_pin_required;
+ fido_cbor_info_rk_remaining;
+ fido_cbor_info_uv_attempts;
+ fido_cbor_info_uv_modality.
* Documentation and reliability fixes.
- Version 1.11.0 (2022-05-03)
* Experimental PCSC support; enable with -DUSE_PCSC.
* Improved OpenSSL 3.0 compatibility.
* Use RFC1951 raw deflate to compress CTAP 2.1 largeBlobs.
* winhello: advertise "uv" instead of "clientPin".
* winhello: support hmac-secret in fido_dev_get_assert().
* New API calls:
+ fido_cbor_info_maxlargeblob.
* Documentation and reliability fixes.
* Separate build and regress targets.
==== libjcat ====
Version update (0.1.11 -> 0.1.12)
- update to 0.1.12:
* Correctly export the AliasIds in all cases (Richard Hughes)
* Install installed-test firmware.bin.ed25519 (Jan Tojnar)
* Predate test cert activation date by 1 day (David Bonner)
==== liblouis ====
Version update (3.22.0 -> 3.23.0)
Subpackages: liblouis-data liblouis20 python3-louis
- update to 3.23.0:
- Fix a problem in the parsing of faulty unbalanced context
expressions. Thanks to Samuel Thibault.
- Fix a buffer overflow problem when ~output.length~ is larger than
~input.length~. Thanks to Samuel Thibault.
- Fix an endless loop in the handling of computer braille. Thanks to
Bert Frees.
* * Braille table improvements
- Remove computer braille from Japanese Kantenji as it is not part of
the standard. Thanks to Kensaku Yoza.
- Bring Swedish tables up to date with the latest standard published
by Punktskriftsnämnden (the Swedish Braille Authority) in 2009. The
table for uncontracted braille was replaced and new tables for
(partially and fully) contracted braille have been added. Thanks to
David Renström from Insyn Scandinavia AB.
- Improvements to Hungarian (added more exceptions) and migration to
the ~nonumsign~ opcode thanks to Attila Hammer.
- Fixed a bug in the Ukrainian table that led to wrong translation of
some uppercase letters. Thanks to Andrey Yakuboy and Bert Frees.
- Augment the UEB grade 2 tables to resolve an ambiguity between lower
groupsigns and punctuation at the beginning of words by placing a letter
sign at the front of punctuation. This resolves an ambiguity between, for
example, "discount" and ".count". Thanks to Krzysztof Drewniak.
- Add a new table for /Chinese Common Braille Scheme/ which is a type
of braille used for spelling Mandarin Chinese. It is a variant of
the /Chinese Current Braille System/ but has more perfect marking
rules and produces less ambiguity than the latter. For more
information see the comments in ~zhcn-cbs.ctb~. Thanks to Cary-Rowen
and Frank.
- Updates to the Chinese bopomofo braille table thanks to Bo-Cheng
Jhan:
- Update braille patterns of some Chinese characters and phrases
- Add braille patterns for various Greek symbols
- Add "Math rules" section and the mixed number rule
- Add braille patterns for â (â£â£â£¹), â (â£â£¿â£¹), and â (â£â£â£¹)
- New table for Kinyarwanda braille thanks to Jake Kyle from Compass
Braille.
- New table for Luganda braille thanks to Jake Kyle from Compass
Braille.
- Improvements to the Russian contracted braille table
thanks to Andrey Yakuboy:
- Now prefixes "из" and "без" are correctly contracted
before hard sign (Ñ).
- Fixed a contraction for word "кое-где", now it is contracted
according to rules.
- Other minor fixes and improvements.
==== libostree ====
Version update (2022.5 -> 2022.6)
Subpackages: libostree-1-1
- Update to version 2022.6:
+ Finalize-staged now better supports automounted partitions and
skips waiting for termination signal.
+ A file descriptor leak has been fixed in the commit logic.
+ Add basic support for handling overlayfs whiteouts on checkout
through a new --process-passthrough-whiteouts flag.
+ Ostree rev-parse command gained a new --single flag to better
support repositories containing exactly one commit.
- Drop ostree-glibc_2.36.patch: Fixed upstream.
==== libwpe ====
Version update (1.12.3 -> 1.14.0)
- Update to version 1.14.0:
+ New API to provide input events to be treated by WebKit as
gamepad inputs.
+ New API to configure the target refresh rate of view backends.
+ New API which allow clients to supply an alternative mechanism
for spawning WebKit auxiliary processes.
+ New WPE_ENABLE_XKB build option, enabled by default, which can
be used to avoid usage of libxkbcommon.
- Use ldconfig_scriptlets macro for post(un) handling.
==== libxmlb ====
Version update (0.3.9 -> 0.3.10)
- update to 0.3.10:
* Fix dumping and exporting multiple files from the CLI (Richard Hughes)
* Watch files before loading them into the builder (Philip Withnall)
* Fix potential double free when filtering by language (Sergio Costas Rodriguez)
==== nodejs18 ====
Subpackages: npm18
- qemu_timeouts_arches.patch: set timeouts on riscv5 to 7x normal
- skip more tests for riscv64/qemu emulation
==== pango ====
Version update (1.50.10 -> 1.50.11)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0
- Update to version 1.50.11:
+ Don't crash for lack of fonts.
+ Avoid a crash in shaping.
- Drop 639.patch: Fixed upstream.
==== polari ====
Version update (42.1 -> 43.0)
- Update to version 43.0:
+ Move more UI to libadwaita.
+ Misc. bug fixes and cleanups.
+ Updated translations.
==== poppler ====
Version update (22.09.0 -> 22.10.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools
- update to 22.10.0:
* SplashOutputDev::tilingPatternFill: Properly restore CTM on failure.
* Protect against malformed files
* Refactor code to not use strndup
* Other small code refactoring
utils:
* pdftoppm: Avoid round-off errors when determining raster dimensions
* pdftocairo: Avoid round-off errors when determining raster dimensions
* pdftotext: Simplify memory handling
qt:
* Take into account flagNoView when getting/setting the visible status.
KDE bug #456313
==== poppler-qt5 ====
Version update (22.09.0 -> 22.10.0)
- update to 22.10.0:
* SplashOutputDev::tilingPatternFill: Properly restore CTM on failure.
* Protect against malformed files
* Refactor code to not use strndup
* Other small code refactoring
utils:
* pdftoppm: Avoid round-off errors when determining raster dimensions
* pdftocairo: Avoid round-off errors when determining raster dimensions
* pdftotext: Simplify memory handling
qt:
* Take into account flagNoView when getting/setting the visible status.
KDE bug #456313
==== python-dnspython ====
- Include in filelist directories with their content.
==== raspberrypi-firmware-dt ====
Version update (2022.07.06 -> 2022.10.03)
- Update to 896b8da17ad1 (2022-10-03):
* switch to 6.0 branch
- Update to a26d9d4da299 (2022-09-27):
* switch to 5.19 branch
==== rubygem-actioncable-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* The Redis adapter is now compatible with redis-rb 5.0
Compatibility with redis-rb 3.x was dropped.
* Jean Boussier*
* The Action Cable server is now mounted with `anchor: true`.
This means that routes that also start with `/cable` will no longer clash with Action Cable.
* Alex Ghiculescu*
==== rubygem-actionmailbox-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* No changes.
==== rubygem-actionmailer-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* No changes.
==== rubygem-actionpack-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Prevent `ActionDispatch::ServerTiming` from overwriting existing values in `Server-Timing`.
Previously, if another middleware down the chain set `Server-Timing` header,
it would overwritten by `ActionDispatch::ServerTiming`.
* Jakub Malinowski*
==== rubygem-actiontext-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* No changes.
==== rubygem-actionview-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Guard against `ActionView::Helpers::FormTagHelper#field_name` calls with nil
`object_name` arguments. For example:
```erb
<%= fields do |f| %>
<%= f.field_name :body %>
<% end %>
```
* Sean Doyle*
* Strings returned from `strip_tags` are correctly tagged `html_safe?`
Because these strings contain no HTML elements and the basic entities are escaped, they are safe
to be included as-is as PCDATA in HTML content. Tagging them as html-safe avoids double-escaping
entities when being concatenated to a SafeBuffer during rendering.
Fixes [rails/rails-html-sanitizer#124](https://github.com/rails/rails-html-sanitiz…
* Mike Dalessio*
==== rubygem-activejob-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Update `ActiveJob::QueueAdapters::QueAdapter` to remove deprecation warning.
Remove a deprecation warning introduced in que 1.2 to prepare for changes in
que 2.0 necessary for Ruby 3 compatibility.
* Damir Zekic* and *Adis Hasovic*
==== rubygem-activemodel-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Handle name clashes in attribute methods code generation cache.
When two distinct attribute methods would generate similar names,
the first implementation would be incorrectly re-used.
```ruby
class A
attribute_method_suffix "_changed?"
define_attribute_methods :x
end
class B
attribute_method_suffix "?"
define_attribute_methods :x_changed
end
```
* Jean Boussier*
==== rubygem-activerecord-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Symbol is allowed by default for YAML columns
* Ãtienne Barrié*
* Fix `ActiveRecord::Store` to serialize as a regular Hash
Previously it would serialize as an `ActiveSupport::HashWithIndifferentAccess`
which is wasteful and cause problem with YAML safe_load.
* Jean Boussier*
* Add `timestamptz` as a time zone aware type for PostgreSQL
This is required for correctly parsing `timestamp with time zone` values in your database.
If you don't want this, you can opt out by adding this initializer:
```ruby
ActiveRecord::Base.time_zone_aware_types -= [:timestamptz]
```
* Alex Ghiculescu*
* Fix supporting timezone awareness for `tsrange` and `tstzrange` array columns.
```ruby
[#] In database migrations
add_column :shops, :open_hours, :tsrange, array: true
[#] In app config
ActiveRecord::Base.time_zone_aware_types += [:tsrange]
[#] In the code times are properly converted to app time zone
Shop.create!(open_hours: [Time.current..8.hour.from_now])
```
* Wojciech WnÄtrzak*
* Resolve issue where a relation cache_version could be left stale.
Previously, when `reset` was called on a relation object it did not reset the cache_versions
ivar. This led to a confusing situation where despite having the correct data the relation
still reported a stale cache_version.
Usage:
```ruby
developers = Developer.all
developers.cache_version
Developer.update_all(updated_at: Time.now.utc + 1.second)
developers.cache_version # Stale cache_version
developers.reset
developers.cache_version # Returns the current correct cache_version
```
Fixes #45341.
* Austen Madden*
* Fix `load_async` when called on an association proxy.
Calling `load_async` directly an association would schedule
a query but never use it.
```ruby
comments = post.comments.load_async # schedule a query
comments.to_a # perform an entirely new sync query
```
Now it does use the async query, however note that it doesn't
cause the association to be loaded.
* Jean Boussier*
* Fix eager loading for models without primary keys.
* Anmol Chopra*, *Matt Lawrence*, and *Jonathan Hefner*
* `rails db:schema:{dump,load}` now checks `ENV["SCHEMA_FORMAT"]` before config
Since `rails db:structure:{dump,load}` was deprecated there wasn't a simple
way to dump a schema to both SQL and Ruby formats. You can now do this with
an environment variable. For example:
```
SCHEMA_FORMAT=sql rake db:schema:dump
```
* Alex Ghiculescu*
* Fix Hstore deserialize regression.
* edsharp*
==== rubygem-activestorage-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Fixes proxy downloads of files over 5MiB
Previously, trying to view and/or download files larger than 5mb stored in
services like S3 via proxy mode could return corrupted files at around
5.2mb or cause random halts in the download. Now,
`ActiveStorage::Blobs::ProxyController` correctly handles streaming these
larger files from the service to the client without any issues.
Fixes #44679
* Felipe Raul*
==== rubygem-activesupport-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* Redis cache store is now compatible with redis-rb 5.0.
* Jean Boussier*
* Fix `NoMethodError` on custom `ActiveSupport::Deprecation` behavior.
`ActiveSupport::Deprecation.behavior=` was supposed to accept any object
that responds to `call`, but in fact its internal implementation assumed that
this object could respond to `arity`, so it was restricted to only `Proc` objects.
This change removes this `arity` restriction of custom behaviors.
* Ryo Nakamura*
==== rubygem-bindata ====
Version update (2.4.10 -> 2.4.12)
updated to version 2.4.12
see installed ChangeLog.rdoc
== Version 2.4.12 (2022-10-03)
* Do not include DelayedIO objects when :onlyif is false.
== Version 2.4.11 (2022-09-27)
* Make DelayedIO work with :onlyif. Reported by Spencer McIntyre.
==== rubygem-bundler ====
Version update (2.3.21 -> 2.3.23)
updated to version 2.3.23
see installed CHANGELOG.md
[#] 2.3.23 (October 5, 2022)
[#]# Enhancements:
- Update GitLab CI template with new one [#5944](https://github.com/rubygems/rubygems/pull/5944)
[#]# Bug fixes:
- Fix `bundle init` not respecting umask in generated gem's Gemfile [#5947](https://github.com/rubygems/rubygems/pull/5947)
[#]# Performance:
- Further speed up Bundler by not sorting specs unnecessarily [#5868](https://github.com/rubygems/rubygems/pull/5868)
[#]# Documentation:
- Update Bundler new feature instructions [#5912](https://github.com/rubygems/rubygems/pull/5912)
[#] 2.3.22 (September 7, 2022)
[#]# Enhancements:
- Use a more accurate source code uri in gemspec [#5896](https://github.com/rubygems/rubygems/pull/5896)
- Support `--path` option in `bundle add` [#5897](https://github.com/rubygems/rubygems/pull/5897)
- Improve lockfile dependency unlocking [#5881](https://github.com/rubygems/rubygems/pull/5881)
- Add platform alias `:windows` to Gemfile DSL [#5650](https://github.com/rubygems/rubygems/pull/5650)
- Make `#to_lock` consistent between `Gem::Dependency` and `Bundler::Dependency` [#5872](https://github.com/rubygems/rubygems/pull/5872)
- Support marshaled index specifications with `nil` required ruby version [#5824](https://github.com/rubygems/rubygems/pull/5824)
[#]# Bug fixes:
- Fix resolution hanging on musl platforms [#5875](https://github.com/rubygems/rubygems/pull/5875)
- Fix another regression affecting the sorbet family of gems [#5874](https://github.com/rubygems/rubygems/pull/5874)
[#]# Documentation:
- Introduce bundle-console(1) man [#5901](https://github.com/rubygems/rubygems/pull/5901)
- Introduce bundle-version(1) man [#5895](https://github.com/rubygems/rubygems/pull/5895)
- Introduce bundle-help(1) man [#5886](https://github.com/rubygems/rubygems/pull/5886)
==== rubygem-css_parser ====
Version update (1.11.0 -> 1.12.0)
updated to version 1.12.0
no changelog found
==== rubygem-debase-ruby_core_source ====
Version update (0.10.16 -> 0.10.17)
updated to version 0.10.17
see installed CHANGELOG.md
[#]# [0.10.17](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.2.0-preview2 added
==== rubygem-delayed_job ====
Version update (4.1.10 -> 4.1.11)
updated to version 4.1.11
see installed CHANGELOG.md
4.1.11 - 2022-09-28
===================
* Fix missing require for Rails 7.0.3+
==== rubygem-dry-configurable ====
Version update (0.15.0 -> 0.16.0)
updated to version 0.16.0
see installed CHANGELOG.md
[#]# 0.16.0 2022-10-08
[#]## Added
- Support for custom config classes via `config_class:` option (#136 by @solnic)
```ruby
extend Dry::Configurable(config_class: MyConfig)
```
Your config class should inherit from `Dry::Configurable::Config`.
- Return `Dry::Core::Constants::Undefined` (instead of nil) as the value for non-configured settings via a `default_undefined: true` option (#141 by @timriley)
```ruby
extend Dry::Configurable(default_undefined: true)
```
You must opt into this feature via the `default_undefined: true` option. Non-configured setting values are still `nil` by default.
[#]## Fixed
- Remove exec bit from version.rb (#139 by @Fryguy)
[#]## Changed
- Improve memory usage by separating setting definitions from config values (#138 by @timriley)
Your usage of dry-configurable may be impacted if you have been accessing objects from `_settings` or the internals of `Dry::Configurable::Config`. `_settings` now returns `Dry::Configurable::Setting` instances, which contain only the details from the setting's definition. Setting _values_ remain in `Dry::Configurable::Config`.
- Use Zeitwerk to speed up load time (#135 by @solnic)
[Compare v0.15.0...v0.16.0](https://github.com/dry-rb/dry-configurable/compare/v0.15…
==== rubygem-dry-container ====
Version update (0.10.1 -> 0.11.0)
updated to version 0.11.0
see installed CHANGELOG.md
[#]# 0.11.0 2022-09-16
[#]## Changed
- dry-configurable will be used whenever it is in the $LOAD_PATH (see dry-rb/dry-system#247 for more context) (@solnic)
[Compare v0.10.1...v0.11.0](https://github.com/dry-rb/dry-container/compare/v0.10.1.…
==== rubygem-excon ====
Version update (0.92.4 -> 0.93.0)
updated to version 0.93.0
no changelog found
==== rubygem-faraday ====
Version update (2.5.2 -> 2.6.0)
updated to version 2.6.0
see installed CHANGELOG.md
==== rubygem-faraday-net_http ====
Version update (3.0.0 -> 3.0.1)
updated to version 3.0.1
no changelog found
==== rubygem-formatador ====
Version update (0.3.0 -> 1.1.0)
updated to version 1.1.0
see installed changelog.txt
v1.0.0 01/20/21
===============
release v1, it's been stable for ages
==== rubygem-google-protobuf ====
Version update (3.21.5 -> 3.21.7)
updated to version 3.21.7
no changelog found
==== rubygem-haml ====
Version update (5.2.2 -> 6.0.6)
updated to version 6.0.6
see installed CHANGELOG.md
[#]# 6.0.6
* Prevent CRuby from accidentally using the Ruby implementation fallback
* Reversing what v6.0.3 and v6.0.4 did, but still supporting Wasm.
[#]# 6.0.5
* Resurrect `#haml_object_ref` support in an object reference [#1097](https://github.com/haml/haml/issues/1097)
* This was removed in 6.0.0, and added back in this version.
* Stop warning `remove_whitespace: true` option.
[#]# 6.0.4
Released on October 2, 2022
([diff](https://github.com/haml/haml/compare/v6.0.3...v6.0.4))
* Fix a parse failure of `%` in attributes [#1096](https://github.com/haml/haml/issues/1096)
* Add another fallback from C to Ruby for Wasm.
[#]# 6.0.3
Released on September 28, 2022
([diff](https://github.com/haml/haml/compare/v6.0.2...v6.0.3))
* For Wasm, fallback to Ruby when C extension is not available.
[#]# 6.0.2
Released on September 28, 2022
([diff](https://github.com/haml/haml/compare/v6.0.1...v6.0.2))
* Unescape HTML-safe arguments for `surround`, `succeed`, and `precede` on Rails
[#1088](https://github.com/haml/haml/issues/1088)
[#]# 6.0.1
Released on September 23, 2022
([diff](https://github.com/haml/haml/compare/v6.0.0...v6.0.1))
* Unescape HTML-safe interpolation on Rails [#1084](https://github.com/haml/haml/issues/1084)
* Resurrect Haml 5's `AttributeParser.available?` for syntax\_tree-haml [#1085](https://github.com/haml/haml/issues/1085)
[#]# 6.0.0
Released on September 21, 2022
([diff](https://github.com/haml/haml/compare/v5.2.2...v6.0.0))
* Replace the implementation with Hamlit
* Haml 6 is about 1.7x faster than Haml 5 in [this benchmark](benchmark/slim/run-benchmarks.rb).
* The parser is kept as is, but everything else is replaced.
* The `haml` CLI interface was also replaced.
* The interface of `Haml::Engine` is changed. `Haml::Template` is most likely what you need now.
* Most Haml helpers are removed.
* Rails:
* Kept: `find_and_reserve`, `preserve`, `surround`, `precede`, `succeed`, `capture_haml`
* Removed: `block_is_haml?`, `flatten`, `haml_concat`, `haml_indent`, `haml_tag`, `haml_tag_if`, `html_attrs`,
`html_escape`, `init_haml_helpers`, `is_haml?`, `list_of`, `non_haml`, `tab_down`, `tab_up`, `with_tabs`
* Tilt:
* Kept: `preserve`
* Removed: `block_is_haml?`, `capture_haml`, `escape_once`, `find_and_preserve`, `flatten`, `haml_concat`,
`haml_indent`, `haml_tag`, `haml_tag_if`, `html_attrs`, `html_escape`, `init_haml_helpers`, `is_haml?`,
`list_of`, `non_haml`, `precede`, `succeed`, `surround`, `tab_down`, `tab_up`, `with_tabs`
* Only the attributes in [`Haml::AttributeBuilder::BOOLEAN_ATTRIBUTES`](lib/haml/attribute_builder.rb)
are handled as boolean attributes.
* Some legacy Rails integration is removed.
==== rubygem-haml-rails ====
Version update (2.0.1 -> 2.1.0)
updated to version 2.1.0
no changelog found
==== rubygem-html2haml ====
Version update (2.2.0 -> 2.3.0)
updated to version 2.3.0
see installed Changelog.markdown
[#]# 2.3.0
* Haml 6+ support.
* Fixed a bug that embedded ruby code was not parsed with the current version of ruby.
==== rubygem-json-jwt ====
Version update (1.15.3 -> 1.16.0)
updated to version 1.16.0
no changelog found
==== rubygem-loofah ====
Version update (2.18.0 -> 2.19.0)
updated to version 2.19.0
see installed CHANGELOG.md
[#]# 2.19.0 / 2022-09-14
[#]## Features
* Allow SVG 1.0 color keyword names in CSS attributes. These colors are part of the [CSS Color Module Level 3](https://www.w3.org/TR/css-color-3/#svg-color) recommendation released 2022-01-18. [[#243](https://github.com/flavorjones/loofah/issues/243)]
==== rubygem-mocha ====
Version update (1.14.0 -> 1.15.0)
updated to version 1.15.0
no changelog found
==== rubygem-msgpack ====
Version update (1.5.6 -> 1.6.0)
updated to version 1.6.0
see installed ChangeLog
2022-09-30 1.6.0:
* Fix a potential use-after-free bug in Buffer_free when accessing a packer or unpacker buffer.
* `old-style-definition` compilation warnings.
* Restore zero-copy buffer feed when provided a Ruby string. This was accidentally broken in 1.5.4.
* Provide implementations for `ObjectSpace.memsize`. Message pack objects now properly report their size to Ruby.
* Fix an endianess bug on Windows platform.
==== rubygem-mysql2 ====
Version update (0.5.3 -> 0.5.4)
- updated to version 0.5.4
* The taint mechanism will be deprecated in Ruby 2.7 by @kamipo in #1083
* Made argument types strict for ruby 2.7 by @nobu in #1096
* Update rake (and rake-compiler) to suppress the warning. by @junaruga in #1099
* Fix crash if a Mysql2::Client object is allocated but never connected by @sodabrew in #1101
* Remove Enumerable include from Statement class by @adamcrown in #1104
* Add project metadata to the gemspec by @orien in #1089
* Don't call mysql_close if mysql_init wasn't called. by @fimmtiu in #1111
* Client session tracking by @insom in #1092
* Avoid a hash object allocation per each query/execute call by @kamipo in #1112
* Implementing type reflection from mysql result by @danhuynhdev in #1068
* Register C global variables to Ruby GC to avoid problems with GC.compact by @casperisfine in #1115
* Clarify Rails 4.2.11 support in Readme by @muzfuz in #1131
* Improve Homebrew compatibility by @stefansundin in #1135
* Tiny README syntax markup for consistency by @fwolfst in #1164
* Add GitHub Actions. by @junaruga in #1154
* Run GC.verify_compaction_references on CI by @casperisfine in #1155
* GitHub Actions: Add CentOS/Fedora cases. by @junaruga in #1168
* Random SEGV in do_send_query() by @unak in #1150
* GitHub Actions: Add macOS cases. by @junaruga in #1170
* Add GitHub Actions badges. by @junaruga in #1172
* Rename .travis_* files to ci/*. by @junaruga in #1171
* Make the benchmarks group optional. by @junaruga in #1173
* Verify the testing database before running tests. by @junaruga in #1174
* Rename the before/after hooks's symbol on RSpec 2 to the one on RSpec 3. by @junaruga in #1177
* Refactor CI yaml files by @junaruga in #1176
* Fix test failures on MariaDB by @junaruga in #1193
* Fix some typos [ci skip] by @kamipo in #1195
* Travis: Remove the command to pin Rubygems. by @junaruga in #1188
* Make Result#fields return interned strings in Ruby 3+ by @casperisfine in #1181
* Can't enable SSL with MariaDB driver library. (#1182) by @vakuum in #1183
* Fix broken URL [ci skip] by @gaurish in #1207
* Dynamically set Homebrew-installed OpenSSL flag by @olivierlacan in #1204
* Setup default CA path if not provided by @dbussink in #1206
* Allow setting VERIFY_IDENTITY for MariaDB by @dbussink in #1205
* Fix session tracking tests by @insom in #1222
* Update Mysql2::Result spec for Ruby 3.1 by @casperisfine in #1219
* pdate DATETIME casting tests for mysql 8.0 by @casperisfine in #1221
* Fix syntax by @tenderlove in #1223
* Fix more builds by @tenderlove in #1224
* Fix a mismatching size warning by @casperisfine in #1227
* Move rubocop to a separate CI job by @casperisfine in #1225
* improve ConnectionError mapping by @ThomasSevestre in #1215
* Undefine T_DATA allocators for Ruby 3.2 compatibility by @casperisfine in #1236
* Add Ruby 3.1 to the CI matrix by @casperisfine in #1235
* Fix to build with MySQL 5.1 by @arika in #1197
* fix typo in README by @nealharris in #1247
* Add signing key for MySQL 5.7.37 / 8.0.28 and higher by @sodabrew in #1254
* Remove ubuntu-16.04 from workflows by @mishina2228 in #1257
* Update GitHub Actions workflows by @mishina2228 in #1253
- update workaround_mysql_config_libs.patch:
only set rpath if it is not the standard libdir
- add workaround_mysql_config_libs.patch: (boo#1179289)
this should be fixed in mysql_config but for now lets sanitize
the path here
==== rubygem-openid_connect ====
Version update (1.3.1 -> 2.1.0)
updated to version 2.1.0
no changelog found
==== rubygem-pairing_heap ====
Version update (0.3.0 -> 1.0.0)
updated to version 1.0.0
no changelog found
==== rubygem-parallel_tests ====
Version update (3.11.1 -> 3.13.0)
updated to version 3.13.0
no changelog found
==== rubygem-passenger ====
Version update (6.0.14 -> 6.0.15)
Subpackages: ruby3.1-rubygem-passenger rubygem-passenger-apache2
updated to version 6.0.15
see installed CHANGELOG
==== rubygem-prawn-icon ====
Version update (3.0.0 -> 3.1.0)
updated to version 3.1.0
see installed CHANGELOG.md
[#] 3.1.0 - September 1, 2022
* Update our CI matrix to include recent versions of Prawn and Ruby! Thanks @petergoldstein! (#55)
* Resolve a few code smells that were flagged by Rubocop.
* [Material Design Icons](https://materialdesignicons.com) are now supported! Currently version `7.0.96` is included. Thanks @maneex! [https://github.com/jessedoyle/prawn-icon/pull/59](Pull Request).
* Memoize calls to `Prawn::Icon::FontData#path` to improve performance.
[#]### Material Design Icons
All Material Design Icons use the font prefix of `mdi`. That means that you're able to reference an icon as follows:
```ruby
require 'prawn/icon'
Prawn::Document.generate('icons.pdf') do |pdf|
pdf.icon 'mdi-beer', size: 60
end
```
==== rubygem-rack-oauth2 ====
Version update (1.21.2 -> 2.1.0)
updated to version 2.1.0
no changelog found
==== rubygem-rack-protection ====
Version update (2.2.2 -> 3.0.2)
updated to version 3.0.2
no changelog found
==== rubygem-rack-proxy ====
Version update (0.7.2 -> 0.7.4)
updated to version 0.7.4
no changelog found
==== rubygem-rails-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
no changelog found
updated to version 7.0.3.1
no changelog found
==== rubygem-railties-7.0 ====
Version update (7.0.3.1 -> 7.0.4)
updated to version 7.0.4
see installed CHANGELOG.md
[#]# Rails 7.0.4 (September 09, 2022) ##
* `config.allow_concurrency = false` now use a `Monitor` instead of a `Mutex`
This allows to enable `config.active_support.executor_around_test_case` even
when `config.allow_concurrency` is disabled.
* Jean Boussier*
* Skip Active Storage and Action Mailer if Active Job is skipped.
* Ãtienne Barrié*
* Correctly check if frameworks are disabled when running app:update.
* Ãtienne Barrié* and *Paulo Barros*
* Fixed `config.active_support.cache_format_version` never being applied.
Rails 7.0 shipped with a new serializer for Rails.cache, but the associated config
wasn't working properly. Note that even after this fix, it can only be applied from
the `application.rb` file.
* Alex Ghiculescu*
==== rubygem-rb-fsevent ====
Version update (0.11.1 -> 0.11.2)
updated to version 0.11.2
no changelog found
==== rubygem-red-datasets ====
Version update (0.1.4 -> 0.1.5)
updated to version 0.1.5
see installed news.md
[#]# 0.1.5 - 2022-09-22
[#]## Improvements
* `Datasets::PMJTDatasetList`: Added.
[GitHub#107][Patch by okadak]
* `Datasets::AozoraBunko`: Added.
[GitHub#108][Patch by Masa]
* Added how to develop to README
[GitHub#117][Patch by abcdefg-1234567]
* `Datasets::FuelEconomy`: Added.
[GitHub#114][Patch by Benson Muite]
* `Datasets::Geolonia`: Added.
[GitHub#118][Patch by abcdefg-1234567]
* `Datasets::Diamonds`: Added.
[GitHub#110][Patch by Benson Muite]
* `Datasets::ITACorpus`: Added.
[GitHub#119][Patch by abcdefg-1234567]
* `Datasets::KuzushijiMNIST`: Added.
[GitHub#125][Patch by abcdefg-1234567]
* Updated list of datasets in README.
[GitHub#129][Patch by Benson Muite]
* `Datasets::CaliforniaHousing`: Added.
[GitHub#123][Patch by Benson Muite]
* Added support for Ruby 3.1.
[GitHub#130][Patch by Benson Muite]
* `Datasets::AFINN`: Added.
[GitHub#120][Patch by Benson Muite]
* `Datasets::LivedoorNews`: Added.
[GitHub#127][Patch by abcdefg-1234567]
* `Datasets::SeabornDataList`: Added.
[GitHub#134][Patch by Hirokazu SUZUKI]
* `Datasets::WikipediaKyotoJapaneseEnglish`: Added.
[GitHub#135][Patch by abcdefg-1234567]
* Renamed Rdatasets to Rdataset.
[GitHub#148][Patch by Hirokazu SUZUKI]
* Removed support for Ruby 2.6.
* Add missing license information.
* `Datasets::QuoraDuplicateQuestionPair`: Added.
[GitHub#149][Patch by otegami]
[#]## Fixes
* Fixed key from nil to :index in `Datasets::SeabornData`.
[GitHub#133][Patch by Hirokazu SUZUKI]
* Fixed `Datasets::Rdatasets#each` to change "NA" to nil.
[GitHub#139][Patch by Hirokazu SUZUKI]
* Fix `Datasets::Rdatasets#each` with mixed data of numeric and string.
[GitHub#140][Patch by Hirokazu SUZUKI]
[#]## Thanks
* okadak
* Masa
* Benson Muite
* abcdefg-1234567
* Hirokazu SUZUKI
* Sutou Kouhei
* otegami
==== rubygem-regexp_parser ====
Version update (2.5.0 -> 2.6.0)
updated to version 2.6.0
see installed CHANGELOG.md
[#] Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
==== rubygem-rouge ====
Version update (3.30.0 -> 4.0.0)
updated to version 4.0.0
no changelog found
==== rubygem-rspec-expectations ====
Version update (3.11.0 -> 3.11.1)
updated to version 3.11.1
see installed Changelog.md
==== rubygem-rspec-support ====
Version update (3.11.0 -> 3.11.1)
updated to version 3.11.1
see installed Changelog.md
==== rubygem-rubocop ====
Version update (1.35.1 -> 1.36.0)
updated to version 1.36.0
no changelog found
==== rubygem-slop ====
Version update (4.9.2 -> 4.9.3)
updated to version 4.9.3
see installed CHANGELOG.md
v4.9.3 (2022-09-30)
- ------------------
Bug fixes:
* Fix explicitly false boolean options and allow for additional false arguments [#276](https://github.com/leejarvis/slop/pull/276) (Eugene Otto)
==== rubygem-spring ====
Version update (4.0.0 -> 4.1.0)
updated to version 4.1.0
no changelog found
==== rubygem-sshkit ====
Version update (1.21.2 -> 1.21.3)
updated to version 1.21.3
see installed CHANGELOG.md
==== rubygem-swd ====
Version update (1.3.0 -> 2.0.2)
updated to version 2.0.2
no changelog found
==== rubygem-timers ====
Version update (4.3.3 -> 4.3.4)
updated to version 4.3.4
no changelog found
==== rubygem-turbo-rails ====
Version update (1.1.1 -> 1.3.0)
updated to version 1.3.0
no changelog found
==== rubygem-tzinfo-data ====
Version update (1.2022.3 -> 1.2022.4)
updated to version 1.2022.4
no changelog found
==== rubygem-unicode-display_width ====
Version update (2.2.0 -> 2.3.0)
updated to version 2.3.0
see installed CHANGELOG.md
[#]# 2.3.0
- Unicode 15.0
==== rubygem-webfinger ====
Version update (1.2.0 -> 2.1.2)
updated to version 2.1.2
no changelog found
==== rubygem-xdg ====
Version update (6.5.0 -> 6.6.0)
updated to version 6.6.0
no changelog found
==== rubygem-yard ====
Version update (0.9.27 -> 0.9.28)
updated to version 0.9.28
see installed CHANGELOG.md
==== rubygem-zeitwerk ====
Version update (2.6.0 -> 2.6.1)
updated to version 2.6.1
no changelog found
==== sendmail ====
Subpackages: libmilter1_0
- Use group(mail) and user(mail) only on modern distributions
==== vim ====
Version update (9.0.0626 -> 9.0.0709)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0709, fixes the following problems
* Too many delete() calls in tests.
* "const" and "final" both make the type a constant. (Daniel Steinberg)
* Coverity warns for not checking return value.
* Get an error for using const only when executing.
* In Vim9 script a numbered function cannot be called.
* Too many delete() calls in tests.
* Calling a function from an "expr" option has too much overhead.
* FEAT_TITLE was removed but is still used.
* Evaluating "expr" options has more overhead than needed.
* Build error and compiler warnings.
* Underline color does not work in terminals that don't send a termresponse.
* Syntax of commands in Vim9 script depends on +eval feature.
* Popup menu highlight wrong on top of preview popup. (Yegappan Lakshmanan)
* Checking for popup in screen_char() is too late, the attribute has
already been changed.
* Cannot scroll by screen line if a line wraps.
* Missing part of the new option code.
* Breakindent test fails.
* Smoothscroll test fails.
* 'smoothscroll' is not copied to a new window on :split.
* CTRL-Y does not stop at line 1. (John Marriott)
* with 'smoothscroll' set CTRL-E does not work properly when 'foldmethod'
is set to "indent". (Yee Cheng Chin)
* The 'splitscroll' option is not a good name.
* When using powershell input redirection does not work.
* No indication when the first line is broken for 'smoothscroll'.
* Some tests are failing.
* Build fails without the +conceal feature.
* 'smoothscroll' not tested with 'number' and "n" in 'cpo'.
* BS and DEL do not work properly in an interacive shell. (Gary Johnson)
* Breakindent test fails.
* passing modifier codes to a shell running in the GUI. (Gary Johnson)
* Cannot specify another character to use instead of '@' at the end of
the window.
* Too many #ifdefs.
* Wrong type of comment in SetSyn() function.
* Mapping with CTRL keys does not work in the GUI.
* Multi-byte "lastline" item in 'fillchars' does not work properly when
the window is two columns wide.
* Concealed characters do not work correctly.
* Tests check for +cmdwin feature which is always present.
* Bad redrawing with spell checking, using "C" and "$" in 'cpo'.
* Setting 'cmdheight' has no effect if last window was resized.
* Spacing-combining characters handled as composing, causing text to take
more space than expected.
* ml_get error when 'splitkeep' is "screen". (Marius Gedminas)
* Too many delete() calls in tests.
* No space for command line when there is a tabline.
* Negative topline using CTRL-Y with 'smoothscroll' and 'diff'. (Ernie Rael)
* Cursor line only partly shows with 'smoothscroll' and 'scrolloff' zero.
* First line not scrolled properly with 'smoothscroll' and 'scrolloff'
zero and using "k".
* Search test screendump is outdated.
* Breakindent test accepts wrong result.
* Using exclamation marks on :function.
* Tests failing with 'smoothscroll', 'number' and "n" in 'cpo'.
* Tests failing with 'breakindent', 'number' and "n" in 'cpo'.
* "<<<" shows for 'smoothscroll' even when 'showbreak is set.
* Crash when popup with deleted timer is closed. (Igbanam Ogbuluijah)
* Cannot specify a time for :echowindow.
* FORTIFY_SOURCE causes a crash in Vim9 script.
* "export def" does not work in a nested block.
* Debugger does not display the whole command.
* Compiler warning for unused function.
* Buffer size for expanding tab not correctly computed.
* lalloc(0) error in listchars test.
* PoE filter files are not recognized.
* browse() first argument cannot be a bool.
* No native sound support on Mac OS.
* Failing check for dictionary type for const any.
* It is unclear if the +rightleft and +arabic features are actively
being used.
* Cursor in wrong position with Visual substitute.
* VisVim is outdated, does not work with current Visual Studio.
* Tiny build fails.
* There is no real need for a "big" build.
* With 'smoothscroll' the cursor position s not adjusted in a long line.
* Incomplete testing cursor position after change with 'linebreak' set.
* Failing check for argument type for const any.
* CI runs "tiny" and "small" builds, which are the same.
* Virtual text truncation does not take padding into account.
* :help in a narrow window always opens at the top.
* With 'smoothscroll' and 'scrolloff' non-zero the cursor position is not
properly adjusted in a long line.
* :confirm does not work properly for a terminal buffer.
* Virtual text "after" not correct with 'nowrap'.
==== wpebackend-fdo ====
Version update (1.12.1 -> 1.14.0)
- Update to version 1.14.0:
+ Fixed a crash caused by trying to deallocate already freed
graphics buffers in certain situations.
- Use ldconfig_scriptlets macro for post(un) handling.
==== xdm ====
Subpackages: xdm-xsession
- display-manager.service: simplified deps (boo#1203662)
* remove deps to time-sync.target, remote-fs.target, dbus.socket,
getty(a)tty7.service, plymouth-quit.service
* keep Conflicts to plymouth-quit.service
* keep dep to systemd-logind.service
- Update xdm-tarball.patch:
* create /etc/X11/xinit directory if not present.
==== xz ====
Subpackages: liblzma5
- Move localised man pages to lang subpackage
==== yast2-bootloader ====
Version update (4.5.6 -> 4.5.7)
- prevent leak of grub2 password to logs(bsc#1201962)
- 4.5.7
==== yast2-trans ====
Version update (84.87.20220930.817f83073b -> 84.87.20221009.3d63202666)
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.20221009.3d63202666:
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* New POT for text domain 'base'.
* Translated using Weblate (Russian)
* New POT for text domain 'iscsi-client'.
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
==== zlib ====
Subpackages: libminizip1 libz1 zlib-devel
- Add Power8 optimizations:
* zlib-1.2.12-add-optimized-slide_hash-for-power.patch
* zlib-1.2.12-add-vectorized-longest_match-for-power.patch
* zlib-1.2.12-adler32-vector-optimizations-for-power.patch
* zlib-1.2.12-fix-invalid-memory-access-on-ppc-and-ppc64.patch
- Update zlib-1.2.12-IBM-Z-hw-accelerated-deflate-s390x.patch
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.48 -> 7.1.0.49)
SDL2 (2.24.0 -> 2.24.1)
attica-qt5 (5.98.0 -> 5.99.0)
baloo5 (5.98.0 -> 5.99.0)
bash (5.1.16 -> 5.2.2)
bind
bluedevil5 (5.25.5 -> 5.26.0)
bluez
bluez-qt (5.98.0 -> 5.99.0)
breeze (5.25.5 -> 5.26.0)
breeze-gtk (5.25.5 -> 5.26.0)
breeze5-icons (5.98.0 -> 5.99.0)
dhcp
discover (5.25.5 -> 5.26.0)
drkonqi5 (5.25.5 -> 5.26.0)
fdupes (2.1.2 -> 2.2.1)
ffmpeg-4 (4.4.2 -> 4.4.3)
ffmpeg-5
frameworkintegration (5.98.0 -> 5.99.0)
git (2.37.3 -> 2.38.0)
icewm (2.9.9 -> 3.0.1)
iproute2 (5.19 -> 6.0)
kactivities-stats (5.98.0 -> 5.99.0)
kactivities5 (5.98.0 -> 5.99.0)
kactivitymanagerd (5.25.5 -> 5.26.0)
karchive (5.98.0 -> 5.99.0)
kauth (5.98.0 -> 5.99.0)
kbookmarks (5.98.0 -> 5.99.0)
kcalendarcore (5.98.0 -> 5.99.0)
kcm_sddm (5.25.5 -> 5.26.0)
kcmutils (5.98.0 -> 5.99.0)
kcodecs (5.98.0 -> 5.99.0)
kcompletion (5.98.0 -> 5.99.0)
kconfig (5.98.0 -> 5.99.0)
kconfigwidgets (5.98.0 -> 5.99.0)
kcontacts (5.98.0 -> 5.99.0)
kcoreaddons (5.98.0 -> 5.99.0)
kcrash (5.98.0 -> 5.99.0)
kdav (5.98.0 -> 5.99.0)
kdbusaddons (5.98.0 -> 5.99.0)
kde-cli-tools5 (5.25.5 -> 5.26.0)
kde-gtk-config5 (5.25.5 -> 5.26.0)
kdeclarative (5.98.0 -> 5.99.0)
kded (5.98.0 -> 5.99.0)
kdelibs4support (5.98.0 -> 5.99.0)
kdesu (5.98.0 -> 5.99.0)
kdnssd-framework (5.98.0 -> 5.99.0)
kdoctools (5.98.0 -> 5.99.0)
kemoticons (5.98.0 -> 5.99.0)
kernel-firmware
kfilemetadata5 (5.98.0 -> 5.99.0)
kgamma5 (5.25.5 -> 5.26.0)
kglobalaccel (5.98.0 -> 5.99.0)
kguiaddons (5.98.0 -> 5.99.0)
kholidays (5.98.0 -> 5.99.0)
khotkeys5 (5.25.5 -> 5.26.0)
khtml (5.98.0 -> 5.99.0)
ki18n (5.98.0 -> 5.99.0)
kiconthemes (5.98.0 -> 5.99.0)
kidletime (5.98.0 -> 5.99.0)
kimageformats (5.98.0 -> 5.99.0)
kinfocenter5 (5.25.5 -> 5.26.0)
kinit (5.98.0 -> 5.99.0)
kio (5.98.0 -> 5.99.0)
kirigami2 (5.98.0 -> 5.99.0)
kitemmodels (5.98.0 -> 5.99.0)
kitemviews (5.98.0 -> 5.99.0)
kjobwidgets (5.98.0 -> 5.99.0)
kjs (5.98.0 -> 5.99.0)
kmenuedit5 (5.25.5 -> 5.26.0)
knewstuff (5.98.0 -> 5.99.0)
knotifications (5.98.0 -> 5.99.0)
knotifyconfig (5.98.0 -> 5.99.0)
kpackage (5.98.0 -> 5.99.0)
kparts (5.98.0 -> 5.99.0)
kpeople5 (5.98.0 -> 5.99.0)
kpty (5.98.0 -> 5.99.0)
kquickcharts (5.98.0 -> 5.99.0)
kross (5.98.0 -> 5.99.0)
krunner (5.98.0 -> 5.99.0)
kscreen5 (5.25.5 -> 5.26.0)
kscreenlocker (5.25.5 -> 5.26.0)
kservice (5.98.0 -> 5.99.0)
ksshaskpass5 (5.25.5 -> 5.26.0)
ksystemstats5 (5.25.5 -> 5.26.0)
ktexteditor (5.98.0 -> 5.99.0)
ktextwidgets (5.98.0 -> 5.99.0)
kunitconversion (5.98.0 -> 5.99.0)
kwallet (5.98.0 -> 5.99.0)
kwayland (5.98.0 -> 5.99.0)
kwayland-integration (5.25.5 -> 5.26.0)
kwidgetsaddons (5.98.0 -> 5.99.0)
kwin5 (5.25.5 -> 5.26.0)
kwindowsystem (5.98.0 -> 5.99.0)
kwrited5 (5.25.5 -> 5.26.0)
kxmlgui (5.98.0 -> 5.99.0)
layer-shell-qt (5.25.5 -> 5.26.0)
ldb (2.5.2 -> 2.6.1)
libKF5ModemManagerQt (5.98.0 -> 5.99.0)
libKF5NetworkManagerQt (5.98.0 -> 5.99.0)
libebml (1.4.3 -> 1.4.4)
libkdecoration2 (5.25.5 -> 5.26.0)
libkscreen2 (5.25.5 -> 5.26.0)
libksysguard5 (5.25.5 -> 5.26.0)
libmatroska (1.6.3 -> 1.7.1)
libmaxminddb (1.6.0 -> 1.7.1)
libqt5-qtwebengine (5.15.10 -> 5.15.11)
librubberband (3.0.0 -> 3.1.0)
libupnp (1.14.13 -> 1.14.14)
libvirt (8.7.0 -> 8.8.0)
libzypp (17.31.1 -> 17.31.2)
lightdm-gtk-greeter-branding-openSUSE
linux-glibc-devel (5.17 -> 6.0)
llvm14
llvm15 (15.0.1 -> 15.0.2)
luajit
mariadb (10.8.3 -> 10.9.3)
milou5 (5.25.5 -> 5.26.0)
ncurses (6.3.20220910 -> 6.3.20221001)
net-snmp
ovmf
oxygen5-sounds (5.25.5 -> 5.26.0)
pam-config (1.6 -> 1.7)
pam_mount (2.18 -> 2.19)
perl-XML-LibXML (2.0207 -> 2.0208)
pipewire (0.3.58 -> 0.3.59)
plasma-browser-integration (5.25.5 -> 5.26.0)
plasma-framework (5.98.0 -> 5.99.0)
plasma-nm5 (5.25.5 -> 5.26.0)
plasma5-addons (5.25.5 -> 5.26.0)
plasma5-desktop (5.25.5 -> 5.26.0)
plasma5-disks (5.25.5 -> 5.26.0)
plasma5-integration (5.25.5 -> 5.26.0)
plasma5-openSUSE
plasma5-pa (5.25.5 -> 5.26.0)
plasma5-systemmonitor (5.25.5 -> 5.26.0)
plasma5-thunderbolt (5.25.5 -> 5.26.0)
plasma5-workspace (5.25.5 -> 5.26.0)
plymouth (22.02.122+75.6f5dc63 -> 22.02.122+77.c09c651)
polkit-kde-agent-5 (5.25.5 -> 5.26.0)
postgresql15 (15~rc1 -> 15~rc2)
powerdevil5 (5.25.5 -> 5.26.0)
prison-qt5 (5.98.0 -> 5.99.0)
purpose (5.98.0 -> 5.99.0)
python-fixtures (4.0.0 -> 4.0.1)
python-libvirt-python (8.7.0 -> 8.8.0)
python-pycares (4.2.1 -> 4.2.2)
python-requests
python-rfc3986 (1.5.0 -> 2.0.0)
qemu
qqc2-desktop-style (5.98.0 -> 5.99.0)
raspberrypi-firmware (2022.07.04 -> 2022.09.30)
raspberrypi-firmware-config (2022.07.04 -> 2022.09.30)
readline (8.1 -> 8.2)
rubygem-rack (2.2.4 -> 3.0.0)
salt
samba (4.16.4+git.297.1497eb221ed -> 4.17.0+git.257.5f0ed03584a)
selinux-policy
sendmail
solid (5.98.0 -> 5.99.0)
sonnet (5.98.0 -> 5.99.0)
syndication (5.98.0 -> 5.99.0)
syntax-highlighting (5.98.0 -> 5.99.0)
systemd-rpm-macros (16 -> 17)
systemsettings5 (5.25.5 -> 5.26.0)
talloc (2.3.3 -> 2.3.4)
tevent (0.11.0 -> 0.13.0)
threadweaver (5.98.0 -> 5.99.0)
tre
u-boot-rpiarm64 (2022.07 -> 2022.10)
vsftpd
wireplumber (0.4.11 -> 0.4.12)
wxWidgets-3_2-nostl (3.2.0 -> 3.2.1)
xdg-desktop-portal-kde (5.25.5 -> 5.26.0)
yast2 (4.5.15 -> 4.5.16)
yast2-iscsi-client (4.5.4 -> 4.5.5)
yast2-journal (4.5.2 -> 4.5.3)
yast2-ruby-bindings (4.5.2 -> 4.5.3)
zypper (1.14.56 -> 1.14.57)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.48 -> 7.1.0.49)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- update to 7.1.0.49:
* Fixed magnify confusing colorspaces other than linear-RGB.
==== SDL2 ====
Version update (2.24.0 -> 2.24.1)
- Update to release 2.24.1
* Fixed shader compilation issues using the OpenGL ES2 renderer
==== attica-qt5 ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Attica5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
==== baloo5 ====
Version update (5.98.0 -> 5.99.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== bash ====
Version update (5.1.16 -> 5.2.2)
Subpackages: bash-doc bash-sh
- Add upstream patches
* bash52-001
Expanding unset arrays in an arithmetic context can cause a
segmentation fault.
* bash52-002
Starting bash with an invalid locale specification for
LC_ALL/LANG/LC_CTYPE can cause the shell to crash.
- Do not run checks in parallel as it eats memory, a lot of memory
- Disable alternate array implementation as it eats a lot of memory
- Update to final bash 5.2
a. When replacing a history entry, make sure the existing entry has a non-NULL
timestamp before copying it; it may have been added by the application, not
the history library.
- Modernize run-tests
- add checks
==== bind ====
Subpackages: bind-doc bind-utils
- Add fix_documentation-Sphinx.patch to fix building with the
current Sphinx
(https://gitlab.isc.org/isc-projects/bind9/-/issues/3572)
- Reapply bind-ldapdump-use-valid-host.patch
==== bluedevil5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: bluedevil5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* SendFilesJob: Set total and processed amount of files
* SendFilesJob: Don't emit description in doStart since nextJob already does
* kcm: Simplify ListView sections using existing shorthand role
* kcm: Copy model data into the "Forgetâ¦" dialog (kde#459855)
* kcm: Port TextField to onTextEdited signal to avoid recursive changes (kde#459853)
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Show notification popups even when Do not Disturbe is active
* Remove kdevelop project file
* Add missing license file
* applet: add arrow key navigation support
* applet: set default focus to checkbox
* [kded] Fix metadata types
* Fix installing the kcm (kde#457464)
* Remove ServiceType from KDED metadata
* Utilize kcmutils_generate_desktop_file cmake method
* applet: add highlight to details area
* applet: add accessible description to details area
* applet: use less MouseArea in detail area
* applet: use `opacity: 0.6` for label text
* applet: add `isContent` property to details
* applet: use template string in ExpandableListItem
* KCM: Rename "Remember" option to "Restore previous state" (kde#457131)
* kcm: Standardize device deletion UI (kde#456439)
* Port away from ERR_SLAVE_DEFINED
* Request passing unit tests on Linux and BSD
* applet: remove `logic.js` in `FullRepresentation.qml`
* [applet] Refactor bluetooth state properties
* Add basic documentation
* Use appropriate jobs to lauch helpers
* Remove unneeded KAboutData
* Fix single instance window activation on Wayland
==== bluez ====
Subpackages: bluez-auto-enable-devices bluez-cups bluez-zsh-completion libbluetooth3
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync the spec file and
log: (jsc#PED-1407)
- SLE15-SP5 will direct use bluez.changes for openSUSE TW.
So keep the contents of SLE bluez.changes to bluez.changes.sle file.
- Put to /usr/share/doc/packages/bluez/bluez.changes.sle in package.
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync the spec file and
log: (jsc#PED-1407)
- SLE15-SP5 will use the bluez.spec from openSUSE TW. The following
are changes in bluez.spec of SLE15-SP5:
- Obsoletes: bluez-utils <= 3.36
to
Obsoletes: bluez-utils < 3.36
- Obsoletes: bluez-audio <= 3.36
to
Obsoletes: bluez-audio < 3.36
- In %package -n libbluetooth3:
Obsoletes: bluez-libs <= 3.36
to
Obsoletes: bluez-libs < 3.36
- In %package cups, add the following statements
Requires: %{name}
Requires: cups
Supplements: (%{name} and cups)
- In %package test
Requires: python3-gobject2
to
Requires: python3-gobject
- In %package auto-enable-devices package, add
Requires(post): systemd
- Add %package obexd and %package zsh-completion
and their %description
- In %prep
- Removed
%setup -q
- Removed
[#] FIXME: Change the dbus service to be a real service, not systemd launched
sed -i "s:Exec=/bin/false:Exec=%{_libexecdir}/bluetooth/obexd:g" obexd/src/org.bluez.obex.service
sed -i "/SystemdService=.*/d" obexd/src/org.bluez.obex.service
[#] END FIXME
- In %build, add
- -with-dbusconfdir=%{_datadir} \
- In %install
- Removed
[#] FIXME: Do not delete the systemd service once we support systemd user/session services
rm %{buildroot}%{_userunitdir}/obex.service
[#] end FIXME
- org.bluez.mesh.service to %{_sysconfdir}/dbus-1/system-services/,
to
org.bluez.mesh.service to %{_datadir}/dbus-1/system-services/,
- In %files
- Add
%{_bindir}/isotest
%{_libexecdir}/bluetooth/obexd
%{_mandir}/man1/isotest.1%{?ext_man}
- %config %{_sysconfdir}/dbus-1/system.d/bluetooth.conf
to
%{_datadir}/dbus-1/system.d/bluetooth.conf
- Removed
%{_datadir}/dbus-1/services/org.bluez.obex.service
- Removed
%{_datadir}/zsh/site-functions/_bluetoothctl
- Add %files zsh-completion
- SLE15-SP5 will direct use bluez.changes for openSUSE TW.
So keep the contents of SLE bluez.changes to bluez.changes.sle file.
- Removed shared-gatt-server-Fix-heap-overflow-when-appending-.patch in
SLE15-SP5 bluez because 5.65 bluez already includes it.
- The code shall check if the prepare writes would append more the
allowed maximum attribute length. (bsc#1194704 CVE-2022-0204)
==== bluez-qt ====
Version update (5.98.0 -> 5.99.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== breeze ====
Version update (5.25.5 -> 5.26.0)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* wallpapers/Next: Update Dark Kay to latest version from the author
* wallpapers/Next: add Dark Kay
* wallpapers/Next: update vertical wallpapers
* wallpapers/Next: add Kay
* KStyle: fix hasIcon calculation for toolbutton labels
* kstyle: don't blindly fill contentsRect when calculating textRect (kde#459444)
* KStyle: re-add centering of toolbutton icons
* KStyle: fix text-only toolbuttons, check icon/text rects accurately
* Remove animated wallpapers used in beta testing
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Do not query an unexisting kconfig file
* Make inactive tab color lighter for dark color schemes
* wallpapers: add animated wallpaper for beta testing
* Add pressed appearance for checked checkboxes and radio buttons (kde#451428)
* make sure _eventInQQuickWidget is false when needed (kde#453692)
* CMake: Fix condition to also handle Qt6Quick
* Add FreeBSD Qt6 CI support
* kstyle: Fix class name to fix indeterminate progress bars animations
* Add missing license file
* Look at QStyleOptionProgressBar::orientation again
* Consider small icon size from system (kde#455513)
* kstyle: make shortcuts in menus look visually subdued (kde#456254)
* kstyle: Use menuTitle font metrics for size calculation (kde#443805)
* Add cursor 'tcross' -> crosshair (kde#452102)
* kstyle: Remove superfluous null pointer check of painter
* kstyle: Draw explicitly added focus frames
* kstyle: Fix build with KF 5.90
* Request passing unit tests on Linux and BSD
* KStyle: Fix QQC2 ProgressBar desktop style in RTL layout direction (kde#430101)
* kstyle: remove button gradients
* KStyle: Reuse existing local const variable
* kstyle: fix qqc2 desktop style sliders in RtL (kde#430101)
* Fix mixup of PM_ToolBarItemMargin & PM_ToolBarFrameWidth
* Added Landing
==== breeze-gtk ====
Version update (5.25.5 -> 5.26.0)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Fix typo: selction -> selection
* Add FreeBSD Qt6 CI support
* Add missing license files and remove unused one
* Request passing unit tests on Linux and BSD
* GTK3,4: Make checkbox colors a pixel-perfect copy of QStyle
* assets: Make checkmark a pixel-perfect copy of qstyle
* Add CI for Linux and FreeBSD
==== breeze5-icons ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
* Add text/javascript symlink
==== dhcp ====
Subpackages: dhcp-relay dhcp-server
- bsc#1203988, CVE-2022-2928, dhcp-CVE-2022-2928.patch:
An option refcount overflow exists in dhcpd
- bsc#1203989, CVE-2022-2929, dhcp-CVE-2022-2929.patch:
DHCP memory leak
==== discover ====
Version update (5.25.5 -> 5.26.0)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Provide the alternatives to an appstream id together with the URL (kde#441299)
* ApplicationPage: Make more room for metadata with smaller spacing (kde#459574)
* Fix warning
* Set QSurfaceFormat::ResetNotification
* reviews: Fix warning on constant property
* Support systems without a Qt WebView
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== drkonqi5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: drkonqi5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* kdbgwin: add missing override specifier
* Fix desktopFileName for coredump GUI
* handle debugpackageinstaller signals (kde#458435)
* Add mapping for akonadi_indexing_agent
* Add FreeBSD Qt6 CI support
* Add mapping for Akonadi Google Resource
* Remove duplicate headers between cpp/h
* Add missing license files
* typo-- (kde#457036)
* KMessageBox::sorry is deprecated in kf5.97
* do not send auto-submissions if files were deleted
* sub is part of re not a member of string
* fixate the home dir
* fix bad property access
* allow saving the report in case of error (kde#456768)
* disable automatic sentry'ing when run in testing mode
* set default focuses (kde#456753)
* ensure we catch kwin_wayland dumps
* ignore KeyboardInterrupts
* Request passing unit tests on Linux and BSD
* add sentry support
* Fix variant comparison with Qt6
* It's enabled by default in qt6
* Drop bogus KConfigWidgets dep, add explicit KConfig dep
* remove wrong visibility toggle (kde#454927)
* coredump-gui: Show the app's icon name by the delegate
* allow navigating back to the mainpage (kde#453989)
* DeveloperPage: do not automatically hide Save and Copy actions
* DeveloperPage: Remove extra padding on the backtrace
==== fdupes ====
Version update (2.1.2 -> 2.2.1)
- update to 2.2.1:
* Fix bug in code meant to skip over the current log file when --log option is given.
* Updates to copyright notices in source code.
* Add --deferconfirmation option.
* Check that files marked as duplicates haven't changed during program execution before deleting them.
* Update documentation to indicate units for SIZE in command-line options.
* Move some configuration settings to configure.ac file.
==== ffmpeg-4 ====
Version update (4.4.2 -> 4.4.3)
Subpackages: libavcodec58_134 libavfilter7_110 libavformat58_76 libavresample4_0 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9
- Update to version 4.4.3:
* Stable bug fix release, mainly codecs, filter and format fixes.
- Drop ffmpeg-sdl2-detection.patch: Fixed upstream.
- Refresh patches with quilt:
* ffmpeg-libglslang-detection.patch
* ffmpeg-4.2-dlopen-fdk_aac.patch
==== ffmpeg-5 ====
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- Enable AMF conditionally
==== frameworkintegration ====
Version update (5.98.0 -> 5.99.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== git ====
Version update (2.37.3 -> 2.38.0)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- git 2.38.0:
* scalar: a repository management tool for large repositories
* new git rebase --update-refs (global rebase.updateRefs)
to update dependent branches
* merge-tree integrated with the new ort merge strategy
- -write-tree, while --trivial-merge retains the old mode
* bare git repositories can now be stored and distributed
in other git repositories
* Setting the safe.bareRepository configuration to "explicit"
avoids running arbitrary commands from filesystem monitoring
hooks of untrusted git repositories unless --git-dir is set
* git grep: new -m / --max-count options to limit the number
of matches per file
* git ls-files --format is a new option to customize outout
* git cat-file and git show now support mailmap author mapping
* bug fixes and performance improvements
==== icewm ====
Version update (2.9.9 -> 3.0.1)
Subpackages: icewm-config-upstream icewm-default icewm-lang icewm-lite
- Update to version 3.0.1:
* Bug fix for Java programs.
* More elaborate implementation of _NET_REQUEST_FRAME_EXTENTS.
* Correct keybinding in icewm manpage.
* Updated translations.
- Update to version 3.0.0:
* Add support for tabbed windows (see icewm manpage).
* Add "ignoreOverrideRedirect" winoption.
* Hide taskbar with icesh -T hide.
* Print a message if icewmbg encounters an image loading failure.
* Add override and focusmodel commands to icesh.
* Fix setWorkspace issue.
* Improvements to icewm-menu-xrandr.
* Clarify the icewmbg manpage about one image per workspace.
* Updated translations.
==== iproute2 ====
Version update (5.19 -> 6.0)
- update to 6.0:
* ipstats: Add param.h for musl
* Update kernel headers
* libbpf: add xdp program name support
* iplink: bond_slave: add per port prio support
* seg6: add support for SRv6 Headend Reduced Encapsulation
* lib: Introduce ppp protocols
* f_flower: Introduce PPPoE support
==== kactivities-stats ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kactivities5 ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kactivitymanagerd ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kactivitymanagerd-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Remove service type definition
* Defer session startup until KAMD is up
* virtualdesktopswitch improve readability
* Remove KAMD_EXPORT_PLUGIN macro in favor of K_PLUGIN_CLASS_WITH_JSON
* Request passing unit tests on Linux and BSD
==== karchive ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
==== kauth ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
==== kbookmarks ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kcalendarcore ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* Use dtStart as the default for dtRecurrence
==== kcm_sddm ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kcm_sddm-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Remove unnecessary property that's now only used once
* Cache the DropShadow for better responsiveness
* Move preview image's DropShadow into a layer effect
* Fix preview image sizing
* Add FreeBSD Qt6 CI support
* Remove no longer needed ifdefs
* Fix currentIndex for auto-login user and session comboboxes (kde#454528)
* Remove unneeded KAboutData
* Clarify enable or disable Apply button on save (kde#437423)
* Avoid install prefix in config path lookup (kde#440564)
* Mark error messages for translation
* Fix translating error messages from helper (kde#441726)
* Remove obsolete PKGBUILD file
* KMessageBox::sorry is deprecated in kf5.97
* Port to KCM desktop file generation method from kcmutils
* Request passing unit tests on Linux and BSD
* Only show delete button for themes that were manually or through KNS installed (kde#454874)
* Fix broken connect in NewStuff.Action QML component usage (kde#454884)
* Clear cache when syncing (kde#440957)
* Re-enable apply button on save failure (kde#429348)
* Avoid empty error box (kde#413032)
- Refresh 0001-Support-default.session-symlink.patch
==== kcmutils ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Fix missing kcmutils_proxy_model export in static builds (kde#459123)
* Launch KCMs that are not part of systemsettings in kcmshell5 (kde#458975)
==== kcodecs ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
==== kcompletion ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Show header in qtc6
==== kconfig ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Only warn about a file being inaccessible if we know which file it is
* Add Qt6 windows CI support
* Fix size and position restoration on multimonitor setups (kde#427875)
* Warn when accessing an inaccessible config file
* Fix minValue/maxValue for KConfigCompilerSignallingItem
==== kconfigwidgets ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Remove unused includes
* Show headers in qtc6
* add KHamburgerMenu::insertIntoMenuBefore() method
==== kcontacts ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Make QtQuick trully optional
==== kcoreaddons ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5CoreAddons5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Remove unused includes
* Show all headers in qtc6
* Cache portal urls
* Add new bugReportUrl standard metadata property
* KSignalHandler: Fix documentation
* Add Qt 6 Windows CI
* .gitlab-ci.yml: enable static builds
* Add support for static builds
* Fix moc configuration of K_PLUGIN_CLASS macro
* Use a non-deprecated notify signal for the KJob::percent property
==== kcrash ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kdav ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5DAV5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Remove unused includes
* Show all headers in qtc6
==== kdbusaddons ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* Don't assume we have X11 on Windows with Qt 6
* Remove obsolete KDBusConnectionPool from the Qt 6 build
* .gitlab-ci.yml: enable static builds
* Fix static compilation on non-X11 systems
==== kde-cli-tools5 ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add missing license files and remove unused one
* Port away from deprecated KIO code
* We depend against qt5.15.2
* kstart: Don't print pid of spawned job
* Utilize kcmutils_generate_desktop_file cmake method
* KMessageBox::sorry is deprecated in kf5.97
* Fix DBus name for KPluginMetaData based KCMs (kde#455943)
* Request passing unit tests on Linux and BSD
* Use cmakedefine01
* Add missing include
- Refresh kdesu-add-some-i18n-love.patch
==== kde-gtk-config5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* kded: properly delete factory to fix file descriptor leak (kde#458430,kde#458817)
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Also write CSS and assets to xdg-config/gtk-4.0 (kde#448675)
* Add FreeBSD Qt6 CI support
* Add missing license file
* Add Qt6 Linux CI
* Port away from deprecated KPluginLoader
* Adapt build system for supporting Qt6 as well
* Remove ServiceType from KDED metadata
* Request passing unit tests on Linux and BSD
==== kdeclarative ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* KeySequenceItem: Restore the previous value when it fails
* Remove project() calls from subdirs
* KeySequenceItem: Allow detecting when the key sequence is cleared (kde#458799)
* KeySequenceItem: Use the helper's shortcut instead of duplicating them
* KeySequenceItem: Disable clear button when there's no key sequence (kde#458798)
* KeySequenceItem: Cancel sequence recording when pressing the button
* KeySequenceItem: Remove workaround, it was addressed upstream
* KeySequenceItem: Show a cancel button when recording (kde#458796)
* GridDelegate: show tooltip when `toolTip` is empty and title/caption is elided
* AbstractKCM: make footer top padding optional
* [kquickaddons/configmodule] Make getters const
==== kded ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kdelibs4support ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kdesu ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Cleanups for the preceding commit
* Drop setgid in favor of disabling process tracability explicitly
==== kdnssd-framework ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
* Add Qt6 windows CI support
==== kdoctools ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5DocTools5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* Spelling: sync the Valencian language with the latest changes into GUI
==== kemoticons ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kernel-firmware ====
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Apply the same workaround to uncompressed flat package, too
(bsc#1204103)
- Workaround for update failure of kernel-firmware-qcom package
due to the change from a directory to a symlink (bsc#1204103)
==== kfilemetadata5 ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt 6 Windows CI
* Dawid Wróbel .gitlab-ci.yml: enable static builds
* Fix compilation of tests in static builds (kde#459344)
==== kgamma5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kgamma5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Request passing unit tests on Linux and BSD
* Buildsystem clean up
==== kglobalaccel ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Remove misplaced comment
==== kguiaddons ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5GuiAddons5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Show all headers in qtc6
* KeySequenceRecorder: Do not emit gotKeySequence when cancelling
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* recorder: Allow setting the initial value of currentKeySequence
* recorder: Fix workaround in KDeclarative
* recorder: Do not keep two sequences at the same time (kde#458795)
* recorder: Never request inhibition twice for the same surface or seat
==== kholidays ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Show headers in qtc6
* Add Japanese substitute holiday in 2023
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
==== khotkeys5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: khotkeys5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add missing license files and remove unused one
* KMessageBox::sorry is deprecated in kf5.97
* Request passing unit tests on Linux and BSD
==== khtml ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== ki18n ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add useful info to warning
* Really support :usagetip cue (kde#459283)
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
* Warn if the domain is empty
* Mark codeLanguage as const
* KCatalog: make setting LANGUAGE env var more robust
==== kiconthemes ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* KIconEngine: Use QFileInfo::completeBaseName
* KIconEngine: Return actual icon name of loaded icon (kde#432293)
* Add dedicated kiconloader_p.h header for KIconLoaderPrivate
==== kidletime ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
* Add Qt6 windows CI support
* Add native wayland plugin
* xsyncbasedpoller ctor initialize m_sync_event
==== kimageformats ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* pcx: Do not support sequential devices (kde#459541)
* Fix maximum number of channels (testcase added)
* LibRaw_QIODevice::seek() avoid seek on a sequential device
* LibRaw_QIODevice::seek() bounding checks
* Camera RAW images plugin
* .gitlab-ci.yml: enable static builds
* Enables opening of XCF files with Width and/or Height greater than 32K
* Replace C cast with reinterpret_cast
* avif: adjust for libavif breaking change in YUV<->RGB conversion
* Fix image allocation with Qt 6
==== kinfocenter5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kinfocenter5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Find qdbus command correctly
- Drop patches, now upstream:
* 0001-Find-qdbus-command-correctly.patch
- Add patch to fix the KWin supportinfo module:
* 0001-Find-qdbus-command-correctly.patch
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== kinit ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kio ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kio-core
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* DesktopExecParser: Fix parsing of TerminalApplication when it contains args (kde#459408)
* KPropertiesDialog: Split single command entry box into separate exec and args
* allow hiding permissions tab
* port http to workerbase
* Worker template: fix install location
* kcms/webshortcuts: hide from System Settings' main navigation
* disable state validation
* UserNotificationHandler: fix messagebox type mismatches
* Fix missing details in message dialogs from worker
==== kirigami2 ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Too many changes since 5.98.0, only listing bugfixes:
* CategorizedSettings: ensure space for long words and don't wrap in weird places (kde#458393)
* Restore going back/forward in ColumnView using back/forward mouse buttons (kde#436790)
* Make link buttons look more like links (kde#459227)
==== kitemmodels ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* Remove obsolete classes from the Qt 6 build
==== kitemviews ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
==== kjobwidgets ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
==== kjs ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kmenuedit5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kmenuedit5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Split single command entry box into separate program and arguments.
* Add FreeBSD Qt6 CI support
* Add missing license files and remove unused one
* KMessageBox::sorry is deprecated in kf5.97
* Request passing unit tests on Linux and BSD
==== knewstuff ====
Version update (5.98.0 -> 5.99.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* [kmoretools] Allow analyzing remote folders with Filelight
* Fix search fields resetting text when changing window size (kde#455345)
* Consolidate footers
* Fix circular visibility condition for upload action
* Fix broken layout on dialog footer
* Drop unnecessary Qt6Core5Compat dependency
* Remove remnants of QTextCodec usage
==== knotifications ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add CMake option to build WITHOUT_X11
==== knotifyconfig ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kpackage ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
* Build test KPackage structure as static plugin
* Copy required plasmoid kpackage definition sin autotests to avoid issues when building statically
* Fix duplicate symbol in static builds (kde#459099)
* Ignore sddmtheme dependencies if we do not have the knsrc file installed (kde#415583)
* Remove unneeded known categories
==== kparts ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kpeople5 ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
==== kpty ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
==== kquickcharts ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Unpack points in the fragment shader of a line chart (kde#449005)
* Adapt shaders to use Qt shader tools for Qt 6
* Adapt to QSGMaterialShader API changes in Qt 6
* Adapt to variant comparison changes in Qt 6
==== kross ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== krunner ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* QueryMatch: Make long docstrings for enum values more readable
* Deprecate QueryMatch::MatchType::InformationalMatch
* Runner templates: fix install location
==== kscreen5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Make extend left actually extend left, and similar for extend right
* Always extend out from the current primary screen
* kcm: reduce default height to make it fit on short screens
* Install po folder
* kded/output: when loading all configs fails, enable the output as a fallback
* Revert "when loading defaults don't forget to set enablement" (kde#459253)
* kcm: Bring back accidentally removed function call
* osd: Correctly position on X with QT_SCREEN_SCALE_FACTORS set
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== kscreenlocker ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* wallpapers/image: allow wallpaper plugin to force enable the apply button (kde#438585)
* kcm: Only assign the shortcut once it's finished capturing (kde#459322)
* Set QSurfaceFormat::ResetNotification
* Add the zooming in global shortcut to the whitelist in kscreenlocker (kde#406164)
* Properly handle signals using KSignalHandler
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Refresh pam credentials when authenticating (kde#457179)
* Add FreeBSD Qt6 CI support
* Reduce KIO dependency to just KIOCore
* Port away from KIO::AccessManager
* Set normal logging category default severity
* Remove unneeded call to KDeclarative::setupEngine
* Port the last remaining QQC1 usage
* Utilize kcmutils_generate_desktop_file cmake method
* Add "busy" property to Authenticator
* Use KIO::AccessManager to block access to external content
* Use one .h.config file
* Remove unusned preprocessor macros/expressions
* Show all headers in qtc6
* Use POSITION_INDEPENDENT_CODE for helping to build against qt6
* greeter: fix undefined wallpaper by initializing wallpaper plugin before lock screen
* greeter: fix build warning by removing moc
* Initialise pam response in all converse conditions (kde#455608)
* Remove duplicate headers between cpp/h
* Drop call to QApplication::desktop in x11locker
* Add `repaintNeeded` to fix warning
* Use cmakedefine01
* Remove unusned preprocessor macros/expressions
* Handle fallback packages when checking for screenlocker API version
* Wait for screenlocker UI to call close
* Remove old non-compliant Ctrl+Alt+L shortcut that interferes with apps (kde#454397)
* Add missing QFile include
==== kservice ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== ksshaskpass5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: ksshaskpass5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Request passing unit tests on Linux and BSD
==== ksystemstats5 ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* New CPU cumulative sensors
* Add FreeBSD Qt6 CI support
* Remove unused include
* Request passing unit tests on Linux and BSD
* GPU: Query for DRM devices and use DRM number as card number (kde#453283)
* Add REUSE CI check
==== ktexteditor ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Macro replaced by factory function
* Small refactor to KateViewInternal::word{Prev,Next}
* Tests for basic cursor movement between words
* Remove shell-like completion handling on TAB
* Allow code completion using the tab key
* clipboardialog: add placerholder label when empty
* Unassign transpose character shortcut
* avoid magic to compute line (kde#450817)
* Enable indent-on-paste for indenttest
* Fix cstyle/indentpaste4 script
* Fix cstyle tests: elsething and fork
* Disable R indenter debug mode
* Don't change indent-on-paste default yet
* Add tests and fixes for R indent-on-paste
* Add tests and fixes for julia indent-on-paste
* Add tests for ruby indent-on-paste
* Add tests and fixes for python indent and indent-on-paste
* Fix python indent script trigger character detection with empty chars
* Disable cstyle.js debug mode
* Add tests and fixes for cstyle indent and indent-on-paste
* Enable 'indent text on paste' by default
* Normalize signatures in mainwindow.cpp
* Plugin template: fix install location
==== ktextwidgets ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kunitconversion ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kwallet ====
Version update (5.98.0 -> 5.99.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- No code change since 5.98.0
==== kwayland ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Fix compile error with wl_output < v4
* PlasmaWindowManagement: Avoid unbounded recursion and delay in readData (kde#453124)
* client/plasmashell: fix applet popups displacing other windows (kde#459523)
* client/plasmashell: add fallback for applet popups
* require PlasmaWaylandProtocols 1.9.0 and bump supported plasmashell version to 8
* .gitlab-ci.yml: enable static builds
* ConnectionThread: connect by symbol rather than by name
* ConnectionThread: Move event dispatcing into a separate method
* ConnectionThread: Make sure we consume properly the threads
* Add support for wl_output version 4
- Drop patch, merged upstream:
* 0001-client-plasmashell-add-fallback-for-applet-popups.patch
==== kwayland-integration ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Fix shadow removal (kde#455270)
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Fix blur/contrast region not getting updated (kde#456442)
* Fix leaking blur/contrast/region object
* Don't crash on a null QWindow (kde#454341)
* Avoid creating unneeded KWayland::Surface
* Remove KGuiAddons dependency
==== kwidgetsaddons ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* .gitlab-ci.yml: enable static builds
==== kwin5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: kwin5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Too many changes to list here
- Drop patches, now upstream:
* 0001-Fix-build-with-older-libgbm.patch
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
- Add patch to fix build on Leap 15.3:
* 0001-Fix-build-with-older-libgbm.patch
==== kwindowsystem ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt6 windows CI support
* Port QtWinExtra uses for Qt 6
* Remove QWindow::isExposed() check in activateWindow() (kde#458983)
==== kwrited5 ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Remove ServiceType from KDED metadata
* Request passing unit tests on Linux and BSD
* Use cmakedefine01
==== kxmlgui ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* use same config for position restoration as for position saving
==== layer-shell-qt ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Make fully reuse compliant
* Use change signals on Window interface class.
* Mark required deps as required (kde#454912)
==== ldb ====
Version update (2.5.2 -> 2.6.1)
Subpackages: libldb2 python3-ldb
- Update to version 2.6.1
+ CVE-2022-32746 Use-after-free occurring in database audit
logging module; (bso#15009); (bsc#1201490);
- Update to version 2.6.0
+ ldb: bump version to 2.6.0 for Samba 4.17.x releases
==== libKF5ModemManagerQt ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
==== libKF5NetworkManagerQt ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Export NetworkManager namespace
* Guard access to wirelessNetworkInterface in wirelessNetwork (kde#459500)
* .gitlab-ci.yml: enable static builds
* Rename interfacesAdded slot in manager to dbusInterfacesAdded
==== libebml ====
Version update (1.4.3 -> 1.4.4)
- Update to version 1.4.4
* Fix ABI compatibility: unfortunately release 1.4.3 broke ABI
compatibility. This release restores the compatibility with
release 1.4.2. Please use it instead of release 1.4.3. In
other words: 1.4.2 & 1.4.4 are compatible, while 1.4.3 is
compatible with neither 1.4.2 nor 1.4.4.
==== libkdecoration2 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Request passing unit tests on Linux and BSD
* Use QFETCH + QCOMPARE rather than QTEST for container sizes
* Remove duplicate headers between cpp/h
==== libkscreen2 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Update default on XwaylandClientsScale to true
* Add FreeBSD Qt6 CI support
* Add missing license file
* Fix Qt major version in CMake config files
* Disable KF5::WaylandServer based tests for Qt6 build
* Remove duplicate headers between cpp/h
* wayland: Set kwin up for allowing Xwayland clients scale themselves
* fix(randr): screen is dirty when switching display modes
* Remove CI dependency on kwayland-server as that is no longer a thing.
==== libksysguard5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Make AggregateSensor::SensorIterator satisfy LegacyInputIterator
* Add FreeBSD Qt6 CI support
* Add missing license files
* Remove no longer needed ifdefs
* KMessageBox::sorry is deprecated in kf5.97
* Actually use ${KF5_MIN_VERSION} when searching for KF5 build dependencies
* Add support for an iterator based aggregate function in AggregateSensor
* Remove extra ';'
* Faces: Add a property to disable editing of labels in Choices
* Faces: Add a method to the controller to replace sensors
* Keep track of and expose sensors that fail to resolve
* Move "Choices" into the Faces QML plugin
* Refactor SensorTreeItem::{indexOf,itemAt}
* Use std::unique_ptr for storing SensorTreeItem
* Sensors: Port SensorTreeModel to std::map so we can use a custom compare (kde#440310)
* Use cmakedefine01
* Remove some unused preprocessor variables
* Add missing QPointer include
==== libmatroska ====
Version update (1.6.3 -> 1.7.1)
- update to 1.7.1:
* Fix ABI compatibility: unfortunately release 1.7.0 broke ABI
compatibility. This release restores the compatibility with
release 1.6.3. Please use it instead of release 1.7.0. In other
words: 1.6.3 & 1.7.1 are compatible, while 1.7.0 is compatible
with neither 1.6.3 nor 1.7.1.
- update to 1.7.0:
* A C++14 compliant C++ compiler is now required.
* libEBML v1.4.3 is now required.
* Remove Coremake project files
* Add `KaxInternalBlock::GetRelativeTimestamp()` to access unscaled
block timestamps.
* Fixed problems with the generated `pkg-config` files if any of the
installation paths are absolute.
* Added several enums in `namespace libmatroska` for the various
elements that are constrained to a set of options:
`MatroskaTrackType`, `MatroskaTrackEncodingCompAlgo`,
`MatroskaChapterTranslateCodec`, `MatroskaTrackTranslateCodec`,
`MatroskaVideoFlagInterlaced`, `MatroskaVideoFieldOrder`,
`MatroskaVideoStereoMode`, `MatroskaVideoAlphaMode`,
`MatroskaVideoOldStereoMode`, `MatroskaVideoDisplayUnit`,
`MatroskaVideoAspectRatioType`, `MatroskaVideoMatrixCoefficients`,
`MatroskaColourChromaSitingHorz`, `MatroskaColourChromaSitingVert`,
`MatroskaVideoRange`, `MatroskaVideoTransferCharacteristics`,
`MatroskaVideoPrimaries`, `MatroskaVideoProjectionType`,
`MatroskaAudioEmphasis`, `MatroskaTrackPlaneType`,
`MatroskaContentEncodingScope`, `MatroskaContentEncodingType`,
`MatroskaContentEncodingAlgo`, `MatroskaAESSettingsCipherMode`,
`MatroskaContentSignatureAlgo`, `MatroskaContentSigHashAlgo`,
`MatroskaChapterSkipType`, `MatroskaChapterProcessTime` and
`MatroskaTargetTypeValue`.
* Updated the semantics to the latest specifications, deprecating the
following elements by preventing code to write them:
`KaxClusterSilentTracks`, `KaxClusterSilentTrackNumber`,
`KaxSlices`, `KaxReferenceFrame`, `KaxReferenceOffset`,
`KaxReferenceTimeCode`, `KaxTrackTimecodeScale`,
`KaxCodecDecodeAll`, `KaxVideoAspectRatio`, `KaxTrickTrackUID`,
`KaxTrickTrackSegmentUID`, `KaxTrickTrackFlag`,
`KaxTrickMasterTrackUID`, `KaxTrickMasterTrackSegmentUID`,
`KaxContentSignature`, `KaxContentSigKeyID`, `KaxContentSigAlgo` and
`KaxContentSigHashAlgo`.
* Updated the semantics to the latest specifications, making the
following elements mandatory (but having default values):
`KaxCodecDelay`, `KaxVideoPixelCropBottom`, `KaxVideoPixelCropTop`,
`KaxVideoPixelCropLeft`, `KaxVideoPixelCropRight`,
`KaxVideoBitsPerChannel`, `KaxCueCodecState`,
`KaxTagTargetTypeValue`, `KaxTrackLanguage`, `KaxVideoStereoMode`,
`KaxVideoAlphaMode`, `KaxEditionFlagOrdered`,
`KaxVideoChromaSitHorz`, `KaxVideoChromaSitVert`,
`KaxVideoColourRange`, `KaxVideoColourMatrix`,
`KaxVideoColourTransferCharacter`, `KaxVideoColourPrimaries` and
`KaxVideoDisplayUnit`.
* Updated the semantics to the latest specifications, removing the
default values from the following elements: `KaxCueBlockNumber`,
`KaxFlagHearingImpaired`, `KaxFlagVisualImpaired`,
`KaxFlagTextDescriptions`, and `KaxFlagOriginal`.
* Updated the semantics to the latest specifications, adding the
following new elements: `TagDefaultBogus` (as a placeholder for
accidentally used but wrong EBML ID 0x44b4), `KaxEmphasis`,
==== libmaxminddb ====
Version update (1.6.0 -> 1.7.1)
- libmaxminddb 1.7.1:
* FD_CLOEXEC is now set on platforms that do not support O_CLOEXEC
* File size check now correctly compares the size to SSIZE_MAX
* developer visible changes
==== libqt5-qtwebengine ====
Version update (5.15.10 -> 5.15.11)
- Update to version 5.15.11:
* Work-around GNOME bug misidentifying HTML content
* Fix busy waiting on streaming QIODevice's
* Add workaround for un-minimizing QWebEngineView under Gnome
* Build the QtDesigner plugin in all configurations
* Bump version to 5.15.11
* Fix method check
* Do not use the native dialog to show the color picker on macOS
* FIXUP: Add workaround for unstable gn on macOS in ci
* Fix top level build with no widget
* Fix touch input for widget's delegate for html popup
* Keep page's zoom level on loading new urls
* Fix leak if loader error is seen first
* Add workaround for unstable gn on macOS in ci
* Pass archiver to gn build
* Fix read-after-free on EGL extensions
* Update Chromium:
* FIXUP: Fix url_utils for QtWebEngine
* FIXUP: Workaround MSVC2022 ICE in constexpr functions
* Fixup: CVE-2022-0796: Use after free in Media
* [Backport] CVE-2022-0796: Use after free in Media
* [Backport] CVE-2022-1855: Use after free in Messaging
* [Backport] CVE-2022-1857: Insufficient policy enforcement in
File System API
* [Backport] CVE-2022-2008: Out of bounds memory access in WebGL
* [Backport] CVE-2022-2010: Out of bounds read in compositing
* [Backport] CVE-2022-2158: Type Confusion in V8
* [Backport] CVE-2022-2160: Insufficient policy enforcement
in DevTools
* [Backport] CVE-2022-2162: Insufficient policy enforcement in
File System API
* [Backport] CVE-2022-2294: Heap buffer overflow in WebRTC
* [Backport] CVE-2022-2295: Type Confusion in V8
* [Backport] CVE-2022-2477 : Use after free in Guest View
* [Backport] CVE-2022-2610: Insufficient policy enforcement
in Background Fetch
* [Backport] CVE-2022-27404
* [Backport] CVE-2022-27405
* [Backport] CVE-2022-27406
* [Backport] Linux sandbox: ENOSYS for some statx syscalls
* [Backport] Security bug 1287804
* [Backport] Security bug 1316578
* [Backport] Security bug 1343889
- Replace sandbox-statx-futex_time64.patch with upstream change:
* sandbox_futex_time64.patch
==== librubberband ====
Version update (3.0.0 -> 3.1.0)
- Update to 3.1.0
* Add support for "short window" mode, OptionWindowShort, to
the new R3 processing engine.
* Implement OptionPitchHighSpeed in the R3 engine.
* Add support for the SLEEF library (libsleefdft) for FFTs.
* Add support for external Speex library (libspeexdsp) for
resampling.
* Update the R2 engine so that it always restores vertical phase
coherence gradually when returning to a ratio of 1.0 (as R3 also
does) rather than waiting for silence or a transient.
* Update R3 to properly support all sample rates between 8000 and
192000 Hz.
* Update command-line utility so as to use the extension of the
output filename to determine the file type to write.
* Remove support for libresample.
* Fix several bugs, including a crash when run with very low
sample rates.
==== libupnp ====
Version update (1.14.13 -> 1.14.14)
Subpackages: libixml11 libupnp17
- Update to release 1.14.14
* Skip leading UTF-8 BOM in XML documents
==== libvirt ====
Version update (8.7.0 -> 8.8.0)
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- Update to libvirt 8.8.0
- jsc#PED-620, jsc#PED-1540
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html#v8-8-0-2022-10-03
- spec: Switch from monolithic to modular daemons for Factory
==== libzypp ====
Version update (17.31.1 -> 17.31.2)
- Resolver: Fix missing --[no]-recommends initialization in
update (fixes #openSUSE/zypper#459, bsc#1201972)
- Log ONLY_NAMESPACE_RECOMMENDED because this is what corresponds
to --[no]-recommends.
- version 17.31.2 (22)
==== lightdm-gtk-greeter-branding-openSUSE ====
- Fix default theme entry because Greybird-Geeko-Light renamed to
Greybird-geeko
==== linux-glibc-devel ====
Version update (5.17 -> 6.0)
- Update to kernel headers 6.0
- Update to kernel headers 5.19
- Update to kernel headers 5.18
==== llvm14 ====
- Add llvm-preserve-symbols-used.patch to resolve some symbols preserving
with asm in Rust.
==== llvm15 ====
Version update (15.0.1 -> 15.0.2)
Subpackages: clang-tools clang15 clang15-doc libLLVM15 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp15 libclang13 llvm15-gold
- Update to version 15.0.2.
* This release contains bug-fixes for the LLVM 15.0.0 release.
This release is API and ABI compatible with 15.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
==== luajit ====
- exclude luajit from building on riscv64 - not yet supported
==== mariadb ====
Version update (10.8.3 -> 10.9.3)
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Update to 10.9.3:
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-1093-release-notes
https://mariadb.com/kb/en/library/mariadb-1093-changelog
- Update to 10.9.2:
* changes and improvements in MariaDB 10.9:
https://mariadb.com/kb/en/changes-improvements-in-mariadb-109/
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-1092-release-notes
https://mariadb.com/kb/en/library/mariadb-1092-changelog
https://mariadb.com/kb/en/library/mariadb-1091-release-notes
https://mariadb.com/kb/en/library/mariadb-1091-changelog
https://mariadb.com/kb/en/library/mariadb-1090-release-notes
https://mariadb.com/kb/en/library/mariadb-1090-changelog
* fixes for the following security vulnerabilities:
10.9.2: CVE-2022-32082 (bsc#1201162)
CVE-2022-32089 (bsc#1201169)
CVE-2022-32081 (bsc#1201161)
CVE-2022-32091 (bsc#1201170)
CVE-2022-32084 (bsc#1201164)
CVE-2022-38791 (bsc#1202863)
* The package is not affected by the following security vulnerabilities:
CVE-2018-25032 (bsc#1197459)
- Update list of skipped tests
==== milou5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: milou5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Clean up defunct QQC1 leftover
* Request passing unit tests on Linux and BSD
* ResultDelegate: Fix action buttons fully expanding on height
* Remove check if result conains query string
* ResultDelegate: Fix height binding loop on multiline (kde#454507)
==== ncurses ====
Version update (6.3.20220910 -> 6.3.20221001)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20221001
+ modify configure/scripts to work around interference by GNU grep 3.8
(report by Sam James).
+ update CF_XOPEN_SOURCE, adding variants "gnueabi" and "gnueabihf" to
get _DEFAULT_SOURCE special case (report by Adam Sampson)
- Port patch ncurses-6.3.dif
- Add ncurses patch 20220924
+ modify configure macro CF_BUILD_CC to check if the build-compiler
works, rather than that it is different from the cross-compiler, e.g.,
to accommodate a compiler which can be used for either purpose with
different flags (report by Mikhail Korolev).
+ fix another memory-leak in tic.
+ correct change for cppcheck in menu library (report/analysis by
"tuxway", cf: 20220903).
+ update config.guess, config.sub
- Correct offsets of patches
* ncurses-6.3.dif
- Add ncurses patch 20220917
+ reduce memory-leak in tic by separating allocations for struct entry
from TERMTYPE2 (cf: 20220430).
+ improve interaction between tic -v option and NCURSES_TRACE, by
processing the latter only when -v option does not set _nc_tracing.
+ modify curses_trace() to show the trace-mask as symbols, e.g.,
TRACE_ORDINARY, DEBUG_LEVEL(3).
==== net-snmp ====
Subpackages: libsnmp40 perl-SNMP snmp-mibs
- change egrep/fgrep to grep -E/-F to avoid warnings boo#1203096
add net-snmp-5.9.3-grep.patch
==== ovmf ====
Subpackages: qemu-uefi-aarch64
- Add patches to disable option ROM on sev (bsc#1199156)
ovmf-bsc1199156-OvmfPkg-IncompatiblePciDeviceSupportDxe-Ignore-Optio.patch
==== oxygen5-sounds ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- No code changes since 5.25.5
==== pam-config ====
Version update (1.6 -> 1.7)
- Update to Version 1.7
- Correctly handle --service option with /usr/lib/pam.d and
/usr/etc/pam.d [bsc#1196613]
==== pam_mount ====
Version update (2.18 -> 2.19)
Subpackages: libcryptmount0
- Update to 2.19
* Added support for LUKS detached headers
==== perl-XML-LibXML ====
Version update (2.0207 -> 2.0208)
- updated to 2.0208
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0208 2022-09-30
- Fix https://rt.cpan.org/Ticket/Display.html?id=144415
- Bug #144415 for XML-LibXML: createElementNS & setNamespace get
confused by Readonly scalars
- thanks to DAKKAR and haarg.
==== pipewire ====
Version update (0.3.58 -> 0.3.59)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add 0001-filter-chain-iterate-the-port-correctly.patch: Fix
filter-chain convolver segfault at start.
- Update to version 0.3.59:
* Highlights
- Fix possible wrong samplerate in loopback streams after
suspend and rate switch.
- module-filter-chain can now adapt to the graph samplerate.
- Fix some potential stuttering and crackling in pulse-server.
- Add Bluetooth LE support. This requires experimental kernel
and bluez support.
- The ALSA plugin has more options to control the buffer size.
This can be used to work around high latency in
davinci resolve.
- Many bugfixes and improvements.
* PipeWire
- Add audio capture example with volume meter.
- Fix a case where a rate switch would not suspend all the
nodes of the driver first. This could cause wrong samplerates
in streams.
- Fix a case where a node would be Paused while still added to
the graph, causing potential crashes.
* Modules
- module-filter-chain and module-loopback now use the
resample.prefill option to avoid buffering extra samples and
causing unwanted latency when resampling is activated.
- module-filter-chain can now adapt to the graph samplerate.
- Improve module-raop to support the ALAC codec as raw PCM.
- Improve RTSP parsing to improve compatibility.
* Tools
- Fix 100% CPU in pw-cli monitor mode.
- spa-acp-tool can now be exited with ctrl-D.
* SPA
- Various libcamera fixes and improvements.
- Set stride on audioconvert output buffers.
- Make sure we always place the last requested size from the
resampler on the buffers in pw-stream.
- Add resample.prefill option in the resampler to fill the
history with 0 so that we don't have smaller buffers at the
start.
- Make sure that when an overflow corrupts a POD, that it will
always stay corrupted.
- Rate limit some ALSA warnings and reduce some unwanted
warnings.
- Don't recalculate the audioconverter state for each
pause/play.
- Fix some POD parsing inconsistencies and potential overflows.
- Add support for Asus Xonar SE.
- Fix Flush command handling. It should not stop playback.
- Refactor the peaks function and add some unit tests and
optimisations.
- The channelmix has an optimized nXm converter and new
unit tests.
- Normalisation in the channelmixer was fixed.
* pulse-server
- The requested latency of record streams was reduced to fix
some stuttering in Teamspeak.
- Tweak the max amount of bytes sent to a client.
- Improve maxlength calculations, this fixes some crackling
noise with high samplerate and channel counts in some
players (audacious).
* Bluetooth
- Merge Bluetooth LE support.
- Make sure we are backward compatible with WirePlumber.
- Fix some HFP and HSP AT command parsing.
- Use HFP by default over HSP.
* ALSA
- Increase max number of periods.
- The parameters handling was improved. There is now an option
to set the buffer-bytes of the ALSA plugin.
- PIPEWIRE_ALSA can now be used as an environment variable to
restrict the plugin formats and buffer size.
- Rebase reduce-meson-dependency.patch.
==== plasma-browser-integration ====
Version update (5.25.5 -> 5.26.0)
Subpackages: plasma-browser-integration-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add missing license file
* Ignore browser-hosted web-apps in TaskManager-based browser identification
* Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
* Check whether removed DOM node was a player
* Request passing unit tests on Linux and BSD
* Explicitly link against KF5::ConfigCore
==== plasma-framework ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Revert "Install a plugin for org.kde.plasma.plasmoid"
* Don't violate the min <= max assert in qBound in Qt 6
* IconLabel: always enable `fillWidth`
* wallpaperinterface: allow wallpaper plugin to set custom accent color
* Add CMake option to build WITHOUT_X11
* Install a plugin for org.kde.plasma.plasmoid (kde#454062)
* PC3/IconLabel: Simplify Layout.fillWidth expression for label
* ExpandableListItem: make fewer assumptions about the action
* Clear PasswordField with Ctrl+Shift+U (kde#451550)
* Add fade in and out animations to PC3 ToolTip
* Reset devicePixelRatio after loading the cachedBackground of mask
* Always give FrameSvg's mask in logical pixels
* desktoptheme/breeze: update disk.svg (kde#445810)
* Remove shortcut to make corona immutable
* Clean up if statement that is always true
* Clean up unused code for categories and remove reference in API docs
* ExpandableListItem: add arrow key navigation support
* PC3/ProgressBar: Fix sizing bugs, reformat code, remove animation hacks (kde#456550)
* Port IconItem to use Qt Shader Tools for Qt 6
* Remove commented out dead slot
* Keep Tooltips the proper type (kde#446375)
* don't remove the shadow on ~Dialog (kde#437920)
* Port away from deprecated QSGSimpleMaterialShader
==== plasma-nm5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* applet: Clean up model delaying in list delegate's destructor
* applet: Rename Handler's signal isScanningChanged
* applet: Provide visual indication when scanning Wi-Fi networks
* applet: Fix delayModelUpdates mode (kde#389052)
* applet: Block all role changes while in delayModelUpdates mode
* applet: Fix airplane mode binding in scan timer
* applet: Bind `enabled` state of "Connect" action reliably
* Fix .nospace() punctuation in logs
* Install po folder
* [kcm] Set KLocalizedContext for QQuickWidget (kde#459229)
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== plasma5-addons ====
Version update (5.25.5 -> 5.26.0)
Subpackages: plasma5-addons-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* User switcher: fix excessive vertical padding in horizontal panels (kde#454111)
* Install po folder
* applets/timer: port to GridLayout in CompactRepresentation
* wallpapers/potd: move boolean to condition
* wallpapers/potd: fix not updating wallpaper in lock screen (kde#457361)
* wallpapers/potd: clear `Drag.imageSource` on `dragFinished`
* Remove ContainmentType from the grouping container plasmoid (kde#454416)
* [applets/notes] Show Font Toolbar just in editing mode
* wallpapers/potd: show image with cursor when dragging
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== plasma5-desktop ====
Version update (5.25.5 -> 5.26.0)
Subpackages: plasma5-desktop-emojier
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* panel: Raise BusyIndicator above everything else
* [kcms/recentFiles] Fix translation catalog name
* Install po folder
* applets/kicker: in Dashboard representation, allow two lines for application name (kde#362986)
* kcms/landingpage: Use global themes' real names in quick chooser (kde#459367)
* applets/digital-clock: migrate font settings (kde#459372)
* Use relayout locking (kde#413645)
* kcms/landingpage: hide "Most Used" section when it's empty
* applets/kickoff: Bring back Ctrl+Tab shortcut to switch tabs (kde#440307)
* containments/panel: check null configOverlay
* containments/panel: respect `Plasmoid.immutable`
* containments/panel: make panel load slightly faster
* applets/kicker: Hide result columns when it contains no results (kde#444113)
* applets/kickoff: fix crash when dragging items not in favorite page on Wayland (kde#449426,kde#450215)
* applets/kickoff: remove excessive spacing when icon and label are set
* applets/kickoff: center align Kickoff icon in vertical panel (kde#459280)
* desktoppackage: update global shortcut after receiving `captureFinished` signal
* fix: Keyboard layout shortcuts activate wrong language (kde#444569)
* folderview: Fix grid overflow property so it properly reports overflow state (kde#419878)
* Use improved dominant color as accent color
- Fix s390x build:
* Move mouse and touchpad files to the section for non s390x architectures
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== plasma5-disks ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- No code changes since 5.25.90
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add KF5::ConfigWidgets to the list of required dependencies
* Request passing unit tests on Linux and BSD
==== plasma5-integration ====
Version update (5.25.5 -> 5.26.0)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Fix QtQuickRenderSettings from loading (kde#455575)
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Bring back workaround for threaded render loop not working on NVIDIA Wayland
* Add missing license file
* refresh git-blame-ignore-revs for latest clang-format run
* automatic clang-format run (clang 14)
* KMessageBox::sorry is deprecated in kf5.97
* port sandbox detection to ksandbox
* QDbusMenuBar: properly handle app-wide menubars
* Init empty cmake variable (--warning)
* Fix building against Qt6
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.26.0
- Refresh sddmtheme.diff
- Update to 5.25.90
==== plasma5-pa ====
Version update (5.25.5 -> 5.26.0)
Subpackages: plasma5-pa-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* KCM: Allow comboboxes to grow to fit contents (kde#458422)
* KCM: Only show port/profile labels if port combobox is visible
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* applet: Make "Profiles" menu Translucent
* applet: add more `KeyNavigation` properties
* applet: Drop redundant workaround for semi-transparent sliders
* applet: Support RTL layouts in volume slider
* Add FreeBSD Qt6 CI support
* Bump KF5_MIN_VERSION
* Clean up unneeded json values from KCM metadata
* Modernize KCM code
* Add missing license file
* KCM: Make list items shorter with changed layout
* applet: fix menu key not working
* applet: support arrow key navigation
* applet: Animate slider when 'Raise maximum volume' is toggled
* Remove unused QQC1 imports
* VolumeMonitor: Don't set stream on source output monitor
* applet: set role to ButtonMenu
* applet: port to `PC3.ToolTip`
* applet: add text to context menu button
* applet: port to `PC3.ToolTip`
* applet: add text to mute button
* applet: Fix incompatible null binding to a string property
* Remove extra ';'
==== plasma5-systemmonitor ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Move DialogLoader to data of ScrollablePage (kde#459514)
* Set QSurfaceFormat::ResetNotification
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Install metainfo file
* Remove dot from appstream summary
* Add FreeBSD Qt6 CI support
* Add reuse CI
* Doc: Remove outdated requirements section from README.md
* Add keywords for common search terms
* Use new ECMFindQmlModule
* Request passing unit tests on Linux and BSD
* Use the new dialog for replacing missing sensors
* Display a message when sensors are missing from a page
* Add a dialog to display missing sensors and what to replace them with
* Use JavaScript strict equality ===
==== plasma5-thunderbolt ====
Version update (5.25.5 -> 5.26.0)
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Avoid combining smart pointers and qobject parent ownership (kde#439192)
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Add missing license file
* Utilize kcmutils_generate_desktop_file cmake method
* Request passing unit tests on Linux and BSD
* Explicitly register QDBusObjectPath as QtDBus meta type
* Remove duplicate headers between cpp/h
==== plasma5-workspace ====
Version update (5.25.5 -> 5.26.0)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Too many changes to list here
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
- Drop patches, now upstream:
* 0001-widgetexplorer-Don-t-recurse-into-applet-s-containme.patch
- Refresh patches:
* 0001-Ignore-default-sddm-face-icons.patch
* 0001-Revert-No-icons-on-the-desktop-by-default.patch
* 0001-Use-qdbus-qt5.patch
==== plymouth ====
Version update (22.02.122+75.6f5dc63 -> 22.02.122+77.c09c651)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Update to version 22.02.122+77.c09c651:
* ply-device-manager: Move verify_drm_device() higher up in the
file.
* ply-device-manager: Also ignore SimpleDRM devs in coldplug
enumeration path
* Rebase plymouth-only_use_fb_for_cirrus_bochs.patch.
==== polkit-kde-agent-5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Add FreeBSD Qt6 CI support
* Request passing unit tests on Linux and BSD
==== postgresql15 ====
Version update (15~rc1 -> 15~rc2)
Subpackages: libpq5 postgresql15-contrib postgresql15-llvmjit postgresql15-server
- Update to 15~rc2
* https://www.postgresql.org/about/news/p-2521/
* Reverting the "optimized order of GROUP BY keys" feature.
==== powerdevil5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: powerdevil5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Match argument in calculateNextStep
* Cleanup peripheral battery notifications
* Fix profile switching in the brightness actions (kde#394945)
* Add missing license file
* Remove 'advanced users only' from settings description
* Remove no longer needed ifdefs
* Port away from deprecated Kirigami include
* Remove service type definition
* Clenaup some leftovers in CMakeLists
* powerdevilactionpool: Avoid double quering of plugin namespace
* Remove no longer needed X-KDE-PowerDevil-Action-IsBundled property
* Port away KServiceTypeTrader and use plugin system
* Clean up some uneeded values from KCM json files
* Convert desktop files of KCMs to JSON
* Add wording for when battery gets low while it is charged
* Update battery notifications if they remain open
* When battery drains, show a notification even when AC is plugged in
* Port KCMs to new plasma install namespaces, embed json metadata
* upower: Prevent integer overflow during new brightness computation (kde#454161)
* Request passing unit tests on Linux and BSD
* Make "charge thresholds not supported" error message more explicit
* Use cmakedefine01
* Add missing include
==== prison-qt5 ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Increase quiet zone for qrcode (kde#458222)
* Add Windows Qt 6 CI
* .gitlab-ci.yml: enable static builds
==== purpose ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Fix QML warning, properly refer to the view
* Remove unneeded EXPORT_SHARE_VERSION usages
==== python-fixtures ====
Version update (4.0.0 -> 4.0.1)
- update to 4.0.1:
* Remove testtools from requirements.txt as well
* github: Add all pypy3 versions to test matrix
* github: Add Python 3.11 betas to test matrix
* tox: Add py311
* Support Popen's process\_group argument from Python 3.11
* Update classmethod expectations (again) for Python 3.11
* Revert to the previous classmethod expectations for PyPy3.9
==== python-libvirt-python ====
Version update (8.7.0 -> 8.8.0)
- Update to 8.8.0
- Add all new APIs and constants in libvirt 8.8.0
- jsc#PED-620, jsc#PED-1540
==== python-pycares ====
Version update (4.2.1 -> 4.2.2)
- Update to version 4.2.2
no changelog
==== python-requests ====
- requires python 3.7 or newer
==== python-rfc3986 ====
Version update (1.5.0 -> 2.0.0)
- Update to version 2.0.0
* Drop support for Python 2.7, 3.3, 3.4, 3.5, 3.6
* Add support for Python 3.8, 3.9, 3.10
* Fix bug in resolving URIs that only contain schemes which are valid per the RFC - bug 81
==== qemu ====
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- Fixes bsc#1204082
* Patches added:
block-io_uring-revert-Use-io_uring_regis.patch
- Due to change in where some documentation files are, if
qemu-guest-agent is installed, we need to make sure we update it
to our version (bsc#1203995)
- The links in the forsplit dirs, in each subpackage, born to deal with
package & subpackage splitting, are not really used. In fact, they're
"Provides:"-ed by a bunch of subpackages, but there's no "Requires:"
for any of them. Let's just get rid of them.
- The old qemu-binfmt weappers around the various qemu-$ARCH Linux
user emulation binaries (see, e.g., bsc#1186256) are not necessary
any longer, and bsc#1143725 can now be considered fixed.
* Patches dropped:
linux-user-add-binfmt-wrapper-for-argv-0.patch
linux-user-binfmt-support-host-binaries.patch
- Fix bsc#1204001. Patches are not upstream, and have been picked up
and backported from the ML. This is something we usually prefer to
avoid, but this is urgent, and the patches looks fine, with high
chances for them to be included as they are (and if they're not, we
will revisit this, i.e., drop them and re-include the ones that are
actually committed)
* Patches added:
linux-user-add-more-compat-ioctl-definit.patch
linux-user-drop-conditionals-for-obsolet.patch
linux-user-remove-conditionals-for-many-.patch
meson-enforce-a-minimum-Linux-kernel-hea.patch
- Improve the output of update_git.sh, by including the list of
repos to which we have downstream patches.
- Fix: bsc#1202665, CVE-2022-2962
* Patches added:
net-tulip-Restrict-DMA-engine-to-memorie.patch
- skip tests that don't work under qemu-linux-user emulation
==== qqc2-desktop-style ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* ToolTip: Don't strip ampersands from HTML entities
* Grammar & typo in README.md
* Also check for controlRoot.size > 0 (kde#458486)
* ToolTip: use Text.Wrap, not Text.WordWrap (kde#459331)
* ToolButton: Do not layout for the icon when it's not set (kde#459470)
* ProgressBar: Add TODO KF6, since we can't remove the workaround now
* Add fade in/out animations to ToolTips
* SpinBox: Flip left/right padding for styles with indicators on the sides
* SpinBox: Avoid explicit horizontalAlignment in TextField for better RTL
* SpinBox: Remove assignment which is never read
* SpinBox: Reset activeSubControls when neither of indicators are active (kde#459004)
* SpinBox: Let hover events propagate through TextField to the control (kde#459004)
* SpinBox: Reformat QML for better code style and clarity
* SpinBox: AlignLeft by default
* SpinBox: Use implicit size based on the max value
* SpinBox: move onTextEdited to contentItem, check acceptableInput
* SpinBox: update imports
==== raspberrypi-firmware ====
Version update (2022.07.04 -> 2022.09.30)
- Update to 2b3cef2f4 (2022-09-30):
* firmware: isp: Workaround for very unpleasant artifacts in the
sharpening block
* firmware: arm_loader: Raise maximum gzipped kernel size
* firmware: arm-loader: Indicate tryboot status via /proc/device-tree/chosen/bootloader/tryboot
* firmware: arm_loader: Increase TFTP block size to 1468 bytes
See: raspberrypi/rpi-eeprom#375
* firmware: Add kernel= logging
* firmware: camera_auto_detect changes
See: #1750
* firmware: Fix USB boot
See: #1744
* firmware: video decode/MJPEG fixes
See: http://git/vc4/vc4/-/merge_requests/1548
* firmware: power: Restore VEC and PIXEL clocks after HDMI domain power cycle
See: raspberrypi/linux#4962
* firmware: arm_loader: Never set warranty bit
See: #1741
* firmware: vcfw: camera_subsystem: Fix loop counter for powering up devices
See: https://forums.raspberrypi.com/viewtopic.php?t=338917
* firmware: ldconfig: Add [cm4s] conditional
* firmware: platform: Set min_frequency for HDMI SM clock on Pi0-3
* firmware: power: Fix failover to secondary PMIC interface functions
See: https://forums.raspberrypi.com/viewtopic.php?t=338429
* firmware: arm_loader: Correct GPIO expander initial state via SET_GPIO_CONFIG
See: raspberrypi/linux#5107
* firmware: Disable BT flow control pins for Pi3 rev1.3
* firmware: arm_loader: initramfs over NVME fix
See: #1731
* firmware: arm-dt: Export log buffer addresses to /proc/chosen/log
* firmware: arm_loader: Fix GET_CLOCKS to not overwrite client buffer
See: #1688
* firmware: arm_loader: Declare program_sdhost_use_dma
==== raspberrypi-firmware-config ====
Version update (2022.07.04 -> 2022.09.30)
- Update to 2b3cef2f4 (2022-09-30):
* firmware: isp: Workaround for very unpleasant artifacts in the
sharpening block
* firmware: arm_loader: Raise maximum gzipped kernel size
* firmware: arm-loader: Indicate tryboot status via /proc/device-tree/chosen/bootloader/tryboot
* firmware: arm_loader: Increase TFTP block size to 1468 bytes
See: raspberrypi/rpi-eeprom#375
* firmware: Add kernel= logging
* firmware: camera_auto_detect changes
See: #1750
* firmware: Fix USB boot
See: #1744
* firmware: video decode/MJPEG fixes
See: http://git/vc4/vc4/-/merge_requests/1548
* firmware: power: Restore VEC and PIXEL clocks after HDMI domain power cycle
See: raspberrypi/linux#4962
* firmware: arm_loader: Never set warranty bit
See: #1741
* firmware: vcfw: camera_subsystem: Fix loop counter for powering up devices
See: https://forums.raspberrypi.com/viewtopic.php?t=338917
* firmware: ldconfig: Add [cm4s] conditional
* firmware: platform: Set min_frequency for HDMI SM clock on Pi0-3
* firmware: power: Fix failover to secondary PMIC interface functions
See: https://forums.raspberrypi.com/viewtopic.php?t=338429
* firmware: arm_loader: Correct GPIO expander initial state via SET_GPIO_CONFIG
See: raspberrypi/linux#5107
* firmware: Disable BT flow control pins for Pi3 rev1.3
* firmware: arm_loader: initramfs over NVME fix
See: #1731
* firmware: arm-dt: Export log buffer addresses to /proc/chosen/log
* firmware: arm_loader: Fix GET_CLOCKS to not overwrite client buffer
See: #1688
* firmware: arm_loader: Declare program_sdhost_use_dma
==== readline ====
Version update (8.1 -> 8.2)
Subpackages: libreadline8 readline-doc
- Add patch readline82-001 and its signing readline82-001
* Starting a readline application with an invalid locale
specification for LC_ALL/LANG/LC_CTYPE can cause it crash on
the first call to readline.
- Update to final readline-8.2
r. When replacing a history entry, make sure the existing entry has a non-NULL
timestamp before copying it; it may have been added by the application, not
the history library.
- Update to readline-8.2-rc4
m. Readline now checks for changes to locale settings (LC_ALL/LC_CTYPE/LANG)
each time it is called, and modifies the appropriate locale-specific display
and key binding variables when the locale changes.
- Port patch readline-8.2.dif
- Update to readline-8.2-rc2
- use https:// for source urls
- Update to readline-8.2-rc1
- Update to readline-8.2-beta
a. There is now an HS_HISTORY_VERSION containing the version number of the
history library for applications to use.
b. History expansion better understands multiple history expansions that may
contain strings that would ordinarily inhibit history expansion (e.g.,
`abc!$!$').
c. There is a new framework for readline timeouts, including new public
functions to set timeouts and query how much time is remaining before a
timeout hits, and a hook function that can trigger when readline times
out. There is a new state value to indicate a timeout.
d. Automatically bind termcap key sequences for page-up and page-down to
history-search-backward and history-search-forward, respectively.
e. There is a new `fetch-history' bindable command that retrieves the history
entry corresponding to its numeric argument. Negative arguments count back
from the end of the history.
f. `vi-undo' is now a bindable command.
g. There is a new option: `enable-active-region'. This separates control of
the active region and bracketed-paste. It has the same default value as
bracketed-paste, and enabling bracketed paste enables the active region.
Users can now turn off the active region while leaving bracketed paste
enabled.
h. rl_completer_word_break_characters is now `const char *' like
rl_basic_word_break_characters.
i. Readline looks in $LS_COLORS for a custom filename extension
(*.readline-colored-completion-prefix) and uses that as the default color
for the common prefix displayed when `colored-completion-prefix' is set.
j. Two new bindable string variables: active-region-start-color and
active-region-end-color. The first sets the color used to display the
active region; the second turns it off. If set, these are used in place
of terminal standout mode.
k. New readline state (RL_STATE_EOF) and application-visible variable
(rl_eof_found) to allow applications to detect when readline reads EOF
before calling the deprep-terminal hook.
l. There is a new configuration option: --with-shared-termcap-library, which
forces linking the shared readline library with the shared termcap (or
curses/ncurses/termlib) library so applications don't have to do it.
- Remove upstream patches and their signatures now obsolete
* readline81-001
* readline81-001.sig
* readline81-002
* readline81-002.sig
- Port patches
* readline-5.2-conf.patch
* readline-6.2-metamode.patch
* readline-6.2-xmalloc.dif
* readline-6.3-input.dif
* readline-6.3-rltrace.patch
* readline-7.0-screen.patch
- Port patch readline-8.1.dif and rename it to readline-8.2.dif
==== rubygem-rack ====
Version update (2.2.4 -> 3.0.0)
updated to version 3.0.0
see installed CHANGELOG.md
[#]# [3.0.0] - 2022-09-06
- No changes
[#]# [3.0.0.rc1] - 2022-09-04
[#]## SPEC Changes
- Stream argument must implement `<<` https://github.com/rack/rack/pull/1959
- `close` may be called on `rack.input` https://github.com/rack/rack/pull/1956
- `rack.response_finished` may be used for executing code after the response has been finished https://github.com/rack/rack/pull/1952
[#]# [3.0.0.beta1] - 2022-08-08
[#]## Security
- Do not use semicolon as GET parameter separator. ([#1733](https://github.com/rack/rack/pull/1733), [@jeremyevans])
[#]## SPEC Changes
- Response array must now be non-frozen.
- Response `status` must now be an integer greater than or equal to 100.
- Response `headers` must now be an unfrozen hash.
- Response header keys can no longer include uppercase characters.
- Response header values can be an `Array` to handle multiple values (and no longer supports `\n` encoded headers).
- Response body can now respond to `#call` (streaming body) instead of `#each` (enumerable body), for the equivalent of response hijacking in previous versions.
- Middleware must no longer call `#each` on the body, but they can call `#to_ary` on the body if it responds to `#to_ary`.
- `rack.input` is no longer required to be rewindable.
- `rack.multithread`/`rack.multiprocess`/`rack.run_once`/`rack.version` are no longer required environment keys.
- `SERVER_PROTOCOL` is now a required environment key, matching the HTTP protocol used in the request.
- `rack.hijack?` (partial hijack) and `rack.hijack` (full hijack) are now independently optional.
- `rack.hijack_io` has been removed completely.
- `rack.response_finished` is an optional environment key which contains an array of callable objects that must accept `#call(env, status, headers, error)` and are invoked after the response is finished (either successfully or unsucessfully).
- It is okay to call `#close` on `rack.input` to indicate that you no longer need or care about the input.
- The stream argument supplied to the streaming body and hijack must support `#<<` for writing output.
[#]## Removed
- Remove `rack.multithread`/`rack.multiprocess`/`rack.run_once`. These variables generally come too late to be useful. ([#1720](https://github.com/rack/rack/pull/1720), [@ioquatix], [@jeremyevans]))
- Remove deprecated Rack::Request::SCHEME_WHITELIST. ([@jeremyevans])
- Remove internal cookie deletion using pattern matching, there are very few practical cases where it would be useful and browsers handle it correctly without us doing anything special. ([#1844](https://github.com/rack/rack/pull/1844), [@ioquatix])
- Remove `rack.version` as it comes too late to be useful. ([#1938](https://github.com/rack/rack/pull/1938), [@ioquatix])
- Extract `rackup` command, `Rack::Server`, `Rack::Handler` and related code into a separate gem. ([#1937](https://github.com/rack/rack/pull/1937), [@ioquatix])
[#]## Added
- `Rack::Headers` added to support lower-case header keys. ([@jeremyevans])
- `Rack::Utils#set_cookie_header` now supports `escape_key: false` to avoid key escaping. ([@jeremyevans])
- `Rack::RewindableInput` supports size. ([@ahorek](https://github.com/ahorek))
- `Rack::RewindableInput::Middleware` added for making `rack.input` rewindable. ([@jeremyevans])
- The RFC 7239 Forwarded header is now supported and considered by default when looking for information on forwarding, falling back to the X-Forwarded-* headers. `Rack::Request.forwarded_priority` accessor has been added for configuring the priority of which header to check. ([#1423](https://github.com/rack/rack/issues/1423), [@jeremyevans])
- Allow response headers to contain array of values. ([#1598](https://github.com/rack/rack/issues/1598), [@ioquatix])
- Support callable body for explicit streaming support and clarify streaming response body behaviour. ([#1745](https://github.com/rack/rack/pull/1745), [@ioquatix], [#1748](https://github.com/rack/rack/pull/1748), [@wjordan])
- Allow `Rack::Builder#run` to take a block instead of an argument. ([#1942](https://github.com/rack/rack/pull/1942), [@ioquatix])
- Add `rack.response_finished` to `Rack::Lint`. ([#1802](https://github.com/rack/rack/pull/1802), [@BlakeWilliams], [#1952](https://github.com/rack/rack/pull/1952), [@ioquatix])
- The stream argument must implement `#<<`. ([#1959](https://github.com/rack/rack/pull/1959), [@ioquatix])
[#]## Changed
- BREAKING CHANGE: Require `status` to be an Integer. ([#1662](https://github.com/rack/rack/pull/1662), [@olleolleolle](https://github.com/olleolleolle))
- BREAKING CHANGE: Query parsing now treats parameters without `=` as having the empty string value instead of nil value, to conform to the URL spec. ([#1696](https://github.com/rack/rack/issues/1696), [@jeremyevans])
- Relax validations around `Rack::Request#host` and `Rack::Request#hostname`. ([#1606](https://github.com/rack/rack/issues/1606), [@pvande](https://github.com/pvande))
- Removed antiquated handlers: FCGI, LSWS, SCGI, Thin. ([#1658](https://github.com/rack/rack/pull/1658), [@ioquatix])
- Removed options from `Rack::Builder.parse_file` and `Rack::Builder.load_file`. ([#1663](https://github.com/rack/rack/pull/1663), [@ioquatix])
- `Rack::HTTP_VERSION` has been removed and the `HTTP_VERSION` env setting is no longer set in the CGI and Webrick handlers. ([#970](https://github.com/rack/rack/issues/970), [@jeremyevans])
- `Rack::Request#[]` and `#[]=` now warn even in non-verbose mode. ([#1277](https://github.com/rack/rack/issues/1277), [@jeremyevans])
- Decrease default allowed parameter recursion level from 100 to 32. ([#1640](https://github.com/rack/rack/issues/1640), [@jeremyevans])
- Attempting to parse a multipart response with an empty body now raises Rack::Multipart::EmptyContentError. ([#1603](https://github.com/rack/rack/issues/1603), [@jeremyevans])
- `Rack::Utils.secure_compare` uses OpenSSL's faster implementation if available. ([#1711](https://github.com/rack/rack/pull/1711), [@bdewater](https://github.com/bdewater))
- `Rack::Request#POST` now caches an empty hash if input content type is not parseable. ([#749](https://github.com/rack/rack/pull/749), [@jeremyevans])
- BREAKING CHANGE: Updated `trusted_proxy?` to match full 127.0.0.0/8 network. ([#1781](https://github.com/rack/rack/pull/1781), [@snbloch](https://github.com/snbloch))
- Explicitly deprecate `Rack::File` which was an alias for `Rack::Files`. ([#1811](https://github.com/rack/rack/pull/1720), [@ioquatix]).
- Moved `Rack::Session` into [separate gem](https://github.com/rack/rack-session). ([#1805](https://github.com/rack/rack/pull/1805), [@ioquatix])
- `rackup -D` option to daemonizes no longer changes the working directory to the root. ([#1813](https://github.com/rack/rack/pull/1813), [@jeremyevans])
- The `x-forwarded-proto` header is now considered before the `x-forwarded-scheme` header for determining the forwarded protocol. `Rack::Request.x_forwarded_proto_priority` accessor has been added for configuring the priority of which header to check. ([#1809](https://github.com/rack/rack/issues/1809), [@jeremyevans])
- `Rack::Request.forwarded_authority` (and methods that call it, such as `host`) now returns the last authority in the forwarded header, instead of the first, as earlier forwarded authorities can be forged by clients. This restores the Rack 2.1 behavior. ([#1829](https://github.com/rack/rack/issues/1809), [@jeremyevans])
- Use lower case cookie attributes when creating cookies, and fold cookie attributes to lower case when reading cookies (specifically impacting `secure` and `httponly` attributes). ([#1849](https://github.com/rack/rack/pull/1849), [@ioquatix])
- The response array must now be mutable (non-frozen) so middleware can modify it without allocating a new Array,therefore reducing object allocations. ([#1887](https://github.com/rack/rack/pull/1887), [#1927](https://github.com/rack/rack/pull/1927), [@amatsuda], [@ioquatix])
- `rack.hijack?` (partial hijack) and `rack.hijack` (full hijack) are now independently optional. `rack.hijack_io` is no longer required/specified. ([#1939](https://github.com/rack/rack/pull/1939), [@ioquatix])
- Allow calling close on `rack.input`. ([#1956](https://github.com/rack/rack/pull/1956), [@ioquatix])
[#]## Fixed
- Make Rack::MockResponse handle non-hash headers. ([#1629](https://github.com/rack/rack/issues/1629), [@jeremyevans])
- TempfileReaper now deletes temp files if application raises an exception. ([#1679](https://github.com/rack/rack/issues/1679), [@jeremyevans])
- Handle cookies with values that end in '=' ([#1645](https://github.com/rack/rack/pull/1645), [@lukaso](https://github.com/lukaso))
- Make `Rack::NullLogger` respond to `#fatal!` [@jeremyevans])
- Fix multipart filename generation for filenames that contain spaces. Encode spaces as "%20" instead of "+" which will be decoded properly by the multipart parser. ([#1736](https://github.com/rack/rack/pull/1645), [@muirdm](https://github.com/muirdm))
- `Rack::Request#scheme` returns `ws` or `wss` when one of the `X-Forwarded-Scheme` / `X-Forwarded-Proto` headers is set to `ws` or `wss`, respectively. ([#1730](https://github.com/rack/rack/issues/1730), [@erwanst](https://github.com/erwanst))
==== salt ====
Subpackages: python3-salt salt-master salt-minion salt-transactional-update
- Make pass renderer configurable and fix detected issues
- Workaround fopen line buffering for binary mode (bsc#1203834)
- Handle non-UTF-8 bytes in core grains generation (bsc#1202165)
- Fix Syndic authentication errors (bsc#1199562)
- Added:
* make-pass-renderer-configurable-other-fixes-532.patch
* ignore-non-utf8-characters-while-reading-files-with-.patch
* fopen-workaround-bad-buffering-for-binary-mode-563.patch
* backport-syndic-auth-fixes.patch
- Add Amazon EC2 detection for virtual grains (bsc#1195624)
- Fix the regression in schedule module releasded in 3004 (bsc#1202631)
- Fix state.apply in test mode with file state module
on user/group checking (bsc#1202167)
- Change the delimeters to prevent possible tracebacks
on some packages with dpkg_lowpkg
- Make zypperpkg to retry if RPM lock is temporarily unavailable (bsc#1200596)
- Added:
* fix-the-regression-in-schedule-module-releasded-in-3.patch
* retry-if-rpm-lock-is-temporarily-unavailable-547.patch
* change-the-delimeters-to-prevent-possible-tracebacks.patch
* add-amazon-ec2-detection-for-virtual-grains-bsc-1195.patch
* fix-state.apply-in-test-mode-with-file-state-module-.patch
- Fix test_ipc unit test
- Added:
* fix-test_ipc-unit-tests.patch
==== samba ====
Version update (4.16.4+git.297.1497eb221ed -> 4.17.0+git.257.5f0ed03584a)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind samba-winbind-libs
- Disable SMB1 for tumbleweed builds.
- Update to 4.17.0
* acl_xattr VFS module may unintentionally use filesystem
permissions instead of ACL from xattr; (bso#15126).
* Missing SMB2-GETINFO access checks from MS-SMB2 3.3.5.20.1;
(bso#15153).
* assert failed: !is_named_stream(smb_fname)") at
../../lib/util/fault.c:197; (bso#15161).
* acl_xattr VFS module may unintentionally use filesystem
permissions instead of ACL from xattr; (bso#15126).
* assert failed: !is_named_stream(smb_fname)") at
../../lib/util/fault.c:197; (bso#15161).
* Cross-node multi-channel reconnects result in SMB2 Negotiate
returning NT_STATUS_NOT_SUPPORTED; (bso#15159).
* winbind at info level debug can coredump when processing
wb_lookupusergroups; (bso#15160).
* Make use of glfs_*at() API calls in vfs_glusterfs;
(bso#15157).
* Possible use after free of connection_struct when iterating
smbd_server_connection->connections; (bso#15128).
* `net usershare add` fails with flag works with --long but
fails with -l; (bso#15145).
* acl_xattr VFS module may unintentionally use filesystem
permissions instead of ACL from xattr; (bso#15126).
* Performance regression on contended path based operations;
(bso#15125).
* Missing READ_LEASE break could cause data corruption;
(bso#15148).
* libsamba-errors uses a wrong version number; (bso#15141).
* SMB1 negotiation can fail to handle connection errors;
(bso#15152).
* New filename parser doesn't check veto files smb.conf
parameter; (bso#15143).
* 4.17.rc1 still uses symlink-race prone unix_convert();
(bso#15144).
* Backport fileserver related changed to 4.17.0rc2;
(bso#15146).
* Manpage for smbstatus json is missing; (bso#15147).
* Backport fileserver related changed to 4.17.0rc2;
(bso#15146).
* Performance regression on contended path based operations;
(bso#15125).
* Backport fileserver related changed to 4.17.0rc2;
(bso#15146).
* Fix issues found by coverity in smbstatus json code;
(bso#15140).
* Backport fileserver related changed to 4.17.0rc2;
(bso#15146).
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Updated quilt couldn't unpack tarball. This will cause ongoing issues
so drop the sed statement in the %prep section and add
distro_suse_to_distro_redhat.patch to add the necessary changes
via a patch
==== sendmail ====
Subpackages: libmilter1_0
- Do not start sendmail-client as user mail as this one is not
allowed to check port smtp aka 25
- Fix sm-client.pre script as ports are not only numbers but
also alias names
- Rework system service unit files
* sendmail-client now use user and group mail which requires
* /etc/mail/system/ becomes readable by all users e.g. mail
* sendmail now uses -bD to avoid a fork, this requires Type=exec
- Various bug fixes
- Require user and group mail for post and verify scriptlets
- Add a %ghost for /run/sendmail whic his created by
tmpfile systemd configuration of sendmail
- Own /var/spool/mail (boo#1179574)
- Avoid older alias.db
- Avoid that sendmail can not write its pid file
- Allow sendmail and its helper like maildrop and procmail
to write into the users mail folder
==== solid ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Windows Qt 6 CI
* Disambiguate expression for MSVC
* .gitlab-ci.yml: enable static builds
* FstabStorageAccess: Trim output from (u)mount
* udisks2: Handle NotAuthorizedCanObtain and NotAuthorizedDismissed
==== sonnet ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
==== syndication ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Windows Qt 6 CI
* .gitlab-ci.yml: enable static builds
==== syntax-highlighting ====
Version update (5.98.0 -> 5.99.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* Add Qt 6 Windows CI
* Bash,Zsh: add Dollar Prefix style for simple variable
* Zsh: disable spellcheck
* Zsh: fix Parameter Expansion style for )) in $((...)) and add missing parameter expansion flags
* Bash: fix Parameter Expansion style for )) in $((...))
* prefer Oklab to CIELAB for perceptual color difference in ansi256 mode
* PostgreSQL: Remove # as line comment
* .gitlab-ci.yml: enable static builds
* Improve ASN.1 highlighting
* Ruby: add keywords used for refinements to the mixin methods list
* Python: add := operator, built-in functions and special methods
* Crystal Syntax Highlighting Definition: // operator, macros, keywords
* debianchangelog.xml: Set default filename
* bash.xml: The other (more correct) form of multiline comments
==== systemd-rpm-macros ====
Version update (16 -> 17)
- Bump to version 17
- Fix syntax error in %tmpfiles_create_package() (bsc#1203945)
==== systemsettings5 ====
Version update (5.25.5 -> 5.26.0)
Subpackages: systemsettings5-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Set QSurfaceFormat::ResetNotification
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Changes since 5.25.5:
* Pass icons by name rather than as QIcon from C++ to QML
* Remove category service type definition
* Remove unused categories
* Remove service type definition
* Fix showing translations for kinfocenter
* Change window size limit after screen resolution is changed
* Fix compile warning (order variable)
* Make sidebar tooltips respect the "Display informational tooltips" global setting (kde#455073)
* Remove extra ';'
* Put KServiceTypeTrader code in deprecation macros
* Request passing unit tests on Linux and BSD
* Pass strict AppStream validation
* systemsettingsrunner: Fix drag and drop for KCMs using embedded json metadata
* systemsettingsrunner: Fix all matches having the same id
* Port external Systemsettings/KInfoCenter KCM loading away from KpluginMetaData::fromDesktopFile
* Add missing includes and forward declarations
* IconMode: Load all of the KCMs in their category
* IconMode: Switch to the selected KCM (kde#444565)
* IconView: Remove duplicated tooltips (kde#409327)
==== talloc ====
Version update (2.3.3 -> 2.3.4)
Subpackages: libtalloc2 python3-talloc
- Update to 2.3.4
+ configure/Makefile: export PYTHONHASHSEED=1 in all
'configure/Makefile' scripts
+ lib:replace: Reformat shell script
+ nsswitch: reduce dependecies to private libraries and link
static/builtin if possible
==== tevent ====
Version update (0.11.0 -> 0.13.0)
Subpackages: libtevent0 python3-tevent
- Update to version 0.13.0
+ tevent: add tevent_cached_getpid() helper
- Update to version 0.12.0
+ tevent: Add tevent queue tracing support
+ tevent: Use internally an empty trigger function for
blocker requests
==== threadweaver ====
Version update (5.98.0 -> 5.99.0)
- Update to 5.99.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
* .gitlab-ci.yml: enable static builds
* Add Qt6 windows CI support
==== tre ====
Subpackages: agrep libtre5 tre-lang
- Add patch to fix testsuite with bash >= 5.2:
* 0001-Remove-broken-agrep-test-entry.patch
==== u-boot-rpiarm64 ====
Version update (2022.07 -> 2022.10)
Subpackages: u-boot-rpiarm64-doc
- Update to 2022.10
- Enable pcm051_rev3 config for Phytec Wega board
- Update to 2022.10-rc5
==== vsftpd ====
- systemd versions prior to 244 do not support the ProtectXYZ
directives we use in our vsftpd.service file and log warnings
every time the daemon starts, which confuses our users. We avoid
this issue by removing the unsupported options from the service
file when installing on a distribution that comes with such an
older version of systemd. [bsc#1196918]
==== wireplumber ====
Version update (0.4.11 -> 0.4.12)
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Update to version 0.4.12:
* Changes
- WirePlumber now maintains a stack of previously configured
default nodes and prioritises to one of those when the
actively configured default node becomes unavailable, before
calculating the next default using priorities.
- Updated bluetooth scripts to support the name changes that
happened in PipeWire 0.3.59 and also support the experimental
Bluetooth LE functionality.
- Changed the naming of bluetooth nodes to not include the
profile in it; this allows maintaining existing links when
switching between a2dp and hfp.
- The default volume for new outputs has changed to be 40% in
cubic scale (= -24 dB) instead of linear
(= 74% cubic / -8 dB) that it was before.
- The default volume for new inputs has changed to be 100%
rather than following the default for outputs.
- Added ``--version`` flag on the wireplumber executable.
- Added ``--limit`` flag on ``wpctl set-volume`` to limit the
higher volume that can be set (useful when incrementing
volume with a keyboard shortcut that calls into wpctl).
- The properties of the alsa midi node can now be set in the
config files.
* Fixes
- Fixed a crash in lua code that would happen when running in a
VM.
- Fixed a crash that would happen when re-connecting to D-Bus.
- Fixed a mistake in the code that would cause device
reservation not to work properly.
- Fixed ``wpctl clear-default`` to accept 0 as a valid setting ID.
- Fixed the logic of choosing the best profile after the active
profile of a device becomes unavailable
- Fixed a regression that would cause PulseAudio "corked"
streams to not properly link and cause busy loops.
- Fixed an issue parsing spa-json objects that have a nested
object as the value of their last property.
- Rebase reduce-meson-required-version.patch
- Drop patches already upstream:
* fix-alsa.patch
* 0001-dbus-fix-crash-when-trying-to-reconnect.patch
* 398.patch
==== wxWidgets-3_2-nostl ====
Version update (3.2.0 -> 3.2.1)
Subpackages: libwx_baseu-suse-nostl8_0_0 libwx_baseu_net-suse-nostl8_0_0 libwx_baseu_xml-suse-nostl8_0_0 libwx_gtk3u_core-suse-nostl8_0_0 libwx_gtk3u_html-suse-nostl8_0_0 libwx_gtk3u_qa-suse-nostl8_0_0
- Update to version 3.2.1:
* Coming soon after 3.2.0, this is mostly a bug fix release, with
just one noteworthy new feature: the addition of
wxFileDialog::AddShortcut() function.
* However it fixes some important regressions and other problems:
- Fix crash in applications calling g_log_set_writer_func()
with recent glib.
- Several fixes to alpha channel handling in wxMSW bitmaps.
- Generate key and focus events for wxSearchCtrl in wxOSX.
- Fix creating wxRadioBox without any items in wxOSX.
- Fix regression with AUI floating pane positioning.
- Avoid new warnings given by gcc 12.
- Fix building with MSVS 2022 standard-conforming preprocessor.
- Work around MSVS 2022 optimizer bug that broke wxImage
resizing.
- NetBSD build fixes.
- Rebase soversion.diff with quilt.
==== xdg-desktop-portal-kde ====
Version update (5.25.5 -> 5.26.0)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.26.0
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.0
- Changes since 5.25.90:
* Install po folder
* Make sure the QuickDialog's localisation context has a domain
* RemoteDesktop: Decouple input streaming and video streaming
* ScreenCast: Make sure we close sessions when all streams are done
* ScreenCast: Drop global "streamingStopped" signal
* ScreenCast: Streams can be closed while interacted with (kde#459693)
- Update to 5.25.90
* New feature release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.90
- Too many changes to list here
==== yast2 ====
Version update (4.5.15 -> 4.5.16)
Subpackages: yast2-logs
- add Yast::ReducedRecorder for Cheetah to filter out certain streams to
be able to not log sensitive information (bsc#1201962)
- 4.5.16
==== yast2-iscsi-client ====
Version update (4.5.4 -> 4.5.5)
- replace .process agent with running Execute to respect changed
root (bsc#1128853)
- drop spec dependencies on open-iscsi and iscsiuio as it is needed
only on target system. This allows container size reduction
(bsc#1128853)
- 4.5.5
==== yast2-journal ====
Version update (4.5.2 -> 4.5.3)
- Fix Internal Error with systemd-251 again, the last change
uncovered another case (bsc#1203956).
- 4.5.3
==== yast2-ruby-bindings ====
Version update (4.5.2 -> 4.5.3)
- Dropped support for profiler / Y2PROFILER env var (bsc#1189647)
- 4.5.3
==== zypper ====
Version update (1.14.56 -> 1.14.57)
Subpackages: zypper-log zypper-needs-restarting
- BuildRequires: libzypp-devel >= 17.31.2.
- Fix --[no]-allow-vendor-change feedback in install command
(bsc#1201972)
- version 1.14.57
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
filesystem
glibc
ispell (3.4.00 -> 3.4.05)
systemd (251.4 -> 251.5)
virt-viewer
xz (5.2.6 -> 5.2.7)
=== Details ===
==== filesystem ====
- Update /usr/etc/skel per XDG Directory Specification:
* Add .local/bin to eventually replace bin for user executable
files
* Use .local/share/fonts instead of .fonts for user specific fonts
* Add missing dirs: .local/share .local/state
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- get-nscd-addresses.patch: get_nscd_addresses: Fix subscript typos (BZ
[#29605])
- x86-64-avx2-string-functions.patch: check for required cpu features in
AVX2 string functions (BZ #29611)
- nscd-aicache.patch: nscd: Drop local address tuple variable (BZ #29607)
==== ispell ====
Version update (3.4.00 -> 3.4.05)
Subpackages: ispell-american
- Update to ispell 3.4.05
* A major bug in 3.4.01 that caused incorrect behavior with many
languages has been corrected.
* The default maximum number of stringchars has been doubled.
* Some spurious compiler warnings have been suppressed.
* The english.aff file has been revised so that UTF-8 is now the
default encoding for English dictionaries.
* Some subtle bugs with the handling of stringchars, which were
revealed by the changes to english.aff, have been corrected.
* A new affix command, "options", has been added to allow selection
of options related to a particular string character type. There
are currently two options, raw_display and squeeze_strings. Both
should be activated for UTF-8 encodings but few others. This
change causes hash files built with earlier ispell versions to be
incompatible; old hash files will need to be rebuilt.
* Over 6000 words have been added to the English dictionaries. Most
of them are in the english.xlg variant, but some are included in
smaller dictionaries as well. The English dictionaries also take
advantage of the new UTF-8 encoding to support correct spellings of
words adopted from other languages, such as crêpe.
- Port patches
* boo966124.dif
* ispell-3.3.02-brkgcc.patch
* ispell-3.3.02-config.patch
* ispell-3.3.02-mkdir.patch
* ispell-3.3.02-sq.patch
* ispell-3.3.02-strip.patch
* ispell-3.3.02-terminal.patch
* ispell-3.3.02-types.patch
* ispell-3.3.02.dif
==== systemd ====
Version update (251.4 -> 251.5)
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- Import commit 07aa29e3942fb46b0aed5405c88e8d3179ca958f (merge of v251.5)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/532faa39ebaa6f56e493cc938a91a40…
==== virt-viewer ====
- Fix build failures in Factory
gcc-warnings-as-errors.patch
==== xz ====
Version update (5.2.6 -> 5.2.7)
Subpackages: liblzma5
- update to 5.2.7:
* liblzma:
- Add API doc note about the .xz decoder LZMA_MEMLIMIT_ERROR bug.
- Add dest and src NULL checks to lzma_index_cat.
The documentation states LZMA_PROG_ERROR can be returned from
lzma_index_cat. Previously, lzma_index_cat could not return
LZMA_PROG_ERROR. Now, the validation is similar to
lzma_index_append, which does a NULL check on the index
parameter.
- Fix copying of check type statistics in lzma_index_cat().
The check type of the last Stream in dest was never copied to
dest->checks (the code tried to copy it but it was done too late).
This meant that the value returned by lzma_index_checks() would
only include the check type of the last Stream when multiple
lzma_indexes had been concatenated.
In xz --list this meant that the summary would only list the
check type of the last Stream, so in this sense this was only
a visual bug. However, it's possible that some applications
use this information for purposes other than merely showing
it to the users in an informational message. I'm not aware of
such applications though and it's quite possible that such
applications don't exist.
Regular streamed decompression in xz or any other application
doesn't use lzma_index_cat() and so this bug cannot affect them.
- Stream decoder: Fix restarting after LZMA_MEMLIMIT_ERROR.
If lzma_code() returns LZMA_MEMLIMIT_ERROR it is now possible
to use lzma_memlimit_set() to increase the limit and continue
decoding. This was supposed to work from the beginning but
there was a bug. With other decoders (.lzma or threaded .xz)
this already worked correctly.
- lzma_filters_copy: Keep dest[] unmodified if an error occurs.
lzma_stream_encoder() and lzma_stream_encoder_mt() always assumed
this. Before this patch, failing lzma_filters_copy() could result
in free(invalid_pointer) or invalid memory reads in stream_encoder.c
or stream_encoder_mt.c.
To trigger this, allocating memory for a filter options structure
has to fail. These are tiny allocations so in practice they very
rarely fail.
Certain badness in the filter chain array could also make
lzma_filters_copy() fail but both stream_encoder.c and
stream_encoder_mt.c validate the filter chain before
trying to copy it, so the crash cannot occur this way.
- lzma_index_append: Add missing integer overflow check.
The documentation in src/liblzma/api/lzma/index.h suggests that
both the unpadded (compressed) size and the uncompressed size
are checked for overflow, but only the unpadded size was checked.
The uncompressed check is done first since that is more likely to
occur than the unpadded or index field size overflows.
- Vaccinate against an ill patch from RHEL/CentOS 7.
* xzgrep:
- Fix compatibility with old shells.
Turns out that some old shells don't like apostrophes (') inside
command substitutions. The problem was introduced by commits
69d1b3fc29677af8ade8dc15dba83f0589cb63d6 (2022-03-29),
bd7b290f3fe4faeceb7d3497ed9bf2e6ed5e7dc5 (2022-07-18), and
a648978b20495b7aa4a8b029c5a810b5ad9d08ff (2022-07-19).
5.2.6 is the only stable release that included
this problem.
* Translations: Add Turkish translation.
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa
Mesa-drivers
PackageKit
amarok
exiv2
gptfdisk
hplip
iputils
kernel-firmware (20220902 -> 20220930)
kernel-source (5.19.12 -> 6.0.0)
libbluray (1.3.2 -> 1.3.3)
libcap (2.65 -> 2.66)
libebml (1.4.2 -> 1.4.3)
libglvnd (1.4.0 -> 1.5.0)
libopenmpt (0.6.4 -> 0.6.6)
libpng16 (1.6.37 -> 1.6.38)
libreoffice
libva (2.15.0 -> 2.16.0)
libva-gl (2.15.0 -> 2.16.0)
libverto (0.3.1 -> 0.3.2)
libyuv
links (2.27 -> 2.28)
lirc
live555 (2022.07.14 -> 2022.10.01)
llvm15 (14.0.6 -> 15.0.1)
lttng-modules (2.13.4_k5.19.12_1 -> 2.13.7_k6.0.0_3)
lttng-ust (2.13.4 -> 2.13.5)
osinfo-db (20220727 -> 20220830)
patterns-kde (20220215 -> 20221001)
perl-IO-Socket-SSL (2.074 -> 2.075)
permissions
popt (1.18 -> 1.19)
postgresql (14 -> 15)
postgresql15 (14.5 -> 15~rc1)
pragha
python-cryptography (37.0.4 -> 38.0.1)
python-pyspnego (0.4.0 -> 0.5.0)
python-pyudev (0.23.2+14 -> 0.24.0)
python-requests-toolbelt
shim
tdb (1.4.6 -> 1.4.7)
xapian-core (1.4.20 -> 1.4.21)
yast2-network (4.5.7 -> 4.5.8)
yast2-trans (84.87.20220923.15c6c6ee84 -> 84.87.20220930.817f83073b)
=== Details ===
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Add build_orig conditional switch for video codecs define.
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Add build_orig conditional switch for video codecs define.
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Add PackageKit-zypp-dont-remove-locked-packages.patch: zypp:
Check if packages are locked before removing
(gh#PackageKit/PackageKit/commit/8649a07bc, bsc#1199895).
- Add PackageKit-zypp-add-repo-in-packageid.patch: zypp: add
repository data in package id
(gh#PackageKit/PackageKit/commit/8eb2ef0ae, bsc#1202585).
- Remove PackageKit-zypp-locked-packages.patch: reverted upstream
(gh#PackageKit/PackageKit/commit/ed3e38043).
==== amarok ====
- Use FFmpeg 4 to build amarok on Tumbleweed. The FFmpeg 5 port
needs more work.
==== exiv2 ====
- add tracker for SLE (jsc#PED-1393)
==== gptfdisk ====
- Add patch to fix sgdisk with popt 1.19:
* 0001-Fix-failure-crash-of-sgdisk-when-compiled-with-lates.patch
==== hplip ====
Subpackages: hplip-hpijs hplip-sane
- Move the hplip-udev-rules requirement from hplip to hplip-hpijs.
The main package will get it via indirect dependencies then.
- Split off hplip-udev-rules hplip-udev-rules so that you can install
hplip-sane only and scan as a normal user, fixes boo#1203811
==== iputils ====
- Backport 2 fixes for bsc#1203957:
0001-ping-Add-SA_RESTART-to-sa_flags.patch
0002-ping-Make-ping_rts-struct-static.patch
==== kernel-firmware ====
Version update (20220902 -> 20220930)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20220930 (git commit fdf1a6525852):
* linux-firmware: Update AMD cpu microcode
* mediatek: mt8195: Update scp.img to v2.0.11956
* mediatek: Add new mt8195 SOF firmware
* mediatek: Update mt8186 SOF firmware to v0.2.1
* linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
* rtl_bt: Update RTL8852A BT USB firmware to 0xD9B8_8207
* linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
* linux-firmware: update firmware for MT7922 WiFi device
* linux-firmware: update firmware for MT7921 WiFi device
* cxgb4: Update firmware to revision 1.27.0.0
* i915: Add versionless HuC files for current platforms
* i915: Add GuC v70.5.1 for DG1, DG2, TGL and ADL-P
* qca: Update firmware files for BT chip WCN3991.
* Removing crnv32
* amdgpu: update yellow carp DMCUB firmware
* amdgpu: add firmware for VCN 3.1.2 IP block
* amdgpu: add firmware for SDMA 5.2.6 IP block
* amdgpu: add firmware for PSP 13.0.5 IP block
* amdgpu: add firmware for GC 10.3.6 IP block
* amdgpu: add firmware for DCN 3.1.5 IP block
* qcom: rename Lenovo ThinkPad X13s firmware paths
* rtw89: 8852c: update fw to v0.27.42.0
* rtw89: 8852c: update fw to v0.27.36.0
- Fix install-split.sh for dealing with a symlink of directory
==== kernel-source ====
Version update (5.19.12 -> 6.0.0)
- Refresh
patches.suse/vduse-prevent-uninitialized-memory-accesses.patch.
Update upstream status.
- commit 39efccd
- Update to 6.0 final
- eliminate 1 patch
- patches.suse/vduse-prevent-uninitialized-memory-accesses.patch
- refresh configs (headers only)
- commit a7dafe3
==== libbluray ====
Version update (1.3.2 -> 1.3.3)
- update to 1.3.3:
* Initial support for Java 18.
* Add support for OpenBSD operating system.
* Improve support for FreeBSD, NetBSD and DragonFlyBSD
* Improve Java 17 support.
==== libcap ====
Version update (2.65 -> 2.66)
- update to 2.66:
* Fix documentation typos in cap_from_text.3
* Some getpcaps code clean up and a fix for PID argument parsing from Jakub
Wilk.
* Slightly more robust Makefiles to address an error with make -j48 test observed
* Include a simple Go program, captrace, to trace kernel capability validation
checks
* This program can be used to figure out what capabilities a program needs to
operate.
* captrace (a wrapper for bpftrace) uses BPF kprobes to monitor the kernel for
capability checks and whether or not they succeed for the system, a specific
PID or a program's direct execution.
* Trim down the default file capabilities for contrib/sucap/su to those actually
needed and set USER and HOME environment variables so bash doesn't complain
about a sourcing error.
==== libebml ====
Version update (1.4.2 -> 1.4.3)
- update to 1.4.3:
* A C++14 compliant C++ compiler is now required.
* Fix compilation with g++ 11. Fixes #80.
* Remove Coremake project files
* Updated the bundled utf8cpp to v3.2.1.
* Fixed several problems in `EbmlBinary:` potential segfault by
writing to a `nullptr`, potential memory leak under certain error
conditions.
* Fixed problems with the generated `pkg-config` files if any of the
installation paths are absolute.
- drop 0001-include-appropriate-header-files-for-std-numeric_lim.patch (upstream)
==== libglvnd ====
Version update (1.4.0 -> 1.5.0)
- update to 1.5.0:
* Add BTI landing pads for aarch64
* Set current thread state to NULL in teardown
* Moving setspecific to before DestroyThreadState
* Fix a memory leak in libGLdispatch
* Use assembly stubs on armv6
- drop libglvnd-add-bti.patch (upstream)
==== libopenmpt ====
Version update (0.6.4 -> 0.6.6)
- Update to 0.6.6
* [Sec] Possible crash when playing manipulated IT / MPTM files
with a T00 command.
* MTM: In MultiTracker, setting speed and tempo are mutually
exclusive commands. Still, some MultiTracker modules were made
to be played with external players such as DMP, so they
actually rely on âstandardâ speed / tempo behaviour. Decide
which behaviour to use by checking of speed and tempo commands
are found on the same row.
* MTM: Ignore sample loops if the loop end is <= 2.
* Echo DMO: Migrate left and right delay values in modules made
with OpenMPT versions between 1.27.01.00 and 1.30.05.00 to the
correct interpretation.
- Changes in 0.6.5:
* [Bug] Makefile now also uses CC, CXX, LD, and AR when set as
environment variables.
* [New] Makefile now uses PKG_CONFIG as path to pkg-config.
* DBM: Sample middle-C frequencies were slightly off.
laffik_-_marynarze.dbm sounds much more bearable now.
* DBM: Fixed pattern break parameter interpretation.
* Echo DMO: Setting the delay parameter to 0 yielded a 2-second
echo delay instead of 1ms.
* Digi Booster Echo: Setting the delay parameter to 0 yielded a
510ms echo delay instead of approximately 334ms.
==== libpng16 ====
Version update (1.6.37 -> 1.6.38)
- update to 1.6.38:
* Added configurations and scripts for continuous integration.
* Fixed various errors in the handling of tRNS, hIST and eXIf.
* Implemented many stability improvements across all platforms.
* Updated the internal documentation.
==== libreoffice ====
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Change egrep/fgrep calls to grep -E/-F, respectively boo#1203092
add libreoffice-7.4.1.2-grep.patch
==== libva ====
Version update (2.15.0 -> 2.16.0)
Subpackages: libva-drm2 libva-x11-2 libva2
- update to 2.16.0:
* add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
* dep: Update README.md to remove badge links
* dep: Removed waffle-io badge from README to fix broken link
* dep: Drop mailing list, IRC and Slack
* autotools: use wayland-scanner private-code
* autotools: use the wayland-scanner.pc to locate the prog
* meson: use wayland-scanner private-code
* meson: request native wayland-scanner
* meson: use the wayland-scanner.pc to locate the prog
* meson: set HAVE_VA_X11 when applicable
* style:Correct slight coding style in several new commits
* trace: add Linux ftrace mode for va trace
* trace: Add missing pthread_mutex_destroy
* drm: remove no-longer needed X == X mappings
* drm: fallback to drm driver name == va driver name
* drm: simplify the mapping table
* x11: simplify the mapping table
- No code changes
- Update to version 2.15.0 was part of Intel oneVPL GPU Runtime
2022Q2 Release 22.4.4
==== libva-gl ====
Version update (2.15.0 -> 2.16.0)
Subpackages: libva-glx2 libva-wayland2
- update to 2.16.0:
* add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
* dep: Update README.md to remove badge links
* dep: Removed waffle-io badge from README to fix broken link
* dep: Drop mailing list, IRC and Slack
* autotools: use wayland-scanner private-code
* autotools: use the wayland-scanner.pc to locate the prog
* meson: use wayland-scanner private-code
* meson: request native wayland-scanner
* meson: use the wayland-scanner.pc to locate the prog
* meson: set HAVE_VA_X11 when applicable
* style:Correct slight coding style in several new commits
* trace: add Linux ftrace mode for va trace
* trace: Add missing pthread_mutex_destroy
* drm: remove no-longer needed X == X mappings
* drm: fallback to drm driver name == va driver name
* drm: simplify the mapping table
* x11: simplify the mapping table
- No code changes
- Update to version 2.15.0 was part of Intel oneVPL GPU Runtime
2022Q2 Release 22.4.4
==== libverto ====
Version update (0.3.1 -> 0.3.2)
- update to 0.3.2:
* Fix use-after-free in verto_reinitialize
* Fix use-after-free in verto_free()
* Remove broken tevent support
==== libyuv ====
- Use YUV_VERSION for library VERSION and YUV_VER_MAJOR for
SOVERSION
==== links ====
Version update (2.27 -> 2.28)
- update to 2.28:
* Disable cache when following redirects from consent.google.com
* Fix a display glitch on framebuffer, if the user doesn't have mouse and
if he presses F5, F6, F7 or F8
==== lirc ====
- Fix up timestamps from patching generated files
==== live555 ====
Version update (2022.07.14 -> 2022.10.01)
Subpackages: libBasicUsageEnvironment1 libUsageEnvironment3 libgroupsock30 libliveMedia107
- update to 2022.10.01:
- Updated the previous revision so that the virtual function "specialHandlingOfAuthenticationFailure()"
is now called only if there is an actual authentication failure - not on the first time that
we send back a "401 Unauthorized" response.
- Added a new virtual function "specialHandlingOfAuthenticationFailure()" to "RTSPServer" to
allow a subclassed "RTSPServer" to take special action (e.g., statistics logging)
whenever an authentication failure occurs.
==== llvm15 ====
Version update (14.0.6 -> 15.0.1)
Subpackages: clang-tools libc++-devel libc++1 libc++abi-devel libc++abi1 libclang13
- Update to version 15.0.1.
* This release contains bug-fixes for the LLVM 15.0.1 release.
This release is API and ABI compatible with 15.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
==== lttng-modules ====
Version update (2.13.4_k5.19.12_1 -> 2.13.7_k6.0.0_3)
- Update to version 2.13.7 (changes since 2.13.4):
* Fix: incorrect stub prototypes when
CONFIG_HAVE_SYSCALL_TRACEPOINTS=n.
* Fix: mm/tracing: add 'accounted' entry into output of
allocation tracepoints (v6.0).
* Fix: block: remove bdevname (v6.0).
* Fix: fs/jbd2: Fix the documentation of the
jbd2_write_superblock() callers (v6.0).
* Fix: tie compaction probe build to CONFIG_COMPACTION.
* Fix: net: skb: introduce kfree_skb_reason() (v5.15.58..v5.16).
* Fix: workqueue: Fix type of cpu in trace event (v5.19).
* Fix: fs: Remove flags parameter from aops->write_begin (v5.19).
* Fix: mm/page_alloc: fix tracepoint mm_page_alloc_zone_locked()
(v5.19).
* Fix: bytecode validator: reject specialised load field/context
ref instructions.
* Fix: bytecode validator: reject specialised load instructions.
* Fix: honour "user" attribute for array/sequence of user integers.
* wrapper: powerpc64: fix kernel crash caused by do_get_kallsyms.
* Fix: event notification: Remove duplicate event enabled check.
* Fix: event notification capture: validate buffer length.
* Fix: handle capture page faults as skip field.
* Fix: event notification capture error handling.
* Fix: capture_sequence_element_{un,}signed: handle user-space
input.
* Fix: notification capture: handle userspace strings.
* Implement lttng_msgpack_write_user_str.
* Fix: bytecode interpreter: LOAD_FIELD: handle user fields.
* Fix: move "user" attribute from field to type.
* Introduce lttng_copy_from_user_check_nofault.
* Fix: adjust range v5.10.137 in block probe.
* Fix: handle integer capture page faults as skip field.
- Drop lttng-modules-2.13.4-linux-5.19.patch: merged upstream.
==== lttng-ust ====
Version update (2.13.4 -> 2.13.5)
- Update to version 2.13.5:
* Fix: bytecode validator: reject specialised load field/context
ref instructions.
* Fix: bytecode validator: reject specialised load instructions.
* Fix: event notification capture: validate buffer length.
* Fix: event notification capture error handling.
* Fix: lttng-ust-comm: wait on wrong child process.
* fix: 'make dist' without javah.
==== osinfo-db ====
Version update (20220727 -> 20220830)
- Update to database version 20220830
osinfo-db-20220830.tar.xz
==== patterns-kde ====
Version update (20220215 -> 20221001)
Subpackages: patterns-kde-kde patterns-kde-kde_edutainment patterns-kde-kde_games patterns-kde-kde_ide patterns-kde-kde_imaging patterns-kde-kde_internet patterns-kde-kde_multimedia patterns-kde-kde_office patterns-kde-kde_pim patterns-kde-kde_plasma patterns-kde-kde_utilities patterns-kde-kde_utilities_opt patterns-kde-kde_yast
- Update the Qt6 pattern for the 6.4.0 release
- Remove obsolete or missing packages from KDE patterns
==== perl-IO-Socket-SSL ====
Version update (2.074 -> 2.075)
- updated to 2.075
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.075
- treat SSL_write returning 0 same as previously -1, as suggested by both
OpenSSL and LibreSSL documentation
- propagate error from SSL_shutdown, but if the shutdown is caused by an outer
SSL error keep the original error
- small tests fixes
==== permissions ====
Subpackages: chkstat permissions-config
- skip tests on qemu user builds
==== popt ====
Version update (1.18 -> 1.19)
- popt 1.19:
* various build system fixes
* various developer visible fixes
* Fix the handling of superfluous args passed with =
* Fix multiple resource and memory leaks
* Fix '=' getting shown for short options
* Improve random number handling
* translation updates and documentation improvements
- refresh spec file, run tests, package license in every package,
and treat all compiler warnings and errors
==== postgresql ====
Version update (14 -> 15)
Subpackages: postgresql-contrib postgresql-llvmjit postgresql-server
- avoid bashisms in /bin/sh based startup script
- Bump to postgresql 15
==== postgresql15 ====
Version update (14.5 -> 15~rc1)
- Fix source URLs
- Update to 15~rc1
https://www.postgresql.org/about/news/p-2516/
- Create mechanism to specify the latest supported LLVM version.
Automatically pin to that version if the distribution has a newer
unsupported default version.
- Disable LLVM JIT on riscv64
- Update to 15~beta4
https://www.postgresql.org/about/news/p-2507/
- Update to 15~beta3
https://www.postgresql.org/about/news/p-2496/
==== pragha ====
Subpackages: pragha-lang
- Bump gupnp version requirement to fix Tumbleweed build
==== python-cryptography ====
Version update (37.0.4 -> 38.0.1)
- update to 38.0.1:
* Fixed parsing TLVs in ASN.1 with length greater than 65535 bytes (typically
seen in large CRLs).
* Final deprecation of OpenSSL 1.1.0. The next release of ``cryptography``
will drop support.
* We no longer ship ``manylinux2010`` wheels. Users should upgrade to the
latest ``pip`` to ensure this doesn't cause issues downloading wheels on
their platform. We now ship ``manylinux_2_28`` wheels for users on new
enough platforms.
* Updated the minimum supported Rust version (MSRV) to 1.48.0, from 1.41.0.
Users with the latest ``pip`` will typically get a wheel and not need Rust
installed, but check :doc:`/installation` for documentation on installing a
newer ``rustc`` if required.
* :meth:`~cryptography.fernet.Fernet.decrypt` and related methods now accept
both ``str`` and ``bytes`` tokens.
* Parsing ``CertificateSigningRequest`` restores the behavior of enforcing
that the ``Extension`` ``critical`` field must be correctly encoded DER. See
`the issue <https://github.com/pyca/cryptography/issues/6368>`_ for complete
details.
* Added two new OpenSSL functions to the bindings to support an upcoming
``pyOpenSSL`` release.
* When parsing :class:`~cryptography.x509.CertificateRevocationList` and
:class:`~cryptography.x509.CertificateSigningRequest` values, it is now
enforced that the ``version`` value in the input must be valid according to
the rules of :rfc:`2986` and :rfc:`5280`.
* Using MD5 or SHA1 in :class:`~cryptography.x509.CertificateBuilder` and
other X.509 builders is deprecated and support will be removed in the next
version.
* Added additional APIs to
:class:`~cryptography.x509.certificate_transparency.SignedCertificateTimestamp`, including
:attr:`~cryptography.x509.certificate_transparency.SignedCertificateTimestamp.signature_hash_algorithm`,
:attr:`~cryptography.x509.certificate_transparency.SignedCertificateTimestamp.signature_algorithm`,
:attr:`~cryptography.x509.certificate_transparency.SignedCertificateTimestamp.signature`, and
:attr:`~cryptography.x509.certificate_transparency.SignedCertificateTimestamp.extension_bytes`.
* Added :attr:`~cryptography.x509.Certificate.tbs_precertificate_bytes`, allowing
users to access the to-be-signed pre-certificate data needed for signed
certificate timestamp verification.
* :class:`~cryptography.hazmat.primitives.kdf.kbkdf.KBKDFHMAC` and
:class:`~cryptography.hazmat.primitives.kdf.kbkdf.KBKDFCMAC` now support
:attr:`~cryptography.hazmat.primitives.kdf.kbkdf.CounterLocation.MiddleFixed`
counter location.
* Fixed :rfc:`4514` name parsing to reverse the order of the RDNs according
to the section 2.1 of the RFC, affecting method
:meth:`~cryptography.x509.Name.from_rfc4514_string`.
* It is now possible to customize some aspects of encryption when serializing
private keys, using
:meth:`~cryptography.hazmat.primitives.serialization.PrivateFormat.encryption_builder`.
* Removed several legacy symbols from our OpenSSL bindings. Users of pyOpenSSL
versions older than 22.0 will need to upgrade.
* Added
:class:`~cryptography.hazmat.primitives.ciphers.algorithms.AES128` and
:class:`~cryptography.hazmat.primitives.ciphers.algorithms.AES256` classes.
These classes do not replace
:class:`~cryptography.hazmat.primitives.ciphers.algorithms.AES` (which
allows all AES key lengths), but are intended for applications where
developers want to be explicit about key length.
==== python-pyspnego ====
Version update (0.4.0 -> 0.5.0)
- update to 0.5.0:
* Added the `auth_stage` extra_info for a CredSSP context to give a human
friendly indication of what sub auth stage it is up to.
* Added the `protocol_version` extra_info for a CredSSP context to return the
negotiated CredSSP protocol version.
* Added the `credssp_min_protocol` keyword argument for a CredSSP context to
set a minimum version the caller will accept of the peer.
* This can be set to `5+` to ensure the peer supports and applies the mitigations for CVE-2018-0886.
* Added safeguards when trying to retrieve the completed context attributes
of `NegotiateProxy` before any contexts have been set up
==== python-pyudev ====
Version update (0.23.2+14 -> 0.24.0)
- update to 0.24.0:
* Remove six dependency
* Drop pylint tasks
* Support python 3.9 and 3.10
==== python-requests-toolbelt ====
- Add patch stop-using-pyopenssl-compat.patch:
* Stop importing (and using!) a pyopenssl compatibility module
to avoid a DeprecationWarning.
==== shim ====
- shim-install: ensure grub.cfg created is not overwritten after
installing grub related files
==== tdb ====
Version update (1.4.6 -> 1.4.7)
Subpackages: libtdb1 python3-tdb
- update to 1.4.7:
* configure/Makefile: export PYTHONHASHSEED=1 in all 'configure/Makefile' scripts
* lib:tdb: Reformat shell scripts
- spec file cleanups
==== xapian-core ====
Version update (1.4.20 -> 1.4.21)
- update to 1.4.21:
* Stop trying to check for incompatible C++ ABI between the compiler used to
build xapian-core and the compiler used to build code using xapian-core.
* Fix new warnings from GCC 12.
* Avoid undefined value use when unpacking a key in a corrupted glass docdata
table. We now skip further checks on the entry in this case.
* Merge allocations in MSVC directory reading compatibility code so we can
allocate in a single malloc() call.
* Add accept() wrapper which checks an assumption that Microsoft's SOCKET type
only actually holds 32 bit values even in 64 bit platforms and throws an
exception if violated.
* Eliminate a use of sprintf.
* Squash some unhelpful MSVC deprecation warnings.
* Declare dummy invalid parameter handler noexcept to fix a warning from MSVC.
* Include <stdlib.h> in configure check for sys_errlist as that's where it is
with mingw and MSVC.
==== yast2-network ====
Version update (4.5.7 -> 4.5.8)
- Fixed issue when writing the NetworkManager config without a
gateway (bsc#1203866)
- 4.5.8
==== yast2-trans ====
Version update (84.87.20220923.15c6c6ee84 -> 84.87.20220930.817f83073b)
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.20220930.817f83073b:
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* New POT for text domain 'base'.
* Translated using Weblate (Czech)
* Translated using Weblate (Romanian)
* Translated using Weblate (Romanian)
* New POT for text domain 'journal'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (French)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* New POT for text domain 'storage'.
* New POT for text domain 'ntp-client'.
2
2
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa
Mesa-drivers
abseil-cpp (20220623.0 -> 20220623.1)
apache2-mod_php7 (7.4.30 -> 7.4.32)
dtc
fwupd (1.7.9 -> 1.7.10)
gdb
gnome-logs (43.beta -> 43.0)
gspell (1.11.1 -> 1.12.0)
kernel-source (5.19.10 -> 5.19.12)
libXtst (1.2.3 -> 1.2.4)
libXxf86vm (1.1.4 -> 1.1.5)
libgsasl
libvirt
mozjs102
net-snmp
nghttp2 (1.49.0 -> 1.50.0)
nodejs18 (18.9.0 -> 18.10.0)
open-iscsi
openssl-1_1
orca (43.beta -> 43.0)
pango (1.50.9 -> 1.50.10)
perl-Image-ExifTool (12.42 -> 12.45)
php7 (7.4.30 -> 7.4.32)
qemu (7.0.0 -> 7.1.0)
selinux-policy
tracker
vim (9.0.0500 -> 9.0.0626)
xterm (372 -> 373)
yast2 (4.5.14 -> 4.5.15)
yast2-journal (4.5.1 -> 4.5.2)
=== Details ===
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- re-disable video codecs due to possible patent issues
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
- Pass -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec to
meson, keep support for hardware codecs inside vaapi, vdpau and
vulkan. These were previously enabled automatically.
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
upstream default anyway ...
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- re-disable video codecs due to possible patent issues
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15258
- Pass -Dvideo-codecs=h264dec,h264enc,h265dec,h265enc,vc1dec to
meson, keep support for hardware codecs inside vaapi, vdpau and
vulkan. These were previously enabled automatically.
- enabled "swrast" and "amd" Vulkan drivers on riscv64, which is
upstream default anyway ...
==== abseil-cpp ====
Version update (20220623.0 -> 20220623.1)
- update to 20220623.1:
* minor warning fix
==== apache2-mod_php7 ====
Version update (7.4.30 -> 7.4.32)
- version update to 7.4.32
* This is security release that addresses an infinite recursion with specially
constructed phar files, and prevents a clash with variable name mangling for
the __Host/__Secure HTTP headers.
* CVEs fixed: CVE-2022-31628, CVE-2022-31629
https://www.php.net/ChangeLog-7.php#7.4.32
https://www.php.net/ChangeLog-7.php#7.4.31
==== dtc ====
- makefile-bison-rule.patch: Makefile: fix infinite recursion by dropping
non-existent `%.output`
==== fwupd ====
Version update (1.7.9 -> 1.7.10)
Subpackages: fwupd-bash-completion libfwupd2 libfwupdplugin5 typelib-1_0-Fwupd-2_0
- Update to version 1.7.10:
+ Always check the BDP partitions when getting all the possible
ESPs
+ Correctly detect CET IBT
+ Do not show HSI events where we changed the spec result value
+ Fix aligning up addresses greater than 4GB
+ Fix applying the latest DBX update on machines with
20200729.x64 installed
+ Fix checking for invalid depth requirements
+ Fix getting the new version number of the USI docking hardware
+ Fix HSI prefix for invalid chassis
+ Never save the Redfish auto-generated password to a
user-readable file
+ Only create users using IPMI when we've tested the hardware
+ Only fail the kernel tainted HSI test for specific taint
reasons
+ Only show changed events in the fwupdmgr security output
+ Recognize CSME version 16 and update vulnerable versions from
CSMEVDT data
+ Write all the CCGX metadata block as intended
==== gdb ====
- Add patch to fix build with readline 8.2:
* gdb-add-support-for-readline-8.2.patch
- Patches added:
* gdb-testsuite-fix-gdb.mi-mi-sym-info.exp-on-opensuse-tumbleweed.patch
- Maintenance script qa.sh:
* Add PR26873 kfails.
- Maintenance script qa-remote.sh:
* Make rpm matching yet more precise.
- Update patch:
* gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
- Add patches:
* gdb-handle-pending-c-after-rl_callback_read_char.patch
* gdb-testsuite-fix-have_mpx-test.patch
* gdb-symtab-fix-handling-of-dw_tag_unspecified_type.patch
* gdb-testsuite-fix-gdb.dwarf2-dw2-unspecified-type-foo.c-with-m32.patch
==== gnome-logs ====
Version update (43.beta -> 43.0)
- Update to version 43.0:
+ Port to AdwAboutWindow.
+ Updated screenshots.
+ Updated translations.
==== gspell ====
Version update (1.11.1 -> 1.12.0)
Subpackages: libgspell-1-2 typelib-1_0-Gspell-1
- Update to version 1.12.0:
+ Use G_MODULE_EXPORT instead of the custom _GSPELL_EXTERN macro.
+ Small maintenance tasks, some minor simplifications.
+ Updated translations.
==== kernel-source ====
Version update (5.19.10 -> 5.19.12)
Subpackages: kernel-64kb kernel-default
- Linux 5.19.12 (bsc#1012628).
- drm/i915: Extract intel_edp_fixup_vbt_bpp() (bsc#1012628).
- drm/i915/pps: Split pps_init_delays() into distinct parts
(bsc#1012628).
- drm/i915/bios: Split parse_driver_features() into two parts
(bsc#1012628).
- drm/i915/bios: Split VBT parsing to global vs. panel specific
parts (bsc#1012628).
- drm/i915/bios: Split VBT data into per-panel vs. global parts
(bsc#1012628).
- drm/i915/dsi: filter invalid backlight and CABC ports
(bsc#1012628).
- drm/i915/dsi: fix dual-link DSI backlight and CABC ports for
display 11+ (bsc#1012628).
- smb3: Move the flush out of smb2_copychunk_range() into its
callers (bsc#1012628).
- smb3: fix temporary data corruption in collapse range
(bsc#1012628).
- smb3: fix temporary data corruption in insert range
(bsc#1012628).
- usb: add quirks for Lenovo OneLink+ Dock (bsc#1012628).
- usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
(bsc#1012628).
- smb3: use filemap_write_and_wait_range instead of
filemap_write_and_wait (bsc#1012628).
- Revert "usb: add quirks for Lenovo OneLink+ Dock" (bsc#1012628).
- Revert "usb: gadget: udc-xilinx: replace memcpy with
memcpy_toio" (bsc#1012628).
- xfrm: fix XFRMA_LASTUSED comment (bsc#1012628).
- block: remove QUEUE_FLAG_DEAD (bsc#1012628).
- block: stop setting the nomerges flags in blk_cleanup_queue
(bsc#1012628).
- block: simplify disk shutdown (bsc#1012628).
- scsi: core: Fix a use-after-free (bsc#1012628).
- drivers/base: Fix unsigned comparison to -1 in
CPUMAP_FILE_MAX_BYTES (bsc#1012628).
- USB: core: Fix RST error in hub.c (bsc#1012628).
- USB: serial: option: add Quectel BG95 0x0203 composition
(bsc#1012628).
- USB: serial: option: add Quectel RM520N (bsc#1012628).
- Revert "ALSA: usb-audio: Split endpoint setups for hw_params
and prepare" (bsc#1012628).
- ALSA: core: Fix double-free at snd_card_new() (bsc#1012628).
- ALSA: hda/tegra: set depop delay for tegra (bsc#1012628).
- ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount
saturation (bsc#1012628).
- ALSA: hda: Fix Nvidia dp infoframe (bsc#1012628).
- ALSA: hda: add Intel 5 Series / 3400 PCI DID (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Huawei WRT-WX9 (bsc#1012628).
- ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570
laptop (bsc#1012628).
- ALSA: hda/realtek: Re-arrange quirk table entries (bsc#1012628).
- ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack
(bsc#1012628).
- ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for ASUS GA503R laptop
(bsc#1012628).
- ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530
laptop (bsc#1012628).
- ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LED
(bsc#1012628).
- iommu/vt-d: Check correct capability for sagaw determination
(bsc#1012628).
- exfat: fix overflow for large capacity partition (bsc#1012628).
- btrfs: fix hang during unmount when stopping block group
reclaim worker (bsc#1012628).
- btrfs: fix hang during unmount when stopping a space reclaim
worker (bsc#1012628).
- btrfs: zoned: wait for extent buffer IOs before finishing a zone
(bsc#1012628).
- libperf evlist: Fix polling of system-wide events (bsc#1012628).
- media: flexcop-usb: fix endpoint type check (bsc#1012628).
- usb: dwc3: core: leave default DMA if the controller does not
support 64-bit DMA (bsc#1012628).
- thunderbolt: Add support for Intel Maple Ridge single port
controller (bsc#1012628).
- efi: x86: Wipe setup_data on pure EFI boot (bsc#1012628).
- efi: libstub: check Shim mode using MokSBStateRT (bsc#1012628).
- wifi: mt76: fix reading current per-tid starting sequence
number for aggregation (bsc#1012628).
- gpio: mockup: fix NULL pointer dereference when removing debugfs
(bsc#1012628).
- gpio: mockup: Fix potential resource leakage when register a
chip (bsc#1012628).
- gpiolib: cdev: Set lineevent_state::irq after IRQ register
successfully (bsc#1012628).
- riscv: fix a nasty sigreturn bug.. (bsc#1012628).
- riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
(bsc#1012628).
- drm/i915/gem: Flush contexts on driver release (bsc#1012628).
- drm/i915/gem: Really move i915_gem_context.link under ref
protection (bsc#1012628).
- xen/xenbus: fix xenbus_setup_ring() (bsc#1012628).
- kasan: call kasan_malloc() from __kmalloc_*track_caller()
(bsc#1012628).
- can: flexcan: flexcan_mailbox_read() fix return value for drop =
true (bsc#1012628).
- net: mana: Add rmb after checking owner bits (bsc#1012628).
... changelog too long, skipping 331 lines ...
- commit a267615
==== libXtst ====
Version update (1.2.3 -> 1.2.4)
- Update to version 1.2.4
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* send_axes: Mark switch statement fallthrough as intentional
* Resolve -Wsign-compare warnings
* Variable scope reductions as suggested by cppcheck
* Remove obsolete casts from Xmalloc() and Xcalloc() calls
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== libXxf86vm ====
Version update (1.1.4 -> 1.1.5)
- modernize spec file, add license
- Update to version 1.1.5
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Fix -Wsign-compare warning
* Variable scope reductions as suggested by cppcheck
* Update GetOldReq to use _XGetRequest()
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== libgsasl ====
- add build-fix-old-gcc.patch for older dists
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- spec: Only drop redefinition of libexecdir on Factory and newer
bsc#1203775
==== mozjs102 ====
- Adjust name of ICU data file to fix build on big-endian platforms
==== net-snmp ====
Subpackages: libsnmp40 perl-SNMP snmp-mibs
- Fixed python2 backward compability.
add:
* net-snmp-5.9.3-fixed-python2-bindings.patch
==== nghttp2 ====
Version update (1.49.0 -> 1.50.0)
- update to 1.50.0:
* https://nghttp2.org/blog/2022/09/21/nghttp2-v1-50-0/
This release adds
nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation which disables
checking leading and trailing white spaces against HTTP field value.
- disable asio by default as it is deprecated by upstream and
will be removed in the next release
==== nodejs18 ====
Version update (18.9.0 -> 18.10.0)
Subpackages: npm18
- Update to NodeJS 18.10.0:
* deps: upgrade npm to 8.19.2
* http: throw error on content-length mismatch
* stream: add ReadableByteStream.tee()
- openssl3_fixups.patch: upstreamed and removed
- Update to Nodejs 18.9.1:
* deps: llhttp updated to 6.0.10
+ CVE-2022-32213 bypass via obs-fold mechanic (bsc#1201325)
+ Incorrect Parsing of Multi-line Transfer-Encoding
(CVE-2022-32215, bsc#1201327)
+ Incorrect Parsing of Header Fields (CVE-2022-35256, bsc#1203832)
* crypto: fix weak randomness in WebCrypto keygen
(CVE-2022-35255, bsc#1203831)
- Skip test-fs-utimes-y2K38.js on armv6hl as well as armv7hl.
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- Update to upstream version 2.1.8, which includes some bug fixes,
and adds the ability to build using meson. The SPEC file was
updated to use meson.
Also, some files have moved:
* the "lock" file has moved from /etc/iscsi to /var/lock/iscsi
* the "database files" have moved from /etc/iscsi to
/var/lib/iscsi
==== openssl-1_1 ====
Subpackages: libopenssl1_1 libopenssl1_1-hmac
- Added openssl-1_1-paramgen-default_to_rfc7919.patch
* bsc#1180995
* Default to RFC7919 groups when generating ECDH parameters
using 'genpkey' or 'dhparam' in FIPS mode.
==== orca ====
Version update (43.beta -> 43.0)
- Update to version 43.0:
+ General:
- Prevent double-presentation of notifications.
- Fix presentation of Nautilus items for Gtk 4.
- Fix bug causing the wrong voice to be used.
+ Updated translations.
==== pango ====
Version update (1.50.9 -> 1.50.10)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0
- Add 639.patch: layout: Fix crash when no font is installed.
- Update to version 1.50.10:
+ Avoid some unnecessary strdups.
+ Fix line height computations with a non-trivial CTM.
==== perl-Image-ExifTool ====
Version update (12.42 -> 12.45)
Subpackages: exiftool perl-File-RandomAccess
- Update to version 12.45:
* Added new IPTC Video Metadata version 1.3 tags
* Added a couple of new Canon lenses (thanks Norbert Wasser)
* Added a new Sony LensType (thanks Jos Roost)
* Added known Unknown value for IPTC ChromaticityColorant (thanks Herb)
* Added new Nikon WhiteBalanceFineTune tag (thanks Milos Komarcevic)
* Extract the raw thermal data from all frames of a SEQ file when -ee2 is used
* Decode individual tags in QuickTime ColorRepresentation
* Decode a new Matroska tag
* Improved verbose "nothing changed" messages when writing
* Patched -ee option to extract metadata after the first Cluster in MKV videos
(previously only -U and -v did this)
* Patched to differentiate Java bytecode .class files from Mach-O fat binaries
* Patched to avoid "Use of uninitialized value" warning when deleting GPS
coordinates via the newly writable Composite tags
* Patched to avoid duplicating raw data when writing Sony ARW images where the
raw data is double-referenced as both strips and tiles (affects ARW images
from some newer models like the ILCE-1 when SonyRawFileType is "Lossless
Compressed RAW 2")
* Patched to avoid "fixing" the order of IFD entries in TIFF-based RAW files
to improve compatibility with some RAW viewers
* Minor change to Composite FileNumber to remove "-" when -n is used
* Fixed problem extracting some timed metadata when "-api ignoretags=all" was
used with "-api requesttags" to request the specific information
* Fixed -validate feature to avoid incorrectly warning about non-capitalized
boolean values in XMP
==== php7 ====
Version update (7.4.30 -> 7.4.32)
Subpackages: php7-cli php7-ctype php7-dom php7-gd php7-gettext php7-iconv php7-json php7-mbstring php7-mysql php7-openssl php7-pdo php7-sqlite php7-tokenizer php7-xmlreader php7-xmlwriter
- version update to 7.4.32
* This is security release that addresses an infinite recursion with specially
constructed phar files, and prevents a clash with variable name mangling for
the __Host/__Secure HTTP headers.
* CVEs fixed: CVE-2022-31628, CVE-2022-31629
https://www.php.net/ChangeLog-7.php#7.4.32
https://www.php.net/ChangeLog-7.php#7.4.31
==== qemu ====
Version update (7.0.0 -> 7.1.0)
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- Runs of the test-suite seem much more stable now, in this version
of QEMU. (bsc#1203610) We are also fine re-enabling running them
in parallel.
- Switch QEMU Linux user to emulate the same CPU as the one of the
host by default. This is a bit conrtoversial and tricky, when
thinking about system emulation/virtualization. But for linux-user,
it should be just fine. (bsc#1203684)
* Patches added:
linux-user-use-max-as-default-CPU-model-.patch
- Be less verbose when packaging documentation. In fact, with just
a couple of (minor) re-arrangements, we can get rid of having to
list all the files all the time
- Package /etc/qemu/bridge.conf as '%config(noreplace). Next step
will probably be to move it to /usr/etc/qemu (bsc#1201944)
- Switch to %autosetup for all products (this required some changes
in update_git.sh)
- Run check-qtest sequentially, as it's more reliable, when in OBS
- Build with libbpf, fdt and capstone support
- Drop the patch adding our support document, and deal with that
in the spec file directly
* Patches dropped:
doc-add-our-support-doc-to-the-main-proj.patch
- Updated to latest upstream version 7.1
* https://wiki.qemu.org/ChangeLog/7.1
Be sure to also check the following pages:
* https://qemu-project.gitlab.io/qemu/about/removed-features.html
* https://qemu-project.gitlab.io/qemu/about/deprecated.html
Some notable changes:
* [x86] Support for architectural LBRs on KVM virtual machines
* [x86] The libopcode-based disassembler has been removed. Use
Capstone instead
* [LoongArch] Add initial support for the LoongArch64 architecture.
* [ARM] The emulated SMMUv3 now advertises support for SMMUv3.2-BBML2
* [ARM] The xlnx-zynqmp SoC model now implements the 4 TTC timers
* [ARM] The versal machine now models the Cortex-R5s in the Real-Time
Processing Unit (RPU) subsystem
* [ARM] The virt board now supports emulation of the GICv4.0
* [ARM] New emulated CPU types: Cortex-A76, Neoverse-N1
* [HPPA] Fix serial port pass-through from host to guest
* [HPPA] Lots of general code improvements and tidy-ups
* [RISC-V] RISC-V
* [RISC-V] Add support for privileged spec version 1.12.0
* [RISC-V] Use privileged spec version 1.12.0 for virt machine by default
* [RISC-V] Allow software access to MIP SEIP
* [RISC-V] Add initial support for the Sdtrig extension
* [RISC-V] Optimisations and improvements for the vector extension
* [VFIO] Experimental support for exposing emulated PCI devices over the
new vfio-user protocol (a vfio-user client is not yet available
in QEMU, though)
* [QMP] The on-cbw-error option for copy-before-write filter, to specify
behavior on CBW (copy before write) operation failure.
* [QMP] The cbw-timeout option for copy-before-write filter, to specify
timeout for CBW operation.
* [QMP] New commands query-stats and query-stats-schema to retrieve
statistics from various QEMU subsystems (right now only from
KVM).
* [QMP] The PanicAction can now be configured to report an exit-failure
(useful for automated testing)
* [Networking] QEMU can be compiled with the system slirp library even
when using CFI. This requires libslirp 4.7.
* [Migration] Support for zero-copy-send on Linux, which reduces CPU
usage on the source host. Note that locked memory is needed
to support this
* Patches added:
Revert-tests-qtest-enable-more-vhost-use.patch
meson-remove-pkgversion-from-CONFIG_STAM.patch
* Patches dropped:
AIO-Reduce-number-of-threads-for-32bit-h.patch
Makefile-Don-t-check-pc-bios-as-pre-requ.patch
Revert-8dcb404bff6d9147765d7dd3e9c849337.patch
Revert-qht-constify-qht_statistics_init.patch
XXX-dont-dump-core-on-sigabort.patch
acpi_piix4-Fix-migration-from-SLE11-SP2.patch
configure-only-populate-roms-if-softmmu.patch
configure-remove-pkgversion-from-CONFIG_.patch
coroutine-ucontext-use-QEMU_DEFINE_STATI.patch
coroutine-use-QEMU_DEFINE_STATIC_CO_TLS.patch
coroutine-win32-use-QEMU_DEFINE_STATIC_C.patch
hostmem-default-the-amount-of-prealloc-t.patch
hw-usb-hcd-ehci-fix-writeback-order.patch
i8254-Fix-migration-from-SLE11-SP2.patch
intc-exynos4210_gic-replace-snprintf-wit.patch
modules-generates-per-target-modinfo.patch
modules-introduces-module_kconfig-direct.patch
pc-bios-s390-ccw-net-avoid-warning-about.patch
pci-fix-overflow-in-snprintf-string-form.patch
qemu-cvs-gettimeofday.patch
qemu-cvs-ioctl_debug.patch
qemu-cvs-ioctl_nodirection.patch
qht-Revert-some-constification-in-qht.c.patch
qom-handle-case-of-chardev-spice-module-.patch
scsi-lsi53c895a-fix-use-after-free-in-ls.patch
scsi-lsi53c895a-really-fix-use-after-fre.patch
softmmu-Always-initialize-xlat-in-addres.patch
sphinx-change-default-language-to-en.patch
test-add-mapping-from-arch-of-i686-to-qe.patch
tests-Fix-block-tests-to-be-compatible-w.patch
tests-qtest-Move-the-fuzz-tests-to-x86-o.patch
usb-Help-compiler-out-to-avoid-a-warning.patch
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Update fix_networkmanager.patch to ensure NetworkManager chrony
dispatcher is properly labled and update fix_chronyd.patch to ensure
chrony helper script has proper label to be used by NetworkManager.
Also allow NetworkManager_dispatcher_custom_t to query systemd status
(bsc#1203824)
- Update fix_xserver.patch to add greetd support (bsc#1198559)
- Revamped rtorrent module
==== tracker ====
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Add tracker-no-egrep.patch: Replace usage of egrep with grep -E
==== vim ====
Version update (9.0.0500 -> 9.0.0626)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0626, fixes the following problems
- fix boo#1203924 - CVE-2022-3352
* Error for modifying a const is not detected at compile time.
* Leaking argument type array.
* Too many delete() calls in tests.
* When quitting the cmdline window with CTRL-C it remains visible.
* Warning for using uninitialized value in mouse test.
* A closure in a nested loop in a :def function does not work.
* Build failure.
* Various problems with 'nosplitscroll'.
* Line number argument for :badd does not work.
* Command line cleared when using :redrawstatus in CmdlineChanged
autocommand event.
* When the channel test fails there is no clue why.
* Confusing error for "saveas" command with "nofile" buffer.
* Chatito files are not recognized.
* Unnecessary scrolling for message of only one line.
* Cannot redraw the status lines when editing a command.
* May not be able to use a pattern ad the debug prompt.
* Terminal test sometimes hangs.
* Virtual text highlight starts too early when 'number' is set.
* Virtual text "above" highlights gap after it.
* When at the command line :redrawstatus does not work well.
* Virtual text highlight starts too early with 'nowrap' and 'number' set.
* The win_line() function is much too long.
* Declaring a loop variable at the start of a block is clumsy.
* Compiler warns for unused argument in small version.
* Build fails on Appveyor.
* more compiler warnings for arguments in small version
* Manually deleting temp test files.
* Long sign text may overflow buffer.
* Appveyor setup contains outdated lines.
* Using freed memory when autocmd changes mark.
* The win_line() function is much too long.
* Edit test is flaky when run under valgrind.
* The win_line() function is much too long.
* Line number is displayed at virtual text "above".
* Closure gets wrong value in for loop with two loop variables.
* The do_set() function is much too long.
* Manually deleting test temp files.
* Long message test can be flaky.
* Assigning stack variable to argument confuses Coverity.
* Terminal pwd test fails with a very long path name.
* Insufficient testing for assert and test functions.
* Minor issues with setting a string option.
* When a test is slow and CI times out there is no time info.
* Supporting Ruby 1.8 makes code complicated.
* Looping over empty out_loop[] entries.
* reduce() with a compiled lambda could be faster.
* Duplicated code in calling a :def function.
* Crash when closing a tabpage and buffer is NULL.
* Mode message is delayed when :echowin was used. (Maxim Kim)
* Crash when using NUL in buffer that uses :source.
* No error for "|" after "{" in lamda.
* Using freed memory when command follows lambda.
* Scrolling with 'nosplitscroll' in callback changing curwin.
* Leaking memory with nested functions.
* Valgrind reports possibly leaked memory.
* Coverity warns for possibly using NULL pointer.
* Timer test may get stuck at hit-enter prompt.
* Elapsed time since testing started is not visible.
* When a test gets stuck it just hangs forever.
* HSL playlist files are not recognized.
* Timer_info() test fails.
* Cscope test causes problems when code for test timeout timer is included
(even when commented out).
* Nim files are not recognized.
* 'completeopt' "longest" is not used for complete().
* Autocmd code is indented more than needed.
* Cannot easily get out when using "vim file | grep word".
* Insert complete tests leave a mapping behind.
* Outdated dependencies go unnoticed.
* Timer garbage collect test hangs on Mac M1.
* The getchar() function behaves strangely with bracketed paste.
* Unused loop variables.
* Buffer underflow with unexpected :finally.
* Using freed memory when 'tagfunc' wipes out buffer that holds 'complete'.
* Adding a character for incsearch fails at end of line.
* Only recognizing .m3u8 files is inconsistent.
* Cscope test with wrong executable name fails.
* When long message test fails the error message is not visible.
* Missing change in test.
* Unicode tables are outdated.
* After exiting Insert mode spelling is not checked in the next line.
* Message window popup shows on only one tab page. (Naruhiko Nishino)
* Display not cleared when scrolling back in messages, a background color
is set and t_ut is empty.
* Makefile error message causes a shell error.
* Extra newline in messages after a verbose shell message.
* Cannot close a tab page with the middle mouse button.
* Using negative array index with negative width window.
* Latexmkrc files are not recognized.
* GYP files are not recognized.
* Too much indent.
* New TypeScript extensions are not recognized.
* With 'nosplitscroll' folds are not handled correctly.
* Luacheckrc file is not recognized.
* Dump file missing.
* system() opens a terminal window when using the GUI and "!" is in
... changelog too long, skipping 15 lines ...
* matchaddpos() can only add up to 8 matches.
==== xterm ====
Version update (372 -> 373)
Subpackages: xterm-bin xterm-resize
- update to 373:
* improve rendering of TrueType fonts:
+ add resource xftTrackMemUsage to enable/disable a new feature
of Xft which improves performance.
+ add resources xftMaxGlyphMemory and xftMaxUnrefFonts to
customize memory-usage of Xft and fontconfig.
+ provide for display of colored fonts in libXft 2.3.5
+ allow for an extra TrueType font to be specified using the -fa
option, as an override to the fontconfig scheme of fallback
fonts (request by Nickolas Raymond Kaczynski).
+ improve caching of TrueType missing-glyph tests.
+ allow no more than 255 fonts to be scanned for a fontset.
+ eliminate a table-lookup in findXftGlyph
* improvements status-line feature:
+ save/restore wraparound flag when updating the status-line
(report by Rajeev V. Pillai).
+ avoid clearing the status-line when switching between normal
and alternate screens (report by Valtteri Vuorikoski).
+ remove adjustment from update_winsize leftover from initial
work (report by Valtteri Vuorikoski).
* modify wcwidth tables to separate Unicode Cf category as formatting
control-characters, to better match the guideline for unsupported
characters (report by Tim Chase).
* add configure option --disable-exec-selection.
* use mkstemp where mkdtemp is unavailable, when initializing colored
cursor.
* adapt fixes from OpenBSD xenocara:
+ improve ifdef's for a few optional features.
+ correct #ifdef to #if in a few uses of OPT_PRINT_ON_EXIT.
* set StartupWMClass in â.desktopâ files, e.g., to help
cinnamon-session notice that xterm sets WM_CLASS and use its icon
(patch by Richard de Boer).
* disable pixel computation when rgb width is greater than 8, to work
with depth 30 (patch by Denis Kaganovich).
* improve color-computation for SGR 2 faint/dim (patch by Boian
Bonev). Add resource faintIsRelative to specify if the modified
computation should be used (prompted by discussion with Matthieu
Herrb).
* correct comparison-length for environment variable cleanup (patch
by Brendan O' Dea).
* correct dsl capability for dec+sl block in terminfo (report by
Rajeev V. Pillai).
* improve output formatting by vttests/utf8.pl
* repair test/demo scripts still using "vxt-" prefix, some cleanup
with shellcheck.
* enable page-number for DECXCPR response in VT330.
* amend change for combining characters in patch #371 to limit it to
the currently-defined codes (report by Thomas Wolff).
* add directory-template parameter to mktemp in shell-scripts to
improve portability to older systems (patch by Ryan Schmidt).
* mention webpage XTerm â bracketed-paste in ctlseqs.ms
* update manual-page descriptions for allowPasteControls and
disallowedPasteControls (patch #363).
* further extended list of environment variables to purge on startup
(suggested by Thomas Wolff).
* update config.guess, config.sub
==== yast2 ====
Version update (4.5.14 -> 4.5.15)
Subpackages: yast2-logs
- Better detection of YaST2 Journal (related to bsc#1199840).
- 4.5.15
==== yast2-journal ====
Version update (4.5.1 -> 4.5.2)
- Localize date range in Change Filter dialog (B S Srinidhi,
bsc#1081459)
- 4.5.2
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
adwaita-qt-src (1.4.1 -> 1.4.2)
exim
libqt5-qttranslations (5.15.5+kde2 -> 5.15.6+kde2)
v4l2loopback (0.12.5 -> 0.12.7)
=== Details ===
==== adwaita-qt-src ====
Version update (1.4.1 -> 1.4.2)
Subpackages: adwaita-qt5 libadwaitaqt5-1
- Update to version 1.4.2:
+ Fixed plugin path for Qt6.
+ Switch between dark/light variant on runtime on
QEvent::PaletteChange.
+ Qt5X11Extras is an optional dependency.
+ UI: QMenu improvements.
+ Fixed placeholder text color for Qt6.
==== exim ====
- add (patch-no-exit-on-rewrite-malformed-address.patch)
Fix exit on attempt to rewrite a malformed address (Bug 2903)
- Own /var/spool/mail (boo#1179574)
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== libqt5-qttranslations ====
Version update (5.15.5+kde2 -> 5.15.6+kde2)
- Update to version 5.15.6+kde2, rebased upstream:
* No code changes
==== v4l2loopback ====
Version update (0.12.5 -> 0.12.7)
Subpackages: v4l2loopback-autoload v4l2loopback-kmp-default v4l2loopback-utils
- Update to version 0.12.7:
* Add explicit format specifier to printf() invocations
(bsc#1202156, CVE-2022-2652).
* REMAKE_INITRD is deprecated in dkms 3
* event: install event (un)subscribe hook
* Don't fail if allocating 0-sized buffers
* Other minor fixes
- Refresh v4l2loopback-include_header.patch.
3
2
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ffmpeg-5 (5.1.1 -> 5.1.2)
libffi
libimagequant
libqt5-qtbase (5.15.5+kde166 -> 5.15.6+kde177)
libqt5-qtconnectivity (5.15.5+kde5 -> 5.15.6+kde5)
libqt5-qtdeclarative (5.15.5+kde19 -> 5.15.6+kde20)
libqt5-qtgraphicaleffects (5.15.5+kde0 -> 5.15.6+kde0)
libqt5-qtimageformats (5.15.5+kde3 -> 5.15.6+kde4)
libqt5-qtlocation (5.15.5+kde3 -> 5.15.6+kde3)
libqt5-qtmultimedia (5.15.5+kde1 -> 5.15.6+kde1)
libqt5-qtnetworkauth (5.15.5+kde0 -> 5.15.6+kde0)
libqt5-qtquickcontrols (5.15.5+kde0 -> 5.15.6+kde0)
libqt5-qtquickcontrols2 (5.15.5+kde6 -> 5.15.6+kde5)
libqt5-qtsensors (5.15.5+kde0 -> 5.15.6+kde0)
libqt5-qtserialport (5.15.5+kde0 -> 5.15.6+kde0)
libqt5-qtspeech (5.15.5+kde1 -> 5.15.6+kde1)
libqt5-qtsvg (5.15.5+kde10 -> 5.15.6+kde9)
libqt5-qttools (5.15.5+kde1 -> 5.15.6+kde1)
libqt5-qtvirtualkeyboard (5.15.5+kde3 -> 5.15.6+kde1)
libqt5-qtwayland (5.15.5+kde39 -> 5.15.6+kde49)
libqt5-qtwebchannel (5.15.5+kde3 -> 5.15.6+kde3)
libqt5-qtwebengine
libqt5-qtwebsockets (5.15.5+kde3 -> 5.15.6+kde2)
libqt5-qtx11extras (5.15.5+kde0 -> 5.15.6+kde0)
libqt5-qtxmlpatterns (5.15.5+kde0 -> 5.15.6+kde0)
liburing
mozilla-nss (3.81 -> 3.82)
nautilus
perl-Mojolicious (9.26 -> 9.27)
python-pyzmq (23.2.1 -> 24.0.1)
rpm-config-SUSE (20220421 -> 20220926)
rubygem-net-ssh
tcl
timezone (2022c -> 2022d)
timezone-java (2022c -> 2022d)
unbound (1.16.2 -> 1.16.3)
unzip
yast2-ntp-client (4.5.0 -> 4.5.1)
yast2-storage-ng (4.5.8 -> 4.5.9)
yast2-trans (84.87.20220917.4034baecb2 -> 84.87.20220923.15c6c6ee84)
=== Details ===
==== ffmpeg-5 ====
Version update (5.1.1 -> 5.1.2)
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- Update to release 5.1.2
* Add more field checks, add checks against overflows,
or outright use larger integer types.
* avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
* lavc/videotoolbox: do not pass AVCodecContext to decoder
output callback
* lavc/pthread_frame: always transfer stashed hwaccel state
* avcodec/arm/sbcenc: avoid callee preserved vfp registers
* avformat/riffdec: don't unconditionally overwrite
WAVEFORMATEXTENSIBLE layout
* avfilter/vf_scale: overwrite the width and height expressions
with the original values
* lavc/pthread_frame: avoid leaving stale hwaccel state in
worker threads
==== libffi ====
- add riscv-rvalue-ext.patch to fix libffi for RISCV64
==== libimagequant ====
- disable sse on non-x86 architectures
==== libqt5-qtbase ====
Version update (5.15.5+kde166 -> 5.15.6+kde177)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to version 5.15.6+kde177, rebased upstream:
* QStringIterator: fix UB [2/2]: use std::less to compare pointers
* QStringIterator: fix UB [1/2]: use has{Next,Previous}() more
* Assert validity in QStringIterator's unchecked methods
* eglfs: Fix crash when painting the mouse cursor in a multiscreen setup
* xcb: fix the build of native painting
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctor
* Fix typo in code
* Fix typo in QAbstractItemModelTester
* sqldrivers: Fix typo in error message
* network: Fix typos in messages
* Remove XCB_EVENT_MASK_RESIZE_REDIRECT for Qt:WindowTransparentForInput
* Fix build without dbus support
* Revert "Remove the dead code for blocking methods from QtConcurrent"
* QAIV: Reset double-click flag in mousePressEvent
* Fix possible undefined behavior in clear_thread_data
* Revert "xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handling"
* 3rdparty: apply a fix to the last zlib fix
* add color picking support on wayland using the XDG desktop portal
* Use class scope to refer to static function
* fix AT_SPI_BUS_ADDRESS actually working
* 3rdparty/zlib: backport the fix to CVE-2022-37434
* widgets: avoid setting X11BypassWindowManagerHint in QToolBar
* Don't access QObjectPrivate::declarativeData unguarded
* Apply CVE-2022-27404-27405-27406-qtbase-5.15.diff
* xcb: Update _NET_SUPPORTED when the window manager changes it
* Revert "CUPS: Add support for accessible IPP printers"
* QtConcurrent::ReduceKernel: fix race conditions
* Fix crash in QKmsDevice::createScreenForConnector
* Fix compile with MinGW-W64 9.0.0: Redefinition of 'struct _FILE_ID_INFO'
* Fallback to another file dialog implementation when XDP is inaccessible
* Add QXdgDesktopPortalFileDialog::useNativeFileDialog()
* qmake: Ignore stderr when determining the macOS SDK version
* Fix QDBusInterface crashing with empty path on construction
* Network: Update expired cert
* Android: guard getStateCount() with correct VERSION.SDK_INT
* Add note on selecting the device which is used to run tests on Android
* fc: Clean up current config on shutdown
* Doc: Add see also links to operator== and operator!=
* Fix framework dependencies in .la files
* Fix Style java code format and warnings
* wasm: fix network crash on abort
* Update bundled Freetype to 2.10.4
* CMake: Prevent multiple creation of the targets 'aab' and 'apk'
* Android: Fix fullscreen bottom bar hide issues
* xkb.compose: get locale from user env settings
* xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handling
* macOS: Fix leaked NSMutableArray in applicationActivationChanged
* StyleSheet: Use rule for ComboBox in embedded QLineEdit
* Fix hidden API access for Android style
* Fix memory leak if eXIf has incorrect crc
* Fix invalid snippet reference in qtnetwork-index.html
* Doc: Fix QList<T>::fromVector example in QList<T> documentation
* Turn off feature timezone for emscripten
* QXpmHandler: actually limit characters-per-pixel to four
* QXpmHandler: fix re-entrancy bug in xpm_color_name
* QObject: cleanup the orphaned connection lists on destruction
* Fix crash in concurrent disconnect
* cleanOrphanedConnectionsImpl: Allow to skip locking
* QOrderedMutexLocker: Disable copy and provide explicit dismiss function
* Handle even more include in enum cases
* macOS: Stop relying on balanced CGDisplay reconfiguration callbacks
* QFuture: fix result reporting in the filter mode
* Doc: Minor cleanup in QWidget docs
* Don't report results when the results list is empty
* Windows QPA: Fix coordinates reported through UI Automation
* Make QSqlRecord benchmarks non-fatuous
* Halve the data-set size of tst_QSqlRecord::benchmarkRecord()
* Update deprecated NSAccessibility method
* H2: emit encrypted for at least the first reply, similar to H1
* QFile benchmark: only set up and tear down the data directory once
* Unify and clean up two identical tst_qfile::*_data() functions
* Move QSKIP()s to _data() functions in QFile benchmark
* Scale image with MDI icons using the correction factor
* QNetworkDiskCache: Fix tracking of size during storeItem()
* Always update the input method when QLineEdit receives focus
* Fix qdbusperformance and qprocess benchmarks
* QListView: don't scroll if selected items are removed
* macOS: Detect sandboxed state for command line apps
* Update obsoleted functionality in preparation for Qt 6
* Change QCollator's default locale to QLocale().collation()
* QDuplicateTracker: reserve() for at least Prealloc elements
* Point out that QTreeView's expandAll/expandToDepth don't fetch data
* QDuplicateTracker: fix the static buffer size calculation
* macOS: Don't make frameless tool windows miniaturizable
* macOS: Don't mangle QByteArray settings with @ prefix by decoding as UTF-8
* tst_QtConcurrentThreadEngine: fix the threadCount() test
* Fix QTextFormat::FullWidthSelection for right-to-left text layouts
* Fix auto completion in QFileDialog on Windows
* QFile benchmark: always use Unbuffered for QFSFileEngine tests
* Fix QDirIterator benchmark to actually find its test data
* macOS: Keep NSWindow alive after handling windowShouldClose callback
* Windows QPA: Fix dock widget drag&drop failure
* Remove the dead code for blocking methods from QtConcurrent
* QtConcurrent: call the non-blocking versions in blocking ones
* macOS 10.15: Fix focus frame for combo boxes
* Fix placement of placeholder text in QLineEdits with action icons
* macOS: fix separator actions not showing in menus
* QIcc: Update test for invalid values
... changelog too long, skipping 52 lines ...
- Refresh 0001-Add-remote-print-queue-support.patch
==== libqt5-qtconnectivity ====
Version update (5.15.5+kde5 -> 5.15.6+kde5)
Subpackages: libQt5Bluetooth5 libQt5Bluetooth5-imports libQt5Nfc5 libQt5Nfc5-imports libqt5-qtconnectivity-tools
- Update to version 5.15.6+kde5, rebased upstream:
* Doc: Fix typo
* QWinRTBluetoothDeviceDiscoveryWorker: Add error handling
* Improve detection of enabled location service on SDK<28
==== libqt5-qtdeclarative ====
Version update (5.15.5+kde19 -> 5.15.6+kde20)
- Update to version 5.15.6+kde20, rebased upstream:
* Reset currentChanges if currentChanges is active when refilling listView
* QmlPreview: Protect QQmlPreviewFileLoader::load with another mutex
* Use QDateTime to get offsets for emscripten (wasm)
* Doc: fix AnchorChanges typo
* Avoid crash for deep aliases
* doc: Improve the Input Handlers index page
* DropArea: Tell qdoc that DropArea indeed inherits Item
* QV4::Heap::GeneratorObject: remove unused member
* Sync shadereffect materialType cleanup between renderloops
* Avoid infinite loop in designer support
* Pass the focus reason through to the control on mouse press
* Update QQuickImage's DPR if re-loading the image didn't
* Doc: Document matrix4x4 transformation functions
* Add tests of matrix4x4 transformation functions
* Handle QScreen::physicalDotsPerInchChanged changes for the initial screen
* Don't let PointerHandler steal mouse grab from keepMouseGrab layer
* Emit grabChanged() from DragHandler and PinchHandler
* Resolve data race on QQmlPropertyCache's arguments object
* Resolve data race in QQmlPropertyData in a minimally invasive way
* Register the QML builtin sequence metatypes only once
* doc: Improve QQuickItem::containmentMask() docs
* When setting the line dash to be an empty array reset the style to Solid
* Fix QtQtuickImage docs: correct properties' signatures
* crash fix - avoid wrong gcc optimization
* Fix warnings
* doc: Use DragHandler rather than MouseArea in the externaldrag snippet
* Ensure model is in context if required properties are not used
* QQuickItem::forceActiveFocus(): actually force active focus
* a11y: make links have pressAction first
* Set a11y role for QQuickTextInput to EditableText
==== libqt5-qtgraphicaleffects ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
- Update to version 5.15.6+kde0, rebased upstream:
* No code changes
==== libqt5-qtimageformats ====
Version update (5.15.5+kde3 -> 5.15.6+kde4)
- Update to version 5.15.6+kde4, rebased upstream:
* jp2: use new APIs for jasper 3
* Patch bundled libtiff to compile on Integrity
* Update bundled libtiff to version 4.3.0
==== libqt5-qtlocation ====
Version update (5.15.5+kde3 -> 5.15.6+kde3)
Subpackages: libQt5Location5 libQt5Positioning5 libQt5PositioningQuick5
- Update to version 5.15.6+kde3, rebased upstream:
* QGeoCoordinate: fix toString() conversion
==== libqt5-qtmultimedia ====
Version update (5.15.5+kde1 -> 5.15.6+kde1)
- Update to version 5.15.6+kde1, rebased upstream:
* No code changes
==== libqt5-qtnetworkauth ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
- Update to version 5.15.6+kde0, rebased upstream:
* Doc: Remove mention of Mozilla Persona
==== libqt5-qtquickcontrols ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
- Update to version 5.15.6+kde0, rebased upstream:
* No code changes
==== libqt5-qtquickcontrols2 ====
Version update (5.15.5+kde6 -> 5.15.6+kde5)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.6+kde5, rebased upstream:
* Revert "ToolTip: use contentWidth of Text contentItem to account for newlines"
* Doc: make it clear that Page doesn't render its title text
* QQuickComboBox: fix acceptableInput being wrong if no validator was set
* Add recursion guard to QQuickApplicationWindowPrivate::relayout()
* Fix SwipeDelegate losing swipes to parent flickables
* Blacklist some flaky tst_qquickdrawer functions on openSUSE
* Fix warnings in some tests
* ToolTip: use contentWidth of Text contentItem to account for newlines
==== libqt5-qtsensors ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports
- Update to version 5.15.6+kde0, rebased upstream:
* No code changes
==== libqt5-qtserialport ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
- Update to version 5.15.6+kde0, rebased upstream:
* No code changes
==== libqt5-qtspeech ====
Version update (5.15.5+kde1 -> 5.15.6+kde1)
Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd
- Update to version 5.15.6+kde1, rebased upstream:
* No code changes
==== libqt5-qtsvg ====
Version update (5.15.5+kde10 -> 5.15.6+kde9)
- Update to version 5.15.6+kde9, rebased upstream:
* Fix assert with wrong number of argument to animateTransform
* Avoid undefined behavior when painter transform goes oob
==== libqt5-qttools ====
Version update (5.15.5+kde1 -> 5.15.6+kde1)
Subpackages: libQt5Designer5 libQt5Help5 libqt5-qdbus libqt5-qtpaths
- Update to version 5.15.6+kde1, rebased upstream:
* windeployqt: Account for debug version of ICU library when deploying
* Doc: Fix a typo in the "Introduction to QDoc" documentation page
* Doc: Remove mention of custom filters
* Examples: Don't use QDir::separator() in internal paths
* Assistant: Make QResultWidget linkColor stylable
==== libqt5-qtvirtualkeyboard ====
Version update (5.15.5+kde3 -> 5.15.6+kde1)
Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell
- Update to version 5.15.6+kde1, rebased upstream:
* Doc: Add readonly command to VirtualKeyboardSettings::availableLocales
* pinyin: Do not accept invalid input as pinyin initial
* pinyin: Prevent crash when pinyin dictionary cannot be loaded
* plugins/openwnn: reset() should not modify pre-edit text
* plugins/openwnn: Set word candidate index when item is selected
==== libqt5-qtwayland ====
Version update (5.15.5+kde39 -> 5.15.6+kde49)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Update to version 5.15.6+kde49, rebased upstream:
* Call `finishDrag()` in `QWaylandDataDevice::dragSourceCancelled()`
* Client: support high-dpi mode for window icon
* Avoid calling requestUpdate from wrong thread
* Fix missing update when toggling client-side decorations
* Use CRLF line delimiter for text/uri-list data
* Fix compile tests
* client: Synthesize enter/leave event for popup in xdg-shell
* Guard mResizeDirty by the correctMutex
* Client: clear focus on touch cancel
* Build fixes for GCC 11
* Only close popup in the the hierchary
* Cleanup up all subsurface QQuickItems correctly
* linux-dmabuf-unstable-v1: Fix importing dmabuf buffers with modifiers
* Add BlankCursor for cursor names map
* client: Gracefully handle shutdown and window hiding
- Drop patches, now upstream:
* 0002-Guard-mResizeDirty-by-the-correctMutex.patch
==== libqt5-qtwebchannel ====
Version update (5.15.5+kde3 -> 5.15.6+kde3)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports
- Update to version 5.15.6+kde3, rebased upstream:
* No code changes
==== libqt5-qtwebengine ====
- Use python 3.9 to build qtwebengine on Leap 15.
==== libqt5-qtwebsockets ====
Version update (5.15.5+kde3 -> 5.15.6+kde2)
Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports
- Update to version 5.15.6+kde2, rebased upstream:
* Clear frame before emitting signals to prevent duplicating messages
==== libqt5-qtx11extras ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
- Update to version 5.15.6+kde0, rebased upstream:
* Update obsoleted functionality in preparation for Qt 6
==== libqt5-qtxmlpatterns ====
Version update (5.15.5+kde0 -> 5.15.6+kde0)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports
- Update to version 5.15.6+kde0, rebased upstream:
* No code changes
==== liburing ====
- skip checks on qemu_linux_user builds
==== mozilla-nss ====
Version update (3.81 -> 3.82)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.82
* bmo#1330271 - check for null template in sec_asn1{d,e}_push_state
* bmo#1735925 - QuickDER: Forbid NULL tags with non-zero length
* bmo#1784724 - Initialize local variables in
TlsConnectTestBase::ConnectAndCheckCipherSuite
* bmo#1784191 - Cast the result of GetProcAddress
* bmo#1681099 - pk11wrap: Tighten certificate lookup based on
PKCS #11 URI.
==== nautilus ====
Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension4
- Add nautilus-revert-extra-large-thumbnails.patch: Revert
"thumbnails: Create larger thumbnails for higher density
displays"; patch taken from upstream merge request
(glgo#GNOME/nautilus#2487, boo#1203697).
==== perl-Mojolicious ====
Version update (9.26 -> 9.27)
- updated to 9.27
see /usr/share/doc/packages/perl-Mojolicious/Changes
9.27 2022-09-10
- Added support for static assets.
- Added support for JSON and plain text exceptions.
- Removed experimental status from capture method in Mojo::Log.
- Added asset_dir attribute to Mojolicious::Static.
- Added asset_path method to Mojolicious::Static.
- Added url_for_asset method to Mojolicious::Controller.
- Added reply->html_exception, reply->html_not_found, reply->json_exception, reply->json_not_found,
reply->http_exception, reply->http_not_found, reply->txt_exception and reply->txt_not_found helpers to
Mojolicious::Plugin::DefaultHelpers.
- Added asset_tag helper to Mojolicious::Plugin::TagHelpers.
- Fixed a bug where async rendering did not work properly in the before_dispatch hook. (andrii-suse)
==== python-pyzmq ====
Version update (23.2.1 -> 24.0.1)
- update to version 24.0.1:
* Fix several possible resource warnings and deprecation warnings
when cleaning up contexts and sockets, especially in pyzmq's own
tests and when implicit teardown of objects is happening during
process teardown.
- update to version 24.0.0:
* Breaking changes:
+ Due to a libzmq bug causing unavoidable crashes for some users,
Windows wheels no longer bundle libzmq with AF_UNIX support. In
order to enable AF_UNIX on Windows, pyzmq must be built from
source, linking an appropriate build of libzmq
(e.g. libzmq-v142). AF_UNIX support will be re-enabled in pyzmq
wheels when libzmq published fixed releases.
+ Using a {class}zmq.Context as a context manager or deleting a
context without closing it now calls {meth}zmq.Context.destroy
at exit instead of {meth}zmq.Context.term. This will have little
effect on most users, but changes what happens when user bugs
result in a context being implicitly destroyed while sockets are
left open. In almost all cases, this will turn what used to be a
hang into a warning. However, there may be some cases where
sockets are actively used in threads, which could result in a
crash. To use sockets across threads, it is critical to properly
and explicitly close your contexts and sockets, which will
always avoid this issue.
==== rpm-config-SUSE ====
Version update (20220421 -> 20220926)
- Update to version 20220926:
* Revert macros.debuginfo and prefer a direct rpm patch
* Fix kernel builds after #59
* Redefine %__debug_install_post to simplify debuginfo setup
* Fix bug not using custom name for summary and description in language packages (boo#1137381)
==== rubygem-net-ssh ====
- limit to ruby 2.7 and 3.1 on leap
==== tcl ====
- skip more tests with qemu_user builds (e.g. riscv64)
==== timezone ====
Version update (2022c -> 2022d)
- timezone update 2022d:
* Palestine transitions are now Saturdays at 02:00
* Simplify three Ukraine zones into one
==== timezone-java ====
Version update (2022c -> 2022d)
- timezone update 2022d:
* Palestine transitions are now Saturdays at 02:00
* Simplify three Ukraine zones into one
==== unbound ====
Version update (1.16.2 -> 1.16.3)
Subpackages: libunbound8 unbound-anchor
- update to 1.16.3
fixes Non-Responsive Delegation Attack (CVE-2022-3204)
==== unzip ====
Subpackages: unzip-doc
- Build unzip-rcc using multibuild and update unzip-rcc.spec file
==== yast2-ntp-client ====
Version update (4.5.0 -> 4.5.1)
- Skip to write and update netconfig configuration when netconfig
executable does not exist (bsc#1198066, bsc#1202748)
- 4.5.1
==== yast2-storage-ng ====
Version update (4.5.8 -> 4.5.9)
- Decouple user interface logic from the probing process
(related to gh#yast/d-installer#247).
- 4.5.9
==== yast2-trans ====
Version update (84.87.20220917.4034baecb2 -> 84.87.20220923.15c6c6ee84)
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.20220923.15c6c6ee84:
* New POT for text domain 'bootloader'.
* New POT for text domain 'bootloader'.
* New POT for text domain 'kdump'.
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa (22.1.7 -> 22.2.0)
Mesa-drivers (22.1.7 -> 22.2.0)
ModemManager
adwaita-icon-theme (42.0 -> 43)
amarok
apache2
apache2-manual
apache2-prefork
apache2-utils
at-spi2-core (2.44.1 -> 2.46.0)
baobab (42.0 -> 43.0)
bash
bijiben
bind (9.18.6 -> 9.18.7)
bluez
btrfsprogs (5.19 -> 5.19.1)
cairo (1.16.0 -> 1.17.6)
cheese (41.1 -> 43.alpha)
clazy
colord
dconf
dconf-editor (3.38.3 -> 43.0)
diffutils
dleyna-renderer
dleyna-server
dnsmasq
drbd-utils
eog (42.3 -> 43.0)
evince (42.3 -> 43.0)
evolution (3.44.4 -> 3.46.0)
evolution-data-server (3.44.4 -> 3.46.0)
evolution-ews (3.44.4 -> 3.46.0)
expat (2.4.8 -> 2.4.9)
farstream
file-roller (3.42.0 -> 43.0)
flac (1.4.0 -> 1.4.1)
flatpak
freecell-solver
frei0r-plugins
gawk
gcr (3.41.0 -> 3.92.0)
gcr3
gdb
gdm (42.0 -> 43.0)
geoclue2
git
gjs (1.72.2 -> 1.74.0)
glib-networking (2.72.2 -> 2.74.0)
glib2 (2.72.3 -> 2.74.0)
glibc
glibmm2_4 (2.66.4 -> 2.66.5)
gnome-browser-connector
gnome-calculator (42.2 -> 43.0.1)
gnome-characters (42.0 -> 43.0)
gnome-chess (42.1 -> 43.0)
gnome-clocks (42.0 -> 43.0)
gnome-contacts (42.0 -> 43.0)
gnome-control-center (42.3 -> 43.0)
gnome-desktop (42.4 -> 43)
gnome-disk-utility (42.0 -> 43.0)
gnome-logs (42.0 -> 43.beta)
gnome-maps (42.3 -> 43.0)
gnome-online-accounts (3.44.0 -> 3.46.0)
gnome-photos (42.0 -> 43.0)
gnome-remote-desktop (42.4 -> 43.0)
gnome-session (42.0 -> 43.0)
gnome-settings-daemon (42.2 -> 43.0)
gnome-shell (42.4 -> 43.0)
gnome-shell-extensions (42.3 -> 43.0)
gnome-software (42.4 -> 43.0)
gnome-sudoku (42.0 -> 43.0)
gnome-terminal (3.44.1 -> 3.46.1)
gnome-user-docs (42.0 -> 43.0)
gnome-user-share (3.34.0+25 -> 43.0)
gnome-weather (42.0 -> 43.0)
gobject-introspection (1.72.0 -> 1.74.0)
grep
grilo-plugins
gsettings-desktop-schemas (42.0 -> 43.0)
gspell
gtk3
gtk4 (4.8.0 -> 4.8.1)
gtkmm3 (3.24.6 -> 3.24.7)
gtksourceview5 (5.4.2 -> 5.6.1)
gupnp-igd
harfbuzz (5.1.0 -> 5.2.0)
kernel-source (5.19.8 -> 5.19.10)
kwayland
less (590 -> 608)
libaccounts-glib (1.25 -> 1.26)
libadwaita (1.1.5 -> 1.2.0)
libaio
libaom (3.4.0 -> 3.5.0)
libdbusmenu-gtk2
libdbusmenu-gtk3
libgdata
libgee (0.20.5 -> 0.20.6)
libgovirt (0.3.8 -> 0.3.9)
libgweather4 (4.0.0 -> 4.2.0)
libhandy (1.6.3 -> 1.8.0)
libidn (1.38 -> 1.41)
libnma (1.8.40 -> 1.10.2)
libosinfo
libostree
libpeas (1.32.0 -> 1.34.0)
libqt5-qtwebengine
librdkafka (1.8.2 -> 1.9.2)
libreoffice (7.4.1.1 -> 7.4.1.2)
libsoup (3.0.8 -> 3.2.0)
libuv
libwnck (40.1 -> 43.0)
libyuv
llvm14
logrotate
lvm2
lvm2-device-mapper
mdadm
mtools (4.0.40 -> 4.0.41)
mutter (42.4 -> 43.0)
nagios
nautilus (42.2 -> 43.0)
nautilus-share (0.7.3 -> 0.7.5)
net-snmp (5.9.2 -> 5.9.3)
netpbm
nodejs-common
nvme-cli
openblas_openmp
openblas_pthreads
opensuse-welcome (0.1.8+git.46.64e51ec -> 0.1.9+git.0.66be0d8)
orca (42.2 -> 43.beta)
package-update-indicator (7 -> 8)
pangomm1_4 (2.46.2 -> 2.46.3)
plymouth
polkit-default-privs (1550+20220727.3ce2e2f -> 1550+20220919.3b55a1f)
poppler (22.08.0 -> 22.09.0)
poppler-qt5 (22.08.0 -> 22.09.0)
python-atspi (2.38.2 -> 2.46.0)
python-attrs
python-lxml
python-mysqlclient (2.1.0 -> 2.1.1)
python-pycairo (1.20.1 -> 1.21.0)
python-pygit2 (1.9.2 -> 1.10.1)
python-pytz (2022.1 -> 2022.2.1)
python310
python310-core
rubygem-liquid
rubygem-vagrant-spec (0.0.1.1627911869.200ed21.git -> 0.0.1.1663083445.c177981.git)
seahorse
seahorse-nautilus (3.11.92 -> 3.11.92+95)
shotwell (0.30.16 -> 0.31.5)
simple-scan (42.1 -> 42.5)
spacenavd (1.0 -> 1.1)
spice-gtk
squid
sushi (42.0 -> 43.0)
systemd
sysuser-tools
tcpd
totem (42.0 -> 43.0)
tracker (3.3.3 -> 3.4.0)
tracker-miners (3.3.1 -> 3.4.0)
tumbler
tuned
unzip
vim (9.0.0453 -> 9.0.0500)
vte (0.68.0 -> 0.70.0)
webkit2gtk3 (2.36.7 -> 2.38.0)
webkit2gtk3-soup2 (2.36.7 -> 2.38.0)
xdg-desktop-portal (1.14.6 -> 1.15.0)
xdg-desktop-portal-gnome (42.3 -> 43.0)
yast2-bootloader (4.5.4 -> 4.5.6)
yast2-kdump (4.5.4 -> 4.5.5)
yast2-trans (84.87.20220910.dcdb12a597 -> 84.87.20220917.4034baecb2)
yelp (42.1 -> 42.2)
yelp-xsl (42.0 -> 42.1)
zenity (3.42.1 -> 3.43.0)
zxing-cpp
=== Details ===
==== Mesa ====
Version update (22.1.7 -> 22.2.0)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 22.2.0
* AMD RDNA3 Prep, Intel Arc Graphics, Many Vulkan Improvements;
more details on Phoronix:
https://www.phoronix.com/news/Mesa-22.2-Released
- supersedes llvm15.patch
- refreshed n_no-sse2-on-ix86-except-for-intel-drivers.patch
==== Mesa-drivers ====
Version update (22.1.7 -> 22.2.0)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- update to 22.2.0
* AMD RDNA3 Prep, Intel Arc Graphics, Many Vulkan Improvements;
more details on Phoronix:
https://www.phoronix.com/news/Mesa-22.2-Released
- supersedes llvm15.patch
- refreshed n_no-sse2-on-ix86-except-for-intel-drivers.patch
==== ModemManager ====
Subpackages: ModemManager-bash-completion libmm-glib0
- Disable make_check call, tests currently fails due to our switch
to glib 2.73.2.
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_reques…
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/601
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/621
==== adwaita-icon-theme ====
Version update (42.0 -> 43)
- Update to version 43:
+ No changes, stable bump only.
- Update to version 43.beta.1:
+ build: fix dist tarball creation (symlink issue).
- Update to version 43.beta:
+ Fix build
+ fullcolor:
- drag accept gradient
- fix trash transparency
+ inkscape 1.2 compatibility
+ symbolic:
- auth-face for face unlock
- bluetooth off
- folder icons
- modem updates
- package icons
- restore
- revert RTL changes for media seek
- selection-mode tweaks
- starred updates
- update style to the contemporary rounded outlines
==== amarok ====
- Don't require QtWebEngine unconditionally
==== apache2 ====
- The 2.4.54 release brought support for PCRE2, but for that we also
need to change buildrequires to pcre2-devel
- Remove references to README.QUICKSTART and point them to
https://en.opensuse.org/SDB:Apache_installation (bsc#1203573)
==== apache2-manual ====
- The 2.4.54 release brought support for PCRE2, but for that we also
need to change buildrequires to pcre2-devel
- Remove references to README.QUICKSTART and point them to
https://en.opensuse.org/SDB:Apache_installation (bsc#1203573)
==== apache2-prefork ====
- The 2.4.54 release brought support for PCRE2, but for that we also
need to change buildrequires to pcre2-devel
- Remove references to README.QUICKSTART and point them to
https://en.opensuse.org/SDB:Apache_installation (bsc#1203573)
==== apache2-utils ====
- The 2.4.54 release brought support for PCRE2, but for that we also
need to change buildrequires to pcre2-devel
- Remove references to README.QUICKSTART and point them to
https://en.opensuse.org/SDB:Apache_installation (bsc#1203573)
==== at-spi2-core ====
Version update (2.44.1 -> 2.46.0)
Subpackages: libatk-1_0-0 libatk-bridge-2_0-0 libatspi0 typelib-1_0-Atk-1_0 typelib-1_0-Atspi-2_0
- Update to version 2.46.0:
+ Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
- Add libatk-1_0-0 and libatk-bridge-2_0-0 to baselibs.conf, build
32bit support.
- Update to version 2.45.91:
+ Send device event controller events using the same signature as
other events.
+ Document the Accessible, Action, and Cache dbus interfaces.
+ Fix license of atspi-gmain.c.
- Add fdupes BuildRequires and macro, remove duplicate files.
- Provide and Obsolete atk from libatk sub-package.
- Update to version 2.45.90:
+ xml:
- Add some documentation.
- Fix event arguments.
- Add some missing DeviceEventController methods.
+ Bind the AT-SPI bus to the graphical session.
+ Mark bus service as belonging to the session slice.
+ Add ATSPI_ROLE_PUSH_BUTTON_MENU.
+ Add an "announcement" event/signal to allow objects to send
notifications.
+ Various code clean-ups and test improvements.
- Add pkgconfig(libxml-2.0) BuildRequires: New dependency.
- Add new sub-packages from the now included atk and at-spi2-atk
packages: libatk-1_0-0, libatk-bridge-2_0-0 and
typelib-1_0-Atk-1_0.
- Provide/Obsolete at-spi2-atk-gtk2 by the main package.
- Update to version 2.44.1:
+ Fix use after free when removing a hung process.
+ Fix the build with X11 disabled.
+ Fix crash when NULL is passed to some listener-related functions.
+ impl_deregister_keystroke_listener: fix memory leak on
iteration error.
- Update to version 2.44.0:
+ Unlink the socket before binding when using dbus-broker. Fixes
regression introduced in 2.43.92 where restarting the bus
launcher would fail.
- Update to version 2.43.92:
+ The AT-SPI bus now uses the user's XDG_RUNTIME_DIR for its
socket. Fixes accessibility for Snap-confined applications.
+ Caps lock is now unlocked for key synthesis. Fixes cutting and
pasting from brltty when caps lock is on.
+ Several fixes to the dbus specification.
+ Fix the build when x11 is disabled.
+ Fix several compiler warnings.
- Use ldconfig_scriptlets macro for post(un) handling.
- Move autostart .desktop and xwayland-session config to
distconfdir.
- Configure to use dbus-broker when available.
- Add libsystemd to BuildRequires: needed for dbus-broker support.
- Update to version 2.42.0:
+ Set X root property when Xwayland starts on demand.
+ Several dbus introspection fixes.
- Update to version 2.40.3
+ Bugfix: Use abstract sockets if libdbus is older than 1.12.0
- Update to version 2.40.2:
+ README: Remove outdated links.
+ Key grab fixes for the new API.
+ registryd: Add a missing call to va_end.
- Update to version 2.40.1:
+ Fix double free when removing event listeners.
+ Fix numlock detection.
- Update to version 2.40.0:
+ No changes.
- Update to version 2.39.91:
+ Fix a couple of memory leaks.
+ Remove const from AtspiDeviceListenerCB prototype.
- Update to version 2.39.90.1:
+ Fix a crash introduced in 2.39.90, along with a few warnings.
- Update to version 2.39.90:
+ Fix build with X11 disabled.
+ Various fixes for the new device API used for key monitoring
and grabbing.
+ Fixed several memory leaks.
- Update to version 2.39.1:
+ Don't use gdbus-broker if not running under systemd.
+ Unref bus at the end of cleanup.
+ Fix XML interfaces.
+ Use unix sockets instead of abstract sockets.
+ Added a device API to replace the old API for capturing key
grabs. This is needed for toolkits that do not report
keystrokes to atk, such as gtk 4.
- Update to version 2.38.0:
+ Updated translations.
- Update to version 2.37.92:
+ Fix a possible memory leak if an event name cannot be parsed.
+ _atspi_dbus_set_interfaces: fix memory leak when called with an
invalid DBus signature.
+ Fix a crash if an event listener is removed during an event
callback.
- Update to version 2.37.90:
+ Add a mode-changed signal to allow a screen reader to indicate
that its mode has changed.
+ Fix use after free when a device listener is destroyed.
+ Meson: de-duplicate deps of 'Requires' in pkgconfig file.
+ FIx use after free when an event listener is destroyed.
+ Make at-spi-dbus-bus.desktop validate.
+ atspi_accessible_set_cache_mask: relax assert that was
... changelog too long, skipping 8 lines ...
+ Constants: fix typos in two _COUNT constants.
==== baobab ====
Version update (42.0 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ Updated translations.
- Update to version 43.beta:
+ Updated translations.
- Update to version 43.alpha:
+ Updated translations.
==== bash ====
Subpackages: bash-doc bash-sh
- Enable parallel builds by slpitting clean and all at make time
(Thanks to Christopher Yeleighton)
- Do not copy more than 1 byte for \(aq becoming a "'" in
quotes-man2html.patch
- Small change in quotes-man2html.patch
* Use a simple "'" aka quote instead of "′" for "\(aq"
- Add patch quotes-man2html.patch
* Fix boo#1203091 -- BASH(1) Manual Page: Unprocessed macro aq
==== bijiben ====
Subpackages: gnome-shell-search-provider-bijiben
- Add bijiben-switch-to-soup3.patch: Backport upstream switch to
soup3. Following this, replace pkgconfig(webkit2gtk-4.0) with
pkgconfig(webkit2gtk-4.1) BuildRequires.
==== bind ====
Version update (9.18.6 -> 9.18.7)
Subpackages: bind-doc bind-utils
- Update to bind release 9.18.7
Security Fixes:
* Previously, there was no limit to the number of database lookups
performed while processing large delegations, which could be
abused to severely impact the performance of named running as a
recursive resolver. This has been fixed. (CVE-2022-2795)
* When an HTTP connection was reused to request statistics from the
stats channel, the content length of successive responses could
grow in size past the end of the allocated buffer.
This has been fixed. (CVE-2022-2881)
* Memory leaks in code handling Diffie-Hellman (DH) keys were fixed
that could be externally triggered, when using TKEY records in DH
mode with OpenSSL 3.0.0 and later versions. (CVE-2022-2906)
* named running as a resolver with the stale-answer-client-timeout
option set to 0 could crash with an assertion failure, when there
was a stale CNAME in the cache for the incoming query.
This has been fixed. (CVE-2022-3080)
* Memory leaks were fixed that could be externally triggered in the
DNSSEC verification code for the EdDSA algorithm. (CVE-2022-38178)
Feature Changes:
* Response Rate Limiting (RRL) code now treats all QNAMEs that are
subject to wildcard processing within a given zone as the same
name, to prevent circumventing the limits enforced by RRL.
* Zones using dnssec-policy now require dynamic DNS or
inline-signing to be configured explicitly.
* When reconfiguring dnssec-policy from using NSEC with an NSEC-only
DNSKEY algorithm (e.g. RSASHA1) to a policy that uses NSEC3,
BIND 9 no longer fails to sign the zone; instead, it keeps using
NSEC until the offending DNSKEY records have been removed from the
zone, then switches to using NSEC3.
* A backward-compatible approach was implemented for encoding
internationalized domain names (IDN) in dig and converting the
domain to IDNA2008 form; if that fails, BIND tries an IDNA2003
conversion.
Bug Fixes:
* A serve-stale bug was fixed, where BIND would try to return stale
data from cache for lookups that received duplicate queries or
queries that would be dropped. This bug resulted in premature
SERVFAIL responses, and has now been resolved.
This obsoletes the following patch:
* bind-fix-mysql-bindings.patch
[bsc#1203614, bsc#1203615, bsc#1203616, bsc#1203618, bsc#1203620]
==== bluez ====
Subpackages: bluez-auto-enable-devices bluez-cups bluez-zsh-completion libbluetooth3
- For pushing bluez 5.65 to 15-SP5 (bluez-5.62), sync the patches and
log: (jsc#PED-1407)
- hcidump-fixed-hci-frame-dump-stack-buffer-overflow.patch patch
be merged to 5.51 mainline. So 5.65 bluez already includes it.
- Add the following patches from the bluez-5.62 of 15-SP5:
- disable_some_obex_tests.patch
- disable tests for bypass boo#1078285
- hcidump-Add-assoc-dump-function-assoc-date-length-ch.patch
- bsc#1013708 CVE-2016-9797
- Al Cho has sent it to upstream but it not be merged:
https://lore.kernel.org/all/20181031081508.25927-1-acho@suse.com/T/
- hcidump-Fix-memory-leak-with-malformed-packet.patch
- bsc#1015171 CVE-2016-9917
- Al Cho has sent it to upstream but it not be merged:
https://www.spinics.net/lists/linux-bluetooth/msg79852.html
- hcidump-Fixed-malformed-segment-frame-length.patch
- bsc#1013712 CVE-2016-9798
- Did not send to upstream.
- 0001-rpi3-bcm43xx-The-UART-speed-must-be-reset-after-the-firmw.patch
- Move 43xx firmware path for RPi3 bluetooth support bsc#1140688 bsc#995059 bsc#1094902
- From https://www.yoctoproject.org/pipermail/yocto/2016-April/029424.html
- Respin the following patches
- bluez-test-2to3.diff
- Removed some parts of patch because those codes be included
in a1939bd51e0faba9a8550eea2590d99cb63a33c1 since 5.65.
- The following patches are the same between SLE15-SP5 with openSUSE TW:
- bluez-5.45-disable-broken-tests.diff in 15-SP5 matchs with
bluez-disable-broken-tests.diff in openSUSE TW.
- 0002-rpi3-Move-the-43xx-firmware-into-lib-firmware.patch in 15-SP5
matchs with RPi-Move-the-43xx-firmware-into-lib-firmware.patch in
openSUSE TW.
==== btrfsprogs ====
Version update (5.19 -> 5.19.1)
Subpackages: btrfsprogs-udev-rules libbtrfs0
- update to 5.19.1:
* fix memory leaks (extent buffer, path)
* check: verify block device size vs item
* rescue fix-device-size: allow to shrink device item
* receive: fix crash on wrong pinter free()
* other:
* experimental: support for block-group-tree
* documentation updates
* new tests
==== cairo ====
Version update (1.16.0 -> 1.17.6)
Subpackages: libcairo-gobject2 libcairo-script-interpreter2 libcairo2
- Update to version 1.17.6:
+ This snapshot sees the removal of the following backends and
platform support: Qt4, BeOS, OS/2, DirectFB, DRM, Cogl, OpenVG.
+ Thanks to all past contributors for their work on them. If you
were using any of these backends then you will need to stick to
Cairo 1.16.
+ This snapshot is going to be the **last** release of Cairo with
the Autotools build system. The Meson build has seen many
improvements and it is considerably easier to maintain and
faster to build.
- Changes from version 1.17.4:
+ A particularly noteworthy improvement in this release is the
addition of the meson build system as an alternative to
autotools.
+ The cogl Cairo backend underwent significant development this
cycle.
+ Subpixel positioning support allows improved glyph outlines
with the Freetype font backend.
+ For a complete log of changes, please see
https://cairographics.org/releases/ChangeLog.1.17.4
- Changes from version 1.17.2:
+ This snapshot provides the new support for writing floating
point formats as 16 bpc PNGs, with support for RGBA128F and
RGB96F formats. This new feature increases Cairo's pixman
version requirement to 0.36.0.
+ Beyond this are a range of bugfixes.
For a complete log of changes, please see
https://cairographics.org/releases/ChangeLog.1.17.2
- Drop patches fixed upstream:
+ cairo-Use-FT_Done_MM_Var-instead-of-free-when-available.patch
+ cairo-composite_color_glyphs.patch
+ cairo-pdf-add-missing-flush.patch
+ cairo-do-not-override-explicitly-requested-grayscale-aa.patch
- Rebase remaining patches with quilt.
- Add 0001-Set-default-LCD-filter-to-FreeType-s-default.patch: Set
default LCD filter to FreeType's default (patch merged upstream).
- Use ldconfig_scriptlets macro for post(un) handling.
==== cheese ====
Version update (41.1 -> 43.alpha)
Subpackages: libcheese-common libcheese-gtk25 libcheese8 typelib-1_0-Cheese-3_0
- Update to version 43.alpha:
+ TODO (upstream will add it later it seems...).
==== clazy ====
- Add upstream changes:
* 0001-Limit-the-clang-AST-crash-workaround-to-clang-7.0.patch
* 0001-Fix-crash-when-Q_PROPERTY-contents-is-empty.patch
* 0001-Allow-passing-no-check-in-plugin-arg-clazy-commandli.patch
* 0001-Build-fixes-for-LLVM-Clang-15.0.0.patch
==== colord ====
Subpackages: colord-color-profiles libcolord2 libcolorhug2
- Add colord-CVE-2021-42523.patch: fix a small memory leak on db
open failure (boo#1202802 CVE-2021-42523).
==== dconf ====
Subpackages: gsettings-backend-dconf libdconf1
- Bring back 0001-gvdb-Restore-permissions-on-changed-files.patch
since the useful fix was never merged to upstream (bsc#971074
bgo#758066 bsc#1203344).
==== dconf-editor ====
Version update (3.38.3 -> 43.0)
- Update to version 43.0:
+ Updated screenshots
+ Updated translations.
- Update to version 43.beta:
+ New beta release! Adds support for the dark color-scheme.
- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
- Update to version 43.alpha:
+ This release contains a new app icon, various fixes to build
with newer vala, support for building with meson 0.61, and many
translation updates.
- Drop 21.patch: Fixed upstream.
==== diffutils ====
- Skip gnulib test test-free under qemu emulation (bsc#1202260)
==== dleyna-renderer ====
- Add db06bfa322.patch: add one more commit from upstream:
[renderer] Fix pkgconfig dependency to GUPnP 1.2
- Add port-to-gupnp1_6.patch: Fix build with gupnp 1.6. Following
this, replace pkgconfig(gssdp-1.2), pkgconfig(gupnp-1.2) and
pkgconfig(libsoup-2.4) with pkgconfig(gssdp-1.6),
pkgconfig(gupnp-1.6) and pkgconfig(libsoup-3.0) BuildRequires.
==== dleyna-server ====
- Add port-to-gupnp1_6.patch: Backport commits from upstream, fix
build with new gupnp. Following this, replace
pkgconfig(gssdp-1.2), pkgconfig(gupnp-1.2) and
pkgconfig(libsoup-2.4) with pkgconfig(gssdp-1.6),
pkgconfig(gupnp-1.6) and pkgconfig(libsoup-3.0) BuildRequires.
==== dnsmasq ====
- Ensure the dnsmasq user's group is used
- Remove nogroup requirement
==== drbd-utils ====
- drbd-utils.spec force _localstatedir to use /var/lib in runtime (bsc#1203220)
==== eog ====
Version update (42.3 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ Updated translations.
- Update to version 43.beta:
+ Update eog-multiple-save-as-dialog.ui.
+ Update (or drop) the Docker image used by Flatpak job.
+ desktop: Add webp to MimeType list.
+ Updated translations.
- Update to version 43.alpha:
+ Use G_DECLARE_INTERFACE in interface headers.
+ Replace include guards with #pragma once.
+ Window previews in shell overview are missing the title.
+ Updated translations.
==== evince ====
Version update (42.3 -> 43.0)
Subpackages: evince-plugin-comicsdocument evince-plugin-djvudocument evince-plugin-dvidocument evince-plugin-pdfdocument evince-plugin-tiffdocument evince-plugin-xpsdocument libevdocument3-4 libevview3-3 typelib-1_0-EvinceDocument-3_0 typelib-1_0-EvinceView-3_0
- Update to version 43.0:
+ build:
- Narrow the version to enable nautilus plugin
- Update flatpak dependencies
- Use GNOME module post_install()
- Add new job to generate the docker image
- Update versions for gitlab-ci's Docker image
+ help:
- Add Italian localized image
- Remove unused screenshots
- Update application screenshot to version 43 UI
+ Updated translations.
- Update to version 43.alpha:
+ backends:
- Handle labels as optional on markup annotations.
- Use default color when annotation has no color.
+ build:
- Add deprecation guards to now old find text related
functions.
- Always enable the pdf backend.
- Bump poppler's version to latest stable.
- Bump version after release.
- Let flatpak build fail.
+ ci: Remove unused path when building flatpak.
- Pass nautilus=false to meson, disable build of nautilus-evince.
Following this, drop pkgconfig(libnautilus-extension)
BuildRequires, no longer needed, and nautilus-evince sub-package.
==== evolution ====
Version update (3.44.4 -> 3.46.0)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.46.0:
+ Bugs fixed: Use icon-only buttons in the header bar.
+ Updated translations.
- Update to version 3.45.3:
+ ECert: Correct free function of two private members
+ Use certificate widget provided by libedataserverui
+ MessageList: Remove unneeded condition in an 'if' statement
+ Bugs fixed:
- EShellWindow: The 'New' menu is not filled after start
- Composer: Send of Outbox message doesn't remove it
- EMFormat: Do not "mark citation" in header values
+ Updated translations.
- Drop unused pkgconfig(gcr-4-gtk3) BuildRequires.
- Update to version 3.45.2:
+ Mail: Handle built-in accounts similar to 'On This Computer'
and 'Search Folders'
+ e_mail_folder_to_full_display_name: Use display-name for
folders with no parent
+ EMFolderTree: Add 'folder-custom-icon' and 'compare-folders'
signals
+ Implement News & Blogs (RSS) reader
+ RSS: Require camel and libedataserer pkgconfig files
+ Use camel_folder_get_full_display_name() in user-visible
strings
+ Composer: Some parts of HTML not always converted into Plain
Text
+ ECompEditor:
- Add signals for core virtual methods
- Prefer "Save and Close" in the header bar
+ Change when symbolic icons are forced in the application
+ flatpak: Add access to gvfsd in the Flatpak manifests
+ Build with gcr4 by default
+ Add Abkhazian translation into the list of supported locales
+ EHeaderBarButton:
- Use gtk_action_is_sensitive() in "sensitivity" property
binding
- Uniform how a GtkAction is added into the header bar button
- Disable the dropdown button with the main
button
+ EMenuBar: Ensure GSettings signal handler is removed on menu
bar free
+ Show a menu button in the header bar when the menu bar is
hidden
+ Bugs fixed:
- Calendar:
. Sort reminder times in the component editor
. The default reminder not always added
- EColorSchemeWatcher: Verify chosen dark variant theme name
exists
- ECompEditor:
. Cannot save changes
. Reminders list is too small
- EMailBrowser: Move 'Reply' to the right side of the header
bar
- Mail:
. Change Template folder icon to 'folder-templates'
. Option to use user-specified Date format in Inline reply
style
- Missing divider lines and paddings under GNOME
- Use Client Side Decoration (header bar)
+ Updated translations.
- Changes from version 3.45.1:
+ build: Update geocode-glib dependency
+ Calendar:
- Add option to shorten event end time for new events
- Default to event move on drag&drop in Week/Month/Year views
- Fix recently introduced "maybe used uninitialized" warning in
the print code
- Highlight today in the Year View
- Ignore event drag&drop in read-only calendars in Year View
- Implement event drag&drop for the Year view
- Implement 'Year View'
- Minicalendar shown after search in the List View
- Option to shorten an event time from the end or from the
start
- Unify tooltip query in calendar views
- Update preview on a component change in the Year View
+ CompEditor: Consider 'shorten-end-time' when adjusting end time
+ Correct spelling of word 'GitLab'
+ Disable hardware acceleration for WebKitGTK
+ docs: Add some missing sections into the developer
documentation
+ ECalComponentPreview: Linkify 'Location' value
+ ECompEditor: Change packing of the Organizer combo
+ EContactEditor: Use a GWeakRef on the editor when opening
target client
+ EMailStripSigFilter: Make sure it doesn't read out of buffer
bounds
+ EMonthWidget: Fix a memory leak
+ ENameSelectorDialog: Set a11y description for the Add/Remove
buttons
+ EShell: Auto-close ESource connection alerts on idle
+ EWebDAVConfigLookup: Set also authentication method
+ EWebKitEditor: Mode change not propagated into the Editor
widget
+ EWebView: Unset has-selection flag on content load start
+ Fix cairo_surface_t memory leaks after drag begin
+ flatpak: Prepare manifest for the development version
+ gal-view-instance: Do not crash on broken setup
... changelog too long, skipping 77 lines ...
required, nor needed.
==== evolution-data-server ====
Version update (3.44.4 -> 3.46.0)
- Update to version 3.46.0:
+ Updated translations.
- Update to version 3.45.3:
+ build: Correct use of manual NSS/NSPR build flags
+ libedataserverui: Add a widget to show certificate information
+ Replace GcrCertificateWidget with libedataserverui's
ECertificateWidget
+ Bugs fixed:
- Camel: VACUUM cannot run from within a transaction
- e-cal-component.c: typo VTOTO -> VTODO
- Drop unused pkgconfig(gcr-4-gtk3) BuildRequires.
- Update to version 3.45.2:
+ Bump libsoup minimum version requirement to 3.1.1
+ CamelDataWrapper: Add function to construct it from data
+ ESourceMailAccount: Add 'builtin' property
+ Add functions to manipulate Google Task API
+ e_soup_session_util_normalize_uri_path: Normalize path only
when not encoded
+ Replace libgdata dependency with built-in functions
+ Add camel_folder_get_full_display_name()
+ CamelFolderSummary: Hide empty email address in user visible
strings
+ Calendar: Correct handling of a "not modified" On The Web
calendar
+ ESoupSession: Extract common auth failure code into a utility
function
+ ESoupAuthBearer: Check for token expiration in
e_soup_auth_bearer_is_authenticated()
+ EOAuth2Service: Correct free function for GBytes structure
+ ESoupSession: Allow NULL source internally
+ Check for non-zero value passed to g_flags_get_first_value()
+ alarm-notify: Use themed icon instead of file icon for
notifications
+ ESoupSession: Avoid downgrade of Bearer (OAuth2) auth for
authentication
+ Bugs fixed:
- LDAP: Conditionally use displayName for file-as
- IMAPx: Unsubscribed folders in personal namespace hidden in
offline
- ESoupSession: Remember server fail response for detailed error
- ECalClient: Remove libical errors from components on write
- IMAPx: Unsubscribed folder always removed from the UI
- reminders-widget: Sort snooze times by duration
- Drop libdata dependency following upstream changes.
- Update to version 3.45.1:
+ The Evolution-Data-Server had been ported to libsoup3, which
means anything what uses it, and all of its dependencies,
should be libsoup3 too.
+ Change how OAuth2 credentials are stored in the code.
+ ESoupAuthBearer: Implement two more SoupAuth virtual methods.
+ ERemindersWidget: Allow width shrink for small screens.
+ e-module: Add debug prints about module loading.
+ Fix few memory leaks discovered by Coverity scan.
+ goa-ews: Handle certificate errors during autodiscover.
+ GOA module: Prevent ESource removal on D-Bus reconnect or
registry reload.
+ EExtensible: Introduce e_extensible_reload_extensions().
+ EDataFactory: Reload extensions on factory start.
+ book/cal-meta-backend: Claim error on refresh call in Power
Saver mode.
+ Calendar: Add functions to handle LANGUAGE parameter on
properties.
+ e-cal-component: Fix a logic flaw in the foreach_property().
+ alarm-notify: Use localized summary/description properties,
if available.
+ build: Look for WebKitGTK only when GTK/GTK4 is enabled.
+ Correct libedataserverui4 main header file.
+ ECredentialsPrompterImplPassword: Dialog not closed on
OK/Cancel click in gtk3.
+ ESoupSession: Change handling of credentials.
==== evolution-ews ====
Version update (3.44.4 -> 3.46.0)
- Update to version 3.46.0:
+ Updated translations.
- Update to version 3.45.3:
+ Updated translations.
==== expat ====
Version update (2.4.8 -> 2.4.9)
Subpackages: libexpat-devel libexpat1
- update to 2.4.9: (bsc#1203438)
* Security fixes:
- CVE-2022-40674 -- Heap use-after-free vulnerability in
function doContent. Expected impact is denial of service
or potentially arbitrary code execution.
* Bug fixes:
- MinGW: Fix mis-compilation for -D__USE_MINGW_ANSI_STDIO=0
- docs: Fix documentation on effect of switch XML_DTD on
symbol visibility in doc/reference.html
* Other changes:
- MinGW: Make fix-xmltest-log.sh drop more Wine bug output
- Autotools: Sync CMake templates with CMake 3.22
- CMake: Migrate from use of CMAKE_*_POSTFIX to
dedicated variables EXPAT_*_POSTFIX to stop affecting
other projects
- Windows|CMake: Add missing -DXML_STATIC to test runners
and fuzzers
- Windows|CMake: Render .def file from a template to fix
linking with -DEXPAT_DTD=OFF and/or -DEXPAT_ATTR_INFO=ON
- MinGW|CMake: Apply MSVC .def file when linking
- MinGW|CMake: Sync library name with GNU Autotools,
i.e. produce libexpat-1.dll rather than libexpat.dll
by default. Filename libexpat.dll.a is unaffected.
- MinGW|CMake: Set missing variable CMAKE_RC_COMPILER in
toolchain file "cmake/mingw-toolchain.cmake" to avoid
error "windres: Command not found" on e.g. Ubuntu 20.04
- CMake: Unify inconsistent use of set() and option() in
context of public build time options to take need for
set(.. FORCE) in projects using Expat by means of
add_subdirectory(..) off Expat's users' shoulders
- Stop exporting API symbols when building a static library
- Resolve use of deprecated "fgrep" by "grep -F"
- CMake: Make documentation on variables a bit more consistent
- CMake: Drop leading whitespace from a #cmakedefine line in
file expat_config.h.cmake
- xmlwf: Fix harmless variable mix-up in function nsattcmp
- Address Cppcheck warnings
- Address Clang 15 compiler warnings
- Version info bumped from 9:8:8 to 9:9:8;
see https://verbump.de/ for what these numbers do
* Infrastructure:
- CI: Windows: Start covering MSVC 2022
- CI: macOS: Migrate off deprecated macOS 10.15
- CI: Linux: Make migration off deprecated Ubuntu 18.04 work
- CI: Upgrade Clang from 14 to 15
- apply-clang-format.sh: Add support for BSD find
- coverage.sh: Exclude MinGW headers
- coverage.sh: Fix name collision for -funsigned-char
==== farstream ====
Subpackages: farstream-data gstreamer-plugins-farstream libfarstream-0_2-5
- Build farstream without gupnp support. Following this, drop
pkgconfig(gupnp-1.2) and pkgconfig(gupnp-igd-1.0) and pass
- -disable-gupnp to configure.
==== file-roller ====
Version update (3.42.0 -> 43.0)
- Update to version 43.0:
+ New features and user visible changes: Add read-only support
for Appleâs `dmg` image format through 7-zip.
+ Bugs fixed: Prevent libarchive backend from writing endless
padding when extracting RAR archives.
+ Other changes: Various source code clean-ups.
+ Updated translations.
- Update to version 43.alpha:
+ New features and user visible changes:
- Support `7zz` and `7zzs` programs from the official 7-Zip
project. Distros will want to adjust the
`data/packages.match` file.
- Add a mnemonic to Extract button.
- Make password field reveal icon consistent with other GNOME
apps.
- Nautilus extension now supports extracting multiple archives
simultaneously with âArchive toâ¦â.
- Add context menu item to navigate to a file from search.
+ Bugs fixed:
- Fix RAR decompression support in 7-Zip backend.
- Fix opening RAR archives with encrypted headers.
+ Other changes:
- Port Nautilus extension to Nautilus 43.
- Various code clean-ups.
- Slightly modernized Meson code.
- Use portal-based APIs for opening files, adding dependency on
libportal and libportal-gtk3.
- Add support for building internal API docs using gi-docgen.
- Do not hide File-Roller icon in the KDE app laucher.
- Remove dependency on libnotify.
+ Updated translations.
- Switch back to upstream tarball, drop service.
- Drop pkgconfig(libnotify) BuildRequires: No longer needed.
- Replace pkgconfig(libnautilus-extension) with
pkgconfig(libnautilus-extension-4) BuildRequires following
upstream changes.
- Add desktop-file-utils, pkgconfig(libportal),
pkgconfig(libportal-gtk3) and pkgconfig(gtk4) BuildRequires, new
dependencies.
- Rebase patches with quilt.
- Add back lhasa and arj Suggests.
==== flac ====
Version update (1.4.0 -> 1.4.1)
Subpackages: libFLAC++10 libFLAC12
- Update to version 1.4.1:
* CMake fixes
* Add checks that man pages and api docs end up in tarball
* Enable installation of prebuilt man pages and api docs
* Fix compiler warnings
* Fix format specifier
* Fix versioning from git
- Rebase flac-cflags.patch
==== flatpak ====
Subpackages: flatpak-zsh-completion libflatpak0 system-user-flatpak
- Drop pkgconfig(libsoup-2.4) BuildRequires: rely on the curl
backend. Following this, pass --with-curl to configure.
- Add pkgconfig(libxml-2.0) BuildRequires, exsisting dependency,
previously pulled in by libsoup.
==== freecell-solver ====
Subpackages: freecell-solver-presets libfreecell-solver0
- Add missing runtime requirements
- skip python dependencies as they're only for the testsuite
==== frei0r-plugins ====
- Use opencv 4 for building frei0r-plugins when possible.
opencv 3 doesn't support FFmpeg 5.
==== gawk ====
- double-free.patch: Yet another fix for Node_elem_new
- double-free.patch: Fix Node_elem_new op, replacing upref.patch
- pma.patch: Replace with upstream solution
- nan-sign.patch: Fix negative NaN issue on RiscV, replacing
nan-tests.patch
==== gcr ====
Version update (3.41.0 -> 3.92.0)
Subpackages: gcr-ssh-agent gcr-ssh-askpass gcr-viewer
- Update to version 3.92.0:
+ This is the beta release of gcr4, which is a major version bump
after gcr3 with several API and ABI breaks.
+ `GcrCertificateSection` and `GcrCertificateField` have been
added, which now allow consumers to more easily create their
own GcrCertificate-based UIs.
+ gcr4 will no longer ship UI libraries, i.e. gcr-gtk3 or
gcr-gtk4.
+ `GcrComparable` and `GckList` have been removed.
- Drop pkgconfig(gtk+-3.0) BuildRequires, no longer needed, nor
supported. Following upstream changes, stop passing gtk3=true to
meson.
- Drop sub-package typelib-1_0-GcrUi-3, it was already gone since
3.90.0 release.
- Update to version 3.90.0:
+ The "gcr" pkgconfig package now no longer contains the UI
widgets (i.e. the former "gcr-base" package)..
+ "gcr-ui" no longer exists. There is now "gcr-gtk3" and
"gcr-gtk4" for the GTK3 and GTK4 versions respectively. These
might be removed from by the beta release however, in favor of
widgets for each DE (e.g. libadwaita or libgranite or ...).
+ All deprecated API has been removed, as well as most UI-related
code. This includes most widgets, GcrColumn and any icons.
+ Most GObject-based code has been updated to use modern
constructs like the `G_DECLARE_*` macros.
+ "pkcs11.h" and "pkcs11.vapi" have been removed. If you used
"pcks11.h", this is provided by the p11-kit package. If you
used pkcs11.vapi, you'll have to copy it directly in your
repository.
+ The org.gnome.crypto.pgp schema is no longer shipped. The
options provided in it are part of GPG configuration files.
+ The minimally required version of Meson is now 0.59.
+ All `GcrCollection` based APIs are now ported to `GListModel`.
+ Added lookup of trust assertions for distrusted certs.
+ Updated translations.
- Drop b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed
upstream.
- Update to version 3.41.1:
+ meson: Fix unknown kw argument in gnome.generate_gir.
+ gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn
commands.
+ docs: Port from gtk-doc to gi-docgen.
+ Unbreak build without systemd.
+ Several CI fixes.
+ Updated translations.
- Drop b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: Fixed
upstream.
- Replace gtk-doc with pkgconfig(gi-docgen) BuildRequires following
upstreams port.
- Use ldconfig_scriptlets macro for post(un) handling.
- Split out doc subpackage.
- Add fdupes BuildRequires and macro, remove duplicate files.
- Build data and doc sub-packages as noarch.
==== gcr3 ====
Subpackages: libgck-1-0 libgcr-3-1
- gcr-ssh-askpass: this package does still exist on gcr4 too, but
the two are not interchanchable. The binary though has a
different name, so they do not conflict. Drop the
provides/obsoletes on gcr-ssh-askpass and recommend
gcr-ssh-askpass by the library.
- Add provides/conflicts to the sub packages to co-exist with gcr:
+ gcr3-data provides gcr-data and conflicts with gcr-data:
packages provided by gcr and gcr3 will thus be picked from gcr
(higher version)
+ Same setup done for gcr3-viewew, -prompter, -ssh-askpass, and
- ssh-agent.
- Rename package to gcr3, as compat stack.
==== gdb ====
- use python3-xml if python is python3
- Maintenance script qa.sh:
* Generalize PR29405 kfails.
- Maintenance script qa-remote.sh:
* Make rpm matching more precise.
- Patches added:
* gdb-tdep-fix-powerpc-ieee-128-bit-format-arg-passing.patch
==== gdm ====
Version update (42.0 -> 43.0)
Subpackages: gdm-schema gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- Update to version 43.0:
+ Drop vestigial code.
+ Fixes in GPU detection.
+ Use _GNU_SOURCE again to avoid compile warning.
+ Updated translations.
- Drop patches fixed upstream:
+ gdm-Fix-type-of-signal-connection-id.patch
+ gdm-Stop-listening-to-udev-events.patch
- Rebase patches with quilt.
==== geoclue2 ====
Subpackages: system-user-srvGeoClue typelib-1_0-Geoclue-2_0
- Add 129.patch: Port to use soup3. Following this, replace
pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
==== git ====
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- drop python2 requires as git-p4 is documented to work with python3
==== gjs ====
Version update (1.72.2 -> 1.74.0)
Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0
- Update to version 1.74.0:
+ Many improvements to the examples and documentation.
+ Overrides to certain non-introspectable functions that will now
gracefully throw an exception instead of crashing.
+ Closed bugs and merge requests:
- Various maintenance.
- http example not reliable, relies on server provided
content-length.
- Gio set_attribute SIGSEGV (Address boundary error).
- doc:
. Reformat for better scraping with DevDocs.
. Update Home.
- GLib: override GThread functions.
- Use ldconfig_scriptlets macro for post(un) handling.
- Require xorg-x11-Xvfb on SLE-15-SP5, rather than
xorg-11-server-Xvfb (bsc#1203274).
- Update to version 1.73.2:
+ New JavaScript features! This version of GJS is based on
SpiderMonkey 102, an upgrade from the previous ESR (Extended
Support Release) of SpiderMonkey 91. Here are the highlights of
the new JavaScript features. For more information, look them up
on MDN or devdocs.io.
+ New APIs
- The `Object.hasOwn()` static method can be used as an easier
replacement for `Object.prototype.hasOwnProperty.call(...)`.
- `Intl.supportedValuesOf()` lets you enumerate which
calendars, currencies, collation strategies, numbering
systems, time zones, and units are available for
internationalization.
+ It's now possible to use
`GObject.BindingGroup.prototype.bind_full()` with JS functions.
Previously this method was unusable in JS.
+ Gio.FileEnumerator is now iterable, both synchronously (with
for-of or array spread syntax) and asynchronously (with
for-await-of).
+ Performance improvements in the built-in `imports.signals`
module.
+ Many improvements to the examples and documentation.
+ Closed bugs and merge requests:
- Spidermonkey 102
- Object connections / signal emissions optimizations
- tests/Gio: Cleanup Gio._promisify
- Include JUnit reports in builds
- Integrate pretty print to the debugger
- doc:
. Edit GJS description
. note the version `constructor()` became supported
. Modernize examples
. Document byteArray deprecation and migration
. add simple Gtk.TickCallback example
- build: disable sysprof agent for subproject fallback
- Update CI images
- GListModel.get_n_items returns garbage value
- Add override for g_binding_group_bind_full()
- Make GFileEnumerator iterable and async iterable
- Replace pkgconfig(mozjs-91) with pkgconfig(mozjs-102)
BuildRequires following upstreams changes.
- Update to version 1.73.1:
+ The interactive interpreter now displays its output more
intelligently, pretty-printing the properties and values of
objects based on their type. This improvement also applies to
the log() and logError() functions.
+ New API: DBus proxy classes now include methods named with the
suffix 'Async', which perform async calls to DBus APIs and
return Promises. This is in addition to the existing suffixes
'Sync' (for blocking calls) and 'Remote' (for async calls with
callbacks.)
+ There is an override for
Gio.ActionMap.prototype.add_action_entries(). Previously this
method wouldn't work because it required an array of
Gio.ActionEntry objects, which are not possible to construct in
GJS. Now it can be used with an array of plain objects. (e.g.
`this.add_action_entries
([{name: 'open', activate() { ... }}]);`
+ GJS is now compatible with libffi 3.4.2 and later. All earlier
versions of GJS are not compatible with libffi 3.4.2 and later
unless libffi is built with the --disable-exec-static-tramp
flag.
+ GJS now requires Meson 0.54 to build.
+ Closed bugs and merge requests:
- Verbose Object Print Output
- Add support for JS async calls in DBusProxyWrapper
- Crash after build against libffi 3.4.2
- Handle reference cycles in new console pretty print function
- Gnome-Shell 42 - crash after login (general protection fault)
- Various maintenance
- jsapi-util-strings: Ignore locale to compute the upper case
of a char (i.e. fix implicit properties on Turkish locale)
- Dockerfile: Install Turkish locale in CI for UTF-8 locale too
- Improve pretty-print output for GObject-introspected objects
- Expose pretty print function to tests
- build: track changes to Sysprof meson options
- Make Gio.ActionMap.add_action_entries work
- Make DBus session and system props non-enumerable
- gi/arg-inl: Mark the arg functions as constexpr
- build: Do not use verbose GJS debug logging in tests by
default
- minijasmine: Print test JS errors output if any
- doc: document the existence of the console object in GJS
- arg-cache: Use a switch to select the not-introspectable error
- log_set_writer_func is not safe to use
==== glib-networking ====
Version update (2.72.2 -> 2.74.0)
- Update to version 2.74.0:
+ Updated translations.
- Update to version 2.74.rc:
+ Support PKCS #12 encrypted certificates.
+ Various improvements to Meson build system.
+ Multiple fixes for proxy tests.
- Update to version 2.74.beta:
+ Drop environment proxy resolver to lowest priority.
==== glib2 ====
Version update (2.72.3 -> 2.74.0)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0
- Update to version 2.74.0:
+ Use EPOLL_CLOEXEC by default
+ Fixed various regression on GRegex as per the PCRE2 porting
+ Fixed various memory leaks
+ Bugs fixed: glgo#GNOME/gtksourceview#278,
glgo#GNOME/gtksourceview#283, glgo#GNOME/GLib#2688,
glgo#GNOME/GLib#2713, glgo#GNOME/GLib#2719,
glgo#GNOME/GLib#2729, glgo#GNOME/GLib#2733,
glgo#GNOME/GLib#2737, glgo#GNOME/GLib#2741,
glgo#GNOME/gtk#4400, glgo#GNOME/GLib!2820,
glgo#GNOME/GLib!2855, glgo#GNOME/GLib!2861,
glgo#GNOME/GLib!2868, glgo#GNOME/GLib!2873,
glgo#GNOME/GLib!2874, glgo#GNOME/GLib!2875,
glgo#GNOME/GLib!2876, glgo#GNOME/GLib!2879,
glgo#GNOME/GLib!2881, glgo#GNOME/GLib!2882,
glgo#GNOME/GLib!2883, glgo#GNOME/GLib!2900.
+ Updated translations.
- Replace pkgconfig(libpcre) with pkgconfig(libpcre2-8)
BuildRequires. No longer used by glib (replaced by pcre2
in 2.73.2).
- Drop 99783e0408f8ae9628d2c7a30eb99806087da711.patch for 2.73.x
branch, fixed upstream already.
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- makeflags.patch: Makerules: fix MAKEFLAGS assignment for upcoming
make-4.4 (BZ# 29564)
==== glibmm2_4 ====
Version update (2.66.4 -> 2.66.5)
Subpackages: libgiomm-2_4-1 libglibmm-2_4-1
- Update to version 2.66.5:
+ Gio:
- ListStore: Don't derive a gtkmm__GListStore GType
- DBus::Proxy: get_connection(), get_interface_info(): Add
refreturn.
+ Documentation: Gio::Action: Improve the documentation.
+ gmmproc: Improved handling of final types.
+ Build:
- Meson build: Avoid unnecessary configuration warnings.
- Meson/MSVC: Add more warnings to ignore.
- NMake Makefiles: Ensure g[lib|io]mm[config.h|.rc] are
created.
- Use ldconfig_scriptlets macro for post(un) handling.
==== gnome-browser-connector ====
- Use new upstream source url.
==== gnome-calculator ====
Version update (42.2 -> 43.0.1)
Subpackages: gnome-shell-search-provider-gnome-calculator
- Update to version 43.0.1:
+ Fixed appdata versioning.
- Update to version 43.0:
+ Removed old issue tracker references.
- Updated to version 43.rc:
+ Fix crash when entering new function name.
+ Fix source view border.
+ Flatpak build update.
+ Port about window to libadwaita.
+ Port to libsoup3.
+ Updated translations.
+ Drop patch 4fff5e1.patch due to libsoup3 being patched upstream
- Add 4fff5e1.patch: Build with soup3. Following this, replace
pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
- Update to version 43.alpha:
+ Fixed broken undo/redo.
+ Make sure variable name definitions work with whitespace too.
+ Fix translatable strings.
+ Fixed missing implicit multiplication with variable and root.
+ Meson warning fixes.
+ Updated translations.
==== gnome-characters ====
Version update (42.0 -> 43.0)
Subpackages: gnome-shell-search-provider-gnome-characters
- Update to version 43.0:
+ Add support for composite emoji.
+ Use AdwAboutWindow for an adaptive about window.
+ Updated translations.
- Build sub-package gnome-shell-search-provider-gnome-characters as
noarch.
- Update to version 43.rc:
+ Updated translations.
- Update to version 43.beta:
+ Updated translations.
- Update to version 43.alpha:
+ Add support for composite emoji.
+ Use AdwAboutWindow for an adaptive about window.
+ Updated translations.
==== gnome-chess ====
Version update (42.1 -> 43.0)
- Update to version 43.0:
+ Updated application screenshot.
+ Updated translations.
- Add desktop-file-utils BuildRequires: New dependency.
- Following the above new BuildRequires, add a check section and
verify desktop file during build.
- Update to version 43.rc:
+ New preferences dialog and new game screen.
+ Updated translations.
==== gnome-clocks ====
Version update (42.0 -> 43.0)
Subpackages: gnome-shell-search-provider-gnome-clocks
- Update to version 43.0:
+ Updated translations.
- Update to version 43.beta:
+ Port to AdwAboutWindow
+ Fix notifications are immediately withdrawn.
+ Updated translations.
- Update to version 43.alpha:
+ Build against either geocode-glib-1.0 or geocode-glib-2.0.
+ Disable "Add" button by default on new timer dialog.
+ Fix the incorrect order of stopwatch's time label using RTL
locale.
+ Do not match timezones on search.
- Replace pkgconfig(geocode-glib-1.0) with
pkgconfig(geocode-glib-2.0) BuildRequires following upstream
changes.
==== gnome-contacts ====
Version update (42.0 -> 43.0)
Subpackages: gnome-shell-search-provider-contacts
- Update to version 43.0:
+ Contacts can now import and export your contacts in the vCard
format (aka VCF) to or from a file on the system.
+ Changes under the hood to make searching for contacts faster,
and fixes several issues when editing or adding a contact.
+ On the UI front, Contacts has revamped the widgets when you're
editing contacts. Several dialogs (like the "About" window)
have gotten an upgrade and now look consistent with other GNOME
apps.
+ Configuring your address books has moved to a dedicated spot in
the new preferences window.
+ Updated translations.
- Update to version 43.rc:
+ Updated screenshots for GNOME 43.
+ A rewrite of the core internals fixes several issues when
editing or adding a contact.
+ Several performance optimizations when searching for contacts
in the app.
+ Some strings for importing and exporting contacts were not
marked as translatable yet.
+ Updated translations.
- Update to version 43.beta:
+ Contacts can now import and export your contacts in the vCard
format (aka VCF) to or from a file on the system.
+ The app will now warn you if your system has a configuration
issue of your primary address book.
+ Updated translations.
- Drop all traces of telepathy support, now dropped upstream
(remove pkgconfig(folks-telepathy) and pkgconfig(telepathy-glib)
disabled BuildRequires and stop passing telepathy=false to
meson).
- Add pkgconfig(libportal) and pkgconfig(libportal-gtk4)
BuildRequires: New dependencies.
==== gnome-control-center ====
Version update (42.3 -> 43.0)
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ Fix AM/PM labeling issue;
+ Remove no longer used icon;
+ Select panel only if non-folded when search is canceled;
+ Several UI improvements regarding device security;
+ Fix primary monitor selection.
+ Allow backgrounds to use any image format;
+ Improve dark theme support;
+ Keyboard: Fix activation of input source toggle button and
improve handling of Shift shortcuts.
+ Power: Fix blank screen and power button behavior settings;
+ Printers: Show empty state after removing last printer;
+ Fix Move Up and Move Down actions when searching;
+ Fix sound alert selection;
+ Improve support to Wacom Express Key Remote;
+ Updated translations.
- Update URL tag to https://apps.gnome.org/app/org.gnome.Settings/,
the new upstream web page dedicated to Settings (this package).
- Bump meson build requirement from 0.53.0 to 0.57.0.
- Add noarch as BuildArch for color, goa, user-faces, and devel
subpackages as they do not contain any native code/binaries.
- Add rpmlintrc to filter false-positives about
desktopfile-without-binary warnings for color, goa and user-faces
subpackages since they call "gnome-control-center color/goa/etc"
rather than a binary of their own. Also filter the
file-not-in-%lang warning because we strip the English language
from the lang subpackage and package it in the main package.
- Replace pkgconfig(gcr-3) with pkgconfig(gcr-base-3)
BuildRequires: Align with what meson checks for.
- Drop explicit pkgconfig(libsoup-2.4) BuildRequires: No longer
needed, as color sub-module was ported away from it. See
https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/a9c398e5d9d45f…
- Update to version 43.beta:
+ Cellular: Add WWAN 5G connection support.
+ Device Security:
- Polish failure messages.
- Various style updates.
+ Display: Support privacy screens.
+ Info: Show build id in a separate row.
+ Network: Fix VPN empty state.
+ Sound: Update default sounds.
+ User Accounts: Fix back button not appearing sometimes.
+ Updated translations.
- Update to version 43.alpha:
+ Improved accessibility in various panels.
+ New Device Security panel.
+ Date & Time: Update visual style of the timezone map.
+ Display: Various visual improvements.
+ Sound: Remove dog barking sounds.
+ Updated translations.
==== gnome-desktop ====
Version update (42.4 -> 43)
Subpackages: libgnome-desktop-3_0-common typelib-1_0-GnomeDesktop-3_0 typelib-1_0-GnomeDesktop-4_0
- Update to version 43:
+ Updated translations.
- Update to version 43.rc:
+ gnome-languages: Simplify XPG language parsing.
+ Updated translations.
==== gnome-disk-utility ====
Version update (42.0 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ flatpak: Use devel branch for Udisks.
+ flatpak: Use libfdisk from util-linux.
+ flatpak: Use devel build for blockdev.
+ Updated translations.
- Update to version 43.beta:
+ ci: Use nigthly image
+ flatpak:
- Use specific udisk tag
- own org.gnome.Disks.NotificationMonitor
- Use fallback-x11 instead of x11
- Add libnotify
+ desktop: Mark app as using notifications
+ Updated translations.
- Update to version 43.alpha:
+ flatpak: use alternative location for keyutils-1.6.1.tar.bz2.
+ Remove incompatible volatile qualifiers.
+ INSTALL: Fix broken link.
+ Add development pointers to the readme and remove obsolete
TODOs.
+ gduatasmartdialog: Replace deprecated GIO function.
+ gduformatdiskdialog: Fix parameter of g_signal_connect () and
remove unused variable.
+ gduapplication: Fix parameter of g_signal_connect ().
+ gduutils:
- Implement gdu_utils_can_format.
- Remove unused variable in gdu_utils_can_check.
+ createfilesystempage:
- Check for vfat support.
- Add tooltip for missing utilities.
+ gduapplication: Free string after use.
+ gduatasmartdialog: Free string after use.
+ gduwindow: Free GList after use.
+ meson: Use gnome.post_install.
+ Updated translations.
- Add desktop-file-utils BuildRequires: New dependency.
==== gnome-logs ====
Version update (42.0 -> 43.beta)
- Update to version 43.beta:
+ GTK 4 port.
+ CI fixes.
+ Remove redundant glib-mkenums check.
+ Updated translations.
- Replace BuildRequires following upstreams port to gtk4:
+ Drop pkgconfig(gio-2.0), pkgconfig(glib-2.0),
pkgconfig(gtk+-3.0) and pkgconfig(libhandy-1).
+ Add pkgconfig(gio-unix-2.0), pkgconfig(gtk4) and
pkgconfig(libadwaita-1).
- Add check section and run meson_test macro.
==== gnome-maps ====
Version update (42.3 -> 43.0)
- Update to version 43.0:
+ Remove build-dependency on GTK3.
+ Don't install tests gresource.
+ Updated translations.
- Drop update-desktop-files BuildRequires and macro, no longer
needed.
- Add appstream-glib and desktop-file-utils BuildRequires, validate
appdata and desktop files during build.
- Add gnome-maps-fix-dependency.patch: Fix upstream dodo when
setting dependency for libshumate.
- Update to version 43.rc:
+ Use Adwaita about dialog
+ Various UI cleanups, tweaks, and fixes
+ Switch OSM edit authorization to use OAuth 2
+ Update POI definitions for OSM editing
+ Updated translations.
- Drop pkgconfig(champlain-0.12) BuildRequires: No longer used, nor
needed since the port to gtk4/libshumate.
- GNOME Maps uses a gi dep syntax that is not yet understood by the
dep scanner, thus add explicit Requires on typelib(GeocodeGlib)
and typelib(GtkClutter),
- Update to version 43.beta:
+ Port to GTK 4 and libshumate.
+ Port to use libsoup 3.
- Adjust BuildRequires for upstream changes:
+ Drop pkgconfig(gtl3.0), pkgconfig(libndy-1)pkgconfig(rest-0.7),
pkgconfig(geocode-glib-1.0)
+ Add pkgconfig(gtk4), pkgconfig(liadwaita-1),
pkgconfig(rest-1.0),pkgconfig(geocode-glib-2.0),
pkgconfig(shumate-1.0)
- Update to version 43.alpha:
+ Remove network check (always assume network is available).
+ Remove check-in support (as no GOA backends support this
anymore).
+ Use external browser to authorize OSM account for editing.
+ Add checkbox to select the visibility of the scale.
+ Migrate code to use ES 6 modules.
+ Tune location bias scale parameter for the Photon geocoder.
+ Updated translations.
==== gnome-online-accounts ====
Version update (3.44.0 -> 3.46.0)
Subpackages: libgoa-1_0-0 libgoa-backend-1_0-1 typelib-1_0-Goa-1_0
- Update to version 3.46.0:
+ Build system fixes with recent Meson.
+ Updated translations.
- Add 0001-google-Remove-Photos-support.patch: google: Remove
Photos support. In theory, support for photos is still desired.
However, right now the implementation of the Google PicasaWeb API
in libgdata no longer works. Until that's fixed, there's no point
in advertising support for photos. See
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/63
- Update to version 3.45.2:
+ Use debugging messages instead of warnings.
+ Fix documentation build.
+ Updated translations.
- Enable build of documentation again.
- Update to version 3.45.1:
+ Removed providers:
- Foursquare
- Facebook
- Flickr
+ Port to libsoup3
+ Port to librest-1.0
+ Drop the Autotools build
+ Update the Google OAuth2 provider
- Add meson BuildRequires and macros, switch to meson buildsystem.
- Use ldconfig_scriptlets macro for post(un) handling.
- Replace BuildRequires following upstream changes:
+ Drop pkgconfig(libsoup-2.4), pkgconfig(rest-0.7) and
pkgconfig(webkit2gtk-4.0).
+ Add pkgconfig(javascriptcoregtk-4.1), pkgconfig(libsoup-3.0),
pkgconfig(rest-1.0) and pkgconfig(webkit2gtk-4.1).
- Do not build gtk-docs as it is currently broken.
==== gnome-photos ====
Version update (42.0 -> 43.0)
Subpackages: gnome-shell-search-provider-gnome-photos
- Update to version 43.0:
+ Drop flickr plugin: It pulls soup2.
+ build: reduce libdazzle usage.
+ Updated translations.
- Drop c6f66fc47d2d434c34dd84d446f081389015785b.patch: Fixed
upstream.
- Add c6f66fc47d2d434c34dd84d446f081389015785b.patch: Drop flickr
plugin: It pulls soup2. Following this, drop pkgconfig(grilo-0.3)
BuildRequires: No longer needed.
- Update to version 43.beta:
+ Build with soup3, drops libgfbgraph as it is not compatible
with soup3 / rest 1.0.
+ Use Wallpaper portal for setting as a background/lockscreen.
+ Stop using deprecated gexiv2 API.
+ Updated translations.
- Changes in BuildRequires following upstream changes:
+ Drop pkgconfig(geocode-glib-1.0), pkgconfig(libgfbgraph-0.2)
and pkgconfig(libgdata)
+ Add pkgconfig(geocode-glib-2.0), pkgconfig(libportal) and
pkgconfig(libportal-gtk3)
==== gnome-remote-desktop ====
Version update (42.4 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ Many small fixes and improvements.
+ Updated translations.
- Add explicit pkgconfig(gio-2.0) as build requirement to align
with what Meson searches. It was already being pulled to the
build by its siblings (gio-unix-2.0/glib-2.0) since they come
from the same package.
- Add explicit pkgconfig modules as build requirements: tss2-mu,
tss2-rc, and tss2-tctildr. Same reason as gio-2.0 above, but this
time pkgconfig(tss2-esys) was the one helping the others being
pulled.
- Pass 1.4 and 11.1.5.0 as minimum requirement versions for epoxy
and ffnvcodec respectively to ensure the package uses the minimum
that upstream recommends using.
==== gnome-session ====
Version update (42.0 -> 43.0)
Subpackages: gnome-session-core gnome-session-default-session gnome-session-wayland
- Update to version 43.0:
+ Build system improvements.
+ GError clean up fix.
+ Updated translations.
==== gnome-settings-daemon ====
Version update (42.2 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ Color: Night light and color management functionality moved to
Mutter
+ Housekeeping: Notify of applications being closed due to OOM
+ Updated translations.
- Update to version 43.beta:
+ Build with gcr4 by default.
- Replace pkgconfig(gcr-3) with pkgconfig(gcr-4) BuildRequires
following upstream changes.
==== gnome-shell ====
Version update (42.4 -> 43.0)
Subpackages: gnome-extensions gnome-shell-calendar
- Update to version 43.0:
+ Fix rebooting into boot loader menu.
+ Improve entry legibility in GNOME Classic.
+ Fixed crash.
+ Misc. bug fixes and cleanups.
+ Updated translations.
- Pass -Dtests=false to meson: we build mutter without installed
tests and thus do not have the deps available for this.
- Update to version 43.rc:
+ Tweak quick settings appearance
+ Use NM connectivity check URI for portal helper
+ Only show "Night Light" toggle when supported
+ Fix accessibility of quick settings sliders
+ Use more unambiguous icons in on-screen keyboard
+ Add screenshot item to quick settings
+ Fix entering extended characters from on-screen keyboard
+ Prevent SignalTracker from leaking objects
+ Fix turning off VPN in quick settings
+ Fix initial selection in switch-monitor popup on desktop
+ Improve handling of recurring events
+ Indicate transitional states in bluetooth quick toggle
+ Work around pipewire regression for screencasts
+ Plugged memory leak
+ Misc. bug fixes and cleanups
+ Updated translations.
- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
BuildRequires: gnome-shell already supports soup3.
- Update to version 43.beta:
+ Allow extension updates with only Extension Manager installed
+ Use new About window in Extensions app
+ Stop auto-dismissing notifications on focus changes
+ Tweak access portal dialog
+ Add device switcher to volume sliders
+ Replace combined system menu with quick settings
+ Use the same format in screencast and screenshot file names
+ Only load extensions that support the current session mode
+ Improve overview animation performance
+ Port to gcr4
+ Fix logging in with realmd
+ Optimize workspace background shadow
+ Improve app grid navigation
+ Improve on-screen keyboard
- Delete multiple characters and words when holding backspace
- Provide word suggestions when using plan keyboard layouts
- Use extended layout when TERMINAL hint is set
+ Fix remembering set up bluetooth devices
+ Misc. bug fixes and cleanups.
+ Updated translations.
- Replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4) BuildRequires
following upstreams port.
- Update to version 43.alpha:
+ Add convenience property for icon-only buttons.
+ Align space-padded times in world clock.
+ Fix top bar menus on lock screen.
+ Show wireguard connects in VPN list.
+ Fix on-screen keyboard gestures.
+ Fix focus tracking in magnifier on wayland.
+ Fix OSD colors with light stylesheet.
+ Only close messages via delete key if they can be closed.
+ Fix screenshots when XDG directories are disabled.
+ Do not create systemd scope for D-Bus activated apps.
+ Improve high-contrast stylesheet.
+ Hide overview after 'Show Details' from app context menu.
+ Fix feedback when turning on a11y features by keyboard.
+ Fix stylesheet papercuts.
+ Use libsoup 3.0 by default.
+ Indicate selected language in on-screen keyboard menu.
+ Respect IM hint for candidates list in on-screen keyboard.
+ Fix edge case where windows stay dimmed after a modal is
closed.
+ Improve Belgian on-screen keyboard layout.
+ Fix fallback ibus-daemon launching.
+ Make sure screenshot UI opens above dialogs.
+ Use EventEmitter class instead of injecting Signal methods.
+ Plugged leak.
+ Misc. bug fixes and cleanups.
==== gnome-shell-extensions ====
Version update (42.3 -> 43.0)
Subpackages: gnome-shell-classic gnome-shell-extensions-common
- Update to version 43.0:
+ Updated translations.
- Rebase gnome-shell-add-app-to-desktop.patch.
- Update to version 43.rc:
+ Misc. bug fixes and cleanups.
- Update to version 43.beta:
+ Misc. bug fixes and cleanups.
+ Updated translations.
- Update to version 43.alpha:
+ Updated translations.
==== gnome-software ====
Version update (42.4 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Install gschema override with distribution default priority of
20
- Update to version 43.rc:
+ Supports video as a screenshot.
+ Improvements of source picker in the details page.
+ Fixes a bug when viewing details of a package file.
+ Fixes a bug when reading certain .flatpakref file.
+ Updated translations.
- Drop 81301904.patch: Applied upstream.
- Now that flatpak is switched to use soup3, we can drop
pkgconfig(libsoup-2.4) and enable pkgconfig(libsoup-3.0)
BuildRequires, and pass soup2=false to meson.
- Add 81301904.patch: Remove apicheck of flatpak soupapi, patch
needed until next gnome-software release.
==== gnome-sudoku ====
Version update (42.0 -> 43.0)
- Update to version 43.0:
+ Updated application screenshot.
+ Updated translations.
- Add desktop-file-utils BuildRequires: New dependency.
- Following the above new BuildRequires, add optional
appstream-glib BuildRequires and a check section and
verify desktop file and metadata during build.
- Stop packaging help files as documentation.
- Replace gcc-c++ with generic c++_compiler and c_compiler
BuildRequires.
- Drop gobject-introspection BuildRequires: Package does not do
introspection any more.
- Update to version 43.beta:
+ Warnings now flag when solution to puzzle is violated.
+ Updated translations.
- Update to version 43.alpha:
+ Add setting to initialize earmarks.
+ Fix redundant undo stack entries for earmarks.
==== gnome-terminal ====
Version update (3.44.1 -> 3.46.1)
Subpackages: gnome-shell-search-provider-gnome-terminal nautilus-extension-terminal
- Update to version 3.46.1:
* prefs:
- Make preferences dialogue OOP
- Change default value
* build: Update README
* po: Mark bogus translated string as fuzzy
* prefs: Try to improve translator hint comment
* Updated translations.
- Update to version 3.45.99:
* all:
- ODR fix
- Replace %m with using g_strerror() in printf calls
* build:
- Assert sanity
- Build fix for netbsd
- Fix nautilus extension install directory
- Remove erroneous volatile
- Update nautilus extension build req
+ nautilus: Don't include gdk headers in the nautilus extension
+ profile: Use the correct schema source to lookup schemas
+ Updated translations.
- Replace pkgconfig(libnautilus-extension) with
pkgconfig(libnautilus-extension-4) BuildRequires, following
upstream changes/port.
- Update to version 3.45.90:
+ all: Insert text as paste
+ build:
- Improve libc feature extension defines
- Move version defines from config.h to meson cpp_args
+ client: Filter out other terminal's environment variables
+ nautilus: Do not use deprecated symbols
+ profile:
- editor:
. Remove unknown charsets from the builtin list
. Skip unknown charsets
+ regex: Revert sed accident
+ Revert "screen: Use clean env when creating new tab"
+ screen: Use same match cursor as vte hyperlink cursor.
+ util: Show timestamps in the local timezone
+ Updated translations.
==== gnome-user-docs ====
Version update (42.0 -> 43.0)
- Update to version 43.0:
+ Updates for GNOME 43.
+ Updated translations.
==== gnome-user-share ====
Version update (3.34.0+25 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.alpha:
+ Remove Nautilus extension.
+ Fix build with meson 0.61 and newer.
+ Updated translations.
- Drop gnome-user-share-fix-meson-0_61_0.patch fixed upstream.
- Drop pkgconfig(libnautilus-extension) and pkgconfig(gtk+-3.0)
BuildRequires: No longer needed as nautilus extension was removed
upstream.
- Drop obsolete glib2_gsettings_schema_requires macro.
==== gnome-weather ====
Version update (42.0 -> 43.0)
Subpackages: gnome-shell-search-provider-gnome-weather
- Update to version 43.0:
+ The thermometer widget in the daily view has received a round
of polish, with temperature labels sticking to the thermometer
as it scales.
+ The temperature choice in the primary menu is now at the top
level.
+ Views now transitions smoothly with a crossfade.
+ We use a new adaptive About window.
+ Updated translations.
- Update to version 43.rc:
+ Updated translations.
- Update to version 43.beta:
+ Updated translations.
- Update to version 43.alpha:
+ GNOME Weather 43.alpha polishes the thermometer widget in the
daily view, refreshes the primary menu, uses smooth transitions
between views, and makes use of a new adaptive About window.
+ Updated translations.
==== gobject-introspection ====
Version update (1.72.0 -> 1.74.0)
Subpackages: girepository-1_0 libgirepository-1_0-1
- Switch to pcre2grep (pcre is dead upstream)
- Update to version 1.74.0:
+ Update the GIR data for GLib, GObject, GModule, and GIO.
- Update to version 1.73.1:
+ Update the GIR data for GLib, GObject, GModule, and GIO
+ Disable rpath on Windows
+ Add llvm/mingw support on Windows
+ Fix annotations in libgirepository
+ Support C99 designated initializers when parsing C declarations
+ Add some more types to win32 GIR
+ Let doctool prepend emitting objects in GJS signals
+ Require a C99 toolchain like GLib
- gi-find-deps.sh: extend js script parser to detect imports in the
form import 'gi://GeocodeGlib?version=2.0'.
- Update to version 1.73.0:
+ Update the GIR data for GLib, GObject, GModule, and GIO.
+ scanner:
- Support pre-processor macros with zero arguments.
- Support ISO C varargs in macros.
+ Fix subproject build.
==== grep ====
- efgrep-warning.patch: remove warning from [ef]grep
==== grilo-plugins ====
Subpackages: grilo-plugin-tracker grilo-plugin-youtube
- Add d1c0835d.patch: flickr: remove GOA support. GNOME Online
accounts removed flicker backend so we need to remove it here
too.
==== gsettings-desktop-schemas ====
Version update (42.0 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc.1:
+ Update default background file extension to webp
+ Updated translations.
- Update to version 43.rc:
+ Add setting for touchpad acceleration profiles
+ Add specific schema for trackpoint pointer devices
+ Updated translations.
- Update to version 43.alpha:
+ Fix description of use-same-proxy setting.
+ Updated translations.
==== gspell ====
Subpackages: libgspell-1-2 typelib-1_0-Gspell-1
- Conditionalize valgrind dependency, not available on all
architectures.
==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0
- Fix unstable drag-and-drop on Wayland KDE, add:
* gtk3-gdkwayland-Update-selections-offer-before-updating-dnd.patch
https://gitlab.gnome.org/GNOME/gtk/-/commit/56100ab4
- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
purpose, nor can I find anything to suggest that gtk depends on
it.
==== gtk4 ====
Version update (4.8.0 -> 4.8.1)
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.8.1:
+ Input:
- Fix problems with input method interactions that caused dead
keys not to work.
- Accept single-key compose sequences (these are used with some
keyboard layouts).
+ GtkColumnView: Flip column order in right-to-left context.
+ GtkGridView: Fix problems with rubberbanding.
+ GtkFileChooser:
- Fix positioning of popovers in the places view.
- Make ~ and . keyboard shortcuts work again.
+ gsk: Make glyph upload more similar to icons.
+ Make file transfer via portals work, this fixes file copy/paste
and dnd in flatpaks.
+ Updated translations.
==== gtkmm3 ====
Version update (3.24.6 -> 3.24.7)
- Update to version 3.24.7:
+ Gtk:
- Don't derive gtkmm__GtkXxx GTypes from final types
- TextView::get_tabs(): Fix a memory leak
+ Documentation: Widget: Improve the class documentation
+ Demos: Dialog demo: Add a non-modal dialog
+ Build:
- Meson build: Avoid configuration warnings
- MSVC build: Disable more warnings
- Fix build with -Dbuild-deprecated-api=false
- Add gtkmm3-docs-without-timestamp.patch: We do not want
__DATE__ and __TIME__ in our packages.
==== gtksourceview5 ====
Version update (5.4.2 -> 5.6.1)
Subpackages: libgtksourceview-5-0 typelib-1_0-GtkSource-5
- Update to version 5.6.1:
+ Improve resilience of GtkSourceHover assistants to prevent
unbreakable grabs by application added widgets.
+ Hide all assistants when unmapping GtkSourceViews.
+ Don't dismiss hover delay timeout from pointer clicks, allow
them to click through to display hover information.
+ Don't show new assistants unless parent GtkSourceView is
mapped. This can improve situations with tabbed editors and
asynchronous operations to load completion, hover data, etc.
+ Additional Vim commands.
+ Updated languages: go.lang.
+ Updated translations.
- Update to version 5.6.0:
+ Updated languages: awk.lang, lean.lang
+ Updated style schemes: Adwaita.xml, Adwaita-dark.xml,
solarized-light.xml, solarized-dark.xml, cobalt.xml.
+ A bug with input grabs has been fixed when using GtkSourceHover
to create interactive tooltips in a stack or notebook.
+ highlight-current-line is only rendered when the toplevel is
active.
+ Merging of snippet bundles handles tooltips now.
+ The snippet manager now delays snippet parsing until needed.
+ Completion of snippets is now lazier resulting in less memory
and CPU usage.
+ Informative tooltips for snippets are now more aggressively
dismissed.
+ Scrolling now dismisses interactive hover tooltips.
+ Use of Escape now dismisses the completion list and forwards
the event to the GtkSourceView, improving integration of Vim
emulation.
+ Snippet filtering correctness has been improved when
adding/removing characters from the filter text.
+ Assistants such as the completion list defer repositioning to
the next frame tick which improves some situations with
widgetry not having an allocation when snapshotted.
+ A new GtkSourceCompletion::provider-model-changed signal has
been added which allows observation of providers by external
tooling. This can be used to implement features like
"top matches" from various completion providers.
+ Testsuite improvements.
+ GtkSourceView now uses GSignalGroup and GBindingGroup from
GLib, and therefore bumps our GLib dependency as it would be
necessary with updated GTK releases anyway.
+ GtkSourceHoverDisplay now specifies a CSS element name for use
by applications in styling.
+ GtkSourceCompletion now uses PANGO_UNDERLINE_SINGLE_LINE and
PANGO_WEIGHT_BOLD Pango attributes for highlighting fuzzy
matches. This improves visibility when used with certain
character sets.
+ Splicing of Pango attributes has been improved for completion
which ensures the merging does not result in missing
attributes.
+ Some methods have been marked as virtual for Vala.
+ Updated translations.
- Add optional pkgconfig(fontconfig) and pkgconfig(pangoft2)
BuildRequires: build fonconfig support.
- Update to version 5.5.1:
+ Many fixes to GtkSourceSnippet parsing and expaction.
+ Various test-suite fixes.
+ The snippet completion provider now avoids inflating snippet
objects until they are inserted.
+ Input-method integration improvements for custom indenters.
+ Performance improvements to GtkSourceBuffer.
+ Performance improvements when translating improperly encoded
documents to fallback hexadecimal characters.
+ Disable GtkSourceBuffer::cursor-moved signal while loading
buffers with GtkSourceFileLoader.
+ Adwaita.xml styling fixes for def:error.
+ More profiling integration with sysprof.
+ Updated languages: lean, latex, chdr, cpphdr.
+ Updated translations.
- Update to version 5.5.0:
+ Build fixes for deprecated meson features and MSVC
improvements.
+ Fixes for hover assistant placement and display.
+ A number of improvements to Vim emulation.
+ The overview map can now avoid redrawing in a number of
scenarios.
+ The completion popover can now avoid repositioning in a number
of scenarios.
+ The completion popover now hides before resetting grid content.
+ Language specifications can now provide a suggested suffix or
name for new files. GNOME Text Editor has examples for using
this new opt-in metadata.
+ Various fixes display of snippet assistants.
+ New languages: twig.lang.
+ Updated translations.
- Add explicit pkgconfig(libpcre2-8) BuildRequires as meson checks
for it, already pulled in by other dependencies.
- Use ldconfig_scriptlets macro for post(un) handling.
==== gupnp-igd ====
- Add 79a1e4cf8c256132978a1d8ab718c8ad132386de.patch: Port to GUPnP
1.6 API. Following this, replace pkgconfig(gssdp-1.2) and
pkgconfig(gupnp-1.2) with pkgconfig(gssdp-1.6) and
pkgconfig(gupnp-1.6) BuildRequires.
- Use ldconfig_scriptlets macro for post(un) handling.
==== harfbuzz ====
Version update (5.1.0 -> 5.2.0)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- Update to version 5.2.0:
+ Fix regressions in hb-ft font functions for FT_Faces with
transformation matrix.
+ The experimental hb-repacker API now supports splitting several
GPOS subtable types when needed.
+ The HarfBuzz extensions to OpenType font format are now opt-in
behind build-time flags.
+ The experimental hb-subset variable fonts instantiation API can
now instantiate more font tables and arbitrary axis locations.
+ Unicode 15 support.
+ Various documentation improvements.
+ The hb-view command line tool now detects WezTerm inline images
support.
+ Fix FreeType and ICU dependency lookup with meson.
+ New API:
- +HB_SCRIPT_KAWI
- +HB_SCRIPT_NAG_MUNDARI
- Drop patch fixed upstream:
+ harfbuzz-5.1.0-repacker-fix-signedness-of-char-in-tests.patch
==== kernel-source ====
Version update (5.19.8 -> 5.19.10)
Subpackages: kernel-64kb kernel-default
- Revert "iommu/vt-d: Fix possible recursive locking in
intel_iommu_init()" (iommu bug).
- commit 9392b7d
- Linux 5.19.10 (bsc#1012628).
- Input: goodix - add compatible string for GT1158 (bsc#1012628).
- RDMA/irdma: Use s/g array in post send only when its valid
(bsc#1012628).
- gpio: 104-idio-16: Make irq_chip immutable (bsc#1012628).
- gpio: 104-dio-48e: Make irq_chip immutable (bsc#1012628).
- LoongArch: Fix arch_remove_memory() undefined build error
(bsc#1012628).
- LoongArch: Fix section mismatch due to acpi_os_ioremap()
(bsc#1012628).
- platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32
(bsc#1012628).
- usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
(bsc#1012628).
- platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell
Dot keymap fixes (bsc#1012628).
- perf/arm_pmu_platform: fix tests for platform_get_irq() failure
(bsc#1012628).
- net: dsa: hellcreek: Print warning only once (bsc#1012628).
- drm/amd/amdgpu: skip ucode loading if ucode_size == 0
(bsc#1012628).
- nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
(bsc#1012628).
- nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
(bsc#1012628).
- drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUs
(bsc#1012628).
- drm/amdgpu: disable FRU access on special SIENNA CICHLID card
(bsc#1012628).
- Input: iforce - add support for Boeder Force Feedback Wheel
(bsc#1012628).
- ieee802154: cc2520: add rc code in cc2520_tx() (bsc#1012628).
- gpio: mockup: remove gpio debugfs when remove device
(bsc#1012628).
- r8152: add PID for the Lenovo OneLink+ Dock (bsc#1012628).
- tg3: Disable tg3 device on system reboot to avoid triggering
AER (bsc#1012628).
- Bluetooth: MGMT: Fix Get Device Flags (bsc#1012628).
- hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered
message (bsc#1012628).
- HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
(bsc#1012628).
- dt-bindings: iio: gyroscope: bosch,bmg160: correct number of
pins (bsc#1012628).
- kvm: x86: mmu: Always flush TLBs when enabling dirty logging
(bsc#1012628).
- peci: cpu: Fix use-after-free in adev_release() (bsc#1012628).
- drm/msm/rd: Fix FIFO-full deadlock (bsc#1012628).
- platform/surface: aggregator_registry: Add support for Surface
Laptop Go 2 (bsc#1012628).
- Input: goodix - add support for GT1158 (bsc#1012628).
- ACPI: resource: skip IRQ override on AMD Zen platforms
(bsc#1012628).
- RDMA/mlx5: Fix UMR cleanup on error flow of driver init
(bsc#1012628).
- RDMA/mlx5: Add a umr recovery flow (bsc#1012628).
- RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting
profile (bsc#1012628).
- net/mlx5: Use software VHCA id when it's supported
(bsc#1012628).
- net/mlx5: Introduce ifc bits for using software vhca id
(bsc#1012628).
- iommu/vt-d: Fix kdump kernels boot failure with scalable mode
(bsc#1012628).
- commit 28d7d4c
- Linux 5.19.9 (bsc#1012628).
- efi: libstub: Disable struct randomization (bsc#1012628).
- efi: capsule-loader: Fix use-after-free in efi_capsule_write
(bsc#1012628).
- wifi: iwlegacy: 4965: corrected fix for potential off-by-one
overflow in il4965_rs_fill_link_cmd() (bsc#1012628).
- fs: only do a memory barrier for the first set_buffer_uptodate()
(bsc#1012628).
- soc: fsl: select FSL_GUTS driver for DPIO (bsc#1012628).
- Revert "mm: kmemleak: take a full lowmem check in
kmemleak_*_phys()" (bsc#1012628).
- scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port
ISP27XX (bsc#1012628).
- scsi: core: Allow the ALUA transitioning state enough time
(bsc#1012628).
- scsi: megaraid_sas: Fix double kfree() (bsc#1012628).
- drm/gem: Fix GEM handle release errors (bsc#1012628).
- drm/amdgpu: Move psp_xgmi_terminate call from
amdgpu_xgmi_remove_device to psp_hw_fini (bsc#1012628).
- drm/amdgpu: fix hive reference leak when adding xgmi device
(bsc#1012628).
- drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup
(bsc#1012628).
- drm/amdgpu: Remove the additional kfd pre reset call for sriov
(bsc#1012628).
- drm/radeon: add a force flush to delay work when radeon
(bsc#1012628).
- scsi: ufs: core: Reduce the power mode change timeout
(bsc#1012628).
- Revert "parisc: Show error if wrong 32/64-bit compiler is
being used" (bsc#1012628).
... changelog too long, skipping 298 lines ...
- commit 23d9d61
==== kwayland ====
- Add upstream fix (kde#459188)
* 0001-client-plasmashell-add-fallback-for-applet-popups.patch
==== less ====
Version update (590 -> 608)
- Update to 608:
* Add the --header option (github #43).
* Add the --no-number-headers option (github #178).
* Add the --status-line option.
* Add the --redraw-on-quit option (github #36).
* Add the --search-options option (github #213).
* Add the --exit-follow-on-close option (github #244).
* Add 'H' color type to set color of header lines.
* Add #version conditional to lesskey.
* Add += syntax to variable section in lesskey files.
* Allow option name in -- command to end with '=' in addition to '\n'.
* Add $HOME/.config to possible locations of lesskey file (github #153).
* Add $XDG_STATE_HOME and $HOME/.local/state to possible locations
of history file (github #223).
* Don't read or write history file in secure mode (github #201).
* Fix display of multibyte and double-width chars in prompt.
* Fix ESC-BACKSPACE command when BACKSPACE key does not send 0x08
(github #188).
* Add more \k codes to lesskey format.
* Fix bug when empty file is modified while viewing it.
* Fix bug when parsing a malformed lesskey file (githb #234).
* Fix bug scrolling history when --incsearch is set (github #214).
* Fix buffer overflow when invoking lessecho with more than 63 -m/-n
options (github #198).
* Fix buffer overflow in bin_file (github #271).
* Fix bug restoring color at end of highlighted text.
* Fix bug in parsing lesskey file.
* Defer moving cursor to lower left in some more cases.
* Suppress TAB filename expansion in some cases where it doesn't make sense.
* Fix termlib detection when compiler doesn't accept
calls to undeclared functions.
* Escape filenames when invoking LESSCLOSE.
* Fix bug using multibyte UTF-8 char in search string
with --incsearch (github #273).
==== libaccounts-glib ====
Version update (1.25 -> 1.26)
- Update to 1.26:
* meson: add /usr/include to pkgconfig include path
* Avoid assert failure on ag_provider_get_tags
==== libadwaita ====
Version update (1.1.5 -> 1.2.0)
Subpackages: libadwaita-1-0 typelib-1_0-Adw-1
- Update to version 1.2.0:
+ Docs:
- Fix @card_shade_color description.
- Fix a typo in AdwTabView docs.
- Fix AdwMessageDialog example.
+ Updated translations.
- Update to version 1.2.rc:
+ Ensure setter documentation is consistent with their properties
+ Demo: Fix a critical when toggling tab indicators
+ AdwCarousel: Fix a crash when removing a child while it's
animating
+ AdwMessageDialog: Use maximum width when no parent is set,
instead of minimum
+ AdwSqueezer: Sizing fixes
+ AdwTabBar
- Fix long press handling
- Fix a crash when clicking empty space while a tab is
animating
+ AdwTabView: Fix set_menu_model() input check
+ AdwWindow: Clarify docs around child/content properties
+ Stylesheet
- Fix AdwSplitButton disabled state
- Fix focus transitions
- Fix GtkColorScale slider
- Fix AdwViewSwitcher needs-attention dot color
+ Updated translations.
- Update to version 1.2.beta:
+ Fix deprecations with newer GLib
+ Fix strict aliasing warnings
+ Fix GLSL shader compile errors on certain systems
+ AdwAboutWindow:
- Fix a random crash when closing
- Rework the flat header bar layout
- Properly mark as final class
+ AdwAvatar: Fix draw_to_texture() with rectangular avatars
+ AdwEntryRow:
- Add entry-activated signal
- Add attributes property
- Add activates-default property
- Don't select text when clicking the row
+ AdwMessageDialog: Fix crash when destroying the parent before
the dialog
+ AdwShadowHelper: Fix warnings when drawing vertical shadow
+ AdwSplitButton: Add dropdown-tooltip property
+ AdwSwipeTracker:
- Fix swipe speed on GTK 4.7.x
- Fix criticals with GTK 4.7.x
+ AdwTabBar:
- Remove tab background when there's only one tab
- Add a tooltip for close buttons
- Fix squished or clipped text with gtk-hint-font-metrics=0
- Fix scrolling to a tab with disabled animations
- Fix assorted tab reordering issues
+ AdwTabView:
- Add shortcut management API
- Add AdwTabPage:indicator-tooltip property
- Handle shortcuts on CAPTURE phase
- Shortcut propagation and bell fixes
+ AdwToast: Add button-clicked signal
+ AdwViewStack: Add adw_view_stack_add_titled_with_icon()
+ Demo:
- Prefer properties over <child> in UI files
- Don't explicilty add GtkViewport to GtkScrolledWindow
- Stop using .inline-toolbar
- Fix build on Windows
+ Stylesheet:
- Unify @view_fg_color with other foreground colors
- Improve contrast of @success_color and @warning_color
- Fix infobar margins and spacing
- Partially support .navigation-sidebar with GtkTreeView
- Move GtkScale focus onto its slider
- Ensure consistant GtkScale size when using marks
- Remove unnecessary transitions
+ Updated translations.
- Update to version 1.2.alpha:
+ Introduce AdwAboutWindow.
+ Introduce AdwEntryRow and AdwPasswordEntryRow.
+ Introduce AdwMessageDialog.
+ Introduce AdwPropertyAnimationTarget.
+ AdwAnimation: Add adw_animation_set_target().
+ AdwCallbackAnimationTarget: Fix callback annotations.
+ AdwActionRow:
- Set a11y relations for the activatable widget.
- Tweak spacing to match toolbars and AdwEntryRow.
+ AdwAvatar: Fix initials not updating after setting
custom-image.
+ AdwComboRow: Add an example to docs.
+ AdwExpanderRow: Change arrow orientation to make it look less
similar to action rows that open subpages.
==== libaio ====
- skip testsuite on qemu_linux_user builds
==== libaom ====
Version update (3.4.0 -> 3.5.0)
- Update to version 3.5.0:
* This release is ABI compatible with the last one, including
speedup and memory optimizations, and new APIs and features.
* New Features
- Support for frame parallel encode for larger number of
threads. --fp-mt flag is available for all build
configurations.
- New codec control AV1E_GET_NUM_OPERATING_POINTS
* Speedup and Memory Optimizations
- Speed-up multithreaded encoding for good quality mode for
larger number of threads through frame parallel encoding:
. 30-34% encode time reduction for 1080p, 16 threads, 1x1
tile configuration (tile_rows x tile_columns)
. 18-28% encode time reduction for 1080p, 16 threads, 2x4
tile configuration
. 18-20% encode time reduction for 2160p, 32 threads, 2x4
tile configuration
- 16-20% speed-up for speed=6 to 8 in still-picture encoding
mode
- 5-6% heap memory reduction for speed=6 to 10 in real-time
encoding mode
- Improvements to the speed for speed=7, 8 in real-time
encoding mode
- Improvements to the speed for speed=9, 10 in real-time screen
encoding mode
- Optimizations to improve multi-thread efficiency in real-time
encoding mode
- 10-15% speed up for SVC with temporal layers
- SIMD optimizations:
. Improve av1_quantize_fp_32x32_neon() 1.05x to 1.24x faster
. Add aom_highbd_quantize_b{,_32x32,_64x64}_adaptive_neon()
3.15x to 5.6x faster than "C"
. Improve av1_quantize_fp_64x64_neon() 1.17x to 1.66x faster
. Add aom_quantize_b_avx2() 1.4x to 1.7x faster than
aom_quantize_b_avx()
. Add aom_quantize_b_32x32_avx2() 1.4x to 2.3x faster than
aom_quantize_b_32x32_avx()
. Add aom_quantize_b_64x64_avx2() 2.0x to 2.4x faster than
aom_quantize_b_64x64_ssse3()
. Add aom_highbd_quantize_b_32x32_avx2() 9.0x to 10.5x faster
than aom_highbd_quantize_b_32x32_c()
. Add aom_highbd_quantize_b_64x64_avx2() 7.3x to 9.7x faster
than aom_highbd_quantize_b_64x64_c()
. Improve aom_highbd_quantize_b_avx2() 1.07x to 1.20x faster
. Improve av1_quantize_fp_avx2() 1.13x to 1.49x faster
. Improve av1_quantize_fp_32x32_avx2() 1.07x to 1.54x faster
. Improve av1_quantize_fp_64x64_avx2() 1.03x to 1.25x faster
. Improve av1_quantize_lp_avx2() 1.07x to 1.16x faster
* Bug fixes including but not limited to
- aomedia:3206 Assert that skip_width > 0 for deconvolve
function
- aomedia:3278 row_mt enc: Delay top-right sync when intraBC is
enabled
- aomedia:3282 blend_a64_*_neon: fix bus error in armv7
- aomedia:3283 FRAME_PARALLEL: Propagate border size to all
cpis
- aomedia:3283 RESIZE_MODE: Fix incorrect strides being used
for motion search
- aomedia:3286 rtc-svc: Fix to dynamic_enable spatial layers
- aomedia:3289 rtc-screen: Fix to skipping inter-mode test in
nonrd
- aomedia:3289 rtc-screen: Fix for skip newmv on flat blocks
- aomedia:3299 Fix build failure with CONFIG_TUNE_VMAF=1
- aomedia:3296 Fix the conflict --enable-tx-size-search=0 with
nonrd mode --enable-tx-size-search will be ignored in non-rd
pick mode
- aomedia:3304 Fix off-by-one error of max w/h in
validate_config
- aomedia:3306 Do not use pthread_setname_np on GNU/Hurd
- aomedia:3325 row-multithreading produces invalid bitstream in
some cases
- chromium:1346938, chromium:1338114
- compiler_flags.cmake: fix flag detection w/cmake 3.17-3.18.2
- tools/*.py: update to python3
- aom_configure.cmake: detect PIE and set CONFIG_PIC
- test/simd_cmp_impl: use explicit types w/CompareSimd*
- rtc: Fix to disable segm for aq-mode=3
- rtc: Fix to color_sensitivity in variance partition
- rtc-screen: Fix bsize in model rd computation for intra
chroma
- Fixes to ensure the correct behavior of the encoder
algorithms (like segmentation, computation of statistics,
etc.)
==== libdbusmenu-gtk2 ====
- conditionalize valgrind dependency - it is optional and not
available on all architectures
==== libdbusmenu-gtk3 ====
- conditionalize valgrind dependency - it is optional and not
available on all architectures
==== libgdata ====
- Add 47.patch: build: Build against new gcr-4 library. Following
this, replace pkgconfig(gcr-base-3) with pkgconfig(gcr-4)
BuildRequires. Patch based on mr
https://gitlab.gnome.org/GNOME/libgdata/-/merge_requests/47
- Pass oauth1=disabled to meson and drop pkgconfig(oauth)
BuildRequires. Disabled by default upstream, and google have
deprecated oauth1 since 2012.
- Drop unused pkgconfig(gdk-pixbuf-2.0) and
pkgconfig(libuhttpmock-0.0), we already pass
always_build_tests=false to meson, so they are "wasted".
- Remove already disabled pkgconfig(gtk+-3.0) BuildRequires.
==== libgee ====
Version update (0.20.5 -> 0.20.6)
- Update to version 0.20.6:
+ Fixes for newer valac.
+ Keep the original exception in Future.map/flat_map.
==== libgovirt ====
Version update (0.3.8 -> 0.3.9)
- Update to version 0.3.9:
+ Update librest dependency to 0.9.
+ Update to libsoup3.
+ Remove autotools in favor of meson.
+ Updated translations.
- Replace pkgconfig(rest-0.7) with pkgconfig(rest-1.0)
BuildRequires following upstream changes.
- Add meson BuildRequires and macros.
- Use ldconfig_scriptlets macro for post(un) handling.
==== libgweather4 ====
Version update (4.0.0 -> 4.2.0)
Subpackages: gweather4-data libgweather-4-0 typelib-1_0-GWeather-4_0
- Update to version 4.2.0:
+ Allow overriding vapigen with older Meson versions.
+ Documentation fixes.
+ Build fixes with newer versions of Meson.
+ Updated translations.
- Update to version 4.1.1:
+ Locations database changes
- Give proper name for Cannes-Mandelieu Airport
- Add name of Korean cities written in Hangul
- Update romanization of the name of Korean cities
- Re-organize India's locations based on states
- Add airports in Georgia
- Add various cities in Brazil
- Add various cities in Chile
- Add major cities and all international airports in Indonesia
- Replace cities in the Netherlands with the top 44 large
cities
- Add Dunedin, NZ
- Add Zhytomyr, UA
+ Disable documentation when cross-compiling
+ Fix issue with missing variable initialization
+ Use Meson's gnome.post_install() instead of our custom script
+ Add NWS weather provider for locations in the US
+ Updated translations.
- Add pkgconfig(json-glib-1.0) BuildRequires: New dependency.
- Update to version 4.1.0:
+ Update dependency to geocode-glib-2.0.
+ Switch to using libsoup3 by default.
+ Add cities in: Greece, Turkey, India, Argentina.
+ Fix various locations in Israel and Palestine.
+ Fix test METAR service test suite.
+ Updated translations.
- Replace pkgconfig(geocode-glib-1.0) and pkgconfig(libsoup-2.4)
with pkgconfig(geocode-glib-2.0) and pkgconfig(libsoup-3.0)
BuildRequires following upstreams port.
- Pass soup2=false to meson, build just soup3 support.
==== libhandy ====
Version update (1.6.3 -> 1.8.0)
Subpackages: libhandy-1-0 typelib-1_0-Handy-1_0
- Update to version 1.8.0:
+ Updated translations.
- Update to version 1.7.90:
+ Remove unnecessary cast in HdyPreferencesGroup.
+ Updated translations.
- Update to version 1.7.0:
+ HdyDeck: Remove a non-existent property mention.
+ HdyStyleManager:
- Correctly reset the theme if we're not overriding it. Fixes
switching away from HighContrast.
- Fix a typo in docs.
- Remove a leftover debug message.
+ Add environment variables to control styles from Builder.
==== libidn ====
Version update (1.38 -> 1.41)
- update to 1.41:
* fix detecting current locale
* developer visible changes
==== libnma ====
Version update (1.8.40 -> 1.10.2)
Subpackages: libnma-gtk4-0 libnma0 typelib-1_0-NMA-1_0
- Update to version 1.10.2:
+ Do not pop a certificate chooser if nobody clicked the button.
+ Updated translations.
- Update to version 1.10.0:
+ Libnma-gtk4 now has Smart Card support viad Gtk4-enabled
version of Gcr.
+ nma-cert-chooser.c is now included in the list of translated
files.
- Add fix-dependency-pc-name.patch: Update gcr-4.pc name to new
form. Following this: Add pkgconfig(gcr-4) and pkgconfig(gck-2)
BuildRequires and pass gcr_gtk4=true to meson, build the new
gcr-gtk4 based advanced certificate chooser.
- Pass b_lto=true to meson, build with LTO support.
==== libosinfo ====
Subpackages: libosinfo-1_0-0 typelib-1_0-Libosinfo-1_0
- Add 3a0fef72.patch: build: Add option to select libsoup ABI.
Following this, add conditional pkgconfig(libsoup-3.0)
BuildRequires.
- Modernize spec, use ldconfig_scriptlets macro for post(un)
handling, package COPYING with license macro.
==== libostree ====
Subpackages: libostree-1-1
- Use curl as http backend, stop depending on soup2:
Drop pkgconfig(libsoup-2.4) and add pkgconfig(libcurl)
BuildRequires, and pass with-curl=yes and --with-soup=no to
configure.
==== libpeas ====
Version update (1.32.0 -> 1.34.0)
Subpackages: libpeas-1_0-0 libpeas-gtk-1_0-0 libpeas-loader-python3 typelib-1_0-Peas-1_0 typelib-1_0-PeasGtk-1_0
- Update to version 1.34.0:
+ Resource-based plugins are sorted by module-name before loading
to aid in reproducibility.
+ Sorting of plugins with dependencies has been altered to
improve sort-order with more complex plugin dependency graphs.
+ Updated translations.
- Add fdupes BuildRequires and macro, remove duplicate files.
- Package sub-package glade-catalog-libpeas as noarch.
==== libqt5-qtwebengine ====
- Add patches to build with python 3, ffmpeg 5 and pipewire 0.3:
* qtwebengine-ffmpeg5.patch
* qtwebengine-pipewire-0.3.patch
* qtwebengine-python3.patch
- Use a newer catapult snapshot when building with python3
==== librdkafka ====
Version update (1.8.2 -> 1.9.2)
- update to 1.9.2:
* Added KIP-768 OUATHBEARER OIDC support (by @jliunyu, #3560)
* Added KIP-140 Admin API ACL support (by @emasab, #2676)
* Consumer:
`rd_kafka_offsets_store()` (et.al) will now return an error for any
partition that is not currently assigned (through `rd_kafka_*assign()`).
This prevents a race condition where an application would store offsets
after the assigned partitions had been revoked (which resets the stored
offset), that could cause these old stored offsets to be committed later
when the same partitions were assigned to this consumer again - effectively
overwriting any committed offsets by any consumers that were assigned the
same partitions previously. This would typically result in the offsets
rewinding and messages to be reprocessed.
As an extra effort to avoid this situation the stored offset is now
also reset when partitions are assigned (through `rd_kafka_*assign()`).
Applications that explicitly call `..offset*_store()` will now need
to handle the case where `RD_KAFKA_RESP_ERR__STATE` is returned
in the per-partition `.err` field - meaning the partition is no longer
assigned to this consumer and the offset could not be stored for commit.
* Improved producer queue scheduling. Fixes the performance regression
introduced in v1.7.0 for some produce patterns. (#3538, #2912)
* Windows: Added native Win32 IO/Queue scheduling. This removes the
internal TCP loopback connections that were previously used for timely
queue wakeups.
* Added `socket.connection.setup.timeout.ms` (default 30s).
The maximum time allowed for broker connection setups (TCP connection as
well as SSL and SASL handshakes) is now limited to this value.
This fixes the issue with stalled broker connections in the case of network
or load balancer problems.
The Java clients has an exponential backoff to this timeout which is
limited by `socket.connection.setup.timeout.max.ms` - this was not
implemented in librdkafka due to differences in connection handling and
`ERR__ALL_BROKERS_DOWN` error reporting. Having a lower initial connection
setup timeout and then increase the timeout for the next attempt would
yield possibly false-positive `ERR__ALL_BROKERS_DOWN` too early.
* SASL OAUTHBEARER refresh callbacks can now be scheduled for execution
on librdkafka's background thread. This solves the problem where an
application has a custom SASL OAUTHBEARER refresh callback and thus needs to
call `rd_kafka_poll()` (et.al.) at least once to trigger the
refresh callback before being able to connect to brokers.
With the new `rd_kafka_conf_enable_sasl_queue()` configuration API and
`rd_kafka_sasl_background_callbacks_enable()` the refresh callbacks
can now be triggered automatically on the librdkafka background thread.
* `rd_kafka_queue_get_background()` now creates the background thread
if not already created.
* Added `rd_kafka_consumer_close_queue()` and `rd_kafka_consumer_closed()`.
This allow applications and language bindings to implement asynchronous
consumer close.
* Bundled zlib upgraded to version 1.2.12.
* Bundled OpenSSL upgraded to 1.1.1n.
* Added `test.mock.broker.rtt` to simulate RTT/latency for mock brokers.
- enable libcurl integration
- enable RapidJSON integration
==== libreoffice ====
Version update (7.4.1.1 -> 7.4.1.2)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Revert changes that cause problems with the libreoffice window
in KDE, bsc#1203502
* bsc1203502.patch
- Update to 7.4.1.2:
https://wiki.documentfoundation.org/Releases/7.4.1/RC2
- Fix build on SLE-15-SP3
- Fix build with poppler 22.09 on TW
* poppler-22.09.0.patch
==== libsoup ====
Version update (3.0.8 -> 3.2.0)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0
- Update to version 3.2.0:
+ No changes, stable bump only.
- Update to version 3.1.4:
+ Numerous improvements to HTTP/2 reliablity.
+ Fix `http` proxy authentication with default proxy resolver.
+ Fix undefined ``ssize_t`` with MSVC.
- Update to version 3.1.3:
+ Fix compile error when `SOUP_VERSION_MAX_ALLOWED` is defined.
- Changes from version 3.1.2:
+ Replace HTTP/2 tests using Quart with internal HTTP/2 server
tests.
+ Improve version macros including adding ability to define
`SOUP_DISABLE_DEPRECATION_WARNINGS`.
- Drop -D http2_tests=disabled meson paramter: no longer supported.
- Drop 299.patch: merged upstream.
- Update to version 3.1.1:
+ Reintroduce some thread-safety to SoupSession (see
https://libsoup.org/libsoup-3.0/client-thread-safety.html)
+ Add SoupServerMessage:tls-peer-certificate and
SoupServerMessage:tls-peer-certificate-errors
+ Port docs to gi-docgen
+ Update documentation.
- Replace pkgconfig(gtk-doc) with pkgconfig(gi-docgen)
BuildRequires (and update options passed to meson) following
upstreams port.
- Add 299.patch: multithread-test: show error information in case
of request failure. multithread-test: skip proxy tests if apache
is not available.
- Use ldconfig_scriptlets for post(un) handling.
==== libuv ====
- skip testsuite on qemu_user_mode emulated builds, no chance
of ever succeeding
==== libwnck ====
Version update (40.1 -> 43.0)
Subpackages: libwnck-3-0 typelib-1_0-Wnck-3_0
- Update to version 43.0:
+ WnckHandle is now public and should be used for all the
operations. Usage of all the older entry-point getters is now
deprecated.
==== libyuv ====
- Fix quoting in pkgconfig file
==== llvm14 ====
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13 llvm14-gold
- Always drop -gnu from triple for consistency. Patch a test that
was looking for -linux- in clang-test-xfail-gnuless-triple.patch.
- Use correct LLVM_HOST_TRIPLE for riscv64
==== logrotate ====
- Ignoring vendor logs settings in /usr/etc/logrotate.d if they
have already been defined by the the admin in the /etc/logrotate.d
directory (bsc#1173319).
- Removed logrotate-3.20.0-man_logrotate.patch.
- Added logrotate-vendor-dir.patch
==== lvm2 ====
Subpackages: liblvm2cmd2_03
- lvmlockd is not supporting sanlock (bsc#1203482)
- set 1 for _supportsanlock in lvm2.spec for enabling sanlock.
==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- lvmlockd is not supporting sanlock (bsc#1203482)
- set 1 for _supportsanlock in lvm2.spec for enabling sanlock.
==== mdadm ====
- mdadm.spec: add EXTRAVERSION string to make command line
(jsc#SLE-24761, bsc#1193566)
==== mtools ====
Version update (4.0.40 -> 4.0.41)
- update to 4.0.41:
* Support FAT32 with less than 0xfff5 clusters
* Make FAT32 entries 0 and 1 match what what Windows 10 does
==== mutter ====
Version update (42.4 -> 43.0)
- Update to version 43.0:
+ Fix stuttering in Xorg session.
+ Make MetaBarrier type derivable again.
+ Fixes crash.
+ Updated translations.
- Fix night-light-support: Add b81429ac.patch: meta-monitor: Keep
the dbus night-light-supported property in sync.
- Update to version 43.rc:
+ Remember monitor scale when switching configurations
+ Embed wayland output name into screencast streams
+ Limit precision of stored refresh rates
+ Add support for the "max bpc" connector property
+ Fix focus-tracking corner case
+ Add detail to ::event signal
+ Improve heuristics for adding fallback monitor modes
+ Take over color management from gnome-settings-daemon
+ Allow scanout for offscreen rotated views
+ Fix hot corner regression on X11
+ Fix losing IM focus in some circumstances
+ Avoid swapping redundant portions of buffers onscreen
+ Animate windows moving between monitors
+ Make NVIDIA + gbm use atomic mode setting
+ Fixed crashes
+ Plugged memory leak
+ Misc. bug fixes and cleanups
+ Updated translations.
- Add pkgconfig(colord) and pkgconfig(lcms2) BuildRequires: New
dependencies.
- Pass tests=false to meson, disable build of all tests.
- Update to version 43.beta:
+ Add basic color-scheme support for server-side decorations
+ Add single pixel buffer support
+ Add support for multi-monitor direct scanout
+ Add tool to pretty print display configuration
+ Always send modifiers to clients if supported
+ Better integrate cogl tests with existing infrastructure
+ Continue gi-docgen migration
+ Defer and accumulate redraw-clip on scanout
+ Don't skip frames after skipped KMS updates
+ Don't skip vblank sync on missing presentation timestamp
+ Fall back to ARGB if XRGB is not supported
+ Fix cursor showing on Xilinx
+ Fix cursor visibility on X11 with only tablets as input
+ Fix glitches in apps using subsurfaces
+ Fix registering as X11 window manager if GDK_BACKEND is set
+ Highlight actors becoming reactive under the pointer
+ High-resolution scroll wheel support
+ Notify about privacy screen changes via predictions
+ Reduce client work when entering overview
+ Remove mipmap framerate limiting
+ Replace MetaTextureTower with native GL mipmapping
+ Report actual monitor transform
+ screencast:
- Set correct stride when using dmabufs
- Use flag to signal failed recording
+ Support direct scanout on GPUs without modifiers support
+ Plugged leaks
+ Fixed crashes
+ Misc. bug fixes and cleanups
+ Updated translations.
- Drop zenity BuildRequires/Requires: The dependency was removed in
alpha release.
- Update to version 43.alpha:
+ Drop zenity dependency.
+ Fix initialization of privacy mode in displays that support it.
+ Add NightLightSupported property to DisplayConfig.
+ Don't use direct scanout for transparent windows.
+ Improve picking a window for direct scanout.
+ Drop support for obsolete wayland protocols.
+ Fix --replace again.
+ Do not allow windows to steal focus when the shell has a grab.
+ Fix night light without GAMM_LUT property.
+ Expose Cogl's Snippet API to introspection.
+ wayland: Fix rotation transform.
+ Build and deploy API documentation.
+ Attach color state information to actors.
+ Fix pointer confinement on HiDPI setups.
+ Fix dma-bufu screencast regression.
+ Fix monitor mirroring in some cases.
+ Parse HDR and Colorimetry CTA-861 EDID extension blocks.
+ Fix cursor tracking during screencasts on X11.
+ Fixed crashes.
+ Plugged leaks.
+ Misc. bug fixes and cleanups.
- Bump api_major to 11, following upstream.
==== nagios ====
Subpackages: nagios-www
- do not change ownership of resource_file (/etc/nagios/resource.cfg)
during (re-)start: nagios does not have enough permissions to do
it anyway.
Fixes bsc#1192316 - thanks to Kai Lappalainen
==== nautilus ====
Version update (42.2 -> 43.0)
Subpackages: gnome-shell-search-provider-nautilus
- Update to version 43.0:
+ Bugs fixed:
- Open first search result with Enter, as before.
- Don't freeze when opening media storage.
+ Updated translations.
- Update to version 43.rc:
+ Resolving regressions from the GTK 3 to 4 switch:
- Restore accessible labels for view items/.
- HiDPI icons and thumbnails.
- Restore transient location entry behavior.
- Restore spacebar shortcut to trigger sushi file previewer.
- Restore ability to create new file from dropped text.
- Restore ability to duplicate via DND + Ctrl.
+ Drag-and-drop enhancements:
- Allow dropping files into Starred to star them.
- Prevent "open on hover" while moving pointer.
+ Menu enhancements:
- Add menu item to remove files from Starred list.
- Don't activate menu button when clicking folder name.
- Don't offer "Properties" and "Add to Bookmarks" actions when
they don't make sense.
+ Properties enhancements:
- Wrap long filename words in Properties.
- Refine properties for root directory.
- Show error state for extensions properties.
+ General enhancements:
- Redesign trash infobar.
- Add tooltips to every headerbar control.
- Update and modernize libnautilus-extension documentation.
- Update appdata screenshots.
+ Bugfixes:
- Fix various app chooser issues.
- Fix various batch rename dialog issues.
- Fix Highcontrast styles.
- Fix focus misbehaviours in the new views.
- Don't show URI escape codes in tooltips.
- Show sharing infobar in gnome-user-share's fallback location.
- Fix icon size in file conflict dialog.
- Fix operations indicator animation.
- Mark missing translatable strings.
- Fix various memory leaks.
- Fix compilation errors.
+ Updated translations.
- Replace gtk-doc BuildRequires for pkgconfig(gi-docgen): follow
upstreams move to gi-docgen.
- Mark gnome-shell-search-provider-nautilus noarch.
- Update to version 43.beta.1:
+ Restore view options tooltip
+ Mark new files for translation
+ Look for extensions in their new installation directory
- Stop creating 3.0 extensions directory, and bump soversion on
what we currently support and build.
- Update to version 43.beta:
+ Adapting main window elements to smaller sizes;
- Make sidebar foldable.
- Split toolbar contorls into top and bottom toolbars at small
sizes.
+ Restoring Disks integration:
- Open storage unit in Disks from Properties.
- Format with Disks from the sidebar context menu.
+ Absorbing features from core plug-ins:
- Provide infobar for Public folder, instead of
gnome-user-share.
- Provide context menu action to open folders in Console.
- Replace nautilus-send-to extension with Email portal.
+ Remodeling plug-ins
- List installed extensions plug-ins in About.
- Implement new Properties API and port Image and Audio/Video.
- Remove GTK-dependent API from libnautilus-extension.
- Bump libnautilus-extension versions.
+ Improving search UI design
- Use modern design patterns for type filter chooser.
- Elaborate FTS snippets and place them in a container.
+ Modernizing Properties window
- Implement new "pages and rows" design.
- Move ability to set default app into Open With dialog.
+ Reorganizing context menus.
+ Refining view visual styles
- Saturate selection colors.
- Add icon shadows.
- Refine layout of column editor dialog.
+ Using more modern widgetry:
- Use AdwTabBar for detatchable tabs.
- Use AdwEmptyState for empty folder views.
- Use AdwMessageDialog instead of GtkMessage.
+ Resolving regressions from the GTK 3 to 4 switch:
- Restore Accessibility relations.
- Restore location entry suggestions.
- Restore libcloudproviders integration.
+ Opening new tab with middle click on next and forward buttons.
+ Miscellaneous bugfixes.
+ Leftover known regressions in 43.beta:
- Lacks HiDPI icons.
- Lacks attention-grabbing animation on operations button.
+ Updated translations.
- Add pkgconfig(cloudproviders) BuildRequires: New dependency.
- Rename libnautilus-extension2 to libnautilus-extension4 following
upstreams soname changes.
- Update to version 43.alpha:
... changelog too long, skipping 51 lines ...
upstream soname bump.
==== nautilus-share ====
Version update (0.7.3 -> 0.7.5)
- Update to version 0.7.5:
+ Fix dialogs for permission changes
+ Fix misc issues
- Changes from version 0.7.4:
+ Port to libnautilus-extension-4 for Nautilus 43 compatibility
+ Port to GTK4
+ Port from autotools to Meson
+ Fix misc issues
- Switch to source service.
- Add meson BuildRequires and macros following upstreams port.
- Other changes in BuildRequires:
+ Added: pkgconfig, pkgconfig(glib-2.0), pkgconfig(gtk4) and
pkgconfig(libnautilus-extension-4)
+ Dropped: intltool, nautilus-devel and libtool.
- Add nautilus-share-lang-fix.patch: Add LINGUAS file to po dir
https://gitlab.gnome.org/coreyberla/nautilus-share/-/issues/2
==== net-snmp ====
Version update (5.9.2 -> 5.9.3)
Subpackages: perl-SNMP snmp-mibs
- update to 5.9.3:
- Fixed library versioning bug found in 5.9.2.
- Library version change to libsnmp40.
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== netpbm ====
Subpackages: libnetpbm11
- ppmforge-fix-overflow.patch: Fix arithmetic overflow in ppmforge
- ppmforge-test.patch: removed
==== nodejs-common ====
- Use NodeJS 18 as default for TW and for SLE15 SP5
==== nvme-cli ====
Subpackages: nvme-cli-bash-completion nvme-cli-zsh-completion
- Support auto discovery, add %systemd_ordering to spec file (bsc#1186399)
- Mark no binaries rpms as noarch
==== openblas_openmp ====
- The toolchain and 'make' in TW have been updated to handle parallel
makes spawned by gcc (for LTO optimization) properly. Thus, remove
restrictions.
- Disable lto when linking test programs to speeds up building.
==== openblas_pthreads ====
- The toolchain and 'make' in TW have been updated to handle parallel
makes spawned by gcc (for LTO optimization) properly. Thus, remove
restrictions.
- Disable lto when linking test programs to speeds up building.
==== opensuse-welcome ====
Version update (0.1.8+git.46.64e51ec -> 0.1.9+git.0.66be0d8)
- Update to version 0.1.9+git.0.66be0d8:
* fix: it's called Plasma
* fix: make openSUSE welcome work again (boo#1194380)
* fix: undead the URLs to Telegram groups
* Translation updates
==== orca ====
Version update (42.2 -> 43.beta)
- Update to version 43.beta:
+ Web:
- Fix issue causing Orca to remain silent with autofocused
inputs.
- Prevent structural navigation exiting current modal dialog.
- Make cell ancestor presentation optional.
+ General:
- Fix issue causing the description to not be presented.
- Fix several popup menu-related issues.
- Fix issue causing certain static text in dialogs to not be
presented.
+ Updated translations.
- Update to version 43.alpha:
+ Web:
- Improve presentation of articles in feeds.
- Improve presentation of unknown setsize and row/column count.
- Fix several "chattiness" issues related to ARIA widgets.
- Improve performance in large rich-text editors.
- Include focusable elements with clickancestor action in the
list of "clickables".
+ WebKitGtk: Fix issue causing WebKitGtk 2.36 content to not be
handled by Orca's webkit support.
+ General:
- Add more event-flood handling to improve performance in
general, but especially for gnome-shell.
- Fix bug related to which script responded to a mouse-button
event.
+ Updated translations.
==== package-update-indicator ====
Version update (7 -> 8)
- Update to version 8:
* Add setting to disable preferences widgets
* Fix typos and improve German translations
* Add new setting to hide indicator menu items
* Add new setting "always-active"
* Add Brazilian Portugese translations
* Add Dutch translations
* Do not hardcode pkg-config
* Fix desktop files
* Remove translated icon names
* Add Spanish translations
- remove obsolete patch
org.guido-berhoerster.code.package-update-indicator.desktop.in.patch
- Changes by Mihai Moldovan <ionic(a)ionic.de>:
* Update copyright notice.
* Add properly extracted license.
* Check destroot with fdupes for good measure.
* Make some dependencies more explicit and remove duplicate
ones (xsltproc vs. libxml2-tools).
* Add glib gsettings schemas macros.
* Reflow description to 67 characters.
* Use more (single) quotes.
* Re-sort files list alphabetically, use %{name} to avoid
redundancy.
==== pangomm1_4 ====
Version update (2.46.2 -> 2.46.3)
- Update to version 2.46.3:
+ Context::get_font_map(): Fix reference count.
+ Build:
- Require Meson >= 0.55.0
- Meson build:
. Specify 'check' option in run_command(). Will be necessary
with future versions of Meson.
. Check if Perl is required for building documentation.
. Avoid unnecessary configuration warnings.
. Re-organize warning-related compiler flags for MSVC.
==== plymouth ====
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Stop providing version-release for the upstream-branding
sub-package. It leads to publishing of every new rebuild, goes
against the goal of reproducible builds/packages.
- Update Supplements to current standard.
==== polkit-default-privs ====
Version update (1550+20220727.3ce2e2f -> 1550+20220919.3b55a1f)
- adjust spec file to deal with /sbin -> /usr/sbin path change
- Update to version 1550+20220919.3b55a1f:
* kdiskmark: adjust to new major version action renaming (bsc#1202725)
* Use /usr/sbin nowadays (boo#1191090)
==== poppler ====
Version update (22.08.0 -> 22.09.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools
- update to 22.09.0 (CVE-2022-38784):
* Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
* Various signature related improvements
* Fix FormField::getFullyQualifiedName in some scenarios
* Splash: Small optimization on dash pattern handling
* JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
* Fix crashes on malformed files. Including CVE-2022-38784
* Fix string formatting in error reporting
* Fix two potential memory leaks in poppler_document_create_dests_tree
* pdfsig: List signature field names when listing signature information
* pdfsig: Add support for specifying signature by field name
* pdfunite: Fix crashes on malformed files
* pdfunite: Fix potential memory leak of docs
- Bump soname following upstreams changes.
==== poppler-qt5 ====
Version update (22.08.0 -> 22.09.0)
- update to 22.09.0 (CVE-2022-38784):
* Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
* Various signature related improvements
* Fix FormField::getFullyQualifiedName in some scenarios
* Splash: Small optimization on dash pattern handling
* JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
* Fix crashes on malformed files. Including CVE-2022-38784
* Fix string formatting in error reporting
* Fix two potential memory leaks in poppler_document_create_dests_tree
* pdfsig: List signature field names when listing signature information
* pdfsig: Add support for specifying signature by field name
* pdfunite: Fix crashes on malformed files
* pdfunite: Fix potential memory leak of docs
- Bump soname following upstreams changes.
==== python-atspi ====
Version update (2.38.2 -> 2.46.0)
- Update to version 2.46.0:
+ No changes, stable bump only.
- Only BuildRequire at-spi2-atk-gtk2 and atk-devel if
at-spi2-core < 2.45. In newer versions, at-spi2-atk was merged
into -core and obsoleted.
- Update to version 2.45.90:
+ Add object:announcement to the list of events.
+ Add support for ATSPI_ROLE_PUSH_BUTTON_MENU.
==== python-attrs ====
- python-six is not required for build
==== python-lxml ====
- Update BR for libxml2-devel to the current version.
- Add missing BR for python-base.
==== python-mysqlclient ====
Version update (2.1.0 -> 2.1.1)
- update to 2.1.1:
* Fix qualname of exception classes.
* Fix range check in ``MySQLdb._mysql.result.fetch_row()``. Invalid ``how``
argument caused SEGV.
* Fix docstring of ``_mysql.connect``.
* Windows: Binary wheels are updated.
* Use MariaDB Connector/C 3.3.1.
* Use cibuildwheel to build wheels.
* Python 3.8-3.11
==== python-pycairo ====
Version update (1.20.1 -> 1.21.0)
- Update to version 1.21.0:
* Require Python 3.7+
* Require meson 0.53+
* Using setup.py directly to build/install pycairo is deprecated.
Use meson instead.
* setup.py now requires setuptools. Previously it was optional.
* The complete API reference is now included in the typing stubs,
so it can be consumed/shown by IDEs.
- Add f5a795ea.patch: Some test improvements for cairo 1.17.6
==== python-pygit2 ====
Version update (1.9.2 -> 1.10.1)
- Update to 1.10.1
- Fix segfault in ``Signature`` repr
`#1155 <https://github.com/libgit2/pygit2/pull/1155>`_
- Linux and macOS wheels for Python 3.11
`#1154 <https://github.com/libgit2/pygit2/pull/1154>`_
- Upgrade to libgit2 1.5
- Add support for ``GIT_OPT_GET_OWNER_VALIDATION`` and
``GIT_OPT_SET_OWNER_VALIDATION``
`#1150 <https://github.com/libgit2/pygit2/pull/1150>`_
- New ``untracked_files`` and ``ignored`` optional arguments for
``Repository.status(...)``
`#1151 <https://github.com/libgit2/pygit2/pull/1151>`_
- Remove support-libgit-1.5.patch no longer needed
==== python-pytz ====
Version update (2022.1 -> 2022.2.1)
- update to 2022.2.1:
* matches tzdata 2022b
- avoid bashisms in rpm scripts (bsc#1195391)
==== python310 ====
Subpackages: python310-curses python310-dbm python310-tk
- test-int-timing.patch: gh-96710: Make the test timing more lenient for
the int/str DoS regression test. (#96717)
==== python310-core ====
Subpackages: libpython3_10-1_0 python310-base
- test-int-timing.patch: gh-96710: Make the test timing more lenient for
the int/str DoS regression test. (#96717)
==== rubygem-liquid ====
- limit to ruby 2.7 and 3.1 on leap
==== rubygem-vagrant-spec ====
Version update (0.0.1.1627911869.200ed21.git -> 0.0.1.1663083445.c177981.git)
- New upstream snapshot 0.0.1.1663083445.c177981.git
==== seahorse ====
Subpackages: gnome-shell-search-provider-seahorse
- Add ab2f253c.patch: Port to soup3. Following this, replace
pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
- Build sub-package gnome-shell-search-provider-seahorse as noarch.
==== seahorse-nautilus ====
Version update (3.11.92 -> 3.11.92+95)
- Update to version 3.11.92+95:
* libnautilus-extension: Prefer libnautilus-extension-4
* nautilus extension: Port to libnautilus-extension-4
* Add gpg version 2.3 so seahorse-nautilus will build
* Stop including deprecated nautilus extension headers.
* Fix UI files usage
- Switch to source service git checkout.
- Changes in BuildRequires:
+ Dropped: intltool, update-desktop-files,
pkgconfig(libnautilus-extension) and
glib2_gsettings_schema_requires macro.
+ Added: meson and pkgconfig(libnautilus-extension-4).
- Switched to meson macros and dropped sed call adding supported
versions of gpg and drop post(un) handling since we now rely on
filetriggers as well as suse_update_desktop_file macro calls.
- Update Supplements to current standard.
==== shotwell ====
Version update (0.30.16 -> 0.31.5)
- Update to version 0.31.5:
+ Port to libsoup3
+ Updated translations.
- Changes from version 0.31.4:
+ Move video meta-data reading into external process
+ Fix memory leak while importing from camera
+ Speed up raw meta-data reading
+ Improve Welcome Dialog wording
+ Improve google photos upload for > 50 photos
+ Support CR3 files
+ Use mail portal instead of nautilus-sendto
+ Support AVIF files
+ Fix import from SONY A7C
+ Remove Map widget
- Changes from version 0.31.3:
+ Store publishing secrets using libsecret
+ Fix rotation keybinding for viewer
+ Fix a missing menu item
- Changes from version 0.31.2:
+ Documentation updates and clean-up
+ Drop obsolete settings
+ Add WEBP and GIF to viewer's desktop file
+ Use new mapbox tiles for the map view
+ Flickr: Upload description and title
+ General OAuth1 clean-up and simplifications
+ Flickr: Show the new quotas (images uploaded)
+ Make face detection and recognition compatible with OpenCV 4
+ Fix shortcuts for previous/next photo in menus
+ Migrate GSettings from org.yorba to org.gnome
+ Fix initialization of the theme being too late
+ Bring some consistency into the settings summaries and
descriptions
+ Google Photos: Fix a critical when target album is not
available
+ YouTube: Remove an obsolete label from the publishing dialog
+ Authenticator: Make links in the shown web page open in
external browser
+ Google Photos/YouTube: Update explanatory texts before log in.
+ Flickr: Fix the log in
- Changes from version 0.31.1:
+ Fix an issue when pressing the down key in a slideshow
+ Face recognition: Properly fall back to face detection when
there is no DNN file
+ GPS: Export GPS meta-data
+ GPS: Changed GPS will trigger meta-data export
+ Piwigo: Fix crash when the certificate information is broken
+ Add profiles
+ Fix an issue with git annex due to not properly recognizing
symlinks
+ Doc: Update the manpage
+ Google Photos: Do not crash if title is missing
+ Authenticator: Do not crash if service connection fails
+ Doc: Various syntax fixes in help files
+ Fix Camera detection and unmounting
+ Speed up browsing directories of large files
+ Fix localization of month in the DateTime dialog
+ Tumblr: Fix upload
+ Respect rotation information of videos
+ Piwigo: Enable uploading of rating
+ Port thumbnailer spawning to GLib.Subprocess
+ Remove a couple of deprecated TimeVal uses
+ Fix a couple of "potential null access" warnings during
compilation
+ Some code clean-ups
- Changes from version 0.31.0:
+ Reorganize source tree
+ Visually clean-up saved search editing dialog
+ Use org.freedesktop.FileManager1 instead of calling nautilus
directly.
+ Fix some deprecated calls in faces code
+ Fix icon fall-back
+ Add support for reading WEBP
+ Some appdata fixes
+ Skip hidden folders such as .thumbnails
+ Fix missing icons in sidebar
+ Use Gtk.FileChooserNative for nicer portal integration
+ flatpak: several updates of dependencies
+ flatpak: strip-down OpenCV
+ Fix another "unknown source-id" warning
+ Stop spinning the event loop when changing window cursors
+ Several fixes to scroll events
+ Fix tooltips on overview pages
+ Fix issue with ImageHeight and ImageWidth mix-up
+ Strip diacritics from events and tags for better searching
+ Support gexiv2 0.12
+ Add -p/--show-metadata option to Shotwell for dumping meta-data
+ Increase comment limit to 4k chars
+ Fix deprecations in Piwigo builder files
+ Do not make Cancel the default action in the authenication
panel
+ Clean-up in several places in the publishers
+ Split-up some of the publishing panel code and move to
GtkBuilder
+ Simplify the login landing page for publishing
+ Remove non-functional Facebook publisher code
+ Split-up CheckerBoardLayout.vala file
+ Use nicer messages on empty filters etc.
+ Merge face recognition code
+ Fix fall-back icon for cameras
... changelog too long, skipping 22 lines ...
pkgconfig(webkit2gtk-4.1)
==== simple-scan ====
Version update (42.1 -> 42.5)
- Update to version 42.5:
+ Updated translations.
==== spacenavd ====
Version update (1.0 -> 1.1)
- Add example files to package
- Update to version 1.1
* fixed incorrect number of buttons reported on SpaceMouse Pro and SpaceMouse
Enterprise.
* fixed non-contiguous button numbers on SpaceMouse Pro and SpaceMouse Enterprise,
which could crash spnavcfg.
* linux evdev: detect button base offset, instead of hardcoding 256 (BN_MISC),
which fixes incorrect button numbers on the Magellan SpaceMouse USB.
* fixed crash when attempting to save configuration (save command received from
the client socket), and a configuration file does not already exist.
* linux hotplug: use delayed activation to avoid multiple hotplug triggers and
the resulting log spam.
* reduced logging on the "verbose" setting. Now accepting multiple -v arguments
for maximum verbosity.
* fixed compatibility with newer 3dconnexion SDK clients.
* fixed libm link omission, which broke the build on systems where isfinite is not
a macro to a compiler built-in (BSD libc).
* Added example configuration files with reasonable button mappings for the
SpacePilot and the SpaceMouse Enterprise under doc/.
==== spice-gtk ====
Subpackages: libspice-client-glib-2_0-8 libspice-client-glib-helper libspice-client-gtk-3_0-5 typelib-1_0-SpiceClientGlib-2_0 typelib-1_0-SpiceClientGtk-3_0
- Replace pkgconfig(libphodav-2.0) and pkgconfig(libsoup-2.4) with
pkgconfig(libphodav-3.0) and pkgconfig(libsoup-3.0)
BuildRequires.
==== squid ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== sushi ====
Version update (42.0 -> 43.0)
- Update to version 43.0:
+ Another stable Sushi release.
- Changes from version 43.rc:
+ Make Webkit-4.1 a hard dependency.
==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- Drop the old band aid used during the breakage introduced by the switch of
/tmp to tmpfs
This was done to address the regression reported in boo#1175779 but shouldn't
be necessary anymore since the (few) affected users should have updated
systemd during the last 2 years.
- Move nss-systemd and nss-myhostname NSS modules into the main package
- Give the instructions to create a home directory with systemd-homed in the
description of the systemd-experimental sub-package
==== sysuser-tools ====
- Use append so if a pre file already exists it isn't overridden
==== tcpd ====
- use _libdir (boo#1191098)
==== totem ====
Version update (42.0 -> 43.0)
Subpackages: totem-plugins
- Update to version 43.0:
+ Remove obsolete Bugzilla entries from desktop file.
+ Updated translations.
- Update to version 43.rc:
+ Fix videos not playing when opening through nautilus 43.
+ Updated translations.
==== tracker ====
Version update (3.3.3 -> 3.4.0)
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Update to version 3.4.0:
+ Added tracker_sparql_connection_deserialize_async() API to
deserialize RDF content.
+ Library is no built monolithically, Vala dependency is removed.
+ Improved performance of database updates.
+ Updated translations.
- Update to version 3.4.0.rc:
+ Big performance improvements to inserts, updates and deletes.
+ Escape IRIs in TrackerResource as per IRIREF definition.
+ Update minimum meson version to 0.53.
+ Specify better ICU dependency in internal static library.
+ Plug a small memory leak.
+ Add missing include.
+ Fix/silence build time warnings.
+ Updated translations.
- Update to version 3.4.0.beta:
+ Fix issues with URI expansion inserting TrackerResource data.
+ Rewrite bus connection to use C and stream-based cursors, vala
dependency is no longer necessary.
+ Fix handling of nrl:InverseFunctionalProperty during database
updates.
+ Updated translations.
==== tracker-miners ====
Version update (3.3.1 -> 3.4.0)
Subpackages: tracker-miner-files
- Update to version 3.4.0:
+ Updated translations.
- Update to version 3.4.0.rc:
+ Fixes to libav/ffmpeg extractor.
+ Remove text/plain files from ignored-files, there are more
specific setting to control indexed text content.
+ Fix build on MacOS.
+ Fix compiler/build warnings.
+ Updated translations.
- Update to version 3.4.0.beta:
+ Add --list and --delete options to RSS miner.
+ Text extraction fixes on ODS and ODG file formats.
+ Improve logging of filesystem miner elapsed time information.
+ Improve performance of filesystem move operations.
+ Do not show duplicate results in "tracker3 search" CLI tool.
+ Updated translations.
- Drop 401.patch: Fixed upstream.
==== tumbler ====
Subpackages: libtumbler-1-0 tumbler-folder-thumbnailer tumbler-lang tumbler-webp-thumbnailer
- Allow building against libgepub-0.7 (boo#1203644):
+ Adjust BuildRequires to work with libgepub-0.6 or libgepub-0.7.
+ Replace libgepub-0.6 occurences in configure script with
libgepub-0.7 when libgepub 0.7 is present.
==== tuned ====
- Use %_modprobedir
- Move dbus-1 system.d file to /usr (bsc#1202339)
==== unzip ====
Subpackages: unzip-doc
- Fix CVE-2022-0530, SIGSEGV during the conversion of an utf-8 string
to a local string (CVE-2022-0530, bsc#1196177)
* CVE-2022-0530.patch
- Fix CVE-2022-0529, Heap out-of-bound writes and reads during
conversion of wide string to local string (CVE-2022-0529, bsc#1196180)
* CVE-2022-0529.patch
==== vim ====
Version update (9.0.0453 -> 9.0.0500)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0500, fixes the following problems
- boo#1203508 - CVE-2022-3234
- boo#1203509 - CVE-2022-3235
* On an AZERTY keyboard digit keys get the shift modifier.
* Incorrect color for modeless selection with GTK.
* A few problems with 'splitscroll'.
* Function called at debug prompt is also debugged.
* Substitute prompt does not highlight an empty match.
* Splitting a line with a text prop "above" moves it to a new line below.
* Vim9: block in for loop doesn't behave like a code block.
* Loop variable can't be found.
* 'scroll' is not always updated.
* ASAN warning for integer overflow.
* Command line test leaves directory behind.
* With virtual text "above" indenting doesn't work well.
* Cursor moves when cmdwin is closed when 'splitscroll' is off.
* Virtual text wrong after adding line break after line.
* Build failure.
* Exectution stack underflow without the +eval feature. (Dominique Pellé)
* Cursor moves if cmdwin is closed when 'splitscroll' is off.
* In a :def function all closures in a loop get the same variables.
* No test for what patch 9.0.0469 fixes.
* Virtual text "below" doesn't show in list mode.
* fullcommand() only works for the current script version.
* fullcommand() test failure.
* Not using deferred delete in tests.
* Varargs does not work for replacement function of substitute().
* Missing dependency may cause crashes on incomplete build.
* Test for 'splitscroll' takes too much time.
* Valva Date Format files are not recognized.
* Cannot use a :def varargs function with substitute().
* In a :def function all closures in a loop get the same variables.
* "g0" moves to wrong location with virtual text "above".
* Illegal memory access when replacing in virtualedit mode.
* In a :def function all closures in a loop get the same variables.
* Text scrolled with 'nosplitscroll', autocmd win opened and help window
closed.
* Using freed memory with combination of closures.
* Cursor in wrong position with virtual text "above" and 'showbreak'.
* Using "end_lnum" with virtual text causes problems.
* Using freed memory with cmdwin and BufEnter autocmd.
* No good reason to build without the float feature.
* Cmdwin test fails on MS-Windows.
* Perl test fails.
* Small build misses float function declaraitons.
* Closure doesn't work properly in nested loop.
* No good reason to keep supporting Windows-XP.
* LyRiCs files are not recognized.
* Various small issues.
* In :def function list created after const is locked.
* When quitting the cmdline window with CTRL-C it remains visible.
==== vte ====
Version update (0.68.0 -> 0.70.0)
- Update to version 0.70.0:
+ build: Post release version bump
- Update to version 0.69.99:
+ build: Version 0.69.99 for gnome 43rc
+ lib: Fix spawning on netbsd
+ widget:
- Fix Widget::regex_match_check_at()
- Use correct view coordinates
- gtk4:
. Only notify terminal when focused
. Don't grab the focus on focus-in
- Disable glade catalog support via bcond.
- Fixup the defines, most importantly name the vte typelib
correctly again.
- Update to version 0.69.92:
+ all:
- Include <termios.h> directly
- Remove SIXEL support from stable branch
- Don't override widget's CSS names
+ bindings:
- gir: Change vte/gtk4 gir nsversion
- vala:
. Add vapi for vte/gtk4
. Remove the test app
+ build:
- Also set _XOPEN_SOURCE
- Build fix for netbsd
- Bump meson req version to 0.51
- Check for python version
- Define __BSD_VISIBLE on freebsd
- Define list of libc feature test macros only once
- Fix debug build
- Make sure __BSD_VISIBLE is defined on freebsd
- Remove gtk4 notice
- Try to fix pwrite detection on non-glibc systems
- Update gtk3 req version
- Use an explict python interpreter
+ docs:
- Install toml file to subdir
- Port to gi-docgen
+ fonts:
- gtk4: Create a new pango context
- Only set language if different to the current language
- Pass nullptr for language
+ glib:
- glue:
. Include string
. Include string_view
+ lib:
- Fix reserved size calculation
- Move glib glue code to glib-glue.cc
+ Revert "emulation: Support XTVERSION sequence"
+ sixel: Remove stray semicolon
+ spawn: Fix build without CLOSE_RANGE_CLOEXEC
+ widget:
- Add API to get selected text
- widget: Add format arg to new API to get selected text
- Correct some Since annotations
- Defer alignment API to next cycle
- Don't queue_resize() during allocation
- Fix padding borders
- Fix some API version tags
- gtk4:
. Add API to check event context
. Don't invalidate endlessly
. Lower the priority of the style provider
. Make background API available on gtk4
. Simplify invalidation tracking
- gtk: Make new API naming self-consistent
- Ignore synthetic scroll events
- Listen for toplevel focus change
- Only avoid reentrant queue_resize() in GTK4
- Queue a resize on CSS changes
- Remove errneous gtk_widget_allocate call
+ Update translations.
- Rebase vte-enable-build-flag-pie.patch with quilt.
- Set bcond to without, build gtk4 support.
- Drop gtk-doc and add pkgconfig(gi-docgen) BuildRequires following
upstreams port to gi-docgen.
==== webkit2gtk3 ====
Version update (2.36.7 -> 2.38.0)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.38.0 (boo#1203530):
+ New media controls UI style.
+ Add new API to set WebViewâs Content-Security-Policy for web
extensions support.
+ Make it possible to use the remote inspector from other
browsers using WEBKIT_INSPECTOR_HTTP_SERVER env var.
+ MediaSession is enabled by default, allowing remote media
control using MPRIS.
+ Add support for PDF documents using PDF.js.
+ Security fixes: CVE-2022-32886, CVE-2022-32912.
- Update to version 2.37.91:
+ Cache and reuse image-based backing stores to improve memory
consumption.
+ Fix printing with bubblewrap sandbox enabled.
+ Deprecate enable-frame-flattening setting because the
functionality will be removed for 2.40.
+ Fix deadlock when disposing player while handling rotation tag.
+ Fix several crashes and rendering issues.
+ Updated translations.
==== webkit2gtk3-soup2 ====
Version update (2.36.7 -> 2.38.0)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles
- Update to version 2.38.0 (boo#1203530):
+ New media controls UI style.
+ Add new API to set WebViewâs Content-Security-Policy for web
extensions support.
+ Make it possible to use the remote inspector from other
browsers using WEBKIT_INSPECTOR_HTTP_SERVER env var.
+ MediaSession is enabled by default, allowing remote media
control using MPRIS.
+ Add support for PDF documents using PDF.js.
+ Security fixes: CVE-2022-32886, CVE-2022-32912.
- Update to version 2.37.91:
+ Cache and reuse image-based backing stores to improve memory
consumption.
+ Fix printing with bubblewrap sandbox enabled.
+ Deprecate enable-frame-flattening setting because the
functionality will be removed for 2.40.
+ Fix deadlock when disposing player while handling rotation tag.
+ Fix several crashes and rendering issues.
+ Updated translations.
==== xdg-desktop-portal ====
Version update (1.14.6 -> 1.15.0)
- Update to version 1.15.0:
+ Add Meson build files. For now, both Autotools and Meson are
available in the source tree.
+ Make the Screenshot portal request permission to take
screenshots. Frontends that implement the version 2 of
org.freedesktop.portal.impl.Screenshot portal can now be aware
that the screenshot permission was granted through the new
'permission_store_checked' option, and skip any kind of dialog
when that is the case.
+ Stop sending the app id quoted in the Background portal.
+ Fix a bug in cgroup name parsing.
+ Various fixes to the Realtime portal.
+ Updated translations.
==== xdg-desktop-portal-gnome ====
Version update (42.3 -> 43.0)
- Update to version 43.0:
+ Updated translations.
- Update to version 43.rc:
+ Remember last app folder in the Filechooser portal
+ Improve Closed signal emission in the RemoteDesktop/Screencast
portal
+ Updated translations.
- Update to version 43.beta:
+ Don't show screenshot sharing dialog for non-interactive
screenshots.
+ Fix restoring window screencast streams.
+ Updated translations.
- Update to version 43.alpha:
+ Various fixes to the screencast dialog.
+ New Dynamic Launcher portal.
+ Plug various memory leaks.
+ Tweak wallpaper portal dialog.
+ Updated translations.
==== yast2-bootloader ====
Version update (4.5.4 -> 4.5.6)
- write stage1 location on transactional systems (bsc#1128853)
- 4.5.6
- bsc#1203418
- added default proposal for hidden timeout
- 4.5.5
==== yast2-kdump ====
Version update (4.5.4 -> 4.5.5)
- bsc#1202575
- fixed internal error caused by bug in UI in 4.5.3
- 4.5.5
==== yast2-trans ====
Version update (84.87.20220910.dcdb12a597 -> 84.87.20220917.4034baecb2)
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.20220917.4034baecb2:
* Translated using Weblate (Spanish)
* New POT for text domain 'http-server'.
* New POT for text domain 'base'.
* Translated using Weblate (Czech)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* New POT for text domain 'kdump'.
* New POT for text domain 'bootloader'.
==== yelp ====
Version update (42.1 -> 42.2)
Subpackages: libyelp0
- Update to version 42.2:
+ Updated translations.
==== yelp-xsl ====
Version update (42.0 -> 42.1)
- Update to version 42.1:
+ Updated translations.
- Package NEWS and README.md.
==== zenity ====
Version update (3.42.1 -> 3.43.0)
- Update to version 3.43.0:
+ Documentation updates.
+ Bump WebkitGTK dependency to API 4.1, for GNOME 43.
+ Updated translations.
- Add pkgconfig(webkit2gtk-4.1) BuildRequires: enable webkit
support.
==== zxing-cpp ====
- Add fmt 9.0 compatibility patch (boo#1202273):
* 0001-test-update-to-libfmt-v9.0.0.patch
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa
Mesa-drivers
aalib
atftp (0.7.5 -> 0.8.0)
autofs
busybox-links
cppcheck (2.8.2 -> 2.9)
cryptsetup
ding
dracut (057+suse.309.gb71946f6 -> 057+suse.315.gd210fc38)
drbd-utils
e2fsprogs
ffmpeg-5 (5.1 -> 5.1.1)
file (5.42 -> 5.43)
fuse3 (3.11.0 -> 3.12.0)
gawk (5.1.1 -> 5.2.0)
glibc
gnutls
grep (3.7 -> 3.8)
hdparm (9.64 -> 9.65)
hwdata (0.361 -> 0.362)
icewm (2.9.8 -> 2.9.9)
jasper
java-11-openjdk
libgcrypt
libksba (1.6.0 -> 1.6.1)
libvirt
microos-tools (2.16 -> 2.17)
mythes (1.2.4 -> 1.2.5)
ncurses (6.3.20220820 -> 6.3.20220910)
netpbm
openssl-3
openvpn
permissions (1599_20220713 -> 1599_20220912)
pipewire (0.3.57 -> 0.3.58)
plymouth (22.02.122+73.9826df5 -> 22.02.122+75.6f5dc63)
polkit
publicsuffix (20220805 -> 20220903)
python
python-base
python-charset-normalizer (2.1.0 -> 2.1.1)
python-greenlet (1.1.2 -> 1.1.3)
python-idna (3.3 -> 3.4)
python-importlib-resources (5.4.0 -> 5.9.0)
python-ldap (3.4.2 -> 3.4.3)
python-psutil (5.9.1 -> 5.9.2)
python-sniffio (1.2.0 -> 1.3.0)
python310 (3.10.6 -> 3.10.7)
python310-core (3.10.6 -> 3.10.7)
python310-pyparsing
qemu
rdma-core (38.1 -> 42.0)
rpm (4.17.1 -> 4.17.1.1)
rsync (3.2.5 -> 3.2.6)
rubygem-ruby-libvirt (0.7.1 -> 0.8.0)
shim
sudo
vym (2.8.8 -> 2.8.41)
xdm
xfce4-pulseaudio-plugin (0.4.4 -> 0.4.5)
yast2 (4.5.13 -> 4.5.14)
yast2-http-server (4.5.0 -> 4.5.1)
yast2-installation (4.5.5 -> 4.5.7)
yast2-network (4.5.6 -> 4.5.7)
=== Details ===
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- llvm15.patch: backport of commits 2037c34f245, 301bcbac0e5, 6983c8580a2
to support LLVM 15
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- llvm15.patch: backport of commits 2037c34f245, 301bcbac0e5, 6983c8580a2
to support LLVM 15
==== aalib ====
- avoid ffast-math (ggo#55522)
==== atftp ====
Version update (0.7.5 -> 0.8.0)
- Update to version 0.8.0
* test.sh: add MTFTP tests
* Fix MTFTP support for atftp
* Fix multicast download.
* Fix algorithm in case of packet loss in the last window.
* Improve the robustness of the atftp-client in case of package loss or duplication
* Implement PCRE tests.
* Improve upstream test script. Include tests for windowsize option.
* Fix/update minor issues in upstream
* Fix the 'windowsize' option for write requests
* FAQ INSTALL README.CVS README.PCRE: cosmetic and spelling fixes
* *.h: cosmetic and spelling fixes
* configure.ac: more fixes, also for libpcre2 detection
* Port to maintained PCRE2 API
* Changelog: update the recent changes
* autoconf: modify autogen.sh
* atftp.1: add more examples for options
* Add a simple congestion control
* Do some cosmetic changes
* Add windowsize option as described in RFC7440
==== autofs ====
- Move dbus-1 system.d file to /usr (bsc#1203362)
==== busybox-links ====
Subpackages: busybox-bzip2 busybox-coreutils busybox-ed busybox-findutils busybox-gawk busybox-grep busybox-gzip busybox-psmisc busybox-sed busybox-sendmail busybox-tar busybox-util-linux busybox-which busybox-xz
- Add missing new requires for busybox-sha3sum
- Create sub-package "hexedit" [bsc#1203399]
- Create sub-package "sha3sum" [bsc#1203397]
==== cppcheck ====
Version update (2.8.2 -> 2.9)
- update to 2.9:
* restored check for negative allocation (new[]) and negative VLA sizes from
cppcheck 1.87 (LCppC backport)
* replaced hardcoded check for pipe() buffer size by library configuration
option (LCppC backport)
* on Windows the callstack is now being written to the output specific via
"--exception-handling"
* make it possible to disable the various exception handling parts via the
CMake options "NO_UNIX_SIGNAL_HANDLING", "NO_UNIX_BACKTRACE_SUPPORT" and
"NO_WINDOWS_SEH"
* detect more redundant calls of std::string::c_str(), std::string::substr(),
and unnecessary copies of containers
* Add a match function to addon similiar to Token::Match used internally by
cppcheck:
* | for either-or tokens(ie struct|class to match either struct or class)
* !! to negate a token
* It supports the %any%, %assign%, %comp%, %name%, %op%, %or%, %oror%, and %var% keywords
* It supports (*), {*}, [*], and <*> to match links
* @ can be added to bind the token to a name
* ** can be used to match until a token
* Add math functions which can be used in library function definition. This
enables evaluation of more math functions in ValueFlow
* Further improve lifetime analysis with this pointers
* Propagate condition values from outer function calls
* Add debug intrinsics debug_valueflow and debug_valuetype to show more
detail including source backtraces
==== cryptsetup ====
Subpackages: cryptsetup-doc libcryptsetup12 libcryptsetup12-hmac
- Add virtual provides for 'integritysetup' and 'veritysetup' to match
package names provided by Fedora/RHEL, to allow the same set of
dependencies to be used across all RPM distributions.
==== ding ====
Subpackages: ding-dict-de_en
- Add patch:
* use-grep-instead-of-egrep.patch
This prevents the egrep obsolescent warning message introduced
with grep 3.8:
"egrep: warning: egrep is obsolescent; using grep -E"
- Install man-page
- Use https instead of http/ftp for Source/URL
==== dracut ====
Version update (057+suse.309.gb71946f6 -> 057+suse.315.gd210fc38)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.315.gd210fc38:
* chore(suse): update spec
Fix "directories not owned by a package" caused by bash-completion directories not owned by dracut.
Do not install modules incompatible with the system architecture.
* chore(suse): change default persistent policy
* ci(suse.conf.example): update SUSE-specific config
* chore(suse): fix 99-debug.conf
==== drbd-utils ====
- restore drbd scripts back to /usr/lib/drbd from /lib/drbd (bsc#1203220)
Update drbd-utils.spec
- fix drbd-bash-completion
Update rpmlint-build-error.patch
==== e2fsprogs ====
Subpackages: e2fsprogs-scrub libcom_err2 libext2fs2
- Refresh e2fsprogs.keyring based on currently provided keys.
- Spec file cleanup:
+ Drop remainders regarding -mini packages, which was not a thing
since Jan 2014.
+ Split build of fuse2fs out into a sep build (_multibuild
enabled).
- enabled fuse2fs build which enable to mount ext2/3/4 via FUSE
==== ffmpeg-5 ====
Version update (5.1 -> 5.1.1)
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- Update to release 5.1.1
* avformat/asfdec_o: limit recursion depth in asf_read_unknown()
* libavformat/iff: Check for overflow in body_end calculation
* avformat/avidec: Prevent entity expansion attacks
* avcodec/h263dec: Sanity check against minimal I/P frame size
* avcodec/libvpx: fix assembling vp9 packets with alpha channel
* avcodec/libspeexdec: Fix use of uninitialized value
* avcodec/alac: don't fail if channels aren't set during init()
when extradata is valid
* avformat/mov: Check count sums in build_open_gop_key_points()
[CVE-2022-2566] [boo#1203441]
==== file ====
Version update (5.42 -> 5.43)
Subpackages: file-magic libmagic1
- Add patch file-zstd.patch from upstream mailing list
* Add zstd decompression support
- Run also upstream standard checks
- update to 5.43:
* Add octal indirect magic
* avoid infinite loop in non-wide code
* Obey MAGIC_CONTINUE with multiple magic files
* Fix bug with large flist
* PR/364: Detect non-nul-terminated core filenames from QEMU
* PR/359: Add support for http://ndjson.org/
* PR/362: Fix wide printing
* PR/358: Fix width for -f -
- drop file-boo1201350.patch (upstream)
==== fuse3 ====
Version update (3.11.0 -> 3.12.0)
Subpackages: libfuse3-3
- Update to release 3.12.0
* The max_idle_threads parameter has been deprecated in favor
of the new max_threads* parameter
* struct fuse_loop_config is now private and has to be
constructed using fuse_loop_cfg_create()
* fuse_session_loop_mt() now accepts struct fuse_loop_config *
as NULL pointer.
* fuse_parse_cmdline() now accepts a max_threads option.
==== gawk ====
Version update (5.1.1 -> 5.2.0)
- upref.patch: Add missing UPREF
- Update to gawk 5.2.0
* Numeric scalars now compare in the same way as C for the relational
operators. Comparison order for sorting has not changed
* If the AWK_HASH environment variable is set to "fnv1a" gawk will
use the FNV1-A hash function for associative arrays
* There is now a new function, mkbool(), that creates Boolean-typed
values
* As BWK awk has supported interval expressions since 2019, they are
now enabled even if --traditional is supplied
* The rwarray extension has two new functions, writeall() and readall()
* The new `gawkbug' script should be used for reporting bugs
* The manual page (doc/gawk.1) has been considerably reduced in size
* Gawk now supports Terence Kelly's "persistent malloc" (pma),
allowing gawk to preserve its variables, arrays and user-defined
functions between runs
* Some subtle issues with untyped array elements being passed to
functions have been fixed
* Syntax errors are now immediately fatal
- gawk-5.1.1-Disable-racy-test-in-test-iolint.awk.patch: removed
- pma.patch: Handle hole bigger than half the address space
- nan-tests.patch: fix non-portable NaN tests
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- errlist-edeadlock.patch: errlist: add missing entry for EDEADLOCK (BZ
[#29545])
==== gnutls ====
Subpackages: libgnutls-dane0 libgnutls30 libgnutls30-hmac
- FIPS: Run the CFB8 cipher selftest without offset [bsc#1203245]
* CFB8 list of ciphers: GNUTLS_CIPHER_AES_{128,192,256}_CFB8
* Add gnutls-FIPS-Run-CFB8-without-offset.patch
- provide a libgnutls30-hmac-32bit to avoid uninstallable wine
when pattern-base-fips is installed [boo#1203353]
- FIPS: Additional modifications to the SLI. [bsc#1190698]
* Mark CMAC and GMAC and non-approved in gnutls_pbkfd2().
* Mark HMAC keylength less than 112 bits as non-approved in
gnutls_pbkfd2().
* Adapt the pbkdf2 selftest and the regression tests accordingly.
* Add gnutls-FIPS-SLI-pbkdf2-verify-keylengths-only-SHA.patch
- FIPS: Port GnuTLS to use jitterentropy [bsc#1202146, jsc#SLE-24941]
* Add new dependency on jitterentropy
* Add gnutls-FIPS-jitterentropy.patch
==== grep ====
Version update (3.7 -> 3.8)
- GNU grep 3.8:
* The -P option is now based on PCRE2 instead of the older PCRE
(boo#1201803)
* egrep and fgrep commands, deprecated since release 2.5.3 (2007), now
warn that they are obsolescent and should be replaced by grep -E and
grep -F
* The confusing GREP_COLOR environment variable is now obsolescent
* Regular expressions with stray backslashes now cause warnings
* Regular expressions like [:space:] are now errors even if
POSIXLY_CORRECT is set, since POSIX now allows the GNU behavior
* In locales using UTF-8 encoding, the regular expression '.' no
longer sometimes fails to match Unicode characters
* The -s option no longer suppresses "binary file matches"
messages.
- doc: fix man page syntax errors (bsc#1201001)
==== hdparm ====
Version update (9.64 -> 9.65)
- Update to 9.65:
* Fixed "hdparm --Istdin" to not attempt reading LOG data from a non-existent drive.
- Refresh avoid-linux-includes.patch
==== hwdata ====
Version update (0.361 -> 0.362)
- update to 0.362:
+ Updated pci, usb and vendor ids.
==== icewm ====
Version update (2.9.8 -> 2.9.9)
Subpackages: icewm-config-upstream icewm-default icewm-lang icewm-lite
- update to 2.9.9:
* Permit percentages to have comma's in icesh.
* Keep accurate track of window changes in workspace buttons for
PagerShowPreview. Only redraw affected workspace buttons, which reduces
the total number of workspace button redraws, especially for larges
number of workspace buttons.
* Add key bindings for single window tiling operations for issues
bbidulock/icewm#335, ice-wm/icewm#74 and ice-wm/icewm#84.
* Complete -e option.
* WindowMaker dock apps are supported.
* Support more HTML entities in icehelp.
* Remove dependency on asciidoc and prefer markdown format for the manual.
* Prevent warnings.
* Also install markdown.
* Try srcdir.
* Cleanup test and prefer markdown manual.
* Cleanup key grabs.
* Drop obsolete wmOccupyAll().
* Accept either markdown or asciidoc to generate manual html with CMake.
* Add markdown and icesh.
* Automatically detect and prevent race conditions in icesh relating to
moving and sizing windows for issue #335. Improve the accuracy of the
"sizeto" command in icesh for issue #335. Add "extents" command to
icesh. Add "workarea" command to icesh.
* Get rid of the frameContext.
* Prefer findClient in two cases: unmap notify and recv ping.
- spec-cleaner run
==== jasper ====
- security update:
* CVE-2022-2963 [bsc#1202642]
+ jasper-CVE-2022-2963.patch
==== java-11-openjdk ====
Subpackages: java-11-openjdk-headless
- Package the JAVA_HOME/release files in *-headless package
* fixes boo#1203476
==== libgcrypt ====
Subpackages: libgcrypt20 libgcrypt20-hmac
- FIPS: Get most of the entropy from rndjent_poll [bsc#1202117]
* Add libgcrypt-FIPS-rndjent_poll.patch
* Rebase libgcrypt-jitterentropy-3.4.0.patch
- FIPS: Check keylength in gcry_fips_indicator_kdf() [bsc#1190700]
* Consider approved keylength greater or equal to 112 bits.
* Add libgcrypt-FIPS-kdf-leylength.patch
- FIPS: Zeroize buffer and digest in check_binary_integrity()
* Add libgcrypt-FIPS-Zeroize-hmac.patch [bsc#1191020]
==== libksba ====
Version update (1.6.0 -> 1.6.1)
- libksba 1.6.1:
* Allow an OCSP server not to return the sent nonce
- fix rpmlint warnings
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== microos-tools ====
Version update (2.16 -> 2.17)
- Update to version 2.17:
- selinux-autorelabel-generator: Don't cross partition boundaries
for /.snapshots when relabeling [issue#11]
==== mythes ====
Version update (1.2.4 -> 1.2.5)
- Version bump to 1.2.5
* Fix use of deprecated hunspell apis in demo
* Fix some compilation warnings
==== ncurses ====
Version update (6.3.20220820 -> 6.3.20220910)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220910
+ amend verbose-option change to make this affect level 3, e.g., using
"tic -cv3 terminfo".
+ work around musl's nonstandard use of feature test macros by adding
a definition for NCURSES_WIDECHAR to the generated ".pc" and *-config
files (report by Sam James).
- Add ncurses patch 20220903
+ modify verbose-option of infocmp, tic, toe to enable debug-tracing
if that is configured.
- Add ncurses patch 20220827
+ modify configure scripts to use overlooked cases for LD and
PKG_CONFIG variables (report by Alan Webb, Gentoo #866398).
+ modify nsterm to use xterm+alt1049 (report by Paul Handly) -TD
+ modify putty to use xterm+alt1049 -TD
- Correct offsets of patches
* ncurses-5.9-ibm327x.dif
* ncurses-6.3.dif
==== netpbm ====
Subpackages: libnetpbm11
- ppmforge-test.patch: fix ppmforge test to avoid float overflow
==== openssl-3 ====
- Do not make libopenssl3-32bit obsolete libopenssl1_1-32bit.
They are independent libraries and can be installed simultaneously.
==== openvpn ====
- build with enable-iproute2 again to have root-less mode working (bsc#1202792)
==== permissions ====
Version update (1599_20220713 -> 1599_20220912)
Subpackages: chkstat permissions-config
- Update to version 20220912:
* chkstat: also consider group controlled paths (bsc#1203018,
CVE-2022-31252)
==== pipewire ====
Version update (0.3.57 -> 0.3.58)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.58:
* Highlights
- Fix a regression that could cause audio crackling.
- Fix a regression in RTKit because rlimit was not set
correctly.
- JAVA sound applications will now alsa work with the
pulseaudio-alsa plugin.
- pw-top will now show the negotiated formats of devices
and streams.
- Fix some potential crashes when starting streams.
- The ALSA plugin has had improved timing reporting and poll
descriptor handling that should improve compatibility.
- Many more improvements and bugfixes.
* PipeWire
- Avoid scheduling nodes before they are added to the graph.
This could avoid some crashes when scheduling nodes that
were not completely started yet. (#2677)
* Tools
- pw-top now also shows the negotiated formats of streams and
devices. (#2566)
- pw-top prints microseconds as "us" now to avoid unicode
problems.
* Modules
- Fix compilation with newer lv2.
- Fix setting realtime priority with RTKit, it was not setting
rlimit correctly and RTKit would refuse to change the
priority.
- Fix some playback problems with RAOP sink. (#2673)
- Filter chain will now warn when a non-existing control
property is used in the config file. (#2685)
- Filter chain can now handle control port names with ":"
in the name. (#2685)
- The echo-cancel module and interface now has
activate/deactivate functions to make it possible for plugins
to reset their state.
* SPA
- Make sure audioconvert uses the given channelmap and channels
for the volumes, even when not negotiated yet. This makes it
possible to change the volume before the node has been
negotiated.
- Refactor the peaks resampler. Fix an error in the SSE code.
- Fix DSD min/max rates, avoid exposing impossible rates.
- Set monitor port buffer size correctly. This could cause some
crackling and hickups. (#2677)
- Make ALSA sequencer port names unique.
* Pulse-server
- Rework the capture buffer attributes to better match
pulseaudio. This fixes a regression where opening pavucontrol
could cause crackling. (#2671)
- Implement TRIGGER and PREBUF methods.
- Handle clients that send more than the requested amount of
data. PipeWire will now also keep this as extra buffered data
like PulseAudio. This fixes JAVA sound applications when they
are running on top of the PulseAudio ALSA plugin.
(#2626,#2674)
- Update the requested amount of bytes more like PulseAudio.
Fixes stuttering after resume with the GStreamer pulseaudio
sink. (#2680)
* ALSA Plugin
- More debug info was added. The time reporting was improved.
- The poll descriptor handling was improved, avoiding some
spurious wakeups. (#1697)
==== plymouth ====
Version update (22.02.122+73.9826df5 -> 22.02.122+75.6f5dc63)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Update to version 22.02.122+75.6f5dc63:
* Fix build after README changes
==== polkit ====
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 pkexec typelib-1_0-Polkit-1_0
- obsolete libpolkit0 also from baselibs.
==== publicsuffix ====
Version update (20220805 -> 20220903)
- Update to version 20220903:
* util: gTLD data autopull updates for 2022-09-03T15:15:24 UTC (#1606)
* Update public_suffix_list.dat (#1594)
* Add streamlitapp.com (#1591)
* Update public_suffix_list.dat (#1573)
* Add Framer Sites domains to PSL (#1570)
* new TLD .×שר×× and SLDs for Israel by ISOC-IL (#1595)
==== python ====
- Add bpo34990-2038-problem-compileall.patch making compileall.py
compliant with year 2038 (bsc#1202666, gh#python/cpython#79171),
backport of fix to Python 2.7.
==== python-base ====
Subpackages: libpython2_7-1_0 python-xml
- Add bpo34990-2038-problem-compileall.patch making compileall.py
compliant with year 2038 (bsc#1202666, gh#python/cpython#79171),
backport of fix to Python 2.7.
==== python-charset-normalizer ====
Version update (2.1.0 -> 2.1.1)
- update to 2.1.1:
* Function `normalize` scheduled for removal in 3.0
* Removed useless call to decode in fn is_unprintable (#206)
==== python-greenlet ====
Version update (1.1.2 -> 1.1.3)
- update to 1.1.3:
* Add support for Python 3.11.
==== python-idna ====
Version update (3.3 -> 3.4)
- update to 3.4:
* Update to Unicode 15.0.0
* Migrate to pyproject.toml for build information (PEP 621)
* Correct another instance where generic exception was raised instead of
IDNAError for malformed input
* Source distribution uses zeroized file ownership for improved
reproducibility
==== python-importlib-resources ====
Version update (5.4.0 -> 5.9.0)
- Update to 5.9.0:
- #228: as_file now also supports a Traversable representing
a directory and (when needed) renders the full tree to a
temporary directory.
- #253: In MultiplexedPath, restore expectation that a compound
path with a non-existent directory does not raise an
exception.
- #250: Now Traversable.joinpath provides a concrete
implementation, replacing the implementation in .simple and
converging with the behavior in MultiplexedPath.
- #249: In simple.ResourceContainer.joinpath, honor names split
by posixpath.sep.
- #248: abc.Traversable.joinpath now allows for multiple
arguments and specifies that posixpath.sep is allowed
in any argument to accept multiple arguments, matching
the behavior found in zipfile.Path and pathlib.Path
simple.ResourceContainer now honors this behavior
- #244: Add type declarations in ABCs Require Python 3.7 or
later
- #243: Fix error when no __pycache__ directories exist when
testing update-zips.
- Remove BR on python-zipp to break a dependency cycle; it is
strictly not needed for build (although it is Requires),
because ZipReader is not tested.
==== python-ldap ====
Version update (3.4.2 -> 3.4.3)
- up to upstream release 3.4.3
This is a minor release to bring back the removed OPT_X_TLS option.
Please note, it's still a deprecated option and it will be removed in 3.5.0.
The following deprecated option has been brought back:
* OPT_X_TLS
* Fixes:
- Sphinx documentation is now successfully built
_ pypy3 tests stability was improved
_ setup.py deprecation warning is now resolved
==== python-psutil ====
Version update (5.9.1 -> 5.9.2)
- update to version 5.9.2:
* Bug fixes
+ 2093_, [FreeBSD], **[critical]**: `pids()`_ may fail with
ENOMEM. Dynamically increase the "malloc()" buffer size until
it's big enough.
+ 2095_, [Linux]: `net_if_stats()`_ returns incorrect interface
speed for 100GbE network cards.
+ 2113_, [FreeBSD], **[critical]**: `virtual_memory()`_ may raise
ENOMEM due to missing "#include <sys/param.h>" directive.
(patch by Peter Jeremy)
+ 2128_, [NetBSD]: `swap_memory()`_ was miscalculated. (patch by
Thomas Klausner)
==== python-sniffio ====
Version update (1.2.0 -> 1.3.0)
- update to 1.3.0:
* requires python 3.7
==== python310 ====
Version update (3.10.6 -> 3.10.7)
Subpackages: python310-curses python310-dbm python310-tk
- Update to 3.10.7:
- Fix for CVE-2020-10735 (bsc#1203125) Converting between int
and str in bases other than 2 (binary), 4, 8 (octal), 16
(hexadecimal), or 32 such as base 10 (decimal) now raises
a ValueError if the number of digits in string form is above
a limit to avoid potential denial of service attacks due to
the algorithmic complexity.
- Other bug fixes:
- Fixed a bug that caused _PyCode_GetExtra to return garbage
for negative indexes.
- Fix format string in _PyPegen_raise_error_known_location
that can lead to memory corruption on some 64bit systems.
The function was building a tuple with i (int) instead of
n (Py_ssize_t) for Py_ssize_t arguments.
- Fix misleading contents of error message when converting an
all-whitespace string to float.
- coroutine.throw() now properly initializes the frame.f_back
when resuming a stack of coroutines. This allows e.g.
traceback.print_stack() to work correctly when an exception
(such as CancelledError) is thrown into a coroutine.
- ast.parse() will no longer parse function definitions with
positional-only params when passed feature_version less
than (3, 8).
- Correct conversion of numbers.Rationalâs to float.
- Fix a performance regression in logging
TimedRotatingFileHandler. Only check for special files when
the rollover time has passed.
- Fix unused localName parameter in the Attr class in
xml.dom.minidom.
- Update bundled pip to 22.2.2.
- Fail gracefully if EPERM or ENOSYS is raised when loading
crypt methods. This may happen when trying to load MD5 on
a Linux kernel with FIPS enabled.
- Improve discoverability of the higher level
concurrent.futures module by providing clearer links from
the lower level threading and multiprocessing modules.
- Update the default RFC base URL from deprecated
tools.ietf.org to datatracker.ietf.org
- Fix stylesheet not working in Windows CHM htmlhelp docs.
- The documentation now lists which members of C structs are
part of the Limited API/Stable ABI.
- Mitigate the inherent race condition from using
find_unused_port() in testSockName() by trying to find an
unused port a few times before failing.
- Build and test with OpenSSL 1.1.1q
- Document handling of extensions in Save As dialogs.
- Include prompts when saving Shell (interactive input and
output).
==== python310-core ====
Version update (3.10.6 -> 3.10.7)
Subpackages: libpython3_10-1_0 python310-base
- Update to 3.10.7:
- Fix for CVE-2020-10735 (bsc#1203125) Converting between int
and str in bases other than 2 (binary), 4, 8 (octal), 16
(hexadecimal), or 32 such as base 10 (decimal) now raises
a ValueError if the number of digits in string form is above
a limit to avoid potential denial of service attacks due to
the algorithmic complexity.
- Other bug fixes:
- Fixed a bug that caused _PyCode_GetExtra to return garbage
for negative indexes.
- Fix format string in _PyPegen_raise_error_known_location
that can lead to memory corruption on some 64bit systems.
The function was building a tuple with i (int) instead of
n (Py_ssize_t) for Py_ssize_t arguments.
- Fix misleading contents of error message when converting an
all-whitespace string to float.
- coroutine.throw() now properly initializes the frame.f_back
when resuming a stack of coroutines. This allows e.g.
traceback.print_stack() to work correctly when an exception
(such as CancelledError) is thrown into a coroutine.
- ast.parse() will no longer parse function definitions with
positional-only params when passed feature_version less
than (3, 8).
- Correct conversion of numbers.Rationalâs to float.
- Fix a performance regression in logging
TimedRotatingFileHandler. Only check for special files when
the rollover time has passed.
- Fix unused localName parameter in the Attr class in
xml.dom.minidom.
- Update bundled pip to 22.2.2.
- Fail gracefully if EPERM or ENOSYS is raised when loading
crypt methods. This may happen when trying to load MD5 on
a Linux kernel with FIPS enabled.
- Improve discoverability of the higher level
concurrent.futures module by providing clearer links from
the lower level threading and multiprocessing modules.
- Update the default RFC base URL from deprecated
tools.ietf.org to datatracker.ietf.org
- Fix stylesheet not working in Windows CHM htmlhelp docs.
- The documentation now lists which members of C structs are
part of the Limited API/Stable ABI.
- Mitigate the inherent race condition from using
find_unused_port() in testSockName() by trying to find an
unused port a few times before failing.
- Build and test with OpenSSL 1.1.1q
- Document handling of extensions in Save As dialogs.
- Include prompts when saving Shell (interactive input and
output).
==== python310-pyparsing ====
- Fix incorrect usage of non-bundled pip revealed by
python-rpm-macros update.
==== qemu ====
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- pcre-devel-static is only needed when building against
glib2 < 2.73. After that, glib2 was migrated to pcre2.
==== rdma-core ====
Version update (38.1 -> 42.0)
Subpackages: libefa1 libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd
- Update to v42.0
- Fixes for all providers
- Dropped patches merged upstream:
- util-Add-barriers-support-for-RISC-V.patch
- cmake-Make-modprobe.d-path-configurable.patch
- Update gen-pandoc.sh to support python3
==== rpm ====
Version update (4.17.1 -> 4.17.1.1)
Subpackages: librpmbuild9
- update to rpm-4.17.1.1
* Fix upstream branch setting in "%autosetup -S git"
* Revert "Strip the target triplet GNU suffix more precisely."
- remove-translations.diff: convert deprecated egrep to grep -E
(boo#1203092)
==== rsync ====
Version update (3.2.5 -> 3.2.6)
- Use bundled SLP patch now that upstream fixed it:
* Remove rsync-3.2.5-slp.patch
- update to 3.2.6:
* More path-cleaning improvements in the file-list validation code to avoid
rejecting of valid args.
* A file-list validation fix for a --files-from file that ends without a
line-terminating character.
* Added a safety check that prevents the sender from removing destination
files when a local copy using --remove-source-files has some files that are
shared between the sending & receiving hierarchies, including the case
where the source dir & destination dir are identical.
* Fixed a bug in the internal MD4 checksum code that could cause the digest
to be sporadically incorrect (the openssl version was/is fine).
* A minor tweak to rrsync added "copy-devices" to the list of known args, but
left it disabled by default.
- Build SLE version with g++-11
to work around nondeterministic g++-7 (boo#1193895)
==== rubygem-ruby-libvirt ====
Version update (0.7.1 -> 0.8.0)
- New upstream release 0.8.0
* Fix default values for node_cpu_stats and node_memory_stats
* Fix cpumap allocation for virDomainGetVcpus
* Enforce UTF8 for strings and exceptions
* Drop local have_const
* Use sensible default for libvirt_domain_qemu_agent_command
- Drop 0001-Fix-include-of-st.h-to-ruby-st.h.patch,
https://gitlab.com/libvirt/libvirt-ruby/-/merge_requests/7 was merged upstream
==== shim ====
- Add logic to shim.spec to only set sbat policy when efivarfs is writeable.
(bsc#1201066)
==== sudo ====
Subpackages: sudo-plugin-python
- Modified sudo-sudoers.patch
* bsc#1177578
* Removed redundant and confusing 'secure_path' settings in
sudo-sudoers file.
==== vym ====
Version update (2.8.8 -> 2.8.41)
- Update to upstream version 2.8.41
- bugfixes, some features
- switch to cmake
==== xdm ====
Subpackages: xdm-xsession
- Add u_glibc-2.36.patch: use glibc's arc4random instead of
libbsd's (bsc#1202222)
==== xfce4-pulseaudio-plugin ====
Version update (0.4.4 -> 0.4.5)
Subpackages: xfce4-pulseaudio-plugin-lang
- Update to version 0.4.5
* Use Source Output Info for recording indicator
to reduce flickering (gxo#panel-plugins/xfce4-pulseaudio-plugin#81)
and to hide it with pavucontrol
(gxo#panel-plugins/xfce4-pulseaudio-plugin#80)
* Display notification on mic volume changes
(gxo#panel-plugins/xfce4-pulseaudio-plugin#42)
* Fix accidental toggling of the mute switch
(gxo#panel-plugins/xfce4-pulseaudio-plugin#64)
* Show notification even when volume is already at max/min
(gxo#panel-plugins/xfce4-pulseaudio-plugin#52)
* Optionally play system sound on volume changes
(gxo#panel-plugins/xfce4-pulseaudio-plugin#4)
* Fix menu position when panel autohide is enabled
* Fix compilation with gcc 10
* about: Bump copyright year
* Fix typos
* Translation Updates
==== yast2 ====
Version update (4.5.13 -> 4.5.14)
Subpackages: yast2-logs
- bsc#1200016
- by_pattern moved into http_server moduleas it is the only
user
- 4.5.14
==== yast2-http-server ====
Version update (4.5.0 -> 4.5.1)
- bsc#1200016
- find out php version dynamically to avoid hardcoded version
- 4.5.1
==== yast2-installation ====
Version update (4.5.5 -> 4.5.7)
- Don't set QT_SCALE_FACTOR unless > 1 (bsc#1199020)
to avoid forcing QA to recreate all needles for all standard cases
- 4.5.7
- Directly calculate the Qt scale factor, no longer rely on the
Xft.dpi X resource (bsc#1199020)
- Support YAST_MON_WIDTH_MM=xx at installation boot prompt
- Support YaST2.call script debugging with FAKE_MON_WIDTH_MM=xx
- Support up to 392 dpi (up to scale factor 4.0)
More details: https://github.com/yast/yast-installation/pull/1057
- No more console warnings if no EDID (bsc#1203161)
- 4.5.6
==== yast2-network ====
Version update (4.5.6 -> 4.5.7)
- Activate s390 devices before importing and reading the network
configuration or otherwise the related linux devices will not be
present and could be ignored (bsc#1199746)
- 4.5.7
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.47 -> 7.1.0.48)
apache2
apache2-manual
apache2-prefork
apache2-utils
atftp
attica-qt5 (5.97.0 -> 5.98.0)
baloo5 (5.97.0 -> 5.98.0)
bluez-qt (5.97.0 -> 5.98.0)
breeze5-icons (5.97.0 -> 5.98.0)
ell (0.52 -> 0.53)
fetchmail (6.4.32 -> 6.4.33)
flac (1.3.4 -> 1.4.0)
frameworkintegration (5.97.0 -> 5.98.0)
hunspell (1.7.0 -> 1.7.1)
inkscape
kactivities-stats (5.97.0 -> 5.98.0)
kactivities5 (5.97.0 -> 5.98.0)
karchive (5.97.0 -> 5.98.0)
kauth (5.97.0 -> 5.98.0)
kbookmarks (5.97.0 -> 5.98.0)
kcalendarcore (5.97.0 -> 5.98.0)
kcmutils (5.97.0 -> 5.98.0)
kcodecs (5.97.0 -> 5.98.0)
kcompletion (5.97.0 -> 5.98.0)
kconfig (5.97.0 -> 5.98.0)
kconfigwidgets (5.97.0 -> 5.98.0)
kcontacts (5.97.0 -> 5.98.0)
kcoreaddons (5.97.0 -> 5.98.0)
kcrash (5.97.0 -> 5.98.0)
kdav (5.97.0 -> 5.98.0)
kdbusaddons (5.97.0 -> 5.98.0)
kdeclarative (5.97.0 -> 5.98.0)
kded (5.97.0 -> 5.98.0)
kdelibs4support (5.97.0 -> 5.98.0)
kdesu (5.97.0 -> 5.98.0)
kdnssd-framework (5.97.0 -> 5.98.0)
kdoctools (5.97.0 -> 5.98.0)
kemoticons (5.97.0 -> 5.98.0)
kfilemetadata5 (5.97.0 -> 5.98.0)
kglobalaccel (5.97.0 -> 5.98.0)
kguiaddons (5.97.0 -> 5.98.0)
kholidays (5.97.0 -> 5.98.0)
khtml (5.97.0 -> 5.98.0)
ki18n (5.97.0 -> 5.98.0)
kiconthemes (5.97.0 -> 5.98.0)
kidletime (5.97.0 -> 5.98.0)
kimageformats (5.97.0 -> 5.98.0)
kinit (5.97.0 -> 5.98.0)
kio (5.97.0 -> 5.98.0)
kirigami2 (5.97.0 -> 5.98.0)
kitemmodels (5.97.0 -> 5.98.0)
kitemviews (5.97.0 -> 5.98.0)
kjobwidgets (5.97.0 -> 5.98.0)
kjs (5.97.0 -> 5.98.0)
knewstuff (5.97.0 -> 5.98.0)
knotifications (5.97.0 -> 5.98.0)
knotifyconfig (5.97.0 -> 5.98.0)
kpackage (5.97.0 -> 5.98.0)
kparts (5.97.0 -> 5.98.0)
kpeople5 (5.97.0 -> 5.98.0)
kplotting (5.97.0 -> 5.98.0)
kpty (5.97.0 -> 5.98.0)
kquickcharts (5.97.0 -> 5.98.0)
kross (5.97.0 -> 5.98.0)
krunner (5.97.0 -> 5.98.0)
kservice (5.97.0 -> 5.98.0)
ktexteditor (5.97.0 -> 5.98.0)
ktextwidgets (5.97.0 -> 5.98.0)
kunitconversion (5.97.0 -> 5.98.0)
kwallet (5.97.0 -> 5.98.0)
kwayland (5.97.0 -> 5.98.0)
kwidgetsaddons (5.97.0 -> 5.98.0)
kwindowsystem (5.97.0 -> 5.98.0)
kxmlgui (5.97.0 -> 5.98.0)
libKF5ModemManagerQt (5.97.0 -> 5.98.0)
libKF5NetworkManagerQt (5.97.0 -> 5.98.0)
libXaw3d (1.6.3 -> 1.6.4)
libXp (1.0.3 -> 1.0.4)
libcamera (0.0.0+g3381.1db1e31e -> 0.0.0+g3887.f1776100)
libdrm (2.4.112 -> 2.4.113)
libgsasl
libstorage-ng (4.5.43 -> 4.5.45)
libyaml
lua53
manufacturer-PPDs
mlocate
mutt
neon (0.32.2 -> 0.32.4)
ovmf
p11-kit
pcsc-lite (1.9.8 -> 1.9.9)
pipewire (0.3.56 -> 0.3.57)
plasma-framework (5.97.0 -> 5.98.0)
prison-qt5 (5.97.0 -> 5.98.0)
purpose (5.97.0 -> 5.98.0)
qpdf
qqc2-desktop-style (5.97.0 -> 5.98.0)
rsync
solid (5.97.0 -> 5.98.0)
sonnet (5.97.0 -> 5.98.0)
soundtouch
squid (5.6 -> 5.7)
suse-module-tools (16.0.22 -> 16.0.23)
syndication (5.97.0 -> 5.98.0)
syntax-highlighting (5.97.0 -> 5.98.0)
syslogd
systemd
threadweaver (5.97.0 -> 5.98.0)
tree (2.0.3 -> 2.0.4)
vim (9.0.0381 -> 9.0.0453)
vsftpd
yast2-bootloader (4.5.3 -> 4.5.4)
yast2-kdump (4.5.3 -> 4.5.4)
yast2-trans (84.87.20220830.ebb7a9eac4 -> 84.87.20220910.dcdb12a597)
zsh
=== Details ===
==== ImageMagick ====
Version update (7.1.0.47 -> 7.1.0.48)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- update to 7.1.0.48
upstream changelog:
https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md
==== apache2 ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== apache2-manual ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== apache2-prefork ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== apache2-utils ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== atftp ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== attica-qt5 ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Attica5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Remove CTestConfig.cmake, the repo isn't using my.cdash.org
* Add FreeBSD Qt6 CI support
==== baloo5 ====
Version update (5.97.0 -> 5.98.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== bluez-qt ====
Version update (5.97.0 -> 5.98.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix managertest
==== breeze5-icons ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Update chatroom names in the README
==== ell ====
Version update (0.52 -> 0.53)
- update to 0.53:
* Add support for EC based certificates.
==== fetchmail ====
Version update (6.4.32 -> 6.4.33)
Subpackages: fetchmailconf
- Update to 6.4.33:
- Turns out the snapd version of HTMLDOC 1.9.16 is broken, so I
have added a wrapper script that uses the flatpak version of
HTMLDOC, for the benefit of rebuilding on distros that do not
ship HTMLDOC natively.
- Remove upstreamed 44-uncorrupt_runfetchmail.patch
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== flac ====
Version update (1.3.4 -> 1.4.0)
- Update to version 1.4.0:
+ General:
* It is now possible to limit the minimum bitrate of a FLAC
file generated by libFLAC and with the flac tool to 1
bit/sample. This function can be used to aid live streaming,
for example for internet radio
* Encoding files with sample rates up to 1'048'575Hz is now
possible.
* Compression of preset -3 through -8 was slightly improved at
the cost of a small decrease in encoding speed by increasing
the precision with which autocorrelation was calculated
* Encoding speed of preset -0, -1 and -2 was slightly improved
* Compression of presets -1 and -4 was slighly improved on
certain material by changing the adaptive mid-side heuristics
* Speedups specifically targeting 64-bit ARMv8 devices using
NEON were integrated
* Speedups for x86_64 CPUs having the FMA instruction set
extention are added
* Encoding and decoding of 32-bit PCM is now possible
+ (Ogg) FLAC format:
* The FLAC format document is being rewritten by the IETF
CELLAR working group. The latest draft can be found on
https://datatracker.ietf.org/doc/draft-ietf-cellar-flac/
* The FLAC format document specifies no bounds for the
residual. In other to match current decoder implementations,
it is proposed to bound the residual to the range provided by
a 32-bit int signed two's complement. This limit must be
checked by FLAC encoders as to keep FLAC decoders free from
the complexity of being to decode a residual exceeding a
32-bit int.
* There is now a set of files available to test whether a FLAC
decoder implements the format correctly. This FLAC decoder
testbench can be found at
https://github.com/ietf-wg-cellar/flac-test-files. Also,
results of testing hard- and software can be found here at
https://wiki.hydrogenaud.io/index.php?title=FLAC_decoder_testbench.
+ flac:
* The option --limit-min-bitrate was added to aid streaming,
see github #264
* The option --keep-foreign-metadata-if-present is added. This
option works the same as --keep-foreign-metadata, but does
return a warning instead of an error if no foreign metadata
was found to store or restore
* The warning returned by the foreign metadata handling is now
clearer in case a user tries to restore foreign metadata of
the wrong type, for example decoding a FLAC file containing
AIFF foreign metadata to a WAV file
* A problem when using the analyse function causing the first
frame to have a wrong size and offset was fixed
* Fix bug where channel mask of a file is unintentionally
reused when several files are processed with one command
* The order of compression-related commands is no longer
important, i.e. -8ep gives the same result as -ep8.
Previously, a compression level (like -8) would override a
more specific setting (like -e or -p). This is no longer the
case
* flac now checks the block-align property of WAV files to
ensure non-standard WAV files (for which flac has no
handling) are not mangled
+ build system:
* MSVC and Makefile.lite build system files have been removed.
Building with MSVC (Visual Studio) can be done by using CMake
* Various CMake improvements, especially for creating MSVC
build files
* Various fixes for MinGW
* Removed obsolete autotools macro's to silence warnings
* Fixes for FreeBSD PowerPC
* Fixed some compiler warnings
* Fix building with uclibc
+ testing/validation:
* Addition of new encoder fuzzer, adding fuzzing for 8, 24 and
32-bit inputs
* Addition of new decoder fuzzer, adding coverage of seeking
code
* Addition of metadata fuzzer, adding coverage of metadata APIs
* Various improvements to fuzzers to improve code coverage,
fuzzing speed and stability
* Many changes to test suite to improve cross-platform
compatibility
* Windows CI now also builds the whole test suite
* Clang-format file added
* Add warning on using v141_xp platform toolset with /MT
+ libraries:
* Various seeking fixes
* Various bugs fixed found by fuzzing
* On decoding, it is now checked whether residuals can be
contained by a 32-bit int, preventing integer overflow
* Add check that samples supplied to libFLAC actually fall
within the bps set
* Add checks when parsing metadata blocks to not allocate
excessive amounts of memory and not overread
* Undocumented Windows-only utf8 functions are no longer
exported to the DLL interface
* Removed all assembler and intrinsics code from the decoder to
improve fuzzing, as they provided only a small speed benefit
* The bitwriter buffer is limited in size to 2^24 bytes, so it
cannot write excessively large files. This is a backup in
case another bug in this area creeps (back) in.
* The metadata iterations should now never return a
... changelog too long, skipping 39 lines ...
explicitly gcc-c++.
==== frameworkintegration ====
Version update (5.97.0 -> 5.98.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== hunspell ====
Version update (1.7.0 -> 1.7.1)
Subpackages: hunspell-tools libhunspell-1_7-0
- update to 1.7.1:
* Merge chromium fix for #714 OOB string write in hunspell
* Merge firefox fix for #756 various issues parsing incomplete aff files
* Fix #492 crash with hunspell -l -r
* Merge in weblate translations
- drop hunspell-CVE-2019-16707.patch (upstream)
==== inkscape ====
Subpackages: inkscape-extensions-extra inkscape-extensions-gimp
- Add 2f3101417.patch: Fix build with Poppler 22.09.0.
==== kactivities-stats ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Clean up unneeded Q_COMPILER_INITIALIZER_LISTS checks
==== kactivities5 ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== karchive ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* ktar fix underflow
==== kauth ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix polkit-qt-1 dependency
* Add FreeBSD Qt6 CI support
==== kbookmarks ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kcalendarcore ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Ensure that status values are valid
* Fix building with deprecated API disabled
* Add FreeBSD Qt6 CI support
* Fix nesting of update()/updated() calls
==== kcmutils ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Use a CMake option() for the TOOLS_ONLY flag
* KPluginSelector: Remove unnecessary background rect in About sheet (kde#457648)
* Set Type=Application for generated KCM desktop file (kde#457673)
* kcmoduleqml: don't unnecessarily set setContentsMargins twice
==== kcodecs ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kcompletion ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kconfig ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Add KServiceAction as a friend of KConfigGroup
* KConfigWatcher: initialize d->m_config in constructor
==== kconfigwidgets ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Deduplicate color loading code
* refresh git-blame-ignore-revs for latest clang-format run
* automatic clang-format run (clang 14)
* Fix build after cmakedefine01-related changes
* Add FreeBSD Qt6 CI support
* [KCommandBar] Add action to clear command history
==== kcontacts ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kcoreaddons ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5CoreAddons5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* kcoreaddons_add_plugin: Add cmake option to skip plugin installation in autotests
* Remove extra semi colon
* Add FreeBSD Qt 6 CI
* kfuzzymatchertest replace "QStringLiteral("")" with "QString("")"
* Fix KUrlMimeData::exportUrlsToPortal for mixed files-and-directories URIs
==== kcrash ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kdav ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5DAV5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kdbusaddons ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kdeclarative ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* KQuickAddons::ConfigModule: Call QmlObject constructor with shared pointer directly
* KDeclarative::setupEngine: Use KQuickIconProvider
* Deprecate KDeclarative::setupEngine
* Do not build kpackagelauncherqml when building without deprecations
* Deprecate KPackage related methods in QmlObject
* Add FreeBSD Qt6 CI support
* fallbacktaphandler remove duplicate parentheses
* Deprecate KDeclarative::setupQmlJsDebugger
* KDeclarative::setupEngine: Wrap code that uses deprecated method in deprecation wrappers
* Deprecate KDeclarative::runtimePlatform and related methods
* Port tests away from QQC1
==== kded ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Don't install service type definition when building against Qt6
==== kdelibs4support ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
==== kdesu ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Remove dead code
* Add FreeBSD Qt6 CI support
==== kdnssd-framework ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kdoctools ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5DocTools5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kemoticons ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
==== kfilemetadata5 ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kglobalaccel ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Only build kglobalshortcuttest with BUILD_RUNTIME=TRUE
* Add FreeBSD Qt6 CI support
* GlobalShortcutsRegistry: use std::unique_ptr to manage Components
* Let GlobalShortcutsRegistry manage all components
* Use KFileUtils::findAllUniqueFiles for listing desktop files
* GlobalShortcutsRegistry: add two methods providing info about components
* Set QGuiApplication::desktopSettingsAware to false
* Treat key sequence string as PortableText when parsing
* Avoid iterating a container while it's being mutated
* Don't set NoDisplay when cleaning up service components (kde#454396)
* Don't pass Exec arguments to kstart when launching via desktop entry name (kde#440507)
- Drop patch, fixed upstream:
* 0001-Avoid-iterating-a-container-while-it-s-being-mutated.patch
==== kguiaddons ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5GuiAddons5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Make QtX11Extras required when building with X11 support (kde#458290)
* Add FreeBSD Qt6 CI support
* Add missing license file
==== kholidays ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Turn HolidaysRegionsModel into a table model
* Add FreeBSD Qt6 CI support
==== khtml ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add CMake option to build WITH_X11
==== ki18n ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix typo ki18ndc -> kxi18ndc / ki18ndp -> kxi18ndp
* Add FreeBSD Qt6 CI support
==== kiconthemes ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Remove unused KItemViews dependency
* Import KIconProvider from KDeclarative
* Add FreeBSD Qt6 CI support
* KIconTheme: fix if condition
* KIconLoader: remove unneeded calls to d->initIconThemes()
* KIconLoader: call methods in Private class constructor
* KIconButton: Add tooltip
==== kidletime ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kimageformats ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Protect against too big resize for a QByteArray
==== kinit ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add CMake option to build WITH_X11
==== kio ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kio-core
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Install WidgetsAskUserActionHandler header
* file_unix: optimize copy (kde#458001)
* Add FreeBSD Qt6 CI support
* KFilePlacesItem: Remove unused enum
* KFilePlacesModel: Don't show error message on UserCanceled
* Add overloads for Utils::concatPaths()
* Use AskUserActionInterface (async) in UserNotificationHandler (kde#451834)
* Ensure iconForStandardPath() returns user-home for QStandardPaths::HomeLocation (kde#447238)
* trash:/ set the UDS_LOCAL_PATH (kde#368104)
* KUrlNavigator: check if typed text matches a relative dir first (kde#353883)
* FileUndoManager: for copyjob only add undo if it copied something (kde#454226)
* Use Functors with QMetaObject::invokeMethod()
* DesktopExecParser: don't kioexec if there is a handler for scheme (kde#442721)
* force admin worker to run in a thread
* install workerfactory header
* introduce RealWorkerFactory
* revise jobuidelegate factorization
* [kfileitemactions] Show desktop file actions more prominently (kde#417012)
* clear state after timeout'd special call
* make loading UDSEntries from streams thread safe
* Remove ServiceType from KDED metadata
* Drop obsolete X11 dependency, introduce WITH_X11 option instead
* KProcessRunner: fix OpenUrlJob and CommandLauncherJob unittests
* Don't install service type definition for properties plugins when building without deprecated things
* Remove service type definition for DnD plugins
* Sync QT_MIN_VERSION with KF's REQUIRED_QT_VERSION
* disable state validation
==== kirigami2 ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Too many changes since 5.97.0, only listing bugfixes:
* Workaround apps that assume flickable exists before component completition (kde#458099)
* FormLayout: Explicitly round up implicit sizes (kde#457675)
==== kitemmodels ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kitemviews ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kjobwidgets ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* kuiserverv2jobtracker: Don't terminate a null JobView
==== kjs ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
==== knewstuff ====
Version update (5.97.0 -> 5.98.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* [qtquickdialogwrapper] Fix finding parent window
* Add FreeBSD Qt6 CI support
* Render GIFs in entry details (kde#458046)
* Fix appstream id for vokoscreenNG (kde#458064)
==== knotifications ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== knotifyconfig ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kpackage ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kparts ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kpeople5 ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kplotting ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kpty ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kquickcharts ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Use backend-agnostic QSGGeometry attribute types
* PieChart: fix data normalization
==== kross ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
==== krunner ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Fix renaming of plugin ID when converting DBus runner metadata files (kde#456562)
==== kservice ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== ktexteditor ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Too many changes since 5.97.0, only listing bugfixes:
* Fix toggle comment with empty line in selection (kde#458126)
* Fix some inconsistencies in completion config tab (kde#443994)
* Dont enforce word boundary with multicursor occurunce select (kde#457948)
* Optionally allow to show EndOfLine type in statusbar (kde#457885)
* allow to configure printing font (kde#457480)
* Update folding ranges on text modification (kde#436480)
* Ignore folding ranges if document has changed (kde#384459)
* Fix vi mode delete behavior (kde#453964)
==== ktextwidgets ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kunitconversion ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== kwallet ====
Version update (5.97.0 -> 5.98.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Don't register dummy org.freedesktop.secrets service when api is disabled (kde#458069)
* Add FreeBSD Qt6 CI support
* Only build kwallet-query's manpage if it's enabled
* Don't build blowfishtest with -DBUILD_KWALLET=FALSE
* Add missing cerrno header
* backendpersisthandler parentheses around assignment used as truth value
==== kwayland ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Auto cleanup the dangling KWayland::Client::Surface returned from fromWindow
==== kwidgetsaddons ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix KMessageBoxes buttons not having the contents they should the first time (kde#458335)
* Improve code quality
* Disable test for accepting short date format on Windows
* Support dates in ISO format
* Avoid usage of ambiguous two-digit year in date picker
* Share helper returning 4-digit date format with other classes
* Add FreeBSD Qt6 CI support
* only remove ... not &
* Paint frame before contents
* Add manual test for kgradientselector
* ensure consistent ... removal in iconText (kde#428372)
* KMessageWidget: Ensure correct tab order of action buttons
==== kwindowsystem ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Remove extra ';'
* Add FreeBSD Qt6 CI support
==== kxmlgui ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix crash in addActionToSchemesMoreButton() introduced by merge mistake
* Add FreeBSD Qt6 CI support
==== libKF5ModemManagerQt ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
==== libKF5NetworkManagerQt ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- No code change since 5.97.0
==== libXaw3d ====
Version update (1.6.3 -> 1.6.4)
- Move https to https even for URLs in comments
- Drop not existing URL
- update to 1.6.4:
* convert ISO8859-1 encoded source files to UTF-8
* Fix spelling/wording issues
* Build xz tarballs instead of bzip2
* fix configure doesn't fail if flex is not installed
* build-fixes when _CONST_X_STRING is defined
* Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
* Fix fd leak when write() fails in WriteToFile()
* Bug 24635: File Descriptor leaks in libxaw-1.0.7
- add keyring and signature validation
==== libXp ====
Version update (1.0.3 -> 1.0.4)
Subpackages: libXp-devel libXp6
- Update to version 1.0.4
* Fix a memory leak on the error path in XpGetLocaleNetString
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* XpNotifyPdm.c: fix -Wmisleading-indentation warning
* XpExtVer.c: fix -Wredundant-decls warning
* Add deprecation notice to README
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
==== libcamera ====
Version update (0.0.0+g3381.1db1e31e -> 0.0.0+g3887.f1776100)
- Update to version 0.0.0+g3887.f1776100:
* No changelog available.
==== libdrm ====
Version update (2.4.112 -> 2.4.113)
Subpackages: libdrm-devel libdrm2 libdrm_amdgpu1 libdrm_etnaviv1 libdrm_exynos1 libdrm_freedreno1 libdrm_nouveau2 libdrm_radeon1 libdrm_tegra0
- disabled intel driver on s390x
- update to 2.4.113:
* amdgpu: update marketing names
* sync i915_pciids with kernel
* atomic: fix atomic_add_unless() fallback's return value
* intel: Avoid aliasing violation
* intel: Hook up new platforms IDs
* meson: auto-enable etnaviv on arm, arc, mips and loongarch architectures
* modetest: use drmGetFormatName()
* lots of testsuite and CI improvements
- enable intel support everywhere as there are now discrete intel GPUs
- enable vc4 support on armv7/aarch64
- simplify valgrind support ifdefery
==== libgsasl ====
- add boundary-check-CVE-2022-2469.patch (bsc#1201715)
- avoid duplicate packaging of license
==== libstorage-ng ====
Version update (4.5.43 -> 4.5.45)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#898
- allow blkid to exit with exit status 2 (bsc#1203285)
- 4.5.45
- Translated using Weblate (Czech) (bsc#1149754)
- 4.5.44
- merge gh#openSUSE/libstorage-ng#897
- fixed resizing of luks (bsc#1202893)
==== libyaml ====
- Add baselibs.conf: produce libyaml-0-2-32bit, required by
libcamera -> pipewire.
==== lua53 ====
- Add shared-link.patch: fix dynamic linking executable
- Stop building static library
==== manufacturer-PPDs ====
- use grep -E instead of egrep to be compatible with newer grep versions
==== mlocate ====
Subpackages: mlocate-lang
- Pass "--shell=/bin/sh" to "su" when running the "updatedb"
command so that we don't depend on the "${RUN_UPDATEDB_AS}"
user's login shell. Since that user is "nobody" by default, the
login shell will oftentimes be "/bin/false". [jsc#PED-1717]
==== mutt ====
Subpackages: mutt-doc mutt-lang
- Refresh offsets of patches
* aw.listreply.diff
* mutt-1.10.1-imap.patch
* mutt-1.5.15-wrapcolumn.diff
* mutt-1.5.20-sendgroupreplyto.diff
* mutt-1.6.1-opennfs.dif
* patch-1.5.24.vk.pgp_verbose_mime
- enable optional verbose debugging at run-time (boo#1203184)
==== neon ====
Version update (0.32.2 -> 0.32.4)
- update to 0.32.4:
* Fix Digest regression in allowing implicit algorithm= (issue #88)
* Fix Digest to safely allow spaces in usernames (without userhash)
* ne_ssl_trust_default_ca() now uses the system's trusted CAs
with GnuTLS where supported (matching behaviour of OpenSSL)
* Improvements and fixes to Windows build (Chun-wei Fan)
* Fix finding pkg-config when cross-compiling (Hugh McMaster)
* Fix Digest cnonce entropy sources in non-SSL builds
* Fix cases where Digest usernames were rejected as non-ASCII
* Fix build failures with OpenSSL 1.1 on some platforms
==== ovmf ====
Subpackages: qemu-uefi-aarch64
- Modified ovmf.changes log, using PED-1410 instead of PED-1359 for
pushing to SLE15-SP5.
==== p11-kit ====
Subpackages: libp11-kit0 p11-kit-tools
- skip testsuite on qemu arches, it fails
==== pcsc-lite ====
Version update (1.9.8 -> 1.9.9)
Subpackages: libpcsclite1
- version 1.9.9
* SCardEstablishContext() may return SCARD_W_SECURITY_VIOLATION if
refused by Polkit
* Fix SCardReleaseContext() failure on orphan handles
* Fix SCardDisconnect() on orphan handle
* pcsc-spy: log the pioSendPci & pioRecvPci SCardTransmit() parameters
* Improve the log from pcscd: log the return code in text instead of hex
* Some other minor improvements
==== pipewire ====
Version update (0.3.56 -> 0.3.57)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.57:
* Highlights
- Support masking of conf.d/ files.
- Use org.freedesktop.portal.Realtime when available. This does
the correct PID/TID mappings to make realtime also work from
flatpaks.
- Fix rate adjustement logic in pulse-tunnel. This would cause
increasing delays and hickups when using tunnels.
- Add OPUS as a new vendor codec. Add OPUS-A2DP spec.
PipeWire can now send and reveive OPUS data over bluetooth.
- An AAC decoder was added so that PipeWire can now also
function as an A2DP AAC receiver.
- Fix some issues where the wrong samplerate was used.
- Fix rate match for sources. This fixes an error where
follower sources would generate many resync warnings.
- Many more bugfixes and improvements.
* PipeWire
- Support masking of conf.d/ files.
- Add some more debug info to memfd.
- Improve data-loop invoke method. Also flush pending items.
- Add a filter-chain systemd service file than can be used to
start custom filters placed in
~/.conf/pipewire/filter-chain.d/
- Improve triggered timestamps for remote nodes.
- Fix some potential cross compilation problems due to wrong
host_machine.
- Check return values of pw_getrandom().
* Tools
- Updates to pw-cli manpages.
- Remove the pw-cli dump command. It is mostly implemented as
part of wpctl status, pw-dump, pw-link, pw-top and others.
- Clean up resource in pw-cat correctly on errors.
* Modules
- Fix compilation of AVB on big-endian.
Enable AVB only on Linux.
- Use org.freedesktop.portal.Realtime when available. This does
the correct PID/TID mappings to make realtime also work from
flatpaks.
- Fix compilation of ROC module when headers are missing.
- Improve some error cleanup paths in protocol-native. Improve
connect and disconnect.
- Fix a potential crash in FFT unload in filter-chain.
- Implement PIPEWIRE_NOTIFICATION_FD for notification when the
socket is ready.
- Try to use rtkit if set_nice() fails.
- Fix rate adjustement logic in pulse-tunnel. This would cause
increasing delays and hickups when using tunnels.
- Handle disconnect in pulse-tunnel.
* Bluetooth
- Add OPUS as a new vendor codec. Add OPUS-A2DP spec.
PipeWire can now send and reveive OPUS data over bluetooth.
- An AAC decoder was added so that PipeWire can now also
function as an A2DP AAC receiver.
* SPA
- Tweak the resampler window function some more.
- Improve format convert performance in some fallback cases.
- Fix rounding in format conversion on ARM NEON.
- Fix libcamera build error.
- Fix some issues where the wrong samplerate was used.
- Don't wait for more samples that can fit in the ringbuffer
in ALSA.
- Improve buffer size handling in audioconvert, scale the
buffers based on the rate conversion and make things work
with really large rate conversions as well.
- Add more and better debug for ALSA devices.
- Improve channel mix: Filter FC and LFE when copying from a
different layout. Implement STEREO from FC. Avoid generating
REAR from FC in PSD mode.
- Fix rate match for sources. This fixes an error where
follower sources would generate many resynch warnings.
- Improve ALSA format negotiation. If the ALSA node is not
running and there was a previously configured format, close
and reopen the device to enumerate and accept all possible
formats again.
* ALSA
- The alsa plugin will now also save the volumes set with the
control API. This saves the volumes set with alsa-mixer, for
example.
* Pulse-server
- Flatpak apps with devices=all (Zoom) will now be granted
Manager permissions.
- Small tweaks to the amount of data sent to clients to work
around an issue in freerdp.
* JACK
- Clean up the transport correctly when closing a client.
- Match context properties in addition to node properties for
the jack client rules.
- Make sure to return an error when disconnected from the
server.
- Fix thread cast problem in jack_client_thread_id().
- Increase jack_client_name_size() length and make sure we have
space for the \0 byte.
- JACK clients from the same application will be added to the
same group so that they share the quantum and rate.
- Rebase reduce-meson-dependency.patch.
- Drop patches already included upstream:
* 0001-avb-fix-compilation-on-big-endian.patch
* 0002-avb-fix-compilation-on-big-endian.patch
* 0003-avb-fix-compilation-on-big-endian.patch
==== plasma-framework ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Fix dataengine loading in Qt6 code path
* PC3/Slider: Enable hover events (kde#454714)
* PlasmaDialog: Don't constantly reset cursor when resizable edges are ON (kde#454714)
* Add FreeBSD Qt6 CI support
* PC3: Support RTL layouts in controls
* extras/ListItem: Fix undefined reference error to properties from newer controls
* PC3: Improve support for RTL sliders
* extras/Highlight: Fix code style and explicitness
* Port from KDeclarative::runtimePlatform to KRuntimePlatform::runtimePlatform
* BusyIndicator: Fix initialization of the running property
* extras/ExpandableListItem: Remove 'currentIndex' state when unhovering
* Doc: Fix typo in a comment
* Add missing break in switch-case statement
* PC3/CheckBox: Fix hover animation repeated on press
* TextField: fix height change when password dot appears
* Port away from KDeclarative::runtimePlatform
* ExpandableListItem: add `expanded` property to indicate the view is visible
* Synchronise busy indicator start points
* themetest fix a possible memory leak
* datamodel.cpp 'then' statement is equivalent to the 'else'
* Fix typo in comment
* a11y: toolbuttons are pressable
* a11y: roundbuttons are buttons too
==== prison-qt5 ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Add the mandated 10x quiet zones for Code 39 and Code 93 barcodes
==== purpose ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* kdeconnect: Fix name role
* Add FreeBSD Qt 6 CI
* Port the remaining QQC1 uses
==== qpdf ====
- fix build with GNU grep 3.8 (boo#1203231)
add qpdf-10.6.3-grep-3.8.patch
==== qqc2-desktop-style ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Explicit binding for visible (kde#458486)
* Make DelayButton look like Spectacle's ProgressButton
* Add FreeBSD Qt6 CI support
* Add FIXME about ToolTip instances with child items that use anchors
==== rsync ====
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== solid ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
* Add explanation for enum value 'Smb3'.
* Improve SMB3 filesystem integration.
* Add Samba's SMB3 filesystem to Solid.
==== sonnet ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== soundtouch ====
- add disable-ffast-math.patch
==== squid ====
Version update (5.6 -> 5.7)
- update to 5.7:
- Regression Fix: Typo in manager ACL
- Bug 5186: noteDestinationsEnd check failed: transportWait
- Bug 5160: Test suite fails with -flto=auto
- Bug 3193 pt2: NTLM decoder truncating strings
- Bug 5133: OpenSSL 3.0 support
- ext_session_acl: fix TDB key lookup
- forward_max_tries: Do not count discarded connections
- ... and many compile and debugging fixes
==== suse-module-tools ====
Version update (16.0.22 -> 16.0.23)
- Update to version 16.0.23:
* cert-script: skip cert handling if efivarfs is not writable
(bsc#1201066)
* driver-check.sh, unblacklist: convert egrep to grep -E (bsc#1203092)
==== syndication ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== syntax-highlighting ====
Version update (5.97.0 -> 5.98.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* cmake.xml: Add `CMAKE_FILES_DIRECTORY` as undocumented
* Use C-style indenting for GLSL
* bash.xml: Enable multiline comments and RST documentation
* bash.xml: Reformat for better looking
* VHDL: fix some highlighting and folding errors
* Python: when strings are not closed, mark only the following line as error
* Change singleLineComments to be AfterWhiteSpace for c-like langs (kde#438744, kde#456819)
* Add FreeBSD Qt6 CI support
* Indexer: ignore attribute with lookAhead in suggestRuleMerger() and check attribute only used with lookAhead or IncludeRules
* detect .gcode files as G-Code (kde#457753)
* Asciidoc: fix section block continuation that should not be highlighted
* Asciidoc: optimize rendering time by about 35%
* Asciidoc: fix title highlighting when not starting at level 0 (kde#452238)
* Bash/Zsh: add -o and -a logical operators with [ ... ]
* G-Code: fix number pattern, Mnnn as M-word or M-word (user), add String and... (kde#457754)
* Fortran: Interpret percent sign as operator
* RPM Spec: fix #20: support of ${expand:...}, ${lua:...}, lua section and some...
* VHDL: (#21) fix instantiating component in architecture
* CartoCSS: fix the last statement in curly braces when it does not terminate with a semicolon
* C: support of C23 and synchronization with cpp.xml
* C++: bump version number
* C++: Symbol style for LineContinue in String and # in Define
* C++: various optimizations and minor improvements
* C++: add assume attribute
* C++: add z/Z number suffix
* C++: add extensions for printf (C23): wN, wfN, H, D, and DD length modifiers, b format
* C++: add elifdef/elifndef ; add Char/String Literal Prefix style ; check extra hexadecimal char in String8
* Optimize AbstractHighlighter
* Resolve regexp rules lazily
==== syslogd ====
Subpackages: klogd syslog-service
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- rc-local.service.8 belongs to the systemd-sysvcompat sub-package (bsc#1203053)
- Enable building and include libcryptsetup-plugins provided by systemd
Now that dracut 057 has been released we can enable building libcryptsetup
plugins. These can be used by cryptsetup to extend functionality including
fido2, pkcs11 and tpm2 support.
- Let systemd trust the RTC for 30 years after the last update instead of 15 (bsc#1202356)
To allow for our systems to be used in edge locations without systemd updates
for a long time.
==== threadweaver ====
Version update (5.97.0 -> 5.98.0)
- Update to 5.98.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
* Add FreeBSD Qt6 CI support
==== tree ====
Version update (2.0.3 -> 2.0.4)
- tree 2.0.4:
* Fix missing comma in JSON output
==== vim ====
Version update (9.0.0381 -> 9.0.0453)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0453, fixes the following problems
- boo#1203194 - CVE-2022-3134
- boo#1203110 - CVE-2022-3099
* Writefile test leaves files behind.
* Freeing the wrong string on failure.
* Coverity complains about unused value.
* Covertity still complains about using return value of getc().
* GUI: when CTRL-D is mapped in Insert mode it gets inserted. (Yasuhiro
Matsumoto)
* Some code blocks are nested too deep.
* repeating a <ScriptCmd> mapping does not use the right script context.
* The do_arg_all() function is too long.
* Crash when 'tagfunc' closes the window.
* Cannot use a partial with :defer.
* Using separate delete() call instead of writefile() 'D' flag.
* Inverted condition is a bit confusing.
* Signals test often fails on FreeBSD.
* Cygwin: multibyte characters may be broken in terminal window.
* Clang warnings for function prototypes.
* :findrepl does not escape '&' and '~' properly.
* :defer not tested with exceptions and ":qa!".
* Members of funccall_T are inconsistently named.
* Using :defer in expression funcref not tested.
* GUI test sometimes hangs on CI.
* CI uses older clang version.
* Javascript module files are not recoginzed.
* 'equalalways' may be off when 'laststatus' is zero.
* Crash when passing invalid arguments to assert_fails().
* Arguments in a partial not used by a :def function.
* Deferred functions not invoked when partial func exits.
* matchstr() does match column offset. (Yasuhiro Matsumoto)
* GUI test sometimes fails on MS-Windows.
* #{g:x} was seen as a curly-braces expression.
* Struct member cts_lnum is unused.
* Only created files can be cleaned up with one call.
* Compiler warning for unused argument.
* ASAN reports a memory leak.
* matchstr() still does not match column offset when done after a text
search.
* ml_get error when appending lines in popup window.
* Jsonnet files are not recognized.
* Manually deleting temp test files.
* The :defer command does not check the function argument count and types.
* Function went missing.
* Not enough testing of the :all command.
* "for" and "while" not recognized after :vim9cmd and :legacy. (Emanuele
Torre)
* gitattributes files are not recognized.
* Autocmd test is a bit flaky on MS-Windows.
* Failed flaky tests report only start time.
* Drupal theme files are not recognized.
* Autocmd test uses common file name.
* Not all keys are tested for the MS-Windows GUI.
* Cannot use repeat() with a blob.
* Current mode shows in message window.
* Crash when using for loop variable in closure.
* Coverity warns for not checking allocation failure.
* gitignore files are not recognized.
* Compiler warning for uninitialized variable.
* CI: running tests in parallel causes flakiness.
* No error when a custom completion function returns something else than
the expected list.
* Cannot put virtual text above a line.
* Cursor wrong if inserting before line with virtual text above.
* Crash when using mkdir() with "R" flag in compiled function.
* Closure in for loop test fails on some systems.
* Virtual text "above" doesn't handel line numbers.
* Blueprint files are not recognized.
* Trying to declare g:variable gives confusing error.
* When opening/closing window text moves up/down.
* Message window may be positioned too low.
* Using :echowin while at the hit-enter prompt causes problems.
* SubRip files are not recognized.
* There is no easy way to translate a string with a key code into a
readable string.
* Return value of argument check functions is inconsistent.
* Virtual text "above" does not work with 'nowrap'.
* Visual highlighting extends into virtual text prop.
* On an AZERTY keyboard digit keys get the shift modifier.
==== vsftpd ====
- Apply "disable-tls13-to-support-older-openssl-versions.patch"
when building on SLE-15. This is necessary, because openssl_1_1
on that codestream is version 1.1.0 rather than 1.1.1 and that
older version has no TLSv1.3 support. [bsc#1187686]
==== yast2-bootloader ====
Version update (4.5.3 -> 4.5.4)
- Allow bootloader to run on transactional systems (bsc#1128853)
- 4.5.4
==== yast2-kdump ====
Version update (4.5.3 -> 4.5.4)
- Allow kdump to run on transactional systems (bsc#1128853)
- 4.5.4
==== yast2-trans ====
Version update (84.87.20220830.ebb7a9eac4 -> 84.87.20220910.dcdb12a597)
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.20220910.dcdb12a597:
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (German)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Some egrep occurences are legal
* Replaced egrep with grep -E. bsc#1203227
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* New POT for text domain 'vpn'.
* New POT for text domain 'base'.
==== zsh ====
- add egrep-deprecation.patch (bsc#1203241)
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
libXft (2.3.5 -> 2.3.6)
multipath-tools (0.9.1+48+suse.9c6c435 -> 0.9.1+52+suse.be8809e)
plasma5-workspace
=== Details ===
==== libXft ====
Version update (2.3.5 -> 2.3.6)
- Update to version 2.3.6
* Fixes a regression in 2.3.5 for XftTextExtents* length-checks.
==== multipath-tools ====
Version update (0.9.1+48+suse.9c6c435 -> 0.9.1+52+suse.be8809e)
Subpackages: kpartx libmpath0
- Update to version 0.9.1+52+suse.be8809e:
* Code-identical to 0.9.1+48+suse.9c6c435 (merge in git repo
to preserve history; fix revision in _service file).
==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Add patch to fix widget explorer crash (kde#458829):
* 0001-widgetexplorer-Don-t-recurse-into-applet-s-containme.patch
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
LibVNCServer
MozillaFirefox
akonadi-calendar (22.08.0 -> 22.08.1)
akonadi-calendar-tools (22.08.0 -> 22.08.1)
akonadi-contact (22.08.0 -> 22.08.1)
akonadi-import-wizard (22.08.0 -> 22.08.1)
akonadi-mime (22.08.0 -> 22.08.1)
akonadi-notes (22.08.0 -> 22.08.1)
akonadi-search (22.08.0 -> 22.08.1)
akonadi-server (22.08.0 -> 22.08.1)
akregator (22.08.0 -> 22.08.1)
alpine
analitza (22.08.0 -> 22.08.1)
ark (22.08.0 -> 22.08.1)
autoyast2 (4.5.3 -> 4.5.4)
baloo5-widgets (22.08.0 -> 22.08.1)
blinken (22.08.0 -> 22.08.1)
bovo (22.08.0 -> 22.08.1)
calendarsupport (22.08.0 -> 22.08.1)
cervisia (22.08.0 -> 22.08.1)
chrony (4.2 -> 4.3)
dmidecode
dolphin (22.08.0 -> 22.08.1)
dragonplayer (22.08.0 -> 22.08.1)
eventviews (22.08.0 -> 22.08.1)
ffmpegthumbs (22.08.0 -> 22.08.1)
git
glibc
glslang
gnome-browser-connector (42.0 -> 42.1)
grantleetheme (22.08.0 -> 22.08.1)
gwenview5 (22.08.0 -> 22.08.1)
incidenceeditor (22.08.0 -> 22.08.1)
juk (22.08.0 -> 22.08.1)
k3b (22.08.0 -> 22.08.1)
kaccounts-integration (22.08.0 -> 22.08.1)
kaccounts-providers (22.08.0 -> 22.08.1)
kaddressbook (22.08.0 -> 22.08.1)
kalgebra (22.08.0 -> 22.08.1)
kamera (22.08.0 -> 22.08.1)
kanagram (22.08.0 -> 22.08.1)
kapptemplate (22.08.0 -> 22.08.1)
kate (22.08.0 -> 22.08.1)
katomic (22.08.0 -> 22.08.1)
kblackbox (22.08.0 -> 22.08.1)
kblocks (22.08.0 -> 22.08.1)
kbounce (22.08.0 -> 22.08.1)
kbreakout (22.08.0 -> 22.08.1)
kbruch (22.08.0 -> 22.08.1)
kcachegrind (22.08.0 -> 22.08.1)
kcalc (22.08.0 -> 22.08.1)
kcalutils (22.08.0 -> 22.08.1)
kcharselect (22.08.0 -> 22.08.1)
kcolorchooser (22.08.0 -> 22.08.1)
kcron (22.08.0 -> 22.08.1)
kde-print-manager (22.08.0 -> 22.08.1)
kdeconnect-kde (22.08.0 -> 22.08.1)
kdeedu-data (22.08.0 -> 22.08.1)
kdegraphics-thumbnailers (22.08.0 -> 22.08.1)
kdenetwork-filesharing (22.08.0 -> 22.08.1)
kdepim-addons (22.08.0 -> 22.08.1)
kdepim-runtime (22.08.0 -> 22.08.1)
kdevelop5 (22.08.0 -> 22.08.1)
kdf (22.08.0 -> 22.08.1)
kdialog (22.08.0 -> 22.08.1)
kdiamond (22.08.0 -> 22.08.1)
kernel-source (5.19.7 -> 5.19.8)
kgeography (22.08.0 -> 22.08.1)
kget (22.08.0 -> 22.08.1)
kgoldrunner (22.08.0 -> 22.08.1)
khangman (22.08.0 -> 22.08.1)
khelpcenter5 (22.08.0 -> 22.08.1)
kidentitymanagement (22.08.0 -> 22.08.1)
kig (22.08.0 -> 22.08.1)
kimap (22.08.0 -> 22.08.1)
kio-extras5 (22.08.0 -> 22.08.1)
kio_audiocd (22.08.0 -> 22.08.1)
kipi-plugins (22.08.0 -> 22.08.1)
kiriki (22.08.0 -> 22.08.1)
kiten (22.08.0 -> 22.08.1)
kitinerary (22.08.0 -> 22.08.1)
kjumpingcube (22.08.0 -> 22.08.1)
kldap (22.08.0 -> 22.08.1)
kleopatra (22.08.0 -> 22.08.1)
klines (22.08.0 -> 22.08.1)
kmag (22.08.0 -> 22.08.1)
kmahjongg (22.08.0 -> 22.08.1)
kmail (22.08.0 -> 22.08.1)
kmail-account-wizard (22.08.0 -> 22.08.1)
kmailtransport (22.08.0 -> 22.08.1)
kmbox (22.08.0 -> 22.08.1)
kmime (22.08.0 -> 22.08.1)
kmines (22.08.0 -> 22.08.1)
kmousetool (22.08.0 -> 22.08.1)
kmouth (22.08.0 -> 22.08.1)
kmplot (22.08.0 -> 22.08.1)
knavalbattle (22.08.0 -> 22.08.1)
knetwalk (22.08.0 -> 22.08.1)
knotes (22.08.0 -> 22.08.1)
kolf (22.08.0 -> 22.08.1)
kollision (22.08.0 -> 22.08.1)
kolourpaint (22.08.0 -> 22.08.1)
kompare (22.08.0 -> 22.08.1)
konquest (22.08.0 -> 22.08.1)
konsole (22.08.0 -> 22.08.1)
kontact (22.08.0 -> 22.08.1)
kontactinterface (22.08.0 -> 22.08.1)
konversation (22.08.0 -> 22.08.1)
kopete (22.08.0 -> 22.08.1)
korganizer (22.08.0 -> 22.08.1)
kpat (22.08.0 -> 22.08.1)
kpimtextedit (22.08.0 -> 22.08.1)
kpkpass (22.08.0 -> 22.08.1)
kqtquickcharts (22.08.0 -> 22.08.1)
kreversi (22.08.0 -> 22.08.1)
kruler (22.08.0 -> 22.08.1)
ksanecore (22.08.0 -> 22.08.1)
kshisen (22.08.0 -> 22.08.1)
ksirk (22.08.0 -> 22.08.1)
ksmtp (22.08.0 -> 22.08.1)
kspaceduel (22.08.0 -> 22.08.1)
ksquares (22.08.0 -> 22.08.1)
ksudoku (22.08.0 -> 22.08.1)
ksystemlog (22.08.0 -> 22.08.1)
ksystemstats5 (5.25.4 -> 5.25.5)
kteatime (22.08.0 -> 22.08.1)
ktimer (22.08.0 -> 22.08.1)
ktnef (22.08.0 -> 22.08.1)
ktouch (22.08.0 -> 22.08.1)
kturtle (22.08.0 -> 22.08.1)
kubrick (22.08.0 -> 22.08.1)
kwalletmanager5 (22.08.0 -> 22.08.1)
kwordquiz (22.08.0 -> 22.08.1)
libgravatar (22.08.0 -> 22.08.1)
libkcddb (22.08.0 -> 22.08.1)
libkcompactdisc (22.08.0 -> 22.08.1)
libkdcraw (22.08.0 -> 22.08.1)
libkdegames (22.08.0 -> 22.08.1)
libkdepim (22.08.0 -> 22.08.1)
libkeduvocdocument (22.08.0 -> 22.08.1)
libkexiv2 (22.08.0 -> 22.08.1)
libkgapi (22.08.0 -> 22.08.1)
libkipi (22.08.0 -> 22.08.1)
libkleo (22.08.0 -> 22.08.1)
libkmahjongg (22.08.0 -> 22.08.1)
libkomparediff2 (22.08.0 -> 22.08.1)
libksieve (22.08.0 -> 22.08.1)
libktorrent (22.08.0 -> 22.08.1)
libreoffice (7.3.4.2 -> 7.4.1.1)
libxml2 (2.10.1 -> 2.10.2)
libxml2-python (2.10.1 -> 2.10.2)
lokalize (22.08.0 -> 22.08.1)
lskat (22.08.0 -> 22.08.1)
mailcommon (22.08.0 -> 22.08.1)
mailimporter (22.08.0 -> 22.08.1)
mbox-importer (22.08.0 -> 22.08.1)
messagelib (22.08.0 -> 22.08.1)
mobipocket (22.08.0 -> 22.08.1)
mozjs91 (91.12.0 -> 91.13.0)
multipath-tools (0.9.0+55+suse.33d8854 -> 0.9.1+48+suse.9c6c435)
numactl (2.0.14.39.g8b18345 -> 2.0.15.0.g01a39cb)
okular (22.08.0 -> 22.08.1)
parley (22.08.0 -> 22.08.1)
patterns-base
perl-Date-Manip (6.88 -> 6.89)
pim-data-exporter (22.08.0 -> 22.08.1)
pim-sieve-editor (22.08.0 -> 22.08.1)
pimcommon (22.08.0 -> 22.08.1)
plymouth (22.02.122+70.614d2db -> 22.02.122+73.9826df5)
python
python-base
signon-kwallet-extension (22.08.0 -> 22.08.1)
skanlite (22.08.0 -> 22.08.1)
snapper
spectacle (22.08.0 -> 22.08.1)
step (22.08.0 -> 22.08.1)
suitesparse
sweeper (22.08.0 -> 22.08.1)
umbrello (22.08.0 -> 22.08.1)
xmlsec1
yakuake (22.08.0 -> 22.08.1)
yast2 (4.5.12 -> 4.5.13)
yast2-core (4.5.3 -> 4.5.4)
yast2-hardware-detection (4.5.0 -> 4.5.1)
yast2-printer (4.5.1 -> 4.5.2)
yast2-scanner (4.5.0 -> 4.5.1)
=== Details ===
==== LibVNCServer ====
Subpackages: libvncclient1 libvncserver1
- security update
- added patches
fix CVE-2020-29260 [bsc#1203106], memory leakage via rfbClientCleanup()
+ LibVNCServer-CVE-2020-29260.patch
==== MozillaFirefox ====
Subpackages: MozillaFirefox-translations-common
- Adjust memory requirements to fix build on aarch64
==== akonadi-calendar ====
Version update (22.08.0 -> 22.08.1)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar kalendarac libKF5AkonadiCalendar5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-calendar-tools ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-contact ====
Version update (22.08.0 -> 22.08.1)
Subpackages: akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-import-wizard ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKPimImportWizard5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-mime ====
Version update (22.08.0 -> 22.08.1)
Subpackages: akonadi-plugin-mime libKF5AkonadiMime5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-notes ====
Version update (22.08.0 -> 22.08.1)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-search ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5AkonadiSearch5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akonadi-server ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== akregator ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== alpine ====
Subpackages: pico
- Disable parallel build, fails to produce a result
==== analitza ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libAnalitza8
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ark ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libkerfuffle22
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== autoyast2 ====
Version update (4.5.3 -> 4.5.4)
Subpackages: autoyast2-installation
- bsc#1203227
- Replaced egrep with grep -E.
- 4.5.4
==== baloo5-widgets ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== blinken ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== bovo ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== calendarsupport ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5CalendarSupport5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== cervisia ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== chrony ====
Version update (4.2 -> 4.3)
Subpackages: chrony-pool-openSUSE
- Update to 4.3:
* Add local option to refclock directive to stabilise system
clock with more stable free-running clock (e.g. TCXO, OCXO).
* Add maxdelayquant option to server/pool/peer directive to
replace maxdelaydevratio filter with long-term quantile-based
filtering.
* Add selection option to log directive.
* Allow external PPS in PHC refclock without configurable pin.
* Don't accept first interleaved response to minimise error in
delay.
* Don't use arc4random on Linux to avoid server performance loss.
* Improve filter option to better handle missing NTP samples.
* Improve stability with hardware timestamping and PHC refclock.
* Update seccomp filter
- Update clknetsim to snapshot f00531b.
- Use a more specific conditional for the /usr/etc stuff.
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== dmidecode ====
2 recommended fixes from upstream:
- news-fix-typo.patch: We ship the NEWS file so avoid including a
typo in it.
- dmioem-fix-segmentation-fault-in-dmi_hp_240_attr.patch: Passing
NULL to a %s printf conversion specifier is illegal, and can
result in a segmentation fault. Current version of glibc doesn't
mind, but alternative, past or future libc implementations could
crash, so let's fix it.
==== dolphin ====
Version update (22.08.0 -> 22.08.1)
Subpackages: dolphin-part libdolphinvcs5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== dragonplayer ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== eventviews ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5EventViews5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ffmpegthumbs ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== git ====
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- Remove nogroup requirement: no longer needed
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- syslog-large-messages.patch: syslog: Fix large messages (CVE-2022-39046,
bsc#1203011, BZ #29536)
- dlmopen-libc-early-init.patch: elf: Call __libc_early_init for reused
namespaces (BZ #29528)
- ldd-vdso-dependency.patch: elf: Restore how vDSO dependency is printed
with LD_TRACE_LOADED_OBJECTS (BZ #29539)
- syslog-extra-whitespace.patch: syslog: Remove extra whitespace between
timestamp and message (BZ #29544)
==== glslang ====
- Adjust the cmake support files to use the shared libraries added
from the latest changes
- Rework static library removal & building procedure to identify
new static libs. (libGenericCodeGen.so and
libMachineIndependent.so are now added)
==== gnome-browser-connector ====
Version update (42.0 -> 42.1)
- Update to version 42.1:
+ Added detected python path in scripts shebang.
+ Restored compatibility with Python 3.8.
+ Fix errors in `get_variant` helper that leads to connector
crash.
+ Fixed build system error when python dependencies are missing.
- Update Source tag to reflect new home.
- Drop hashbang fixes to python scripts: no longer required.
==== grantleetheme ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5GrantleeTheme5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== gwenview5 ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== incidenceeditor ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5IncidenceEditor5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== juk ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== k3b ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kaccounts-integration ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libkaccounts2
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kaccounts-providers ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kaddressbook ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kaddressbook-doc libKPimAddressbookImportExport5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kalgebra ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kamera ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kamera-lang kio_kamera
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kanagram ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kapptemplate ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kate ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kate-plugins
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== katomic ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kblackbox ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kblocks ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kbounce ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kbreakout ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kbruch ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kcachegrind ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kcalc ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kcalutils ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5CalendarUtils5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kcharselect ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kcolorchooser ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kcron ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kde-print-manager ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdeconnect-kde ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kdeconnect-kde-zsh-completion
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdeedu-data ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdegraphics-thumbnailers ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdenetwork-filesharing ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdepim-addons ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdepim-runtime ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdevelop5 ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kdevplatform libkdevplatform59
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdf ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kwikdisk
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdialog ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kdiamond ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kernel-source ====
Version update (5.19.7 -> 5.19.8)
Subpackages: kernel-64kb kernel-default
- Linux 5.19.8 (bsc#1012628).
- drm/msm/dp: make eDP panel as the first connected connector
(bsc#1012628).
- drm/msm/dsi: fix the inconsistent indenting (bsc#1012628).
- drm/msm/dpu: populate wb or intf before reset_intf_cfg
(bsc#1012628).
- drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
(bsc#1012628).
- drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
(bsc#1012628).
- drm/msm/dsi: Fix number of regulators for SDM660 (bsc#1012628).
- platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
(bsc#1012628).
- platform/x86: x86-android-tablets: Fix broken touchscreen on
Chuwi Hi8 with Windows BIOS (bsc#1012628).
- xsk: Fix corrupted packets for XDP_SHARED_UMEM (bsc#1012628).
- drm/msm/gpu: Drop qos request if devm_devfreq_add_device()
fails (bsc#1012628).
- peci: aspeed: fix error check return value of platform_get_irq()
(bsc#1012628).
- iio: adc: mcp3911: make use of the sign bit (bsc#1012628).
- skmsg: Fix wrong last sg check in sk_msg_recvmsg()
(bsc#1012628).
- bpf: Restrict bpf_sys_bpf to CAP_PERFMON (bsc#1012628).
- ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
(bsc#1012628).
- bpf, cgroup: Fix kernel BUG in purge_effective_progs
(bsc#1012628).
- drm/i915/gvt: Fix Comet Lake (bsc#1012628).
- ieee802154/adf7242: defer destroy_workqueue call (bsc#1012628).
- bpf: Fix a data-race around bpf_jit_limit (bsc#1012628).
- drm/i915/ttm: fix CCS handling (bsc#1012628).
- drm/i915/display: avoid warnings when registering dual panel
backlight (bsc#1012628).
- ALSA: hda: intel-nhlt: Correct the handling of fmt_config
flexible array (bsc#1012628).
- wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
(bsc#1012628).
- xhci: Fix null pointer dereference in remove if xHC has only
one roothub (bsc#1012628).
- Revert "xhci: turn off port power in shutdown" (bsc#1012628).
- bpf: Allow helpers to accept pointers with a fixed size
(bsc#1012628).
- bpf: Tidy up verifier check_func_arg() (bsc#1012628).
- bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
(bsc#1012628).
- Bluetooth: hci_event: Fix vendor (unknown) opcode status
handling (bsc#1012628).
- Bluetooth: hci_sync: Fix suspend performance regression
(bsc#1012628).
- Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
(bsc#1012628).
- Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
(bsc#1012628).
- net: sparx5: fix handling uneven length packets in manual
extraction (bsc#1012628).
- net: smsc911x: Stop and start PHY during suspend and resume
(bsc#1012628).
- openvswitch: fix memory leak at failed datapath creation
(bsc#1012628).
- nfp: flower: fix ingress police using matchall filter
(bsc#1012628).
- net: dsa: xrs700x: Use irqsave variant for u64 stats update
(bsc#1012628).
- drm/i915: fix null pointer dereference (bsc#1012628).
- net: sched: tbf: don't call qdisc_put() while holding tree lock
(bsc#1012628).
- net/sched: fix netdevice reference leaks in
attach_default_qdiscs() (bsc#1012628).
- net: phy: micrel: Make the GPIO to be non-exclusive
(bsc#1012628).
- net: lan966x: improve error handle in
lan966x_fdma_rx_get_frame() (bsc#1012628).
- ethernet: rocker: fix sleep in atomic context bug in
neigh_timer_handler (bsc#1012628).
- cachefiles: fix error return code in cachefiles_ondemand_copen()
(bsc#1012628).
- cachefiles: make on-demand request distribution fairer
(bsc#1012628).
- mlxbf_gige: compute MDIO period based on i1clk (bsc#1012628).
- kcm: fix strp_init() order and cleanup (bsc#1012628).
- sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
(bsc#1012628).
- tcp: annotate data-race around challenge_timestamp
(bsc#1012628).
- Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming
enqueued skb" (bsc#1012628).
- net/smc: Remove redundant refcount increase (bsc#1012628).
- soundwire: qcom: fix device status array range (bsc#1012628).
- mm/slab_common: Deleting kobject in kmem_cache_destroy()
without holding slab_mutex/cpu_hotplug_lock (bsc#1012628).
- platform/mellanox: mlxreg-lc: Fix coverity warning
(bsc#1012628).
- platform/mellanox: mlxreg-lc: Fix locking issue (bsc#1012628).
- serial: fsl_lpuart: RS485 RTS polariy is inverse (bsc#1012628).
- tty: serial: atmel: Preserve previous USART mode if RS485
disabled (bsc#1012628).
- staging: rtl8712: fix use after free bugs (bsc#1012628).
- staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
... changelog too long, skipping 171 lines ...
- commit 3cbb8c4
==== kgeography ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kget ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kgoldrunner ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== khangman ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== khelpcenter5 ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kidentitymanagement ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5 libKF5IdentityManagementWidgets5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kig ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kimap ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kimap-lang libKF5IMAP5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kio-extras5 ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libkioarchive5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kio_audiocd ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kipi-plugins ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kiriki ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kiten ====
Version update (22.08.0 -> 22.08.1)
Subpackages: fonts-KanjiStrokeOrders
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kitinerary ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kjumpingcube ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kldap ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Ldap5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kleopatra ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
- Drop patch, fixed upstream:
* 0001-Use-ReceiveKeysJob-for-refreshing-OpenPGP-keys.patch
==== klines ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmag ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmahjongg ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmail ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kmail-application-icons ktnef
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmail-account-wizard ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmailtransport ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmbox ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmime ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kmime-lang libKF5Mime5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmines ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmousetool ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmouth ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kmplot ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== knavalbattle ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== knetwalk ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== knotes ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kolf ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kollision ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kolourpaint ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kompare ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== konquest ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== konsole ====
Version update (22.08.0 -> 22.08.1)
Subpackages: konsole-part konsole-part-lang
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kontact ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kontactinterface ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== konversation ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kopete ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== korganizer ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kpat ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kpimtextedit ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5PimTextEdit5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kpkpass ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kqtquickcharts ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kreversi ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kruler ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksanecore ====
Version update (22.08.0 -> 22.08.1)
Subpackages: ksanecore-lang libKSaneCore1
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kshisen ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksirk ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksmtp ====
Version update (22.08.0 -> 22.08.1)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kspaceduel ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksquares ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksudoku ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksystemlog ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ksystemstats5 ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kteatime ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ktimer ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ktnef ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== ktouch ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kturtle ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kubrick ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kwalletmanager5 ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== kwordquiz ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libgravatar ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Gravatar5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkcddb ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Cddb5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkcompactdisc ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkdcraw ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkdegames ====
Version update (22.08.0 -> 22.08.1)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkdepim ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Libkdepim5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkeduvocdocument ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkexiv2 ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkgapi ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkipi ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkleo ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Libkleo5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkmahjongg ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5KMahjongglib5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libkomparediff2 ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libksieve ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libksieve5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libktorrent ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5Torrent6 libktorrent-lang
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== libreoffice ====
Version update (7.3.4.2 -> 7.4.1.1)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Update to 7.4.1.1:
https://wiki.documentfoundation.org/Releases/7.4.1/RC1
- Update to 7.4.0.3:
You can check for 7.4 release notes here:
https://wiki.documentfoundation.org/ReleaseNotes/7.4
You can check for each minor release notes here:
https://wiki.documentfoundation.org/Releases/7.4.0/RC3
https://wiki.documentfoundation.org/Releases/7.4.0/RC2
https://wiki.documentfoundation.org/Releases/7.4.0/RC1
- Updated bundled libraries:
* boost_1_77_0.tar.xz -> boost_1_79_0.tar.xz
* icu4c-70_1-data.zip -> icu4c-71_1-data.zip
* icu4c-70_1-src.tgz -> icu4c-71_1-src.tgz
* pdfium-4699.tar.gz2 -> pdfium-5058.tar.bz2
* poppler-21.11.0.tar.xz -> poppler-22.01.0.tar.xz
* poppler-data-0.4.10.tar.gz -> poppler-data-0.4.11.tar.gz
* skia-m97-a7230803d64ae9d44f4e1282444801119a3ae967.tar.xz
- > skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz
- Remove upstreamed patches:
* bsc1198665.patch
* poppler-22-03-0.patch
* poppler-22-04-0.patch
==== libxml2 ====
Version update (2.10.1 -> 2.10.2)
Subpackages: libxml2-2 libxml2-tools
- Build for now with --with-legacy to enable APIs that have been
deprecated recently.
- Update to version 2.10.2:
* Improvements:
+ Remove set-but-unused variable in xmlXPathScanName
+ Silence -Warray-bounds warning
* Build system
+ build: require automake-1.16.3 or later
+ Remove generated files from distribution
* Test suite: Don't create missing.xml when running testapi
- Add configure --with-python=%{__python3} inbefore python build,
as upstream no longer ships pre-grenerated files.
- Use sed to fix env-script-interpreter in documentation example.
- Pass with-ftp to configure, build ftp support.
==== libxml2-python ====
Version update (2.10.1 -> 2.10.2)
- Build for now with --with-legacy to enable APIs that have been
deprecated recently.
- Update to version 2.10.2:
* Improvements:
+ Remove set-but-unused variable in xmlXPathScanName
+ Silence -Warray-bounds warning
* Build system
+ build: require automake-1.16.3 or later
+ Remove generated files from distribution
* Test suite: Don't create missing.xml when running testapi
- Add configure --with-python=%{__python3} inbefore python build,
as upstream no longer ships pre-grenerated files.
- Use sed to fix env-script-interpreter in documentation example.
- Pass with-ftp to configure, build ftp support.
==== lokalize ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== lskat ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== mailcommon ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5MailCommon5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== mailimporter ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== mbox-importer ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== messagelib ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== mobipocket ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== mozjs91 ====
Version update (91.12.0 -> 91.13.0)
- Update to version 91.13.0:
+ Various stability, functionality, and security fixes.
==== multipath-tools ====
Version update (0.9.0+55+suse.33d8854 -> 0.9.1+48+suse.9c6c435)
Subpackages: kpartx libmpath0
- Update to version 0.9.1+48+suse.9c6c435:
* Upstream version update
* kpartx_id: remove bashism
* Doc: add multipathc.8 manual page
- Update to version 0.9.0+134+suse.dbf2e2d:
* Add multipathc command under GPL3.0, and split off libmpathutil
(bsc#1202616)
* Fix command completion in interactive mode (bsc#1201483)
* multipathd: fix use-after-free in handle_path_wwid_change()
(bsc#1201483)
* Improve startup time for very large multipath.conf (bsc#1200523)
* Avoid checker blocking event handling for huge number of devices
(boo#1203085)
* Cleanup sysfs accessors in libmultipath
* Minor upstream bug fixes
* Spelling fixes
* Documentation: add ALUA info to README.md, delete README.alua
==== numactl ====
Version update (2.0.14.39.g8b18345 -> 2.0.15.0.g01a39cb)
Subpackages: libnuma1
- Update to version 2.0.15.0.g01a39cb:
* Create codeql.yml
* Create makefile.yml
* Fix crash when memhog uses local policy
* Fix memhog uses the wrong policy but still works properly
* Fix the example usage in the man manual.
* fix memory and file handle leaks
* Do not reuse variable names in subscopes and delete useless blank lines
* Delete unused header files
* Limit the scope of function
* avoid declaring a global variable
* Fix build error on riscv64 by linking libatomic
==== okular ====
Version update (22.08.0 -> 22.08.1)
Subpackages: okular-spectre
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== parley ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- drop recommends for ucode-intel and ucode-amd, these packages
have supplements to be pulled in on the respective cpus and
there is no point having both installed (doubling the number
of reboot-needed updates)
==== perl-Date-Manip ====
Version update (6.88 -> 6.89)
- updated to 6.89
see /usr/share/doc/packages/perl-Date-Manip/Changes
==== pim-data-exporter ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== pim-sieve-editor ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== pimcommon ====
Version update (22.08.0 -> 22.08.1)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== plymouth ====
Version update (22.02.122+70.614d2db -> 22.02.122+73.9826df5)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Update to version 22.02.122+73.9826df5:
* Update Makefile.am
* Add README in .md format.
==== python ====
- Add patch CVE-2021-28861-double-slash-path.patch:
* BaseHTTPServer: Fix an open redirection vulnerability in the HTTP server
when an URI path starts with //. (bsc#1202624, CVE-2021-28861)
==== python-base ====
Subpackages: libpython2_7-1_0 python-xml
- Add patch CVE-2021-28861-double-slash-path.patch:
* BaseHTTPServer: Fix an open redirection vulnerability in the HTTP server
when an URI path starts with //. (bsc#1202624, CVE-2021-28861)
==== signon-kwallet-extension ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== skanlite ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== snapper ====
Subpackages: libsnapper6 snapper-zypp-plugin
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== spectacle ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== step ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== suitesparse ====
Subpackages: libamd2 libcamd2 libccolamd2 libcholmod3 libcolamd2 libsuitesparseconfig5 libumfpack5
- update to 5.13.0
* GraphBLAS v7.2.0: see GraphBLAS/Doc/ChangeLog for details.
- performance: more compact serialization (ZSTD added, now the
default compression method).
- MATLAB interface: faster linear indexing, reshape, bandwidth,
istril, istriu, isbanded, isdiag. C(I,J)=A can now grow the
size of C.
- features: reshape methods, cube root operator, isStoredElement
- bugs: a minor bug; user-defined types were incorrectly limited to
128 bytes in size in v7.0.3.
- remove unused rules from rpmlintrc
==== sweeper ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== umbrello ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== xmlsec1 ====
Subpackages: libxmlsec1-1 libxmlsec1-nss1 libxmlsec1-openssl1
- Add export CFLAGS/CXXFLAGS="-Wno-error=deprecated-declarations"
inbefore configure. We pass --enable-werror to configure, and
that leads to warnings about deprecations failing build. As
deprecations is mainly a consern for upstream, stop failing on
those.
==== yakuake ====
Version update (22.08.0 -> 22.08.1)
- Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
==== yast2 ====
Version update (4.5.12 -> 4.5.13)
Subpackages: yast2-logs
- bsc#1203227
- Replaced egrep with grep -E.
- 4.5.13
==== yast2-core ====
Version update (4.5.3 -> 4.5.4)
- bsc#1203227
- replaced obsolete fgrep by grep -F
- 4.5.4
==== yast2-hardware-detection ====
Version update (4.5.0 -> 4.5.1)
- bsc#1203227
- replaced fgrep by grep -F
- 4.5.1
==== yast2-printer ====
Version update (4.5.1 -> 4.5.2)
- bsc#1203227
- Replaced egrep with grep -E.
- 4.5.2
==== yast2-scanner ====
Version update (4.5.0 -> 4.5.1)
- bsc#1203227
- Replaced egrep with grep -E.
- 4.5.1
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
MozillaFirefox (104.0 -> 104.0.2)
aaa_base (84.87+git20220727.43b9e53 -> 84.87+git20220822.6b9f7a3)
bluedevil5 (5.25.4 -> 5.25.5)
breeze (5.25.4 -> 5.25.5)
breeze-gtk (5.25.4 -> 5.25.5)
discover (5.25.4 -> 5.25.5)
drkonqi5 (5.25.4 -> 5.25.5)
filesystem
gstreamer-plugins-rs (0.8.4+git20220607.b1b3930e -> 0.8.4+git20220824.052092cd)
gtk4 (4.7.2 -> 4.8.0)
health-checker (1.6 -> 1.7)
ipmitool (1.8.18.249.g4d25a93 -> 1.8.19.0.g19d7878)
kactivitymanagerd (5.25.4 -> 5.25.5)
kcm_sddm (5.25.4 -> 5.25.5)
kde-cli-tools5 (5.25.4 -> 5.25.5)
kde-gtk-config5 (5.25.4 -> 5.25.5)
kgamma5 (5.25.4 -> 5.25.5)
khotkeys5 (5.25.4 -> 5.25.5)
kinfocenter5 (5.25.4 -> 5.25.5)
kmenuedit5 (5.25.4 -> 5.25.5)
kscreen5 (5.25.4 -> 5.25.5)
kscreenlocker (5.25.4 -> 5.25.5)
ksshaskpass5 (5.25.4 -> 5.25.5)
kwayland-integration (5.25.4 -> 5.25.5)
kwin5 (5.25.4 -> 5.25.5)
kwrited5 (5.25.4 -> 5.25.5)
layer-shell-qt (5.25.4 -> 5.25.5)
libkdecoration2 (5.25.4 -> 5.25.5)
libkscreen2 (5.25.4 -> 5.25.5)
libksysguard5 (5.25.4 -> 5.25.5)
libssh (0.10.3 -> 0.10.4)
llvm14
milou5 (5.25.4 -> 5.25.5)
ocfs2-tools
oxygen5-sounds (5.25.4 -> 5.25.5)
plasma-browser-integration (5.25.4 -> 5.25.5)
plasma-nm5 (5.25.4 -> 5.25.5)
plasma5-addons (5.25.4 -> 5.25.5)
plasma5-desktop (5.25.4 -> 5.25.5)
plasma5-disks (5.25.4 -> 5.25.5)
plasma5-integration (5.25.4 -> 5.25.5)
plasma5-openSUSE
plasma5-pa (5.25.4 -> 5.25.5)
plasma5-systemmonitor (5.25.4 -> 5.25.5)
plasma5-thunderbolt (5.25.4 -> 5.25.5)
plasma5-workspace (5.25.4 -> 5.25.5)
polkit-kde-agent-5 (5.25.4 -> 5.25.5)
powerdevil5 (5.25.4 -> 5.25.5)
systemsettings5 (5.25.4 -> 5.25.5)
vlc
xdg-desktop-portal-kde (5.25.4 -> 5.25.5)
yast2-network (4.5.5 -> 4.5.6)
=== Details ===
==== MozillaFirefox ====
Version update (104.0 -> 104.0.2)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 104.0.2 (boo#1203177)
https://www.mozilla.org/en-US/firefox/104.0.2/releasenotes/
* Fixed a bug making it impossible to use touch or a stylus to
drag the scrollbar on pages (bmo#1787361)
* Fixed an issue causing some users to crash in out-of-memory
conditions (bmo#1774155)
* Fixed an issue that would sometimes affect video & audio playback
when loaded via a cross-origin iframe src attribute (bmo#1781759)
* Fixed an issue that would sometimes affect video & audio playback
when served with Content-Security-Policy: sandbox (bmo#1781063)
- Mozilla Firefox 104.0.1
* Addresses an issue with Youtube video playback that was
affecting some users (boo#1203003)
==== aaa_base ====
Version update (84.87+git20220727.43b9e53 -> 84.87+git20220822.6b9f7a3)
Subpackages: aaa_base-extras
- Update to version 84.87+git20220822.6b9f7a3:
* Simplify XDG_CONFIG_DIRS (boo#1201802)
==== bluedevil5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: bluedevil5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== breeze ====
Version update (5.25.4 -> 5.25.5)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* kstyle: Fix class name to fix indeterminate progress bars animations
* Look at QStyleOptionProgressBar::orientation again
- Drop patches, now upstream:
* 0001-Look-at-QStyleOptionProgressBar-orientation-again.patch
==== breeze-gtk ====
Version update (5.25.4 -> 5.25.5)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== discover ====
Version update (5.25.4 -> 5.25.5)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* Fix Flatpak Permissions
* When drawer is a drawer, close it when clicking leaf items in it (kde#457539)
* Request inhibiting sleep while transactions are on (kde#401304)
* snap: Properly communicate a snap's licence
* Be faster when all KNS categories fail at once (i.e. when you are offline) (kde#454442)
==== drkonqi5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: drkonqi5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== filesystem ====
- Add /usr/lib/environment.d: new base directory for
XDG_CONFIG_DIRS (boo#1201802).
==== gstreamer-plugins-rs ====
Version update (0.8.4+git20220607.b1b3930e -> 0.8.4+git20220824.052092cd)
- Update to version 0.8.4+git20220824.052092cd:
* Add RaptorQ RTP FEC plugins
* audioloudnorm: Drain on segment event
* audio: Use gst_audio::AudioCapsBuilder in some plugins
* audio, video: Use AudioCapsBuilder::new_interleaved where
applicable
* aws: Document the s3hlssink element in README
* aws: s3sink: Add a deprecation warning for retry duration
properties
* aws: s3sink,s3src,transcriber: Add property to set temporary
credentials
* aws_transcriber: expose filtering related properties
* aws_transcriber: Fix regression with credentials mechanism
* aws: Update to aws 0.17/0.47
* ci: Update image version
* ci: Update to cargo-c 0.9.11
* deny: Update
* fallbackswitch: fix gap processing regression
* fallbackswitch: Remove unused libc dependency/feature
* Fix a couple of new 1.62 clippy warnings
* Fix build after glib SignalBuilder::param_types() API change
* Fix/silence a couple new clippy warnings
* fmp4mux: Add debug output for each fragment's start PTS
* fmp4mux: Consider invalid running times as zero and before
anything else
* fmp4mux: Dequeue as many buffers as are available in each
aggregate call
* fmp4mux: Dequeue the earliest buffer from any pad first instead
of dequeueing up to a whole fragment from the same pad
* fmp4mux: Ensure that DTS (or PTS for intra-only streams) are
monotonically increasing
* fmp4mux: Fix draining if there are no GOPs for a stream
* fmp4mux: Fix some clippy warnings
* fmp4mux: Fix usage of first_sample_flags/default_sample_flags
* fmp4mux: Handle PTS<segment.start when requesting keyframes
* fmp4mux: Refactor timestamp handling for writing out data
* fmp4mux: Remove obsolete `#[allow(clippy::too_many_arguments)]`
* fmp4mux: Require parsed ONVIF timed metadata
* fmp4mux: Use UTC times from reference timestamp meta in ONVIF
mode
* fmp4mux: Write header as late as possible
* fmp4mux: Write ONVIF Export File Format CorrectStartTime box
for ONVIF variant
* fmp4mux: Write `tref` box for ONVIF timed metadata tracks to
reference the first video track
* fmp4: Update to m3u8-rs 5
* generic/fmp4: update Signed return type
* generic/fmp4: use opt_ops
* hlssink3: convert playlist type to an enum
* hlssink3: Dont reset end_list after stop is called.
* hlssink3: Put EXT-X-ENDLIST for vod playlist-type.
* hlssink3: Update to m3u8-rs 5
* Migrate s3src and s3sink to use AWS SDK
* Migrate transcriber to aws sdk
* net/aws: Add support for S3 HLS sink
* net/aws: Add support for specifying endpoint
* net/aws/aws_transcriber: Fix clippy warning
* net/aws: Clean up pending rusoto references
* net/rusoto: Drop rusoto crates
* net/rusoto: Rename to aws
* onvif: Add onvifmetadataparse element
* onvifaggregator: Add support for UNIX reference timestamp
metadata
* onvifaggregator: refactor, expect parsed metadata
* onvif: Disable default features for the chrono dependency
* onvifmetadataparse: Only define the namespace prefix once for
the top-level element
* onvifmetadataparse: use NTP epoch everywhere instead of mixing
UNIX/NTP epochs
* onvifmetadataparse: Use NTP reference timestamp meta
* onvifmetadata: removing encoding field
* onvifoverlay: render polygons when present
* onvif: Update to minidom 0.15
* plugins: Simplify code using ParamSpecBuilder
* raptorq: Derive `Eq` for some more structs
* README.md: Add various new plugins
* README: mention cargo update to resolve dep issues after git
updates
* Remove unnecessary `unsafe` blocks for `Buffer::as_ptr()`
* Rename rusoto to aws
* Revert "fmp4mux: Dequeue as many buffers as are available in
each aggregate call"
* roundedcorners: Ensure alpha_mem is mutable when updating
radius
* roundedcorners: Logging improvement
* Simplify Formatted value handling
* sodium: Update to no-deprecated clap 3.2 API
* textahead: generate a buffer with ahead text at segment start
* threadshare: Fix some new clippy beta warnings
* tracers: Add new tracer for logging the lateness of each buffer
when it leaves a pad
* tracers: Add queue levels tracer and Python script for plotting
* tracers: buffer_lateness: log when file is being written
* tracers: buffer_lateness.py: cycle colors
* tracers: Enable PipelineSnapshot only for unix target
* tracers: queue-levels: Add support for multiqueue and queue2
* tracers: queue-levels: Fix analysis script if only a single
plot should be created
* tracers: queue_levels: log when file is being written
... changelog too long, skipping 32 lines ...
- Modernize _service, use obs_scm and add cargo_audit.
==== gtk4 ====
Version update (4.7.2 -> 4.8.0)
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.8.0:
+ GtkTreeView:
- Fix a problem with scrolling animations
- Fix some event handling problems
- Drop unreachable code
+ GtkText: Respect the no-emoji input hint fully
+ GtkEmojiChooser: Fix arrow key navigation
+ GtkFontChooser: Improve the handling of OpenType font features
+ GtkTreeListModel: Fix handling of collapsed child nodes
+ GtkInscription: Fix accessible name
+ Theme: Fix placeholder text in HighContrast
+ Increase the memory limit for the jpeg loader to 300M
+ Miscellaneous memory leak fixes
+ Wayland: Refator handling of text protocol client updates
+ Updated translations.
- Drop pkgconfig(rest-0.7) BuildRequires: it seems to serve no
purpose, nor can I find anything to suggest that gtk depends on
it.
==== health-checker ====
Version update (1.6 -> 1.7)
Subpackages: health-checker-plugins-MicroOS
- Update to version 1.7
* Before rollback make sure /.snapshots is mounted rw
* Fix typos and spelling errors. Note: in case an application is
parsing the output it will need to adopt to the new strings.
==== ipmitool ====
Version update (1.8.18.249.g4d25a93 -> 1.8.19.0.g19d7878)
- Update to version 1.8.19.0.g19d7878:
* Release Version 1.8.19
* Cast type before the left shift
* sel: Fix the deasserted thresholds inequality
==== kactivitymanagerd ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kactivitymanagerd-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kcm_sddm ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kcm_sddm-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kde-cli-tools5 ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kde-gtk-config5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kgamma5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kgamma5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== khotkeys5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: khotkeys5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kinfocenter5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kinfocenter5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* smb: show the share page in properties dialog (kde#457854)
==== kmenuedit5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kmenuedit5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kscreen5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* Don't compute aspect ratio for empty screen geometries (kde#456235)
==== kscreenlocker ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== ksshaskpass5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: ksshaskpass5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kwayland-integration ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== kwin5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: kwin5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* backends/drm: Fix software cursor fallback in DrmOutput::renderCursorOpengl() (kde#458036)
* Fix loading xcursor themes with invalid Inherits field (kde#457926)
* wayland: Prevent sending xdg_output properties if wl_output is removed
* xwayland: Remove text/x-moz-url and _NETSCAPE_URL mime converters (kde#458226)
* plugins/nightcolor: fix wrong transition time update in location mode (kde#412211)
* plugins/nightcolor: change time handling to allow for arbitrary morning and evening times (kde#445758)
* wayland: Fix lease termination in wp_lease_v1_destroy()
* effects/desktopgrid: Fix grid's size and scale w.r.t. row/column spacing
* effects/desktopgrid: Replace PlasmaCore.Units.largeSpacing with gridUnit
* drm_gpu: don't bother trying to assign a crtc to a connector that isn't connected (kde#457002)
* plugins/qpa: Assume there's current context when swapBuffers() is called
* backends/drm: add stricter checks for direct scanout (kde#457851)
* window: expose "output" property
* wayland: Setup window management when starting to manage X11 window
* backends/drm: don't crash if beginFrame fails
* effects/colorpicker: Fix off-by-one error during coordinates conversion
* effects/colorpicker: Factor out effects->renderTargetRect() constant
* wayland: Remove surface() check in Window::setupWindowManagement() (kde#444325)
* wayland: Fix touch event delivery to subsurfaces (kde#452967)
* wayland: Do not allocate a full list just to check if there's values
* effects/private: Fix ExpoLayout reflowing in Desktop Grid while dragging
* backends/drm: fix blob updating (kde#449285)
* effects/private: Prevent fading windows from moving downward in WindowView effect
* effects/desktopgrid: Fix panel opacity animation during transition
==== kwrited5 ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== layer-shell-qt ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== libkdecoration2 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== libkscreen2 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== libksysguard5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== libssh ====
Version update (0.10.3 -> 0.10.4)
Subpackages: libssh-config libssh4
- Update to version 0.10.4
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.4
==== llvm14 ====
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13 llvm14-gold
- Make sure we keep -DNDEBUG. At some point %{optflags} must have
lost it, perhaps because CMake usually adds it on top. So when
overriding CMAKE_{C,CXX}_FLAGS_RELWITHDEBINFO, we make sure to
take over the other flags. We drop LLVM_ENABLE_ASSERTIONS=OFF,
because that's the default anyway and hasn't helped here.
- Add llvm-scev-fix-isImpliedViaMerge.patch: fixes a miscompilation
caused by mixing up values of the current and previous iteration.
(See gh#llvm/llvm-project#56242.)
==== milou5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: milou5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== ocfs2-tools ====
- enable defragfs.ocfs2 and honor upstream patch dump_fs_locks support v4 (bsc#1203166)
+ modify ocfs2_tools.spec to enable defragfs
+ bug-1203166-dump_fs_locks-support-v4.patch
==== oxygen5-sounds ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* Add FreeBSD Qt6 CI support
==== plasma-browser-integration ====
Version update (5.25.4 -> 5.25.5)
Subpackages: plasma-browser-integration-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma-nm5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma5-addons ====
Version update (5.25.4 -> 5.25.5)
Subpackages: plasma5-addons-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* wallpapers/potd: convert ms to h in debug info
* wallpapers/potd: add downloading debug info to `PotdClient`
* wallpapers/potd: skip updating when another updating process is running
* wallpapers/potd: do not match colon in regex (kde#457823)
* applets/weather: Make desktop widget big enough to fit Configure button (kde#419591)
==== plasma5-desktop ====
Version update (5.25.4 -> 5.25.5)
Subpackages: plasma5-desktop-emojier
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* applets/kickoff: set initial appsModelRow to 0
* toolboxes: set default position to topcenter
* Fix KCM duplicates in landingpage (kde#449563)
* Disable Drag and Drop for touch, fix drag and drop icons (kde#450448)
* [kicker] Fix baloo runner name (kde#456562)
* taskmanager: Use proper QUrls for recent document actions (kde#457685)
* [desktop/package] Fix inconsistent press-to-enter-edit-mode behavior (kde#456994)
* Fix emojier displaying a blank window with ibus 1.5.26 (kde#457521)
* Revert "Use onEntered in KickoffItemDelegate" (kde#454349,kde#455674,kde#456993)
==== plasma5-disks ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma5-integration ====
Version update (5.25.4 -> 5.25.5)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.25.5
==== plasma5-pa ====
Version update (5.25.4 -> 5.25.5)
Subpackages: plasma5-pa-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma5-systemmonitor ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma5-thunderbolt ====
Version update (5.25.4 -> 5.25.5)
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== plasma5-workspace ====
Version update (5.25.4 -> 5.25.5)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* kcms/users: don't let "Choose Fileâ¦" text overflow (kde#458614)
* [kcms/style] Fix setting to default and apply button enablement
* kcms/users : Fix focus for new user input (kde#458377)
* kcms/nightcolor: fix checks for manual timing errors
* [kcms/style] Consider GTK theme setting when computing default state (kde#458292)
* applets/kicker: fix app icon loading logic to better handle relative paths (kde#457965)
* kcminit: Allow running modules by their name
* Take the pluginId from the kpackage metadata (kde#457657)
* applets/notifications: Fix displaying header progress indicator on different DPI (kde#435004)
* [panelview] Avoid assert if max < min (kde#454064)
* ScreenPool: Ensure that primaryScreenChanged is emitted always after screenAdded
* [libtaskmanager] Fix null check for window (kde#456094,kde#457690)
* lookandfeelmanager: Write colors before color scheme (kde#421745)
* Fix appstream runner results appearing before apps/kcms (kde#457600)
* [dataengines/weather/dwd] Check if jobs failed
* [dataengines/weather/dwd] Properly detect empty reply (kde#457606)
* applets/clipboard: press Ctrl+S to save in the edit page
* applets/appmenu: do not update menu when panel gets focus (kde#455520)
* Fix systemmonitor preferences being reset (kde#454004)
* KRunner: Set location before showing (kde#447096)
==== polkit-kde-agent-5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== powerdevil5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: powerdevil5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* Fix profile switching in the brightness actions (kde#394945)
==== systemsettings5 ====
Version update (5.25.4 -> 5.25.5)
Subpackages: systemsettings5-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- No code changes since 5.25.4
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- Make vlc-vdpau supplement vlc, not vlc-noX: vdpau itself is based
on top of the graphical stack.
- Move video_output/libegl_wl_plugin.so from vlc-noX to vlc: links
GUI stack.
==== xdg-desktop-portal-kde ====
Version update (5.25.4 -> 5.25.5)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.25.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.5
- Changes since 5.25.4:
* [screenchooser] Clip listviews
==== yast2-network ====
Version update (4.5.5 -> 4.5.6)
- At the end of the installation, force an enablement of the
selected network service even when the selected one has not been
modified and ensure other backends are disabled (bsc#1202479)
- 4.5.6
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
389-ds (2.2.2~git11.f002e9e09 -> 2.3.0~git0.3db81913e)
AppStream (0.15.4 -> 0.15.5)
ImageMagick (7.1.0.46 -> 7.1.0.47)
NetworkManager (1.38.4 -> 1.40.0)
NetworkManager-branding-openSUSE
NetworkManager-openvpn (1.8.18 -> 1.10.0)
PackageKit
apparmor (3.0.6 -> 3.0.7)
appstream-glib (0.7.18+37 -> 0.8.1)
avahi
avahi-glib2
babl (0.1.92 -> 0.1.96)
bluez-firmware
bolt (0.9.2 -> 0.9.3)
btrfsprogs (5.18.1 -> 5.19)
ca-certificates-mozilla (2.52 -> 2.56)
curl (7.84.0 -> 7.85.0)
ethtool (5.18 -> 5.19)
ffmpeg-4
file
fillup
firewalld
flatpak (1.12.7 -> 1.14.0)
gc (8.2.0 -> 8.2.2)
gcc11
gcc12 (12.1.1+git372 -> 12.2.1+git416)
gcc7
gdk-pixbuf
git (2.37.2 -> 2.37.3)
glib2
glibc
gnome-bluetooth (42.3 -> 42.4)
gptfdisk (1.0.8 -> 1.0.9)
graphviz
grilo (0.3.14 -> 0.3.15)
grilo-plugins (0.3.14 -> 0.3.15)
gstreamer-plugins-bad
ibus (1.5.26 -> 1.5.27)
inxi (3.3.20 -> 3.3.21)
kdump (1.0.2+git17.g491c742 -> 1.0.2+git19.g0c60ffb)
kernel-firmware (20220804 -> 20220902)
kernel-source (5.19.2 -> 5.19.7)
krename (5.0.1 -> 5.0.2)
kvm_stat (5.19.2 -> 5.19.7)
ldns (1.8.1 -> 1.8.3)
libXau (1.0.9 -> 1.0.10)
libXfont2 (2.0.5 -> 2.0.6)
libXft (2.3.4 -> 2.3.5)
libadwaita (1.1.4 -> 1.1.5)
libaom (3.3.0 -> 3.4.0)
libapparmor (3.0.6 -> 3.0.7)
libfontenc (1.1.4 -> 1.1.6)
libgcrypt
libgnomekbd (3.26.1 -> 3.28.1)
libgpod
libgsm (1.0.20 -> 1.0.22)
libguestfs
libksane
libmad
libmediawiki (5.37.0 -> 5.38.0)
libmypaint
libnvme
libqt5-qtstyleplugins
librsvg (2.54.4 -> 2.55.1)
libsoup (3.0.7 -> 3.0.8)
libssh (0.9.6 -> 0.10.3)
libstorage-ng (4.5.42 -> 4.5.43)
libtool
libvirt (8.6.0 -> 8.7.0)
libwpe (1.12.0 -> 1.12.3)
libxml2 (2.9.14 -> 2.10.1)
libxml2-python (2.9.14 -> 2.10.1)
libyui (4.4.3 -> 4.4.4)
libyui-ncurses (4.4.3 -> 4.4.4)
libyui-ncurses-pkg (4.4.3 -> 4.4.4)
libyui-qt (4.4.3 -> 4.4.4)
libyui-qt-graph (4.4.3 -> 4.4.4)
libyui-qt-pkg (4.4.3 -> 4.4.4)
libzypp (17.31.0 -> 17.31.1)
llvm14
lsscsi (0.30 -> 0.32)
lttng-ust (2.13.3 -> 2.13.4)
lua54
lvm2 (2.03.15 -> 2.03.16)
lvm2-device-mapper
m4
make
mariadb (10.7.3 -> 10.8.3)
mariadb-connector-c (3.3.1 -> 3.3.2)
ncurses (6.3.20220813 -> 6.3.20220820)
nmap (7.92 -> 7.93)
openssh
osinfo-db
ovmf
patterns-base
patterns-media
plymouth (22.02.122+64.0b0e93c -> 22.02.122+70.614d2db)
python-libvirt-python (8.6.0 -> 8.7.0)
python-tornado6 (6.1 -> 6.2)
python-typing_extensions (4.2.0 -> 4.3.0)
python-zipp (3.8.0 -> 3.8.1)
rp-pppoe
rsyslog (8.2204.1 -> 8.2208.0)
rubygem-addressable (2.8.0 -> 2.8.1)
rubygem-bundler (2.3.19 -> 2.3.21)
rubygem-capistrano (3.17.0 -> 3.17.1)
rubygem-fluentd (1.15.1 -> 1.15.2)
rubygem-hoe (3.24.0 -> 3.25.0)
rubygem-json-jwt (1.14.0 -> 1.15.3)
rubygem-jwt (2.4.1 -> 2.5.0)
rubygem-openid_connect (1.3.0 -> 1.3.1)
rubygem-pg (1.4.2 -> 1.4.3)
rubygem-tzinfo-data (1.2022.1 -> 1.2022.3)
rubygem-yajl-ruby (1.4.1 -> 1.4.3)
schily
selinux-policy
setools
sqlite3 (3.39.2 -> 3.39.3)
squid
sssd (2.7.3 -> 2.7.4)
system-config-printer
tcpd
transactional-update
tree (2.0.2 -> 2.0.3)
upower (0.99.20 -> 1.90.0)
userspace-rcu (0.13.1 -> 0.13.2)
vim (9.0.0224 -> 9.0.0381)
webkit2gtk3 (2.36.6 -> 2.36.7)
webkit2gtk3-soup2 (2.36.6 -> 2.36.7)
wpa_supplicant
wpebackend-fdo (1.12.0 -> 1.12.1)
x11-tools
xdg-utils
xen (4.16.2_02 -> 4.16.2_04)
xfce4-notifyd (0.6.3 -> 0.6.4)
xfce4-pulseaudio-plugin (0.4.3 -> 0.4.4)
xfsdump (3.1.10 -> 3.1.11)
yast2 (4.5.10 -> 4.5.12)
yast2-auth-client (4.5.2 -> 4.5.4)
yast2-bootloader (4.5.2 -> 4.5.3)
yast2-core (4.5.2 -> 4.5.3)
yast2-trans (84.87.20220813.6f83baae14 -> 84.87.20220830.ebb7a9eac4)
yast2-vpn (4.5.0 -> 4.5.1)
zlib (1.2.11 -> 1.2.12)
zypper (1.14.55 -> 1.14.56)
=== Details ===
==== 389-ds ====
Version update (2.2.2~git11.f002e9e09 -> 2.3.0~git0.3db81913e)
Subpackages: lib389 libsvrcore0
- Update to version 2.3.0~git0.3db81913e:
* Bump version to 2.3.0
* Issue 5012 - Migrate pcre to pcre2 - remove match limit
* Update CI tests
* Issue 5356 - Make Rust non-optional and update default password storage scheme
* Issue 5012 - Migrate pcre to pcre2
* Issue 5428 - Fix regression with nscpEntryWsi computation
* Fix missing 'not' in description (closes #5423) (#5424)
* Issue 5421 - CI - makes replication/acceptance_test.py::test_modify_entry more robust (#5422)
* Issue 3903 - fix repl keep alive event interval
* Issue 5418 - Sync_repl may crash while managing invalid cookie (#5420)
- Update _constraints due to random build failures caused by OBS environmental
issues that aren't out fault. (out of disk, systemic builder issues).
- Add debugging about the environment to assist with OBS randomly failing
in the future.
==== AppStream ====
Version update (0.15.4 -> 0.15.5)
Subpackages: libAppStreamQt2 libappstream4
- Update to version 0.15.5:
* Features:
+ validator:
- Allow severity downgrade of releases-not-in-order for GNOME
- Perform stricter integer validation
- Check for url redefinitions
- Validate the "internet" relation item
- Add validation for memory relation
+ Implement the "replaces" tag
+ Add convenience function that check if component is free by
license and origin
+ qt: Add wrappers for AsComponent isFree/supports/replaces
+ Always add untranslated component names to the search index
+ Implement internet relation item
* Specification:
+ spec:
- Specify a proper "replaces" tag
- Add an <internet/> kind to requires/recommends/supports
* Bugfixes:
+ validator:
- Don't permit overriding the unknown root tag issue
- Distinguish translatable from not-translatable tags in
duplicate checks
+ compose:
- Don't crash if metainfo file contains an invalid stock icon
- Don't synthesize components for desktop files of settings
apps
+ spdx: Fix possible crash when NULL is passed to
is_free_license
+ Return the correct values in as_display_length_kind_from_px()
* Miscellaneous:
+ Silence static analyzer false-positives based on GCC version
+ data: use lxml to get the XDG categories
- Package doc sub-package as noarch.
- Use ldconfig_scriptlets macro for post(un) handling.
==== ImageMagick ====
Version update (7.1.0.46 -> 7.1.0.47)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.0.47
upstream changelog:
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
==== NetworkManager ====
Version update (1.38.4 -> 1.40.0)
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Update to version 1.40.0:
+ During the build, stop relying on intltool for i18n and use
gettext only.
+ Undeprecate nm_remote_connection_get_secrets() in libnm.
+ NetworkManager now will restart DHCP if the MAC changes on a
device.
- Drop intltool BuildRequires following upstream changes.
- Refresh patches with quilt.
- Stop passing dnssec_trigger=%{_libexecdir}/dnssec-trigger-script
to meson, support dropped upstream.
==== NetworkManager-branding-openSUSE ====
- Expliciltly BuildRequire NetworkManager-branding-upstream:
branding-upstream is produced by NetworkManager and is guaranteed
to be the same version. Breaks a self-cycle.
==== NetworkManager-openvpn ====
Version update (1.8.18 -> 1.10.0)
Subpackages: NetworkManager-openvpn-gnome
- Update to version 1.10.0:
+ Add support for "allow-compression" parameter.
+ Fix a regression in preserving the "tls-auth" settings.
+ Add support for "tls-min" and "tls-cipher" parameters.
+ Include the new gnome-control-center name in the AppData file.
+ Drop libnm-glib support, nobody is likely using it anymore.
+ Fix importing profiles with a PKCS#12 CA.
+ Make sure the plugin object links with glib.
+ Dropped dependency on intltool.
+ Updated translations.
- Drop intltool BuildRequires following upstream changes.
- Rebase patch with quilt.
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Add PackageKit-zypp-dont-refresh-before-searching.patch:
zypp: Don't refresh repos before searching
(gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895).
==== apparmor ====
Version update (3.0.6 -> 3.0.7)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- aa-decode: use grep -E instead of deprecated egrep (boo#1203092)
add apparmor-3.0.7-egrep.patch
- update to AppArmor 3.0.7
- fix setuptools version detection in buildpath.py
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.7
for the detailed upstream changelog
- add dnsmasq-cpu-possible.diff: allow reading /sys/devices/system/cpu/possible
in dnsmasc//libvirt-leaseshelper profile (boo#1202849)
==== appstream-glib ====
Version update (0.7.18+37 -> 0.8.1)
Subpackages: libappstream-glib8
- Update to version 0.8.1:
* Initialize proxy resolver in appstream-validate
* Improve handling of <em> and <code> tags
* trivial: Turn is_{em,code}_text fields into bitfields
* Properly initialize AsNodeToXmlHelper
* Correct typos in as-app.c
- Changes from version 0.8.0:
* Use GProxyResolver to auto-detect the correct proxy
* Port from libsoup to libcurl
* Remove the --enable-hidpi option completely
* Updated translations.
- Replace pkgconfig(libsoup-2.4) with pkgconfig(libcurl)
BuildRequires following upstreams port.
- Use ldconfig_scriptlets macro for post(un) handling.
==== avahi ====
Subpackages: libavahi-client3 libavahi-common3 libavahi-core7
- avahi-daemon-check-dns.sh: convert obsolete egrep call to grep -E
(boo#1203092)
==== avahi-glib2 ====
Subpackages: libavahi-glib1 libavahi-gobject0 libavahi-ui-gtk3-0
- avahi-daemon-check-dns.sh: convert obsolete egrep call to grep -E
(boo#1203092)
==== babl ====
Version update (0.1.92 -> 0.1.96)
- update to 0.1.96:
* Minor changes from 0.1.94, fixing build.
* Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala
compatibility of introspection info.
- drop patches 2dc7fc40.patch, b05b2826.patch (upstream)
==== bluez-firmware ====
- modernize specfile
==== bolt ====
Version update (0.9.2 -> 0.9.3)
- Update to 0.9.3:
* Work around a glib fix that changed behavior of the log API where now
calling `g_log_set_writer_func` results in an hard error, which broke
the test suite since aforementioned function was indeed called more
than once. Nothing a level of indirection couldn't fix.
==== btrfsprogs ====
Version update (5.18.1 -> 5.19)
Subpackages: btrfsprogs-udev-rules libbtrfs0
- update to 5.19:
* send: support protocol version 2
* fi show: print all missing devices
* device stats: add tabular output
* replace: add alias to device group (device replace)
* check: validate free space tree items
* fixes:
* convert: support large filesystems (block count > 32bit)
* recognize filesystems with verity enabled
* mkfs and DUP could write out of order, fix it for zoned mode
* build:
* optional support for LZO and ZSTD in receive
* compatibility with glibc 2.36 (mount.h)
* add fallbacks for new GCC builtins
* other:
* corrupt-block: target specific items, offsets
* documentation updates, new pages from wiki
* new tests
==== ca-certificates-mozilla ====
Version update (2.52 -> 2.56)
- Updated to 2.56 state of Mozilla SSL root CAs (bsc#1202868)
Added:
- Certainly Root E1
- Certainly Root R1
- DigiCert SMIME ECC P384 Root G5
- DigiCert SMIME RSA4096 Root G5
- DigiCert TLS ECC P384 Root G5
- DigiCert TLS RSA4096 Root G5
- E-Tugra Global Root CA ECC v3
- E-Tugra Global Root CA RSA v3
Removed:
- Hellenic Academic and Research Institutions RootCA 2011
- Updated to 2.54 state of Mozilla SSL root CAs (bsc#1199079)
Added:
- Autoridad de Certificacion Firmaprofesional CIF A62634068
- D-TRUST BR Root CA 1 2020
- D-TRUST EV Root CA 1 2020
- GlobalSign ECC Root CA R4
- GTS Root R1
- GTS Root R2
- GTS Root R3
- GTS Root R4
- HiPKI Root CA - G1
- ISRG Root X2
- Telia Root CA v2
- vTrus ECC Root CA
- vTrus Root CA
Removed:
- Cybertrust Global Root
- DST Root CA X3
- DigiNotar PKIoverheid CA Organisatie - G2
- GlobalSign ECC Root CA R4
- GlobalSign Root CA R2
- GTS Root R1
- GTS Root R2
- GTS Root R3
- GTS Root R4
==== curl ====
Version update (7.84.0 -> 7.85.0)
Subpackages: libcurl4
- Update to 7.85.0:
* Security fixes: [bsc#1202593, CVE-2022-35252]
- control code in cookie denial of service
* Changes:
- quic: add support via wolfSSL
- schannel: Add TLS 1.3 support
- setopt: add CURLOPT_PROTOCOLS_STR and CURLOPT_REDIR_PROTOCOLS_STR
* Bugfixes:
- asyn-thread: fix socket leak on OOM
- asyn-thread: make getaddrinfo_complete return CURLcode
- base64: base64url encoding has no padding
- configure: fix broken m4 syntax in TLS options
- configure: if asked to use TLS, fail if no TLS lib was detected
- connect: add quic connection information
- connect: set socktype/protocol correctly
- cookie: reject cookies with "control bytes"
- cookie: treat a blank domain in Set-Cookie: as non-existing
- curl: output warning when a cookie is dropped due to size
- Curl_close: call Curl_resolver_cancel to avoid memory-leak
- digest: fix memory leak, fix not quoted 'opaque'
- digest: fix missing increment of 'nc' value for auth-int
- digest: pass over leading spaces in qop values
- digest: reject broken header with session protocol but without qop
- doh: use https protocol by default
- easy_lock.h: include sched.h if available to fix build
- easy_lock.h: use __asm__ instead of asm to fix build
- easy_lock: switch to using atomic_int instead of bool
- ftp: use a correct expire ID for timer expiry
- h2h3: fix overriding the 'TE: Trailers' header
- hostip: resolve *.localhost to 127.0.0.1/::1
- HTTP3.md: update to msh3 v0.4.0
- hyper: use wakers for curl pause/resume
- lib3026: reduce the number of threads to 100
- libssh2: make atime/mtime date overflow return error
- libssh2: provide symlink name in SFTP dir listing
- multi: have curl_multi_remove_handle close CONNECT_ONLY transfer
- multi: use larger dns hash table for multi interface
- multi_wait: fix skipping to populate revents for extra_fds
- netrc: Use the password from lines without login
- ngtcp2: Fix build error due to change in nghttp3 prototypes
- ngtcp2: fix stall or busy loop on STOP_SENDING with upload data
- ngtcp2: implement cb_h3_stop_sending and cb_h3_reset_stream callbacks
- openssl: add 'CURL_BORINGSSL_VERSION' to identify BoringSSL
- openssl: add cert path in error message
- openssl: add details to "unable to set client certificate" error
- openssl: fix BoringSSL symbol conflicts with LDAP and Schannel
- select: do not return fatal error on EINTR from poll()
- sendf: fix paused header writes since after the header API
- sendf: skip storing HTTP headers if HTTP disabled
- url: really use the user provided in the url when netrc entry exists
- url: reject URLs with hostnames longer than 65535 bytes
- url: treat missing usernames in netrc as empty
- urldata: reduce size of several struct fields
- vtls: make Curl_ssl_backend() return the enum type curl_sslbackend
* Remove tests-for-32bit.patch fixed in the update
* Rebase libcurl-ocloexec.patch
==== ethtool ====
Version update (5.18 -> 5.19)
- update to upstream release 5.19
* Feature: get/set tx push (-g and -G)
* Feature: register dump support for TI CPSW
* Feature: register dump support for lan743x chipset
* Fix: fix missing sff-8472 output in netlink path
* Fix: fix EEPROM byte write
==== ffmpeg-4 ====
Subpackages: libavcodec58_134 libavfilter7_110 libavformat58_76 libavresample4_0 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9
- Add patch to detect SDL2 >= 2.1.0 (boo#1202848):
* ffmpeg-sdl2-detection.patch
==== file ====
Subpackages: file-magic libmagic1
- Move magic files to /usr/share/file from /usr/share/misc, and
then create symlinks from /usr/share/misc back to /usr/share/file
as per FHS 3.0
==== fillup ====
- Makefile is not parallel-safe
==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== flatpak ====
Version update (1.12.7 -> 1.14.0)
Subpackages: flatpak-zsh-completion libflatpak0 system-user-flatpak
- Update to version 1.14.0:
+ Improved support for sideloading.
+ Allow sub-sandboxes to own MPRIS names on the session bus.
+ Commands that accept "--user" will now also take "-u" as an alias
for that.
+ The CLI now properly informs the user of which apps are
(indirectly) using end-of-life runtime extensions in end-of-life
info messages.
+ The CLI now takes into account operations in the pending
transaction when printing end-of-life messages.
+ The uninstall command now asks for confirmation before removing
in-use runtimes or runtime extensions.
+ A "--socket=gpg-agent" option is now recognized by "flatpak run"
and related commands.
+ Curl supported as default HTTP backend.
+ Uses Fuse 3.
+ Implement support for rewriting dynamic launchers when an app
is renamed.
+ Add --include-sdk/debug options to install command to install
SDK/debuginfo along with a ref.
+ defense in depth against arbitrary file deletion by
flatpak-system-helper when using very old libostree
(boo#1202639).
+ Updated translations.
- Replace pkgconfig(fuse) BuildRequires with pkgconfig(fuse3):
Follow upstreams port to fuse3.
- Add pkgconfig(libcurl) BuildRequires: enable the new HTTP
backend.
- Drop gtk-doc BuildRequires and no longer pass --enable-gtk-doc to
configure: no longer supported.
- Drop libtool BuildRequires: no need to bootstrap the tarball.
- Replace pkgconfig(appstream-glib) BuildRequires with
pkgconfig(appstream): match what configure checks for.
- Add pkgconfig(gdk-pixbuf-2.0): verified dependency that was
implicitly included by appstream-glib before.
==== gc ====
Version update (8.2.0 -> 8.2.2)
- Update to release 8.2.2
* Avoid potential race in GC_init_real_syms after
GC_allow_register_threads
* Do not count unmapped regions if GC_unmap is madvise-based
(Linux)
* Fix assertion violation of GC_thread_key alignment if
pthread-based TLS
* Fix hang on sem_wait in GC_suspend_thread if thread was
resumed recently
- Delete 0001-Distribute-gc_gcj.h-and-some-other-headers-in-single.patch
(applied)
==== gcc11 ====
- Remove fixed sys/mount.h
- Remove workaround for obs-service-format_spec_file.
==== gcc12 ====
Version update (12.1.1+git372 -> 12.2.1+git416)
Subpackages: cpp12 gcc12-info gcc12-locale libasan8 libatomic1 libgcc_s1 libgccjit0 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc12 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- Prune invalid-license rpmlint warnings, the SLE12 codestream
doesn't get fixed but FF applies there, too. [bsc#1185337]
- Update to gcc-12 branch head, e927d1cf141f221c5a32574bde0, git416
* includes GCC 12.2 release
* includes recent fixes backported from trunk
- Add gcc12-fifo-jobserver-support.patch that adds support
for FIFO jobserver for make.
- Allow cross-pru-gcc12-bootstrap for armv7l architecture.
PRU architecture is used for real-time MCUs embedded into TI
armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for
armv7l in order to build both host applications and PRU firmware
during the same build.
==== gcc7 ====
- Add gcc7-libsanitizer-cherry-pick-9cf13067cb5088626ba7-from-u.patch
and gcc7-libgo-don-t-include-linux-fs.h-when-building-gen-sys.patch
in order to support glibc 2.36.
- Enable format_spec_file otherwise one gets huge diff after
running change_spec.
- Remove fixed sys/mount.h.
- Add patch from upstream to fix altivec.h redefining bool in C++
which makes bool unusable (boo#1195517):
* gcc7-pr78263.patch
- Add gcc7-ada-Target_Name.patch to adjust gnats idea of the
target, fixing the build of gprbuild. [bsc#1196861]
==== gdk-pixbuf ====
Subpackages: gdk-pixbuf-query-loaders gdk-pixbuf-thumbnailer libgdk_pixbuf-2_0-0 typelib-1_0-GdkPixbuf-2_0
- Add 0001-jpeg-Increase-memory-limit-for-loading-image-data.patch:
fix loading of larger images (glgo#GNOME/gdk-pixbuf#216).
==== git ====
Version update (2.37.2 -> 2.37.3)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- git 2.37.3:
* Plug memory leaks in the failure code path in the "merge-ort"
merge strategy backend.
* "vimdiff3" regression has been corrected
* "git fsck" improvements
* Fixes to sparse index compatibility work for "reset" and
"checkout" commands
* Documentation for "git add --renormalize" has been improved
* developer visible fixes
==== glib2 ====
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0
- Add 99783e0408f8ae9628d2c7a30eb99806087da711.patch:
gsocketclient: Fix passing NULL to g_task_get_cancellable().
Fix a regression from commit abddb42d14, where it could pass
`NULL` to `g_task_get_cancellable()`, triggering a critical
warning. This could happen because the lifetime of `data->task`
is not as long as the lifetime of the `ConnectionAttempt`, but
the code assumed it was.
Fix the problem by keeping a strong ref to that `GCancellable`
around until the `ConnectionAttempt` is finished being destroyed.
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- nscd-netlink-cache-invalidation.patch: nscd: Fix netlink cache
invalidation if epoll is used (boo#1199964, BZ #29415)
==== gnome-bluetooth ====
Version update (42.3 -> 42.4)
Subpackages: libgnome-bluetooth-3_0-13 libgnome-bluetooth-ui-3_0-13 typelib-1_0-GnomeBluetooth-3_0
- Update to version 42.4:
+ This version switches the power state API added in version 42.3
to be backed by the experimental PowerState property in
bluetoothd. The API will not show transitional states if the
version of bluetoothd is too old.
+ The battery API now exports the battery information for all
Bluetooth devices listed in UPower, not just the ones
re-exported from bluetoothd.
==== gptfdisk ====
Version update (1.0.8 -> 1.0.9)
- Update to release 1.0.9
* Added support for aligning partitions' end points, as well as
their start points. This support affects the default
partition size when using 'n' in gdisk; it affects the
default partition size in cgdisk; and it is activated by the
new `-I` option in sgdisk.
* Added check for too-small disks (most likely to be an issue
when trying to use a too-small disk image); program now
aborts if this happens.
* Added new parition type codes.
==== graphviz ====
Subpackages: libcdt5 libcgraph6 libgvc6 libpathplan4
- Split the Qt5 dependencies from addons flavor - it's just gvedit
==== grilo ====
Version update (0.3.14 -> 0.3.15)
Subpackages: libgrilo-0_3-0 libgrlnet-0_3-0 libgrlpls-0_3-0 typelib-1_0-Grl-0_3
- Add back pkgconfig(libsoup-2.4) and disable
pkgconfig(libsoup-3.0) BuildRequires, and pass soup3=false to
meson, grilo will not be ready to use new soup3 this cycle.
- Update to version 0.3.15:
+ Increase glib requirement to 2.66 so we can use GUri.
+ net:
- Add libsoup3 support with compile-time option.
- Add documentation on throttling property in libsoup3.
+ Build fixes and cleanups.
+ Updated translations.
- Replace pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0)
BuildRequires, build with soup3 support.
- Stop passing enable-gtk-doc=true to meson, it is the default
anyway.
- Use ldconfig_scriptlets macro for post(un) handling.
==== grilo-plugins ====
Version update (0.3.14 -> 0.3.15)
Subpackages: grilo-plugin-tracker grilo-plugin-youtube
- Add back pkgconfig(libsoup-2.4) and disable
pkgconfig(libsoup-3.0) BuildRequires, build youtube and
opensubtile plugins again, grilo and grilo plugins are not ready
to move to soup3.
- Update to version 0.3.15:
+ Detect libsoup version from grl-net and adds support to
libsoup3.
+ youtube: port to API v3 by using libgdata 0.17.0.
+ tmdb: port to GUri, remove libsoup dependency.
+ dleyna: port to GUri, remove libsoup dependency.
- youtube and opensubtile plugins currently not being built, as
they are not yet compatible with libsoup 3.
==== gstreamer-plugins-bad ====
Subpackages: libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0
- Build microdns support. Following this add pkgconfig(microdns)
BuildRequires and pass microdns=enabled to meson.
- Add va-allocator-fix.patch: va: allocator: Fix translation of
VADRMPRIMESurfaceDescriptor + va: allocator: Use always lseek to
get dmabuf size.
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2657
==== ibus ====
Version update (1.5.26 -> 1.5.27)
Subpackages: ibus-dict-emoji libibus-1_0-5 typelib-1_0-IBus-1_0
- Do not run ibus-autostart with xdg-autostart-generator (KDE etc.)
* A workaround for boo#1202841
* Please use org.freedesktop.IBus.session.generic.service instead
(See boo#1201421)
- Upstream update to 1.5.27
* Disable XKB engines in Plasma Wayland
* ibusimcontext keycode - 8 for gtk3 keycode generation
* client/gtk2: Revert CCedilla change for pt-BR
* Add IBUS_CAP_OSK to IBusCapabilite
* Enable ibus restart in GNOME desktop
* Add ibus im-module command
* Implement new process_key_event for GTK4
* src/ibusengine: Add focus_in_id()/focus_out_id() class methods
* Delete xkb:latam:: in denylist.txt
* Enhance Xutf8TextListToTextProperty
* Revert Emoji shoftcut key to Super-space
* Update simple.xml with xkeyboard-config 2.36
* Fix refcounting issues
* Drop ibus-fix-refcounting-issues.patch
* Fix bashisms in org.freedesktop.IBus.session.GNOME.service
* Update xkb-latin-layouts in gschema
* Use our own prefix to look up systemd user services dir
* Add functionality to change IBus panel themes with available GTK themes
* Update translation
- Refresh im-engines-precede-xkb.patch
- Add pkgconfig(libnotify) for the GTK4 flavor
==== inxi ====
Version update (3.3.20 -> 3.3.21)
- Updated to version 3.3.21:
* /usr/share/doc/packages/inxi/inxi.changelog.
==== kdump ====
Version update (1.0.2+git17.g491c742 -> 1.0.2+git19.g0c60ffb)
- mkdumprd: replace mkinitrd with native dracut (bsc#1202443)
==== kernel-firmware ====
Version update (20220804 -> 20220902)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20220902 (git commit 2f2f0181581d):
* Mellanox: Add new mlxsw_spectrum firmware xx.2010.3146
* amdgpu: update beige goby VCN firmware
* amdgpu: update dimgrey cavefish VCN firmware
* amdgpu: update navy flounder VCN firmware
* amdgpu: update sienna cichlid VCN firmware (bsc#1202707)
* rtl_bt: Update RTL8852C BT USB firmware to 0xDFB8_5A33
* mediatek: reference the LICENCE file for MediaTek firmwares
* mediatek: Add new mt8186 SOF firmware
* ice: Update package to 1.3.30.0
* QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00438
* brcm: Add nvram for Lenovo Yoga Tablet 2 830F/L and 1050F/L tablets
* brcm: Add nvram for the Xiaomi Mi Pad 2 tablet
* brcm: Add nvram for the Asus TF103C tablet
* Add amd-ucode README file
* qca: Update firmware files for BT chip WCN6750. This commit will update required firmware files for WCN6750.
* amdgpu: Update Yellow Carp VCN firmware
* qcom: Add firmware for Lenovo ThinkPad X13s
- Update aliases from 6.0-rc
- Update topics list for mtk-sof
==== kernel-source ====
Version update (5.19.2 -> 5.19.7)
Subpackages: kernel-64kb kernel-default
- Revert "btrfs: check if root is readonly while setting security
xattr" (bsc#1203114).
- commit 2b3da49
- Linux 5.19.7 (bsc#1012628).
- arm64: cacheinfo: Fix incorrect assignment of signed error
value to unsigned fw_level (bsc#1012628).
- net: neigh: don't call kfree_skb() under spin_lock_irqsave()
(bsc#1012628).
- net/af_packet: check len when min_header_len equals to 0
(bsc#1012628).
- android: binder: fix lockdep check on clearing vma
(bsc#1012628).
- btrfs: tree-checker: check for overlapping extent items
(bsc#1012628).
- btrfs: fix lockdep splat with reloc root extent buffers
(bsc#1012628).
- btrfs: move lockdep class helpers to locking.c (bsc#1012628).
- ALSA: hda/cs8409: Support new Dolphin Variants (bsc#1012628).
- platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop
(bsc#1012628).
- testing: selftests: nft_flowtable.sh: use random netns names
(bsc#1012628).
- netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer
default to y (bsc#1012628).
- drm/amdgpu: Fix interrupt handling on ih_soft ring
(bsc#1012628).
- drm/amdgpu: Add secure display TA load for Renoir (bsc#1012628).
- drm/amdgpu: Add decode_iv_ts helper for ih_v6 block
(bsc#1012628).
- drm/amd/display: avoid doing vm_init multiple time
(bsc#1012628).
- drm/amd/display: Fix plug/unplug external monitor will hang
while playback MPO video (bsc#1012628).
- drm/amdgpu: Increase tlb flush timeout for sriov (bsc#1012628).
- drm/amd/display: Fix pixel clock programming (bsc#1012628).
- drm/amd/pm: add missing ->fini_xxxx interfaces for some SMU13
asics (bsc#1012628).
- drm/amd/pm: add missing ->fini_microcode interface for Sienna
Cichlid (bsc#1012628).
- drm/amdgpu: disable 3DCGCG/CGLS temporarily due to stability
issue (bsc#1012628).
- ksmbd: don't remove dos attribute xattr on O_TRUNC open
(bsc#1012628).
- s390/hypfs: avoid error message under KVM (bsc#1012628).
- ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41
(bsc#1012628).
- neigh: fix possible DoS due to net iface start/stop loop
(bsc#1012628).
- net: lan966x: fix checking for return value of
platform_get_irq_byname() (bsc#1012628).
- ksmbd: return STATUS_BAD_NETWORK_NAME error status if share
is not configured (bsc#1012628).
- drm/amd/pm: Fix a potential gpu_metrics_table memory leak
(bsc#1012628).
- drm/amdkfd: Handle restart of kfd_ioctl_wait_events
(bsc#1012628).
- drm/amd/pm: skip pptable override for smu_v13_0_7 (bsc#1012628).
- drm/amd/display: Fix TDR eDP and USB4 display light up issue
(bsc#1012628).
- drm/amd/display: clear optc underflow before turn off odm clock
(bsc#1012628).
- drm/amd/display: For stereo keep "FLIP_ANY_FRAME" (bsc#1012628).
- drm/amd/display: Fix HDMI VSIF V3 incorrect issue (bsc#1012628).
- drm/amd/display: Avoid MPC infinite loop (bsc#1012628).
- drm/amd/display: Device flash garbage before get in OS
(bsc#1012628).
- drm/amd/display: Add a missing register field for HPO DP stream
encoder (bsc#1012628).
- rtla: Fix tracer name (bsc#1012628).
- ASoC: rt5640: Fix the JD voltage dropping issue (bsc#1012628).
- ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe()
error path (bsc#1012628).
- fs/ntfs3: Fix work with fragmented xattr (bsc#1012628).
- mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3
SoC (bsc#1012628).
- mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx (bsc#1012628).
- mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
(bsc#1012628).
- mmc: mtk-sd: Clear interrupts when cqe off/disable
(bsc#1012628).
- HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
(bsc#1012628).
- HID: thrustmaster: Add sparco wheel and fix array length
(bsc#1012628).
- HID: nintendo: fix rumble worker null pointer deref
(bsc#1012628).
- HID: asus: ROG NKey: Ignore portion of 0x5a report
(bsc#1012628).
- HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver
list (bsc#1012628).
- HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
(bsc#1012628).
- HID: add Lenovo Yoga C630 battery quirk (bsc#1012628).
- HID: input: fix uclogic tablets (bsc#1012628).
- ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
(bsc#1012628).
- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
(bsc#1012628).
- bpf: Don't redirect packets with invalid pkt_len (bsc#1012628).
... changelog too long, skipping 993 lines ...
- commit 46d0607
==== krename ====
Version update (5.0.1 -> 5.0.2)
- Update to 5.0.2:
* Prevent resizing issues with huge history entries (kde#398980)
* cmake: stop shipping app icons as locolor
* cmake: install 16px locolor icon as hicolor
* Add additional information to Appstream metadata
* Port away from deprecated KMessageBox::sorry
* Use action terms instead of Yes/No buttons in dialogs
* Remove the handbook entry leading into nowhere
* Fix starting from app launcher on Wayland (kde#427207)
* Updated translations (with newly included Estonian and Indonesian)
- Add signature file and keyring
- Update URL.
==== kvm_stat ====
Version update (5.19.2 -> 5.19.7)
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== ldns ====
Version update (1.8.1 -> 1.8.3)
Subpackages: libldns3
- use HTTPS URLs for URL and Source
- new version 1.8.3
+ 1.8.3 2022-08-15
* bugfix #183: Assertion failure with OPT record without rdata.
This caused packet creation with only a DO bit (for DNSSEC OK) to crash.
* Fix for syntax error in pyldns
+ 1.8.2 2022-08-12
* bugfix #147: Allow for tabs in whitespace before quoted rdata fields.
* bugfix #149: Add some missing [out] annotations to doxygen parameters.
* Fix build error on Solaris 10 with inet_ntop redeclaration error.
* Fix -U flag with ldns-signzone.
* Enable compile of SVCB and HTTPS support by default.
* bugfix #179: Free line memory even if zone file parsing fails
* bugfix #166: Grow buffer when writing chars and fixed size
strings when converting to presentation format, preventing
potential assersion errors.
* bugfix #46: Print network errors when secure tracing.
* EDNS0 Option handling and conversion into presentation format.
* bugfix #145: ldns-verify-zone should not call occluded records glue.
==== libXau ====
Version update (1.0.9 -> 1.0.10)
Subpackages: libXau-devel libXau6
- Update to version 1.0.10
* gitlab CI: add a basic build test
* Fix spelling/wording issues
* Autest.c: Fix -Wdiscarded-qualifiers warnings
* Remove unnnecessary casts from malloc() and free() calls
* XauReadAuth: move failure handling code to a common code block
==== libXfont2 ====
Version update (2.0.5 -> 2.0.6)
- Update to version 2.0.6
* gitlab CI: add a basic build test
* Fix spelling/wording issues
* configure: Use pkg-config to handle zlib dependency if possible
* Fix comments to reflect removal of OS/2 support
==== libXft ====
Version update (2.3.4 -> 2.3.5)
- Update to version 2.3.4
* bugfix release
==== libadwaita ====
Version update (1.1.4 -> 1.1.5)
Subpackages: libadwaita-1-0 typelib-1_0-Adw-1
- Update to version 1.1.5:
+ AdwCarousel: Fix a crash when removing a child while it's
animating.
+ AdwSqueezer: Sizing fixes.
+ AdwTabBar:
- Fix long press handling.
- Fix a crash when clicking empty space while a tab is
animating.
+ AdwTabView: Fix set_menu_model() input check.
==== libaom ====
Version update (3.3.0 -> 3.4.0)
- Update to version 3.4.0:
* This release includes compression efficiency and perceptual
quality improvements, speedup and memory optimizations, and
some new features. There are no ABI or API breaking changes in
this release.
* New Features:
- New --dist-metric flag with "qm-psnr" value to use
quantization matrices in the distortion computation for RD
search. The default value is "psnr".
- New command line option "--auto-intra-tools-off=1" to make
all-intra encoding faster for high bit rate under
"--deltaq-mode=3" mode.
- New rate control library aom_av1_rc for real-time hardware
encoders. Supports CBR for both one spatial layer and SVC.
- New image format AOM_IMG_FMT_NV12 can be used as input to the
encoder. The presence of AOM_IMG_FMT_NV12 can be detected at
compile time by checking if the macro AOM_HAVE_IMG_FMT_NV12
is defined.
- New codec controls for the encoder:
o AV1E_SET_AUTO_INTRA_TOOLS_OFF. Only in effect if
- -deltaq-mode=3.
o AV1E_SET_RTC_EXTERNAL_RC
o AV1E_SET_FP_MT. Only supported if libaom is built with
- DCONFIG_FRAME_PARALLEL_ENCODE=1.
o AV1E_GET_TARGET_SEQ_LEVEL_IDX
- New key-value pairs for the key-value API:
o --auto-intra-tools-off=0 (default) or 1. Only in effect if
- -deltaq-mode=3.
o --strict-level-conformance=0 (default) or 1
o --fp-mt=0 (default) or 1. Only supported if libaom is built
with -DCONFIG_FRAME_PARALLEL_ENCODE=1.
- New aomenc options (not supported by the key-value API):
o --nv12
* Compression Efficiency Improvements:
- Correctly calculate SSE for high bitdepth in skip mode, 0.2%
to 0.6% coding gain.
- RTC at speed 9/10: BD-rate gain of ~4/5%
- RTC screen content coding: many improvements for real-time
screen at speed 10 (quality, speedup, and rate control), up
to high resolutions (1080p).
- RTC-SVC: fixes to make intra-only frames work for spatial
layers.
- RTC-SVC: quality improvements for temporal layers.
- AV1 RT: A new passive rate control strategy for screen
content, an average of 7.5% coding gain, with some clips of
20+%. The feature is turned off by default due to higher bit
rate variation.
* Perceptual Quality Improvements:
- RTC: Visual quality improvements for high speeds (9/10)
- Improvements in coding quality for all intra mode
* Speedup and Memory Optimizations:
- ~10% speedup in good quality mode encoding.
- ~7% heap memory reduction in good quality encoding mode for
speed 5 and 6.
- Ongoing improvements to intra-frame encoding performance on
Arm
- Faster encoding speed for "--deltaq-mode=3" mode.
- ~10% speedup for speed 5/6, ~15% speedup for speed 7/8, and
~10% speedup for speed 9/10 in real time encoding mode
- ~20% heap memory reduction in still-picture encoding mode for
360p-720p resolutions with multiple threads
- ~13% speedup for speed 6 and ~12% speedup for speed 9 in
still-picture encoding mode.
- Optimizations to improve multi-thread efficiency for
still-picture encoding mode.
* Bug Fixes:
- b/204460717: README.md: replace master with main
- b/210677928: libaom disable_order is surprising for
max_reference_frames=3
- b/222461449: -DCONFIG_TUNE_BUTTERAUGLI=1 broken
- b/227207606: write_greyscale writes incorrect chroma in
highbd mode
- b/229955363: Integer-overflow in linsolve_wiener
- https://crbug.com/aomedia/2032
- https://crbug.com/aomedia/2397
- https://crbug.com/aomedia/2563
- https://crbug.com/aomedia/2815
- https://crbug.com/aomedia/3009
- https://crbug.com/aomedia/3018
- https://crbug.com/aomedia/3045
- https://crbug.com/aomedia/3101
- https://crbug.com/aomedia/3130
- https://crbug.com/aomedia/3173
- https://crbug.com/aomedia/3184
- https://crbug.com/aomedia/3187
- https://crbug.com/aomedia/3190
- https://crbug.com/aomedia/3195
- https://crbug.com/aomedia/3197
- https://crbug.com/aomedia/3201
- https://crbug.com/aomedia/3202
- https://crbug.com/aomedia/3204
- https://crbug.com/aomedia/3205
- https://crbug.com/aomedia/3207
- https://crbug.com/aomedia/3208
- https://crbug.com/aomedia/3209
- https://crbug.com/aomedia/3213
- https://crbug.com/aomedia/3214
- https://crbug.com/aomedia/3219
- https://crbug.com/aomedia/3222
... changelog too long, skipping 34 lines ...
- https://crbug.com/oss-fuzz/45056
==== libapparmor ====
Version update (3.0.6 -> 3.0.7)
- aa-decode: use grep -E instead of deprecated egrep (boo#1203092)
add apparmor-3.0.7-egrep.patch
- update to AppArmor 3.0.7
- fix setuptools version detection in buildpath.py
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.7
for the detailed upstream changelog
- add dnsmasq-cpu-possible.diff: allow reading /sys/devices/system/cpu/possible
in dnsmasc//libvirt-leaseshelper profile (boo#1202849)
==== libfontenc ====
Version update (1.1.4 -> 1.1.6)
Subpackages: libfontenc-devel libfontenc1
- Update to version 1.1.6
* This quick update fixes build failures in libfontenc 1.1.5 on
platforms that require setting a #define such as _GNU_SOURCE,
_OPENBSD_SOURCE, or __EXTENSIONS__ to expose the reallocarray()
prototype in their headers.
- Update to version 1.1.5
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Import reallocarray() from libX11 (originally from OpenBSD)
* Convert code to use Xmallocarray() & Xreallocarray()
* configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
==== libgcrypt ====
Subpackages: libgcrypt20 libgcrypt20-hmac
- FIPS: gpg/gpg2 gets out of core handler in FIPS mode while
typing Tab key to Auto-Completion. [bsc#1182983]
* Add libgcrypt-out-of-core-handler.patch
- FIPS: Port libgcrypt to use jitterentropy [bsc#1202117, jsc#SLE-24941]
* Enable the jitter based entropy generator by default in random.conf
- Add libgcrypt-jitterentropy-3.3.0.patch
* Update the internal jitterentropy to version 3.4.0
- Add libgcrypt-jitterentropy-3.4.0.patch
==== libgnomekbd ====
Version update (3.26.1 -> 3.28.1)
Subpackages: gnomekbd-tools libgnomekbd8
- Update to version 3.28.1:
+ Land several fixes to meson build definitions to align with
autotools.
- Switch to meson build system:
+ Add meson BuildRequires.
+ Replace %configure/%make%make_install macros with meson
equivalents %meson/%meson_build/%meson_install
+ Drop libtool BuildRequires and no longer call autogen.sh
- Rebase patches with quilt.
- Use ldconfig_scriptlets macro for post(un) handling.
- Update to version 3.28.0:
+ Require GLib 2.44
+ Modernize the codebase
+ Avoid several crashes
+ Fix RTL issues
+ Add meson build system
+ Updated translations.
- Add libtool BuildRequires and call autgen.sh in build phase: the
tarball was geneated using meson and does not contain configure.
It is not possible (yet) to use meson as build system though, as
the installation turns out to be incomplete.
- Drop libgnomekbd_avoid_implicit_definition.patch: Fixed upstream.
==== libgpod ====
Subpackages: libgpod-tools libgpod4
- Don't hide behind bcond_with stuff, just clean the SPEC (if you
want to recover we have versioning system for that).
==== libgsm ====
Version update (1.0.20 -> 1.0.22)
- Update to release 1.0.22
* Build system updates only
- Move documentation out of libgsm1, no one reads it if it's
implicitly installed for something else.
==== libguestfs ====
Subpackages: libguestfs-xfs libguestfs0
- Upstream patch to fix running configure --disable-ocaml
f162e47e-m4-Fix-configure-disable-ocaml.patch
==== libksane ====
Subpackages: libKF5Sane5 libksane-lang
- Add missing ksanecore requirement to devel package, remove
unneeded ones that were moved to ksanecore-devel
==== libmad ====
- length-check.patch: repaces frame_length.diff. Fixes now also
bsc#1036968 (CVE-2017-8373)
- use %license for the license
==== libmediawiki ====
Version update (5.37.0 -> 5.38.0)
- Update to 5.38.0
* compile fixes for current Qt
- Drop Fix-compilation-error-with-Qt-5.15.patch, merged upstream
- Add signature file and keyring
- Add needed dependencies to the devel package
==== libmypaint ====
Subpackages: libmypaint-lang libmypaint0
- Disable introspection building: this fails to build against babl
0.1.96 and is in fact not used by anything at the moment.
==== libnvme ====
- Fix installation of manual pages to make them accessible
==== libqt5-qtstyleplugins ====
- Edit qtstyleplugins-fix-deprecations.patch to use the older more
reliable method for progress bar orientation (boo#1202611)
==== librsvg ====
Version update (2.54.4 -> 2.55.1)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Update to version 2.55.1:
+ As an experiment, I'll move librsvg from even-odd versioning
(odd minor version is unstable, even minor version is stable),
to the versioning scheme that GNOME uses these days. So, 2.55.x
is the new stable series.
+ There is a new development guide for librsvg, for people who
want to help in its development. I hope this will be especially
useful to Outreachy and Summer of Code interns:
https://gnome.pages.gitlab.gnome.org/librsvg/devel-docs/index.html
+ Define missing crate metadata for Cargo.toml.
+ Add some tests that were missing for the C API.
+ Fix the basic test suite in Windows.
+ Miscellaneous fixes for the build and CI.
- Update of vendored dependencies.
- Update to version 2.55.0:
+ The Minimum Supported Rust Version (MSRV) is now Rust 1.58.
+ The release tarball no longer contains vendored Rust
dependencies. Most distributions now have infrastructure to
pull these themselves, so let's make the tarball smaller.
+ Accept patterns with userSpaceOnUse units for the stroke of
axis-aligned lines.
+ Small reductions in memory consumption of the DOM tree.
+ Updates for the gtk-rs API.
- Update to version 2.54.5:
+ Accept patterns with userSpaceOnUse units for the stroke of
axis-aligned lines.
==== libsoup ====
Version update (3.0.7 -> 3.0.8)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0
- Update to version 3.0.8:
+ Fix `http` proxy authentication with default proxy resolver.
+ Numerous improvments to HTTP/2 reliability.
==== libssh ====
Version update (0.9.6 -> 0.10.3)
Subpackages: libssh-config libssh4
- Update to version 0.10.3
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.3
- Update to version 0.10.2
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.2
- Removed libssh-weak-attribute.patch
- Update to version 0.10.1
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.1
- Enable client and server testing
* Added libssh-weak-attribute.patch
- Update to version 0.10.0
* https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.10.0
- Removed 0001-Soften-behaviour-of-the-Compression-no-yes-option.patch
==== libstorage-ng ====
Version update (4.5.42 -> 4.5.43)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#896
- avoid problems with duplicate MD device names during activation
(bsc#1199307)
- 4.5.43
==== libtool ====
Subpackages: libltdl7
- allow tests to pass with GNU grep 3.8 boo#1203097
add libtool-2.4.7-grep-3.8.patch
==== libvirt ====
Version update (8.6.0 -> 8.7.0)
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- Update to libvirt 8.7.0
- jsc#PED-620, jsc#PED-1540
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html#v8-7-0-2022-09-01
- Dropped patches:
9493c9b7-lxc-containter-fix-build-with-glibc-2.36.patch,
c0d9adf2-virfile-Fix-build-with-glibc-2.36.patch
- spec: Suppress error messages about nonexistent or unreadable
files from grep
==== libwpe ====
Version update (1.12.0 -> 1.12.3)
- Update to version 1.12.3:
+ Fix the build when using Clang's libc++ or the Musl libc.
- Changes from version 1.12.2:
+ Fix the build when using CMake to configure it.
- Changes from version 1.12.1:
+ Fix pasteboard to use the generic interface by default.
+ Fix memory allocation to always abort execution on failure.
==== libxml2 ====
Version update (2.9.14 -> 2.10.1)
Subpackages: libxml2-2 libxml2-tools
- Update to version 2.10.1:
* Regressions: Fix xmlCtxtReadDoc with encoding
* Bug fixes: Fix HTML parser with threads and --without-legacy
* Build system:
+ Fix build with Python 3.10
+ cmake: Disable version script on macOS
+ Remove Makefile rule to build testapi.c
* Documentation:
+ Switch back to HTML output for API documentation
+ Port doc/examples/index.py to Python 3
+ Fix order of exports in libxml2-api.xml
+ Remove libxml2-refs.xml
- Update to 2.10.0:
* Security
+ [CVE-2022-2309] Reset nsNr in xmlCtxtReset
+ Reserve byte for NUL terminator and report errors consistently in xmlBuf and
xmlBuffer
+ Fix missing NUL terminators in xmlBuf and xmlBuffer functions
+ Fix integer overflow in xmlBufferDump()
+ xmlBufAvail() should return length without including a byte for NUL
terminator
+ Fix ownership of xmlNodePtr & xmlAttrPtr fields in xmlSetTreeDoc()
+ Use xmlNewDocText in xmlXIncludeCopyRange
+ Fix use-after-free bugs when calling xmlTextReaderClose() before
xmlFreeTextReader() on post-validating parser
+ Use UPDATE_COMPAT() consistently in buf.c
+ fix: xmlXPathParserContext could be double-delete in OOM case.
* Removals and deprecations
+ Disable XPointer location support by default
+ Remove outdated xml2Conf.sh
+ Deprecate module init and cleanup functions
+ Remove obsolete XML Software Autoupdate (XSA) file
+ Remove DOCBparser
+ Remove obsolete Python test framework
+ Remove broken VxWorks support
+ Remove broken Mac OS 9 support
+ Remove broken bakefile support
+ Remove broken Visual Studio 2010 support
+ Remove broken Windows CE support
+ Deprecate IDREF-related functions in valid.h
+ Deprecate legacy functions
+ Disable legacy support by default
+ Deprecate all functions in nanoftp.h
+ Disable FTP support by default
+ Add XML_DEPRECATED macro
+ Remove elfgcchack.h
* Regressions
+ Skip incorrectly opened HTML comments
+ Restore behavior of htmlDocContentDumpFormatOutput()
* Bug fixes
+ Fix memory leak with invalid XSD
+ Make XPath depth check work with recursive invocations
+ Fix memory leak in xmlLoadEntityContent error path
+ Avoid double-free if malloc fails in inputPush
+ Properly fold whitespace around the QName value when validating an XSD
schema.
+ Add whitespace folding for some atomic data types that it's missing on.
+ Don't add IDs containing unexpanded entity references
* Improvements
+ Avoid calling xmlSetTreeDoc
+ Simplify xmlFreeNode
+ Don't reset nsDef when changing node content
+ Fix unintended fall-through in xmlNodeAddContentLen
+ Remove unused xmlBuf functions
+ Implement xpath1() XPointer scheme
+ Add configuration flag for XPointer locations support
+ Fix compiler warnings in Python code
+ Mark more static data as `const`
+ Make xmlStaticCopyNode non-recursive
+ Clean up encoding switching code
+ Simplify recursive pthread mutex
+ Use non-recursive mutex in dict.c
+ Fix parser progress checks
+ Avoid arithmetic on freed pointers
+ Improve buffer allocation scheme
+ Remove unneeded #includes
+ Add support for some non-standard escapes in regular expressions.
+ htmlParseComment: handle abruptly-closed comments
+ Add let variable tag support
+ Add value-of tag support
+ Remove useless call to xmlRelaxNGCleanupTypes
+ Don't include ICU headers in public headers
+ Update `xmlStrlen()` to use POSIX / ISO C `strlen()`
+ Fix unused variable warnings with disabled features
+ Only warn on invalid redeclarations of predefined entities
+ Remove unneeded code in xmlreader.c
+ Rework validation context flags
* Portability
+ Use NAN/INFINITY if available to init XPath NaN/Inf
+ Fix Python tests on macOS
+ Fix xmlCleanupThreads on Windows
+ Fix reinitialization of library on Windows
+ Don't mix declarations and code in runtest.c
+ Use portable python shebangs
+ Use critical sections as mutex on Windows
+ Don't set HAVE_WIN32_THREADS in win32config.h
+ Use stdint.h with newer MSVC
+ Remove cruft from win32config.h
+ Remove isinf/isnan emulation in win32config.h
... changelog too long, skipping 75 lines ...
+ Add note about optimization flags
==== libxml2-python ====
Version update (2.9.14 -> 2.10.1)
- Update to version 2.10.1:
* Regressions: Fix xmlCtxtReadDoc with encoding
* Bug fixes: Fix HTML parser with threads and --without-legacy
* Build system:
+ Fix build with Python 3.10
+ cmake: Disable version script on macOS
+ Remove Makefile rule to build testapi.c
* Documentation:
+ Switch back to HTML output for API documentation
+ Port doc/examples/index.py to Python 3
+ Fix order of exports in libxml2-api.xml
+ Remove libxml2-refs.xml
- Update to 2.10.0:
* Security
+ [CVE-2022-2309] Reset nsNr in xmlCtxtReset
+ Reserve byte for NUL terminator and report errors consistently in xmlBuf and
xmlBuffer
+ Fix missing NUL terminators in xmlBuf and xmlBuffer functions
+ Fix integer overflow in xmlBufferDump()
+ xmlBufAvail() should return length without including a byte for NUL
terminator
+ Fix ownership of xmlNodePtr & xmlAttrPtr fields in xmlSetTreeDoc()
+ Use xmlNewDocText in xmlXIncludeCopyRange
+ Fix use-after-free bugs when calling xmlTextReaderClose() before
xmlFreeTextReader() on post-validating parser
+ Use UPDATE_COMPAT() consistently in buf.c
+ fix: xmlXPathParserContext could be double-delete in OOM case.
* Removals and deprecations
+ Disable XPointer location support by default
+ Remove outdated xml2Conf.sh
+ Deprecate module init and cleanup functions
+ Remove obsolete XML Software Autoupdate (XSA) file
+ Remove DOCBparser
+ Remove obsolete Python test framework
+ Remove broken VxWorks support
+ Remove broken Mac OS 9 support
+ Remove broken bakefile support
+ Remove broken Visual Studio 2010 support
+ Remove broken Windows CE support
+ Deprecate IDREF-related functions in valid.h
+ Deprecate legacy functions
+ Disable legacy support by default
+ Deprecate all functions in nanoftp.h
+ Disable FTP support by default
+ Add XML_DEPRECATED macro
+ Remove elfgcchack.h
* Regressions
+ Skip incorrectly opened HTML comments
+ Restore behavior of htmlDocContentDumpFormatOutput()
* Bug fixes
+ Fix memory leak with invalid XSD
+ Make XPath depth check work with recursive invocations
+ Fix memory leak in xmlLoadEntityContent error path
+ Avoid double-free if malloc fails in inputPush
+ Properly fold whitespace around the QName value when validating an XSD
schema.
+ Add whitespace folding for some atomic data types that it's missing on.
+ Don't add IDs containing unexpanded entity references
* Improvements
+ Avoid calling xmlSetTreeDoc
+ Simplify xmlFreeNode
+ Don't reset nsDef when changing node content
+ Fix unintended fall-through in xmlNodeAddContentLen
+ Remove unused xmlBuf functions
+ Implement xpath1() XPointer scheme
+ Add configuration flag for XPointer locations support
+ Fix compiler warnings in Python code
+ Mark more static data as `const`
+ Make xmlStaticCopyNode non-recursive
+ Clean up encoding switching code
+ Simplify recursive pthread mutex
+ Use non-recursive mutex in dict.c
+ Fix parser progress checks
+ Avoid arithmetic on freed pointers
+ Improve buffer allocation scheme
+ Remove unneeded #includes
+ Add support for some non-standard escapes in regular expressions.
+ htmlParseComment: handle abruptly-closed comments
+ Add let variable tag support
+ Add value-of tag support
+ Remove useless call to xmlRelaxNGCleanupTypes
+ Don't include ICU headers in public headers
+ Update `xmlStrlen()` to use POSIX / ISO C `strlen()`
+ Fix unused variable warnings with disabled features
+ Only warn on invalid redeclarations of predefined entities
+ Remove unneeded code in xmlreader.c
+ Rework validation context flags
* Portability
+ Use NAN/INFINITY if available to init XPath NaN/Inf
+ Fix Python tests on macOS
+ Fix xmlCleanupThreads on Windows
+ Fix reinitialization of library on Windows
+ Don't mix declarations and code in runtest.c
+ Use portable python shebangs
+ Use critical sections as mutex on Windows
+ Don't set HAVE_WIN32_THREADS in win32config.h
+ Use stdint.h with newer MSVC
+ Remove cruft from win32config.h
+ Remove isinf/isnan emulation in win32config.h
... changelog too long, skipping 75 lines ...
+ Add note about optimization flags
==== libyui ====
Version update (4.4.3 -> 4.4.4)
- Fixed main window stacking order in YQMainWinDock to avoid
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
==== libyui-ncurses ====
Version update (4.4.3 -> 4.4.4)
- Fixed main window stacking order in YQMainWinDock to avoid
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
==== libyui-ncurses-pkg ====
Version update (4.4.3 -> 4.4.4)
- Fixed main window stacking order in YQMainWinDock to avoid
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
==== libyui-qt ====
Version update (4.4.3 -> 4.4.4)
- Fixed main window stacking order in YQMainWinDock to avoid
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
==== libyui-qt-graph ====
Version update (4.4.3 -> 4.4.4)
- Fixed main window stacking order in YQMainWinDock to avoid
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
==== libyui-qt-pkg ====
Version update (4.4.3 -> 4.4.4)
- Fixed main window stacking order in YQMainWinDock to avoid
unintentional transparency when QSS-styling YQDialogs
(bsc#1199020, bsc#1191112)
- 4.4.4
==== libzypp ====
Version update (17.31.0 -> 17.31.1)
- UsrEtc: Store logrotate files in %{_distconfdir} if defined
(fixes #402)
- Log backtrace on SIGABRT too.
- Need to explicitly enable building experimental code. Otherwise
an old Notcurses++ package which happens to be present in the
buildenv breaks the build (fixes #412).
- Work around libyui/libyui#78 on code 15.4 and older.
- Stop using std::*ary_function; deprecated and removed in c++17.
- Don't expose header files which use types not available in
c++11. In 15.3 and older, YAST and PK compile with -std=c++11.
- version 17.31.1 (22)
==== llvm14 ====
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13 llvm14-gold
- Add llvm-lifetime-for-rust.patch to have Rust memory management
functions considered as lifetime markers. This should aid dead
store elimination to dynamically allocated memory in Rust code.
- Don't declare python3-clang as noarch: Python packages are
installed into %{_libdir}.
- Use black RPM macro magic to deduplicate binary lists. This
should have no effect on the generated RPM but shaves ~400 lines
off the specfile and hopefully makes future maintenance easier.
==== lsscsi ====
Version update (0.30 -> 0.32)
- Update to release 0.32
* improve NVMe device parsing (e.g. /dev/nvme0c1n2)
* print nr_hw_queues when available for SCSI hosts
* make WWN printing for NVMe more consistent with
output from SCSI devices (e.g. with -u and -t)
* logic to select best SCSI id (--scsi_id) to output
* fix issue where host managed ZBC devices don't
output their size. [Fix also for RBC and CD/DVD.]
* exclude NVMe listings when --classic given
* supply "-" for generic NVMe device one line output
so 'lsscsi -gb' output is consistent
==== lttng-ust ====
Version update (2.13.3 -> 2.13.4)
- Update to release 2.13.4
* Added missing closedir in _get_max_cpuid_from_sysfs()
* File descriptor was leaked in get_possible_cpu_mask_from_sysfs
* sessiond wait futex: handle spurious futex wakeups
==== lua54 ====
- Add more upstream patches:
* luabugs6.patch
* luabugs7.patch
==== lvm2 ====
Version update (2.03.15 -> 2.03.16)
Subpackages: liblvm2cmd2_03
- Update lvm2 from LVM2.2.03.15 to LVM2.2.03.16
* ** WHATS_NEW for 2.03.16 ***
Version 2.03.16 - 18th May 2022
===============================
Fix segfault when handling selection with historical LVs.
Add support --vdosettings with lvcreate, lvconvert, lvchange.
Filtering multipath devices respects blacklist setting from multipath configuration.
lvmdevices support for removing by device id using --deviceidtype and --deldev.
Display writecache block size with lvs -o writecache_block_size.
Improve cachesettings description in man lvmcache.
Fix lossing of delete message on thin-pool extension.
- Drop patches that have been merged into upstream
- 0001-post-release.patch
- 0002-asan-fix-some-reports-from-libasan.patch
- 0003-make-generate.patch
- 0004-tests-udev-pvscan-vgchange-fix-service-wait.patch
- 0005-devices-file-do-not-clear-PVID-of-unread-devices.patch
- 0006-tests-skip-vgchange-pvs-online.sh-on-rhel5.patch
- 0007-dev_manager-fix-dm_task_get_device_list.patch
- 0008-dev_manager-failing-status-is-not-internal-error.patch
- 0009-clang-add-extra-check.patch
- 0010-clang-possible-better-compilation-with-musl-c.patch
- 0011-dev_manager-do-not-query-for-open_count.patch
- 0012-dev_manager-use-list-info-for-preset-devs.patch
- 0013-man-lvmcache-add-more-writecache-cachesettings-info.patch
- 0014-man-update-cachesettings-option-description.patch
- 0015-man-lvmcache-mention-writecache-memory-usage.patch
- 0016-writecache-display-block-size-from-lvs.patch
- 0017-devices-simplify-dev_cache_get_by_devt.patch
- 0018-devices-drop-incorrect-paths-from-aliases-list.patch
- 0019-devices-initial-use-of-existing-option.patch
- 0020-devices-fix-dev_name-assumptions.patch
- 0021-devices-use-dev-cache-aliases-handling-from-label-sc.patch
- 0022-devices-only-close-PVs-on-LVs-when-scan_lvs-is-enabl.patch
- 0023-writecache-check-memory-usage.patch
- 0024-pvscan-don-t-use-udev-for-external-device-info.patch
- 0025-vgchange-monitor-don-t-use-udev-info.patch
- Add upstream patch
- 0001-devices-file-move-clean-up-after-command-is-run.patch
- 0002-devices-file-fail-if-devicesfile-filename-doesn-t-ex.patch
- 0003-filter-mpath-handle-other-wwid-types-in-blacklist.patch
- 0004-filter-mpath-get-wwids-from-sysfs-vpd_pg83.patch
- 0005-pvdisplay-restore-reportformat-option.patch
- 0006-exit-with-error-when-devicesfile-name-doesn-t-exist.patch
- 0007-report-fix-pe_start-column-type-from-NUM-to-SIZ.patch
- 0008-_vg_read_raw_area-fix-segfault-caused-by-using-null-.patch
- 0009-mm-remove-libaio-from-being-skipped.patch
- 0010-dmsetup-check-also-for-ouf-of-range-value.patch
- 0011-devices-drop-double-from-sysfs-path.patch
- 0012-devices-file-fix-pvcreate-uuid-matching-pvid-entry-w.patch
- 0013-vgimportdevices-change-result-when-devices-are-not-a.patch
- 0014-vgimportdevices-fix-locking-when-creating-devices-fi.patch
- Update patch
- bug-1184687_Add-nolvm-for-kernel-cmdline.patch
- update lvm2.spec
- indent some lines for easy read
- add new man: lvm_import_vdo.8 dmfilemapd.8
- remove config item '--enable-cmirrord', which was obsoleted.
- remove config item '--enable-realtime', which became default setting.
- add config item "--enable-dmfilemapd" for new daemon dmfilemapd
- lvm.conf
- align upstream style, comment out default values
==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- Update lvm2 from LVM2.2.03.15 to LVM2.2.03.16
* ** WHATS_NEW for 2.03.16 ***
Version 2.03.16 - 18th May 2022
===============================
Fix segfault when handling selection with historical LVs.
Add support --vdosettings with lvcreate, lvconvert, lvchange.
Filtering multipath devices respects blacklist setting from multipath configuration.
lvmdevices support for removing by device id using --deviceidtype and --deldev.
Display writecache block size with lvs -o writecache_block_size.
Improve cachesettings description in man lvmcache.
Fix lossing of delete message on thin-pool extension.
- Drop patches that have been merged into upstream
- 0001-post-release.patch
- 0002-asan-fix-some-reports-from-libasan.patch
- 0003-make-generate.patch
- 0004-tests-udev-pvscan-vgchange-fix-service-wait.patch
- 0005-devices-file-do-not-clear-PVID-of-unread-devices.patch
- 0006-tests-skip-vgchange-pvs-online.sh-on-rhel5.patch
- 0007-dev_manager-fix-dm_task_get_device_list.patch
- 0008-dev_manager-failing-status-is-not-internal-error.patch
- 0009-clang-add-extra-check.patch
- 0010-clang-possible-better-compilation-with-musl-c.patch
- 0011-dev_manager-do-not-query-for-open_count.patch
- 0012-dev_manager-use-list-info-for-preset-devs.patch
- 0013-man-lvmcache-add-more-writecache-cachesettings-info.patch
- 0014-man-update-cachesettings-option-description.patch
- 0015-man-lvmcache-mention-writecache-memory-usage.patch
- 0016-writecache-display-block-size-from-lvs.patch
- 0017-devices-simplify-dev_cache_get_by_devt.patch
- 0018-devices-drop-incorrect-paths-from-aliases-list.patch
- 0019-devices-initial-use-of-existing-option.patch
- 0020-devices-fix-dev_name-assumptions.patch
- 0021-devices-use-dev-cache-aliases-handling-from-label-sc.patch
- 0022-devices-only-close-PVs-on-LVs-when-scan_lvs-is-enabl.patch
- 0023-writecache-check-memory-usage.patch
- 0024-pvscan-don-t-use-udev-for-external-device-info.patch
- 0025-vgchange-monitor-don-t-use-udev-info.patch
- Add upstream patch
- 0001-devices-file-move-clean-up-after-command-is-run.patch
- 0002-devices-file-fail-if-devicesfile-filename-doesn-t-ex.patch
- 0003-filter-mpath-handle-other-wwid-types-in-blacklist.patch
- 0004-filter-mpath-get-wwids-from-sysfs-vpd_pg83.patch
- 0005-pvdisplay-restore-reportformat-option.patch
- 0006-exit-with-error-when-devicesfile-name-doesn-t-exist.patch
- 0007-report-fix-pe_start-column-type-from-NUM-to-SIZ.patch
- 0008-_vg_read_raw_area-fix-segfault-caused-by-using-null-.patch
- 0009-mm-remove-libaio-from-being-skipped.patch
- 0010-dmsetup-check-also-for-ouf-of-range-value.patch
- 0011-devices-drop-double-from-sysfs-path.patch
- 0012-devices-file-fix-pvcreate-uuid-matching-pvid-entry-w.patch
- 0013-vgimportdevices-change-result-when-devices-are-not-a.patch
- 0014-vgimportdevices-fix-locking-when-creating-devices-fi.patch
- Update patch
- bug-1184687_Add-nolvm-for-kernel-cmdline.patch
- update lvm2.spec
- indent some lines for easy read
- add new man: lvm_import_vdo.8 dmfilemapd.8
- remove config item '--enable-cmirrord', which was obsoleted.
- remove config item '--enable-realtime', which became default setting.
- add config item "--enable-dmfilemapd" for new daemon dmfilemapd
- lvm.conf
- align upstream style, comment out default values
==== m4 ====
- Use %make_build macro and make sure we run the profiling run with -j1
==== make ====
- jobserver-noinherit.patch: Disable inheritance of jobserver FDs for
recursive make
- jobserver-fifo.patch: Add support for jobserver using named pipes
==== mariadb ====
Version update (10.7.3 -> 10.8.3)
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Update mysql-systemd-helper to be aware of custom group, bsc#1200105
- Respect socket setting in mysql-systemd-helper
- Fix my_print_defaults call in mysql-system-helper
- use the better collation as default
* DDEFAULT_COLLATION=utf8mb4_unicode_520_ci
- Update list of skipped tests
* suse_skipped_tests.list
- Update to 10.8.3:
* release notes and changelog:
https://mariadb.com/kb/en/library/mariadb-1083-release-notes
https://mariadb.com/kb/en/library/mariadb-1083-changelog
https://mariadb.com/kb/en/library/mariadb-1082-release-notes
https://mariadb.com/kb/en/library/mariadb-1082-changelog
https://mariadb.com/kb/en/library/mariadb-1081-release-notes
https://mariadb.com/kb/en/library/mariadb-1081-changelog
https://mariadb.com/kb/en/library/mariadb-1080-release-notes
https://mariadb.com/kb/en/library/mariadb-1080-changelog
- Remove upstreamed patch:
* bsc1194828.patch
==== mariadb-connector-c ====
Version update (3.3.1 -> 3.3.2)
- Update to release 3.3.2
* Enhanced mysql_close() and other related parts to prevent
memory leaks when terminating an initiated but unestablished
connection
==== ncurses ====
Version update (6.3.20220813 -> 6.3.20220820)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch +20220820
+ fix some cppcheck warnings, mostly style, in ncurses and c++
libraries and progs directory.
+ add curses_trace to ifdef's for START_TRACE in test/test.priv.h
+ update config.guess
==== nmap ====
Version update (7.92 -> 7.93)
- Update to 7.93:
* This release commemorates Nmap's 25th anniversary! It all started with this September 1, 1997 Phrack article by Fyodor: https://nmap.org/p51-11.html.
* Ensure Nmap builds with OpenSSL 3.0 using no deprecated API functions. Binaries for this release include OpenSSL 3.0.5.
* Upgrade included libraries: libssh2 1.10.0, zlib 1.2.12, Lua 5.3.6, libpcap 1.10.1
* Fix a bug that prevented Nmap from discovering interfaces on Linux when no IPv4 addresses were configured.
* NSE "exception handling" with nmap.new_try() will no longer result in a stack traceback in debug output
* Update the Nmap output DTD to match actual output since the `<hosthint>` element was added in Nmap 7.90.
* Fix newtargets support: since Nmap 7.92, scripts could not add targets in script pre-scanning phase.
* Scripts dhcp-discover and broadcast-dhcp-discover now support setting a client identifier.
* Script oracle-tns-version was not reporting the version correctly for Oracle 19c or newer
* Script redis-info was crashing or producing inaccurate information about client connections and/or cluster nodes.
* Script ipidseq was broken due to calling an unreachable library function.
* Support for EC crypto was not properly enabled if Nmap was compiled with OpenSSL in a custom location.
* Improvements to event handling and pcap socket garbage collection, fixing potential hangs and crashes.
* Fix TDS7 password encoding for mssql.lua, which had been assuming ASCII input even though other parts of the library had been passing it Unicode.
* Replace deprecated CPEs for IIS with their updated identifier, cpe:/a:microsoft:internet_information_services
* Fix script-terminating error when unknown BSON data types are encountered. Added parsers for most standard data types.
* Fix hostname/certificate comparison and matching to handle ASN.1 strings without null terminators, a similar bug to OpenSSL's CVE-2021-3712.
* Added support for SOCKS5 proxies that return bind addresses as hostnames, instead of IPv4/IPv6 addresses.
==== openssh ====
Subpackages: openssh-clients openssh-common openssh-server
- Use %_pam_vendordir
==== osinfo-db ====
- bsc#1202827 - Fail to deploy sle15sp5 guest via virt-install with
osinfo
add-sle15sp5-support.patch
==== ovmf ====
Subpackages: qemu-uefi-aarch64
- Because 5 revert patches in edk2-stable202205 for nasm-2.14 is against
15-SP4/Leap 15.4 and earlier version. So add suse_version and sle_version
checking logic in ovmf.spec when applying revert patches. (jsc#PED-1359)
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- Add microos-tools to transactional_base (boo#1199520)
- Remove joe text editor. nano is already recommended and it's more
well known and updated more frequently
==== patterns-media ====
Subpackages: patterns-media-rest_cd_core patterns-media-rest_dvd
- No longer recommend reiserfs: the openSUSE kernel has disabled
support for this fs, upstream kernel will follow.
==== plymouth ====
Version update (22.02.122+64.0b0e93c -> 22.02.122+70.614d2db)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Update to version 22.02.122+70.614d2db:
drm: ignore non-desktop outputs
It doesn't make sense to display a boot screen on virtual reality
headsets.
==== python-libvirt-python ====
Version update (8.6.0 -> 8.7.0)
- Update to 8.7.0
- Add all new APIs and constants in libvirt 8.7.0
- jsc#PED-620, jsc#PED-1540
==== python-tornado6 ====
Version update (6.1 -> 6.2)
- update to 6.2:
* https://www.tornadoweb.org/en/stable/releases/v6.2.0.html
- drop remove-multiheader-http-test.patch (upstream)
==== python-typing_extensions ====
Version update (4.2.0 -> 4.3.0)
- Add _typed_dict_test_helper.py missing from PyPI release
- Update to v4.3.0
* Add typing_extensions.NamedTuple, allowing for generic NamedTuples
on Python <3.11 (backport from python/cpython#92027, by Serhiy Storchaka)
* Adjust typing_extensions.TypedDict to allow for generic TypedDicts
on Python <3.11 (backport from python/cpython#27663, by Samodya Abey)
==== python-zipp ====
Version update (3.8.0 -> 3.8.1)
- Remove deprecated setup.py hack: move to PEP517 build
- Fix requirements
* Neither jaraco.itertools nor jaraco.tidelift are used outside
testing or documentation building
- Ignore that upstream requires Python 3.7 or later since version
3.7.0
- update to 3.8.1:
* enrolled in tidelift
==== rp-pppoe ====
- Converted usage of egrep to "grep -E" (boo#1203092).
==== rsyslog ====
Version update (8.2204.1 -> 8.2208.0)
- added libzstd-devel as build dependency
- Upgrade to rsyslog 8.2208.0
* 2022-08-09: ksi bugfix: request cache size and send timeout issue fixed.
* 2022-08-09: imjournal bugfix: segmentation fault in close journal
* 2022-08-09: net subsystem: support sha256 for StreamDriverAuthMode="x509/fingerprint"
* 2022-08-05: imfile bugfix: message loss/duplication when monitored file is rotated
* 2022-08-05: ksi bugfix: optimize processing of signer queue to fix delays.
* 2022-08-04: ksi bugfix: possible crash fixed when several log files are opened.
* 2022-08-04: openssl: add support to split tls commands by semicolon
* 2022-08-04: openssl subsystem bugfix: build issue on Solaris
* 2022-08-04: openssl: add more details to error messages
* 2022-08-04: omclickhouse: capture additional exceptions
* 2022-08-04: mmanon bugfix: Simplified and fixed IPv4 digit detection.
* 2022-07-21: imptcp: slight tuning
* 2022-07-20: template procesing/json: performance optimization
* 2022-07-19: core bugfix: memory leak when free action worker data table
* 2022-07-13: omfile: support for zstd compression
* 2022-07-07: stream cleanup: move error message to debug log, only
* 2022-07-04: mmdblookup bugfix: Don't crash Rsyslog on mmdb file errors
* 2022-06-28: build error fix: libbson requires out-of-date language constructs
* 2022-06-27: OpenSSL: fix depreacted API issues for OpenSSL 3.x
- Upgrade to rsyslog 8.2206.0
* 2022-05-25: omelastisearch: allow omitting _type field
* 2022-05-18: tcpsrv/imtcp: slight performance improvements
* 2022-05-12: imptcp bugfix: worker thread starvation on extreme traffic
* 2022-05-11: omelasticsearch: several support option for ElasticSearch 8
- config params searchIndex and documentType can be empty
- support for Data Stream API
- new config param esVersion.major
* 2022-05-09: tcp receiver bugfix: delay/potential hang on some error conditions
* 2022-05-05: net bugfix: potential buffer overrun
fixes CVE-2022-24903
Advisory:
https://github.com/rsyslog/rsyslog/security/advisories/GHSA-ggw7-xr6h-mmr8#…
* 2022-05-05: imptcp: set OS worker thread name
* 2022-04-26: mmanon bugfix: shortened IPv6 form not always anonymized
* 2022-04-22: mmdblookup fix: wrong copy of buffer
* 2022-04-22: mmdblookup: several enhancements
- support arrays in MMDB entry
- support escaped quotes '"' in MMDB entry
- support '<' characters in MMDB entry, when in a field
- support '}' characters in MMDB entry, when in a field
==== rubygem-addressable ====
Version update (2.8.0 -> 2.8.1)
- updated to version 2.8.1
* refactor `Addressable::URI.normalize_path` to address linter offenses ([#430](https://github.com/sporkmonger/addressable/pull/430))
* remove redundant colon in `Addressable::URI::CharacterClasses::AUTHORITY` regex ([#438](https://github.com/sporkmonger/addressable/pull/438))
* update gemspec to reflect supported Ruby versions ([#466], [#464], [#463])
* compatibility w/ public_suffix 5.x ([#466], [#465], [#460])
* fixes "invalid byte sequence in UTF-8" exception when unencoding URLs containing non UTF-8 characters ([#459](https://github.com/sporkmonger/addressable/pull/459))
* `Ractor` compatibility ([#449](https://github.com/sporkmonger/addressable/pull/449))
* use the whole string instead of a single line for template match ([#431](https://github.com/sporkmonger/addressable/pull/431))
* force UTF-8 encoding only if needed ([#341](https://github.com/sporkmonger/addressable/pull/341))
[#460]: https://github.com/sporkmonger/addressable/pull/460
[#463]: https://github.com/sporkmonger/addressable/pull/463
[#464]: https://github.com/sporkmonger/addressable/pull/464
[#465]: https://github.com/sporkmonger/addressable/pull/465
[#466]: https://github.com/sporkmonger/addressable/pull/466
==== rubygem-bundler ====
Version update (2.3.19 -> 2.3.21)
updated to version 2.3.21
see installed CHANGELOG.md
[#] 2.3.21 (August 24, 2022)
[#]# Enhancements:
- Backport non gnu libc linux support from RubyGems [#4488](https://github.com/rubygems/rubygems/pull/4488)
- Improve `Bundler.rm_rf` error message [#5861](https://github.com/rubygems/rubygems/pull/5861)
- Disallow both `--branch` and `--ref` at the same time in bundle-plugin [#5855](https://github.com/rubygems/rubygems/pull/5855)
- Restore previous performance of private RubyGems servers [#5826](https://github.com/rubygems/rubygems/pull/5826)
[#]# Bug fixes:
- Fix conservative update downgrading top level gems [#5847](https://github.com/rubygems/rubygems/pull/5847)
- Fix edge case where `bundler/inline` unintentionally skips install [#5848](https://github.com/rubygems/rubygems/pull/5848)
- Fix `bundle platform` crash when there's a lockfile with no Ruby locked [#5850](https://github.com/rubygems/rubygems/pull/5850)
- Fix crash when incomplete locked specifications are found in transitive dependencies [#5840](https://github.com/rubygems/rubygems/pull/5840)
- Fix Ruby platform incorrectly removed on `bundle update` [#5832](https://github.com/rubygems/rubygems/pull/5832)
[#]# Documentation:
- Explain cancelled CLI deprecations clearly [#5864](https://github.com/rubygems/rubygems/pull/5864)
- Improve `bundle config` command synopsis [#5854](https://github.com/rubygems/rubygems/pull/5854)
- Introduce bundle-plugin(1) man [#5853](https://github.com/rubygems/rubygems/pull/5853)
[#] 2.3.20 (August 10, 2022)
[#]# Enhancements:
- Consistently ignore patchlevel when reporting `bundle platform --ruby` [#5793](https://github.com/rubygems/rubygems/pull/5793)
- Make `--standalone` play nice with `--local` [#5762](https://github.com/rubygems/rubygems/pull/5762)
- Implement `bundle install --prefer-local` [#5761](https://github.com/rubygems/rubygems/pull/5761)
[#]# Bug fixes:
- Fix regression where yanked gems are now unintentionally updated when other gems are unlocked [#5812](https://github.com/rubygems/rubygems/pull/5812)
- Automatically remove "ruby" from lockfile if incomplete [#5807](https://github.com/rubygems/rubygems/pull/5807)
- Fix `bundle outdated --strict` showing too many outdated gems [#5798](https://github.com/rubygems/rubygems/pull/5798)
- Don't discard candidates matching Ruby metadata [#5784](https://github.com/rubygems/rubygems/pull/5784)
- Fix `bundle outdated` crash in debug mode [#5796](https://github.com/rubygems/rubygems/pull/5796)
- Fix `ruby` DSL requirement matching for head and prerelease rubies [#5766](https://github.com/rubygems/rubygems/pull/5766)
[#]# Documentation:
- Update Bundler support policies to match what we do these days [#5813](https://github.com/rubygems/rubygems/pull/5813)
- Fix arguments for bundle-config(1) docs [#5804](https://github.com/rubygems/rubygems/pull/5804)
- Improve `bundle platform` man page [#5788](https://github.com/rubygems/rubygems/pull/5788)
- Remove `bundle cache` from deprecated commands list, and consistently link to `bundle cache` in man pages [#5783](https://github.com/rubygems/rubygems/pull/5783)
- Add package/pack aliases to man pages for cache [#5785](https://github.com/rubygems/rubygems/pull/5785)
- Add deprecation notice of bundle console [#5775](https://github.com/rubygems/rubygems/pull/5775)
==== rubygem-capistrano ====
Version update (3.17.0 -> 3.17.1)
updated to version 3.17.1
see installed CHANGELOG.md
==== rubygem-fluentd ====
Version update (1.15.1 -> 1.15.2)
updated to version 1.15.2
see installed CHANGELOG.md
[#]# Release v1.15.2 - 2022/08/22
[#]## Enhancement
* Add a new system configuration `enable_jit`
https://github.com/fluent/fluentd/pull/3857
[#]## Bug Fix
* out_file: Fix append mode with `--daemon` flag
https://github.com/fluent/fluentd/pull/3864
* child_process: Plug file descriptor leak
https://github.com/fluent/fluentd/pull/3844
[#]## Misc
* Drop win32-api gem to support Ruby 3.2
https://github.com/fluent/fluentd/pull/3849
https://github.com/fluent/fluentd/pull/3866
==== rubygem-hoe ====
Version update (3.24.0 -> 3.25.0)
updated to version 3.25.0
see installed History.rdoc
=== 3.25.0 / 2022-08-18
* 1 minor enhancement:
* Added otp_command config option for OTP auth on gem push.
* 1 bug fix:
* Use sh instead of system during gem install to raise on error.
==== rubygem-json-jwt ====
Version update (1.14.0 -> 1.15.3)
updated to version 1.15.3
no changelog found
==== rubygem-jwt ====
Version update (2.4.1 -> 2.5.0)
updated to version 2.5.0
see installed CHANGELOG.md
==== rubygem-openid_connect ====
Version update (1.3.0 -> 1.3.1)
updated to version 1.3.1
no changelog found
==== rubygem-pg ====
Version update (1.4.2 -> 1.4.3)
updated to version 1.4.3
see installed History.rdoc
== v1.4.3 [2022-08-09] Lars Kanis <lars(a)greiz-reinsdorf.de>
- Avoid memory bloat possible in put_copy_data in pg-1.4.0 to 1.4.2. #473
- Use Encoding::BINARY for JOHAB, removing some useless code. #472
==== rubygem-tzinfo-data ====
Version update (1.2022.1 -> 1.2022.3)
updated to version 1.2022.3
no changelog found
==== rubygem-yajl-ruby ====
Version update (1.4.1 -> 1.4.3)
- Remove upstreamed silence-gcc-warnings.patch
updated to version 1.4.3
see installed CHANGELOG.md
==== schily ====
Subpackages: cdrecord libcdrdeflt1_0 libdeflt1_0 libedc_ecc1_0 libedc_ecc_dec1_0 libfile1_0 libfind4_0 librmt1_0 librscg1_0 libscg1_0 libscgcmd1_0 libschily2_0 mkisofs readcd spax star
- pbosh.1: replace broken ".so sh.1" refernce with a symlink to bosh.1
- Fix update-alternatives for rmt.1
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Move SUSE directory from manual page section to html docu
==== setools ====
- Added README.SUSE and drop recommend for python3-networkx altogether
(bsc#1202676)
==== sqlite3 ====
Version update (3.39.2 -> 3.39.3)
Subpackages: libsqlite3-0 sqlite3-tcl
- update to 3.39.3:
* Use a statement journal on DML statement affecting two or more
database rows if the statement makes use of a SQL functions
that might abort.
* Use a mutex to protect the PRAGMA temp_store_directory and
PRAGMA data_store_directory statements, even though they are
decremented and documented as not being threadsafe.
==== squid ====
- fix PIDFile
* NOT needed in service file
(squid.service: Can't open PID file /run/squid.pid)
* placed to tmpfilesdir
==== sssd ====
Version update (2.7.3 -> 2.7.4)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
- Update to release 2.7.4
* Lock-free client support will be only built if libc provides
pthread_key_create() and pthread_once(). For glibc this means
version 2.34+.
==== system-config-printer ====
Subpackages: python3-cupshelpers system-config-printer-applet system-config-printer-common system-config-printer-dbus-service udev-configure-printer
- Move all dbus-1 system.d files to /usr (bsc#1202340)
==== tcpd ====
- Makefile is not parallel-safe
==== transactional-update ====
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd
- Migration of logrotate configuration to /usr/etc: Saving user
changed configuration files in /etc and restoring them while
an RPM update.
==== tree ====
Version update (2.0.2 -> 2.0.3)
- tree 2.0.3:
* Fix segfault when filelimit is used and tree encounters a
directory it cannot enter
* Fixed broken -x option (stops recursing.)
* Fix use after free (causing segfault) for dir/subdir in list.c
* Multiple fixes for .gitignore functionality
* Fixed segfault when an unknown directory is given with -X
* Fixed output up for -X and -J options
==== upower ====
Version update (0.99.20 -> 1.90.0)
Subpackages: libupower-glib3 typelib-1_0-UpowerGlib-1_0
- update to 1.90.0:
* Refactor internal battery handling into separate classes
* Guess charging/discharging state based on energy rate (#196)
* Fix polling after resume (#198)
* Fix battery state guessing (#146)
* Reload history when battery ID changes
* Test fixes
- Drop upower-sle15.patch, systemd is recent enough for SLE15 SP3+.
==== userspace-rcu ====
Version update (0.13.1 -> 0.13.2)
- Update to version 0.13.2:
* Revert "Fix: remove type constness in URCU_FORCE_CAST's C++
version".
* Fix: futex.h: include headers outside extern C.
* Fix: add missing unused attribute to _rcu_dereference.
* Fix: change method used by _rcu_dereference to strip type constness.
* Fix: remove type constness in URCU_FORCE_CAST's C++ version.
* Move extern "C" down in include/urcu/urcu-bp.h.
* Fix: ifdef linux specific cpu count compat.
* Set git-review branch to stable-0.13.
* Fix: sysconf(_SC_NPROCESSORS_CONF) can be less than max cpu id.
* Fix: revise obsolete command in README.md.
* Fix: workqueue: remove unused variable "ret".
* Fix: futex wait: handle spurious futex wakeups.
* Fix: Use %lu rather than %ld to print count.
==== vim ====
Version update (9.0.0224 -> 9.0.0381)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0381, fixes the following problems
* Using common name in tests leads to flaky tests.
* VDM files are not recognized.
* Shell command is displayed in message window.
* Screen flickers when 'cmdheight' is zero.
* When updating the whole screen a popup may not be redrawn.
* Clearing screen causes flicker.
* Godot shader files are not recognized.
* Command line type of CmdlineChange differs from getcmdtype().
* Cannot use the message popup window directly.
* Crash when no errors and 'quickfixtextfunc' is set.
* Using common name in tests leads to flaky tests.
* Some changes for cmdheight=0 are not needed.
* items() does not work on a list. (Sergey Vlasov)
* OLD_DIGRAPHS is unused.
* ":highlight" hangs when 'cmdheight' is zero.
* Method tests fail.
* Cannot use items() on a string.
* Overwrite check may block BufWriteCmd.
* Method test fails.
* Test does not properly clean up.
* Checks for Dictionary argument often give a vague error message.
* Tests are flaky because of using a common file name.
* Flicker when resetting cmdline_row after updating the screen.
* Return value of list_append_list() not always checked.
* No check if the return value of XChangeGC() is NULL.
* The 'cmdheight' zero support causes too much trouble.
* mapset() does not restore <Nop> mapping properly.
* ":wincmd =" equalizes in two directions.
* ColorScheme autocommand triggered when colorscheme is not found. (Romain
Lafourcade)
* Error message for list argument could be clearer.
* :horizontal modifier not fully supported.
* Filetype of *.sil files not well detected.
* :echowindow does not work in a compiled function.
* Message window may obscure the command line.
* using :echowindow in a timer clears part of message
* Missing entry in switch.
* Check for uppercase char in autoload name is wrong, it checks the name
of the script.
* :echowindow sets the in_echowindow flag too early.
* 'linebreak' interferes with text property highlight if there is syntax
highlighting.
* 'breakindent' does not indent non-lists with "breakindentopt=list:-1".
* Error message for wrong argument type is not specific.
* Crash when invalid line number on :for is ignored.
* Removing a listener may result in a memory leak and remove subsequent
listerns.
* Expanding ":e %" does not work for remote files.
* Common names in test files causes tests to be flaky.
* Clang static analyzer gives warnings.
* File name used in test is unusual.
* Cannot use import->Func() in lambda. (Israel Chauca Fuentes)
* Coverity complains about dropping sign of character.
* Old Coverity warning for using NULL pointer.
* A failing flaky test doesn't mention the time.
* Cleaning up afterwards can make a function messy.
* Compiler warning for uninitialized variable.
* Coverity warns for NULL check and unused return value.
* Coverity still complains about dropping sign of character.
* The footer feature is unused.
* Clang warns for dead assignments.
* Argument assignment does not work.
* Compiler warning for uninitialized variable. (Tony Mechelynck)
* Cleaning up after writefile() is a hassle.
* Deleting files in tests is a hassle.
* Writefile test leaves files behind.
- ignore-flaky-test-failure.patch: Ignore failure of flaky tests
- disable-unreliable-tests-arch.patch: Removed
- Updated to version 9.0.0313, fixes the following problems
* Using NULL pointer when skipping compiled code.
* Using freed memory with multiple line breaks in expression.
* job_start() test may fail under valgrind.
* Cannot read error message when abort() is called.
* Crash when pattern looks below the last line.
* Vim9: error message for missing type is not clear.
* No error for comma missing in list in :def function.
* Expanding "**" may loop forever with directory links.
* Test with BufNewFile autocmd is flaky.
* Removing multiple text properties takes many calls.
* Cannot make difference between the end of :normal and a character in
its argument.
* 'autoshelldir' does not work with chunked respose.
* Popup menu not removed when 'wildmenu' reset while it is visible.
* Mac: cannot build if dispatch.h is not available.
* Shift-Tab shows matches on cmdline when 'wildmenu' is off.
* Build failure without the +wildmenu feature.
* Crash when using ":mkspell" with an empty .dic file.
* "make install" does not install shared syntax file. (James McCoy)
* "make install" still fails. (Wilhelm Payne)
* Text properties "below" sort differently on MS-Windows.
* Cannot easily get the list of sourced scripts.
* Mechanism to prevent recursive screen updating is incomplete.
* Using freed memory when 'tagfunc' deletes the buffer.
* Cannot add padding to virtual text without highlight.
* Duplicate code in finding a script in the execution stack.
* No test for what 9.0.0234 fixes.
* Slightly inconsistent error messages.
* Test output shows up in git.
... changelog too long, skipping 60 lines ...
* Using common name in tests leads to flaky tests.
==== webkit2gtk3 ====
Version update (2.36.6 -> 2.36.7)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.36.7 (boo#1202807):
- Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-32893.
==== webkit2gtk3-soup2 ====
Version update (2.36.6 -> 2.36.7)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles
- Update to version 2.36.7 (boo#1202807):
- Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-32893.
==== wpa_supplicant ====
Subpackages: wpa_supplicant-gui
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
==== wpebackend-fdo ====
Version update (1.12.0 -> 1.12.1)
- Update to version 1.12.1:
+ Fixed a crash caused by trying to deallocate already freed
graphics buffers in certain situations.
==== x11-tools ====
- nvidia-pre-install
* mkinitrd will be removed from TW; /etc/sysconfig/kernel no
longer exits anyway since a long time (boo#1203025)
==== xdg-utils ====
- xdg-open: convert usage of obsolete egrep to grep -E
add xdg-utils-egrep.patch, boo#1203092
==== xen ====
Version update (4.16.2_02 -> 4.16.2_04)
Subpackages: xen-libs xen-tools-domU
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
- bsc#1201994 - Xen DomU unable to emulate audio device
62fde97e-tools-libxl-Replace-deprecated-soundhw-on-QEMU-command-line.patch
- Things are compiling fine now with gcc12.
Drop gcc12-fixes.patch
==== xfce4-notifyd ====
Version update (0.6.3 -> 0.6.4)
Subpackages: xfce4-notifyd-lang
- Update to version 0.6.4
- settings: Improve app icon and name matching
- settings: Sort known apps by notification count
- settings: Show 'Unspecified app' instead of empty line
- daemon: Improve application icon matching
- Correctly reset position during slideout (gxo#apps/xfce4-notifyd#42)
- panel-plugin: Remove duplicate function call (gxo#apps/xfce4-notifyd#40)
- panel-plugin: Fix file monitor (gxo#apps/xfce4-notifyd#40)
- Properly free the GKeyFile
- tests: Add logging test
- Fix compiler warnings
- Fix tooltip grammar
- build: Fix intltool lock file problem during make distcheck
- Update gitignore
- Update COPYING (gxo#apps/xfce4-notifyd#61)
- Translation Updates
==== xfce4-pulseaudio-plugin ====
Version update (0.4.3 -> 0.4.4)
Subpackages: xfce4-pulseaudio-plugin-lang
- Update to version 0.4.4
- Add a recording indicator
- Filter out multiple button press events
- Bump urls
- Fix make distcheck
- autoconf: AC_OUTPUT -> AC_CONFIG_FILES + AC_OUTPUT
- Update `.gitignore`
- Create new README.md. Update configure.ac.in
- Add basic GitLab pipeline
- Translation Updates
==== xfsdump ====
Version update (3.1.10 -> 3.1.11)
- Update to version 3.1.11
- Remove remaining slave words from documentation
- Remove DMAPI remaining code
- Fix FTBFS error
- Removed xfsdump-xfs_restore-remove-DMAPI-support.patch
- Updated keyring to reflect new upstream maintainer (cem(a)kernel.org)
==== yast2 ====
Version update (4.5.10 -> 4.5.12)
Subpackages: yast2-logs
- Added a parameter to NetworkService.EnableDisableNow method in
order to ensure that the selected network service is enabled even
when the selection has not been modified (bsc#1202479)
- 4.5.12
- On transactional systems, inform the user that packages are
required to be installed manually (related to bsc#1199840)
- 4.5.11
==== yast2-auth-client ====
Version update (4.5.2 -> 4.5.4)
- bsc#1202919
- fixed internal error. Do not call function removed in 4.4.3
- 4.5.4
==== yast2-bootloader ====
Version update (4.5.2 -> 4.5.3)
- adjust trusted boot help text (bsc#1197608)
- 4.5.3
==== yast2-core ====
Version update (4.5.2 -> 4.5.3)
- Fix a test that would fail in the year 2038
(gh#yast/yast-core#160)
- 4.5.3
==== yast2-trans ====
Version update (84.87.20220813.6f83baae14 -> 84.87.20220830.ebb7a9eac4)
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.20220830.ebb7a9eac4:
* Translated using Weblate (Macedonian)
* Translated using Weblate (Catalan)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Japanese)
* New POT for text domain 'base'.
* New POT for text domain 'tune'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* Translated using Weblate (Catalan)
* New POT for text domain 'users'.
==== yast2-vpn ====
Version update (4.5.0 -> 4.5.1)
- Place file selection buttons at the bottom (bnc#1085625).
- 4.5.1
==== zlib ====
Version update (1.2.11 -> 1.2.12)
Subpackages: libminizip1 libz1
- Update to 1.2.12:
* A lot of bug fixes
* Improve speed of crc32 functions
* Use ARM crc32 instructions if the ARM architecture has them
For the complete changes, see ChangeLog
- Fixes CVE-2022-37434, heap-based buffer over-read or buffer overflow in
inflate.c via a large gzip header extra field
(CVE-2022-37434, bsc#1202175)
- Added patches:
* zlib-1.2.11-covscan-issues-rhel9.patch
* zlib-1.2.11-covscan-issues.patch
* zlib-1.2.12-s390-vectorize-crc32.patch
* zlib-1.2.12-optimized-crc32-power8.patch
* zlib-1.2.12-IBM-Z-hw-accelerated-deflate-s390x.patch
* zlib-1.2.12-fix-configure.patch
* zlib-1.2.12-correct-inputs-provided-to-crc-func.patch
* zlib-1.2.12-fix-CVE-2022-37434.patch
* zlib-1.2.5-minizip-fixuncrypt.patch
- Removed patches:
* bsc1197459.patch (upstreamed)
* zlib-power8-fate325307.patch
(replaced by zlib-1.2.12-optimized-crc32-power8.patch)
* bsc1174736-DFLTCC_LEVEL_MASK-set-to-0x1ff.patch
(replaced by zlib-1.2.12-IBM-Z-hw-accelrated-deflate-s390x.patch)
* 410.patch
(replaced by zlib-1.2.12-IBM-Z-hw-accelrated-deflate-s390x.patch)
- Refreshed patches:
* zlib-format.patch
* zlib-no-version-check.patch
- Disable profiling since it breaks tests
- Update zlib-rpmlintrc
- switch to https urls
==== zypper ====
Version update (1.14.55 -> 1.14.56)
Subpackages: zypper-log zypper-needs-restarting
- UsrEtc: Store logrotate files in %{_distconfdir} if defined
(fixes #441, fixes #444)
- Remove unneeded code to compute the PPP status.
Since libzypp 17.23.0 the PPP status is auto established. No
extra solver run is needed.
- Make sure 'up' respects solver related CLI options (bsc#1201972)
- Fix tests to use locale "C.UTF-8" rather than "en_US".
- Fix man page (fixes #451)
- version 1.14.56
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.44 -> 7.1.0.46)
Mesa (22.1.4 -> 22.1.7)
Mesa-drivers (22.1.4 -> 22.1.7)
MozillaFirefox (103.0.2 -> 104.0)
SDL2 (2.0.22 -> 2.24.0)
akonadi-calendar (22.04.3 -> 22.08.0)
akonadi-calendar-tools (22.04.3 -> 22.08.0)
akonadi-contact (22.04.3 -> 22.08.0)
akonadi-import-wizard (22.04.3 -> 22.08.0)
akonadi-mime (22.04.3 -> 22.08.0)
akonadi-notes (22.04.3 -> 22.08.0)
akonadi-search (22.04.3 -> 22.08.0)
akonadi-server (22.04.3 -> 22.08.0)
akregator (22.04.3 -> 22.08.0)
analitza (22.04.3 -> 22.08.0)
apparmor
argyllcms (2.3.0 -> 2.3.1)
ark (22.04.3 -> 22.08.0)
attica-qt5 (5.96.0 -> 5.97.0)
autoyast2 (4.5.2 -> 4.5.3)
aws-cli (1.25.45 -> 1.25.55)
baloo5 (5.96.0 -> 5.97.0)
baloo5-widgets (22.04.3 -> 22.08.0)
bind (9.18.5 -> 9.18.6)
blinken (22.04.3 -> 22.08.0)
bluez (5.64 -> 5.65)
bluez-qt (5.96.0 -> 5.97.0)
bovo (22.04.3 -> 22.08.0)
breeze
breeze5-icons (5.96.0 -> 5.97.0)
calendarsupport (22.04.3 -> 22.08.0)
cervisia (22.04.3 -> 22.08.0)
coreutils
cryptsetup (2.4.3 -> 2.5.0)
cups-pk-helper (0.2.6 -> 0.2.7)
dolphin (22.04.3 -> 22.08.0)
double-conversion (3.2.0 -> 3.2.1)
dracut (057+suse.303.gc4ea1bea -> 057+suse.309.gb71946f6)
dragonplayer (22.04.3 -> 22.08.0)
drbd
elfutils-debuginfod
eventviews (22.04.3 -> 22.08.0)
ffmpegthumbnailer
ffmpegthumbs (22.04.3 -> 22.08.0)
filesystem
frameworkintegration (5.96.0 -> 5.97.0)
freetype2
gcc12 (12.1.1+git287 -> 12.1.1+git372)
gdb
gdk-pixbuf
git (2.37.1 -> 2.37.2)
glibc (2.35 -> 2.36)
glslang (11.10.0 -> 11.11.0)
gnome-bluetooth (42.2 -> 42.3)
google-noto-fonts
grantleetheme (22.04.3 -> 22.08.0)
grub2
gtk2
gtk3
gtk4 (4.7.0 -> 4.7.2)
gwenview5 (22.04.3 -> 22.08.0)
hdf5 (1.10.8 -> 1.12.2)
ibus
iio-sensor-proxy (3.3 -> 3.4)
imlib2 (1.7.5 -> 1.9.1)
incidenceeditor (22.04.3 -> 22.08.0)
inxi (3.3.19 -> 3.3.20)
irqbalance (1.8.0.18.git+2435e8d -> 1.9.0)
jbigkit
juk (22.04.3 -> 22.08.0)
k3b (22.04.3 -> 22.08.0)
kaccounts-integration (22.04.3 -> 22.08.0)
kaccounts-providers (22.04.3 -> 22.08.0)
kactivities-stats (5.96.0 -> 5.97.0)
kactivities5 (5.96.0 -> 5.97.0)
kaddressbook (22.04.3 -> 22.08.0)
kalgebra (22.04.3 -> 22.08.0)
kamera (22.04.3 -> 22.08.0)
kanagram (22.04.3 -> 22.08.0)
kapptemplate (22.04.3 -> 22.08.0)
karchive (5.96.0 -> 5.97.0)
kate (22.04.3 -> 22.08.0)
katomic (22.04.3 -> 22.08.0)
kauth (5.96.0 -> 5.97.0)
kbd
kblackbox (22.04.3 -> 22.08.0)
kblocks (22.04.3 -> 22.08.0)
kbookmarks (5.96.0 -> 5.97.0)
kbounce (22.04.3 -> 22.08.0)
kbreakout (22.04.3 -> 22.08.0)
kbruch (22.04.3 -> 22.08.0)
kcachegrind (22.04.3 -> 22.08.0)
kcalc (22.04.3 -> 22.08.0)
kcalendarcore (5.96.0 -> 5.97.0)
kcalutils (22.04.3 -> 22.08.0)
kcharselect (22.04.3 -> 22.08.0)
kcmutils (5.96.0 -> 5.97.0)
kcodecs (5.96.0 -> 5.97.0)
kcolorchooser (22.04.3 -> 22.08.0)
kcompletion (5.96.0 -> 5.97.0)
kconfig (5.96.0 -> 5.97.0)
kconfigwidgets (5.96.0 -> 5.97.0)
kcontacts (5.96.0 -> 5.97.0)
kcoreaddons (5.96.0 -> 5.97.0)
kcrash (5.96.0 -> 5.97.0)
kcron (22.04.3 -> 22.08.0)
kdav (5.96.0 -> 5.97.0)
kdbusaddons (5.96.0 -> 5.97.0)
kde-print-manager (22.04.3 -> 22.08.0)
kdeclarative (5.96.0 -> 5.97.0)
kdeconnect-kde (22.04.3 -> 22.08.0)
kded (5.96.0 -> 5.97.0)
kdeedu-data (22.04.3 -> 22.08.0)
kdegraphics-thumbnailers (22.04.3 -> 22.08.0)
kdelibs4support (5.96.0 -> 5.97.0)
kdenetwork-filesharing (22.04.3 -> 22.08.0)
kdepim-addons (22.04.3 -> 22.08.0)
kdepim-runtime (22.04.3 -> 22.08.0)
kdesu (5.96.0 -> 5.97.0)
kdevelop5 (22.04.3 -> 22.08.0)
kdf (22.04.3 -> 22.08.0)
kdialog (22.04.3 -> 22.08.0)
kdiamond (22.04.3 -> 22.08.0)
kdnssd-framework (5.96.0 -> 5.97.0)
kdoctools (5.96.0 -> 5.97.0)
kemoticons (5.96.0 -> 5.97.0)
kernel-source (5.19.1 -> 5.19.2)
kexec-tools (2.0.24 -> 2.0.25)
kfilemetadata5 (5.96.0 -> 5.97.0)
kgeography (22.04.3 -> 22.08.0)
kget (22.04.3 -> 22.08.0)
kglobalaccel (5.96.0 -> 5.97.0)
kgoldrunner (22.04.3 -> 22.08.0)
kguiaddons (5.96.0 -> 5.97.0)
khangman (22.04.3 -> 22.08.0)
khelpcenter5 (22.04.3 -> 22.08.0)
kholidays (5.96.0 -> 5.97.0)
khtml (5.96.0 -> 5.97.0)
ki18n (5.96.0 -> 5.97.0)
kiconthemes (5.96.0 -> 5.97.0)
kidentitymanagement (22.04.3 -> 22.08.0)
kidletime (5.96.0 -> 5.97.0)
kig (22.04.3 -> 22.08.0)
kimageformats (5.96.0 -> 5.97.0)
kimap (22.04.3 -> 22.08.0)
kinit (5.96.0 -> 5.97.0)
kio (5.96.0 -> 5.97.0)
kio-extras5 (22.04.3 -> 22.08.0)
kio_audiocd (22.04.3 -> 22.08.0)
kipi-plugins (22.04.3 -> 22.08.0)
kirigami2 (5.96.0 -> 5.97.0)
kiriki (22.04.3 -> 22.08.0)
kitemmodels (5.96.0 -> 5.97.0)
kitemviews (5.96.0 -> 5.97.0)
kiten (22.04.3 -> 22.08.0)
kitinerary (22.04.3 -> 22.08.0)
kjobwidgets (5.96.0 -> 5.97.0)
kjs (5.96.0 -> 5.97.0)
kjumpingcube (22.04.3 -> 22.08.0)
kldap (22.04.3 -> 22.08.0)
kleopatra (22.04.3 -> 22.08.0)
klines (22.04.3 -> 22.08.0)
kmag (22.04.3 -> 22.08.0)
kmahjongg (22.04.3 -> 22.08.0)
kmail (22.04.3 -> 22.08.0)
kmail-account-wizard (22.04.3 -> 22.08.0)
kmailtransport (22.04.3 -> 22.08.0)
kmbox (22.04.3 -> 22.08.0)
kmime (22.04.3 -> 22.08.0)
kmines (22.04.3 -> 22.08.0)
kmousetool (22.04.3 -> 22.08.0)
kmouth (22.04.3 -> 22.08.0)
kmplot (22.04.3 -> 22.08.0)
knavalbattle (22.04.3 -> 22.08.0)
knetwalk (22.04.3 -> 22.08.0)
knewstuff (5.96.0 -> 5.97.0)
knotes (22.04.3 -> 22.08.0)
knotifications (5.96.0 -> 5.97.0)
knotifyconfig (5.96.0 -> 5.97.0)
kolf (22.04.3 -> 22.08.0)
kollision (22.04.3 -> 22.08.0)
kolourpaint (22.04.3 -> 22.08.0)
kompare (22.04.3 -> 22.08.0)
konquest (22.04.3 -> 22.08.0)
konsole (22.04.3 -> 22.08.0)
kontact (22.04.3 -> 22.08.0)
kontactinterface (22.04.3 -> 22.08.0)
konversation (22.04.3 -> 22.08.0)
kopete (22.04.3 -> 22.08.0)
korganizer (22.04.3 -> 22.08.0)
kpackage (5.96.0 -> 5.97.0)
kparts (5.96.0 -> 5.97.0)
kpat (22.04.3 -> 22.08.0)
kpeople5 (5.96.0 -> 5.97.0)
kpimtextedit (22.04.3 -> 22.08.0)
kpkpass (22.04.3 -> 22.08.0)
kplotting (5.96.0 -> 5.97.0)
kpty (5.96.0 -> 5.97.0)
kqtquickcharts (22.04.3 -> 22.08.0)
kquickcharts (5.96.0 -> 5.97.0)
kreversi (22.04.3 -> 22.08.0)
kross (5.96.0 -> 5.97.0)
kruler (22.04.3 -> 22.08.0)
krunner (5.96.0 -> 5.97.0)
kservice (5.96.0 -> 5.97.0)
kshisen (22.04.3 -> 22.08.0)
ksirk (22.04.3 -> 22.08.0)
ksmtp (22.04.3 -> 22.08.0)
kspaceduel (22.04.3 -> 22.08.0)
ksquares (22.04.3 -> 22.08.0)
ksudoku (22.04.3 -> 22.08.0)
ksystemlog (22.04.3 -> 22.08.0)
kteatime (22.04.3 -> 22.08.0)
ktexteditor (5.96.0 -> 5.97.0)
ktextwidgets (5.96.0 -> 5.97.0)
ktimer (22.04.3 -> 22.08.0)
ktnef (22.04.3 -> 22.08.0)
ktouch (22.04.3 -> 22.08.0)
kturtle (22.04.3 -> 22.08.0)
kubrick (22.04.3 -> 22.08.0)
kunitconversion (5.96.0 -> 5.97.0)
kwallet (5.96.0 -> 5.97.0)
kwalletmanager5 (22.04.3 -> 22.08.0)
kwayland (5.96.0 -> 5.97.0)
kwidgetsaddons (5.96.0 -> 5.97.0)
kwindowsystem (5.96.0 -> 5.97.0)
kwordquiz (22.04.3 -> 22.08.0)
kxmlgui (5.96.0 -> 5.97.0)
less
libKF5ModemManagerQt (5.96.0 -> 5.97.0)
libKF5NetworkManagerQt (5.96.0 -> 5.97.0)
libapparmor
libcbor
libcdio
libevdev (1.12.1 -> 1.13.0)
libgravatar (22.04.3 -> 22.08.0)
libheif
libjpeg-turbo (2.1.3 -> 2.1.4)
libkcddb (22.04.3 -> 22.08.0)
libkcompactdisc (22.04.3 -> 22.08.0)
libkdcraw (22.04.3 -> 22.08.0)
libkdegames (22.04.3 -> 22.08.0)
libkdepim (22.04.3 -> 22.08.0)
libkeduvocdocument (22.04.3 -> 22.08.0)
libkexiv2 (22.04.3 -> 22.08.0)
libkgapi (22.04.3 -> 22.08.0)
libkipi (22.04.3 -> 22.08.0)
libkleo (22.04.3 -> 22.08.0)
libkmahjongg (22.04.3 -> 22.08.0)
libkomparediff2 (22.04.3 -> 22.08.0)
libksane (22.04.3 -> 22.08.0)
libksieve (22.04.3 -> 22.08.0)
libktorrent (22.04.3 -> 22.08.0)
libnfs (5.0.1 -> 5.0.2)
libqt5-qtquickcontrols2 (5.15.5+kde5 -> 5.15.5+kde6)
libstorage-ng (4.5.33 -> 4.5.42)
libtasn1 (4.18.0 -> 4.19.0)
libtirpc (1.3.2 -> 1.3.3)
liburing
libvirt
libwacom (2.2.0 -> 2.4.0)
libyui (4.4.1 -> 4.4.3)
libyui-ncurses (4.4.1 -> 4.4.3)
libyui-ncurses-pkg (4.4.1 -> 4.4.3)
libyui-qt (4.4.1 -> 4.4.3)
libyui-qt-graph (4.4.1 -> 4.4.3)
libyui-qt-pkg (4.4.1 -> 4.4.3)
libzypp-plugin-appdata (1.0.1+git.20180426 -> 1.0.1+git.20220816)
lokalize (22.04.3 -> 22.08.0)
lskat (22.04.3 -> 22.08.0)
lttng-ust (2.13.2 -> 2.13.3)
lz4 (1.9.3 -> 1.9.4)
mailcommon (22.04.3 -> 22.08.0)
mailimporter (22.04.3 -> 22.08.0)
man (2.9.4 -> 2.10.2)
mbox-importer (22.04.3 -> 22.08.0)
messagelib (22.04.3 -> 22.08.0)
metamail
mobipocket (22.04.3 -> 22.08.0)
mozilla-nspr (4.34 -> 4.34.1)
mozilla-nss (3.80 -> 3.81)
multipath-tools (0.9.0+39+suse.51a2ab1 -> 0.9.0+55+suse.33d8854)
ncurses (6.3.20220806 -> 6.3.20220813)
nfs-utils
nftables (1.0.4 -> 1.0.5)
nghttp2 (1.48.0 -> 1.49.0)
nvme-cli (2.1.1 -> 2.1.2)
okular (22.04.3 -> 22.08.0)
open-vm-tools (12.0.0 -> 12.1.0)
openal-soft (1.21.1 -> 1.22.2)
openssh
osinfo-db (20220516 -> 20220727)
ovmf (202202 -> 202205)
parley (22.04.3 -> 22.08.0)
perl-Bootloader
perl-Cpanel-JSON-XS (4.30 -> 4.32)
perl-IO-Socket-INET6 (2.72 -> 2.73)
perl-JSON (4.07 -> 4.09)
perl-WebService-MusicBrainz (1.0.5 -> 1.0.6)
pim-data-exporter (22.04.3 -> 22.08.0)
pim-sieve-editor (22.04.3 -> 22.08.0)
pimcommon (22.04.3 -> 22.08.0)
pinentry (1.2.0 -> 1.2.1)
pinentry-gui (1.2.0 -> 1.2.1)
plasma-framework (5.96.0 -> 5.97.0)
polkit (0.120 -> 121)
postgresql14 (14.4 -> 14.5)
prison-qt5 (5.96.0 -> 5.97.0)
psutils
purpose (5.96.0 -> 5.97.0)
python-Bottleneck (1.3.2 -> 1.3.5)
python-Pygments (2.12.0 -> 2.13.0)
python-SQLAlchemy (1.4.39 -> 1.4.40)
python-aiohttp_cors
python-black (22.3.0 -> 22.6.0)
python-boto3 (1.24.45 -> 1.24.55)
python-botocore (1.27.45 -> 1.27.55)
python-charset-normalizer
python-graphviz (0.19.1 -> 0.20.1)
python-hatchling (1.6.0 -> 1.8.1)
python-immutables
python-matplotlib (3.5.2 -> 3.5.3)
python-matplotlib-inline (0.1.3 -> 0.1.6)
python-pbr (5.9.0 -> 5.10.0)
python-platformdirs (2.5.1 -> 2.5.2)
python-pygraphviz (1.7 -> 1.9)
python-pyzmq (23.2.0 -> 23.2.1)
python-urllib3 (1.26.11 -> 1.26.12)
python-xarray (2022.3.0 -> 2022.6.0)
python-yarl (1.7.2 -> 1.8.1)
python310
python310-core
qqc2-desktop-style (5.96.0 -> 5.97.0)
rsync (3.2.4 -> 3.2.5)
rubygem-faraday (2.4.0 -> 2.5.2)
rubygem-faraday-net_http (2.1.0 -> 3.0.0)
rubygem-msgpack (1.5.4 -> 1.5.6)
rubygem-parser (3.1.2.0 -> 3.1.2.1)
rubygem-puma (5.6.4 -> 5.6.5)
rubygem-rubocop (1.33.0 -> 1.35.1)
rubygem-rubocop-ast (1.19.1 -> 1.21.0)
shaderc (2022.1 -> 2022.2)
shadow (4.11.1 -> 4.12.3)
signon-kwallet-extension (22.04.3 -> 22.08.0)
skanlite (22.04.3 -> 22.08.0)
solid (5.96.0 -> 5.97.0)
sonnet (5.96.0 -> 5.97.0)
spectacle (22.04.3 -> 22.08.0)
step (22.04.3 -> 22.08.0)
strace (5.18 -> 5.19)
sudo (1.9.10 -> 1.9.11p3)
sweeper (22.04.3 -> 22.08.0)
syndication (5.96.0 -> 5.97.0)
syntax-highlighting (5.96.0 -> 5.97.0)
systemd (251.2 -> 251.4)
tar
threadweaver (5.96.0 -> 5.97.0)
tigervnc
timezone (2022a -> 2022c)
timezone-java (2022a -> 2022c)
totem
transactional-update (4.0.0 -> 4.0.1)
trousers
tumbler (4.16.0 -> 4.16.1)
umbrello (22.04.3 -> 22.08.0)
vim (9.0.0181 -> 9.0.0224)
vulkan-loader (1.3.216.0 -> 1.3.224.0)
vulkan-tools (1.3.216.0 -> 1.3.224.0)
wireless-regdb (20220606 -> 20220812)
xapian-core (1.4.19 -> 1.4.20)
xdm
xen (4.16.1_06 -> 4.16.2_02)
xfce4-panel (4.16.4 -> 4.16.5)
xfce4-screenshooter (1.9.10 -> 1.9.11)
xfdesktop (4.16.0 -> 4.16.1)
xfsdump (3.1.9 -> 3.1.10)
xfsprogs (5.16.0 -> 5.19.0)
xorgproto (2022.1 -> 2022.2)
xz (5.2.5 -> 5.2.6)
yakuake (22.04.3 -> 22.08.0)
yast2-auth-client (4.5.1 -> 4.5.2)
yast2-auth-server (4.5.0 -> 4.5.1)
yast2-firstboot (4.5.2 -> 4.5.3)
yast2-installation (4.5.4 -> 4.5.5)
yast2-kdump (4.5.1 -> 4.5.3)
yast2-network (4.5.4 -> 4.5.5)
yast2-ruby-bindings (4.5.1 -> 4.5.2)
yast2-schema-default (4.5.4 -> 4.5.5)
yast2-security (4.5.0 -> 4.5.1)
yast2-storage-ng (4.5.7 -> 4.5.8)
yast2-trans (84.87.20220807.4697ae62b4 -> 84.87.20220813.6f83baae14)
yast2-tune (4.5.0 -> 4.5.1)
yast2-users (4.5.1 -> 4.5.2)
zeromq
=== Details ===
==== ImageMagick ====
Version update (7.1.0.44 -> 7.1.0.46)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.0.46
upstream changelog:
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
==== Mesa ====
Version update (22.1.4 -> 22.1.7)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 22.1.7:
* fixes and cleanups all over the tree
* most of the fixes are for zink
* nice batch of fixes for the gallium dx9 frontend
* some other fixes across the board
- update to 22.1.6:
* llvmpipe: make last_fence a screen/rast object not a context one. llvmpipe:
keep context list and use to track resource usage.
* Revert "pan/bi: Require ATEST coverage mask input in R60"
* intel/dev: drop warning for unhandled hwconfig keys
* anv: Use sampleLocationsEnable for sample locations
- Enable zink driver build on x86_64
- update to 22.1.5:
* radv: dynamic vertex input failure
* anv: KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails on TGL
* anv: GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo failure
* anv: ICL hiz issue
* Error compiling gallium-nine on i686 using musl libc
* dEQP-VK.memory.mapping.dedicated_alloc failing on bsw and gen9atom
==== Mesa-drivers ====
Version update (22.1.4 -> 22.1.7)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- update to 22.1.7:
* fixes and cleanups all over the tree
* most of the fixes are for zink
* nice batch of fixes for the gallium dx9 frontend
* some other fixes across the board
- update to 22.1.6:
* llvmpipe: make last_fence a screen/rast object not a context one. llvmpipe:
keep context list and use to track resource usage.
* Revert "pan/bi: Require ATEST coverage mask input in R60"
* intel/dev: drop warning for unhandled hwconfig keys
* anv: Use sampleLocationsEnable for sample locations
- Enable zink driver build on x86_64
- update to 22.1.5:
* radv: dynamic vertex input failure
* anv: KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails on TGL
* anv: GTF-GL46.gtf32.GL3Tests.packed_pixels.packed_pixels_pbo failure
* anv: ICL hiz issue
* Error compiling gallium-nine on i686 using musl libc
* dEQP-VK.memory.mapping.dedicated_alloc failing on bsw and gen9atom
==== MozillaFirefox ====
Version update (103.0.2 -> 104.0)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 104.0
* https://www.mozilla.org/en-US/firefox/104.0/releasenotes
MFSA 2022-33 (bsc#1202645)
* CVE-2022-38472 (bmo#1769155)
Address bar spoofing via XSLT error handling
* CVE-2022-38473 (bmo#1771685)
Cross-origin XSLT Documents would have inherited the parent's
permissions
* CVE-2022-38474 (bmo#1719511)
Recording notification not shown when microphone was
recording on Android
* CVE-2022-38475 (bmo#1773266)
Attacker could write a value to a zero-length array
* CVE-2022-38477 (bmo#1760611, bmo#1770219, bmo#1771159, bmo#1773363)
Memory safety bugs fixed in Firefox 104 and Firefox ESR 102.2
* CVE-2022-38478 (bmo#1770630, bmo#1776658)
Memory safety bugs fixed in Firefox 104, Firefox ESR 102.2,
and Firefox ESR 91.13
- requires
NSPR 4.34.1
NSS 3.81
rust 1.62
- added mozilla-glibc236.patch (bmo#1782988, boo#1202323)
==== SDL2 ====
Version update (2.0.22 -> 2.24.0)
- Update to release 2.24.0
* Added a number of function relating to input devices such as
keyboard and joystick.
* Added support for the NVIDIA Shield Controller to the HIDAPI
driver, supporting rumble and battery status
* Added support for opening audio devices with 3 or 5 channels
(2.1, 4.1). All channel counts from Mono to 7.1 are now
supported.
- Drop baselibs.conf (no SDL2_ttf-dependent Tumbleweed packages
themselves have baselibs).
- Drop fix-xi2-crash.patch (merged)
- Rename devel package to just %name-devel, which is what most
our packages do.
==== akonadi-calendar ====
Version update (22.04.3 -> 22.08.0)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar kalendarac libKF5AkonadiCalendar5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-calendar-tools ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-contact ====
Version update (22.04.3 -> 22.08.0)
Subpackages: akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-import-wizard ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKPimImportWizard5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-mime ====
Version update (22.04.3 -> 22.08.0)
Subpackages: akonadi-plugin-mime libKF5AkonadiMime5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-notes ====
Version update (22.04.3 -> 22.08.0)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-search ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5AkonadiSearch5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== akonadi-server ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
- Drop akonadiserver-apparmor-typos-mr94.patch. Fixed upstream
==== akregator ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== analitza ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libAnalitza8
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- add profiles-permit-php-fpm-pid-files-directly-under-run.patch
https://gitlab.com/apparmor/apparmor/-/merge_requests/914 (bsc#1202344)
==== argyllcms ====
Version update (2.3.0 -> 2.3.1)
- update to 2.3.1:
* Added value sanity check & warning to chartread patch by patch mode.
* Fixed crash on 64 bit MSWin in spectro/aglob due to changing SDK
declarations for _findfirst().
* Fixed one remaining problem with not coping with "Colour" spelling rather
than "Color" in cxf2ti3.
* Add code in cgats write to check for float format problems when faced with
- inf or +inf value.
* Fix i1Pro3 highres in ccxxmake, dispcal & dispread.
* Changed OS X usb reset to re-enumerate instead, as reset does nothing on OS
X >= 10.8.
* Added spectro/instlib.api.txt file to public distribution.
* Fixed possible crashes in xicc/ccss.c and spectro/oeminst.c
==== ark ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libkerfuffle22
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
- Rebase 0001-Support-building-against-libarchive-3.3.2-again.patch
==== attica-qt5 ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Attica5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Pass the HTTP status code as the MetaData status code
* Properly detect failed jobs
==== autoyast2 ====
Version update (4.5.2 -> 4.5.3)
Subpackages: autoyast2-installation
- Revert the modification done in version 4.3.97 running the
initscripts before systed-user-sessions service again once
systemd fixed logind (bsc#1195059, bsc#1200780)
- 4.5.3
==== aws-cli ====
Version update (1.25.45 -> 1.25.55)
- Update to version 1.25.55
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.25.55/CHANGELOG.rst
- Update Requires in spec file from setup.py
==== baloo5 ====
Version update (5.96.0 -> 5.97.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== baloo5-widgets ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== bind ====
Version update (9.18.5 -> 9.18.6)
Subpackages: bind-doc bind-utils
- Fix typo in contrib/dlz/modules/{mysql,mysqldyn} that references
LDAP_LIBS instead of MYSQL_LIBS.
[bsc#1202149, bind.spec, bind-fix-mysql-bindings.patch]
- Update to bind release 9.18.6
Bug Fixes:
* When running as a validating resolver forwarding all queries
to another resolver, named could crash with an assertion failure.
These crashes occurred when the configured forwarder sent
a broken DS response and named failed its attempts to find
a proper one instead. This has been fixed.
* Non-dynamic zones that inherit dnssec-policy from the view
or options blocks were not marked as inline-signed
and therefore never scheduled to be re-signed. This has been fixed.
* The old max-zone-ttl zone option was meant to be superseded
by the max-zone-ttl option in dnssec-policy; however,
the latter option was not fully effective. This has been corrected:
zones no longer load if they contain TTLs greater than the limit
configured in dnssec-policy. For zones with both the old
max-zone-ttl option and dnssec-policy configured,
the old option is ignored, and a warning is generated.
* rndc dumpdb -expired was fixed to include expired RRsets,
even if stale-cache-enable is set to no and the cache-cleaning
time window has passed.
For a complete list of changes, see
* Bind Release Notes
https://downloads.isc.org/isc/bind9/9.18.6/doc/arm/html/notes.html
* The CHANGES file in the source RPM
[bind.spec bind-9.18.6.tar.xz bind-9.18.6.tar.xz.sha512.asc]
==== blinken ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== bluez ====
Version update (5.64 -> 5.65)
Subpackages: bluez-auto-enable-devices bluez-cups bluez-zsh-completion libbluetooth3
- update to 5.65:
* Fix issue with A2DP cache invalidation handling.
* Fix issue with A2DP and not initialized SEP codec.
* Fix issue with A2DP and multiple SetConfiguration to same SEP
* Fix issue with AVRCP and not properly initialized volume.
* Fix issue with SDP records when operating in LE only mode.
* Fix issue with HoG and not reading report map of instances.
* Fix issue with GATT server crashing while disconnecting.
* Fix issue with not removing connected devices.
* Fix issue with enabling wake support without RPA Resolution.
* Fix issue with pairing failed due to the error of Already Paired.
* Add support for CONFIGURATION_DIRECTORY environment variable.
* Add support for STATE_DIRECTORY environment variable.
* Add support for "Bonded" property with Device API.
* Add experimental support for ISO socket.
- drop bluez-test-2to3.diff (obsolete/upstream)
==== bluez-qt ====
Version update (5.96.0 -> 5.97.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== bovo ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== breeze ====
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Add patch to fix progress bars in some applications:
* 0001-Look-at-QStyleOptionProgressBar-orientation-again.patch
==== breeze5-icons ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add mimetypes/{16,22,32,64}/application-x-msdownload, which is used for DLLs
* Remove monochrome versions of help-related app icons (kde#456737)
==== calendarsupport ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5CalendarSupport5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== cervisia ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== coreutils ====
- refresh coreutils-i18n.patch from Fedora to make expand and unexpand
more similar
- Remove python2 from buildrequires - appears to be a left over
==== cryptsetup ====
Version update (2.4.3 -> 2.5.0)
Subpackages: libcryptsetup12 libcryptsetup12-hmac
- cryptsetup 2.5.0:
* Split manual pages into per-action pages and use AsciiDoc format.
* Remove cryptsetup-reencrypt tool from the project and move reencryption
to already existing "cryptsetup reencrypt" command.
If you need to emulate the old cryptsetup-reencrypt binary, use simple
wrappers script running "exec cryptsetup reencrypt $@".
* LUKS2: implement --decryption option that allows LUKS removal.
* Fix decryption operation with --active-name option and restrict
it to be used only with LUKS2.
* Do not refresh reencryption digest when not needed.
This should speed up the reencryption resume process.
* Store proper resilience data in LUKS2 reencrypt initialization.
Resuming reencryption now does not require specification of resilience
type parameters if these are the same as during initialization.
* Properly wipe the unused area after reencryption with datashift in
the forward direction.
* Check datashift value against larger sector size.
For example, it could cause an issue if misaligned 4K sector appears
during decryption.
* Do not allow sector size increase reencryption in offline mode.
* Do not allow dangerous sector size change during reencryption.
* Ask the user for confirmation before resuming reencryption.
* Do not resume reencryption with conflicting parameters.
* Add --force-offline-reencrypt option.
* Do not allow nested encryption in LUKS reencrypt.
* Support all options allowed with luksFormat with encrypt action.
* Add resize action to integritysetup.
* Remove obsolete dracut plugin reencryption example.
* Fix possible keyslot area size overflow during conversion to LUKS2.
* Allow use of --header option for cryptsetup close.
* Fix activation of LUKS2 device with integrity and detached header.
* Add ZEROOUT IOCTL support for crypt_wipe API call.
* VERITY: set loopback sector size according to dm-verity block sizes.
* veritysetup: dump device sizes.
* LUKS2 token: prefer token PIN query before passphrase in some cases.
When a user provides --token-type or specific --token-id, a token PIN
query is preferred to a passphrase query.
* LUKS2 token: allow tokens to be replaced with --token-replace option
for cryptsetup token command.
* LUKS2 token: do not continue operation when interrupted in PIN prompt.
* Add --progress-json parameter to utilities.
* Add support for --key-slot option in luksResume action.
- move man pages to separate subpackage
- drop backports handling
==== cups-pk-helper ====
Version update (0.2.6 -> 0.2.7)
- Update to version 0.2.7:
+ Use meson build system.
+ Remove code using CUPS 1.5 and lower.
+ Remove calls to deprecated g_type_init().
+ Move D-Bus conf file to $(datadir)/dbus-1/system.d
(bsc#1202338).
+ Don't compare signed and unsigned int.
+ Add default statements to silence compiler warnings.
+ Add Code of Conduct.
+ Updated translations.
- Add meson BuildRequires and replace configure/make/make_install
macros with relevant meson/meson_build/meson_install ones.
==== dolphin ====
Version update (22.04.3 -> 22.08.0)
Subpackages: dolphin-part libdolphinvcs5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== double-conversion ====
Version update (3.2.0 -> 3.2.1)
- update to 3.2.1
* Disable quiet nan test on windows
* Test on all platforms.
* Fix warnings on Windows
* Run ctests first.
* Give shared-lib option and test install
* Install Windows debbuger (pdb) files.
* Add a cast to silence a signedness conversion warning.
* Issue #184 : Fixed all -Wzero-as-null-pointer-constant warnings
==== dracut ====
Version update (057+suse.303.gc4ea1bea -> 057+suse.309.gb71946f6)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.309.gb71946f6:
* fix(dracut-initramfs-restore.sh): hide unpack errors (bsc#1199341)
* chore(suse): remove suse-module-tools build requirement
* fix(suse-initrd): always check that MACHINE_ID is not empty (bsc#1201780)
==== dragonplayer ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== drbd ====
- drbd: build error against kernel v5.19 (bsc#1202600)
- add patch:
+ bsc-1202600_01-remove-QUEUE_FLAG_DISCARD.patch
+ bsc-1202600_02-dax-introduce-DAX_RECOVERY_WRITE-dax-access-mode.patch
+ bsc-1202600_03-block-decouple-REQ_OP_SECURE_ERASE-from-REQ_OP_DISCA.patch
+ bsc-1202600_04-remove-assign_p_sizes_qlim.patch
- For rpmbuild warning, modify symlink /usr/sbin/rcdrbd to relative path
+ drbd.spec
==== elfutils-debuginfod ====
- Use %ghost for debuginfod.sqlite file.
- Add support-nullglob-in-profile.-.in-files.patch
fixes boo#1202440.
- Add PR29474-debuginfod.patch in order to fix PR29474.
- Add Recommends for libdebuginfod1 so that debuginfod-profile
sets the DEBUGINFOD_URLS.
==== eventviews ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5EventViews5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ffmpegthumbnailer ====
Subpackages: libffmpegthumbnailer4
- Add patches from upstream git to remove references to deprecated
functions in ffmpeg4 and fix building against ffmpeg5:
* 372cd422e57a9a3531eb9a30559d665caecff1ba.patch
* efb5b618f1c1471c1a7900aed3a59d851ea9a210.patch
==== ffmpegthumbs ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== filesystem ====
- Revert last change, fr should be used like we do for all languages
in all packages, no excpetion for xz with fr_FR.
- Add French(France) (fr_FR) man pages directory - seen in xz
==== frameworkintegration ====
Version update (5.96.0 -> 5.97.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== freetype2 ====
Subpackages: freetype2-devel libfreetype6
- spec-cleaner
- Move ftpdump from ft2demos to freetype - it's required by other
packages and doesn't require any of the toolkits, so move its
build early
==== gcc12 ====
Version update (12.1.1+git287 -> 12.1.1+git372)
Subpackages: cpp12 gcc12-info gcc12-locale libasan8 libatomic1 libgcc_s1 libgccjit0 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc12 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- Update to gcc-12 branch head, 6b7d570a5001bb79e34c0d1626a, git372
* includes release candidate for GCC 12.2
- Remove workaround for obs-service-format_spec_file.
==== gdb ====
- Enable debuginfod for all archs as we index all TW RPM files.
- Recommend libdebuginfod1 when one installs gdb so that
it can utilize debuginfod server by default.
- Fix build with gcc 13 by using -Wno-error=enum-int-mismatch.
==== gdk-pixbuf ====
Subpackages: gdk-pixbuf-query-loaders gdk-pixbuf-thumbnailer libgdk_pixbuf-2_0-0 typelib-1_0-GdkPixbuf-2_0
- avoid bashism in baselibs postscript (bsc#1195391)
==== git ====
Version update (2.37.1 -> 2.37.2)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- git 2.37.2:
* multiple bug fixes, developer visible or handling corner cases
* "git p4" improved non-ASCII support
==== glibc ====
Version update (2.35 -> 2.36)
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- glibcextract-compile-c-snippet.patch: glibcextract.py: Add
compile_c_snippet
- sys-mount-kernel-definition.patch: linux: Mimic kernel definition for
BLOCK_SIZE
- sys-mount-usage.patch: linux: Fix sys/mount.h usage with kernel headers
- Update to glibc 2.36
Major new features:
* Support for DT_RELR relative relocation format has been added to
glibc
* On Linux, the pidfd_open, pidfd_getfd, and pidfd_send_signal functions
have been added
* On Linux, the process_madvise function has been added
* On Linux, the process_mrelease function has been added
* The âno-aaaaâ DNS stub resolver option has been added
* On Linux, the fsopen, fsmount, move_mount, fsconfig, fspick, open_tree,
and mount_setattr have been added
* localedef now accepts locale definition files encoded in UTF-8
* Support for the mbrtoc8 and c8rtomb multibyte/UTF-8 character conversion
functions has been added per the ISO C2X N2653 and C++20 P0482R6 proposals
* The functions arc4random, arc4random_buf, and arc4random_uniform have been
added
Deprecated and removed features, and other changes affecting compatibility:
* Support for prelink will be removed in the next release
* The Linux kernel version check has been removed along with the
LD_ASSUME_KERNEL environment variable
* On Linux, The LD_LIBRARY_VERSION environment variable has been removed
- get-nprocs-sched-uninit-read.patch, get-nprocs-inaccurate.patch,
strcmp-rtm-fallback.path, pt-load-invalid-hole.patch,
localedef-ld-monetary.patch, nptl-spurious-eintr.patch,
strncpy-power9-vsx.patch, nptl-cleanup-async-restore.patch,
read-chk-cancel.patch, wcrtomb-fortify.patch,
nptl-cleanup-async-restore-2.patch: Removed
==== glslang ====
Version update (11.10.0 -> 11.11.0)
- Update to release 11.11.0
* CInterface: Add OpSource support.
* Add SPV_AMD_shader_early_and_late_fragment_tests
* Avoid double-free in functions cloned for vulkan relaxed mode
==== gnome-bluetooth ====
Version update (42.2 -> 42.3)
Subpackages: libgnome-bluetooth-3_0-13 libgnome-bluetooth-ui-3_0-13 typelib-1_0-GnomeBluetooth-3_0
- Update to version 42.3:
+ This version adds a new API for more precise adapter power
state, and fixes a number of small UI problems in
bluetooth-sendto.
==== google-noto-fonts ====
fix: bsc#1202279 and gh#notofonts/Arimo#13
- fix-arimo.patch
fix: summary and descriptions not mentioning font being Serif
add: README.FAQ to answer some questions about Noto Fonts packaging
==== grantleetheme ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5GrantleeTheme5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
==== gtk2 ====
Subpackages: gtk2-data gtk2-immodule-amharic gtk2-immodule-inuktitut gtk2-immodule-thai gtk2-immodule-tigrigna gtk2-immodule-vietnamese gtk2-tools libgtk-2_0-0 typelib-1_0-Gtk-2_0
- avoid bashism in baselibs postscript (bsc#1195391)
==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0
- avoid bashism in baselibs postscript (bsc#1195391)
==== gtk4 ====
Version update (4.7.0 -> 4.7.2)
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.7.2:
+ GtkTextView: Fix child positioning with gutters.
+ GtkText: Update placeholder visibility when necessary.
+ GtkPicture: Add a content-fit property.
+ GtkPopover: Fix a size allocation problem with the arrow.
+ GtkTreeView: Fix a problem with DND.
+ GtkTreePopover: Support scrolling.
+ GtkGridView: Fix issues with rubberband selection.
+ GtkLabel: Add a tabs property.
+ GtkSnapshot: Make GtkSnapshot work from bindings.
+ GtkScrolledWindow: Scroll at a reasonable speed.
+ GtkPaned: Avoid an infinite loop.
+ GtkWindow: Improve generation and handling of crossing events.
+ CSS: Fix handling of certain transform values.
+ Media support:
- Add audio support to the ffmpeg backend.
- Avoid oom with pathological jpeg images.
+ GDK:
- Fix handling of touchpad hold events.
- Add support for hi-resolution scroll events.
+ X11: Fix preferred action for DND.
+ List models:
- Fix items-changed emission.
- Add more list model tests.
+ Demos:
- Add a winning sound to game demos.
- Make app icons work uninstalled.
+ Updated translations.
- Add 0001-Revert-Meson-Simplify-pkgconfig-file-generator.patch:
Revert "Meson: Simplify pkgconfig file generator". Temporarily
revert this until we figure out how to best restore private
requires that are needed for rpm automatic dep extraction.
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4756
This reverts commit 802bf4199911c811938b0454a876089bafa97dba.
- Update to version 4.7.1:
+ GtkInscription: A new label-like widget for use in list views.
+ GtkColorChooser: Style improvements.
+ GtkFontChooser: Improve support for OpenType features a bit.
+ GtkLabel: Allow selectable labels to be activated via mnemonic.
+ GtkTextView: Implement GetCharacterExtents for accessibility.
+ GtkStack: Fix a poblem with stack page accessibility.
+ GtkListView:
- Cull listitems that are out of view.
- Make all our list models implement ::n-items and
::item-type properties.
+ Translations:
- Stop translating property nicks and blurbs.
- Fix extracting translations from ui files.
+ Debugging:
- Support GTK_DEBUG=invert-text-dir.
- Allow inspecting inspectors.
- Replace GTK_USE_PORTAL with GDK_DEBUG=portals.
- Improve responsiveness of the inspector.
+ CSS: Allow fractional letterspacing.
+ Theme: Improve legibility of selectable labels.
+ Demos:
- Improve the font features demo.
- Add demos for GtkInscription.
+ Wayland:
- Freeze popups when hidden.
- Only send smooth scroll events for tablet tools.
- Make scaled cursor image have the right size.
- Fix problems with the activation protocol.
- Don't force the HighContrast icon theme.
- Support xdg_toplevel.bounds.
+ X11: Always update the shadoe size.
+ Windows:
- Improve touchpad support by using DirectManipulation.
- Add more directories to the builtin hicolor icon theme.
+ Updated translations.
- Add pkgconfig(harfbuzz) BuildRequires: new dependency.
==== gwenview5 ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== hdf5 ====
Version update (1.10.8 -> 1.12.2)
- Update to version 1.12.2:
See <https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.12/hdf5-1.12.2/src/hd…>.
- Minor re-base of existing patches to apply cleanly:
* hdf5-LD_LIBRARY_PATH.patch
* hdf5-1.8.11-abort_unknown_host_config.patch
* hdf5-Remove-timestamps-from-binaries.patch
* hdf5-mpi.patch
* Disable-phdf5-tests.patch
- Drop upstreamed patch:
hdf5-1.10.8-pr1494-fix-release-check-version.patch.
==== ibus ====
Subpackages: ibus-dict-emoji libibus-1_0-5 typelib-1_0-IBus-1_0
- Fix ibus-setup to support python3 (boo#1202063)
* Update setup-switch-im.patch
- Remove X-GNOME-* from ibus-autostart.desktop
(boo#1201421, boo#1201728)
* ibus-autostart still does not work with
systemd-xdg-autostart-generator
==== iio-sensor-proxy ====
Version update (3.3 -> 3.4)
- Update to version 3.4:
* Add polkit checks for whether a user is allowed to claim a
sensor.
* Fix the ambient light sensor readings on some systems, a
regression in the fake-input-accelerometer test binary.
* A number of memory leaks.
- Package polkit privilege file (subject to boo#1201558); add
BuildRequires: pkgconfig(polkit-gobject-1).
==== imlib2 ====
Version update (1.7.5 -> 1.9.1)
Subpackages: imlib2-loaders libImlib2-1
- update to 1.9.1:
* x11_color: Simplify and fix error paths
* JPEG loader: Use mmap'ed file access
* modules: Eliminate __imlib_TrimLoaderList()
* Introduce strsplit()
* modules: Cosmetics, mostly
* modules: Enable setting multiple loader/filter paths
* test: Add test_misc
* modules: Fix signdness warning
* TIFF loader: Change default save compression type
* imlib2_load: Remove unused macro
* imlib2_conv: Cosmetic changes
* imlib2_conv: Drop obsolete .db stuff, simplify
* imlib2_conv: Enable passing attached data to saver
* check for some alloc failures
* check for alloc failures some more
* modules: check for filepath truncation
* Remove some deprecation comments
* Move API documentation to header file
* WEBP saver: Fix return code on success
* api.c: Cosmetics
* Refactor some image loading functions
* Refactor some image saving functions
* Image load: Change error code on zero file size
* Tweak __imlib_LoadImageData()
* Error code rework: Use errnos/new imlib2 error codes internally
* Add imlib_load/save_image_with_errno_return() and imlib_strerror()
* Switch to imlib_load/save_image_with_errno_return()
* Deprecate imlib_load/save_image_with_error_return()
* imlib2_load: Tweak verbose output
* Rename files with line etc. drawing functions
* Use stdint types instead of DATA32 etc.
* test_load: Check deferred loading too
* imlib2_load: Show load time per load too
* image.c: Correct loader probe loop
* image.c: Cosmetics (move function)
* GZ loader: Fix uncompressor exit code
* GIF loader: Use mmap'ed file access
* image.c: Loading tweaks
* imlib2_view: Verbose and debug message tweaks
* Loaders: Some trivial cosmetics
* Loaders: Remove unnecessary calls to __imlib_FreeData()
* debug: Enable using hex values in IMLIB2_DEBUG
* SVG loader: Requires librsvg-2.46
* TIFF loader: Use mmap'ed file access
* Add jxl loader
* test: Add basic jxl test
* test_save: Updates
* loaders: Ensure that found loader is ok for load/save
* image: Fix undesired change of format
* Drop deprecation noise from using the old DATA types
* Drop deprecation noise from using imlib_load/save_image_with_error_return()
* API doc corrections and tweaks for doxygen
* Revert a couple of unintended changes
* API doc updates
* doc: Drop most old doc stuff
* doc: New documentation build setup (doxygen)
* doc: Assorted documentation intro updates
* loaders: Fix typo, fix order
* SVG loader: Faster signature check
* build: Tweaks
* Add J2K (JPEG 2000) loader using openjpeg2 library
* test: Add some of JPEG 2000 tests
* Add PS/EPS loader using libspectre
* debug: Export __imlib_time_us()
* JXL loader: Multiframe support
* SVG loader: Avoid some warnings in rsvg.h
* SVG loader: Fix size when unit is percent
* SVG loader: Fix size when unit is percent some more
* v1.9.0
* PNM, XPM loaders: Fix trouble with non-ascii characters
* XPM loader: Reduce signature window size some more
* Refactor image flags stuff
* Remove some unused image flags and deprecate functions referencing them
* JPEG, XBM loaders: Drop pointless clearing of flag
* Deal consistently with including Imlib2.h
* Merge x11_draw.c/h into x11_pixmap.c/h
* x11_rgba.c: Add some missing static qualifiers
* x11_color.c: Make most __imlib_AllocColors*() functions static
* x11_...: Introduce palette type enum
* Loader includes tweaks
* Move some loader related function prototypes to loaders.h
* common.h: Drop round() macro
* debug.c/h: Move __EXPORT__ to .c file
* Remove system includes from common.h
* Move x_VAL() macros to common.h
* Introduce types.h
* Remove some unnecessary headers
* grad.c: Refactor __imlib_DrawGradient() and __imlib_DrawHsvaGradient()
* Only have one CLIP macro
* Mostly cosmetic tweaks around clipping checks
* test: Command line options tweak
* test_grab: Enable testing depths other than 24 and 32
* x11_grab.c: Correct 16 and 15 bit depth grabbing
* TIFF loader: Remove obsolete comment
* ID3 loader: Drop inline and likely stuff
* ID3 loader: Disable tags stuff
* Introduce __imlib_GetKey()
* Merge __imlib_FindBestLoader...() functions
... changelog too long, skipping 95 lines ...
- drop bigendian.patch (upstream)
==== incidenceeditor ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5IncidenceEditor5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== inxi ====
Version update (3.3.19 -> 3.3.20)
- update to 3.3.20:
1a. More or less completed verification of AMD cpu microarch/built/process, and
added more accurate fallback cases for stray model IDs.
1b. Extended Intel cpu data a bit more as well. Thanks linuxdaddy from slackware
for the research help there.
2. Tentative support for finit init system (fast init). Runs in /proc/1/comm,
uses initctl, which may have been revived from its upstart days, not sure. Added
potential support for nosh, linux only, don't know how to detect other bsd init
system.
3. Added amd/intel gpu product IDs.
4. Added shortcut --filter-all/--za, activates all filters: -z, --zl, --zu,
- -zv. Why not?
5. Added support for dm types kdmctl and xdmctl, opensuse and maybe redhat use
the latter to start the actual dm running the desktop/wm. You want to see that
because you need to do systemctl restart xdm to restart the actual dm. Thanks
mrmazda for pointing out this one.
6. Added AlmaLinux, RockyLinux, CentosStream to system base (RHEL derived).
7. Basic Raptor Lake gpu/apu support added, with patterns to detect since few
product ids yet. Same applies to Arctic and Alchemist, which still have no
product IDs.
8. More disk vendors and disk vendor ids, never stops - the waters flow on, the
rain falls, then the sun comes out. Until one day it doesn't.
* /usr/share/doc/packages/inxi/inxi.changelog.
==== irqbalance ====
Version update (1.8.0.18.git+2435e8d -> 1.9.0)
Subpackages: irqbalance-ui
- Update to version 1.9.0:
* correct wait time in oneshot mode
* Document updates
* disable irqbalance when we only have a single cpu/cache domain
* fix UI to fetch full messages from UNIX socket
* avoid some buffer overflows
* fix UI printf style formatting
* drop bounding set from irqbalance
==== jbigkit ====
- Makefile is not parallel-safe
==== juk ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== k3b ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kaccounts-integration ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libkaccounts2
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kaccounts-providers ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kactivities-stats ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kactivities5 ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Utilize std::optional instead of custom impl
* Remove debug message for Consumer destructor
* Do not enable debug output for debug QT builds
==== kaddressbook ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kaddressbook-doc libKPimAddressbookImportExport5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kalgebra ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kamera ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kamera-lang kio_kamera
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kanagram ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kapptemplate ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== karchive ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* k7zip: Merge two functions to the constructor
==== kate ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kate-plugins
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
- Rebase 0001-Defuse-root-block.patch
==== katomic ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kauth ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kbd ====
Subpackages: kbd-legacy
- Use %_pam_vendordir
==== kblackbox ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kblocks ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kbookmarks ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kbounce ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kbreakout ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kbruch ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kcachegrind ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kcalc ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kcalendarcore ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Deprecate deletion tracking support in CalFormat::fromString
* Add plugin loader for KCalendarCore::CalendarPlugin
==== kcalutils ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5CalendarUtils5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kcharselect ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kcmutils ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* follow symlinks for search of .desktop files
* tools/kcmmetadatagenerator: Print out critical warning if file could not be opened
* Make CMake import target of kcmdesktopfilegenerator relocatable
* Add utility cmake method to generate KCM metadata desktop files
==== kcodecs ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kcolorchooser ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kcompletion ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* KCompletion: clean-up private class
* KCompletion*: general clean-up
==== kconfig ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add explicit option to disable QML support
* Don't inherit from containers
==== kconfigwidgets ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* [KCommandBar] Improve position and size
* follow symlinks during search for help
* Avoid tracking dangling KConfigDialogManager
==== kcontacts ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kcoreaddons ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5CoreAddons5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Deprecate KMessage system
* KUserGroup: fix data race by porting from getgrgid to getgrgid_r
* KUserGroup: centralize calls to getgrgid(), at least for constructors
* KUser: fix data race by porting to getpwuid_r and getpwnam_r
* KUser: use member initialization, call getpwuid in a single place
* fix up the kpluingmetadata::value doc
* Add KRuntimePlatform as alternative for KDeclarative::runtimePlatform
* Fix klibexectest when build dir path contains symlink
* Fix unit tests in kpluginfactorytest
* Bump shared-mime-info to 1.8
* make kprocess a more proper qprocess
* new ksandbox function to start processes
* refresh git-blame-ignore-revs for latest clang-format run
* automatic clang-format run (clang 14)
* Adapt libexec paths for KF6
==== kcrash ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kcron ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdav ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5DAV5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Stabilize multi-fetch test
* Use a struct instead of QPair
==== kdbusaddons ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kde-print-manager ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdeclarative ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* GridDelegate: Improve accessibility for inline buttons
==== kdeconnect-kde ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kdeconnect-kde-zsh-completion
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kded ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* README.md remove trailing space
==== kdeedu-data ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdegraphics-thumbnailers ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdelibs4support ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Remove unused X-KDE-ModuleType
* Convert file to UTF-8
==== kdenetwork-filesharing ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdepim-addons ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdepim-runtime ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdesu ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kdevelop5 ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kdevplatform
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdf ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kwikdisk
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdialog ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdiamond ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kdnssd-framework ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kdoctools ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5DocTools5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add Han Young to the contributors list
==== kemoticons ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kernel-source ====
Version update (5.19.1 -> 5.19.2)
- Linux 5.19.2 (bsc#1012628).
- Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
(bsc#1012628).
- scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
(bsc#1012628).
- pNFS/flexfiles: Report RDMA connection errors to the server
(bsc#1012628).
- nfsd: eliminate the NFSD_FILE_BREAK_* flags (bsc#1012628).
- ALSA: usb-audio: Add quirk for Behringer UMC202HD (bsc#1012628).
- ALSA: bcd2000: Fix a UAF bug on the error path of probing
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NV45PZ (bsc#1012628).
- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7
(bsc#1012628).
- ASoC: amd: yc: Update DMI table entries (bsc#1012628).
- hwmon: (nct6775) Fix platform driver suspend regression
(bsc#1012628).
- wifi: mac80211_hwsim: fix race condition in pending packet
(bsc#1012628).
- wifi: mac80211_hwsim: add back erroneously removed cast
(bsc#1012628).
- wifi: mac80211_hwsim: use 32-bit skb cookie (bsc#1012628).
- add barriers to buffer_uptodate and set_buffer_uptodate
(bsc#1012628).
- lockd: detect and reject lock arguments that overflow
(bsc#1012628).
- HID: hid-input: add Surface Go battery quirk (bsc#1012628).
- HID: nintendo: Add missing array termination (bsc#1012628).
- HID: wacom: Only report rotation for art pen (bsc#1012628).
- HID: wacom: Don't register pad_input for touch switch
(bsc#1012628).
- KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending
case (bsc#1012628).
- KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for
!nested_run_pending case (bsc#1012628).
- KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
(bsc#1012628).
- KVM: s390: pv: don't present the ecall interrupt twice
(bsc#1012628).
- KVM: Drop unused @gpa param from gfn=>pfn cache's
__release_gpc() helper (bsc#1012628).
- KVM: Put the extra pfn reference when reusing a pfn in the
gpc cache (bsc#1012628).
- KVM: Fully serialize gfn=>pfn cache refresh via mutex
(bsc#1012628).
- KVM: Fix multiple races in gfn=>pfn cache refresh (bsc#1012628).
- KVM: Do not incorporate page offset into gfn=>pfn cache user
address (bsc#1012628).
- KVM: x86: Split kvm_is_valid_cr4() and export only the
non-vendor bits (bsc#1012628).
- KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported
value (bsc#1012628).
- KVM: nVMX: Account for KVM reserved CR4 bits in consistency
checks (bsc#1012628).
- KVM: nVMX: Inject #UD if VMXON is attempted with incompatible
CR0/CR4 (bsc#1012628).
- KVM: x86: Mark TSS busy during LTR emulation _after_ all fault
checks (bsc#1012628).
- KVM: x86: Set error code to segment selector on LLDT/LTR
non-canonical #GP (bsc#1012628).
- KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT
(bsc#1012628).
- KVM: SVM: Disable SEV-ES support if MMIO caching is disable
(bsc#1012628).
- KVM: x86: Tag kvm_mmu_x86_module_init() with __init
(bsc#1012628).
- KVM: x86/mmu: Fully re-evaluate MMIO caching when SPTE masks
change (bsc#1012628).
- KVM: x86: do not report preemption if the steal time cache is
stale (bsc#1012628).
- KVM: x86: revalidate steal time cache if MSR value changes
(bsc#1012628).
- KVM: x86/xen: Initialize Xen timer only once (bsc#1012628).
- KVM: x86/xen: Stop Xen timer before changing IRQ (bsc#1012628).
- ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
(bsc#1012628).
- ALSA: hda/cirrus - support for iMac 12,1 model (bsc#1012628).
- ALSA: hda/realtek: Add quirk for another Asus K42JZ model
(bsc#1012628).
- ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
(bsc#1012628).
- LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
(bsc#1012628).
- tty: 8250: Add support for Brainboxes PX cards (bsc#1012628).
- tty: vt: initialize unicode screen buffer (bsc#1012628).
- vfs: Check the truncate maximum size in inode_newsize_ok()
(bsc#1012628).
- fs: Add missing umask strip in vfs_tmpfile (bsc#1012628).
- thermal: sysfs: Fix cooling_device_stats_setup() error code path
(bsc#1012628).
- fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
(bsc#1012628).
- fbcon: Fix accelerated fbdev scrolling while logo is still shown
(bsc#1012628).
- usbnet: Fix linkwatch use-after-free on disconnect
(bsc#1012628).
- usbnet: smsc95xx: Fix deadlock on runtime resume (bsc#1012628).
... changelog too long, skipping 1882 lines ...
- commit e6472b4
==== kexec-tools ====
Version update (2.0.24 -> 2.0.25)
- update to 2.0.25:
* kexec-tools: Remove duplicate ultoa() definitions and redefine it
* i386: pass rng seed via setup_data
* kexec-tools: mips: Pass initrd parameter via cmdline
* arm64/crashdump-arm64: increase CRASH_MAX_MEMORY_RANGES to 32k
==== kfilemetadata5 ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Remove reviewboardrc
* Add PNG extractor
* dump tool: Print extractor name
==== kgeography ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kget ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kglobalaccel ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Add patch to fix crashes (kde#437364):
0001-Avoid-iterating-a-container-while-it-s-being-mutated.patch
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add a clang-format commit to blame ignore file
* Minor code optimisation
* GlobalShortcutsRegistry: don't use a QHash for a couple of elements
* General code cleanup
==== kgoldrunner ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kguiaddons ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5GuiAddons5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* QtWaylandClient is required when building with Wayland support
==== khangman ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== khelpcenter5 ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kholidays ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Use non-deprecated API unconditionally everywhere
* Implement deprecated API by calling the new one
* Actually test things rather than just produce debug output
* Make rawHolidays() with category filter also work with seasonal holidays
* Actually implement HolidayRegion::rawHolidays()
* Actually include seasonal holidays in rawHolidaysWithAstroSeasons()
* Add methods to check for polar days/nights
==== khtml ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== ki18n ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kiconthemes ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Do not use QIcon::setThemeName to set system theme
==== kidentitymanagement ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5 libKF5IdentityManagementWidgets5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kidletime ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kig ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kimageformats ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Use right type on enums
* PSD: Improve alpha detection (kde#182496)
* PSD: LAB support
==== kimap ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kimap-lang libKF5IMAP5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kinit ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kio ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kio-core
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
* KRecentDocument: better prevent duplicate bookmark for same href (kde#456046)
* FileUndoManager: fix job description when undoing a batch-renaming (kde#437510)
* Fix crash in DropJob (kde#454747)
* Fix thumbnailer result for parent mime types being overwritten (kde#453480)
* KImageFilePreview: if no current preview, don't show last one on resize (kde#434912)
==== kio-extras5 ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libkioarchive5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
==== kio_audiocd ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kipi-plugins ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kirigami2 ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
* OverlaySheet: add workaround for Qt horizontal scrollview bug (kde#457223)
* second attempt of Delete and port away from internal ScrollView (kde#448784)
==== kiriki ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kitemmodels ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Fix typo in copyright year
==== kitemviews ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kiten ====
Version update (22.04.3 -> 22.08.0)
Subpackages: fonts-KanjiStrokeOrders
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kitinerary ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Drop patch, now upstream:
* 0001-Support-ZXing-1.4.0.patch
==== kjobwidgets ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Fix some Clazy and switch handling warnings.
* ui-server: Fix crash by only re-registering live KJobs. (kde#450325)
==== kjs ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Fix compilation with MinGW
* Convert file to UTF-8
==== kjumpingcube ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kldap ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Ldap5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kleopatra ====
Version update (22.04.3 -> 22.08.0)
- Add patch to fix build with newer gpgme:
* 0001-Use-ReceiveKeysJob-for-refreshing-OpenPGP-keys.patch
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== klines ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmag ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmahjongg ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmail ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kmail-application-icons ktnef
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmail-account-wizard ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmailtransport ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmbox ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmime ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kmime-lang libKF5Mime5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmines ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmousetool ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmouth ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kmplot ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== knavalbattle ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== knetwalk ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== knewstuff ====
Version update (5.96.0 -> 5.97.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* [kmoretools] Don't lowercase the desktop entry name (kde#417575)
* Fixup 6d889ae0: move newlines out of translated string
* Remove unneeded close button from window footer
* Add a "try again later" message for transient errors
==== knotes ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== knotifications ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Remove notificationplugin service type
* Drop lib prefix when building for Windows (MinGW)
* use ksandbox instead of hardcoding sandbox detection
==== knotifyconfig ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kolf ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kollision ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kolourpaint ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kompare ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== konquest ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== konsole ====
Version update (22.04.3 -> 22.08.0)
Subpackages: konsole-part konsole-part-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
- Drop patch, fixed upstream:
* 0001-Fix-error-when-trying-to-edit-the-editable-parts-of-.patch
==== kontact ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kontactinterface ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== konversation ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kopete ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== korganizer ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kpackage ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Fix listing of KPackage structures (kde#456726)
* README.md add dot at end of sentence
* Port archive of test plasmoid to json metadata
* Fix tests that generate metadata.desktop file for Qt6 build
* Port metadata files in autotests to json
==== kparts ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kpat ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kpeople5 ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Don't install service type definitions
==== kpimtextedit ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5PimTextEdit5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kpkpass ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kplotting ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kpty ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* add the ability to disable ctty set up
==== kqtquickcharts ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kquickcharts ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Remove arcconfig
* BarChart: de-duplicate some code
* Remove an unused method
==== kreversi ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kross ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kruler ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== krunner ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add note about alternative to Plasma::RunnerContext::setSingleRunnerQueryMode
* Fix TODO being shown in generated docs
* templates/runnerpython: Add hint for multiline property
* Fix Qt6 build
==== kservice ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add property def for X-Flatpak key
* Define HAVE_MMAP to 0 instead of undefining it (kde#456780)
* KSycocaDict: don't inherit from containers
* use ksandbox to determine if we are inside a flatpak
==== kshisen ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ksirk ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ksmtp ====
Version update (22.04.3 -> 22.08.0)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kspaceduel ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ksquares ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ksudoku ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ksystemlog ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kteatime ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ktexteditor ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* fix crash (kde#457392)
* Pass parent widget to print preview dialog
* fix crash in insertText
* Make views for read-only themes read-only instead of disabling them
* Cleanup: Remove unused members from KateStyleTreeWidget
* Cleanup: use switch in defaultStyleName
* Make defaultStyleCount reusable
* Silence compiler warning when compiling without KAUTH
* avoid crash on caret drawing if no view (kde#456508)
* avoid accessing view pointer during printing (kde#456508)
* remove unused library
==== ktextwidgets ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Fix heading level line break handling with Qt 6.3
* Adapt tests to Qt 6.3 HTML generation changes
==== ktimer ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ktnef ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== ktouch ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kturtle ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kubrick ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kunitconversion ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== kwallet ====
Version update (5.96.0 -> 5.97.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Remove duplicate header between cpp/h
* Do not try to rename label twice in entryRenamed()
* Do not create EntryLocation with empty key
* Introduce Secret Service API
==== kwalletmanager5 ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kwayland ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Unset wl_display global filter upon filtered display destruction.
==== kwidgetsaddons ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* [KMessageDialog] Emit notification sound just like KMessageBox
* Make OK button configurable in KMessageBox::error/detailedError
* Deprecate KMessage*::sorry
* Remove declaration of unimplemented sorryWId(buttonOk) overload
* Deprecate unsupported & unused KMessageBox::PlainCaption flag
* Deprecate KMessageBox::about()
* Add edit-clear-history icon to the Clear List action
==== kwindowsystem ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Doc: Update WM spec URL
==== kwordquiz ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== kxmlgui ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* [KShortcutsDialog] Make it possible to reload shortcut schemes
* [KShortcutsDialog] Make it possible to add a custom edit action
* [KShortcutSchemesEditor] Fix bug introduced by refactoring in commit de0790fe
* Fix crash of KMix in Legacy Tray
* [KShortcutsDialog] Add icons for actions
* KKeySequenceWidget: don't use a QHash to hold a few elements
==== less ====
- Which need one /usr/bin/which, not the package which
==== libKF5ModemManagerQt ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== libKF5NetworkManagerQt ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== libapparmor ====
- add profiles-permit-php-fpm-pid-files-directly-under-run.patch
https://gitlab.com/apparmor/apparmor/-/merge_requests/914 (bsc#1202344)
==== libcbor ====
- Install manual page in the correct man section
==== libcdio ====
Subpackages: libcdio19 libiso9660-11
- Rebase fix-undefined-behavior-in-readlink.patch to the upstream
version (only a different formatting is used).
- Add fix-undefined-behavior-in-readlink.patch that fixes boo#1202214.
==== libevdev ====
Version update (1.12.1 -> 1.13.0)
Subpackages: libevdev-devel libevdev-tools libevdev2
- update to 1.13.0:
* include: sync event codes with kernel 5.19
* input: use named initializers for the event struct
* fix a few whitespace/coding style issues
* meson and other build system fixups
==== libgravatar ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Gravatar5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libheif ====
Subpackages: gdk-pixbuf-loader-libheif libheif1
- Support version 1.0.0 of dav1d
- Added 0f8496f22d284e1a69df12fe0b72f375aed31315.patch
- Fix rpath error for the examples sub-package
==== libjpeg-turbo ====
Version update (2.1.3 -> 2.1.4)
Subpackages: libjpeg8 libturbojpeg0
- update to 2.1.4:
* Fixed a regression introduced in 2.1.3 that caused build failures with
Visual Studio 2010.
* The tjDecompressHeader3() function in the TurboJPEG C API and the
TJDecompressor.setSourceImage() method in the TurboJPEG Java API now
accept "abbreviated table specification" (AKA "tables-only") datastreams,
which can be used to prime the decompressor with quantization and Huffman
tables that can be used when decompressing subsequent "abbreviated image"
datastreams.
* libjpeg-turbo now performs run-time detection of AltiVec instructions on
OS X/PowerPC systems if AltiVec instructions are not enabled at compile
time. This allows both AltiVec-equipped (PowerPC G4 and G5) and
non-AltiVec-equipped (PowerPC G3) CPUs to be supported using the same
build of libjpeg-turbo.
* Fixed an error ("Bogus virtual array access") that occurred when
attempting to decompress a progressive JPEG image with a height less than
or equal to one iMCU (8 * the vertical sampling factor) using
buffered-image mode with interblock smoothing enabled. This was a
regression introduced by 2.1 beta1[6(b)].
* Fixed two issues that prevented partial image decompression from working
properly with buffered-image mode:
* Attempting to call jpeg_crop_scanline() after jpeg_start_decompress()
but before jpeg_start_output() resulted in an error ("Improper call to
JPEG library in state 207".)
* Attempting to use jpeg_skip_scanlines() resulted in an error ("Bogus
virtual array access") under certain circumstances.
==== libkcddb ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Cddb5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkcompactdisc ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkdcraw ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkdegames ====
Version update (22.04.3 -> 22.08.0)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkdepim ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Libkdepim5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkeduvocdocument ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkexiv2 ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkgapi ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkipi ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkleo ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Libkleo5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkmahjongg ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5KMahjongglib5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libkomparediff2 ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libksane ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Sane5 libksane-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libksieve ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libksieve5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libktorrent ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5Torrent6 libktorrent-lang
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== libnfs ====
Version update (5.0.1 -> 5.0.2)
- update to 5.0.2:
* Various small multithreading fixes
* Add opaque pointer to service_proc to make it easier to build server apps.
* BSD compile fix
* OpenBSD support
* fix double free in nfs3_pread_mcb()
==== libqt5-qtquickcontrols2 ====
Version update (5.15.5+kde5 -> 5.15.5+kde6)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.5+kde6:
* Fix scroll bars not showing up when binding to standalone contentItem
==== libstorage-ng ====
Version update (4.5.33 -> 4.5.42)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Swedish) (bsc#1149754)
- 4.5.42
- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
- 4.5.41
- Translated using Weblate (Catalan) (bsc#1149754)
- 4.5.40
- Translated using Weblate (Dutch) (bsc#1149754)
- 4.5.39
- Translated using Weblate (Slovak) (bsc#1149754)
- 4.5.38
- Translated using Weblate (Catalan) (bsc#1149754)
- Translated using Weblate (Japanese) (bsc#1149754)
- 4.5.37
- merge gh#openSUSE/libstorage-ng#895
- updated pot and po files
- 4.5.36
- merge gh#openSUSE/libstorage-ng#894
- do not allow to add already used lvm physical volume to volume group
- 4.5.35
- merge gh#openSUSE/libstorage-ng#893
- support mounting by partition uuid and label
- 4.5.34
==== libtasn1 ====
Version update (4.18.0 -> 4.19.0)
- libtasn1 4.19.0:
* Clarify libtasn1.map license
* Fix ETYPE_OK out of bounds read
* Update gnulib files and various maintenance fixes
==== libtirpc ====
Version update (1.3.2 -> 1.3.3)
Subpackages: libtirpc-netconfig libtirpc3
- update to 1.3.3 (bsc#1201680, CVE-2021-46828):
* Fix DoS vulnerability in libtirpc
* _rpc_dtablesize: use portable system call
* libtirpc: Fix use-after-free accessing the error number
* Fix potential memory leak of parms.r_addr
* rpcb_clnt.c add mechanism to try v2 protocol first
* Eliminate deadlocks in connects with an MT environment
* clnt_dg_freeres() uncleared set active state may deadlock
* thread safe clnt destruction
* SUNRPC: mutexed access blacklist_read state variable
* SUNRPC: MT-safe overhaul of address cache management in rpcb_clnt.c
- drop 0001-Fix-DoS-vulnerability-in-libtirpc.patch (upstream)
==== liburing ====
- add test-xattr-don-t-rely-on-NUL-termination.patch (bsc#1202413)
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- spec: Place 'Requires:' on compression binaries instead of their
associated packages
boo#1202569
- Fix build with glibc 2.36
9493c9b7-lxc-containter-fix-build-with-glibc-2.36.patch,
c0d9adf2-virfile-Fix-build-with-glibc-2.36.patch
boo#1202321
==== libwacom ====
Version update (2.2.0 -> 2.4.0)
Subpackages: libwacom-data libwacom9
- update to 2.4.0:
- Huion Inspiroy H1060P
- XP-Pen Artist 12, Deco L
- Chuwi MiniBook X
- Acer Chromebook Spin 13
- Huion HS611
- Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380
- Samsung Galaxy Book Pro 360, Flex2
- Devices matching a "* Keyboard" glob are no longer treated as tablets
==== libyui ====
Version update (4.4.1 -> 4.4.3)
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
==== libyui-ncurses ====
Version update (4.4.1 -> 4.4.3)
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
==== libyui-ncurses-pkg ====
Version update (4.4.1 -> 4.4.3)
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
==== libyui-qt ====
Version update (4.4.1 -> 4.4.3)
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
==== libyui-qt-graph ====
Version update (4.4.1 -> 4.4.3)
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
==== libyui-qt-pkg ====
Version update (4.4.1 -> 4.4.3)
- *-pkg plugins: fully qualify the _1 placeholder, libzypp
will disable the global boost placeholders in the next release
(bsc#1202058, gh#libyui/libyui#78)
- 4.4.3
- libyui-ncurses: replace the "glibc-locale" dependency with
much smaller "glibc-locale-base" (bsc#1154405)
- 4.4.2
==== libzypp-plugin-appdata ====
Version update (1.0.1+git.20180426 -> 1.0.1+git.20220816)
- Update to version 1.0.1+git.20220816:
* Drop call to appstreamcli refresh
* Added hardening to systemd service (bsc#1181400)
* Typo fix for command help
- Drop harden_appstream-sync-cache.service.patch: fixed upstream.
- Drop Appstream recommends: no longer needed, as we no longer call
appstreamcli.
==== lokalize ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== lskat ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== lttng-ust ====
Version update (2.13.2 -> 2.13.3)
- Update to version 2.13.3:
* Document ust lock async-signal-safety.
* Fix: don't use strerror() from ust lock nocheck.
* Fix: remove non-async-signal-safe fflush from ERR().
* Fix: Pointers are rejected by integer element compile time
assertion for array and sequence.
* Fix: statedump: invalid read during iter_end.
* Fix: bytecode interpreter context_get_index() leaves byte order
uninitialised.
==== lz4 ====
Version update (1.9.3 -> 1.9.4)
- Update to release 1.9.4
* Decompression speed on high-end ARM64 platform is improved,
by ~+20%.
* For the specific scenario of data compressed with -BD4
setting (small blocks, <= 64 KB, linked) decompressed
block-by-block into a flush buffer (like lz4 CLI does),
decompression speed is improved ~+70%.
* For compressed data employing the lz4frame format (native
format of lz4 CLI), it's possible to ignore checksum
validation during decompression, resulting in speed
improvements of ~+40% . This capability is exposed at both
CLI (see --no-crc) and library levels.
==== mailcommon ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5MailCommon5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== mailimporter ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== man ====
Version update (2.9.4 -> 2.10.2)
- Corrrect some offsets of patch hunks
- Remove change in get-mtime.c as mandb-symlink-target-timestamp
now catch the random format changes
- update to 2.10.2:
* Regenerating man-db's build system now explicitly requires Automake >=
1.14. (This was already the case since at least man-db 2.10.0, but was
previously undocumented.)
* Make `man -H` sleep for a few seconds after starting the browser, since
it may background itself before loading files (Dr. Werner Fink).
* If an override directory is configured using `--with-override-dir`, it is
now applied more consistently when building the manpath, and whether a
page was found in an override directory is considered when sorting
candidates for display (Mihail Konev).
* Make the man-db manual build reproducible.
* Add some hardening options to the `systemd` service.
* `configure` now has a `--with-snapdir` option, for use on systems where
`snapd` is configured to use a directory other than `/snap`.
* Fix occasional `mandb-symlink-target-timestamp` test failure.
* Fix inadvertent reliance on a GCC extension that caused build failures
with Clang.
* Fix building without `iconv`.
- drop man-db-2.7.1-firefox.dif (upstream)
- Avoid that mandb-symlink-target-timestamp fools us
- Workaround missing groff-full to get refer(1), the bibliographic
preprocessor found
- Update to man-db 2.10.0 (4 February 2022)
* Manpath deduplication no longer mishandles the case where another entry
in the manpath is a suffix of a candidate path to append.
* Fix potential crash in path searching if `getcwd` fails for reasons other
than running out of memory.
* Fix crash in `globbing` test tool if run with no non-option arguments.
* `lexgrog` now produces output in the user's locale.
* Downgrade "malformed .lf request" warning to a debug message and rephrase
it somewhat, since `.lf` requests can use `*roff` arithmetic expressions
and we can't reasonably parse those.
* Avoid modifying the database without changing its mtime, which had been
possible since 2.7.0 if `mandb`'s purge phase found work to do but the
main phase didn't, and which confused some backup systems into reporting
possible filesystem corruption.
* `man` no longer inadvertently modifies the `MANSECT` environment variable
before passing it on to its subprocesses.
* `mandb` now stores the mtime of link targets as the mtime of their
corresponding database entries, rather than sometimes storing the mtime
of the link instead.
* Since man-db 2.4.2, `man` has behaved as if the `-l` option was given if
a manual page argument contains a slash. Since man-db 2.5.6, this has
interacted slightly poorly with the subpage feature, emitting spurious
error messages if given multiple manual page arguments some of which
include a slash. `man` no longer emits spurious error messages in this
case.
* Reduce overhead of `MAN_DISABLE_SECCOMP=1` compared to building without
`libseccomp`.
* Document `MAN_DISABLE_SECCOMP` and `PIPELINE_DEBUG` environment variables
in `man(1)`.
* Add `man-pages(7)` reference to `man(1)`.
* Recognize Arabic and Persian translations of the `NAME` section.
* Delay the `systemd` timer using `RandomizedDelaySec`, so that multiple
containers/VMs on the same host are less prone to running `mandb` all at
the same time.
* Significantly improve `mandb(8)` and `man -K` performance in the common
case where pages are of moderate size and compressed using `zlib`: `mandb
- c` goes from 344 seconds to 10 seconds on a test system.
- Remove patch man-db-2.7.1-security4.dif as now upstream creates
any missing database
- Remove gnulib-ppc64le.patch as gnulib is uptodate even on ppc64le
- Port patches
* man-db-2.6.3-chinese.dif
* man-db-2.6.3-listall.dif
* man-db-2.6.3-man0.dif
* man-db-2.7.1-zio.dif
* man-db-2.9.4-alternitive.dif
* man-db-2.9.4-no-chown.patch
* man-db-2.9.4.patch
* reproducible.patch
- syntax correction of the preinstall scriptlet to avoid creation
of file /0 (bnc#1202377)
==== mbox-importer ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== messagelib ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
==== metamail ====
- Update ot mimelang-0.3
* Avoid to run on NULL if no UTF-8 marker is found
==== mobipocket ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== mozilla-nspr ====
Version update (4.34 -> 4.34.1)
- update to version 4.34.1
* add file descriptor sanity checks in the NSPR poll function
==== mozilla-nss ====
Version update (3.80 -> 3.81)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.81
* bmo#1762831 - Enable aarch64 hardware crypto support on OpenBSD
* bmo#1775359 - make NSS_SecureMemcmp 0/1 valued
* bmo#1779285 - Add no_application_protocol alert handler and
test client error code is set
* bmo#1777672 - Gracefully handle null nickname in
CERT_GetCertNicknameWithValidity
* required for Firefox 104
- raised NSPR requirement to 4.34.1
- changing some Requires from (pre) to generic as (pre) is not
sufficient (boo#1202118)
==== multipath-tools ====
Version update (0.9.0+39+suse.51a2ab1 -> 0.9.0+55+suse.33d8854)
Subpackages: kpartx libmpath0
- Update to version 0.9.0+55+suse.33d8854:
* Avoid linking to libreadline to avoid licensing issue
(bsc#1202616)
==== ncurses ====
Version update (6.3.20220806 -> 6.3.20220813)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220813
+ modify delscreen to more effectively delete all windows on the given
screen.
+ amend portability note for delwin in manual page.
+ adapt test/test_delwin.c from example by Bill Gray.
+ account for prescreen data if freeing leaks in pthread-configuration
+ split-out _nc_set_read_thread(), to reduce compiler warnings about
pthread_self(), which may/may not be a weak symbol.
+ improve pthread-configuration for test/worm.c
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client nfs-kernel-server
- sysconfig.nfs, nfs.conf: allow NFSv4 grace time to be set
via sysconfig.
SLE12 allowed this, SLE15 lost the ability. Add it back
with the name NFSV4GRACETIME. Also improve description
for NFSV4LEASETIME.
(bsc#1202592)
- Update to version 2.6.2
- https://kernel.org/pub/linux/utils/nfs-utils/2.6.2/2.6.2-Changelog
- Remove patches from this release:
- gcc12-fix.patch
- 0001-systemd-Apply-all-sysctl-settings-when-NFS-related-m.patch
- 0002-Update-autoconfig-files-to-work-with-v2.71.patch
- 0003-autoconf-change-tirpc-to-check-for-a-file-not-for-an.patch
- 0004-modprobe-protect-against-sysctl-errors.patch
- Refresh nfs-utils-1.0.7-bind-syntax.patch
- Added files:
- /usr/lib/udev/rules.d/99-nfs.rules
- /usr/libexec/nfsrahead
- /usr/sbin/rpcctl
- /usr/share/man/man5/nfsrahead.5.gz
- /usr/share/man/man8/rpcctl.8.gz
- Sort man page entries in %files section
==== nftables ====
Version update (1.0.4 -> 1.0.5)
Subpackages: libnftables1 python3-nftables
- update to 1.0.5:
* Fixes for the -o/--optimize, run this --optimize option to automagically
compact your ruleset using sets, maps and concatenations
* Fix ethernet and vlan concatenations, eg. define a dynamic set which
is populated from the packet path
* Fix ruleset listing with interface wildcard map
* Fix several regressions in the input lexer which broke valid rulesets.
* Fix slowdown with large lists of singleton interval elements.
* Fix set automerge feature for large lists of singleton interval elements.
* Fix bogus error reporting for exact overlaps.
* Fix segfault when adding elements to invalid set.
* fix device parsing in netdev family in json.
==== nghttp2 ====
Version update (1.48.0 -> 1.49.0)
- update to 1.49.0:
* https://nghttp2.org/blog/2022/08/22/nghttp2-v1-49-0/
==== nvme-cli ====
Version update (2.1.1 -> 2.1.2)
Subpackages: nvme-cli-bash-completion nvme-cli-zsh-completion
- Update to version 2.1.2:
* build: Update version to v2.1.2
* wrapper: Update SPDIX license
* wrapper: Call library version of nvme_init_copy_range_f1
* Revert "udev: re-read the discovery log page when a discovery controller reconnected"
* nvme: Simplify ns list identify
* meson: we don't need a c++ compiler
* plugins/ocp: drop unused fd argument
* plugins/wdc: remove fd argument from print functions
* plugins/wdc: fix memset() on the address of a pointer
* plugins/solidigm: fix return value on format parse failure
* plugins/wdc: prevent duplicate close on NVMe device
==== okular ====
Version update (22.04.3 -> 22.08.0)
Subpackages: okular-spectre
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== open-vm-tools ====
Version update (12.0.0 -> 12.1.0)
Subpackages: libvmtools0 open-vm-tools-desktop
- Update to 12.1.0 (build 20219665) (boo#1202733)
+ New/Updated features:
- Contains security update fix for (bsc#1202657) - (CVE-2022-31676)
VUL-0: CVE-2022-31676: open-vm-tools:
local privilege escalation vulnerability
+ A number of Coverity reported issues have been addressed.
+ [FTBFS] Fix the build of the ContainerInfo plugin for a 32-bit Linux
release:
https://github.com/vmware/open-vm-tools/pull/588
+ Make HgfsConvertFromNtTimeNsec aware of 64-bit time_t on i386 (32-bit)
This change incorporates the support of 64 bit time epoch conversion
from Windows NT time to Unix Epoch time on i386.
https://github.com/vmware/open-vm-tools/pull/387
- Drop patch now contained in 12.1.0:
+ gcc_size_t.patch
==== openal-soft ====
Version update (1.21.1 -> 1.22.2)
Subpackages: libopenal1 openal-soft-data
- disable pipewire backend to avoid buildcycle
ffmpeg-4, libopenmpt, mpg123, openal-soft, pipewire
- update to 1.22.2:
* Fixed PipeWire version check.
* Fixed building with PipeWire versions before 0.3.33.
* Fixed CoreAudio capture.
* Fixed air absorption strength.
* Fixed ALSA not being used on some systems without PipeWire and PulseAudio.
* Fixed OpenSL capturing noise.
* Fixed Oboe capture failing with some buffer sizes.
* Added checks for the runtime PipeWire version.
* The same or newer version than is used for building will be needed at
runtime for the backend to work.
* Separated 3D7.1 into its own speaker configuration.
* Implemented the ALC_SOFT_reopen_device extension.
* This allows for moving devices to different outputs without losing object state.
* Implemented the ALC_SOFT_output_mode extension.
* Implemented the AL_SOFT_callback_buffer extension.
* Implemented the AL_SOFT_UHJ extension.
* This supports native UHJ buffer formats and Super Stereo processing.
* Implemented the legacy EAX extensions.
* Enabled by default only on Windows.
* Improved sound positioning stability when a source is near the listener.
* Improved the default 5.1 output decoder.
* Improved the high frequency response for the HRTF second-order ambisonic decoder.
* Improved SoundIO capture behavior.
* Fixed UHJ output on NEON-capable CPUs.
* Fixed redundant effect updates when setting an effect property to the current value.
* Fixed WASAPI capture using really low sample rates, and sources with very
high pitch shifts when using a bsinc resampler.
* Added a PipeWire backend.
* Added enumeration for the JACK and CoreAudio backends.
* Added optional support for RTKit to get real-time priority.
* Added an option for JACK playback to render directly in the real-time processing callback.
* Added an option for custom JACK devices.
* Added utilities to encode and decode UHJ audio files.
* Added an in-progress extension to hold sources in a playing state when a device disconnects.
* Lowered the priority of the JACK backend.
- drop openal-soft-gcc11.diff (obsolete)
==== openssh ====
Subpackages: openssh-clients openssh-common openssh-server
- openssh-8.4p1-ssh_config_d.patch: admin overrides should take
priority (listed first) over package defaults
==== osinfo-db ====
Version update (20220516 -> 20220727)
- Add support for openSUSE Leap 15.5, SLES 15.5, and SLE Micro 5.3
add-opensuse-leap-15.5-support.patch
add-sle15sp5-support.patch
add-slem5.3-support.patch
- update to 20220727
- drop: add-opensuse-leap-15.4-support.patch
add-sle15sp4-support.patch
add-slem5.1-support.patch
add-slem5.2-support.patch
opensuse-autoyast-desktop.patch: all upstream
==== ovmf ====
Version update (202202 -> 202205)
Subpackages: qemu-uefi-aarch64
- Removed patches in ovmf-bsc1196879-sev-fix.patch which are merged to
edk2-stable202205:
- OvmfPkg/AmdSev: reserve snp pages
- de463163d9 edk2-stable202205-rc1~292
- OvmfPkg/ResetVector: cache the SEV status MSR value
- 63c50d3ff2 edk2-stable202205-rc1~291
- OvmfPkg/BaseMemEncryptLib: use the SEV_STATUS MSR
- f1d1c337e7 edk2-stable202205-rc1~290
- Update to edk2-stable202205
- Features (https://github.com/tianocore/edk2/releases)
Support PEI 64bit in IntelFsp2Pkg and IntelFsp2WrapperPkg
IntelFsp2Pkg: BaseFspCommonLib Support for X64 Build
Add PrmPkg
BaseTools Enhance GenFw to support PRM GCC build
Enable Intel TDX in OvmfPkg
Generate CloudHv target as PVH ELF binary
Add parallel hash feature into BaseCryptLib
Configure/Enable elliptic curve ciphers in OpenSSL
Add FMMT tool into edk2 BaseTools
Dynamic variable flash information cannot be passed in Standalone MM
- Patches (git log --oneline --reverse edk2-stable202202~..edk2-stable202205):
b24306f15d NetworkPkg: Fix incorrect unicode string of the AKM/Cipher Suite
2dbed52506 ArmVirtPkg/ArmVirtMemoryInitPeiLib: avoid redundant cache invalidation
54cddc3ad4 ArmVirtPkg/ArmVirtKvmTool: wire up configurable timeout
de463163d9 OvmfPkg/AmdSev: reserve snp pages
63c50d3ff2 OvmfPkg/ResetVector: cache the SEV status MSR value in workarea
f1d1c337e7 OvmfPkg/BaseMemEncryptLib: use the SEV_STATUS MSR value from workarea
b1b89f9009 MdeModulePkg: Correct high-memory use in NvmExpressDxe
84338c0d49 MdeModulePkg: Replace Opcode with the corresponding instructions.
d3febfd9ad MdePkg: Replace Opcode with the corresponding instructions.
7bc8b1d9f4 SourceLevelDebugPkg: Replace Opcode with the corresponding instructions.
2aa107c0aa UefiCpuPkg: Replace Opcode with the corresponding instructions.
bbaa00dd01 MdePkg: Remove the macro definitions regarding Opcode.
6a890db161 BaseTools: Upgrade the version of NASM tool
497ac7b6d7 UefiPayloadPkg/PayloadLoaderPeim: Use INT64 as input parameter
dc39554d58 edk2/MdeModulePkg/Debuglib: Add Standalone MM support
906242343f MdeModulePkg/GraphicsConsoleDxe: Check status to make sure no error
b422b0fcf9 EmulatorPkg/EmuGopDxe: Set ModeInfo after Open successfully
589d51df26 MdeModulePkg/Usb/Keyboard.c: Don't request protocol before setting
b909b4ad09 OvmfPkg: Make the Xen ELF header generator more flexible
0a707eb258 OvmfPkg: Xen: Use a new fdf include for the PVH ELF header
0015a4e0a8 OvmfPkg: Xen: Generate fdf include file from ELF header generator
9ac8c85d50 OvmfPkg: CloudHv: Remove VARS and CODE sections
e1c7f9b4e5 OvmfPkg: Generate CloudHv as a PVH ELF binary
d50d9e5549 OvmfPkg: CloudHv: Retrieve RSDP address from PVH
82bfd2e86d OvmfPkg: CloudHv: Rely on PVH memmap instead of CMOS
b83d0a6438 OvmfPkg: CloudHv: Add README
4a68176cb5 UefiCpuPkg: Extend SMM CPU Service with rendezvous support.
949b8a3d97 Maintainers.txt: Add new reviewer for UefiPayloadPkg
091b6a1197 UefiPayloadPkg: Add build option for Above 4G Memory
4adc364c75 UefiPayloadPkg: Fix case of protocol
79f2734e5a MdeModulePkg: Add a check for metadata size in NvmExpress Driver
af74efe494 UefiPayloadPkg: Make Boot Manager Key configurable
62fa37fe7b BlSupportSmm: fix definition of SetSmrr()
56530dec11 .pytool/Plugin/UncrustifyCheck: Output file diffs by default
2aac8bb7ef .pytool: Update to newest pytools
c63ef58698 .azurepipelines: Updated python version
f06941cc46 MdeModulePkg: Add bRefClkFreq card attribute programming support
2b175eeb6a RedfishPkg: fix memory leak issue
10b4c8f3b7 Maintainers: Update Maintainers.txt for edk2 Redfish modules
0fdd466c75 UefiCpuPkg/MpInitLib:remove optional in declaration
52e09dcd7a UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm
a13dfc769b MdeModulePkg/DxeIpl: Create 5-level page table for long mode
c8ea48bdf9 DynamicTablesPkg: Fix serial port namespace path in DBG2
414cd2a4d5 BaseTools/GenFw: Enhance GenFw to support PRM GCC build
33438f7354 EmulatorPkg/RedfishPlatformCredentialLib: Check EFI_SECURE_BOOT_MODE_NAME
5b56c52b5c EmulatorPkg/RedfishPlatformCredentialLib: Don't stop Redfish service
0531f61376 IntelFsp2Pkg: BaseFspDebugLibSerialPort Support for X64
411b3ff6dd IntelFsp2Pkg: BaseFspSwitchStackLib Support for X64
b429959bb6 MdeModulePkg/SdMmcPciHcDxe: Make timeout for SD card configurable
79a705fbaf UefiPayloadPkg: Hookup SD/MMC timeout
28eeb08d86 MdePkg/Include: Smbios Specification 3.5.0 changes
c1e662101a CryptoPkg: Add new hash algorithm ParallelHash256HashAll in BaseCryptLib.
267a92fef3 MdePkg/AcpiXX.h: Update Error Severity type for Generic Error Status Block
ec0b54849b IntelFsp2Pkg: BaseFspCommonLib Support for X64
5d8d8b5148 MdeModulePkg/NvmExpressDxe: fix check for Cap.Css
69218d5d28 MdeModulePkg/NvmExpressPei: fix check for NVM command set
bf9230a9f3 BaseTools: Add the FeatureFlagExpression usage to the Source Section
3115377bf0 BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c
4a2e1000a1 CryptoPkg: update openssl submodule to 1.1.1n
355515a06a CryptoPkg? Redefinition bug in CrtLibSupport.h.
7b005f344e BaseTools: fix gcc12 warning
85021f8cf2 BaseTools: fix gcc12 warning
22130dcd98 Basetools: turn off gcc12 warning
ec30a4a0c3 BaseTools:Support decimal version number in ECC check
3ef2071927 UefiCpuPkg: Update BFV searching algorithm in VTF0
691b178667 ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser
40004ff9d5 ShellPkg/AcpiView: PrintFormatter for FADT Flags field
7456990e8e MdeModulePkg/Ufs: bRefClkFreq attribute be programmed after fDeviceInit
237c966396 UefiPayloadPkg/UefiPayloadPkg.ci.yaml: Remove duplicated entry
76191052fd UefiPayloadPkg: Fix build error
449eb01a8d UefiPayloadPkg: Fix architecture in the build instruction
c248802e40 UefiPayloadPkg: Fix PciHostBridgeLib
2b4b8013fe UefiPayloadPkg/Library/PlatformBootManagerLib: Remove broken VGA detection
55637a2894 UefiPayloadPkg: Make Boot Timeout configurable
2268920afc .azurepipelines: Use Python 3.8
c3ca70669e .azurepipelines: Use windows-2019 VM image
3b0de44759 EmulatorPkg: Use windows-2019 VM image
75628d27c0 OvmfPkg: Use windows-2019 VM image
... changelog too long, skipping 258 lines ...
- [ovmf-x86_64]="-p OvmfPkg/OvmfPkgX64.dsc -D FD_SIZE_4MB"
==== parley ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== perl-Bootloader ====
- move binaries from /sbin to /usr/sbin (boo#1191088)
- remove /boot/boot.readme while at it so we stay out of there
==== perl-Cpanel-JSON-XS ====
Version update (4.30 -> 4.32)
- updated to 4.32
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
4.32 2022-08-13 (rurban)
- fix new JSON::PP::Boolean overload redefinition warnings. GH #200
4.31 2022-08-10 (rurban)
- adjust t/20_unknown.t pp bool tests for native bool when supported.
GH #198 PR by Graham Knop.
==== perl-IO-Socket-INET6 ====
Version update (2.72 -> 2.73)
- updated to 2.73
see /usr/share/doc/packages/perl-IO-Socket-INET6/ChangeLog
2021-12-10 Shlomi Fish <shlomif(a)shlomifish.org>
* Deprecate in favour of L<IO::Socket::IP> .
* New Release IO-Socket-INET6-2.73
==== perl-JSON ====
Version update (4.07 -> 4.09)
- updated to 4.09
see /usr/share/doc/packages/perl-JSON/Changes
4.09 2022-08-01
- fix a test to pass under perl with core bool support
4.08 2022-07-31
- updated backportPP with JSON::PP 4.11
==== perl-WebService-MusicBrainz ====
Version update (1.0.5 -> 1.0.6)
- updated to 1.0.6
- use HTTPS instead of HTTP in URLs to prevent redirects
- fix tests
==== pim-data-exporter ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== pim-sieve-editor ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== pimcommon ====
Version update (22.04.3 -> 22.08.0)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
==== pinentry ====
Version update (1.2.0 -> 1.2.1)
- update to 1.2.1:
* qt: Support building with Qt 5.9. [T5592]
* curses: Handle an error at curses initialization. [T5623]
* curses: Specify fg/bg when an extention of Ncurses is not available.
* qt: Fix translation of context menu entries. [T5786]
* qt: Further improve the accessibility. [T5863]
* qt: Fix moving focus to second input field when pressing Enter in
first input field. [T5866]
* qt: Update the cursor position when reformatting the text. [T5972]
* qt: Use foreground raising code also with the confirm prompt.
* Make the legacy qt4 version build again. [T5569]
* Make sure an entered PIN is always cleared from memory. [T5977]
* Build fixes for Windows. [T5893]
==== pinentry-gui ====
Version update (1.2.0 -> 1.2.1)
Subpackages: pinentry-gnome3 pinentry-gtk2 pinentry-qt5
- update to 1.2.1:
* qt: Support building with Qt 5.9. [T5592]
* curses: Handle an error at curses initialization. [T5623]
* curses: Specify fg/bg when an extention of Ncurses is not available.
* qt: Fix translation of context menu entries. [T5786]
* qt: Further improve the accessibility. [T5863]
* qt: Fix moving focus to second input field when pressing Enter in
first input field. [T5866]
* qt: Update the cursor position when reformatting the text. [T5972]
* qt: Use foreground raising code also with the confirm prompt.
* Make the legacy qt4 version build again. [T5569]
* Make sure an entered PIN is always cleared from memory. [T5977]
* Build fixes for Windows. [T5893]
==== plasma-framework ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* docs: clarify URL in IconItem "source" property
* Update blur and other window effects when the dialog changes size (kde#457053)
* Fix generated import versions for QtQuick Controls with Qt 6
* ExpandableListItem: read `Accessible.description` from action
* ExpandableListItem: give expand button a name and a tooltip
* ExpandableListItem: add accessible properties
* PC3/ToolTip: Sync to qq2-desktop-style: Copy delay & timeout implementations
* PC3/ToolTip: Sync to qq2-desktop-style: Port to QtQuick.Layouts
* PC3/ToolTip: Sync to qq2-desktop-style: Wrap text on label
* PlaceholderMessage: use strict Javascript equality
* Scope DialogShadows lifetime to application (kde#443706)
* Use non-deprecated URL interceptors access with Qt 6
* QMenuProxy::transientParent add null checks
==== polkit ====
Version update (0.120 -> 121)
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 pkexec typelib-1_0-Polkit-1_0
- Update to version 121:
+ Addition of duktape as a JS engine backend.
+ Other small fixes and improvements. For more details, visit:
gitlab.freedesktop.org/polkit/polkit/-/blob/121/NEWS.md
+ Updated translations.
- Drop merged-upstream patches:
+ CVE-2021-4034-pkexec-fix.patch;
+ 0001-CVE-2021-4115-GHSL-2021-077-fix.patch;
+ duktape-support.patch;
+ pkexec.patch.
- Replace Intltool with Gettext as a build requirement following
the migration from last release (0.120).
- Add Meson as a build requirement while dropping Libtool and
replace all Autotools macros with Meson ones. And pass the
following options to Meson: session_tracking=libsystemd-login;
systemdsystemunitdir=%{_unitdir}; os_type=suse;
pam_module_dir=%{_pam_moduledir}; pam_prefix=%{_pam_vendordir};
examples=true; tests=true; gtk_doc=true; man=true and
js_engine=duktape.
- Drop no longer needed Libtool as a build requirement, following
Autotools replacement.
- Add explicit pkgconfig module build requirements for glib-2.0 and
gobject-2.0 that are searched by the build scripts. They were
already being pulled by their siblings [pkgconfig(gio-2.0) and
pkgconfig(gio-unix-2.0)].
- Drop conditional macro, which was wrapping "BuildArch: noarch"
for the doc subpackage, based on long gone EOLed (open)SUSE
release (11.2).
- Add missing 'Requires(post): permissions' for the pkexec
subpackage.
- Add python3-dbus-python and python3-python-dbusmock as build
requirements in order to run test in the check section.
- Add polkit-fix-pam-prefix.patch to use the value of pam_prefix
Meson option, like it was designed to, rather than hard-coded
path for pam configuration files.
- Remove unneeded executable bit from 50-default.rules file.
==== postgresql14 ====
Version update (14.4 -> 14.5)
Subpackages: libpq5 postgresql14-contrib postgresql14-llvmjit postgresql14-server
- Update to 14.5:
* bsc#1202368, CVE-2022-2625: Extension scripts replace objects
not belonging to the extension.
* https://www.postgresql.org/docs/release/14.5/
==== prison-qt5 ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Try lower ECC levels if we exceed the maximum QR code content size
* prison-datamatrix unused local variable
* Support ZXing 1.4.0
- Drop 0001-Support-ZXing-1.4.0.patch. Merged upstream
==== psutils ====
- Require new package libpaper-tools (boo#1202402) instead of
old package paper
==== purpose ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== python-Bottleneck ====
Version update (1.3.2 -> 1.3.5)
- update to version 1.3.5:
* Bug Fixes
+ Fix numpy deprecation of non-tuple indices
* Enhancements
+ Switch build to manylinux_2_24_x86_64 using cibuildwheel
- specfile:
* update copyright year
- update to version 1.3.4:
* Bug Fixes
+ Fix Memory leak with big-endian data
- changes from version 1.3.3:
* Bug Fixes
+ Fix Python 3.10 build
* Enhancements
+ Provide pre-compiled wheels for most x86_64 architectures
==== python-Pygments ====
Version update (2.12.0 -> 2.13.0)
- update to 2.13.0:
* Added lexers:
+ COMAL-80 (#2180)
+ JMESPath (#2174, #2175, #2179, #2182)
+ Sql+Jinja (#2148)
* Updated lexers:
+ Ada: support Ada 2022 (#2121); disable recognition of
namespaces because it disturbs lexing of aspects (#2125)
+ Agda: allow straight quotes in module names (#2163)
+ C family (C, C++ and many others): allow comments between
elements of function headers, e.g. between the arguments and
the opening brace for the body (#1891)
+ C++: Resolve several cases of Error tokens (#2207, #2208)
+ Coq: add some common keywords, improve recognition of Set and
qualified identifiers (#2158)
+ F*: Allow C-style comments anywhere in a line
+ Fortran: fix catastrophic backtracking with backslashes in
strings (#2194)
+ Go: add support for generics (#2167)
+ Inform: update for version 6.40 (#2190)
+ Isabelle: recognize cartouches (#2089)
+ Java: support multiline strings aka. text blocks (#2132)
+ Kotlin: add value modifier (#2142)
+ LilyPond: add some missing builtins
+ Macaulay2: update builtins (#2139)
+ Matlab session: fix traceback when a line continuation
ellipsis appears in the output (#2166)
+ .NET: add aliases for LibreOffice Basic, OpenOfficeBasic and
StarOffice Basic (#2170)
+ Nim: use Name.Builtin instead of Keyword.Type (#2136)
+ PHP: fix \"$var\" inside strings (#2105)
+ Python: only recognize \N, \u and \U escape sequences in
string literals, but not in bytes literals where they are not
supported (#2204)
+ Tcl: support ${name} variables (#2145)
+ Terraform: accept leading whitespace for << heredoc
delimiters (#2162)
+ Teraterm: Various improvements (#2165)
+ Spice: add support for the recently added features including
more builtin functions and bin, oct, hex number formats
(#2206)
* Added styles:
+ GitHub dark (#2192)
+ StarOffice (#2168)
+ Nord (nord and nord-darker; #2189, #1799, #1678)
* Pygments now tries to use the importlib.metadata module to
discover plugins instead of the slower pkg_resources (#2155).
* Silently ignore BrokenPipeError in the command-line interface
(#2193).
* The HtmlFormatter now uses the linespans attribute for
anchorlinenos if the lineanchors attribute is unset (#2026).
* The highlight, lex and format functions no longer wrongly
report "argument must be a lexer/formatter instance, not a
class" in some cases where this is not the actual problem
(#2123).
* Fix warnings in doc build (#2124).
* The codetagify filter now recognizes FIXME tags by default
(#2150).
* The pygmentize command now recognizes if the COLORTERM
environment variable is set to a value indicating that
true-color support is available. In that case, it uses the
TerminalTrueColorFormatter by default (#2160)
* Remove redundant caches for filename patterns (#2153)
* Use new non-deprecated Pillow API for text bounding box in
ImageFormatter (#2198)
* Remove default_style (#930, #2183)
* Stop treating DeprecationWarnings as errors in the unit tests
(#2196)
==== python-SQLAlchemy ====
Version update (1.4.39 -> 1.4.40)
- update to version 1.4.40:
* orm
+ [orm] [bug] Fixed issue where referencing a CTE multiple times
in conjunction with a polymorphic SELECT could result in
multiple âclonesâ of the same CTE being constructed, which would
then trigger these two CTEs as duplicates. To resolve, the two
CTEs are deep-compared when this occurs to ensure that they are
equivalent, then are treated as equivalent. References: #8357
+ [orm] [bug] A select() construct that is passed a sole â*â
argument for SELECT *, either via string, text(), or
literal_column(), will be interpreted as a Core-level SQL
statement rather than as an ORM level statement. This is so that
the *, when expanded to match any number of columns, will result
in all columns returned in the result. the ORM- level
interpretation of select() needs to know the names and types of
all ORM columns up front which canât be achieved when '*' is
used. If '* is used amongst other expressions simultaneously
with an ORM statement, an error is raised as this canât be
interpreted correctly by the ORM. References: #8235
* orm declarative
+ [orm] [declarative] [bug] Fixed issue where a hierarchy of
classes set up as an abstract or mixin declarative classes could
not declare standalone columns on a superclass that would then
be copied correctly to a declared_attr callable that wanted to
make use of them on a descendant class. References: #8190
* engine
+ [engine] [usecase] Implemented new
Connection.execution_options.yield_per execution option for
Connection in Core, to mirror that of the same yield_per option
available in the ORM. The option sets both the
Connection.execution_options.stream_results option at the same
time as invoking Result.yield_per(), to provide the most common
streaming result configuration which also mirrors that of the
ORM use case in its usage pattern. See also: Using Server Side
Cursors (a.k.a. stream results) - revised documentation
+ [engine] [bug] Fixed bug in Result where the usage of a buffered
result strategy would not be used if the dialect in use did not
support an explicit âserver side cursorâ setting, when using
Connection.execution_options.stream_results. This is in error as
DBAPIs such as that of SQLite and Oracle already use a
non-buffered result fetching scheme, which still benefits from
usage of partial result fetching. The âbufferedâ strategy is now
used in all cases where
Connection.execution_options.stream_results is set.
+ [engine] [bug] Added FilterResult.yield_per() so that result
implementations such as MappingResult, ScalarResult and
AsyncResult have access to this method. References: #8199
* sql
+ [sql] [bug] Adjusted the SQL compilation for string containment
functions .contains(), .startswith(), .endswith() to force the
use of the string concatenation operator, rather than relying
upon the overload of the addition operator, so that non-standard
use of these operators with for example bytestrings still
produces string concatenation operators. References: #8253
* mypy
+ [mypy] [bug] Fixed a crash of the mypy plugin when using a
lambda as a Column default. Pull request curtesy of tchapi.
References: #8196
* asyncio
+ [asyncio] [bug] Added asyncio.shield() to the connection and
session release process specifically within the __aexit__()
context manager exit, when using AsyncConnection or AsyncSession
as a context manager that releases the object when the context
manager is complete. This appears to help with task cancellation
when using alternate concurrency libraries such as anyio, uvloop
that otherwise donât provide an async context for the connection
pool to release the connection properly during task
cancellation. References: #8145
* postgresql
+ [postgresql] [bug] Fixed issue in psycopg2 dialect where the
âmultiple hostsâ feature implemented for #4392, where multiple
host:port pairs could be passed in the query string as
?host=host1:port1&host=host2:port2&host=host3:port3 was not
implemented correctly, as it did not propagate the âportâ
parameter appropriately. Connections that didnât use a different
âportâ likely worked without issue, and connections that had
âportâ for some of the entries may have incorrectly passed on
that hostname. The format is now corrected to pass hosts/ports
appropriately. As part of this change, maintained support for
another multihost style that worked unintentionally, which is
comma-separated ?host=h1,h2,h3&port=p1,p2,p3. This format is
more consistent with libpqâs query-string format, whereas the
previous format is inspired by a different aspect of libpqâs URI
format but is not quite the same thing. If the two styles are
mixed together, an error is raised as this is ambiguous.
References: #4392
* mssql
+ [mssql] [bug] Fixed issues that prevented the new usage patterns
for using DML with ORM objects presented at Using INSERT, UPDATE
and ON CONFLICT (i.e. upsert) to return ORM Objects from working
correctly with the SQL Server pyodbc dialect. References: #8210
+ [mssql] [bug] Fixed issue where the SQL Server dialectâs query
for the current isolation level would fail on Azure Synapse
Analytics, due to the way in which this database handles
transaction rollbacks after an error has occurred. The initial
query has been modified to no longer rely upon catching an error
when attempting to detect the appropriate system
view. Additionally, to better support this databaseâs very
specific ârollbackâ behavior, implemented new parameter
... changelog too long, skipping 10 lines ...
ARRAY datatype, without explicit workarounds. References: #7249
==== python-aiohttp_cors ====
- Clean specfile, remove coverage
==== python-black ====
Version update (22.3.0 -> 22.6.0)
- update to version 22.6.0:
* Style
+ Fix unstable formatting involving #fmt: skip and # fmt:skip
comments (notice the lack of spaces) (#2970)
* Preview style
+ Docstring quotes are no longer moved if it would violate the
line length limit (#3044)
+ Parentheses around return annotations are now managed (#2990)
+ Remove unnecessary parentheses around awaited objects (#2991)
+ Remove unnecessary parentheses in with statements (#2926)
+ Remove trailing newlines after code block open (#3035)
* Integrations
+ Add scripts/migrate-black.py script to ease introduction of
Black to a Git project (#3038)
* Output
+ Output Python version and implementation as part of --version
flag (#2997)
* Packaging
+ Use tomli instead of tomllib on Python 3.11 builds where tomllib
is not available (#2987)
* Parser
+ PEP 654 syntax (for example, except *ExceptionGroup:) is now
supported (#3016)
+ PEP 646 syntax (for example, Array[Batch, *Shape] or def
fn(*args: *T) -> None) is now supported (#3071)
* Vim Plugin
+ Fix strtobool function. It didn't parse
true/on/false/off. (#3025)
==== python-boto3 ====
Version update (1.24.45 -> 1.24.55)
- Update to version 1.24.55
* api-change:``chime-sdk-media-pipelines``: [``botocore``] The Amazon Chime SDK now supports live
streaming of real-time video from the Amazon Chime SDK sessions to streaming platforms such as
Amazon IVS and Amazon Elemental MediaLive. We have also added support for concatenation to create a
single media capture file.
* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
* api-change:``cognito-idp``: [``botocore``] This change is being made simply to fix the public
documentation based on the models. We have included the PasswordChange and ResendCode events, along
with the Pass, Fail and InProgress status. We have removed the Success and Failure status which are
never returned by our APIs.
* api-change:``dynamodb``: [``botocore``] This release adds support for importing data from S3 into
a new DynamoDB table
* api-change:``ec2``: [``botocore``] This release adds support for VPN log options , a new feature
allowing S2S VPN connections to send IKE activity logs to CloudWatch Logs
* api-change:``networkmanager``: [``botocore``] Add TransitGatewayPeeringAttachmentId property to
TransitGatewayPeering Model
- from version 1.24.54
* api-change:``appmesh``: [``botocore``] AWS App Mesh release to support Multiple Listener and
Access Log Format feature
* api-change:``connectcampaigns``: [``botocore``] Updated exceptions for Amazon Connect Outbound
Campaign api's.
* api-change:``kendra``: [``botocore``] This release adds Zendesk connector (which allows you to
specify Zendesk SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server
(which allows you to specify the proxy configuration if proxy is required to connect to your
Sharepoint/Confluence Server as data source).
* api-change:``lakeformation``: [``botocore``] This release adds a new API support
"AssumeDecoratedRoleWithSAML" and also release updates the corresponding documentation.
* api-change:``lambda``: [``botocore``] Added support for customization of Consumer Group ID for
MSK and Kafka Event Source Mappings.
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
* api-change:``rds``: [``botocore``] Adds support for Internet Protocol Version 6 (IPv6) for RDS
Aurora database clusters.
* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager.
- from version 1.24.53
* api-change:``rekognition``: [``botocore``] This release adds APIs which support copying an Amazon
Rekognition Custom Labels model and managing project policies across AWS account.
* api-change:``servicecatalog``: [``botocore``] Documentation updates for Service Catalog
- from version 1.24.52
* enhancement:AWSCRT: [``botocore``] Upgrade awscrt version to 0.14.0
* api-change:``cloudfront``: [``botocore``] Adds Http 3 support to distributions
* api-change:``identitystore``: [``botocore``] Documentation updates to reflect service rename -
AWS IAM Identity Center (successor to AWS Single Sign-On)
* api-change:``sso``: [``botocore``] Documentation updates to reflect service rename - AWS IAM
Identity Center (successor to AWS Single Sign-On)
* api-change:``wisdom``: [``botocore``] This release introduces a new API PutFeedback that allows
submitting feedback to Wisdom on content relevance.
- from version 1.24.51
* api-change:``amp``: [``botocore``] This release adds log APIs that allow customers to manage
logging for their Amazon Managed Service for Prometheus workspaces.
* api-change:``chime-sdk-messaging``: [``botocore``] The Amazon Chime SDK now supports channels
with up to one million participants with elastic channels.
* api-change:``ivs``: [``botocore``] Updates various list api MaxResults ranges
* api-change:``personalize-runtime``: [``botocore``] This release provides support for promotions
in AWS Personalize runtime.
* api-change:``rds``: [``botocore``] Adds support for RDS Custom to DBInstanceClass in
ModifyDBInstance
- from version 1.24.50
* api-change:``backupstorage``: [``botocore``] This is the first public release of AWS Backup
Storage. We are exposing some previously-internal APIs for use by external services. These APIs are
not meant to be used directly by customers.
* api-change:``glue``: [``botocore``] Add support for Python 3.9 AWS Glue Python Shell jobs
* api-change:``privatenetworks``: [``botocore``] This is the initial SDK release for AWS Private
5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own
private mobile network at your on-premises location.
- from version 1.24.49
* api-change:``dlm``: [``botocore``] This release adds support for excluding specific data
(non-boot) volumes from multi-volume snapshot sets created by snapshot lifecycle policies
* api-change:``ec2``: [``botocore``] This release adds support for excluding specific data
(non-root) volumes from multi-volume snapshot sets created from instances.
- from version 1.24.48
* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
* api-change:``location``: [``botocore``] Amazon Location Service now allows circular geofences in
BatchPutGeofence, PutGeofence, and GetGeofence APIs.
* api-change:``sagemaker-a2i-runtime``: [``botocore``] Fix bug with parsing ISO-8601 CreationTime
in Java SDK in DescribeHumanLoop
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Automatic Model Tuning now supports
specifying multiple alternate EC2 instance types to make tuning jobs more robust when the preferred
instance type is not available due to insufficient capacity.
- from version 1.24.47
* api-change:``glue``: [``botocore``] Add an option to run non-urgent or non-time sensitive Glue
Jobs on spare capacity
* api-change:``identitystore``: [``botocore``] Documentation updates to reflect service rename -
AWS IAM Identity Center (successor to AWS Single Sign-On)
* api-change:``iotwireless``: [``botocore``] AWS IoT Wireless release support for sidewalk data
reliability.
* api-change:``pinpoint``: [``botocore``] Adds support for Advance Quiet Time in Journeys. Adds
RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
* api-change:``quicksight``: [``botocore``] A series of documentation updates to the QuickSight API
reference.
* api-change:``sso-admin``: [``botocore``] Documentation updates to reflect service rename - AWS
IAM Identity Center (successor to AWS Single Sign-On)
* api-change:``sso-oidc``: [``botocore``] Documentation updates to reflect service rename - AWS IAM
Identity Center (successor to AWS Single Sign-On)
* api-change:``sso``: [``botocore``] Documentation updates to reflect service rename - AWS IAM
Identity Center (successor to AWS Single Sign-On)
- from version 1.24.46
* enhancement:Lambda: [``botocore``] Add support for Trace ID in Lambda environments
* api-change:``chime-sdk-meetings``: [``botocore``] Adds support for Tags on Amazon Chime SDK
WebRTC sessions
... changelog too long, skipping 6 lines ...
- Update BuildRequires and Requires from setup.py
==== python-botocore ====
Version update (1.27.45 -> 1.27.55)
- Update to 1.27.55
* api-change:``chime-sdk-media-pipelines``: The Amazon Chime SDK now supports live streaming of
real-time video from the Amazon Chime SDK sessions to streaming platforms such as Amazon IVS and
Amazon Elemental MediaLive. We have also added support for concatenation to create a single media
capture file.
* api-change:``cloudwatch``: Update cloudwatch client to latest version
* api-change:``cognito-idp``: This change is being made simply to fix the public documentation
based on the models. We have included the PasswordChange and ResendCode events, along with the
Pass, Fail and InProgress status. We have removed the Success and Failure status which are never
returned by our APIs.
* api-change:``dynamodb``: This release adds support for importing data from S3 into a new DynamoDB
table
* api-change:``ec2``: This release adds support for VPN log options , a new feature allowing S2S
VPN connections to send IKE activity logs to CloudWatch Logs
* api-change:``networkmanager``: Add TransitGatewayPeeringAttachmentId property to
TransitGatewayPeering Model
- from version 1.27.54
* api-change:``appmesh``: AWS App Mesh release to support Multiple Listener and Access Log Format
feature
* api-change:``connectcampaigns``: Updated exceptions for Amazon Connect Outbound Campaign api's.
* api-change:``kendra``: This release adds Zendesk connector (which allows you to specify Zendesk
SAAS platform as data source), Proxy Support for Sharepoint and Confluence Server (which allows you
to specify the proxy configuration if proxy is required to connect to your Sharepoint/Confluence
Server as data source).
* api-change:``lakeformation``: This release adds a new API support "AssumeDecoratedRoleWithSAML"
and also release updates the corresponding documentation.
* api-change:``lambda``: Added support for customization of Consumer Group ID for MSK and Kafka
Event Source Mappings.
* api-change:``lexv2-models``: Update lexv2-models client to latest version
* api-change:``rds``: Adds support for Internet Protocol Version 6 (IPv6) for RDS Aurora database
clusters.
* api-change:``secretsmanager``: Documentation updates for Secrets Manager.
- from version 1.27.53
* api-change:``rekognition``: This release adds APIs which support copying an Amazon Rekognition
Custom Labels model and managing project policies across AWS account.
* api-change:``servicecatalog``: Documentation updates for Service Catalog
- from version 1.27.52
* enhancement:AWSCRT: Upgrade awscrt version to 0.14.0
* api-change:``cloudfront``: Adds Http 3 support to distributions
* api-change:``identitystore``: Documentation updates to reflect service rename - AWS IAM Identity
Center (successor to AWS Single Sign-On)
* api-change:``sso``: Documentation updates to reflect service rename - AWS IAM Identity Center
(successor to AWS Single Sign-On)
* api-change:``wisdom``: This release introduces a new API PutFeedback that allows submitting
feedback to Wisdom on content relevance.
- from version 1.27.51
* api-change:``amp``: This release adds log APIs that allow customers to manage logging for their
Amazon Managed Service for Prometheus workspaces.
* api-change:``chime-sdk-messaging``: The Amazon Chime SDK now supports channels with up to one
million participants with elastic channels.
* api-change:``ivs``: Updates various list api MaxResults ranges
* api-change:``personalize-runtime``: This release provides support for promotions in AWS
Personalize runtime.
* api-change:``rds``: Adds support for RDS Custom to DBInstanceClass in ModifyDBInstance
- from version 1.27.50
* api-change:``backupstorage``: This is the first public release of AWS Backup Storage. We are
exposing some previously-internal APIs for use by external services. These APIs are not meant to be
used directly by customers.
* api-change:``glue``: Add support for Python 3.9 AWS Glue Python Shell jobs
* api-change:``privatenetworks``: This is the initial SDK release for AWS Private 5G. AWS Private
5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile
network at your on-premises location.
- from version 1.27.49
* api-change:``dlm``: This release adds support for excluding specific data (non-boot) volumes from
multi-volume snapshot sets created by snapshot lifecycle policies
* api-change:``ec2``: This release adds support for excluding specific data (non-root) volumes from
multi-volume snapshot sets created from instances.
- from version 1.27.48
* api-change:``cloudwatch``: Update cloudwatch client to latest version
* api-change:``location``: Amazon Location Service now allows circular geofences in
BatchPutGeofence, PutGeofence, and GetGeofence APIs.
* api-change:``sagemaker-a2i-runtime``: Fix bug with parsing ISO-8601 CreationTime in Java SDK in
DescribeHumanLoop
* api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying
multiple alternate EC2 instance types to make tuning jobs more robust when the preferred instance
type is not available due to insufficient capacity.
- from version 1.27.47
* api-change:``glue``: Add an option to run non-urgent or non-time sensitive Glue Jobs on spare
capacity
* api-change:``identitystore``: Documentation updates to reflect service rename - AWS IAM Identity
Center (successor to AWS Single Sign-On)
* api-change:``iotwireless``: AWS IoT Wireless release support for sidewalk data reliability.
* api-change:``pinpoint``: Adds support for Advance Quiet Time in Journeys. Adds
RefreshOnSegmentUpdate and WaitForQuietTime to JourneyResponse.
* api-change:``quicksight``: A series of documentation updates to the QuickSight API reference.
* api-change:``sso-admin``: Documentation updates to reflect service rename - AWS IAM Identity
Center (successor to AWS Single Sign-On)
* api-change:``sso-oidc``: Documentation updates to reflect service rename - AWS IAM Identity
Center (successor to AWS Single Sign-On)
* api-change:``sso``: Documentation updates to reflect service rename - AWS IAM Identity Center
(successor to AWS Single Sign-On)
- from version 1.27.46
* enhancement:Lambda: Add support for Trace ID in Lambda environments
* api-change:``chime-sdk-meetings``: Adds support for Tags on Amazon Chime SDK WebRTC sessions
* api-change:``config``: Add resourceType enums for Athena, GlobalAccelerator, Detective and EC2
types
* api-change:``dms``: Documentation updates for Database Migration Service (DMS).
* api-change:``iot``: The release is to support attach a provisioning template to CACert for JITP
function, Customer now doesn't have to hardcode a roleArn and templateBody during register a
CACert to enable JITP.
==== python-charset-normalizer ====
- Clean requirements: We don't need anything
==== python-graphviz ====
Version update (0.19.1 -> 0.20.1)
- Update to v0.20.1
* Fix documentation building: upgrade to Sphinx 5.0.
* Fix broken user guide links in API documentation.
- Version 0.20
* Add keyword-only neato_no_op argument to .render(), .pipe(),
and stand-alone graphviz.render() and graphviz.pipe().
* When building a Graph or Digraph, warn about an expected DOT
syntax error in rendering when passing a string that ends with
an odd number of backslashes (e.g. invalid dot.node('spam',
label='\\') instead of correct ..., label=r'\\' for a node
labled as a backslash).
* Increase visibility of graphviz.escape() in the documentation.
- Version 0.19.2
* Drop Python 3.6 support (end of life 23 Dec 2021).
* Fix ExecutableNotFound and CalledProcessError in
graphviz.__all__.
* Better document 0.18 change of behaviour for the body
argument/attribute (lines need to include their final newline).
- drop python-graphviz-pytest.patch
==== python-hatchling ====
Version update (1.6.0 -> 1.8.1)
- update to version 1.8.1:
* Fixed:
+ Fix default file inclusion for wheel build targets when both
the project name and package directory name are not
normalized
- update to version 1.8.0:
* Added:
+ Add get_known_classifiers method to metadata hooks
* Fixed:
+ Fix check for updating static versions with the version
command when metadata hooks are in use
- update to version 1.7.1:
* Fixed:
+ Fix the value the relative_path attribute of included files,
that some build plugins may use, when selecting explicit
paths
- update to version 1.7.0:
* Added:
+ Add require-runtime-features option for builders and build
hooks
+ Check for unknown trove classifiers
+ Update SPDX license information to version 3.18
* Fixed:
+ Add better error message for wheel target dev mode
installations that define path rewrites with the sources
option
+ Note the allow-direct-references option in the relevant error
messages
==== python-immutables ====
- Don't do mypy static type checking of the sources in order to
avoid mypy in Ring1. The functionality of the binary rpm package
is not affected by properly typed python sources.
- Remove obsolete setup.py sed fix
- Don't catchall sitearch files in %files section
==== python-matplotlib ====
Version update (3.5.2 -> 3.5.3)
Subpackages: python310-matplotlib python310-matplotlib-tk
- specfile:
* removed pathc matplotlib-pr22975-fixarray.patch; included upstream
- update to version 3.5.3:
* Fix alignment of over/under symbols
* Fix bugs in colorbars:
+ alpha of extensions
+ drawedges=True with extensions
+ handling of panchor=False
* Fix builds on Cygwin and IBM i
* Fix contour labels in SubFigures
* Fix cursor output:
+ for imshow with all negative values
+ when using BoundaryNorm
* Fix interactivity in IPython/Jupyter
* Fix NaN handling in errorbar
* Fix NumPy conversion from AstroPy unit arrays
* Fix positional markerfmt passed to stem
* Fix unpickling:
+ crash loading in a separate process
+ incorrect DPI when HiDPI screens
==== python-matplotlib-inline ====
Version update (0.1.3 -> 0.1.6)
- specfile:
* update copyright year
- update to version 0.1.6:
* Return manager instead of None
- changes from version 0.1.5:
* replace 0.1.4 on pypi, no changes
- changes from version 0.1.4:
* Fix: always clear _draw_called
* Move draw_if_interactive logic to new_figure_manager_given_figure.
* Remove matplotlib rc overrides.
* Create __version__ attribute
==== python-pbr ====
Version update (5.9.0 -> 5.10.0)
- update to 5.10.0:
* Specify Changelog procedure
* Allow leading spaces when determining symbols
* Adding python classifiers py38 & py39
==== python-platformdirs ====
Version update (2.5.1 -> 2.5.2)
- Update to 2.5.2:
* Move packaging to hatchling from setuptools
* Treat android shells as unix
- Disable building the docs.
* It's the only package in Ring1 pulling in
python-sphinx-autodoc-typehints and thus python-nptyping and
python-beartype. Avoid it. The online docs should be enough
nowadays.
* Drop no-furo.patch
==== python-pygraphviz ====
Version update (1.7 -> 1.9)
- specfile:
* update copyright year
- update to version 1.9:
* Drop Python 3.7 support
* Add Python 3.10 support
* Add osage and patchwork to progs list
* Add IPython rich display hook to AGraph class
* Add contributor guide
* Fixed directed nature of AGraph.copy()
* Minor documentation and code fixes
==== python-pyzmq ====
Version update (23.2.0 -> 23.2.1)
- update to version 23.2.1:
* Improvements:
+ First release with wheels for Python 3.11 (thanks
cibuildwheel!).
+ linux aarch64 wheels now bundle the same libzmq (4.3.4) as all
other builds, thanks to switching to native arm builds on
CircleCI.
* Fixes:
+ Some type annotation fixes in devices.
==== python-urllib3 ====
Version update (1.26.11 -> 1.26.12)
- update to 1.26.12:
* Deprecated the `urllib3[secure]` extra and the `urllib3.contrib.pyopenssl` module.
Both will be removed in v2.x. See this `GitHub issue <https://github.com/urllib3/urllib3/issues/2680>`_
for justification and info on how to migrate.
==== python-xarray ====
Version update (2022.3.0 -> 2022.6.0)
- specfile:
* updated requirements versions
* added new requirements: packaging and flox (recommends)
* require python >= 3.8
* update line numbers in patches
* changed README.rst->README.md
- update to version 2022.6.0:
* This release brings a number of bug fixes and improvements, most
notably a major internal refactor of the indexing functionality,
the use of flox in groupby operations, and experimental support
for the new Python Array API standard. It also stops testing
support for the abandoned PyNIO.
* Much effort has been made to preserve backwards compatibility as
part of the indexing refactor. We are aware of one unfixed issue.
* New Features
+ Add Dataset.dtypes, core.coordinates.DatasetCoordinates.dtypes,
core.coordinates.DataArrayCoordinates.dtypes properties: Mapping
from variable names to dtypes. (PR6706) By Michael Niklas.
+ Initial typing support for groupby(), rolling(), rolling_exp(),
coarsen(), weighted(), resample(), (PR6702) By Michael Niklas.
+ Experimental support for wrapping any array type that conforms
to the python array api standard. (PR6804) By Tom White.
* Bug fixes
+ save_mfdataset() now passes **kwargs on to Dataset.to_netcdf(),
allowing the encoding and unlimited_dims options with
save_mfdataset(). (GH6684) By Travis A. OâBrien.
+ Fix backend support of pydap versions <3.3.0 (GH6648,
PR6656). By Hauke Schulz.
+ Dataset.where() with drop=True now behaves correctly with mixed
dimensions. (GH6227, PR6690) By Michael Niklas.
+ Accommodate newly raised OutOfBoundsTimedelta error in the
development version of pandas when decoding times outside the
range that can be represented with nanosecond-precision values
(GH6716, PR6717). By Spencer Clark.
+ open_dataset() with dask and ~ in the path now resolves the home
directory instead of raising an error. (GH6707, PR6710) By
Michael Niklas.
+ DataArrayRolling.__iter__() with center=True now works
correctly. (GH6739, PR6744) By Michael Niklas.
* Internal Changes
+ xarray.core.groupby, xarray.core.rolling,
xarray.core.rolling_exp, xarray.core.weighted and
xarray.core.resample modules are no longer imported by
default. (PR6702)
- changes from version 2022.06.0rc0:
* This pre-release brings a number of bug fixes and improvements,
most notably a major internal refactor of the indexing
functionality and the use of flox in groupby operations. It also
stops testing support for the abandoned PyNIO.
* Known Regressions
+ reset_coords(drop=True) does not create indexes (GH6607)
* New Features
+ The zarr backend is now able to read NCZarr. By Mattia Almansi.
+ Add a weighted quantile method to DatasetWeighted and
DataArrayWeighted (PR6059). By Christian Jauvin and David Huard.
+ Add a create_index=True parameter to Dataset.stack() and
DataArray.stack() so that the creation of multi-indexes is
optional (PR5692). By Benoît Bovy.
+ Multi-index levels are now accessible through their own, regular
coordinates instead of virtual coordinates (PR5692). By Benoît
Bovy.
+ Add a display_values_threshold option to control the total
number of array elements which trigger summarization rather than
full repr in (numpy) array detailed views of the html repr
(PR6400). By Benoît Bovy.
+ Allow passing chunks in kwargs form to Dataset.chunk(),
DataArray.chunk(), and Variable.chunk(). (PR6471) By Tom
Nicholas.
+ Add core.groupby.DatasetGroupBy.cumsum() and
core.groupby.DataArrayGroupBy.cumsum(). By Vladislav Skripniuk
and Deepak Cherian. (PR3147, PR6525, GH3141)
+ Expose inline_array kwarg from dask.array.from_array in
open_dataset(), Dataset.chunk(), DataArray.chunk(), and
Variable.chunk(). (PR6471)
+ Expose the inline_array kwarg from dask.array.from_array() in
open_dataset(), Dataset.chunk(), DataArray.chunk(), and
Variable.chunk(). (PR6471) By Tom Nicholas.
+ polyval() now supports Dataset and DataArray args of any shape,
is faster and requires less memory. (PR6548) By Michael Niklas.
+ Improved overall typing.
+ Dataset.to_dict() and DataArray.to_dict() may now optionally
include encoding attributes. (PR6635) By Joe Hamman.
+ Upload development versions to TestPyPI. By Justus Magin.
* Breaking changes
+ PyNIO support is now untested.
+ The Dataset and DataArray rename" methods do not implicitly add
or drop indexes. (PR5692). By Benoît Bovy.
+ Many arguments like keep_attrs, axis, and skipna are now keyword
only for all reduction operations like .mean. By Deepak Cherian,
Jimmy Westling.
+ Xarrayâs ufuncs have been removed, now that they can be replaced
by numpyâs ufuncs in all supported versions of numpy. By
Maximilian Roos.
+ xr.polyval() now uses the coord argument directly instead of its
index coordinate. (PR6548) By Michael Niklas.
* Bug fixes
+ Dataset.to_zarr() now allows to write all attribute types
supported by zarr-python. By Mattia Almansi.
+ Set skipna=None for all quantile methods
... changelog too long, skipping 59 lines ...
details. (PR5692). By Benoît Bovy.
==== python-yarl ====
Version update (1.7.2 -> 1.8.1)
- Update to 1.8.1
* Added URL.raw_suffix, URL.suffix, URL.raw_suffixes,
URL.suffixes, URL.with_suffix. (#613)
* Dropped Python 3.6 support. (#672)
- Drop tests_overcome_bpo42967.patch
==== python310 ====
Subpackages: python310-curses python310-dbm python310-tk
- fix import_failed.map to refer to the python 3.10 package versions
==== python310-core ====
Subpackages: libpython3_10-1_0 python310-base
- fix import_failed.map to refer to the python 3.10 package versions
==== qqc2-desktop-style ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Install style as a regular QML for Qt6
* ToolTip: Sync to PC3: Strip out ampersands
* ProgressBar,Slider: Adapt great precision to the harsh reality (kde#455339)
* Fix QQC2 MenuBar theme. (kde#456729)
* properly reset the cursorshape (kde#456911)
* Use QApplication::font with respective widget class
* Wrap checkbox label
* ToolTip: wrap text for long tooltips
* TextArea,TextField: Remove not referenced id from background style item
* TextField: Disable Undo for password fields, including its context menu
* Tests: Add manual test for progress bars and sliders
* Remove dynamic QQC2 version selection
* Clean up code of manual tests, add missing license headers
* Fix: url types (like icon.source) are QVariant without length property
* Nit: reformat long expressions
* Menu: Fix wrong pixel metric being requested for verticalPadding
* ProgressBar: Drop layout direction hack
==== rsync ====
Version update (3.2.4 -> 3.2.5)
- Add upstream patch rsync-3.2.5-slp.patch, as the one included in
the released tarball doesn't fully apply.
- Drop patch rsync-CVE-2022-29154.patch, already included upstream.
- Update to 3.2.5
* SECURITY FIXES:
- Added some file-list safety checking that helps to ensure that a rogue
sending rsync can't add unrequested top-level names and/or include recursive
names that should have been excluded by the sender. These extra safety
checks only require the receiver rsync to be updated. When dealing with an
untrusted sending host, it is safest to copy into a dedicated destination
directory for the remote content (i.e. don't copy into a destination
directory that contains files that aren't from the remote host unless you
trust the remote host). Fixes CVE-2022-29154.
- A fix for CVE-2022-37434 in the bundled zlib (buffer overflow issue).
* BUG FIXES:
- Fixed the handling of filenames specified with backslash-quoted wildcards
when the default remote-arg-escaping is enabled.
- Fixed the configure check for signed char that was causing a host that
defaults to unsigned characters to generate bogus rolling checksums. This
made rsync send mostly literal data for a copy instead of finding matching
data in the receiver's basis file (for a file that contains high-bit
characters).
- Lots of manpage improvements, including an attempt to better describe how
include/exclude filters work.
- If rsync is compiled with an xxhash 0.8 library and then moved to a system
with a dynamically linked xxhash 0.7 library, we now detect this and disable
the XX3 hashes (since these routines didn't stabilize until 0.8).
* ENHANCEMENTS:
- The [`--trust-sender`](rsync.1#opt) option was added as a way to bypass the
extra file-list safety checking (should that be required).
* PACKAGING RELATED:
- A note to those wanting to patch older rsync versions: the changes in this
release requires the quoted argument change from 3.2.4. Then, you'll want
every single code change from 3.2.5 since there is no fluff in this release.
- The build date that goes into the manpages is now based on the developer's
release date, not on the build's local-timezone interpretation of the date.
* DEVELOPER RELATED:
- Configure now defaults GETGROUPS_T to gid_t when cross compiling.
- Configure now looks for the bsd/string.h include file in order to fix the
build on a host that has strlcpy() in the main libc but not defined in the
main string.h file.
==== rubygem-faraday ====
Version update (2.4.0 -> 2.5.2)
- updated to version 2.5.2
see installed CHANGELOG.md
==== rubygem-faraday-net_http ====
Version update (2.1.0 -> 3.0.0)
- updated to version 3.0.0
* Add support for the new Faraday streaming API by @iMacTia in #26
==== rubygem-msgpack ====
Version update (1.5.4 -> 1.5.6)
- updated to version 1.5.6
* No actual code change, just re-release the `java` version properly.
==== rubygem-parser ====
Version update (3.1.2.0 -> 3.1.2.1)
- updated to version 3.1.2.1
Bugs fixed:
* ruby31.y: fix preparing the state for one-line patterns without braces (#864) (Vladimir Dementyev)
==== rubygem-puma ====
Version update (5.6.4 -> 5.6.5)
- updated to version 5.6.5
* Bugfixes
* NullIO#closed should return false ([#2883])
* Puma::ControlCLI - allow refork command to be sent as a request ([#2868], [#2866])
* [jruby] Fix TLS verification hang ([#2890], [#2729])
* extconf.rb - don't use pkg_config('openssl') if '--with-openssl-dir' is used ([#2885], [#2839])
* MiniSSL - detect SSL_CTX_set_dh_auto ([#2864], [#2863])
* Fix rack.after_reply exceptions breaking connections ([#2861], [#2856])
* Escape SSL cert and filenames ([#2855])
* Fail hard if SSL certs or keys are invalid ([#2848])
* Fail hard if SSL certs or keys cannot be read by user ([#2847])
* Fix build with Opaque DH in LibreSSL 3.5. ([#2838])
* Pre-existing socket file removed when TERM is issued after USR2 (if puma is running in cluster mode) ([#2817])
* Fix Puma::StateFile#load incompatibility ([#2810])
==== rubygem-rubocop ====
Version update (1.33.0 -> 1.35.1)
- updated to version 1.35.0
[#]# 1.35.1 (2022-08-22)
[#]## Bug fixes
* [#10926](https://github.com/rubocop/rubocop/issues/10926): Make `Style/SafeNavigation` aware of a redundant nil check. ([@koic][])
* [#10944](https://github.com/rubocop/rubocop/issues/10944): Fix an incorrect autocorrect for `Lint/LiteralInInterpolation` when using `"#{nil}"`. ([@koic][])
* [#10921](https://github.com/rubocop/rubocop/issues/10921): Fix an error when ERB pre-processing of the configuration file. ([@koic][])
* [#10936](https://github.com/rubocop/rubocop/issues/10936): Fix an error for `Lint/NonAtomicFileOperation` when using `FileTest.exist?` as a condition for `elsif`. ([@koic][])
* [#10920](https://github.com/rubocop/rubocop/issues/10920): Fix an incorrect autocorrect for `Style/SoleNestedConditional` when using nested conditional and branch contains a comment. ([@koic][])
* [#10939](https://github.com/rubocop/rubocop/issues/10939): Fix an error for `Style/Next` when line break before condition. ([@koic][])
[#]# 1.35.0 (2022-08-12)
[#]## New features
* [#9364](https://github.com/rubocop/rubocop/pull/9364): Add `Style/MagicCommentFormat` cop. ([@dvandersluis][], [@mattbearman][])
* [#10776](https://github.com/rubocop/rubocop/pull/10776): New option (`consistent`) for `EnforcedShorthandSyntax` in `Style/HashSyntax` to avoid mixing shorthand and non-shorthand hash keys in ruby 3.1. ([@h-lame][])
[#]## Bug fixes
* [#10899](https://github.com/rubocop/rubocop/issues/10899): Fix an error for `Lint/ShadowingOuterLocalVariable` when the same variable name as a block variable is used in return value assignment of `if`. ([@koic][])
* [#10916](https://github.com/rubocop/rubocop/pull/10916): Fix an error when .rubocop.yml is empty. ([@koic][])
* [#10915](https://github.com/rubocop/rubocop/pull/10915): Fix numblock support to `Layout/BlockAlignment`, `Layout/BlockEndNewline`, `Layout/EmptyLinesAroundAccessModifier`, `Layout/EmptyLinesAroundBlockBody`, `Layout/IndentationWidth`, `Layout/LineLength`, `Layout/MultilineBlockLayout`, `Layout/SpaceBeforeBlockBraces`, `Lint/NextWithoutAccumulator`, `Lint/NonDeterministicRequireOrder`, `Lint/RedundantWithIndex`, `Lint/RedundantWithObject`, `Lint/UnreachableLoop`, `Lint/UselessAccessModifier`, `Lint/Void`, `Metrics/AbcSize`, `Metrics/CyclomaticComplexity`, `Style/CollectionMethods`, `Style/CombinableLoops`, `Style/EachWithObject`, `Style/For`, `Style/HashEachMethods`, `Style/InverseMethods`, `Style/MethodCalledOnDoEndBlock`, `Style/MultilineBlockChain`, `Style/Next`, `Style/ObjectThen`, `Style/Proc`, `Style/RedundantBegin`, `Style/RedundantSelf`, `Style/RedundantSortBy` and `Style/TopLevelMethodDefinition`. ([@gsamokovarov][])
* [#10895](https://github.com/rubocop/rubocop/issues/10895): Fix incorrect autocomplete in `Style/RedundantParentheses` when a heredoc is used in an array. ([@dvandersluis][])
* [#10909](https://github.com/rubocop/rubocop/pull/10909): Fix loading behavior on running without `bundle exec`. ([@r7kamura][])
* [#10913](https://github.com/rubocop/rubocop/issues/10913): Make `Style/ArgumentsForwarding` aware of anonymous block argument. ([@koic][])
* [#10911](https://github.com/rubocop/rubocop/pull/10911): Fix Style/ClassMethodsDefinitions for non-self receivers. ([@sambostock][])
[#]## Changes
* [#10915](https://github.com/rubocop/rubocop/pull/10915): Depend on rubocop-ast 1.20.1 for numblocks support in #macro?. ([@gsamokovarov][])
[#]# 1.34.1 (2022-08-09)
[#]## Bug fixes
* [#10893](https://github.com/rubocop/rubocop/issues/10893): Fix an error when running `rubocop` without `bundle exec`. ([@koic][])
[#]# 1.34.0 (2022-08-09)
[#]## New features
* [#10170](https://github.com/rubocop/rubocop/pull/10170): Add new `InternalAffairs/SingleLineComparison` cop. ([@dvandersluis][])
[#]## Bug fixes
* [#10552](https://github.com/rubocop/rubocop/issues/10552): Require RuboCop AST 1.20.0+ to fix a false positive for `Lint/OutOfRangeRegexpRef` when using fixed-encoding regopt. ([@koic][])
* [#10512](https://github.com/rubocop/rubocop/issues/10512): Fix a false positive for `Lint/ShadowingOuterLocalVariable` conditional statement and block variable. ([@ydah][])
* [#10864](https://github.com/rubocop/rubocop/pull/10864): `min` and `max` results in false positives for `Style/SymbolProc` similarly to `select` and `reject`. ([@mollerhoj][])
* [#10846](https://github.com/rubocop/rubocop/issues/10846): Fix a false negative for `Style/DoubleNegation` when there is a hash or an array at return location of method. ([@nobuyo][])
* [#10875](https://github.com/rubocop/rubocop/pull/10875): Fix an obsolete option configuration values are duplicated when generating `.rubocop_todo.yml`. ([@ydah][])
* [#10877](https://github.com/rubocop/rubocop/issues/10877): Fix crash with `Layout/BlockEndNewline` heredoc detection. ([@dvandersluis][])
* [#10859](https://github.com/rubocop/rubocop/issues/10859): Fix `Lint/Debugger` to be able to handle method chains correctly. ([@dvandersluis][])
* [#10883](https://github.com/rubocop/rubocop/issues/10883): Fix `Style/RedundantParentheses` to be able to detect offenses and properly correct when the end parentheses and comma are on their own line. ([@dvandersluis][])
* [#10881](https://github.com/rubocop/rubocop/issues/10881): Fix `Style/SoleNestedConditional` to properly wrap `block` and `csend` nodes when necessary. ([@dvandersluis][])
* [#10867](https://github.com/rubocop/rubocop/pull/10867): Mark autocorrection for `Lint/EmptyConditionalBody` as unsafe. ([@dvandersluis][])
* [#10871](https://github.com/rubocop/rubocop/issues/10871): Restore `RuboCop::ConfigLoader.project_root` as deprecated. ([@koic][])
[#]## Changes
* [#10857](https://github.com/rubocop/rubocop/issues/10857): Add `AllowedPatterns` to `Style/NumericLiterals`. ([@dvandersluis][])
* [#10648](https://github.com/rubocop/rubocop/issues/10648): Allow `Style/TernaryParentheses` to take priority over `Style/RedundantParentheses` when parentheses are enforced. ([@dvandersluis][])
* [#10731](https://github.com/rubocop/rubocop/issues/10731): Show tip for suggested extensions that are installed but not loaded in .rubocop.yml. ([@nobuyo][])
* [#10845](https://github.com/rubocop/rubocop/pull/10845): Support Bundler-like namespaced feature on require config. ([@r7kamura][])
* [#10773](https://github.com/rubocop/rubocop/issues/10773): Require Parser 3.1.2.1 or higher. ([@dvandersluis][])
==== rubygem-rubocop-ast ====
Version update (1.19.1 -> 1.21.0)
- updated to version 1.21.0
[#]## New features
* [#231](https://github.com/rubocop/rubocop-ast/pull/231): Add a type predicate `dot?` to Token. ([@nobuyo][])
==== shaderc ====
Version update (2022.1 -> 2022.2)
- Update to release 2022.2
* Add support for 16b-bit types in HLSL
==== shadow ====
Version update (4.11.1 -> 4.12.3)
Subpackages: libsubid4 login_defs
- Update to 4.12.3:
Revert removal of subid_init, which should have bumped soname.
So note that 4.12 through 4.12.2 were broken for subid users.
- Update to 4.12.2:
* Address CVE-2013-4235 (TOCTTOU when copying directories) [bsc#916845]
- Refresh useradd-userkeleton.patch:
LSTAT() was removed with https://github.com/shadow-maint/shadow/pull/545
Let's use fstatat() now.
- Update to 4.12.1:
* Fix uk manpages
- Remove shadow-4.12-remove-uk.patch: fixed upstream
- Update to 4.12:
* Add absolute path hint to --root
* Various cleanups
* Fix Ubuntu release used in CI tests
* add -F options to userad
* useradd manpage updates
* Check for ownerid (not just username) in subid ranges
* Declare file local functions static
* Use strict prototypes
* Do not drop const qualifier for Basename
* Constify various pointers
* Don't return uninitialized memory
* Don't let compiler optimize away memory cleaning
* Remove many obsolete compatibility checks and defines
* Modify ID range check in useradd
* Use "extern "C"" to make libsubid easier to use from C++
* French translation updates
* Fix s/with-pam/with-libpam/
* Spanish translation updates
* French translation fixes
* Default max group name length to 32
* Fix PAM service files without-selinux
* Improve manpages
- groupadd, useradd, usermod
- groups and id
- pwck
* Add fedora to CI builds
* Fix condition under which pw_dir check happens
* logoutd: switch to strncat
* AUTHORS: improve markdown output
* Handle ERANGE errors correctly
* Check for fopen NULL return
* Split get_salt() into its own fn juyin)
* Get salt before chroot to ensure /dev/urandom.
* Chpasswd code cleanup
* Work around git safe.directory enforcement
* Alphabetize order in usermod help
* Erase password copy on error branches
* Suggest using --badname if needed
* Update translation files
* Correct badnames option to badname
* configure: replace obsolete autoconf macros
* tests: replace egrep with grep -E
* Update Ukrainian translations
* Cleanups
- Remove redeclared variable
- Remove commented out code and FIXMEs
- Add header guards
- Initialize local variables
* CI updates
- Create github workflow to install dependencies
- Enable CodeQL
- Update actions version
* libmisc: use /dev/urandom as fallback if other methods fail
- Add shadow-4.12-remove-uk.patch:
Disable non working Ukranian translation for now
https://github.com/shadow-maint/shadow/issues/547
- Remove duplicate pam.d/useradd entry
- Provide /etc/login.defs.d on SLE15 since we support and use it
- Use %_pam_vendordir macro
==== signon-kwallet-extension ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== skanlite ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== solid ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* [UDisksDeviceBackend] Port introspect to QXmlStreamReader
* [UDisksDeviceBackend] Remove pointless QDBusInterface
* udev/cpuinfo_arm: add more Apple part IDs
* udev/cpuinfo_arm: change Apple part formatting
* Drop lib prefix when building for Windows (MinGW)
==== sonnet ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Port to ECMQmlModule
* Drop lib prefix when building for Windows (MinGW)
* improve documentation
* fix obsolete string
* fix typo
* add new test
==== spectacle ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== step ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== strace ====
Version update (5.18 -> 5.19)
- Update to strace 5.19
* Changes in behaviour
* The "(deleted)" marker for unlinked paths of file descriptors is now printed
outside angle brackets;
* Improvements
* Implemented printing of Unix socket sun_path field's SELinux context.
* Implemented decoding of SO_TXREHASH socket option.
* Implemented decoding of IFLA_TSO_MAX_SIZE, IFLA_TSO_MAX_SEGS,
NDA_FDB_EXT_ATTRS, NDA_FLAGS_EXT, NDA_NDM_FLAGS_MASK,
and NDA_NDM_STATE_MASK netlink attributes.
* Improved decoding of INET_DIAG_LOCALS, INET_DIAG_MD5SIG, INET_DIAG_PEERS,
INET_DIAG_PROTOCOL, INET_DIAG_REQ_PROTOCOL, INET_DIAG_SHUTDOWN,
INET_DIAG_SK_BPF_STORAGES, INET_DIAG_SOCKOPT, and INET_DIAG_ULP_INFO
NETLINK_SOCK_DIAG netlink attributes.
* Enhanced decoding of arch_prctl and prctl syscalls.
* Enhanced siginfo_t decoding.
* Updated decoding of struct rtnl_link_stats64.
* Updated lists of DEVCONF_*, FAN_MARK_*, GPIO_V2_LINE_FLAG_*, IORING_*,
KEXEC_*, LANDLOCK_*, NET_IPV4_CONF_*, NLM_F_*, NT_*, PR_*, SECCOMP_*,
UFFD_FEATURE_*, V4L2_CID_*, and V4L2_PIX_FMT_* constants.
* Updated lists of ioctl commands from Linux 5.19.
==== sudo ====
Version update (1.9.10 -> 1.9.11p3)
Subpackages: sudo-plugin-python
- Update to 1.9.11p3:
* Changes in Sudo 1.9.11
* Fixed a crash in the Python module with Python 3.9.10 on some systems.
Additionally, make check now passes for Python 3.9.10.
* Error messages sent via email now include more details, including the file
name and the line number and column of the error. Multiple errors are sent in
a single message. Previously, only the first error was included.
* Fixed logging of parse errors in JSON format. Previously, the JSON logger would
not write entries unless the command and runuser were set. These may not be
known at the time a parse error is encountered.
* Fixed a potential crash parsing sudoers lines larger than twice the value of
LINE_MAX on systems that lack the getdelim() function.
* The tests run by make check now unset the LANGUAGE environment variable.
Otherwise, localization strings will not match if LANGUAGE is set to a
non-English locale. Bug #1025.
* The âstarttimeâ test now passed when run under Debian faketime. Bug #1026.
* The Kerberos authentication module now honors the custom password prompt if one
has been specified.
* The embedded copy of zlib has been updated to version 1.2.12.
* Updated the version of libtool used by sudo to version 2.4.7.
* Sudo now defines _TIME_BITS to 64 on systems that define __TIMESIZE in the
header files (currently only GNU libc). This is required to allow the use of
64-bit time values on some 32-bit systems.
* Sudoâs intercept and log_subcmds options no longer force the command to run in
its own pseudo-terminal. It is now also possible to intercept the system(3) function.
* Fixed a bug in sudo_logsrvd when run in store-first relay mode where the commit
point messages sent by the server were incorrect if the command was suspended
or received a window size change event.
* Fixed a potential crash in sudo_logsrvd when the tls_dhparams configuration
setting was used.
* The intercept and log_subcmds functionality can now use ptrace(2) on Linux
systems that support seccomp(2) filtering. This has the advantage of working
for both static and dynamic binaries and can work with sudoâs SELinux RBAC mode.
The following architectures are currently supported: i386, x86_64, aarch64, arm,
mips (log_subcmds only), powerpc, riscv, and s390x. The default is to use
ptrace(2) where possible; the new intercept_type sudoers setting can be used
to explicitly set the type.
* New Georgian translation from translationproject.org.
* Fixed creating packages on CentOS Stream.
* Fixed a bug in the intercept and log_subcmds support where the execve(2)
wrapper was using the current environment instead of the passed environment
pointer. Bug #1030.
* Added AppArmor integration for Linux. A sudoers rule can now specify an
APPARMOR_PROFILE option to run a command confined by the named AppArmor profile.
* Fixed parsing of the server_log setting in sudo_logsrvd.conf. Non-paths were
being treated as paths and an actual path was treated as an error.
* Changes in Sudo 1.9.11p1:
* Correctly handle EAGAIN in the I/O read/right events. This fixes a hang seen on
some systems when piping a large amount of data through sudo, such as via rsync.
Bug #963.
* Changes to avoid implementation or unspecified behavior when bit shifting signed
values in the protobuf library.
* Fixed a compilation error on Linux/aarch64.
* Fixed the configure check for seccomp(2) support on Linux.
* Corrected the EBNF specification for tags in the sudoers manual page.
GitHub issue #153.
* Changes in Sudo 1.9.11p2:
* Fixed a compilation error on Linux/x86_64 with the x32 ABI.
* Fixed a regression introduced in 1.9.11p1 that caused a warning when logging to
sudo_logsrvd if the command returned no output.
* Changes in Sudo 1.9.11p3:
* Fixed âconnection resetâ errors on AIX when running shell scripts with the intercept
or log_subcmds sudoers options enabled. Bug #1034.
* Fixed very slow execution of shell scripts when the intercept or log_subcmds sudoers
options are set on systems that enable Nagleâs algorithm on the loopback device,
such as AIX. Bug #1034.
* Modified sudo-sudoers.patch
- Added sudo-1.9.10-update_sudouser_to_utf8.patch
* [bsc#1197998]
* Enable sudouser LDAP schema to use UTF-8 encodings.
* Sourced from https://github.com/sudo-project/sudo/pull/163
* Credit to William Brown, william.brown(a)suse.com
- Use %_pam_vendordir macro
- Fix errors around LICENSE.md (fixes building on SLE12 SP5 again)
==== sweeper ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== syndication ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- No code change since 5.96.0
==== syntax-highlighting ====
Version update (5.96.0 -> 5.97.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Too many changes since 5.96.0, only listing bugfixes:
* add basic support of aspx and ashx (kde#437220)
* R: add := operator (kde#450484)
==== systemd ====
Version update (251.2 -> 251.4)
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- Import commit 532faa39ebaa6f56e493cc938a91a40df082b74f (merge of v251.4)
It includes the following fixes:
- 739d7130cb home: drop conflicted headers (bsc#1202221)
- 8fe0c12178 glibc: Remove #include <linux/fs.h> to resolve fsconfig_command/mount_attr conflict with glibc 2.36 (bsc#1202221)
- 0c5b7ee318 udev: allow to execute longer command line (bsc#1201766)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/8cd784e9250b38d20d8e14fccbfb211…
- Drop 1001-statx.patch, it's no more needed.
- Add patch 1001-statx.patch based on commit 3657d3a0
* to resolve conflicts with glibc 2.36 with <linux/fs.h>
* add dirty hack to get in src/basic/chattr-util.h,
src/home/homework.h, src/home/homework-fscrypt.c,
src/home/homed-manager.c, and src/home/homework-mount.c as well
to avoid that <linux/fs.h> does include <linux/mount.h>
- Enable oomd (bsc#1200456)
It's part of the experimental sub-package for now.
- Import commit 8cd784e9250b38d20d8e14fccbfb211010283c79 (merge of v251.3)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/32912879062bb1595d8498b6f9c77d5…
- Import commit 32912879062bb1595d8498b6f9c77d5acd1dc66a
111b96ca86 logind: don't delay login for root even if systemd-user-sessions.service is not activated yet (bsc#1195059)
- Enable bpf framework
- When systemd-container is installed install tar/gpg too
So `machinectl import-tar` always works flawlessly. systemd-container already
is an optional package and both tar and gpg are rather basic anyway so no harm
should be done by requiring them.
- Move the systemd sysupdate stuff from the main package to the experimental
sub-package while it's still time. The method used (currently) for updating
openSUSE distro is rpm, not systemd-sysupdate.
- systemd.spec: add files.experimental
- Make {/etc,/usr/lib}/systemd/network owned by both udev and systemd-network (bsc#1201276)
This configuration files put in these directories are read by both udevd and
systemd-networkd.
==== tar ====
Subpackages: tar-rmt
- drop tar-recursive--files-from.patch (causes bsc#918487)
- bsc1200657.patch was previously incomplete leading to deadlocks
* bsc#1202436
* bsc1200657.patch updated
- Fix race condition while creating intermediate subdirectories,
bsc#1200657
* bsc1200657.patch
==== threadweaver ====
Version update (5.96.0 -> 5.97.0)
- Update to 5.97.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
* Add missing include
==== tigervnc ====
Subpackages: libXvnc1 xorg-x11-Xvnc xorg-x11-Xvnc-module
- Use %_pam_vendordir
==== timezone ====
Version update (2022a -> 2022c)
- timezone update 2022c:
* Work around awk bug
* Improve tzselect on intercontinental Zones
- timezone update 2022b:
* Chile's DST is delayed by a week in September 2022 boo#1202324
* Iran no longer observes DST after 2022
* Rename Europe/Kiev to Europe/Kyiv
* New zic -R option
* Vanguard form now uses %z
* Finish moving duplicate-since-1970 zones to 'backzone'
==== timezone-java ====
Version update (2022a -> 2022c)
- timezone update 2022c:
* Work around awk bug
* Improve tzselect on intercontinental Zones
- timezone update 2022b:
* Chile's DST is delayed by a week in September 2022 boo#1202324
* Iran no longer observes DST after 2022
* Rename Europe/Kiev to Europe/Kyiv
* New zic -R option
* Vanguard form now uses %z
* Finish moving duplicate-since-1970 zones to 'backzone'
- switch to _multibuild
- refresh keyring, enable keyring validation
==== totem ====
Subpackages: totem-plugins
- Don't do python code linting for the rpm package
* Drop build requirement of python3-pylint
* Checking code lint is a tool for upstream developers and
irrelevant for the functionality of a binary distribution
package
==== transactional-update ====
Version update (4.0.0 -> 4.0.1)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd
- Version 4.0.1
- create_dirs_from_rpmdb: Just warn if no default SELinux context found
[gh#openSUSE/transactional-update#88], [bsc#1188215]
- create_dirs_from_rpmdb: Don't update the rpmdb cookie on failure
[gh#openSUSE/transactional-update#88]
- Handle directories owned by multiple packages
[gh#openSUSE/transactional-update#90], [bsc#1188215]
==== trousers ====
- BuildRequire pkkconfig(udev) instead of udev: allow OBS to
shortcut through the -mini flavors.
==== tumbler ====
Version update (4.16.0 -> 4.16.1)
Subpackages: libtumbler-1-0 tumbler-folder-thumbnailer tumbler-lang tumbler-webp-thumbnailer
- Update to version 4.16.1
* gst-thumbnailer: Add mime type check (gxo#xfce/tumbler#65)
* desktop-thumbnailer: Guard against null path
* Fix typo in gthread version (gxo#xfce/tumbler!14)
==== umbrello ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== vim ====
Version update (9.0.0181 -> 9.0.0224)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0224, fixes the following problems
- fix boo#1202515 - CVE-2022-2845
* indexof() may leak memory.
* Cursor in wrong position when inserting after virtual text. (Ben Jackson)
* Redraw flags are not named specifically.
* Stacktrace not shown when debugging.
* The override flag has no effect for virtual text. (Ben Jackson)
* Build error with small features.
* 'list' mode does not work properly with virtual text.
* Invalid memory access when compiling :lockvar.
* Invalid memory access when compiling :unlet.
* Using freed memory with error in assert argument.
* Splitting a line may duplicate virtual text. (Ben Jackson)
* Not passing APC_INDENT flag.
* Undo earlier test sometimes fails on MS-Windows.
* 'shellslash' works differently when sourcing a script again.
* Reading before the start of the line.
* Cannot make a funcref with "s:func" in a def function in legacy script.
* Invalid memory access with for loop over NULL string.
* Accessing freed memory if compiling nested function fails.
* No good reason why text objects are only in larger builds.
* Typo in diffmode test.
- Updated to version 9.0.0203, fixes the following problems
* Textprop test with line2byte() fails on MS-Windows.
* Quarto files are not recognized.
* Extra space after virtual text when 'linebreak' is set.
* Virtual text prop highlight continues after truncation.
* Virtual text does not show if tehre is a text prop at same position. (Ben
Jackson)
* Virtual text without highlighting does not show. (Ben Jackson)
* Command line height changes when maximizing window height.
* Strange effects when using virtual text with "text_align" and non-zero
column. (Martin Tournoij)
* Invalid memory access for text prop without highlight.
* The way 'cmdheight' can be made zero is inconsistent.
* Messages test fails; window size incorrect when 'cmdheight' is made
smaller.
* Possible invalid memory access when 'cmdheight' is zero. (Martin Tournoij)
* Search and match highlgith interfere with virtual text highlight. (Ben
Jackson)
* Cursor displayed in wrong position after removing text prop. (Ben Jackson)
* Metafun files are not recogized.
* Finding value in list may require a for loop.
* Astro files are not detected.
* ml_get error when switching buffer in Visual mode.
* Cursor position wrong with two right-aligned virtual texts.
* cursor in a wrong positoin if 'wrap' is off and using two right aligned
text props in one line.
* CursorLine highlight overrules virtual text highlight.
* Code and help for indexof() is not ideal.
* Confusing variable name.
==== vulkan-loader ====
Version update (1.3.216.0 -> 1.3.224.0)
- Update to release SDK-1.3.224.0 (09afdf642)
* Enable layer interception of unknown functions
- update to branch snapshot SDK-1.3.224 (7fb19a4c8):
* Add issues to the apiext:VK_KHR_dynamic_rendering proposal document
discussing render area granularity (public issue 1899).
* Clarify external synchronization requirements for
ename:VK_DESCRIPTOR_BINDING_UPDATE_AFTER_BIND_BIT and
ename:VK_DESCRIPTOR_BINDING_UPDATE_UNUSED_WHILE_PENDING_BIT
elink:VkDescriptorBindingFlagBits and flink:vkUpdateDescriptorSets
(public issue 1713).
* Add Vulkan 1.0 valid usage statement for *Subgroup* memory scope to
<<spirvenv-module-validation-standalone, Standalone SPIR-V Validation>>
(public merge request 1900).
* Move "`Hit Kind`" valid usage statement from standalone to runtime
SPIR-V validation statements (public merge request 1903).
* Use correct feature in
ename:VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_ROBUST_BUFFER_ACCESS_2_EXT
description (public pull request 1892).
* GitHub CI: Regenerate and build-test Rust Vulkan bindings (Ash crate)
(public pull request 1894).
* Add dependency of apiext:VK_EXT_blend_operation_advanced on
apiext:VK_KHR_get_physical_device_properties2. (public merge request
1887).
* Update xrefs to features so the feature name is used as the link text,
and marked up consistently. Added a section to the style guide on markup
of feature xrefs (public issue 1889).
elink:VK_COLOR_SPACE_PASS_THROUGH_EXT for a linear or non-gamma transfer
function color space (public merge request 1729).
* Fix clamp expression for d_{lo} in the
<<textures-level-of-detail-operation, Level-of-Detail Operation>>
section (partial fix for public issue 1836).
* Update <<spirvenv-module-validation-standalone, Standalone SPIR-V
Validation>> to add explicit valid usage statements for code:Uniform
objects being read only, and for code:Block decorations (public merge
request 1879).
* Add an issue to apiext:VK_KHR_fragment_shader_barycentric for
interactions with MSAA (public merge request 1881).
* Fix XML tagging of slink:VkShaderModuleCreateInfo and add an explicit
valid usage statement so this structure can be validated both as an
explicit parameter, and as part of the pname:pNext chain of
slink:VkPipelineShaderStageCreateInfo (public issue 1883, but a broader
fix in the validation scripts for this case will eventually be
required).
* Update pipeline image to move push constants outside of descriptor sets
(public issue 1867).
* Correct code:StencilRefLessFrontEXT to code:DepthLess in the early depth
test portion of the <<fragops, Fragment Operations>> chapter (public
pull request 1876).
* Add new driver id ename:VK_DRIVER_ID_MESA_DOZEN (public pull request
1877).
* Relax slink:VkRenderPassCreateInfo valid usage statements 02517 and
02518 to allow ename:VK_SUBPASS_EXTERNAL (public pull request 1878).
* Add apiext:VK_KHR_maintenance4 relaxed interface valid usage statement
to the <<spirvenv-module-validation-runtime, Runtime SPIR-V Validation>>
section (public pull request 1860).
* Fix field name in slink:VkRenderingAttachmentInfo valid usage statement
(public pull request 1861).
* Fix typo in slink:VkFramebufferCreateInfo valid usage statements 04533 /
04544 (public pull request 1873).
* Remove duplicate valid usage statement 06060 (public pull request 1874).
* Rework <<fxvertex-input-address-calculation, Vertex Input Address
Calculation>> section (public pull request 1869).
* Split Github CI script into individual jobs to decrease run time (public
pull request 1870).
* Clarify meaning of "`private data slot`" for apiext:VK_EXT_private_data
* Minor markup fix in the <<spirvenv-module-validation-standalone>>
section (public merge request 1864).
==== vulkan-tools ====
Version update (1.3.216.0 -> 1.3.224.0)
- Update to release SDK-1.3.224.0 (497f2326)
* No changes
- Drop 0001-vulkaninfo-include-wayland-client-because-its-functi.patch
(merged)
- update to branch snapshot SDK-1.3.224 (497f2326)
* Add issues to the apiext:VK_KHR_dynamic_rendering proposal document
discussing render area granularity (public issue 1899).
* Clarify external synchronization requirements for
ename:VK_DESCRIPTOR_BINDING_UPDATE_AFTER_BIND_BIT and
ename:VK_DESCRIPTOR_BINDING_UPDATE_UNUSED_WHILE_PENDING_BIT
elink:VkDescriptorBindingFlagBits and flink:vkUpdateDescriptorSets
(public issue 1713).
* Add Vulkan 1.0 valid usage statement for *Subgroup* memory scope to
<<spirvenv-module-validation-standalone, Standalone SPIR-V Validation>>
(public merge request 1900).
* Move "`Hit Kind`" valid usage statement from standalone to runtime
SPIR-V validation statements (public merge request 1903).
* Use correct feature in
ename:VK_PIPELINE_ROBUSTNESS_BUFFER_BEHAVIOR_ROBUST_BUFFER_ACCESS_2_EXT
description (public pull request 1892).
* GitHub CI: Regenerate and build-test Rust Vulkan bindings (Ash crate)
(public pull request 1894).
* Add dependency of apiext:VK_EXT_blend_operation_advanced on
apiext:VK_KHR_get_physical_device_properties2. (public merge request
1887).
* Update xrefs to features so the feature name is used as the link text,
and marked up consistently. Added a section to the style guide on markup
of feature xrefs (public issue 1889).
elink:VK_COLOR_SPACE_PASS_THROUGH_EXT for a linear or non-gamma transfer
function color space (public merge request 1729).
* Fix clamp expression for d_{lo} in the
<<textures-level-of-detail-operation, Level-of-Detail Operation>>
section (partial fix for public issue 1836).
* Update <<spirvenv-module-validation-standalone, Standalone SPIR-V
Validation>> to add explicit valid usage statements for code:Uniform
objects being read only, and for code:Block decorations (public merge
request 1879).
* Add an issue to apiext:VK_KHR_fragment_shader_barycentric for
interactions with MSAA (public merge request 1881).
* Fix XML tagging of slink:VkShaderModuleCreateInfo and add an explicit
valid usage statement so this structure can be validated both as an
explicit parameter, and as part of the pname:pNext chain of
slink:VkPipelineShaderStageCreateInfo (public issue 1883, but a broader
fix in the validation scripts for this case will eventually be
required).
* Update pipeline image to move push constants outside of descriptor sets
(public issue 1867).
* Correct code:StencilRefLessFrontEXT to code:DepthLess in the early depth
test portion of the <<fragops, Fragment Operations>> chapter (public
pull request 1876).
* Add new driver id ename:VK_DRIVER_ID_MESA_DOZEN (public pull request
1877).
* Relax slink:VkRenderPassCreateInfo valid usage statements 02517 and
02518 to allow ename:VK_SUBPASS_EXTERNAL (public pull request 1878).
* Add apiext:VK_KHR_maintenance4 relaxed interface valid usage statement
to the <<spirvenv-module-validation-runtime, Runtime SPIR-V Validation>>
section (public pull request 1860).
* Fix field name in slink:VkRenderingAttachmentInfo valid usage statement
(public pull request 1861).
* Fix typo in slink:VkFramebufferCreateInfo valid usage statements 04533 /
04544 (public pull request 1873).
* Remove duplicate valid usage statement 06060 (public pull request 1874).
* Rework <<fxvertex-input-address-calculation, Vertex Input Address
Calculation>> section (public pull request 1869).
* Split Github CI script into individual jobs to decrease run time (public
pull request 1870).
* Clarify meaning of "`private data slot`" for apiext:VK_EXT_private_data
* Minor markup fix in the <<spirvenv-module-validation-standalone>>
section (public merge request 1864).
==== wireless-regdb ====
Version update (20220606 -> 20220812)
- Update to version 20220812:
* wireless-regdb: update regulatory database based on preceding changes
* wireless-regdb: update 5 GHz rules for PK and add 60 GHz rule
* wireless-regdb: add 5 GHz rules for GY
* wireless-regdb: update regulatory database based on preceding changes
* wireless-regdb: Unify 6 GHz rules for EU contries
* wireless-regdb: Remove AUTO-BW from 6 GHz rules
* wireless-regdb: update regulatory rules for Bulgaria (BG) on 6GHz
* Regulatory update for 6 GHz operation in FI
* Regulatory update for 6 GHz operation in United States (US)
* Regulatory update for 6 GHz operation in Canada (CA)
==== xapian-core ====
Version update (1.4.19 -> 1.4.20)
- update to 1.4.20:
* Throw DatabaseNotFoundError when the database directory doesn't exist or
when it doesn't contain a Xapian database. Patch from Germán Méndez Bravo
in https://github.com/xapian/xapian/pull/258
* Improve exception message for attempting to remove an empty term (the
exception type is still InvalidArgumentError). Reported by David Bremner.
* Optimise when a value range is a superset of the slot bounds but the value
slot frequency is not equal to the document count by replacing the lower
bound with an empty string to make the bounds check very cheap.
* Avoid creating a PostList tree for an empty shard. This avoids pointless
work in an uncommon case, but also by handling this up front the code in
PostList subclasses for query operators can assume the shard isn't empty
which simplifies the code in several places.
* Remove lingering handling for database backends without slot bounds since
all backends have been required to support these since 1.4.11.
* Fix collection frequency estimates for positional operators. This affects
the weighting of positional operators in subqueries of OP_SYNONYM with
weighting schemes which use the collection frequency.
* xapian-check: Test decompress data in the spelling and synonym tables.
We don't have structure checking for these tables, but we can at least fetch
each entry and check for decompression problems.
* Improve error if a block is detected as overwritten in WritableDatabase.
Drop "are there multiple writers?" as it's rarely a useful question to ask
since we started using fcntl() locking as it's now very hard to get multiple
concurrent writers on a database. Instead suggest running xapian-check,
which is probably the best next step for a user who hits this problem.
==== xdm ====
Subpackages: xdm-xsession
- add buildrequires for bsd/stdlib.h (bsc#1202222)
- Use %_pam_vendordir
==== xen ====
Version update (4.16.1_06 -> 4.16.2_02)
Subpackages: xen-libs xen-tools-domU
- Update to Xen 4.16.2 bug fix release (bsc#1027519)
xen-4.16.2-testing-src.tar.bz2
- Drop patches contained in new tarball
625fca42-VT-d-reserved-CAP-ND.patch
626f7ee8-x86-MSR-handle-P5-MC-reads.patch
627549d6-IO-shutdown-race.patch
62a1e594-x86-clean-up-_get_page_type.patch
62a1e5b0-x86-ABAC-race-in-_get_page_type.patch
62a1e5d2-x86-introduce-_PAGE_-for-mem-types.patch
62a1e5f0-x86-dont-change-cacheability-of-directmap.patch
62a1e60e-x86-split-cache_flush-out-of-cache_writeback.patch
62a1e62b-x86-AMD-work-around-CLFLUSH-ordering.patch
62a1e649-x86-track-and-flush-non-coherent.patch
62a99614-IOMMU-x86-gcc12.patch
62ab0fab-x86-spec-ctrl-VERW-flushing-runtime-cond.patch
62ab0fac-x86-spec-ctrl-enum-for-MMIO-Stale-Data.patch
62ab0fad-x86-spec-ctrl-add-unpriv-mmio.patch
62bdd840-x86-spec-ctrl-only-adjust-idle-with-legacy-IBRS.patch
62bdd841-x86-spec-ctrl-knobs-for-STIBP-and-PSFD.patch
62c56cc0-libxc-fix-compilation-error-with-gcc13.patch
62cc31ed-x86-honour-spec-ctrl-0-for-unpriv-mmio.patch
62cc31ee-cmdline-extend-parse_boolean.patch
62cc31ef-x86-spec-ctrl-fine-grained-cmdline-subopts.patch
62cd91d0-x86-spec-ctrl-rework-context-switching.patch
62cd91d1-x86-spec-ctrl-rename-SCF_ist_wrmsr.patch
62cd91d2-x86-spec-ctrl-rename-opt_ibpb.patch
62cd91d3-x86-spec-ctrl-rework-SPEC_CTRL_ENTRY_FROM_INTR_IST.patch
62cd91d4-x86-spec-ctrl-IBPB-on-entry.patch
62cd91d5-x86-cpuid-BTC_NO-enum.patch
62cd91d6-x86-spec-ctrl-enable-Zen2-chickenbit.patch
62cd91d7-x86-spec-ctrl-mitigate-Branch-Type-Confusion.patch
xsa408.patch
- bsc#1167608, bsc#1201631 - fix built-in default of max_event_channels
A previous change to the built-in default had a logic error,
effectively restoring the upstream limit of 1023 channels per domU.
Fix the logic to calculate the default based on the number of vcpus.
adjust libxl.max_event_channels.patch
==== xfce4-panel ====
Version update (4.16.4 -> 4.16.5)
Subpackages: libxfce4panel-2_0-4 xfce4-panel-lang xfce4-panel-restore-defaults
- Update to 4.16.5
* systray: Help to keep status notifiers from vanishing
(gxo#xfce/xfce4-panel#102,gxo#xfce/xfce4-panel#243, gxo#xfce/xfce4-panel#599)
* panel: Populate item dialog after setting dialog screen (gxo#xfce/xfce4-panel#62)
* systray: Perform sanity checks also for "NewStatus" signal (gxo#xfce/xfce4-panel#602)
* pager: Properly disconnect signal handler
* tasklist: Guard against null workspace
* panel: Be sure to save plugins before xfconf_shutdown()
* tasklist: Fix critical warning when starting on a disconnected device
* Update `.gitignore`
* libxfce4panel: Destroy plugin prefs dialog on plugin "destroy" signal
* build: Fix intltool lock file problem during make distcheck
* prefs-dialog: Filter out irrelevant selection changes in "Items" tab
* wrapper: Ensure that provider stays alive when processing "g-signal"
* Revert "panel: Keep a reference on item during drag and drop"
* tasklist: Fix wireframe for CSD windows (v2) (gxo#xfce/xfce4-panel#562)
* Translation Updates
==== xfce4-screenshooter ====
Version update (1.9.10 -> 1.9.11)
Subpackages: xfce4-screenshooter-lang xfce4-screenshooter-plugin
- Update to version 1.9.11
* Add support to WebP (gxo#apps/xfce4-screenshooter#76)
* Fix window capture in HiDPI mode (gxo#apps/xfce4-screenshooter#73)
* Fix intltool lock file problem during make distcheck
* Add option to Show in File Manager when saving
(gxo#apps/xfce4-screenshooter#47)
* Do not quit after dismissing dialog if invoked from plugin
(gxo#apps/xfce4-screenshooter#71)
* Update COPYING (gxo#apps/xfce4-screenshooter#70)
* Translation Updates
==== xfdesktop ====
Version update (4.16.0 -> 4.16.1)
Subpackages: xfdesktop-lang
- Update to version 4.16.1
- Resolve deadlock on background change (gxo#xfce/xfdesktop#188)
- Allocate memory after error processing
- Remove unused function call (gxo#xfce/xfdesktop#157)
- autoconf: Remove AC_HEADER_STDC
- Do not delete property not set
- Set a pixmap XID, not the XID of the root window (gxo#xfce/xfdesktop#62)
- Fix next background (gxo#xfce/xfdesktop!16)
- build: Fix intltool lock file problem during make distcheck
- Increase opacity of xfce-verticals bg (gxo#xfce/xfdesktop#125)
- Fix Applications Menu memory leak (gxo#xfce/xfdesktop#102)
- Fix gettext extraction from settings/xfce-backdrop-settings.desktop.in.in
- Translation Updates
==== xfsdump ====
Version update (3.1.9 -> 3.1.10)
- Update to version 3.1.10
- Fix bind mount handling which was corrupting dumps
- Remove some dead code
- Inclusive language updates
- Fix building with xfsprogs-5.19.0
- xfs_restore: remove DMAPI support
- Added xfsdump-xfs_restore-remove-DMAPI-support.patch
==== xfsprogs ====
Version update (5.16.0 -> 5.19.0)
Subpackages: libhandle1 xfsprogs-scrub
- update to 5.19.0:
- xfs_repair: fix printf format specifiers on 32-bit
- libxfs: Fix MAP_SYNC build failure on MIPS/musl
- mkfs: stop allowing tiny filesystems
- mkfs: complain about impossible log size constraints
- mkfs: ignore stripe geometry for small filesystems
- mkfs: update manpage of bigtime and inobtcount
- mkfs: document large extent count in --help screen
- mkfs: fix segfault with incorrect options
- xfs_repair: Support upgrade to large extent counters
- xfs_repair: check geometry before upgrades
- xfs_repair: ignore empty xattr leaf blocks
- xfs_repair: check rt summary/bitmap vs observations
- xfs_repair: check free rt extent count
- xfs_repair: detect/fix changed fields w/ nrext64
- xfs_repair: clear DIFLAG2_NREXT64 w/o fs support
- xfs_repair: ignore log_incompat inconsistencies
- xfs_repair: rewrite secondary supers w/ needsrepair
- xfs_db: id the minlogsize transaction reservation
- mkfs: option to create with large extent counters
- xfs_info: Report NREXT64 feature status
- xfs_logprint: Log item printing for ATTRI & ATTRD
- libxfs changes merged from kernels 5.18 and 5.19-rc
- update to 5.18.0:
- xfsprogs: more autoconf modernisation
- mkfs: Fix memory leak
- mkfs: don't trample the gid set in the protofile
- mkfs: various post-log-size-increase fixes
- xfs_scrub: various enhancements and fixes
- xfs_scrub: move to mallinfo2 when available
- metadump: be careful zeroing corrupt inode forks
- metadump: handle corruption errors without aborting
- metadump: warn about suspicious finobt trees
- xfs_repair: check ftype of . and . directory entries
- xfs_repair: detect v5 feature mismatch in backup sb
- xfs_repair: fix sizing of the incore rt space usage map calculation
- xfs_repair: warn about bad btree levels in AG hdrs
- xfs_io: add a quiet option to bulkstat
- xfs_db: report maxlevels for each btree type
- xfs_db: support computing btheight for all cursors
- xfs_db: don't move cursor when switching types
- docs: note the removal of XFS_IOC_FSSETDM
- xfsprogs: autoconf modernisation
- libxfs changes merged from kernels 5.17 and 5.18
==== xorgproto ====
Version update (2022.1 -> 2022.2)
- Use xz tarball instead of gz, save a few bytes in size.
- add gpg validation of sources
- xorgproto 2022.2
* DRI3: Add DRI3SetDRMDeviceInUse
* Add the XWAYLAND extension
* Build xz tarballs instead of bzip2
==== xz ====
Version update (5.2.5 -> 5.2.6)
Subpackages: liblzma5
- update to 5.2.6 (CVE-2022-1271, bsc#1198062):
* xz:
- The --keep option now accepts symlinks, hardlinks, and
setuid, setgid, and sticky files.
- When copying metadata from the source file to the destination
file, don't try to set the group (GID) if it is already set
correctly. This avoids a failure on OpenBSD (and possibly on
a few other OSes) where files may get created so that their
group doesn't belong to the user, and fchown(2) can fail even
if it needs to do nothing.
- Cap --memlimit-compress to 2000 MiB instead of 4020 MiB on
MIPS32 because on MIPS32 userspace processes are limited
to 2 GiB of address space.
* liblzma:
- Fixed a missing error-check in the threaded encoder. If a
small memory allocation fails, a .xz file with an invalid
Index field would be created. Decompressing such a file would
produce the correct output but result in an error at the end.
Thus this is a "mild" data corruption bug. Note that while
a failed memory allocation can trigger the bug, it cannot
cause invalid memory access.
- The decoder for .lzma files now supports files that have
uncompressed size stored in the header and still use the
end of payload marker (end of stream marker) at the end
of the LZMA stream. Such files are rare but, according to
the documentation in LZMA SDK, they are valid.
doc/lzma-file-format.txt was updated too.
- Improved 32-bit x86 assembly files:
* Support Intel Control-flow Enforcement Technology (CET)
* Use non-executable stack on FreeBSD.
* xzgrep:
- Fixed arbitrary command injection via a malicious filename
(CVE-2022-1271, ZDI-CAN-16587). A standalone patch for
this was released to the public on 2022-04-07. A slight
robustness improvement has been made since then and, if
using GNU or *BSD grep, a new faster method is now used
that doesn't use the old sed-based construct at all. This
also fixes bad output with GNU grep >= 3.5 (2020-09-27)
when xzgrepping binary files.
- Fixed detection of corrupt .bz2 files.
- Improved error handling to fix exit status in some situations
and to fix handling of signals: in some situations a signal
didn't make xzgrep exit when it clearly should have. It's
possible that the signal handling still isn't quite perfect
but hopefully it's good enough.
- Documented exit statuses on the man page.
- xzegrep and xzfgrep now use "grep -E" and "grep -F" instead
of the deprecated egrep and fgrep commands.
- Fixed parsing of the options -E, -F, -G, -P, and -X. The
problem occurred when multiple options were specied in
a single argument, for example,
echo foo | xzgrep -Fe foo
treated foo as a filename because -Fe wasn't correctly
split into -F -e.
- Added zstd support.
* xzdiff/xzcmp:
- Fixed wrong exit status. Exit status could be 2 when the
correct value is 1.
- Documented on the man page that exit status of 2 is used
for decompression errors.
- Added zstd support.
* xzless:
- Fix less(1) version detection. It failed if the version number
from "less -V" contained a dot.
==== yakuake ====
Version update (22.04.3 -> 22.08.0)
- Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
- Update to 22.07.90
* New feature release
- Update to 22.07.80
* New feature release
==== yast2-auth-client ====
Version update (4.5.1 -> 4.5.2)
- Fix an error opening "User Logon" after removing pam_ldap
- Drop a desktop file to remove the "LDAP and Kerberos" menu entry
after removing pam_ldap
- 4.5.3
- Allow to define the dnsHostName attribute when joining to AD;
(bsc#1200964);
- 4.5.2
==== yast2-auth-server ====
Version update (4.5.0 -> 4.5.1)
- Remove kerberos ldap database support (gh#yast/yast-auth-server#73)
- 4.5.1
==== yast2-firstboot ====
Version update (4.5.2 -> 4.5.3)
- Do not skip client for root password automatically if
the user password has not been set yet (bsc#1202228).
- 4.5.3
==== yast2-installation ====
Version update (4.5.4 -> 4.5.5)
- AutoYaST SecondStage: Revert changes introduced in 4.3.46 running
the initscript service before systemd-user-sessions again once
systemd patched logind (bsc#1195059, bsc#1200780)
- 4.5.5
==== yast2-kdump ====
Version update (4.5.1 -> 4.5.3)
- Allow using kdump auto resize (related to jsc#SLE-18441)
- 4.5.3
- Removed kdump RPM dependency, the package is checked and
installed at runtime. This removes the package from the YaST
container (related to bsc#1199840)
- For the inst-sys dependencies the respective skelcd-control-*
packages have been updated.
- 4.5.2
==== yast2-network ====
Version update (4.5.4 -> 4.5.5)
- Added a class to generate the configuration needed for a FCoE
device being aware of it during the installation (bsc#1199554)
- 4.5.5
==== yast2-ruby-bindings ====
Version update (4.5.1 -> 4.5.2)
- Add properly glibc-locale as build dependency to test locale
dependent methods (related to change for bsc#1154405)
- 4.5.2
==== yast2-schema-default ====
Version update (4.5.4 -> 4.5.5)
- Add KDUMP_AUTO_RESIZE element in kdump section
(related to jsc#SLE-18441 and gh#yast/yast-kdump#123).
- 4.5.5
==== yast2-security ====
Version update (4.5.0 -> 4.5.1)
- Do not crash when reading active LSM modules returns nil
(related to jsc#SLE-22069)
- 4.5.1
==== yast2-storage-ng ====
Version update (4.5.7 -> 4.5.8)
- Adapt to new types of mount by in libstorage-ng. Skipped by now
as there is no request to support it. (bsc#1202225)
- 4.5.8
==== yast2-trans ====
Version update (84.87.20220807.4697ae62b4 -> 84.87.20220813.6f83baae14)
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.20220813.6f83baae14:
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Slovak)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Japanese)
* New POT for text domain 'bootloader'.
* New POT for text domain 'control'.
* Translated using Weblate (Catalan)
==== yast2-tune ====
Version update (4.5.0 -> 4.5.1)
- Added runtime dependency on hwinfo (bsc#1202651)
- 4.5.1
==== yast2-users ====
Version update (4.5.1 -> 4.5.2)
- AY: Fix writing ssh keys for user without specified home
(bsc#1201185)
- 4.5.2
==== zeromq ====
Subpackages: libzmq5 zeromq-tools
- drop xmlto and asciidoc buildrequires, these are only needed
for non-release builds which do not ship with prebuilt docs
1
0
HI!
My noise meter (PCE-322a) has a USB serial adapter and it's attached to
a Raspberry PI 1B (armv6l) currently running Tumbleweed 20220814.
There's also a Wifi USB device attached to the RPI.
# lsusb
Bus 001 Device 057: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
Bus 001 Device 056: ID 0bda:8179 Realtek Semiconductor Corp. RTL8188EUS
802.11n Wireless Network Adapter
Bus 001 Device 055: ID 0424:ec00 Microchip Technology, Inc. (formerly
SMSC) SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 054: ID 0424:9512 Microchip Technology, Inc. (formerly
SMSC) SMC9512/9514 USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
This hardware combo worked pretty well IIRC until including kernel
5.18.4 (or .5). But since a later upgrade the serial connection is
occassionally broken and I have to unload/reload the relevant kernel
modules (cp210x, usbserial) and restart my Python program.
I'm wondering how to track down what's going on.
dmesg shows messages like this:
[42865.396366] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote
wakeup
[42865.419194] smsc95xx 1-1.1:1.0 eth0: Link is Down
Therefore I already tried to avoid energy saving mode with some entries
in /etc/modprobe.d/. This feels to have somewhat improved reconnecting
WLAN after a while but did not help making the USB-serial connection
stable again.
Ciao, Michael.
2
2
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ModemManager (1.18.6 -> 1.18.10)
MozillaFirefox (103.0.1 -> 103.0.2)
NetworkManager (1.38.2 -> 1.38.4)
NetworkManager-branding-openSUSE
PackageKit
aaa_base (84.87+git20220518.dc83f4e -> 84.87+git20220727.43b9e53)
accountsservice
apparmor
atkmm1_6 (2.28.1 -> 2.28.3)
automake
aws-cli (1.25.37 -> 1.25.45)
bash-completion
bind
binutils (2.38 -> 2.39)
bluedevil5 (5.25.3 -> 5.25.4)
breeze (5.25.3 -> 5.25.4)
breeze-gtk (5.25.3 -> 5.25.4)
btrfsprogs
clamav (0.103.6 -> 0.103.7)
clutter-gst
coreutils
dar (2.7.6 -> 2.7.7)
discover (5.25.3 -> 5.25.4)
drkonqi5 (5.25.3 -> 5.25.4)
efivar
eog (42.2 -> 42.3)
evolution (3.44.3 -> 3.44.4)
evolution-data-server (3.44.3 -> 3.44.4)
evolution-ews (3.44.3 -> 3.44.4)
flatpak
freerdp (2.7.0 -> 2.8.0)
fwupd (1.7.7 -> 1.7.9)
gcab (1.4 -> 1.5)
gdk-pixbuf (2.42.8 -> 2.42.9)
gdm
gedit (42.1 -> 42.2)
geocode-glib (3.26.3 -> 3.26.4)
geocode-glib-soup2 (3.26.3 -> 3.26.4)
gjs (1.72.1 -> 1.72.2)
glib-networking (2.72.1 -> 2.72.2)
gnome-chess (42.0 -> 42.1)
gnome-desktop (42.3 -> 42.4)
gnome-remote-desktop (42.3 -> 42.4)
gnome-shell (42.3.1 -> 42.4)
gnome-software (42.3 -> 42.4)
gpg2
grep
grub2
gtk-vnc (1.3.0 -> 1.3.1)
gvfs
harfbuzz (4.4.1 -> 5.1.0)
hdparm
hplip (3.22.4 -> 3.22.6)
hwinfo (21.82 -> 22.1)
icewm (2.9.7 -> 2.9.8)
inn (2.6.4 -> 2.6.5)
iproute2 (5.18 -> 5.19)
kactivitymanagerd (5.25.3 -> 5.25.4)
kcm_sddm (5.25.3 -> 5.25.4)
kde-cli-tools5 (5.25.3 -> 5.25.4)
kde-gtk-config5 (5.25.3 -> 5.25.4)
kernel-firmware (20220714 -> 20220804)
kernel-source (5.18.15 -> 5.19.1)
kgamma5 (5.25.3 -> 5.25.4)
khotkeys5 (5.25.3 -> 5.25.4)
kinfocenter5 (5.25.3 -> 5.25.4)
kmenuedit5 (5.25.3 -> 5.25.4)
kscreen5 (5.25.3 -> 5.25.4)
kscreenlocker (5.25.3 -> 5.25.4)
ksshaskpass5 (5.25.3 -> 5.25.4)
ksystemstats5 (5.25.3 -> 5.25.4)
kwayland-integration (5.25.3 -> 5.25.4)
kwin5 (5.25.3 -> 5.25.4)
kwrited5 (5.25.3 -> 5.25.4)
layer-shell-qt (5.25.3 -> 5.25.4)
ldb (2.5.1 -> 2.5.2)
libadwaita (1.1.3 -> 1.1.4)
libapparmor
libbluray (1.3.1 -> 1.3.2)
libbpf (0.8.0 -> 0.8.1)
libgsf (1.14.49 -> 1.14.50)
libgusb
libkdecoration2 (5.25.3 -> 5.25.4)
libkscreen2 (5.25.3 -> 5.25.4)
libksysguard5 (5.25.3 -> 5.25.4)
libnftnl (1.2.2 -> 1.2.3)
libnotify (0.7.12 -> 0.8.1)
libostree (2021.6 -> 2022.5)
libqt5-qtwebengine
librubberband (1.8.2 -> 3.0.0)
libupnp (1.14.12 -> 1.14.13)
libwebp (1.2.3 -> 1.2.4)
libyajl
llvm14
mailutils (3.14 -> 3.15)
man
mdadm
messagelib
milou5 (5.25.3 -> 5.25.4)
mobile-broadband-provider-info (20220511 -> 20220725)
mosh (1.3.2+20211210 -> 1.4.0.rc1)
mozjs91 (91.11.0 -> 91.12.0)
mutt (2.2.6 -> 2.2.7)
mutter (42.3 -> 42.4)
nano (6.3 -> 6.4)
ncurses (6.3.20220716 -> 6.3.20220806)
openSUSE-build-key
openobex
oxygen5-sounds (5.25.3 -> 5.25.4)
pango (1.50.8 -> 1.50.9)
pcre2
perl-IO-Socket-SSL
permissions (1599_20220309 -> 1599_20220713)
pimcommon
plasma-browser-integration (5.25.3 -> 5.25.4)
plasma-nm5 (5.25.3 -> 5.25.4)
plasma5-addons (5.25.3 -> 5.25.4)
plasma5-desktop (5.25.3 -> 5.25.4)
plasma5-disks (5.25.3 -> 5.25.4)
plasma5-integration (5.25.3 -> 5.25.4)
plasma5-openSUSE
plasma5-pa (5.25.3 -> 5.25.4)
plasma5-systemmonitor (5.25.3 -> 5.25.4)
plasma5-thunderbolt (5.25.3 -> 5.25.4)
plasma5-workspace (5.25.3 -> 5.25.4)
plymouth (0.9.5~git20220719.9e72df3 -> 22.02.122+64.0b0e93c)
polkit
polkit-default-privs (1550+20220608.097448e -> 1550+20220727.3ce2e2f)
polkit-kde-agent-5 (5.25.3 -> 5.25.4)
portmidi
postfix (3.6.6 -> 3.7.2)
powerdevil5 (5.25.3 -> 5.25.4)
publicsuffix (20220518 -> 20220805)
python-M2Crypto
python-Pygments
python-argparse-manpage (1.5 -> 3)
python-attrs (21.4.0 -> 22.1.0)
python-boto3 (1.24.37 -> 1.24.45)
python-botocore (1.27.37 -> 1.27.45)
python-httpx (0.22.0 -> 0.23.0)
python-immutables (0.16 -> 0.18)
python-ipython
python-kiwisolver (1.4.1 -> 1.4.4)
python-loguru (0.5.3 -> 0.6.0)
python-pbr (5.8.1 -> 5.9.0)
python-pip
python-pytest (7.1.1 -> 7.1.2)
python-rpm (4.17.0 -> 4.17.1)
python-setuptools (58.3.0 -> 63.2.0)
python-sympy
python310 (3.10.5 -> 3.10.6)
python310-core (3.10.5 -> 3.10.6)
python310-packaging
python310-pyparsing (3.0.7 -> 3.0.9)
rdma-core
read-only-root-fs (1.0+git20220801.cbb90bc -> 1.0+git20220808.cd59f4f)
remmina
rpm (4.17.0 -> 4.17.1)
rubygem-actioncable-7.0 (7.0.3 -> 7.0.3.1)
rubygem-actionmailbox-7.0 (7.0.3 -> 7.0.3.1)
rubygem-actionmailer-7.0 (7.0.3 -> 7.0.3.1)
rubygem-actionpack-7.0 (7.0.3 -> 7.0.3.1)
rubygem-actiontext-7.0 (7.0.3 -> 7.0.3.1)
rubygem-actionview-7.0 (7.0.3 -> 7.0.3.1)
rubygem-activejob-7.0 (7.0.3 -> 7.0.3.1)
rubygem-activemodel-7.0 (7.0.3 -> 7.0.3.1)
rubygem-activerecord-7.0 (7.0.3 -> 7.0.3.1)
rubygem-activestorage-7.0 (7.0.3 -> 7.0.3.1)
rubygem-activesupport-7.0 (7.0.3 -> 7.0.3.1)
rubygem-airbrussh (1.4.0 -> 1.4.1)
rubygem-autoprefixer-rails (10.4.2.0 -> 10.4.7.0)
rubygem-bootsnap (1.12.0 -> 1.13.0)
rubygem-bundler (2.3.13 -> 2.3.19)
rubygem-bundler-audit (0.9.0.1 -> 0.9.1)
rubygem-chef-utils (17.9.52 -> 17.10.0)
rubygem-debase-ruby_core_source (0.10.14 -> 0.10.16)
rubygem-diffy (3.4.0 -> 3.4.2)
rubygem-down (5.3.0 -> 5.3.1)
rubygem-dry-configurable (0.14.0 -> 0.15.0)
rubygem-dry-container (0.9.0 -> 0.10.1)
rubygem-dry-core (0.7.1 -> 0.8.1)
rubygem-dry-inflector (0.2.1 -> 0.3.0)
rubygem-erubi (1.10.0 -> 1.11.0)
rubygem-excon (0.91.0 -> 0.92.4)
rubygem-faraday (2.3.0 -> 2.4.0)
rubygem-faraday-net_http (2.0.3 -> 2.1.0)
rubygem-flog (4.6.4 -> 4.6.6)
rubygem-fluentd (1.14.5 -> 1.15.1)
rubygem-gettext (3.4.2 -> 3.4.3)
rubygem-hoe (3.23.1 -> 3.24.0)
rubygem-http (5.0.4 -> 5.1.0)
rubygem-http-cookie (1.0.4 -> 1.0.5)
rubygem-i18n (1.10.0 -> 1.12.0)
rubygem-importmap-rails (1.0.3 -> 1.1.5)
rubygem-js-routes (2.2.3 -> 2.2.4)
rubygem-json-jwt (1.13.0 -> 1.14.0)
rubygem-json-schema (2.8.1 -> 3.0.0)
rubygem-json_pure (2.6.1 -> 2.6.2)
rubygem-jwt (2.3.0 -> 2.4.1)
rubygem-liquid (5.3.0 -> 5.4.0)
rubygem-logging (2.3.0 -> 2.3.1)
rubygem-mixlib-config (3.0.9 -> 3.0.27)
rubygem-msgpack (1.5.3 -> 1.5.4)
rubygem-mustermann (1.1.1 -> 3.0.0)
rubygem-mustermann-grape (1.0.1 -> 1.0.2)
rubygem-net-ldap (0.17.0 -> 0.17.1)
rubygem-net-ssh (6.2.0.rc2 -> 7.0.1)
rubygem-nokogiri (1.13.6 -> 1.13.8)
rubygem-omniauth-oauth2 (1.7.2 -> 1.8.0)
rubygem-paint (2.2.1 -> 2.3.0)
rubygem-parallel_tests (3.8.1 -> 3.11.1)
rubygem-path_expander (1.1.0 -> 1.1.1)
rubygem-pdf-reader (2.9.2 -> 2.10.0)
rubygem-pg (1.3.5 -> 1.4.2)
rubygem-pkg-config (1.4.7 -> 1.4.9)
rubygem-public_suffix (4.0.7 -> 5.0.0)
rubygem-rack-oauth2 (1.19.0 -> 1.21.2)
rubygem-rack-protection (2.2.0 -> 2.2.2)
rubygem-rails-7.0 (7.0.3 -> 7.0.3.1)
rubygem-rails-i18n (7.0.3 -> 7.0.5)
rubygem-railties-7.0 (7.0.3 -> 7.0.3.1)
rubygem-rice (4.0.3 -> 4.0.4)
rubygem-rouge (3.29.0 -> 3.30.0)
rubygem-rubocop (1.31.2 -> 1.33.0)
rubygem-rubocop-ast (1.18.0 -> 1.19.1)
rubygem-sdoc (2.3.2 -> 2.4.0)
rubygem-serverengine (2.2.5 -> 2.3.0)
rubygem-sqlite3 (1.4.2 -> 1.4.4)
rubygem-stimulus-rails (1.0.4 -> 1.1.0)
rubygem-tilt (2.0.10 -> 2.0.11)
rubygem-tmuxinator (3.0.2 -> 3.0.5)
rubygem-tomlrb (2.0.1 -> 2.0.3)
rubygem-turbo-rails (1.0.1 -> 1.1.1)
rubygem-tzinfo-1.2 (1.2.9 -> 1.2.10)
rubygem-tzinfo (2.0.4 -> 2.0.5)
rubygem-validate_url (1.0.13 -> 1.0.15)
rubygem-xdg (6.3.3 -> 6.5.0)
samba (4.16.2+git.288.4d64e4651f0 -> 4.16.4+git.297.1497eb221ed)
sdl12_compat
shaderc
shim
sord
systemsettings5 (5.25.3 -> 5.25.4)
texinfo
tracker (3.3.2 -> 3.3.3)
tracker-miners
transactional-update (4.0.0~rc4 -> 4.0.0)
urlscan
usbredir (0.12.0 -> 0.13.0)
util-linux
vim (9.0.0135 -> 9.0.0181)
virt-manager (4.0.0 -> 4.1.0)
vlc
webkit2gtk3 (2.36.5 -> 2.36.6)
webkit2gtk3-soup2 (2.36.5 -> 2.36.6)
wireplumber
xdg-desktop-portal (1.14.5 -> 1.14.6)
xdg-desktop-portal-kde (5.25.3 -> 5.25.4)
xfce4-power-manager
yast2-trans (84.87.20220730.27a80cdf03 -> 84.87.20220807.4697ae62b4)
=== Details ===
==== ModemManager ====
Version update (1.18.6 -> 1.18.10)
Subpackages: ModemManager-bash-completion libmm-glib0
- Update to version 1.18.10:
+ Build: Require libqmi 1.30.8.
+ FCC unlock: Updated SDX55 unlock script to handle the new
method introduced in the latest firmware releases.
+ Modem interface:
- Set signal quality to 0% on shutdown.
- Set signal quality as recent on init.
+ MBIM:
- Fix task completion when peeking device fails.
- Fix several GError double-frees.
+ mmcli: Don't print signal quality until modem is enabled.
+ Plugins: foxconn: remove carrier mapping table for T99W175.
+ Several other minor improvements and fixes.
- Changes from version 1.18.8:
+ A new connection status dispatcher setup is provided, where
users can provide custom scripts that will be called on bearer
connect/disconnect events. This dispatcher will make the netifd
integration in openwrt work much better, as we'll be able to
report network-initiated disconnections cleanly to netifd.
There are no default connection status dispatcher scripts
installed, but it's suggested distributions make sure the
following directories exist:
- ${sysconfdir}/ModemManager/connection.d/
- ${libdir}/ModemManager/connection.d/
+ API: Add missing Simple interface definitions in
ModemManager-names.h.
+ Build:
- meson:
. fix daemon enums dependencies.
. fix port enums includes.
. fix 'export_packages' in GIR setup.
. fix simtech plugin module name.
- systemd: don't run ModemManager in containers.
+ Core:
- serial: ensure the port object is valid after BUFFER_FULL
handling.
- netlink:
. use unaligned netlink attribute length.
. only change IFF_UP flag.
- bearer: match unknown auth to chap in loose comparisons.
- charsets: return error if UTF-8 validation fails.
- fcc-unlock: make scripts POSIX shell compatible.
- modem-helpers:
. consider minimum ID when choosing best profile.
. fix reading <Act> given in COPS=? responses.
- sms: prevent crash if date is out of range.
- profile-manager: fix copy-paste error on tags for quarks.
+ QMI:
- Ignore slot status indications until initial status is known.
- Return error when loading capabilities if none is found.
+ MBIM:
- Default initial EPS bearer's auth to chap when unknown.
- Update default error when network error is out of range.
+ mmcli: Fix key length when printing list of items.
+ Plugins:
- linktop: new port type hints.
- cinterion: add support for PLSx3w modems.
- huawei: disable +CPOL based features in Huawei E226.
+ Several other minor improvements and fixes.
==== MozillaFirefox ====
Version update (103.0.1 -> 103.0.2)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 103.0.2
* Fixed menu shortcuts for users of the JAWS screen reader
* Fixed an occasional non-overridable certificate error when
accessing device configuration pages
- The --disable-elf-hack option only exists on ARM and X86
==== NetworkManager ====
Version update (1.38.2 -> 1.38.4)
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Update to version 1.38.4:
+ Fix DAD for DHCPv6 addresses.
+ Wi-Fi: improvements for OWE networks.
+ Support EC private keys.
+ Various bugfixes.
- Create /etc/NetworkManager/conf.d by default, allowing easy
override for NetworkManager.conf file with drop-in.
- Move default config file to
/usr/lib/NetworkManager/NetworkManager.conf, as part of main
package.
- Branding upstream package is now just a config drop-in to
disable conncheck.
- Ensure /usr/lib/NetworkManager/conf.d is part of the package.
==== NetworkManager-branding-openSUSE ====
- Move conncheck config file out of /etc. No longer
import main config file.
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Modified PackageKit.spec: bump libzypp dependency version to
17.31.0.
- Add PackageKit-zypp-avoid-statuReset.patch: zypp: Avoid
statuReset() on locked packages
(gh#PackageKit/PackageKit/commit/dd1964255, bsc#1199895).
- Add PackageKit-zypp-disable-upgrade-system-in-sle.patch: zypp:
Disable upgrade-system support in SLE
(gh#PackageKit/PackageKit/commit/0fcd820c2).
- Add PackageKit-zypp-restore-pool-status-after-simulating-update.patch:
zypp: restore pool status after simulating an update
(gh#PackageKit/PackageKit/commit/2b61a6649, bsc#1199895).
- Add PackageKit-zypp-fix-is-tumbleweed-check.patch: zypp: build
the pool before calling is_tumbleweed()
(gh#PackageKit/PackageKit/commit/146890153).
- Add PackageKit-zypp-update-libzypp-dependency-version.patch:
zypp: update libzypp dependency version
(gh#PackageKit/PackageKit/commit/58c7c0285, bsc#1199895).
==== aaa_base ====
Version update (84.87+git20220518.dc83f4e -> 84.87+git20220727.43b9e53)
Subpackages: aaa_base-extras
- Update to version 84.87+git20220727.43b9e53:
* Use HOSTTYPE in MACHTYPE
* Move suse to VENDOR
* Use /var/mail for MAIL
==== accountsservice ====
Subpackages: libaccountsservice0 typelib-1_0-AccountsService-1_0
- Remove BuildIgnore for rpmlint-mini. This is a violation of the
security policies applying to SUSE products as it circumvents the
SUSE security team's control over what enters Factory and what
not.
- Allow to build without vala support.
- Refresh harden_accounts-daemon.service.patch to not duplicate
existing entries.
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- add dnsmasq.diff: missing r permissions for dnsmasq//libvirt-leaseshelper
(boo#1202161)
==== atkmm1_6 ====
Version update (2.28.1 -> 2.28.3)
- Update to version 2.28.3:
+ Support building with Visual Studio 2022.
+ Meson build:
- Specify 'check' option in run_command(). Will be necessary
with future versions of Meson.
- Perl is not required by new versions of mm-common.
- Avoid unnecessary configuration warnings.
- Require meson >= 0.55.0.
+ Require atk >= 2.12.0. Not a new requirement, but previously it
was not specified in configure.ac and meson.build.
- Changes from version 2.28.2:
+ Meson build:
- Use relative paths to untracked/.
- Make it possible to use atkmm as a subproject.
- No implicit_include_directories.
+ atkmmconfig.h.*: Don't dllimport on MinGW.
- Use ldconfig_scriptlets for post(un) handling.
==== automake ====
- switch to python3 testing for testsuite, we no longer care
about python 2.x testresults
==== aws-cli ====
Version update (1.25.37 -> 1.25.45)
- Update to version 1.25.45
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.25.45/CHANGELOG.rst
- Update Requires in spec file from setup.py
==== bash-completion ====
- Add patch fix-curl-help-completion-bsc1200791.patch (bsc#1200791)
* List all options for `curl --<TAB>`
==== bind ====
Subpackages: bind-doc bind-utils
- When enabling query_logging by un-commenting an example in
bind.conf, named attempts to create a file in /var/log which
fails due to missing credentials. This also applies to the
"dump-file" and the "statistics-file".
This is solved by having systemd-tmpfiles create a subdirectory
"/var/log/named" owned by named:named and changing the file
paths accordingly:
/var/log/named_querylog -> /var/log/named/querylog
/var/log/named_dump.db -> /var/log/named/dump.db
/var/log/named.stats -> /var/log/named/stats
Also, in "named.service", the ReadWritePath was changed to
include "/var/log/named" rather than just "var/log".
[bsc#1200685, bind.conf, vendor-files/config/named.conf,
vendor-files/system/named.service]
==== binutils ====
Version update (2.38 -> 2.39)
Subpackages: libctf-nobfd0 libctf0
- Rebase binutils-2.39-branch.diff.gz that contains fix for PR29451.
- Add binutils-2.39-branch.diff.gz.
- Explicitly enable --enable-warn-execstack=yes and --enable-warn-rwx-segments=yes.
- Add gprofng subpackage.
- Update to binutils 2.39:
* The ELF linker will now generate a warning message if the stack is made
executable. Similarly it will warn if the output binary contains a
segment with all three of the read, write and execute permission
bits set. These warnings are intended to help developers identify
programs which might be vulnerable to attack via these executable
memory regions.
The warnings are enabled by default but can be disabled via a command
line option. It is also possible to build a linker with the warnings
disabled, should that be necessary.
* The ELF linker now supports a --package-metadata option that allows
embedding a JSON payload in accordance to the Package Metadata
specification.
* In linker scripts it is now possible to use TYPE=<type> in an output
section description to set the section type value.
* The objdump program now supports coloured/colored syntax
highlighting of its disassembler output for some architectures.
(Currently: AVR, RiscV, s390, x86, x86_64).
* The nm program now supports a --no-weak/-W option to make it ignore
weak symbols.
* The readelf and objdump programs now support a -wE option to prevent
them from attempting to access debuginfod servers when following
links.
* The objcopy program's --weaken, --weaken-symbol, and
- -weaken-symbols options now works with unique symbols as well.
- Rebase binutils-compat-old-behaviour.diff, binutils-revert-hlasm-insns.diff,
binutils-revert-plt32-in-branches.diff and remove binutils-2.38-branch.diff.gz.
- For now use --disable-gprofng.
- Includes fixes for these CVEs:
bnc#1142579 aka CVE-2019-1010204 aka PR23765
==== bluedevil5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: bluedevil5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== breeze ====
Version update (5.25.3 -> 5.25.4)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* kstyle: Use menuTitle font metrics for size calculation (kde#443805)
==== breeze-gtk ====
Version update (5.25.3 -> 5.25.4)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== btrfsprogs ====
Subpackages: btrfsprogs-udev-rules libbtrfs0
- Remove reiserfs conversion from releases after SLE/Leap 15.X in
preparation to remove the reiserfs package.
==== clamav ====
Version update (0.103.6 -> 0.103.7)
Subpackages: libclamav9 libfreshclam2
- Update to 0.103.7
- Zip parser: tolerate 2-byte overlap in file entries
- Fix bug with logical signature Intermediates feature
- Update to UnRAR v6.1.7
- Patch UnRAR: allow skipping files in solid archives
- Patch UnRAR: limit dict winsize to 1GB
==== clutter-gst ====
Subpackages: gstreamer-plugin-cluttergst3 libclutter-gst-3_0-0
- Add 0001-video-sink-Remove-RGBx-BGRx-support.patch: video-sink:
Remove RGBx/BGRx support. The rgb24 renderer uses the wrong pixel
stride and the rgb32 renderer assumes alpha is meaningful. We can
use neither.
Fixes: https://gitlab.gnome.org/GNOME/cheese/-/issues/51
- Update Supplements to current standard.
==== coreutils ====
- add missing hostname buildrequires
- refresh coreutils-i18n.patch to prevent unexpand from failing on control
characters (brc#2112870) (bsc#1202029)
- extend psuffix handling to be quilt(1) compatible
==== dar ====
Version update (2.7.6 -> 2.7.7)
Subpackages: dar-doc dar-lang libdar64-6000
- update to 2.7.7:
* added support for sequential reading more of sliced backup, to
accommodate tape support used with slices (at the opposite of dar_split)
* fixing few typos in doc
* making libdar more tolerant when calls to fadvise fail
==== discover ====
Version update (5.25.3 -> 5.25.4)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Fix crash after update (kde#457278)
* Do not change the sorting among resources in the default backend (kde#451667)
* Sources: Give a minimum size to section headers (kde#434349)
* fwupd: Make sure we don't crash trying to print an error (kde#455132)
* kns: Make KNSReview aware of its possible lack of AtticaProvider (kde#457145)
* AppListPage: Make sure the PlaceholderMessage doesn't get in the way (kde#457029)
* appstream: Do not treat spdx operators as licenses
* appstream: Treat unknown licences
* kns: join into the AppStreamUtils::license party
* pk: Try harder to convert non-appstream packages licences (kde#454480)
* pk: Allow some error codes from offline updates (kde#443090)
* snap: Do not install a categories file (kde#456889)
* Do not warn anymore about missing categories
* odrs: Make sure we don't fail when the application page is opened early (kde#426270)
* Fix submitting usefulness
==== drkonqi5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: drkonqi5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== efivar ====
- Add efivar-bsc1202209-fix-glibc-2.36-build.patch to fix the build
error against glibc 2.36 (bsc#1202209)
==== eog ====
Version update (42.2 -> 42.3)
- Update to version 42.3:
+ Window previews in shell overview are missing the title.
+ Updated translations.
==== evolution ====
Version update (3.44.3 -> 3.44.4)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.44.4:
+ Change when symbolic icons are forced in the application.
+ Bugs fixed:
- Missing divider lines and paddings under GNOME.
- EColorSchemeWatcher: Verify chosen dark variant theme name
exists.
- ECompEditor: Reminders list is too small.
- Calendar: The default reminder not always added.
==== evolution-data-server ====
Version update (3.44.3 -> 3.44.4)
Subpackages: libcamel-1_2-63 libebackend-1_2-10 libebook-1_2-20 libebook-contacts-1_2-3 libecal-2_0-1 libedata-book-1_2-26 libedata-cal-2_0-1 libedataserver-1_2-26 libedataserverui-1_2-3
- Update to version 3.44.4:
+ ESoupAuthBearer: Check for token expiration in
e_soup_auth_bearer_is_authenticated().
+ ESoupSession: Avoid downgrade of Bearer (OAuth2) auth for
authentication.
+ Check for non-zero value passed to g_flags_get_first_value().
+ alarm-notify: Use themed icon instead of file icon for
notifications.
+ Bugs fixed: IMAPx: Unsubscribed folder always removed from the
UI.
==== evolution-ews ====
Version update (3.44.3 -> 3.44.4)
- Update to version 3.44.4:
+ Bugs fixed: Calendar: Fix occurrence index counter.
==== flatpak ====
Subpackages: flatpak-zsh-completion libflatpak0 system-user-flatpak
- variant-schema-compiler requires the Python module pyparsing
==== freerdp ====
Version update (2.7.0 -> 2.8.0)
Subpackages: libfreerdp2-2 libwinpr2-2
- Ugraded to freerdp 2.8.0
* Backported API to get peer accepted channel option flags
* Backported API to get peer accepted channel names
* Backported Stream_CheckAndLogRequiredLength
* Backported #7954: Add server side handling for [MS-RDPET]
* Backported #8010: Add server side handling for [MS-RDPECAM]
* Backported #8041: Remove ALAW/ULAW codecs from linux backends (unreliable)
* Backported #8051: Relieve CLIPRDR filename restriction when connecting to non-MS Windows servers
* Backported #8048: TLS version control
* Backported #7987: Add a new command line arg to enforce tls1.2
- Fixed issues:
* Fixed #7837: Prevent out of bound reads for FFMPEG
* Backported #7859 and #7861: Unwind support for backtrace generation
* Backported #7440: wlfreerdp appid
* Backported #7832: RAIL window restore
* Backported #7833: Refactored WinPR thread locking
* Backported #7893: Mac rdpsnd memory leak fixes
* Backported #7895: Mac audin memory leak fixes
* Backported #7898: Automatic android versioning
* Backported #7916: GFX 10.7 capability support
* Backported #7949: Server RDPSND API improvements
* Backported #7957: Server DVC API improvements
* Backported #7760: Fixed osMinorType values
* Backported #8013: Add missing osMajorType values
* Backported #8076: Fix wrong usage of subband diffing flag (tile artifact fix)
==== fwupd ====
Version update (1.7.7 -> 1.7.9)
Subpackages: fwupd-bash-completion libfwupd2 libfwupdplugin5 typelib-1_0-Fwupd-2_0
- Update to version 1.7.9 (boo#1201311):
+ Do not generate a capsule header for the FMP GUID.
+ Do not use CoD even when advertized on non-aarch64 platforms.
+ Fix a critical warning when parsing an invalid PHAT record.
+ Fix a regression for devices using the Atmel FLIP Bootloader.
+ Fix parsing SMBIOS data.
+ Set the device ID on the FwupdRequest.
+ Use the correct protocol member when converting to JSON.
+ Wait for the system76-launch device to re-enumerate if unlocked
and reset.
- Changes from version 1.7.8:
+ Add the bootloader VID/PID used for the first batch of ColorHug
devices.
+ Also check for os-release in SYSCONFDIR.
+ Export the version lowest raw value correctly.
+ Fix a Wacom timeout when parsing very corrupt firmware.
+ Fix Genesys device enumeration failure by not claiming the
interface.
+ Hardcode the Redfish filedata name to firmware.bin.
+ Install D-Bus introspection data even if introspection is
disabled.
+ Only set the flashrom BIOS size if not already quirked.
+ Read the SynapticsMST firmware size in a more safe way.
+ Restart the BMC after installing BCM updates.
==== gcab ====
Version update (1.4 -> 1.5)
Subpackages: libgcab-1_0-0
- Update to version 1.5:
+ New Features:
- New gcab_file_set_bytes() API.
- meson: Register the gcab executable with meson.
+ Bugfixes:
- Fixed MSZIP compression when deflate algorithm would expand.
Previous versions of gcab can produce "incorrect" archives
(when a compressed block is larger than its input). They are
however supported by gcab itself, and we will keep support
for it for the foreseeble future.
- gcab: avoid runtime warnings.
- Fix coverity warnings.
+ Updated translations.
==== gdk-pixbuf ====
Version update (2.42.8 -> 2.42.9)
Subpackages: gdk-pixbuf-query-loaders gdk-pixbuf-thumbnailer libgdk_pixbuf-2_0-0 typelib-1_0-GdkPixbuf-2_0
- Update to version 2.42.9:
+ Fix the check for maximum value of LZW initial code size.
+ Use CMake for dependencies on Windows/MSVC.
+ Add option for building tests.
+ Move man pages to reStructuredText.
+ Disable relocation when built as a static libary on Windows.
+ Update wrap file for libjpeg-turbo.
+ Limit the memory size when loading image data.
- Add docutils and pkgconfig(gi-docgen) BuildRequires: New
dependencies.
==== gdm ====
Subpackages: gdm-schema gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- Fix specfile: Adapt macros %_pam_moduledir (boo#1191033).
==== gedit ====
Version update (42.1 -> 42.2)
Subpackages: python3-gedit
- Update to version 42.2:
+ Fix bug: text cut off at the bottom in certain situations.
+ Updated translations.
==== geocode-glib ====
Version update (3.26.3 -> 3.26.4)
- Update to version 3.26.4:
+ This release includes a fix to a test data file not being
installed, and a bug fix for a bug in the libsoup3 port.
==== geocode-glib-soup2 ====
Version update (3.26.3 -> 3.26.4)
Subpackages: libgeocode-glib0 typelib-1_0-GeocodeGlib-1_0
- Update to version 3.26.4:
+ This release includes a fix to a test data file not being
installed, and a bug fix for a bug in the libsoup3 port.
==== gjs ====
Version update (1.72.1 -> 1.72.2)
Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0
- Update to version 1.72.2:
+ Various fixes ported from the development branch.
+ Closed bugs and merge requests:
- gi/arg-cache.cpp: Fix building on Visual Studio.
- doc: Reflect support for constructor with GObject.
==== glib-networking ====
Version update (2.72.1 -> 2.72.2)
- Update to version 2.72.2:
+ Drop environment proxy resolver to lowest priority.
==== gnome-chess ====
Version update (42.0 -> 42.1)
- Update to version 42.1:
+ Use pango to render clock text, fixing broken ratio and LTR
characters.
+ Updated translations.
==== gnome-desktop ====
Version update (42.3 -> 42.4)
Subpackages: gnome-version libgnome-desktop-3-19 libgnome-desktop-3_0-common libgnome-desktop-4-1 typelib-1_0-GnomeDesktop-3_0 typelib-1_0-GnomeDesktop-4_0
- Update to version 42.4:
+ No changes, version bump only.
==== gnome-remote-desktop ====
Version update (42.3 -> 42.4)
- Update to version 42.4:
+ ctl:
- Do not crash, when deleting non-existent credentials
- Fix error messages
+ rdp: Don't dereference NULL pointer when parent dir cannot be
found
+ rdp-gfx-surface: Delete GFX surface before clearing its members
+ rdp-graphics-pipeline: Extend comment with documentation
reference
+ rdp/nw-auto: Disallow unqueued bandwidth measure stops
+ rdp/rdpgfx: Only clear unacked frames when surface has frame
controller
+ session-rdp:
- Do not crash, when credentials are not set
- Stop leaking session sources when session creation fails
- Stop leaking the event queue, when session creation fails
+ session-vnc: Do not crash, when password is not set
+ settings: Do not set error twice when
secret_password_lookup_sync fails
+ tests/egl: Replace tautologies with actual modifier checks
==== gnome-shell ====
Version update (42.3.1 -> 42.4)
Subpackages: gnome-extensions gnome-shell-calendar
- Update to version 42.4:
+ Fix adding suggestions from on-screen keyboard
+ Allow extension updates with only Extension Manager installed
+ Only load extensions that support the current session mode
+ Fix logging in with realmd
+ Tweak access portal dialog
+ Improve overview animation performance
+ Fix remembering set up bluetooth devices
+ Plugged leak
+ Misc. bug fixes and cleanups
+ Updated translations.
==== gnome-software ====
Version update (42.3 -> 42.4)
- Update to version 42.4:
+ Fix update detail text, when it contains markup.
+ Updated translations.
==== gpg2 ====
Subpackages: dirmngr
- Fix YubiKey 5 Nano support (boo#1202201), add
gnupg-2.3.7-scd-openpgp-Fix-workaround-for-Yubikey-heuristics.patch
==== grep ====
- Skip more gnulib tests in qemu build
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Add tpm, tpm2, luks2 and gcry_sha512 to default grub.efi (bsc#1197625)
- Make grub-tpm.efi a symlink to grub.efi
* grub2.spec
- Log error when tpm event log is full and continue
* 0001-tpm-Log-EFI_VOLUME_FULL-and-continue.patch
- Patch superseded
* 0001-tpm-Pass-unknown-error-as-non-fatal-but-debug-print-.patch
- Add patches for automatic TPM disk unlock (jsc#SLE-24018) (bsc#1196668)
* 0001-luks2-Add-debug-message-to-align-with-luks-and-geli-.patch
* 0002-cryptodisk-Refactor-to-discard-have_it-global.patch
* 0003-cryptodisk-Return-failure-in-cryptomount-when-no-cry.patch
* 0004-cryptodisk-Improve-error-messaging-in-cryptomount-in.patch
* 0005-cryptodisk-Improve-cryptomount-u-error-message.patch
* 0006-cryptodisk-Add-infrastructure-to-pass-data-from-cryp.patch
* 0007-cryptodisk-Refactor-password-input-out-of-crypto-dev.patch
* 0008-cryptodisk-Move-global-variables-into-grub_cryptomou.patch
* 0009-cryptodisk-Improve-handling-of-partition-name-in-cry.patch
* 0010-protectors-Add-key-protectors-framework.patch
* 0011-tpm2-Add-TPM-Software-Stack-TSS.patch
* 0012-protectors-Add-TPM2-Key-Protector.patch
* 0013-cryptodisk-Support-key-protectors.patch
* 0014-util-grub-protect-Add-new-tool.patch
- Fix no disk unlocking happen (bsc#1196668)
* 0001-crytodisk-fix-cryptodisk-module-looking-up.patch
- Fix build error
* fix-tpm2-build.patch
==== gtk-vnc ====
Version update (1.3.0 -> 1.3.1)
Subpackages: libgtk-vnc-2_0-0 libgvnc-1_0-0 typelib-1_0-GVnc-1_0 typelib-1_0-GtkVnc-2_0
- Update to version 1.3.1:
+ Fix invalid use of subprojects with meson.
+ Support ZRLE encoding for zero size alpha cursors.
+ Add 'check' arg to meson run_command().
==== gvfs ====
Subpackages: gvfs-backend-afc gvfs-backend-samba gvfs-backends gvfs-fuse
- recommend pkexec in gvfs-backends. (not requires to allow customers
to remove pkexec) (bsc#1202070)
==== harfbuzz ====
Version update (4.4.1 -> 5.1.0)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- harfbuzz 5.1.0:
+ More extensive buffer tracing messages
+ Fix hb-ft regression in bitmap fonts rendering
+ Support extension promotion of lookups in hb-subset-repacker
+ A new HB_GLYPH_FLAG_SAFE_TO_INSERT_TATWEEL for scripts that use
elongation (e.g. Arabic) to signify where it is safe to insert
tatweel glyph without interrupting shaping
+ Add --safe-to-insert-tatweel to hb-shape tool
- add harfbuzz-5.1.0-repacker-fix-signedness-of-char-in-tests.patch
from upstream to fix ARM and PPC builds
- harfbuzz 5.0.1, including changes from 5.0.0:
+ Improve for fonts with more than 65535 glyphs
+ Support version 2 of âavarâ table
+ Improve support for some Arabic, Hebrew fonts
+ Support for specific script tags to be retained in the
subsetter, and add â--layout-scriptsâ option to âhb-subsetâ
tool
+ Improved handling of command line options
+ Improve support for multiple tables and font features,
and font feature specific bug fixes
==== hdparm ====
- add avoid-linux-includes.patch (bsc#1202212)
==== hplip ====
Version update (3.22.4 -> 3.22.6)
Subpackages: hplip-hpijs hplip-sane
- Update to 3.22.6
Added support for following new Distro's:
* Mx Linux 21.1
* Ubuntu 22.04
* Fedora 36
Added support for the following new Printers:
* HP Color LaserJet Managed MFP E785dn
* HP Color LaserJet Managed MFP E78523dn
* HP Color LaserJet Managed MFP E78528dn
* HP Color LaserJet Managed MFP E786dn
* HP Color LaserJet Managed MFP E786 Core Printer
* HP Color LaserJet Managed MFP E78625dn
* HP Color LaserJet Managed FlowMFP E786z
* HP Color LaserJet Managed Flow MFP E78625z
* HP Color LaserJet Managed MFP E78630dn
* HP Color LaserJet Managed Flow MFP E78630z
* HP Color LaserJet Managed MFP E78635dn
* HP Color LaserJet Managed Flow MFP E78635z
* HP LaserJet Managed MFP E731dn
* HP LaserJet Managed MFP E731 Core Printer
* HP LaserJet Managed MFP E73130dn
* HP LaserJet Managed Flow MFP E731z
* HP LaserJet Managed Flow MFP E73130z
* HP LaserJet Managed MFP E73135dn
* HP LaserJet Managed Flow MFP E73135z
* HP LaserJet Managed MFP E73140dn
* HP LaserJet Managed Flow MFP E73140z
* HP Color LaserJet Managed MFP E877dn
* HP Color LaserJet Managed MFP E877 Core Printer
* HP Color LaserJet Managed MFP E87740dn
* HP Color LaserJet Managed Flow MFP E877z
* HP Color LaserJet Managed Flow MFP E87740z
* HP Color LaserJet Managed MFP E87750dn
* HP Color LaserJet Managed Flow MFP E87750z
* HP Color LaserJet Managed MFP E87760dn
* HP Color LaserJet Managed Flow MFP E87760z
* HP Color LaserJet Managed MFP E87770dn
* HP Color LaserJet Managed Flow MFP E87770z
* HP LaserJet Managed MFP E826dn
* HP LaserJet Managed MFP E826 Core Printer
* HP LaserJet Managed MFP E82650dn
* HP LaserJet Managed Flow MFP E826z
* HP LaserJet Managed Flow MFP E82650z
* HP LaserJet Managed MFP E82660dn
* HP LaserJet Managed Flow MFP E82660z
* HP LaserJet Managed MFP E82670dn
* HP LaserJet Managed Flow MFP E82670z
* HP LaserJet Managed MFP E730dn
* HP LaserJet Managed MFP E73025dn
* HP LaserJet Managed MFP E73030dn
* HP LaserJet Pro MFP 3101fdwe
* HP LaserJet Pro MFP 3101fdw
* HP LaserJet Pro MFP 3102fdwe
* HP LaserJet Pro MFP 3102fdw
* HP LaserJet Pro MFP 3103fdw
* HP LaserJet Pro MFP 3104fdw
* HP LaserJet Pro MFP 3101fdne
* HP LaserJet Pro MFP 3101fdn
* HP LaserJet Pro MFP 3102fdne
* HP LaserJet Pro MFP 3102fdn
* HP LaserJet Pro MFP 3103fdn
* HP LaserJet Pro MFP 3104fdn
* HP LaserJet Pro 3001dwe
* HP LaserJet Pro 3001dw
* HP LaserJet Pro 3002dwe
* HP LaserJet Pro 3002dw
* HP LaserJet Pro 3003dw
* HP LaserJet Pro 3004dw
* HP LaserJet Pro 3001dne
* HP LaserJet Pro 3001dn
* HP LaserJet Pro 3002dne
* HP LaserJet Pro 3002dn
* HP LaserJet Pro 3003dn
* HP LaserJet Pro 3004dn
==== hwinfo ====
Version update (21.82 -> 22.1)
- merge gh#openSUSE/hwinfo#117
- glibc 2.36+ includes fsconfig itself, make linux/fs.h inclusion
conditional (bsc#1202213)
- 22.1
- merge gh#openSUSE/hwinfo#114
- improve treatment of NVME devices (bsc#1200975)
- add new NVME hardware class and support it in hwinfo
- fix compiler warnings
- 22.0
==== icewm ====
Version update (2.9.7 -> 2.9.8)
Subpackages: icewm-config-upstream icewm-default icewm-lang icewm-lite
- update to 2.9.8:
* Omit trailing dot in CPU temperature and add centigrade symbol for issue
* If there is no WM active, then a restart will start icewm.
* Don't create ~/.icewm, unless required to save a file.
* When showing the desktop, also minimize a focused fullscreen window.
* Remove unused setTitle from YMsgBox.
* Add support for COMPOUND_TEXT title names and for non-ascii characters in
* WM_NAME strings for issue #26.
* upport COMPOUND_TEXT title names and non-ascii characters in WM_NAME
* strings in icesh. Limit window dimensions to 32732 in icesh.
* Prevent warnings.
* Let TaskBarShowAllWindows influence TaskBarTaskGrouping for issue #560.
* Improve truncation of titles for TaskBarTaskGrouping in issue #658.
* Do without pair array.
* Update the grouping menu when tasks are added or removed.
* Don't convert XA_STRING names to current locale for issue #26.
* Update grouping menu when removing a task.
* Restore 2.5.0 container handling of button presses for issue #649.
* Don't convert XA_STRING in icesh.
* Make TaskBarGraphHeight themable for issue #659.
* Restore prettyClock as false.
* Preserve errno in testOnce.
* Clarify which preferences are themable in icewm-preferences(5).
==== inn ====
Version update (2.6.4 -> 2.6.5)
- Update to version 2.6.5:
* A new step in INN development has been achieved with the migration of
the INN project to GitHub.
* An up-to-date nocem.ctl file is provided with this release. You
should manually update your nocem.ctl file with the new information
recorded about NoCeM issuers, and make sure the right PGP keys are
present on your system.
* Up-to-date control.ctl and moderators files are provided with this
release. You should manually update them (notably for the fido7.*
hierarchy).
* Added a stricter validation of article numbers given in NNTP commands
so that numbers superior to 2^31 are correctly considered invalid.
Thanks to Richard Kettlewell for the patch.
* Added a check in rc.news for the existence of the *pathrun* directory.
INN won't start until this directory is writable. Previously, it
bailed out quickly after starting, without clear logs about why it
failed.
* Fixed parallel builds using "make -j". Thanks to Richard Kettlewell
for the path.
* nnrpd now properly gathers timer statistics when a compression layer
is active.
* nnrpd now properly discards data received from a news client after a
timeout when a TLS layer is active. It previously tried to read
incoming data before closing the socket, leading to decoding errors
from an underlying compression or SASL layer.
* innfeed and ovdb_stat now generate status reports in valid HTML
syntax.
* Fixed a bug in the buffindexed overview that prevented it from working
on several systems, amongst them FreeBSD. Unsupported, and useless,
permission bits were given to semaphores.
* Fixed the detection of library paths at configure time: multilib
directories (lib32 or lib64) are now also used if they exist, even it
the system does not use multilib. It will notably fix the detection
of the OpenSSL 3.0.0 library.
* The *tlscertfile* parameter in inn.conf now permits the use of a
complete certificate chain, instead of necessarily having to use
* tlscafile* for additional certificates.
* Added support for the new OpenSSL 3.0.0 API, which deprecated a few
functions.
* The inn.conf default value for *tlsprotocols* no longer contains TLS
versions 1.0 and 1.1, which have been deprecated by RFC 8996.
* A new inn.conf parameter has been added to tune the length of the
queue of pending connections to innd, nnrpd and the "ovdb" overview
storage method: the *maxlisten* parameter now permits configuring
their listen backlog, whose previously hard-coded values were 128 for
nnrpd and 25 for the others, which was not high enough for some uses.
The default value is now 128 for all of them, and configurable in
inn.conf. Thanks to Kevin Bowling for the patch.
* The name of seven man pages for routines built in libinn(3) are now
prefixed with libinn_ so as not to consume namespace and conflict with
other packages (notably, the list(3) and uwildmat(3) man pages are now
named libinn_list(3) and libinn_uwildmat(3)).
* Other minor bug fixes and documentation improvements, notably a
revised installation checklist and a section summarizing the most used
configuration at the beginning of a few complex man pages.
- delete inn-2.6.4.diff patch
- add inn-2.6.5.diff patch instead
==== iproute2 ====
Version update (5.18 -> 5.19)
- update to 5.19:
* ip/iplink_virt_wifi: add support for virt_wifi
* Update kernel headers
* libnetlink: Add filtering to rtnl_statsdump_req_filter()
* ipstats: Add a "set" command
* ipstats: Add a group "link"
* libbpf: Use bpf_object__load instead of bpf_object__load_xattr
* uapi: change name for zerocopy sendfile in tls
* bridge: vxlan device vnifilter support
* f_flower: Add num of vlans parameter
==== kactivitymanagerd ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kactivitymanagerd-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kcm_sddm ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kcm_sddm-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kde-cli-tools5 ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kde-gtk-config5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kernel-firmware ====
Version update (20220714 -> 20220804)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20220804 (git commit e6185d5197fd):
* linux-firmware: Update firmware file for Intel Bluetooth 9462
* linux-firmware: Update firmware file for Intel Bluetooth 9462
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX210
* linux-firmware: Update firmware file for Intel Bluetooth AX200
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* Mellanox: Add new mlxsw_spectrum firmware xx.2010.3020
* linux-firmware: Add firmware for Cirrus CS35L41
* i915: Add GuC v70.4.1 for DG2
* i915: Add DMC v2.07 for DG2
* amdgpu partially revert "amdgpu: update beige goby to release 22.20"
* mediatek: Update mt8183/mt8192/mt8195 SCP firmware
* amdgpu: update renoir to release 22.20
* amdgpu: update beige goby to release 22.20
* amdgpu: update yellow carp to release 22.20
* amdgpu: update dimgrey cavefish to release 22.20
* amdgpu: update vega20 to release 22.20
* amdgpu: update vega12 to release 22.20
* amdgpu: update raven to release 22.20
* amdgpu: update navy flounder to release 22.20
* amdgpu: update vega10 to release 22.20
* amdgpu: update sienna cichlid to release 22.20
* amdgpu: update navi14 to release 22.20
* amdgpu: update green sardine to release 22.20
* amdgpu: update vangogh to release 22.20
* amdgpu: update navi12 to release 22.20
* amdgpu: update navi10 to release 22.20
* amdgpu: update picasso to release 22.20
* amdgpu: update aldebaran to release 22.20
* amdgpu: update psp 13.0.8 TA firmware
* WHENCE: Fix the dangling symlinks fix
- Revert the previous rtw88/rtw8822c_fw.bin change due to regression
on HP Pavilion 15 (bsc#1202152)
- Update alias from 5.19
==== kernel-source ====
Version update (5.18.15 -> 5.19.1)
- Linux 5.19.1 (bsc#1012628).
- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1012628).
- x86/speculation: Add RSB VM Exit protections (bsc#1012628).
- macintosh/adb: fix oob read in do_adb_query() function
(bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
(bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
(bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
(bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
(bsc#1012628).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
(bsc#1012628).
- Bluetooth: btusb: Add support of IMC Networks PID 0x3568
(bsc#1012628).
- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
(bsc#1012628).
- Bluetooth: hci_bcm: Add DT compatible for CYW55572
(bsc#1012628).
- Bluetooth: hci_bcm: Add BCM4349B1 variant (bsc#1012628).
- Bluetooth: hci_qca: Return wakeup for qca_wakeup (bsc#1012628).
- arm64: set UXN on swapper page tables (bsc#1012628).
- ata: sata_mv: Fixes expected number of resources now IRQs are
gone (bsc#1012628).
- crypto: arm64/poly1305 - fix a read out-of-bound (bsc#1012628).
- ACPI: APEI: Better fix to avoid spamming the console with old
error logs (bsc#1012628).
- ACPI: video: Shortening quirk list by identifying Clevo by
board_name only (bsc#1012628).
- ACPI: video: Force backlight native for some TongFang devices
(bsc#1012628).
- tools/vm/slabinfo: Handle files in debugfs (bsc#1012628).
- block: fix default IO priority handling again (bsc#1012628).
- commit a5bf6c0
- mm/mprotect: fix soft-dirty check in can_change_pte_writable()
(bsc#1202013 CVE-2022-2590).
- commit 46cb433
- Refresh
patches.suse/Revert-zram-remove-double-compression-logic.patch.
Update upstream status.
- commit e707d80
- mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
(bsc#1202013 CVE-2022-2590).
- commit cbcf3e8
- config: Disable reiserfs kernel module (bsc#1202309).
Future access of reiserfs file systems can be done by using the FUSE
implementation of reiserfs that ships with GRUB.
$ grub2-mount <dev> /path/to/mountpoint
- commit db8891f
- kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__
(ppc config fix).
- Update config files.
This sets PPC_LONG_DOUBLE_128 automatically and allows us to set
DRM_AMD_SECURE_DISPLAY too. I set it to y to copy other architectures.
- commit 48dfdff
- Update config files -- set SECURITY_SELINUX_CHECKREQPROT_VALUE=0 (bsc#1202280)
- commit 6a791bc
- Revert "zram: remove double compression logic" (bsc#1202203).
- commit 9739fe2
- tools bpftool: Don't display disassembler-four-args feature test
(bsc#1202195).
- tools bpftool: Fix compilation error with new binutils
(bsc#1202195).
- tools bpf_jit_disasm: Don't display disassembler-four-args
feature test (bsc#1202195).
- tools bpf_jit_disasm: Fix compilation error with new binutils
(bsc#1202195).
- tools perf: Fix compilation error with new binutils
(bsc#1202195).
- tools include: add dis-asm-compat.h to handle version
differences (bsc#1202195).
- tools build: Don't display disassembler-four-args feature test
(bsc#1202195).
- tools build: Add feature test for init_disassemble_info API
changes (bsc#1202195).
- commit fa8853d
- series.conf: remove blank line from sorted section
It causes troubles when adding multiple patches -- the current ones are
duplicated then.
- commit 309e362
- Update
patches.suse/Revert-Revert-tcp-change-pingpong-threshold-to-3.patch
(bsc#1202188).
Add a reference and refresh.
- commit 5ea3c65
- Revert "Revert "tcp: change pingpong threshold to 3"" (eventlet
tests fix).
- commit 8268096
- series.conf: cleanup
- update upstream references and resort:
- patches.suse/0001-drm-Always-warn-if-user-defined-modes-are-not-suppor.patch
- patches.suse/0001-drm-client-Don-t-add-new-command-line-mode.patch
- patches.suse/0001-drm-client-Look-for-command-line-modes-first.patch
- update upstream references and move into sorted section:
- patches.suse/ath9k-fix-use-after-free-in-ath9k_hif_usb_rx_cb.patch
- commit 35466a9
- Update config files (bsc#1184924).
... changelog too long, skipping 11 lines ...
- commit e9f89c9
==== kgamma5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kgamma5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== khotkeys5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: khotkeys5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kinfocenter5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kinfocenter5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Add missing include on <array>
==== kmenuedit5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kmenuedit5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kscreen5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kscreenlocker ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Use %_pam_vendordir
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== ksshaskpass5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: ksshaskpass5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== ksystemstats5 ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kwayland-integration ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== kwin5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: kwin5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Update QtQuick views at the start of the frame
* xkb: Use Ctrl+Mrys+Zenkaku_Hankaku to toggle the touchpad
* input: don't forward gestures used by KWin to applications (kde#455952)
* effects/private: Raise currently dragged window higher than anything (kde#456936)
* Fix activity swtiching through UserActions menu (kde#456873)
* backends/drm: fix build
* backends/drm: fix memory leak
* backends/drm: explicitly initialize all fields of drmModeModeInfo
* effects/colorpicker: Fix picking colors (kde#454974)
* wayland/tablet_v2: Keep also the pad surface in a QPointer (kde#456817)
* Support keyboard navigation between windows across desktops (kde#456068)
* Make DesktopView a FocusScope
* Accept keys in windowheap conditionally
* activation: Be liberal about the StartupWMClass
* activation: Fix activation notification of Xwayland clients (kde#455265)
* activation: Simplify icon loading logic
* x11: Fix shading with non-zero border (kde#450582)
* backends/drm: don't crash if importing a texture fails
* Swapping desktops: only swap windows on current activity. (kde#386769)
* Don't use Plasma-themed icons in Present Windows (kde#455368)
* TabBox: Fix loading a different switcher after one has failed (kde#445455)
* backends/drm: handle broken legacy drivers better (kde#453860)
* wayland/drmlease: split up DrmLeaseV1Interface::deny
* wayland/drmlease: correct DrmLeaseDeviceV1Interface::setDrmMaster
* drmlease: send device done event correctly
==== kwrited5 ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== layer-shell-qt ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== ldb ====
Version update (2.5.1 -> 2.5.2)
Subpackages: libldb2 python3-ldb
- Update to version 2.5.2;
+ CVE-2022-32746: Use-after-free occurring in database audit
logging module; (bso#15009); (bsc#1201490);
==== libadwaita ====
Version update (1.1.3 -> 1.1.4)
Subpackages: libadwaita-1-0 typelib-1_0-Adw-1
- Update to version 1.1.4:
+ AdwAvatar: Fix draw_to_texture() with rectangular avatars.
+ AdwTabBar: Fix squished or clipped text with
gtk-hint-font-metrics=0.
+ AdwShadowHelper: Fix warnings when drawing vertical shadow.
+ AdwSwipeTracker:
- Fix swipe speed on GTK 4.7.x.
- Fix criticals with GTK 4.7.x.
==== libapparmor ====
- add dnsmasq.diff: missing r permissions for dnsmasq//libvirt-leaseshelper
(boo#1202161)
==== libbluray ====
Version update (1.3.1 -> 1.3.2)
- update to 1.3.2:
- Fix build/run failure after Oracle Java CPU for April 2022
- drop patch libbluray-April2022CPU.patch (upstream)
==== libbpf ====
Version update (0.8.0 -> 0.8.1)
- Update to release 0.8.1:
* make shared xsk creation network namespace aware
==== libgsf ====
Version update (1.14.49 -> 1.14.50)
Subpackages: gsf-office-thumbnailer libgsf-1-114
- Update to version 1.14.50:
+ Fix error handling problem when writing ole files.
==== libgusb ====
- Add no-pkg-resources.patch:
* Replaces pkg_resources with python-packaging
* pkg_resources is provided by setuptools, but the previously
transitive pull in of setuptools has been broken by
gtk-doc --> python3-Pygments -/-> python3-setuptools
==== libkdecoration2 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== libkscreen2 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== libksysguard5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== libnftnl ====
Version update (1.2.2 -> 1.2.3)
- Update to release 1.2.3
* This release includes a compile time bugfix with clang and
- D_FORTIFY_SOURCE=2.
==== libnotify ====
Version update (0.7.12 -> 0.8.1)
Subpackages: libnotify-tools libnotify4 typelib-1_0-Notify-0_7
- Update to version 0.8.1:
+ Keep version of bindings at 0.7.
- Changes from version 0.8.0:
+ Use Desktop Portal Notification when running confined (snap and
flatpak).
+ Now the library acts like a wrapper in such scenario, with some
limited.
+ capabilities, but this will enforce security and user control
over the allowed notifications.
+ notify-send: Handles SIGINT gracefully, closing waiting
notification.
+ Use NotifyClosedReason enum as closed reason return value.
+ Bump dependency on GLib 2.38.
+ Various introspection docs improvements and fixes.
- Use ldconfig_scriptlets macro for post(un) handling.
==== libostree ====
Version update (2021.6 -> 2022.5)
Subpackages: libostree-1-1
- fix build with glibc 2.36 (boo#1202300) ostree-glibc_2.36.patch
- update to 2022.5:
+ Greatly improved performance for ostree prune on large repositories
+ Support for in-place kargs changes
+ includes a fix for ed25519: Invalid out of bound reads
Did not affect previous openSUSE packages [boo#1201800]
- includes changes from 2022.4:
+ A new repository option bls-append-except-default intended to
help with enabling GRUB password locking
+ Further fixes for s390x SE
+ Several API additions and fixes to the Rust bindings
- includes changes from 2022.3:
+ GLib requirement to 2.66
+ documentation for using IMA with ostree
+ A few static analyzer fixes
+ refcounting fix in OstreeRepoAutoTransaction
+ close longstanding conflict between ostree and per-machine
SELinux policy customizations
+ ostree learned how to use bubblewrap to create a container
targeting the pending deployment to re-build the policy if
necessary
- includes changes from 2022.2:
+ improve reliability of pulls with static deltas
+ new ostree prune --commit-only
- includes changes from 2022.1:
+ add transparent support for external sub-commands on the ostree
binary. Custom binaries present in PATH in the form of
ostree-<subcmd> will be now used as a fallback for sub-
commands that are not natively implemented.
+ address some static analysis warnings
+ The git submodule for bsdiff has been updated to latest
upstream revision, picking up additional bound-checks and
fixing CVE-2014-9862 boo#1201770
- enable ed25519 support with libsodium, introduced with 2020.4
- switch to upstream tarball
==== libqt5-qtwebengine ====
- Stop using 'pkgconfig(xxx)' BuildRequires for FFmpeg
dependencies. They will point to FFmpeg-5 soon.
==== librubberband ====
Version update (1.8.2 -> 3.0.0)
- Update to version 3.0.0
* Introduces a new engine
* Various other changes
- Add rubberband-lv2 package
- Drop obsoleted patch: rubberband-mk.patch
==== libupnp ====
Version update (1.14.12 -> 1.14.13)
Subpackages: libixml11 libupnp17
- Update to release 1.14.13
* http: RecvMessage: Fix potential allocation failure
==== libwebp ====
Version update (1.2.3 -> 1.2.4)
Subpackages: libwebp7 libwebpdemux2 libwebpmux3
- update to 1.2.4:
This is a binary compatible release.
* restore CMake libwebpmux target name for compatibility with 1.2.2 (#575)
* fix lossless crunch mode encoding with WEBP_REDUCE_SIZE
(chromium: #1345547, #1345595, #1345772, #1345804)
==== libyajl ====
- add libyajl-CVE-2022-24795.patch (CVE-2022-24795, bsc#1198405)
==== llvm14 ====
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13 llvm14-gold
- Add WebAssembly support for all architectures.
- Add llvm-glibc-2-36.patch in order to address boo#1202215.
==== mailutils ====
Version update (3.14 -> 3.15)
- update to 3.15:
* mbox format: don't count terminating empty line as part of the message
* Improve performance of the Sieve fileinto action
* Improve efficiency of operations on flat mailboxes in append mode
* Bugfixes in quoted-printable and fromrd filters
* Various fixes in mbox and dotmail format libraries
* Fix compilation with flex version 2.6.1
==== man ====
- Add patch gnulib-ppc64le.patch
* Support ppc64le float128 transition
- Drop usage of update-alternatives as mandoc does not use it
(nor libalternative)
- switch source url to https
==== mdadm ====
- imsm: support for third Sata controller (bsc#1201297)
0121-imsm-support-for-third-Sata-controller.patch
- mdadm: enable Intel Alderlake RSTe configuration (bsc#1201297)
1005-mdadm-enable-Intel-Alderlake-RSTe-configuration.patch
==== messagelib ====
- Add upstream changes to fix issues detected by CMake 3.24:
* 0001-Add-missing-find_dependency-calls.patch
* 0001-Use-WebEngineWidgets-as-WebEngine-is-not-define-in-q.patch
==== milou5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: milou5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== mobile-broadband-provider-info ====
Version update (20220511 -> 20220725)
- Update to version 20220725:
* release: bump version to 20220725
* bsnlnet: Add username and password
* xk: add Ipko service provider
* nl: correct Simple internet provider
* fr: add Simplus data/mms settings
==== mosh ====
Version update (1.3.2+20211210 -> 1.4.0.rc1)
- Update to version 1.4.0.rc1:
* Bump release candidate to 1.4.0-rc1
* Actually evaluate the github actions contains() expression for prerelease
* Fetch forcibly while fetching tags
* Tag mosh 1.4.0 Release Candidate
* Audit and fix up format strings
* Switch macOS multi-arch to x86_64+arm64
* Add -Wno-unused-parameter
* Remove obsolete Travis CI configuration
* Add macOS release steps to Github Actions
* Add release action on Linux
==== mozjs91 ====
Version update (91.11.0 -> 91.12.0)
- Update to version 91.12.0:
+ Various stability, functionality, and security fixes.
==== mutt ====
Version update (2.2.6 -> 2.2.7)
Subpackages: mutt-doc mutt-lang
- update to 2.2.7:
* This is a bug-fix release, fixing a $edit_headers bug on MacOS, along with
a few other small bugs. It also tightens the $query_command parser to
accept a single tab between fields, and changes $pager to accept a %s
expando.
==== mutter ====
Version update (42.3 -> 42.4)
- Update to version 42.4:
+ screencast: Set correct stride when using dmabufs
+ Fix glitches in apps using subsurfaces
+ Reduce client work when entering overview
+ Highlight actors becoming reactive under the pointer
+ Fall back to ARGB if XRGB is not supported
+ Support direct scanout on GPUs without modifiers support
+ Fix registering as X11 window manager if GDK_BACKEND is set
+ Fixed crash
+ Plugged leak
+ Misc. bug fixes and cleanups.
==== nano ====
Version update (6.3 -> 6.4)
- update to 6.4:
* The file browser does not crash when moving up to the root folder.
* Softwrapping very long lines is done more efficiently.
* Invoking the formatter does not blink the screen.
==== ncurses ====
Version update (6.3.20220716 -> 6.3.20220806)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220806
+ amend end_of_stream() to allow for input files without a final
newline.
+ check for non-textfiles to tic.
- Add ncurses patch 20220729
+ fixes to build with dietlibc:
+ add configure check for fpathconf (report by Georg Lehner).
+ add configure check for math sine/cosine, needed in test/tclock,
and eliminate pow() from test/hanoi (report by Georg Lehner).
+ use wcsnlen as an alternative to wmemchr if it is not found
(adapted from patch by Georg Lehner).
+ trim out some unwanted linker options from ncurses*config and .pc
files seen in Fedora 36+.
- Port patch ncurses-6.3.dif
==== openSUSE-build-key ====
- add gpg-pubkey-29b700a4-62b07e22.asc (bsc#1199184)
==== openobex ====
- Set CMAKE_SKIP_RPATH to avoid incorrect and unneeded
RUNPATH in the openobex apps
- Spec cleanup
==== oxygen5-sounds ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== pango ====
Version update (1.50.8 -> 1.50.9)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0
- Update to version 1.50.9:
+ Apply show flags to line separators.
+ Fix a thread-safety problem.
==== pcre2 ====
Subpackages: libpcre2-16-0 libpcre2-32-0 libpcre2-8-0
- Fix the profiling call to be non-parallel again (fighting spec cleaner)
==== perl-IO-Socket-SSL ====
- (bsc#1200295) follow system "PROFILE=SYSTEM" openSSL ciphers
* Add perl-IO-Socket-SSL-use-system-default-cipher-list.patch
==== permissions ====
Version update (1599_20220309 -> 1599_20220713)
Subpackages: chkstat permissions-config
- Fix dependency from permissions-zypp-plugin to permissions.
- Avoid different Versions for subpackages to fix build-compare
seeing the src rpm as equal. It replaces VERSION-RELEASE but
that will fail if subpackages use a different Version
- Update to version 20220713:
* postfix: add postlog setgid for maildrop binary (bsc#1201385)
* libexec migration: KDE utilities now properly place their helpers
* pccardctl: installation path has finally changed to /usr/sbin
==== pimcommon ====
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Add upstream change to fix issues detected by CMake 3.24:
* 0001-Fix-pimcommon-CMake.patch
==== plasma-browser-integration ====
Version update (5.25.3 -> 5.25.4)
Subpackages: plasma-browser-integration-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== plasma-nm5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== plasma5-addons ====
Version update (5.25.3 -> 5.25.4)
Subpackages: plasma5-addons-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* applets/calculator: read the answer after pressing `=`
* applets/calculator: move focus to the corresponding button when pressing keys
* applets/colorpicker: press space to open color menu
* applets/colorpicker: add name to color rectangle
* applets/fuzzy-clock: add a11y properties
* [applets/comic] Fix configurationRequired and busy state when deactivating the last provider
* [applets/comic] Update providers list after (un)installing provider
* Add missing include to array
* [applets/comic] Disable most context menu actions when comic is not ready (kde#406991)
* Remove clipPath portion of SVG (kde#399568)
==== plasma5-desktop ====
Version update (5.25.3 -> 5.25.4)
Subpackages: plasma5-desktop-emojier
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Fix mouse settings not being loaded when a mouse is connected (kde#435113)
* applets/kimpanel: add accessible properties
* applets/kimpanel: add keyboard navigation support
* applets/kickoff: add text to allow screen reader to read button name
* applets/taskmanager: use `model.display` in accessible properties
* [applets/pager] Fix button group management on configuration page (kde#456525)
* applets/taskmanager: press `Esc` to close group dialog
* [kcms/landingpage] Strip whitespace at the beginning of a telemetry description
==== plasma5-disks ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== plasma5-integration ====
Version update (5.25.3 -> 5.25.4)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.25.4
==== plasma5-pa ====
Version update (5.25.3 -> 5.25.4)
Subpackages: plasma5-pa-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* VolumeMonitor: Don't set stream on source output monitor
==== plasma5-systemmonitor ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== plasma5-thunderbolt ====
Version update (5.25.3 -> 5.25.4)
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== plasma5-workspace ====
Version update (5.25.3 -> 5.25.4)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* wallpaper/slideshow: shouldn't display "current" item in image list (kde#457327)
* Disable toplevel fixed positions on Wayland
* runners/helprunner: Fix launching of plasmasearch kcm with args
* [kicker/kickoff] Fix urls for search results (kde#456984)
* applets/icon: fix invalid `Accessible.description`
* applets/devicenotifier: improve accessible properties
* applets/batterymonitor: add accessible properties to slider
* [FIX] Unable to remove manually added wallpaper (kde#457019)
* kcms/colors: make sure the preview uses the right colours (kde#456648)
* Don't break configuration when saving layouts
* [Notifications] When there is no thumbnail available, use file icon as drag pixmap
* [Notifications] Ignore stopped job in job aggregator
* [applet/{analog,digital}-clock] Use `onPressed: wasExpanded = ...` idiom
* Fix non-functional lockscreen due to bad cherry-pick (kde#456639)
- Drop patches, now upstream:
* 0001-Fix-non-functional-lockscreen-due-to-bad-cherry-pick.patch
==== plymouth ====
Version update (0.9.5~git20220719.9e72df3 -> 22.02.122+64.0b0e93c)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Update to version 22.02.122+64.0b0e93c:
plugins: splash: two-step: Secure boot check and a warning image;
libply: ply-utils: Add ply_is_secure_boot_enabled () helper;
* This work can be used to check the secure boot configuration and put a red
warning image on the screen if the secure boot is disabled. Also, this
check can be utterly disabled through the kernel parameter for testing.
If the parameter "secure_boot.warn_if_disabled=false" appears in the
kernel parameter, the secure boot check will be disabled.
- Rebase plymouth-watermark-config.patch;
- Update to version 22.02.122+60.52b0494:
src: Run through uncrustify.
scripts: Diff less.
scripts: Update uncrustify config.
src: Drop vim: lines.
ply-utils: Drop linux/fs.h include.
scripts: Add -B to interdiff in check-format.
- Rebase plymouth-log-on-default.patch;
- Rebase plymouth-screen-twice-scale-on-160DPI-higher.patch;
==== polkit ====
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 pkexec typelib-1_0-Polkit-1_0
- Use %_pam_vendordir
==== polkit-default-privs ====
Version update (1550+20220608.097448e -> 1550+20220727.3ce2e2f)
- Update to version 1550+20220727.3ce2e2f:
* iio-sensor-proxy (bsc#1201558): add claim-sensor action
==== polkit-kde-agent-5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== portmidi ====
- Disable RPATH in the .spec
==== postfix ====
Version update (3.6.6 -> 3.7.2)
- use correct source signature file (gpg2)
- update to 3.7.2
https://de.postfix.org/ftpmirror/official/postfix-3.7.2.RELEASE_NOTES
- rebase patches
* pointer_to_literals.patch
* postfix-linux45.patch
* postfix-main.cf.patch
* postfix-master.cf.patch
* postfix-no-md5.patch
* postfix-ssl-release-buffers.patch
* postfix-vda-v14-3.0.3.patch
* set-default-db-type.patch
- build against libpcre2
==== powerdevil5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: powerdevil5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Update battery notifications if they remain open
* When battery drains, show a notification even when AC is plugged in
==== publicsuffix ====
Version update (20220518 -> 20220805)
- Update to version 20220805:
* Updates to NIXI `.in` subspace in ICANN section of PSL (#1588)
* util: gTLD data autopull updates for 2022-07-28T15:14:54 UTC (#1592)
* util: gTLD data autopull updates for 2022-07-03T15:13:52 UTC (#1587)
* Add messerli.app (#1535)
* Add iservschule.de, schulplattform.de, update IServ GmbH contact information (#1580)
* Add `lolipopmc.jp` (#1555)
* Add ibxos.it and iliadboxos.it domains (#1549)
* Simplify the instance and endpoint domains using wildcard syntax (#1584)
* util: gTLD data autopull updates for 2022-06-14T15:15:19 UTC (#1581)
* doc (.in): update ref uri to registry policies (#1577)
* util: gTLD data autopull updates for 2022-06-02T15:16:31 UTC (#1579)
==== python-M2Crypto ====
- update CVE-2020-25657-Bleichenbacher-attack.patch to actually
contain the fix rather than just being empty (CVE-2020-25657,
bsc#1178829)
==== python-Pygments ====
- Add BR of wcag-contrast-ratio to enable more tests.
- Removing a test file is too much a hack for me
- Don't fall back to setuptools but to importlib-metadata for
plugin loading. (If a package for 15.X would be build, but
Pytest 7 is required for testing -- gh#pygments/pygments#2080)
==== python-argparse-manpage ====
Version update (1.5 -> 3)
- Update to 3
* New man page format: single-commands-section
* Add CLI and conf options for setting the output format
* Add CLI and conf options to explicitly specify %prog value
* Skip showing commands with help == SUPPRESS
* Avoid rendering docs for command aliases
* Print program name in upper case in header and footer
* The --author CLI option has changed, and takes arbitrary string
(typically 'Author Name <the(a)example.com>'), and newly can be specified
multiple times. Therefore, it now replaces the '--author-email' option.
The --author-email option is kept, but is just an alias to the --author
option.
* All CLI options can be specified also in setup.cfg
* Don't render AUTHORS and DISTRIBUTION if they would contain undefined values
* Remove '... was written by' from AUTHORS
* Fixed the testsuite against the setuptools v60+
* Output manual pages should be built reproducibly, no matter the current
size of the terminal.
* Methods build_manpages, get_build_py_cmd, get_install_cmd are now
provided in top-level module.
* More portable opening and parsing given by python file name.
* Split out options by generic argument groups, not only predefined
"positional arguments", "options", and Subparsers.
* Drop python3-six requirement.
* Properly highligh all option argument METAVARs.
- spec changes:
* BuildArch set to noarch
* Add build dependency on pip module
==== python-attrs ====
Version update (21.4.0 -> 22.1.0)
- Update to 22.1.0:
* Backwards-incompatible Changes
* Python 2.7 is not supported anymore.
* Dealing with Python 2.7 tooling has become too difficult for a
volunteer-run project.
* We have supported Python 2 more than 2 years after it was officially
discontinued and feel that we have paid our dues. All version up to 21.4.0
from December 2021 remain fully functional, of course. #936
* The deprecated cmp attribute of attrs.Attribute has been removed. This
does not affect the cmp argument to attr.s that can be used as a shortcut
to set eq and order at the same time. #939
* Changes
* Instantiation of frozen slotted classes is now faster. #898
* If an eq key is defined, it is also used before hashing the attribute. #909
* Added attrs.validators.min_len(). #916
* attrs.validators.deep_iterable()'s member_validator argument now also
accepts a list of validators and wraps them in an attrs.validators.and_(). #925
* Added missing type stub re-imports for attrs.converters and attrs.filters. #931
* Added missing stub for attr(s).cmp_using(). #949
* attrs.validators._in()'s ValueError is not missing the attribute, expected
options, and the value it got anymore. #951
* Python 3.11 is now officially supported. #969
==== python-boto3 ====
Version update (1.24.37 -> 1.24.45)
- Update to version 1.24.45
* api-change:``cognito-idp``: [``botocore``] Add a new exception type, ForbiddenException, that is
returned when request is not allowed
* api-change:``wafv2``: [``botocore``] You can now associate an AWS WAF web ACL with an Amazon
Cognito user pool.
- from version 1.24.44
* api-change:``license-manager-user-subscriptions``: [``botocore``] This release supports user
based subscription for Microsoft Visual Studio Professional and Enterprise on EC2.
* api-change:``personalize``: [``botocore``] This release adds support for incremental bulk
ingestion for the Personalize CreateDatasetImportJob API.
- from version 1.24.43
* api-change:``config``: [``botocore``] Documentation update for PutConfigRule and
PutOrganizationConfigRule
* api-change:``workspaces``: [``botocore``] This release introduces ModifySamlProperties, a new API
that allows control of SAML properties associated with a WorkSpaces directory. The
DescribeWorkspaceDirectories API will now additionally return SAML properties in its responses.
- from version 1.24.42
* bugfix:TraceId: [``botocore``] Rollback bugfix for obeying _X_AMZN_TRACE_ID env var
- from version 1.24.41
* bugfix:Config: [``botocore``] Obey _X_AMZN_TRACE_ID environment variable instead of
_X_AMZ_TRACE_ID
* api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2.
* api-change:``fsx``: [``botocore``] Documentation updates for Amazon FSx
* api-change:``shield``: [``botocore``] AWS Shield Advanced now supports filtering for
ListProtections and ListProtectionGroups.
- from version 1.24.40
* api-change:``ec2``: [``botocore``] Documentation updates for VM Import/Export.
* api-change:``es``: [``botocore``] This release adds support for gp3 EBS (Elastic Block Store)
storage.
* api-change:``lookoutvision``: [``botocore``] This release introduces support for image
segmentation models and updates CPU accelerator options for models hosted on edge devices.
* api-change:``opensearch``: [``botocore``] This release adds support for gp3 EBS (Elastic Block
Store) storage.
- from version 1.24.39
* api-change:``auditmanager``: [``botocore``] This release adds an exceeded quota exception to
several APIs. We added a ServiceQuotaExceededException for the following operations:
CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
* api-change:``chime``: [``botocore``] Chime VoiceConnector will now support ValidateE911Address
which will allow customers to prevalidate their addresses included in their SIP invites for
emergency calling
* api-change:``config``: [``botocore``] This release adds ListConformancePackComplianceScores API
to support the new compliance score feature, which provides a percentage of the number of compliant
rule-resource combinations in a conformance pack compared to the number of total possible
rule-resource combinations in the conformance pack.
* api-change:``globalaccelerator``: [``botocore``] Global Accelerator now supports dual-stack
accelerators, enabling support for IPv4 and IPv6 traffic.
* api-change:``marketplace-catalog``: [``botocore``] The SDK for the StartChangeSet API will now
automatically set and use an idempotency token in the ClientRequestToken request parameter if the
customer does not provide it.
* api-change:``polly``: [``botocore``] Amazon Polly adds new English and Hindi voice - Kajal. Kajal
is available as Neural voice only.
* api-change:``ssm``: [``botocore``] Adding doc updates for OpsCenter support in Service Setting
actions.
* api-change:``workspaces``: [``botocore``] Added CreateWorkspaceImage API to create a new
WorkSpace image from an existing WorkSpace.
- from version 1.24.38
* api-change:``appsync``: [``botocore``] Adds support for a new API to evaluate mapping templates
with mock data, allowing you to remotely unit test your AppSync resolvers and functions.
* api-change:``detective``: [``botocore``] Added the ability to get data source package information
for the behavior graph. Graph administrators can now start (or stop) optional datasources on the
behavior graph.
* api-change:``guardduty``: [``botocore``] Amazon GuardDuty introduces a new Malware Protection
feature that triggers malware scan on selected EC2 instance resources, after the service detects a
potentially malicious activity.
* api-change:``lookoutvision``: [``botocore``] This release introduces support for the automatic
scaling of inference units used by Amazon Lookout for Vision models.
* api-change:``macie2``: [``botocore``] This release adds support for retrieving (revealing) sample
occurrences of sensitive data that Amazon Macie detects and reports in findings.
* api-change:``rds``: [``botocore``] Adds support for using RDS Proxies with RDS for MariaDB
databases.
* api-change:``rekognition``: [``botocore``] This release introduces support for the automatic
scaling of inference units used by Amazon Rekognition Custom Labels models.
* api-change:``securityhub``: [``botocore``] Documentation updates for AWS Security Hub
* api-change:``transfer``: [``botocore``] AWS Transfer Family now supports Applicability Statement
2 (AS2), a network protocol used for the secure and reliable transfer of critical
Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport
mechanism.
- Update BuildRequires and Requires from setup.py
==== python-botocore ====
Version update (1.27.37 -> 1.27.45)
- Update to 1.27.45
* api-change:``cognito-idp``: Add a new exception type, ForbiddenException, that is returned when
request is not allowed
* api-change:``wafv2``: You can now associate an AWS WAF web ACL with an Amazon Cognito user pool.
- from version 1.27.44
* api-change:``license-manager-user-subscriptions``: This release supports user based subscription
for Microsoft Visual Studio Professional and Enterprise on EC2.
* api-change:``personalize``: This release adds support for incremental bulk ingestion for the
Personalize CreateDatasetImportJob API.
- from version 1.27.43
* api-change:``config``: Documentation update for PutConfigRule and PutOrganizationConfigRule
* api-change:``workspaces``: This release introduces ModifySamlProperties, a new API that allows
control of SAML properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories
API will now additionally return SAML properties in its responses.
- from version 1.27.42
* bugfix:TraceId: Rollback bugfix for obeying _X_AMZN_TRACE_ID env var
- from version 1.27.41
* bugfix:Config: Obey _X_AMZN_TRACE_ID environment variable instead of _X_AMZ_TRACE_ID
* api-change:``ec2``: Documentation updates for Amazon EC2.
* api-change:``fsx``: Documentation updates for Amazon FSx
* api-change:``shield``: AWS Shield Advanced now supports filtering for ListProtections and
ListProtectionGroups.
- from version 1.27.40
* api-change:``ec2``: Documentation updates for VM Import/Export.
* api-change:``es``: This release adds support for gp3 EBS (Elastic Block Store) storage.
* api-change:``lookoutvision``: This release introduces support for image segmentation models and
updates CPU accelerator options for models hosted on edge devices.
* api-change:``opensearch``: This release adds support for gp3 EBS (Elastic Block Store) storage.
- from version 1.27.39
* api-change:``auditmanager``: This release adds an exceeded quota exception to several APIs. We
added a ServiceQuotaExceededException for the following operations: CreateAssessment,
CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.
* api-change:``chime``: Chime VoiceConnector will now support ValidateE911Address which will allow
customers to prevalidate their addresses included in their SIP invites for emergency calling
* api-change:``config``: This release adds ListConformancePackComplianceScores API to support the
new compliance score feature, which provides a percentage of the number of compliant rule-resource
combinations in a conformance pack compared to the number of total possible rule-resource
combinations in the conformance pack.
* api-change:``globalaccelerator``: Global Accelerator now supports dual-stack accelerators,
enabling support for IPv4 and IPv6 traffic.
* api-change:``marketplace-catalog``: The SDK for the StartChangeSet API will now automatically set
and use an idempotency token in the ClientRequestToken request parameter if the customer does not
provide it.
* api-change:``polly``: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available
as Neural voice only.
* api-change:``ssm``: Adding doc updates for OpsCenter support in Service Setting actions.
* api-change:``workspaces``: Added CreateWorkspaceImage API to create a new WorkSpace image from an
existing WorkSpace.
- from version 1.27.38
* api-change:``appsync``: Adds support for a new API to evaluate mapping templates with mock data,
allowing you to remotely unit test your AppSync resolvers and functions.
* api-change:``detective``: Added the ability to get data source package information for the
behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior
graph.
* api-change:``guardduty``: Amazon GuardDuty introduces a new Malware Protection feature that
triggers malware scan on selected EC2 instance resources, after the service detects a potentially
malicious activity.
* api-change:``lookoutvision``: This release introduces support for the automatic scaling of
inference units used by Amazon Lookout for Vision models.
* api-change:``macie2``: This release adds support for retrieving (revealing) sample occurrences of
sensitive data that Amazon Macie detects and reports in findings.
* api-change:``rds``: Adds support for using RDS Proxies with RDS for MariaDB databases.
* api-change:``rekognition``: This release introduces support for the automatic scaling of
inference units used by Amazon Rekognition Custom Labels models.
* api-change:``securityhub``: Documentation updates for AWS Security Hub
* api-change:``transfer``: AWS Transfer Family now supports Applicability Statement 2 (AS2), a
network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B)
data over the public internet using HTTP/HTTPS as the transport mechanism.
==== python-httpx ====
Version update (0.22.0 -> 0.23.0)
- Drop transfer-encoding-lower-case.patch
The headers are lowercase again with uvicorn 0.18
- Add transfer-encoding-lower-case.patch to fix failing tests due
to incorrect capitalization of the 'transfer-encoding' header
(gh#encode/httpx!1735).
- Update to 0.23.0
* Drop support for Python 3.6. (#2097)
* Use utf-8 as the default character set, instead of falling back
to charset-normalizer for auto-detection. To enable automatic
character set detection, see the documentation. (#2165)
* Fix URL.copy_with for some oddly formed URL cases. (#2185)
* Digest authentication should use case-insensitive comparison
for determining which algorithm is being used. (#2204)
* Fix console markup escaping in command line client. (#1866)
* When files are used in multipart upload, ensure we always seek
to the start of the file. (#2065)
* Ensure that iter_bytes never yields zero-length chunks. (#2068)
* Preserve Authorization header for redirects that are to the
same origin, but are an http-to-https upgrade. (#2074)
* When responses have binary output, don't print the output to
the console in the command line client. Use output like <16086
bytes of binary data> instead. (#2076)
* Fix display of --proxies argument in the command line client
help. (#2125)
* Close responses when task cancellations occur during stream
reading. (#2156)
* Fix type error on accessing .request on HTTPError exceptions.
(#2158)
- Drop CVE-2021-41945-copy_with-data-leak.patch fixed upstream
(bsc#1199002)
==== python-immutables ====
Version update (0.16 -> 0.18)
- update to 0.18:
* Fix iteration when tree is 7 levels deep and has collissions
* Test on python 3.10
* consolidate mypy and pytest config into pyproject.toml
==== python-ipython ====
- Add ipython-pr13714-xxlimited.patch gh#ipython/ipython#13714
- Remove nbformat from the :test flavor. Run locally
`--with localtests` for not skipping the tests.
==== python-kiwisolver ====
Version update (1.4.1 -> 1.4.4)
- update to 1.4.4:
- fix timing in shared data release procedure PR #149
- revert use of nullpointer introduced in #142
Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on
some platforms (see #144 ) PR #145
- Update to 1.4.3
* add support for Python 3.11 PR #142
* do not install tests PR #143
* fix packaging for latest setuptools PR #140
- Release 1.4.2
* fix an issue with setuptools configuration PR #134
==== python-loguru ====
Version update (0.5.3 -> 0.6.0)
- Update to 0.6.0
* Remove internal use of pickle.loads() considered as a security
vulnerability referenced as CVE-2022-0329 (#563).
* Modify coroutine sink to make it discard log messages when
loop=None and no event loop is running (due to internally using
asyncio.get_running_loop() in place of
asyncio.get_event_loop()).
* Remove the possibility to add a coroutine sink with
enqueue=True if loop=None and no event loop is running.
* Change default encoding of file sink to be utf8 instead of
locale.getpreferredencoding() (#339).
* Prevent non-ascii characters to be escaped while logging JSON
message with serialize=True (#575, thanks @ponponon).
* Fix flake8 errors and improve code readability (#353, thanks
@AndrewYakimets).
- Drop merged patches:
* loguru-exception-formatting-py39.patch
* pytest-6.2-excepthooks.patch
- Add loguru-fix-repr-tests.patch
* Fix "repr()" tests failing on Python 3.11 and Python 3.10.6
* https://github.com/Delgan/loguru/commit/4fe21f66
==== python-pbr ====
Version update (5.8.1 -> 5.9.0)
- update to 5.9.0:
* Future-proofing pyproject.toml
* Use importlib-metadata for runtime package version lookups
* Drop wheel from pyproject.toml examples
* Changed minversion in tox to 3.18.0
==== python-pip ====
- skip subversion tests, not that relevant to pull in
dozens of dependencies into small bootstrap
- Add distutils-reproducible-compile.patch to make installed
files ordered correctly and thus builds reproducible again
(port of the fix for bpo#29708 and gh#python/cpython#8057).
==== python-pytest ====
Version update (7.1.1 -> 7.1.2)
- Update to 7.1.2
* #9726: An unnecessary numpy import inside
pytest.approx{.interpreted-text role="func"} was removed.
* #9820: Fix comparison of dataclasses with InitVar.
* #9869: Increase stacklevel for the NODE_CTOR_FSPATH_ARG
deprecation to point to the user's code, not pytest.
* #9871: Fix a bizarre (and fortunately rare) bug where the
[temp_path]{.title-ref} fixture could raise an internal error
while attempting to get the current user's username.
==== python-rpm ====
Version update (4.17.0 -> 4.17.1)
- update to rpm-4.17.1
==== python-setuptools ====
Version update (58.3.0 -> 63.2.0)
- update to version 63.2.0:
* Changes
+ #3395: Included a performance optimization:
setuptools.build_meta no longer tries to :func:`compile` the
setup script code before :func:`exec`-ing it.
* Misc
+ #3435: Corrected issue in macOS framework builds on Python 3.9
not installed by homebrew (pypa/distutils#158).
- Remove dependency on packaging -- boo#1178257
- Enable ini2toml[lite] tests
- Update to version 63.1.0
* #3430: Merge with pypa/distutils@152c13d including
pypa/distutils#155 (improved compatibility for editable
installs on homebrew Python 3.9), pypa/distutils#150 (better
handling of runtime_library_dirs on cygwin), and
pypa/distutils#151 (remove warnings for namespace packages).
- v63.0.0
* #3421: Drop setuptools' support for installing an entrypoint
extra requirements at load time:
- the functionality has been broken since v60.8.0.
- the mechanism to do so is deprecated (fetch_build_eggs).
- that use case (e.g. a custom command class entrypoint) is
covered by making sure the necessary build requirements are
declared. Documentation changes
* #3397: Fix reference for keywords to point to the Core Metadata
Specification instead of PEP 314 (the live standard is kept
always up-to-date and consolidates several PEPs together in a
single document).
- v62.6.0
* #3253: Enabled using file: for requirements in setup.cfg -- by
:user:`akx` (this feature is currently considered to be in beta
stage).
* #3255: Enabled using file: for dependencies and
optional-dependencies in pyproject.toml -- by :user:`akx` (this
feature is currently considered to be in beta stage).
* #3391: Updated attr: to also extract simple constants with type
annotations -- by :user:`karlotness`
- v62.5.0
* #3347: Changed warnings and documentation notes about
experimental aspect of pyproject.toml configuration: now
[project] is a fully supported configuration interface, but the
[tool.setuptools] table and sub-tables are still considered to
be in beta stage.
* #3383: In _distutils_hack, suppress/undo the use of local
distutils when select tests are imported in CPython.
* #3385: Modules used to parse and evaluate configuration from
pyproject.toml files are intended for internal use only and
that not part of the public API.
- v62.4.0
* #3256: Added setuptools.command.build command to match
distutils.command.build -- by :user:`isuruf`
* #3366: Merge with pypa/distutils@75ed79d including reformat
using black, fix for Cygwin support (pypa/distutils#139), and
improved support for cross compiling (pypa/distutils#144 and
pypa/distutils#145).
- v62.3.4
* #3354: Improve clarity in warning about unlisted namespace
packages.
- v62.3.3
* #3336: Modified test_setup_install_includes_dependencies to
work with custom PYTHONPATH â- by :user:`hroncok`
- v62.3.2
* #3328: Include a first line summary to some of the existing
multi-line warnings.
- v62.3.1
* #3320: Fixed typo which causes namespace_packages to raise an
error instead of warning.
- v62.3.0
* #3262: Formally added deprecation messages for
namespace_packages. The methodology that uses pkg_resources and
namespace_packages for creating namespaces was already
discouraged by the :doc:`setuptools docs
</userguide/package_discovery>` and the :doc:`Python Packaging
User Guide <PyPUG:guides/packaging-namespace-packages>`,
therefore this change just make the deprecation more official.
Users can consider migrating to native/implicit namespaces (as
introduced in PEP 420).
* #3308: Relying on include_package_data to ensure sub-packages
are automatically added to the build wheel distribution (as
"data") is now considered a deprecated practice. This behaviour
was controversial and caused inconsistencies (#3260). Instead,
projects are encouraged to properly configure packages or use
discovery tools. General information can be found in
:doc:`userguide/package_discovery`.
* #1806: Allowed recursive globs (**) in package_data. -- by
:user:`nullableVoidPtr`
* #3206: Fixed behaviour when both install_requires (in setup.py)
and dependencies (in pyproject.toml) are specified. The
configuration in pyproject.toml will take precedence over
setup.py (in accordance with PEP 621). A warning was added to
inform users.
* #3274: Updated version of vendored pyparsing to 3.0.8 to avoid
problems with upcoming deprecation in Python 3.11.
* #3292: Added warning about incompatibility with old versions of
importlib-metadata.
- v62.2.0
* #3299: Optional metadata fields are now truly optional.
Includes merge with pypa/distutils@a7cfb56 per
pypa/distutils#138.
... changelog too long, skipping 413 lines ...
* Drop remove-more-itertools-dependency-cycle.patch
==== python-sympy ====
- Switch off tests (they run 7h53m47s).
==== python310 ====
Version update (3.10.5 -> 3.10.6)
Subpackages: python310-curses python310-dbm python310-tk
- Update to 3.10.6:
- gh-87389: http.server: Fix an open redirection vulnerability
in the HTTP server when an URI path starts with //.
Vulnerability discovered, and initial fix proposed, by Hamza
Avvan.
- gh-92888: Fix memoryview use after free when accessing the
backing buffer in certain cases.
- gh-95355: _PyPegen_Parser_New now properly detects token
memory allocation errors. Patch by Honglin Zhu.
- gh-94938: Fix error detection in some builtin functions when
keyword argument name is an instance of a str subclass with
overloaded __eq__ and __hash__. Previously it could cause
SystemError or other undesired behavior.
- gh-94949: ast.parse() will no longer parse parenthesized
context managers when passed feature_version less than
(3, 9). Patch by Shantanu Jain.
- gh-94947: ast.parse() will no longer parse assignment
expressions when passed feature_version less than
(3, 8). Patch by Shantanu Jain.
- gh-94869: Fix the column offsets for some expressions in
multi-line f-strings ast nodes. Patch by Pablo Galindo.
- gh-91153: Fix an issue where a bytearray item assignment
could crash if itâs resized by the new valueâs __index__()
method.
- gh-94329: Compile and run code with unpacking of extremely
large sequences (1000s of elements). Such code failed to
compile. It now compiles and runs correctly.
- gh-94360: Fixed a tokenizer crash when reading encoded
files with syntax errors from stdin with non utf-8 encoded
text. Patch by Pablo Galindo
- gh-94192: Fix error for dictionary literals with invalid
expression as value.
- gh-93964: Strengthened compiler overflow checks to prevent
crashes when compiling very large source files.
- gh-93671: Fix some exponential backtrace case happening with
deeply nested sequence patterns in match statements. Patch by
Pablo Galindo
- gh-93021: Fix the __text_signature__ for __get__() methods
implemented in C. Patch by Jelle Zijlstra.
- gh-92930: Fixed a crash in _pickle.c from mutating
collections during __reduce__ or persistent_id.
- gh-92914: Always round the allocated size for lists up to the
nearest even number.
- gh-92858: Improve error message for some suites with syntax
error before â:â
- gh-95339: Update bundled pip to 22.2.1.
- gh-95045: Fix GC crash when deallocating _lsprof.Profiler by
untracking it before calling any callbacks. Patch by Kumar
Aditya.
- gh-95087: Fix IndexError in parsing invalid date in the email
module.
- gh-95199: Upgrade bundled setuptools to 63.2.0.
- gh-95194: Upgrade bundled pip to 22.2.
- gh-93899: Fix check for existence of os.EFD_CLOEXEC,
os.EFD_NONBLOCK and os.EFD_SEMAPHORE flags on older kernel
versions where these flags are not present. Patch by Kumar
Aditya.
- gh-95166: Fix concurrent.futures.Executor.map() to cancel the
currently waiting on future on an error - e.g. TimeoutError
or KeyboardInterrupt.
- gh-93157: Fix fileinput module didnât support errors option
when inplace is true.
- gh-94821: Fix binding of unix socket to empty address
on Linux to use an available address from the abstract
namespace, instead of â0â.
- gh-94736: Fix crash when deallocating an instance of a
subclass of _multiprocessing.SemLock. Patch by Kumar Aditya.
- gh-94637: SSLContext.set_default_verify_paths() now releases
the GIL around SSL_CTX_set_default_verify_paths call. The
function call performs I/O and CPU intensive work.
- gh-94510: Re-entrant calls to sys.setprofile() and
sys.settrace() now raise RuntimeError. Patch by Pablo
Galindo.
- gh-92336: Fix bug where linecache.getline() fails on bad
files with UnicodeDecodeError or SyntaxError. It now returns
an empty string as per the documentation.
- gh-89988: Fix memory leak in pickle.Pickler when looking up
dispatch_table. Patch by Kumar Aditya.
- gh-94254: Fixed types of struct module to be immutable. Patch
by Kumar Aditya.
- gh-94245: Fix pickling and copying of typing.Tuple[()].
- gh-94207: Made _struct.Struct GC-tracked in order to fix a
reference leak in the _struct module.
- gh-94101: Manual instantiation of ssl.SSLSession objects is
no longer allowed as it lead to misconfigured instances that
crashed the interpreter when attributes where accessed on
them.
- gh-84753: inspect.iscoroutinefunction(),
inspect.isgeneratorfunction(), and
inspect.isasyncgenfunction() now properly return True
for duck-typed function-like objects like instances of
unittest.mock.AsyncMock.
- This makes inspect.iscoroutinefunction() consistent with the
behavior of asyncio.iscoroutinefunction(). Patch by Mehdi
ABAAKOUK.
- gh-83499: Fix double closing of file description in tempfile.
- gh-79512: Fixed names and __module__ value of weakref classes
ReferenceType, ProxyType, CallableProxyType. It makes them
pickleable.
... changelog too long, skipping 98 lines ...
- skip-test_pyobject_freed_is_freed.patch
==== python310-core ====
Version update (3.10.5 -> 3.10.6)
Subpackages: libpython3_10-1_0 python310-base
- Update to 3.10.6:
- gh-87389: http.server: Fix an open redirection vulnerability
in the HTTP server when an URI path starts with //.
Vulnerability discovered, and initial fix proposed, by Hamza
Avvan.
- gh-92888: Fix memoryview use after free when accessing the
backing buffer in certain cases.
- gh-95355: _PyPegen_Parser_New now properly detects token
memory allocation errors. Patch by Honglin Zhu.
- gh-94938: Fix error detection in some builtin functions when
keyword argument name is an instance of a str subclass with
overloaded __eq__ and __hash__. Previously it could cause
SystemError or other undesired behavior.
- gh-94949: ast.parse() will no longer parse parenthesized
context managers when passed feature_version less than
(3, 9). Patch by Shantanu Jain.
- gh-94947: ast.parse() will no longer parse assignment
expressions when passed feature_version less than
(3, 8). Patch by Shantanu Jain.
- gh-94869: Fix the column offsets for some expressions in
multi-line f-strings ast nodes. Patch by Pablo Galindo.
- gh-91153: Fix an issue where a bytearray item assignment
could crash if itâs resized by the new valueâs __index__()
method.
- gh-94329: Compile and run code with unpacking of extremely
large sequences (1000s of elements). Such code failed to
compile. It now compiles and runs correctly.
- gh-94360: Fixed a tokenizer crash when reading encoded
files with syntax errors from stdin with non utf-8 encoded
text. Patch by Pablo Galindo
- gh-94192: Fix error for dictionary literals with invalid
expression as value.
- gh-93964: Strengthened compiler overflow checks to prevent
crashes when compiling very large source files.
- gh-93671: Fix some exponential backtrace case happening with
deeply nested sequence patterns in match statements. Patch by
Pablo Galindo
- gh-93021: Fix the __text_signature__ for __get__() methods
implemented in C. Patch by Jelle Zijlstra.
- gh-92930: Fixed a crash in _pickle.c from mutating
collections during __reduce__ or persistent_id.
- gh-92914: Always round the allocated size for lists up to the
nearest even number.
- gh-92858: Improve error message for some suites with syntax
error before â:â
- gh-95339: Update bundled pip to 22.2.1.
- gh-95045: Fix GC crash when deallocating _lsprof.Profiler by
untracking it before calling any callbacks. Patch by Kumar
Aditya.
- gh-95087: Fix IndexError in parsing invalid date in the email
module.
- gh-95199: Upgrade bundled setuptools to 63.2.0.
- gh-95194: Upgrade bundled pip to 22.2.
- gh-93899: Fix check for existence of os.EFD_CLOEXEC,
os.EFD_NONBLOCK and os.EFD_SEMAPHORE flags on older kernel
versions where these flags are not present. Patch by Kumar
Aditya.
- gh-95166: Fix concurrent.futures.Executor.map() to cancel the
currently waiting on future on an error - e.g. TimeoutError
or KeyboardInterrupt.
- gh-93157: Fix fileinput module didnât support errors option
when inplace is true.
- gh-94821: Fix binding of unix socket to empty address
on Linux to use an available address from the abstract
namespace, instead of â0â.
- gh-94736: Fix crash when deallocating an instance of a
subclass of _multiprocessing.SemLock. Patch by Kumar Aditya.
- gh-94637: SSLContext.set_default_verify_paths() now releases
the GIL around SSL_CTX_set_default_verify_paths call. The
function call performs I/O and CPU intensive work.
- gh-94510: Re-entrant calls to sys.setprofile() and
sys.settrace() now raise RuntimeError. Patch by Pablo
Galindo.
- gh-92336: Fix bug where linecache.getline() fails on bad
files with UnicodeDecodeError or SyntaxError. It now returns
an empty string as per the documentation.
- gh-89988: Fix memory leak in pickle.Pickler when looking up
dispatch_table. Patch by Kumar Aditya.
- gh-94254: Fixed types of struct module to be immutable. Patch
by Kumar Aditya.
- gh-94245: Fix pickling and copying of typing.Tuple[()].
- gh-94207: Made _struct.Struct GC-tracked in order to fix a
reference leak in the _struct module.
- gh-94101: Manual instantiation of ssl.SSLSession objects is
no longer allowed as it lead to misconfigured instances that
crashed the interpreter when attributes where accessed on
them.
- gh-84753: inspect.iscoroutinefunction(),
inspect.isgeneratorfunction(), and
inspect.isasyncgenfunction() now properly return True
for duck-typed function-like objects like instances of
unittest.mock.AsyncMock.
- This makes inspect.iscoroutinefunction() consistent with the
behavior of asyncio.iscoroutinefunction(). Patch by Mehdi
ABAAKOUK.
- gh-83499: Fix double closing of file description in tempfile.
- gh-79512: Fixed names and __module__ value of weakref classes
ReferenceType, ProxyType, CallableProxyType. It makes them
pickleable.
... changelog too long, skipping 98 lines ...
- skip-test_pyobject_freed_is_freed.patch
==== python310-packaging ====
- BuildIgnore python3-packaging for primary bootstrap.
- Refine build and runtime requirements for primary and non-primary
builds
- Split primary flavor in multibuild for possible inclusion into
Ring0
- Setuptools itself does not depend on packaging anymore, only for
pythondistdeps.py, That dependency will move to
python-rpm-packaging soon. -- boo#1178257
- Use "setuptools" for building again.
* Python 3.12 will drop the distutils fallback
* Use the python-base vendored pip in a venv
* Drop no-legacyversion-warning.patch
- Remove nonsensical python362 flavor check.
==== python310-pyparsing ====
Version update (3.0.7 -> 3.0.9)
- Split primary flavor in multibuild for possible inclusion into
Ring0
- Remove hardcoded primary_python variable.
- Update to version 3.0.9
* Added Unicode set BasicMultilingualPlane (may also be
referenced as BMP) representing the Basic Multilingual Plane
(Unicode characters up to code point 65535). Can be used to
parse most language characters, but omits emojis, wingdings,
etc. Raised in discussion with Dave Tapley (issue #392).
* To address mypy confusion of pyparsing.Optional and
typing.Optional resulting in error: "_SpecialForm" not callable
message reported in issue #365, fixed the import in
exceptions.py. Nice sleuthing by Iwan Aucamp and Dominic
Davis-Foster, thank you! (Removed definitions of OptionalType,
DictType, and IterableType and replaced them with
typing.Optional, typing.Dict, and typing.Iterable throughout.)
* Fixed typo in jinja2 template for railroad diagrams, thanks for
the catch Nioub (issue #388).
* Removed use of deprecated pkg_resources package in railroad
diagramming code (issue #391).
* Updated bigquery_view_parser.py example to parse examples at
https://cloud.google.com/bigquery/docs/reference/legacy-sql
- Release 3.0.8
* API CHANGE: modified pyproject.toml to require Python version
3.6.8 or later for pyparsing 3.x. Earlier minor versions of 3.6
fail in evaluating the version_info class (implemented using
typing.NamedTuple). If you are using an earlier version of
Python 3.6, you will need to use pyparsing 2.4.7.
* Improved pyparsing import time by deferring regex pattern
compiles. PR submitted by Anthony Sottile to fix issue #362,
thanks!
* Updated build to use flit, PR by MichaŠGórny, added
BUILDING.md doc and removed old Windows build scripts - nice
cleanup work!
* More type-hinting added for all arithmetic and logical operator
methods in ParserElement. PR from Kazantcev Andrey, thank you.
* Fixed infix_notation's definitions of lpar and rpar, to accept
parse expressions such that they do not get suppressed in the
parsed results. PR submitted by Philippe Prados, nice work.
* Fixed bug in railroad diagramming with expressions containing
Combine elements. Reported by Jeremy White, thanks!
* Added show_groups argument to create_diagram to highlight
grouped elements with an unlabeled bounding box.
* Added unicode_denormalizer.py to the examples as a
demonstration of how Python's interpreter will accept Unicode
characters in identifiers, but normalizes them back to ASCII so
that identifiers print and ð¡ð»áµ¢ðð and ððððáµ are all
equivalent.
* Removed imports of deprecated sre_constants module for catching
exceptions when compiling regular expressions. PR submitted by
Serhiy Storchaka, thank you.
- Use python-base bundled pip as frontend for flit-core
==== rdma-core ====
Subpackages: libefa1 libibverbs libibverbs1 libmlx4-1 libmlx5-1 librdmacm1 rdma-ndd
- skip valgrind on riscv64
==== read-only-root-fs ====
Version update (1.0+git20220801.cbb90bc -> 1.0+git20220808.cd59f4f)
- Update to version 1.0+git20220808.cd59f4f:
* Fix writableagain.conf
- Update to version 1.0+git20220805.4a3d850:
* Work around read-only state of subvolumes in a different way
==== remmina ====
Subpackages: remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc
- Set CMAKE_SKIP_RPATH to avoid writing bogus RUNPATH to
binaries and modules
- Spec cleanup
==== rpm ====
Version update (4.17.0 -> 4.17.1)
Subpackages: librpmbuild9
- update to rpm-4.17.1
* new bcond macro for a nicer way to define build conditionals
* openPGP parser and IMA security fixes (CVE-2021-3521)
* buildroot policy fixes
- refreshed patches:
* brp.diff
- removed patches:
* verbosearg.diff
* ocaml-cmxs.diff
* 0001-fix-minimize_writes.patch
- remove obsolete RPM-HOWTO from 1999 (removed RPM-HOWTO.tar.bz2)
- move debugedit to separate package
(Removed debuginfo-mono.patch, debuglink.diff, debugsubpkg.diff,
finddebuginfo-absolute-links.diff, finddebuginfo.diff,
singlefilemode.diff, debugedit-5.0.tar.xz)
- move python-rpm-packaging to separate package
(Removed python-rpm-packaging.diff, python-rpm-packaging.tar.bz2)
==== rubygem-actioncable-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-actionmailbox-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-actionmailer-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-actionpack-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-actiontext-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-actionview-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-activejob-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-activemodel-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-activerecord-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* Change ActiveRecord::Coders::YAMLColumn default to safe_load
This adds two new configuration options The configuration options are as
follows:
* `config.active_storage.use_yaml_unsafe_load`
When set to true, this configuration option tells Rails to use the old
"unsafe" YAML loading strategy, maintaining the existing behavior but leaving
the possible escalation vulnerability in place. Setting this option to true
is *not* recommended, but can aid in upgrading.
* `config.active_record.yaml_column_permitted_classes`
The "safe YAML" loading method does not allow all classes to be deserialized
by default. This option allows you to specify classes deemed "safe" in your
application. For example, if your application uses Symbol and Time in
serialized data, you can add Symbol and Time to the allowed list as follows:
```
config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]
```
[CVE-2022-32224]
==== rubygem-activestorage-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-activesupport-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-airbrussh ====
Version update (1.4.0 -> 1.4.1)
updated to version 1.4.1
see installed CHANGELOG.md
==== rubygem-autoprefixer-rails ====
Version update (10.4.2.0 -> 10.4.7.0)
updated to version 10.4.7.0
see installed CHANGELOG.md
[#]# 10.4.7.0
* Fixed `print-color-adjust` support in Firefox.
* Fixed `print-color-adjust` support.
* Fixed `NaN` in grid (by @SukkaW).
==== rubygem-bootsnap ====
Version update (1.12.0 -> 1.13.0)
updated to version 1.13.0
see installed CHANGELOG.md
[#] 1.13.0
* Stop decorating `Kernel.load`. This used to be very useful in development because the Rails "classic" autoloader
was using `Kernel.load` in dev and `Kernel.require` in production. But Zeitwerk is now the default, and it doesn't
use `Kernel.load` at all.
People still using the classic autoloader might want to stick to `bootsnap 1.12`.
* Add `Bootsnap.unload_cache!`. Applications can call it at the end of their boot sequence when they know
no more code will be loaded to reclaim a bit of memory.
==== rubygem-bundler ====
Version update (2.3.13 -> 2.3.19)
updated to version 2.3.19
see installed CHANGELOG.md
[#] 2.3.19 (July 27, 2022)
[#]# Enhancements:
- Add `Bundler.settings[:only]` to install gems of the specified groups [#5759](https://github.com/rubygems/rubygems/pull/5759)
- Add `ignore_funding_requests` config flag [#5767](https://github.com/rubygems/rubygems/pull/5767)
- Prevent random crash when autoloading `Pathname` [#5769](https://github.com/rubygems/rubygems/pull/5769)
- Don't corrupt lockfile when user moves a gem that's already in the lockfile to an incorrect source by mistake [#5070](https://github.com/rubygems/rubygems/pull/5070)
- Reconcile error/warning message for multiple global sources with documentation [#5741](https://github.com/rubygems/rubygems/pull/5741)
- Improve error message when gems cannot be found to include the source for each gem [#5729](https://github.com/rubygems/rubygems/pull/5729)
[#]# Bug fixes:
- Fix yet another TruffleRuby platform selection regression [#5746](https://github.com/rubygems/rubygems/pull/5746)
- Show a proper error if extension dir is not writable [#5726](https://github.com/rubygems/rubygems/pull/5726)
[#]# Performance:
- Lazily check incomplete lockfile to improve performance [#5546](https://github.com/rubygems/rubygems/pull/5546)
[#]# Documentation:
- Add deprecation notice of bundle inject [#5776](https://github.com/rubygems/rubygems/pull/5776)
- Add deprecation notice of `bundle viz` to man pages [#5765](https://github.com/rubygems/rubygems/pull/5765)
- Update command example in `bundle exec` man page [#5754](https://github.com/rubygems/rubygems/pull/5754)
- Remove bundle show from obsolete commands [#5753](https://github.com/rubygems/rubygems/pull/5753)
- Improve global source(s) documentation [#5732](https://github.com/rubygems/rubygems/pull/5732)
- Use https protocol for URLs for config mirror in bundler man [#5722](https://github.com/rubygems/rubygems/pull/5722)
[#] 2.3.18 (July 14, 2022)
[#]# Enhancements:
- Extend `gem` DSL with a `force_ruby_platform` option [#4049](https://github.com/rubygems/rubygems/pull/4049)
[#]# Bug fixes:
- Fix misleading error if compact index cannot be copied [#5709](https://github.com/rubygems/rubygems/pull/5709)
- Fix TruffleRuby no longer able to install lockfiles generated with other implementations [#5711](https://github.com/rubygems/rubygems/pull/5711)
- Fix TruffleRuby no longer installing lockfiles using "ruby" platform correctly [#5694](https://github.com/rubygems/rubygems/pull/5694)
- Fix crash when updating vendor cache of default gems [#5679](https://github.com/rubygems/rubygems/pull/5679)
[#]# Performance:
- Speed up `bundler/setup` by using the raw `Gemfile.lock` information without extra processing whenever possible [#5695](https://github.com/rubygems/rubygems/pull/5695)
[#]# Documentation:
- Use modern style hashes in Gemfile DSL docs [#5674](https://github.com/rubygems/rubygems/pull/5674)
[#] 2.3.17 (June 29, 2022)
[#]# Enhancements:
- Add support for platform `:x64_mingw` to correctly lookup "x64-mingw-ucrt" [#5649](https://github.com/rubygems/rubygems/pull/5649)
- Fix some errors being printed twice in `--verbose` mode [#5654](https://github.com/rubygems/rubygems/pull/5654)
- Fix extension paths in generated standalone script [#5632](https://github.com/rubygems/rubygems/pull/5632)
[#]# Bug fixes:
- Raise if ruby platform is forced and there are no ruby variants [#5495](https://github.com/rubygems/rubygems/pull/5495)
- Fix `bundle package --no-install` no longer skipping install [#5639](https://github.com/rubygems/rubygems/pull/5639)
[#]# Performance:
- Improve performance of `Bundler::SpecSet#for` by using hash lookup of handled deps [#5537](https://github.com/rubygems/rubygems/pull/5537)
[#]# Documentation:
- Fix formatting issue in `bundle add` man page [#5642](https://github.com/rubygems/rubygems/pull/5642)
[#] 2.3.16 (June 15, 2022)
[#]# Performance:
- Improve performance of installing gems from gem server sources [#5614](https://github.com/rubygems/rubygems/pull/5614)
[#] 2.3.15 (June 1, 2022)
[#]# Enhancements:
- Show better error when previous installation fails to be removed [#5564](https://github.com/rubygems/rubygems/pull/5564)
- Show exception cause in bug report template [#5563](https://github.com/rubygems/rubygems/pull/5563)
[#]# Bug fixes:
- Fix `bundle remove` by invalidating cached `Bundle.definition` [#5443](https://github.com/rubygems/rubygems/pull/5443)
- Fix generated standalone script when it includes default gems [#5586](https://github.com/rubygems/rubygems/pull/5586)
- Skip duplicated dependency warning for gemspec dev deps [#5587](https://github.com/rubygems/rubygems/pull/5587)
- Give better conflict resolution advice [#5581](https://github.com/rubygems/rubygems/pull/5581)
- Fix crash when commenting out a mirror in configuration [#5576](https://github.com/rubygems/rubygems/pull/5576)
- Fix crash when installing gems with symlinks [#5570](https://github.com/rubygems/rubygems/pull/5570)
- Ignore `Errno::EROFS` errors when creating `bundler.lock` [#5580](https://github.com/rubygems/rubygems/pull/5580)
- Ignore `Errno::EPERM` errors when creating `bundler.lock` [#5579](https://github.com/rubygems/rubygems/pull/5579)
- Fix crash when printing resolution conflicts on metadata requirements [#5562](https://github.com/rubygems/rubygems/pull/5562)
[#] 2.3.14 (May 18, 2022)
[#]# Bug fixes:
- Fix confusing inline mode install output [#5530](https://github.com/rubygems/rubygems/pull/5530)
- Fix error message when locked version of a gem does not support running Ruby [#5525](https://github.com/rubygems/rubygems/pull/5525)
[#]# Performance:
- Improve `bundler/setup` performance again by not deduplicating intermediate results [#5533](https://github.com/rubygems/rubygems/pull/5533)
[#]# Documentation:
- Fix typo in documentation [#5514](https://github.com/rubygems/rubygems/pull/5514)
- Update man page for `require` option in `bundle add` command [#5513](https://github.com/rubygems/rubygems/pull/5513)
==== rubygem-bundler-audit ====
Version update (0.9.0.1 -> 0.9.1)
updated to version 0.9.1
see installed ChangeLog.md
[#]## 0.9.1 / 2022-05-19
[#]### CLI
* Improve the readability of the suggested gem versions to upgrade to
(pull #331).
[#]### Rake Task
* Fixed a regression introduced in 0.9.0 where the `bundler:audit` rake task
was not exiting with an error status code if vulnerabilities were found.
Now when the `bundler-audit` command fails, the rake task will also exit with
the `bundler-audit` command's error code.
* If the `bundler-audit` command could not be found for some reason raise the
{Bundler::Audit::Task::CommandNotFound} exception.
==== rubygem-chef-utils ====
Version update (17.9.52 -> 17.10.0)
updated to version 17.10.0
no changelog found
==== rubygem-debase-ruby_core_source ====
Version update (0.10.14 -> 0.10.16)
updated to version 0.10.16
see installed CHANGELOG.md
[#]# [0.10.16](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-2.5.4-p155 added
* updated `required_ruby_version` to require ruby 2.0
* ruby-1.9.3 removed
[#]# [0.10.15](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.2.0-preview1 added
[#]# [0.10.14](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.1-0-p0 added
* ruby-3.1.0-preview1 removed
[#]# [0.10.13](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.1.0-preview1 added
[#]# [0.10.12](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.0.0-p0 added
* ruby-3.0.0-preview1 removed
[#]# [0.10.11](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.0.0-preview1 added
==== rubygem-diffy ====
Version update (3.4.0 -> 3.4.2)
updated to version 3.4.2
see installed CHANGELOG
== 3.4.2 ==
Silence warning from unused variable when using `ruby -w`. Thanks
@sambostock!
== 3.4.1 ==
Prevent remote code execution from user controlled diff file paths. This
issue was only present in Windows platforms. Thanks @tehryanx for reporting
and testing the fix!
== 3.4.0 ==
Remove space between U diff option and context number. Thanks @tomas!
Add option to ignore CRLF diffs in HTML comparisons. Thanks @ptyagi16!
==== rubygem-down ====
Version update (5.3.0 -> 5.3.1)
updated to version 5.3.1
see installed CHANGELOG.md
[#]# 5.3.1 (2022-03-25)
* Correctly split cookie headers on `;` instead of `,` when forwarding them on redirects (@ermolaev)
==== rubygem-dry-configurable ====
Version update (0.14.0 -> 0.15.0)
updated to version 0.15.0
see installed CHANGELOG.md
[#]# 0.15.0 2022-04-21
[#]## Changed
- The `finalize!` method (as class or instance method, depending on whether you extend or include `Dry::Configurable` respectively) now accepts a boolean `freeze_values:` argument, which if true, will recursively freeze all config values in addition to the `config` itself. (#105 by @ojab)
```ruby
class MyConfigurable
include Dry::Configurable
setting :db, default: "postgre"
end
my_obj = MyConfigurable.new
my_obj.finalize!(freeze_values: true)
my_obj.config.db << "sql" # Will raise FrozenError
```
- `Dry::Configurable::Config#update` will set hashes as values for non-nested settings (#131 by @ojab)
```ruby
class MyConfigurable
extend Dry::Configurable
setting :sslcert, constructor: ->(v) { v&.values_at(:pem, :pass)&.join }
end
MyConfigurable.config.update(sslcert: {pem: "cert", pass: "qwerty"})
MyConfigurable.config.sslcert # => "certqwerty"
```
- `Dry::Configurable::Config#update` will accept any values implicitly convertible to hash via `#to_hash` (#133 by @timriley)
[Compare v0.14.0...v0.15.0](https://github.com/dry-rb/dry-configurable/compare/v0.14…
==== rubygem-dry-container ====
Version update (0.9.0 -> 0.10.1)
updated to version 0.10.1
see installed CHANGELOG.md
[#]# 0.10.1 2022-07-29
[#]## Changed
- Make `DidYouMean` integration optional (via #86) (@jbourassa)
[Compare v0.10.0...v0.10.1](https://github.com/dry-rb/dry-container/compare/v0.10.0.…
[#]# 0.10.0 2022-07-10
â ï¸ Notice that dry-container no longer depends on dry-configurable. If you happen to rely on the advanced configurable functionality, add dry-configurable as a dependency and require it **before** requiring dry-container.
[#]## Added
- Accept block given to `#merge` (via #83) (@timriley)
[#]## Changed
- [BREAKING] Replace dep on dry-configurable with a simple `Configuration` mod (see #84 for more details) (@solnic)
- Raise KeyError for missing key, with DidYouMean integration (via #82) (@cllns)
- Wrap FrozenError, to state that the container itself is frozen (see #74) (@cllns)
[Compare v0.9.0...v0.10.0](https://github.com/dry-rb/dry-container/compare/v0.9.0...…
==== rubygem-dry-core ====
Version update (0.7.1 -> 0.8.1)
updated to version 0.8.1
see installed CHANGELOG.md
[#]# 0.8.0
[#]## Added
- `Dry::Core::BasicObject` ported from hanami-utils (@jodosha)
[#]## Changed
- [BREAKING] [descendants tracker] switch to using `Class#subclasses` on Ruby 3.1+.
This changes the order of returned subclasses (immediate subclasses now go first) (@flash-gordon)
[Compare v0.7.1...v0.8.0](https://github.com/dry-rb/dry-core/compare/v0.7.1...master)
==== rubygem-dry-inflector ====
Version update (0.2.1 -> 0.3.0)
updated to version 0.3.0
see installed CHANGELOG.md
==== rubygem-erubi ====
Version update (1.10.0 -> 1.11.0)
updated to version 1.11.0
see installed CHANGELOG
=== 1.11.0 (2022-08-02)
* Support :freeze_template_literals option for configuring whether to add .freeze to template literal strings (casperisfine) (#33)
* Support :chain_appends option for chaining appends to the buffer variable (casperisfine, jeremyevans) (#32)
* Avoid unnecessary defined? usage on Ruby 3+ when using the :ensure option (jeremyevans)
==== rubygem-excon ====
Version update (0.91.0 -> 0.92.4)
updated to version 0.92.4
no changelog found
==== rubygem-faraday ====
Version update (2.3.0 -> 2.4.0)
updated to version 2.4.0
see installed CHANGELOG.md
==== rubygem-faraday-net_http ====
Version update (2.0.3 -> 2.1.0)
updated to version 2.1.0
no changelog found
==== rubygem-flog ====
Version update (4.6.4 -> 4.6.6)
updated to version 4.6.6
see installed History.rdoc
=== 4.6.6 / 2022-07-03
* 1 minor enhancement:
* Added support for to_proc w/ hash(?!?). (t-kinoshita)
* 2 bug fixes:
* Removed to_proc_normal (eg &:sym/call) as benchmarks are much better.
* ruby3: Fixed anonymous block pass. (prtngn)
=== 4.6.5 / 2022-04-09
* 1 minor enhancement:
* Changed :iter scoring from branch to block_call (same score).
* 1 bug fix:
* Fixed support for ruby 3 (only affected block_pass / to_proc_normal).
==== rubygem-fluentd ====
Version update (1.14.5 -> 1.15.1)
updated to version 1.15.1
see installed CHANGELOG.md
==== rubygem-gettext ====
Version update (3.4.2 -> 3.4.3)
updated to version 3.4.3
see installed news.md
[#]# 3.4.3: 2022-05-20 {#version-3-4-3}
[#]## Improvements
* Added support for Erubi to parse `.erb`
[GitHub#91][Patch by Michaël Hoste]
[#]## Thanks
* Michaël Hoste
==== rubygem-hoe ====
Version update (3.23.1 -> 3.24.0)
updated to version 3.24.0
see installed History.rdoc
=== 3.24.0 / 2022-06-20
* 3 minor enhancements:
* Add bindir and homepage accessor methods. (dsisnero)
* Don't auto-intuit values if they're already set. (dsisnero)
* Use bindir to determine executables. (dsisnero)
==== rubygem-http ====
Version update (5.0.4 -> 5.1.0)
updated to version 5.1.0
see installed CHANGES.md
[#]# 5.1.0 (2022-06-17)
* Drop ruby-2.5 support.
* [#715](https://github.com/httprb/http/pull/715)
Set default encoding to UTF-8 for `application/json`.
([@drwl])
* [#712](https://github.com/httprb/http/pull/712)
Recognize cookies set by redirect.
([@tkellogg])
* [#707](https://github.com/httprb/http/pull/707)
Distinguish connection timeouts.
([@YuLeven])
==== rubygem-http-cookie ====
Version update (1.0.4 -> 1.0.5)
updated to version 1.0.5
see installed CHANGELOG.md
==== rubygem-i18n ====
Version update (1.10.0 -> 1.12.0)
updated to version 1.12.0
no changelog found
==== rubygem-importmap-rails ====
Version update (1.0.3 -> 1.1.5)
updated to version 1.1.5
no changelog found
==== rubygem-js-routes ====
Version update (2.2.3 -> 2.2.4)
updated to version 2.2.4
see installed CHANGELOG.md
[#]# v2.2.5
* Fix middleware generator [#300](https://github.com/railsware/js-routes/issues/300)
* Support `params` special parameter
==== rubygem-json-jwt ====
Version update (1.13.0 -> 1.14.0)
updated to version 1.14.0
no changelog found
==== rubygem-json-schema ====
Version update (2.8.1 -> 3.0.0)
updated to version 3.0.0
no changelog found
==== rubygem-json_pure ====
Version update (2.6.1 -> 2.6.2)
updated to version 2.6.2
see installed CHANGES.md
==== rubygem-jwt ====
Version update (2.3.0 -> 2.4.1)
updated to version 2.4.1
see installed CHANGELOG.md
[#]# [v2.4.1](https://github.com/jwt/ruby-jwt/tree/v2.4.1) (2022-06-07)
==== rubygem-liquid ====
Version update (5.3.0 -> 5.4.0)
updated to version 5.4.0
see installed History.md
[#]# 5.4.0 2022-07-29
[#]## Breaking Changes
* Drop support for end-of-life Ruby versions (2.5 and 2.6) (#1578) [Andy Waite]
[#]## Features
* Allow `#` to be used as an inline comment tag (#1498) [CP Clermont]
[#]## Fixes
* `PartialCache` now shares snippet cache with subcontexts by default (#1553) [Chris AtLee]
* Hash registers no longer leak into subcontexts as static registers (#1564) [Chris AtLee]
* Fix `ParseTreeVisitor` for `with` variable expressions in `Render` tag (#1596) [CP Clermont]
[#]## Changed
* Liquid::Context#registers now always returns a Liquid::Registers object, though supports the most used Hash functions for compatibility (#1553)
==== rubygem-logging ====
Version update (2.3.0 -> 2.3.1)
updated to version 2.3.1
see installed History.txt
== 2.3.1 / 2022-05-24
Bug Fixes
- logging hangs on JRuby when the stdout appender is closed [PR #237]
- initialize the Logging framework when a Filter is created [PR #238]
==== rubygem-mixlib-config ====
Version update (3.0.9 -> 3.0.27)
updated to version 3.0.27
no changelog found
==== rubygem-msgpack ====
Version update (1.5.3 -> 1.5.4)
updated to version 1.5.4
see installed ChangeLog
2022-07-25
* Fix a segfault when deserializing empty symbol (`:""`).
* Improve compilation flags to not strip debug symbols.
==== rubygem-mustermann ====
Version update (1.1.1 -> 3.0.0)
updated to version 3.0.0
no changelog found
==== rubygem-mustermann-grape ====
Version update (1.0.1 -> 1.0.2)
updated to version 1.0.2
no changelog found
==== rubygem-net-ldap ====
Version update (0.17.0 -> 0.17.1)
updated to version 0.17.1
see installed History.rdoc
=== Net::LDAP 0.17.1
* Fixed shebang of bash #385
* Omit some tests for now until we update our CA cert #386
* Add Ruby 3.0 support #388
* Add TruffleRuby 21.0.0 to CI #389
* Correct a typo in an error message #391
* Enable bundler caching for travis #390
* Fix circular require while loading lib/net/ldap/entry.rb and lib/net/ldap/dataset.rb #392
* Handle nil value in GetbyteForSSLSocket::getbyte #306
==== rubygem-net-ssh ====
Version update (6.2.0.rc2 -> 7.0.1)
updated to version 7.0.1
see installed CHANGES.txt
=== 6.3.0 beta1
* Support cert based host key auth, fix asterisk in known_hosts [#833]
* Support kex dh-group14-sha256 [#795]
* Fix StrictHostKeyChecking ssh config parameter translation [#765]
==== rubygem-nokogiri ====
Version update (1.13.6 -> 1.13.8)
updated to version 1.13.8
see installed CHANGES.md
==== rubygem-omniauth-oauth2 ====
Version update (1.7.2 -> 1.8.0)
updated to version 1.8.0
no changelog found
==== rubygem-paint ====
Version update (2.2.1 -> 2.3.0)
updated to version 2.3.0
see installed CHANGELOG.md
[#]## 2.3.0
[#]### Paint.%() now returns different escape sequences!
* Fix #30: Color/effect nesting restores the parent level correctly. More
verbose ASCII escape sequences are generated to ensure this.
[#]### Other Fixes
* Fix #31: Make paint work with frozen strings enabled
* Also make paint library itself frozen
* Fix #29: Update dev dependencies
==== rubygem-parallel_tests ====
Version update (3.8.1 -> 3.11.1)
updated to version 3.11.1
no changelog found
==== rubygem-path_expander ====
Version update (1.1.0 -> 1.1.1)
updated to version 1.1.1
see installed History.rdoc
=== 1.1.1 / 2022-07-03
* 1 bug fix:
* Process plain '-' as a file, not an option.
==== rubygem-pdf-reader ====
Version update (2.9.2 -> 2.10.0)
updated to version 2.10.0
see installed CHANGELOG
v2.10.0 (12th May 2022)
- Various bug fixes
- Expanded sorbet type annotations
==== rubygem-pg ====
Version update (1.3.5 -> 1.4.2)
updated to version 1.4.2
see installed History.rdoc
== v1.4.2 [2022-07-27] Lars Kanis <lars(a)greiz-reinsdorf.de>
Bugfixes:
- Properly handle empty host parameter when connecting. #471
- Update Windows fat binary gem to OpenSSL-1.1.1q.
== v1.4.1 [2022-06-24] Lars Kanis <lars(a)greiz-reinsdorf.de>
Bugfixes:
- Fix another ruby-2.7 keyword warning. #465
- Allow PG::Error to be created without arguments. #466
== v1.4.0 [2022-06-20] Lars Kanis <lars(a)greiz-reinsdorf.de>
Added:
- Add PG::Connection#hostaddr, present since PostgreSQL-12. #453
- Add PG::Connection.conninfo_parse to wrap PQconninfoParse. #453
Bugfixes:
- Try IPv6 and IPv4 addresses, if DNS resolves to both. #452
- Re-add block-call semantics to PG::Connection.new accidently removed in pg-1.3.0. #454
- Handle client error after all data consumed in #copy_data for output. #455
- Avoid spurious keyword argument warning on Ruby 2.7. #456
- Change connection setup to respect connect_timeout parameter. #459
- Fix indefinite hang in case of connection error on Windows #458
- Set connection attribute of PG::Error in various places where it was missing. #461
- Fix transaction leak on early break/return. #463
- Update Windows fat binary gem to OpenSSL-1.1.1o and PostgreSQL-14.4.
Enhancements:
- Don't flush at each put_copy_data call, but flush at get_result. #462
==== rubygem-pkg-config ====
Version update (1.4.7 -> 1.4.9)
updated to version 1.4.9
see installed NEWS
== 1.4.9 - 2022-07-31
This is a bug fix release of 1.4.8. All 1.4.8 users should be upgraded
to 1.4.9.
=== Fixes
* Fixed a regression bug in 1.4.8 that PkgConfig.have_package can't
detect nonexistent package.
== 1.4.8 - 2022-07-30
=== Improvements
* Added support for showing found package version.
==== rubygem-public_suffix ====
Version update (4.0.7 -> 5.0.0)
updated to version 5.0.0
see installed CHANGELOG.md
[#]# 5.0.0
[#]## Changed
- Minimum Ruby version is 2.6
- Updated definitions.
==== rubygem-rack-oauth2 ====
Version update (1.19.0 -> 1.21.2)
updated to version 1.21.2
no changelog found
==== rubygem-rack-protection ====
Version update (2.2.0 -> 2.2.2)
updated to version 2.2.2
no changelog found
==== rubygem-rails-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
no changelog found
==== rubygem-rails-i18n ====
Version update (7.0.3 -> 7.0.5)
updated to version 7.0.5
see installed CHANGELOG.md
- Remove eager loading of translations during boot phase (this is now done by Rails).
[#]# 7.0.3 (2022-03-01)
- Revert long date formats on default "en" locale #980
==== rubygem-railties-7.0 ====
Version update (7.0.3 -> 7.0.3.1)
updated to version 7.0.3.1
see installed CHANGELOG.md
[#]# Rails 7.0.3.1 (July 12, 2022) ##
* No changes.
==== rubygem-rice ====
Version update (4.0.3 -> 4.0.4)
updated to version 4.0.4
see installed CHANGELOG.md
==== rubygem-rouge ====
Version update (3.29.0 -> 3.30.0)
updated to version 3.30.0
no changelog found
==== rubygem-rubocop ====
Version update (1.31.2 -> 1.33.0)
updated to version 1.33.0
no changelog found
==== rubygem-rubocop-ast ====
Version update (1.18.0 -> 1.19.1)
updated to version 1.19.1
no changelog found
==== rubygem-sdoc ====
Version update (2.3.2 -> 2.4.0)
updated to version 2.4.0
see installed CHANGELOG.md
2.4.0
=====
* #187 Allow setting CSS based version badge [@p8](https://github.com/p8)
==== rubygem-serverengine ====
Version update (2.2.5 -> 2.3.0)
updated to version 2.3.0
see installed Changelog
2022-06-13 version 2.3.0
* Add restart_worker_interval option to prevent workers restart immediately
after kill
* Reopen log file when rotation done by external tool is detected
* Fix unexpected behavior of start_worker_delay option
* Remove windows-pr dependency
* Fix a potential crash that command_sender_pipe of ProcessManager::Monitor
raises error on shutdown
* Allow to load serverengine/socket_manager without servernegine/utils
* Fix unstable tests
==== rubygem-sqlite3 ====
Version update (1.4.2 -> 1.4.4)
updated to version 1.4.4
see installed CHANGELOG.rdoc
==== rubygem-stimulus-rails ====
Version update (1.0.4 -> 1.1.0)
updated to version 1.1.0
no changelog found
==== rubygem-tilt ====
Version update (2.0.10 -> 2.0.11)
updated to version 2.0.11
no changelog found
==== rubygem-tmuxinator ====
Version update (3.0.2 -> 3.0.5)
updated to version 3.0.5
no changelog found
==== rubygem-tomlrb ====
Version update (2.0.1 -> 2.0.3)
updated to version 2.0.3
no changelog found
==== rubygem-turbo-rails ====
Version update (1.0.1 -> 1.1.1)
updated to version 1.1.1
no changelog found
==== rubygem-tzinfo-1.2 ====
Version update (1.2.9 -> 1.2.10)
updated to version 1.2.10
see installed CHANGES.md
Version 1.2.10 - 19-Jul-2022
- ---------------------------
* Fixed a relative path traversal bug that could cause arbitrary files to be
loaded with require when used with RubyDataSource. Please refer to
https://github.com/tzinfo/tzinfo/security/advisories/GHSA-5cm2-9h8c-rvfx for
details. CVE-2022-31163.
* Ignore the SECURITY file from Arch Linux's tzdata package. #134.
==== rubygem-tzinfo ====
Version update (2.0.4 -> 2.0.5)
updated to version 2.0.5
see installed CHANGES.md
[#]# Version 2.0.5 - 19-Jul-2022
* Changed `DateTime` results to always use the proleptic Gregorian calendar.
This affects `DateTime` results prior to 1582-10-15 and any arithmetic
performed on the results that would produce a secondary result prior to
1582-10-15.
* Added support for eager loading all the time zone and country data by calling
either `TZInfo::DataSource#eager_load!` or `TZInfo.eager_load!`. Compatible
with Ruby On Rails' `eager_load_namespaces`. #129.
* Ignore the SECURITY file from Arch Linux's tzdata package. #134.
==== rubygem-validate_url ====
Version update (1.0.13 -> 1.0.15)
updated to version 1.0.15
no changelog found
==== rubygem-xdg ====
Version update (6.3.3 -> 6.5.0)
updated to version 6.5.0
no changelog found
==== samba ====
Version update (4.16.2+git.288.4d64e4651f0 -> 4.16.4+git.297.1497eb221ed)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind samba-winbind-libs
- Update to 4.16.4
* CVE-2022-2031: Samba AD users can bypass certain restrictions
associated with changing passwords; (bsc#1201495); (bso#15047);
* CVE-2022-32744: Samba AD users can forge password change
requests for any user; (bsc#1201493); (bso#15074);
* CVE-2022-32745: Samba AD users can crash the server process
with an LDAP add or modify request; (bsc#1201492); (bso#15008);
* CVE-2022-32746: Samba AD users can induce a use-after-free in
the server process with an LDAP add or modify request;
(bsc#1201490); (bso#15009);
* CVE-2022-32742: Server memory information leak via SMB1;
(bsc#1201496); (bso#15085);
- Update to 4.16.3
* Using vfs_streams_xattr and deleting a file causes a panic;
(bso#15099);
* Add support for bind 9.18; (bso#14986);
* logging dsdb audit to specific files does not work;
(bso#15076);
* Problem when winbind renews Kerberos; (bso#14979);
(bsc#1196224);
* Samba with new lorikeet-heimdal fails to build on gcc 12.1 in
developer mode; (bso#15095);
* Crash in streams_xattr because fsp->base_fsp->fsp_name is
NULL; (bso#15105);
* Crash in rpcd_classic - NULL pointer deference in
mangle_is_mangled(); (bso#15118);
* smbclient commands del & deltree fail with
NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS; (bso#15100);
(bsc#1200556);
* Fix check for chown when processing NFSv4 ACL; (bso#15120);
* The pcap background queue process should not be stopped;
(bso#15082);
* testparm: Fix typo in idmap rangesize check; (bso#15097);
* net ads info returns LDAP server and LDAP server name as
null; (bso#15106);
* ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link;
(bso#15108);
* CTDB child process logging does not work as expected;
(bso#15090);
==== sdl12_compat ====
- Add 0001-Use-SDL_PIXELFORMAT_RGB888-for-24-bit-surfaces.patch
to rectify BGR order in older schismtracker.
==== shaderc ====
- Remove old python(2)-xml build dependency - build requires python3
==== shim ====
- Add logic to shim.spec for detecting --set-sbat-policy option before
using mokutil to set sbat policy. (bsc#1202120)
==== sord ====
- add gpg validation of release
==== systemsettings5 ====
Version update (5.25.3 -> 5.25.4)
Subpackages: systemsettings5-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- Changes since 5.25.3:
* Fix showing translations for kinfocenter
==== texinfo ====
Subpackages: info info-lang
- In case of an update of package info: do never remove existing
info page from dir file (boo#1201852)
- Do lua scripting only once for execute() function
- Check for filetrigger lua scriplets if rpm.execute() as function
call is given and used this
==== tracker ====
Version update (3.3.2 -> 3.3.3)
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Update to version 3.3.3:
+ Prepare D-Bus endpoint for cursor streams.
==== tracker-miners ====
Subpackages: tracker-miner-files
- Add 401.patch: Specify graphs in "tracker3 search" queries;
resolves tracker search listing files multiple times
(boo#1200403 glgo#GNOME/tracker-miners#229).
==== transactional-update ====
Version update (4.0.0~rc4 -> 4.0.0)
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd
- Version 4.0.0
- Last minute interface change: Changed "List" method of Snapshot D-Bus
interface to return a map of properties instead of a comma separated
list of strings; this will allow retrieving the snapshot properties
even if they contain a comma in their value [boo#1202147]
- Remove "Snapshot.hpp" as a public API for now - all public
functionality is part of SnapshotManager.hpp
- Add header file documentation for SnapshotManager.hpp
- Add method to delete snapshot
[gh#openSUSE/transactional-update#52]
- Allow setting description of snapshot
[gh#openSUSE/transactional-update#55]
- create_dirs_from_rpmdb: set SELinux file context of missing directories
[gh#openSUSE/transactional-update#84], [bsc#1197242]
- Fix broken logrotate due to typo in config file
[gh#openSUSE/transactional-update#87]
- create_dirs_from_rpmdb: Fix handling return code of create_dirs()
[gh#openSUSE/transactional-update#86]
- Fix broken "shell" prompt after selfupdate
- Add documented D-Bus interface definition files
- Add tukit_sm_get_current and tukit_sm_get_default to C interface
- Fixed typos
==== urlscan ====
- Do not remove egg info anymore as the pythonm3 interpreter
does not work anymore without this information (boo#1202137)
==== usbredir ====
Version update (0.12.0 -> 0.13.0)
Subpackages: libusbredirhost1 libusbredirparser1
- Update to version 0.13.0:
+ Fix regression on unserialize data
+ Removes usbredirserver
+ Improved header length checks when unserialising data
+ Fix usage of command line argument in usbredirect
+ Fix small memory leak on usbredirect
- Drop 9426fdb1.patch and dffc41c3.patch: fixed upstream.
- Drop
0001-Use-D_FORTIFY_SOURCE-instead-of-Wp-D_FORTIFY_SOURCE.patch:
fixed upstream.
- Add keyring to validate source signature.
==== util-linux ====
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1
- Use %_pam_vendordir
- exclude bash-completion stuff for programs that are in
util-linux-systemd from util-linux for real.
==== vim ====
Version update (9.0.0135 -> 9.0.0181)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0181, fixes the following problems
* Comment about tabpage line above the wrong code.
* After CTRL-Left-mouse click a mouse scroll also has CTRL.
* Debugger test may fail when $CWD is very long.
* Not enough characters accepted for 'spellfile'.
* Truncating virtual text after a line not implemented. Cursor positioning
wrong with Newline in the text.
* execute() does not use the "legacy" command modifier.
* "delmenu" does not remove autocmmands. Running menu test function
alone fails.
* Crash when adding and removing virtual text. (Ben Jackson)
* Cursor positioned after virtual text in empty line.
* Text property cannot override 'cursorline' highlight.
* Substitute that joins lines drops text properties.
* Missing part of change for "override" flag.
* Cursor positioned wrong after two text properties with virtual text and
"below" alignment. (Tim Pope)
* A "below" aligned text property gets 'showbreak' displayed.
* Test for fuzzy completion fails sometimes.
* Error for using #{ in an expression is a bit confusing.
* A "below" aligned text property does not work with 'nowrap'.
* Warning for unused argument in small build.
* No fold and sign column for virtual text with "below" align and 'nowrap'.
* Text properties wrong after splitting a line.
* Text properties with "right" and "after" alignment displayed wrong with
'nowrap'.
* Giving E1170 only in an expression is confusing.
* 'showbreak' displayed below truncated "after" text prop.
* With 'nowrap' "below" property not displayed correctly.
* Cannot build with small features.
* Some diff mode tests fail.
* Warning for uninitialized variable. (Tony Mechelynck)
* Text property "below" gets indent if 'breakindent' is set. (Tim Pope)
* Text property not adjusted for text inserted with "p".
* Using freed memory with put command.
* Looking up a text property type by ID is slow.
* When using text properties the line text length is computed twice.
* Checking for text properties could be a bit more efficient.
* Cursor positioned wrong with two virtual text properties close
together. (Ben Jackson)
* Insufficient testing for line2byte() with text properties.
* Various minor code formatting issues.
* Quickfix line highlight is overruled by 'cursorline'.
* Trying to allocate zero bytes.
* Assert fails only on MS-Windows.
* No error for using "#{ comment" in a compiled function.
* Spell checking for capital not working with trailing space.
* Checking character options is duplicated and incomplete.
* Cursor position wrong with 'virtualedit' and mouse click after end of
the line. (Hermann Mayer)
* Cursor position wrong with virtual text before Tab.
* Cursor position wrong with wrapping virtual text in empty line.
* Stray logfile appears when running tests.
==== virt-manager ====
Version update (4.0.0 -> 4.1.0)
Subpackages: virt-install virt-manager-common
- Update to 4.1.0
* Fix build with setuptools-61 (Peter Alfredsen, Miro HronÄok)
* add UI and cli support for qemu-vdagent channel (Jonathon Jongsma)
* cli: More --iothreads suboptions (Lin Ma)
* launch_security: Use SEV-ES policy=0x07 if host supports it (Charles
* Arnold)
* cli: Add support for URL query with disks (Martin Kletzander)
- Drop patches merged upstream:
* c6107419-tests-Drop-usage-of-sgio-unfiltered.patch
* 90e13549-Fix-build-with-setuptools-61+.patch
* 46dc0616-setup-add-bits-for-setuptools-61.patch
* 9ac94ef7-tests-Fix-another-sgio-filtered-case.patch
* 34662fec-tests-Fix-with-latest-argcomplete.patch
* d51541e1-Fix-UI-rename-with-firmware-efi.patch
* b8a77805-domain-cpu-Clear-migratable-when-changing-to-custom-cpu.patch
* 0d84bcfb-cli-Add-iothreadids-attributes-thread_pool_min-and-thread_pool_max.patch
* 424283ad-launch_security-Use-SEV-ES-policy-0x07-if-host-supports-it.patch
- Refresh patches
* virtman-add-tooltip-to-firmware.patch
- - changed surrounding imports
* virtinst-set-cache-mode-unsafe-for-install.patch
- - the patch changes the expected output in tests
- Refresh test skips
- Upstream bug fixes (bsc#1027942)
c6107419-tests-Drop-usage-of-sgio-unfiltered.patch
9ac94ef7-tests-Fix-another-sgio-filtered-case.patch
b8a77805-domain-cpu-Clear-migratable-when-changing-to-custom-cpu.patch
0d84bcfb-cli-Add-iothreadids-attributes-thread_pool_min-and-thread_pool_max.patch
90e13549-Fix-build-with-setuptools-61+.patch
424283ad-launch_security-Use-SEV-ES-policy-0x07-if-host-supports-it.patch
- Modified virtman-add-sev-memory-support.patch
- Renamed upstream patches
virtman-pr381-setuptools-61.patch to
46dc0616-setup-add-bits-for-setuptools-61.patch
virtman-34662fe-argcomplete.patch to
34662fec-tests-Fix-with-latest-argcomplete.patch
- Add Source URL
- Add upstream patch virtman-pr381-setuptools-61.patch
gh#virt-manager/virt-manager#381
- Enable tests
* No python package should go untested
* Use multibuild so that all runtime requirements are checked
* Add virtman-34662fe-argcomplete.patch
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- Also limit lua interpreter to < 5.4 (boo#1200944).
==== webkit2gtk3 ====
Version update (2.36.5 -> 2.36.6)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.36.6
+ Fix handling of touchpad scrolling on GTK4 builds
+ Fix WebKitGTK not allowing to be used from non-main threads
(boo#1202169)
+ Fix several crashes and rendering issues
==== webkit2gtk3-soup2 ====
Version update (2.36.5 -> 2.36.6)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles
- Update to version 2.36.6
+ Fix handling of touchpad scrolling on GTK4 builds
+ Fix WebKitGTK not allowing to be used from non-main threads
(boo#1202169)
+ Fix several crashes and rendering issues
==== wireplumber ====
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Add 398.patch -- policy-node: fix potential rescan loop to
prevent high cpu usage (glfo#pipewire/wireplumber#152); patch
taken from upstream merge request.
==== xdg-desktop-portal ====
Version update (1.14.5 -> 1.14.6)
- Update to version 1.14.6:
+ realtime:
- Remap thread ids.
- Use correct types.
==== xdg-desktop-portal-kde ====
Version update (5.25.3 -> 5.25.4)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.25.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.4
- No code changes since 5.25.3
==== xfce4-power-manager ====
Subpackages: xfce4-power-manager-lang xfce4-power-manager-plugin
- Add requirement to pkexec for brightness control (boo#1202125)
==== yast2-trans ====
Version update (84.87.20220730.27a80cdf03 -> 84.87.20220807.4697ae62b4)
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.20220807.4697ae62b4:
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Swedish)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* New POT for text domain 'fcoe-client'.
* New POT for text domain 'auth-client'.
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* Translated using Weblate (Catalan)
* New POT for text domain 'kdump'.
* New POT for text domain 'authserver'.
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa (22.1.3 -> 22.1.4)
Mesa-drivers (22.1.3 -> 22.1.4)
MozillaFirefox (101.0.1 -> 103.0.1)
apparmor (3.0.5 -> 3.0.6)
bind
fetchmail (6.4.31 -> 6.4.32)
firewalld
gcal
gdb (11.1 -> 12.1)
gnome-settings-daemon
gnutls (3.7.6 -> 3.7.7)
iso-codes (4.10.0 -> 4.11.0)
kernel-source (5.18.12 -> 5.18.15)
libapparmor (3.0.5 -> 3.0.6)
libavif
libblockdev (2.26 -> 2.27)
libgcrypt
libgsm (1.0.19 -> 1.0.20)
libnvme (1.1~rc0 -> 1.1)
libvirt (8.5.0 -> 8.6.0)
mokutil (0.5.0 -> 0.6.0)
mozilla-nss (3.79 -> 3.80)
mpg123 (1.30.1 -> 1.30.2)
mxml (3.3 -> 3.3.1)
nano
nvme-cli (2.1~rc0 -> 2.1.1)
oath-toolkit
pipewire
polkit
poppler (22.07.0 -> 22.08.0)
poppler-qt5 (22.07.0 -> 22.08.0)
python-Genshi (0.7.5 -> 0.7.7)
python-cffi (1.15.0 -> 1.15.1)
python-cryptography (37.0.2 -> 37.0.4)
python-gobject (3.42.1 -> 3.42.2)
python-hatchling (1.4.1 -> 1.6.0)
python-httpcore (0.14.7 -> 0.15.0)
python-importlib-metadata (4.11.4 -> 4.12.0)
python-libvirt-python (8.5.0 -> 8.6.0)
python-numexpr
python-psutil
python-pycairo
python-scipy
python-urllib3 (1.26.9 -> 1.26.11)
python-wcwidth
read-only-root-fs (1.0+git20200730.1243fd0 -> 1.0+git20220801.cbb90bc)
rsync
tiff
tmux (3.2a -> 3.3a)
unbound (1.16.1 -> 1.16.2)
util-linux-systemd
vim (9.0.0073 -> 9.0.0135)
webkit2gtk3 (2.36.4 -> 2.36.5)
webkit2gtk3-soup2 (2.36.4 -> 2.36.5)
xdg-utils (1.1.3+20201113 -> 1.1.3+20210805)
xen (4.16.1_02 -> 4.16.1_06)
yast2-trans (84.87.20220729.608d4643aa -> 84.87.20220730.27a80cdf03)
zlib-ng-compat
=== Details ===
==== Mesa ====
Version update (22.1.3 -> 22.1.4)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- update to 22.1.4:
* anv: disable non uniform indexing of UBOs
* anv: use the right helper to invalidate memory
* intel/fs: ray query fix for global address
* isl: add new helper for format component compatibility
* radeonsi: fix random PS wave size
* r300: Keep rc_rename_regs() from overflowing
* aco/ra: update register file when updating phi definition
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
==== Mesa-drivers ====
Version update (22.1.3 -> 22.1.4)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- update to 22.1.4:
* anv: disable non uniform indexing of UBOs
* anv: use the right helper to invalidate memory
* intel/fs: ray query fix for global address
* isl: add new helper for format component compatibility
* radeonsi: fix random PS wave size
* r300: Keep rc_rename_regs() from overflowing
* aco/ra: update register file when updating phi definition
* radv: Fix vkCmdCopyQueryResults -> vkCmdResetPool hazard
==== MozillaFirefox ====
Version update (101.0.1 -> 103.0.1)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 103.0.1
* Enabled hardware acceleration on newer AMD cards.
* Fixed a crash on Firefox shutdown caused by a bug in the
audio manager
- Mozilla Firefox 103.0
https://www.mozilla.org/en-US/firefox/103.0/releasenotes
MFSA 2022-28 (bsc#1201758)
* CVE-2022-36319 (bmo#1737722)
Mouse Position spoofing with CSS transforms
* CVE-2022-36317 (bmo#1759951)
Long URL would hang Firefox for Android
* CVE-2022-36318 (bmo#1771774)
Directory indexes for bundled resources reflected URL
parameters
* CVE-2022-36314 (bmo#1773894)
Opening local <code>.lnk</code> files could cause unexpected
network loads
* CVE-2022-36315 (bmo#1762520)
Preload Cache Bypasses Subresource Integrity
* CVE-2022-36316 (bmo#1768583)
Performance API leaked whether a cross-site resource is
redirecting
* CVE-2022-36320 (bmo#1759794, bmo#1760998)
Memory safety bugs fixed in Firefox 103
* CVE-2022-2505 (bmo#1769739, bmo#1772824)
Memory safety bugs fixed in Firefox 103 and 102.1
- requires
NSS >= 3.80
rust = 1.61
rust-cbindgen >= 0.24.3
- Move %limit_build set before mozilla config to actually set the
value of %jobs to MOZ_MAKE_FLAGS to fix build on aarch64
- Firefox 102.0.1:
* Fixed: Fixed bookmarks sidebar flashing white when opened in
dark mode (bmo#1776157)
* Fixed: Fixed multilingual spell checking not working with
content in both English and a non-Latin alphabet
(bmo#1773802)
* Fixed: Developer tools: Fixed an issue where the console
output keep getting scrolled to the bottom when the last
visible message is an evaluation result (bmo#1776262)
* Fixed: Fixed *Delete cookies and site data when Firefox is
closed* checkbox getting disabled on startup (bmo#1777419)
* Fixed: Various stability fixes
- Firefox 102.0
* You can now disable automatic opening of the download panel
every time a new download starts
* Firefox now mitigates query parameter tracking when navigating
sites in ETP strict mode
* Improved security by moving audio decoding into a separate
process with stricter sandboxing, thus improving process isolation
* https://www.mozilla.org/en-US/firefox/102.0/releasenotes
MFSA 2022-24 (bsc#1200793)
* CVE-2022-34479 (bmo#1745595)
A popup window could be resized in a way to overlay the
address bar with web content
* CVE-2022-34470 (bmo#1765951)
Use-after-free in nsSHistory
* CVE-2022-34468 (bmo#1768537)
CSP sandbox header without `allow-scripts` can be bypassed
via retargeted javascript: URI
* CVE-2022-34482 (bmo#845880)
Drag and drop of malicious image could have led to malicious
executable and potential code execution
* CVE-2022-34483 (bmo#1335845)
Drag and drop of malicious image could have led to malicious
executable and potential code execution
* CVE-2022-34476 (bmo#1387919)
ASN.1 parser could have been tricked into accepting malformed ASN.1
* CVE-2022-34481 (bmo#1483699, bmo#1497246)
Potential integer overflow in ReplaceElementsAt
* CVE-2022-34474 (bmo#1677138)
Sandboxed iframes could redirect to external schemes
* CVE-2022-34469 (bmo#1721220)
TLS certificate errors on HSTS-protected domains could be
bypassed by the user on Firefox for Android
* CVE-2022-34471 (bmo#1766047)
Compromised server could trick a browser into an addon downgrade
* CVE-2022-34472 (bmo#1770123)
Unavailable PAC file resulted in OCSP requests being blocked
* CVE-2022-34478 (bmo#1773717)
Microsoft protocols can be attacked if a user accepts a prompt
* CVE-2022-2200 (bmo#1771381)
Undesired attributes could be set as part of prototype pollution
* CVE-2022-34480 (bmo#1454072)
Free of uninitialized pointer in lg_init
* CVE-2022-34477 (bmo#1731614)
MediaError message property leaked information on cross-
origin same-site pages
* CVE-2022-34475 (bmo#1757210)
HTML Sanitizer could have been bypassed via same-origin
script via use tags
* CVE-2022-34473 (bmo#1770888)
HTML Sanitizer could have been bypassed via use tags
* CVE-2022-34484 (bmo#1763634, bmo#1772651)
Memory safety bugs fixed in Firefox 102 and Firefox ESR 91.11
* CVE-2022-34485 (bmo#1768409, bmo#1768578)
Memory safety bugs fixed in Firefox 102
- requires
... changelog too long, skipping 11 lines ...
- add some more returns to the no-return-patch
==== apparmor ====
Version update (3.0.5 -> 3.0.6)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- update to AppArmor 3.0.6
- fix LTO build in the parser
- remove dbus deny rule in abstractions/exo-open
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.6
for the detailed upstream changelog
- drop upstream patch dirtest-sort-mr900.diff
==== bind ====
Subpackages: bind-doc bind-utils
- Add systemd drop-in directory for named service
[bsc#1201689, bind.spec]
==== fetchmail ====
Version update (6.4.31 -> 6.4.32)
Subpackages: fetchmailconf
- Update to 6.4.32:
* Use configure to find rst2html, some systems install it only
with .py suffix, others only without, and some install both.
* Update README.maintainer
* Translations updated.
- Reapplied patches
- Add 44-uncorrupt_runfetchmail.patch to clean up some contrib/
scripts (gl#fetchmail/fetchmail#44).
==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- readd ipset buildrequires to reenable ipset support (bsc#1202043)
- readd ebtables too, as there is no builtin support.
==== gcal ====
- use -D_FORTIFY_SOURCE=2 to fix crashes
==== gdb ====
Version update (11.1 -> 12.1)
- Maintenance script qa.sh:
* Add SLE-12/x86_64 to "known clean configs".
* Add fail for PR29405.
* Add fail for PR26915.
- Patches added:
* gdb-testsuite-fix-gdb.threads-killed-outside.exp-on-aarch64.patch
- Maintenance script qa.sh:
* Remove PR29247 internal-error.
* Add SLE-15/aarch64 to "known clean configs".
- Patches added:
* gdb-fix-watchpoints-triggered.patch
- Maintenance script qa.sh:
* Add kfails for PR25038, PR29253, and PR29423.
* Remove gdb.mi/mi-var-invalidate-shlib.exp kfails.
- Mention qa-local.sh, qa-remote.sh and README.qa as sources.
- Maintenance script qa-local.sh:
* Use have_combo consistently.
- Maintenance script qa.sh:
* Add kfail_aarch64.
* Add PR29419/PR29409 kfails.
* Update PR29247 kfails.
- Patches added:
* make-gdb.ada-float-bits.exp-more-generic.patch
* gdb-testsuite-fix-gdb.ada-literals.exp-with-aarch64.patch
- Actually apply fixup-gdb-test-bt-cfi-without-die.patch and
fixup-2-gdb-rhbz1553104-s390x-arch12-test.patch.
- Also remove gdb-6.5-readline-long-line-crash-test.patch from
patches list in gdb.spec.
- Patches added:
* powerpc-add-support-for-ieee-128-bit-format.patch
* powerpc-correct-the-gdb-ioctl-values-for-tcgets-tcsets-tcsetsw-and-tcsetsf.patch
* gdb-testsuite-remove-target-limits-in-gdb.base-catch-syscall.exp.patch
* powerpc-fix-for-gdb.base-eh_return.exp.patch
* fix-comparison-of-unsigned-long-int-to-int-in-record_linux_system_call.patch
* gdb-testsuite-fix-gdb.reverse-test_ioctl_tcsetsw.exp-with-libc-debuginfo.patch
* fixup-gdb-test-bt-cfi-without-die.patch
* fix-core-file-detach-crash-corefiles-29275.patch
* gdb-testsuite-fix-gdb.dwarf2-dw2-out-of-range-end-of-seq.exp-on-aarch64.patch
* gdb-testsuite-fix-gdb.base-catch-syscall.exp-without-enable-targets.patch
* gdb-testsuite-fix-gdb.base-catch-syscall.exp-with-with-expat-no.patch
* fix-for-gdb.base-solib-search.exp-test.patch
- Patch removed:
* gdb-6.7-ppc-clobbered-registers-O2-test.patch
* gdb-6.5-readline-long-line-crash-test.patch
- Patches updated:
* gdb-tdep-update-syscalls-ppc64-ppc-linux.xml.patch
* gdb-testsuite-handle-pipe2-syscall-in-gdb.base-catch-syscall.exp.patch
- Maintenance script qa.sh:
* Add PR28504 KFAILs.
* Make .sum file matching less complex.
* Add fedora test-case kfail.
- Maintenance script qa-local.sh:
* Fix incorrect path name.
- Update comments in gdb.spec.
- Patches added:
* powerpc-update-expected-floating-point-output-for-gdb.arch-altivec-regs.exp-and-gdb.arch-vsx-regs.exp.patch
- Patches updated:
* gdb-testsuite-support-recording-of-getrandom.patch
(add aarch64 part)
- Maintenance script qa.sh:
* Add i586 to known clean configs.
- Patches added:
* gdb-testsuite-enable-some-test-cases-for-x86_64-m32.patch
* gdb-testsuite-fix-gdb.reverse-i387-env-reverse.exp-for-pie.patch
* gdb-testsuite-support-recording-of-getrandom.patch
- Patches updated:
* gdb-record-handle-statx-system-call.patch
- Maintenance script qa.sh:
* Allow only two summary files, for i586.
* Add i586 KFAILs.
- Maintenance script qa-local.sh:
* Add i586.
- Maintenance script qa-local.sh:
* Fix rpm pathname.
- Maintenance script qa-remote.sh:
* Skip stale config openSUSE_Leap_15.2.
- Maintenance script qa.sh:
* Drop known clean config: Leap 15.2 x86_64.
- Maintenance script qa-local.sh:
* Add cleanup step.
* Add "build all configs without testsuite" step.
* For "build all configs with testsuite" step, redirect output
to log and produce PASS/FAIL line, and make sure buildroot is
removed also in case of missing rpm.
* Use "--clean --trust-all-projects" for osc build commands.
* Drop openSUSE_Leap_15.2.
- Maintenance script qa.sh:
* Rename argument 6 to -local.
* Add PR29247 KFAILs.
* Update internal-error regexps.
- New maintenance script qa-remote.sh.
- Add "build all configs without testsuite" step in README.qa.
- Patches added (backport from trunk):
* gdb-testsuite-remove-attach-test-from-can_spawn_for_attach.patch
- README.qa:
* Add remote qa entry.
* Update local qa entry:
* Add notes entry.
* Other updates to match changes in qa-local.sh.
... changelog too long, skipping 312 lines ...
* Add Leap 15.4 x86_64 to know good configs.
==== gnome-settings-daemon ====
- Change dependency from polkit to /usr/bin/pkexec: pkexec has been
split out of polkit. Requiring the explicit capability seems
better here than having to worry what package carries the binary.
==== gnutls ====
Version update (3.7.6 -> 3.7.7)
Subpackages: libgnutls-dane0 libgnutls30 libgnutls30-hmac
- Update to 3.7.7: [bsc#1202020, CVE-2022-2509]
* libgnutls: Fixed double free during verification of pkcs7
signatures. CVE-2022-2509
* libgnutls: gnutls_hkdf_expand now only accepts LENGTH argument
less than or equal to 255 times hash digest size, to comply with
RFC 5869 2.3.
* libgnutls: Length limit for TLS PSK usernames has been increased
from 128 to 65535 characters
* libgnutls: AES-GCM encryption function now limits plaintext
length to 2^39-256 bits, according to SP800-38D 5.2.1.1.
* libgnutls: New block cipher functions have been added to
transparently handle padding. gnutls_cipher_encrypt3 and
gnutls_cipher_decrypt3 can be used in combination of
GNUTLS_CIPHER_PADDING_PKCS7 flag to automatically add/remove
padding if the length of the original plaintext is not a multiple
of the block size.
* libgnutls: New function for manual FIPS self-testing.
* API and ABI modifications:
- gnutls_fips140_run_self_tests: New function
- gnutls_cipher_encrypt3: New function
- gnutls_cipher_decrypt3: New function
- gnutls_cipher_padding_flags_t: New enum
* guile: Guile 1.8 is no longer supported
* guile: Session record port treats premature termination as EOF Previously,
a 'gnutls-error' exception with the 'error/premature-termination' value
would be thrown while reading from a session record port when the
underlying session was terminated prematurely. This was inconvenient
since users of the port may not be prepared to handle such an exception.
Reading from the session record port now returns the end-of-file object
instead of throwing an exception, just like it would for a proper
session termination.
* guile: Session record ports can have a 'close' procedure. The
'session-record-port' procedure now takes an optional second parameter,
and a new 'set-session-record-port-close!' procedure is provided to
specify a 'close' procedure for a session record port. This 'close'
procedure lets users specify cleanup operations for when the port is
closed, such as closing the file descriptor or port that backs the
underlying session.
* Rebase patches:
- gnutls-3.6.6-set_guile_site_dir.patch
- gnutls-FIPS-TLS_KDF_selftest.patch
- gnutls-FIPS-disable-failing-tests.patch
* Remove patch merged upstream:
- gnutls-FIPS-PBKDF2-KAT-requirements.patch
- https://gitlab.com/gnutls/gnutls/merge_requests/1561
==== iso-codes ====
Version update (4.10.0 -> 4.11.0)
Subpackages: iso-codes-lang
- Update to version 4.11.0:
+ Update ISO 639-3 codes from SIL website.
+ Updated translations.
==== kernel-source ====
Version update (5.18.12 -> 5.18.15)
Subpackages: kernel-64kb kernel-default
- Linux 5.18.15 (bsc#1012628).
- watch-queue: remove spurious double semicolon (bsc#1012628).
- ASoC: SOF: Intel: disable IMR boot when resuming from ACPI S4
and S5 states (bsc#1012628).
- ASoC: SOF: pm: add definitions for S4 and S5 states
(bsc#1012628).
- ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
(bsc#1012628).
- watchqueue: make sure to serialize 'wqueue->defunct' properly
(bsc#1012628).
- x86/alternative: Report missing return thunk details
(bsc#1012628).
- x86/amd: Use IBPB for firmware calls (bsc#1012628).
- exfat: use updated exfat_chain directly during renaming
(bsc#1012628).
- exfat: fix referencing wrong parent directory information
after renaming (bsc#1012628).
- crypto: qat - re-enable registration of algorithms
(bsc#1012628).
- crypto: qat - add param check for DH (bsc#1012628).
- crypto: qat - add param check for RSA (bsc#1012628).
- crypto: qat - remove dma_free_coherent() for DH (bsc#1012628).
- crypto: qat - remove dma_free_coherent() for RSA (bsc#1012628).
- crypto: qat - fix memory leak in RSA (bsc#1012628).
- crypto: qat - add backlog mechanism (bsc#1012628).
- crypto: qat - refactor submission logic (bsc#1012628).
- crypto: qat - use pre-allocated buffers in datapath
(bsc#1012628).
- crypto: qat - set to zero DH parameters before free
(bsc#1012628).
- dlm: fix pending remove if msg allocation fails (bsc#1012628).
- clk: lan966x: Fix the lan966x clock gate register address
(bsc#1012628).
- x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced
IBRS parts (bsc#1012628).
- perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
(bsc#1012628).
- sched/deadline: Fix BUG_ON condition for deboosted tasks
(bsc#1012628).
- bpf: Make sure mac_header was set before using it (bsc#1012628).
- mm/mempolicy: fix uninit-value in mpol_rebind_policy()
(bsc#1012628).
- KVM: Don't null dereference ops->destroy (bsc#1012628).
- spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref
for non DMA transfers (bsc#1012628).
- KVM: selftests: Fix target thread to be migrated in rseq_test
(bsc#1012628).
- gpio: gpio-xilinx: Fix integer overflow (bsc#1012628).
- selftests: gpio: fix include path to kernel headers for out
of tree builds (bsc#1012628).
- net/sched: cls_api: Fix flow action initialization
(bsc#1012628).
- tcp: Fix data-races around sysctl_tcp_max_reordering
(bsc#1012628).
- tcp: Fix a data-race around sysctl_tcp_abort_on_overflow
(bsc#1012628).
- tcp: Fix a data-race around sysctl_tcp_rfc1337 (bsc#1012628).
- tcp: Fix a data-race around sysctl_tcp_stdurg (bsc#1012628).
- tcp: Fix a data-race around sysctl_tcp_retrans_collapse
(bsc#1012628).
- tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
(bsc#1012628).
- tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
(bsc#1012628).
- tcp: Fix data-races around sysctl_tcp_recovery (bsc#1012628).
- tcp: Fix a data-race around sysctl_tcp_early_retrans
(bsc#1012628).
- tcp: Fix data-races around sysctl knobs related to SYN option
(bsc#1012628).
- udp: Fix a data-race around sysctl_udp_l3mdev_accept
(bsc#1012628).
- ip: Fix data-races around sysctl_ip_prot_sock (bsc#1012628).
- ipv4: Fix data-races around sysctl_fib_multipath_hash_fields
(bsc#1012628).
- ipv4: Fix data-races around sysctl_fib_multipath_hash_policy
(bsc#1012628).
- ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh
(bsc#1012628).
- can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
(bsc#1012628).
- drm/imx/dcss: Add missing of_node_put() in fail path
(bsc#1012628).
- drm/panel-edp: Fix variable typo when saving hpd absent delay
from DT (bsc#1012628).
- amt: do not use amt->nr_tunnels outside of lock (bsc#1012628).
- amt: drop unexpected multicast data (bsc#1012628).
- amt: drop unexpected query message (bsc#1012628).
- amt: drop unexpected advertisement message (bsc#1012628).
- amt: add missing regeneration nonce logic in request logic
(bsc#1012628).
- amt: use READ_ONCE() in amt module (bsc#1012628).
- amt: remove unnecessary locks (bsc#1012628).
- amt: use workqueue for gateway side message handling
(bsc#1012628).
- net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
(bsc#1012628).
- net: dsa: sja1105: silent spi_device_id warnings (bsc#1012628).
- be2net: Fix buffer overflow in be_get_module_eeprom
(bsc#1012628).
... changelog too long, skipping 599 lines ...
- commit fcd7336
==== libapparmor ====
Version update (3.0.5 -> 3.0.6)
- update to AppArmor 3.0.6
- fix LTO build in the parser
- remove dbus deny rule in abstractions/exo-open
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.6
for the detailed upstream changelog
- drop upstream patch dirtest-sort-mr900.diff
==== libavif ====
- Enable libyuv on TW
==== libblockdev ====
Version update (2.26 -> 2.27)
Subpackages: libbd_btrfs2 libbd_crypto2 libbd_fs2 libbd_loop2 libbd_lvm2 libbd_mdraid2 libbd_part2 libbd_swap2 libbd_utils2 libblockdev2
- Update to version 2.27:
+ Fix for s390x: Remove double fclose in bd_s390_dasd_online
+ fs: Return BD_FS_ERROR_UNKNOWN_FS on mounting unknown
filesystem
+ overrides: Fix translating exceptions in ErrorProxy
+ vdo_stats: Default to 100 % savings for invalid savings values
+ lvm-dbus: Add support for changing compression and
deduplication
+ lvm:
- Fix reading statistics for VDO pools with VDO 8
- Do not set global config to and empty string
- Do not include duplicate entries in bd_lvm_lvs output
- Use correct integer type in for comparison
+ crypto: Remove useless comparison in progress report in
luks_format
==== libgcrypt ====
Subpackages: libgcrypt20 libgcrypt20-hmac
- Fix reproducible build problems:
- Do not use %release in binaries (but use SOURCE_DATE_EPOCH)
- Fix date call messed up by spec-cleaner
==== libgsm ====
Version update (1.0.19 -> 1.0.20)
- Update to 1.0.20:
* Use $(RMFLAGS) with the rms in the Makefile; add -f to $(RMFLAGS) to
avoid spurious error messages during build.
- Rebase and rename libgsm-1.0.20.patch from libgsm-1.0.13.patch.
- Rebase libgsm-include.patch.
==== libnvme ====
Version update (1.1~rc0 -> 1.1)
- Update to version 1.1:
* Regenerate all documentation
* json: fixup dhchap_ctrl_key definitions
* fabrics: Fix build_options() return values
* fabrics: sanitize dump-config output
* Fix poll.h includes
* build: Drop -nostdinc for LibreSSL header checks
* ioctl: Honor rae in nvme_get_nsid_log
* build: Add support to build against LibreSSL
* rpmbuild: Enable 'make rpm' to build rpm pkgs #408
* mi: unify MI Get Log Page function with ioctl API
* python: add missing ctrl attrs to Python bindings
* mi-mctp: Add timeout support to MCTP transport
* mi: Add maximum More Processing Required limit API
* mi: Add endpoint get/set timeout API
==== libvirt ====
Version update (8.5.0 -> 8.6.0)
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- Update to libvirt 8.6.0
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html#v8-6-0-2022-08-01
- spec: Don't redefine libexecdir
boo#1201565
==== mokutil ====
Version update (0.5.0 -> 0.6.0)
- Update to 0.6.0
+ 6c98907 SBAT revocation update support
+ 0276891 mokutil: Add trust_mok_keys and untrust_mok_keys
+ 57bc385 mokutil: enable setting fallback verbosity and noreboot mode
+ b15e7c4 util: add the missing stdio.h
- Drop mokutil-fix-missing-header.patch (upstream)
==== mozilla-nss ====
Version update (3.79 -> 3.80)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.80
* bmo#1774720 - Fix SEC_ERROR_ALGORITHM_MISMATCH entry in SECerrs.h.
* bmo#1617956 - Add support for asynchronous client auth hooks.
* bmo#1497537 - nss-policy-check: make unknown keyword check optional.
* bmo#1765383 - GatherBuffer: Reduced plaintext buffer allocations
by allocating it on initialization. Replaced
redundant code with assert. Debug builds: Added
buffer freeing/allocation for each record.
* bmo#1773022 - Mark 3.79 as an ESR release.
* bmo#1764206 - Bump nssckbi version number for June.
* bmo#1759815 - Remove Hellenic Academic 2011 Root.
* bmo#1770267 - Add E-Tugra Roots.
* bmo#1768970 - Add Certainly Roots.
* bmo#1764392 - Add DigitCert Roots.
* bmo#1759794 - Protect SFTKSlot needLogin with slotLock.
* bmo#1366464 - Compare signature and signatureAlgorithm fields in
legacy certificate verifier.
* bmo#1771497 - Uninitialized value in cert_VerifyCertChainOld.
* bmo#1771495 - Unchecked return code in sec_DecodeSigAlg.
* bmo#1771498 - Uninitialized value in cert_ComputeCertType.
* bmo#1760998 - Avoid data race on primary password change.
* bmo#1769063 - Replace ppc64 dcbzl intrinisic.
* bmo#1771036 - Allow LDFLAGS override in makefile builds.
==== mpg123 ====
Version update (1.30.1 -> 1.30.2)
Subpackages: libmpg123-0 mpg123-openal
- Update to version 1.30.2
* Only use EWOULDBLOCK if the macro is defined.
==== mxml ====
Version update (3.3 -> 3.3.1)
- update to 3.3.1:
* Fixed POSIX thread cleanup bugs
==== nano ====
- Added obs-channel-and-patchinfo-syntax.patch to support syntax
highlighting for _channel and _patchinfo files used by OBS
==== nvme-cli ====
Version update (2.1~rc0 -> 2.1.1)
Subpackages: nvme-cli-bash-completion nvme-cli-zsh-completion
- Update to version 2.1.1:
* build: Update version to v2.1.1
* build: Extend release script to support micro version releases
* build: Add minimum build requirement on libnvme
* wrapper: Add weak nvme_init_copy_range_f1 symbol
* build: Update version before regenerating docs
* build: Update release version rules
- Update to version v2.1:
* nvme: Do not print error message in collect_effects_log helper
* fabrics: Remove dhchap-ctrl-secret from discover/connect-all
* nvme-print: sanitize the get-feature async event config output
* nvme: Set default rae value for nvme_get_nsid_log users
* fabrics: Avoid nvme_scan_ctrl when disconnecting
* print: Fix nvme_id_uuid_list
==== oath-toolkit ====
- Use %_pam_moduledir instead of hardcoding %{_lib}/security
- Define macro _pam_moduledir if not set to fix builds for Leap and SLE
==== pipewire ====
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Recommend pipewire-alsa (instead of alsa-plugins-pulse) from
pipewire-pulseaudio (boo#1201409)
==== polkit ====
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 typelib-1_0-Polkit-1_0
- add split-provides for polkit:/usr/bin/pkexec. (bsc#1202070)
==== poppler ====
Version update (22.07.0 -> 22.08.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools
- update to 22.08.0:
* Fix rendering text on some forms
* CairoOutputDev: Support Type3 charprocs having Resources
* Fix crashes on malformed files
==== poppler-qt5 ====
Version update (22.07.0 -> 22.08.0)
- update to 22.08.0:
* Fix rendering text on some forms
* CairoOutputDev: Support Type3 charprocs having Resources
* Fix crashes on malformed files
==== python-Genshi ====
Version update (0.7.5 -> 0.7.7)
- Update to 0.7.7:
* Declared setuptools as the build backend (#65)
* Fixed deprecation warnings caused by escape sequences in regex pattern
strings (#63)
- Changes from 0.7.6:
* Added support for Python 3.10 and 3.11 (#54, #56, #58)
* Replaced assertEquals with assertEqual. assertEquals was deprecated in
Python 3.2. (#42)
* Removed used of element.getchildren() which has been removed from the Python
standard library elementtree in Python 3.9. (#57)
* Added support for Python 3.10 by using CodeType.replace in
`build_code_chunk` to make code object updates more robust against changes
in CodeType. (#49)
* Moved tests and releases workflows to GitHub Actions (#61, #51)
* Fixed reference leak in Markup.join C implementation. (#47)
* Sort directives only by directive index. Previously they were sorted by the
class, namespace and arguments of the directives. This was acceptable in
Python 2, but is a bug in Python 3 since some the arguments may not be
comparable. (#44)
* Add support for msgctxt to i18n. (#13)
* Implemented skipping of empty attributes during translation to match the
behaviour during translation extraction (i.e. don't try to translate empty
strings that are not extracted). (#38)
* Ported setuptools options to declarative config in setup.cfg. (#40)
* Removed used of deprecated setuptools Feature in setup.py. (#39)
- Removed patches, already in upstream:
* Genshi-pr39-fix-setuptools-extension.patch
* Genshi-pr49-fix-python310-tests.patch
==== python-cffi ====
Version update (1.15.0 -> 1.15.1)
- update to 1.15.1:
* If you call ffi.embedding_api() but donât write any extern âPythonâ function
there, then the resulting C code would fail an assert. Fixed.
* Updated Windows/arm64 embedded libffi static lib to v3.4.2, and scripted to
ease future updates (thanks Niyas Sait!)
==== python-cryptography ====
Version update (37.0.2 -> 37.0.4)
- update to 37.0.4:
* updated wheels to b ecompiled against openssl 3.0.5
==== python-gobject ====
Version update (3.42.1 -> 3.42.2)
Subpackages: python310-gobject python310-gobject-Gdk python310-gobject-cairo
- Update to version 3.42.2:
+ Error out instead of crashing when marshaling unsupported
fundamental types in some cases.
+ Add a workaround for a PyPy 3.9+ bug when threads are used.
+ Fix crashes when marshaling zero terminated arrays for certain
item types.
+ Fix a crash/refcounting error in case marshaling a hash table
fails.
+ Make the test suite pass again with PyPy.
+ tests: support running tests with (MSVC) CPython 3.8+ on
Windows.
+ interface: Fix leak when overriding GInterfaceInfo.
+ setup.py: look up pycairo headers without importing the module
(helps with building on Windows and MSVC CPython 3.8+).
- Work around vendored distutils in setuptools >= 60 incorrectly
installing pkgconfig files into the wrong libdir
==== python-hatchling ====
Version update (1.4.1 -> 1.6.0)
- update to version 1.6.0:
* Changed:
+ When no build targets are specified on the command line, now
default to sdist and wheel targets rather than what happens
to be defined in config
+ The code version source now only supports files with known
extensions
+ Global build hooks now run before target-specific build hooks
to better match expected behavior
* Added:
+ The code version source now supports loading extension
modules
+ Add search-paths option for the code version source
* Fixed:
+ Fix removing sources using an empty string value in the
mapping
+ The strict-naming option now also applies to the metadata
directory of wheel targets
- update to version 1.5.0:
* Added:
+ Support the final draft of PEP 639
+ Add strict-naming option for sdist and wheel targets
* Fixed: Project names are now stored in sdist and wheel target
core metadata exactly as defined in pyproject.toml without
normalization to allow control of how PyPI displays them
- require python 3.7 as minimum version to match upstream
requirement
==== python-httpcore ====
Version update (0.14.7 -> 0.15.0)
- Update to 0.15.0
* Drop Python 3.6 support (#535)
* Ensure HTTP proxy CONNECT requests include timeout
configuration. (#506)
* Switch to explicit typing.Optional for type hints (#513)
* For trio map OSError exceptions to ConnectError (#543)
- Fix forgotten test package dep drops -- gh#encode/httpcore#473
==== python-importlib-metadata ====
Version update (4.11.4 -> 4.12.0)
- update to 4.12.0:
* py-93259: Now raise ``ValueError`` when ``None`` or an empty
string are passed to ``Distribution.from_name`` (and other
callers).
==== python-libvirt-python ====
Version update (8.5.0 -> 8.6.0)
- Update to 8.6.0
- Add all new APIs and constants in libvirt 8.6.0
==== python-numexpr ====
- Fix requirements
==== python-psutil ====
- Fix tests: setuptools changed the builddir library path and does
not find the module from it. Use the installed platlib instead
and exclude psutil.tests only later.
- Refresh skip-obs.patch
==== python-pycairo ====
- Work around vendored distutils in setuptools >= 60 incorrectly
installing pkgconfig files into the wrong libdir
- Deduplicate files in python_sitearch
==== python-scipy ====
- Keep lowercase egg-info despite setuptools 60+
==== python-urllib3 ====
Version update (1.26.9 -> 1.26.11)
- update to 1.26.11
* Fix OverflowError when TLS is used on some Python versions
- update to 1.26.10:
* Removed support for Python 3.5
* Fixed an issue where a ``ProxyError`` recommending configuring the proxy as HTTP
instead of HTTPS could appear even when an HTTPS proxy wasn't configured.
- refresh remove_mock.patch with extra mock usages
==== python-wcwidth ====
- Add patch remove-pkg_resources.patch:
* Use importlib.metadata rather than pkg_resources.
- Since importlib.metadata is not as a stickler as pkg_resources is, remove
multibuild.
==== read-only-root-fs ====
Version update (1.0+git20200730.1243fd0 -> 1.0+git20220801.cbb90bc)
- Update to version 1.0+git20220801.cbb90bc:
* Add another workaround for read-only subvolumes (boo#1202000)
* Correctly declare mount-overlay.sh as Bash file
- Update source service URL
==== rsync ====
- Security fix: [bsc#1201840, CVE-2022-29154]
* arbitrary file write vulnerability via do_server_recv function
* Added patch rsync-rsync-CVE-2022-29154.patch
==== tiff ====
Subpackages: libtiff5
- security update:
* CVE-2022-34526 [bsc#1202026]
+ tiff-CVE-2022-34526.patch
==== tmux ====
Version update (3.2a -> 3.3a)
- switch to screen-256color as default terminal to fix incompatibility
with yast2-ruby-testsuite
- update to 3.3a:
* Do not crash when run-shell produces output from a config file.
* Do not unintentionally turn off all mouse mode when button mode is also
present.
- update to 3.3:
* Add an ACL list for users connecting to the tmux socket. Users may be
forbidden from attaching, forced to attach read-only, or allowed to attach
read-write. A new command, server-access, configures the list. File system
permissions must still be configured manually.
* Emit window-layout-changed on swap-pane.
* Better error reporting when applying custom layouts.
* Handle ANSI escape sequences in run-shell output.
* Add pane_start_path to match start_command.
* Set PWD so shells have a hint about the real path.
* Do not allow pipe-pane on dead panes.
* Do not report mouse positions (incorrectly) above the maximum of 223 in
normal mouse mode.
* Add an option (default off) to control the passthrough escape sequence.
* Support more mouse buttons when the terminal sends them.
* Add a window-resized hook which is fired when the window is actually resized
which may be later than the client resize.
* Add next_session_id format with the next session ID.
* Add formats for client and server UID and user.
* Add argument to refresh-client -l to forward clipboard to a pane.
* Add remain-on-exit-format to set text shown when pane is dead.
* With split-window -f use percentages of window size not pane size.
* Add an option (fill-character) to set the character used for unused areas of
a client.
* Add an option (scroll-on-clear) to control if tmux scrolls into history on
clear.
* Add a capability for OSC 7 and use it similarly to how the title is set (and
controlled by the same set-titles option).
* Add support for systemd socket activation (where systemd creates the Unix
domain socket for tmux rather than tmux creating it). Build with
- -enable-systemd.
* Add an option (pane-border-indicators) to select how the active pane is shown
on the pane border (colour, arrows or both).
* Support underscore styles with capture-pane -e.
* Make pane-border-format a pane option rather than window.
* Respond to OSC 4 queries
* Fix g/G keys in modes to do the same thing as copy mode (and vi).
* Bump the time terminals have to respond to device attributes queries to three
seconds.
* If automatic-rename is off, allow the rename escape sequence to set an empty
name.
* Trim menu item text more intelligently.
* Add cursor-style and cursor-colour options to set the default cursor style
and colour.
* Accept some useful and non-conflicting emacs keys in vi normal mode at the
command prompt.
* Add a format modifier (c) to force a colour to RGB.
* Add -s and -S to display-popup to set styles, -b to set lines and -T to set
popup title. New popup-border-lines, popup-border-style and popup-style
options set the defaults.
* Add -e flag to set an environment variable for a popup.
* Make send-keys without arguments send the key it is bound to (if bound to a
key).
* Try to leave terminal cursor at the right position even when tmux is drawing
its own cursor or selection (such as at the command prompt and in choose
mode) for people using screen readers and similar which can make use of it.
* Change so that {} is converted to tmux commands immediately when parsed. This
means it must contain valid tmux commands. For commands which expand %% and
%%%, this now only happens within string arguments. Use of nested aliases
inside {} is now forbidden. Processing of commands given in quotes remains
the same.
* Disable evports on SunOS since they are broken.
* Do not expand the file given with tmux -f so it can contain :s.
* Bump FORMAT_LOOP_LIMIT and add a log message when hit.
* Add a terminal feature for the mouse (since FreeBSD termcap does not have kmous).
* Forbid empty session names.
* Improve error reporting when the tmux /tmp directory cannot be created or
used.
* Give #() commands a one second grace period where the output is empty before
telling the user they aren't doing anything ("not ready").
* When building, pick default-terminal from the first of tmux-256color, tmux,
screen-256color, screen that is available on the build system (--with-TERM
can override).
* Do not close popups on resize, instead adjust them to fit.
* Add a client-active hook.
* Make window-linked and window-unlinked window options.
* Do not configure on macOS without the user making a choice about utf8proc
(either --enable-utf8proc or --disable-utf8proc).
* Do not freeze output in panes when a popup is open, let them continue to
redraw.
* Add pipe variants of the line copy commands.
* Change copy-line and copy-end-of-line not to cancel and add -and-cancel
variants, like the other copy commands.
* Support the OSC palette-setting sequences in popups.
* Add a pane-colours array option to specify the defaults palette.
* Add support for Unicode zero-width joiner.
* Make newline a style delimiter as well so they can cross multiple lines for
readability in configuration files.
* Change focus to be driven by events rather than scanning panes so the
ordering of in and out is consistent.
* Add display-popup -B to open a popup without a border.
* Add a menu for popups that can be opened with button three outside the popup
or on the left or top border. Resizing now only works on the right and bottom
... changelog too long, skipping 16 lines ...
- set default TERM to recommended tmux-256colors
==== unbound ====
Version update (1.16.1 -> 1.16.2)
Subpackages: libunbound8 unbound-anchor
- update to 1.16.2 (boo#1202031 boo#1202033)
* Features
- Merge #718: Introduce infra-cache-max-rtt option to config max
retransmit timeout.
* Bug Fixes
- Fix the novel ghost domain issues CVE-2022-30698 and CVE-2022-30699.
- Fix bug introduced in 'improve val_sigcrypt.c::algo_needs_missing for
one loop pass'.
- Merge PR #668 from Cristian RodrÃguez: Set IP_BIND_ADDRESS_NO_PORT on
outbound tcp sockets.
- Fix verbose EDE error printout.
- Fix dname count in sldns parse type descriptor for SVCB and HTTPS.
- For windows crosscompile, fix setting the IPV6_MTU socket option
equivalent (IPV6_USER_MTU); allows cross compiling with latest
cross-compiler versions.
- Merge PR 714: Avoid treat normal hosts as unresponsive servers.
And fixup the lock code.
- iana portlist update.
- Update documentation for 'outbound-msg-retry:'.
- Tests for ghost domain fixes.
==== util-linux-systemd ====
- exclude bash-completion stuff for programs that are in
util-linux-systemd from util-linux for real.
==== vim ====
Version update (9.0.0073 -> 9.0.0135)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0135, fixes the following problems
* Coverity warns for double free.
* Some compilers warn for using an uninitialized variable. (Tony Mechelynck)
* No test for what patch 8.1.1424 fixes.
* When switching window in autocmd the restored cursor position may be wrong.
* Star register is changed when deleting and both "unnamed" and "unnamedplus"
are in 'clipboard'.
* Error in autoload script not reported for 'foldexpr'.
* Compiler warning for size_t to int conversion.
* Command line completion of user command may have duplicates. (Dani
Dickstein)
* Cannot interrupt global command from command line.
* ModeChanged event not triggered when leaving the cmdline window.
* Using "terraform" filetype for .tfvars file is bad.
* ":write" fails after ":file name" and then ":edit".
* Tabline is not redrawn when entering command line.
* MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc.
* Pattern for detecting bitbake files is not sufficient.
* Fuzzy argument completion doesn't work for shell commands.
* No error when assigning bool to a string option with setwinvar().
* Duplicate error number.
* Plugins cannot change v:completed_item.
* Sway config files are recognized as i3config.
* Cursor restored unexpected with nested autocommand.
* Conditions are always true.
* Flag "new_value_alloced" is always true.
* Long quickfix line is truncated for :clist.
* missing include file in timer_create configure check.
* Scrollback can be wrong after redrawing the command line.
* Get hit-enter prompt for system() when '!' is in 'guioptions'.
* Invalid memory access in diff mode with "dp" and undo.
* Reading past end of line with insert mode completion.
* If running configure with cached results -lrt may be missing.
* Illegal memory access when pattern starts with illegal byte.
* Illegal byte regexp test doesn't fail when fix is reversed.
* Condition always has the same value.
* Configure check for timer_create may give wrong error.
* Writing over the end of a buffer on stack when making list of spell
suggestions.
* Help tag generation picks up words in code examples.
* "nocombine" is missing from synIDattr().
* has() is not strict about parsing the patch version.
* The command line takes up space even when not used.
* When 'cmdheight' is zero pressing ':' may scroll a window.
* Virtual text not displayed if 'signcolumn' is "yes".
* Text of removed textprop with text is not freed.
* No test for what patch 9.0.0155 fixes.
* Tiny chance that creating a backup file fails.
* Cannot put virtual text after or below a line.
* Breakindent test fails.
* Cannot build with small features.
* Code has more indent than needed.
* Cursor positioned wrong with virtual text after the line.
* Expanding file names fails in directory with more than 255 entries.
* Unused variable.
* Coverity complains about possible double free.
* Compiler warning for int/size_t usage.
* Cursor position wrong when inserting around virtual text.
* Virtual text with Tab is not displayed correctly.
* Multi-byte characters in virtual text not handled correctly.
* Virtual text after line moves to joined line. (Yegappan Lakshmanan)
* No test for text property with column zero.
==== webkit2gtk3 ====
Version update (2.36.4 -> 2.36.5)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.36.5 (boo#1201980):
+ Add support for PAC proxy in the WebDriver implementation.
+ Fix video playback when loaded through custom URIs, this fixes
video playback in the Yelp documentation browser.
- Fix WebKitWebView::context-menu when using GTK4.
- Fix LTO builds with GCC.
- Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-32792, CVE-2022-32816.
- Drop webkit2gtk3-fix-build.patch: fixed upstream.
==== webkit2gtk3-soup2 ====
Version update (2.36.4 -> 2.36.5)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles
- Update to version 2.36.5 (boo#1201980):
+ Add support for PAC proxy in the WebDriver implementation.
+ Fix video playback when loaded through custom URIs, this fixes
video playback in the Yelp documentation browser.
- Fix WebKitWebView::context-menu when using GTK4.
- Fix LTO builds with GCC.
- Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-32792, CVE-2022-32816.
- Drop webkit2gtk3-fix-build.patch: fixed upstream.
==== xdg-utils ====
Version update (1.1.3+20201113 -> 1.1.3+20210805)
- Update to version 1.1.3+20210805:
* xdg-email fails on kde with desktop files #187
- switch to obs_scm
==== xen ====
Version update (4.16.1_02 -> 4.16.1_06)
Subpackages: xen-libs xen-tools-domU
- Added --disable-pvshim when running configure in xen.spec.
We have never shipped the shim and don't need to build it.
- bsc#1199965 - VUL-0: CVE-2022-26362: xen: Race condition
in typeref acquisition
62a1e594-x86-clean-up-_get_page_type.patch
62a1e5b0-x86-ABAC-race-in-_get_page_type.patch
- bsc#1199966 - VUL-0: CVE-2022-26363,CVE-2022-26364: xen:
Insufficient care with non-coherent mappings
62a1e5d2-x86-introduce-_PAGE_-for-mem-types.patch
62a1e5f0-x86-dont-change-cacheability-of-directmap.patch
62a1e60e-x86-split-cache_flush-out-of-cache_writeback.patch
62a1e62b-x86-AMD-work-around-CLFLUSH-ordering.patch
62a1e649-x86-track-and-flush-non-coherent.patch
- bsc#1200549 VUL-0: CVE-2022-21123,CVE-2022-21125,CVE-2022-21166:
xen: x86: MMIO Stale Data vulnerabilities (XSA-404)
62ab0fab-x86-spec-ctrl-VERW-flushing-runtime-cond.patch
62ab0fac-x86-spec-ctrl-enum-for-MMIO-Stale-Data.patch
62ab0fad-x86-spec-ctrl-add-unpriv-mmio.patch
- bsc#1201469 - VUL-0: CVE-2022-23816,CVE-2022-23825,CVE-2022-29900:
xen: retbleed - arbitrary speculative code execution with return
instructions (XSA-407)
62cc31ed-x86-honour-spec-ctrl-0-for-unpriv-mmio.patch
62cc31ee-cmdline-extend-parse_boolean.patch
62cc31ef-x86-spec-ctrl-fine-grained-cmdline-subopts.patch
62cd91d0-x86-spec-ctrl-rework-context-switching.patch
62cd91d1-x86-spec-ctrl-rename-SCF_ist_wrmsr.patch
62cd91d2-x86-spec-ctrl-rename-opt_ibpb.patch
62cd91d3-x86-spec-ctrl-rework-SPEC_CTRL_ENTRY_FROM_INTR_IST.patch
62cd91d4-x86-spec-ctrl-IBPB-on-entry.patch
62cd91d5-x86-cpuid-BTC_NO-enum.patch
62cd91d6-x86-spec-ctrl-enable-Zen2-chickenbit.patch
62cd91d7-x86-spec-ctrl-mitigate-Branch-Type-Confusion.patch
- Upstream bug fixes (bsc#1027519)
62a99614-IOMMU-x86-gcc12.patch
62bdd840-x86-spec-ctrl-only-adjust-idle-with-legacy-IBRS.patch
62bdd841-x86-spec-ctrl-knobs-for-STIBP-and-PSFD.patch
- Drop patches replaced by upstream versions
xsa401-1.patch
xsa401-2.patch
xsa402-1.patch
xsa402-2.patch
xsa402-3.patch
xsa402-4.patch
xsa402-5.patch
- bsc#1201394 - VUL-0: CVE-2022-33745: xen: insufficient TLB flush
for x86 PV guests in shadow mode (XSA-408)
xsa408.patch
- Fix gcc13 compilation error
62c56cc0-libxc-fix-compilation-error-with-gcc13.patch
==== yast2-trans ====
Version update (84.87.20220729.608d4643aa -> 84.87.20220730.27a80cdf03)
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.20220730.27a80cdf03:
* Translated using Weblate (Slovak)
==== zlib-ng-compat ====
Subpackages: libz-ng-compat1 zlib-ng-compat-devel
- Add baselibs.conf
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
ImageMagick (7.1.0.37 -> 7.1.0.44)
avahi
codec2 (1.0.3 -> 1.0.5)
cups
curl (7.83.1 -> 7.84.0)
gpg2 (2.3.6 -> 2.3.7)
inkscape (1.2 -> 1.2.1)
java-11-openjdk (11.0.15.0 -> 11.0.16.0)
kdump (1.0.2+git13.ge715180 -> 1.0.2+git17.g491c742)
kernel-firmware (20220622 -> 20220714)
libcap (2.64 -> 2.65)
libdmtx (0.7.5 -> 0.7.7)
libnettle (3.8 -> 3.8.1)
libstorage-ng (4.5.31 -> 4.5.33)
libuv (1.44.1 -> 1.44.2)
perl
polkit
poppler (22.06.0 -> 22.07.0)
poppler-qt5 (22.06.0 -> 22.07.0)
shim
unbound (1.16.0 -> 1.16.1)
yast2-auth-client (4.5.0 -> 4.5.1)
yast2-bootloader (4.5.1 -> 4.5.2)
yast2-trans (84.87.20220709.5ead98f887 -> 84.87.20220729.608d4643aa)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.37 -> 7.1.0.44)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- version update to 7.1.0.44
upstream changelog:
https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
- modified patches
% ImageMagick-library-installable-in-parallel.patch (refreshed)
- update to 7.1.0.42:
* incorrect pointer update when computing median @ ImageMagick/ImageMagick#5298
* Added extra check because the flag was removed in 0.21-Beta1.
* the -transparent-color option accepts colornames @ ImageMagick/ImageMagick#5297
* fix MVG stroke-opacity issues
* map channel parameter to pixel channel offset @ ImageMagick/ImageMagick#5308
* beta release
* preserve input depth @ ImageMagick/ImageMagick6#188
* update to latest automake/autoconf release
* recognize SVG file if it starts with whitespace @ ImageMagick/ImageMagick#5294
* Removed unused stealth flag.
* Removed used path field.
* Removed unused target field.
* Removed unused exempt field.
* Added extra option to the skip spaces to the MagicInfo.
* Always start at the start of the string when comparing the magic value.
* cosmetic
* avoid OMP deadlock @ ImageMagick/ImageMagick#5301
* prevent undefined shift
* prevent possible buffer overflow
* correct copy/paste error
* We need to free the stream ourselves when the call to FT_Open_Face fails.
* Added missing call to DestroyString.
* MVG requires seekable stream
* Added extra malloc method to avoid early calls to the policy checks on Windows.
* Removed defines.
* Only check for dll's in non static build.
* Set the client name and path earlier.
* fix background opacity rounding @ ImageMagick/ImageMagick#5264
* empty result on conversion from tiff to pdf @ ImageMagick/ImageMagick#5256
* Corrected patch that was made for #5256.
* Pass negative interline_spacing to pango
* Also check extension to fix possible stack overflow.
* eliminate possible buffer overflow
* set group 4 photometric to min-is-white
* dasharray requires non-zero values
* eliminate compiler warning
* only permit one rows/columns keyword
* Moved allocation back to the correct spot to avoid bypassing SetImageExtent.
* Also restore setting quantum_info to null.
* eliminate uninitialized value warning
* Make sure all text strings are freed when realloc fails.
* Reset primitive_info inside RenderMVGContent because this address could point to another address.
* Always check if .text is set instead.
* eliminate uninitialized alpha pixel
* recognize read-mask & write-mask for -channel option
* eliminate compiler warning
* fix scrambled image @ ImageMagick/ImageMagick#5291
* yikes, misspelled 'level'
* Fixed possible memory leak.
* support floating point formats
* initialize date:precision in private TimerComponentGenesis() method
* check for -1 is not required
* refactor date:precision flow
* eliminate compiler warning
* correct formulation of the phash normalization
* phash normalization is conventional RMS calculation
* only check shread count once
* add private ShredMagickMemory() method to hide contents of memory buffers
before they are relinquished
* system:shred value has precedence over MAGICK_SHRED_PASSES
* support shredding memory pools
* update memory pointer
* Silenced warning.
* Corrected documentation.
* first pass is fast for performance, second is crytographically strong
* recommend shred value of 1 for performance reasons
* only set the # of shred passes one time
* if enabled, shred streams
* unmap mapped pixels
* default mapped member to false
* don't shred streaming pixels
* rework shred passes
* optimize performance
* change per lint advisement
* typecast per lint advisement
* eliminate compiler warning
* eliminate lint warnings
* eliminate lint warnings
* support date:timestamp property
* eliminate lint warnings
* set timestamp from image->timestamp member
* eliminate lint warnings
* support MAGICK_DATE_PRECISION and registrydateprecision defines
* support registry:precision define
* need at least one policy defined
* eliminate lint warnings
* note, system:precision is deprecated
* eliminate icc compiler warnings
* eliminate icc compiler warnings
* eliminate compiler warning
* Reverted incorrect patch when doing auto-orient of an image that is
right-top or left-bottom.#
* Corrected conversion from flip to Orientation.
... changelog too long, skipping 22 lines ...
* Also remove date:timestamp when stripping the image.
==== avahi ====
Subpackages: libavahi-client3 libavahi-common3 libavahi-core7
- Move the dbus-1 system.d file to /usr (bsc#1201345)
==== codec2 ====
Version update (1.0.3 -> 1.0.5)
- Update to version 1.0.5
* Bump version to 1.0.5 to clearly delineate from various 1.0.4
tags, otherwise the same as 1.0.4_rc2
- Update to version 1.0.4
* 2020B,
* build system and tools maintenance.
* This RC fixes FreeDV API backwards compatibility issue in v1.0.4
==== cups ====
Subpackages: cups-client cups-config libcups2 libcupsimage2
- Move the dbus-1 system.d file to /usr (bsc#1201346)
==== curl ====
Version update (7.83.1 -> 7.84.0)
Subpackages: libcurl4
- add tests-for-32bit.patch to fix testsuite on 32bit platforms
- Update to 7.84.0:
* Security fixes:
- (bsc#1200737, CVE-2022-32208): FTP-KRB bad message verification
- (bsc#1200736, CVE-2022-32207): Unpreserved file permissions
- (bsc#1200735, CVE-2022-32206): HTTP compression denial of service
- (bsc#1200734, CVE-2022-32205): Set-Cookie denial of service
* Changes:
- curl: add --rate to set max request rate per time unit
- curl: deprecate --random-file and --egd-file
- curl_version_info: add CURL_VERSION_THREADSAFE
- CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurl
- lib: make curl_global_init() threadsafe when possible
- libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION
- opts: deprecate RANDOM_FILE and EGDSOCKET
- socks: support unix sockets for socks proxy
* Bugfixes:
- aws-sigv4: fix potentional NULL pointer arithmetic
- bindlocal: don't use a random port if port number would wrap
- c-hyper: mark status line as status for Curl_client_write()
- ci: avoid `cmake -Hpath`
- CI: bump FreeBSD 13.0 to 13.1
- ci: update github actions
- cmake: add libpsl support
- cmake: do not add libcurl.rc to the static libcurl library
- cmake: enable curl.rc for all Windows targets
- cmake: fix detecting libidn2
- cmake: support adding a suffix to the OS value
- configure: skip libidn2 detection when winidn is used
- configure: use the SED value to invoke sed
- configure: warn about rustls being experimental
- content_encoding: return error on too many compression steps
- cookie: address secure domain overlay
- cookie: apply limits
- copyright.pl: parse and use .reuse/dep5 for skips
- copyright: make repository REUSE compliant
- curl.1: add a few see also --tls-max
- curl.1: mention exit code zero too
- curl: re-enable --no-remote-name
- curl_easy_pause.3: remove explanation of progress function
- curl_getdate.3: document that some illegal dates pass through
- Curl_parsenetrc: don't access local pwbuf outside of scope
- curl_url_set.3: clarify by default using known schemes only
- CURLOPT_ALTSVC.3: document the file format
- CURLOPT_FILETIME.3: fix the protocols this works with
- CURLOPT_HTTPHEADER.3: improve comment in example
- CURLOPT_NETRC.3: document the .netrc file format
- CURLOPT_PORT.3: We discourage using this option
- CURLOPT_RANGE.3: remove ranged upload advice
- digest: added detection of more syntax error in server headers
- digest: tolerate missing "realm"
- digest: unquote realm and nonce before processing
- DISABLED: disable 1021 for hyper again
- docs/cmdline-opts: add copyright and license identifier to each file
- docs/CONTRIBUTE.md: document the 'needs-votes' concept
- docs: clarify data replacement policy for MIME API
- doh: remove UNITTEST macro definition
- examples/crawler.c: use the curl license
- examples: remove fopen.c and rtsp.c
- FAQ: Clarify Windows double quote usage
- fopen: add Curl_fopen() for better overwriting of files
- ftp: restore protocol state after http proxy CONNECT
- ftp: when failing to do a secure GSSAPI login, fail hard
- GHA/hyper: enable debug in the build
- gssapi: improve handling of errors from gss_display_status
- gssapi: initialize gss_buffer_desc strings
- headers api: remove EXPERIMENTAL tag
- http2: always debug print stream id in decimal with %u
- http2: reject overly many push-promise headers
- http: restore header folding behavior
- hyper: use 'alt-used'
- krb5: return error properly on decode errors
- lib: make more protocol specific struct fields #ifdefed
- libcurl-security.3: add "Secrets in memory"
- libcurl-security.3: document CRLF header injection
- libssh: skip the fake-close when libssh does the right thing
- links: update dead links to the curl-wiki
- log2changes: do not indent empty lines [ci skip]
- macos9: remove partial support
- Makefile.am: fix portability issues
- Makefile.m32: delete obsolete options, improve -On [ci skip]
- Makefile.m32: delete two obsolete OpenSSL options [ci skip]
- Makefile.m32: stop forcing XP target with ipv6 enabled [ci skip]
- max-time.d: clarify max-time sets max transfer time
- mprintf: ignore clang non-literal format string
- netrc: check %USERPROFILE% as well on Windows
- netrc: support quoted strings
- ngtcp2: allow curl to send larger UDP datagrams
- ngtcp2: correct use of ngtcp2 and nghttp3 signed integer types
- ngtcp2: enable Linux GSO
- ngtcp2: extend QUIC transport parameters buffer
- ngtcp2: fix alert_read_func return value
- ngtcp2: fix typo in preprocessor condition
- ngtcp2: handle error from ngtcp2_conn_submit_crypto_data
- ngtcp2: send appropriate connection close error code
- ngtcp2: support boringssl crypto backend
- ngtcp2: use helper funcs to simplify TLS handshake integration
- ntlm: provide a fixed fake host name
- projects: fix third-party SSL library build paths for Visual Studio
... changelog too long, skipping 40 lines ...
- x509asn1: mark msnprintf return as unchecked
==== gpg2 ====
Version update (2.3.6 -> 2.3.7)
Subpackages: dirmngr
- GnuPG 2.3.7:
* CVE-2022-34903: garbled status messages could trick gpgme and
other parsers to accept faked status lines [boo#1201225]
* A number of bug fixes to the gpg command line interface
* gpgsm gained a number of new options and got some rework on
the PKCS#12 parser to support DFN issues keys
* The gpg agent got some added options and UI tweaks
* smart card support got a number of bug fixes, and improved
support for Technology Nexus cards and Yubikey
* The Telesec ESIGN application is now supported
==== inkscape ====
Version update (1.2 -> 1.2.1)
Subpackages: inkscape-extensions-extra inkscape-extensions-gimp
- Update to version 1.2.1:
+ Important fix for a bug where a loss of data occurred
+ Ensures that objects in multipage documents show up on all pages
+ Fixes 5 crashes, over 25 bugs, 4 extension bugs, 15 improved
user interface translations, 3 improved documentation translations
+ See the full release notes for Inkscape 1.2.1 at
https://media.inkscape.org/media/doc/release_notes/1.2.1/Inkscape_1.2.1.html
==== java-11-openjdk ====
Version update (11.0.15.0 -> 11.0.16.0)
Subpackages: java-11-openjdk-headless
- Update to upstream tag jdk-11.0.16+8 (July 2022 CPU)
* Security fixes:
+ JDK-8272243: Improve DER parsing
+ JDK-8272249: Better properties of loaded Properties
+ JDK-8277608: Address IP Addressing
+ JDK-8281859, CVE-2022-21540, bsc#1201694: Improve class
compilation
+ JDK-8281866, CVE-2022-21541, bsc#1201692: Enhance
MethodHandle invocations
+ JDK-8283190: Improve MIDI processing
+ JDK-8284370: Improve zlib usage
+ JDK-8285407, CVE-2022-34169, bsc#1201684: Improve Xalan
supports
* Other fixes:
+ JDK-6986863: ProfileDeferralMgr throwing
ConcurrentModificationException
+ JDK-7124293: [macosx] VoiceOver reads percentages rather than
the actual values for sliders.
+ JDK-7124301: [macosx] When in a tab group if you arrow
between tabs there are no VoiceOver announcements.
+ JDK-8133713: [macosx] Accessible JTables always reported as
empty
+ JDK-8139046: Compiler Control: IGVPrintLevel directive should
set PrintIdealGraph
+ JDK-8139173: [macosx] JInternalFrame shadow is not properly
drawn
+ JDK-8163498: Many long-running security libs tests
+ JDK-8166727: javac crashed: [jimage.dll+0x1942]
ImageStrings::find+0x28
+ JDK-8169004: Fix redundant @requires tags in tests
+ JDK-8181571: printing to CUPS fails on mac sandbox app
+ JDK-8182404: remove jdk.testlibrary.JDKToolFinder and
JDKToolLauncher
+ JDK-8186548: move jdk.testlibrary.JcmdBase closer to tests
+ JDK-8192057: com/sun/jdi/BadHandshakeTest.java fails with
java.net.ConnectException
+ JDK-8193682: Infinite loop in ZipOutputStream.close()
+ JDK-8199874: [TESTBUG] runtime/Thread/ThreadPriorities.java
fails with "expected 0 to equal 10"
+ JDK-8202886: [macos] Test java/awt/MenuBar/8007006/
/bug8007006.java fails on MacOS
+ JDK-8203238: [TESTBUG] rewrite MemOptions shell test in Java
+ JDK-8203239: [TESTBUG] remove vmTestbase/vm/gc/kind/parOld
test
+ JDK-8206187: javax/management/remote/mandatory/connection/
/DefaultAgentFilterTest.java fails with Port already in use
+ JDK-8206330: Revisit com/sun/jdi/RedefineCrossEvent.java
+ JDK-8207364: nsk/jvmti/ResourceExhausted/resexhausted003
fails to start
+ JDK-8208207: Test nsk/stress/jni/gclocker/gcl001 fails after
co-location
+ JDK-8208246: flags duplications in
vmTestbase_vm_g1classunloading tests
+ JDK-8208249: TriggerUnloadingByFillingMetaspace generates
garbage class names
+ JDK-8208697: vmTestbase/metaspace/stressHierarchy/
/stressHierarchy012/TestDescription.java fails with
OutOfMemoryError: Metaspace
+ JDK-8209150: [TESTBUG] Add logging to verify JDK-8197901 to a
different test
+ JDK-8209776: Refactor jdk/security/JavaDotSecurity/ifdefs.sh
to plain java test
+ JDK-8209883: ZGC: Compile without C1 broken
+ JDK-8209920: runtime/logging/RedefineClasses.java fail with
OOME with ZGC
+ JDK-8210022: remove jdk.testlibrary.ProcessThread, TestThread
and XRun
+ JDK-8210039: move OSInfo to top level testlibrary
+ JDK-8210108: sun/tools/jstatd test build failures after
JDK-8210022
+ JDK-8210112: remove jdk.testlibrary.ProcessTools
+ JDK-8210649: AssertionError @
jdk.compiler/com.sun.tools.javac.comp.Modules.enter
(Modules.java:244)
+ JDK-8210732: remove jdk.testlibrary.Utils
+ JDK-8211795: ArrayIndexOutOfBoundsException in PNGImageReader
after JDK-6788458
+ JDK-8211822: Some tests fail after JDK-8210039
+ JDK-8211962: Implicit narrowing in MacOSX java.desktop jsound
+ JDK-8212151: jdi/ExclusiveBind.java times out due to "bind
failed: Address already in use" on Solaris-X64
+ JDK-8213440: Lingering INCLUDE_ALL_GCS in
test_oopStorage_parperf.cpp
+ JDK-8214275: CondyRepeatFailedResolution asserts "Dynamic
constant has no fixed basic type"
+ JDK-8214799: Add package declaration to each JTREG test case
in the gc folder
+ JDK-8215544: SA: Modify ClhsdbLauncher to add sudo privileges
to enable MacOS tests on Mach5
+ JDK-8216137: assert(Compile::current()->live_nodes() <
Compile::current()->max_node_limit()) failed: Live Node limit
exceeded limit
+ JDK-8216265: [testbug] Introduce
Platform.sharedLibraryPathVariableName() and adapt all tests.
+ JDK-8217017: [TESTBUG] Tests fail to compile after JDK-8216265
+ JDK-8217233: Update build settings for AIX/xlc
+ JDK-8217340: Compilation failed:
tools/launcher/Test7029048.java
+ JDK-8217473: SA: Tests using ClhsdbLauncher fail on SAP
... changelog too long, skipping 374 lines ...
/SSLSessionImpl/NoInvalidateSocketException.java
==== kdump ====
Version update (1.0.2+git13.ge715180 -> 1.0.2+git17.g491c742)
- fix network-related dracut options handling for fadump case
- drop the elevator=deadline kernel option (bsc#1193211)
- fix broken URL in manpage (bsc#1187312)
==== kernel-firmware ====
Version update (20220622 -> 20220714)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20220714 (git commit 84661a3ba62f):
* amdgpu: update DMCUB firmware for DCN 3.1.6
* WHENCE: Correct dangling symlinks
* Correct WHENCE entry for wfx firmware
* bnx2: Drop unsupported Broadcom NetXtremeII firmware
* bnx2: drop unsupported firmwares
* bnx2: sort firmware names in filesystem order
* Remove old Broadcom Everest (bnx2x) v4/5 firmware
* drop Token Ring network firmwares
* Drop TDA7706 radio firmware
* Drop Intel WiMax firmware
* Drop Computone IntelliPort Plus serial firmware
* Drop ATM Ambassador devices firmware
* brocade: drop old unsupported firmware revs
* amdgpu: update yellow carp DMCUB firmware
* linux-firmware: update firmware for MT7622 WiFi device
* linux-firmware: update firmware for MT7922 WiFi device
* linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
* linux-firmware: Update firmware file for Intel Bluetooth 9462
* linux-firmware: Update firmware file for Intel Bluetooth 9462
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth 9560
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX211
* linux-firmware: Update firmware file for Intel Bluetooth AX210
* linux-firmware: Update firmware file for Intel Bluetooth AX200
* linux-firmware: Update firmware file for Intel Bluetooth AX201
* mediatek: Add SCP firmware for MT8186
* rtw88: 8822c: Update normal firmware to v9.9.13
* rtw88: 8822c: Update normal firmware to v9.9.12
- Drop obsoleted temporary patches:
wfx-WHENCE-fix.diff
brcm-symlink-fixes.diff
- Minor update of README.build
- Fix missing aliases for qlogic (bsc#1200889)
==== libcap ====
Version update (2.64 -> 2.65)
- update to 2.65:
* Fix syntax error in DEBUG build of protected code in setcap.c.
* Prevent bash from reading the wrong startup files when the capsh --user=xxx
argument is used to invoke a shell as the user xxx. This is done by capsh now
changing the USER and HOME environment variables when --user is specified.
The argument --noenv can be used to suppress this behavior to what used to be
the problematic default. (Bug: 215926)
* Improved documentation
==== libdmtx ====
Version update (0.7.5 -> 0.7.7)
- update to 0.7.7:
* bug 9: Prevent edifact barcode encoding '31' from user input
* fix compiler warnings and build errors
* properly handle error when decoding Base256 scheme
* remove dead and irrelevant links in the README
* Add validity checks in DecodeSchemeAscii()
* Declare variables in DecodeSchemeAscii() locally.
* Implement RsFindErrorLocatorPoly fix from shm0nya
- drop libdmtx-DmtxPropRowPadBytes.patch (upstream)#
==== libnettle ====
Version update (3.8 -> 3.8.1)
Subpackages: libhogweed6 libnettle8
- update to 3.8.1:
* Avoid non-posix m4 argument references in the chacha
implementation for arm64, powerpc64 and s390x. Reported by
Christian Weisgerber, fix contributed by Mamone Tarsha.
* Use explicit .machine pseudo-ops where needed in s390x
assembly files. Bug report by Andreas K. Huettel, fix
contributed by Mamone Tarsha.
==== libstorage-ng ====
Version update (4.5.31 -> 4.5.33)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#892
- continue flushing pending holders if a device cannot be found
(see bsc#1201880)
- coding style
- removed unneeded mockups
- 4.5.33
- Translated using Weblate (Czech) (bsc#1149754)
- 4.5.32
==== libuv ====
Version update (1.44.1 -> 1.44.2)
- update to 1.44.2:
* Add SHA to ChangeLog
* aix, ibmi: handle server hang when remote sends TCP RST
* process: reset the signal mask if the fork fails
* zos: implement cmpxchgi() using assembly
* ibmi: Implement UDP disconnect
* unix: simplify getpwuid call
* process,iOS: fix build breakage in process.c
* test: remove unused declarations in tcp_rst test
* core: add thread-safe strtok implementation
* test: fix flaky file watcher test
* unix,win: fix UV_RUN_ONCE + uv_idle_stop loop hang
* win: fix unexpected ECONNRESET error on TCP socket
* doc: make sample cross-platform build
* test: separate some static variables by test cases
* sunos: fs-event callback can be called after uv_close()
* uv: re-register interest in a file after change
* uv: register UV_RENAME event for _RFIM_UNLINK
* uv: register __rfim_event 156 as UV_RENAME
* release: check versions of autogen scripts are newer
* test: rewrite embed test
* unix: use MSG_CMSG_CLOEXEC where supported
* test: remove disabled callback_order test
* kqueue: skip EVFILT_PROC when invalidating fds
* zos: don't err when killing a zombie process
* zos: avoid fs event callbacks after uv_close()
* zos: correctly format interface addresses names
* zos: add uv_interface_addresses() netmask support
* zos: improve memory management of ip addresses
* tcp,pipe: fail `bind` or `listen` after `close`
* zos: implement uv_available_parallelism()
* udp,win: fix UDP compiler warning
* zos: fix early exit of epoll_wait()
* unix,tcp: fix errno handling in uv__tcp_bind()
* shutdown,unix: reduce code duplication
* unix: fix c99 comments
* unix: retry tcgetattr/tcsetattr() on EINTR
* unix,stream: optimize uv_shutdown() codepath
* unix,tcp: allow EINVAL errno from setsockopt in uv_tcp_close_reset()
* win,shutdown: improve how shutdown is dispatched
==== perl ====
Subpackages: perl-base perl-doc
- fix build on ppc
* updated patch: perl_skip_flaky_tests_powerpc.patch
==== polkit ====
Subpackages: libpolkit-agent-1-0 libpolkit-gobject-1-0 typelib-1_0-Polkit-1_0
- split out pkexec into seperate package to make system hardening
easier (to avoid installing it jsc#PED-132 jsc#PED-148).
==== poppler ====
Version update (22.06.0 -> 22.07.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 libpoppler122 poppler-tools
- update to 22.07.0:
* Fix crash when filling in forms in some files. Issue #1258
* Fix first lines of Annotations sometimes being cut off. Issue #1246
* Signatures: Don't crash if the signature doesn't have a common name
* CairoFontEngine: increment font_face reference when retrieving from the cache
* Add ToUnicode support for lessorequalslant and greaterorequalslant
glib:
* Add support for stamp annotation
- add gpg keyring validation for the release tarball
- drop da226d346e691f7545d995d6761d43e08855a3b7.patch (upstream)
- Add da226d346e691f7545d995d6761d43e08855a3b7.patch --
CairoFontEnginer: increment font_face reference when retrieving
from the cache; this fixes crashes with certain pdfs
[glgo#GNOME/evince#1808, glfo#poppler/poppler#1212].
==== poppler-qt5 ====
Version update (22.06.0 -> 22.07.0)
- update to 22.07.0:
* Fix crash when filling in forms in some files. Issue #1258
* Fix first lines of Annotations sometimes being cut off. Issue #1246
* Signatures: Don't crash if the signature doesn't have a common name
* CairoFontEngine: increment font_face reference when retrieving from the cache
* Add ToUnicode support for lessorequalslant and greaterorequalslant
glib:
* Add support for stamp annotation
- add gpg keyring validation for the release tarball
- drop da226d346e691f7545d995d6761d43e08855a3b7.patch (upstream)
- Add da226d346e691f7545d995d6761d43e08855a3b7.patch --
CairoFontEnginer: increment font_face reference when retrieving
from the cache; this fixes crashes with certain pdfs
[glgo#GNOME/evince#1808, glfo#poppler/poppler#1212].
==== shim ====
- Change the URL in SBAT section to mail:security@suse.de. (bsc#1193282)
- Revoked the change in shim.spec for "use common SBAT values (boo#1193282)"
- we need to build openSUSE Tumbleweed's shim on Leap 15.4 because Factory
is unstable for building out a stable shim binary for signing. (bsc#1198458)
- But the rpm-config-suse package in Leap 15.4 is direct copied from SLE 15.4
because closing-the-leap-gap. So sbat_distro_* variables are SLE version,
not for openSUSE. (bsc#1198458)
==== unbound ====
Version update (1.16.0 -> 1.16.1)
Subpackages: libunbound8 unbound-anchor
- update to 1.16.1
* Features
- Fix #704: [FR] Statistics counter for number of outgoing UDP queries
sent; introduces 'num.query.udpout' to the 'unbound-control stats'
command.
* Bug Fixes
- makedist.sh picks up 32bit libssp-0.dll when 32bit compile.
- Fix for edns client subnet to respect not looking in its cache when
instructed to do so (e.g., prefetch).
- Merge PR #688: Rpz url notify issue.
- Note in the unbound.conf text that NOTIFY is allowed from the url:
addresses for auth and rpz zones.
- Remove unused LDNS function check for GOST Engine unloading.
- Fix for loading locally stored zones that have lines with blanks or
blanks and comments.
- Fix #663: use after free issue with edns options.
- Clarify -v flag manpage entry (#705)
- Fix test program dohclient close to use portability routine.
- Show the output of the exact .rpl run that failed with 'make test'.
- Fix for cached 0 TTL records to not trigger prefetching when
serve-expired-client-timeout is set.
- Add debug option to the mini_tdir.sh test code.
- Fix to not count cached NXDOMAIN for MAX_TARGET_NX.
- Allow fallback to the parent side when MAX_TARGET_NX is reached.
This will also allow MAX_TARGET_NX more NXDOMAINs.
- iana portlist update.
- Fix detection of libz on windows compile with static option.
- Fix compile warning for windows compile.
- Merge PR #706: NXNS fallback.
- From #706: Cached NXDOMAIN does not increase the target nx
responses.
- From #706: Don't generate parent side queries if we already
have the lame records in cache.
- From #706: When a lame address is the best choice, don't try to
generate target queries when the missing targets are all lame.
- Merge PR #671 from Petr MenÅ¡Ãk: Disable ED25519 and ED448 in FIPS
mode on openssl3.
- Merge PR #660 from Petr MenÅ¡Ãk: Sha1 runtime insecure.
- For #660: formatting, less verbose logging, add EDE information.
- Fix for correct openssl error when adding windows CA certificates to
the openssl trust store.
- Improve val_sigcrypt.c::algo_needs_missing for one loop pass.
- Reintroduce documentation and more EDE support for
val_sigcrypt.c::dnskeyset_verify_rrset_sig.
- Fix bug introduced in 'improve val_sigcrypt.c::algo_needs_missing for
one loop pass'.
- Merge PR #668 from Cristian RodrÃguez: Set IP_BIND_ADDRESS_NO_PORT on
outbound tcp sockets.
==== yast2-auth-client ====
Version update (4.5.0 -> 4.5.1)
- Remove nss_ldap and pam_ldap support in favour of SSSD
(gh#yast/yast-auth-client#82)
- 4.5.1
==== yast2-bootloader ====
Version update (4.5.1 -> 4.5.2)
- Execute the command grub2-mkpasswd-pbkdf2 in the target system
so the module can run in a minimal container (bsc#1199840).
- 4.5.2
==== yast2-trans ====
Version update (84.87.20220709.5ead98f887 -> 84.87.20220729.608d4643aa)
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.20220729.608d4643aa:
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* New POT for text domain 'base'.
* New POT for text domain 'auth-client'.
* Translated using Weblate (Czech)
* Translated using Weblate (Czech)
* New POT for text domain 'base'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Japanese)
* New POT for text domain 'journal'.
* New POT for text domain 'pam'.
* New POT for text domain 'control'.
* New POT for text domain 'autoinst'.
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
389-ds (2.2.2~git0.55e2c7ab3 -> 2.2.2~git11.f002e9e09)
7zip (22.00 -> 22.01)
PackageKit
apparmor (3.0.4 -> 3.0.5)
augeas
avahi-glib2
aws-cli (1.25.20 -> 1.25.37)
bind (9.18.4 -> 9.18.5)
ceph (16.2.9.536+g41a9f9a5573 -> 16.2.9.538+g9de83fa4064)
createrepo_c (0.20.0 -> 0.20.1)
ffmpeg-5 (5.0.1 -> 5.1)
file
firewalld
gcc12 (12.1.1+git215 -> 12.1.1+git287)
gegl (0.4.36 -> 0.4.38)
ghostscript (9.54.0 -> 9.56.1)
hdparm (9.63 -> 9.64)
iptables
kio-extras5
libapparmor (3.0.4 -> 3.0.5)
libbytesize (2.6 -> 2.7)
libdrm (2.4.111 -> 2.4.112)
libqb (2.0.4+20211112.a2691b9 -> 2.0.6+20220323.758044b)
libslirp (4.6.1+7 -> 4.7.0+44)
libstorage-ng (4.5.30 -> 4.5.31)
liburing (2.1 -> 2.2)
libvpx (1.11.0 -> 1.12.0)
libwebp (1.2.2 -> 1.2.3)
libxmlb (0.3.6 -> 0.3.9)
libzypp (17.30.3 -> 17.31.0)
live555 (2022.06.16 -> 2022.07.14)
openldap2 (2.6.2 -> 2.6.3)
openldap2-contrib-src (2.6.2 -> 2.6.3)
policycoreutils
protobuf-c (1.4.0 -> 1.4.1)
python-boto3 (1.24.20 -> 1.24.37)
python-botocore (1.27.20 -> 1.27.37)
python-charset-normalizer (2.0.12 -> 2.1.0)
python-ldap (3.4.0 -> 3.4.2)
python-rsa (4.8 -> 4.9)
python310
python310-core
qemu (6.2.0 -> 7.0.0)
selinux-policy
sqlite3 (3.39.0 -> 3.39.2)
texlive
u-boot-rpiarm64
upower (0.99.17 -> 0.99.20)
util-linux
util-linux-systemd
vim (9.0.0032 -> 9.0.0073)
vulkan-tools
xdg-desktop-portal (1.14.4 -> 1.14.5)
xf86-video-nv (2.1.21 -> 2.1.22)
yast2 (4.5.6 -> 4.5.10)
zypper (1.14.54 -> 1.14.55)
=== Details ===
==== 389-ds ====
Version update (2.2.2~git0.55e2c7ab3 -> 2.2.2~git11.f002e9e09)
Subpackages: lib389 libsvrcore0
- Update to version 2.2.2~git11.f002e9e09:
* Issue 5383 - UI - Various fixes and RFE's for UI
* Issue 4656 - Remove problematic language from source code
* Issue 5380 - Separate cleanAllRUV code into new file
* Issue 5322 - optime & wtime on rejected connections is not properly set
* Issue 5335 - RFE - Add Security Audit Log
* Issue 5375 - CI - disable TLS hostname checking
* Issue 981 Managed Entries betxnpreoperation - transaction not aborted on managed entry failure (#5369)
* Issue 5373 - dsidm user get_dn fails with search_ext() argument 1 must be str, not function
* Issue 5371 - Update npm and cargo packages
* Issue 3069 - Support ECDSA private keys for TLS (#5365)
==== 7zip ====
Version update (22.00 -> 22.01)
- update to 22.01:
* UDF support was improved to UDF version 2.60.
* HFS and APFS support was improved.
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Move the dbus-1 system.d file to /usr (bsc#1201347)
==== apparmor ====
Version update (3.0.4 -> 3.0.5)
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- update to AppArmor 3.0.5
- several additions to profiles and abstractions
- bugfixes in parser and utils
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.5
for the detailed upstream changelog
- remove upstream(ed) patchs:
- apparmor-setuptools61-mr897.patch
- dovecot-profiles-boo1199535-mr881.diff
- php8-fpm-mr876.patch
- python310-help-mr848.patch
- samba-new-dcerpcd.patch
- samba_deny_net_admin.patch
- update-samba-bgqd.diff
- update-usr-sbin-smbd.diff
- apparmor-samba-include-permissions-for-shares.diff: remove
upstreamed part
- add dirtest-sort-mr900.diff to fix random test failures
- change apache-extra-profile-include-if-exists.diff to the post-mv
path (new quilt executes mv)
- stop disabling lto (fixed upstream) (boo#1133091)
- package profile-load script in -parser
==== augeas ====
Subpackages: augeas-lenses libaugeas0 libfa1
- Unset MALLOC_PERTURB_ to speed up %check significantly
(boo#1201884, gh#hercules-team#768)
==== avahi-glib2 ====
Subpackages: libavahi-glib1 libavahi-gobject0 libavahi-ui-gtk3-0
- Move the dbus-1 system.d file to /usr (bsc#1201345)
==== aws-cli ====
Version update (1.25.20 -> 1.25.37)
- Update to version 1.25.37
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.25.37/CHANGELOG.rst
- Update Requires in spec file from setup.py
==== bind ====
Version update (9.18.4 -> 9.18.5)
Subpackages: bind-doc bind-utils
- Update to bind release 9.18.5
Bugs fixed:
* When resolving a name, don't give up immediately if an
authoritative server returns FORMERR; try the other servers first.
* When synth-from-dnssec generated a response using records from a
higher zone, it could unexpectedly prove non-existance of
records in a subordinate grafted-on namespace.
* Update HTTP listener settings on reconfiguration.
* Fix a crash in dig NS search mode when one of the NS server
queries fail.
* Changed dnssec-signzone -H default to 0 additional NSEC3
iterations.
* When processing a catalog zone member zone make sure that there
is no configured pre-existing forward-only forw]ard zone with
that name.
[bind-9.18.5.tar.xz bind-9.18.5.tar.xz.sha512.asc]
==== ceph ====
Version update (16.2.9.536+g41a9f9a5573 -> 16.2.9.538+g9de83fa4064)
Subpackages: librados2 librbd1
- Update to 16.2.9-538-g9de83fa4064:
+ (bsc#1201604) cephfs-shell: move source to separate subdirectory
==== createrepo_c ====
Version update (0.20.0 -> 0.20.1)
Subpackages: libcreaterepo_c0 python3-createrepo_c
- update to 0.20.1:
* fix performance problems with large repositories related to
tasks queue management
==== ffmpeg-5 ====
Version update (5.0.1 -> 5.1)
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- Enable libjxl
- Update ffmpeg-chromium.patch from upstream
- Update to release 5.1
* AVIF image muxer support for the AV1-based image format
* JPEG-XL image support
* Removed the X-Video Motion Compensation (XvMC) hardware
acceleration
* IPFS/IPNS protocol support
* PCM-Bluray encoder support
- Drop vmaf-trim-usr-local.patch (obsolete),
ffmpeg-openh264-averr-on-bad-version.patch (merged)
- Add work-around-abi-break.patch
==== file ====
Subpackages: file-magic libmagic1
- Add upstream patch to fix boo#1201350
* file-boo1201350.patch which combines the commits
c80065fe6900be5e794941e29b32440e9969b1c3
7e59d34206d7c962e093d4239e5367a2cd8b7623
f042050f59bfc037677871c4d1037c33273f5213
d471022b2772071877895759f209f2c346757a4c
441ac2b15508909e82ad467960df4ac0adf9644c
==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- readd iptables requires, as docker uses iptables passthrough
currently, which calls into iptables (bsc#1201836)
- Also remove ipset, ebtables and iptables from the BuildRequires
list (compare with change from 2022-03-03 - Thorsten Kukuk <kukuk(a)suse.com>)
==== gcc12 ====
Version update (12.1.1+git215 -> 12.1.1+git287)
Subpackages: cpp12 gcc12-info gcc12-locale libasan8 libatomic1 libgcc_s1 libgccjit0 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc12 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- Add Provides of libstdc++6-pp-gccN to libstdc++6-pp. [bsc#1201848]
- Update to gcc-12 branch head, 4f15d2234608e82159d030dadb1, git287
* includes build fixes when building against glibc 2.33.
==== gegl ====
Version update (0.4.36 -> 0.4.38)
Subpackages: gegl-0_4 libgegl-0_4-0
- Update BuildRequires to reflect it now does work with ffmpeg5.
- Update to version 0.4.38:
+ Operations:
- denoise-dct: a NEW denoising operation which decomposes the
input buffer to sliding overlapping patches, calculates the
DCT denoising in each patch, and then aggregates the denoised
patches to the output buffer averaging the overlapped pixels.
- ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0
compatible.
- gif-load: updated to latest upstream libnsgif version.
- slic: progress reporting and improved parameter handling.
- vector-fill: updated to latest upstream ctx version.
- oilify: clamp inputs to avoid nan in output.
- gegl:load fix possible double free.
- rgbe-write: plug leaks in error paths.
+ Core: Fixes of some potential NULL dereferences on custom
dataformats for malformed inputs.
==== ghostscript ====
Version update (9.54.0 -> 9.56.1)
Subpackages: ghostscript-x11
- update to 9.56.1:
* New PDF Interpreter: This is an entirely new implementation written in C
(rather than PostScript, as before)
* Calling Ghostscript via the GS API is now thread safe. The one limitation
is that the X11 devices for Unix-like systems (x11, x11alpha, x11cmyk,
x11cmyk2, x11cmyk4, x11cmyk8, x11gray2, x11gray4 and x11mono) cannot be
made thread safe, due to their interaction with the X11 server, those
devices have been modified to only allow one instance in an executable.
* The PSD output device now writes ICC profiles to their output files, for
improved color fidelity.
* Our efforts in code hygiene and maintainability continue.
* The usual round of bug fixes, compatibility changes, and incremental
improvements.
* We have added the capability to build with the Tesseract OCR
engine. In such a build, new devices are available (pdfocr8/pdfocr24/
pdfocr32) which render the output file to an image, OCR that image, and
output the image "wrapped" up as a PDF file, with the OCR generated text
information included as "invisible" text (in PDF terms, text rendering mode
3).
- drop CVE-2021-3781.patch, CVE-2021-45949.patch: upstream
- use _multibuild
==== hdparm ====
Version update (9.63 -> 9.64)
- update to 9.64:
* fix truncated output buf with --Istdin
==== iptables ====
Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins
- add baselibs.conf for libip4tc2, will be needed by
libsystemd-shared-251.so
==== kio-extras5 ====
Subpackages: libkioarchive5
- Add preliminary patch to fix smb connections with samba >= 4.16
(boo#1201737, kde#453090):
* 0001-smb-kio_smb_browse-Check-error-code-EINVAL-to-prompt.patch
==== libapparmor ====
Version update (3.0.4 -> 3.0.5)
- update to AppArmor 3.0.5
- several additions to profiles and abstractions
- bugfixes in parser and utils
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.5
for the detailed upstream changelog
- remove upstream(ed) patchs:
- apparmor-setuptools61-mr897.patch
- dovecot-profiles-boo1199535-mr881.diff
- php8-fpm-mr876.patch
- python310-help-mr848.patch
- samba-new-dcerpcd.patch
- samba_deny_net_admin.patch
- update-samba-bgqd.diff
- update-usr-sbin-smbd.diff
- apparmor-samba-include-permissions-for-shares.diff: remove
upstreamed part
- add dirtest-sort-mr900.diff to fix random test failures
- change apache-extra-profile-include-if-exists.diff to the post-mv
path (new quilt executes mv)
- stop disabling lto (fixed upstream) (boo#1133091)
- package profile-load script in -parser
==== libbytesize ====
Version update (2.6 -> 2.7)
- update to 2.7:
* Fix skipping tests when required locale is missing
* Remove Travis CI configuration
* Fix some warnings and typos in docstrings and comments
* Fix warnings dicovered by the GCC analyzer
* build: avoid bashisms in configure
* Update translation files
* Do not use distutils to get Python library path
==== libdrm ====
Version update (2.4.111 -> 2.4.112)
Subpackages: libdrm-devel libdrm2 libdrm_amdgpu1 libdrm_etnaviv1 libdrm_exynos1 libdrm_freedreno1 libdrm_nouveau2 libdrm_radeon1 libdrm_tegra0
- update to 2.4.112:
* xf86drmMode: introduce drmModeConnectorGetPossibleCrtcs
* xf86drmMode: introduce drmModeGetConnectorTypeName
* xf86drmMode: constify drmModeAtomicReq functions
* gen_table_fourcc: strip _MODIFIER suffix for INVALID
* testsuite fixes
==== libqb ====
Version update (2.0.4+20211112.a2691b9 -> 2.0.6+20220323.758044b)
- Make sure that the libstat_wrapper.so library is included in the libqb-tests RPM (when built)
- Update to version 2.0.6+20220323.758044b (v2.0.6):
- test: Include ipc_sock.test in the libqb-tests rpm (gh#ClusterLabs/libqb##463)
- Update to version 2.0.5+20220321.ccdaada (v2.0.5):
- blackbox: Sanitize items read from the blackbox header (gh#ClusterLabs/libqb#438)
- ipcc: Fix errno returned from qb_ipcc_connect (gh#ClusterLabs/libqb#460)
- util: reimplement time functions as a series of fallbacks (gh#ClusterLabs/libqb#457)
- util: use HAVE_GETTIMEOFDAY where appropriate
- Retry if posix_fallocate is interrupted with EINTR (#453) (gh#ClusterLabs/libqb#451, bsc#1193737, bsc#1193912)
- Merge:
* bsc#1193737-0001-Retry-if-posix_fallocate-is-interrupted-with-EINTR-4.patch
- ipcc: Add an async connect API (gh#ClusterLabs/libqb#450)
==== libslirp ====
Version update (4.6.1+7 -> 4.7.0+44)
- Update to version 4.7.0+44 (current git master):
* Fix vmstate regression
* msvc: use char* for pointer arithmetic
* Align outgoing packets
* Bump incoming packet alignment to 8 bytes
* msvc: fix some gcc-specific pragma warnings
* msvc: enable vmstate code on !gnuc
* vmstate: only enable when building under GNU C
* ncsitest: Fix build with msvc
* Avoid running git-version-gen when building with MS VC
* windows: export symbols
* win32: replace strcasecmp with g_ascii_strcasecmp
* Drop spurious inline
* Avoid returning void
* Fix arithmetic on void *
* Avoid using ##__VA_ARGS__ gcc extension
* Fix bitfields order for MSVC
* Separate out SLIRP_PACKED to SLIRP_PACKED_BEGIN/END
* Do not use ssize_t on Windows
* Do not include unistd.h on windows, it does not have it
* Accept build-aux/git-version-gen failing to run
* container_of: avoid using __extension__
* ncsi: Add Mellanox Get Mac Address handler
* slirp: Add out-of-band ethernet address
* ncsi: Add OEM command handler
* ncsi: Add basic test for Get Version ID response
* ncsi: Use response header for payload length
* ncsi: Pass command header to response handlers
* src/slirp.h: Bump the minimum Windows version to Windows 7
* ncsi: Add Get Version ID command
* ncsi: Pass Slirp structure to response handlers
* slirp: Add manufacturer's ID
* Add support for Haiku to meson.build
* meson: add extra warnings
* win32: declare some local functions as static
* Include <sys/socket.h> and <arpa/inet.h> for AF_INET6 and inet_pton
* Release v4.7.0
* bump ABI version and age
* slirp: invoke client callback before creating timers
* pingtest: port to timer_new_opaque
* introduce timer_new_opaque callback
* introduce slirp_timer_new wrapper
* icmp6: make ndp_send_ra static
* Add sanitizers CI runs
* socket: Handle ECONNABORTED from recv
* bootp: fix g_str_has_prefix warning/critical
* slirp: Don't duplicate packet in tcp_reass
* Rename insque/remque -> slirp_[ins|rem]que
* mbuf: Use SLIRP_DEBUG to enable mbuf debugging instead of DEBUG
* Replace inet_ntoa() with safer inet_ntop()
* Add VMS_END marker
* bootp: add support for UEFI HTTP boot
* IPv6 DNS proxying support
* Add missing scope_id in caching
* Drop fixed TODO
* socket: Move closesocket(so->s_aux) to sofree
* socket: Check so_type instead of so_tcpcb for Unix-to-inet translation
* socket: Add s_aux field to struct socket for storing auxilliary socket
* socket: Initialize so_type in socreate
* socket: Allocate Unix-to-TCP hostfwd port from OS by binding to port 0
* Allow to disable internal DHCP server
* slirp_pollfds_fill: Explain why dividing so_snd.sb_datalen by two
* CI: run integration tests with slirp4netns
* socket: Check address family for Unix-to-inet accept translation
* socket: Add debug args for tcpx_listen (inet and Unix sockets)
* socket: Restore original definition of fhost
* socket: Move <sys/un.h> include to socket.h
* Support Unix sockets in hostfwd
* resolv: fix IPv6 resolution on Darwin
* Use the exact sockaddr size in getnameinfo call
* Initialize sin6_scope_id to zero
* slirp_socketpair_with_oob: Connect pair through 127.0.0.1
* resolv: fix memory leak when using libresolv
* pingtest: Add a trivial ping test
* icmp: Support falling back on trying a SOCK_RAW socket
==== libstorage-ng ====
Version update (4.5.30 -> 4.5.31)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#891
- added unit test
- fixed typo
- 4.5.31
==== liburing ====
Version update (2.1 -> 2.2)
- add handle-eintr.patch, enable tests everywhere
- enable tests for != ppc64le
- update to 2.2:
* Support non-libc builds.
* Optimized syscall handling for x86-64/x86/aarch64.
* Enable non-lib function calls for fast path functions.
* Add support for multishot accept.
* io_uring_register_files() will set RLIMIT_NOFILE if necessary.
* Add support for registered ring fds, io_uring_register_ring_fd(),
reducingthe overhead of an io_uring_enter() system call.
* Add support for the message ring opcode.
* Add support for newer request cancelation features.
* Add support for IORING_SETUP_COOP_TASKRUN, which can help reduce the
overhead of io_uring in general. Most applications should set this flag,
see the io_uring_setup.2 man page for details.
* Add support for registering a sparse buffer and file set.
* Add support for a new buffer provide scheme, see
io_uring_register_buf_ring.3 for details.
* Add io_uring_submit_and_wait_timeout() for submitting IO and waiting
for completions with a timeout.
* Add io_uring_prep_{read,write}v2 prep helpers.
* Add io_uring_prep_close_direct() helper.
* Add support for SQE128 and CQE32, which are doubly sized SQE and CQE
rings. This is needed for some cases of the new IORING_OP_URING_CMD,
notably for NVMe passthrough.
* ~5500 lines of man page additions, including adding ~90 new man pages.
* Synced with the 5.19 kernel release, supporting all the features of
5.19 and earlier.
* 24 new regression test cases, and ~7000 lines of new tests in general.
* General optimizations and fixes.
==== libvpx ====
Version update (1.11.0 -> 1.12.0)
- update to 1.12.0:
This release adds optimizations for Loongarch, adds support for vp8 in the
real-time rate control library, upgrades GoogleTest to v1.11.0, updates
libwebm to libwebm-1.0.0.28-20-g206d268, and includes numerous bug fixes.
- Enhancement:
Numerous improvements on checking memory allocations.
Optimizations for Loongarch.
Code clean-up.
- Bug fixes:
Fix to a crash related to {vp8/vp9}_set_roi_map.
Fix to compiling failure with -Wformat-nonliteral.
Fix to integer overflow with vp9 with high resolution content.
Fix to AddNoiseTest failure with ARMv7.
Fix to libvpx Null-dereference READ in vp8.
==== libwebp ====
Version update (1.2.2 -> 1.2.3)
Subpackages: libwebp7 libwebpdemux2 libwebpmux3
- update to 1.2.3:
* security fix for lossless encoder (#565, chromium:1313709)
* improved progress granularity in WebPReportProgress() when using lossless
* improved precision in Sharp YUV (-sharp_yuv) conversion
* many corrections to webp-lossless-bitstream-spec.txt (#551)
* crash/leak fixes on error/OOM and other bug fixes (#558, #563, #569, #573)
==== libxmlb ====
Version update (0.3.6 -> 0.3.9)
- update to 0.3.9:
* Fix the crash for when the root tree has no children (Richard Hughes)
* Fix the crash when getting the element for the [empty] root (Richard Hughes)
* Install xb-tool into bindir (Richard Hughes)
* Ensure reproducible results when importing a node (Richard Hughes)
* Ignore all hidden files when using _WATCH_DIRECTORY (Richard Hughes)
* Show the value bindings when using XB_SILO_PROFILE_FLAG_XPATH (Richard Hughes)
* Use the correct lookup method for the python3 script interpreter (Eli Schwartz)
==== libzypp ====
Version update (17.30.3 -> 17.31.0)
- Add PoolItem::statusReinit to reset the status it's initial
state in the ResPool (might help bsc#1199895)
This may either be 'KEEP_STATE bySOLVER' or 'LOCKED byUSER' if
the PoolItem matched a hard lock defined in /etc/zypp/locks.
- Fix building with GCC 13 on i586 (fixes #407, fixes #396)
- Be prepared to receive exceptions from curl_easy_cleanup
(bsc#1201092)
- Don't auto-flag kernel-firmware as 'reboot-needed' (bsc#1200993)
- Remove Medianetwork and dependend code.
This commit removes the MediaNetwork tech preview and all related
code. First reason for this is that MediaNetwork was just meant
as a way to test the new CURL based downloader and second: since
the Provide API is going to completely replace the current media
backend it would be extra work to ensure that changes on the
Downloader do not break MediaNetwork.
- version 17.31.0 (22)
==== live555 ====
Version update (2022.06.16 -> 2022.07.14)
Subpackages: libBasicUsageEnvironment1 libUsageEnvironment3 libgroupsock30 libliveMedia107
- update to 2022.07.14:
* use SHA-1 rather than MD5 to hash the latest tarball of our code
==== openldap2 ====
Version update (2.6.2 -> 2.6.3)
Subpackages: libldap-data libldap2 openldap2-client
- removed obsolete 0017-Resolve-error-handling-in-new-ctx-when-global.patch
- update to 2.6.3
* Fixed librewrite declaration of calloc (ITS#9841)
* Fixed libldap to check for NULL ld (ITS#9157)
* Fixed libldap memory leaks (ITS#9876)
* Fixed lloadd to correctly tag Notice of Disconnection (ITS#9856)
* Fixed slapd delta-sync DN leak on ADD ops (ITS#9866)
* Fixed slapd replication with back-glue (ITS#9868)
* Fixed slapd lastbind replication with chaining (ITS#9863)
* Fixed slapd-ldap to correctly set authzid (ITS#9863)
* Fixed slapd-mdb to check for stale readers on
MDB_READERS_FULL (ITS#7165)
* Fixed slapd-mdb indexer task with replicated config (ITS#9858)
* Fixed slapo-accesslog onetime memory leak (ITS#9864)
* Fixed slapo-ppolicy interaction with slapo-rwm (ITS#9871)
* Fixed slapo-rwm to handle escaping special characters (ITS#9817)
* Fixed slapo-syncprov memory leaks (ITS#9867)
* Fixed slapo-syncprov fallback in delta-sync mode (ITS#9823)
* Fixed slapo-unique to not release NULL entry (ITS#8245)
* doc: Fixed ldap_get_option(3) to clarify ldap_get/set_option
restrictions (ITS#9824)
==== openldap2-contrib-src ====
Version update (2.6.2 -> 2.6.3)
- removed obsolete 0017-Resolve-error-handling-in-new-ctx-when-global.patch
- update to 2.6.3
* Fixed librewrite declaration of calloc (ITS#9841)
* Fixed libldap to check for NULL ld (ITS#9157)
* Fixed libldap memory leaks (ITS#9876)
* Fixed lloadd to correctly tag Notice of Disconnection (ITS#9856)
* Fixed slapd delta-sync DN leak on ADD ops (ITS#9866)
* Fixed slapd replication with back-glue (ITS#9868)
* Fixed slapd lastbind replication with chaining (ITS#9863)
* Fixed slapd-ldap to correctly set authzid (ITS#9863)
* Fixed slapd-mdb to check for stale readers on
MDB_READERS_FULL (ITS#7165)
* Fixed slapd-mdb indexer task with replicated config (ITS#9858)
* Fixed slapo-accesslog onetime memory leak (ITS#9864)
* Fixed slapo-ppolicy interaction with slapo-rwm (ITS#9871)
* Fixed slapo-rwm to handle escaping special characters (ITS#9817)
* Fixed slapo-syncprov memory leaks (ITS#9867)
* Fixed slapo-syncprov fallback in delta-sync mode (ITS#9823)
* Fixed slapo-unique to not release NULL entry (ITS#8245)
* doc: Fixed ldap_get_option(3) to clarify ldap_get/set_option
restrictions (ITS#9824)
==== policycoreutils ====
Subpackages: policycoreutils-python-utils python3-policycoreutils
- Add recommends for ausearch binary (bsc#1201043)
==== protobuf-c ====
Version update (1.4.0 -> 1.4.1)
- Update to release 1.4.1
* Fixed unsigned integer overflow (GH#499)
* Avoid shifting signed values (GH#508)
- Remove 508.patch (merged)
==== python-boto3 ====
Version update (1.24.20 -> 1.24.37)
- Update to version 1.24.37
* api-change:``autoscaling``: [``botocore``] Documentation update for Amazon EC2 Auto Scaling.
- from version 1.24.36
* api-change:``account``: [``botocore``] This release enables customers to manage the primary
contact information for their AWS accounts. For more information, see
https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
* api-change:``ec2``: [``botocore``] Added support for EC2 M1 Mac instances. For more information,
please visit aws.amazon.com/mac.
* api-change:``iotdeviceadvisor``: [``botocore``] Added new service feature (Early access only) -
Long Duration Test, where customers can test the IoT device to observe how it behaves when the
device is in operation for longer period.
* api-change:``medialive``: [``botocore``] Link devices now support remote rebooting. Link devices
now support maintenance windows. Maintenance windows allow a Link device to install software
updates without stopping the MediaLive channel. The channel will experience a brief loss of input
from the device while updates are installed.
* api-change:``rds``: [``botocore``] This release adds the "ModifyActivityStream" API with support
for audit policy state locking and unlocking.
* api-change:``transcribe``: [``botocore``] Remove unsupported language codes for
StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary
- from version 1.24.35
* api-change:``athena``: [``botocore``] This feature allows customers to retrieve runtime
statistics for completed queries
* api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version
* api-change:``dms``: [``botocore``] Documentation updates for Database Migration Service (DMS).
* api-change:``docdb``: [``botocore``] Enable copy-on-write restore type
* api-change:``ec2-instance-connect``: [``botocore``] This release includes a new exception type
"EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
* api-change:``frauddetector``: [``botocore``] The release introduces Account Takeover Insights
(ATI) model. The ATI model detects fraud relating to account takeover. This release also adds
support for new variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to
Model Version APIs.
* api-change:``iotsitewise``: [``botocore``] Added asynchronous API to ingest bulk historical and
current data into IoT SiteWise.
* api-change:``kendra``: [``botocore``] Amazon Kendra now provides Oauth2 support for SharePoint
Online. For more information, see
https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
* api-change:``network-firewall``: [``botocore``] Network Firewall now supports referencing dynamic
IP sets from stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
* api-change:``rds``: [``botocore``] Adds support for creating an RDS Proxy for an RDS for MariaDB
database.
- from version 1.24.34
* api-change:``acm-pca``: [``botocore``] AWS Certificate Manager (ACM) Private Certificate
Authority (PCA) documentation updates
* api-change:``iot``: [``botocore``] GA release the ability to enable/disable IoT Fleet Indexing
for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs.
This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
- from version 1.24.33
* api-change:``devops-guru``: [``botocore``] Added new APIs for log anomaly detection feature.
* api-change:``glue``: [``botocore``] Documentation updates for AWS Glue Job Timeout and Autoscaling
* api-change:``sagemaker-edge``: [``botocore``] Amazon SageMaker Edge Manager provides lightweight
model deployment feature to deploy machine learning models on requested devices.
* api-change:``sagemaker``: [``botocore``] Fixed an issue with cross account QueryLineage
* api-change:``workspaces``: [``botocore``] Increased the character limit of the login message from
850 to 2000 characters.
- from version 1.24.32
* api-change:``discovery``: [``botocore``] Add AWS Agentless Collector details to the
GetDiscoverySummary API response
* api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2.
* api-change:``elasticache``: [``botocore``] Adding AutoMinorVersionUpgrade in the
DescribeReplicationGroups API
* api-change:``kms``: [``botocore``] Added support for the SM2 KeySpec in China Partition Regions
* api-change:``mediapackage``: [``botocore``] This release adds "IncludeIframeOnlyStream" for Dash
endpoints and increases the number of supported video and audio encryption presets for Speke v2
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Edge Manager provides lightweight model
deployment feature to deploy machine learning models on requested devices.
* api-change:``sso-admin``: [``botocore``] AWS SSO now supports attaching customer managed policies
and a permissions boundary to your permission sets. This release adds new API operations to manage
and view the customer managed policies and the permissions boundary for a given permission set.
- from version 1.24.31
* api-change:``datasync``: [``botocore``] Documentation updates for AWS DataSync regarding
configuring Amazon FSx for ONTAP location security groups and SMB user permissions.
* api-change:``drs``: [``botocore``] Changed existing APIs to allow choosing a dynamic volume type
for replicating volumes, to reduce costs for customers.
* api-change:``evidently``: [``botocore``] This release adds support for the new segmentation
feature.
* api-change:``wafv2``: [``botocore``] This SDK release provide customers ability to add
sensitivity level for WAF SQLI Match Statements.
- Update BuildRequires and Requires from setup.py
- Update to version 1.24.30
* api-change:``athena``: [``botocore``] This release updates data types that contain either
QueryExecutionId, NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and
contain only non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
* api-change:``codeartifact``: [``botocore``] This release introduces Package Origin Controls, a
mechanism used to counteract Dependency Confusion attacks. Adds two new APIs,
PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage,
DescribePackageVersion and ListPackageVersion APIs in support of the feature.
* api-change:``config``: [``botocore``] Update ResourceType enum with values for Route53Resolver,
Batch, DMS, Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
* api-change:``ec2``: [``botocore``] This release adds flow logs for Transit Gateway to allow
customers to gain deeper visibility and insights into network traffic through their Transit
Gateways.
* api-change:``fms``: [``botocore``] Adds support for strict ordering in stateful rule groups in
Network Firewall policies.
* api-change:``glue``: [``botocore``] This release adds an additional worker type for Glue
Streaming jobs.
* api-change:``inspector2``: [``botocore``] This release adds support for Inspector V2 scan
configurations through the get and update configuration APIs. Currently this allows configuring ECR
automated re-scan duration to lifetime or 180 days or 30 days.
* api-change:``kendra``: [``botocore``] This release adds AccessControlConfigurations which allow
... changelog too long, skipping 85 lines ...
- Update BuildRequires and Requires from setup.py
==== python-botocore ====
Version update (1.27.20 -> 1.27.37)
- Update to 1.27.37
* api-change:``autoscaling``: Documentation update for Amazon EC2 Auto Scaling.
- from version 1.27.36
* api-change:``account``: This release enables customers to manage the primary contact information
for their AWS accounts. For more information, see
https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
* api-change:``ec2``: Added support for EC2 M1 Mac instances. For more information, please visit
aws.amazon.com/mac.
* api-change:``iotdeviceadvisor``: Added new service feature (Early access only) - Long Duration
Test, where customers can test the IoT device to observe how it behaves when the device is in
operation for longer period.
* api-change:``medialive``: Link devices now support remote rebooting. Link devices now support
maintenance windows. Maintenance windows allow a Link device to install software updates without
stopping the MediaLive channel. The channel will experience a brief loss of input from the device
while updates are installed.
* api-change:``rds``: This release adds the "ModifyActivityStream" API with support for audit
policy state locking and unlocking.
* api-change:``transcribe``: Remove unsupported language codes for StartTranscriptionJob and update
VocabularyFileUri for UpdateMedicalVocabulary
- from version 1.27.35
* api-change:``athena``: This feature allows customers to retrieve runtime statistics for completed
queries
* api-change:``cloudwatch``: Update cloudwatch client to latest version
* api-change:``dms``: Documentation updates for Database Migration Service (DMS).
* api-change:``docdb``: Enable copy-on-write restore type
* api-change:``ec2-instance-connect``: This release includes a new exception type
"EC2InstanceUnavailableException" for SendSSHPublicKey and SendSerialConsoleSSHPublicKey APIs.
* api-change:``frauddetector``: The release introduces Account Takeover Insights (ATI) model. The
ATI model detects fraud relating to account takeover. This release also adds support for new
variable types: ARE_CREDENTIALS_VALID and SESSION_ID and adds new structures to Model Version APIs.
* api-change:``iotsitewise``: Added asynchronous API to ingest bulk historical and current data
into IoT SiteWise.
* api-change:``kendra``: Amazon Kendra now provides Oauth2 support for SharePoint Online. For more
information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html
* api-change:``network-firewall``: Network Firewall now supports referencing dynamic IP sets from
stateful rule groups, for IP sets stored in Amazon VPC prefix lists.
* api-change:``rds``: Adds support for creating an RDS Proxy for an RDS for MariaDB database.
- from version 1.27.34
* api-change:``acm-pca``: AWS Certificate Manager (ACM) Private Certificate Authority (PCA)
documentation updates
* api-change:``iot``: GA release the ability to enable/disable IoT Fleet Indexing for Device
Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This
includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
- from version 1.27.33
* api-change:``devops-guru``: Added new APIs for log anomaly detection feature.
* api-change:``glue``: Documentation updates for AWS Glue Job Timeout and Autoscaling
* api-change:``sagemaker-edge``: Amazon SageMaker Edge Manager provides lightweight model
deployment feature to deploy machine learning models on requested devices.
* api-change:``sagemaker``: Fixed an issue with cross account QueryLineage
* api-change:``workspaces``: Increased the character limit of the login message from 850 to 2000
characters.
- from version 1.27.32
* api-change:``discovery``: Add AWS Agentless Collector details to the GetDiscoverySummary API
response
* api-change:``ec2``: Documentation updates for Amazon EC2.
* api-change:``elasticache``: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
* api-change:``kms``: Added support for the SM2 KeySpec in China Partition Regions
* api-change:``mediapackage``: This release adds "IncludeIframeOnlyStream" for Dash endpoints and
increases the number of supported video and audio encryption presets for Speke v2
* api-change:``sagemaker``: Amazon SageMaker Edge Manager provides lightweight model deployment
feature to deploy machine learning models on requested devices.
* api-change:``sso-admin``: AWS SSO now supports attaching customer managed policies and a
permissions boundary to your permission sets. This release adds new API operations to manage and
view the customer managed policies and the permissions boundary for a given permission set.
- from version 1.27.31
* api-change:``datasync``: Documentation updates for AWS DataSync regarding configuring Amazon FSx
for ONTAP location security groups and SMB user permissions.
* api-change:``drs``: Changed existing APIs to allow choosing a dynamic volume type for replicating
volumes, to reduce costs for customers.
* api-change:``evidently``: This release adds support for the new segmentation feature.
* api-change:``wafv2``: This SDK release provide customers ability to add sensitivity level for WAF
SQLI Match Statements.
- Update to 1.27.30
* api-change:``athena``: This release updates data types that contain either QueryExecutionId,
NamedQueryId or ExpectedBucketOwner. Ids must be between 1 and 128 characters and contain only
non-whitespace characters. ExpectedBucketOwner must be 12-digit string.
* api-change:``codeartifact``: This release introduces Package Origin Controls, a mechanism used to
counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and
DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in
support of the feature.
* api-change:``config``: Update ResourceType enum with values for Route53Resolver, Batch, DMS,
Workspaces, Stepfunctions, SageMaker, ElasticLoadBalancingV2, MSK types
* api-change:``ec2``: This release adds flow logs for Transit Gateway to allow customers to gain
deeper visibility and insights into network traffic through their Transit Gateways.
* api-change:``fms``: Adds support for strict ordering in stateful rule groups in Network Firewall
policies.
* api-change:``glue``: This release adds an additional worker type for Glue Streaming jobs.
* api-change:``inspector2``: This release adds support for Inspector V2 scan configurations through
the get and update configuration APIs. Currently this allows configuring ECR automated re-scan
duration to lifetime or 180 days or 30 days.
* api-change:``kendra``: This release adds AccessControlConfigurations which allow you to redefine
your document level access control without the need for content re-indexing.
* api-change:``nimble``: Amazon Nimble Studio adds support for IAM-based access to AWS resources
for Nimble Studio components and custom studio components. Studio Component scripts use these roles
on Nimble Studio workstation to mount filesystems, access S3 buckets, or other configured resources
in the Studio's AWS account
* api-change:``outposts``: This release adds the ShipmentInformation and AssetInformationList
fields to the GetOrder API response.
* api-change:``sagemaker``: This release adds support for G5, P4d, and C6i instance types in Amazon
... changelog too long, skipping 72 lines ...
in Amazon WorkMail.
==== python-charset-normalizer ====
Version update (2.0.12 -> 2.1.0)
- update to 2.1.0:
* Output the Unicode table version when running the CLI with `--version`
* Re-use decoded buffer for single byte character sets
* Fixing some performance bottlenecks
* Workaround potential bug in cpython with Zero Width No-Break Space located
* in Arabic Presentation Forms-B, Unicode 1.1 not acknowledged as space
* CLI default threshold aligned with the API threshold from
* Support for Python 3.5 (PR #192)
* Use of backport unicodedata from `unicodedata2` as Python is quickly
catching up, scheduled for removal in 3.0
==== python-ldap ====
Version update (3.4.0 -> 3.4.2)
- update to upstream release 3.4.2
minor release to provide out-of-the-box compatibility with the merge
of libldap and libldap_r that happened with OpenLDAP's 2.5 release.
==== python-rsa ====
Version update (4.8 -> 4.9)
- update to 4.9:
* Remove debug logging from `rsa/key.py`
* Remove overlapping slots in `PrivateKey` and `PublicKey`.
* Do not include CHANGELOG/LICENSE/README.md in wheel
* Fixed Key Generation Unittest: Public and Private keys are assigned the wrong way around
==== python310 ====
Subpackages: python310-curses python310-dbm python310-tk
- Switch from %primary_interpreter to prjconf-defined
%primary_python (gh#openSUSE/python-rpm-macros#127).
==== python310-core ====
Subpackages: libpython3_10-1_0 python310-base
- Switch from %primary_interpreter to prjconf-defined
%primary_python (gh#openSUSE/python-rpm-macros#127).
==== qemu ====
Version update (6.2.0 -> 7.0.0)
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- Substantial rework of the spec file:
* the 'make check' testsuite now runs in the %check section of
the main package, not in a subpackage
* switched from %setup to %autosetup
* rearranged the content in order to minimize the use of %if,
%ifarch, etc
- Properly fix bsc#1198038, CVE-2022-0216
* Patches added:
scsi-lsi53c895a-really-fix-use-after-fre.patch
tests-qtest-Move-the-fuzz-tests-to-x86-o.patch
- Make temp dir (for update_git.sh) configurable
- Added new subpackages (audio-dbus, ui-dbus)
- bsc#1199018 was never fixed in Factory's QEMU 6.2. It is
now (since the patches are already in SeaBIOS 1.16.0)
- Some tests are having issues when run in OBS. They seem to be
due to race conditions, triggered by resource constraints of
OBS workers. Let's disable them for now, while looking for a fix
- Update to v7.0.0. For full release notese, see:
* https://wiki.qemu.org/ChangeLog/7.0
Be sure to also check the following pages:
* https://qemu-project.gitlab.io/qemu/about/removed-features.html
* https://qemu-project.gitlab.io/qemu/about/deprecated.html
Some notable changes:
* [ARM] The virt board has gained a new control knob to disable passing a RNG seed in the DTB (dtb-kaslr-seed)
* [ARM] The AST2600 SoC now supports a dummy version of the i3c device
* [ARM] The virt board can now run guests with KVM on hosts with restricted IPA ranges
* [ARM] The virt board now supports virtio-mem-pci
* [ARM] The virt board now supports specifying the guest CPU topology
* [ARM] On the virt board, we now enable PAuth when using KVM or hvf and the host CPU supports it
* [RISC-V] Add support for ratified 1.0 Vector extension
* [RISC-V] Support for the Zve64f and Zve32f extensions
* [RISC-V] Drop support for draft 0.7.1 Vector extension
* [RISC-V] Support Zfhmin and Zfh extensions
* [RISC-V] RISC-V KVM support
* [RISC-V] Mark Hypervisor extension as non experimental
* [RISC-V] Enable Hypervisor extension by default
* [x86] Support for Intel AMX.
* [PCI/PCIe] Q35: fix PCIe device becoming disabled after migration when ACPI based PCI hotplug is used (6b0969f1ec)
* [PCI/PCIe] initial bits of SR/IOV support (250346169)
* [PCI/PCIe] arm/virt: fixed PXB interrupt routing (e609301b45)
* [PCI/PCIe] arm/virt: support for virtio-mem-pci (b1b87327a9)
* [virtiofs] Fix for CVE-2022-0358 - behaviour with supplementary groups and SGID directories
* [virtiofs] Improved security label support
* [virtiofs] The virtiofsd in qemu is now starting to be deprecated; please start using and contributing to Rust virtiofsd
* Patches dropped:
acpi-validate-hotplug-selector-on-access.patch
block-backend-Retain-permissions-after-m.patch
block-qdict-Fix-Werror-maybe-uninitializ.patch
brotli-fix-actual-variable-array-paramet.patch
display-qxl-render-fix-race-condition-in.patch
doc-Add-the-SGX-numa-description.patch
hw-i386-amd_iommu-Fix-maybe-uninitialize.patch
hw-intc-exynos4210_gic-provide-more-room.patch
hw-nvme-fix-CVE-2021-3929.patch
hw-nvram-at24-return-0xff-if-1-byte-addr.patch
iotest-065-explicit-compression-type.patch
iotest-214-explicit-compression-type.patch
iotest-302-use-img_info_log-helper.patch
iotest-303-explicit-compression-type.patch
iotest-39-use-_qcow2_dump_header.patch
iotests-60-more-accurate-set-dirty-bit-i.patch
iotests-bash-tests-filter-compression-ty.patch
iotests-common.rc-introduce-_qcow2_dump_.patch
iotests-declare-lack-of-support-for-comp.patch
iotests-drop-qemu_img_verbose-helper.patch
iotests-massive-use-_qcow2_dump_header.patch
iotests-MRCE-Write-data-to-source.patch
iotests.py-filter-out-successful-output-.patch
iotests.py-img_info_log-rename-imgopts-a.patch
iotests.py-implement-unsupported_imgopts.patch
iotests.py-qemu_img-create-support-IMGOP.patch
iotests.py-rewrite-default-luks-support-.patch
iotests-specify-some-unsupported_imgopts.patch
meson-build-all-modules-by-default.patch
numa-Enable-numa-for-SGX-EPC-sections.patch
numa-Support-SGX-numa-in-the-monitor-and.patch
python-aqmp-add-__del__-method-to-legacy.patch
python-aqmp-add-_session_guard.patch
python-aqmp-add-SocketAddrT-to-package-r.patch
python-aqmp-add-socket-bind-step-to-lega.patch
python-aqmp-add-start_server-and-accept-.patch
python-aqmp-copy-type-definitions-from-q.patch
python-aqmp-drop-_bind_hack.patch
python-aqmp-fix-docstring-typo.patch
python-aqmp-Fix-negotiation-with-pre-oob.patch
python-aqmp-fix-race-condition-in-legacy.patch
Python-aqmp-fix-type-definitions-for-myp.patch
python-aqmp-handle-asyncio.TimeoutError-.patch
python-aqmp-refactor-_do_accept-into-two.patch
python-aqmp-remove-_new_session-and-_est.patch
python-aqmp-rename-accept-to-start_serve.patch
python-aqmp-rename-AQMPError-to-QMPError.patch
python-aqmp-split-_client_connected_cb-o.patch
python-aqmp-squelch-pylint-warning-for-t.patch
python-aqmp-stop-the-server-during-disco.patch
python-introduce-qmp-shell-wrap-convenie.patch
python-machine-raise-VMLaunchFailure-exc.patch
python-move-qmp-shell-under-the-AQMP-pac.patch
python-move-qmp-utilities-to-python-qemu.patch
... changelog too long, skipping 51 lines ...
virtio-net-fix-map-leaking-on-error-duri.patch
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- fix_networkmanager.patch: Allow NetworkManager_dispatcher_tlp_t
and NetworkManager_dispatcher_custom_t to access nscd socket
(bsc#1201741)
- Add fix_cloudform.patch to fix cloud-init runcmd issue with snapper
(bnc#201015)
==== sqlite3 ====
Version update (3.39.0 -> 3.39.2)
Subpackages: libsqlite3-0 sqlite3-tcl
- update to 3.39.2:
* Fix a performance regression in the query planner associated
with rearranging the order of FROM clause terms in the
presences of a LEFT JOIN.
* Apply fixes for CVE-2022-35737, Chromium bugs 1343348 and
1345947, forum post 3607259d3c, and other minor problems
discovered by internal testing. [boo#1201783]
- update to 3.39.1:
* Fix an incorrect result from a query that uses a view that
contains a compound SELECT in which only one arm contains a
RIGHT JOIN and where the view is not the first FROM clause term
of the query that contains the view
* Fix a long-standing problem with ALTER TABLE RENAME that can
only arise if the sqlite3_limit(SQLITE_LIMIT_SQL_LENGTH) is set
to a very small value.
* Fix a long-standing problem in FTS3 that can only arise when
compiled with the SQLITE_ENABLE_FTS3_PARENTHESIS compile-time
option.
* Fix the initial-prefix optimization for the REGEXP extension so
that it works correctly even if the prefix contains characters
that require a 3-byte UTF8 encoding.
* Enhance the sqlite_stmt virtual table so that it buffers all of
its output.
==== texlive ====
Subpackages: libkpathsea6 libsynctex2
- exclude all powerpc and riscv64 from luajit usage
- Correct list of archs supported by luajit
- 0004-Add-ppc64-support-based-on-koriakin-GitHub-patchset.patch: Remove
defective patch
==== u-boot-rpiarm64 ====
Subpackages: u-boot-rpiarm64-doc
- Add board and usage documentation to the package (bsc#1201077)
==== upower ====
Version update (0.99.17 -> 0.99.20)
Subpackages: libupower-glib3 typelib-1_0-UpowerGlib-1_0
- update to 0.99.20:
* Ensure polling is resumed after suspend (#198)
* Bugfixes to state guessing code (#146)
* Stability improvements of automated tests
* Move state guessing into DisplayDevice
* Always use 90% threshold to consider a battery full
* Various test improvements
* Fix mice showing up as keyboards (#189)
* Allow unit test inspector to fail (#187)
* Fix test cases when daemon shuts down too slowly (#188)
- update to 0.99.18:
* Remove broken wakeup DBus API
* Tag UPS hid devices using hwdb and update list from upstream
* Only permit Refresh method when in debug mode
* Refactor device polling
* Refactor udev device discovery and sibling detection
* Improved testing and CI
* Handle SIGTERM to trigger a clean shutdown
* Improve polling of batteries after line-power "online" status change
* Multiple wacom tablet detection fixes
* Fix updates after a BT hid power supply moves in sysfs
* Fix enumeration of "Whats Up!" devices on startup
* Accept USB power supplies without warning
* Allow building without gtk-doc
==== util-linux ====
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1
- linux-fs.patch: Fix conflict between <linux/fs.h> and <sys/mount.h>
==== util-linux-systemd ====
- linux-fs.patch: Fix conflict between <linux/fs.h> and <sys/mount.h>
==== vim ====
Version update (9.0.0032 -> 9.0.0073)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0073, fixes the following problems
- fix CVE-2022-2522 - boo#1201863
* In the quickfix window 'cursorline' overrules QuickFixLine highlighting.
* On a Belgian keyboard CTRL-[ does not work.
* Spell tests do not always clear the word list.
* Spell dump may go beyond end of an array.
* 'fillchars' cannot have window-local values.
* 'listchars' test fails.
* Not all systems have GDK_KEY_dead_circumflex. (Hisashi T Fujinaka)
* Use of set_chars_option() is confusing.
* A couple of filetype patterns do not have "*" before "/etc".
* Missing change for filetype detection.
* Insufficient testing for bracket commands.
* Typos in comments, wrapping lines.
* Reading past end of completion with a long line and 'infercase' set.
* Reading past end of completion with duplicate match.
* Using freed memory with recursive substitute.
* Cursor in wrong column with mouse click after concealed text.
* Csv and tsv files are not recognized.
* Split else-if is confusing.
* Using CTRL-C wih :append may hang Vim.
* "zG" may throw an error if invalid character follows.
* E1281 not tested with the old regexp engine.
* Compiler warning for size_t to int conversion.
* Bitbake files are not detected.
* Wrong line number reported when :cexpr fails in :def function.
* has('patch-xxx') returns true.
* Test file has wrong name.
* Accessing uninitialized memory when completing long line.
* ml_get error with nested autocommand.
* Compiler warnings for signed/unsigned char.
* Too many type casts for dict_get functions.
* Confusing error when using "q:" in command line window.
* Cross-compiling doesn't work because of timer_create check.
* Switching window uneccarily when getting buffer options.
* Cannot show virtual text.
* Build fails with tiny features.
* Leaking memory when using text prop with inserted text.
* Using utfc_ptr2char_len() when length is negative.
* Command overlaps with printed text in scrollback.
* Compiler warning for uninitialized variable.
* Too many files recognized as bsdl.
==== vulkan-tools ====
- Add 0001-vulkaninfo-include-wayland-client-because-its-functi.patch
==== xdg-desktop-portal ====
Version update (1.14.4 -> 1.14.5)
- Update to version 1.14.5:
+ realtime: Fix realtime: fix priority type in
MakeThreadHighPriority.
==== xf86-video-nv ====
Version update (2.1.21 -> 2.1.22)
- Update to version 2.1.22
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Build xz tarballs instead of bzip2
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Update README.G80 for gitlab migration
* riva_xaa: don't build RivaSetRopPattern when XAA is not supported
* autogen.sh: Implement GNOME Build API
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: use exec instead of waiting for configure to finish
* Replace xf86PciInfo.h with our own pci ids
==== yast2 ====
Version update (4.5.6 -> 4.5.10)
Subpackages: yast2-logs
- Do not ask for user input while checking file conflicts if the
delayed progress popup is not shown (bsc#1201924)
- 4.5.10
- bsc#1200016
- added a method for finding a package according to a pattern
- 4.5.9
- Fixed libzypp initialization, in the YaST container read the
configured repositories from the host (related to bsc#1199840)
- 4.5.8
- Text mode control center: always display the YaST modules
installed in the system root (when running in a container
display the modules installed in the container) (bsc#1199840)
- 4.5.7
==== zypper ====
Version update (1.14.54 -> 1.14.55)
Subpackages: zypper-log zypper-needs-restarting
- lr: Allow shortening the Name column if table is wider than the
terminal (bsc#1201638)
- Don't accepts install/remove modifier without argument
(bsc#1201576)
- zypper-download: Set correct ExitInfoCode when failing to
resolve argument.
- zypper-download: Handle unresolvable arguments as error.
This commit changes zypper-download such that it behaves more
consistent to zypper-install when an argument can't be resolved.
- version 1.14.55
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa
Mesa-drivers
alsa (1.2.7.1 -> 1.2.7.2)
alsa-plugins
alsa-ucm-conf (1.2.7.1 -> 1.2.7.2)
apparmor
dracut (057+suse.294.gaa9ea2d2 -> 057+suse.303.gc4ea1bea)
ell (0.51 -> 0.52)
gcc11 (11.2.1+git1635 -> 11.3.1+git1902)
inih (55 -> 56)
isl (0.24 -> 0.25)
kitinerary
libapparmor
libglvnd
libguestfs (1.48.3 -> 1.48.4)
libnvme (1.0 -> 1.1~rc0)
libostree
libqmi (1.30.6 -> 1.30.8)
libreoffice
libstorage-ng (4.5.28 -> 4.5.30)
libxcvt (0.1.1 -> 0.1.2)
multipath-tools (0.8.9+90+suse.71a70fb -> 0.9.0+39+suse.51a2ab1)
ncurses (6.3.20220709 -> 6.3.20220716)
nvme-cli (2.0 -> 2.1~rc0)
patterns-fonts
pipewire (0.3.55 -> 0.3.56)
plymouth (0.9.5~git20220412.e960111 -> 0.9.5~git20220719.9e72df3)
prison-qt5
pulseaudio (16.0 -> 16.1)
python-iniconfig
python-pygit2 (1.9.1 -> 1.9.2)
python-pymongo (3.11.4 -> 4.1.1)
qpdf
samba (4.16.2+git.262.6acc6531bc7 -> 4.16.2+git.288.4d64e4651f0)
spice-gtk (0.40 -> 0.41)
virt-manager
virt-v2v (2.0.6 -> 2.0.7)
xdg-dbus-proxy (0.1.3 -> 0.1.4)
xorg-x11-server (21.1.3 -> 21.1.4)
yast2-installation (4.5.3 -> 4.5.4)
yast2-journal (4.5.0 -> 4.5.1)
yast2-printer (4.5.0 -> 4.5.1)
yast2-python-bindings (4.5.0 -> 4.5.1)
yast2-x11 (4.5.0 -> 4.5.1)
=== Details ===
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- let Mesa ignore Mesa-dri as dep to resolve a build cycle
(related to boo#1201474
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- let Mesa ignore Mesa-dri as dep to resolve a build cycle
(related to boo#1201474
==== alsa ====
Version update (1.2.7.1 -> 1.2.7.2)
Subpackages: libasound2 libatopology2
- Update to version 1.2.7.2: minor updates, including fixes for PCM
share plugin, rawmidi and UCM
==== alsa-plugins ====
Subpackages: alsa-plugins-pulse alsa-plugins-speexrate alsa-plugins-upmix
- Fix dependency of pulse plugin; now pulseaudio-daemon is required
(bsc#1201409)
==== alsa-ucm-conf ====
Version update (1.2.7.1 -> 1.2.7.2)
- Update to version 1.2.7.2:
updates of various device-specific profiles. For details, see
https://www.alsa-project.org/wiki/Changes_v1.2.7.1_v1.2.7.2#alsa-ucm-conf
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- Add apparmor-setuptools61-mr897.patch
https://gitlab.com/apparmor/apparmor/-/merge_requests/897
- Add buildtime dependencies on python-rpm-macros and setuptools
==== dracut ====
Version update (057+suse.294.gaa9ea2d2 -> 057+suse.303.gc4ea1bea)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.303.gc4ea1bea:
* fix(network-legacy): add auto timeout to wicked DHCP test (bsc#1198709)
* fix(network-legacy): check if dhclient has --timeout option
* fix(man): correct typo
* fix(network-legacy): properly install dhclient
* fix(fips): add missing bash dependency
==== ell ====
Version update (0.51 -> 0.52)
- update to 0.52:
* Fix issue with using PTRDIFF_MAX constant.
* Fix issue with accepting FD 0 as epoll_fd.
* Fix issue with setting bound time before emitting event.
* Fix issue with starting ACD before committing static IPv4.
* Fix issue with waiting for link-local address before DHCPv6.
==== gcc11 ====
Version update (11.2.1+git1635 -> 11.3.1+git1902)
- Update to gcc-11 branch head (a55184ada8e2887ca94c0ab070, git1902
* includes build fixes when building against glibc 2.33.
- Update to the GCC 11.3.0 release.
* includes SLS hardening backport on x86_64. [bsc#1195283]
==== inih ====
Version update (55 -> 56)
- Update to version 55
* Fix redundant cast-to-int when INI_USE_STACK!=0
* Make inline comments work on subsequent lines of multiline values
==== isl ====
Version update (0.24 -> 0.25)
- update to 0.25:
* support (type safe) user object on id in bindings
* more exports to (templated C++) bindings
* add some convenience functions
==== kitinerary ====
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Add patch to fix build with ZXing 1.4.0:
* 0001-Support-ZXing-1.4.0.patch
==== libapparmor ====
- Add apparmor-setuptools61-mr897.patch
https://gitlab.com/apparmor/apparmor/-/merge_requests/897
- Add buildtime dependencies on python-rpm-macros and setuptools
==== libglvnd ====
- let libglvnd require Mesa-dri so GL drivers are available on
Wayland-only desktop installations (boo#1201474)
==== libguestfs ====
Version update (1.48.3 -> 1.48.4)
Subpackages: libguestfs-xfs libguestfs0
- Update to version 1.48.4
* This is a bug fix release
- Drop patches included in new tarball
CVE-2022-2211-docs-guestfs-security-document.patch
CVE-2022-2211-options-fix-buffer-overflow-in-get_keys.patch
==== libnvme ====
Version update (1.0 -> 1.1~rc0)
- Update to version v1.1-rc0:
* update/cleanup of documentation
* various build fixes
* various fixes reported by coverity
* 64-bit Reference Tags and TP-4068 changes
* libnvme-mi: Introduce NVMe Managament Interface library
==== libostree ====
Subpackages: libostree-1-1
- fix packaging warnings from missing systemd service macros
for pre/post/preun/postun scripts for ostree-finalize-staged
==== libqmi ====
Version update (1.30.6 -> 1.30.8)
Subpackages: libqmi-glib5 libqmi-tools
- update to 1.30.8:
* dms: new 'Foxconn FCC authentication v2' request/response.
==== libreoffice ====
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Use system jars by specifying the path for each jar. Fixes bsc#1195634
==== libstorage-ng ====
Version update (4.5.28 -> 4.5.30)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#890
- allow to set rootprefix via environment
- 4.5.30
- merge gh#openSUSE/libstorage-ng#889
- allow to prepend path for lock file
- coding style
- 4.5.29
==== libxcvt ====
Version update (0.1.1 -> 0.1.2)
Subpackages: libxcvt-devel libxcvt0
- Update to version 0.1.2
* make xrandr report 1366x768 instead of 1360x768
* meson: Add initial darwin_versions
==== multipath-tools ====
Version update (0.8.9+90+suse.71a70fb -> 0.9.0+39+suse.51a2ab1)
Subpackages: kpartx libmpath0
- Update to version 0.9.0+39+suse.51a2ab1:
Upstream bug fixes:
* libmultipath: fix find_multipaths_timeout for unknown hardware
(boo#1201483)
* multipath-tools: fix "multipath -ll" for Native NVME Multipath devices
(boo#1201483)
- Update to version 0.9.0+33+suse.fdc6686
* multipath.conf: add support for "protocol" subsection in
"overrides" section to set certain config options by protocol.
* Removed the previously deprecated options getuid_callout,
config_dir, multipath_dir, pg_timeout
* hwable fixes and additions
* multipath.conf(5): add disclaimer about vendor support
* libmultipath, kpartx: fix callers of dm_get_next_target()
* Change built-in defaults for NVMe: group by prio, and immediate
failback
* Allow compilation with -D_FORTIFY_SOURCE=3
==== ncurses ====
Version update (6.3.20220709 -> 6.3.20220716)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220716
+ build-fix for test_mouse.c, for non-standard cfmakeraw.
+ improve shell-scripts with shellcheck
+ fix typo in run_tic.in (report/patch by Jan Starke).
==== nvme-cli ====
Version update (2.0 -> 2.1~rc0)
Subpackages: nvme-cli-bash-completion nvme-cli-zsh-completion
- Update to version v2.1~rc0:
* build and install fixes/improvements
* documentation fixes
* version reporting includes library version
* various fixes reported by coverity
* new solidigm plugin
==== patterns-fonts ====
Subpackages: patterns-fonts-fonts patterns-fonts-fonts_opt
fix: reintroduce efont-unicode-bitmap-fonts so that there is a fallback
for CJK
==== pipewire ====
Version update (0.3.55 -> 0.3.56)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.56:
* Highlights
- A critical bug that could crash JACK applications was fixed.
- Some more regressions in audiomixer were fixed. This should
fix crackling and stuttering in some cases as well as some
channel mapping regressions.
- A bug in the alsa plugin was fixed that could cause
stuttering in VMs.
- Bluetooth sources should have improved latency and rate
control.
- Many more bugfixes and improvements.
* Modules
- An experimental AVB module was added. It can expose PipeWire
as an AVB entity and initiate (broken) streaming between
entities.
- module-loopback now handles the cases where the input and
output channels are different without crashing or producing
silence.
- The filter-chain module now correctly calculates the output
size without crashing in some cases. It also skips invalid
ports instead of crashing.
- Handle and report pthread errors better.
* SPA
- The resampler qualities were tweaked a little.
- A bug that would sometimes cut off the last part of a buffer
was fixed in the alsa plugin. This could cause broken audio
in VMs.
- Access to the alsa mixer and devices is now checked more
thoroughly.
- The spa-resample tool can now also handle large downsampling
rates without crashing.
- Audioconverter now uses rounding for float to int
conversions, which reduces distortions. Compilation of the C
subroutines was separated and uses its own optimisation flags
now.
- Noise shaping was improved in audioconvert. A new Wannamaker
3 tap shaper was added.
- Audioconvert now uses a pattern for generating keep alive
noise. This should have much less energy and be even more
inaudible.
- A channel mapping bug was fixed in audioconvert.
- The dsp audio mixer would sometimes not mix enough and cause
dropouts.
* JACK
- A critical bug in the mixer was fixed. It would cause most
JACK applications to segfault at start-up.
* Bluetooth
- A new rate control algorithm was implemented for the sources.
- The media role on HSP/HFP streams is now fixed.
* Pulse Server
- Add the resampler delay to delay reporting as well.
- Rebase reduce-meson-dependency.patch.
- Drop patches already included upstream:
* 0001-jack-only-mix-when-we-have-input-to-mix.patch
* 0002-spa-alsa-udev-Check-accessibility-of-pcm-devices-as-well.patch
- Add patches from upstream to fix compilation on big endian:
* 0001-avb-fix-compilation-on-big-endian.patch
* 0002-avb-fix-compilation-on-big-endian.patch
* 0003-avb-fix-compilation-on-big-endian.patch
==== plymouth ====
Version update (0.9.5~git20220412.e960111 -> 0.9.5~git20220719.9e72df3)
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Update to version 0.9.5~git20220719.9e72df3:
* Make use of standard --runstatedir flag vs custom --with-runtimedir
==== prison-qt5 ====
Subpackages: libKF5Prison5 prison-qt5-imports
- Add patch to fix build with ZXing 1.4.0:
* 0001-Support-ZXing-1.4.0.patch
==== pulseaudio ====
Version update (16.0 -> 16.1)
Subpackages: libpulse-mainloop-glib0 libpulse0 pulseaudio-bash-completion pulseaudio-gdm-hooks pulseaudio-module-bluetooth pulseaudio-module-gsettings pulseaudio-module-x11 pulseaudio-module-zeroconf pulseaudio-setup pulseaudio-utils pulseaudio-zsh-completion system-user-pulse
- Update to 16.1 (bsc#1201331):
* Fix parsing of percentage volumes with decimal points in pactl
* Fix crash with the "pacmd play-file" command when reads from the
disk aren't frame-aligned
* Fix module-rtp-recv sometimes thinking it's receiving an Opus
stream when it's not
* Fix frequent crashing in module-combine-sink, regression in 16.0
* Fix crashing on 32-bit architectures when using the GStreamer
codecs for LDAC and AptX
==== python-iniconfig ====
- BuildRequire itself when building test flavour.
==== python-pygit2 ====
Version update (1.9.1 -> 1.9.2)
- Update to 1.9.2:
* New Repository.create_commit_string(...) and
Repository.create_commit_with_signature(...) #1142
* Linux and macOS wheels updated to libgit2 v1.4.3
* Remove redundant line #1139
- Add patch support-libgit-1.5.patch:
* Suppot libgit 1.5.0
==== python-pymongo ====
Version update (3.11.4 -> 4.1.1)
- Conflict on python-bson
* Same namespace
* Different implementation (https://github.com/py-bson/bson)
- Do not wildcard collect files
- Update to 4.1.1
* PyMongo 4.0 drops support for Python 2.7, 3.4, and 3.5.
* PyMongo 4.1 drops support for Python 3.6.0 and 3.6.1, Python 3.6.2+ is now required.
* PyMongo 4.0 drops support for MongoDB 2.6, 3.0, 3.2, and 3.4.
* The default uuid_representation for CodecOptions, JSONOptions,
and MongoClient has been changed from bson.binary.UuidRepresentation.PYTHON_LEGACY
to bson.binary.UuidRepresentation.UNSPECIFIED. Attempting to
encode a uuid.UUID instance to BSON or JSON now produces an
error by default. See Handling UUID Data for details.
* Removed some arguments and functions mostly from:
* pymongo.mongo_client.MongoClient
* pymongo.database.Database
* pymongo.collection.Collection
* pymongo.mongo_client.MongoClient
* pymongo.son_manipulator
* directConnection URI option and keyword argument to MongoClient
defaults to False instead of None
* tz_aware, an argument for JSONOptions, now defaults to False instead of True.
* items() now returns a dict_items object rather than a list.
* The hint option is now required when using min or max queries with find().
* MongoClient` now raises an InvalidURI exception when it encounters
unescaped percent signs in username and password when parsing MongoDB URIs.
* Enhanced connection pooling to create connections more efficiently
and avoid connection storms.
* MongoClient now accepts a URI and keyword argument srvMaxHosts
that limits the number of mongos-like hosts a client will connect to.
* Support for the âkmipâ KMS provider for client side field level encryption.
* Many more changes, seet the upstream changelog for details
==== qpdf ====
- add disable-newpdf-renderer.patch (bsc#1201642)
==== samba ====
Version update (4.16.2+git.262.6acc6531bc7 -> 4.16.2+git.288.4d64e4651f0)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind samba-winbind-libs
- Update spec file to fix the optional Heimdal DC build
- Fix external trusts with MIT Kerberos 1.20
- Add missing samba-client requirement to samba-winbind package;
(bsc#1198255);
- Move pdb backends from package samba-libs to package
samba-client-libs and remove samba-libs requirement from
samba-winbind; (bsc#1200964); (bsc#1198255);
- Add sysuser-shadow requirement for packages using
systemd-sysusers
- Use the canonical realm name to refresh the Kerberos tickets;
(bsc#1196224); (bso#14979);
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== spice-gtk ====
Version update (0.40 -> 0.41)
Subpackages: libspice-client-glib-2_0-8 libspice-client-glib-helper libspice-client-gtk-3_0-5 typelib-1_0-SpiceClientGlib-2_0 typelib-1_0-SpiceClientGtk-3_0
- Update to version 0.41. Features and Issues addressed:
* !100 - meson: move cairo dependency to GTK build only
* !102 - coroutine: add support for libucontext
* !105 - build against phodav-3.0/soup-3.0
* fix openssl 3.0 warnings
* meson: fix invalid use of subproject()
==== virt-manager ====
Subpackages: virt-install virt-manager-common
- Upstream bug fix (bsc#1027942)
d51541e1-Fix-UI-rename-with-firmware-efi.patch
- Use autosetup in spec file
==== virt-v2v ====
Version update (2.0.6 -> 2.0.7)
Subpackages: virt-v2v-bash-completion
- Update to version 2.0.7
* This is a bug fix release
- Drop patch contained in new tarball
CVE-2022-2211-options-fix-buffer-overflow-in-get_keys.patch
==== xdg-dbus-proxy ====
Version update (0.1.3 -> 0.1.4)
- Update to version 0.1.4:
+ Add a Meson build system, with support for being used as a
subproject. The original Autotools build system remains
available for now, but might be removed in future.
+ Fix movement through multiline auth messages.
+ Fix an unintended fallthrough if the message bus replies to
Hello() with a non-REPLY such as an ERROR.
+ Fix compiler warnings.
+ Update AX_CODE_COVERAGE from autoconf-archive.
+ Bundle a copy of AX_CHECK_GNU_MAKE from autoconf-archive,
required by AX_CODE_COVERAGE.
- Switch to meson buildsystem, add meson BuildRequires and replace
autotools macros with meson ones.
- Add dbus-1-daemon BuildRequires and check section: Run meson_test
macro during build.
==== xorg-x11-server ====
Version update (21.1.3 -> 21.1.4)
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk
- rename u_sync-pci-ids-with-Mesa-22.0.0.patch to
u_sync-pci-ids-with-Mesa.patch (currently synced with Mesa 22.1.3)
- u_sync-pci-ids-with-Mesa-22.0.0.patch
* synced with Mesa 22.1.3; just adding a PCI ID for vmware was
needed
- Update to version 21.1
* This release fixes 2 recently reported security vulnerabilities
in xkb, several regressions since 1.20.x and a number of
miscellaneous bugs.
- supersedes the following security patches
* U_boo1194181-001-xkb-swap-XkbSetDeviceInfo-and-XkbSetDeviceInfoCheck.patch
* U_boo1194179-001-xkb-rename-xkb_h-to-xkb-procs_h.patch
* U_boo1194179-002-xkb-add-request-length-validation-for-XkbSetGeometry.patch
- supersedes U_Fix-build-with-gcc-12.patch
==== yast2-installation ====
Version update (4.5.3 -> 4.5.4)
- Do not use "xrdb" for setting the "Xft.dpi" value, use a specific
YaST tool from the yast2-x11 package (bsc#1201532)
(xrdb depends on the C pre-processor increasing the dependencies
about of 22MB)
- Install yast2-x11 only when GUI (libyui-qt) is installed,
avoid installing the dependent X libraries in minimal (text mode)
installation
- 4.5.4
==== yast2-journal ====
Version update (4.5.0 -> 4.5.1)
- Adapt to changed output of journalctl --list-boots,
avoid Internal Error with systemd-251 (bsc#1201504).
- Abbreviate numeric array journal entries (bsc#1200613)
- 4.5.1
==== yast2-printer ====
Version update (4.5.0 -> 4.5.1)
- Removed the libX11 dependency (bsc#1201641)
(the old mechanism for that did not work anymore, use
%__requires_exclude_from)
- 4.5.1
==== yast2-python-bindings ====
Version update (4.5.0 -> 4.5.1)
- Fix core with python3.10 when calling yast2 samba-client;
(boo#1200804).
- 4.5.1
==== yast2-x11 ====
Version update (4.5.0 -> 4.5.1)
- Added "xftdpi" tool to not depend on xrdb (which requires
the C pre-processor), this decreases the installed size
(bsc#1201532)
- 4.5.1
1
0
On 27/07/2022 13:45, Dirk Müller wrote:
> Am Mittwoch, 27. Juli 2022, 12:50:25 CEST schrieb Matthias Brugger:
>
>
>> Wouldn't it make more sense to transform lpae config into an overlay so that
>> any driver changes done to armv7hl default config does not need to be
>> mirrored against the default one?
>
> Yes, we should make lpae an overlay over default. Are you going to do it or
> should I put it on my todo?
>
If you have time to do so, I'll happily leave it to you :)
Regards,
Matthias
1
0
Hi all,
I realized that config/armv7hl/lpae is a whole flavored config instead of an
'overlay' config like for example config/arm64/64kb.
Wouldn't it make more sense to transform lpae config into an overlay so that any
driver changes done to armv7hl default config does not need to be mirrored
against the default one?
Regards,
Matthias
2
3
I am working as a Freelance Cognos Developer. What are the actual responsibilities I should handle?
by lily cooper 26 Jul '22
by lily cooper 26 Jul '22
26 Jul '22
You work as a Freelancer Cognos Developer, using your extensive design and programming knowledge to fix code and test Cognos apps. You are a driven individual with the capacity to manage change and perform under pressure. You can work independently toward established aims and goals. Your current technical expertise demonstrates your desire to learn. You have experience working in an Agile team, are an excellent team player, and are familiar with agile methodology and principles. Eiliana has a list of vetted top-tier Cognos Developers. Register your profile to get access to the most challenging Cognos Developer.
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
AppStream (0.15.3 -> 0.15.4)
akonadi-calendar (22.04.2 -> 22.04.3)
akonadi-calendar-tools (22.04.2 -> 22.04.3)
akonadi-contact (22.04.2 -> 22.04.3)
akonadi-import-wizard (22.04.2 -> 22.04.3)
akonadi-mime (22.04.2 -> 22.04.3)
akonadi-notes (22.04.2 -> 22.04.3)
akonadi-search (22.04.2 -> 22.04.3)
akonadi-server (22.04.2 -> 22.04.3)
akregator (22.04.2 -> 22.04.3)
analitza (22.04.2 -> 22.04.3)
appstream-glib (0.7.18+31 -> 0.7.18+37)
ark (22.04.2 -> 22.04.3)
aspell-en
attica-qt5 (5.95.0 -> 5.96.0)
baloo5 (5.95.0 -> 5.96.0)
baloo5-widgets (22.04.2 -> 22.04.3)
blinken (22.04.2 -> 22.04.3)
bluedevil5
bluez-qt (5.95.0 -> 5.96.0)
bovo (22.04.2 -> 22.04.3)
breeze5-icons (5.95.0 -> 5.96.0)
calendarsupport (22.04.2 -> 22.04.3)
cervisia (22.04.2 -> 22.04.3)
dnsmasq
dolphin (22.04.2 -> 22.04.3)
dragonplayer (22.04.2 -> 22.04.3)
ell (0.50 -> 0.51)
eventviews (22.04.2 -> 22.04.3)
ffmpegthumbs (22.04.2 -> 22.04.3)
frameworkintegration (5.95.0 -> 5.96.0)
git (2.36.1 -> 2.37.0)
gjs (1.72.0 -> 1.72.1)
glib-networking (2.72.0 -> 2.72.1)
glib2 (2.72.2 -> 2.72.3)
gnome-bluetooth (42.1 -> 42.2)
gnome-calculator (42.1 -> 42.2)
gnome-control-center (42.2 -> 42.3)
gnome-shell (42.2 -> 42.3.1)
gnome-shell-extensions (42.2 -> 42.3)
grantleetheme (22.04.2 -> 22.04.3)
gspell (1.10.0 -> 1.11.1)
gwenview5 (22.04.2 -> 22.04.3)
hidapi (0.11.0 -> 0.12.0)
incidenceeditor (22.04.2 -> 22.04.3)
javapackages-tools (5.3.1 -> 6.1.0)
juk (22.04.2 -> 22.04.3)
k3b (22.04.2 -> 22.04.3)
kaccounts-integration (22.04.2 -> 22.04.3)
kaccounts-providers (22.04.2 -> 22.04.3)
kactivities-stats (5.95.0 -> 5.96.0)
kactivities5 (5.95.0 -> 5.96.0)
kaddressbook (22.04.2 -> 22.04.3)
kalgebra (22.04.2 -> 22.04.3)
kamera (22.04.2 -> 22.04.3)
kanagram (22.04.2 -> 22.04.3)
kapptemplate (22.04.2 -> 22.04.3)
karchive (5.95.0 -> 5.96.0)
kate (22.04.2 -> 22.04.3)
katomic (22.04.2 -> 22.04.3)
kauth (5.95.0 -> 5.96.0)
kblackbox (22.04.2 -> 22.04.3)
kblocks (22.04.2 -> 22.04.3)
kbookmarks (5.95.0 -> 5.96.0)
kbounce (22.04.2 -> 22.04.3)
kbreakout (22.04.2 -> 22.04.3)
kbruch (22.04.2 -> 22.04.3)
kcachegrind (22.04.2 -> 22.04.3)
kcalc (22.04.2 -> 22.04.3)
kcalendarcore (5.95.0 -> 5.96.0)
kcalutils (22.04.2 -> 22.04.3)
kcharselect (22.04.2 -> 22.04.3)
kcmutils (5.95.0 -> 5.96.0)
kcodecs (5.95.0 -> 5.96.0)
kcolorchooser (22.04.2 -> 22.04.3)
kcompletion (5.95.0 -> 5.96.0)
kconfig (5.95.0 -> 5.96.0)
kconfigwidgets (5.95.0 -> 5.96.0)
kcontacts (5.95.0 -> 5.96.0)
kcoreaddons (5.95.0 -> 5.96.0)
kcrash (5.95.0 -> 5.96.0)
kcron (22.04.2 -> 22.04.3)
kdav (5.95.0 -> 5.96.0)
kdbusaddons (5.95.0 -> 5.96.0)
kde-print-manager (22.04.2 -> 22.04.3)
kdeclarative (5.95.0 -> 5.96.0)
kdeconnect-kde (22.04.2 -> 22.04.3)
kded (5.95.0 -> 5.96.0)
kdeedu-data (22.04.2 -> 22.04.3)
kdegraphics-thumbnailers (22.04.2 -> 22.04.3)
kdelibs4support (5.95.0 -> 5.96.0)
kdenetwork-filesharing (22.04.2 -> 22.04.3)
kdepim-addons (22.04.2 -> 22.04.3)
kdepim-runtime (22.04.2 -> 22.04.3)
kdesu (5.95.0 -> 5.96.0)
kdevelop5 (22.04.2 -> 22.04.3)
kdf (22.04.2 -> 22.04.3)
kdialog (22.04.2 -> 22.04.3)
kdiamond (22.04.2 -> 22.04.3)
kdnssd-framework (5.95.0 -> 5.96.0)
kdoctools (5.95.0 -> 5.96.0)
kemoticons (5.95.0 -> 5.96.0)
kernel-64kb
kernel-source
kfilemetadata5 (5.95.0 -> 5.96.0)
kgeography (22.04.2 -> 22.04.3)
kget (22.04.2 -> 22.04.3)
kglobalaccel (5.95.0 -> 5.96.0)
kgoldrunner (22.04.2 -> 22.04.3)
kguiaddons (5.95.0 -> 5.96.0)
khangman (22.04.2 -> 22.04.3)
khelpcenter5 (22.04.2 -> 22.04.3)
kholidays (5.95.0 -> 5.96.0)
khtml (5.95.0 -> 5.96.0)
ki18n (5.95.0 -> 5.96.0)
kiconthemes (5.95.0 -> 5.96.0)
kidentitymanagement (22.04.2 -> 22.04.3)
kidletime (5.95.0 -> 5.96.0)
kig (22.04.2 -> 22.04.3)
kimageformats (5.95.0 -> 5.96.0)
kimap (22.04.2 -> 22.04.3)
kinit (5.95.0 -> 5.96.0)
kio (5.95.0 -> 5.96.0)
kio-extras5 (22.04.2 -> 22.04.3)
kio_audiocd (22.04.2 -> 22.04.3)
kipi-plugins (22.04.2 -> 22.04.3)
kirigami2 (5.95.0 -> 5.96.0)
kiriki (22.04.2 -> 22.04.3)
kitemmodels (5.95.0 -> 5.96.0)
kitemviews (5.95.0 -> 5.96.0)
kiten (22.04.2 -> 22.04.3)
kitinerary (22.04.2 -> 22.04.3)
kjobwidgets (5.95.0 -> 5.96.0)
kjs (5.95.0 -> 5.96.0)
kjumpingcube (22.04.2 -> 22.04.3)
kldap (22.04.2 -> 22.04.3)
kleopatra (22.04.2 -> 22.04.3)
klines (22.04.2 -> 22.04.3)
kmag (22.04.2 -> 22.04.3)
kmahjongg (22.04.2 -> 22.04.3)
kmail (22.04.2 -> 22.04.3)
kmail-account-wizard (22.04.2 -> 22.04.3)
kmailtransport (22.04.2 -> 22.04.3)
kmbox (22.04.2 -> 22.04.3)
kmime (22.04.2 -> 22.04.3)
kmines (22.04.2 -> 22.04.3)
kmousetool (22.04.2 -> 22.04.3)
kmouth (22.04.2 -> 22.04.3)
kmplot (22.04.2 -> 22.04.3)
knavalbattle (22.04.2 -> 22.04.3)
knetwalk (22.04.2 -> 22.04.3)
knewstuff (5.95.0 -> 5.96.0)
knotes (22.04.2 -> 22.04.3)
knotifications (5.95.0 -> 5.96.0)
knotifyconfig (5.95.0 -> 5.96.0)
kolf (22.04.2 -> 22.04.3)
kollision (22.04.2 -> 22.04.3)
kolourpaint (22.04.2 -> 22.04.3)
kompare (22.04.2 -> 22.04.3)
konquest (22.04.2 -> 22.04.3)
konsole (22.04.2 -> 22.04.3)
kontact (22.04.2 -> 22.04.3)
kontactinterface (22.04.2 -> 22.04.3)
konversation (22.04.2 -> 22.04.3)
kopete (22.04.2 -> 22.04.3)
korganizer (22.04.2 -> 22.04.3)
kpackage (5.95.0 -> 5.96.0)
kparts (5.95.0 -> 5.96.0)
kpat (22.04.2 -> 22.04.3)
kpeople5 (5.95.0 -> 5.96.0)
kpimtextedit (22.04.2 -> 22.04.3)
kpkpass (22.04.2 -> 22.04.3)
kplotting (5.95.0 -> 5.96.0)
kpty (5.95.0 -> 5.96.0)
kqtquickcharts (22.04.2 -> 22.04.3)
kquickcharts (5.95.0 -> 5.96.0)
kreversi (22.04.2 -> 22.04.3)
kross (5.95.0 -> 5.96.0)
kruler (22.04.2 -> 22.04.3)
krunner (5.95.0 -> 5.96.0)
kservice (5.95.0 -> 5.96.0)
kshisen (22.04.2 -> 22.04.3)
ksirk (22.04.2 -> 22.04.3)
ksmtp (22.04.2 -> 22.04.3)
kspaceduel (22.04.2 -> 22.04.3)
ksquares (22.04.2 -> 22.04.3)
ksudoku (22.04.2 -> 22.04.3)
ksystemlog (22.04.2 -> 22.04.3)
kteatime (22.04.2 -> 22.04.3)
ktexteditor (5.95.0 -> 5.96.0)
ktextwidgets (5.95.0 -> 5.96.0)
ktimer (22.04.2 -> 22.04.3)
ktnef (22.04.2 -> 22.04.3)
ktouch (22.04.2 -> 22.04.3)
kturtle (22.04.2 -> 22.04.3)
kubrick (22.04.2 -> 22.04.3)
kunitconversion (5.95.0 -> 5.96.0)
kwallet (5.95.0 -> 5.96.0)
kwalletmanager5 (22.04.2 -> 22.04.3)
kwayland (5.95.0 -> 5.96.0)
kwidgetsaddons (5.95.0 -> 5.96.0)
kwindowsystem (5.95.0 -> 5.96.0)
kwordquiz (22.04.2 -> 22.04.3)
kxmlgui (5.95.0 -> 5.96.0)
libKF5ModemManagerQt (5.95.0 -> 5.96.0)
libKF5NetworkManagerQt (5.95.0 -> 5.96.0)
libgravatar (22.04.2 -> 22.04.3)
libkcddb (22.04.2 -> 22.04.3)
libkcompactdisc (22.04.2 -> 22.04.3)
libkdcraw (22.04.2 -> 22.04.3)
libkdegames (22.04.2 -> 22.04.3)
libkdepim (22.04.2 -> 22.04.3)
libkeduvocdocument (22.04.2 -> 22.04.3)
libkexiv2 (22.04.2 -> 22.04.3)
libkgapi (22.04.2 -> 22.04.3)
libkipi (22.04.2 -> 22.04.3)
libkleo (22.04.2 -> 22.04.3)
libkmahjongg (22.04.2 -> 22.04.3)
libkomparediff2 (22.04.2 -> 22.04.3)
libksane (22.04.2 -> 22.04.3)
libksieve (22.04.2 -> 22.04.3)
libktorrent (22.04.2 -> 22.04.3)
liblouis (3.21.0 -> 3.22.0)
libmtp (1.1.19 -> 1.1.20)
libnbd (1.12.2 -> 1.12.4)
libproxy (0.4.17 -> 0.4.18)
libproxy-plugins (0.4.17 -> 0.4.18)
librsvg
libsoup (3.0.6 -> 3.0.7)
libstorage-ng (4.5.25 -> 4.5.27)
libva (2.14.0 -> 2.15.0)
libva-gl (2.14.0 -> 2.15.0)
lokalize (22.04.2 -> 22.04.3)
lskat (22.04.2 -> 22.04.3)
lsof
mailcommon (22.04.2 -> 22.04.3)
mailimporter (22.04.2 -> 22.04.3)
mariadb-connector-c (3.2.6 -> 3.3.1)
mbox-importer (22.04.2 -> 22.04.3)
messagelib (22.04.2 -> 22.04.3)
mobipocket (22.04.2 -> 22.04.3)
mousepad (0.5.9 -> 0.5.10)
mutter (42.2 -> 42.3)
nbdkit (1.29.4 -> 1.30.7)
nfs-utils
okular (22.04.2 -> 22.04.3)
parley (22.04.2 -> 22.04.3)
patterns-base
pim-data-exporter (22.04.2 -> 22.04.3)
pim-sieve-editor (22.04.2 -> 22.04.3)
pimcommon (22.04.2 -> 22.04.3)
pipewire (0.3.53 -> 0.3.54)
plasma-framework (5.95.0 -> 5.96.0)
polari (42.0 -> 42.1)
power-profiles-daemon (0.11.1 -> 0.12)
prison-qt5 (5.95.0 -> 5.96.0)
purpose (5.95.0 -> 5.96.0)
python-chardet (4.0.0 -> 5.0.0)
python-hatchling (1.3.1 -> 1.4.1)
python-lxml (4.9.0 -> 4.9.1)
python-numexpr (2.8.1 -> 2.8.3)
python-pandas (1.4.2 -> 1.4.3)
python-tabulate (0.8.9 -> 0.8.10)
qqc2-desktop-style (5.95.0 -> 5.96.0)
raspberrypi-firmware (2022.03.01 -> 2022.07.04)
raspberrypi-firmware-config (2022.03.01 -> 2022.07.04)
raspberrypi-firmware-dt (2022.04.24 -> 2022.07.06)
redis
ristretto (0.12.2 -> 0.12.3)
salt
signon-kwallet-extension (22.04.2 -> 22.04.3)
skanlite (22.04.2 -> 22.04.3)
solid (5.95.0 -> 5.96.0)
sonnet (5.95.0 -> 5.96.0)
spectacle (22.04.2 -> 22.04.3)
step (22.04.2 -> 22.04.3)
sweeper (22.04.2 -> 22.04.3)
syndication (5.95.0 -> 5.96.0)
syntax-highlighting (5.95.0 -> 5.96.0)
threadweaver (5.95.0 -> 5.96.0)
tracker (3.3.1 -> 3.3.2)
umbrello (22.04.2 -> 22.04.3)
unixODBC
wayland (1.20.0 -> 1.21.0)
wireplumber (0.4.10 -> 0.4.11)
wpa_supplicant
xconsole (1.0.7 -> 1.0.8)
xf86-video-mach64 (6.9.6 -> 6.9.7)
xf86-video-mga (2.0.0 -> 2.0.1)
xmodmap (1.0.10 -> 1.0.11)
yakuake (22.04.2 -> 22.04.3)
yast2-installation (4.5.2 -> 4.5.3)
yast2-trans (84.87.20220704.8f5a2d0352 -> 84.87.20220709.5ead98f887)
zypper (1.14.53 -> 1.14.54)
=== Details ===
==== AppStream ====
Version update (0.15.3 -> 0.15.4)
Subpackages: libAppStreamQt2 libappstream4
- AppStream 0.15.4:
* validator: Check timestamp validity
* validator: Allow (limited) overriding of issue tag severities
* validator: Add strict mode
* ascli: validate: Allow simple overriding of issue tags
* validator: Check for exact relation item redefinitions
* Add vcs-browser URL to metainfo.xml
* compose: Improve media-baseurl sanity checks for icon/screenshot policies
* compose: Don't create bad data when localized screenshots exist
* compose: Sanitize prefix value and verify all units for results
* compose: Fail and not just warn if we couldn't open a unit
* compose: Make no-result detection a bit more robust
* compose: Properly handle localized screenshots
* compose: Ignore current locale when analyzing screencasts
==== akonadi-calendar ====
Version update (22.04.2 -> 22.04.3)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar kalendarac libKF5AkonadiCalendar5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-calendar-tools ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-contact ====
Version update (22.04.2 -> 22.04.3)
Subpackages: akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-import-wizard ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKPimImportWizard5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-mime ====
Version update (22.04.2 -> 22.04.3)
Subpackages: akonadi-plugin-mime libKF5AkonadiMime5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-notes ====
Version update (22.04.2 -> 22.04.3)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-search ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5AkonadiSearch5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akonadi-server ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== akregator ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== analitza ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libAnalitza8
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== appstream-glib ====
Version update (0.7.18+31 -> 0.7.18+37)
Subpackages: libappstream-glib8
- Update to version 0.7.18+37:
* Update fa.po
* trivial: Fix a tiny memory leak when mirroring screenshots
* trivial: Be explicit when ignoring return error values
* trivial: Fix a tiny memory leak on failure
* Add vcs-browser and contribute URL type
* update to spdx 3.16
==== ark ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libkerfuffle22
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== aspell-en ====
- switch source url to https
==== attica-qt5 ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Attica5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== baloo5 ====
Version update (5.95.0 -> 5.96.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== baloo5-widgets ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== blinken ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== bluedevil5 ====
Subpackages: bluedevil5-lang
- Recommend pulseaudio-module-bluetooth only if pulseaudio is installed
==== bluez-qt ====
Version update (5.95.0 -> 5.96.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== bovo ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== breeze5-icons ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing tests for the CI to pass
* Create edit-image icon that's a symlink to tool_imageeffects
* Add new okular icon
* Create sidebar-show-symbolic symlink (kde#455247)
* applets/256: Add dark version of analogclock
==== calendarsupport ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5CalendarSupport5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== cervisia ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== dnsmasq ====
- Move the dbus-1 system.d file to /usr (bsc#1200344)
==== dolphin ====
Version update (22.04.2 -> 22.04.3)
Subpackages: dolphin-part libdolphinvcs5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== dragonplayer ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ell ====
Version update (0.50 -> 0.51)
- update to 0.51:
* Fix issue with handling bad prefixes per RFC4862
* Fix issue with handling DHCP retransmission timers
* Add support for DHCP override and static IP API
==== eventviews ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5EventViews5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ffmpegthumbs ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== frameworkintegration ====
Version update (5.95.0 -> 5.96.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== git ====
Version update (2.36.1 -> 2.37.0)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- Add /etc/bash_completion.d/git-prompt: checks for git-prompt.sh and source it
if available. Some users rely on the __git_ps1 function becoming available
when bash-completion is loaded. Continue to load this library at
bash-completion startup for now, to ease the transition to a world order
where the prompt function is requested separately. Inspired by Debian.
- Update git to 2.37.0:
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.3…
- git add --interactive is now default upstream, remove suse patch:
* suse-use-builtin-add-interactive.patch
==== gjs ====
Version update (1.72.0 -> 1.72.1)
Subpackages: libgjs0 typelib-1_0-GjsPrivate-1_0
- Update to version 1.72.1:
+ Compilation error: call to deleted function 'js_value_to_c'.
* jsapi-util-strings: Ignore locale to compute the upper case of
a char (i.e. fix implicit properties on Turkish locale).
* Fix memory leak when passing a "transfer none" GBytes parameter
to a native function.
* arg-cache: Do not leak an interface info structures on
Callbacks.
* test-ci: Ignore safe directory errors on CI.
==== glib-networking ====
Version update (2.72.0 -> 2.72.1)
- Update to version 2.72.1
+ Discard empty proxy environment variables.
==== glib2 ====
Version update (2.72.2 -> 2.72.3)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0
- Update to version 2.72.3
+ Bugs fixed: glgo#GNOME/Glib!1941, glgo#GNOME/Glib!2597,
glgo#GNOME/Glib!2639, glgo#GNOME/Glib!2670,
glgo#GNOME/Glib!2703, glgo#GNOME/Glib!2709,
glgo#GNOME/Glib!2720, glgo#GNOME/Glib!2750,
glgo#GNOME/Glib!2687.
==== gnome-bluetooth ====
Version update (42.1 -> 42.2)
Subpackages: libgnome-bluetooth-3_0-13 libgnome-bluetooth-ui-3_0-13 typelib-1_0-GnomeBluetooth-3_0
- Update to version 42.2:
+ This version fixes duplicate devices appearing when bluetoothd
restarts, as well as the discovery not being updated correctly
in that same situation.
==== gnome-calculator ====
Version update (42.1 -> 42.2)
Subpackages: gnome-shell-search-provider-gnome-calculator
- Update to version 42.2:
+ Fixed incorrect history with bits toggling.
+ Fixed crash when typing in variable popover.
+ Fixed incorrect libxml usage.
+ Updated translations.
==== gnome-control-center ====
Version update (42.2 -> 42.3)
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Update to version 42.3:
+ Display:
- Use virtual clone modes when mirroring.
+ Network:
- Prevent crash bi disconnecting device.
- Fix Wi-fi network with "&" in name not appearing.
- Fix warning when panel closed.
+ Updated translations.
==== gnome-shell ====
Version update (42.2 -> 42.3.1)
Subpackages: gnome-extensions gnome-shell-calendar
- Update to version 42.3.1:
+ Fix regression in ibus support.
+ Make sure screenshot UI opens above dialogs.
+ Misc. bug fixes and cleanups.
- Changes from version 42.3:
+ Fix feedback when turning on a11y features by keyboard.
+ Fix OSD colors with light stylesheet.
+ Only close messages via delete key if they can be closed.
+ Fix screenshots when XDG directories are disabled.
+ Do not create systemd scope for D-Bus activated apps.
+ Improve high-contrast stylesheet.
+ Hide overview after 'Show Details' from app context menu.
+ Fix stylesheet papercuts.
+ Respect IM hint for candidates list in on-screen keyboard.
+ Fix edge case where windows stay dimmed after a modal is
closed.
+ Improve Belgian on-screen keyboard layout.
+ Fix fallback ibus-daemon launching.
+ Misc. bug fixes.
+ Updated translations.
==== gnome-shell-extensions ====
Version update (42.2 -> 42.3)
Subpackages: gnome-shell-classic gnome-shell-extensions-common
- Update to version 42.3:
+ screenshot-window-sizer: Fix reported sizes on wayland.
+ window-list: Improve touch support.
==== grantleetheme ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5GrantleeTheme5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== gspell ====
Version update (1.10.0 -> 1.11.1)
Subpackages: libgspell-1-2 typelib-1_0-Gspell-1
- Update to version 1.11.1:
+ Build: minor improvements, small change to how enum-types are
built.
+ A few documentation improvements.
==== gwenview5 ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== hidapi ====
Version update (0.11.0 -> 0.12.0)
- update to 0.12.0:
* libusb: improved CMake dependency on Iconv (#405) - as a result, better support for NetBSD;
* general: documentation improvements;
* general: small code cleanups/improvements;
* many windows specific fixes
- spec-cleaner cleanups
==== incidenceeditor ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5IncidenceEditor5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== javapackages-tools ====
Version update (5.3.1 -> 6.1.0)
Subpackages: javapackages-filesystem
- Update to upstream version 6.1.0
* Release version 6.1.0
* Introduce common and extra subpackages
* Update documentation
* Add lua interpreter to check and GH actions
* Remove license headers from wrapper scripts
* Make scripts compatible with rpmlua
* Add more tests, fix behaviour
* Implement separate simple class name matching
* Minor changes
* Modularize Lua scripts
* Add Lua scripts for removing annotations
* Update build status badge in README.md
* Migrate CI from TravisCI to GitHub Actions
* Fix running tests without coverage
* Update ivy-local-classpath
* Release version 6.0.0
* Fix extra XML handling of pom_change_dep
* Add reproducer for #82
* Respect %jpb_env RPM macro
* Add bootstrap metadata to XMvn resolver config
* Delete run_tests.py
* Replace nose by pytest
* [install] Make glob pattern work with Python 3.10
* Adding ppc64le architecture support on travis-ci
* Drop deprecated add_maven_depmap macro
* Drop SCL support
* Fix provides matching
* Fix builddep snippet generation
* [test] Add test for builddep snippet generation
* Add location of java binary used by the java-1.8.0-openjdk
(JRE) package so that setting JAVA_HOME will work correctly
* Use XMvn Javadoc MOJO by default
* Remove explicit import of Python 3 features
* Remove dependency on Six compatibility library
* Fix invalid <skippedPlugins> in XMvn configuration
* [test] Don't try to kill PID 1 during tests
* [travis] Drop Python 2 from test matrix
* Add separate subpackage with RPM generators
* mvn_build: replace inline shell scriptlet with native python
code
* [test] Don't use networking during tests
* Add apache-rat-plugin to skippedPlugins
* Skip execution of various Maven plugins
* Remove Python 3.5 from .travis.yml
* Make generated javadoc package noarch
- Added patch:
* javapackages-6.1.0-maven-depmap.patch
+ Bulk patch correspoding to our pull request
https://github.com/fedora-java/javapackages/pull/92 which
brings back some of the removed tools that we depend on
heavily
- Modified patches:
* python-optional.patch
* suse-use-libdir.patch
+ Rediff to changed context
- Removed patches:
* 0001-Let-maven_depmap.py-generate-metadata-with-dependenc.patch
* 0002-Do-not-try-to-construct-POM-from-maven-coordinate-st.patch
* 0003-Fix-tests-after-the-recent-maven_depmap.py-changes.patch
+ Already part of the above-mentioned bulk patch
* 0004-Remove-dependency-on-Six-compatibility-library.patch
+ Upstream patch already integrated in the 6.x code-line
==== juk ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== k3b ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kaccounts-integration ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libkaccounts2
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kaccounts-providers ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kactivities-stats ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
==== kactivities5 ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
==== kaddressbook ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kaddressbook-doc libKPimAddressbookImportExport5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kalgebra ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kamera ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kamera-lang kio_kamera
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kanagram ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kapptemplate ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== karchive ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kate ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kate-plugins
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== katomic ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kauth ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kblackbox ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kblocks ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kbookmarks ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
==== kbounce ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kbreakout ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kbruch ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kcachegrind ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kcalc ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kcalendarcore ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Don't drop custom properties with non-text value types
* Add calendar loading state property
* Fix UTC offset timezone loading with latest Qt 5.15.x
* Change the xCalFormat classes to use a hierarchical dptr
==== kcalutils ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5CalendarUtils5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kcharselect ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kcmutils ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove duplicate header between cpp/h files
==== kcodecs ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kcolorchooser ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kcompletion ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kconfig ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kconfigwidgets ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Add edit-clear-list icon to the Clear List action
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
==== kcontacts ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
==== kcoreaddons ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5CoreAddons5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove duplicate header between cpp/h files
* Add missing errno header
* xdg drag and drop portal support
* Install KMemoryInfo headers
==== kcrash ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* Use cmakedefine01
==== kcron ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdav ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5DAV5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kdbusaddons ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require unit tests to pass for the CI to pass
==== kde-print-manager ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdeclarative ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* kquickcontrols: give main button a description
* kquickcontrols: give Clear button a tooltip
* Don't duplicate headers between cpp/.h files
* qmlcontrols: make `isPlatformX11` and `isPlatformWayland` constant
* qmlcontrols: add `isPlatformX11` and `isPlatformWayland` in `KWindowSystemProxy`
* qmlcontrols: add `Pad` fill mode in `QImageItem` (kde#389623)
* [KeySequenceItem] Replace attached object ToolTip with an instance
==== kdeconnect-kde ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kdeconnect-kde-zsh-completion
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kded ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Shorten KSycoca update delay
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
- Dropped patches, reimplemented upstream:
* 0001-Decrease-the-delay-between-change-notification-and-s.patch
==== kdeedu-data ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdegraphics-thumbnailers ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdelibs4support ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kdenetwork-filesharing ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdepim-addons ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdepim-runtime ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdesu ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kdevelop5 ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kdevplatform libkdevplatform58
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdf ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kwikdisk
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdialog ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdiamond ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kdnssd-framework ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kdoctools ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5DocTools5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* catalog: Avoid needlessly copying a list to be returned.
* meinproc: Simplify loop building param list for libxml.
* meinproc: Fix usage of QString reference to temporary.
* meinproc: Remove old comment from porting.
* meinproc: Remove dead entry parsing code.
* allow build with nix package manager
==== kemoticons ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kernel-64kb ====
- drm/aperture: Run fbdev removal before internal helpers (boo#1193472)
- commit aff8e8a
- netfilter: nf_tables: stricter validation of element data
(CVE-2022-34918 bsc#1201171).
- commit a1fda0d
- fbdev: Disable sysfb device registration when removing conflicting (boo#1193472)
- commit c76a69f
- firmware: sysfb: Add sysfb_disable() helper function (boo#1193472)
- commit 6072450
- firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer (boo#1193472)
- commit 326d1c1
==== kernel-source ====
- drm/aperture: Run fbdev removal before internal helpers (boo#1193472)
- commit aff8e8a
- netfilter: nf_tables: stricter validation of element data
(CVE-2022-34918 bsc#1201171).
- commit a1fda0d
- fbdev: Disable sysfb device registration when removing conflicting (boo#1193472)
- commit c76a69f
- firmware: sysfb: Add sysfb_disable() helper function (boo#1193472)
- commit 6072450
- firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer (boo#1193472)
- commit 326d1c1
==== kfilemetadata5 ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kgeography ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kget ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kglobalaccel ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Launch app in terminal when Terminal=true (kde#455117)
* Don't duplicate headers between cpp/.h files
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* Fix D-Bus de/marshalling KGlobalAccel::MatchType (kde#454704)
==== kgoldrunner ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kguiaddons ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5GuiAddons5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove extra ';'
==== khangman ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== khelpcenter5 ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kholidays ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Fix reporting invalid sun event times
* Update Indonesian holidays
==== khtml ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== ki18n ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Accept null strings from QML (kde#451807)
* Don't print debug message in double quotes
* Don't duplicate headers between cpp/.h files
* Use a struct instead of pair
==== kiconthemes ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Use entryInfo list
* Use range for loop
* Improve warning messages a bit
==== kidentitymanagement ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5 libKF5IdentityManagementWidgets5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kidletime ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require tests to pass for the CI to pass
==== kig ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kimageformats ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* PSD header checks according to specifications
* Improved detection of alpha channel on CMYK images
* Minor code optimization
* Minor code improvements (tested on all my MCYK PSD/PSB files)
* Fix Alpha + testcase images
* Fix regression
* Basic support to CMYK 8/16 bits (not fully tested)
* Require passing tests for the CI to pass
* jxl: support both old 0.6.1 and new 0.7.0 libjxl API
* Remove extra ';'
* avif: read performance improvements
==== kimap ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kimap-lang libKF5IMAP5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kinit ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kio ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kio-core
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove calls to no-op KNewFileMenu::setViewShowsHiddenFiles
* rename ioslave_defaults to ioworker_defaults
* Don't treat KJob::UserDefinedError as unknown error
* move global enum to worker nomenclature
* [webrunner] Add debian as new keyword for webrunner
* [knewfilemenu] Don't forcibly change file extension (kde#456091)
* [knewfilemenu] Write Name when creating Link files
* Pass JobUiDelegate's window to created dialogs
* [knewfilemenu] Always add .desktop suffix when creating link file
* Deprecated global file class code in KFileWidget
* KRecentDirs: Deprecate reading/writing to global file
* [kfileplacesmodel] Cache device display name
* PreviewJob: Add note about plugins being cached internally
* KRecentDocuments: Improve indentation in recentlyused.xbel (kde#456046)
* Add template for empty file (kde#297003)
* We need it when we build with strict compile
* Don't duplicate headers between cpp/.h files
* Don't leak the slave's worker thread
* filewidgets: update location text after selected files are renamed (kde#455327)
* Add "Get more Apps in Discover" button to kopenwithdialog
* new worker API
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* KPropertiesDialog: fix saving changes when editing a .desktop file symlink (kde#450727)
==== kio-extras5 ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libkioarchive5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
- Build the documentation
- Drop the unneeded rpmlintrc file
==== kio_audiocd ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kipi-plugins ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kirigami2 ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Tests: Fix failing autotest due to removed property
* Fix and improve template for KAppTemplate
* NavigationTabBar: Add recolorIcons property
* NavigationTabButton: Add recolorIcon property and some documentation
* Add missing files for android template
* Make JavaScript cleaner and stricter
* BannerImage: Fix `empty` property definition
* PagePoolAction: Fix typeof check
* SwipeListItem: warn users when they try to override the padding (kde#453959)
* template: add method to restore window geometry
* OverlaySheet: Check if isMobile to set footer extra margin
* OverlayDrawer: Make sure the handle is gone when it's hidden (kde#450902)
* Fix checkable labels
* ActionTextField: Fix RTL layout and actions rows
* ActionTextField: Add versioning documentation
* ActionTextField: Bump QML imports
* PasswordField: Sync code to PlasmaExtras
* Dont't change title color when page is not active
* Fix race: Object (m_item) is operated on before it is assigned.
* Use creationContext of the Component as the starting point
* Sync changes from PlasmaExtras PasswordField to disable Ctrl-Z
* Fix link to theme doc
==== kiriki ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kitemmodels ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing tests for the CI to pass
==== kitemviews ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require tests to pass for the CI to pass
* Add two KF6 TODO notes for API improvements
==== kiten ====
Version update (22.04.2 -> 22.04.3)
Subpackages: fonts-KanjiStrokeOrders
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kitinerary ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kjobwidgets ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kjs ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kjumpingcube ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kldap ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Ldap5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kleopatra ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== klines ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmag ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmahjongg ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmail ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kmail-application-icons ktnef
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmail-account-wizard ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmailtransport ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmbox ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmime ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kmime-lang libKF5Mime5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmines ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmousetool ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmouth ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kmplot ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== knavalbattle ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== knetwalk ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== knewstuff ====
Version update (5.95.0 -> 5.96.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove extra ';'
* Remove duplicate header between cpp/h files
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* KNewStuffWidgets: generate QCH docs
==== knotes ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== knotifications ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove extra ';'
==== knotifyconfig ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require unit tests to pass for the CI to pass
* Use cmakedefine01
==== kolf ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kollision ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kolourpaint ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kompare ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== konquest ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== konsole ====
Version update (22.04.2 -> 22.04.3)
Subpackages: konsole-part konsole-part-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kontact ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kontactinterface ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== konversation ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kopete ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== korganizer ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kpackage ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kparts ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Remove duplicate headers between cpp/h
==== kpat ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kpeople5 ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kpimtextedit ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5PimTextEdit5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kpkpass ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kplotting ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kpty ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kqtquickcharts ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kquickcharts ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kreversi ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kross ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== kruler ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== krunner ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Move include outside #ifdef as it's necessary
* Don't duplicate headers between cpp/.h files
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* Use cmakedefine01
==== kservice ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* General code clean up
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
* add aliasfor custom property
* refresh git-blame-ignore-revs for latest clang-format run
* automatic clang-format run (clang 14)
==== kshisen ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ksirk ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ksmtp ====
Version update (22.04.2 -> 22.04.3)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kspaceduel ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ksquares ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ksudoku ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ksystemlog ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kteatime ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ktexteditor ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* AppCommands: Do not quit application when last document or all documents are closed (kde#454924)
* Fix leak of KateCompletionWidget::m_argumentHintTree
* Allow to disable KAuth
* KateThemeConfig: when copying a scheme, put the current name in the line-edit
* Utilize ECMDeprecationSettings to manage deprecate Qt API
* avoid that saveAs uses filename as directory (kde#454648)
* allow to disable the autoreload if content is in git
* Fix occurence highlighting not working with custom line height
- Drop 0001-Disable-KAuth-integration.patch. Replaced by a CMake
option (ENABLE_KAUTH)
==== ktextwidgets ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== ktimer ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ktnef ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== ktouch ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kturtle ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kubrick ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kunitconversion ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Also require passing unit tests on Windows
* Don't add empty string keys in the units map
==== kwallet ====
Version update (5.95.0 -> 5.96.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* KNewWalletDialogGpg: code cleanup
* Use cmakedefine01
==== kwalletmanager5 ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kwayland ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Implement PlasmaWindowModel::itemData to expose all the roles
* Remove extra ';'
==== kwidgetsaddons ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* avoid margin if we have no text set
==== kwindowsystem ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Make enum Q_ENUM
* Implement _GTK_SHOW_WINDOW_MENU.
==== kwordquiz ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== kxmlgui ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Fix QWhatsThis links not being clickable
* Allow to load rc file in kf6
* Fix typo in local variable name
==== libKF5ModemManagerQt ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- No code change since 5.95.0
==== libKF5NetworkManagerQt ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Don't duplicate headers between cpp/.h files
==== libgravatar ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Gravatar5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkcddb ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Cddb5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkcompactdisc ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkdcraw ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkdegames ====
Version update (22.04.2 -> 22.04.3)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkdepim ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Libkdepim5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkeduvocdocument ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkexiv2 ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkgapi ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkipi ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkleo ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Libkleo5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkmahjongg ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5KMahjongglib5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libkomparediff2 ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libksane ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Sane5 libksane-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libksieve ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libksieve5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== libktorrent ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5Torrent6 libktorrent-lang
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== liblouis ====
Version update (3.21.0 -> 3.22.0)
Subpackages: liblouis-data liblouis20 python3-louis
- Update to version 3.22.0:
+ This is a major release. On the Braille tables side there is a
new table for German grade 2 with capitalization and there are
updates to the Dutch, German Hungarian, Punjabi, Russian, UK
Braille Computer Notation and Slovak tables.
+ A new opcode to indicate the end of a number where the number
doesn't end at a space character
+ A lot of work was put into checking for and fixing memory
problems.
- Drop info file handling in post/postun of doc package: inf files
are handled by file triggers nowadays.
- Also remove the install_info_prereq prereq (which was, for that
matter, even on the wrong package).
- Drop liblouis-CVE-2022-26981.patch and
liblouis-CVE-2022-31783.patch: fixed upstream.
==== libmtp ====
Version update (1.1.19 -> 1.1.20)
Subpackages: libmtp-udev libmtp9
- updated to 1.1.20 release
- again more USB ids added
- some smaller bugfixes
==== libnbd ====
Version update (1.12.2 -> 1.12.4)
- Update to version 1.12.4:
* python: Correctly use PyGILState
* olang: aio_buffer.go: Explicit panic() on invalid usage
* python: Enhance tests of nbd.Buffer
* python: Plug uninit leak in nbd.Buffer.to_bytearray
* python: Avoid memleak on (unlikely) module failure
* python: Accept buffers in nbd.Buffer.from_bytearray()
- Enable building python module and utilities
==== libproxy ====
Version update (0.4.17 -> 0.4.18)
- Add libproxy-perl-cflags.patch: perl: Use ccflags from %Config
for libproxy module compilation; fixes perl test suite on i586.
- Update to version 0.4.18:
+ build: Allow configuration of sysconfig module.
+ config_envvar: Add environment variable for pacrunner
debugging.
+ build: disable mozjs by default.
+ python: Support Python 3.10 and above.
+ Add Duktape pacrunner module.
+ config_kde: Compute list of config file locations ourselves.
+ cpmfog_gnome3: Add gnome-wayland to permitted DESKTOP_SESSION.
- Drop libproxy-python-310.patch: fixed upstream.
- Build duktape pacrunner module:
+ Add pkgconfig(duktape): new dependency.
+ Split new subpackage libproxy1-pacrunner-duktape.
+ Suggest duktape pacrunner for config modules recommending a
pacrunner.
==== libproxy-plugins ====
Version update (0.4.17 -> 0.4.18)
Subpackages: libproxy1-config-gnome3 libproxy1-config-kde libproxy1-networkmanager
- Add libproxy-perl-cflags.patch: perl: Use ccflags from %Config
for libproxy module compilation; fixes perl test suite on i586.
- Update to version 0.4.18:
+ build: Allow configuration of sysconfig module.
+ config_envvar: Add environment variable for pacrunner
debugging.
+ build: disable mozjs by default.
+ python: Support Python 3.10 and above.
+ Add Duktape pacrunner module.
+ config_kde: Compute list of config file locations ourselves.
+ cpmfog_gnome3: Add gnome-wayland to permitted DESKTOP_SESSION.
- Drop libproxy-python-310.patch: fixed upstream.
- Build duktape pacrunner module:
+ Add pkgconfig(duktape): new dependency.
+ Split new subpackage libproxy1-pacrunner-duktape.
+ Suggest duktape pacrunner for config modules recommending a
pacrunner.
==== librsvg ====
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Replace dependency on unmaintained rust-packaging with
cargo-packaging.
- Automatic update of vendored dependencies
==== libsoup ====
Version update (3.0.6 -> 3.0.7)
Subpackages: libsoup-3_0-0 typelib-1_0-Soup-3_0
- Update to version 3.0.7:
+ Fix leak in SoupAuthNTLM.
+ Fix constructing SoupAuthNTLM objects.
+ Disable mutual negotiation in SoupAuthNegotiate.
+ http2:
- Do not advertise the `h2` protocool for proxy connections.
- Remove left-over headers when HTTP/1 redirects to HTTP/2.
- Handle HTTP_1_1_REQUIRED error.
- Read request bodies synchronously for sync requests.
- Properly handle server sending shut down GOAWAY.
+ tests:
- Remove dependency on Apache's PHP module.
- Depend upon Apache's http2 module.
==== libstorage-ng ====
Version update (4.5.25 -> 4.5.27)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#887
- added unit tests
- code reuse
- more defensive programming
- 4.5.27
- Translated using Weblate (Indonesian) (bsc#1149754)
- 4.5.26
==== libva ====
Version update (2.14.0 -> 2.15.0)
Subpackages: libva-drm2 libva-x11-2 libva2
- Update to 2.15.0:
* Add: new display HW attribute to report PCI ID
* Add: sample depth related parameters for AV1e
* Add: refresh_frame_flags for AV1e
* Add: missing fields in va_TraceVAEncSequenceParameterBufferHEVC.
* Add: nvidia-drm to the drm driver map
* Add: type and buffer for delta qp per block
* Deprecation: remove the va_fool support
* Fix:Correct the version of meson build on master branch
* Fix:X11 DRI2: check if device is a render node
* Build:Use also strong stack protection if supported
* Trace:print the string for profile/entrypoint/configattrib
==== libva-gl ====
Version update (2.14.0 -> 2.15.0)
Subpackages: libva-glx2 libva-wayland2
- Update to 2.15.0:
* Add: new display HW attribute to report PCI ID
* Add: sample depth related parameters for AV1e
* Add: refresh_frame_flags for AV1e
* Add: missing fields in va_TraceVAEncSequenceParameterBufferHEVC.
* Add: nvidia-drm to the drm driver map
* Add: type and buffer for delta qp per block
* Deprecation: remove the va_fool support
* Fix:Correct the version of meson build on master branch
* Fix:X11 DRI2: check if device is a render node
* Build:Use also strong stack protection if supported
* Trace:print the string for profile/entrypoint/configattrib
==== lokalize ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== lskat ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== lsof ====
- Update remove-hostname.patch with the upstream version
==== mailcommon ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5MailCommon5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== mailimporter ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== mariadb-connector-c ====
Version update (3.2.6 -> 3.3.1)
- Update to 3.3.1:
https://mariadb.com/kb/en/mariadb-connector-c-331-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-331-changelog/
https://mariadb.com/kb/en/mariadb-connector-c-330-release-notes/
https://mariadb.com/kb/en/mariadb-connector-c-330-changelog/
- Refresh private_library.patch
==== mbox-importer ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== messagelib ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== mobipocket ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== mousepad ====
Version update (0.5.9 -> 0.5.10)
Subpackages: libmousepad0
- Update to version 0.5.10
* Consider unnamed files unchanged when empty
(gxo#apps/mousepad#170, gxo#apps/mousepad!123)
* session-restore: Manage autosave ids through a GList
(gxo#apps/mousepad#165)
* Honor global "gtk-menu-images" setting for icon visibility
* search: Do not select first combo box entry when list does not
change
* Fix encoding conversion when saving
* Fix encoding conversion when opening (gxo#apps/mousepad#172)
* Update charset when a byte order mark is detected
(gxo#apps/mousepad#172)
* tests: Add plugin settings to the list
* build: Fix intltool lock file problem during make distcheck
* Fix a memory leak in menu item realignment
(gxo#apps/mousepad#164)
* Translation Updates
==== mutter ====
Version update (42.2 -> 42.3)
- Update to version 42.3:
+ wayland: Fix rotation transform.
+ Fix dma-buf screencast regression.
+ Fix monitor mirroring in some cases.
+ Fixed crash.
+ Plugged leak.
==== nbdkit ====
Version update (1.29.4 -> 1.30.7)
Subpackages: nbdkit-basic-filters nbdkit-basic-plugins nbdkit-curl-plugin nbdkit-nbd-plugin nbdkit-python-plugin nbdkit-server nbdkit-ssh-plugin
- Update to version 1.30.7:
* Version 1.30.7.
* configure: Use printf to print $ISOPROG
* configure: Print the version of curl, libnbd and libssh
* configure: Make the 'feature' function print the dots
* tests/test-protect.c: Fix typo in previous commit
* tests/test-protect.c: Skip test if "disk" was not created
* common/include: Rename BUILD_BUG_ON_ZERO to something more meaningful
* common/include/test-array-size.c: Avoid Clang warning
* vddk: Demote another "phone home" error message to debug
* Use ARRAY_SIZE macro in various places in nbdkit
* common/include: Add ARRAY_SIZE macro
* tests/test-parallel-sh.sh: Skip test under valgrind + debuginfod
* tests/test-parallel-sh.sh: Small cleanups
* server: Work around incorrect include in gnutls/socket.h
* server: Display kTLS setting in debug output
* exitwhen: Check nbdkit doesn't exit before the pipe is closed
* valgrind: Update comment about valgrind bug affecting OCaml
* ocaml: Add further valgrind suppression
* ocaml: Add valgrind suppression for OCaml 4.14 bug
* perl: Move GCC diagnostic ignored earlier
* docs/nbdkit-protocol.pod: block size support was added in 1.30
- Enable linuxdisk plugin
- Update to version 1.30.6:
* Version 1.30.6.
* exitwhen: Link to example of how to use exit-when-pipe-closed
* rate: Miscellaneous enhancements to comments and debug messages
* ext2: Improve comments
* eval: Provide default for .can_cache
* eval: Always end scripts in newline
* tests: Add regression test for NBDKIT_EMULATE_CACHE fix
* server: Fix NBDKIT_CACHE_EMULATE
* server: Fix NBDKIT_ZERO_EMULATE from filters
* tests: Give sensible name to test sockets
* linuxdisk: Add new subdir/.gitignore to EXTRA_DIST
* tests: Fix test-disk2data.sh use of $PYTHON
* blocksize: Test of aligned writes vs. RMW race
* blocksize: Avoid losing aligned writes to RMW race
* linuxdisk: Reduce size of test
* multi-conn: Fix test with newer libnbd
* data: Small clarification to the manual
* vddk: advise user on obscure thumbprint mismatch error condition
* configure: Fix incorrect comment about supported VDDK version
* Version 1.30.5.
* .gitignore: Ignore __pycache__ directory wherever it occurs
* vddk: Demote another useless phone-home error message to debug
* nbd: Hide some state machine debugging behind a debug flag
* Remove pointless 'global' declarations.
* Use RuntimeError instead of Exception
* Drop pointless error check.
* tests: Print a warning if nbdkit does not start after 30 seconds
* file: Fix leaked file descriptor on error path
* eval: Fix memory leak on error path
* multi-conn: Fix memory leak on error path
* Version 1.30.4.
* pause: Delete control socket on server shutdown
* rust: Use a local filename for the test socket
* Update to nix 0.24.1
* rust: Use correct char type for characters
* readahead: Simplify the test replacing use of sh plugin
* readahead: Simplify the test by inlining some files
* torrent: Don't attempt to rm -rf (null) on unload
* readahead: Minor whitespace changes
* ssh: Move and document thread model declaration
* docs/nbdkit-filter.pod: Fix invalid use of E<> in verbatim section
* Version 1.30.3.
* tests: ssh: Don't run unused sshd
* ocaml: Declare that we use caml_-namespaced symbols, for OCaml 4.14
* tests/test-cache-max-size.sh: Fix tests in locales with different date format
* common: Add hexdigit.h containing common functions for handling hex
* data: Fix typo in comment
* tests: web-server: Avoid rare race in shutdown
* server, tests: Prefix both uses of perror ("accept")
* data: Check failure from some <(...) scripts
* curl: scripts: Multiple fixes
* python: Also plug leak on error case
* tests/test-protect-ranges.sh: Don't try to use port 10809
* python: Avoid memory leak in .list_exports and .extents
* fuzzing: Recommend combining fuzzing with ASAN
* configure: Add --disable-linker-script flag
* configure: Disable linker script for server when using libfuzzer
* configure: Reorganise USE_LINKER_SCRIPT_FOR_SERVER conditional
* configure: Report --enable-libfuzzer flag in summary output
* Version 1.30.2.
* server: Improve error message for --dump-plugin when plugin name is missing
* docs: Use I<> to quote command line flag
* tests: Skip vsock tests unless the vsock_loopback module is loaded
* build: Fix GCC diagnostics for GCC 4.4 in RHEL 6
* podwrapper: Don't add the =encoding header for RHEL 6-era POD
* podwrapper: Verify that all man pages are valid UTF-8
* podwrapper: Add suggestion for debugging Perl scripts
* docs: Document how to write plugins/filters in C++
* vddk: Don't use uninitialized values when computing preferred block size
* Update Nix to 0.23.0
* Update Mockall to 0.11.0
* fuzzing: Document alternate method for AFL++ using clang-LTO
* server: Export __afl_* symbols for American Fuzzy Lop
* tests: Fix some failing tests in RHEL / CentOS / AlmaLinux 8
* tests: Generally prefer nbdinfo over qemu-img info
* tests: Remove unnecessary 'requires qemu-img --version'
* tests: Add regression test that nbdkit isn't linked to OpenSSL
* Version 1.30.1.
* ci: Add perl-dev back to Alpine
* ci: Regenerate CI files using latest libvirt-ci/lcitool
* ci/manifest.yml: Add PERL skip variables
* Use new string-vector and const-string-vector types
* common/utils: Add new string vector types
* common/utils/nbdkit-string.h: Rename header guards
* cc: Rename misnamed string_vector to params_vector
* ci: Rename centos-8 to almalinux-8
* ci: Remove fedora-34 tests
* plugins/sh: Add ENOEXEC fallback for inline scripts
* tests/functions.sh.in: Add comment about enabling vsock in tests
* ci: Skip perl on clang targets
* ci/build.sh: Combine mingw cases
* ci: alpine: Include perl-dev package to build perl plugin
* data: Remove bash-ism from <(...) script
* docs, tests: Remove bash-ism from --run parameter
* ci: Temporarily remove check-valgrind, dist tests
* ci: Install 'dnf-command(config-manager)' first
* ci: Use almalinux-8 instead of centos-8
* Add CI for GitLab
* tests: Check that /dev/loop-control is accessible when needed
* libssh: Check also for SSH_OPTIONS_DELAY
* test-sh-errors: Allow for more variation of error messages
* Fix libraries for mingw32 builds
* test-delay-shutdown: Do not assume 124 as timeout's exit code and rather probe for it
* test-exportname: Only check exportname.out contents if it exists
* tests: Explicitly run $(plugin) under sh in expect scripts
* test-swap: Only run with proper capability
* plugins/rust: Run more tests
* golang: Make sure used golang version supports modules
* Only use vsock if VMADDR_CID_ANY is defined
* Include sys/vsock.h only if it exists
* plugins/file: Include linux/fs.h only if it exists
* ocaml: Minor simplification of set_field function
* todo: Suggest new thread model numbering in API V3
* Version 1.30.0.
* docs: Final release notes for 1.30
* sh: Use new string type instead of reallocing return buffers
* common/utils: Add extensible string, based on vector
* todo: Drop item about minimum request size
* todo: Document possibility of extending .block_size in API v3
* blocksize: Default internal block size based on plugin
* blocksize: Defer per-handle initialization to .prepare
* blocksize: Refactor to per-handle constraints
* vddk: Use nested MAX macros
* common/include: Fix MIN and MAX macros so they can be nested
* common/include: Change unique-name macros to use __COUNTER__
* blocksize: Minor doc improvements
* windows: tests/test-foreground.sh: Skip this test
* windows: Skip some nbdkit-cow-filter tests
* windows: tests: Add requires_run for some tests
* windows: server/debug.c: Call close_memstream instead of fclose
* windows: server/debug.c: Don't crash if open_memstream fails
* windows: Add replacement posix_memalign function
* windows: Add replacement for sysconf() POSIX function
* swab: Implement .block_size callback
* windows: blocksize-policy: Don't use reserved word ERROR
* todo: Remove retry filter suggestion which was already implemented
* blocksize: Don't open-code is_power_of_2
* log: Implement .block_size callback
* docs: Fix typo & line too long in nbdkit-release-notes-1.30.pod
* docs: Update release notes for nbdkit 1.30
* blocksize: Export block size constraints
* cache, cow: Export block size constraints
* cc: Implement .block_size callback
* vddk: Export block size information for this plugin
* Version 1.29.16.
* blocksize-policy: Check the correct policy
* server/plugins.c: Simplify error handling of .block_size callback
* python: Implement .block_size callback
* ocaml: Implement .block_size callback
* nbd: In error messages, just display nbd_get_error()
* nbd: Implement .block_size callback
* New filter: nbdkit-blocksize-policy-filter
* nbd: Use lowercase in error message
* tests: Add a simple test for block size constraints
* eval, sh: Implement block_size method
* server: Add new plugin/filter .block_size callback
* tls-fallback: Enhance comments about required callbacks
* Version 1.29.15.
* vddk: Document our current thinking on VMware out of memory errors
* nbd: Opt in to libnbd pread_initialize speedup
* error: Tweak filter name for easier debugging
* zero: Fix doc typo
* plugins: python: Make threading model explicit
* plugins: python: Add error example
* common/allocators: Always align mlock buffer
* common/utils: Add vector_reserve_page_aligned
* tests: Use a larger buffer for mlock test
* common/allocators/malloc.c: Avoid calling munlock (NULL, ...)
* Rename top level directory bash -> bash-completion
* docs: Add preliminary outline release notes for 1.30
* docs: Add link to nbdkit-release-notes-1.28 to main manual page
* Version 1.29.14.
* server/sockets: get rid of AI_ADDRCONFIG
* server/sockets: supply trailing newline for gai_strerror() format string
* tests: Fix VDDK tests
* vddk: Allow create-hwversion to be specified as a number
* vddk: Fix documentation of new create flag
* vddk: Implement VMDK creation
* Version 1.29.13.
* ocaml: Pass count parameter of pread as OCaml int
* ocaml: Use int64 as the OCaml type for counts
* ocaml: Convert offset values correctly in several callbacks
* common/replacements/poll.h: Fix redefinition of poll
* common/replacements: Use _get_osfhandle correctly
* info: Add info_address=yes if mode=address is supported
* valgrind: Fix suppressions for dlopen
* info, ip: Make this plugin and filter work without inet_ntop/inet_pton
* gzip: Don't try calling set_cloexec on Windows
* exportname: Use replacement open_memstream
* exitwhen: Remove some Windows warnings
* cow: Include assert.h and call abort instead of assert (false)
* split: Remove some unused variables when compiling on Windows
* server/sockets.c: Remove variable-length array in Windows-only code
* server, common, filters: Include "strndup.h" in places which use strndup
* server: Remove some dead code when compiling on Windows
* server: Use replacement open_memstream function
* common/include/unique-name.h: Rename UNIQUE_NAME macro
* server: Use ATTRIBUTE_FORMAT_PRINTF instead of __attribute__((printf))
* include: Disable printf format warnings on platforms that don't support %m
* Version 1.29.12.
* ocaml: NBDKit.set_field should not be @@noalloc
* ocaml: Use magic_config_key in the example
* python: More precise Python parameter passing
* tests/test-python-plugin.py: Allow test to use large disks
* tests: python: Use Python unittest function descriptions consistently
* ocaml: Document the version string in the example
* plugins/python: Fix extents() count format string
* Version 1.29.11.
* tests: Add configure --disable-libguestfs-tests flag
* tests: Use mke2fs -d to create ext4 test image
* Version 1.29.10.
* windows: Link plugins/filters that use utils + pread/pwrite with libcompat
* windows: Use replacement pread and pwrite functions
* windows: Replace vector .size with .len in a few places
* file: Fix implementation of cache=none for writes
==== nfs-utils ====
Subpackages: libnfsidmap1 nfs-client nfs-kernel-server
- 0004-modprobe-protect-against-sysctl-errors.patch
0005-modprobe-avoid-error-messages-if-sbin-sysctl-fail.patch
Suppress any errors from /sbin/sysctl, if for example, it isn't
installed
(bsc#1200710)
==== okular ====
Version update (22.04.2 -> 22.04.3)
Subpackages: okular-spectre
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== parley ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- Downgrade mailx to Suggests, most users don't even know what it is
and this avoids pulling in smtp_daemon.
==== pim-data-exporter ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== pim-sieve-editor ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== pimcommon ====
Version update (22.04.2 -> 22.04.3)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== pipewire ====
Version update (0.3.53 -> 0.3.54)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.54:
* Highlights
- Some critical bugs in the new audioconvert were fixed. The
old adapter had internal buffering that was abused in some
places.
- The bluetooth sources were rewritten using a ringbuffer to
make them more reliable to jitter and remove old audioconvert
behaviour.
- Many improvements to the audio converter.
- Native DSD128 and up is now supported by pw-dsdplay.
* tools
- Support DSD128 to DSD512 as well by scaling the amount of
samples to read per time slice.
* SPA
- Format conversion is now generated with macros to remove
duplication of code.
- 24bits conversions were rewritten to use the generic
conversion functions.
- Temporary buffers in audioconvert are now made large enough
in all cases.
- Fix draining in audioconvert. This fixes speaker-test.
- Fix the channel remapping.
- Audio conversion constants were tweaked to handle the maximum
ranges and provide lossless conversion between 24bits and
floats.
- Vector code and C code are aligned and the unit tests are
activated again. A new lossless conversion test was added.
- Fix an underrun case where the adapter would not ask for more
data.
- Fix PROP_INFO for audioconvert.
- Use the blackman window again for the resampler, the cosh
window has some bugs that can cause distortion in some cases.
- Add more unit tests for audioconvert. Add end-to-end
conversion tests.
- Don't leak memory in format converter.
* pulse-server
- Card properties are now also added to sinks and sources,
just like in pulseaudio.
- Increase the maxlength size to at least 4 times the fragsize
to avoid xruns.
- Fix a race when setting default devices.
* Bluetooth
- The source was rewritten to use a ringbuffer. This avoids
regressions caused by audioconvert.
- Drop patches already included upstream:
* 0001-audioconvert-ensure-temp-buffers-are-large-enough.patch
- Rebase reduce-meson-dependency.patch.
==== plasma-framework ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* FrameItemNode: Remove unnecessary attribute
* Expose the edit mode to the applets
* Units: Fix sizeForLabels double-scaling icons with Plasma scaling (kde#454131)
* Remove extra ';'
* Update plugins.qmltypes for `org.kde.plasma.core`
* Skip test for old style theme metadata format when building without deprecations
* Revert "Use QT_FEATURE_foo to detect opengl* support, and TARGET for glesv2"
* wallpaperinterface: call `setSource` before `setContextProperty`
* breeze/widgets: Make analog clock follow colorscheme (kde#377935)
- Drop patch. Fixed upstream:
* 0001-Revert-Use-QT_FEATURE_foo-to-detect-opengl-support-a.patch
==== polari ====
Version update (42.0 -> 42.1)
- Update to version 42.1:
+ Fix showing notification for initial message.
+ Misc. bug fixes and cleanups.
+ Updated translations.
==== power-profiles-daemon ====
Version update (0.11.1 -> 0.12)
- Update to version 0.12:
* Add support for the Intel "Energy Performance Bias" feature.
- Adapt to change of installed dbus configuration file
[boo#1201125].
==== prison-qt5 ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing tests for the CI to pass
* Remove extra ';'
==== purpose ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* [plugins/email] Port to KEMailClientLauncherJob
* Remove extra ';'
==== python-chardet ====
Version update (4.0.0 -> 5.0.0)
- Update to 5.0.0
* This release is the first release of chardet that no longer
supports Python < 3.6
* Added a prober for Johab Korean (#207, @grizlupo)
* Added a prober for UTF-16/32 BE/LE (#109, #206, @jpz)
* Added test data for Croatian, Czech, Hungarian, Polish, Slovak,
Slovene, Greek, and Turkish, which should help prevent future
errors with those languages
* Improved XML tag filtering, which should improve accuracy for
XML files (#208)
* Tweaked SingleByteCharSetProber confidence to match latest
uchardet (#209)
* Made detect_all return child prober confidences (#210)
* Updated examples in docs (#223, @domdfcoding)
* Documentation fixes (#212, #224, #225, #226, #220, #221, #244
from too many to mention)
* Minor performance improvements (#252, @deedy5)
* Add support for Python 3.10 when testing (#232, @jdufresne)
* Lots of little development cycle improvements, mostly thanks to
@jdufresne
- Canonicalize alternatives creation
==== python-hatchling ====
Version update (1.3.1 -> 1.4.1)
- update to version 1.4.1:
* Fixed:
+ Fix forced inclusion of important files like licenses for
sdist targets when using the explicit selection options
+ Don't sort project URL metadata so that the rendered order
on PyPI can be controlled
- update to version 1.4.0:
* Changed: The packages option uses the new only-include option
to provide targeted inclusion, since that is desired most of
the time
* Added:
+ Support PEP 561 type hinting
+ Add version build hook
+ Add only-include option
+ The editable version of wheel targets now respects the
force-include option by default
+ The force-include option now supports path rewriting with the
sources option
+ The wheel target shared-data and extra-metadata options now
respect file selection options
+ The wheel target now auto-detects single module layouts
+ Improve performance by never entering directories that are
guaranteed to be undesirable like __pycache__ rather than
excluding individual files within
+ Update SPDX license information to version 3.17
* Fixed:
+ Don't write empty entry points file for wheel targets if
there are no entry points defined
+ Allow metadata hooks to set the version in all cases
+ Prevent duplicate file entries from inclusion when using the
force-include option
==== python-lxml ====
Version update (4.9.0 -> 4.9.1)
- update to version 4.9.1:
* Bugs fixed
+ A crash was resolved when using iterwalk() (or canonicalize())
after parsing certain incorrect input. Note that iterwalk() can
crash on valid input parsed with the same parser after failing
to parse the incorrect input.
==== python-numexpr ====
Version update (2.8.1 -> 2.8.3)
- specfile:
* require python >= 3.7
- update to version 2.8.3:
* Support for Python 3.6 has been dropped due to the need to
substitute the flag NPY_ARRAY_WRITEBACKIFCOPY for
NPY_ARRAY_UPDATEIFCOPY. This flag change was initiated in NumPy
1.14 and finalized in 1.23. The only changes were made to cases
where an unaligned constant was passed in with a pre-allocated
output variable:
```
x = np.empty(5, dtype=np.uint8)[1:].view(np.int32) ne.evaluate('3', out=x)
```
We think the risk of issues is very low, but if you are using
NumExpr as a expression evaluation tool you may want to write a
test for this edge case.
* Thanks to Matt Einhorn (@matham) for improvements to the GitHub
Actions build process to add support for Apple Silicon and
aarch64.
* Thanks to Biswapriyo Nath (@biswa96) for a fix to allow mingw
builds on Windows.
* There have been some changes made to not import platform.machine()
on sparc but it is highly advised to upgrade to Python 3.9+ to
avoid this issue with the Python core package platform.
- changes from version 2.8.2:
* skipped due to an error in uploading to PyPi.
==== python-pandas ====
Version update (1.4.2 -> 1.4.3)
- update to version 1.4.3:
* Behavior of concat with empty or all-NA DataFrame columns
The behavior change in version 1.4.0 to stop ignoring the data
type of empty or all-NA columns with float or object dtype in
concat() (Ignoring dtypes in concat with empty or all-NA columns)
has been reverted (GH45637).
* Fixed regressions
+ Fixed regression in DataFrame.replace() when the replacement value
was explicitly None when passed in a dictionary to to_replace also
casting other columns to object dtype even when there were no
values to replace (GH46634)
+ Fixed regression in DataFrame.to_csv() raising error when
DataFrame contains extension dtype categorical column (GH46297,
GH46812)
+ Fixed regression in representation of dtypes attribute of
MultiIndex (GH46900)
+ Fixed regression when setting values with DataFrame.loc() updating
RangeIndex when index was set as new column and column was updated
afterwards (GH47128)
+ Fixed regression in DataFrame.fillna() and DataFrame.update()
creating a copy when updating inplace (GH47188)
+ Fixed regression in DataFrame.nsmallest() led to wrong results
when the sorting column has np.nan values (GH46589)
+ Fixed regression in read_fwf() raising ValueError when widths was
specified with usecols (GH46580)
+ Fixed regression in concat() not sorting columns for mixed column
names (GH47127)
+ Fixed regression in Groupby.transform() and Groupby.agg() failing
with engine="numba" when the index was a MultiIndex (GH46867)
+ Fixed regression in NaN comparison for Index operations where the
same object was compared (GH47105)
+ Fixed regression is Styler.to_latex() and Styler.to_html() where
buf failed in combination with encoding (GH47053)
+ Fixed regression in read_csv() with index_col=False identifying
first row as index names when header=None (GH46955)
+ Fixed regression in DataFrameGroupBy.agg() when used with
list-likes or dict-likes and axis=1 that would give incorrect
results; now raises NotImplementedError (GH46995)
+ Fixed regression in DataFrame.resample() and DataFrame.rolling()
when used with list-likes or dict-likes and axis=1 that would
raise an unintuitive error message; now raises NotImplementedError
(GH46904)
+ Fixed regression in testing.assert_index_equal() when
check_order=False and Index has extension or object dtype
(GH47207)
+ Fixed regression in read_excel() returning ints as floats on
certain input sheets (GH46988)
+ Fixed regression in DataFrame.shift() when axis is columns and
fill_value is absent, freq is ignored (GH47039)
+ Fixed regression in DataFrame.to_json() causing a segmentation
violation when DataFrame is created with an index parameter of the
type PeriodIndex (GH46683)
* Bug fixes
+ Bug in pandas.eval(), DataFrame.eval() and DataFrame.query()
where passing empty local_dict or global_dict was treated as
passing None (GH47084)
+ Most I/O methods no longer suppress OSError and ValueError when
closing file handles (GH47136)
* Other
+ The minimum version of Cython needed to compile pandas is now
0.29.30 (GH41935)
==== python-tabulate ====
Version update (0.8.9 -> 0.8.10)
- specfile:
* update copyright year
- update to version 0.8.10:
* Python 3.10 support.
* Bug fixes.
* Column width parameter.
==== qqc2-desktop-style ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing tests for the CI to pass
* iterate only over visible children in menu
* Avoid a crash with kscreenlocker_greet or any other QGuiApplication
* Make StackView obey the global animation speed setting (kde#395324)
==== raspberrypi-firmware ====
Version update (2022.03.01 -> 2022.07.04)
- Update to df569e0 (2022-07-04):
* firmware: video_decode: Stop decode on a colourspace change
See: raspberrypi/linux#5059
* firmware: video_encode: Fix subsample image alignment assert
* firmware: tc358762_DSI: Don't start the PV and DSI before the HVS
* firmware: hello_pi: Fix some build issues
See: #1728
* firmware: arm_dt: camera_auto_detect cam0 flag needs to
look at Unicam instance, not port
* firmware: platform: over-voltage Zero 2 W by two pips
See: #1723
* firmware: arm_loader_dvfs: Only add clocks to boostable list
when they have been boosted
See: #1726
* firmware: arm_dt: Try upstream DTB files if downstream absent
* firmware: arm_loader: Delay the USB controller switchover
* firmware: Fix for vc_image YUYV family to YUV422 planar conversion function
* firmware: vcgencmd display_power and camera_auto_detect fixes
* firmware: variants: Add mjpg_encode to the standard firmware image
* firmware: arm_loader_dvfs: Support CLOCK_HDMI as boostable clock
See: raspberrypi/linux#5016
* firmware: dtblob: Use a cached alias to reduce boot time
* firmware: hdmi: Reduce the number of EDID retries if hotplug is not detected
* firmware: arm_loader: Support longer file paths
See: #1720
* firmware: arm_loader_dvfs: Make arm only see its own boosts,
fixed and min clocks
* firmware: dtoverlay: Fix path rebasing and exports
* firmware: dtoverlay: Fix clang warnings
* firmware: dtoverlay: Add support for string escape sequences
See: https://forums.raspberrypi.com/viewtopic.php?t=330792
* firmware: isp: R and B order must be swapped when reading
VC_IMAGE_RGBA32 into the ISP
See: http://git/vc4/vc4/-/merge_requests/1430
==== raspberrypi-firmware-config ====
Version update (2022.03.01 -> 2022.07.04)
- Update to df569e0 (2022-07-04):
* firmware: video_decode: Stop decode on a colourspace change
See: raspberrypi/linux#5059
* firmware: video_encode: Fix subsample image alignment assert
* firmware: tc358762_DSI: Don't start the PV and DSI before the HVS
* firmware: hello_pi: Fix some build issues
See: #1728
* firmware: arm_dt: camera_auto_detect cam0 flag needs to
look at Unicam instance, not port
* firmware: platform: over-voltage Zero 2 W by two pips
See: #1723
* firmware: arm_loader_dvfs: Only add clocks to boostable list
when they have been boosted
See: #1726
* firmware: arm_dt: Try upstream DTB files if downstream absent
* firmware: arm_loader: Delay the USB controller switchover
* firmware: Fix for vc_image YUYV family to YUV422 planar conversion function
* firmware: vcgencmd display_power and camera_auto_detect fixes
* firmware: variants: Add mjpg_encode to the standard firmware image
* firmware: arm_loader_dvfs: Support CLOCK_HDMI as boostable clock
See: raspberrypi/linux#5016
* firmware: dtblob: Use a cached alias to reduce boot time
* firmware: hdmi: Reduce the number of EDID retries if hotplug is not detected
* firmware: arm_loader: Support longer file paths
See: #1720
* firmware: arm_loader_dvfs: Make arm only see its own boosts,
fixed and min clocks
* firmware: dtoverlay: Fix path rebasing and exports
* firmware: dtoverlay: Fix clang warnings
* firmware: dtoverlay: Add support for string escape sequences
See: https://forums.raspberrypi.com/viewtopic.php?t=330792
* firmware: isp: R and B order must be swapped when reading
VC_IMAGE_RGBA32 into the ISP
See: http://git/vc4/vc4/-/merge_requests/1430
==== raspberrypi-firmware-dt ====
Version update (2022.04.24 -> 2022.07.06)
- Update to 82c39f3914 (2022-07-06):
* switch to 5.18 branch
==== redis ====
- Use bundled jemalloc to fix active defragmentation, fixes bsc#1200913.
- Remove patch:
* Add-support-for-USE_SYSTEM_JEMALLOC-flag.patch
==== ristretto ====
Version update (0.12.2 -> 0.12.3)
Subpackages: ristretto-lang
- Update to version 0.12.3
* thumbnailer: Fall back on lower qualities in case of
unsupported flavor (gxo#apps/ristretto#81)
* Secure error handling when opening multiple files
* Use `G_FILE_MONITOR_WATCH_MOVES` for file monitoring
* Do not keep sticky state when current file is removed
* Fix management of transaction source id
* Correctly handle deletion when there is only one image
(gxo#apps/ristretto#89)
* Update iter list on insertion and deletion
(gxo#apps/ristretto#88)
* build: Fix intltool lock file problem during make distcheck
* Display error message on stderr
* i18n: Use `xfce_textdomain()` to initialize translations
* Ensure that an error is set if no pixbuf is available
* Fix some memory leaks
* flatpak: Some updates from Flathub
* Remove old icon files
* Remove TODO file
* Flatpak: Add libopenraw dependency
* Translation Updates
==== salt ====
Subpackages: python3-salt salt-master salt-minion salt-transactional-update
- Add support for gpgautoimport in zypperpkg module
- Update Salt to work with Jinja >= and <= 3.1.0 (bsc#1198744)
- Fix salt.states.file.managed() for follow_symlinks=True and test=True (bsc#1199372)
- Make Salt 3004 compatible with pyzmq >= 23.0.0 (bsc#1201082)
- Added:
* fix-jinja2-contextfuntion-base-on-version-bsc-119874.patch
* add-support-for-gpgautoimport-539.patch
* fix-62092-catch-zmq.error.zmqerror-to-set-hwm-for-zm.patch
* fix-salt.states.file.managed-for-follow_symlinks-tru.patch
- Add support for name, pkgs and diff_attr parameters to upgrade
function for zypper and yum (bsc#1198489)
- Added:
* add-support-for-name-pkgs-and-diff_attr-parameters-t.patch
- Fix ownership of salt thin directory when using the Salt Bundle
- Set default target for pip from VENV_PIP_TARGET environment variable
- Normalize package names once with pkg.installed/removed using yum (bsc#1195895)
- Save log to logfile with docker.build
- Use Salt Bundle in dockermod
- Ignore erros on reading license files with dpkg_lowpkg (bsc#1197288)
- Added:
* normalize-package-names-once-with-pkg.installed-remo.patch
* use-salt-bundle-in-dockermod.patch
* fix-ownership-of-salt-thin-directory-when-using-the-.patch
* ignore-erros-on-reading-license-files-with-dpkg_lowp.patch
* set-default-target-for-pip-from-venv_pip_target-envi.patch
* save-log-to-logfile-with-docker.build.patch
==== signon-kwallet-extension ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== skanlite ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== solid ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing tests for the CI to pass
* avoid segfault if qobject_cast fails
* upower: Allow displaying Apple Magic Trackpad charge level
* skip non-FileSystem StorageVolumes in storageAccessFromPath
==== sonnet ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing unit tests for the CI to pass
==== spectacle ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== step ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== sweeper ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== syndication ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Don't duplicate headers between cpp/.h files
* Require passing tests for the CI to pass
* Bump deprecation KF version in ecm_set_disabled_deprecation_versions
==== syntax-highlighting ====
Version update (5.95.0 -> 5.96.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Handle case when heredoc closing identifier is indented with space or tabulation (kde#353162)
* cmake.xml: Updates for CMake 3.24
* Add OrderWithRequires and RemovePathPostfixes keywords to RPM Spec
* Adjust repo's own includes
==== threadweaver ====
Version update (5.95.0 -> 5.96.0)
- Update to 5.96.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
* Require passing unit tests for the CI to pass
==== tracker ====
Version update (3.3.1 -> 3.3.2)
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Update to version 3.3.2:
+ Avoid redundant queries in TrackerNotifiers proxied through an
D-Bus connection.
+ Do not attempt to rebuild non-existing FTS tables on parser
updates.
+ Convert values to the right type when propagating insertions
over superproperties.
+ Fix test to handle SQLite >= 3.39.0.
+ Fix handling of nrl:modified after opening existing databases.
+ Linking fixes to CLI executables.
- Drop tracker-do-not-rebuild-non-existing-FTS-tables.patch: fixed
upstream.
==== umbrello ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== unixODBC ====
- Add unixODC-etc-location.patch:
Correct location of odbc.ini and odbcinst.ini in man pages.
Since we pass --sysconfdir=%{_sysconfdir}/%{name} they are in
/etc/unixODBC not /etc
==== wayland ====
Version update (1.20.0 -> 1.21.0)
Subpackages: libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0
- Update to release 1.21
* This new release adds a new wl_pointer high-resolution scroll
event, adds a few new convenience functions, and contains a
collection of bug fixes.
- Drop wayland-shm-Close-file-descriptors-not-needed.patch
==== wireplumber ====
Version update (0.4.10 -> 0.4.11)
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Add patch to fix alsa device creation:
* fix-alsa.patch
- Update to version 0.4.11:
* Changes
- The libcamera monitor is now enabled by default, so if the
libcamera source is enabled in PipeWire, cameras discovered
with the libcamera API will be available out of the box.
This is safe to use alongside V4L2, as long as the user does
not try to use the same camera over different APIs at the
same time.
- Libcamera and V4L2 nodes now get assigned a
`priority.session` number; V4L2 nodes get a higher priority
by default, so the default camera is going to be /dev/video0
over V4L2, unless changed with `wpctl`.
- Libcamera nodes now get a user-friendly description based on
their location (e.g. built-in front camera). Additionally,
V4L2 nodes now have a "(V4L2)" string appended to their
description in order to be distinguished from the libcamera
ones.
- 50-alsa-config.lua now has a section where you can set
properties that will only be applied if WirePlumber is
running in a virtual machine. By default it now sets
`api.alsa.period-size = 256` and `api.alsa.headroom = 8192`.
* Fixes
- The "enabled" properties in the config files are now "true"
by default when they are not defined. This fixes backwards
compatibility with older configuration files.
- Fixed device name deduplication in the alsa monitor, when
device reservation is enabled.
- Reverted a previous fix that makes it possible again to get
a glitch when changing default nodes while also changing the
profile (GNOME Settings).
The fix was causing other problems and the issue will be
addressed differently in the future.
- Fixed an issue that would prevent applications from being
moved to a recently plugged USB headset.
- Fixed an issue where wireplumber would automatically link
control ports, if they are enabled, to audio ports,
effectively breaking audio.
- The policy now always considers the profile of a device that
was previously selected by the user, if it is available, when
deciding which profile to activate.
- A few documentation fixes.
* Tools
- wpctl now has a `get-volume` command for easier scripting of
volume controls.
- wpctl now supports relative steps and percentage-based steps
in `set-volume`.
- wpctl now also prints link states.
- wpctl can now `inspect` metadata objects without showing
critical warnings.
* Library
- A new WpDBus API was added to maintain a single D-Bus
connection among modules that need one.
- WpCore now has a method to get the virtual machine type, if
WirePlumber is running in a virtual machine.
- WpSpaDevice now has a
`wp_spa_device_new_managed_object_iterator()` method.
- WpSpaJson now has a `wp_spa_json_to_string()` method that
returns a newly allocated string with the correct size of the string token.
- WpLink now has a `WP_LINK_FEATURE_ESTABLISHED` that allows
the caller to wait until the link is in the PAUSED or ACTIVE
state. This transparently now enables watching links for
negotiation or allocation errors and failing gracefully
instead of keeping dead link objects around.
* Misc
- The Lua subproject was bumped to version 5.4.4.
- Rebase reduce-meson-required-version.patch
==== wpa_supplicant ====
Subpackages: wpa_supplicant-gui
- Add dbus-Fix-property-DebugShowKeys-and-DebugTimestamp.patch
(bsc#1201219)
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
- Remove Revert-DBus-Add-sae-to-interface-key_mgmt-capabilities.patch
Fixed in NetworkManager (glfo#NetworkManager/NetworkManager#a0988868).
Wifi cards, wich do not support PMF/BIP ciphers, should not use
SAE as key management. (bsc#1195312)
- Move the dbus-1 system.d file to /usr (bsc#1200342)
==== xconsole ====
Version update (1.0.7 -> 1.0.8)
- Update to version 1.0.8:
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Use _CONST_X_STRING to make libXt declare String as const char *
* unifdef sgi
* Reduce scope of ttydev & ptydev
* gitlab CI: stop requiring Signed-off-by in commits
==== xf86-video-mach64 ====
Version update (6.9.6 -> 6.9.7)
- Update to version 1.9.7
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Build xz tarballs instead of bzip2
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Fix compositing rotation
* Fix debugging traces
* Rename bool to boolean for OptionInfoRec.
* configure: Include xorg-server.h before exa.h
- supersedes u_xorg-server-21.1.patch
==== xf86-video-mga ====
Version update (2.0.0 -> 2.0.1)
- Update to version 2.0.1
* Build xz tarballs instead of bzip2
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* configure.ac: fix cross-compilation
* Fix uninitialized read in MGAEnableSecondOutPut
==== xmodmap ====
Version update (1.0.10 -> 1.0.11)
- Update to version 1.0.11
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* handle.c: avoid leaks when realloc() fails
* PrintModifierMapping: stop leaking the map returned by
XGetKeyboardMapping Fix warning about number of mouse buttons
==== yakuake ====
Version update (22.04.2 -> 22.04.3)
- Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
==== yast2-installation ====
Version update (4.5.2 -> 4.5.3)
- Do not restart services when updating the package (bsc#1199480,
bsc#1200274)
-4.5.3
==== yast2-trans ====
Version update (84.87.20220704.8f5a2d0352 -> 84.87.20220709.5ead98f887)
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.20220709.5ead98f887:
* Translated using Weblate (Macedonian)
* Translated using Weblate (Russian)
==== zypper ====
Version update (1.14.53 -> 1.14.54)
Subpackages: zypper-log zypper-needs-restarting
- Fix building with GCC 13 (fixes #448)
- Put signing key supplying repository name in quotes.
- version 1.14.54
2
1
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
busybox
catfish (4.16.3 -> 4.16.4)
ceph (16.2.9.158+gd93952c7eea -> 16.2.9.536+g41a9f9a5573)
container-selinux (2.187.0 -> 2.188.0)
cppcheck (2.8 -> 2.8.2)
drbd
fetchmail (6.4.30 -> 6.4.31)
glibc
irssi (1.4.1 -> 1.4.2)
jasper (3.0.5 -> 3.0.6)
konsole
libselinux
libstorage-ng (4.5.27 -> 4.5.28)
ovmf
perl
pipewire (0.3.54 -> 0.3.55)
python-SQLAlchemy (1.4.37 -> 1.4.39)
python-html5lib
rubygem-gli (2.13.1 -> 2.21.0)
selinux-policy (20220624 -> 20220714)
suse-module-tools (16.0.21 -> 16.0.22)
wireplumber
xfce4-xkb-plugin (0.8.2 -> 0.8.3)
=== Details ===
==== busybox ====
Subpackages: busybox-static
- prepare spec file for rpmbuild --build-in-place --noprep
- use bcond for static and ww3 subpackages
- fix verbose flag
==== catfish ====
Version update (4.16.3 -> 4.16.4)
Subpackages: catfish-lang
- Update to version 4.16.4
* Add "Open with" right click item and dialog
(gxo#apps/catfish#12)
* Add a command-line option for setting default sort method
* Add Ctrl+A accelerator for the treeview (gxo#apps/catfish#64)
* Add option to show file size in binary or decimal
* Cosmetic changes for search entry and delete dialog
* Fix Ctrl+H not always toggling hidden files
* Fix DE detection when launched from Electron apps
* Fix exo file manager lookup for non-existent keys
(gxo#apps/catfish#64)
* Fix file manager lookup outside of Xfce
* Fix GNOME DE detection in Ubuntu
* Improve application menu appearance
* Improve default width for the sidebar
* Prepend the project root directory to sys.path
* Support running without Xfconf (no preference saving)
* Switch to using the super() method
* Use correct executable for elementary Files
* Translation Updates
==== ceph ====
Version update (16.2.9.158+gd93952c7eea -> 16.2.9.536+g41a9f9a5573)
Subpackages: librados2 librbd1
- Update to 16.2.9-536-g41a9f9a5573:
+ (bsc#1195359, bsc#1200553) rgw: check bucket shard init status in RGWRadosBILogTrimCR
+ (bsc#1194131) ceph-volume: honour osd_dmcrypt_key_size option (CVE-2021-3979)
==== container-selinux ====
Version update (2.187.0 -> 2.188.0)
- Update to version 2.188.0:
* Allow confined containers to mount overlay filesystems
Fixed bsc#1201348
==== cppcheck ====
Version update (2.8 -> 2.8.2)
- update to 2.8.2:
* do not allocate std::string when column is -1
* catch internal error during whole program analysis
* fix whole program analysis
==== drbd ====
- drbd: build error against kernel v5.18 (bsc#1201335)
- remove patch:
+ move_bdi_from_request_queue_to_gendisk.patch
- change exist patches name from bsc#1192929:
old name:
make_block_holder_optional.patch
move_kvmalloc_related_to_slab.patch
polling_to_bio_base.patch
pass_gend_to_blk_queue_update_readahead.patch
dax_support.patch
add_disk_error_handle.patch
have_void_drbd_submit_bio.patch
remove_bdgrab.patch
new name:
bsc-1192929_01-make_block_holder_optional.patch
bsc-1192929_02-move_kvmalloc_related_to_slab.patch
bsc-1192929_03-polling_to_bio_base.patch
bsc-1192929_04-pass_gend_to_blk_queue_update_readahead.patch
bsc-1192929_06-dax_support.patch
bsc-1192929_07-add_disk_error_handle.patch
bsc-1192929_08-have_void_drbd_submit_bio.patch
bsc-1192929_09-remove_bdgrab.patch
- add patch:
+ bsc-1201335_01-compat-test-and-cocci-patch-for-bdi-in-gendisk.patch
+ bsc-1201335_02-compat-only-apply-bdi-pointer-patch-if-bdi-is-in-req.patch
+ bsc-1201335_03-genhd.patch
+ bsc-1201335_04-bio_alloc_bioset.patch
+ bsc-1201335_05-bio_alloc.patch
+ bsc-1201335_06-bdi.patch
+ bsc-1201335_07-write-same.patch
+ bsc-1201335_08-bio_clone_fast.patch
==== fetchmail ====
Version update (6.4.30 -> 6.4.31)
Subpackages: fetchmailconf
- update to 6.4.31
* Bugfixes:
- Try to fix ./configure --with-ssl=... for systems that have
multiple OpenSSL versions installed. Issues reported by
Dennis Putnam.
- The netrc parser now reports its errors to syslog or logfile
when appropriate, previously it would always log to stderr.
- Add error checking to .netrc parser.
* Changes:
- manpage: use .UR/.UE macros instead of .URL for URIs.
- manpage: fix contractions. Found with FreeBSD's igor tool.
- manpage: HTML now built with pandoc -> python-docutils
(manServer.pl was dropped)
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- nptl-cleanup-async-restore-2.patch: nptl: Fix
___pthread_unregister_cancel_restore asynchronous restore (bsc#1200093,
BZ #29214)
==== irssi ====
Version update (1.4.1 -> 1.4.2)
- drop patches; upstreamed
- drop use-isystem-for-include.patch, upstreamed
- drop fix-textbuffer-view.patch, upstreamed
- drop default-hash-chan.patch, upstreamed
- update to 1.4.2
* Add irssimoduledir to irssi-1.pc in the Meson build (#1383,
[#1378])
- Use -isystem includes, limiting warnings to Irssi
code. Fixes compilation with Perl 5.36 (#1381,
gentoo#851522, #1384)
- Fix missing lines when changing dynamic textbuffer contents
(#1382, #1387). Reported by externalserver15
- Fix Perl cross compilation with Meson 0.60.0 (#1377)
- Fix default channel prefix used for /JOIN to default to `#'
(#1385, #1388)
- Fix crash in /LASTLOG by getting line texts before printing
(#1367, #1398)
==== jasper ====
Version update (3.0.5 -> 3.0.6)
- Update to 3.0.6:
* Fix bug in manual deployment script.
==== konsole ====
Subpackages: konsole-part konsole-part-lang
- Add patch to fix editing imported SSH hosts (kde#455290):
* 0001-Fix-error-when-trying-to-edit-the-editable-parts-of-.patch
==== libselinux ====
Subpackages: libselinux1 selinux-tools
- Fixed initrd check in selinux-ready (bnc#1186127)
- Added restorecon_pin_file.patch. Fixes issus when running
fixfiles/restorecon
==== libstorage-ng ====
Version update (4.5.27 -> 4.5.28)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#888
- handle rootprefix when combining information from /etc/fstab and
/proc/mounts
- added unit tests
- avoid deprecated fuunctions
- coding style
- typo fix and documentation update
- 4.5.28
==== ovmf ====
Subpackages: qemu-uefi-aarch64
- add ovmf-tools_def-add-fno-omit-frame-pointer-to-GCC48_-IA32-.patch.
It fixes crashes when linked using gcc 12 (bsc#1199597).
==== perl ====
Subpackages: perl-base perl-doc
- move builtin.pm to perl-base as File::Copy relies on it since last
update.
This fixes execution of builtime source services in OBS.
==== pipewire ====
Version update (0.3.54 -> 0.3.55)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patch to fix audio after tty switching (boo#1201349):
* 0002-spa-alsa-udev-Check-accessibility-of-pcm-devices-as-well.patch
- Update to version 0.3.55:
* Highlights
- Fix some more critical bugs in the new audioconvert and the
queueing in pw-stream that causes stuttering and hickups.
- HFP hardware volumes are now saved and restored.
- Format conversions and mixing was improved.
- Small bug fixes and improvements.
* PipeWire
- The queueing in pw-stream was improved with support for
buffer prefetch in asynchronous mode.
- Add a pw-filter unit test.
* tools
- pw-midiplay should now work again after improvements in
pw-stream.
* modules
- The RAOP module was improved to support auth_setup.
- The RAOP module should now handle timing packets better.
- Add some more filter-chain examples.
- The filter-chain now has a separate config file with the
boilerplate settings. The examples are now just config
snippets that can be dropped in .conf.d/ directories, such as
the filter-chain.conf.d/ one.
- Start suggesting to use target.object instead of node.target
in docs and examples.
* SPA
- Use the cosh window again for the resampler. It should now
give better resampler quality.
- Rework the mixer functions. They were rewritten for higher
precision and better performance. Add unit tests and
benchmarks.
- Improve format conversion for 32bits for avoid errors in
clang because of undefined behaviour at extreme ranges.
- Fix a bug in audioconvert where it would not consume the
right amount of samples when the resampler was disabled.
This could cause skipping and hickups.
- Fix bug in audioconvert where it would try to convert the
input samples multiple times, causing strange artefacts when
upmixing.
- Be more strict about valid JSON floats.
- device.vendor.id and device.product.id should now always show
up in 0xXXXX format and should not be converted to floats in
pw-dump anymore.
- Add triangular dither, add unit tests for noise generation,
add some more optimisations.
* Bluetooth
- HFP and A2DP now expose different routes and thus can have
different volumes.
- HW Volumes for HFP are now synchronised better.
Volume changes from HW buttons are now also saved.
- Rebase reduce-meson-dependency.patch.
- Add 0001-jack-only-mix-when-we-have-input-to-mix.patch: Fix an
Ardour start-up crash.
==== python-SQLAlchemy ====
Version update (1.4.37 -> 1.4.39)
- update to version 1.4.39:
* orm
+ [orm] [bug] [regression] Fixed regression caused by #8133 where
the pickle format for mutable attributes was changed, without a
fallback to recognize the old format, causing in-place upgrades
of SQLAlchemy to no longer be able to read pickled data from
previous versions. A check plus a fallback for the old format is
now in place. References: #8133
- changes from version 1.4.38:
* orm
+ [orm] [bug] [regression] Fixed regression caused by #8064 where
a particular check for column correspondence was made too
liberal, resulting in incorrect rendering for some ORM
subqueries such as those using PropComparator.has() or
PropComparator.any() in conjunction with joined-inheritance
queries that also use legacy aliasing features. References:
[#8162]
+ [orm] [bug] [sql] Fixed an issue where GenerativeSelect.fetch()
would not be applied when executing a statement using the ORM.
References: #8091
+ [orm] [bug] Fixed issue where a with_loader_criteria() option
could not be pickled, as is necessary when it is carried along
for propagation to lazy loaders in conjunction with a caching
scheme. Currently, the only form that is supported as picklable
is to pass the ?where criteria? as a fixed module-level callable
function that produces a SQL expression. An ad-hoc ?lambda?
can?t be pickled, and a SQL expression object is usually not
fully picklable directly. References: #8109
* engine
+ [engine] [bug] Repaired a deprecation warning class decorator
that was preventing key objects such as Connection from having a
proper __weakref__ attribute, causing operations like Python
standard library inspect.getmembers() to fail. References:
[#8115]
* sql
+ [sql] [bug] Fixed multiple observed race conditions related to
lambda_stmt(), including an initial ?dogpile? issue when a new
Python code object is initially analyzed among multiple
simultaneous threads which created both a performance issue as
well as some internal corruption of state. Additionally repaired
observed race condition which could occur when ?cloning? an
expression construct that is also in the process of being
compiled or otherwise accessed in a different thread due to
memoized attributes altering the __dict__ while iterated, for
Python versions prior to 3.10; in particular the lambda SQL
construct is sensitive to this as it holds onto a single
statement object persistently. The iteration has been refined to
use dict.copy() with or without an additional iteration instead.
References: #8098
+ [sql] [bug] Enhanced the mechanism of Cast and other ?wrapping?
column constructs to more fully preserve a wrapped Label
construct, including that the label name will be preserved in
the .c collection of a Subquery. The label was already able to
render in the SQL correctly on the outside of the construct
which it was wrapped inside. References: #8084
+ [sql] [bug] Adjusted the fix made for #8056 which adjusted the
escaping of bound parameter names with special characters such
that the escaped names were translated after the SQL compilation
step, which broke a published recipe on the FAQ illustrating how
to merge parameter names into the string output of a compiled
SQL string. The change restores the escaped names that come from
compiled.params and adds a conditional parameter to
SQLCompiler.construct_params() named escape_names that defaults
to True, restoring the old behavior by default. References:
[#8113]
* schema
+ [schema] [bug] Fixed bugs involving the Table.include_columns
and the Table.resolve_fks parameters on Table; these little-used
parameters were apparently not working for columns that refer to
foreign key constraints. In the first case, not-included
columns that refer to foreign keys would still attempt to create
a ForeignKey object, producing errors when attempting to resolve
the columns for the foreign key constraint within reflection;
foreign key constraints that refer to skipped columns are now
omitted from the table reflection process in the same way as
occurs for Index and UniqueConstraint objects with the same
conditions. No warning is produced however, as we likely want to
remove the include_columns warnings for all constraints in 2.0.
In the latter case, the production of table aliases or
subqueries would fail on an FK related table not found despite
the presence of resolve_fks=False; the logic has been repaired
so that if a related table is not found, the ForeignKey object
is still proxied to the aliased table or subquery (these
ForeignKey objects are normally used in the production of join
conditions), but it is sent with a flag that it?s not
resolvable. The aliased table / subquery will then work
normally, with the exception that it cannot be used to generate
a join condition automatically, as the foreign key information
is missing. This was already the behavior for such foreign key
constraints produced using non-reflection methods, such as
joining Table objects from different MetaData collections.
References: #8100, #8101
+ [schema] [bug] [mssql] Fixed issue where Table objects that made
use of IDENTITY columns with a Numeric datatype would produce
errors when attempting to reconcile the ?autoincrement? column,
preventing construction of the Column from using the
Column.autoincrement parameter as well as emitting errors when
attempting to invoke an Insert construct. References: #8111
* extensions
+ [extensions] [bug] Fixed bug in Mutable where pickling and
unpickling of an ORM mapped instance would not correctly restore
state for mappings that contained multiple Mutable-enabled
attributes. References: #8133
==== python-html5lib ====
- Remove BuildRequires on mock.
==== rubygem-gli ====
Version update (2.13.1 -> 2.21.0)
updated to version 2.21.0
no changelog found
updated to version 2.20.1
no changelog found
updated to version 2.20.0
no changelog found
updated to version 2.19.2
no changelog found
- updated to version 2.19.0
* no changelog found
- updated to version 2.18.2
* no changelog found
- updated to version 2.18.1
* no changelog found
- updated to version 2.18.0
no changelog found
- updated to version 2.17.2
no changelog found
- updated to version 2.17.1
no changelog found
==== selinux-policy ====
Version update (20220624 -> 20220714)
Subpackages: selinux-policy-targeted
- Update to version 20220714. Refreshed:
* fix_init.patch
* fix_systemd_watch.patch
==== suse-module-tools ====
Version update (16.0.21 -> 16.0.22)
- Update to version 16.0.22:
* weak-modules2: only use kernel version under /run/regenerate-initrd
(boo#1201387)
==== wireplumber ====
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Add patch to fix crash on session end:
* 0001-dbus-fix-crash-when-trying-to-reconnect.patch
==== xfce4-xkb-plugin ====
Version update (0.8.2 -> 0.8.3)
Subpackages: xfce4-xkb-plugin-lang
- Update to version 0.8.3
* Add optional notification support
(gxo#panel-plugins/xfce4-xkb-plugin#48)
* Disable notifications by default
* Use symbolic icon for notification
* Add new plugin icon
* Use Xfce's icon name
* Fix make distcheck
* build: Fix intltool lock file problem during make distcheck
* Fix compilation warnings
* autoconf: Some updates
* Update `.gitignore`
* Translation Updates
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
abseil-cpp
autoyast2 (4.5.1 -> 4.5.2)
bluedevil5 (5.25.2 -> 5.25.3)
breeze (5.25.2 -> 5.25.3)
breeze-gtk (5.25.2 -> 5.25.3)
chromaprint (1.5.0 -> 1.5.1)
dar (2.6.15 -> 2.7.6)
ddclient
discover (5.25.2 -> 5.25.3)
drkonqi5 (5.25.2 -> 5.25.3)
git (2.37.0 -> 2.37.1)
gnome-desktop (42.2 -> 42.3)
hwdata (0.360 -> 0.361)
kactivitymanagerd (5.25.2 -> 5.25.3)
kcm_sddm (5.25.2 -> 5.25.3)
kde-cli-tools5 (5.25.2 -> 5.25.3)
kde-gtk-config5 (5.25.2 -> 5.25.3)
kernel-64kb (5.18.9 -> 5.18.11)
kernel-source (5.18.9 -> 5.18.11)
kgamma5 (5.25.2 -> 5.25.3)
khotkeys5 (5.25.2 -> 5.25.3)
kinfocenter5 (5.25.2 -> 5.25.3)
kmenuedit5 (5.25.2 -> 5.25.3)
kscreen5 (5.25.2 -> 5.25.3)
kscreenlocker (5.25.2 -> 5.25.3)
ksshaskpass5 (5.25.2 -> 5.25.3)
ksystemstats5 (5.25.2 -> 5.25.3)
kwayland-integration (5.25.2 -> 5.25.3)
kwin5 (5.25.2 -> 5.25.3)
kwrited5 (5.25.2 -> 5.25.3)
layer-shell-qt (5.25.2 -> 5.25.3)
libadwaita (1.1.2 -> 1.1.3)
libaio (0.3.112+29.696a5e6483ba -> 0.3.113)
libgit2 (1.4.3 -> 1.4.4)
libhandy (1.6.2 -> 1.6.3)
libidn2 (2.3.2 -> 2.3.3)
libkdecoration2 (5.25.2 -> 5.25.3)
libkscreen2 (5.25.2 -> 5.25.3)
libksysguard5 (5.25.2 -> 5.25.3)
libnettle (3.7.3 -> 3.8)
milou5 (5.25.2 -> 5.25.3)
monitoring-plugins
mpg123 (1.30.0 -> 1.30.1)
ncurses (6.3.20220618 -> 6.3.20220709)
net-snmp
nghttp2 (1.47.0 -> 1.48.0)
oxygen5-sounds (5.25.2 -> 5.25.3)
patterns-base
patterns-fonts
pcsc-cyberjack (3.99.5final.SP14 -> 3.99.5final.SP15)
perl (5.34.1 -> 5.36.0)
perl-Crypt-OpenSSL-RSA (0.32 -> 0.33)
perl-MIME-tools (5.509 -> 5.510)
perl-URI (5.10 -> 5.12)
plasma-browser-integration (5.25.2 -> 5.25.3)
plasma-nm5 (5.25.2 -> 5.25.3)
plasma5-addons (5.25.2 -> 5.25.3)
plasma5-desktop (5.25.2 -> 5.25.3)
plasma5-disks (5.25.2 -> 5.25.3)
plasma5-integration (5.25.2 -> 5.25.3)
plasma5-openSUSE
plasma5-pa (5.25.2 -> 5.25.3)
plasma5-systemmonitor (5.25.2 -> 5.25.3)
plasma5-thunderbolt (5.25.2 -> 5.25.3)
plasma5-workspace (5.25.2 -> 5.25.3)
plymouth
polkit-kde-agent-5 (5.25.2 -> 5.25.3)
powerdevil5 (5.25.2 -> 5.25.3)
python-M2Crypto
python-argcomplete (1.12.3 -> 2.0.0)
python-pycares (4.0.0 -> 4.2.1)
redis (7.0.2 -> 7.0.3)
rubygem-ruby-dbus (0.18.0.beta8 -> 0.18.1)
selinux-policy
speex (1.2 -> 1.2.1)
sqlite3 (3.38.5 -> 3.39.0)
suse-module-tools (16.0.20 -> 16.0.21)
sysconfig (0.85.8 -> 0.90.0)
systemd (250.6 -> 251.2)
systemsettings5 (5.25.2 -> 5.25.3)
texlive
tpm2-0-tss (3.1.0 -> 3.2.0)
u-boot-rpiarm64 (2022.04 -> 2022.07)
vlc
wavpack (5.4.0 -> 5.5.0)
xdg-desktop-portal-kde (5.25.2 -> 5.25.3)
xmessage (1.0.5 -> 1.0.6)
xorg-x11-fonts
xorg-x11-fonts-converted
xorg-x11-server
xwayland (22.1.2 -> 22.1.3)
yast2-perl-bindings (4.5.0 -> 4.5.1)
yast2-services-manager (4.5.0 -> 4.5.1)
=== Details ===
==== abseil-cpp ====
- Add Fix-maes-msse41-leaking-into-pkgconfig.patch
* Do not make programs compiled with abseil require new-ish CPUs.
==== autoyast2 ====
Version update (4.5.1 -> 4.5.2)
Subpackages: autoyast2-installation
- Run the registration step early only on the Online installation
medium which does not provide any packages. On the other media
run the registration step later.
Fixes crash in the SLE Micro when the AutoYaST profile enables
the registration step. (bsc#1200803)
- 4.5.2
==== bluedevil5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: bluedevil5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== breeze ====
Version update (5.25.2 -> 5.25.3)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== breeze-gtk ====
Version update (5.25.2 -> 5.25.3)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== chromaprint ====
Version update (1.5.0 -> 1.5.1)
- update to 1.5.1:
* No functional source code changes.
* Fixed some compiler warnings.
* Rebuilt the fpcalc binaries with FFmpeg 4.4.1.
* Added support for fat binaries on macOS, with support for both Intel and Apple silicon.
==== dar ====
Version update (2.6.15 -> 2.7.6)
Subpackages: dar-doc dar-lang libdar64-6000
- Update to version 2.7.6
* adding -f option to dar_cp
* adding static version of dar_cp (dar_cp_static) as compilation outcome
* added FAQ for tape usage with dar
* fixing error in libdar header file installation
* fixed bug met when interrupting the creation of a block compressed
backup (always used by lzo compression and by other algorithm only
when performing multi-threaded compression)
* typo fixes in documentation
* fixed message in lax mode used to obtain from the user the archive format
when this information is corrupted in the archive.
* fixing lax mode condition that popped up without being requested
* fixing bug met when reading slice an special block device by mean of
a symlink
* adapting sanity checks to the case of a backup read from a special
device in sequential-read mode.
* fixed bug that lead dar to report CRC error while reading a backup
from a pipe with the help of an isolated catalogue
* adding -V option to dar_split (was using -v) for homogeneity with
other commands
==== ddclient ====
- fix for boo#1191885
add SupplementaryGroups=maildrop to service file
- rename ddclient-3.8.1-config.patch to ddclient-config.patch
- rebase patch
* ddclient-delay-main-process-for-systemd.patch (p0)
- update ddclient-config.patch
* fix PID file path
- merge ddclient-replace-varrun-with-run.patch into
ddclient-config.patc
- merge changes file with SLES Maintained pkg
- update Source to %{name}-%{version}
==== discover ====
Version update (5.25.2 -> 5.25.3)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* ApplicationResourceButton: switch to individual ToolTip instances (kde#456129)
==== drkonqi5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: drkonqi5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== git ====
Version update (2.37.0 -> 2.37.1)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- git 2.37.1:
* Rewrite of "git add -i" in C that appeared in Git 2.25 didn't
correctly record a removed file to the index, which is an old
regression but has become widely known because the C version has
become the default in the latest release.
* Fix for CVE-2022-29187 [boo#1201431]:
The safety check that verifies a safe ownership of the Git
worktree is now extended to also cover the ownership of the Git
directory (and the `.git` file, if there is any).
- Usage of sysusers_requires is optional, like during quilt setup
==== gnome-desktop ====
Version update (42.2 -> 42.3)
Subpackages: gnome-version libgnome-desktop-3-19 libgnome-desktop-3_0-common libgnome-desktop-4-1 typelib-1_0-GnomeDesktop-3_0 typelib-1_0-GnomeDesktop-4_0
- Update to version 42.3:
+ No changes, version bump only.
==== hwdata ====
Version update (0.360 -> 0.361)
- update to 0.361:
+ Updated pci, usb and vendor ids.
==== kactivitymanagerd ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kactivitymanagerd-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kcm_sddm ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kcm_sddm-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kde-cli-tools5 ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* Fix DBus name for KPluginMetaData based KCMs (kde#455943)
==== kde-gtk-config5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kernel-64kb ====
Version update (5.18.9 -> 5.18.11)
- Refresh
patches.suse/0001-drm-aperture-Run-fbdev-removal-before-internal-helpe.patch.
Update upstream status.
- commit 4fcb983
- x86/mm: Simplify RESERVE_BRK() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit da1381f
- x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit ce3ce6a
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update to upstream version.
- commit 3f7e318
- x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
Update upstream status.
- commit eae54b1
- tty: use new tty_insert_flip_string_and_push_buffer() in
pty_write() (bsc#1198829 CVE-2022-1462).
- tty: extract tty_flip_buffer_commit() from
tty_flip_buffer_push() (bsc#1198829 CVE-2022-1462).
- commit cec52d3
- x86/kvm: fix FASTOP_SIZE when return thunks are enabled
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 86ef7b4
- x86/asm/32: fix ANNOTATE_UNRET_SAFE use on 32bit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/static_call: Serialize __static_call_fixup() properly
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Disable RRSBA behavior (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/kexec: Disable RET on kexec (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Add Cannon lake to RETBleed affected CPU list
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 834606b
- x86/retbleed: Add fine grained Kconfig knobs (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- Update config files.
- commit 9dbc2f6
- x86/cpu/amd: Enumerate BTC_NO (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/common: Stamp out the stepping madness (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Prevent RSB underflow before vmenter (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fill RSB on vmexit for IBRS (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Fix IBRS handling after vmexit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Convert launched argument to flags (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Flatten __vmx_vcpu_run() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Re-add UNWIND_HINT_{SAVE_RESTORE} (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Remove x86_spec_ctrl_mask (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Use cached host SPEC_CTRL value for guest
entry/exit (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fix SPEC_CTRL write on SMT state change
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fix firmware entry SPEC_CTRL handling
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/cpu/amd: Add Spectral Chicken (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Add entry UNRET validation (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/bugs: Do IBPB fallback check only once (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Add retbleed=ibpb (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/xen: Add UNTRAIN_RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/xen: Rename SYS* entry points (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Update Retpoline validation (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- intel_idle: Disable IBRS during long idle (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Report Intel retbleed vulnerability (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Split spectre_v2_select_mitigation() and
spectre_v2_user_select_mitigation() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/speculation: Add spectre_v2=ibrs option to support Kernel
IBRS (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Optimize SPEC_CTRL MSR writes (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/entry: Add kernel IBRS implementation (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Enable STIBP for JMP2RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 023a0b9
- x86/bugs: Add AMD retbleed= boot parameter (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- Update config files.
- commit a4a04c4
- x86/bugs: Report AMD retbleed vulnerability (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86: Add magic AMD return-thunk (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Treat .text.__x86.* as noinstr (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/entry: Avoid very early RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86: Use return-thunk in asm code (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/sev: Avoid using __x86_return_thunk (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/kvm: Fix SETcc emulation for return thunks (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bpf: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/ftrace: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86,static_call: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- objtool: skip non-text sections when adding return-thunk sites
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86,objtool: Create .return_sites (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86: Undo return-thunk damage (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/retpoline: Use -mfunction-return (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/retpoline: Swizzle retpoline thunk (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/retpoline: Cleanup some #ifdefery (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/cpufeatures: Move RETPOLINE flags to word 11 (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/kvm/vmx: Make noinstr clean (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/entry: Remove skip_r11rcx (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/entry: Don't call error_entry() for XENPV (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/entry: Switch the stack after error_entry() returns
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/traps: Use pt_regs directly in fixup_bad_iret() (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit bc4fd7c
- Linux 5.18.11 (bsc#1012628).
- io_uring: fix provided buffer import (bsc#1012628).
- ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo L140PU (bsc#1012628).
- ALSA: cs46xx: Fix missing snd_card_free() call at probe error
(bsc#1012628).
- can: bcm: use call_rcu() instead of costly synchronize_rcu()
(bsc#1012628).
- can: grcan: grcan_probe(): remove extra of_node_get()
(bsc#1012628).
- can: gs_usb: gs_usb_open/close(): fix memory leak (bsc#1012628).
- can: m_can: m_can_chip_config(): actually enable internal
timestamping (bsc#1012628).
- can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp
to full 32 bits (bsc#1012628).
- can: kvaser_usb: replace run-time checks with struct
kvaser_usb_driver_info (bsc#1012628).
- can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency
regression (bsc#1012628).
- can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
(bsc#1012628).
- can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround
handling for mcp2517fd (bsc#1012628).
- can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround
broken CRC on TBC register (bsc#1012628).
- can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
(bsc#1012628).
- bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
(bsc#1012628).
- bpf: Fix insufficient bounds propagation from
adjust_scalar_min_max_vals (bsc#1012628).
- usbnet: fix memory leak in error case (bsc#1012628).
- net: rose: fix UAF bug caused by rose_t0timer_expiry
(bsc#1012628).
- net: lan966x: hardcode the number of external ports
(bsc#1012628).
- netfilter: nft_set_pipapo: release elements in clone from
abort path (bsc#1012628).
- selftests/net: fix section name when using xdp_dummy.o
(bsc#1012628).
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct
length to read dev_id (bsc#1012628).
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness
conversion (bsc#1012628).
- can: rcar_canfd: Fix data transmission failed on R-Car V3U
(bsc#1012628).
- ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
(bsc#1012628).
- MAINTAINERS: Remove iommu(a)lists.linux-foundation.org
(bsc#1012628).
- iommu/vt-d: Fix PCI bus rescan device hot add (bsc#1012628).
- iommu/vt-d: Fix RID2PASID setup/teardown failure (bsc#1012628).
- cxl/mbox: Use __le32 in get,set_lsa mailbox structures
(bsc#1012628).
- cxl: Fix cleanup of port devices on failure to probe driver
(bsc#1012628).
- fbdev: fbmem: Fix logo center image dx issue (bsc#1012628).
- fbmem: Check virtual screen sizes in fb_set_var() (bsc#1012628).
- fbcon: Disallow setting font bigger than screen size
(bsc#1012628).
- fbcon: Prevent that screen size is smaller than font size
(bsc#1012628).
- PM: runtime: Redefine pm_runtime_release_supplier()
(bsc#1012628).
- PM: runtime: Fix supplier device management during consumer
probe (bsc#1012628).
- memregion: Fix memregion_free() fallback definition
(bsc#1012628).
- video: of_display_timing.h: include errno.h (bsc#1012628).
- fscache: Fix invalidation/lookup race (bsc#1012628).
- fscache: Fix if condition in fscache_wait_on_volume_collision()
(bsc#1012628).
- powerpc/powernv: delay rng platform device creation until
later in boot (bsc#1012628).
- net: dsa: qca8k: reset cpu port on MTU change (bsc#1012628).
- ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
(bsc#1012628).
- pinctrl: sunxi: a83t: Fix NAND function name for some pins
(bsc#1012628).
- srcu: Tighten cleanup_srcu_struct() GP checks (bsc#1012628).
- ASoC: rt711: Add endianness flag in snd_soc_component_driver
(bsc#1012628).
- ASoC: rt711-sdca: Add endianness flag in
snd_soc_component_driver (bsc#1012628).
- ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in
.set_jack_detect (bsc#1012628).
- ASoC: SOF: ipc3-topology: Move and correct size checks in
sof_ipc3_control_load_bytes() (bsc#1012628).
- ASoC: SOF: Intel: hda: Fix compressed stream position tracking
(bsc#1012628).
- arm64: dts: qcom: sm8450: fix interconnects property of UFS node
(bsc#1012628).
- arm64: dts: qcom: msm8994: Fix CPU6/7 reg values (bsc#1012628).
- arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node
(bsc#1012628).
- ARM: mxs_defconfig: Enable the framebuffer (bsc#1012628).
- arm64: dts: imx8mp-evk: correct mmc pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct the uart2 pinctl value
(bsc#1012628).
- arm64: dts: imx8mp-evk: correct gpio-led pad settings
(bsc#1012628).
- arm64: dts: imx8mp-evk: correct vbus pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct eqos pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct I2C5 pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct I2C1 pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct I2C3 pad settings (bsc#1012628).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad
settings (bsc#1012628).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad
settings (bsc#1012628).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc
settings (bsc#1012628).
- pinctrl: sunxi: sunxi_pconf_set: use correct offset
(bsc#1012628).
- arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
(bsc#1012628).
- ARM: at91: pm: use proper compatible for sama5d2's rtc
(bsc#1012628).
- ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
(bsc#1012628).
- ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
(bsc#1012628).
- ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
(bsc#1012628).
- ARM: dts: at91: sama5d2_icp: fix eeprom compatibles
(bsc#1012628).
- ARM: at91: fix soc detection for SAM9X60 SiPs (bsc#1012628).
- xsk: Clear page contiguity bit when unmapping pool
(bsc#1012628).
- i2c: piix4: Fix a memory leak in the EFCH MMIO support
(bsc#1012628).
- i40e: Fix dropped jumbo frames statistics (bsc#1012628).
- i40e: Fix VF's MAC Address change on VM (bsc#1012628).
- ARM: dts: stm32: add missing usbh clock and fix clk order on
stm32mp15 (bsc#1012628).
- ibmvnic: Properly dispose of all skbs during a failover
(bsc#1012628).
- selftests: forwarding: fix flood_unicast_test when h2 supports
IFF_UNICAST_FLT (bsc#1012628).
- selftests: forwarding: fix learning_test when h1 supports
IFF_UNICAST_FLT (bsc#1012628).
- selftests: forwarding: fix error message in learning_test
(bsc#1012628).
- ACPI: CPPC: Check _OSC for flexible address space (bsc#1012628).
- ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is
supported (bsc#1012628).
- ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
(bsc#1012628).
- ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
(bsc#1012628).
- net/mlx5e: Fix matchall police parameters validation
(bsc#1012628).
- mptcp: Avoid acquiring PM lock for subflow priority changes
(bsc#1012628).
- mptcp: Acquire the subflow socket lock before modifying MP_PRIO
flags (bsc#1012628).
- mptcp: fix local endpoint accounting (bsc#1012628).
- r8169: fix accessing unset transport header (bsc#1012628).
- i2c: cadence: Unregister the clk notifier in error path
(bsc#1012628).
- net/sched: act_api: Add extack to offload_act_setup() callback
(bsc#1012628).
- net/sched: act_police: Add extack messages for offload failure
(bsc#1012628).
- net/sched: act_police: allow 'continue' action offload
(bsc#1012628).
- dmaengine: imx-sdma: Allow imx8m for imx7 FW revs (bsc#1012628).
- dmaengine: imx-sdma: only restart cyclic channel when enabled
(bsc#1012628).
- misc: rtsx_usb: fix use of dma mapped buffer for usb bulk
transfer (bsc#1012628).
- misc: rtsx_usb: use separate command and response buffers
(bsc#1012628).
- misc: rtsx_usb: set return value in rsp_buf alloc err path
(bsc#1012628).
- dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
(bsc#1012628).
- dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
(bsc#1012628).
- ida: don't use BUG_ON() for debugging (bsc#1012628).
- dmaengine: pl330: Fix lockdep warning about non-static key
(bsc#1012628).
- dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
(bsc#1012628).
- dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc()
correctly (bsc#1012628).
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
(bsc#1012628).
- dmaengine: qcom: bam_dma: fix runtime PM underflow
(bsc#1012628).
- dmaengine: ti: Add missing put_device in
ti_dra7_xbar_route_allocate (bsc#1012628).
- dmaengine: idxd: force wq context cleanup on device disable path
(bsc#1012628).
- commit 0e7e901
- Linux 5.18.10 (bsc#1012628).
- xen/arm: Fix race in RB-tree based P2M accounting (bsc#1012628).
- xen-netfront: restore __skb_queue_tail() positioning in
xennet_get_responses() (bsc#1012628).
- xen/blkfront: force data bouncing when backend is untrusted
(bsc#1012628).
- xen/netfront: force data bouncing when backend is untrusted
(bsc#1012628).
- xen/netfront: fix leaking data in shared pages (bsc#1012628).
- xen/blkfront: fix leaking data in shared pages (bsc#1012628).
- hwmon: (ibmaem) don't call platform_device_del() if
platform_device_add() fails (bsc#1012628).
- net: sparx5: mdb add/del handle non-sparx5 devices
(bsc#1012628).
- net: sparx5: Add handling of host MDB entries (bsc#1012628).
- drm/fourcc: fix integer type usage in uapi header (bsc#1012628).
- platform/x86: panasonic-laptop: filter out duplicate volume
up/down/mute keypresses (bsc#1012628).
- platform/x86: panasonic-laptop: don't report duplicate
brightness key-presses (bsc#1012628).
- platform/x86: panasonic-laptop: revert "Resolve hotkey double
trigger bug" (bsc#1012628).
- platform/x86: panasonic-laptop: sort includes alphabetically
(bsc#1012628).
- platform/x86: panasonic-laptop: de-obfuscate button codes
(bsc#1012628).
- drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
(bsc#1012628).
- drm/msm/gem: Fix error return on fence id alloc fail
(bsc#1012628).
- drm/i915/dgfx: Disable d3cold at gfx root port (bsc#1012628).
- drm/i915/gem: add missing else (bsc#1012628).
- platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
(bsc#1012628).
- drm/msm/dpu: Increment vsync_cnt before waking up userspace
(bsc#1012628).
- cifs: fix minor compile warning (bsc#1012628).
- net: tun: avoid disabling NAPI twice (bsc#1012628).
- mlxsw: spectrum_router: Fix rollback in tunnel next hop init
(bsc#1012628).
- ipv6: fix lockdep splat in in6_dump_addrs() (bsc#1012628).
- ipv6/sit: fix ipip6_tunnel_get_prl return value (bsc#1012628).
- nvmet: add a clear_ids attribute for passthru targets
(bsc#1012628).
- fanotify: refine the validation checks on non-dir inode mask
(bsc#1012628).
- tunnels: do not assume mac header is set in
skb_tunnel_check_pmtu() (bsc#1012628).
- ACPI: video: Change how we determine if brightness key-presses
are handled (bsc#1012628).
- nvmet-tcp: fix regression in data_digest calculation
(bsc#1012628).
- tcp: add a missing nf_reset_ct() in 3WHS handling (bsc#1012628).
- cpufreq: qcom-hw: Don't do lmh things without a throttle
interrupt (bsc#1012628).
- epic100: fix use after free on rmmod (bsc#1012628).
- tipc: move bc link creation back to tipc_node_create
(bsc#1012628).
- NFC: nxp-nci: Don't issue a zero length i2c_master_read()
(bsc#1012628).
- nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
(bsc#1012628).
- platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to
ideapad_dytc_v4_allow_table[] (bsc#1012628).
- platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO
resource (bsc#1012628).
- powerpc/memhotplug: Add add_pages override for PPC
(bsc#1012628).
- Update config files.
- net: dsa: felix: fix race between reading PSFP stats and port
stats (bsc#1012628).
- net: bonding: fix use-after-free after 802.3ad slave unbind
(bsc#1012628).
- selftests net: fix kselftest net fatal error (bsc#1012628).
- net: phy: ax88772a: fix lost pause advertisement configuration
(bsc#1012628).
- net: bonding: fix possible NULL deref in rlb code (bsc#1012628).
- net: asix: fix "can't send until first packet is send" issue
(bsc#1012628).
- net/sched: act_api: Notify user space if any actions were
flushed before error (bsc#1012628).
- net/dsa/hirschmann: Add missing of_node_get() in
hellcreek_led_setup() (bsc#1012628).
- netfilter: nft_dynset: restore set element counter when failing
to update (bsc#1012628).
- s390: remove unneeded 'select BUILD_BIN2C' (bsc#1012628).
- vdpa/mlx5: Update Control VQ callback information (bsc#1012628).
- lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
(bsc#1012628).
- PM / devfreq: exynos-ppmu: Fix refcount leak in
of_get_devfreq_events (bsc#1012628).
- io_uring: ensure that send/sendmsg and recv/recvmsg check
sqe->ioprio (bsc#1012628).
- caif_virtio: fix race between virtio_device_ready() and
ndo_open() (bsc#1012628).
- vfs: fix copy_file_range() regression in cross-fs copies
(bsc#1012628).
- NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
(bsc#1012628).
- NFSD: restore EINVAL error translation in nfsd_commit()
(bsc#1012628).
- NFS: restore module put when manager exits (bsc#1012628).
- net: ipv6: unexport __init-annotated seg6_hmac_net_init()
(bsc#1012628).
- hwmon: (occ) Prevent power cap command overwriting poll response
(bsc#1012628).
- selftests: mptcp: Initialize variables to quiet gcc 12 warnings
(bsc#1012628).
- mptcp: fix conflict with <netinet/in.h> (bsc#1012628).
- selftests: mptcp: more stable diag tests (bsc#1012628).
- mptcp: fix race on unaccepted mptcp sockets (bsc#1012628).
- usbnet: fix memory allocation in helpers (bsc#1012628).
- net: usb: asix: do not force pause frames support (bsc#1012628).
- linux/dim: Fix divide by 0 in RDMA DIM (bsc#1012628).
- RDMA/cm: Fix memory leak in ib_cm_insert_listen (bsc#1012628).
- RDMA/qedr: Fix reporting QP timeout attribute (bsc#1012628).
- net: dp83822: disable rx error interrupt (bsc#1012628).
- net: dp83822: disable false carrier interrupt (bsc#1012628).
- net: fix IFF_TX_SKB_NO_LINEAR definition (bsc#1012628).
- net: tun: stop NAPI when detaching queues (bsc#1012628).
- net: tun: unlink NAPI from device on destruction (bsc#1012628).
- net: dsa: bcm_sf2: force pause link settings (bsc#1012628).
- selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
(bsc#1012628).
- virtio-net: fix race between ndo_open() and
virtio_device_ready() (bsc#1012628).
- net: usb: ax88179_178a: Fix packet receiving (bsc#1012628).
- net: rose: fix UAF bugs caused by timer handler (bsc#1012628).
- SUNRPC: Fix READ_PLUS crasher (bsc#1012628).
- dm raid: fix KASAN warning in raid5_add_disks (bsc#1012628).
- dm raid: fix accesses beyond end of raid member array
(bsc#1012628).
- cpufreq: amd-pstate: Add resume and suspend callbacks
(bsc#1012628).
- powerpc/bpf: Fix use of user_pt_regs in uapi (bsc#1012628).
- powerpc/book3e: Fix PUD allocation size in map_kernel_page()
(bsc#1012628).
- powerpc/prom_init: Fix kernel config grep (bsc#1012628).
- parisc/unaligned: Fix emulate_ldw() breakage (bsc#1012628).
- parisc: Fix vDSO signal breakage on 32-bit kernel (bsc#1012628).
- ceph: wait on async create before checking caps for syncfs
(bsc#1012628).
- nvdimm: Fix badblocks clear off-by-one error (bsc#1012628).
- nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
(bsc#1012628).
- nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP
(AKA SPECTRIX S40G) (bsc#1012628).
- s390/archrandom: simplify back to earlier design and initialize
earlier (bsc#1012628).
- net: phy: Don't trigger state machine while in suspend
(bsc#1012628).
- ipv6: take care of disable_policy when restoring routes
(bsc#1012628).
- ksmbd: use vfs_llseek instead of dereferencing NULL
(bsc#1012628).
- ksmbd: check invalid FileOffset and BeyondFinalZero in
FSCTL_ZERO_DATA (bsc#1012628).
- ksmbd: set the range of bytes to zero without extending file
size in FSCTL_ZERO_DATA (bsc#1012628).
- drm/amdgpu: To flush tlb for MMHUB of RAVEN series
(bsc#1012628).
- Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
(bsc#1012628).
- drm/amdgpu: fix adev variable used in
amdgpu_device_gpu_recover() (bsc#1012628).
- commit 97c4fd2
==== kernel-source ====
Version update (5.18.9 -> 5.18.11)
- Refresh
patches.suse/0001-drm-aperture-Run-fbdev-removal-before-internal-helpe.patch.
Update upstream status.
- commit 4fcb983
- x86/mm: Simplify RESERVE_BRK() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit da1381f
- x86/entry: Remove UNTRAIN_RET from native_irq_return_ldt
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit ce3ce6a
- Refresh
patches.suse/x86-kvm-fix-FASTOP_SIZE-when-return-thunks-are-enabl.patch.
Update to upstream version.
- commit 3f7e318
- x86/asm/32: Fix ANNOTATE_UNRET_SAFE use on 32-bit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
Update upstream status.
- commit eae54b1
- tty: use new tty_insert_flip_string_and_push_buffer() in
pty_write() (bsc#1198829 CVE-2022-1462).
- tty: extract tty_flip_buffer_commit() from
tty_flip_buffer_push() (bsc#1198829 CVE-2022-1462).
- commit cec52d3
- x86/kvm: fix FASTOP_SIZE when return thunks are enabled
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 86ef7b4
- x86/asm/32: fix ANNOTATE_UNRET_SAFE use on 32bit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/static_call: Serialize __static_call_fixup() properly
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Disable RRSBA behavior (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/kexec: Disable RET on kexec (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/entry: Move PUSH_AND_CLEAR_REGS() back into error_entry
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Add Cannon lake to RETBleed affected CPU list
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 834606b
- x86/retbleed: Add fine grained Kconfig knobs (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- Update config files.
- commit 9dbc2f6
- x86/cpu/amd: Enumerate BTC_NO (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/common: Stamp out the stepping madness (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Prevent RSB underflow before vmenter (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fill RSB on vmexit for IBRS (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Fix IBRS handling after vmexit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Convert launched argument to flags (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- KVM: VMX: Flatten __vmx_vcpu_run() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Re-add UNWIND_HINT_{SAVE_RESTORE} (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Remove x86_spec_ctrl_mask (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Use cached host SPEC_CTRL value for guest
entry/exit (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fix SPEC_CTRL write on SMT state change
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fix firmware entry SPEC_CTRL handling
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/cpu/amd: Add Spectral Chicken (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Add entry UNRET validation (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/bugs: Do IBPB fallback check only once (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Add retbleed=ibpb (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/xen: Add UNTRAIN_RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/xen: Rename SYS* entry points (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Update Retpoline validation (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- intel_idle: Disable IBRS during long idle (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Report Intel retbleed vulnerability (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Split spectre_v2_select_mitigation() and
spectre_v2_user_select_mitigation() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/speculation: Add spectre_v2=ibrs option to support Kernel
IBRS (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Optimize SPEC_CTRL MSR writes (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/entry: Add kernel IBRS implementation (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bugs: Enable STIBP for JMP2RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 023a0b9
- x86/bugs: Add AMD retbleed= boot parameter (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- Update config files.
- commit a4a04c4
- x86/bugs: Report AMD retbleed vulnerability (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86: Add magic AMD return-thunk (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- objtool: Treat .text.__x86.* as noinstr (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/entry: Avoid very early RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86: Use return-thunk in asm code (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/sev: Avoid using __x86_return_thunk (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/kvm: Fix SETcc emulation for return thunks (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/bpf: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/ftrace: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86,static_call: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- objtool: skip non-text sections when adding return-thunk sites
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86,objtool: Create .return_sites (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86: Undo return-thunk damage (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/retpoline: Use -mfunction-return (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/retpoline: Swizzle retpoline thunk (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/retpoline: Cleanup some #ifdefery (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/cpufeatures: Move RETPOLINE flags to word 11 (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/kvm/vmx: Make noinstr clean (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/entry: Remove skip_r11rcx (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- x86/entry: Don't call error_entry() for XENPV (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/entry: Switch the stack after error_entry() returns
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- x86/traps: Use pt_regs directly in fixup_bad_iret() (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit bc4fd7c
- Linux 5.18.11 (bsc#1012628).
- io_uring: fix provided buffer import (bsc#1012628).
- ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo L140PU (bsc#1012628).
- ALSA: cs46xx: Fix missing snd_card_free() call at probe error
(bsc#1012628).
- can: bcm: use call_rcu() instead of costly synchronize_rcu()
(bsc#1012628).
- can: grcan: grcan_probe(): remove extra of_node_get()
(bsc#1012628).
- can: gs_usb: gs_usb_open/close(): fix memory leak (bsc#1012628).
- can: m_can: m_can_chip_config(): actually enable internal
timestamping (bsc#1012628).
- can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp
to full 32 bits (bsc#1012628).
- can: kvaser_usb: replace run-time checks with struct
kvaser_usb_driver_info (bsc#1012628).
- can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency
regression (bsc#1012628).
- can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits
(bsc#1012628).
- can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround
handling for mcp2517fd (bsc#1012628).
- can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround
broken CRC on TBC register (bsc#1012628).
- can: mcp251xfd: mcp251xfd_stop(): add missing hrtimer_cancel()
(bsc#1012628).
- bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
(bsc#1012628).
- bpf: Fix insufficient bounds propagation from
adjust_scalar_min_max_vals (bsc#1012628).
- usbnet: fix memory leak in error case (bsc#1012628).
- net: rose: fix UAF bug caused by rose_t0timer_expiry
(bsc#1012628).
- net: lan966x: hardcode the number of external ports
(bsc#1012628).
- netfilter: nft_set_pipapo: release elements in clone from
abort path (bsc#1012628).
- selftests/net: fix section name when using xdp_dummy.o
(bsc#1012628).
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct
length to read dev_id (bsc#1012628).
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness
conversion (bsc#1012628).
- can: rcar_canfd: Fix data transmission failed on R-Car V3U
(bsc#1012628).
- ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared
(bsc#1012628).
- MAINTAINERS: Remove iommu(a)lists.linux-foundation.org
(bsc#1012628).
- iommu/vt-d: Fix PCI bus rescan device hot add (bsc#1012628).
- iommu/vt-d: Fix RID2PASID setup/teardown failure (bsc#1012628).
- cxl/mbox: Use __le32 in get,set_lsa mailbox structures
(bsc#1012628).
- cxl: Fix cleanup of port devices on failure to probe driver
(bsc#1012628).
- fbdev: fbmem: Fix logo center image dx issue (bsc#1012628).
- fbmem: Check virtual screen sizes in fb_set_var() (bsc#1012628).
- fbcon: Disallow setting font bigger than screen size
(bsc#1012628).
- fbcon: Prevent that screen size is smaller than font size
(bsc#1012628).
- PM: runtime: Redefine pm_runtime_release_supplier()
(bsc#1012628).
- PM: runtime: Fix supplier device management during consumer
probe (bsc#1012628).
- memregion: Fix memregion_free() fallback definition
(bsc#1012628).
- video: of_display_timing.h: include errno.h (bsc#1012628).
- fscache: Fix invalidation/lookup race (bsc#1012628).
- fscache: Fix if condition in fscache_wait_on_volume_collision()
(bsc#1012628).
- powerpc/powernv: delay rng platform device creation until
later in boot (bsc#1012628).
- net: dsa: qca8k: reset cpu port on MTU change (bsc#1012628).
- ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
(bsc#1012628).
- pinctrl: sunxi: a83t: Fix NAND function name for some pins
(bsc#1012628).
- srcu: Tighten cleanup_srcu_struct() GP checks (bsc#1012628).
- ASoC: rt711: Add endianness flag in snd_soc_component_driver
(bsc#1012628).
- ASoC: rt711-sdca: Add endianness flag in
snd_soc_component_driver (bsc#1012628).
- ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in
.set_jack_detect (bsc#1012628).
- ASoC: SOF: ipc3-topology: Move and correct size checks in
sof_ipc3_control_load_bytes() (bsc#1012628).
- ASoC: SOF: Intel: hda: Fix compressed stream position tracking
(bsc#1012628).
- arm64: dts: qcom: sm8450: fix interconnects property of UFS node
(bsc#1012628).
- arm64: dts: qcom: msm8994: Fix CPU6/7 reg values (bsc#1012628).
- arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node
(bsc#1012628).
- ARM: mxs_defconfig: Enable the framebuffer (bsc#1012628).
- arm64: dts: imx8mp-evk: correct mmc pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct the uart2 pinctl value
(bsc#1012628).
- arm64: dts: imx8mp-evk: correct gpio-led pad settings
(bsc#1012628).
- arm64: dts: imx8mp-evk: correct vbus pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct eqos pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct I2C5 pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct I2C1 pad settings (bsc#1012628).
- arm64: dts: imx8mp-evk: correct I2C3 pad settings (bsc#1012628).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad
settings (bsc#1012628).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad
settings (bsc#1012628).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc
settings (bsc#1012628).
- pinctrl: sunxi: sunxi_pconf_set: use correct offset
(bsc#1012628).
- arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo
(bsc#1012628).
- ARM: at91: pm: use proper compatible for sama5d2's rtc
(bsc#1012628).
- ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
(bsc#1012628).
- ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt
(bsc#1012628).
- ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
(bsc#1012628).
- ARM: dts: at91: sama5d2_icp: fix eeprom compatibles
(bsc#1012628).
- ARM: at91: fix soc detection for SAM9X60 SiPs (bsc#1012628).
- xsk: Clear page contiguity bit when unmapping pool
(bsc#1012628).
- i2c: piix4: Fix a memory leak in the EFCH MMIO support
(bsc#1012628).
- i40e: Fix dropped jumbo frames statistics (bsc#1012628).
- i40e: Fix VF's MAC Address change on VM (bsc#1012628).
- ARM: dts: stm32: add missing usbh clock and fix clk order on
stm32mp15 (bsc#1012628).
- ibmvnic: Properly dispose of all skbs during a failover
(bsc#1012628).
- selftests: forwarding: fix flood_unicast_test when h2 supports
IFF_UNICAST_FLT (bsc#1012628).
- selftests: forwarding: fix learning_test when h1 supports
IFF_UNICAST_FLT (bsc#1012628).
- selftests: forwarding: fix error message in learning_test
(bsc#1012628).
- ACPI: CPPC: Check _OSC for flexible address space (bsc#1012628).
- ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is
supported (bsc#1012628).
- ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
(bsc#1012628).
- ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
(bsc#1012628).
- net/mlx5e: Fix matchall police parameters validation
(bsc#1012628).
- mptcp: Avoid acquiring PM lock for subflow priority changes
(bsc#1012628).
- mptcp: Acquire the subflow socket lock before modifying MP_PRIO
flags (bsc#1012628).
- mptcp: fix local endpoint accounting (bsc#1012628).
- r8169: fix accessing unset transport header (bsc#1012628).
- i2c: cadence: Unregister the clk notifier in error path
(bsc#1012628).
- net/sched: act_api: Add extack to offload_act_setup() callback
(bsc#1012628).
- net/sched: act_police: Add extack messages for offload failure
(bsc#1012628).
- net/sched: act_police: allow 'continue' action offload
(bsc#1012628).
- dmaengine: imx-sdma: Allow imx8m for imx7 FW revs (bsc#1012628).
- dmaengine: imx-sdma: only restart cyclic channel when enabled
(bsc#1012628).
- misc: rtsx_usb: fix use of dma mapped buffer for usb bulk
transfer (bsc#1012628).
- misc: rtsx_usb: use separate command and response buffers
(bsc#1012628).
- misc: rtsx_usb: set return value in rsp_buf alloc err path
(bsc#1012628).
- dmaengine: dw-axi-dmac: Fix RMW on channel suspend register
(bsc#1012628).
- dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
(bsc#1012628).
- ida: don't use BUG_ON() for debugging (bsc#1012628).
- dmaengine: pl330: Fix lockdep warning about non-static key
(bsc#1012628).
- dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
(bsc#1012628).
- dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc()
correctly (bsc#1012628).
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
(bsc#1012628).
- dmaengine: qcom: bam_dma: fix runtime PM underflow
(bsc#1012628).
- dmaengine: ti: Add missing put_device in
ti_dra7_xbar_route_allocate (bsc#1012628).
- dmaengine: idxd: force wq context cleanup on device disable path
(bsc#1012628).
- commit 0e7e901
- Linux 5.18.10 (bsc#1012628).
- xen/arm: Fix race in RB-tree based P2M accounting (bsc#1012628).
- xen-netfront: restore __skb_queue_tail() positioning in
xennet_get_responses() (bsc#1012628).
- xen/blkfront: force data bouncing when backend is untrusted
(bsc#1012628).
- xen/netfront: force data bouncing when backend is untrusted
(bsc#1012628).
- xen/netfront: fix leaking data in shared pages (bsc#1012628).
- xen/blkfront: fix leaking data in shared pages (bsc#1012628).
- hwmon: (ibmaem) don't call platform_device_del() if
platform_device_add() fails (bsc#1012628).
- net: sparx5: mdb add/del handle non-sparx5 devices
(bsc#1012628).
- net: sparx5: Add handling of host MDB entries (bsc#1012628).
- drm/fourcc: fix integer type usage in uapi header (bsc#1012628).
- platform/x86: panasonic-laptop: filter out duplicate volume
up/down/mute keypresses (bsc#1012628).
- platform/x86: panasonic-laptop: don't report duplicate
brightness key-presses (bsc#1012628).
- platform/x86: panasonic-laptop: revert "Resolve hotkey double
trigger bug" (bsc#1012628).
- platform/x86: panasonic-laptop: sort includes alphabetically
(bsc#1012628).
- platform/x86: panasonic-laptop: de-obfuscate button codes
(bsc#1012628).
- drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
(bsc#1012628).
- drm/msm/gem: Fix error return on fence id alloc fail
(bsc#1012628).
- drm/i915/dgfx: Disable d3cold at gfx root port (bsc#1012628).
- drm/i915/gem: add missing else (bsc#1012628).
- platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
(bsc#1012628).
- drm/msm/dpu: Increment vsync_cnt before waking up userspace
(bsc#1012628).
- cifs: fix minor compile warning (bsc#1012628).
- net: tun: avoid disabling NAPI twice (bsc#1012628).
- mlxsw: spectrum_router: Fix rollback in tunnel next hop init
(bsc#1012628).
- ipv6: fix lockdep splat in in6_dump_addrs() (bsc#1012628).
- ipv6/sit: fix ipip6_tunnel_get_prl return value (bsc#1012628).
- nvmet: add a clear_ids attribute for passthru targets
(bsc#1012628).
- fanotify: refine the validation checks on non-dir inode mask
(bsc#1012628).
- tunnels: do not assume mac header is set in
skb_tunnel_check_pmtu() (bsc#1012628).
- ACPI: video: Change how we determine if brightness key-presses
are handled (bsc#1012628).
- nvmet-tcp: fix regression in data_digest calculation
(bsc#1012628).
- tcp: add a missing nf_reset_ct() in 3WHS handling (bsc#1012628).
- cpufreq: qcom-hw: Don't do lmh things without a throttle
interrupt (bsc#1012628).
- epic100: fix use after free on rmmod (bsc#1012628).
- tipc: move bc link creation back to tipc_node_create
(bsc#1012628).
- NFC: nxp-nci: Don't issue a zero length i2c_master_read()
(bsc#1012628).
- nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
(bsc#1012628).
- platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to
ideapad_dytc_v4_allow_table[] (bsc#1012628).
- platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO
resource (bsc#1012628).
- powerpc/memhotplug: Add add_pages override for PPC
(bsc#1012628).
- Update config files.
- net: dsa: felix: fix race between reading PSFP stats and port
stats (bsc#1012628).
- net: bonding: fix use-after-free after 802.3ad slave unbind
(bsc#1012628).
- selftests net: fix kselftest net fatal error (bsc#1012628).
- net: phy: ax88772a: fix lost pause advertisement configuration
(bsc#1012628).
- net: bonding: fix possible NULL deref in rlb code (bsc#1012628).
- net: asix: fix "can't send until first packet is send" issue
(bsc#1012628).
- net/sched: act_api: Notify user space if any actions were
flushed before error (bsc#1012628).
- net/dsa/hirschmann: Add missing of_node_get() in
hellcreek_led_setup() (bsc#1012628).
- netfilter: nft_dynset: restore set element counter when failing
to update (bsc#1012628).
- s390: remove unneeded 'select BUILD_BIN2C' (bsc#1012628).
- vdpa/mlx5: Update Control VQ callback information (bsc#1012628).
- lib/sbitmap: Fix invalid loop in __sbitmap_queue_get_batch()
(bsc#1012628).
- PM / devfreq: exynos-ppmu: Fix refcount leak in
of_get_devfreq_events (bsc#1012628).
- io_uring: ensure that send/sendmsg and recv/recvmsg check
sqe->ioprio (bsc#1012628).
- caif_virtio: fix race between virtio_device_ready() and
ndo_open() (bsc#1012628).
- vfs: fix copy_file_range() regression in cross-fs copies
(bsc#1012628).
- NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
(bsc#1012628).
- NFSD: restore EINVAL error translation in nfsd_commit()
(bsc#1012628).
- NFS: restore module put when manager exits (bsc#1012628).
- net: ipv6: unexport __init-annotated seg6_hmac_net_init()
(bsc#1012628).
- hwmon: (occ) Prevent power cap command overwriting poll response
(bsc#1012628).
- selftests: mptcp: Initialize variables to quiet gcc 12 warnings
(bsc#1012628).
- mptcp: fix conflict with <netinet/in.h> (bsc#1012628).
- selftests: mptcp: more stable diag tests (bsc#1012628).
- mptcp: fix race on unaccepted mptcp sockets (bsc#1012628).
- usbnet: fix memory allocation in helpers (bsc#1012628).
- net: usb: asix: do not force pause frames support (bsc#1012628).
- linux/dim: Fix divide by 0 in RDMA DIM (bsc#1012628).
- RDMA/cm: Fix memory leak in ib_cm_insert_listen (bsc#1012628).
- RDMA/qedr: Fix reporting QP timeout attribute (bsc#1012628).
- net: dp83822: disable rx error interrupt (bsc#1012628).
- net: dp83822: disable false carrier interrupt (bsc#1012628).
- net: fix IFF_TX_SKB_NO_LINEAR definition (bsc#1012628).
- net: tun: stop NAPI when detaching queues (bsc#1012628).
- net: tun: unlink NAPI from device on destruction (bsc#1012628).
- net: dsa: bcm_sf2: force pause link settings (bsc#1012628).
- selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
(bsc#1012628).
- virtio-net: fix race between ndo_open() and
virtio_device_ready() (bsc#1012628).
- net: usb: ax88179_178a: Fix packet receiving (bsc#1012628).
- net: rose: fix UAF bugs caused by timer handler (bsc#1012628).
- SUNRPC: Fix READ_PLUS crasher (bsc#1012628).
- dm raid: fix KASAN warning in raid5_add_disks (bsc#1012628).
- dm raid: fix accesses beyond end of raid member array
(bsc#1012628).
- cpufreq: amd-pstate: Add resume and suspend callbacks
(bsc#1012628).
- powerpc/bpf: Fix use of user_pt_regs in uapi (bsc#1012628).
- powerpc/book3e: Fix PUD allocation size in map_kernel_page()
(bsc#1012628).
- powerpc/prom_init: Fix kernel config grep (bsc#1012628).
- parisc/unaligned: Fix emulate_ldw() breakage (bsc#1012628).
- parisc: Fix vDSO signal breakage on 32-bit kernel (bsc#1012628).
- ceph: wait on async create before checking caps for syncfs
(bsc#1012628).
- nvdimm: Fix badblocks clear off-by-one error (bsc#1012628).
- nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
(bsc#1012628).
- nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP
(AKA SPECTRIX S40G) (bsc#1012628).
- s390/archrandom: simplify back to earlier design and initialize
earlier (bsc#1012628).
- net: phy: Don't trigger state machine while in suspend
(bsc#1012628).
- ipv6: take care of disable_policy when restoring routes
(bsc#1012628).
- ksmbd: use vfs_llseek instead of dereferencing NULL
(bsc#1012628).
- ksmbd: check invalid FileOffset and BeyondFinalZero in
FSCTL_ZERO_DATA (bsc#1012628).
- ksmbd: set the range of bytes to zero without extending file
size in FSCTL_ZERO_DATA (bsc#1012628).
- drm/amdgpu: To flush tlb for MMHUB of RAVEN series
(bsc#1012628).
- Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
(bsc#1012628).
- drm/amdgpu: fix adev variable used in
amdgpu_device_gpu_recover() (bsc#1012628).
- commit 97c4fd2
==== kgamma5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kgamma5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== khotkeys5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: khotkeys5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kinfocenter5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kinfocenter5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* Remove root Messages.sh there's no "kinfocenter" app anymore
==== kmenuedit5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kmenuedit5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kscreen5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kscreenlocker ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== ksshaskpass5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: ksshaskpass5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== ksystemstats5 ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kwayland-integration ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== kwin5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: kwin5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* [kcm/kwindesktop] Emit rowsChanged signal to fix default state highlighting
* backends/drm: also check for properties in DrmPipeline::needsModeset (kde#455814)
* backends/drm: handle disconnected but not removed connector objects properly
* windowview: handle windows from other virtual desktops better
* Map XdgSurface to XdgWMBase instances properly (kde#456349)
* Fix flickering in slide effect with multi screen
* backends/drm: don't create a new output every time
* wayland: Send drm-lease-device::done event to the correct resource
* backends/drm: don't remove connectors the kernel doesn't consider removed (kde#456298)
* xdgactivation: Properly prevent disabled activation notifications (kde#454937)
* TabBox: Do not highlight selected window for fullscreen switchers (kde#449180)
* Ship kconf update script to clean animation factor from kwinrc
* Fix apply button with animation slider speed
* Write animation speed to kdeglobals (kde#431259)
* xdgactivation: Do not notify when applications try to activate themselves
* Set all timestamps for all touch events (kde#456133)
* backends/drm: fix common mode generation (kde#455477)
* screencast: Do not send events when moving the cursor outside the viewport
* screencasting: Have cursor move frames also send damage information
* screencast: Also send the header when we just send the cursor update
* backends/drm: suppress logging for direct scanout (kde#456089)
==== kwrited5 ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== layer-shell-qt ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== libadwaita ====
Version update (1.1.2 -> 1.1.3)
Subpackages: libadwaita-1-0 typelib-1_0-Adw-1
- Update to version 1.1.3:
+ AdwLeaflet: Fix a broken link in docs.
+ AdwPreferencesGroup: Fix accessibility labels.
+ AdwToast: Fix the example in docs.
+ Stylesheet: Add missing borders in high contrast version.
==== libaio ====
Version update (0.3.112+29.696a5e6483ba -> 0.3.113)
- add fix-splice-signature.patch to fix build on 32bit
- update to 0.3.113:
* cases/16.t: loongarch only supports eventfd2
* Add loongarch to supported architectures in libaio.spec
* Add endian detection and bit width detection for loongarch
* Use generic syscall number schema for loongarch
* Fix struct io_iocb_vector padding for 32bit architectures
* struct io_iocb_sockaddr padding for 32bit architectures
* Verify structure padding is correct at build time
* harness: add test for aio poll missed events
==== libgit2 ====
Version update (1.4.3 -> 1.4.4)
- update to 1.4.4:
* Compatibility with git's changes to address CVE 2022-29187. As
a follow up to CVE 2022-24765, now not only is the working
directory of a non-bare repository examined for its ownership,
but the .git directory and the .git file (if present) are also
examined for their ownership [boo#1201431]
* A fix for compatibility with git's (new) behavior for
CVE 2022-24765 allows users on POSIX systems to access a git
repository that is owned by them when they are running in sudo
- enable reproducible builds
==== libhandy ====
Version update (1.6.2 -> 1.6.3)
Subpackages: libhandy-1-0 typelib-1_0-Handy-1_0
- Update to version 1.6.3:
+ Remove a non-existent property mention from HdyDeck docs.
+ Remove a leftover debug message from HdySettings.
+ Updated translations.
==== libidn2 ====
Version update (2.3.2 -> 2.3.3)
- update to 2.3.3:
* Upgrade IDNA Tables from Unicode 11 to 12
* Upgrade TR46 Tables from Unicode 13 to 14
* Updated gnulib files and various build fixes
* Add self-check for the idn2 command line tool
==== libkdecoration2 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== libkscreen2 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== libksysguard5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== libnettle ====
Version update (3.7.3 -> 3.8)
Subpackages: libhogweed6 libnettle8
- update to 3.8:
This release includes a couple of new features, and many
performance improvements. It adds assembly code for two more
architectures: ARM64 and S390x.
The new version is intended to be fully source and binary
compatible with Nettle-3.6. The shared library names are
libnettle.so.8.5 and libhogweed.so.6.5, with sonames
libnettle.so.8 and libhogweed.so.6.
New features:
* AES keywrap (RFC 3394), contributed by Nicolas Mora.
* SM3 hash function, contributed by Tianjia Zhang.
* New functions cbc_aes128_encrypt, cbc_aes192_encrypt,
cbc_aes256_encrypt.
On processors where AES is fast enough, e.g., x86_64 with
aesni instructions, the overhead of using Nettle's general
cbc_encrypt can be significant. The new functions can be
implemented in assembly, to do multiple blocks with reduced
per-block overhead.
Note that there's no corresponding new decrypt functions,
since the general cbc_decrypt doesn't suffer from the same
performance problem.
Bug fixes:
* Fix fat builds for x86_64 windows, these appear to never
have worked.
Optimizations:
* New ARM64 implementation of AES, GCM, Chacha, SHA1 and
SHA256, for processors supporting crypto extensions. Great
speedups, and fat builds are supported. Contributed by
Mamone Tarsha.
* New s390x implementation of AES, GCM, Chacha, memxor, SHA1,
SHA256, SHA512 and SHA3. Great speedups, and fat builds are
supported. Contributed by Mamone Tarsha.
* New PPC64 assembly for ecc modulo/redc operations,
contributed by Amitay Isaacs, Martin Schwenke and Alastair
D´Silva.
* The x86_64 AES implementation using aesni instructions has
been reorganized with one separate function per key size,
each interleaving the processing of two blocks at a time
(when the caller processes multiple blocks with each call).
This gives a modest performance improvement on some
processors.
* Rewritten and faster x86_64 poly1305 assembly.
- drop libnettle-s390x-CPACF-SHA-AES-support.patch (included in 3.8)
==== milou5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: milou5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== monitoring-plugins ====
Subpackages: monitoring-plugins-breeze monitoring-plugins-by_ssh monitoring-plugins-cluster monitoring-plugins-common monitoring-plugins-dhcp monitoring-plugins-dig monitoring-plugins-disk monitoring-plugins-disk_smb monitoring-plugins-dns monitoring-plugins-dummy monitoring-plugins-file_age monitoring-plugins-flexlm monitoring-plugins-http monitoring-plugins-icmp monitoring-plugins-ide_smart monitoring-plugins-ifoperstatus monitoring-plugins-ifstatus monitoring-plugins-ircd monitoring-plugins-load monitoring-plugins-log monitoring-plugins-mailq monitoring-plugins-mrtg monitoring-plugins-mrtgtraf monitoring-plugins-nt monitoring-plugins-ntp_peer monitoring-plugins-ntp_time monitoring-plugins-nwstat monitoring-plugins-oracle monitoring-plugins-overcr monitoring-plugins-ping monitoring-plugins-procs monitoring-plugins-real monitoring-plugins-rpc monitoring-plugins-sensors monitoring-plugins-smtp monitoring-plugins-ssh monitoring-plugins-swap monitoring-plugins-tcp monitoring-plugins-time monitoring-plugins-ups monitoring-plugins-users monitoring-plugins-wave
- added monitoring-plugins-2.3.1-check_by_ssh.patch
Adds "-U" flag, which causes a 255 exit value from ssh(1), which
indicates a connection failure, to return UNKNOWN instead of CRITICAL.
(issue #1123)
==== mpg123 ====
Version update (1.30.0 -> 1.30.1)
Subpackages: libmpg123-0 mpg123-openal
- Update to version 1.30.1
mpg123:
* Show stderr of network helpers in -vvv mode.
* Use curl --http0.9, if available, to support shoutcast v1
streams without wget (wget not needing such switch, yet).
* Support file:// URLs for local access as was intended with
the last release.
* Give more helpful error message if neither wget nor curl are
usable, also allow error messages from curl to appear when
not --quiet.
* Update the man page.
==== ncurses ====
Version update (6.3.20220618 -> 6.3.20220709)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220709
+ lock the prescreen data consistently in newterm, etc., for the
pthreads configuration (report by Tom de Vries).
- Add ncurses patch 20220703
+ add consistency check in tic for u6/u7/u8/u9 and NQ capabilities.
+ use NQ to flag entries where the terminal does not support query and
response -TD
+ use ansi+enq and decid+cpr in cases where the terminal probably
supported the u6-u9 extension -TD
+ add/use apollo+vt132, xterm+alt47 -TD
- Correct offsets of patches
* ncurses-5.9-ibm327x.dif
* ncurses-6.3.dif
- Add ncurses patch 20220625
+ improve man/curs_bkgd.3x, explaining that bkgdset can affect results
for bkgd (report by Anton Vidovic).
+ correct dsl in dec+sl (report by Rajeev Pillai) -TD
+ add/use ansi+cpr, decid+cpr -TD
- Correct offsets of patches
* ncurses-5.9-ibm327x.dif
* ncurses-6.3.dif
==== net-snmp ====
Subpackages: perl-SNMP snmp-mibs
- Rename libsnmp40 subpackage to libsnmp39: the libraries are all
having soversion 39.
==== nghttp2 ====
Version update (1.47.0 -> 1.48.0)
- update to 1.48.0:
* lib: Allow server to override RFC 9218 stream priority
* lib: Add a server option to fallback to RFC 7540 priorities
* lib: Add PRIORITY_UPDATE frame support
* lib: Implement RFC 9218 extensible prioritization scheme
* lib: Do not verify host field specific characters for response field
* lib: No rfc7540 priorities
* lib: Fix stream stall when initial window size is decreased
* doc: Document how to change stream prioritization scheme
* build: Compile with libressl 3.5
* build: EXTRA_DIST: List mruby files explicitly
* build: Bump ngtcp2 and nghttp3
* build: Do not check application libraries if --enable-lib-only is given
* src: Update default TLS cipher suites
* nghttpx, h2load: Better pack UDP packets in one GSO write
* nghttpx, h2load: Quic error handling
* nghttpx, h2load: Fix QUIC performance regression
* nghttp, nghttpd, nghttpx: Add ktls support
* h2load: Send more packets without GSO per event loop
* h2load: Add ktls support
* nghttpd: Fix TLS read stall
* nghttpx: Disable RFC 7540 priorities
* nghttpx: Client always uses simpler TLS handshake
* nghttpx: Add affinity-cookie-stickiness backend parameter
* nghttpx: Fix broken session affinity
* nghttpx: Limit CONNECTION_CLOSE and Retry under server amplification limit
* integration: Go update
* integration: Add go.mod
* third-party: Bump llhttp to 75b45129db961e1fb3c56044e1b8f7721bfaee5d
* third-party: Bump libbpf to v0.8.0
* third-party: Bump mruby to 3.1.0
* third-party: Bump neverbleed based on the latest head (GH-1708)
==== oxygen5-sounds ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- Have the base pattern recommend service(network)
==== patterns-fonts ====
Subpackages: patterns-fonts-fonts patterns-fonts-fonts_opt
- Revert to recommend noto-sans-fonts only, noto-fonts and
noto-sans-cjk-fonts are too much.
==== pcsc-cyberjack ====
Version update (3.99.5final.SP14 -> 3.99.5final.SP15)
- update to 3.99.5 Service Pack 15
* add REINER SCT cyberJack wave HUN
* add REINER SCT cyberJack RFID komfort FON
- update supplements device list
==== perl ====
Version update (5.34.1 -> 5.36.0)
Subpackages: perl-base perl-doc
- Update to 5.36.0
* the signatures and isa features are no longer experimental and
part of the v5.36 feature bundle
* the v5.36 bundle also enables warnings
* new '-g' command line flag (alias for -0777)
* support for unicode 14.0
* regex sets are no longer considered experimental
* experimental iterating over multiple values at a time
* experimental new builtin module
* experimental defer blocks
* try/catch can now have a finally block
* experimental non-ASCII delimiters for quote-like operators
* a physically empty sort is now a compile-time error
- Rebase perl-5.34.0.dif to perl-5.36.0.diff
- Refresh perl-5.18.2-overflow.diff
==== perl-Crypt-OpenSSL-RSA ====
Version update (0.32 -> 0.33)
- updated to 0.33
see /usr/share/doc/packages/perl-Crypt-OpenSSL-RSA/Changes
0.33 July 7 2022
- Update for windows github CI
- Remove duplicit 'LICENSE' key
- Remove EUMM Remove version check
- #31 by removing reference to RSA_SSLV23_PADDING (removed from OpenSSL starting from v3.0.0)
- support passphase protected private key load
- fix 'unsupported encryption' error on old library versions
- Clarify croak message for missing passphrase on older cyphers
- More structs opaqued in LibreSSL 3.5
- Use a macro for dealing with older SSL lacking macros
- more CI fixups. Drop testing for 5.10 and 5.8. Something is broken upstream.
==== perl-MIME-tools ====
Version update (5.509 -> 5.510)
- updated to 5.510
see /usr/share/doc/packages/perl-MIME-tools/ChangeLog
==== perl-URI ====
Version update (5.10 -> 5.12)
- updated to 5.12
see /usr/share/doc/packages/perl-URI/Changes
5.12 2022-07-10 23:48:50Z
- Fix an issue where i.e. 'file:///tmp/###' was not properly escaped.
A non-existing authority part was accidentally processed.
Details: https://github.com/libwww-perl/URI/issues/102
(GH#102) (Perlbotics)
- Reverts to previous behavior (5.10) for 'mailto:' scheme for
escaping square brackets.
5.11 2022-07-04 20:53:38Z
- Fix some typos in URI::file (GH#94) (Olaf Alders)
- Escape square brackets in path (GH#100) (Perlbotics)
- Fix storable.t (GH#97) (Shoichi Kaji)
==== plasma-browser-integration ====
Version update (5.25.2 -> 5.25.3)
Subpackages: plasma-browser-integration-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma-nm5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma5-addons ====
Version update (5.25.2 -> 5.25.3)
Subpackages: plasma5-addons-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* wallpapers/potd: only pass 1920x1080 or 3840x2160 to bing provider
* switchers/thumbnails: Fix icon cropped when text is large enough (kde#451997)
* switchers/compact: Fix dialog sizes not getting updated (kde#422447)
* switchers/thumbnailgrid: Fix layout when window count changes (kde#441241)
==== plasma5-desktop ====
Version update (5.25.2 -> 5.25.3)
Subpackages: plasma5-desktop-emojier
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* [applets/pager] Round displayed window geometry to avoid size "jumps" (kde#456488)
* [applets/pager] Fix switching desktops on drag & hover (kde#416878)
* applets/kicker: check model count before porting old favorite items (kde#456411)
* applets/kickoff: remove highlight visibility conditions (kde#448526)
* Fix translation domain for KRunner KCM (kde#455624)
* desktoppackage: add `Accessible.name` to email button
* [kcms/componentchooser] Pass parent window to ksycoca progress dialog
* applets/kickoff: fix grid delegate tooltips not appearing on hover
* [kcms/tablet] Fix crash when opening KCM for the second time (kde#451233)
* applets/kickoff: Prevent empty menu from opening (kde#455927)
* applets/taskmanager: press space to activate task
* Fixup bf55b39: change Kirigami import version to 2.19
* panel: import version of Kirigami that supports InputMethod.willShowOnActive
* Make the Keyboard KCM config spare layout spinbox enable the Save button (Fixes #36)
==== plasma5-disks ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma5-integration ====
Version update (5.25.2 -> 5.25.3)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.25.3
==== plasma5-pa ====
Version update (5.25.2 -> 5.25.3)
Subpackages: plasma5-pa-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma5-systemmonitor ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma5-thunderbolt ====
Version update (5.25.2 -> 5.25.3)
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== plasma5-workspace ====
Version update (5.25.2 -> 5.25.3)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Add patch to fix the lock screen (kde#456639):
* 0001-Fix-non-functional-lockscreen-due-to-bad-cherry-pick.patch
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* Guard against cursor theme changing in animation timer (kde#456526)
* Fix "PanelSpacer::containmentGraphicObject()" plasmashell segfault (kde#450663)
* Fix StatusNotifierItem MidClick (kde#456466)
* kcms/lookandfeel: Set all defaults when saving the default package (kde#456275)
* kcms/colors: Properly apply tinting to the window titlebar (kde#455395,kde#454047)
* [kcms/icons] Pass parent window to ksycoca progress dialog
* applets/kicker: Get rid of a separator just above title menu item (kde#449132)
* Fix password field in lock screen not clearing after failed login attempt (kde#455227)
==== plymouth ====
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Add 0004-label-ft-fix-alignment.patch: to fix alignment with
label-ft in some cases (boo#959986).
==== polkit-kde-agent-5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== powerdevil5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: powerdevil5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== python-M2Crypto ====
- Add CVE-2020-25657-Bleichenbacher-attack.patch (CVE-2020-25657,
bsc#1178829), which mitigates the Bleichenbacher timing attacks
in the RSA decryption API.
- Add python-M2Crypto.keyring to verify GPG signature of tarball.
==== python-argcomplete ====
Version update (1.12.3 -> 2.0.0)
- update to 2.0.0:
* Truncate input after cursor.
* Support of path completion in fish
* Drop support for Python 2.7 and 3.5
* Add support for Python 3.10
* Test, documentation, and release infrastructure improvements
==== python-pycares ====
Version update (4.0.0 -> 4.2.1)
- specfile:
* update copyright year
- update to version 4.2.1:
* core: add flexible member to ares_addrinfo to fix c-ares 1.18
- changes from version 4.2.0:
* tests: ignoring 2 tests due to dead servers
* tests: updated google TXT records for an outdated test
* deps: update bundled c-ares
- changes from version 4.1.2:
* build: add PYPIREADME.rst to manifest
- changes from version 4.1.1:
* misc: add PyPI README without images
* misc: update c-ares URL
- changes from version 4.1.0:
* ci: use stable 3.10, rather than dev
* core: add support for Python 3.10
* doc: fix typo in README
* doc: updatee changelog
* doc: uppdate README
* core: add support for CAA queries
* core: add support for getaddrinfo()
* doc: update README
* core: add ability to use the system installed c-ares
==== redis ====
Version update (7.0.2 -> 7.0.3)
- Update to version 7.0.3
* Performance and resource utilization improvements
- Optimize zset conversion on large ZRANGESTORE (#10789)
- Optimize the performance of sending PING on large clusters (#10624)
- Allow for faster restart of Redis in cluster mode (#10912)
* INFO fields and introspection changes
- Add missing sharded pubsub keychannel count to CLIENT LIST (#10895)
- Add missing pubsubshard_channels field in INFO STATS (#10929)
* Module API changes
- Add RM_StringToULongLong and RM_CreateStringFromULongLong (#10889)
- Add RM_SetClientNameById and RM_GetClientNameById (#10839)
* Changes in CLI tools
- Add missing cluster-port support to redis-cli --cluster (#10344)
* Other General Improvements
- Account sharded pubsub channels memory consumption (#10925)
- Allow ECHO in loading and stale modes (#10853)
- Cluster: Throw -TRYAGAIN instead of -ASK on migrating nodes for multi-key
- commands when the node only has some of the keys (#9526)
* Bug Fixes
- TLS: Notify clients on connection shutdown (#10931)
- Fsync directory while persisting AOF manifest, RDB file, and config file (#10737)
- Script that made modification will not break with unexpected NOREPLICAS error (#10855)
- Cluster: Fix a bug where nodes may not acknowledge a CLUSTER FAILOVER TAKEOVER
- after a replica reboots (#10798)
- Cluster: Fix crash during handshake and cluster shards call (#10942)
* Fixes for issues in previous releases of Redis 7.0
- TLS: Fix issues with large replies (#10909)
- Correctly report the startup warning for vm.overcommit_memory (#10841)
- redis-server command line allow passing config name and value in the same argument (#10866)
- Support --save command line argument with no value for backwards compatibility (#10866)
- Fix CLUSTER RESET command regression requiring an argument (#10898)
==== rubygem-ruby-dbus ====
Version update (0.18.0.beta8 -> 0.18.1)
- 0.18.1
Most important change since 0.17.0:
* Introduced DBus::Data classes, use them in Properties.Get,
Properties.GetAll to return correct types as declared
(gh#mvidner/ruby-dbus#97).
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Update fix_systemd.patch to add cap sys_admin and kernel_dgram_send for
systemd_gpt_generator_t (bsc#1200911)
- postfix: Label PID files and some helpers correctly (bsc#1197242)
==== speex ====
Version update (1.2 -> 1.2.1)
- update to 1.2.1:
* Check for _WIN32 instead of WIN32 in preprocessor checks
* wav_io: check for EOF when seeking in wav (fixes hang discovered by fuzzing)
* CI: add gitlab CI integration
* fixed-point: make left shift macros use unsigned to avoid undefined behaviour
* math_approx: use unsigned int for LCG pseudorandom generator (avoids integer overflow)
* oss-fuzz: add integration and fuzzing target
* speexenc: guard against invalid channel numbers)
* speexdec: make left shift macros use unsigned to avoid undefined behaviour
* autotools: do not use deprecated macros
- drop speex-CVE-2020-23903.patch (upstream)
==== sqlite3 ====
Version update (3.38.5 -> 3.39.0)
Subpackages: libsqlite3-0 sqlite3-tcl
- update to 3.39.0:
* Add (long overdue) support for RIGHT and FULL OUTER JOIN
* Add new binary comparison operators IS NOT DISTINCT FROM and
IS DISTINCT FROM that are equivalent to IS and IS NOT,
respective, for compatibility with PostgreSQL and SQL standards
* Add a new return code (value "3") from the sqlite3_vtab_distinct()
interface that indicates a query that has both DISTINCT and
ORDER BY clauses
* Added the sqlite3_db_name() interface
* The unix os interface resolves all symbolic links in database
filenames to create a canonical name for the database before
the file is opened
* Defer materializing views until the materialization is actually
needed, thus avoiding unnecessary work if the materialization
turns out to never be used
* The HAVING clause of a SELECT statement is now allowed on any
aggregate query, even queries that do not have a GROUP BY
clause
* Many microoptimizations collectively reduce CPU cycles by about
2.3%.
- drop sqlite-src-3380100-atof1.patch, included upstream
- add sqlite-src-3390000-func7-pg-181.patch to skip float precision
related test failures on 32 bit
==== suse-module-tools ====
Version update (16.0.20 -> 16.0.21)
- Update to version 16.0.21:
* kernel-scriptlets: don't pass flags to weak-modules2 (bsc#1195391)
==== sysconfig ====
Version update (0.85.8 -> 0.90.0)
Subpackages: sysconfig-netconfig
- version 0.90.0
- sysconfig: cleanup network and wicked dependencies
- ppp: move /etc/ppp/ip-up to libexec directory
- spec: move further executables/scripts to /usr
- spec: revert to recommend wicked-service on <= 15.4
- spec: install scripts except of ip-up bellow of /usr
- spec: drop (sle11) legacy migration and rpm-utils
- ifuser: drop the artefact utility on >= 15.5
- netconfig/dns-resolver: remove search limit of 6 domains (bsc#1199093)
- netconfig: cleanup /var/run leftovers (bsc#1194557)
- netconfig: update ntp man page documentation, fix typos
- netconfig: move scripts to a FHS conform libexec
==== systemd ====
Version update (250.6 -> 251.2)
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- pstore is no more considered as an experimental feature: move it to udev
package (bsc#1197802)
- Adjust rpmlintrc for shlib-policy-name-error/multibuild case so that it's not
only for x86_64.
- spec: %suse_version rpm macro is already reserved and has a special meaning in
openSUSE distros so rename it to %archive_version instead.
- Import commit e9fc337d97539fcab23078ab3e06f6b2ce3a3c8d
ca0b29521f sha256: fix compilation on efi-ia32
1bbbac6a7e test: enable virtio-rng device for QEMU guests
- Upgrade to v251.2 (commit 949d6bb7201dd48167ee9716ed6278764d1f4c0f)
See https://github.com/openSUSE/systemd/blob/SUSE/v251/NEWS for
details.
This includes the following bug fixes:
- upstream commit e6b169418369abbc88c8f622e02e1d704a23d4ef (bsc#1137373 bsc#1181658 bsc#1194708 bsc#1195157 bsc#1197570)
* Rebased 0001-conf-parser-introduce-early-drop-ins.patch
* systemd-testsuite now requires python3-pexpect due to TEST-69-SHUTDOWN
relying on this module.
* sysusers.d/systemd-network.conf has been moved to systemd-network
sub-package since the tmpfiles configuration snippets for networkd has also
been moved to this sub-package.
==== systemsettings5 ====
Version update (5.25.2 -> 5.25.3)
Subpackages: systemsettings5-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- No code changes since 5.25.2
==== texlive ====
Subpackages: libkpathsea6 libsynctex2
- Require correct perl(Biber) version
- add biber-missing-semicolon.patch
* supports perl 5.36
- use biber version number
- use https for urls
- reference full download url for biber for source verification
- use negative listing approach for luajit determination
==== tpm2-0-tss ====
Version update (3.1.0 -> 3.2.0)
Subpackages: libtss2-esys0 libtss2-mu0 libtss2-rc0 libtss2-sys1
- Revert "Add version the configuration file tpm2-tss-fapi.conf"
This generate whitelist problems in rpmlint.
- Update to 3.2.0
+ Fixed
* FAPI: fix curl_url_set call
* FAPI: Fix usage of curl url (Should fix Ubuntu 22.04)
* Fix buffer upcast leading to misalignment
* Fix check whether SM3 is available
* Update git.mk to support R/O src-dir
* Fixed file descriptor leak when tcti initialization failed.
* 32 Bit builds of the integration tests.
* Primary key creation, in some cases the unique field was not
cleared before calling create primary.
* Primary keys was used for signing the object were cleared after
loading. So access e.g. to the certificate did not work.
* Primary keys created with Fapi_Create with an auth value, the
auth_value was not used in inSensitive to recreate the primary
key. Now the auth value callback is used to initialize
inSensitive.
* The not possible usage of policies for primary keys generated
with Fapi_CreatePrimary has been fixed.
* An infinite loop when parsing erroneous JSON was fixed in FAPI.
* A buffer overflow in ESAPI xor parameter obfuscation was fixed.
* Certificates could be read only once in one application The
setting the init state of the state automaton for getting
certificates was fixed.
* A double free when executing policy action was fixed.
* A leak in Fapi_Quote was fixed.
* The wrong file locking in FAPI IO was fixed.
* Enable creation of tss group and user on systems with busybox
for fapi.
* One fapi integration test did change the auth value of the
storage hierarchy.
* A leak in fapi crypto with ossl3 was fixed.
* Add initial camelia support to FAPI
* Fix tests of fapi PCR
* Fix tests of ACT functionality if not supported by pTPM
* Fix compiler (unused) warning when building without debug
logging
* Fix leaks in error cases of integration tests
* Fix memory leak after ifapi_init_primary_finish failed
* Fix double-close of stream in FAPI
* Fix segfault when ESYS_TR_NONE is passed to Esys_TR_GetName
* Fix the authorization of hierarchy objects used in policy
secret.
* Fix check of qualifying data in Fapi_VerifyQuote.
* Fix some leaks in FAPI error cases.
* Make scripts compatible with non-posix shells where test does
not know -a and -o.
* Fix usage of variable not initialized when fapi keystore is
empty.
+ Added
* Add additional IFX root CAs
* Added support for SM2, SM3 and SM4.
* Added support for OpenSSL 3.0.0.
* Added authPolicy field to the TPMU_CAPABILITIES union.
* Added actData field to the TPMU_CAPABILITIES union.
* Added TPM2_CAP_AUTH_POLICIES
* Added TPM2_CAP_ACT constants.
* Added updates to the marshalling and unmarshalling of the
TPMU_CAPABILITIES union.
* Added updated to the FAPI serializations and deserializations of
the TPMU_CAPABILITIES union and associated types.
* Add CODE_OF_CONDUCT
* tcti-mssim and tcti-swtpm gained support for UDX communication
* Missing constant for TPM2_RH_PW
+ Removed
* Removed support for OpenSSL < 1.1.0.
* Marked TPMS_ALGORITHM_DESCRIPTION and corresponding MU routines
as deprecated.
* Those were errorous typedefs that are not use and not useful. So
we will remove this with 3.3
* Marked TPM2_RS_PW as deprecated. Use TPM2_RH_PW instead.
- Update to 3.1.1
+ Fixed
* Fixed file descriptor leak when tcti initialization failed.
* Primary key creation, in some cases the unique field was not
cleared before calling create primary.
* Primary keys was used for signing the object were cleared after
loading. So access e.g. to the certificate did not work.
* Primary keys created with Fapi_Create with an auth value, the
auth_value was not used in inSensitive to recreate the primary
key. Now the auth value callback is used to initialize
inSensitive.
* The not possible usage of policies for primary keys generated
with Fapi_CreatePrimary has been fixed.
* An infinite loop when parsing erroneous JSON was fixed in FAPI.
* A buffer overflow in ESAPI xor parameter obfuscation was fixed.
* Certificates could be read only once in one application The
setting the init state of the state automaton for getting
certificates was fixed.
* A double free when executing policy action was fixed.
* A leak in Fapi_Quote was fixed.
* The wrong file locking in FAPI IO was fixed.
* One fapi integration test did change the auth value of the
storage hierarchy.
* Fix test of FAPI PCR
* Fix leaks in error cases of integration tests
* Fix segfault when ESYS_TR_NONE is passed to Esys_TR_GetName
* Fix the authorization of hierarchy objects used in policy
secret.
* Fix check of qualifying data in Fapi_VerifyQuote.
* Fix some leaks in FAPI error cases.
* Fix usage of variable not initialized when fapi keystore is
empty.
+ Added
* Add additional IFX root CAs
==== u-boot-rpiarm64 ====
Version update (2022.04 -> 2022.07)
Subpackages: u-boot-rpiarm64-doc
- Update to 2022.07
- Update to 2022.07-rc6
- Drop obsolete 0015-mx6qsabrelite-Enable-DM_ETH-to-re-e.patch
- Add rbrom command to enter mask rom on Rockchip devices
+ 0015-cmd-boot-add-brom-cmd-to-reboot-to-.patch
- Add rbrom command to enter mask rom on Allwinner devices
+ 0016-cmd-boot-add-brom-cmd-to-reboot-to-.patch
- ATF is required to boot rk3399. Do not build without it (boo#1201120).
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- Limit to Lua < 5.4 (boo#1200944).
==== wavpack ====
Version update (5.4.0 -> 5.5.0)
- update to 5.5.0:
* fixed: CVE-2021-44269 (encoding crafted DSD file triggers OOB read crash)
* fixed: very long filenames cause stack-overflow crash in all CLI programs
* fixed: the length stored in WAV headers not always corrected when using -i
* fixed: attempting to encode raw DSD audio from stdin sometimes causes crash
* fixed: DSD to PCM decimation: small clicks between tracks and tiny DC offset
* fixed: length update in library-generated WAV headers on big-endian machines
* fixed: sanitize custom extensions read from WavPack files to be alphanumeric
* added: accepting brace-delimited options in the wavpack executable filename
* added: "--drop" option to Windows executables for multi-file "drag-and-drop"
* added" "--raw-pcm" option to wvunpack executable (does DSD --> 24-bit PCM)
* added: "--no-overwrite" option to wavpack executable (to resume sessions)
* improved: build system clean-up including switch to non-recursive "make"
- drop wavpack-CVE-2021-44269.patch (upstream)
- add doc subpackage
==== xdg-desktop-portal-kde ====
Version update (5.25.2 -> 5.25.3)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.25.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.3
- Changes since 5.25.2:
* AppChooser: Address error message
* Screencast: fix window stream restoration
==== xmessage ====
Version update (1.0.5 -> 1.0.6)
- Update to version 1.0.6
* Update configure.ac bug URL for gitlab migration
* gitlab CI: add a basic build test
* Build xz tarballs instead of bzip2
* Stop casting arguments to free()
* Stop casting function return values to void
* gitlab CI: stop requiring Signed-off-by in commits
==== xorg-x11-fonts ====
Subpackages: xorg-x11-fonts-core xorg-x11-fonts-legacy
- encodings 1.0.6
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
adjust descriptions for the Unicode mapping to match the Unicode.org data file.
add mapping for 0x80-0x9f, as per Unicode.org data files.
use descriptions from UnicodeData.txt except for two obsolete or incorrect maps
correct a typo (in original), and use appropriate description
use Armenian eternity symbol from Unicode 6.
whitespace-only changes for consistency, using luit's annotate-enc script
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
whitespace-only, reformat with annotate-enc
==== xorg-x11-fonts-converted ====
- encodings 1.0.6
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
adjust descriptions for the Unicode mapping to match the Unicode.org data file.
add mapping for 0x80-0x9f, as per Unicode.org data files.
use descriptions from UnicodeData.txt except for two obsolete or incorrect maps
correct a typo (in original), and use appropriate description
use Armenian eternity symbol from Unicode 6.
whitespace-only changes for consistency, using luit's annotate-enc script
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
whitespace-only, reformat with annotate-enc
==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk
- U_boo1194181-001-xkb-swap-XkbSetDeviceInfo-and-XkbSetDeviceInfoCheck.patch
* Out-Of-Bounds Access in CheckSetDeviceIndicators()
(CVE-2022-2320, ZDI-CAN-16070, bsc#1194181)
- U_boo1194179-001-xkb-rename-xkb_h-to-xkb-procs_h.patch,
U_boo1194179-002-xkb-add-request-length-validation-for-XkbSetGeometry.patch
* Out-Of-Bounds Access in _CheckSetSections()
(CVE-2022-2319, ZDI-CAN-16062, bsc#1194179)
==== xwayland ====
Version update (22.1.2 -> 22.1.3)
- Update to version 22.1.3
* os: print <signal handler called> if unw_is_signal_frame()
* os: print registers in the libunwind version of xorg_backtrace()
* xwayland/present: Do not send two idle notify events for flip pixmaps
* xwayland: Fix check logic in sprite_check_lost_focus()
* xwayland: Change randr_output status when call xwl_output_remove()
* xkb: switch to array index loops to moving pointers
* xkb: swap XkbSetDeviceInfo and XkbSetDeviceInfoCheck
* xkb: add request length validation for XkbSetGeometry
==== yast2-perl-bindings ====
Version update (4.5.0 -> 4.5.1)
- Adapted to new Perl-5.36.0 API (bsc#1200990)
Details: https://github.com/yast/yast-perl-bindings/pull/30
- 4.5.1
==== yast2-services-manager ====
Version update (4.5.0 -> 4.5.1)
- Explicitly pull in systemctl for buildtime tests (jsc#SMO-84)
- 4.5.1
1
0
чт, 14 июл. 2022 г., 16:39 Dirk Müller <dmueller(a)suse.de>:
> Am Montag, 11. Juli 2022, 19:10:12 CEST schrieb Matwey V. Kornilov:
>
> Hi Matwey,
>
> > That is how we have found that I am a single Leap on armv7 user all over
> > the world :-)
>
>
> Not really, you're the single leap user being loud about things not being
> in
> place.
>
> We should reenable the openqa job for publishing, has that happened
> already?
>
Not sure what is it, but nothing has been changed for this week.
> Greetings,
> Dirk
>
>
>
>
1
0
Recently, I found variations in certifications and skills while exploring the profiles of AWS developers online. What are the key skills and roles that I should value the most to hire AWS developers?
by vishu bhatnagar 14 Jul '22
by vishu bhatnagar 14 Jul '22
14 Jul '22
The importance of AWS development skills depends upon your particular requirement like designing, developing, maintaining, and extending the Cloud infrastructure to run web applications. An AWS developer is expected to ensure the application of competitive and secure practices to manage scalability n security. If you are planning to hire freelance AWS developer, formulate an objective-oriented strategy.
Online platforms have a large database of profiles of AWS developers who have different expertise, experience and certified skills. However, you can save considerably if you succeed to hire AWS developers for a specific task from an online marketplace of freelancers.
visit at- https://eiliana.com/technology/hire-javascript-developers
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
389-ds (2.1.1~git22.faef73366 -> 2.2.2~git0.55e2c7ab3)
PackageKit-Qt5
gcc12 (12.1.0+git27 -> 12.1.1+git215)
ghostscript
libX11 (1.8 -> 1.8.1)
libjpeg-turbo
libnl3 (3.6.0 -> 3.7.0)
libvirt (8.4.0 -> 8.5.0)
libzio
libzip (1.8.0 -> 1.9.2)
libzypp (17.30.2 -> 17.30.3)
llvm14 (14.0.5 -> 14.0.6)
mhvtl (1.70_release+862.561d4d5b473f_k5.18.9_1 -> 1.70_release+865.af13081a1ae5_k5.18.9_1)
net-snmp (5.9.1 -> 5.9.2)
open-iscsi
openssl (1.1.1p -> 1.1.1q)
openssl-1_1 (1.1.1p -> 1.1.1q)
pam
pam-full-src
patterns-base
patterns-gnome
patterns-kde
patterns-media
perl-Bootloader
plasma5-pa
polkit-default-privs (1550+20220524.0345bd9 -> 1550+20220608.097448e)
protobuf-c
python-libvirt-python (8.4.0 -> 8.5.0)
rubygem-msgpack (1.5.2 -> 1.5.3)
rubygem-rack (2.2.3.1 -> 2.2.4)
rubygem-rubocop (1.31.1 -> 1.31.2)
rubygem-sprockets (4.0.3 -> 4.1.1)
tiff
tracker
vlc
webkit2gtk3 (2.36.3 -> 2.36.4)
webkit2gtk3-soup2 (2.36.3 -> 2.36.4)
yast2-core (4.5.1 -> 4.5.2)
=== Details ===
==== 389-ds ====
Version update (2.1.1~git22.faef73366 -> 2.2.2~git0.55e2c7ab3)
Subpackages: lib389 libsvrcore0
- Update to version 2.2.2~git0.55e2c7ab3:
* Bump version to 2.2.2
* Issue 5221 - fix covscan (#5359)
* Issue 5294: Report Portal 5 is not processing an XML file with (#5358)
* Issue 5353 - CLI - dsconf backend export breaks with multiple backends
* Issue 5346 - New connection table fails with ASAN failures (#5350)
* Issue 5345 - BUG - openldap migration fails when ppolicy is active (#5347)
* Issue 5323 - BUG - improve skipping of monitor db (#5340)
* Issue 5329 - Improve replication extended op logging
* Issue 5343 - Various improvements to winsync
* Issue 4932 - CLI - add parser aliases to long arg names
==== PackageKit-Qt5 ====
- Add upstream patch to add Qt 6 support:
* 0001-Add-build-system-support-for-Qt6.patch
- Build packages as multibuild flavors: qt5, qt6
==== gcc12 ====
Version update (12.1.0+git27 -> 12.1.1+git215)
Subpackages: cpp12 gcc12-info gcc12-locale libasan8 libatomic1 libgcc_s1 libgccjit0 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-devel-gcc12 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- Update to gcc-12 branch head, 7811663964aa7e31c3939b859bb, git215
* includes libgomp mold linker detection fix
* includes nvptx offload compiler build fix
* includes s390x tsan executable stack fix
- Update to gcc-12 branch head, 325d82b08696da17fb26bd2e1b6b, git78
- Enable PRU architecture for AM335x platforms
==== ghostscript ====
Subpackages: ghostscript-x11
- use system zlib (bsc#1198449)
==== libX11 ====
Version update (1.8 -> 1.8.1)
Subpackages: libX11-6 libX11-data libX11-devel libX11-xcb1
- Update to version 1.8.1
This release fixes the --enable-thread-safety-constructor option to the
configure script to work as intended. In the previous release, the changes
for this option may not have been enabled when the option was not specified
or when the --enable option was specified.
While we have enabled it by default, believing that doing so will reduce
the number of bugs users encounter running libX11 clients, in some cases
it may expose bugs in which clients had previously gotten away with calling
libX11 functions while a libX11 lock is already held, and thus now deadlock,
as discussed in https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157 .
==== libjpeg-turbo ====
Subpackages: libjpeg8 libturbojpeg0
- Add requires between baselibs
==== libnl3 ====
Version update (3.6.0 -> 3.7.0)
Subpackages: libnl-config libnl3-200
- Update to release 3.7
* route/mdb: fix buffer overflow in mdb_msg_parser()
* route/act: add NAT action
==== libvirt ====
Version update (8.4.0 -> 8.5.0)
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- Update to libvirt 8.5.0
- Many incremental improvements and bug fixes, see
https://libvirt.org/news.html#v8-5-0-2022-07-01
- Drop downstream-only lxc patches. They received little interest
upstream, are difficult to maintain, and are no longer required
by the requester (SLE):
0001-Extract-stats-functions-from-the-qemu-driver.patch,
0002-lxc-implement-connectGetAllDomainStats.patch
==== libzio ====
- switch to https download url
==== libzip ====
Version update (1.8.0 -> 1.9.2)
- libzip 1.9.2:
* Fix version number in header file.
* Fix zip_file_is_seekable().
* Add zip_file_is_seekable().
* Improve compatibility with WinAES.
* Fix encoding handling in zip_name_locate().
* Add option to zipcmp to output summary of changes.
* Various bug fixes and documentation improvements.
==== libzypp ====
Version update (17.30.2 -> 17.30.3)
- Fix building with GCC 12.x release (#396)
- version 17.30.3 (22)
==== llvm14 ====
Version update (14.0.5 -> 14.0.6)
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13 llvm14-gold
- Update to version 14.0.6.
* This release contains bug-fixes for the LLVM 14.0.0 release.
This release is API and ABI compatible with 14.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
==== mhvtl ====
Version update (1.70_release+862.561d4d5b473f_k5.18.9_1 -> 1.70_release+865.af13081a1ae5_k5.18.9_1)
- Update to version 1.70_release+865.af13081a1ae5:
* Fix possible double define of HAVE_UNLOCKED_IOCTL
(fixing a build issue on some architectures)
* kernel: Handle removal of genhd.h from linux includes.
* Clean up the kernel Makefile.
This removed the patch (no longer needed):
mhvtl-fix-removal-of-genhd-h.patch
Also, updated SPEC file to avoid building s390x
==== net-snmp ====
Version update (5.9.1 -> 5.9.2)
Subpackages: libsnmp40 perl-SNMP snmp-mibs
- update to 5.9.2 (bsc#1201103):
- security:
- These two CVEs can be exploited by a user with read-only credentials:
- CVE-2022-24805 A buffer overflow in the handling of the INDEX of
NET-SNMP-VACM-MIB can cause an out-of-bounds memory access.
- CVE-2022-24809 A malformed OID in a GET-NEXT to the nsVacmAccessTable
can cause a NULL pointer dereference.
- These CVEs can be exploited by a user with read-write credentials:
- CVE-2022-24806 Improper Input Validation when SETing malformed
OIDs in master agent and subagent simultaneously
- CVE-2022-24807 A malformed OID in a SET request to
SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable can cause an
out-of-bounds memory access.
- CVE-2022-24808 A malformed OID in a SET request to
NET-SNMP-AGENT-MIB::nsLogTable can cause a NULL pointer dereference
- CVE-2022-24810 A malformed OID in a SET to the nsVacmAccessTable
can cause a NULL pointer dereference.
- Refactor two patches to work with version number 5.9.2:
delete:
* net-snmp-5.9.1-pie.patch
* net-snmp-5.9.1-fix-create-v3-user-outfile.patch
add:
* net-snmp-5.9.2-pie.patch
* net-snmp-5.9.2-fix-create-v3-user-outfile.patch
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- Modify SPEC file so systemd unit files are mode 644 (not 755)
(bsc#1200570)
==== openssl ====
Version update (1.1.1p -> 1.1.1q)
- updated to 1.1.q release
==== openssl-1_1 ====
Version update (1.1.1p -> 1.1.1q)
Subpackages: libopenssl1_1 libopenssl1_1-hmac
- update to 1.1.1q:
* [CVE-2022-2097, bsc#1201099]
* Addresses situations where AES OCB fails to encrypt some bytes
- openssl-riscv64-config.patch: backport of riscv64 config support
==== pam ====
Subpackages: pam_unix
- Keep old directory in filelist for migration
- Move PAM config files from /usr/etc/pam.d to /usr/lib/pam.d
==== pam-full-src ====
- Keep old directory in filelist for migration
- Move PAM config files from /usr/etc/pam.d to /usr/lib/pam.d
==== patterns-base ====
Subpackages: patterns-base-apparmor patterns-base-base patterns-base-basesystem patterns-base-basic_desktop patterns-base-console patterns-base-enhanced_base patterns-base-minimal_base patterns-base-selinux patterns-base-sw_management patterns-base-transactional_base patterns-base-x11 patterns-base-x11_enhanced
- Use pipewire as default audio server in TW.
==== patterns-gnome ====
Subpackages: patterns-gnome-gnome patterns-gnome-gnome_basic patterns-gnome-gnome_basis patterns-gnome-gnome_basis_opt patterns-gnome-gnome_games patterns-gnome-gnome_imaging patterns-gnome-gnome_internet patterns-gnome-gnome_multimedia patterns-gnome-gnome_office patterns-gnome-gnome_utilities patterns-gnome-gnome_x11 patterns-gnome-gnome_yast patterns-gnome-sw_management_gnome
- Replace pulseaudio with pipewire as the default audio server
in TW.
==== patterns-kde ====
Subpackages: patterns-kde-kde patterns-kde-kde_edutainment patterns-kde-kde_games patterns-kde-kde_ide patterns-kde-kde_imaging patterns-kde-kde_internet patterns-kde-kde_multimedia patterns-kde-kde_office patterns-kde-kde_pim patterns-kde-kde_plasma patterns-kde-kde_utilities patterns-kde-kde_utilities_opt patterns-kde-kde_yast
- Replace pulseaudio with pipewire as the default audio server
in TW.
==== patterns-media ====
Subpackages: patterns-media-rest_cd_core patterns-media-rest_dvd
- Recommend instead of require xfce* and network_admin patterns on
the DVD: those patterns do not exist in staging.
- Ensure pulseaudio is part of the DVD.
==== perl-Bootloader ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== plasma5-pa ====
Subpackages: plasma5-pa-lang
- Suggests pipewire-pulseaudio on TW instead of
pulseaudio-module-x11 to make pipewire the default audio server.
==== polkit-default-privs ====
Version update (1550+20220524.0345bd9 -> 1550+20220608.097448e)
- Update to version 1550+20220608.097448e:
* Whitelist new systemd methods (bsc#1200098)
==== protobuf-c ====
- Do not build static libraries
- Run unit tests
- Explicit files and directories for includedir, so we can detect
what we actually install there
- 508.patch: fixes invalid arithmetic shift (bsc#1200908, CVE-2022-33070)
==== python-libvirt-python ====
Version update (8.4.0 -> 8.5.0)
- Update to 8.5.0
- Add all new APIs and constants in libvirt 8.5.0
==== rubygem-msgpack ====
Version update (1.5.2 -> 1.5.3)
- updated to version 1.5.3
* Fix deduplication of empty strings when using the `freeze: true` option.
* Use `rb_hash_new_capa` when available (Ruby 3.2) for improved performance when parsing large hashes.
==== rubygem-rack ====
Version update (2.2.3.1 -> 2.2.4)
- updated to version 2.2.4
* Better support for lower case headers in `Rack::ETag` middleware. ([#1919](https://github.com/rack/rack/pull/1919), [@ioquatix](https://github.com/ioquatix))
* Use custom exception on params too deep error. ([#1838](https://github.com/rack/rack/pull/1838), [@simi](https://github.com/simi))
==== rubygem-rubocop ====
Version update (1.31.1 -> 1.31.2)
- updated to version 1.31.2
[#]## Bug fixes
* [#10774](https://github.com/rubocop/rubocop/pull/10774): Fix false negatives in `Style/DocumentationMethod` when a public method is defined after a private one. ([@Darhazer][])
* [#10764](https://github.com/rubocop/rubocop/issues/10764): Fix performance issue for Layout/FirstHashElementIndentation and Layout/FirstArrayElementIndentation. ([@j-miyake][])
* [#10780](https://github.com/rubocop/rubocop/issues/10780): Fix an error when using `rubocop:auto_correct` deprecated custom rake task. ([@koic][])
* [#10786](https://github.com/rubocop/rubocop/issues/10786): Fix a false positive for `Lint/NonAtomicFileOperation` when using complex conditional. ([@koic][])
* [#10785](https://github.com/rubocop/rubocop/pull/10785): Fix a false negative for `Style/RedundantParentheses` when parens around a receiver of a method call with an argument. ([@koic][])
* [#10026](https://github.com/rubocop/rubocop/issues/10026): Fix merging of array parameters in either parent of default config. ([@jonas054][])
==== rubygem-sprockets ====
Version update (4.0.3 -> 4.1.1)
- updated to version 4.1.1
no changelog found
==== tiff ====
Subpackages: libtiff5
- security update
* CVE-2022-2056 [bsc#1201176]
* CVE-2022-2057 [bsc#1201175]
* CVE-2022-2058 [bsc#1201174]
+ tiff-CVE-2022-2056,CVE-2022-2057,CVE-2022-2058.patch
==== tracker ====
Subpackages: libtracker-sparql-3_0-0 tracker-data-files typelib-1_0-Tracker-3_0
- Add tracker-do-not-rebuild-non-existing-FTS-tables.patch: Prevent
SQL logic error when using tag manager of nautilus. (bsc#1201246,
glgo#GNOME/tracker!515)
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- Extend vlc-lua-5.3.patch: match upstream commit 0e0b070c26.
- Add 867.patch: support LUA 5.4 (boo#1200944).
==== webkit2gtk3 ====
Version update (2.36.3 -> 2.36.4)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.36.4 (boo#1201221):
+ Fix the new ATSPI accessibility implementation to add the missing
Collection interface for the loaded document.
+ Fix the MediaSession implementation to make the MPRIS object
names more sandbox friendly, which plays better with Flatpak
and WebKit's own Bubblwrap-based sandboxing.
+ Fix leaked Web Processes in some particular situations.
+ Fix the build with media capture support enabled.
+ Fix cross-compilation when targeting 64-bit ARM.
+ Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-22677, CVE-2022-26710.
- Add webkit2gtk3-fix-build.patch: fix the build.
==== webkit2gtk3-soup2 ====
Version update (2.36.3 -> 2.36.4)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles
- Update to version 2.36.4 (boo#1201221):
+ Fix the new ATSPI accessibility implementation to add the missing
Collection interface for the loaded document.
+ Fix the MediaSession implementation to make the MPRIS object
names more sandbox friendly, which plays better with Flatpak
and WebKit's own Bubblwrap-based sandboxing.
+ Fix leaked Web Processes in some particular situations.
+ Fix the build with media capture support enabled.
+ Fix cross-compilation when targeting 64-bit ARM.
+ Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-22677, CVE-2022-26710.
- Add webkit2gtk3-fix-build.patch: fix the build.
==== yast2-core ====
Version update (4.5.1 -> 4.5.2)
- Fix building with GCC 13 and GCC 12.x (gh#yast/yast-core#156)
- 4.5.2
1
0
Hi,
I tried to update one of my RPi4 boxes to Leap 15.4 today, but it seems
there is no 'repo-oss' published at
https://download.opensuse.org/ports/aarch64/distribution/leap/15.4/ .
Am I looking in the right place or is there something else going on?
Thanks,
Robert
4
6
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
7zip (21.07 -> 22.00)
Mesa (22.1.2 -> 22.1.3)
Mesa-drivers (22.1.2 -> 22.1.3)
SDL2
clucene-core
dracut (057+suse.292.g508db4cd -> 057+suse.294.gaa9ea2d2)
evolution (3.44.2 -> 3.44.3)
evolution-data-server (3.44.2 -> 3.44.3)
evolution-ews (3.44.2 -> 3.44.3)
firewalld (1.1.1 -> 1.2.0)
flatpak
geocode-glib (3.26.2 -> 3.26.3)
geocode-glib-soup2 (3.26.2 -> 3.26.3)
gnome-maps (42.2 -> 42.3)
gtk3
gtk4
harfbuzz (4.3.0 -> 4.4.1)
kernel-64kb (5.18.6 -> 5.18.9)
kernel-firmware (20220607 -> 20220622)
kernel-source (5.18.6 -> 5.18.9)
libHX (4.5 -> 4.6)
libostree
libstorage-ng (4.5.24 -> 4.5.25)
openal-soft
orca (42.1 -> 42.2)
pango (1.50.7 -> 1.50.8)
patterns-fonts
pipewire (0.3.52 -> 0.3.53)
plymouth
python-Pillow (9.1.1 -> 9.2.0)
python-idna
python-prompt_toolkit (3.0.28 -> 3.0.30)
sssd (2.7.2 -> 2.7.3)
vim (9.0.0000 -> 9.0.0032)
xdg-desktop-portal-gnome (42.1 -> 42.3)
xfce4-settings (4.16.2 -> 4.16.3)
yast2-network (4.5.3 -> 4.5.4)
yast2-schema-default (4.5.3 -> 4.5.4)
yast2-trans (84.87.20220627.0d8a465c6b -> 84.87.20220704.8f5a2d0352)
=== Details ===
==== 7zip ====
Version update (21.07 -> 22.00)
- Update to version 22.00:
* 7-Zip now can extract APFS (Apple File System) images that can be used in DMG files.
* 7-Zip now can create TAR archives in POSIX (pax) tar format with the switches
- ttar -mm=pax or -ttar -mm=posix
* 7-Zip now can store additional file timestamps with high precision (1 ns in Linux)
in tar/pax archives with the following switches:
- ttar -mm=pax -mtp=3 -mtc -mta
* New switches for Linux version for TAR archives:
- snoi : store owner/group ids in archive or set owner/group ids from archive to extracted files.
- snon : store owner/group names in archive
* New -snz switch to propagate Zone.Identifier stream to extracted files (Windows).
* New option "Propagate Zone.Id stream" in Tools/Options/7-Zip menu.
* New "Options" window in "Add to archive" allows to select what metadata must be
included to archive. Also it allows to select new option
"Do not change source files last access time".
* Some bugs were fixed.
==== Mesa ====
Version update (22.1.2 -> 22.1.3)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Update to 22.1.3
* a lot of zink fixes
* There's a bit of everything else here, including some
performance fixes for wsi/x11.
==== Mesa-drivers ====
Version update (22.1.2 -> 22.1.3)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Update to 22.1.3
* a lot of zink fixes
* There's a bit of everything else here, including some
performance fixes for wsi/x11.
==== SDL2 ====
- Add fix-xi2-crash.patch
==== clucene-core ====
Subpackages: libclucene-contribs-lib1 libclucene-core1 libclucene-shared1
- Add gcc12-header-files.patch in order to fix build
with GCC 12.
==== dracut ====
Version update (057+suse.292.g508db4cd -> 057+suse.294.gaa9ea2d2)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.294.gaa9ea2d2:
* fix(i18n): add required includes for keymaps (bsc#1200950)
==== evolution ====
Version update (3.44.2 -> 3.44.3)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.44.3:
+ EMailStripSigFilter: Make sure it doesn't read out of buffer
bounds.
+ Bugs fixed:
- icons: Add symbolic variants for toolbar/folder tree icons.
- Composer: Skip STYLE and other tags in convert to Plain Text.
- Drag&Drop creates many identical temporary files.
- Update Task preview, when Task is updated.
- ESourceSelectorDialog: Close on double-click on source only.
- Crash when printing task list to pdf.
- Logic of "Do not sign meeting requests" is inverted.
- EShell: Use symbolic icons on GNOME.
+ Updated translations.
==== evolution-data-server ====
Version update (3.44.2 -> 3.44.3)
Subpackages: libcamel-1_2-63 libebackend-1_2-10 libebook-1_2-20 libebook-contacts-1_2-3 libecal-2_0-1 libedata-book-1_2-26 libedata-cal-2_0-1 libedataserver-1_2-26 libedataserverui-1_2-3
- Update to version 3.44.3:
+ Disable hardware acceleration for WebKitGTK.
+ ESource: Reconnect signal handlers when the D-Bus 'source'
interface changes.
+ Bugs fixed:
- LDAP: Conditionally use 'description' as Note.
- Tests fail with libphonenumber 8.12.49.
- Sanitize IPv6 proxy address before passing it to WebKitGTK.
- Calendar: Correct UNTIL recurrence with midnight start.
- Camel: Read message ID-s with multiple `@`.
==== evolution-ews ====
Version update (3.44.2 -> 3.44.3)
- Update to version 3.44.3:
+ Bugs fixed: Specify FolderClass when creating generic folder
only.
+ Updated translations.
==== firewalld ====
Version update (1.1.1 -> 1.2.0)
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- Update to 1.2.0:
* feat(firewalld): add new --log-target parameter
* feat(service): add snmptls, snmptls-trap services
* feat(service): add IPFS service
* feat(fw): startup failsafe
* feat(service): Add kubelet-readonly
* feat(service): Add secure version of k8s controller-plane components
* feat(bash): completion of policy-related commands
* feat(service): add prometheus node-exporter
* feat(service): add Kodi JSON-RPC and EventServer services
==== flatpak ====
Subpackages: libflatpak0 system-user-flatpak
- Correct Supplements for flatpak-zsh-completion boo#1201113
- package LICENSE file in every package
- make flatpak-zsh-completion and system-user-flatpak noarch
- add update-system-flatpaks timer that updates installed flatpaks
daily if enabled
==== geocode-glib ====
Version update (3.26.2 -> 3.26.3)
- Update to version 3.26.3:
+ This release adds support for libsoup 3.x. To use the libsoup
3.x build, applications will need to be adapted to look for the
"-2.0" version of the API.
- Create multibuild flavor "soup2":
+ The soup2 flavor contains the packages we had so far, API 1.0
+ The ""-flavor is API 2.0, creating new subpackages
libgeocode-glib-2-0 and typelib-1_0-GeocodeGlib-2_0.
==== geocode-glib-soup2 ====
Version update (3.26.2 -> 3.26.3)
Subpackages: libgeocode-glib0 typelib-1_0-GeocodeGlib-1_0
- Update to version 3.26.3:
+ This release adds support for libsoup 3.x. To use the libsoup
3.x build, applications will need to be adapted to look for the
"-2.0" version of the API.
- Create multibuild flavor "soup2":
+ The soup2 flavor contains the packages we had so far, API 1.0
+ The ""-flavor is API 2.0, creating new subpackages
libgeocode-glib-2-0 and typelib-1_0-GeocodeGlib-2_0.
==== gnome-maps ====
Version update (42.2 -> 42.3)
- Update to version 42.3:
+ Fix setting the correct month in the public transit time
settings.
+ Fix a crash on exit.
+ Updated translations.
==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0
- Add compatible dependency "python3-gobject-Gdk if python3-gobject"
to the typelib package for SLE and Leap (boo#1200614).
==== gtk4 ====
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Add compatible dependency "python3-gobject-Gdk if python3-gobject"
to the typelib package for SLE and Leap (boo#1200614).
==== harfbuzz ====
Version update (4.3.0 -> 4.4.1)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- harfbuzz 4.4.1:
+ Fix test failure with some compilers
+ Fix Telugu and Kannada kerning regression
- includes changes from 4.4.0:
+ Caching of variable fonts shaping
+ Caching of format 2 ?Contextual Substitution? and ?Chained
Contexts Substitution? lookups
+ Improved ANSI output from hb-view
+ Support for shaping legacy, pre-OpenType, Windows 3.1-era,
Arabic fonts that relied on a fixed PUA encoding
+ Sinhala script is now shaped by the USE shaper instead of
?indic? one
+ Thai shaper improvements
+ hb-ot-name API supports approximate BCP-47 language matching,
for example asking for ?en_US? in a font that has only ?en?
names will return them
+ Optimized TrueType glyph shape loading
+ Fix subsetting of HarfBuzz faces created via
hb_face_create_for_tables()
+ Add 32 bit var store support to the subsetter
+ CVE-2022-33068: overflow in hb-ot-shape-fallback boo#1200900
==== kernel-64kb ====
Version update (5.18.6 -> 5.18.9)
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
- tick/nohz: unexport __init-annotated tick_nohz_full_setup()
(tick_nohz_full_setup fix).
- commit 296483f
- Linux 5.18.8 (bsc#1012628).
- random: schedule mix_interrupt_randomness() less often
(bsc#1012628).
- random: quiet urandom warning ratelimit suppression message
(bsc#1012628).
- ALSA: memalloc: Drop x86-specific hack for WC allocations
(bsc#1012628).
- ALSA: hda/via: Fix missing beep setup (bsc#1012628).
- ALSA: hda/conexant: Fix missing beep setup (bsc#1012628).
- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
(bsc#1012628).
- ALSA: hda/realtek - ALC897 headset MIC no sound (bsc#1012628).
- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NS50PU (bsc#1012628).
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments
(bsc#1012628).
- ipv4: ping: fix bind address validity check (bsc#1012628).
- 9p: Fix refcounting during full path walks for fid lookups
(bsc#1012628).
- 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
(bsc#1012628).
- 9p: fix fid refcount leak in v9fs_vfs_get_link (bsc#1012628).
- 9p: fix EBADF errors in cached mode (bsc#1012628).
- btrfs: fix hang during unmount when block group reclaim task
is running (bsc#1012628).
- btrfs: prevent remounting to v1 space cache for subpage mount
(bsc#1012628).
- btrfs: add error messages to all unrecognized mount options
(bsc#1012628).
- scsi: ibmvfc: Store vhost pointer during subcrq allocation
(bsc#1012628).
- scsi: ibmvfc: Allocate/free queue resource only during
probe/remove (bsc#1012628).
- mmc: sdhci-pci-o2micro: Fix card detect by dealing with
debouncing (bsc#1012628).
- mmc: mediatek: wait dma stop bit reset to 0 (bsc#1012628).
- xen/gntdev: Avoid blocking in unmap_grant_pages() (bsc#1012628).
- MAINTAINERS: Add new IOMMU development mailing list
(bsc#1012628).
- mtd: rawnand: gpmi: Fix setting busy timeout setting
(bsc#1012628).
- ata: libata: add qc->flags in ata_qc_complete_template
tracepoint (bsc#1012628).
- dm era: commit metadata in postsuspend after worker stops
(bsc#1012628).
- dm: do not return early from dm_io_complete if BLK_STS_AGAIN
without polling (bsc#1012628).
- dm mirror log: clear log bits up to BITS_PER_LONG boundary
(bsc#1012628).
- tracing/kprobes: Check whether get_kretprobe() returns NULL
in kretprobe_dispatcher() (bsc#1012628).
- filemap: Handle sibling entries in filemap_get_read_batch()
(bsc#1012628).
- mm/slub: add missing TID updates on slab deactivation
(bsc#1012628).
- drm/i915: Implement w/a 22010492432 for adl-s (bsc#1012628).
- amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing
nothing for DCN20+ (bsc#1012628).
- drm/amd/display: Fix typo in override_lane_settings
(bsc#1012628).
- USB: serial: pl2303: add support for more HXN (G) types
(bsc#1012628).
- USB: serial: option: add Telit LE910Cx 0x1250 composition
(bsc#1012628).
- USB: serial: option: add Quectel EM05-G modem (bsc#1012628).
- USB: serial: option: add Quectel RM500K module support
(bsc#1012628).
- drm/msm: Ensure mmap offset is initialized (bsc#1012628).
- drm/msm: Fix double pm_runtime_disable() call (bsc#1012628).
- netfilter: use get_random_u32 instead of prandom (bsc#1012628).
- scsi: scsi_debug: Fix zone transition to full condition
(bsc#1012628).
- drm/msm: Switch ordering of runpm put vs devfreq_idle
(bsc#1012628).
- scsi: iscsi: Exclude zero from the endpoint ID range
(bsc#1012628).
- xsk: Fix generic transmit when completion queue reservation
fails (bsc#1012628).
- drm/msm: use for_each_sgtable_sg to iterate over scatterlist
(bsc#1012628).
- bpf: Fix request_sock leak in sk lookup helpers (bsc#1012628).
- drm/sun4i: Fix crash during suspend after component bind failure
(bsc#1012628).
- bpf, x86: Fix tail call count offset calculation on bpf2bpf call
(bsc#1012628).
- selftests dma: fix compile error for dma_map_benchmark
(bsc#1012628).
- scsi: storvsc: Correct reporting of Hyper-V I/O size limits
(bsc#1012628).
- phy: aquantia: Fix AN when higher speeds than 1G are not
advertised (bsc#1012628).
- KVM: arm64: Prevent kmemleak from accessing pKVM memory
(bsc#1012628).
- net: fix data-race in dev_isalive() (bsc#1012628).
- veth: Add updating of trans_start (bsc#1012628).
- tipc: fix use-after-free Read in tipc_named_reinit
(bsc#1012628).
- block: disable the elevator int del_gendisk (bsc#1012628).
- rethook: Reject getting a rethook if RCU is not watching
(bsc#1012628).
- igb: fix a use-after-free issue in igb_clean_tx_ring
(bsc#1012628).
- bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
(bsc#1012628).
- ethtool: Fix get module eeprom fallback (bsc#1012628).
- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit
platforms (bsc#1012628).
- drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
(bsc#1012628).
- drm/msm/dp: check core_initialized before disable interrupts
at dp_display_unbind() (bsc#1012628).
- drm/msm/dp: force link training for display resolution change
(bsc#1012628).
- net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
(bsc#1012628).
- perf test: Record only user callchains on the "Check Arm64
callgraphs are complete in fp mode" test (bsc#1012628).
- perf test topology: Use !strncmp(right platform) to fix guest
PPC comparision check (bsc#1012628).
- perf arm-spe: Don't set data source if it's not a memory
operation (bsc#1012628).
- ipv4: fix bind address validity regression tests (bsc#1012628).
- erspan: do not assume transport header is always set
(bsc#1012628).
- net/tls: fix tls_sk_proto_close executed repeatedly
(bsc#1012628).
- udmabuf: add back sanity check (bsc#1012628).
- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in
nft_concat_range.sh (bsc#1012628).
- netfilter: nf_dup_netdev: do not push mac header a second time
(bsc#1012628).
- netfilter: nf_dup_netdev: add and use recursion counter
(bsc#1012628).
- xen-blkfront: Handle NULL gendisk (bsc#1012628).
- x86/xen: Remove undefined behavior in setup_features()
(bsc#1012628).
- MIPS: Remove repetitive increase irq_err_count (bsc#1012628).
- afs: Fix dynamic root getattr (bsc#1012628).
- block: pop cached rq before potentially blocking
rq_qos_throttle() (bsc#1012628).
- ice: ignore protocol field in GTP offload (bsc#1012628).
- ice: Fix switchdev rules book keeping (bsc#1012628).
- ice: ethtool: advertise 1000M speeds properly (bsc#1012628).
- ice: ethtool: Prohibit improper channel config for DCB
(bsc#1012628).
- io_uring: fail links when poll fails (bsc#1012628).
- regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask
chips (bsc#1012628).
- regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
(bsc#1012628).
- iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 (bsc#1012628).
- drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP
stream is already enabled" (bsc#1012628).
- net: dsa: qca8k: reduce mgmt ethernet timeout (bsc#1012628).
- igb: Make DMA faster when CPU is active on the PCIe link
(bsc#1012628).
- virtio_net: fix xdp_rxq_info bug after suspend/resume
(bsc#1012628).
- Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
(bsc#1012628).
- sock: redo the psock vs ULP protection check (bsc#1012628).
- nvme: move the Samsung X5 quirk entry to the core quirks
(bsc#1012628).
- gpio: winbond: Fix error code in winbond_gpio_get()
(bsc#1012628).
- s390/cpumf: Handle events cycles and instructions identical
(bsc#1012628).
- filemap: Fix serialization adding transparent huge pages to
page cache (bsc#1012628).
- KVM: SEV: Init target VMCBs in sev_migrate_from (bsc#1012628).
- iio: mma8452: fix probe fail when device tree compatible is used
(bsc#1012628).
- iio: magnetometer: yas530: Fix memchr_inv() misuse
(bsc#1012628).
- iio: adc: xilinx-ams: fix return error variable (bsc#1012628).
- iio: adc: vf610: fix conversion mode sysfs node name
(bsc#1012628).
- io_uring: make apoll_events a __poll_t (bsc#1012628).
- io_uring: fix req->apoll_events (bsc#1012628).
- usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
(bsc#1012628).
- io_uring: fix wrong arm_poll error handling (bsc#1012628).
- vmcore: convert copy_oldmem_page() to take an iov_iter
(bsc#1012628).
- s390/crash: add missing iterator advance in copy_oldmem_page()
(bsc#1012628).
- s390/crash: make copy_oldmem_page() return number of bytes
copied (bsc#1012628).
- xhci: turn off port power in shutdown (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Raptor
Lake xHCI (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Meteor
Lake xHCI (bsc#1012628).
- usb: gadget: uvc: fix list double add in uvcg_video_pump
(bsc#1012628).
- usb: gadget: Fix non-unique driver names in raw-gadget driver
(bsc#1012628).
- USB: gadget: Fix double-free bug in raw_gadget driver
(bsc#1012628).
- usb: chipidea: udc: check request status before setting device
address (bsc#1012628).
- dt-bindings: usb: ohci: Increase the number of PHYs
(bsc#1012628).
- dt-bindings: usb: ehci: Increase the number of PHYs
(bsc#1012628).
- btrfs: fix race between reflinking and ordered extent completion
(bsc#1012628).
- btrfs: don't set lock_owner when locking extent buffer for
reading (bsc#1012628).
- btrfs: fix deadlock with fsync+fiemap+transaction commit
(bsc#1012628).
- f2fs: attach inline_data after setting compression
(bsc#1012628).
- f2fs: fix iostat related lock protection (bsc#1012628).
- f2fs: do not count ENOENT for error case (bsc#1012628).
- iio:humidity:hts221: rearrange iio trigger get and register
(bsc#1012628).
- iio:proximity:sx9324: Check ret value of
device_property_read_u32_array() (bsc#1012628).
- iio:chemical:ccs811: rearrange iio trigger get and register
(bsc#1012628).
- iio:accel:kxcjk-1013: rearrange iio trigger get and register
(bsc#1012628).
- iio:accel:bma180: rearrange iio trigger get and register
(bsc#1012628).
- iio:accel:mxc4005: rearrange iio trigger get and register
(bsc#1012628).
- iio: accel: mma8452: ignore the return value of reset operation
(bsc#1012628).
- iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
(bsc#1012628).
- iio: trigger: sysfs: fix use-after-free on remove (bsc#1012628).
- iio: adc: stm32: fix maximum clock rate for stm32mp15x
(bsc#1012628).
- iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
(bsc#1012628).
- iio: afe: rescale: Fix boolean logic bug (bsc#1012628).
- iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=m
(bsc#1012628).
- iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
(bsc#1012628).
- iio: adc: stm32: Fix ADCs iteration in irq handler
(bsc#1012628).
- iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious
IRQs message (bsc#1012628).
- iio: adc: stm32: fix vrefint wrong calibration value handling
(bsc#1012628).
- iio: adc: axp288: Override TS pin bias current for some models
(bsc#1012628).
- iio: adc: rzg2l_adc: add missing fwnode_handle_put() in
rzg2l_adc_parse_properties() (bsc#1012628).
- iio: adc: adi-axi-adc: Fix refcount leak in
adi_axi_adc_attach_client (bsc#1012628).
- iio: adc: ti-ads131e08: add missing fwnode_handle_put() in
ads131e08_alloc_channels() (bsc#1012628).
- xtensa: xtfpga: Fix refcount leak bug in setup (bsc#1012628).
- xtensa: Fix refcount leak bug in time.c (bsc#1012628).
- parisc/stifb: Fix fb_is_primary_device() only available with
CONFIG_FB_STI (bsc#1012628).
- parisc: Fix flush_anon_page on PA8800/PA8900 (bsc#1012628).
- parisc: Enable ARCH_HAS_STRICT_MODULE_RWX (bsc#1012628).
- arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory region
(bsc#1012628).
- powerpc/microwatt: wire up rng during setup_arch()
(bsc#1012628).
- powerpc: Enable execve syscall exit tracepoint (bsc#1012628).
- powerpc/rtas: Allow ibm,platform-dump RTAS call with null
buffer address (bsc#1012628).
- powerpc/powernv: wire up rng during setup_arch (bsc#1012628).
- mm/memory-failure: disable unpoison once hw error happens
(bsc#1012628).
- mm: lru_cache_disable: use synchronize_rcu_expedited
(bsc#1012628).
- ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
(bsc#1012628).
- ARM: dts: imx6qdl: correct PU regulator ramp delay
(bsc#1012628).
- arm64: dts: ti: k3-am64-main: Remove support for HS400 speed
mode (bsc#1012628).
- ARM: exynos: Fix refcount leak in exynos_map_pmu (bsc#1012628).
- arm64: dts: exynos: Correct UART clocks on Exynos7885
(bsc#1012628).
- soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in
brcmstb_pm_probe (bsc#1012628).
- ARM: Fix refcount leak in axxia_boot_secondary (bsc#1012628).
- memory: mtk-smi: add missing put_device() call in
mtk_smi_device_link_common (bsc#1012628).
- memory: samsung: exynos5422-dmc: Fix refcount leak in
of_get_dram_timings (bsc#1012628).
- ARM: cns3xxx: Fix refcount leak in cns3xxx_init (bsc#1012628).
- modpost: fix section mismatch check for exported init/exit
sections (bsc#1012628).
- ARM: dts: bcm2711-rpi-400: Fix GPIO line names (bsc#1012628).
- smb3: fix empty netname context on secondary channels
(bsc#1012628).
- random: update comment from copy_to_user() -> copy_to_iter()
(bsc#1012628).
- perf build-id: Fix caching files with a wrong build ID
(bsc#1012628).
- smb3: use netname when available on secondary channels
(bsc#1012628).
- dma-direct: use the correct size for dma_set_encrypted()
(bsc#1012628).
- kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS
(2nd attempt) (bsc#1012628).
- powerpc/pseries: wire up rng during setup_arch() (bsc#1012628).
- commit 4e30480
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
- config: enable MLX90614
MLX90614 is I2C (SMBus) remote temperature sensor.
The boards are available for SBCs:
https://www.waveshare.com/product/modules/sensors/temperature-humidity-baro…
Enable the driver for potential users.
Link: https://lists.opensuse.org/archives/list/kernel@lists.opensuse.org/thread/V…
- commit 1a61419
==== kernel-firmware ====
Version update (20220607 -> 20220622)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20220622 (git commit 9ed4d42c51ac):
* amdgpu: update Yellow Carp VCN firmware
* linux-firmware: update firmware for MT7921 WiFi device
* linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
* qed: update 8.59.1.0 firmware
* Link some devices that ship with the AW-CM256SM
* Add initial AzureWave AW-CM256SM NVRAM file
* Remove the Pine64 Quartz copy of the RPi NVRAM
* qca: Update firmware files for BT chip WCN6750.
* QCA: Update Bluetooth WCN685x 2.1 firmware to 2.1.0-00409
* WHENCE: add symlinks for StarFive based boards
* linux-firmware: wilc1000: update WILC1000 firmware to v15.6
* brcm: Add NVRAM file 43455 based Wifi/BT module as used on the Quartz64 Model B from Pine64. This file is based on the existing "brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt" NVRAM file.
* iwlwifi: add new FWs from core70-87 release
* iwlwifi: update 9000-family firmwares to core70-87
- Temporary fix for incorrect symlinks for brcm in WHENCE:
brcm-symlink-fixes.diff
- Minor updates of scripts, sorting alphabetically and add version
to Provides/Obsoletes
- Update alias
==== kernel-source ====
Version update (5.18.6 -> 5.18.9)
- Linux 5.18.9 (bsc#1012628).
- clocksource/drivers/ixp4xx: Drop boardfile probe path
(bsc#1012628).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (bsc#1012628).
- hinic: Replace memcpy() with direct assignment (bsc#1012628).
- powerpc/ftrace: Remove ftrace init tramp once kernel init is
complete (bsc#1012628).
- io_uring: fix not locked access to fixed buf table
(bsc#1012628).
- commit 0e67dc1
- tick/nohz: unexport __init-annotated tick_nohz_full_setup()
(tick_nohz_full_setup fix).
- commit 296483f
- Linux 5.18.8 (bsc#1012628).
- random: schedule mix_interrupt_randomness() less often
(bsc#1012628).
- random: quiet urandom warning ratelimit suppression message
(bsc#1012628).
- ALSA: memalloc: Drop x86-specific hack for WC allocations
(bsc#1012628).
- ALSA: hda/via: Fix missing beep setup (bsc#1012628).
- ALSA: hda/conexant: Fix missing beep setup (bsc#1012628).
- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
(bsc#1012628).
- ALSA: hda/realtek - ALC897 headset MIC no sound (bsc#1012628).
- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
(bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (bsc#1012628).
- ALSA: hda/realtek: Add quirk for Clevo NS50PU (bsc#1012628).
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments
(bsc#1012628).
- ipv4: ping: fix bind address validity check (bsc#1012628).
- 9p: Fix refcounting during full path walks for fid lookups
(bsc#1012628).
- 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
(bsc#1012628).
- 9p: fix fid refcount leak in v9fs_vfs_get_link (bsc#1012628).
- 9p: fix EBADF errors in cached mode (bsc#1012628).
- btrfs: fix hang during unmount when block group reclaim task
is running (bsc#1012628).
- btrfs: prevent remounting to v1 space cache for subpage mount
(bsc#1012628).
- btrfs: add error messages to all unrecognized mount options
(bsc#1012628).
- scsi: ibmvfc: Store vhost pointer during subcrq allocation
(bsc#1012628).
- scsi: ibmvfc: Allocate/free queue resource only during
probe/remove (bsc#1012628).
- mmc: sdhci-pci-o2micro: Fix card detect by dealing with
debouncing (bsc#1012628).
- mmc: mediatek: wait dma stop bit reset to 0 (bsc#1012628).
- xen/gntdev: Avoid blocking in unmap_grant_pages() (bsc#1012628).
- MAINTAINERS: Add new IOMMU development mailing list
(bsc#1012628).
- mtd: rawnand: gpmi: Fix setting busy timeout setting
(bsc#1012628).
- ata: libata: add qc->flags in ata_qc_complete_template
tracepoint (bsc#1012628).
- dm era: commit metadata in postsuspend after worker stops
(bsc#1012628).
- dm: do not return early from dm_io_complete if BLK_STS_AGAIN
without polling (bsc#1012628).
- dm mirror log: clear log bits up to BITS_PER_LONG boundary
(bsc#1012628).
- tracing/kprobes: Check whether get_kretprobe() returns NULL
in kretprobe_dispatcher() (bsc#1012628).
- filemap: Handle sibling entries in filemap_get_read_batch()
(bsc#1012628).
- mm/slub: add missing TID updates on slab deactivation
(bsc#1012628).
- drm/i915: Implement w/a 22010492432 for adl-s (bsc#1012628).
- amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing
nothing for DCN20+ (bsc#1012628).
- drm/amd/display: Fix typo in override_lane_settings
(bsc#1012628).
- USB: serial: pl2303: add support for more HXN (G) types
(bsc#1012628).
- USB: serial: option: add Telit LE910Cx 0x1250 composition
(bsc#1012628).
- USB: serial: option: add Quectel EM05-G modem (bsc#1012628).
- USB: serial: option: add Quectel RM500K module support
(bsc#1012628).
- drm/msm: Ensure mmap offset is initialized (bsc#1012628).
- drm/msm: Fix double pm_runtime_disable() call (bsc#1012628).
- netfilter: use get_random_u32 instead of prandom (bsc#1012628).
- scsi: scsi_debug: Fix zone transition to full condition
(bsc#1012628).
- drm/msm: Switch ordering of runpm put vs devfreq_idle
(bsc#1012628).
- scsi: iscsi: Exclude zero from the endpoint ID range
(bsc#1012628).
- xsk: Fix generic transmit when completion queue reservation
fails (bsc#1012628).
- drm/msm: use for_each_sgtable_sg to iterate over scatterlist
(bsc#1012628).
- bpf: Fix request_sock leak in sk lookup helpers (bsc#1012628).
- drm/sun4i: Fix crash during suspend after component bind failure
(bsc#1012628).
- bpf, x86: Fix tail call count offset calculation on bpf2bpf call
(bsc#1012628).
- selftests dma: fix compile error for dma_map_benchmark
(bsc#1012628).
- scsi: storvsc: Correct reporting of Hyper-V I/O size limits
(bsc#1012628).
- phy: aquantia: Fix AN when higher speeds than 1G are not
advertised (bsc#1012628).
- KVM: arm64: Prevent kmemleak from accessing pKVM memory
(bsc#1012628).
- net: fix data-race in dev_isalive() (bsc#1012628).
- veth: Add updating of trans_start (bsc#1012628).
- tipc: fix use-after-free Read in tipc_named_reinit
(bsc#1012628).
- block: disable the elevator int del_gendisk (bsc#1012628).
- rethook: Reject getting a rethook if RCU is not watching
(bsc#1012628).
- igb: fix a use-after-free issue in igb_clean_tx_ring
(bsc#1012628).
- bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
(bsc#1012628).
- ethtool: Fix get module eeprom fallback (bsc#1012628).
- net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit
platforms (bsc#1012628).
- drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
(bsc#1012628).
- drm/msm/dp: check core_initialized before disable interrupts
at dp_display_unbind() (bsc#1012628).
- drm/msm/dp: force link training for display resolution change
(bsc#1012628).
- net: phy: at803x: fix NULL pointer dereference on AR9331 PHY
(bsc#1012628).
- perf test: Record only user callchains on the "Check Arm64
callgraphs are complete in fp mode" test (bsc#1012628).
- perf test topology: Use !strncmp(right platform) to fix guest
PPC comparision check (bsc#1012628).
- perf arm-spe: Don't set data source if it's not a memory
operation (bsc#1012628).
- ipv4: fix bind address validity regression tests (bsc#1012628).
- erspan: do not assume transport header is always set
(bsc#1012628).
- net/tls: fix tls_sk_proto_close executed repeatedly
(bsc#1012628).
- udmabuf: add back sanity check (bsc#1012628).
- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in
nft_concat_range.sh (bsc#1012628).
- netfilter: nf_dup_netdev: do not push mac header a second time
(bsc#1012628).
- netfilter: nf_dup_netdev: add and use recursion counter
(bsc#1012628).
- xen-blkfront: Handle NULL gendisk (bsc#1012628).
- x86/xen: Remove undefined behavior in setup_features()
(bsc#1012628).
- MIPS: Remove repetitive increase irq_err_count (bsc#1012628).
- afs: Fix dynamic root getattr (bsc#1012628).
- block: pop cached rq before potentially blocking
rq_qos_throttle() (bsc#1012628).
- ice: ignore protocol field in GTP offload (bsc#1012628).
- ice: Fix switchdev rules book keeping (bsc#1012628).
- ice: ethtool: advertise 1000M speeds properly (bsc#1012628).
- ice: ethtool: Prohibit improper channel config for DCB
(bsc#1012628).
- io_uring: fail links when poll fails (bsc#1012628).
- regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask
chips (bsc#1012628).
- regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
(bsc#1012628).
- iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 (bsc#1012628).
- drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP
stream is already enabled" (bsc#1012628).
- net: dsa: qca8k: reduce mgmt ethernet timeout (bsc#1012628).
- igb: Make DMA faster when CPU is active on the PCIe link
(bsc#1012628).
- virtio_net: fix xdp_rxq_info bug after suspend/resume
(bsc#1012628).
- Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
(bsc#1012628).
- sock: redo the psock vs ULP protection check (bsc#1012628).
- nvme: move the Samsung X5 quirk entry to the core quirks
(bsc#1012628).
- gpio: winbond: Fix error code in winbond_gpio_get()
(bsc#1012628).
- s390/cpumf: Handle events cycles and instructions identical
(bsc#1012628).
- filemap: Fix serialization adding transparent huge pages to
page cache (bsc#1012628).
- KVM: SEV: Init target VMCBs in sev_migrate_from (bsc#1012628).
- iio: mma8452: fix probe fail when device tree compatible is used
(bsc#1012628).
- iio: magnetometer: yas530: Fix memchr_inv() misuse
(bsc#1012628).
- iio: adc: xilinx-ams: fix return error variable (bsc#1012628).
- iio: adc: vf610: fix conversion mode sysfs node name
(bsc#1012628).
- io_uring: make apoll_events a __poll_t (bsc#1012628).
- io_uring: fix req->apoll_events (bsc#1012628).
- usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
(bsc#1012628).
- io_uring: fix wrong arm_poll error handling (bsc#1012628).
- vmcore: convert copy_oldmem_page() to take an iov_iter
(bsc#1012628).
- s390/crash: add missing iterator advance in copy_oldmem_page()
(bsc#1012628).
- s390/crash: make copy_oldmem_page() return number of bytes
copied (bsc#1012628).
- xhci: turn off port power in shutdown (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Raptor
Lake xHCI (bsc#1012628).
- xhci-pci: Allow host runtime PM as default for Intel Meteor
Lake xHCI (bsc#1012628).
- usb: gadget: uvc: fix list double add in uvcg_video_pump
(bsc#1012628).
- usb: gadget: Fix non-unique driver names in raw-gadget driver
(bsc#1012628).
- USB: gadget: Fix double-free bug in raw_gadget driver
(bsc#1012628).
- usb: chipidea: udc: check request status before setting device
address (bsc#1012628).
- dt-bindings: usb: ohci: Increase the number of PHYs
(bsc#1012628).
- dt-bindings: usb: ehci: Increase the number of PHYs
(bsc#1012628).
- btrfs: fix race between reflinking and ordered extent completion
(bsc#1012628).
- btrfs: don't set lock_owner when locking extent buffer for
reading (bsc#1012628).
- btrfs: fix deadlock with fsync+fiemap+transaction commit
(bsc#1012628).
- f2fs: attach inline_data after setting compression
(bsc#1012628).
- f2fs: fix iostat related lock protection (bsc#1012628).
- f2fs: do not count ENOENT for error case (bsc#1012628).
- iio:humidity:hts221: rearrange iio trigger get and register
(bsc#1012628).
- iio:proximity:sx9324: Check ret value of
device_property_read_u32_array() (bsc#1012628).
- iio:chemical:ccs811: rearrange iio trigger get and register
(bsc#1012628).
- iio:accel:kxcjk-1013: rearrange iio trigger get and register
(bsc#1012628).
- iio:accel:bma180: rearrange iio trigger get and register
(bsc#1012628).
- iio:accel:mxc4005: rearrange iio trigger get and register
(bsc#1012628).
- iio: accel: mma8452: ignore the return value of reset operation
(bsc#1012628).
- iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
(bsc#1012628).
- iio: trigger: sysfs: fix use-after-free on remove (bsc#1012628).
- iio: adc: stm32: fix maximum clock rate for stm32mp15x
(bsc#1012628).
- iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
(bsc#1012628).
- iio: afe: rescale: Fix boolean logic bug (bsc#1012628).
- iio: test: fix missing MODULE_LICENSE for IIO_RESCALE=m
(bsc#1012628).
- iio: adc: aspeed: Fix refcount leak in aspeed_adc_set_trim_data
(bsc#1012628).
- iio: adc: stm32: Fix ADCs iteration in irq handler
(bsc#1012628).
- iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious
IRQs message (bsc#1012628).
- iio: adc: stm32: fix vrefint wrong calibration value handling
(bsc#1012628).
- iio: adc: axp288: Override TS pin bias current for some models
(bsc#1012628).
- iio: adc: rzg2l_adc: add missing fwnode_handle_put() in
rzg2l_adc_parse_properties() (bsc#1012628).
- iio: adc: adi-axi-adc: Fix refcount leak in
adi_axi_adc_attach_client (bsc#1012628).
- iio: adc: ti-ads131e08: add missing fwnode_handle_put() in
ads131e08_alloc_channels() (bsc#1012628).
- xtensa: xtfpga: Fix refcount leak bug in setup (bsc#1012628).
- xtensa: Fix refcount leak bug in time.c (bsc#1012628).
- parisc/stifb: Fix fb_is_primary_device() only available with
CONFIG_FB_STI (bsc#1012628).
- parisc: Fix flush_anon_page on PA8800/PA8900 (bsc#1012628).
- parisc: Enable ARCH_HAS_STRICT_MODULE_RWX (bsc#1012628).
- arm64: dts: ti: k3-j721s2: Fix overlapping GICD memory region
(bsc#1012628).
- powerpc/microwatt: wire up rng during setup_arch()
(bsc#1012628).
- powerpc: Enable execve syscall exit tracepoint (bsc#1012628).
- powerpc/rtas: Allow ibm,platform-dump RTAS call with null
buffer address (bsc#1012628).
- powerpc/powernv: wire up rng during setup_arch (bsc#1012628).
- mm/memory-failure: disable unpoison once hw error happens
(bsc#1012628).
- mm: lru_cache_disable: use synchronize_rcu_expedited
(bsc#1012628).
- ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
(bsc#1012628).
- ARM: dts: imx6qdl: correct PU regulator ramp delay
(bsc#1012628).
- arm64: dts: ti: k3-am64-main: Remove support for HS400 speed
mode (bsc#1012628).
- ARM: exynos: Fix refcount leak in exynos_map_pmu (bsc#1012628).
- arm64: dts: exynos: Correct UART clocks on Exynos7885
(bsc#1012628).
- soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in
brcmstb_pm_probe (bsc#1012628).
- ARM: Fix refcount leak in axxia_boot_secondary (bsc#1012628).
- memory: mtk-smi: add missing put_device() call in
mtk_smi_device_link_common (bsc#1012628).
- memory: samsung: exynos5422-dmc: Fix refcount leak in
of_get_dram_timings (bsc#1012628).
- ARM: cns3xxx: Fix refcount leak in cns3xxx_init (bsc#1012628).
- modpost: fix section mismatch check for exported init/exit
sections (bsc#1012628).
- ARM: dts: bcm2711-rpi-400: Fix GPIO line names (bsc#1012628).
- smb3: fix empty netname context on secondary channels
(bsc#1012628).
- random: update comment from copy_to_user() -> copy_to_iter()
(bsc#1012628).
- perf build-id: Fix caching files with a wrong build ID
(bsc#1012628).
- smb3: use netname when available on secondary channels
(bsc#1012628).
- dma-direct: use the correct size for dma_set_encrypted()
(bsc#1012628).
- kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS
(2nd attempt) (bsc#1012628).
- powerpc/pseries: wire up rng during setup_arch() (bsc#1012628).
- commit 4e30480
- Linux 5.18.7 (bsc#1012628).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(bsc#1012628).
- zonefs: fix zonefs_iomap_begin() for reads (bsc#1012628).
- fsnotify: introduce mark type iterator (bsc#1012628).
- fsnotify: consistent behavior for parent not watching children
(bsc#1012628).
- bpf: Fix calling global functions from BPF_PROG_TYPE_EXT
programs (bsc#1012628).
- selftests/bpf: Add selftest for calling global functions from
freplace (bsc#1012628).
- dt-bindings: nvmem: sfp: Add clock properties (bsc#1012628).
- io_uring: use original request task for inflight tracking
(bsc#1012628).
- commit 531894c
- config: enable MLX90614
MLX90614 is I2C (SMBus) remote temperature sensor.
The boards are available for SBCs:
https://www.waveshare.com/product/modules/sensors/temperature-humidity-baro…
Enable the driver for potential users.
Link: https://lists.opensuse.org/archives/list/kernel@lists.opensuse.org/thread/V…
- commit 1a61419
==== libHX ====
Version update (4.5 -> 4.6)
- Update to release 4.6
* HX_slurp_fd/HX_slurp_file now supports reading from files
reporting their own size as 0 (e.g. ttys, /proc special
files).
==== libostree ====
Subpackages: libostree-1-1
- fix incorrect preun scriptlet leading to ostree-remount.service
message upon package removal boo#1036208
==== libstorage-ng ====
Version update (4.5.24 -> 4.5.25)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#886
- removed unused class MdadmExamine
- added Pool::empty function
- use in-class member initialization
- 4.5.25
==== openal-soft ====
Subpackages: libopenal1 openal-soft-data
- Remove -msse2 from the i586 gcc command lines.
==== orca ====
Version update (42.1 -> 42.2)
- Update to version 42.2:
+ Web:
- Fix several issues relating to presentation of navigation
among focusable descendants within ARIA grids and tables.
- Improve support for description lists.
- Fix SayAll presentation of time element inside link.
- Fix presentation of the FluentUI react dialog (and any other
dialog which has an ARIA document-role descendant.
- Eliminate chattiness from newly-expanded/shown listbox.
+ WebKitGtk: Fail gracefully when structural navigation commands
are used in WebKitGtk 2.36.x (the collection interface won't be
supported until 2.26.4).
+ Updated translations.
==== pango ====
Version update (1.50.7 -> 1.50.8)
Subpackages: libpango-1_0-0 typelib-1_0-Pango-1_0
- Update to version 1.50.8:
+ Add some properties to fontmap and family.
+ Fix handling of ligature carets in mixed directions.
==== patterns-fonts ====
Subpackages: patterns-fonts-fonts patterns-fonts-fonts_opt
feat: Add noto-fonts and noto-sans-cjk-fonts to fonts_opt pattern
remove: efont-unicode-bitmap-fonts and google-droid-sans from fonts_opt pattern
- efont-unicode-bitmap-fonts has not been updated since 2003
noto-fonts and noto-sans-cjk-fonts should be a drop-in replacement
- Google itself states that google-droid-fonts are superseded by Noto Fonts
* https://github.com/googlefonts/noto-fonts/blob/main/FAQ.md#how-does-noto-re…
fix: rpmlintrc filter, no-binary is now an error rather than warning
==== pipewire ====
Version update (0.3.52 -> 0.3.53)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add a patch from upstream to fix segmentation faults in MPV:
* 0001-audioconvert-ensure-temp-buffers-are-large-enough.patch
- Update to version 0.3.53:
* Highlights
- The 44.1KHz samplerate was removed again from the defaults,
it caused all kinds of problems with various hardware.
- The ALSA plugin should now be able to deal with unsupported
samplerates and fall back to the nearest supported one.
- The audioconvert plugin was rewritten to be more maintainable
and quicker. It also gained support for control ports and
dithering with optional noise shaping.
- An impossible buffering situation is avoided in pulse-server
that would cause some applications (sunshine, ...) to
stutter.
* PipeWire
- 44.1KHz was removed from the allowed rates again. It caused
all kinds of regressions due to driver bugs and timing issues
on HDMI.
* modules
- filter-chain now does some more error checking and reporting
to avoid some crashes.
- filter-chain now supports more channel layouts for input and
output that does not need to match the plugin layout.
- Format parsing is now more consistent in the modules.
* Tools
- pw-cli can now also work without readline support.
- pw-cat can now also read multichannel ulaw/alaw/u8/s8.
* SPA
- The audioconvert plugin was rewritten. This should make it
more maintainable. It also fixed some issues such as CPU
spikes in some cases and crashes in others. The old plugins
were removed, for a code reduction of some 6000 lines.
- The audioconvert plugin now supports control ports, which can
be enabled on nodes in the session manager. This makes it
possible to control audioconvert properties using timed
events or midi.
- NoteOn 0-velocity MIDI events are no longer filtered out.
This is a valid event, nodes that can't deal with it should
fix it up themselves. The JACK layer still filters out these
events by default but this can now be configured with a
per-client property.
- The running status on midi events is now disabled to match
what JACK does.
- The ALSA plugin will now deal with driver bugs when a driver
announces support for a samplerate but then refuses to use it
later.
- The ALSA plugin has been optimized a little for sample IO.
- V4L2 now doesn't error when there are no controls.
- Error handling was improved in the audio converter.
- The audioconvert plugin now supports rectangular dithering
and noise shaping.
- The audioconvert plugin can now insert additional inaudible
noise that can be used to keep some amplifiers alive.
- The audioconvert format conversion was changed so that it now
produces the full 32 bits range in the C fallback conversion
code as well.
- The resampler window function was changed to a cosh() window
function.
- Vendor and device id are now in hex.
* pulse-server
- Tweak the record buffer attributes some more and make sure
we don't end up in impossible buffering situations.
Fixes an issue with distorted sound in sunshine.
- Fix a potential crash when updating the client property list.
- Some properties on cards were aligned with pulseaudio.
- Drop patches already included upstream:
* 0001-settings-remove-44.1KHz-from-allowed-rates-again.patch
- Rebase reduce-meson-dependency.patch.
==== plymouth ====
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== python-Pillow ====
Version update (9.1.1 -> 9.2.0)
Subpackages: python310-Pillow python310-Pillow-tk
- removed obsolete tiff-readcount.patch
- update to 9.2.0
* Deprecate ImageFont.getsize and related functions #6381 [nulano, radarhere]
* Fixed null check for fribidi_version_info in FriBiDi shim #6376 [nulano]
* Added GIF decompression bomb check #6402 [radarhere]
* Handle PCF fonts files with less than 256 characters #6386 [dawidcrivelli, radarhere]
* Improved GIF optimize condition #6378 [raygard, radarhere]
* Reverted to __array_interface__ with the release of NumPy 1.23 #6394 [radarhere]
* Pad PCX palette to 768 bytes when saving #6391 [radarhere]
* Fixed bug with rounding pixels to palette colors #6377 [btrekkie, radarhere]
* Use gnome-screenshot on Linux if available #6361 [radarhere, nulano]
* Fixed loading L mode BMP RLE8 images #6384 [radarhere]
* Fixed incorrect operator in ImageCms error #6370 [LostBenjamin, hugovk, radarhere]
* Limit FPX tile size to avoid extending outside image #6368 [radarhere]
* Added support for decoding plain PPM formats #5242 [Piolie, radarhere]
* Added apply_transparency() #6352 [radarhere]
* Fixed behaviour change from endian fix #6197 [radarhere]
* Allow remapping P images with RGBA palettes #6350 [radarhere]
* Fixed drawing translucent 1px high polygons #6278 [radarhere]
* Pad COLORMAP to 768 items when saving TIFF #6232 [radarhere]
* Fix P -> PA conversion #6337 [RedShy, radarhere]
* Once exif data is parsed, do not reload unless it changes #6335 [radarhere]
* Only try to connect discontiguous corners at the end of edges #6303 [radarhere]
* Improve transparency handling when saving GIF images #6176 [radarhere]
* Do not update GIF frame position until local image is found #6219 [radarhere]
* Netscape GIF extension belongs after the global color table #6211 [radarhere]
* Only write GIF comments at the beginning of the file #6300 [raygard, radarhere]
* Separate multiple GIF comment blocks with newlines #6294 [raygard, radarhere]
* Always use GIF89a for comments #6292 [raygard, radarhere]
* Ignore compression value from BMP info dictionary when saving as TIFF #6231 [radarhere]
* If font is file-like object, do not re-read from object to get variant #6234 [radarhere]
* Raise ValueError when trying to access internal fp after close #6213 [radarhere]
* Support more affine expression forms in im.point() #6254 [benrg, radarhere]
* Populate Python palette in fromarray() #6283 [radarhere]
* Raise ValueError if PNG chunks are truncated #6253 [radarhere]
* Use durations from each frame by default when saving GIFs #6265 [radarhere]
* Adjust BITSPERSAMPLE to match SAMPLESPERPIXEL when opening TIFFs #6270 [radarhere]
* Search pkgconf system libs/cflags #6138 [jameshilliard, radarhere]
* Raise ValueError for invalid PPM maxval #6242 [radarhere]
* Corrected screencapture argument in ImageGrab.grab() #6244 [axt-one]
* Deprecate support for Qt 5 (PyQt5 and PySide2) #6237 [hugovk, radarhere]
* Increase wait time of temporary file deletion on Windows #6224 [AlexTedeschi]
* Deprecate FreeTypeFont.getmask2 fill parameter #6220 [nulano, radarhere, hugovk]
* Round lut values where necessary #6188 [radarhere]
* Load before getting size in resize() #6190 [radarhere]
* Load image before performing size calculations in thumbnail() #6186 [radarhere]
* Deprecated PhotoImage.paste() box parameter #6178 [radarhere]
==== python-idna ====
- add version constraint for python-rpm-macros >= 20220106.80d3756,
otherwise this fails to build on 15.3 at '%pyunittest discover -v'
==== python-prompt_toolkit ====
Version update (3.0.28 -> 3.0.30)
- Update to version 3.0.30:
New features:
- Allow zero-width-escape sequences in `print_formatted_text`.
- Add default value option for input dialog.
- Added `has_suggestion` filter.
Fixes:
- Fix rendering of control-shift-6 (or control-^). Render as '^^'
- Always wrap lines in the Label widget by default.
- Fix enter key binding in system toolbar in Vi mode.
- Improved handling of stdout objects that don't have a 'buffer' attribute. For
instance, when using `renderer_print_formatted_text` in a Jupyter Notebook.
- from version 3.0.29:
New features:
- Accept 'handle_sigint' parameter in PromptSession.
Fixes
- Fix 'variable referenced before assignment' error in vt100 mouse bindings.
- Pass `handle_sigint` from `Application.run` to `Application.run_async`.
- Fix detection of telnet client side changes.
- Fix `print_container` utility (handle `EOFError`).
Breaking changes:
- The following are now context managers:
`create_pipe_input`, `PosixPipeInput` and `Win32PipeInput`.
==== sssd ====
Version update (2.7.2 -> 2.7.3)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Update to release 2.7.3
* All SSSD client libraries (nss, pam, etc) won't serialize
requests anymore by default, i.e. requests from multiple
threads can be executed in parallel. Old behavior
(serialization) can be enabled by setting environment
variable "SSS_LOCKFREE" to "NO".
==== vim ====
Version update (9.0.0000 -> 9.0.0032)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0032, fixes the following problems
- fix CVE-2022-2285 - boo#1201134
- fix CVE-2022-2257 - boo#1201154
* Map functionality outside of map.c.
* Functions are global while they could be local.
* Plural messages not translated properly.
* Hare files are not recognized.
* Not all Visual Basic files are recognized.
* No support for double, dotted and dashed underlines.
* Cannot specify the variable name for "xxd -i".
* Going past the end of a menu item with only modifier.
* Returning 0 for has('patch-9.0.0') is inconsistent.
* Reading beyond the end of the line with put command.
* Signature files not detected properly.
* Reproducing memory access errors can be difficult.
* Missing part of the test override change.
* With EXITFREE defined terminal menus are not cleared.
* Comparing line pointer for 'breakindent' is not reliable.
* Accessing memory beyond the end of the line.
* Going over the end of the typahead.
* Timers test not run where possible.
* With some completion reading past end of string.
* Invalid memory access when adding word with a control character to the
internal spell word list.
* Spell test fails.
* On Solaris timer_create() exists but does not work.
* May access part of typeahead buf that isn't filled.
* Accessing beyond allocated memory when using the cmdline window in Ex mode.
* Accessing freed memory with diff put.
* The command line test is getting quite big.
* The bitmaps/vim.ico file is not in the distribution.
* Matchfuzzy test depends on path of current directory.
* <cmod> of user command does not have correct verbose value.
* In the quickfix window 'cursorline' overrules QuickFixLine highlighting.
==== xdg-desktop-portal-gnome ====
Version update (42.1 -> 42.3)
- Update to version 42.3:
+ Backport screencast session fixes.
- Changes from version 42.2:
+ Fix invalid usage of app chooder dialog after its destruction.
+ Properly handle errors from file operations.
+ Fix various memory leaks.
+ Updated translations.
==== xfce4-settings ====
Version update (4.16.2 -> 4.16.3)
Subpackages: xfce4-settings-color xfce4-settings-lang
- Update to version 4.16.3
* xfsettingsd: Fix recursive lock in libX11
(gxo#xfce/xfce4-settings#369 boo#1200468)
* build: Fix intltool lock file problem during make distcheck
* Translation Updates
==== yast2-network ====
Version update (4.5.3 -> 4.5.4)
- AY: Added missing route extrapara element to the networking
section (bsc#1201129)
- 4.5.4
==== yast2-schema-default ====
Version update (4.5.3 -> 4.5.4)
- Add 'extrapara' to routes in the networking section (bsc#1201129)
- 4.5.4
==== yast2-trans ====
Version update (84.87.20220627.0d8a465c6b -> 84.87.20220704.8f5a2d0352)
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.20220704.8f5a2d0352:
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Russian)
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* Translated using Weblate (Catalan)
* New POT for text domain 'control'.
* Translated using Weblate (Catalan)
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Dutch)
* Translated using Weblate (Catalan)
* Translated using Weblate (Dutch)
* Translated using Weblate (French)
* Translated using Weblate (Catalan)
1
0
Hello, I'm not sure if i should ask this in here or the microOS list but what is the path for the GPU (more specifically the v4l2) driver for the pi4? I have jellyfin running in my microOS server and the jellyfin 10.8.0 changelog says that the pis now use the v4l2 driver for HW en/decoding.
All i see is /dev/dri and a few other ones like /dev/vsc4 and etc... kinda confusing. Anyways, any help would be appreciated!
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
PackageKit
gnome-remote-desktop (42.2 -> 42.3)
gnome-software (42.2 -> 42.3)
libgphoto2 (2.5.29 -> 2.5.30)
perl-Image-ExifTool (12.41 -> 12.42)
python-fsspec (2022.3.0 -> 2022.5.0)
python-requests (2.27.1 -> 2.28.1)
python-s3fs (2022.3.0 -> 2022.5.0)
rubygem-unf_ext (0.0.8.1 -> 0.0.8.2)
sushi (41.2 -> 42.0)
wsdd
=== Details ===
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Add PackageKit-zypp-add-upgrade-system.patch: implement
upgrade-system method(gh#hughsie/PackageKit/commit/930dd201b).
==== gnome-remote-desktop ====
Version update (42.2 -> 42.3)
- Update to version 42.3:
+ egl-thread: Release EGL context before destroying it.
+ rdp-graphics-pipeline: Fix uninitialized caps mutex.
+ session-rdp: Use trivial boolean value for condition in
graphics thread.
+ rdp/nw-auto: Turn assertion into normal conditional statement.
==== gnome-software ====
Version update (42.2 -> 42.3)
- Update to version 42.3:
+ Fix some crashes when handling flatpaks.
+ Fix incorrectly showing a restart notification after a failed
firmware update.
+ Fix a mismatch between app review ratings at the top and bottom
of the page.
+ Fix prompt dialogs when updating firmware on devices which need
user interaction.
+ Updated translations.
==== libgphoto2 ====
Version update (2.5.29 -> 2.5.30)
Subpackages: libgphoto2-6 libgphoto2_port12
- updated to 2.5.30 release
- ptp2:
* Canon: fixed display locking/unlocking after exit
* generic: avoid potential crash on image addition
* Sony: Add image information when wait_for_event, some config values added
* Added IDs:
* Nikon Zfc, Z9
* Sony DSC-WX220, Alpha-A7 IV
* Nikon P950
* Canon EOS Rebel T8i
* Fuji Fujifilm X-E4
* GoPro HERO10 Black
- general:
* fix parallel builds by requiring gettext 0.19.1 for builds from git (PR #797)
* add gp_init_localedir() function to allow for non-standard installations (PR #796)
- translations:
* updated traditional chinese
==== perl-Image-ExifTool ====
Version update (12.41 -> 12.42)
Subpackages: exiftool perl-File-RandomAccess
- Update to version 12.42:
* Added support for reading maker notes from Panasonic DC-GH6 videos
* Added conversion for Samsung MCCData
* Added a new Nikon LensID (thanks Chris)
* Added a few new Canon LensType values
* Added a couple of new Olympus StackedImage values (thanks Eberhard)
* Added a few new values for some Nikon Settings tags (thanks Warren Hatch)
* Added a "lang:" element to the -json output for alternate language tags when -D, -H or -t is used
* Update DNG writer to not issue an error when writing DNG 1.6 files
* Decode information from DJI "ae_dbg_info" maker notes
* Decode Olympus AISubjectTrackingMode
* Changed ExifTool FileSize print conversion to use kB/MB/GB units instead of KiB/MiB/GiB
* Changed "is not shiftable" warning to appear in -v (instead of just -v3) output
* Patched to allow PDF Encrypt object to be "null"
* Fixed bug reading ICC_Profile 'meta' tags
==== python-fsspec ====
Version update (2022.3.0 -> 2022.5.0)
- Update ot 2022.5.0
Enhancements
* mutable ReferenceFS (#958)
Fixes
* Make archive FSs not cachable (#966)
* glob fixes (#961)
* generic copy with unknown size (#959)
* zstd open (#956)
* empty archive file (#954)
* tar chaining (#950, 947)
* missing exceptions in mapper (#940)
Other
* update registry (#852)
* allow None cache (#942)
* mappers to remember init arguments (#939)
* cache docstrings (#933)
==== python-requests ====
Version update (2.27.1 -> 2.28.1)
- rebased requests-no-hardcoded-version.patch
- update to 2.28.1
* 2.28.1 (2022-06-29)
- Improvements
+ Speed optimization in iter_content with transition to yield from. (#6170)
- Dependencies
+ Added support for chardet 5.0.0 (#6179)
+ Added support for charset-normalizer 2.1.0 (#6169)
* 2.28.0 (2022-06-09)
- Deprecations
+ warning Requests has officially dropped support for Python 2.7. warning (#6091)
+ Requests has officially dropped support for Python 3.6 (including pypy3.6). (#6091)
- Improvements
+ Wrap JSON parsing issues in Request's JSONDecodeError for payloads
without an encoding to make json() API consistent. (#6097)
+ Parse header components consistently, raising an InvalidHeader error in all invalid cases. (#6154)
+ Added provisional 3.11 support with current beta build. (#6155)
+ Requests got a makeover and we decided to paint it black. (#6095)
- Bugfixes
+ Fixed bug where setting CURL_CA_BUNDLE to an empty string would disable
cert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)
+ Fixed urllib3 exception leak, wrapping urllib3.exceptions.SSLError with
requests.exceptions.SSLError for content and iter_content. (#6057)
+ Fixed issue where invalid Windows registry entires caused proxy resolution
to raise an exception rather than ignoring the entry. (#6149)
+ Fixed issue where entire payload could be included in the error
message for JSONDecodeError. (#6036)
==== python-s3fs ====
Version update (2022.3.0 -> 2022.5.0)
- Update to 2022.5.0
* aiobotocore 2.3 (#622, fixes #558)
* rate limiting (#619, #620)
==== rubygem-unf_ext ====
Version update (0.0.8.1 -> 0.0.8.2)
- updated to version 0.0.8.2
* Add x64-mingw-ucrt native gem support for RubyInstaller 3.1.
==== sushi ====
Version update (41.2 -> 42.0)
- Update to version 42.0:
+ Enable web process (webkit) sandbox.
+ Use EvinceView.JobLoadGFile for loading documents.
+ Check for mimeTypes when populating list of viewers.
+ Allow right-clicks to show context menu for GtkSourceView.
+ Updated translations.
==== wsdd ====
- Include ws-discovey-udp service from firewalld 1.0 as part of wsdd.xml
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
abseil-cpp
alpine (2.25.1 -> 2.26)
apache2
apache2-manual
apache2-prefork
apache2-utils
apparmor
atftp
aws-cli (1.25.2 -> 1.25.20)
bluedevil5 (5.25.1 -> 5.25.2)
breeze (5.25.1 -> 5.25.2)
breeze-gtk (5.25.1 -> 5.25.2)
desktop-file-utils
discover (5.25.1 -> 5.25.2)
drkonqi5 (5.25.1 -> 5.25.2)
exim (4.95 -> 4.96)
glibc
greybird-geeko-theme (3.22.11+git10.2f4304a -> 3.23.1+git1.77c0887)
guestfs-tools
irqbalance
kactivitymanagerd (5.25.1 -> 5.25.2)
kcm_sddm (5.25.1 -> 5.25.2)
kde-cli-tools5 (5.25.1 -> 5.25.2)
kde-gtk-config5 (5.25.1 -> 5.25.2)
kgamma5 (5.25.1 -> 5.25.2)
khotkeys5 (5.25.1 -> 5.25.2)
kinfocenter5 (5.25.1 -> 5.25.2)
kmenuedit5 (5.25.1 -> 5.25.2)
kmod (29 -> 30)
krusader
kscreen5 (5.25.1 -> 5.25.2)
kscreenlocker (5.25.1 -> 5.25.2)
ksshaskpass5 (5.25.1 -> 5.25.2)
ksystemstats5 (5.25.1 -> 5.25.2)
kwayland-integration (5.25.1 -> 5.25.2)
kwin5 (5.25.1 -> 5.25.2)
kwrited5 (5.25.1 -> 5.25.2)
layer-shell-qt (5.25.1 -> 5.25.2)
libapparmor
libguestfs
libkdecoration2 (5.25.1 -> 5.25.2)
libkscreen2 (5.25.1 -> 5.25.2)
libksysguard5 (5.25.1 -> 5.25.2)
libqt5-qtbase (5.15.2+kde294 -> 5.15.5+kde166)
libqt5-qtconnectivity (5.15.2+kde5 -> 5.15.5+kde5)
libqt5-qtdeclarative (5.15.2+kde43 -> 5.15.5+kde19)
libqt5-qtgraphicaleffects (5.15.2+kde2 -> 5.15.5+kde0)
libqt5-qtimageformats (5.15.2+kde3 -> 5.15.5+kde3)
libqt5-qtlocation (5.15.2+kde6 -> 5.15.5+kde3)
libqt5-qtmultimedia (5.15.2+kde3 -> 5.15.5+kde1)
libqt5-qtnetworkauth (5.15.2+kde2 -> 5.15.5+kde0)
libqt5-qtquickcontrols (5.15.2+kde3 -> 5.15.5+kde0)
libqt5-qtquickcontrols2 (5.15.2+kde10 -> 5.15.5+kde5)
libqt5-qtscript (5.15.2+kde4 -> 5.15.10)
libqt5-qtsensors (5.15.2+kde2 -> 5.15.5+kde0)
libqt5-qtserialport (5.15.2+kde2 -> 5.15.5+kde0)
libqt5-qtspeech (5.15.2+kde2 -> 5.15.5+kde1)
libqt5-qtsvg (5.15.2+kde16 -> 5.15.5+kde10)
libqt5-qttools (5.15.2+kde17 -> 5.15.5+kde1)
libqt5-qttranslations (5.15.2+kde22 -> 5.15.5+kde2)
libqt5-qtvirtualkeyboard (5.15.2+kde6 -> 5.15.5+kde3)
libqt5-qtwayland (5.15.2+kde54 -> 5.15.5+kde39)
libqt5-qtwebchannel (5.15.2+kde5 -> 5.15.5+kde3)
libqt5-qtwebsockets (5.15.2+kde7 -> 5.15.5+kde3)
libqt5-qtx11extras (5.15.2+kde1 -> 5.15.5+kde0)
libqt5-qtxmlpatterns (5.15.2+kde2 -> 5.15.5+kde0)
libseccomp
libstorage-ng (4.5.23 -> 4.5.24)
mc
milou5 (5.25.1 -> 5.25.2)
mozilla-nss (3.78.1 -> 3.79)
mozjs91 (91.10.0 -> 91.11.0)
mutt (2.2.5 -> 2.2.6)
net-snmp
oxygen5-sounds (5.25.1 -> 5.25.2)
plasma-browser-integration (5.25.1 -> 5.25.2)
plasma-nm5 (5.25.1 -> 5.25.2)
plasma5-addons (5.25.1 -> 5.25.2)
plasma5-desktop (5.25.1 -> 5.25.2)
plasma5-disks (5.25.1 -> 5.25.2)
plasma5-integration (5.25.1 -> 5.25.2)
plasma5-openSUSE
plasma5-pa (5.25.1 -> 5.25.2)
plasma5-systemmonitor (5.25.1 -> 5.25.2)
plasma5-thunderbolt (5.25.1 -> 5.25.2)
plasma5-workspace (5.25.1 -> 5.25.2)
polkit-kde-agent-5 (5.25.1 -> 5.25.2)
powerdevil5 (5.25.1 -> 5.25.2)
procps
python-aiobotocore (2.2.0 -> 2.3.4)
python-boto3 (1.24.2 -> 1.24.20)
python-botocore (1.27.2 -> 1.27.20)
python-colorama (0.4.4 -> 0.4.5)
python-pycryptodome (3.14.1 -> 3.15.0)
python-pyzmq (22.3.0 -> 23.2.0)
qemu
quagga
redis
rubygem-rubocop (1.30.1 -> 1.31.1)
rubygem-unicode-display_width (2.1.0 -> 2.2.0)
shim (15.4 -> 15.6)
sord (0.16.8 -> 0.16.10)
squid
systemsettings5 (5.25.1 -> 5.25.2)
texlive
tlp (1.4.0 -> 1.5.0)
vim (8.2.5154 -> 9.0.0000)
virt-v2v
vsftpd
xdg-desktop-portal-kde (5.25.1 -> 5.25.2)
xdm
xen
xfce4-branding-openSUSE (4.16.0+git7.8b06717 -> 4.16.1+git0.77ba799)
xfce4-panel-profiles
yarn (1.22.18 -> 1.22.19)
yast2 (4.5.5 -> 4.5.6)
=== Details ===
==== abseil-cpp ====
- Remove obsolete 0%{suse_version} < 1500 conditions
- Add options-old.patch, options-cxx17.patch
* Ensure ABI stability regardless of compiler settings per instruction in the header.
==== alpine ====
Version update (2.25.1 -> 2.26)
Subpackages: pico
- Update to release 2.26
* Alpine is built with password file support by default. If
Alpine is built with SMIME support and the password file does
not exist, then Alpine will create it by default and encrypt
it.
* In the past, Alpine did not recognize images embedded in an
HTML file, so now it does and a link to open them is given.
Additionally, Alpine did not pass these images to an external
browser for display using the external command; it does so now.
* Support for code_verifier and code_challenge when generating
a refresh token and access token in Gmail and Outlook using
the S256 method and plain method.
* Changed the redirect_uri scheme for Gmail, as Google is
deprecating the use of oob. Changed to http://localhost.
Users are supposed to enter the URL they see in their browser
in place of the code.
* Added support to the LDAP attribute "userCertificate";
* If new mail has arrived when a user is closing a mailbox,
Alpine will also announce how many new messages have arrived.
==== apache2 ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== apache2-manual ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== apache2-prefork ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== apache2-utils ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- update zgrep-profile-mr870.diff: allow zgrep to execute egrep and fgrep
(poo#113108)
==== atftp ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== aws-cli ====
Version update (1.25.2 -> 1.25.20)
- Update to version 1.25.20
+ For detailed changes see
https://github.com/aws/aws-cli/blob/1.25.20/CHANGELOG.rst
- Update Requires in spec file from setup.py
==== bluedevil5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: bluedevil5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== breeze ====
Version update (5.25.1 -> 5.25.2)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* Add cursor 'tcross' -> crosshair (kde#452102)
==== breeze-gtk ====
Version update (5.25.1 -> 5.25.2)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== desktop-file-utils ====
- Add patches to avoid bogus errors in post-build checks:
* 0001-validate-support-SingleMainWindow-key-from-1.5.patch
* 0002-validate-Support-version-1.5.patch
==== discover ====
Version update (5.25.1 -> 5.25.2)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* flatpak: Use flatpak remote prio property to prioritise remotes
* updates: Move the extended delegate state into the model (kde#452129)
==== drkonqi5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: drkonqi5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== exim ====
Version update (4.95 -> 4.96)
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
- update to exim 4.96
* Move from using the pcre library to pcre2.
* Constification work in the filters module required a major version
bump for the local-scan API. Specifically, the "headers_charset"
global which is visible via the API is now const and may therefore
not be modified by local-scan code.
* Bug 2819: speed up command-line messages being read in. Previously a
time check was being done for every character; replace that with one
per buffer.
* Bug 2815: Fix ALPN sent by server under OpenSSL. Previously the string
sent was prefixed with a length byte.
* Change the SMTP feature name for pipelining connect to be compliant with
RFC 5321. Previously Dovecot (at least) would log errors during
submission.
* Fix macro-definition during "-be" expansion testing. The move to
write-protected store for macros had not accounted for these runtime
additions; fix by removing this protection for "-be" mode.
* Convert all uses of select() to poll().
* Fix use of $sender_host_name in daemon process. When used in certain
main-section options or in a connect ACL, the value from the first ever
connection was never replaced for subsequent connections.
* Bug 2838: Fix for i32lp64 hard-align platforms
* Bug 2845: Fix handling of tls_require_ciphers for OpenSSL when a value
with underbars is given.
* Bug 1895: TLS: Deprecate RFC 5114 Diffie-Hellman parameters.
* Debugging initiated by an ACL control now continues through into routing
and transport processes.
* The "expand" debug selector now gives more detail, specifically on the
result of expansion operators and items.
* Bug 2751: Fix include_directory in redirect routers. Previously a
bad comparison between the option value and the name of the file to
be included was done, and a mismatch was wrongly identified.
* Support for Berkeley DB versions 1 and 2 is withdrawn.
* When built with NDBM for hints DB's check for nonexistence of a name
supplied as the db file-pair basename.
* Remove the "allow_insecure_tainted_data" main config option and the
"taint" log_selector.
* Fix static address-list lookups to properly return the matched item.
Previously only the domain part was returned.
* The ${run} expansion item now expands its command string elements after
splitting. Previously it was before; the new ordering makes handling
zero-length arguments simpler.
* Taint-check exec arguments for transport-initiated external processes.
Previously, tainted values could be used. This affects "pipe", "lmtp" and
"queryprogram" transport, transport-filter, and ETRN commands.
The ${run} expansion is also affected: in "preexpand" mode no part of
the command line may be tainted, in default mode the executable name
may not be tainted.
* Fix CHUNKING on a continued-transport. Previously the usabilility of
the facility was not passed across execs, and only the first message
passed over a connection could use BDAT; any further ones using DATA.
* Support the PIPECONNECT facility in the smtp transport when the helo_data
uses $sending_ip_address and an interface is specified.
* OpenSSL: fix transport-required OCSP stapling verification under session
resumption.
* TLS resumption: the key for session lookup in the client now includes
more info that a server could potentially use in configuring a TLS
session, avoiding oferring mismatching sessions to such a server.
* Fix string_copyn() for limit greater than actual string length.
* Bug 2886: GnuTLS: Do not free the cached creds on transport connection
close; it may be needed for a subsequent connection.
* Fix CHUNKING for a second message on a connection when the first was
rejected.
* Fix ${srs_encode ...} to handle an empty sender address, now returning
an empty address.
* Bug 2855: Handle a v4mapped sender address given us by a frontending
proxy.
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- read-chk-cancel.patch: debug: make __read_chk a cancellation point
(bsc#1200682, BZ #29274)
- wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant
(bsc#1200688)
==== greybird-geeko-theme ====
Version update (3.22.11+git10.2f4304a -> 3.23.1+git1.77c0887)
Subpackages: gtk2-metatheme-greybird-geeko gtk3-metatheme-greybird-geeko metatheme-greybird-geeko-common
- Prevent Unity desktop theme from being installed
Added disable-unity_v3.23.1.patch
- Update to version 3.23.1+git1.77c0887:
* Cleanup leftovers and correct emerald file mistakinly being renamed
- Update to version 3.23.1+git0.a96e825:
* Sync with Greybird 3.23.1
* Add initial support for Gtk4 and libhandy
* Fix dark xfwm4-a11y install path
* Fix xfwm4-a11y and xfwm4-compact install path
* Fix: GtkLabel: Backdropped selection color adjusted
* Fix: Backdropped selection: GtkListBoxes weren't grey
* Hotfix: removed background color for non-bg items
* Gtk3: Adjusted selected backdrop fg/bg colors: shades of grey.
* Changes the xfwm4 border colors
* build: refactor meson
* Correct gradients for horizontal scrollbars
* Reduce messagedialog buttonbox size
* Make CSD titlebars slimmer
* Correct gradients for horizontal scrollbars (shimmerproject/Greybird#288)
* Greybird-Dark titlebar decorations now match their CSD counterparts (shimmerproject/Greybird#301)
* Background selection colors are now grey instead of blue for better readability
* Add initial support for Gtk4 and libhandy
* Install index.theme
==== guestfs-tools ====
- bsc#1201064 - Libguestfs: Buffer overflow in get_keys leads
to DOS - CVE-2022-2211
CVE-2022-2211-options-fix-buffer-overflow-in-get_keys.patch
==== irqbalance ====
Subpackages: irqbalance-ui
- proc-interrupts.patch: parse_proc_interrupts: fix parsing interrupt
counts
==== kactivitymanagerd ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kactivitymanagerd-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kcm_sddm ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kcm_sddm-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kde-cli-tools5 ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kde-gtk-config5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kgamma5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kgamma5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== khotkeys5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: khotkeys5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kinfocenter5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kinfocenter5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kmenuedit5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kmenuedit5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kmod ====
Version update (29 -> 30)
Subpackages: kmod-bash-completion libkmod2
- Update to release 30
* libkmod: support for the SM3 hash algorithm
* modprobe: added the --wait option
- Drop libkmod-Provide-info-even-for-modules-built-into-the.patch
(merged)
- Add 0001-testsuite-repair-read-of-uninitialized-memory.patch
==== krusader ====
Subpackages: kio_iso
- Add patch to fix the 'Compress' menu (boo#1198725)
* 0001-Fixed-non-working-actions-for-create-extract-archive.patch
- Spec cleanup
==== kscreen5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kscreenlocker ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* greeter: fix undefined wallpaper by initializing wallpaper plugin before lock screen
* Initialise pam response in all converse conditions (kde#455608)
==== ksshaskpass5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: ksshaskpass5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== ksystemstats5 ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kwayland-integration ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== kwin5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: kwin5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* backends/drm: fix flicker with rotation on mobile
* tablet: Leave the surface we were previously on, not the one we are going to
* backends/drm: ensure modeset properties are reset properly
* effects/slide: Save correct current position
* effects: Set timestamp for input events (kde#454275,kde#449907)
* Internal tracking for quick effect item focus (kde#455807,kde#455783)
* Move WindowHeap delegate to own file
* Delegate updateShadow to event loop.
* Fix flaky testTextInputV3Interface
* Windowview: Fix broken keyboard navigation while filtering (kde#455633,kde#455764,kde#455099,kde#455586,kde#455753)
* screencasting: No need to adjust the scale on the cursor
* screencasting: Properly disable the cursor when it exits the viewport
* backends/drm: fix enabled+inactive check
==== kwrited5 ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== layer-shell-qt ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== libapparmor ====
- update zgrep-profile-mr870.diff: allow zgrep to execute egrep and fgrep
(poo#113108)
==== libguestfs ====
Subpackages: libguestfs-xfs libguestfs0
- bsc#1201064 - Libguestfs: Buffer overflow in get_keys leads
to DOS - CVE-2022-2211
CVE-2022-2211-options-fix-buffer-overflow-in-get_keys.patch
CVE-2022-2211-docs-guestfs-security-document.patch
==== libkdecoration2 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== libkscreen2 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== libksysguard5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== libqt5-qtbase ====
Version update (5.15.2+kde294 -> 5.15.5+kde166)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to version 5.15.5+kde166:
* Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor
(kde#450443)
- Update to version 5.15.5+kde165, rebased upstream:
* QArrayData: fix UB via reinterpret_cast (crash with FORTIFY_SOURCE=3)
* Fix compile of tst_qimage in Qt5
* SQLite driver: fix crash when binding a QByteArray/QString
* H2: remove a rather useless limit on the number of streams
* Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"
* Revert "Windows: Add synthesized fonts also when there is a style name"
* Revert "Android: Place cursor correctly on screen when editing"
* QAbstractButton/QComboBox/QGroupBox: static_cast event->key() to Qt::Key
* Widgets: use QPlatformTheme::ButtonPressKeys for pressing buttons
* QBuffer: add missing <limits> include
* QBuffer: fail early in seek() beyond QByteArray's max capacity
* xcb: fix cursorTheme update issue
* QDBusMenuConnection: Close open D-Bus connection
* Fix QGuiApplication command line options documentation for X11
* QColorSpace: Guard against division by zero
* Preserve QImage metadata when converting format with color table
* Unicode: fix the grapheme clustering algorithm
* Ignore window icon in XCB when its size exceeds maximum request length
* QAbstractItemDelegate: fix rect given to tooltip handing
* QXmlStreamReader: fix integer truncation (qint64 ? int)
* QShader: fix memory leak in detach()
* QDesktopServices: fix ABA problem in QOpenUrlHandlerRegistry
* Unix: Correctly update options pane for PDF printer
* JSON: When clearing duplicate object entries, also clear containers
* Remove unused internal flag from raster painting engine
* CUPS: Add support for accessible IPP printers
* Initialize m_exclusive in QGtk3MenuItem constructor
* Fix data race in QCoreApplicationPrivate::sendThroughApplicationEventFilters()
* Fix a leak of fallback dialog helper in xdgdesktopportal
* QCOMPARE/QVERIFY: fix huge pessimisation in QTestResult
* QPushButton/fusion style: don't ignore QIcon::On icon
* QAbstractItemModel: fix persistent index corruption when moving columns
* Fix data race in QObject::moveToThread()
* QReadWriteLock: fix data race in stateForWaitCondition()
* QReadWriteLock: fix another data race in stateForWaitCondition()
* QReadWriteLock: fix data race in dtor
* Revert "a11y: Do not cache classes that don't have a factory plugin"
* Prevent crashing when FcFontList fails
* Fix race condition in futex-based QSemaphore
* Fix a QDBusConnection crash with pending calls when connection is closed
* Revert "Support family names that end/start with space"
* QProcess/Unix: ensure we don't accidentally execute something from CWD
* Fix compile with Qt5: Use QString::mid instead of QString::sliced
* testlib/qasciikey: Add keypad navigation keys
* QGnomeTheme: remove unneeded Q_D
* QGnomeTheme: Allow Space, Return, Enter and Select to press buttons
* QPA: add ButtonPressKeys ThemeHint
* Update bundled zlib to version 1.2.12
* QAction: Add NOTIFY changed declaration to priority property
* QHostInfo/Unix: Fix resolv never unloading
* QCompleter: fix crash when setting the same model twice
* Windows: use QSystemLibrary instead of LoadLibrary directly
* Qt namespace: fix QT_Q_FLAG declaration for Qt::MouseEventFlags
* Sync QPrinter orientation when PageSetup Orientation selected
* When clearing QPixmapCache, stop its flushing timer
* QLabel::setPixmap(): remove the no-op self-masking
* QFreeList: replace a Q_ASSERT(false) with Q_UNREACHABLE()
* [qgenericunixservices] Consider kde-open5 for opening URLs
* Fix check for malformed input when decoding translations
* Test for nullptr before dereferencing the screen
* Check for null driver() before trying to exec()
* Fix crash when text shaping fails
* Make QCursor::setPos() use the correct screen
* Close leak of QOCIDateTime object
* Fix UI mismatch when QPrinter::setDuplex
* xcb: fix a typo for WindowTypes
* QPkmHandler: make const what it never modified
* Respect AT_SPI_BUS_ADDRESS env var on Linux
* Fix integer overflow for broken QPainterPaths
* QDesktopServices: fix UB (data race on handlers)
* Make indicator-application hack work in flatpak
* Fix infinite loop in dash stroker
* QVersionNumber: remove "pure" declaration from fromString()
* Android: Fix Application becomes unresponsive issue
* Fix the crashes when animated QTreeWidgetItems are hidden
* Add test for QTranslator::load() translation file lookup algorithm
* QComboBox: add space for scrollbar if needed after showing popup
* QComboBox: propagate style change on widget to internal container
* QLocalSocket: fix inclusions in namespaced builds
* PCRE2: upgrade to 10.37
* minor: Clean up areMetricsTooLarge() conditions
* wasm: fix unicode keyboard handling
* Blacklist tst_QAccessibilityMac::notificationsTest
* Let the h2 test server both send and receive DATA frames
* Android: Reset m_usePrimaryClip when clearing the clip data
* Android: Remove NoSuchMethodException error
* QVector: fix compilation failure in C++20 mode w/strict iterators
* macOS: respect underline attribute in menu item fonts
* macOS: don't show invisible separator items
* iOS: Accessibility: Don't cut off the last character from the text value
* iOS: Accessibility: Set the correct traits for EditableText
* tst_moc: fix returning-reference-to-local warning
* Allow for arguments that have an equals as part of it
* Write out the HTML correctly for nested lists
* QSqlTableModel::orderByClause(): Quote the table name
* macOS: Fix synthesized bold
* SQLite: Update SQLite to v3.35.5
* Qt xcb: remove false detects of Qt::GroupSwitchModifier
* Do not remove non-widget items when removeWidget() called with nullptr
* QFileSystemModel fails to locate a host from root's visible children
* CMake: Fix automatic default linking of static svg plugins
* Blacklist tst_QGestureRecognizer::panGesture
* Moc: parse trailing return type
* Extend tst_QGL::graphicsViewClipping blacklisting
* Fix antialiasing of rotated non-smooth scaled images
* Fix QUrl::fromLocalFile with long path prefix
* Fix QStringView::mid() to behave as documented when passed -1 for length
* QDockWidget, macOS: don't drag on native widgets
* Add note about the risk of setting min-width/height in a style sheet
* cocoa: be more careful about rejecting frame strut events
* iOS: Keep undo/redo widgets enabled on the undo shortcut bar after undo
* QTestlib: Fix formatting of pointers in QCOMPARE
* Cherry-pick upstream patch for non-gcc/clang/msvc compilers
* Windows: Add synthesized fonts also when there is a style name
* Windows: Work-around misreporting of Script and Roman
* Extend blacklisting of tst_QNetworkReply::ioHttpRedirectPolicy
* Extend blacklisting of tst_QWidget::focusProxyAndInputMethods
* Android: fix wrong position of cursor hander in split screen
* Android: handle ImEnterKeyType flag
* Apply the Core compile definitions to the big resource targets
* Update bundled libjpeg-turbo to version 2.1.0
* QSpdyProtocolHandler: don't rely on device being available
* QVnc: clip requested screen region to available screen image
* Simplify bundled libjpeg build
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15
* Apply specialData font capitalization to non-rawFont text
* Avoid fast transform paint path on values it can't handle
* Blacklist tst_QTimeLine::interpolation on Windows in general
* QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActivation
* Don't draw focus frame if widget has style rules that affect border
* Fix rare integer overflow in text shaping
* Blacklist tst_qnetworkreply::ioHttpRedirectMultipartPost on Linux
* Android: Fix screen flicker issues
* [Android]: Fix exception when using Qt to create a service on Android
* Update CLDR-derived data to newly-released v39
* QSsl: fix UB pointer use
* uic/Python: Add comments for mypy to ignore star imports
* HTTP/2 authentication required
* Windows: Update the hasFrame setting when changing window flags
* Fix mix-guided use of const reference variable
* Android: Fix Touch event position depending on Surface
* macOS: Don't override action set during drop handling
* [Android] Fix select handles misplacement on QDialog
* wasm: fix timestamp for events
* Do not access internal allThreads data unlocked
* SQLite: Handle tables and fields with a dot in the name correctly
* Doc: Mark QSet::toList, QSet::fromList, QList::toSet, QList::fromSet as obsolete
* Unicode: fix the extended grapheme cluster algorithm
* Android: fix for isSoftwareKeyboard method
* [Android] Remove signal and slot mechanism to listen states in editors
* Fix prl generation with static dependencies take 2
* QNetworkDiskCache: Drop the file mmap-ing
* QFile::copy: call syncToDisk on destination
* Read DPI from X Settings initially as well
* Fix prl generation with static dependencies take 2
* Re-add horizontal offsets around QPushButton
* Fix ARM and MIPS runtime CPU feature flags
* Minor robustness improvement of text code
* Add null pointer check
* Don't parse XML symbols longer than 4096 characters
* Make POSIX transition rule parser more robust
* Extend blacklisting for SLES 15
* Doc: Improve deprecation messages for functions using QString::SplitBehavior
* Don't disable menu items that belong to the active modal window
* Doc: Fix return type of QCursor::shape()
* QPainterPath: fix handling of fill rules
* Windows QPA: Fix accessibility focus event for table/tree/list
* Fix invalid pointer return with QGridLayout::itemAt(-1)
* qmake: Improve error message when detecting macOS platform SDK upgrade
* Assert that pointer is not nullptr before dereferencing
* QLocalSocket/Win: fix possible UB in _q_pipeClosed()
* tst_qapplication: Prevent desktopaware test from deactivating main test
* iOS: Disable three-finger-tap editing interaction menu when there's no focus object
* Fix read-only pseudo-state in QPlainTextEdit stylesheet
* QTextHtmlParserNode: Limit colspan to avoid segfault
* Don't judge other people's writing systems
* macOS: Don't draw scrollbar handle when there is no range
* QSystemSemaphorePrivate: Fix a call to tr() to translate()
* Fix condition that adds resources for each Android ABI
* Avoid int overflow in QImage rotate90/180/270
* Return the result we have already when getting an object with no name
* Avoid attempting to parse insanely long texts as zone names
* Doc: Fix typo in publisherid for WINRT_MANIFEST
* Fix Editable Tree Model example model rowCount and model instance leak
* FileChooser portal: send window id in hex
* fix windows build when both whatsthis and tooltip are disabled
* Fix incorrectly-drawn menu indicator for QPushButton on macOS
* Fix label margins for pulldowns with custom styled menu indicator on macOS
* Font style name 'Normal' and 'Regular' have the same meaning
* QString: improve lastIndexOf(QRegularExpression) docs
* eglfs: Newer Nvidia libdrm provide device instead driver module name
* Android: KEYCODE_MEDIA_PLAY_PAUSE translated right
* iOS: Protect against a possible crash after the window is deleted
* Revert "Update commercial license headers to /util files"
* Revert "Update commercial license headers to bin, mkspecs, qmake"
* Consistently check for nullptr in QGraphicsTextItem::inputMethodQuery
* Remove qualification for Julian calendar
* Revert "Update commercial license headers"
* Revert "Update commercial license headers"
* Fix alpha handling of QImage::setPixel
* Fix handling of virtual/native pixels in QAndroidPlatformWindow
* Revert "Update commercial license headers to src/concurrent and src/corelib"
* Revert "Update commercial license headers to src/dbus, src/gui, src/network"
* Disable Harfbuzz/CoreText hotfix on older macOS/iOS versions
* SQLite: Update to 3.35.2
* tst_bench_qmetaobject: Fix test
* QAsn1Element: Avoid overflow in QAsn1Element::toInteger
* tst_qguimetatype: Avoid deprecated methods
* Include minus sign in ImhFormattedNumbersOnly's available keys
* MODULE_INCLUDEPATH is supposed to be one path
* QEventDispatcher(Win): Always honor interrupted status to avoid races
* Android: Place cursor correctly on screen when editing
* QStylesheetStyle: fix push button label alignment
* Support family names that end/start with space
* wasm: fix opengl context stencil and depth buffer handling
* wasm: fix screen offset logic
* Android: Add grabWindow handling
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'
* Update bundled libjpeg-turbo to version 2.0.6
* QMenu test: turn tooltip animations off
* Android: make calling exit() conditional on an environment variable
* Limit value in setFontSizeFromValue()
* xcb: unset old states and set new ones for window
* Brush up the imageviewer example
* Fix out-of-buffer in ICC curv parsing
* Fix logic problems with table based grayscale ICC profiles
* Reduce warnings from ICC parsing
* QEventDispatcherWin32: get rid of the hook procedure
* And fix handling and test of QImage::fill(uint) as well
* Fix handling of virtual/native pixels in QAndroidPlatformWindow
* QLineEdit: Fix editingFinished() not being emitted when pressing the clear button
* macOS: don't let windows that are transparent for input become key window
* QMdiSubWindow: Set correct ControlLabel size
* Doc: Remove styling for hyperlinks from the simplified offline style
* Doc: Offline CSS: Reduce excess vertical spacing
* Fix parsing of dates with spaces in day or month names
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAIL
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systems
* Extend colorspace testing and fix bug it uncovered
* Schannel: Fix incomplete downloads with read buffer restricted
* MinGW: fix warning in QMatrix4x4::map functions
* QRectF/Documentation: Fix malformed table
* Fix QImage::fill with semi-transparent QColor
* iOS: close edit menu upon focus transfer
* macOS: Fix crash when showing parent-less platform menus
* macOS: Remove warning about KVO observers on QNSWindow/QNSPanel
* Filter cosmetic lines using transformed, not world coordinates
* Fix recently added auto test of text layout overflow
* wasm: don?t deadlock on event processing
* Fix QNetworkInterface IsUp and IsRunning enum documentation
* Clarify QWindowPrivate::maybeQuitOnLastWindowClosed
* wasm: fix showing tooltips
* Doc: Don?t use note when documenting enum values
* macos: Document that Drawer is obsolete
* Doc: Update the SQL types documentation with regards to the double types
* Doc: link to QScopeGuard in QScopedValueRollback documentation
* Doc: Online CSS: Fix image captions overlapping images used in tables
* Turn off the dbus examples for qmake-generated VS projects
* Don't show focus rect for QCommandLinkButton
* Android: Fix the input type for date/time
* qmake: Introduce compile_included_sources CONFIG option
* Update QPalette() documentation to not mention the application palette
* Android: Pass pending state to ResumePauseListener
* Fix crash when requesting A32 glyph on Wayland
* Android: Fix input method hints for ImhHiddenText
* a11y: Report mixed state if QCheckBox is PartiallyChecked
* testlib: Only consider major version for macOS 11 and later in blacklists
* iOS: hide edit menu if typing on the input panel
* xcb: Fix available geometry after rotation
* Remove false Q_UNREACHABLE from shaping code
* Fix trivial typo in QDateTime::fromString() overload doc
* QTreeWidgetItem: fix documentation error for childIndicatorPolicy()
* Update to CLDR v38.1, adding Yukon Standard Time
* Avoid overflow in text layout
* QJsonObject::take: add missing detach() call
* macOS: Don't exec file dialogs via runModal unless they are app modal
* QMimeDatabase/xml: support both 'xmlstarlet' and 'xml' for minifying XML
* Use design metrics when adding text to QPainterPath
* QDir/QFileInfo: add doc notes about paths starting with ':'
* QSsl: fix OpenSSL DLL names for Windows on ARM
* a11y: Do not cache classes that don't have a factory plugin
* Update public suffix list to today's latest
* Fix QTzTimeZonePrivate::displayName()'s fallback
* Fix problems with offset-derived ids for QTimeZone
* QLineEdit Cursor show white area
* Correct item indent in checkable menus in stylesheet style
* Fix read-only pseudo-state in QTextEdit/Browser stylesheet
* Hold references to zone IDs alive during use
* Correct string comparison in Android's IANA ID matching code
* Doc: Add deprecation notice
* Change QLineF::setLength() to work whenever length() is non-zero
* macOS: Remove DontConfirmOverwrite workaround
* macOS: Show system tray icon on mouse button press, not release
* macOS: Don't restrict non-modal file dialogs to open-dialogs only
* Check date validity in calendar methods taking a QDate
* macOS: Only check SDK major version for compatibility
* iOS: always hide edit menu when showing the magnifier glass
* QInputControl: accept surrogate category character
* Set new commandLink variable when initializing QCommandLinkButton
* Test QDateTime behavior in DST gap
* UndoFramework example: make the background visible
* Windows: Fix flicker when resizing translucent windows with QSizeGrip
* Windows QPA: Fix crashes when using screen reader with Q(Plain)TextEdit
* Avoid int overflow in gradient drawing
* macOS: Mark QFileDialog::DontConfirmOverwrite as unsupported
* Fix QApplication::font returns the font unstable according to the object
* Avoid overflowing QFixed in text layout
* iOS: ensure we close the edit menu when the user taps outside the input area
* iOS: ensure we hide the edit menu while dragging on the selection handles
* Fix logicalDpi() which returns invalid value
* Windows: Fix frame margins calculation
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgets
* macOS: Add more padding to width of non-editable comboboxes
* Make QPushButton on macOS use QFocusFrame to fix alignment problems
* QTabBar: update index of last visible tab in insertTab
* Fix that the placeholdertext of QCombobox is not drawn
* Windows: Fix dialog moving up after closing/reshowing
* Cocoa: When validating menus, account for modal window only if active
* PSQL: Fix the QSqlDatabase test
* Move the qmenu_p.h include to the QT_CONFIG(menu) block
* Fix compilation of ibase sqldriver plugin, added override
* Protect against sign-change of size on 32bit
* Fix division by zero
* SQLite: Update to 3.34.0
* QODBC: Preserve the whole value when using HighPrecision
* Set the PlaceholderText color in the palette from the stylesheet as well
* Update commercial license headers to bin, mkspecs, qmake
* Update commercial license headers to /util files
* Update commercial license headers to src/concurrent and src/corelib
* Update commercial license headers to src/dbus, src/gui, src/network
* Stabilize tst_QListView::internalDragDropMove() on X11
* [Android] Fix Text select handle misplaced on QDialog issues
* Android: Finish composing text before Key handling
* Fix regression with closing and then reopening widgets with QGLWidget
* eglfs: Use drmClose in drm/EGLDevice backend
* Handle maxImageCount 0 in QVulkanWindow
* Make QCalendar's backend registration reentrant-safe
* Blacklist flaky QListView::internalDragDropMove case on OpenSuSE
* Update commercial license headers
* Update commercial license headers
* Doc: Link to correct location
* Doc: Generalize timer docs
* Doc: Explain how boundingRect handles null QRectF
* Doc: Add details to QFont::toString
* Document QOpenGLWidget limitations without an alpha channel
* QTabBar test: refactor: extract checkPositions helper function
* Add new special QObjectPrivate::{connect, disconnect} for QML
* Add "Q_UNUSED" to (3rdparty) strtod.cc for a 32 bit code path
* Android: Fix for accessibility potential crash
* QTabBar/Windows: Fix close button icons being too small on high-res screens
* Fix missing repaints with QOpenGLWidget in a QDockWidget
* QComboBox/Fusion style: elide text when it's too long
* Fix qt_alphaVersion and qt_opaqueVersion in the trivial case
* Doc: Clarify setLibraryPaths behavior
* Fix convertToRGBA64PM for Grayscale16
* Fix setting active window as application's focus widget
* Send Qt::Key_MediaTogglePlayPause for VK_MEDIA_PLAY_PAUSE
* Fix VNC format conversion
* Windows font engine: Silence warnings about not being able to enumate font families
* Blacklist failing tests for WinRT
- Commits dropped by the rebase:
* Add missing limits include
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
- Rebase 0001-Add-remote-print-queue-support.patch
- Drop patches, now upstream:
* mitigate-FORTIFY_SOURCE-3.patch
* 0001-H2-remove-a-rather-useless-limit-on-the-number-of-st.patch
* 0001-QProcess-Unix-ensure-we-don-t-accidentally-execute-s.patch
==== libqt5-qtconnectivity ====
Version update (5.15.2+kde5 -> 5.15.5+kde5)
Subpackages: libQt5Bluetooth5 libQt5Bluetooth5-imports libQt5Nfc5 libQt5Nfc5-imports libqt5-qtconnectivity-tools
- Update to version 5.15.5+kde5, rebased upstream:
* Add QIODevice::canReadLine call to QBluetoothSocket
* Handle LE enhanced connection complete in Bluez peripheral
* Keep the bluetooth service name if the remote has provided it
* Use the service's socket protocol info on Bluez bluetooth socket
* Fix Linux bluetooth service discovery crash with multiple services
* Fix "loop variable creates a copy" warning
* Prefer QChar over QString that consists of a single QChar
* CoreBluetooth: add a workaround to enable using scan options
* Backport a fix from Qt 6 (stop using a deprecated API)
* Revert "Update commercial license headers"
* Fix bug: Let QBluetoothsocket::close emit disconnected only once
* Change tst_qlowenergycontroller to wait for disconnects
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtdeclarative ====
Version update (5.15.2+kde43 -> 5.15.5+kde19)
- Update to version 5.15.5+kde19, rebased upstream:
* Fix Flickable with QTBUG-56075 patch applied
* Fix Flickable wheel velocity calculation
* QSGOpenGLDistanceFieldGlyphCache: fix UB (ordering of pointers not from the same array)
* QSGOpenGLDistanceFieldGlyphCache: fix multiplication result truncation
* QQuickItem: Guard against cycles in nextPrevItemInTabFocusChain
* Make sure QQuickWidget and its offscreen window's screens are always in sync
* V4: Do not call dtor of an object we continue to use
* doc: Improve QQuickItem::ItemChangeData docs
* Remove tst_pixel
* docs: Clarify EventPoint properties
* Consistent naming for (to|from)Is(Defined|Sourced) in animations
* Map window coordinates to the same coordinate system as the QPointerEvent point
* Doc: Fix the Shapes table to reflect reality
* Doc: Clarify preconditions for using QML_ELEMENT et al
* Do full overlap checks within the alpha render list when rebuilding
* MASM: Put pageSize into an inline namespace
* TextEdit: update all glyphnodes on QTD::contentsChanged() signal
* qquicktableview: upon forceLayout(), check for visible rows/columns at the origin
* V4 Debugger: Collect locals also from block scopes
* Make PinchArea translate correctly inside a rotated parent
* Avoid stale QSGTexture pointer accesses
* V4 debugger: Properly count break points
* Fix build with GCC 11: include <limits>
* Document QQmlComponent::createWithInitialProperties() error handling
* QQmlComponentPrivate::setInitialProperty: improve error message
* Remove extra colon
* Fix warning and assert when removing items from groups
* Document that QML_SINGLETON only works with QObjects
* qqmlirbuilder: Fix treating parser warnings as errros
* Prevent infinite recursion in QQuickItemPrivate::itemToWindowTransform
* Avoid crash when accessing an empty QTextLine
* doc: fix up QQuickItem::contains() docs
* QQuickTextInput: update cursor rectangle after padding changed
* Assert that pointer is non-null
* qqmlapplicationengine: Handle errors during component creation
* Do not batch lines with > 1 width in alpha pass
* Don't crash when trying to invoke non-existing string converter
* Fix incorrect depth test state with QSGRenderNode::DepthAwareRendering
* Do not auto-clean components with live inline components
* QuickTest: Do not recurse forever on inline components in enumerateTestCases
* DelegateModelGroup: Fix bug where item could be removed from the model
* Remove unnecessary forward declaration
* QQuickTableView: always update content size when rebuilding small tables
* Do less work when there are no active ImageParticle particles
* Revert "Update commercial license headers"
* QQuickTableView: forceLayout() should work, even when no items are loaded
* Revert "Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects"
* Ensure that the case of the path will match then QUrl for a UNC path
* Use unique_ptr to clarify ownership of QQuickDefaultClipNode objects
* MouseArea: fix containsMouse behavior during visibility changes
* QQuickTextControl: commit pre-edit after key press
* qv4generatorobject: Fix crash when creating new properties
* QQmlIncubator: handle clear inside setinitialState
* Fix release-only windows builds
* Fix lookup of existing inline components by name
* qquicktextinput: Fix validation for IM event
* docs: Fix documentation of the Locale numberOptions property
* QQmlPropertyPrivate::signalExpression: handle object being null
* qquicktextinput: Fix Undo history for IM event
* QQuickWindowIncubationController: Use QPointer to guard QSGRenderLoop reference
* qmlplugindump: Fix overload ambiguity
* QV4 Engine: Remove MSVC special casing
* QQuickTextEdit: ensure we update after changing padding
* QQuickItemParticle give() method kill particle
* QSequentialAnimationGroupJob: Protect against self-deletion
* Change QQuickShortcut::setSequences to bind to all sequences
* qquicktextinput: ensure we update IM when cursor changes position
* QQuickListView: Add autotest so that animated delegate does not crash
* QQmlIRLoader: Actually load RequiredPropertyExtraData
* Doc: Fix broken QDoc markup
* Update commercial license headers
* QQmlProperty: Guard QQmlContextData with QQmlGuardedContextData
* ListModel: Fix move handling in sync
* tst_EcmaScriptTests: Raise timeout
* QuickLayouts: fix crash when layout width depends on parent width
* export QAcccessibleQuickItem
* QAnimationGroupJob: Don't call virtual functions from dtor
* Fix QQuickShortcut::setContext so re-grab all shortcuts
* Revert "Set the stencil buffer zone" and "Add clipNext null pointer guard"
* Fix Text with ElideRight not being rendered when width goes from 0 to >0
* Cache static compilation units
* Regenerate Shape fill geometry when alpha changes to non-zero
* Remove QQmlCleanup from QQmlScriptData
* Add Lancelot tests for both types of clipping
* masm: Add error handling for failed mprotect()
* QQuickLoader: prevent clearing initial properties after active = true
* Correct #if-ery in QML locale's time-zone update test
* Doc: mention that Item's childrenRect property is local to the item
- Commits dropped by the rebase:
* Add missing limits include to fix build with GCC 11
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
- Rebase qtdeclarative-5.15.0-FixMaxXMaxYExtent.patch
==== libqt5-qtgraphicaleffects ====
Version update (5.15.2+kde2 -> 5.15.5+kde0)
- Update to version 5.15.5+kde0, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtimageformats ====
Version update (5.15.2+kde3 -> 5.15.5+kde3)
- Update to version 5.15.5+kde3, rebased upstream:
* jp2: use correct buffer_size for jas_stream_memopen
* Check earlier to avoid sanitzer warnings
* Add some basic checking against corrupt input
* Revert "Update commercial license headers"
* Avoid scanline overflow when reading corrupt tiffs
* Update bundled libtiff to version 4.2.0
* Update bundled libwebp to version 1.2.0
* Avoid oob access when reading certain corrupt tiled tiffs
* Avoid oob access when reading certain corrupt tiled tiffs
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtlocation ====
Version update (5.15.2+kde6 -> 5.15.5+kde3)
Subpackages: libQt5Location5 libQt5Positioning5 libQt5PositioningQuick5
- Update to version 5.15.5+kde3, rebased upstream:
* Update use of HTTP to HTTPS in esri plugin
* Fix appendChildNode() call
* Fix build of Qt.labs.location QML plugin
* QtPositioning: fix source detection
* Revert "Update commercial license headers"
* Allow removal of layers and sources created using parameters in MapboxGL
* Update commercial license headers
* Blacklist ReviewModel::test_reset
* Fix compilation for no opengl builds
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtmultimedia ====
Version update (5.15.2+kde3 -> 5.15.5+kde1)
- Update to version 5.15.5+kde1, rebased upstream:
* QPulseAudioSource: fix UB (memcpy() called with nullptr dest) in read()
* tst_qvideoframe: Increase buffer sizes used in image() tests
* AVFoundation: Only remove the video output if it is still attached
* macOS: Fix video rendering on with OpenGL Core profile
* Revert "Update commercial license headers"
* imx6 video plugin depends on gstreamer
* Doc: Fix typo
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtnetworkauth ====
Version update (5.15.2+kde2 -> 5.15.5+kde0)
- Update to version 5.15.5+kde0, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtquickcontrols ====
Version update (5.15.2+kde3 -> 5.15.5+kde0)
- Update to version 5.15.5+kde0, rebased upstream:
* Fix warning with QML FileDialog with many files
* Revert "Update commercial license headers"
* Update commercial license headers
* ColorDialog: Set the options before the current color on the helper
* [Android] Fix CheckBox rtl issues
* [Android] Fix FontDialog layout issues
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtquickcontrols2 ====
Version update (5.15.2+kde10 -> 5.15.5+kde5)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.5+kde5, rebased upstream:
* Revert "Allow creation of custom QQuickPopupItem-derived types"
* QQuickAbstractButton: fix crash on destruction
* TextArea: Detach the flickable when it is deleted
* Don't call QQml_setParent_noEvent with a nullptr item
* Hide old scroll bars
* Allow creation of custom QQuickPopupItem-derived types
* Imagine: fix GroupBox's bottom edge being clipped
* QQuickDial: Keep value integer if everything is integer
* ScrollView: fix crash when scrolling with zero-sized item
* Change the name of the material style plugin to avoid a path limit
* QmlDesigner: Fix RangeSliderSpecifics snap mode
* Ensure the ninepatch image is detached
* Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNode changes
* Revert "Update commercial license headers"
* Fix static build
* ComboBox: don't focus TextField when clicking on indicator
* Combobox: Fix initial set of inputMethodHints
* Fix popups with exit transitions blocking mouse events when destroyed
* a11y: Fix ordering on header, content item and footer in Page
* Update commercial license headers
* Fix initial currentIndex in Tumbler when wrap is set to false
* SwipeDelegate: ensure background and contentItem are resized
* Reset the opacity and scale properties after the exit transition
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtscript ====
Version update (5.15.2+kde4 -> 5.15.10)
- Update to version 5.15.10:
* Bump version to 5.15.10
* Blacklist two tests that fail on macOS ARM
* Bump version from 5.15.8 to 5.15.9
* Bump version from 5.15.7 to 5.15.8
* Bump version from 5.15.6 to 5.15.7
* Bump version from 5.15.5 to 5.15.6
* Bump version from 5.15.4 to 5.15.5
- Drop patches, it's versioned correctly now:
* 0001-Revert-Bump-version-from-5.15.3-to-5.15.4.patch
* 0002-Revert-Bump-version.patch
==== libqt5-qtsensors ====
Version update (5.15.2+kde2 -> 5.15.5+kde0)
Subpackages: libQt5Sensors5 libQt5Sensors5-imports
- Update to version 5.15.5+kde0, rebased upstream:
* Android: Fix build error issue in examples
* Revert "Update commercial license headers"
* Update commercial license headers
* Android rotation sensor value and datarate fix
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtserialport ====
Version update (5.15.2+kde2 -> 5.15.5+kde0)
- Update to version 5.15.5+kde0, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtspeech ====
Version update (5.15.2+kde2 -> 5.15.5+kde1)
Subpackages: libQt5TextToSpeech5 libqt5-qtspeech-plugin-speechd
- Update to version 5.15.5+kde1, rebased upstream:
* Reverse list of voices before returning from Speech-Dispatcher
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtsvg ====
Version update (5.15.2+kde16 -> 5.15.5+kde10)
- Update to version 5.15.5+kde10, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qttools ====
Version update (5.15.2+kde17 -> 5.15.5+kde1)
Subpackages: libQt5Designer5 libQt5Help5 libqt5-qdbus libqt5-qtpaths
- Update to version 5.15.5+kde1, rebased upstream:
* Ensure FileAttributeSetTable is filled ordered so we get the same qch file each time
* Fix regression in lconvert handling empty translations
* Qt Designer: Fix alignment when adding new QTableWidget columns
* Qt Designer: Fix alignment of horizontal QTableWidget headers
* Qt Designer: Fix saving of item view header visibility on page based containers
* Qt Designer: Slow down wheel scrolling of the widget box
* Revert "Update commercial license headers"
* QDoc: Fix possible crash in WebXMLGenerator
* Fix check for malformed input when decoding translations
* Fix redeclared variable name
* qdoc: Allow any type of page as qhp indexTitle
* qdoc: Don't clear the warning count in single-exec mode
* Bump copyright year to 2021
* qdoc: Fix generation of TOC for basic QML/JS types
* Update commercial license headers
* qdoc: Fix addendums for QML signals that contain '.' in the name
* qdoc: Ignore empty example meta tags
* qdoc: Fix breadcrumb generation for normal page nodes
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qttranslations ====
Version update (5.15.2+kde22 -> 5.15.5+kde2)
- Update to version 5.15.5+kde2, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtvirtualkeyboard ====
Version update (5.15.2+kde6 -> 5.15.5+kde3)
Subpackages: libQt5HunspellInputMethod5 libQt5VirtualKeyboard5 libqt5-qtvirtualkeyboard-hunspell
- Update to version 5.15.5+kde3, rebased upstream:
* Revert "Update commercial license headers"
* Pinyin: not mix upper and lower case
* Fix position of the keyboardRectangle in app integration
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtwayland ====
Version update (5.15.2+kde54 -> 5.15.5+kde39)
Subpackages: libQt5WaylandClient5 libQt5WaylandCompositor5
- Update to version 5.15.5+kde39, rebased upstream:
* Fix build with libcxx (missing array include)
* Reduce memory leakage
* use poll(2) when reading from clipboard
* Fix race condition on mWaitingForUpdateDelivery
* Revert "Client: Remove mWaitingForUpdateDelivery"
* client: update button state and etc in pointer_leave()
* Docs: Add "instantiates" keywords
* Add missing define guards
* Fix touch being ignored when down and up are in the same frame
* Fix race condition when attaching client to text input
* Revert "Update commercial license headers"
* Update commercial license headers
- Commits dropped by the rebase:
* Fix backport, context destruction was omitted
* Fix compilation
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
- Drop patches, no longer directly applicable:
* 0003-Fix-up-mutexes-for-frame-callbacks.patch
==== libqt5-qtwebchannel ====
Version update (5.15.2+kde5 -> 5.15.5+kde3)
Subpackages: libQt5WebChannel5 libQt5WebChannel5-imports
- Update to version 5.15.5+kde3, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtwebsockets ====
Version update (5.15.2+kde7 -> 5.15.5+kde3)
Subpackages: libQt5WebSockets5 libQt5WebSockets5-imports
- Update to version 5.15.5+kde3, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtx11extras ====
Version update (5.15.2+kde1 -> 5.15.5+kde0)
- Update to version 5.15.5+kde0, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libqt5-qtxmlpatterns ====
Version update (5.15.2+kde2 -> 5.15.5+kde0)
Subpackages: libQt5XmlPatterns5 libqt5-qtxmlpatterns-imports
- Update to version 5.15.5+kde0, rebased upstream:
* Revert "Update commercial license headers"
* Update commercial license headers
- Drop 0001-Revert-Bump-version.patch, it's versioned correctly now
==== libseccomp ====
- fix build of python3 bindings so that the debug* package names do
not overlay with the main package
- Use multibuild to get python3 support back
==== libstorage-ng ====
Version update (4.5.23 -> 4.5.24)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#885
- added some GPT type GUIDs from the Discoverable Partitions
Specification
- 4.5.24
==== mc ====
Subpackages: mc-lang
- Include review comments: don't depend on fish.
- Add 4258-fish-subshell-prompt.patch fixing
https://midnight-commander.org/ticket/4258 stopping fish from sending
\r while printing prompt and mc erases prompt buffer.
- Add mc.fish, which the fish equivalent of /usr/share/mc/mc-wrapper.sh
==== milou5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: milou5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== mozilla-nss ====
Version update (3.78.1 -> 3.79)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- sync with current SLE
* latest FIPS changes incl. testsuite fixes (enabled now)
nss-fips-180-3-csp-clearing.patch
nss-fips-tests-enable-fips.patch
nss-fips-tests-skip.patch
nss-fips-pbkdf-kat-compliance.patch
- update to NSS 3.79
* bmo#205717 - Use PK11_GetSlotInfo instead of raw C_GetSlotInfo calls.
* bmo#1766907 - Update mercurial in clang-format docker image.
* bmo#1454072 - Use of uninitialized pointer in lg_init after alloc fail.
* bmo#1769295 - selfserv and tstclnt should use PR_GetPrefLoopbackAddrInfo.
* bmo#1753315 - Add SECMOD_LockedModuleHasRemovableSlots.
* bmo#1387919 - Fix secasn1d parsing of indefinite SEQUENCE inside
indefinite GROUP.
* bmo#1765753 - Added RFC8422 compliant TLS <= 1.2 undefined/compressed
ECPointFormat extension alerts.
* bmo#1765753 - TLS 1.3 Server: Send protocol_version alert on
unsupported ClientHello.legacy_version.
* bmo#1764788 - Correct invalid record inner and outer content type alerts.
* bmo#1757075 - NSS does not properly import or export pkcs12 files
with large passwords and pkcs5v2 encoding.
* bmo#1766978 - improve error handling after nssCKFWInstance_CreateObjectHandle.
* bmo#1767590 - Initialize pointers passed to
NSS_CMSDigestContext_FinishMultiple.
* bmo#1769302 - NSS 3.79 should depend on NSPR 4.34
==== mozjs91 ====
Version update (91.10.0 -> 91.11.0)
- Update to version 91.11.0:
+ Various stability, functionality, and security fixes.
==== mutt ====
Version update (2.2.5 -> 2.2.6)
Subpackages: mutt-doc mutt-lang
- update to 2.2.6:
* This is a bug-fix release, fixing a variety of small issues
==== net-snmp ====
Subpackages: libsnmp40 perl-SNMP snmp-mibs
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== oxygen5-sounds ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma-browser-integration ====
Version update (5.25.1 -> 5.25.2)
Subpackages: plasma-browser-integration-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma-nm5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* applet: add keyboard navigation in QR window
* applet" Fix showing network QR code button only for WiFi networks (kde#454643,kde#453806)
==== plasma5-addons ====
Version update (5.25.1 -> 5.25.2)
Subpackages: plasma5-addons-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* wallpapers/hunyango: call repaintNeeded after color is changed
* wallpapers/potd: clear unused QDebug header in providers
* wallpapers/potd: load the old cached image to avoid blank screen
* wallpapers/potd: always force update after resume from sleep
* wallpapers/potd: shorten update interval if one provider fails to update
==== plasma5-desktop ====
Version update (5.25.1 -> 5.25.2)
Subpackages: plasma5-desktop-emojier
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* desktoppackage: enable Apply button only after the wallpaper plugin is changed
* Fix includes when building the kglobalaccel dbus interface
* [applets/kicker] Fix missing highlight on Dashboard grids & list (kde#453980)
* desktoppackage: avoid loading wallpaper settings again when the plugin is changed
* Break Toolbox into two rows when screen space is limited
==== plasma5-disks ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma5-integration ====
Version update (5.25.1 -> 5.25.2)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.25.2
==== plasma5-pa ====
Version update (5.25.1 -> 5.25.2)
Subpackages: plasma5-pa-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma5-systemmonitor ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma5-thunderbolt ====
Version update (5.25.1 -> 5.25.2)
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== plasma5-workspace ====
Version update (5.25.1 -> 5.25.2)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* shell: avoid crash after waking up from sleep (kde#455328)
* Revert "Prevent panel going out of screen boundaries"
* shell: refresh geometries of all `DesktopView` and `PanelView` when receiving `logicalDotsPerInchChanged` (kde#450443,kde#438114)
* Avoid crash in plasma-session teardown (kde#454159)
* kcms/colors: Fix window titlebar tinting in colorsapplicator (kde#455395)
* kcms/feedback: Properly fit the items inside the layout (kde#455713)
* Fix session restore + kwin interaction race (kde#442380)
- Drop patches, now upstream:
* 0001-shell-refresh-geometries-of-all-DesktopView-and-Pane.patch
- Also use xprop-kde-full-session.desktop with systemd startup
==== polkit-kde-agent-5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== powerdevil5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: powerdevil5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- No code changes since 5.25.1
==== procps ====
Subpackages: libprocps8
- Some older products do not know about /usr/share/man/uk
==== python-aiobotocore ====
Version update (2.2.0 -> 2.3.4)
- Update to 2.3.4
* fix select_object_content
- Release 2.3.3
* fix connect timeout while getting IAM creds
* fix test files appearing in distribution package
- Release 2.3.2
* fix 3.6 testing and and actually fix 3.6 support
- Release 2.3.1 fix 3.6 support
* AioConfig: allow keepalive_timeout to be None (thanks
@dnlserrano #933)
- Release 2.3.0
* fix encoding issue by swapping to AioAWSResponse and
AioAWSRequest to behave more like botocore
* fix exceptions mappings
==== python-boto3 ====
Version update (1.24.2 -> 1.24.20)
- Update to version 1.24.20
* api-change:``appstream``: [``botocore``] Includes support for StreamingExperienceSettings in
CreateStack and UpdateStack APIs
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
* api-change:``emr``: [``botocore``] Update emr client to latest version
* api-change:``medialive``: [``botocore``] This release adds support for automatic renewal of
MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This
release also adds support for labelling accessibility-focused audio and caption tracks in HLS
outputs.
* api-change:``redshift-serverless``: [``botocore``] Add new API operations for Amazon Redshift
Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned
clusters. The new operations let you interact with Redshift Serverless resources, such as create
snapshots, list VPC endpoints, delete resource policies, and more.
* api-change:``sagemaker``: [``botocore``] This release adds: UpdateFeatureGroup,
UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API;
LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
* api-change:``translate``: [``botocore``] Added ListLanguages API which can be used to list the
languages supported by Translate.
- from version 1.24.19
* api-change:``datasync``: [``botocore``] AWS DataSync now supports Amazon FSx for NetApp ONTAP
locations.
* api-change:``ec2``: [``botocore``] This release adds a new spread placement group to EC2
Placement Groups: host level spread, which spread instances between physical hosts, available to
Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a
new parameter: SpreadLevel to support this feature.
* api-change:``finspace-data``: [``botocore``] Release new API GetExternalDataViewAccessDetails
* api-change:``polly``: [``botocore``] Add 4 new neural voices - Pedro (es-US), Liam (fr-CA),
Daniel (de-DE) and Arthur (en-GB).
- from version 1.24.18
* api-change:``iot``: [``botocore``] This release ease the restriction for the input of tag value
to align with AWS standard, now instead of min length 1, we change it to min length 0.
- from version 1.24.17
* api-change:``glue``: [``botocore``] This release enables the new ListCrawls API for viewing the
AWS Glue Crawler run history.
* api-change:``rds-data``: [``botocore``] Documentation updates for RDS Data API
- from version 1.24.16
* api-change:``lookoutequipment``: [``botocore``] This release adds visualizations to the scheduled
inference results. Users will be able to see interference results, including diagnostic results
from their running inference schedulers.
* api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK has released support
for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision.
* api-change:``mgn``: [``botocore``] New and modified APIs for the Post-Migration Framework
* api-change:``migration-hub-refactor-spaces``: [``botocore``] This release adds the new API
UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API
will now allow users to create route in ACTIVE/INACTIVE state.
* api-change:``sagemaker``: [``botocore``] SageMaker Ground Truth now supports Virtual Private
Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode.
- from version 1.24.15
* api-change:``apigateway``: [``botocore``] Documentation updates for Amazon API Gateway
* api-change:``pricing``: [``botocore``] This release introduces 1 update to the GetProducts API.
The serviceCode attribute is now required when you use the GetProductsRequest.
* api-change:``transfer``: [``botocore``] Until today, the service supported only RSA host keys and
user keys. Now with this launch, Transfer Family has expanded the support for ECDSA and ED25519
host keys and user keys, enabling customers to support a broader set of clients by choosing RSA,
ECDSA, and ED25519 host and user keys.
- from version 1.24.14
* api-change:``ec2``: [``botocore``] This release adds support for Private IP VPNs, a new feature
allowing S2S VPN connections to use private ip addresses as the tunnel outside ip address over
Direct Connect as transport.
* api-change:``ecs``: [``botocore``] Amazon ECS UpdateService now supports the following
parameters: PlacementStrategies, PlacementConstraints and CapacityProviderStrategy.
* api-change:``wellarchitected``: [``botocore``] Adds support for lens tagging, Adds support for
multiple helpful-resource urls and multiple improvement-plan urls.
- from version 1.24.13
* api-change:``ds``: [``botocore``] This release adds support for describing and updating AWS
Managed Microsoft AD settings
* api-change:``kafka``: [``botocore``] Documentation updates to use Az Id during cluster creation.
* api-change:``outposts``: [``botocore``] This release adds the AssetLocation structure to the
ListAssets response. AssetLocation includes the RackElevation for an Asset.
- from version 1.24.12
* api-change:``connect``: [``botocore``] This release updates these APIs: UpdateInstanceAttribute,
DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically
enable/disable High volume outbound communications using attribute type HIGH_VOLUME_OUTBOUND on the
specified Amazon Connect instance.
* api-change:``connectcampaigns``: [``botocore``] Added Amazon Connect high volume outbound
communications SDK.
* api-change:``dynamodb``: [``botocore``] Doc only update for DynamoDB service
* api-change:``dynamodbstreams``: [``botocore``] Update dynamodbstreams client to latest version
- from version 1.24.11
* api-change:``redshift-data``: [``botocore``] This release adds a new --workgroup-name field to
operations that connect to an endpoint. Customers can now execute queries against their serverless
workgroups.
* api-change:``redshiftserverless``: [``botocore``] Add new API operations for Amazon Redshift
Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned
clusters. The new operations let you interact with Redshift Serverless resources, such as create
snapshots, list VPC endpoints, delete resource policies, and more.
* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager
* api-change:``securityhub``: [``botocore``] Added Threats field for security findings. Added new
resource details for ECS Container, ECS Task, RDS SecurityGroup, Kinesis Stream, EC2
TransitGateway, EFS AccessPoint, CloudFormation Stack, CloudWatch Alarm, VPC Peering Connection and
WAF Rules
- from version 1.24.10
* api-change:``finspace-data``: [``botocore``] This release adds a new set of APIs,
GetPermissionGroup, DisassociateUserFromPermissionGroup, AssociateUserToPermissionGroup,
ListPermissionGroupsByUser, ListUsersByPermissionGroup.
* api-change:``guardduty``: [``botocore``] Adds finding fields available from GuardDuty Console.
Adds FreeTrial related operations. Deprecates the use of various APIs related to Master Accounts
and Replace them with Administrator Accounts.
* api-change:``servicecatalog-appregistry``: [``botocore``] This release adds a new API
ListAttributeGroupsForApplication that returns associated attribute groups of an application. In
addition, the UpdateApplication and UpdateAttributeGroup APIs will not allow users to update the
'Name' attribute.
* api-change:``workspaces``: [``botocore``] Added new field "reason" to
OperationNotSupportedException. Receiving this exception in the DeregisterWorkspaceDirectory API
will now return a reason giving more context on the failure.
- from version 1.24.9
* api-change:``budgets``: [``botocore``] Add a budgets ThrottlingException. Update the CostFilters
value pattern.
* api-change:``lookoutmetrics``: [``botocore``] Adding filters to Alert and adding new UpdateAlert
API.
* api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK has added support for
rules that constrain Automatic-ABR rendition selection when generating ABR package ladders.
- from version 1.24.8
* api-change:``outposts``: [``botocore``] This release adds API operations AWS uses to install
Outpost servers.
- from version 1.24.7
* api-change:``frauddetector``: [``botocore``] Documentation updates for Amazon Fraud Detector
(AWSHawksNest)
- from version 1.24.6
* api-change:``chime-sdk-meetings``: [``botocore``] Adds support for live transcription in AWS
GovCloud (US) Regions.
- from version 1.24.5
* api-change:``dms``: [``botocore``] This release adds DMS Fleet Advisor APIs and exposes
functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor
instances, and to collect and analyze information about the local data infrastructure.
* api-change:``iam``: [``botocore``] Documentation updates for AWS Identity and Access Management
(IAM).
* api-change:``m2``: [``botocore``] AWS Mainframe Modernization service is a managed mainframe
service and set of tools for planning, migrating, modernizing, and running mainframe workloads on
AWS
* api-change:``neptune``: [``botocore``] This release adds support for Neptune to be configured as
a global database, with a primary DB cluster in one region, and up to five secondary DB clusters in
other regions.
* api-change:``redshift-serverless``: [``botocore``] Add new API operations for Amazon Redshift
Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned
clusters. The new operations let you interact with Redshift Serverless resources, such as create
snapshots, list VPC endpoints, delete resource policies, and more.
* api-change:``redshift``: [``botocore``] Adds new API GetClusterCredentialsWithIAM to return
temporary credentials.
- from version 1.24.4
* api-change:``auditmanager``: [``botocore``] This release introduces 2 updates to the Audit
Manager API. The roleType and roleArn attributes are now required when you use the CreateAssessment
or UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API
operation.
* api-change:``ce``: [``botocore``] Added two new APIs to support cost allocation tags operations:
ListCostAllocationTags, UpdateCostAllocationTagsStatus.
- from version 1.24.3
* api-change:``chime-sdk-messaging``: [``botocore``] This release adds support for searching
channels by members via the SearchChannels API, removes required restrictions for Name and Mode in
UpdateChannel API and enhances CreateChannel API by exposing member and moderator list as well as
channel id as optional parameters.
* api-change:``connect``: [``botocore``] This release adds a new API, GetCurrentUserData, which
returns real-time details about users' current activity.
- Update BuildRequires and Requires from setup.py
==== python-botocore ====
Version update (1.27.2 -> 1.27.20)
- Update to 1.27.20
* api-change:``appstream``: Includes support for StreamingExperienceSettings in CreateStack and
UpdateStack APIs
* api-change:``elbv2``: Update elbv2 client to latest version
* api-change:``emr``: Update emr client to latest version
* api-change:``medialive``: This release adds support for automatic renewal of MediaLive
reservations at the end of each reservation term. Automatic renewal is optional. This release also
adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.
* api-change:``redshift-serverless``: Add new API operations for Amazon Redshift Serverless, a new
way of using Amazon Redshift without needing to manually manage provisioned clusters. The new
operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC
endpoints, delete resource policies, and more.
* api-change:``sagemaker``: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata,
DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime,
LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.
* api-change:``translate``: Added ListLanguages API which can be used to list the languages
supported by Translate.
- from version 1.27.19
* api-change:``datasync``: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations.
* api-change:``ec2``: This release adds a new spread placement group to EC2 Placement Groups: host
level spread, which spread instances between physical hosts, available to Outpost customers only.
CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter:
SpreadLevel to support this feature.
* api-change:``finspace-data``: Release new API GetExternalDataViewAccessDetails
* api-change:``polly``: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and
Arthur (en-GB).
- from version 1.27.18
* api-change:``iot``: This release ease the restriction for the input of tag value to align with
AWS standard, now instead of min length 1, we change it to min length 0.
- from version 1.27.17
* api-change:``glue``: This release enables the new ListCrawls API for viewing the AWS Glue Crawler
run history.
* api-change:``rds-data``: Documentation updates for RDS Data API
- from version 1.27.16
* api-change:``lookoutequipment``: This release adds visualizations to the scheduled inference
results. Users will be able to see interference results, including diagnostic results from their
running inference schedulers.
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK has released support for automatic
DolbyVision metadata generation when converting HDR10 to DolbyVision.
* api-change:``mgn``: New and modified APIs for the Post-Migration Framework
* api-change:``migration-hub-refactor-spaces``: This release adds the new API UpdateRoute that
allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow
users to create route in ACTIVE/INACTIVE state.
* api-change:``sagemaker``: SageMaker Ground Truth now supports Virtual Private Cloud. Customers
can launch labeling jobs and access to their private workforce in VPC mode.
- from version 1.27.15
* api-change:``apigateway``: Documentation updates for Amazon API Gateway
* api-change:``pricing``: This release introduces 1 update to the GetProducts API. The serviceCode
attribute is now required when you use the GetProductsRequest.
* api-change:``transfer``: Until today, the service supported only RSA host keys and user keys. Now
with this launch, Transfer Family has expanded the support for ECDSA and ED25519 host keys and user
keys, enabling customers to support a broader set of clients by choosing RSA, ECDSA, and ED25519
host and user keys.
- from version 1.27.14
* api-change:``ec2``: This release adds support for Private IP VPNs, a new feature allowing S2S VPN
connections to use private ip addresses as the tunnel outside ip address over Direct Connect as
transport.
* api-change:``ecs``: Amazon ECS UpdateService now supports the following parameters:
PlacementStrategies, PlacementConstraints and CapacityProviderStrategy.
* api-change:``wellarchitected``: Adds support for lens tagging, Adds support for multiple
helpful-resource urls and multiple improvement-plan urls.
- from version 1.27.13
* api-change:``ds``: This release adds support for describing and updating AWS Managed Microsoft AD
settings
* api-change:``kafka``: Documentation updates to use Az Id during cluster creation.
* api-change:``outposts``: This release adds the AssetLocation structure to the ListAssets
response. AssetLocation includes the RackElevation for an Asset.
- from version 1.27.12
* api-change:``connect``: This release updates these APIs: UpdateInstanceAttribute,
DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically
enable/disable High volume outbound communications using attribute type HIGH_VOLUME_OUTBOUND on the
specified Amazon Connect instance.
* api-change:``connectcampaigns``: Added Amazon Connect high volume outbound communications SDK.
* api-change:``dynamodb``: Doc only update for DynamoDB service
* api-change:``dynamodbstreams``: Update dynamodbstreams client to latest version
- from version 1.27.11
* api-change:``redshift-data``: This release adds a new --workgroup-name field to operations that
connect to an endpoint. Customers can now execute queries against their serverless workgroups.
* api-change:``secretsmanager``: Documentation updates for Secrets Manager
* api-change:``securityhub``: Added Threats field for security findings. Added new resource details
for ECS Container, ECS Task, RDS SecurityGroup, Kinesis Stream, EC2 TransitGateway, EFS
AccessPoint, CloudFormation Stack, CloudWatch Alarm, VPC Peering Connection and WAF Rules
- from version 1.27.10
* api-change:``finspace-data``: This release adds a new set of APIs, GetPermissionGroup,
DisassociateUserFromPermissionGroup, AssociateUserToPermissionGroup, ListPermissionGroupsByUser,
ListUsersByPermissionGroup.
* api-change:``guardduty``: Adds finding fields available from GuardDuty Console. Adds FreeTrial
related operations. Deprecates the use of various APIs related to Master Accounts and Replace them
with Administrator Accounts.
* api-change:``servicecatalog-appregistry``: This release adds a new API
ListAttributeGroupsForApplication that returns associated attribute groups of an application. In
addition, the UpdateApplication and UpdateAttributeGroup APIs will not allow users to update the
'Name' attribute.
* api-change:``workspaces``: Added new field "reason" to OperationNotSupportedException. Receiving
this exception in the DeregisterWorkspaceDirectory API will now return a reason giving more context
on the failure.
- from version 1.27.9
* api-change:``budgets``: Add a budgets ThrottlingException. Update the CostFilters value pattern.
* api-change:``lookoutmetrics``: Adding filters to Alert and adding new UpdateAlert API.
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK has added support for rules that
constrain Automatic-ABR rendition selection when generating ABR package ladders.
- from version 1.27.8
* api-change:``outposts``: This release adds API operations AWS uses to install Outpost servers.
- from version 1.27.7
* api-change:``frauddetector``: Documentation updates for Amazon Fraud Detector (AWSHawksNest)
- from version 1.27.6
* api-change:``chime-sdk-meetings``: Adds support for live transcription in AWS GovCloud (US)
Regions.
- from version 1.27.5
* api-change:``dms``: This release adds DMS Fleet Advisor APIs and exposes functionality for DMS
Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect
and analyze information about the local data infrastructure.
* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
* api-change:``m2``: AWS Mainframe Modernization service is a managed mainframe service and set of
tools for planning, migrating, modernizing, and running mainframe workloads on AWS
* api-change:``neptune``: This release adds support for Neptune to be configured as a global
database, with a primary DB cluster in one region, and up to five secondary DB clusters in other
regions.
* api-change:``redshift``: Adds new API GetClusterCredentialsWithIAM to return temporary
credentials.
- from version 1.27.4
* api-change:``auditmanager``: This release introduces 2 updates to the Audit Manager API. The
roleType and roleArn attributes are now required when you use the CreateAssessment or
UpdateAssessment operation. We also added a throttling exception to the RegisterAccount API
operation.
* api-change:``ce``: Added two new APIs to support cost allocation tags operations:
ListCostAllocationTags, UpdateCostAllocationTagsStatus.
- from version 1.27.3
* api-change:``chime-sdk-messaging``: This release adds support for searching channels by members
via the SearchChannels API, removes required restrictions for Name and Mode in UpdateChannel API
and enhances CreateChannel API by exposing member and moderator list as well as channel id as
optional parameters.
* api-change:``connect``: This release adds a new API, GetCurrentUserData, which returns real-time
details about users' current activity.
==== python-colorama ====
Version update (0.4.4 -> 0.4.5)
- update to 0.4.5:
* Catch a racy ValueError that could occur on exit.
* Create README-hacking.md, for Colorama contributors.
* Tweak some README unicode characters that don't render correctly on PyPI.
* Fix some tests that were failing on some operating systems.
* Add support for Python 3.9.
* Add support for PyPy3.
* Add support for pickling with the ``dill`` module.
==== python-pycryptodome ====
Version update (3.14.1 -> 3.15.0)
- update to 3.15.0:
* Add support for curves Ed25519 and Ed448, including export and import of keys.
* Add support for EdDSA signatures.
* Add support for Asymmetric Key Packages (RFC5958) to import private keys.
* GH#620: for Crypto.Util.number.getPrime , do not sequentially scan numbers searching for a prime.
==== python-pyzmq ====
Version update (22.3.0 -> 23.2.0)
- Update to 23.2.0
* Use zmq.Event enums in parse_monitor_message for nicer reprs
* Fix building bundled libzmq with ZMQ_DRAFT_API=1
* Fix subclassing zmq.Context with additional arguments in the
constructor. Subclasses may now have full control over the
signature, rather than purely adding keyword-only arguments
* Typos and other small fixes
- Release 23.1.0
* Fix global name of zmq.EVENT_HANDSHAKE_* constants
* Fix constants missing when using import zmq.green as zmq
* {func}zmq.utils.monitor.recv_monitor_msg now supports async
Sockets.
- Release 23.0.0
* all zmq constants are now available as Python enums (e.g.
zmq.SocketType.PULL, zmq.SocketOption.IDENTITY), generated
statically from zmq.h instead of at compile-time. This means
that checks for the presence of a constant (hasattr(zmq,
'RADIO')) is not a valid check for the presence of a feature.
This practice has never been robust, but it may have worked
sometimes. Use direct checks via e.g. {func}zmq.has or
{func}zmq.zmq_version_info.
* A bit more type coverage of Context.term and Context.socket
* Remove all use of deprecated stdlib distutils
* Update to Cython 0.29.30 (required for Python 3.11
compatibility)
* Compatibility with Python 3.11.0b1
* Switch to myst for docs
* Deprecate zmq.utils.strtypes, now unused
* Updates to autoformatting, linting
- Drop less-flaky.patch: pytest-rerunfailures without the flaky
package can handle it.
- Fix rpmlint errors
* no-dependency-on python-base 3.X: depend on python(abi) = 3.X
* unused-rpmlintrc-filter: Was unflavored, not required with the
above -- drop rpmlintc
* spurious-executable-perm: fix by chmod -x
* obsolete-suse-version-check 1000. This package is not branched
into any project for the maintenance of other distributions
==== qemu ====
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- Fix usb ehci boot failure (bsc#1192115)
* Patches added:
hw-usb-hcd-ehci-fix-writeback-order.patch
==== quagga ====
Subpackages: libospf0 libospfapiclient0 libzebra1
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_bgpd.service.patch
* harden_isisd.service.patch
* harden_ospf6d.service.patch
* harden_ospfd.service.patch
* harden_ripd.service.patch
* harden_ripngd.service.patch
* harden_zebra.service.patch
- Avoid using libpcre-posix, which is intended for systems without
a working regex.h, symbols clash with libc and undefined behaviour
may ensue.
==== redis ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== rubygem-rubocop ====
Version update (1.30.1 -> 1.31.1)
- updated to version 1.31.1
[#]## Bug fixes
* [#10763](https://github.com/rubocop/rubocop/issues/10763): Fix a false positive for `Layout/LineContinuationSpacing` when using continuation keyword `\` after `__END__`. ([@koic][])
* [#10755](https://github.com/rubocop/rubocop/issues/10755): Fix a false positive for `Lint/LiteralAsCondition` when using a literal in `case-in` condition where the match variable is used in `in` are accepted as a pattern matching. ([@koic][])
* [#10760](https://github.com/rubocop/rubocop/issues/10760): Fix a false positive for `Lint/NonAtomicFileOperation` when using `FileTest.exist?` with `if` condition that has `else` branch. ([@koic][])
* [#10745](https://github.com/rubocop/rubocop/issues/10745): Require JSON 2.3 or higher to fix an incompatible JSON API error. ([@koic][])
* [#10754](https://github.com/rubocop/rubocop/issues/10754): Fix an incorrect autocorrect for `Style/HashExcept` when using a non-literal collection receiver for `include?`. ([@koic][])
* [#10751](https://github.com/rubocop/rubocop/issues/10751): Fix autocorrect for Layout/FirstHashElementIndentation. ([@j-miyake][])
* [#10750](https://github.com/rubocop/rubocop/pull/10750): Recover 7x slow running `rubocop`. ([@koic][])
[#]# 1.31.0 (2022-06-27)
[#]## New features
* [#10699](https://github.com/rubocop/rubocop/pull/10699): Add new global `ActiveSupportExtensionsEnabled` option. ([@nobuyo][])
* [#10245](https://github.com/rubocop/rubocop/pull/10245): Add specification_version and rubygems_version to `Gemspec/DeprecatedAttributeAssignment`. ([@kaitielth][])
* [#10696](https://github.com/rubocop/rubocop/pull/10696): Add new `Lint/NonAtomicFileOperation` cop. ([@ydah][])
* [#6420](https://github.com/rubocop/rubocop/issues/6420): Add new `Layout/LineContinuationLeadingSpace` cop. ([@bquorning][])
* [#6420](https://github.com/rubocop/rubocop/issues/6420): Add new `Layout/LineContinuationSpacing` cop. ([@bquorning][])
* [#10706](https://github.com/rubocop/rubocop/pull/10706): Integrate rubocop-daemon to add server options. ([@koic][])
* [#10722](https://github.com/rubocop/rubocop/pull/10722): Add new `Lint/ConstantOverwrittenInRescue` cop. ([@ydah][])
[#]## Bug fixes
* [#10700](https://github.com/rubocop/rubocop/issues/10700): Update `Style/EmptyMethod` to not correct if the correction would exceed the configuration for `Layout/LineLength`. ([@dvandersluis][])
* [#10698](https://github.com/rubocop/rubocop/issues/10698): Enhance `Style/HashExcept` to support array inclusion checks. ([@nobuyo][])
* [#10734](https://github.com/rubocop/rubocop/issues/10734): Handle `ClobberingError` in `Style/NestedTernaryOperator` when there are multiple nested ternaries. ([@dvandersluis][])
* [#10689](https://github.com/rubocop/rubocop/issues/10689): Fix autocorrect for `Layout/FirstHashElementIndentation` and `Layout/FirstArrayElementIndentation`. ([@j-miyake][])
* Fix `rubocop -V` not displaying the version information for rubocop-graphql, rubocop-md and rubocop-thread_safety. ([@Darhazer][])
* [#10711](https://github.com/rubocop/rubocop/issues/10711): Fix an error for `Style/MultilineTernaryOperator` when the false branch is on a separate line. ([@koic][])
* [#10719](https://github.com/rubocop/rubocop/issues/10719): Fix a false positive for `Lint/ParenthesesAsGroupedExpression` when using safe navigation operator. ([@koic][])
* [#10736](https://github.com/rubocop/rubocop/pull/10736): Fix Layout/SpaceInsideBlockBraces for blocks with numbered arguments. ([@gsamokovarov][])
* [#10749](https://github.com/rubocop/rubocop/pull/10749): Fix Style/BlockDelimiters for blocks with numbered arguments. ([@gsamokovarov][])
* [#10737](https://github.com/rubocop/rubocop/issues/10737): Fix crash in `Style/ConditionalAssignment` with `EnforcedStyle: assign_inside_condition` when op-assigning a variable inside a `resbody`. ([@dvandersluis][])
* [#7900](https://github.com/rubocop/rubocop/issues/7900): Fix `Style/FormatStringToken` false positive with formatted input and `template` style enforced, and add autocorrection. ([@FnControlOption][])
[#]## Changes
* [#10730](https://github.com/rubocop/rubocop/pull/10730): Change output timing of GitHubActionsFormatter. ([@r7kamura][])
* [#10709](https://github.com/rubocop/rubocop/pull/10709): Deprecate `rubocop:auto_correct` custom rake task and newly split `rubocop:autocorrect` and `rubocop:autocorrect-all` custom rake tasks. ([@koic][])
* [#9760](https://github.com/rubocop/rubocop/issues/9760): Change RangeHelp#range_with_surrounding_space to allow passing the range as a positional argument. ([@pirj][])
* [#10693](https://github.com/rubocop/rubocop/issues/10693): Add ignore case for `Style/EmptyLinesAroundAttributeAccessor` when there is a comment line on the next line. ([@ydah][])
* [#10245](https://github.com/rubocop/rubocop/pull/10245): **(Breaking)** integrate `Gemspec/DateAssignment` into `Gemspec/DeprecatedAttributeAssignment`. ([@kaitielth][])
* [#10697](https://github.com/rubocop/rubocop/pull/10697): Restore `Lint/UselessElseWithoutRescue` cop. ([@koic][])
* [#10740](https://github.com/rubocop/rubocop/pull/10740): Make `Style/GuardClause` a bit more lenient when the replacement would make the code more verbose. ([@dvandersluis][])
==== rubygem-unicode-display_width ====
Version update (2.1.0 -> 2.2.0)
- updated to version 2.2.0
* Add *Hangul Jamo Extended-B* block to zero-width chars, thanks @ninjalj #22
==== shim ====
Version update (15.4 -> 15.6)
- Update to 15.6 (bsc#1198458)
- shim-15.6.tar.bz2 is downloaded from bsc#1198458#c76
which is from upstream grub2.cve_2021_3695.ms keybase channel.
- For building 15.6~rc1 aarch64 image (d6eb9c6 Modernize aarch64), objcopy needs to
support efi-app-aarch64 target. So we need the following patches in bintuils:
- binutils-AArch64-Add-support-for-AArch64-EFI-efi-aarch64.patch
b69c9d41e8 AArch64: Add support for AArch64 EFI (efi-*-aarch64).
- binutils-Re-AArch64-Add-support-for-AArch64-EFI-efi-aarch64.patch
32384aa396 Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)
- binutils-Re-Add-support-for-AArch64-EFI-efi-aarch64.patch
d91c67e873 Re: Add support for AArch64 EFI (efi-*-aarch64)
- Patches (git log --oneline --reverse 15.5~..77144e5a4)
448f096 MokManager: removed Locate graphic output protocol fail error message (bsc#1193315, bsc#1198458)
a2da05f shim: implement SBAT verification for the shim_lock protocol
bda03b8 post-process-pe: Fix a missing return code check
af18810 CI: don't cancel testing when one fails
ba580f9 CI: remove EOL Fedoras from github actions
bfeb4b3 Remove aarch64 build tests before f35
38cc646 CI: Add f36 and centos9 CI build tests.
b5185cb post-process-pe: Fix format string warnings on 32-bit platforms
31094e5 tests: also look for system headers in multi-arch directories
4df989a mock-variables.c: fix gcc warning
6aac595 test-str.c: fix gcc warnings with FORTIFY_SOURCE enabled
2670c6a Allow MokListTrusted to be enabled by default
5c44aaf Add code of conduct
d6eb9c6 Modernize aarch64
9af50c1 Use ASCII as fallback if Unicode Box Drawing characters fail
de87985 make: don't treat cert.S specially
803dc5c shim: use SHIM_DEVEL_VERBOSE when built in devel mode
6402f1f SBAT matching: Break out of the inner sbat loop if we find the entry.
bb4b60e Add verify_image
acfd48f Abstract out image reading
35d7378 Load additional certs from a signed binary
8ce2832 post-process-pe: there is no 's' argument.
465663e Add some missing PE image flag definitions
226fee2 PE Loader: support and require NX
df96f48 Add MokPolicy variable and MOK_POLICY_REQUIRE_NX
b104fc4 post-process-pe: set EFI_IMAGE_DLLCHARACTERISTICS_NX_COMPAT
f81a7cc SBAT revocation management
abe41ab make: unbreak scan-build again for gnu-efi
610a1ac sbat.h: minor reformatting for legibility
f28833f peimage.h: make our signature macros force the type
5d789ca Always initialize data/datasize before calling read_image()
a50d364 sbat policy: make our policy change actions symbolic
5868789 load_certs: trust dir->Read() slightly less.
a78673b mok.c: fix a trivial dead assignment
759f061 Fix preserve_sbat_uefi_variable() logic
aa61fdf Give the Coverity scanner some more GCC blinders...
0214cd9 load_cert_file(): don't defererence NULL
1eca363 mok import: handle OOM case
75449bc sbat: Make nth_sbat_field() honor the size limit
c0bcd04 shim-15.6~rc1
77144e5 SBAT Policy latest should be a one-shot
- 15.5 release note https://github.com/rhboot/shim/releases
Broken ia32 relocs and an unimportant submodule change. by @vathpela in #357
mok: allocate MOK config table as BootServicesData by @lcp in #361
Don't call QueryVariableInfo() on EFI 1.10 machines by @vathpela in #364
Relax the check for import_mok_state() by @lcp in #372
SBAT.md: trivial changes by @hallyn in #389
shim: another attempt to fix load options handling by @chrisccoulson in #379
Add tests for our load options parsing. by @vathpela in #390
arm/aa64: fix the size of .rela* sections by @lcp in #383
mok: fix potential buffer overrun in import_mok_state by @jyong2 in #365
mok: relax the maximum variable size check by @lcp in #369
Don't unhook ExitBootServices when EBS protection is disabled by @sforshee in #378
fallback: find_boot_option() needs to return the index for the boot entry in optnum by @jsetje in #396
httpboot: Ignore case when checking HTTP headers by @frozencemetery in #403
Fallback allocation errors by @vathpela in #402
shim: avoid BOOTx64.EFI in message on other architectures by @xypron in #406
str: remove duplicate parameter check by @xypron in #408
fallback: add compile option FALLBACK_NONINTERACTIVE by @xnox in #359
Test mok mirror by @vathpela in #394
Modify sbat.md to help with readability. by @eshiman in #398
csv: detect end of csv file correctly by @xypron in #404
Specify that the .sbat section is ASCII not UTF-8 by @daxtens in #413
tests: add "include-fixed" GCC directory to include directories by @diabonas in #415
pe: simplify generate_hash() by @xypron in #411
Don't make shim abort when TPM log event fails (RHBZ #2002265) by @rmetrich in #414
Fallback to default loader if parsed one does not exist by @julian-klode in #393
fallback: Fix for BootOrder crash when index returned by find_boot_option() is not in current BootOrder list by @rmetrich in #422
Better console checks by @vathpela in #416
docs: update SBAT UEFI variable name by @nicholasbishop in #421
Don't parse load options if invoked from removable media path by @julian-klode in #399
fallback: fix fallback not passing arguments of the first boot option by @martinezjavier in #433
shim: Don't stop forever at "Secure Boot not enabled" notification by @rmetrich in #438
Shim 15.5 coverity by @vathpela in #439
Allocate mokvar table in runtime memory. by @vathpela in #447
Remove post-process-pe on 'make clean' by @vathpela in #448
pe: missing perror argument by @xypron in #443
- Drop upstreamed patch:
- shim-bsc1184454-allocate-mok-config-table-BS.patch
- Allocate MOK config table as BootServicesData to avoid the error message
from linux kernel
- 4068fd42c8 15.5-rc1~70
- shim-bsc1185441-fix-handling-of-ignore_db-and-user_insecure_mode.patch
- Handle ignore_db and user_insecure_mode correctly
- 822d07ad4f07 15.5-rc1~73
- shim-bsc1185621-relax-max-var-sz-check.patch
- Relax the maximum variable size check for u-boot
- 3f327f546c219634b2 15.5-rc1~49
- shim-bsc1185261-relax-import_mok_state-check.patch
- Relax the check for import_mok_state() when Secure Boot is off
- 9f973e4e95b113 15.5-rc1~67
- shim-bsc1185232-relax-loadoptions-length-check.patch
- Relax the check for the LoadOptions length
- ada7ff69bd8a95 15.5-rc1~52
- shim-fix-aa64-relsz.patch
- Fix the size of rela* sections for AArch64
- 34e3ef205c5d65 15.5-rc1~51
- shim-bsc1187260-fix-efi-1.10-machines.patch
- Don't call QueryVariableInfo() on EFI 1.10 machines
- 493bd940e5 15.5-rc1~69
- shim-bsc1185232-fix-config-table-copying.patch
- Avoid buffer overflow when copying the MOK config table
- 7501b6bb44 15.5-rc1~50
- shim-bsc1187696-avoid-deleting-rt-variables.patch
- Avoid deleting the mirrored RT variables
- b1fead0f7c9 15.5-rc1~37
- Add "rm -f *.o" after building MokManager/fallback in shim.spec
to make sure all object files gets rebuilt
- reference: https://github.com/rhboot/shim/pull/461
- The following fix-CVE-2022-28737-v6 patches against bsc#1198458 are included
in shim-15.6.tar.bz2
- shim-bsc1198458-pe-Fix-a-buffer-overflow-when-SizeOfRawData-VirtualS.patch
pe: Fix a buffer overflow when SizeOfRawData VirtualSize
- shim-bsc1198458-pe-Perform-image-verification-earlier-when-loading-g.patch
pe: Perform image verification earlier when loading grub
- shim-bsc1198458-Update-advertised-sbat-generation-number-for-shim.patch
Update advertised sbat generation number for shim
- shim-bsc1198458-Update-SBAT-generation-requirements-for-05-24-22.patch
Update SBAT generation requirements for 05/24/22
- shim-bsc1198458-Also-avoid-CVE-2022-28737-in-verify_image.patch
Also avoid CVE-2022-28737 in verify_image()
- 0006-shim-15.6-rc2.patch
- 0007-sbat-add-the-parsed-SBAT-variable-entries-to-the-deb.patch
sbat: add the parsed SBAT variable entries to the debug log
- 0008-bump-version-to-shim-15.6.patch
- Add mokutil command to post script for setting sbat policy to latest mode
when the SbatPolicy-605dab50-e046-4300-abb6-3dd810dd8b23 is not created.
(bsc#1198458)
- Add shim-bsc1198101-opensuse-cert-prompt.patch back to openSUSE shim to
show the prompt to ask whether the user trusts openSUSE certificate or not
(bsc#1198101)
- Updated vendor dbx binary and script (bsc#1198458)
- Updated dbx-cert.tar.xz and vendor-dbx-sles.bin for adding
SLES-UEFI-SIGN-Certificate-2021-05.crt to vendor dbx list.
- Updated dbx-cert.tar.xz and vendor-dbx-opensuse.bin for adding
openSUSE-UEFI-SIGN-Certificate-2021-05.crt to vendor dbx list.
- Updated vendor-dbx.bin for adding SLES-UEFI-SIGN-Certificate-2021-05.crt
and openSUSE-UEFI-SIGN-Certificate-2021-05.crt for testing environment.
- Updated generate-vendor-dbx.sh script for generating a vendor-dbx.bin
file which includes all .der for testing environment.
==== sord ====
Version update (0.16.8 -> 0.16.10)
- update to 0.16.10:
* Fix Windows build
* Fix potential crash or incorrectness issue with GCC 10 again
==== squid ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== systemsettings5 ====
Version update (5.25.1 -> 5.25.2)
Subpackages: systemsettings5-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* Make sidebar tooltips respect the "Display informational tooltips" global setting (kde#455073)
==== texlive ====
Subpackages: libkpathsea6 libsynctex2
- Support gcc-g++13
==== tlp ====
Version update (1.4.0 -> 1.5.0)
Subpackages: tlp-rdw
- Fix SourceURL (misplaced space) for Factory submission
- Moved 99tlp-rdw-nm from user specif directory
/etc/NetworkManager/dispatcher.d to vendor specific directory
/usr/lib/NetworkManager/dispatcher.d. So, users changes can
still be done in /etc and will not be overwritten by an update.
- Due to conflicts with rfkill, we need to additionally mask the systemd-rfkill.socket
- Update to 1.5.0 07.01.2022
- * Features
Battery:
- Sony laptops: stop threshold 50/80/100% aka "battery care limiter"
- ThinkPads:
- Use new sysfs attribute 'charge_behaviour' for recalibration
- Support T400 running coreboot via natacpi (Issue #601)
- tlp-stat -b: display "cycle_count = 0" with the note "or not supported"
Radio Devices:
- Add support for switching NFC devices
- Remove support for wireless-tools (iwconfig)
- * Bugfixes
tlp-stat:
- drop PM_RUNTIME=y kernel config recommendation
Battery:
- ASUS laptops: apply stop threshold reliably on boot and after hibernate
(Issue #589)
Disks:
- tlp-stat -d: display correct sysfs path for disk runtime pm:
/sys/block/<DISK>/device/power/control (Issue #606)
- package bash completions for tlp-rdw in the corresponding
sub-package (bsc#1180496)
- add tlp-rpmlintrc to mark some rpmlint warnings as known good
- Fix bsc#1181279, bsc#1179635, bsc#1177313 - Failed to preset
unit: Unit file tlp-sleep.service does not exist.
- As tlp somehow conflicts with rfkill and power-profiles-daemon
running at the same time, lets mask these services, when tlp is
installed. ...and obviously unmask them again on uninstall.
- Require at least NetworkManager >= 1.20
- define _udev(,rules)dir, if not already set (for Leap)
- Pre-Require systemd (and BuildRequire systemd-rpm-macros) for
completeness
- tlp is not activated per default (bsc#1183235), as it may conflict
with other Laptop mode tools. At the moment, users have to manually
activate the service via 'sudo systemctl enable --now tlp.service'
==== vim ====
Version update (8.2.5154 -> 9.0.0000)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.0000, fixes the following problems
* Reading beyond the end of the line with lisp indenting.
* search() gets stuck with "c" and skip evaluates to true.
* "make uninstall" does not remove colors/lists.
* Still mentioning version8, some cosmetic issues.
* In diff mode windows may get out of sync. (Gary Johnson)
* TSTP and INT signal tests are not run with valgrind.
* Fix for CTRL-key combinations causes more problems than it solves.
* Accessing invalid memory after changing terminal size.
* Might still access invalid memory.
* Reading before the start of the line with BS in Replace mode.
* Crash when deleting buffers in diff mode.
* Invalid memory access after diff buffer manipulations.
* Import test fails because 'diffexpr' isn't reset.
* Test for DiffUpdated fails.
* get(Fn, 'name') on funcref returns special byte code.
* Cannot build with Python 3.11.
* Nested :source may use NULL pointer.
* Dependencies and proto files are outdated.
* "make menu" still uses legacy script.
==== virt-v2v ====
Subpackages: virt-v2v-bash-completion
- bsc#1201064 - Libguestfs: Buffer overflow in get_keys leads
to DOS - CVE-2022-2211
CVE-2022-2211-options-fix-buffer-overflow-in-get_keys.patch
==== vsftpd ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== xdg-desktop-portal-kde ====
Version update (5.25.1 -> 5.25.2)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.25.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.2
- Changes since 5.25.1:
* RemoteDesktopDialog: fix "withTouch" property mismatch
==== xdm ====
Subpackages: xdm-xsession
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== xen ====
Subpackages: xen-libs xen-tools-domU
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== xfce4-branding-openSUSE ====
Version update (4.16.0+git7.8b06717 -> 4.16.1+git0.77ba799)
Subpackages: libgarcon-branding-openSUSE libxfce4ui-branding-openSUSE thunar-volman-branding-openSUSE xfce4-notifyd-branding-openSUSE xfce4-panel-branding-openSUSE xfce4-power-manager-branding-openSUSE xfce4-session-branding-openSUSE xfce4-settings-branding-openSUSE xfdesktop-branding-openSUSE xfwm4-branding-openSUSE
- Update to version 4.16.1+git0.77ba799:
* Changed icon theme to adwaita-xfce as it obsoletes openSUSE-xfce
* Modified gtk theme naming to follow upstream name change
* Update default xfwm4 theme to follow upstream name change
* Switch notication bubble theme to Default
* Update README.md
* Switch sources to https://code.opensuse.org/xfce/xfce4-branding-openSUSE
==== xfce4-panel-profiles ====
- Add Git-Clone URL
==== yarn ====
Version update (1.22.18 -> 1.22.19)
- update to 1.22.19:
https://github.com/yarnpkg/yarn/releases/tag/v1.22.19
==== yast2 ====
Version update (4.5.5 -> 4.5.6)
Subpackages: yast2-logs
- save_y2logs - check both Packages and Packages.db in
/var/lib/rpm (bsc#1200831)
- 4.5.6
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Imath (3.1.3 -> 3.1.5)
Mesa (22.1.1 -> 22.1.2)
Mesa-drivers (22.1.1 -> 22.1.2)
NetworkManager
accountsservice (0.6.55 -> 22.08.8)
amarok (2.9.75git.20220224T114455~9300034c57 -> 2.9.75git.20220614T014846~dc55a00143)
audacity
bluedevil5 (5.25.0 -> 5.25.1)
breeze (5.25.0 -> 5.25.1)
breeze-gtk (5.25.0 -> 5.25.1)
cups-filters (1.28.12 -> 1.28.15)
discover (5.25.0 -> 5.25.1)
dmidecode (3.3 -> 3.4)
dpdk (21.11.1_k5.18.4_1 -> 21.11.1_k5.18.6_1)
dpdk-thunderx (21.11.1_k5.18.4_1 -> 21.11.1_k5.18.6_1)
dracut (056+suse.275.g4ce7a6a7 -> 057+suse.292.g508db4cd)
drkonqi5 (5.25.0 -> 5.25.1)
emacs
ethtool (5.17 -> 5.18)
firewalld
glslang (11.9.0 -> 11.10.0)
gnome-software
gstreamer (1.20.2 -> 1.20.3)
gstreamer-devtools (1.20.2 -> 1.20.3)
gstreamer-editing-services (1.20.2 -> 1.20.3)
gstreamer-plugins-bad (1.20.2 -> 1.20.3)
gstreamer-plugins-base (1.20.2 -> 1.20.3)
gstreamer-plugins-good (1.20.2 -> 1.20.3)
gstreamer-plugins-libav (1.20.2 -> 1.20.3)
gstreamer-plugins-ugly (1.20.2 -> 1.20.3)
hwinfo (21.81 -> 21.82)
jasper (3.0.4 -> 3.0.5)
kactivitymanagerd (5.25.0 -> 5.25.1)
kcm_sddm (5.25.0 -> 5.25.1)
kde-cli-tools5 (5.25.0 -> 5.25.1)
kde-gtk-config5 (5.25.0 -> 5.25.1)
kernel-source (5.18.4 -> 5.18.6)
kgamma5 (5.25.0 -> 5.25.1)
khotkeys5 (5.25.0 -> 5.25.1)
kinfocenter5 (5.25.0 -> 5.25.1)
kmenuedit5 (5.25.0 -> 5.25.1)
kscreen5 (5.25.0 -> 5.25.1)
kscreenlocker (5.25.0 -> 5.25.1)
ksshaskpass5 (5.25.0 -> 5.25.1)
ksystemstats5 (5.25.0 -> 5.25.1)
kwayland-integration (5.25.0 -> 5.25.1)
kwin5 (5.25.0 -> 5.25.1)
kwrited5 (5.25.0 -> 5.25.1)
layer-shell-qt (5.25.0 -> 5.25.1)
libkdecoration2 (5.25.0 -> 5.25.1)
libkscreen2 (5.25.0 -> 5.25.1)
libksysguard5 (5.25.0 -> 5.25.1)
libstorage-ng (4.5.21 -> 4.5.23)
libvirt
live555 (2022.04.26 -> 2022.06.16)
milou5 (5.25.0 -> 5.25.1)
mozjs91 (91.9.0 -> 91.10.0)
mpg123 (1.29.3 -> 1.30.0)
ncurses (6.3.20220612 -> 6.3.20220618)
open-iscsi
openslp
openssl (1.1.1o -> 1.1.1p)
openssl-1_1 (1.1.1o -> 1.1.1p)
oxygen5-sounds (5.25.0 -> 5.25.1)
parted
perl-JSON (4.06 -> 4.07)
pipewire
plasma-browser-integration (5.25.0 -> 5.25.1)
plasma-nm5 (5.25.0 -> 5.25.1)
plasma5-addons (5.25.0 -> 5.25.1)
plasma5-desktop (5.25.0 -> 5.25.1)
plasma5-disks (5.25.0 -> 5.25.1)
plasma5-integration (5.25.0 -> 5.25.1)
plasma5-openSUSE
plasma5-pa (5.25.0 -> 5.25.1)
plasma5-systemmonitor (5.25.0 -> 5.25.1)
plasma5-thunderbolt (5.25.0 -> 5.25.1)
plasma5-workspace (5.25.0 -> 5.25.1)
polkit-kde-agent-5 (5.25.0 -> 5.25.1)
powerdevil5 (5.25.0 -> 5.25.1)
procps
python-Cycler (0.10.0 -> 0.11.0)
python-MarkupSafe
python-PyYAML
python-Twisted (22.2.0 -> 22.4.0)
python-psutil
python-qt5 (5.15.6 -> 5.15.7)
python-qt5-sip (12.10.1 -> 12.11.0)
python-rsa (4.7.2 -> 4.8)
python-traitlets (5.2.2 -> 5.3.0)
python310
python310-core
qemu
remmina (1.4.26 -> 1.4.27)
rpm
rsync
rubygem-ruby-dbus (0.18.0.beta7 -> 0.18.0.beta8)
salt
selinux-policy (20220520 -> 20220624)
speech-dispatcher
squid (5.4.1 -> 5.6)
sssd
syslogd
systemd-presets-common-SUSE
systemsettings5 (5.25.0 -> 5.25.1)
transactional-update
vim (8.2.5136 -> 8.2.5154)
virt-manager
xdg-desktop-portal-kde (5.25.0 -> 5.25.1)
yast2-iscsi-client (4.5.3 -> 4.5.4)
yast2-schema-default (4.5.2 -> 4.5.3)
yast2-trans (84.87.20220618.9130d4f44b -> 84.87.20220627.0d8a465c6b)
zip
=== Details ===
==== Imath ====
Version update (3.1.3 -> 3.1.5)
- update to 3.1.5:
* Update CI workflow matrix for VFX-CY2022
* Use _WIN32 instead of _MSC_VER to fix mingw build
* Fix 32-bit x86 build failure with 16c instructions
* Move numeric_limits specializations into half.h
* Change references to "master" branch to "main"
* Remove some simple typos in the code
* Added missing check _M_IX86 or _M_X64 when using __lzcnt.
* SolveNormalizedCubic fix to return proper real root
* Add docs target only if not a subproject
* Fix docs race condition and make installation optional
* Remove dead PyImath code and references to ilmbase
* Use equalWithAbsError instead of equal operator for float
* Fix sphinx warnings and man page filenames
* Adding missing stdexcept header
* for better SIMD auto-vectorization
* Remove extra project layer for the pyimath code
* Successor/predecessor functions use isnan() and isinf()
* Fix python imath export
* Cuda safety fixes
* Sort Imath source files
* Fix formatting in release notes
==== Mesa ====
Version update (22.1.1 -> 22.1.2)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Update to 22.1.2
" There's a lot of zink here, thanks to Mike for help with manually
backporting parts of it! We've als got a bunch of fixes for panfrost,
and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium,
the va state tracker, and freedren."
==== Mesa-drivers ====
Version update (22.1.1 -> 22.1.2)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Update to 22.1.2
" There's a lot of zink here, thanks to Mike for help with manually
backporting parts of it! We've als got a bunch of fixes for panfrost,
and some for intel, radeon, llvmpip, dzn, broadcom, nir, core gallium,
the va state tracker, and freedren."
==== NetworkManager ====
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Bring back /sbin/netconfig as build option since the netconfig
in SLE is not ready for usrmerge.
==== accountsservice ====
Version update (0.6.55 -> 22.08.8)
Subpackages: libaccountsservice0 typelib-1_0-AccountsService-1_0
- Update to version 22.08.8
+ Handle missing admin groups when changing account types
+ Set PrivateTmp to false in the systemd service
+ Add function to set user password expiration policy
- Update to version 22.04.62
+ Updated Swedish translation
+ Updated Indonesian translation
+ Updated German translation
+ Updated slovak translation
+ Update Ukrainian translation
+ Updated Brazilian Portuguese translation
+ act-user: Use stronger hashing methods in make_crypted() if available.
+ act-user-manager: Watch for the daemon going away and coming back
+ user-manager: Update users tables on username changes
+ user: Translate property x-session property name to match the proxy one
+ Check GDBusMessage for INTERACTIVE_AUTHORIZATION flag
+ daemon: Fix error check in save_autologin()
+ Never delete the root filesystem when removing users
+ Remove user heuristics
+ user-classify: Add git to username blacklist
+ daemon: ensure cache files for system users are processed
+ daemon: Don't try to add admin users to non existing groups
+ Move D-Bus conf file to $(datadir)/dbus-1/system.d
- Rebased patches:
+ accountsservice-sysconfig.patch
+ accountsservice-filter-suse-accounts.patch
+ as-fate318433-prevent-same-account-multi-logins.patch
- Drop upstream fixed patches:
+ ac9b14f1c1bbca413987d0bbfeaad05804107e9a.patch
+ accountsservice-fix-gdm-crash.patch
+ accountsservice-read-root-user-cache.patch
+ accountsservice-wtmp-io-improvements.patch
==== amarok ====
Version update (2.9.75git.20220224T114455~9300034c57 -> 2.9.75git.20220614T014846~dc55a00143)
- Update to version 2.9.75git.20220614T014846~dc55a00143:
* Mark Amarok as a single main window program
- Update translations
- Rebase flac_mimetype_bnc671581.diff
==== audacity ====
Subpackages: audacity-lang
- #error All sample block data is little endian...big endian not yet supported
Disable s390x builds.
==== bluedevil5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: bluedevil5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== breeze ====
Version update (5.25.0 -> 5.25.1)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== breeze-gtk ====
Version update (5.25.0 -> 5.25.1)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== cups-filters ====
Version update (1.28.12 -> 1.28.15)
- Spec file: Removed URL from source line
- Update to version 1.28.15:
* pdftops: Identify old LaserJets more precisely for swicth to Poppler
* Make pdftopdf also work correctly with auro-rotating off
* libcupsfilters: Make pdftopdf() correctly working with "landscape" option
* rastertopdf: Filter fails if no PCLm default resolution given by printer
* pdftopdf: Fix N-up printing with long-edge-first
* libcupsfilters: In pdftopdf() fix cropping with long-edge-first
* pdftops: Use Poppler for all Apple LaserWriter models
- Enable OBS source services. Stay at 1.28.12 for now.
* add _service file
==== discover ====
Version update (5.25.0 -> 5.25.1)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Properly center align the compact application delegate
* Drop no longer necessary KF5ItemModels dependency
* Drop no longer necessary Qt5X11Extras/Qt6GuiPrivate dependency
==== dmidecode ====
Version update (3.3 -> 3.4)
- Update to upstream version 3.4:
* Support for SMBIOS 3.4.0. This includes new memory device types, new
processor upgrades, new slot types and characteristics, decoding of memory
module extended speed, new system slot types, new processor characteristics
and new format of Processor ID.
* Support for SMBIOS 3.5.0. This includes new processor upgrades, BIOS
characteristics, new slot characteristics, new on-board device types, new
pointing device interface types, and a new record type (type 45 -
Firmware Inventory Information).
* Decode HPE OEM records 194, 199, 203, 236, 237, 238 ans 240.
* Bug fixes:
Fix OEM vendor name matching
* Minor improvements:
Skip details of uninstalled memory modules
Don't display the raw CPU ID in quiet mode
Improve the formatting of the manual pages
* Obsoletes dmidecode-fix-crash-with-u-option.patch and
dmidecode-fix-the-condition-error-in-ascii_filter.patch.
==== dpdk ====
Version update (21.11.1_k5.18.4_1 -> 21.11.1_k5.18.6_1)
- also strip meson generated runpaths when installing examples
manually (bsc#1200620)
==== dpdk-thunderx ====
Version update (21.11.1_k5.18.4_1 -> 21.11.1_k5.18.6_1)
- also strip meson generated runpaths when installing examples
manually (bsc#1200620)
==== dracut ====
Version update (056+suse.275.g4ce7a6a7 -> 057+suse.292.g508db4cd)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.292.g508db4cd:
See https://github.com/dracutdevs/dracut/releases/tag/057 for details.
Additional changes:
* fix(integrity): do not enable EVM if there is no key (bsc#1200718)
* fix(dracut.sh): temporary workaround for kiwi (bsc#1199051)
* chore(suse): update spec
==== drkonqi5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: drkonqi5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Drop bogus KConfigWidgets dep, add explicit KConfig dep
==== emacs ====
Subpackages: emacs-el emacs-eln emacs-info emacs-nox emacs-x11 etags
replace: efont-unicode with gnu-unifont-bitmap-fonts in emacs-x11 requires
- efonts have not been updated since 2003, meanwhile GNU has made their
own unicode bitmap fonts which they have updated even within this month
==== ethtool ====
Version update (5.17 -> 5.18)
- update to upstream release 5.18
* Feature: get/set cqe size (-g and -G)
* Fix: fix typo in man page
* Fix: fix help text alignment
* Fix: improve attribute label (--show-fec)
==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== glslang ====
Version update (11.9.0 -> 11.10.0)
- Update to release 11.10.0
* Generate OpLine before OpFunction
* Add support for VK_EXT_fragment_shader_barycentric
* Add whitelist filtering for debug comments in SPIRV-Remap
* Add support for GL_EXT_ray_cull_mask
==== gnome-software ====
- Ship software-opensuse.gschema.override, declaring the
repositories 'repo-oss', 'repo-update', and 'repo-non-oss' as the
official repositories (boo#1189907).
==== gstreamer ====
Version update (1.20.2 -> 1.20.3)
Subpackages: gstreamer-utils libgstreamer-1_0-0 typelib-1_0-Gst-1_0
- Update to version 1.20.3
+ Highlighted bugfixes:
- Security fixes in Matroska, MP4 and AVI demuxers
- Fix scrambled video playback with hardware-accelerated
VA-API decoders on certain Intel hardware
- playbin3/decodebin3 regression fix for unhandled streams
- Fragmented MP4 playback fixes
- Android H.265 encoder mapping
- Playback of MXF files produced by FFmpeg before March 2022
- Fix rtmp2sink crashes on 32-bit platforms
- WebRTC improvements
- D3D11 video decoder and screen recorder fixes
- Performance improvements
- Support for building against OpenCV 4.6 and other build fixes
- Miscellaneous bug fixes, memory leak fixes, and other
stability and reliability improvements
+ gstreamer:
- clock: Avoid creating a weakref with every entry
(performance improvement)
- plugin: add Apache 2 license to list of known licenses to avoid
warning
- gst_plugin_load_file: force plugin reload if filename differs
Add support for LoongArch
==== gstreamer-devtools ====
Version update (1.20.2 -> 1.20.3)
- Update to version 1.20.3:
+ No upstream changes available.
==== gstreamer-editing-services ====
Version update (1.20.2 -> 1.20.3)
Subpackages: libges-1_0-0 typelib-1_0-GES-1_0
- Update to version 1.20.3:
+ Update validate test scenarios for videoaggregator rounding
behaviour change
==== gstreamer-plugins-bad ====
Version update (1.20.2 -> 1.20.3)
Subpackages: libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0
- Update to version 1.20.3:
+ GstPlay: Fix new error + warning parsing API (was unusuable
before)
+ av1parse: let the parser continue on verbose OBUs
+ d3d11converter: Fix RGB to GRAY conversion, broken debug
messages, and add missing GRAY conversion
+ gs: look for google_cloud_cpp_storage.pc
+ ipcpipeline: fix crash and error on windows with SOCKET or
_pipe()
+ ivfparse: Don't set zero resolution on caps
+ mpegtsdemux: Handle PES headers bigger than a mpeg-ts packet;
fix locking in error code path; handle more program updates
+ mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE to fix VBR
muxing behaviour
+ mpegtsmux: Thread safety fixes: lock mux->tsmux, the programs
hash table, and pad streams
+ mpegtsmux: Skip empty buffers
+ osxaudiodeviceprovider: Add initial support for duplex devices
on OSX
+ rtpldacpay: Fix missing payload information
+ sdpdemux: add media attributes to caps, fixes ptp clock
handling
+ mfaudioenc: Handle empty IMFMediaBuffer
+ nvdecoder: Various fixes for 4:4:4 and high-bitdepth decoding
+ nvenc: Fix deadlock because of too strict buffer pool size
+ va: fix library build issues, caps leaks in the vpp transform
function, and add vaav1dec to documentation
+ v4l2codecs: vp9: Minor fixes
+ v4l2codecs: h264: Correct scaling matrix ABI check
+ dtlstransport: Notify ICE transport property changes
+ webrtc: Various fixes to the webrtc-sendrecv python example
+ webrtc-ice: Fix memory leaks in gst_webrtc_ice_add_candidate()
+ Support build against libfreeaptx in openaptx plugin
+ Fix linking issues on Illumos distros
==== gstreamer-plugins-base ====
Version update (1.20.2 -> 1.20.3)
Subpackages: libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0 libgstfft-1_0-0 libgstgl-1_0-0 libgstpbutils-1_0-0 libgstriff-1_0-0 libgstrtp-1_0-0 libgstrtsp-1_0-0 libgstsdp-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0 typelib-1_0-GstAudio-1_0 typelib-1_0-GstPbutils-1_0 typelib-1_0-GstTag-1_0 typelib-1_0-GstVideo-1_0
- Update to version 1.20.3:
+ typefindfunctions: Fix WebVTT format detection for very short
files
+ gldisplay: Reorder GST_GL_WINDOW check for egl-device
+ rtpbasepayload: Copy all buffer metadata instead of just
GstMetas for the input meta buffer
+ codec-utils: Avoid out-of-bounds error
+ navigation: Fix Since markers for mouse scroll events
+ videoaggregator: Fix for unhandled negative rate
+ videoaggregator: Use floor() to calculate current position
+ video-color: Fix for missing clipping in PQ EOTF function
+ gst-play-1.0: Fix trick-mode handling in keyboard shortcut
+ audiovisualizer: shader: Fix out of bound write
==== gstreamer-plugins-good ====
Version update (1.20.2 -> 1.20.3)
Subpackages: gstreamer-plugins-good-extra gstreamer-plugins-good-gtk gstreamer-plugins-good-jack gstreamer-plugins-good-qtqml
- Update to version 1.20.3:
+ deinterlace: various bug fixes for yadif method
+ deinterlace: Refactor greedyh and fix planar formats
+ deinterlace: Prevent race between method configuration and
latency query
+ gtk video sink: Fix rotation not being applied when paused
+ jpegdec: fix RGB conversion handling
+ matroskademux: improved ProRes video handling
+ matroskamux: Handle multiview-mode/flags/pixel-aspect-ratio
caps fields correctly when checking caps equality on
input caps changes
+ rtprtx: don't access type-system per buffer
(performance optimisation); code cleanups
+ rtpulpfecenc: fix unmatched g_slice_free()
+ rtpvp8depay: fix crash when making GstRTPPacketLost custom
event
+ qtmux: Don't post an error message if pushing a sample failed
with FLUSHING (e.g. on pipeline shutdown)
+ soup: Lookup libsoup dylib files on Apple platforms & fix
Cerbero static build on Android and iOS
+ souphttpsrc: element not present on iOS after 1.20.0 update
+ v4l2tuner: return NULL if no norm set
+ v4l2bufferpool: Fix race condition between qbuf and pool
streamoff
+ meson: Don't build lame plugin with -Dlame=disabled
==== gstreamer-plugins-libav ====
Version update (1.20.2 -> 1.20.3)
- Update to version 1.20.3:
+ No Changes
==== gstreamer-plugins-ugly ====
Version update (1.20.2 -> 1.20.3)
- Update to version 1.20.3:
+ x264enc: fix plugin long-name and description
==== hwinfo ====
Version update (21.81 -> 21.82)
- merge gh#openSUSE/hwinfo#113
- Keep NVMe's namespace output consistency when
nvme_core.multipath=1 (bsc#1199948)
- 21.82
==== jasper ====
Version update (3.0.4 -> 3.0.5)
- Update to 3.0.5:
* Fix a minor build issue (#328).
==== kactivitymanagerd ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kactivitymanagerd-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kcm_sddm ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kcm_sddm-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Only show delete button for themes that were manually or through KNS installed (kde#454874)
==== kde-cli-tools5 ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kde-gtk-config5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kernel-source ====
Version update (5.18.4 -> 5.18.6)
- Linux 5.18.6 (bsc#1012628).
- Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"
(bsc#1012628).
- arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
(bsc#1012628).
- arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3
(bsc#1012628).
- io_uring: reinstate the inflight tracking (bsc#1012628).
- powerpc/kasan: Silence KASAN warnings in __get_wchan()
(bsc#1012628).
- ASoC: nau8822: Add operation for internal PLL off and on
(bsc#1012628).
- ASoC: qcom: lpass-platform: Update VMA access permissions in
mmap callback (bsc#1012628).
- drm/amd/display: Read Golden Settings Table from VBIOS
(bsc#1012628).
- drm/amdgpu: Resolve RAS GFX error count issue after cold boot
on Arcturus (bsc#1012628).
- drm/amdkfd: Use mmget_not_zero in MMU notifier (bsc#1012628).
- dma-debug: make things less spammy under memory pressure
(bsc#1012628).
- ASoC: Intel: cirrus-common: fix incorrect channel mapping
(bsc#1012628).
- ASoC: cs42l52: Fix TLV scales for mixer controls (bsc#1012628).
- ASoC: cs35l36: Update digital volume TLV (bsc#1012628).
- ASoC: cs53l30: Correct number of volume levels on SX controls
(bsc#1012628).
- ASoC: cs42l52: Correct TLV for Bypass Volume (bsc#1012628).
- ASoC: cs42l56: Correct typo in minimum level for SX volume
controls (bsc#1012628).
- ASoC: cs42l51: Correct minimum value for SX volume control
(bsc#1012628).
- drm/amdkfd: add pinned BOs to kfd_bo_list (bsc#1012628).
- ata: libata-core: fix NULL pointer deref in
ata_host_alloc_pinfo() (bsc#1012628).
- quota: Prevent memory allocation recursion while holding dq_lock
(bsc#1012628).
- ASoC: wm8962: Fix suspend while playing music (bsc#1012628).
- ASoC: es8328: Fix event generation for deemphasis control
(bsc#1012628).
- ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
(bsc#1012628).
- ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor ID
(bsc#1012628).
- Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F
to dmi_use_low_level_irq (bsc#1012628).
- scsi: vmw_pvscsi: Expand vcpuHint to 16 bits (bsc#1012628).
- scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is
aborted (bsc#1012628).
- scsi: lpfc: Fix port stuck in bypassed state after LIP in
PT2PT topology (bsc#1012628).
- scsi: lpfc: Allow reduced polling rate for
nvme_admin_async_event cmd completion (bsc#1012628).
- scsi: mpt3sas: Fix out-of-bounds compiler warning (bsc#1012628).
- scsi: ipr: Fix missing/incorrect resource cleanup in error case
(bsc#1012628).
- scsi: pmcraid: Fix missing resource cleanup in error case
(bsc#1012628).
- ALSA: hda/realtek - Add HW8326 support (bsc#1012628).
- virtio-mmio: fix missing put_device() when vm_cmdline_parent
registration failed (bsc#1012628).
- nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
(bsc#1012628).
- ipv6: Fix signed integer overflow in __ip6_append_data
(bsc#1012628).
- ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
(bsc#1012628).
- net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface
netdev[napi]_alloc_frag (bsc#1012628).
- mellanox: mlx5: avoid uninitialized variable warning with gcc-12
(bsc#1012628).
- MIPS: Loongson-3: fix compile mips cpu_hwmon as module build
error (bsc#1012628).
- random: credit cpu and bootloader seeds by default
(bsc#1012628).
- gpio: dwapb: Don't print error on -EPROBE_DEFER (bsc#1012628).
- platform/x86/intel: Fix pmt_crashlog array reference
(bsc#1012628).
- platform/x86/intel: pmc: Support Intel Raptorlake P
(bsc#1012628).
- platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4
support (bsc#1012628).
- platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
(bsc#1012628).
- platform/x86/intel: hid: Add Surface Go to VGBS allow list
(bsc#1012628).
- staging: r8188eu: fix rtw_alloc_hwxmits error detection for now
(bsc#1012628).
- staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
(bsc#1012628).
- pNFS: Don't keep retrying if the server replied
NFS4ERR_LAYOUTUNAVAILABLE (bsc#1012628).
- pNFS: Avoid a live lock condition in pnfs_update_layout()
(bsc#1012628).
- sunrpc: set cl_max_connect when cloning an rpc_clnt
(bsc#1012628).
- clocksource: hyper-v: unexport __init-annotated
hv_init_clocksource() (bsc#1012628).
- i40e: Fix adding ADQ filter to TC0 (bsc#1012628).
- i40e: Fix calculating the number of queue pairs (bsc#1012628).
- i40e: Fix call trace in setup_tx_descriptors (bsc#1012628).
- iavf: Fix issue with MAC address of VF shown as zero
(bsc#1012628).
- Drivers: hv: vmbus: Release cpu lock in error case
(bsc#1012628).
- tty: goldfish: Fix free_irq() on remove (bsc#1012628).
- misc: atmel-ssc: Fix IRQ check in ssc_probe (bsc#1012628).
- riscv: dts: microchip: re-add pdma to mpfs device tree
(bsc#1012628).
- io_uring: fix races with file table unregister (bsc#1012628).
- io_uring: fix races with buffer table unregister (bsc#1012628).
- drm/i915/reset: Fix error_state_read ptr + offset use
(bsc#1012628).
- net: hns3: set port base vlan tbl_sta to false before removing
old vlan (bsc#1012628).
- net: hns3: don't push link state to VF if unalive (bsc#1012628).
- net: hns3: restore tm priority/qset to default settings when
tc disabled (bsc#1012628).
- net: hns3: fix PF rss size initialization bug (bsc#1012628).
- net: hns3: fix tm port shapping of fibre port is incorrect
after driver initialization (bsc#1012628).
- nvme: add device name to warning in uuid_show() (bsc#1012628).
- mlxsw: spectrum_cnt: Reorder counter pools (bsc#1012628).
- ice: Fix PTP TX timestamp offset calculation (bsc#1012628).
- ice: Sync VLAN filtering features for DVM (bsc#1012628).
- ice: Fix queue config fail handling (bsc#1012628).
- ice: Fix memory corruption in VF driver (bsc#1012628).
- net: bgmac: Fix an erroneous kfree() in bgmac_remove()
(bsc#1012628).
- net: remove noblock parameter from skb_recv_datagram()
(bsc#1012628).
- net: ax25: Fix deadlock caused by skb_recv_datagram in
ax25_recvmsg (bsc#1012628).
- arm64: ftrace: fix branch range checks (bsc#1012628).
- arm64: ftrace: consistently handle PLTs (bsc#1012628).
- certs/blacklist_hashes.c: fix const confusion in certs blacklist
(bsc#1012628).
- init: Initialize noop_backing_dev_info early (bsc#1012628).
- block: Fix handling of offline queues in
blk_mq_alloc_request_hctx() (bsc#1012628).
- faddr2line: Fix overlapping text section failures, the sequel
(bsc#1012628).
- x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
(bsc#1012628).
- i2c: npcm7xx: Add check for platform_driver_register
(bsc#1012628).
- irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
(bsc#1012628).
- irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
(bsc#1012628).
- irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
(bsc#1012628).
- irqchip/gic-v3: Fix error handling in
gic_populate_ppi_partitions (bsc#1012628).
- irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
(bsc#1012628).
- irqchip/realtek-rtl: Fix refcount leak in map_interrupts
(bsc#1012628).
- sched: Fix balance_push() vs __sched_setscheduler()
(bsc#1012628).
- i2c: designware: Use standard optional ref clock implementation
(bsc#1012628).
- i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
(bsc#1012628).
- mei: hbm: drop capability response on early shutdown
(bsc#1012628).
- mei: me: add raptor lake point S DID (bsc#1012628).
- comedi: vmk80xx: fix expression for tx buffer size
(bsc#1012628).
- crypto: memneq - move into lib/ (bsc#1012628).
- USB: serial: option: add support for Cinterion MV31 with new
baseline (bsc#1012628).
- USB: serial: io_ti: add Agilent E5805A support (bsc#1012628).
- arm64: mm: Don't invalidate FROM_DEVICE buffers at start of
DMA transfer (bsc#1012628).
- usb: dwc2: Fix memory leak in dwc2_hcd_init (bsc#1012628).
- usb: cdnsp: Fixed setting last_trb incorrectly (bsc#1012628).
- usb: dwc3: gadget: Fix IN endpoint max packet size allocation
(bsc#1012628).
- usb: dwc3: pci: Restore line lost in merge conflict resolution
(bsc#1012628).
- usb: gadget: u_ether: fix regression in setting fixed MAC
address (bsc#1012628).
- usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
(bsc#1012628).
- usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
(bsc#1012628).
- usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
(bsc#1012628).
- tty: n_gsm: Debug output allocation must use GFP_ATOMIC
(bsc#1012628).
- serial: 8250: Store to lsr_save_flags after lsr read
(bsc#1012628).
- bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
(bsc#1012628).
- md/raid5-ppl: Fix argument order in bio_alloc_bioset()
(bsc#1012628).
- dm: fix race in dm_start_io_acct (bsc#1012628).
- dm mirror log: round up region bitmap size to BITS_PER_LONG
(bsc#1012628).
- drm/amdgpu: Fix GTT size reporting in amdgpu_ioctl
(bsc#1012628).
- drm/amd/display: Cap OLED brightness per max frame-average
luminance (bsc#1012628).
- audit: free module name (bsc#1012628).
- cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
(bsc#1012628).
- fs: account for group membership (bsc#1012628).
- selinux: free contexts previously transferred in
selinux_add_opt() (bsc#1012628).
- ext4: fix super block checksum incorrect after mount
(bsc#1012628).
- ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1012628).
- ext4: make variable "count" signed (bsc#1012628).
- ext4: add reserved GDT blocks check (bsc#1012628).
- KVM: arm64: Always start with clearing SVE flag on load
(bsc#1012628).
- KVM: arm64: Don't read a HW interrupt pending state in user
context (bsc#1012628).
- virtio-pci: Remove wrong address verification in vp_del_vqs()
(bsc#1012628).
- drm/i915/uc: remove accidental static from a local variable
(bsc#1012628).
- bpf: Use safer kvmalloc_array() where possible (bsc#1012628).
- powerpc/book3e: get rid of #include <generated/compile.h>
(bsc#1012628).
- dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml
reference (bsc#1012628).
- dt-bindings: interrupt-controller: update brcm,l2-intc.yaml
reference (bsc#1012628).
- dm: fix bio_set allocation (bsc#1012628).
- clk: imx8mp: fix usb_root_clk parent (bsc#1012628).
- Delete
patches.suse/netfs-Eliminate-Clang-randstruct-warning.patch.
- Update config files.
- commit 5aa0763
- Update config files.
Run oldconfig which unsets CC_NO_ARRAY_BOUNDS as dummy tools emulate gcc
20. We are ignoring it thanks to update in packaging, so that real
compilation sets this right later.
- commit d389e23
- rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS
Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds'
universally for now) added two new compiler-dependent configs:
* CC_NO_ARRAY_BOUNDS
* GCC12_NO_ARRAY_BOUNDS
Ignore them -- they are unset by dummy tools (they depend on gcc version
== 12), but set as needed during real compilation.
- commit a14607c
- ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679
bsc#1199487).
- commit 4831ffe
- ALSA: hda: Fix discovery of i915 graphics PCI device
(bsc#1200611).
- commit ef301cb
- netfs: Fix gcc-12 warning by embedding vfs inode in
netfs_i_context (gcc 12 warnings).
- netfs: gcc-12: temporarily disable '-Wattribute-warning'
for now (gcc 12 warnings).
- gcc-12: disable '-Warray-bounds' universally for now (gcc
12 warnings).
- Update config files.
CC_NO_ARRAY_BOUNDS=y is manually selected, see commit b2fb712ddc6e.
- gcc-12: disable '-Wdangling-pointer' warning for now (gcc
12 warnings).
- wifi: rtlwifi: remove always-true condition pointed out by
GCC 12 (gcc 12 warnings).
- net: wwan: iosm: remove pointless null check (gcc 12 warnings).
- eth: sun: cassini: remove dead code (gcc 12 warnings).
- netfs: Eliminate Clang randstruct warning (gcc 12 warnings).
- x86/boot: Wrap literal addresses in absolute_pointer() (gcc
12 warnings).
- commit 983c97f
- series.conf: remove empty line in sorted section
It causes troubles to scripts.
- commit b01fcd9
- Linux 5.18.5 (bsc#1012628).
- x86/speculation/mmio: Print SMT warning (bsc#1012628).
- KVM: x86/speculation: Disable Fill buffer clear within guests
(bsc#1012628).
- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
(bsc#1012628).
- x86/speculation/srbds: Update SRBDS mitigation selection
(bsc#1012628).
- x86/speculation/mmio: Add sysfs reporting for Processor MMIO
Stale Data (bsc#1012628).
- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
(bsc#1012628).
- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
(bsc#1012628).
- x86/speculation/mmio: Add mitigation for Processor MMIO Stale
Data (bsc#1012628).
- x86/speculation: Add a common function for MD_CLEAR mitigation
update (bsc#1012628).
- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
(bsc#1012628).
- Documentation: Add documentation for Processor MMIO Stale Data
(bsc#1012628).
- commit 0ac72f9
==== kgamma5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kgamma5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== khotkeys5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: khotkeys5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kinfocenter5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kinfocenter5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kmenuedit5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kmenuedit5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kscreen5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kscreenlocker ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Add `repaintNeeded` to fix warning
==== ksshaskpass5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: ksshaskpass5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== ksystemstats5 ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kwayland-integration ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== kwin5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: kwin5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* effects/desktopgrid: Allow switching between desktops using digit and function keys (kde#455292)
* Unvirtualize Scene::paintWindow()
* Fix computation of effective opaque region of SurfaceItemX11 (kde#455617)
* Fix dragging especially by touch (kde#455268)
* Fix typo in qml margin
* backends/drm: do cross-gpu imports again for test commits (kde#454086)
* effects/windowview: Search on all screens (kde#455353)
* effects: Improve gesture handling in some effects
* qpa: Fix a crash in EGLPlatformContext::swapBuffers() (kde#455435)
* backends/drm: use GBM_BO_USE_SCANOUT when importing buffers for multi gpu
* Don't use the plasma theme for icons in overview (kde#455368)
* fix windows dragging in desktop grid (kde#455268)
* effects/windowview: Redirect key events to search field (kde#455100)
* [xwl] Restart xwayland regardless of exit value
* effects/slide: Ensure that there's only one visibility ref per window (kde#455237)
* Remove redundant initializeX11() in Compositor
* Always send a done after commit for text input v3.
* core: Make screen area safer in Workspace::clientArea()
* scripting: Handle bad output and desktop ids gracefully
* effects/windowview: do close animation after gesture ended
* Disable screen edge approach area if the edge is blocked (kde#454503)
* wayland: Explicitly initialize surface size to 0 (kde#454535)
* Fix KWin scripts KCM not writing it's pending states to config (kde#455015)
- Drop patches, now upstream:
* 0001-fix-windows-dragging-in-desktop-grid.patch
==== kwrited5 ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== layer-shell-qt ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== libkdecoration2 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== libkscreen2 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== libksysguard5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== libstorage-ng ====
Version update (4.5.21 -> 4.5.23)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- merge gh#openSUSE/libstorage-ng#884
- handle rootprefix when reading fstab, crypttab and mdadm.conf
- 4.5.23
- merge gh#openSUSE/libstorage-ng#883
- coding style
- fixed typos and coding style
- 4.5.22
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- spec: Include aarch64 in the list of architectures that 'Require'
dmidecode
boo#1196087
- spec: Move logrotate config files from /etc/logrotate.d to
/usr/etc/logrotate.d
- spec: Closer alignment with upstream spec file, including
enabling more unit tests
==== live555 ====
Version update (2022.04.26 -> 2022.06.16)
Subpackages: libBasicUsageEnvironment1 libUsageEnvironment3 libgroupsock30
- Update to version 2022.06.16:
+ Both our RTSP client and RTSP server implementations now
support (optional) RTSP-over-HTTPS streaming, when
RTSP-over-TLS would otherwise be available.
- Changes from version 2022.06.14:
+ Added optional support (via #ifdefs) to the
"testOnDemandRTSPServer" demo application for streaming via
RTSPS (RTSP-over-TLS) and optionally SRTP (encrypted RTP/RTCP).
To use this, you would need to define SERVER_USE_TLS, and
PATHNAME_TO_CERTIFICATE_FILE and PATHNAME_TO_PRIVATE_KEY_FILE.
==== milou5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: milou5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* ResultDelegate: Fix action buttons fully expanding on height
==== mozjs91 ====
Version update (91.9.0 -> 91.10.0)
- Update to version 91.10.0:
+ Various stability, functionality, and security fixes.
==== mpg123 ====
Version update (1.29.3 -> 1.30.0)
Subpackages: libmpg123-0 mpg123-openal
- Update to version 1.30.0
build:
* Use dummy as default module when no other outputs are
enabled. This also fixes a non-module build with just the
dummy.
* Use CMAKE_CURRENT_SOURCE_DIR in CMake build to help nested
use.
mpg123:
* new network backend using external tools/libraries to also
support HTTPS
* old network backend changed to use h_addr_list[0] instead of
h_addr
* terminal control keys now case-sensitive (fixing smal/big
pitch controls)
* additional terminal control keys for simple equalizer
control (A/a for bass, J/j for mids, N/n for treble, e for
reset, E for printout)
* terminal volume control now in decibel steps and bounded to
+/- 60 dB
* terminal control now also with audio from stdin (bug 338) via
/dev/tty or ctermid()
* re-print tag info on decrease of terminal width for a bit
less mess
* always print an empty line after tag info for cleaner
appearance
* print lyrics also to stderr
* remote control API v10 with "@P 3" as additonal message on
track end
* also added PROGRESS command as opposite of SILENCE
* fix some verbosity, tweak help for --icy-interval
* added --auth-file
* also obscure argument to --auth for others
libout123:
* pulse: initialize more error codes to avoid bogus error
messages
version 1.29.4:
libmpg123:
* Saturate reader file position at off_t limit to satisfy
undefined behaviour checkers.
* Avoid harmless unitialized value in ID3v1 check (filepos,
later being set before actual use).
==== ncurses ====
Version update (6.3.20220612 -> 6.3.20220618)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220618
+ add a null-pointer check for term_names field in copy_termtype(),
needed for MinGW port (report by Peiyuan Song, cf: 20220521).
+ revise kon/kon2/jfbterm to undo "linux2.6" change to
smacs/rmacs/enacs (Debian #1012800) -TD
+ amended note for att610+cvis0, as per documentation for att610,
att620, att730 -TD
==== open-iscsi ====
Subpackages: iscsiuio libopeniscsiusr0_2_0
- For Tumbleweed, moved logrotate files from user-specific
directory /etc/logrotate.d to vendor-specific
/usr/etc/logrotate.d
(for Stefan Schubert <schubi(a)suse.com>)
==== openslp ====
Subpackages: libslp1 openslp-server
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== openssl ====
Version update (1.1.1o -> 1.1.1p)
- Update to 1.1.1p release
==== openssl-1_1 ====
Version update (1.1.1o -> 1.1.1p)
Subpackages: libopenssl1_1 libopenssl1_1-hmac
- Update to 1.1.1p:
* bsc#1185637 - updated certificates required for testing that failed
when date is later than 1 June 2022
- removed openssl-update_expired_certificates.patch
* [bsc#1200550, CVE-2022-2068] - more shell code injection issues in c_rehash
==== oxygen5-sounds ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== parted ====
Subpackages: libparted-fs-resize0 libparted2
- drop type flag (SUSE specific) to fix bsc#1190847
refreshed patches:
- parted-mac.patch
- tests-adapt-to-SUSE.patch
drop patches:
- parted-type.patch
- parted-type-accept-hex.patch
- parted-json-no-type-flag.patch
==== perl-JSON ====
Version update (4.06 -> 4.07)
- updated to 4.07
see /usr/share/doc/packages/perl-JSON/Changes
4.07 2022-06-24
- updated backportPP with JSON::PP 4.10
==== pipewire ====
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patch from upstream to remove 44.1kHz from allowed rates.
This reverts the new behaviour in 0.3.52 which is causing
problems to too many people (boo#1200760):
* 0001-settings-remove-44.1KHz-from-allowed-rates-again.patch
==== plasma-browser-integration ====
Version update (5.25.0 -> 5.25.1)
Subpackages: plasma-browser-integration-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma-nm5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma5-addons ====
Version update (5.25.0 -> 5.25.1)
Subpackages: plasma5-addons-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* wallpapers/potd: fix multimonitor support (kde#454333)
* wallpapers/potd: move providers to providers folder
* Drop no longer necessary KF5WindowSystem dependency
* [applets/userswitcher] Fix illegal property value
* [applets/userswitcher] Use onPressed: wasExpanded... idiom
==== plasma5-desktop ====
Version update (5.25.0 -> 5.25.1)
Subpackages: plasma5-desktop-emojier
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Add missing i18n
* desktoppackage: fix unable to apply wallpaper settings after switching layout (kde#407619)
==== plasma5-disks ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma5-integration ====
Version update (5.25.0 -> 5.25.1)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.25.1
==== plasma5-pa ====
Version update (5.25.0 -> 5.25.1)
Subpackages: plasma5-pa-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma5-systemmonitor ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma5-thunderbolt ====
Version update (5.25.0 -> 5.25.1)
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== plasma5-workspace ====
Version update (5.25.0 -> 5.25.1)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* Fix checkbox not switching when choosing an accent color using color picker
* kcms/fonts: Fix font hinting preview (kde#413673)
* colorsapplicator: make accent-coloured titlebars more robust/foolproof
* Klipper (classic widget): Fix a system tray menu memory leak
* shell/scripting: call `flushPendingConstraintsEvents` in `setLocation`
* Fix missing index validity check for cursortheme (kde#454829)
* [KSystemActivityDialog] Fix loading default settings (kde#454566)
* kcms/colors: Fix alternateBackgroundColor for Button not having accents
* kcms/colors: Ensure that accent color dots always fit on narrow screens
==== polkit-kde-agent-5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== powerdevil5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: powerdevil5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* upower: Prevent integer overflow during new brightness computation (kde#454161)
- Drop patches, now upstream:
* upower-Prevent-integer-overflow-during-new-brightness.patch
==== procps ====
Subpackages: libprocps8
- Add the patches
* procps-3.3.17-library-bsc1181475.patch
* procps-3.3.17-top-bsc1181475.patch
which are backports of current newlib tree to solve bug bsc#1181475
* 'free' command reports misleading "used" value
==== python-Cycler ====
Version update (0.10.0 -> 0.11.0)
- update to 0.11.0:
* Added Cycler.by_key, which produces values by key (#26)
* Added Cycler.__contains__, which adds support for in checks (#34)
* Wheels now includes the LICENSE file (#48)
* The sdist now includes the LICENSE (#58) and tests (#32)
* Cycler no longer supports Python 2. Supported versions of Python are 3.6 and above.
- enable tests
==== python-MarkupSafe ====
- Patch PKG-INFO to avoid pip failing on Python 3.6 with
`ERROR: Package 'MarkupSafe' requires a different Python:
3.6.15 not in '>=3.7'`.
==== python-PyYAML ====
- Actually we DO want to build the bindings.
- Clean up the SPEC file.
==== python-Twisted ====
Version update (22.2.0 -> 22.4.0)
- Update to 22.4.0
* twisted.python.failure.Failure tracebacks now capture module
information, improving compatibility with the Raven Sentry
client. (#7796)
* twisted.python.failure.Failure objects are now compatible with
dis.distb, improving compatibility with post-mortem debuggers.
(#9599)
* twisted.internet.interfaces.IReactorSSL.listenSSL now has
correct type annotations. (#10274)
* twisted.internet.test.test_glibbase.GlibReactorBaseTests now
passes. (#10317)
* Conch
- twisted.conch.ssh now supports using RSA keys with SHA-2
signatures (RFC 8332) when acting as a server. The
rsa-sha2-512 and rsa-sha2-256 public key signature algorithms
are automatically preferred over ssh-rsa if the client
advertises support for them; the actual public keys do not
need to change. (#9765)
- twisted.conch.ssh now has an alternative Ed25519
implementation using PyNaCl, in order to support platforms
that lack OpenSSL >= 1.1.1b. The new "conch_nacl" extra has
the necessary dependency. (#10208)
* Web
- Twisted is now compatible with h2 4.x.x. (#10182)
- twisted.web.http had several several defects in HTTP request
parsing that could permit HTTP request smuggling. It now
disallows signed Content-Length headers, forbids illegal
characters in chunked extensions, forbids a ``0x`` prefix to
chunk lengths, and only strips spaces and horizontal tab
characters from header values. These changes address
CVE-2022-24801 and GHSA-c2jg-hw38-jrqq. (#10323)
* Mail
- twisted.mail.pop3.APOPCredentials is now correctly marked as
implementing twisted.cred.credentials.IUsernamHashedPassword,
rather than IUsernamePassword. (#10305)
* Trial
- `trial --until-failure --jobs=N` now reports the number of
each test pass as it begins. (#10312)
- twisted.trial.unittest.TestCase now discards cleanup
functions after running them. Notably, this prevents them
from being run an ever growing number of times with trial -u
.... (#10320)
- Drop CVE-2022-24801-http-1.1-leniency.patch fixed upstream
- Refresh remove-dependency-version-upper-bounds.patch
- Move extra_requires optional dependencies to meta sub packages
- Create :test multibuild flavor
==== python-psutil ====
- Add patch mem-used-bsc1181475.patch (bsc#1181475)
* Adopt change of used memory calculation from upstream of procps
==== python-qt5 ====
Version update (5.15.6 -> 5.15.7)
- Update to 5.15.7
* Refactored the draw methods of QPainter to accept sip.array
objects of appropriate types. Such arrays, once initialised,
can be used very efficiently as they do not require repeated
conversion from the usual Python collection types.
* Added the missing QBluetoothUuid constructors.
* PyQt5-sip v12.11 is now required to enable support for
sip.array.
* Bug fixes.
- PyQt5-sip 12.11 does not support Python 3.6: No build for SLE or
Leap 15.x anymore!
==== python-qt5-sip ====
Version update (12.10.1 -> 12.11.0)
- Update to ABI version 12.11.0
* The array type is now accessible from the sip module.
==== python-rsa ====
Version update (4.7.2 -> 4.8)
- update to 4.8:
- Switch to [Poetry](https://python-poetry.org/) for dependency and release management.
- Compatibility with Python 3.10.
- Chain exceptions using `raise new_exception from old_exception`
- Added marker file for PEP 561. This will allow type checking tools in dependent projects
- Use the Chinese Remainder Theorem when decrypting with a private key. This
makes decryption 2-4x faster
==== python-traitlets ====
Version update (5.2.2 -> 5.3.0)
- Update to 5.3.0
* Fix traitlet name in docstring by @fcollonval in #745
* Re-support multiple-alias key for ArgParseConfigLoader by
@azjps in #687
- Drop traitlets-pr739-fixversion.patch
==== python310 ====
Subpackages: python310-curses python310-dbm python310-tk
- Add CVE-2015-20107-mailcap-unsafe-filenames.patch to avoid
CVE-2015-20107 (bsc#1198511, gh#python/cpython#68966), the
command injection in the mailcap module.
- Fix building of documentation and the universal configuration of the
%primary_interpreter.
==== python310-core ====
Subpackages: libpython3_10-1_0 python310-base
- Add CVE-2015-20107-mailcap-unsafe-filenames.patch to avoid
CVE-2015-20107 (bsc#1198511, gh#python/cpython#68966), the
command injection in the mailcap module.
- Fix building of documentation and the universal configuration of the
%primary_interpreter.
==== qemu ====
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-rbd qemu-chardev-spice qemu-guest-agent qemu-hw-display-qxl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga qemu-hw-usb-host qemu-hw-usb-redirect qemu-hw-usb-smartcard qemu-ipxe qemu-ksm qemu-tools qemu-ui-curses qemu-ui-gtk qemu-ui-opengl qemu-ui-spice-app qemu-ui-spice-core qemu-vgabios
- Fix bugs boo#1200557 and boo#1199924
- Now that boo#1199924 is fixed, re-enable FORTIFY_SOURCE=3
* Patches added:
pci-fix-overflow-in-snprintf-string-form.patch
sphinx-change-default-language-to-en.patch
==== remmina ====
Version update (1.4.26 -> 1.4.27)
Subpackages: remmina-plugin-rdp remmina-plugin-secret remmina-plugin-vnc
- Updated to remmina version 1.4.27
* Fix dangling pointer after scrolled container destruction.
* Strengthen remmina file set string
* Refactoring and minor fixes
* launcher.sh is compatible with xfce4-terminal and gnome-terminal now.
* Fix #2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TAB
* New SSH color schemes.
* Some grammar fixes.
- Removed 2734-flatpak-crash.patch
==== rpm ====
Subpackages: librpmbuild9
- drop requires-ge-macro.diff: this is already in rpm-config-SUSE
- enable-postin-scripts-error.diff: refresh
==== rsync ====
- Removed %config flag for files in /usr directory.
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== rubygem-ruby-dbus ====
Version update (0.18.0.beta7 -> 0.18.0.beta8)
- 0.18.0.beta8
Bug fixes:
* Introduced Object#dbus_properties_changed to send correctly typed property
values (gh#mvidner/ruby-dbus#115). Avoid calling PropertiesChanged directly
as it will guess the types.
* Fix Object.dbus_reader to work with attr_accessor and automatically produce
dbus_properties_changed for properties that are read-write at
implementation side and read-only at D-Bus side (gh#mvidner/ruby-dbus#96)
API:
* Service side `emits_changed_signal` to control emission of
PropertiesChanged: can be assigned within `dbus_interface` or as an option
when declaring properties (gh#mvidner/ruby-dbus#117).
==== salt ====
Subpackages: python3-salt salt-master salt-minion salt-transactional-update
- Fix PAM auth issue due missing check for PAM_ACCT_MGM return value (CVE-2022-22967) (bsc#1200566)
- Added:
* fix-for-cve-2022-22967-bsc-1200566.patch
- Make sure SaltCacheLoader use correct fileclient (bsc#1199149)
- Added:
* make-sure-saltcacheloader-use-correct-fileclient-519.patch
==== selinux-policy ====
Version update (20220520 -> 20220624)
Subpackages: selinux-policy-targeted
- Update to version 20220624. Refreshed:
* fix_init.patch
* fix_kernel_sysctl.patch
* fix_logging.patch
* fix_networkmanager.patch
* fix_unprivuser.patch
Dropped fix_hadoop.patch, not necessary anymore
* Updated fix_locallogin.patch to allow accesses for nss-systemd
(bsc#1199630)
==== speech-dispatcher ====
Subpackages: libspeechd2 python3-speechd
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== squid ====
Version update (5.4.1 -> 5.6)
- Update to 5.6:
* Improve handling of Gopher responses (bsc#1200907, CVE-2021-46784)
- Changes in 5.5:
* fixes regression Bug 5192: esi_parser default is incorrect
* Bug 5177: clientca certificates sent to https_port clients
* Bug 5090: Must(!request->pinnedConnection()) violation
* Kid restart leads to persistent queue overflows, delays/timeouts
==== sssd ====
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Removed %config flag for files in /usr directory.
- Moved logrotate files from user-specific directory /etc/logrotate.d
to vendor-specific directory /usr/etc/logrotate.d.
==== syslogd ====
Subpackages: klogd syslog-service
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== systemd-presets-common-SUSE ====
- Modify branding-preset-states to fix systemd-presets-common-SUSE
not enabling new user systemd service preset configuration just
as it handles system service presets. By passing an (optional)
second parameter "user", the save/apply-changes commands now
work with user services instead of system ones (boo#1200485)
- enable ignition-delete-config by default (bsc#1199524)
==== systemsettings5 ====
Version update (5.25.0 -> 5.25.1)
Subpackages: systemsettings5-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- Changes since 5.25.0:
* systemsettingsrunner: Fix drag and drop for KCMs using embedded json metadata
* IconMode: Switch to the selected KCM (kde#444565)
==== transactional-update ====
Subpackages: dracut-transactional-update libtukit4 transactional-update-zypp-config tukit tukitd
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== vim ====
Version update (8.2.5136 -> 8.2.5154)
Subpackages: gvim vim-data vim-data-common
- Updated to version 8.2.5154, fixes the following problems
- fixed boo#1200184
* Debugger test fails when run with valgrind.
* Cannot build without the +channel feature. (Dominique Pellé)
* Various small issues.
* TIME_WITH_SYS_TIME is no longer supported by autoconf.
* Seachpair timeout test is flaky.
* Using "volatile int" in a signal handler might be wrong.
* Startup test fails if there is a status bar at the top of the
screen. (Ernie Rael)
* Some tests fail when using valgrind. Spurious leak reports.
* With 'lazyredraw' set completion menu may be displayed wrong.
* Exit test causes spurious valgrind reports.
* Memory leak when substitute expression nests.
* Flaky test always fails on retry.
* Invalid memory access when using an expression on the command line.
* Cannot build without the +eval feature. (Tony Mechelynck)
* Read past the end of the first line with ":0;'{".
* Reading beyond the end of the line with lisp indenting.
* search() gets stuck with "c" and skip evaluates to true.
* "make uninstall" does not remove colors/lists.
* Still mentioning version8, some cosmetic issues.
==== virt-manager ====
Subpackages: virt-install virt-manager-common
- bsc#1200691 - SLES 15 SP4 GMC --os-variant tag shouldn't be
mandatory on s390x (see also bsc#1200422)
revert-363fca41-virt-install-Require-osinfo-for-non-x86-HVM-case-too.patch
==== xdg-desktop-portal-kde ====
Version update (5.25.0 -> 5.25.1)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.25.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.25.1
- No code changes since 5.25.0
==== yast2-iscsi-client ====
Version update (4.5.3 -> 4.5.4)
- Stop using the deprecated agent "background".
- Ensure iSCSI discovery works when YaST is configuring a different
target system (bsc#1199840).
- 4.5.4
==== yast2-schema-default ====
Version update (4.5.2 -> 4.5.3)
- Support for flatten and nested "category_filter" element in the
"online_update_configuration" section (bsc#1198848).
- 4.5.3
==== yast2-trans ====
Version update (84.87.20220618.9130d4f44b -> 84.87.20220627.0d8a465c6b)
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.20220627.0d8a465c6b:
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* New POT for text domain 'iscsi-client'.
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* Translated using Weblate (French)
==== zip ====
- Remove FORTIFY_SOURCE=3 as it triggers a buffer overflow,
fixes bsc#1200712
1
0
What is C# used for, and what are the responsibilities of freelance C# developers?
by Amrit Singh 24 Jun '22
by Amrit Singh 24 Jun '22
24 Jun '22
Like other general-purpose programming languages, C# can be used to create a number of different programs and applications: mobile apps, desktop apps, cloud-based services, websites, enterprise software and games.
When you hire C# developers on a freelance basis, they will perform the following:
Design, development and testing of new features in the applications.
Responsible for regular communication with others involved in the development process.
Implement, test, and bug-fix functionality.
Responsibility for designing and implementing software projects using C#.
Participate as a team member in fully agile Scrum deliveries.
Provide support to end-users.
Design, build, and maintain efficient and reliable C# code.
You can hire top C# developers on a freelance basis in the emerging freelancing marketplace Eiliana.com which houses top development professionals with vast experience and niche skills. Post your projects on Eiliana today!
1
0
Fyi, I have unsubscribed the two-three spammers we have recently seen.
brgds
Per
--
Member, openSUSE Heroes
4
3
What are the steps in algorithm development that freelance developers should follow?
by David Buttler 23 Jun '22
by David Buttler 23 Jun '22
23 Jun '22
There are many ways to write an algorithm. Some are very informal, some are quite formal and mathematical in nature, and some are quite graphical. The instructions for connecting a DVD player to television are an algorithm.
Developing an algorithm (a plan) is a key step in solving a problem. Once we have an algorithm, we can translate it into a computer program in some programming language.
The algorithm development process consists of five major steps which every freelance Algorithm developer must follow:
Step 1: Obtain a description of the problem. This step is much more difficult than it appears.
Step 2: Analyze the problem.
Step 3: Develop a high-level algorithm.
Step 4: Refine the algorithm by adding more detail.
Step 5: Review the algorithm.
By following these steps, you can successfully develop Algorithms and execute challenging Algorithm development projects with ease.
You can get lucrative Algorithm development on Eiliana.com, where top global clients hire Algorithm developers on a freelance basis for challenging projects. Sign up today!
Visit at- https://eiliana.com/technology/hire-algorithm-developers
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
alsa (1.2.7 -> 1.2.7.1)
alsa-plugins (1.2.6 -> 1.2.7.1)
alsa-ucm-conf (1.2.7 -> 1.2.7.1)
brltty (6.4 -> 6.5)
checkpolicy (3.3 -> 3.4)
container-selinux (2.180.0 -> 2.187.0)
fetchmail
gtksourceview5 (5.4.1 -> 5.4.2)
hdjmod (1.32_k5.18.4_1 -> 1.33_k5.18.4_1)
inotify-tools (3.22.1.0 -> 3.22.6.0)
inxi (3.3.18 -> 3.3.19)
keyutils
kvm_stat
lame
libbs2b
libgme
libqt5-qtbase
librsvg (2.54.3 -> 2.54.4)
libselinux (3.3 -> 3.4)
libselinux-bindings (3.3 -> 3.4)
libsemanage (3.3 -> 3.4)
libsepol (3.3 -> 3.4)
libvorbis
llvm14 (14.0.4 -> 14.0.5)
logrotate
mailutils
perl-Cpanel-JSON-XS (4.29 -> 4.30)
perl-HTTP-Message (6.36 -> 6.37)
perl-libwww-perl (6.66 -> 6.67)
policycoreutils (3.3 -> 3.4)
postgresql14 (14.3 -> 14.4)
python-msgpack (1.0.3 -> 1.0.4)
python-semanage (3.3 -> 3.4)
redis (6.2.7 -> 7.0.2)
restorecond (3.3 -> 3.4)
ruby-common
rygel (0.40.3 -> 0.40.4)
selinux-policy (20220124 -> 20220520)
serd (0.30.10 -> 0.30.12)
speexdsp (1.2.0 -> 1.2.1)
sratom (0.6.8 -> 0.6.10)
strace (5.17 -> 5.18)
usbmuxd
vim (8.2.5083 -> 8.2.5136)
xtables-addons (3.20_k5.18.4_1 -> 3.21_k5.18.4_1)
yast2-trans (84.87.20220610.18fe395dc0 -> 84.87.20220618.9130d4f44b)
zlib-ng-compat
=== Details ===
==== alsa ====
Version update (1.2.7 -> 1.2.7.1)
Subpackages: libasound2 libatopology2
- Update to version 1.2.7.1: minor bug fixes, including the previous
patches. For details, see
https://www.alsa-project.org/wiki/Changes_v1.2.7_v1.2.7.1#alsa-lib
- Drop obsoleted patches:
0001-conf-Use-ino64_t-to-save-and-compare-inode-numbers.patch
0002-control-eld-fix-the-decoding-for-older-hw.patch
==== alsa-plugins ====
Version update (1.2.6 -> 1.2.7.1)
Subpackages: alsa-plugins-pulse alsa-plugins-speexrate alsa-plugins-upmix
- Update to version 1.2.7.1:
jack plugin fix/enhancement
==== alsa-ucm-conf ====
Version update (1.2.7 -> 1.2.7.1)
- Update to version 1.2.7.1:
updates of various device-specific profiles. For details, see
https://www.alsa-project.org/wiki/Changes_v1.2.7_v1.2.7.1#alsa-ucm-conf
- Drop obsoleted patches:
0001-Steinberg-UR44-fix-the-Line2-channel-mapping.patch
0002-Steinberg-UR44-fix-the-Line2-channel-mapping-2nd.patch
0003-Steinberg-UR44-fix-the-direction-for-steinberg_ur44_.patch
==== brltty ====
Version update (6.4 -> 6.5)
Subpackages: brltty-driver-at-spi2 brltty-driver-brlapi brltty-driver-speech-dispatcher brltty-driver-xwindow libbrlapi0_8 python3-brlapi system-user-brltty xbrlapi
- Update to version 6.5
- Update api_version.
- Add brltty-udev-dir.patch: install udev rules into /usr/lib.
- Remove the custom disabling of rules for generic USB serial
devices, since upstream now has these separated out. Instead,
provide these rules in a udev-generic package.
==== checkpolicy ====
Version update (3.3 -> 3.4)
- Update to version 3.4
* warn on bogus IP address or netmask in nodecon statement
* allow wildcard permissions in constraints
* mention class name on invalid permission
==== container-selinux ====
Version update (2.180.0 -> 2.187.0)
- Update to version 2.187.0:
* Allow container domains to use /dev/zero
- Changes from 2.186.0:
* Create policy for a container_device_t
* Allow containers to shutdown & setopt userdomain:sockets
- Changes from 2.183.0:
* Allow containers to inherit all socket classes from container runtimes.
- Changes from 2.182.0:
* Allow containers to inherit all socket classes
- Changes from 2.181.0:
* Allow socket activated domains for tcp sockets from init_t and userdomains.
==== fetchmail ====
Subpackages: fetchmailconf
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== gtksourceview5 ====
Version update (5.4.1 -> 5.4.2)
Subpackages: libgtksourceview-5-0 typelib-1_0-GtkSource-5
- Update to version 5.4.2:
+ Updated languages: c.lang, perl.lang.
+ Updated style-schemes: Adwaita-dark, solarized-light,
solarized-dark.
+ Gutter renderers are now provided a prelight quark for lines
when the pointer is over the gutter.
+ Hover assistants now avoid synthesized motion which is used
much more often in GTK 4 when dealing with crossing-events.
+ Hover assistants will now dismiss themselves when the cursor
moves.
+ GtkSourceMap has reduced how often it needs to do allocation by
ignoring spurious notify::upper and value-changed signals from
GtkTextView's vertical GtkAdjustment.
+ The testsuite has gained some correctness improvements.
+ The Vim emulation's register implementation is now shared
between buffers as it would be expected in Vim.
+ Snippets have gained some robustness improvements including the
ability to simplify results from the snippet parser, more
defensive behavior, and being lazier when possible.
+ Tabbing through focus-positions in snippets will now
immediately jump to the new position if scrolling is required
instead of animating as it results in better placement of
tooltip assistants.
+ Assistants including completion, hover, and interactive
tooltips now reduce how often they request presentation and
position calculation from GDK and ultimately display servers
such as Wayland.
+ Completion windows now take the size of the gutter into account
when calculating their position relative to the parent
GtkWindow so that the typed-text column remains aligned with
typed text in the source view.
+ Completion has gained robustness improvements to do less work
when possible and avoid spinning the frame-clock which could
happen in certain scenarios.
+ Updated translations.
==== hdjmod ====
Version update (1.32_k5.18.4_1 -> 1.33_k5.18.4_1)
- Update to version 1.33
* Compatibility with Linux 5.19
==== inotify-tools ====
Version update (3.22.1.0 -> 3.22.6.0)
Subpackages: libinotifytools0
- update to 3.22.6.0:
* Cast pointer to char so increments to pointer are at one byte
intervals
==== inxi ====
Version update (3.3.18 -> 3.3.19)
- Updated to version 3.3.19:
* /usr/share/doc/packages/inxi/inxi.changelog.
==== keyutils ====
Subpackages: libkeyutils1
- Add /etc/keys/evn and /usr/etc/keys/evm together with the IMA ones
==== kvm_stat ====
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
==== lame ====
Subpackages: libmp3lame0
- Remove bad %defattr - not needed and causes SHLIB non-executable
rpmlint error
==== libbs2b ====
- Remove bad %defattr - not needed and causes SHLIB non-executable
rpmlint error
- Use %autosetup
==== libgme ====
- Remove bad %defattr - not needed and causes SHLIB non-executable
rpmlint error
==== libqt5-qtbase ====
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Add patch to fix some HTTP/2 communication (boo#1200715, kde#455540):
* 0001-H2-remove-a-rather-useless-limit-on-the-number-of-st.patch
==== librsvg ====
Version update (2.54.3 -> 2.54.4)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2 rsvg-thumbnailer typelib-1_0-Rsvg-2_0
- Update to version 2.54.4:
+ Support CSS Color 4 syntax for <alpha-value>. Opacities can be
specified as numbers or percentages now, e.g. 0.5 or 50%.
+ Roll back minimum required version of Pango to 1.46.0.
+ Fix Windows NMake install when documentation is not built.
==== libselinux ====
Version update (3.3 -> 3.4)
Subpackages: libselinux1 selinux-tools
- Update to version 3.4:
* Use PCRE2 by default
* Make selinux_log() and is_context_customizable() thread-safe
* Prevent leakeing file descriptors
* Correctly hash specfiles larger than 4G
- Refreshed skip_cycles.patch
==== libselinux-bindings ====
Version update (3.3 -> 3.4)
- Update to version 3.4:
* Use PCRE2 by default
* Make selinux_log() and is_context_customizable() thread-safe
* Prevent leakeing file descriptors
* Correctly hash specfiles larger than 4G
- Refreshed skip_cycles.patch
==== libsemanage ====
Version update (3.3 -> 3.4)
Subpackages: libsemanage-conf libsemanage-migrate-store libsemanage2
- Update to version 3.4
* Optionally rebuild policy when modules are changed externally
* Fix USE_AFTER_FREE (CWE-672) in semanage_direct_get_module_info()
* Allow spaces in user/group names
==== libsepol ====
Version update (3.3 -> 3.4)
- Update to version 3.4
* Add 'ioctl_skip_cloexec' policy capability
* Add sepol_av_perm_to_string
* Add policy utilities
* Support IPv4/IPv6 address embedding
* Hardened/added many validations
* Add support for file types in writing out policy.conf
* Allow optional file type in genfscon rules
==== libvorbis ====
Subpackages: libvorbis0 libvorbisenc2 libvorbisfile3
- Remove bad %defattr - not needed and causes SHLIB non-executable
rpmlint error
==== llvm14 ====
Version update (14.0.4 -> 14.0.5)
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13 llvm14-gold
- Update to version 14.0.5.
* This release contains bug-fixes for the LLVM 14.0.0 release.
This release is API and ABI compatible with 14.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
==== logrotate ====
- Removed %{_distconfdir}/logrotate.d directory from spec file.
It will be handled by package filesystem.
==== mailutils ====
Subpackages: libmailutils8
- Fix number check of test (builtin) in %pre scriptlet (boo#1200676)
==== perl-Cpanel-JSON-XS ====
Version update (4.29 -> 4.30)
- updated to 4.30
see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
4.30 2022-06-14 (rurban)
- Fix perl 5.37 utf8n_to_uvuni deprecation. GH #196
==== perl-HTTP-Message ====
Version update (6.36 -> 6.37)
- updated to 6.37
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.37 2022-06-14 14:08:55Z
- Support for Brotli "br" encoding (GH#163) (trizen and Julien Fiegehenn)
- Don't test Perl > 5.32 on Windows in GH Actions (GH#174) (Olaf Alders)
==== perl-libwww-perl ====
Version update (6.66 -> 6.67)
- updated to 6.67
see /usr/share/doc/packages/perl-libwww-perl/Changes
6.67 2022-06-14 20:20:12Z
- Remove undocumented LWP::Version sub (GH#416) (James Raspass)
==== policycoreutils ====
Version update (3.3 -> 3.4)
Subpackages: policycoreutils-python-utils python3-policycoreutils
- Handle missing translations properly in chcat. Added
chcat_handle_missing_translations.patch (bsc#1200752)
- Build and package translations for python-utils (boo#1200752).
- Update to version 3.4
* fixfiles: Use parallel relabeling
- Refreshed patches
* get_os_version.patch
* run_init.pamd.patch
==== postgresql14 ====
Version update (14.3 -> 14.4)
Subpackages: libpq5 postgresql14-contrib postgresql14-llvmjit postgresql14-server
- bsc#1200437: Upgrade to 14.4:
* Prevent possible corruption of indexes created or rebuilt with
the CONCURRENTLY option.
* https://www.postgresql.org/docs/release/14.4/
* https://www.postgresql.org/about/news/p-2470/
==== python-msgpack ====
Version update (1.0.3 -> 1.0.4)
- update to 1.0.4:
* Support Python 3.11 (beta)
* refresh ci settings.
* Don't define _*ENDIAN macro on Unix.
* Update setuptools and black
* Use PyFloat_Pack8() on Python 3.11a7
* Upgrade black to fix CI
* Fix Unpacker max_buffer_length handling
* ci: Update action versions.
==== python-semanage ====
Version update (3.3 -> 3.4)
- Update to version 3.4
* Optionally rebuild policy when modules are changed externally
* Fix USE_AFTER_FREE (CWE-672) in semanage_direct_get_module_info()
* Allow spaces in user/group names
==== redis ====
Version update (6.2.7 -> 7.0.2)
- Update to version 7.0.2
* Fixed SET and BITFIELD commands being wrongly marked movablekeys (#10837)
Regression in 7.0 possibly resulting in excessive roundtrip from cluster clients.
* Fix crash when /proc/sys/vm/overcommit_memory is inaccessible (#10848)
Regression in 7.0.1 resulting in crash on startup on some configurations.
- Update to version 7.0.1
* Improvements
- Add warning for suspected slow system clocksource setting
Add --check-system command line option. (#10636)
- Allow read-only scripts (*_RO commands, and ones with `no-writes` flag)
during CLIENT PAUSE WRITE (#10744)
- Add `readonly` flag in COMMAND command for EVAL_RO, EVALSHA_RO and FCALL_RO (#10728)
- redis-server command line arguments now accept one string with spaces
for multi-arg configs (#10660)
* Potentially Breaking Changes
- Omitting a config option value in command line argument no longer works (#10660)
- Hide the `may_replicate` flag from the COMMAND command response (#10744)
* Potentially Breaking Changes for new Redis 7.0 features
- Protocol: Sharded pubsub publish emits `smessage` instead of `message` (#10792)
- CLUSTER SHARDS returns slots as RESP integers, not strings (#10683)
- Block PFCOUNT and PUBLISH in read-only scripts (*_RO commands, and no-writes) (#10744)
- Scripts that declare the `no-writes` flag are implicitly `allow-oom` too (#10699)
* Changes in CLI tools
- redis-cli --bigkeys, --memkeys, --hotkeys, --scan. Finish nicely after Ctrl+C (#10736)
* Platform / toolchain support related improvements
- Support tcp-keepalive config interval on MacOs (#10667)
- Support RSS metrics on Haiku OS (#10687)
* INFO fields and introspection changes
- Add isolated network metrics for replication. (#10062, #10810)
* Module API changes
- Add two more new checks to RM_Call script mode (#10786)
- Add new RM_Call flag to let Redis automatically refuse `deny-oom` commands (#10786)
- Add module API RM_MallocUsableSize (#10795)
- Add missing REDISMODULE_NOTIFY_NEW (#10688)
- Fix cursor type in RedisModuleScanCursor to handle more than 2^31 elements (#10698)
- Fix RM_Yield bugs and RM_Call("EVAL") OOM check bug (#10786)
- Fix bugs in enum configs with overlapping bit flags (#10661)
* Bug Fixes
- FLUSHALL correctly resets rdb_changes_since_last_save INFO field (#10691)
- FLUSHDB is now propagated to replicas / AOF, even if the db is empty (#10691)
- Replica fail and retry the PSYNC if the master is unresponsive (#10726)
- Fix ZRANGESTORE crash when zset_max_listpack_entries is 0 (#10767)
- Unbundle jemalloc, fixes bsc#199164
* Add-support-for-USE_SYSTEM_JEMALLOC-flag.patch
- Add ReadWritePaths=/etc/redis to redis-sentinel@.service (bsc#1199198)
- Update to version 7.0.0:
https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES
- Remove upstreamed patch:
* getMcontextEip-return-value.patch
==== restorecond ====
Version update (3.3 -> 3.4)
- Update to version 3.4
* Support parallel relabeling
==== ruby-common ====
- make %gem_unpack and %gem_build work when the default system ruby
is not installed:
both macros now use the %{gem_binary} define and we have a common
macro %{set_gem_binary} to set this variable. the set macro will
use the ruby-find-versioned to find a versioned version of gem.
==== rygel ====
Version update (0.40.3 -> 0.40.4)
Subpackages: librygel-core-2_6-2 librygel-server-2_6-2
- Update to version 0.40.4:
+ Do not install UI file if preferences are not built.
+ Renderer: Fix critical if mime_type is missing.
+ Tracker3: Do not exit if service is missing.
+ MediaExport: Fix running without media indexing.
+ Updated translations.
- Update plugin-tracker Supplements to current standard.
- Drop plugin-zdf-mediathek Obsoletes, last available 6 years ago,
we can expect everyone have moved on by now.
==== selinux-policy ====
Version update (20220124 -> 20220520)
Subpackages: selinux-policy-targeted
- Update to version 20220520 to pass stricter 3.4 toolchain checks
- Update to version 20220428. Refreshed:
* fix_apache.patch
* fix_hadoop.patch
* fix_init.patch
* fix_iptables.patch
* fix_kernel_sysctl.patch
* fix_networkmanager.patch
* fix_systemd.patch
* fix_systemd_watch.patch
* fix_unprivuser.patch
* fix_usermanage.patch
* fix_wine.patch
- Add fix_dnsmasq.patch to fix problems with virtualization on Microos
(bsc#1199518)
- Modified fix_init.patch to allow init to setup contrained environment
for accountsservice. This needs a better, more general solution
(bsc#1197610)
- Add systemd_domain_dyntrans_type.patch to allow systemd to dyntransition.
This happens in certain boot conditions (bsc#1182500)
- Changed fix_unconfineduser.patch to not transition into ldconfig_t
from unconfined_t (bsc#1197169)
==== serd ====
Version update (0.30.10 -> 0.30.12)
- update to 0.30.12:
* Fix warnings and build issues with clang 13 and VS 2019
* Fix writing long literals with triple quotes
* Improve documentation style
* Support combining several BSD-style command line flags in serdi
* Write statements with invalid URI characters in lax mode
==== speexdsp ====
Version update (1.2.0 -> 1.2.1)
- update to 1.2.1:
* CI: add gitlab CI integration
* fixed-point: Remove unused MULT16_32_Q1[1-4] macros and inlines
* fixed-point: don't truncate 32-bit arg to MULT16_32_Q15
* fixed-point resample: remove 1-bit shift right before interpolation
* fixed-point: introduce MULT16_32_32 to handle unexpected types in MULT16_32_Q15
* Fix incorrect macro names in arch.h
* Remove unused stack_alloc.h
* autotools: do not use deprecated macros
==== sratom ====
Version update (0.6.8 -> 0.6.10)
- update to 0.6.10:
* Fix documentation installation directory
* Fix potential blank node ID truncation
- drop fix-FORTIFY_SOURCE3.patch: obsolete
==== strace ====
Version update (5.17 -> 5.18)
- Update to strace 5.18
* Improvements
* Added an interface of raising des Strausses awareness.
* Added --tips option to print strace tips, tricks, and tweaks
at the end of the tracing session.
* Enhanced decoding of bpf and io_uring_register syscalls.
* Implemented decoding of COUNTER_*, RTC_PARAM_GET, and RTC_PARAM_SET ioctl
commands.
* Updated lists of BPF_*, BR_*, BTRFS_*, IFA_*, IFLA_*, IORING_*, KEY_*,
KVM_*, MADV_*, and UFFD_* constants.
* Updated lists of ioctl commands from Linux 5.18.
* Bug fixes
* Fixed printing of the updated value of union bpf_attr.next_id
on the exiting of bpf(BPF_*_GET_NEXT_ID) calls.
- tests-ptrace.patch: Dropped
==== usbmuxd ====
- Change to systemd-sysusers
==== vim ====
Version update (8.2.5083 -> 8.2.5136)
Subpackages: gvim vim-data vim-data-common
- Updated to version 8.2.5136, fixes the following problems
* Autocmd test still fails on MS-Windows.
* When the GUI shows a dialog tests get stuck.
* Gcc gives warning for signed/unsigned difference.
* CI runs on Windows 2019.
* Cannot build with clang on MS-Windows.
* Value of cmod_verbose is a bit complicated to use.
* Some functions return a different value on failure.
* Terminal test fails with some shell commands.
* Using "'<,'>" in Ex mode may compare unrelated pointers.
* Error message for unknown command may mention the command twice. (Malcolm
Rowe)
* Terminal test still fails with some shell commands.
* Using uninitialized memory when using 'listchars'.
* Spelldump test sometimes hangs.
* Some terminal tests are not retried.
* Memory usage tests are not retried.
* MS-Windows with MinGW: $CC may be "cc" instead of "gcc".
* Interrupt not caught in test.
* Build fails with small features.
* Default cmdwin mappings are re-mappable.
* Some callers of rettv_list_alloc() check for not OK. (Christ van Willegen)
* Retab test disabled because it hangs on MS-Windows.
* Mode not updated after CTRL-O CTRL-C in Insert mode.
* Icon filetype not recognized from the first line.
* No test for --gui-dialog-file.
* Timer becomes invalid after fork/exec, :gui gives errors. (Gabriel Dupras)
* Time limit on searchpair() does not work properly.
* Search timeout is overrun with some patterns.
* "limit" option of matchfuzzy() not always respected.
* Crash when calling a Lua callback from a :def function. (Bohdan Makohin)
* Searching for quotes may go over the end of the line.
* Interrupt test sometimes fails.
* Lisp indenting my run over the end of the line.
* Using invalid index when looking for spell suggestions.
* When syntax timeout test fails it does not show the time.
* Substitute may overrun destination buffer.
* Using assert_true() does not show value on failure.
* Syntax highlighting disabled when using synID() in searchpair() skip
expression and it times out. (Jaehwang Jung)
* Timeout handling is not optimal.
* Edit test for mode message fails when using valgrind.
* Timeout implementation is not optimal.
* :mkview test doesn't test much.
* Function has confusing name.
* Running configure gives warnings for main() return type.
==== xtables-addons ====
Version update (3.20_k5.18.4_1 -> 3.21_k5.18.4_1)
- Update to release 3.21
* Linux 5.10.x stable branch: support for Linux 5.10.121
==== yast2-trans ====
Version update (84.87.20220610.18fe395dc0 -> 84.87.20220618.9130d4f44b)
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.20220618.9130d4f44b:
* New POT for text domain 'country'.
* New POT for text domain 'base'.
==== zlib-ng-compat ====
Subpackages: libz-ng-compat1 zlib-ng-compat-devel
- Backport https://github.com/zlib-ng/zlib-ng/pull/1297 to fix
boo#1200578:
* 1297.patch
1
0
Computer vision development has earned its name in artificial intelligence and is frequently used by technology industries and startups.
Computer vision technology is related to computers not only being able to visualize images but also to convey the message or purpose of that image, such as determining the distances and movement of input objects. Computer vision, AI technology that allows computers to understand and label images, is now being used in stores, driving a car test, daily medical checkups, and monitoring plant and animal health.
Computer vision systems can be used to monitor the production line. It can spot defects and can alert the supervisors to take action as soon as a defect is detected. To successfully implement these systems in your business, you need competent freelance Computer Vision developers for the job.
You can Hire top Computer Vision developers on emerging freelancing platforms like Eiliana.com, which houses top development professionals with vast experience and niche skills. Post your projects on Eiliana today!
Know more: https://eiliana.com/technology/hire-computer-vision-developers
1
0
22 Jun '22
Golang (also called Go) is an in-demand programming language, especially for people working with Google products. Many big companies, like Uber Medium, Dropbox, Salesforce, Netflix, IBM, and Twitter, use the Go language.
Before you hire a Golang developer to build your business website, you must ensure that the freelance developer has the required skills to successfully execute the project for which you are hiring them.
Here is a list of skills which every good freelance Golang developer must have:
Coding Skills in the Go programming language
Scripting (Shell/PERL)
Application design using design patterns.
Javascript
SOAP
REST Webservices or Microservices.
DevOps practices.
Linux
You can hire top Golang developers on a freelance basis in the emerging freelancing marketplace Eiliana.com which houses top development professionals with vast experience and niche skills. Post your projects on Eiliana today!
Visit at- https://eiliana.com/technology/hire-golang-developers
1
0
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
Mesa
Mesa-drivers
ModemManager
MozillaFirefox (101.0 -> 101.0.1)
NetworkManager (1.38.0 -> 1.38.2)
attica-qt5 (5.94.0 -> 5.95.0)
baloo5 (5.94.0 -> 5.95.0)
bind (9.18.3 -> 9.18.4)
bluez-qt (5.94.0 -> 5.95.0)
breeze
breeze5-icons (5.94.0 -> 5.95.0)
btrfsprogs (5.17 -> 5.18.1)
busybox
ceph (16.2.7.654+gd5a90ff46f0 -> 16.2.9.158+gd93952c7eea)
certmonger (0.79.13 -> 0.79.15)
dos2unix (7.4.2 -> 7.4.3)
drkonqi5
elfutils-debuginfod
erofs-utils (1.4 -> 1.5)
exo (4.16.3 -> 4.16.4)
ffmpeg-4 (4.4.1 -> 4.4.2)
file (5.41 -> 5.42)
filesystem
frameworkintegration (5.94.0 -> 5.95.0)
fwupd-efi
gimp (2.10.30 -> 2.10.32)
git
google-noto-fonts (20220524 -> 20220607)
gtk3
gtk4
gupnp-av (0.14.0 -> 0.14.1)
inkscape (1.1.2 -> 1.2)
inxi (3.3.17 -> 3.3.18)
irssi
kactivities-stats (5.94.0 -> 5.95.0)
kactivities5 (5.94.0 -> 5.95.0)
karchive (5.94.0 -> 5.95.0)
kauth (5.94.0 -> 5.95.0)
kbookmarks (5.94.0 -> 5.95.0)
kcalendarcore (5.94.0 -> 5.95.0)
kcmutils (5.94.0 -> 5.95.0)
kcodecs (5.94.0 -> 5.95.0)
kcompletion (5.94.0 -> 5.95.0)
kconfig (5.94.0 -> 5.95.0)
kconfigwidgets (5.94.0 -> 5.95.0)
kcontacts (5.94.0 -> 5.95.0)
kcoreaddons (5.94.0 -> 5.95.0)
kcrash (5.94.0 -> 5.95.0)
kdav (5.94.0 -> 5.95.0)
kdbusaddons (5.94.0 -> 5.95.0)
kdeclarative (5.94.0 -> 5.95.0)
kded (5.94.0 -> 5.95.0)
kdelibs4support (5.94.0 -> 5.95.0)
kdesu (5.94.0 -> 5.95.0)
kdnssd-framework (5.94.0 -> 5.95.0)
kdoctools (5.94.0 -> 5.95.0)
kemoticons (5.94.0 -> 5.95.0)
kernel-source (5.18.2 -> 5.18.4)
kfilemetadata5 (5.94.0 -> 5.95.0)
kglobalaccel (5.94.0 -> 5.95.0)
kguiaddons (5.94.0 -> 5.95.0)
kholidays (5.94.0 -> 5.95.0)
khtml (5.94.0 -> 5.95.0)
ki18n (5.94.0 -> 5.95.0)
kiconthemes (5.94.0 -> 5.95.0)
kidletime (5.94.0 -> 5.95.0)
kimageformats (5.94.0 -> 5.95.0)
kinit (5.94.0 -> 5.95.0)
kio (5.94.0 -> 5.95.0)
kirigami2 (5.94.0 -> 5.95.0)
kitemmodels (5.94.0 -> 5.95.0)
kitemviews (5.94.0 -> 5.95.0)
kjobwidgets (5.94.0 -> 5.95.0)
kjs (5.94.0 -> 5.95.0)
knewstuff (5.94.0 -> 5.95.0)
knotifications (5.94.0 -> 5.95.0)
knotifyconfig (5.94.0 -> 5.95.0)
kpackage (5.94.0 -> 5.95.0)
kparts (5.94.0 -> 5.95.0)
kpeople5 (5.94.0 -> 5.95.0)
kplotting (5.94.0 -> 5.95.0)
kpty (5.94.0 -> 5.95.0)
kquickcharts (5.94.0 -> 5.95.0)
krb5 (1.19.3 -> 1.20)
kross (5.94.0 -> 5.95.0)
krunner (5.94.0 -> 5.95.0)
kservice (5.94.0 -> 5.95.0)
ktexteditor (5.94.0 -> 5.95.0)
ktextwidgets (5.94.0 -> 5.95.0)
kunitconversion (5.94.0 -> 5.95.0)
kwallet (5.94.0 -> 5.95.0)
kwayland (5.94.0 -> 5.95.0)
kwidgetsaddons (5.94.0 -> 5.95.0)
kwin5
kwindowsystem (5.94.0 -> 5.95.0)
kxmlgui (5.94.0 -> 5.95.0)
ldb (2.5.0 -> 2.5.1)
libKF5ModemManagerQt (5.94.0 -> 5.95.0)
libKF5NetworkManagerQt (5.94.0 -> 5.95.0)
libinput (1.20.1 -> 1.21.0)
libnettle
libnma (1.8.38 -> 1.8.40)
libopenmpt (0.6.3 -> 0.6.4)
libqmi
libreoffice (7.3.3.2 -> 7.3.4.2)
libstorage-ng (4.5.20 -> 4.5.21)
libzypp (17.30.0 -> 17.30.2)
miniupnpc
mtools (4.0.39 -> 4.0.40)
ncurses (6.3.20220604 -> 6.3.20220612)
pcsc-lite (1.9.7 -> 1.9.8)
perl-Date-Manip (6.86 -> 6.88)
perl-Net-DNS (1.33 -> 1.34)
pidgin (2.14.9 -> 2.14.10)
pipewire (0.3.51 -> 0.3.52)
plasma-framework (5.94.0 -> 5.95.0)
plasma5-desktop
popt
powerdevil5
prison-qt5 (5.94.0 -> 5.95.0)
purpose (5.94.0 -> 5.95.0)
python-mailman
python38
python38-core
qqc2-desktop-style (5.94.0 -> 5.95.0)
razor-agents (2.85 -> 2.86)
rubygem-bcrypt (3.1.17 -> 3.1.18)
rubygem-bootsnap (1.11.1 -> 1.12.0)
rubygem-faraday (2.2.0 -> 2.3.0)
rubygem-faraday-net_http (2.0.1 -> 2.0.3)
rubygem-jquery-rails (4.4.0 -> 4.5.0)
rubygem-json (2.6.1 -> 2.6.2)
rubygem-msgpack (1.5.1 -> 1.5.2)
rubygem-multipart-post (2.1.1 -> 2.2.3)
rubygem-rails-html-sanitizer (1.4.2 -> 1.4.3)
rubygem-regexp_parser (2.4.0 -> 2.5.0)
rubygem-rouge (3.28.0 -> 3.29.0)
rubygem-rubocop (1.29.1 -> 1.30.1)
rubygem-zeitwerk (2.5.4 -> 2.6.0)
samba (4.16.1+git.237.1d04c5f421f -> 4.16.2+git.262.6acc6531bc7)
sdl12_compat
solid (5.94.0 -> 5.95.0)
sonnet (5.94.0 -> 5.95.0)
sssd (2.6.3 -> 2.7.2)
syndication (5.94.0 -> 5.95.0)
syntax-highlighting (5.94.0 -> 5.95.0)
systemd-presets-branding-openSUSE
systemd-presets-common-SUSE
threadweaver (5.94.0 -> 5.95.0)
unbound (1.15.0 -> 1.16.0)
vim (8.2.5038 -> 8.2.5083)
vulkan-loader (1.3.211.0 -> 1.3.216.0)
vulkan-tools (1.3.211.0 -> 1.3.216.0)
wireless-regdb (20220527 -> 20220606)
yast2 (4.5.4 -> 4.5.5)
yast2-country (4.5.0 -> 4.5.1)
yast2-trans (84.87.20220527.e399b59cf0 -> 84.87.20220610.18fe395dc0)
zypper (1.14.52 -> 1.14.53)
=== Details ===
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- let Mesa-libGL-devel require libX11-devel via pkgconfig(x11)
(boo#1200559)
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- let Mesa-libGL-devel require libX11-devel via pkgconfig(x11)
(boo#1200559)
==== ModemManager ====
Subpackages: ModemManager-bash-completion libmm-glib0
- Enable QRTR support
* Add BR pkgconfig(qrtr-glib)
==== MozillaFirefox ====
Version update (101.0 -> 101.0.1)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 101.0.1:
* Fixed context menus not appearing when right-clicking
Picture-in-Picture windows on some Linux systems (bmo#1771914)
* Various stability fixes
==== NetworkManager ====
Version update (1.38.0 -> 1.38.2)
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Update to version 1.38.2:
+ Fix race condition with pppd that caused failures when
activating PPPoE connections.
+ Unbreak DHCPv6 over PPP.
+ Don't ignore IPv6 DNS servers received from PPP.
+ Fix crash while checking WEP capability of Wi-Fi interfaces.
+ Ensure DHCP is restarted every time the link goes up.
+ Fix struct alignment issues seen on some architectures.
+ Various other bugfixes and improvements.
==== attica-qt5 ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Attica5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== baloo5 ====
Version update (5.94.0 -> 5.95.0)
Subpackages: baloo5-file baloo5-file-lang baloo5-imports baloo5-kioslaves baloo5-kioslaves-lang baloo5-tools baloo5-tools-lang libKF5Baloo5 libKF5BalooEngine5 libKF5BalooEngine5-lang
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* tag:/ better handle uds name field (kde#449126)
==== bind ====
Version update (9.18.3 -> 9.18.4)
Subpackages: bind-doc bind-utils
- Upgrade to 9.18.4:
Bugs fixed:
* Only write key files if the dnssec-policy keymgr has
changed the metadata.
* When the fetches-per-server quota was adjusted
because of an authoritative server timing out more
or less frequently, it was incorrectly set to 1
rather than the intended value.
Notable functional changes:
* Key timing options for `dnssec-keygen` and
`dnssec-settime` now accept times as printed by
`dnssec-settime -p`.
* Key timing options for `dnssec-settime` and related
utilities now accept "UNSET" times as printed by
`dnssec-settime -p`.
This obsoletes the following patch:
bind-prevent-buffer-overflow.patch
[bind-9.18.4.tar.xz, bind-9.18.4.tar.xz.sha512.asc,
bind-prevent-buffer-overflow.patch]
==== bluez-qt ====
Version update (5.94.0 -> 5.95.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== breeze ====
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- 5.25.0 tarball got respun. Changes:
* Added Landing
* KStyle: Fix QQC2 ProgressBar desktop style in RTL layout direction (kde#430101)
==== breeze5-icons ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
==== btrfsprogs ====
Version update (5.17 -> 5.18.1)
Subpackages: btrfsprogs-udev-rules libbtrfs0
- update to 5.18.1:
* fixes:
* convert: fix self reference of toplevel directory
* build: make kernel lib headers compatible with C++
* zoned mode: verify minimum zone size 4MiB
* libbtrfs: cleanups, merge headers and remove declarations of unexported
symbols
* other: documentation updates
- update to 5.18:
* fixes:
* dump-tree: don't print traling zeros in checksums
* recognize paused balance as exclusive operation state, allow to start
device add
* convert: properly initialize target filesystem label
* mkfs: don't create free space bitmaps for empty filesystem
* restore: make lzo support build-time configurable, print supported
compression in help text
* update kernel-lib sources
* other:
* documentation updates, finish conversion to RST, CHANGES and INSTALL
could be included into RST
* fix build detection of experimental mode
* new tests
==== busybox ====
Subpackages: busybox-static
- Enable switch_root
With this change virtme --force-initramfs works as expected.
==== ceph ====
Version update (16.2.7.654+gd5a90ff46f0 -> 16.2.9.158+gd93952c7eea)
Subpackages: librados2 librbd1
- Update to 16.2.9-158-gd93952c7eea:
+ cmake: check for python(\d)\.(\d+) when building boost
+ make-dist: patch boost source to support python 3.10
- Update to ceph-16.2.9-58-ge2e5cb80063:
+ (bsc#1200064, pr#480) Remove last vestiges of docker.io image paths
- Update to 16.2.9.50-g7d9f12156fb:
+ (jsc#SES-2515) High-availability NFS export
+ (bsc#1196044) cephadm: prometheus: The generatorURL in alerts is only using hostname
+ (bsc#1196785) cephadm: avoid crashing on expected non-zero exit
- Update to 16.2.7-969-g6195a460d89
==== certmonger ====
Version update (0.79.13 -> 0.79.15)
- Added 0001-Disable-DSA-in-the-RPM-spec.patch
- Removed 0002-certmonger-return-type.patch.
- Updated to version 0.79.15
- Added minimum libjansson version requirement.
==== dos2unix ====
Version update (7.4.2 -> 7.4.3)
- Added directory with localized man pages.
- update to 7.4.3:
* translation update
==== drkonqi5 ====
Subpackages: drkonqi5-lang
- Add missing runtime dependencies
==== elfutils-debuginfod ====
- Add debuginfod-profile subpackage that collects settings
files (boo#1200100).
==== erofs-utils ====
Version update (1.4 -> 1.5)
- Update to release 1.5
* fsck.erofs: support filesystem extraction
* support ztailpacking inline feature for compressed files
* dump.erofs: support listing directories
* more liberofs APIs (including iterate APIs)
* use mtime to allow more control over the timestamps
==== exo ====
Version update (4.16.3 -> 4.16.4)
Subpackages: exo-data exo-lang exo-tools libexo-2-0
- Update to version 4.16.4
* exo-open : Only execute local .desktop files
==== ffmpeg-4 ====
Version update (4.4.1 -> 4.4.2)
Subpackages: libavcodec58_134 libavfilter7_110 libavformat58_76 libavresample4_0 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9
- Update to version 4.4.2:
* Stable bug fix release, mainly codecs, filter and format fixes.
- Refresh ffmpeg-chromium.patch with quilt.
==== file ====
Version update (5.41 -> 5.42)
Subpackages: file-magic libmagic1
- Update to 5.42:
* PR/348: add missing cases to prevent file from aborting on
random magic files.
* PR/351: octalify filenames when not raw before printing.
* fix regex cacheing bug (Dirk Mueller)
* merge file_regcomp and file_regerror() to simplify the code
and reduce memory requirements for storing regexes (Dirk Mueller)
* cache regex (Dirk Mueller)
* detect filesystem full by flushing output (Dirk Mueller)
* implement running decompressor programs using
posix_spawnp(2) instead of vfork(2)
* Add support for msdos dates and times
* use the system byte swapping functions if available (Werner Fink)
- Port patches
* file-5.17-option.dif
* file-5.19-biorad.dif
* file-5.19-printf.dif
* file-5.19-zip2.0.dif
* file-5.28-btrfs-image.dif
* file-secure_getenv.patch
- Remove patches now upstream
* file-5.23-endian.patch
* file-5.41-cache-regexps-locale-restore.patch
* file-5.41-cache-regexps.patch
- Port and rename patch file-5.41.dif which is now file-5.42.dif
==== filesystem ====
- Add Serbian (sr) man pages directory
- Add /usr/etc/logrotate.d
==== frameworkintegration ====
Version update (5.94.0 -> 5.95.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
==== fwupd-efi ====
- Use sbat macros (bsc#1193282)
==== gimp ====
Version update (2.10.30 -> 2.10.32)
Subpackages: gimp-plugin-aa gimp-plugins-python libgimp-2_0-0 libgimpui-2_0-0
- Update to 2.10.32: (boo#1199653 CVE-2022-30067)
- Core:
- Adding support for localized glyphs ('locl') in Text tool
depending on the value of the "Language" field in Text tool
options.
- XCF import nows drop Xmp.photoshop.DocumentAncestors tags
after 1000 of them, similarly to what libgimpbase now does.
This could happen in XCF files which were created e.g. from a
PSD import before we handled the issue in libgimpbase.
- XCF import:
- made more robust by ignoring (with a warning) invalid
parasites and continuing to load the rest of the file
(which might be valid). This way, we are able to salvage
more cases of partially corrupted XCF files.
- additional safety checks to detect broken XCF files.
- Version check can be globally disabled through a value in the
`gimp-release` file. This would allow to use the same build
on repositories with an update channels (where we don't want
update check notifications) and on standalone (where we want
them).
- User Interface:
- Removed titlebar/borders from Windows Splash Screen.
- All official themes now have on-hover indicator around eye
and link toggles in Layer/Channel/Path Dialog tree-views.
- Dark theme:
- Hover-on effect on radio menu items to improve readability.
- Color icon theme:
- Thin contrast border for 'close' and 'detach' to improve
their readability against dark backgrounds on mouse-hover.
- Plug-ins:
- TGA: improving indexed images with alpha channel support
(both import and export).
- DICOM: Fix endian conversion for photometric interpretation
"MONOCHROME1".
- file-raw: "RGB Save Type" confusing dialog label renamed to
"Palette Type" as on the main dev branch.
- screenshot: option to capture cursor in now available on
Windows.
- pygimp: new optional parameter `run_mode_param` (defaulting
to True) to register() function of the Python binding, which
allows to make the "run-mode" parameter optional when
creating a new PDB procedure. This is already used to fix
"file-openraster-load-thumb" without changing its signature.
- BMP: new PDB procedure "file-bmp-save2" which supports all
options available interactively.
- BigTIFF: our TIFF plug-in now officially supports BigTIFF
import and export.
- Import was actually already working transparently if you
had a recent enough libtiff. Now the recent libtiff is
enforced by dependency requirements.
- Export support was added with a checkbox in the interactive
dialog and a new "bigtiff" argument in the "file-tiff-save"
PDB procedure.
- When an interactive export of ClassicTIFF fails for the
explicit reason of "Maximum TIFF file size exceeded", the
export dialog is raised again with a message proposing to
try again as BigTIFF or trying another compression
algorithm. This allows because discoverability and
understandibility of the issue, while not forcing BigTIFF
export (since it might not be supported everywhere).
- Unlike the same change on the main dev branch, this
backport comes without a dependency requirement bump, which
means this will only work if GIMP is built with recent
enough libtiff.
- Raw: more robust load able to load as much as possible from
the file, then fill the rest with white, when offset and
dimensions are bigger than actual file size.
- Improved support of a few plug-in code for building under
UCRT Windows environment (more modern C runtime library than
MINGW).
- EPS: loading transparent EPS files now supported.
- JPEG XL: import backported from the `master` (2.99) branch.
- WebP: export has a new IPTC checkbox (saved through XMP) as
well as a thumbnail checkbox. (backported from dev branch,
since 2.99.8)
- DDS: export has a new flip option (useful for some game
engine) as well as a new savetype option to export all
visible layers (not only the active one).
- TIFF:
- import support for 8 and 16 bit CMYK(A) TIFF files.
- 1, 2 and 4-bit B/W images are now converted to indexed
rather than grayscale as it seems that there is more of a
use case for these images to be handled as indexed, even
though technically they can be considered grayscale. In the
future we could add an option at loading time where the
user can choose whether they prefer it to be loaded as
indexed or grayscale.
- Fix loading images generated by MATLAB's blockproc
function.
- More robust loading for 8 bps grayscale MINISWHITE TIFF.
- Libgimp:
- New gimp_plug_in_error_quark() as a generic GQuark/GError
domain for plug-ins (backported from 2.99.6).
- gimp_drawable_brightness_contrast() now works in the [-1.0,
1.0] range (it's more of a fix than a change because it's
what it should have been from the start).
- Better management of modification time in metadata: IPTC tag
Iptc.Application2.DateCreated is not overridden anymore as it
is the original creation date of the image. Instead we set
the XMP tag Xmp.xmp.ModifyDate for file modification time and
Xmp.xmp.MetadataDate for metadata modification time.
- Format of Xmp.tiff.DateTime is now properly set with timezone
as a consequence of the previous improvement.
- Libgimpbase:
- Limit to 1000 ancestors when importing images with incredible
amount of `Xmp.photoshop.DocumentAncestors` tags, which is
most likely due to a bug in some versions of Photoshop (in
some PSDs, we encountered over 100,000 such tags; it probably
makes no sense that a document could have that many ancestor
documents). GIMP will now stops at 1000 such tags before
dropping the rest and continue loading the file.
- Icons:
- Chain icons for the Color icon theme reworked from the
Symbolic versions (with contrast borders to work on any
background color) so that the "broken" and full variants are
easily distinguishable.
- Translations:
- New Galician and Georgian translations for the Windows
installer.
- 20 translations were updated: Catalan, Chinese (China),
Croatian, Danish, Dutch, Finnish, French, Georgian, German,
Hungarian, Icelandic, Italian, Polish, Portuguese, Russian,
Slovenian, Spanish, Swedish, Turkish, Ukrainian.
- Build:
- Bumping minimum GEGL to version 0.4.36.
- drop gimp-CVE_2022-30067.patch: included in update
==== git ====
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- Fix rpmlint errors/warnings about bash/zsh completion locations.
- Remove now obsolete git-zsh-completion-fixes.diff.
- Adjust git-tcsh-completion-fixes.diff.
==== google-noto-fonts ====
Version update (20220524 -> 20220607)
feat: create new metapackage noto-fonts with all Noto Fonts except CJK and Emoji
update: 20220524 -> 20220607
- Noto Sans and Noto Sans Myanmar have been updated
fix(spec): add LICENSE to every package, remove redundant doc package
- It is likely a legal requirement that the license must be included with the package (rather than only recommends)
- Using the %license macro and including the license in every subpackage is the norm
fix(sh): prevent redundant .svn files from being compressed into archive
chore(spec): use install instead of mkdir and cp
chore(sh): fix typo
==== gtk3 ====
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0
- Add dependency "python3x-gobject-Gdk if python3x-gobject" to the
typelib package (boo#1200614).
==== gtk4 ====
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Add dependency "python3x-gobject-Gdk if python3x-gobject" to the
typelib package (boo#1200614).
==== gupnp-av ====
Version update (0.14.0 -> 0.14.1)
Subpackages: libgupnp-av-1_0-3
- Update to version 0.14.1:
+ Add utility function to format GDateTime to the iso variant
DIDL expects.
==== inkscape ====
Version update (1.1.2 -> 1.2)
Subpackages: inkscape-extensions-extra inkscape-extensions-gimp
- Fix version: it's 1.2, not 1.2.0 (fixes download of upstream
assets referenced by URL).
- Update to version 1.2:
+ Inkscape documents can now hold multiple pages
+ Editable markers and dash patterns
+ Layers and objects dialog merged
+ On-canvas alignment snapping and Snap settings redesign
+ New 'Tiling' Live Path Effect
+ Redesigned Export dialog with preview
+ Import SVG images from Open Clipart, Wikimedia Commons and others
+ Selectable object origin for numerical scaling and moving
+ All alignment options in a single dialog
+ Gradient editing in the Fill and Stroke dialog
+ Gradient dithering
+ SVG Font Editor updated
+ Flowing text around shapes and text padding
+ Convenience Boolean operation for splitting paths
+ Configurable Tool bar
- Drop patches: Fixed upstream
* Fix_build_poppler_22030.patch
* Fix_build_poppler_22040.patch
==== inxi ====
Version update (3.3.17 -> 3.3.18)
- Updated to version 3.3.18:
* /usr/share/doc/packages/inxi/inxi.changelog.
==== irssi ====
- backport first set of fixes:
- add use-isystem-for-include.patch, fixes build with perl 5.36
(#1381)
- add fix-textbuffer-view.patch, fixes lost lines on display
(#1382)
- add default-hash-chan.patch, default to joining #-channels
again (#1385)
==== kactivities-stats ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
* Fix clazy warnings, add missing Q_EMIT, add std::move for terms
==== kactivities5 ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* removed unused include
==== karchive ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KArchive::addLocalDirectory: preserve empty directories
* Fix zstd KCompressionDevice not compressing as much as it could (kde#451816)
* Always delete device if we created it (kde#432726)
* port to standard C++ smart pointers where possible
==== kauth ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kbookmarks ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
==== kcalendarcore ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Make the Calendar::accessMode property actually accessible from QML
* Don't heap allocate ICalFormatImpl in ICalFormat::Private
* Remove unnecessary and largely unused d pointers in the Compat* classes
* Remove ICalFormatImpl d pointer and vtable
* Don't remove the hasGeo property for Qt6, just make it read-only
* Change Calendar::sortX() methods to work in-place
* Initialize all fields in a default constructed Attendee object
* Add Duration <-> iCal string conversion methods to ICalFormat
* Deprecate largely unused rawEventsForDate overload
==== kcmutils ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KPluginDelegate: reserve space for subtitle
* KPluginSelector: animate placeholder appearance
* KPluginSelector: Don't show placeholder message immediately upon load
* KPluginSelector: fix placeholder location
* Add debug output to print KCM location
* AboutPlugin.qml: Do not use translation function when we only have one value
* [kcmultidialog] Fix crash in clear()
==== kcodecs ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
==== kcompletion ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kconfig ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Change "Actual Size" shortcut's text to "Zoom to Actual Size"
* remove unused includes
* Fix enum doc: close tags
==== kconfigwidgets ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Change "Actual Size" Action's text to "Zoom to Actual Size"
* KRecentFilesAction: remove the corresponding element in m_recentActions when calling removeAction(action)
* KRecentFilesAction: refactor some code related to removing an action
* KRecentFilesAction: do not reuse removed actions and adding an URL that is already in the menu
* Allow specifying a Qt::ConnectionType in KStandardAction::create
==== kcontacts ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Re-enable vCard CATEGORIES export
==== kcoreaddons ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5CoreAddons5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KPluginFactory: Create un-deprecated overload to register CreateInstanceWithMetaDataFunction
* KSignalHandler: add error warnings when reading or writing signal
* Use the versionless KDE_INSTALL_FULL_KSERVICETYPESDIR variant
* port to standard C++ smart pointers where possible
* kmemoryinfo class
* KPluginFactory: Provide better context in error message if instance could not be created
* KJob: add method to check if job was started with exec()
* Add autotest for KStringHandler::lsqueeze/csqueeze/rsqueeze
* new util ksandbox
* KDirWatch: handle IN_Q_OVERFLOW events
* KProcess: wrap Qt5-only QProcess API also with Qt version check
* KListOpenFilesJob: check lsof executable exist in PATH before starting it with QProcess
* KProcess: replace an assert with a check for empty
* KAboutData: improve the API docs for LicenseKey enum
* Install KMemoryInfo headers
==== kcrash ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kdav ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5DAV5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
==== kdbusaddons ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Rename UpdateLaunchEnvironmentJob's private class to UpdateLaunchEnvironmentJobPrivate
* Add Windows CI
==== kdeclarative ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* qmlcontrols: bump `QtQuick` import version to 2.15 for GridViewInternal
* port to standard C++ smart pointers where possible
* Use the correct engine variable
* Remove KDeclarative instance from QmlObject
* QmlObject: Use std::shared_ptr to properly track the lifetime of QQmlEngine (kde#451790)
* Move type registrations to the plugin initialization
* calendareventsplugin: Add label property
* calendareventsplugin: Add support for alternate dates and sub-labels
==== kded ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kdelibs4support ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kdesu ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kdnssd-framework ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kdoctools ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5DocTools5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* update French user.entities
==== kemoticons ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kernel-source ====
Version update (5.18.2 -> 5.18.4)
- Linux 5.18.4 (bsc#1012628).
- pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (bsc#1012628).
- staging: greybus: codecs: fix type confusion of list iterator
variable (bsc#1012628).
- iio: adc: ad7124: Remove shift from scan_type (bsc#1012628).
- soundwire: qcom: fix an error message in
swrm_wait_for_frame_gen_enabled() (bsc#1012628).
- remoteproc: mediatek: Fix side effect of mt8195 sram power on
(bsc#1012628).
- remoteproc: mtk_scp: Fix a potential double free (bsc#1012628).
- lkdtm/bugs: Check for the NULL pointer after calling kmalloc
(bsc#1012628).
- lkdtm/bugs: Don't expect thread termination without
CONFIG_UBSAN_TRAP (bsc#1012628).
- tty: goldfish: Use tty_port_destroy() to destroy port
(bsc#1012628).
- tty: serial: owl: Fix missing clk_disable_unprepare() in
owl_uart_probe (bsc#1012628).
- tty: n_tty: Restore EOF push handling behavior (bsc#1012628).
- serial: 8250_aspeed_vuart: Fix potential NULL dereference in
aspeed_vuart_probe (bsc#1012628).
- tty: serial: fsl_lpuart: fix potential bug when using both
of_alias_get_id and ida_simple_get (bsc#1012628).
- remoteproc: imx_rproc: Ignore create mem entry for resource
table (bsc#1012628).
- phy: rockchip-inno-usb2: Fix muxed interrupt support
(bsc#1012628).
- staging: r8188eu: fix struct rt_firmware_hdr (bsc#1012628).
- usb: usbip: fix a refcount leak in stub_probe() (bsc#1012628).
- usb: usbip: add missing device lock on tweak configuration cmd
(bsc#1012628).
- USB: storage: karma: fix rio_karma_init return (bsc#1012628).
- usb: musb: Fix missing of_node_put() in omap2430_probe
(bsc#1012628).
- staging: fieldbus: Fix the error handling path in
anybuss_host_common_probe() (bsc#1012628).
- pwm: lp3943: Fix duty calculation in case period was clamped
(bsc#1012628).
- pwm: raspberrypi-poe: Fix endianness in firmware struct
(bsc#1012628).
- rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
(bsc#1012628).
- usb: dwc3: gadget: Replace list_for_each_entry_safe() if using
giveback (bsc#1012628).
- usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
(bsc#1012628).
- scripts/get_abi: Fix wrong script file name in the help message
(bsc#1012628).
- misc: fastrpc: fix an incorrect NULL check on list iterator
(bsc#1012628).
- firmware: stratix10-svc: fix a missing check on list iterator
(bsc#1012628).
- usb: typec: mux: Check dev_set_name() return value
(bsc#1012628).
- rpmsg: virtio: Fix possible double free in rpmsg_probe()
(bsc#1012628).
- rpmsg: virtio: Fix possible double free in
rpmsg_virtio_add_ctrl_dev() (bsc#1012628).
- rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
(bsc#1012628).
- iio: adc: stmpe-adc: Fix wait_for_completion_timeout return
value check (bsc#1012628).
- iio: proximity: vl53l0x: Fix return value check of
wait_for_completion_timeout (bsc#1012628).
- iio: adc: sc27xx: fix read big scale voltage not right
(bsc#1012628).
- iio: adc: sc27xx: Fine tune the scale calibration values
(bsc#1012628).
- rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map()
fails (bsc#1012628).
- misc/pvpanic: Convert regular spinlock into trylock on panic
path (bsc#1012628).
- phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
(bsc#1012628).
- power: supply: core: Initialize struct to zero (bsc#1012628).
- power: supply: axp288_fuel_gauge: Fix battery reporting on
the One Mix 1 (bsc#1012628).
- power: supply: axp288_fuel_gauge: Drop BIOS version check from
"T3 MRD" DMI quirk (bsc#1012628).
- power: supply: ab8500_fg: Allocate wq in probe (bsc#1012628).
- serial: sifive: Report actual baud base rather than fixed 115200
(bsc#1012628).
- export: fix string handling of namespace in EXPORT_SYMBOL_NS
(bsc#1012628).
- watchdog: rzg2l_wdt: Fix 32bit overflow issue (bsc#1012628).
- watchdog: rzg2l_wdt: Fix Runtime PM usage (bsc#1012628).
- watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'
(bsc#1012628).
- watchdog: rzg2l_wdt: Fix reset control imbalance (bsc#1012628).
- soundwire: intel: prevent pm_runtime resume prior to system
suspend (bsc#1012628).
- soundwire: qcom: return error when pm_runtime_get_sync fails
(bsc#1012628).
- coresight: cpu-debug: Replace mutex with mutex_trylock on
panic notifier (bsc#1012628).
- ksmbd: fix reference count leak in smb_check_perm_dacl()
(bsc#1012628).
- extcon: ptn5150: Add queue work sync before driver release
(bsc#1012628).
- dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive
to mt819x (bsc#1012628).
- soc: rockchip: Fix refcount leak in rockchip_grf_init
(bsc#1012628).
- clocksource/drivers/riscv: Events are stopped during CPU suspend
(bsc#1012628).
- ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
(bsc#1012628).
- rtc: mt6397: check return value after calling
platform_get_resource() (bsc#1012628).
- rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
(bsc#1012628).
- staging: r8188eu: add check for kzalloc (bsc#1012628).
- serial: meson: acquire port->lock in startup() (bsc#1012628).
- Revert "serial: 8250_mtk: Make sure to select the right
FEATURE_SEL" (bsc#1012628).
- serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
(bsc#1012628).
- serial: cpm_uart: Fix build error without
CONFIG_SERIAL_CPM_CONSOLE (bsc#1012628).
- serial: uartlite: Fix BRKINT clearing (bsc#1012628).
- serial: digicolor-usart: Don't allow CS5-6 (bsc#1012628).
- serial: rda-uart: Don't allow CS5-6 (bsc#1012628).
- serial: txx9: Don't allow CS5-6 (bsc#1012628).
- serial: sh-sci: Don't allow CS5-6 (bsc#1012628).
- serial: sifive: Sanitize CSIZE and c_iflag (bsc#1012628).
- serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
(bsc#1012628).
- serial: stm32-usart: Correct CSIZE, bits, and parity
(bsc#1012628).
- firmware: dmi-sysfs: Fix memory leak in
dmi_sysfs_register_handle (bsc#1012628).
- bus: ti-sysc: Fix warnings for unbind for serial (bsc#1012628).
- driver: base: fix UAF when driver_attach failed (bsc#1012628).
- driver core: fix deadlock in __device_attach (bsc#1012628).
- watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
(bsc#1012628).
- watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
(bsc#1012628).
- blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
(bsc#1012628).
- ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (bsc#1012628).
- scsi: sd: Don't call blk_cleanup_disk() in sd_probe()
(bsc#1012628).
- clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map()
return value (bsc#1012628).
- s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
(bsc#1012628).
- amt: fix return value of amt_update_handler() (bsc#1012628).
- amt: fix possible memory leak in amt_rcv() (bsc#1012628).
- net: ethernet: ti: am65-cpsw: Fix fwnode passed to
phylink_create() (bsc#1012628).
- net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is
unavailable (bsc#1012628).
- spi: fsi: Fix spurious timeout (bsc#1012628).
- drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
(bsc#1012628).
- net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
(bsc#1012628).
- net: sched: fixed barrier to prevent skbuff sticking in qdisc
backlog (bsc#1012628).
- net: ethernet: mtk_eth_soc: out of bounds read in
mtk_hwlro_get_fdir_entry() (bsc#1012628).
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
(bsc#1012628).
- net: dsa: mv88e6xxx: Fix refcount leak in
mv88e6xxx_mdios_register (bsc#1012628).
- modpost: fix removing numeric suffixes (bsc#1012628).
- block, loop: support partitions without scanning (bsc#1012628).
- ep93xx: clock: Do not return the address of the freed memory
(bsc#1012628).
- jffs2: fix memory leak in jffs2_do_fill_super (bsc#1012628).
- ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure
wl_pool not empty (bsc#1012628).
- ubi: ubi_create_volume: Fix use-after-free when volume creation
failed (bsc#1012628).
- selftests/bpf: fix stacktrace_build_id with missing
kprobe/urandom_read (bsc#1012628).
- bpf: Fix probe read error in ___bpf_prog_run() (bsc#1012628).
- block: take destination bvec offsets into account in
bio_copy_data_iter (bsc#1012628).
- nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not
completed (bsc#1012628).
- nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
(bsc#1012628).
- riscv: read-only pages should not be writable (bsc#1012628).
- net/smc: fixes for converting from "struct smc_cdc_tx_pend **"
to "struct smc_wr_tx_pend_priv *" (bsc#1012628).
- tcp: add accessors to read/set tp->snd_cwnd (bsc#1012628).
- nfp: only report pause frame configuration for physical device
(bsc#1012628).
- block: use bio_queue_enter instead of blk_queue_enter in
bio_poll (bsc#1012628).
- bonding: NS target should accept link local address
(bsc#1012628).
- sfc: fix considering that all channels have TX queues
(bsc#1012628).
- sfc: fix wrong tx channel offset with efx_separate_tx_channels
(bsc#1012628).
- block: make bioset_exit() fully resilient against being called
twice (bsc#1012628).
- sched/autogroup: Fix sysctl move (bsc#1012628).
- blk-mq: do not update io_ticks with passthrough requests
(bsc#1012628).
- net: phy: at803x: disable WOL at probe (bsc#1012628).
- bonding: show NS IPv6 targets in proc master info (bsc#1012628).
- erofs: fix 'backmost' member of z_erofs_decompress_frontend
(bsc#1012628).
- vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit (bsc#1012628).
- virtio: pci: Fix an error handling path in vp_modern_probe()
(bsc#1012628).
- net/mlx5: Don't use already freed action pointer (bsc#1012628).
- net/mlx5e: TC NIC mode, fix tc chains miss table (bsc#1012628).
- net/mlx5: CT: Fix header-rewrite re-use for tupels
(bsc#1012628).
- net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race
condition (bsc#1012628).
- net/mlx5: correct ECE offset in query qp output (bsc#1012628).
- net/mlx5e: Update netdev features after changing XDP state
(bsc#1012628).
- net: sched: add barrier to fix packet stuck problem for lockless
qdisc (bsc#1012628).
- tcp: tcp_rtx_synack() can be called from process context
(bsc#1012628).
- vdpa: ifcvf: set pci driver data in probe (bsc#1012628).
- bonding: guard ns_targets by CONFIG_IPV6 (bsc#1012628).
- octeontx2-af: fix error code in is_valid_offset() (bsc#1012628).
- s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST
flag (bsc#1012628).
- regulator: mt6315-regulator: fix invalid allowed mode
(bsc#1012628).
- net: ping6: Fix ping -6 with interface name (bsc#1012628).
- net/sched: act_api: fix error code in
tcf_ct_flow_table_fill_tuple_ipv6() (bsc#1012628).
- gpio: pca953x: use the correct register address to do regcache
sync (bsc#1012628).
- afs: Fix infinite loop found by xfstest generic/676
(bsc#1012628).
- drm/msm/dp: Always clear mask bits to disable interrupts at
dp_ctrl_reset_irq_ctrl() (bsc#1012628).
- scsi: sd: Fix potential NULL pointer dereference (bsc#1012628).
- ax25: Fix ax25 session cleanup problems (bsc#1012628).
- nfp: remove padding in nfp_nfdk_tx_desc (bsc#1012628).
- tipc: check attribute length for bearer name (bsc#1012628).
- driver core: Fix wait_for_device_probe() &
deferred_probe_timeout interaction (bsc#1012628).
- perf evsel: Fixes topdown events in a weak group for the hybrid
platform (bsc#1012628).
- perf parse-events: Move slots event for the hybrid platform too
(bsc#1012628).
- perf record: Support sample-read topdown metric group for
hybrid platforms (bsc#1012628).
- perf c2c: Fix sorting in percent_rmt_hitm_cmp() (bsc#1012628).
- Bluetooth: MGMT: Add conditions for setting
HCI_CONN_FLAG_REMOTE_WAKEUP (bsc#1012628).
- Bluetooth: hci_sync: Fix attempting to suspend with unfiltered
passive scan (bsc#1012628).
- bluetooth: don't use bitmaps for random flag accesses
(bsc#1012628).
- dmaengine: idxd: set DMA_INTERRUPT cap bit (bsc#1012628).
- mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
(bsc#1012628).
- bootconfig: Make the bootconfig.o as a normal object file
(bsc#1012628).
- tracing: Make tp_printk work on syscall tracepoints
(bsc#1012628).
- tracing: Fix sleeping function called from invalid context on
RT kernel (bsc#1012628).
- tracing: Avoid adding tracer option before update_tracer_options
(bsc#1012628).
- i2c: mediatek: Optimize master_xfer() and avoid circular locking
(bsc#1012628).
- iommu/arm-smmu: fix possible null-ptr-deref in
arm_smmu_device_probe() (bsc#1012628).
- iommu/arm-smmu-v3: check return value after calling
platform_get_resource() (bsc#1012628).
- f2fs: remove WARN_ON in f2fs_is_valid_blkaddr (bsc#1012628).
- f2fs: avoid infinite loop to flush node pages (bsc#1012628).
- i2c: cadence: Increase timeout per message if necessary
(bsc#1012628).
- m68knommu: set ZERO_PAGE() to the allocated zeroed page
(bsc#1012628).
- m68knommu: fix undefined reference to `_init_sp' (bsc#1012628).
- dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size
data type (bsc#1012628).
- NFSv4: Don't hold the layoutget locks across multiple RPC calls
(bsc#1012628).
- video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB
for Gen1 (bsc#1012628).
- video: fbdev: pxa3xx-gcu: release the resources correctly in
pxa3xx_gcu_probe/remove() (bsc#1012628).
- RISC-V: use memcpy for kexec_file mode (bsc#1012628).
- m68knommu: fix undefined reference to `mach_get_rtc_pll'
(bsc#1012628).
- rtla/Makefile: Properly handle dependencies (bsc#1012628).
- f2fs: fix to tag gcing flag on page during file defragment
(bsc#1012628).
- xprtrdma: treat all calls not a bcall when bc_serv is NULL
(bsc#1012628).
- drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
(bsc#1012628).
- drm/panfrost: Job should reference MMU not file_priv
(bsc#1012628).
- powerpc/papr_scm: don't requests stats with '0' sized stats
buffer (bsc#1012628).
- netfilter: nat: really support inet nat without l3 address
(bsc#1012628).
- netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks
in clean_net path (bsc#1012628).
- netfilter: nf_tables: delete flowtable hooks via transaction
list (bsc#1012628).
- powerpc/kasan: Force thread size increase with KASAN
(bsc#1012628).
- NFSD: Fix potential use-after-free in nfsd_file_put()
(bsc#1012628).
- SUNRPC: Trap RDMA segment overflows (bsc#1012628).
- netfilter: nf_tables: always initialize flowtable hook list
in transaction (bsc#1012628).
- ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
(bsc#1012628).
- netfilter: nf_tables: release new hooks on unsupported flowtable
flags (bsc#1012628).
- netfilter: nf_tables: memleak flow rule from commit path
(bsc#1012628).
- netfilter: nf_tables: bail out early if hardware offload is
not supported (bsc#1012628).
- amt: fix wrong usage of pskb_may_pull() (bsc#1012628).
- amt: fix possible null-ptr-deref in amt_rcv() (bsc#1012628).
- amt: fix wrong type string definition (bsc#1012628).
- net: ethernet: bgmac: Fix refcount leak in
bcma_mdio_mii_register (bsc#1012628).
- xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
(bsc#1012628).
- stmmac: intel: Fix an error handling path in
intel_eth_pci_probe() (bsc#1012628).
- af_unix: Fix a data-race in unix_dgram_peer_wake_me()
(bsc#1012628).
- selftests net: fix bpf build error (bsc#1012628).
- x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()
(bsc#1012628).
- bpf, arm64: Clear prog->jited_len along prog->jited
(bsc#1012628).
- net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
(bsc#1012628).
- net/mlx4_en: Fix wrong return value on ioctl EEPROM query
failure (bsc#1012628).
- xsk: Fix handling of invalid descriptors in XSK TX batching API
(bsc#1012628).
- drm/amdgpu: fix limiting AV1 to the first instance on VCN3
(bsc#1012628).
- SUNRPC: Fix the calculation of xdr->end in
xdr_get_next_encode_buffer() (bsc#1012628).
- net: mdio: unexport __init-annotated mdio_bus_init()
(bsc#1012628).
- net: xfrm: unexport __init-annotated xfrm4_protocol_init()
(bsc#1012628).
- net: ipv6: unexport __init-annotated seg6_hmac_init()
(bsc#1012628).
- net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules
(bsc#1012628).
- net/mlx5: Lag, filter non compatible devices (bsc#1012628).
- net/mlx5: Fix mlx5_get_next_dev() peer device matching
(bsc#1012628).
- net/mlx5: Rearm the FW tracer after each tracer event
(bsc#1012628).
- net/mlx5: fs, fail conflicting actions (bsc#1012628).
- ip_gre: test csum_start instead of transport header
(bsc#1012628).
- net: altera: Fix refcount leak in altera_tse_mdio_create
(bsc#1012628).
- net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling
an_complete (bsc#1012628).
- net: dsa: realtek: rtl8365mb: fix GMII caps for ports with
internal PHY (bsc#1012628).
- tcp: use alloc_large_system_hash() to allocate table_perturb
(bsc#1012628).
- drm: imx: fix compiler warning with gcc-12 (bsc#1012628).
- nfp: flower: restructure flow-key for gre+vlan combination
(bsc#1012628).
- net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using
flowi_l3mdev (bsc#1012628).
- iov_iter: Fix iter_xarray_get_pages{,_alloc}() (bsc#1012628).
- iio: dummy: iio_simple_dummy: check the return value of
kstrdup() (bsc#1012628).
- staging: rtl8712: fix a potential memory leak in
r871xu_drv_init() (bsc#1012628).
- iio: st_sensors: Add a local lock for protecting odr
(bsc#1012628).
- lkdtm/usercopy: Expand size of "out of frame" object
(bsc#1012628).
- drivers: staging: rtl8723bs: Fix deadlock in
rtw_surveydone_event_callback() (bsc#1012628).
- drivers: staging: rtl8192bs: Fix deadlock in
rtw_joinbss_event_prehandle() (bsc#1012628).
- drivers: staging: rtl8192eu: Fix deadlock in
rtw_joinbss_event_prehandle (bsc#1012628).
- tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
(bsc#1012628).
- tty: Fix a possible resource leak in icom_probe (bsc#1012628).
- thunderbolt: Use different lane for second DisplayPort tunnel
(bsc#1012628).
- drivers: staging: rtl8192u: Fix deadlock in
ieee80211_beacons_stop() (bsc#1012628).
- drivers: staging: rtl8192e: Fix deadlock in
rtllib_beacons_stop() (bsc#1012628).
- USB: host: isp116x: check return value after calling
platform_get_resource() (bsc#1012628).
- drivers: tty: serial: Fix deadlock in sa1100_set_termios()
(bsc#1012628).
- drivers: usb: host: Fix deadlock in oxu_bus_suspend()
(bsc#1012628).
- USB: hcd-pci: Fully suspend across freeze/thaw cycle
(bsc#1012628).
- char: xillybus: fix a refcount leak in cleanup_dev()
(bsc#1012628).
- sysrq: do not omit current cpu when showing backtrace of all
active CPUs (bsc#1012628).
- usb: dwc2: gadget: don't reset gadget's driver->bus
(bsc#1012628).
- usb: dwc3: host: Stop setting the ACPI companion (bsc#1012628).
- usb: dwc3: gadget: Only End Transfer for ep0 data phase
(bsc#1012628).
- soundwire: qcom: adjust autoenumeration timeout (bsc#1012628).
- misc: rtsx: set NULL intfdata when probe fails (bsc#1012628).
- extcon: Fix extcon_get_extcon_dev() error handling
(bsc#1012628).
- extcon: Modify extcon device to be created after driver data
is set (bsc#1012628).
- clocksource/drivers/sp804: Avoid error on multiple instances
(bsc#1012628).
- staging: rtl8712: fix uninit-value in usb_read8() and friends
(bsc#1012628).
- staging: rtl8712: fix uninit-value in r871xu_drv_init()
(bsc#1012628).
- serial: msm_serial: disable interrupts in __msm_console_write()
(bsc#1012628).
- kernfs: Separate kernfs_pr_cont_buf and rename_lock
(bsc#1012628).
- watchdog: wdat_wdt: Stop watchdog when rebooting the system
(bsc#1012628).
- ksmbd: smbd: fix connection dropped issue (bsc#1012628).
- md: protect md_unregister_thread from reentrancy (bsc#1012628).
- ASoC: SOF: amd: Fixed Build error (bsc#1012628).
- scsi: myrb: Fix up null pointer access on myrb_cleanup()
(bsc#1012628).
- ASoC: rt5640: Do not manipulate pin "Platform Clock" if the
"Platform Clock" is not in the DAPM (bsc#1012628).
- ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1012628).
- ceph: flush the mdlog for filesystem sync (bsc#1012628).
- ceph: fix possible deadlock when holding Fwb to get inline_data
(bsc#1012628).
- net, neigh: Set lower cap for neigh_managed_work rearming
(bsc#1012628).
- drm/amd/display: Check if modulo is 0 before dividing
(bsc#1012628).
- drm/amd/display: Check zero planes for OTG disable W/A on
clock change (bsc#1012628).
- drm/radeon: fix a possible null pointer dereference
(bsc#1012628).
- drm/amd/pm: fix a potential gpu_metrics_table memory leak
(bsc#1012628).
- drm/amd/pm: Fix missing thermal throttler status (bsc#1012628).
- drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13
(bsc#1012628).
- um: line: Use separate IRQs per line (bsc#1012628).
- modpost: fix undefined behavior of is_arm_mapping_symbol()
(bsc#1012628).
- objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn
(bsc#1012628).
- x86/cpu: Elide KCSAN for cpu_has() and friends (bsc#1012628).
- jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n
builds (bsc#1012628).
- nbd: call genl_unregister_family() first in nbd_cleanup()
(bsc#1012628).
- nbd: fix race between nbd_alloc_config() and module removal
(bsc#1012628).
- nbd: fix io hung while disconnecting device (bsc#1012628).
- Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
(bsc#1012628).
- Revert "PCI: brcmstb: Add control of subdevice voltage
regulators" (bsc#1012628).
- Revert "PCI: brcmstb: Add mechanism to turn on subdev
regulators" (bsc#1012628).
- Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
(bsc#1012628).
- cifs: fix potential deadlock in direct reclaim (bsc#1012628).
- s390/gmap: voluntarily schedule during key setting
(bsc#1012628).
- cifs: version operations for smb20 unneeded when legacy support
disabled (bsc#1012628).
- drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
(bsc#1012628).
- nodemask: Fix return values to be unsigned (bsc#1012628).
- scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in
lpfc_ct_reject_event() (bsc#1012628).
- vringh: Fix loop descriptors check in the indirect cases
(bsc#1012628).
- platform/x86: barco-p50-gpio: Add check for
platform_driver_register (bsc#1012628).
- scripts/gdb: change kernel config dumping method (bsc#1012628).
- platform/x86: hp-wmi: Resolve WMI query failures on some devices
(bsc#1012628).
- platform/x86: hp-wmi: Use zero insize parameter only when
supported (bsc#1012628).
- ALSA: usb-audio: Skip generic sync EP parse for secondary EP
(bsc#1012628).
- ALSA: usb-audio: Set up (implicit) sync for Saffire 6
(bsc#1012628).
- ALSA: hda/conexant - Fix loopback issue with CX20632
(bsc#1012628).
- ALSA: hda/realtek: Fix for quirk to enable speaker output on
the Lenovo Yoga DuetITL 2021 (bsc#1012628).
- ALSA: hda/realtek: Add quirk for HP Dev One (bsc#1012628).
- cifs: return errors during session setup during reconnects
(bsc#1012628).
- cifs: fix reconnect on smb3 mount types (bsc#1012628).
- cifs: populate empty hostnames for extra channels (bsc#1012628).
- scsi: sd: Fix interpretation of VPD B9h length (bsc#1012628).
- scsi: lpfc: Resolve some cleanup issues following abort path
refactoring (bsc#1012628).
- scsi: lpfc: Resolve some cleanup issues following SLI path
refactoring (bsc#1012628).
- scsi: lpfc: Address NULL pointer dereference after
starget_to_rport() (bsc#1012628).
- KVM: x86/mmu: Check every prev_roots in
__kvm_mmu_free_obsolete_roots() (bsc#1012628).
- KVM: SVM: fix tsc scaling cache logic (bsc#1012628).
- filemap: Cache the value of vm_flags (bsc#1012628).
- KEYS: trusted: tpm2: Fix migratable logic (bsc#1012628).
- libata: fix reading concurrent positioning ranges log
(bsc#1012628).
- libata: fix translation of concurrent positioning ranges
(bsc#1012628).
- ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
(bsc#1012628).
- mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system
resumes from suspend (bsc#1012628).
- mmc: block: Fix CQE recovery reset success (bsc#1012628).
- net: phy: dp83867: retrigger SGMII AN when link change
(bsc#1012628).
- net: openvswitch: fix misuse of the cached connection on tuple
changes (bsc#1012628).
- writeback: Fix inode->i_io_list not be protected by
inode->i_lock error (bsc#1012628).
- nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
(bsc#1012628).
- nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
(bsc#1012628).
- nfc: st21nfca: fix incorrect sizing calculations in
EVT_TRANSACTION (bsc#1012628).
- ixgbe: fix bcast packets Rx on VF after promisc removal
(bsc#1012628).
- ixgbe: fix unexpected VLAN Rx in promisc mode on VF
(bsc#1012628).
- Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
(bsc#1012628).
- vduse: Fix NULL pointer dereference on sysfs access
(bsc#1012628).
- cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (bsc#1012628).
- mm/huge_memory: Fix xarray node memory leak (bsc#1012628).
- powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1012628).
- drm/amdkfd:Fix fw version for 10.3.6 (bsc#1012628).
- drm/bridge: analogix_dp: Support PSR-exit to disable transition
(bsc#1012628).
- drm/atomic: Force bridge self-refresh-exit on CRTC switch
(bsc#1012628).
- drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit
(bsc#1012628).
- drm/amd/display: remove stale config guards (bsc#1012628).
- drm/amdgpu: update VCN codec support for Yellow Carp
(bsc#1012628).
- virtio-rng: make device ready before making request
(bsc#1012628).
- powerpc/32: Fix overread/overwrite of thread_struct via ptrace
(bsc#1012628).
- random: avoid checking crng_ready() twice in random_init()
(bsc#1012628).
- random: mark bootloader randomness code as __init (bsc#1012628).
- random: account for arch randomness in bits (bsc#1012628).
- md/raid0: Ignore RAID0 layout if the second zone has only one
device (bsc#1012628).
- zonefs: fix handling of explicit_open option on mount
(bsc#1012628).
- iov_iter: fix build issue due to possible type mis-match
(bsc#1012628).
- dmaengine: idxd: add missing callback function to support
DMA_INTERRUPT (bsc#1012628).
- tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd (bsc#1012628).
- net/mlx5: E-Switch, pair only capable devices (bsc#1012628).
- Update config files.
- commit c6d8e6e
- kernel-binary.spec: check s390x vmlinux location
As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of
startup archive"), vmlinux on s390x moved from "compressed" subdirectory
directly into arch/s390/boot. As the specfile is shared among branches,
check both locations and let objcopy use one that exists.
- commit cd15543
- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442)
- commit 93b1375
- Linux 5.18.3 (bsc#1012628).
- binfmt_flat: do not stop relocating GOT entries prematurely
on riscv (bsc#1012628).
- parisc: fix a crash with multicore scheduler (bsc#1012628).
- parisc/stifb: Implement fb_is_primary_device() (bsc#1012628).
- parisc/stifb: Keep track of hardware path of graphics card
(bsc#1012628).
- RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of
IORESOURCE_BUSY (bsc#1012628).
- riscv: Initialize thread pointer before calling C functions
(bsc#1012628).
- riscv: Fix irq_work when SMP is disabled (bsc#1012628).
- riscv: Wire up memfd_secret in UAPI header (bsc#1012628).
- riscv: Move alternative length validation into subsection
(bsc#1012628).
- ALSA: hda/realtek - Add new type for ALC245 (bsc#1012628).
- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15
9520 laptop (bsc#1012628).
- ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
(bsc#1012628).
- ALSA: usb-audio: Cancel pending work at closing a MIDI substream
(bsc#1012628).
- USB: serial: pl2303: fix type detection for odd device
(bsc#1012628).
- USB: serial: option: add Quectel BG95 modem (bsc#1012628).
- USB: new quirk for Dell Gen 2 devices (bsc#1012628).
- usb: isp1760: Fix out-of-bounds array access (bsc#1012628).
- usb: dwc3: gadget: Move null pinter check to proper place
(bsc#1012628).
- usb: core: hcd: Add support for deferring roothub registration
(bsc#1012628).
- fs/ntfs3: provide block_invalidate_folio to fix memory leak
(bsc#1012628).
- fs/ntfs3: Update valid size if -EIOCBQUEUED (bsc#1012628).
- fs/ntfs3: Fix fiemap + fix shrink file size (to remove
preallocated space) (bsc#1012628).
- fs/ntfs3: Keep preallocated only if option prealloc enabled
(bsc#1012628).
- fs/ntfs3: Check new size for limits (bsc#1012628).
- fs/ntfs3: In function ntfs_set_acl_ex do not change
inode->i_mode if called from function ntfs_init_acl
(bsc#1012628).
- fs/ntfs3: Fix some memory leaks in an error handling path of
'log_replay()' (bsc#1012628).
- fs/ntfs3: Update i_ctime when xattr is added (bsc#1012628).
- fs/ntfs3: Restore ntfs_xattr_get_acl and ntfs_xattr_set_acl
functions (bsc#1012628).
- cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs
was set (bsc#1012628).
- cifs: fix ntlmssp on old servers (bsc#1012628).
- cifs: fix potential double free during failed mount
(bsc#1012628).
- cifs: when extending a file with falloc we should make files
not-sparse (bsc#1012628).
- xhci: Set HCD flag to defer primary roothub registration
(bsc#1012628).
- xhci: Allow host runtime PM as default for Intel Alder Lake
N xHCI (bsc#1012628).
- platform/x86: intel-hid: fix _DSM function index handling
(bsc#1012628).
- x86/MCE/AMD: Fix memory leak when threshold_create_bank()
fails (bsc#1012628).
- perf/x86/intel: Fix event constraints for ICL (bsc#1012628).
- x86/kexec: fix memory leak of elf header buffer (bsc#1012628).
- x86/sgx: Set active memcg prior to shmem allocation
(bsc#1012628).
- kthread: Don't allocate kthread_struct for init and umh
(bsc#1012628).
- ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP (bsc#1012628).
- ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
(bsc#1012628).
- ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
(bsc#1012628).
- btrfs: add "0x" prefix for unsupported optional features
(bsc#1012628).
- btrfs: return correct error number for __extent_writepage_io()
(bsc#1012628).
- btrfs: repair super block num_devices automatically
(bsc#1012628).
- btrfs: fix the error handling for submit_extent_page() for
btrfs_do_readpage() (bsc#1012628).
- btrfs: fix deadlock between concurrent dio writes when low on
free data space (bsc#1012628).
- btrfs: zoned: properly finish block group on metadata write
(bsc#1012628).
- btrfs: zoned: zone finish unused block group (bsc#1012628).
- btrfs: zoned: finish block group when there are no more
allocatable bytes left (bsc#1012628).
- btrfs: zoned: fix comparison of alloc_offset vs
meta_write_pointer (bsc#1012628).
- iommu/vt-d: Add RPLS to quirk list to skip TE disabling
(bsc#1012628).
- drm/selftests: fix a shift-out-of-bounds bug (bsc#1012628).
- drm/vmwgfx: validate the screen formats (bsc#1012628).
- ath11k: fix the warning of dev_wake in
mhi_pm_disable_transition() (bsc#1012628).
- drm/virtio: fix NULL pointer dereference in
virtio_gpu_conn_get_modes (bsc#1012628).
- selftests/bpf: Fix vfs_link kprobe definition (bsc#1012628).
- selftests/bpf: Fix parsing of prog types in UAPI hdr for
bpftool sync (bsc#1012628).
- ath11k: Change max no of active probe SSID and BSSID to fw
capability (bsc#1012628).
- selftests/bpf: Fix file descriptor leak in load_kallsyms()
(bsc#1012628).
- rtw89: ser: fix CAM leaks occurring in L2 reset (bsc#1012628).
- rtw89: fix misconfiguration on hw_scan channel time
(bsc#1012628).
- mwifiex: add mutex lock for call in
mwifiex_dfs_chan_sw_work_queue (bsc#1012628).
- b43legacy: Fix assigning negative value to unsigned variable
(bsc#1012628).
- b43: Fix assigning negative value to unsigned variable
(bsc#1012628).
- ipw2x00: Fix potential NULL dereference in libipw_xmit()
(bsc#1012628).
- ipv6: fix locking issues with loops over idev->addr_list
(bsc#1012628).
- fbcon: Consistently protect deferred_takeover with
console_lock() (bsc#1012628).
- x86/platform/uv: Update TSC sync state for UV5 (bsc#1012628).
- ACPICA: Avoid cache flush inside virtual machines (bsc#1012628).
- libbpf: Fix a bug with checking bpf_probe_read_kernel()
support in old kernels (bsc#1012628).
- mac80211: minstrel_ht: fix where rate stats are stored (fixes
debugfs output) (bsc#1012628).
- drm/komeda: return early if drm_universal_plane_init() fails
(bsc#1012628).
- drm/amd/display: Disabling Z10 on DCN31 (bsc#1012628).
- rcu-tasks: Fix race in schedule and flush work (bsc#1012628).
- rcu-tasks: Handle sparse cpu_possible_mask in
rcu_tasks_invoke_cbs() (bsc#1012628).
- rcu: Make TASKS_RUDE_RCU select IRQ_WORK (bsc#1012628).
- sfc: ef10: Fix assigning negative value to unsigned variable
(bsc#1012628).
- ALSA: jack: Access input_dev under mutex (bsc#1012628).
- rtw88: fix incorrect frequency reported (bsc#1012628).
- rtw88: 8821c: fix debugfs rssi value (bsc#1012628).
- spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width}
based on DMA direction (bsc#1012628).
- tools/power turbostat: fix ICX DRAM power numbers (bsc#1012628).
- tcp: consume incoming skb leading to a reset (bsc#1012628).
- loop: implement ->free_disk (bsc#1012628).
- scsi: lpfc: Move cfg_log_verbose check before calling
lpfc_dmp_dbg() (bsc#1012628).
- scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
(bsc#1012628).
- scsi: lpfc: Fix null pointer dereference after failing to
issue FLOGI and PLOGI (bsc#1012628).
- scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
(bsc#1012628).
- scsi: lpfc: Fix call trace observed during I/O with CMF enabled
(bsc#1012628).
- cpuidle: PSCI: Improve support for suspend-to-RAM for PSCI
OSI mode (bsc#1012628).
- drm/amdgpu/pm: fix the null pointer while the smu is disabled
(bsc#1012628).
- drm/amd/pm: fix double free in si_parse_power_table()
(bsc#1012628).
- ASoC: rsnd: care default case on
rsnd_ssiu_busif_err_status_clear() (bsc#1012628).
- ASoC: rsnd: care return value from rsnd_node_fixed_index()
(bsc#1012628).
- net: macb: In ZynqMP initialization make SGMII phy configuration
optional (bsc#1012628).
- ath9k: fix QCA9561 PA bias level (bsc#1012628).
- media: Revert "media: dw9768: activate runtime PM and turn
off device" (bsc#1012628).
- media: i2c: dw9714: Disable the regulator when the driver
fails to probe (bsc#1012628).
- media: venus: hfi: avoid null dereference in deinit
(bsc#1012628).
- media: venus: do not queue internal buffers from previous
sequence (bsc#1012628).
- media: pci: cx23885: Fix the error handling in cx23885_initdev()
(bsc#1012628).
- media: cx25821: Fix the warning when removing the module
(bsc#1012628).
- md/bitmap: don't set sb values if can't pass sanity check
(bsc#1012628).
- mmc: jz4740: Apply DMA engine limits to maximum segment size
(bsc#1012628).
- drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
(bsc#1012628).
- scsi: megaraid: Fix error check return value of
register_chrdev() (bsc#1012628).
- drm/amdgpu/sdma: Fix incorrect calculations of the wptr of
the doorbells (bsc#1012628).
- scsi: ufs: Use pm_runtime_resume_and_get() instead of
pm_runtime_get_sync() (bsc#1012628).
- scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
(bsc#1012628).
- ath11k: disable spectral scan during spectral deinit
(bsc#1012628).
- ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
(bsc#1012628).
- drm/plane: Move range check for format_count earlier
(bsc#1012628).
- drm/amdkfd: Fix circular lock dependency warning (bsc#1012628).
- drm/amd/pm: fix the compile warning (bsc#1012628).
- ath10k: skip ath10k_halt during suspend for driver state
RESTARTING (bsc#1012628).
- arm64: compat: Do not treat syscall number as ESR_ELx for a
bad syscall (bsc#1012628).
- drm: msm: fix error check return value of irq_of_parse_and_map()
(bsc#1012628).
- drm/msm/dpu: Clean up CRC debug logs (bsc#1012628).
- xtensa: move trace_hardirqs_off call back to entry.S
(bsc#1012628).
- ath11k: fix warning of not found station for bssid in message
(bsc#1012628).
- scsi: target: tcmu: Fix possible data corruption (bsc#1012628).
- ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
(bsc#1012628).
- net/mlx5: use kvfree() for kvzalloc() in
mlx5_ct_fs_smfs_matcher_create (bsc#1012628).
- net/mlx5: fs, delete the FTE when there are no rules attached
to it (bsc#1012628).
- ASoC: dapm: Don't fold register value changes into notifications
(bsc#1012628).
- ASoC: SOF: ipc3-topology: Correct get_control_data for non
bytes payload (bsc#1012628).
- mlxsw: spectrum_dcb: Do not warn about priority changes
(bsc#1012628).
- mlxsw: Treat LLDP packets as control (bsc#1012628).
- drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_init
(bsc#1012628).
- drm/amdgpu/ucode: Remove firmware load type check in
amdgpu_ucode_free_bo (bsc#1012628).
- regulator: mt6315: Enforce regulator-compatible, not name
(bsc#1012628).
- ice: always check VF VSI pointer values (bsc#1012628).
- HID: bigben: fix slab-out-of-bounds Write in bigben_probe
(bsc#1012628).
- drm/tegra: gem: Do not try to dereference ERR_PTR()
(bsc#1012628).
- of: Support more than one crash kernel regions for kexec -s
(bsc#1012628).
- ASoC: tscs454: Add endianness flag in snd_soc_component_driver
(bsc#1012628).
- net/mlx5: Increase FW pre-init timeout for health recovery
(bsc#1012628).
- ASoC: Intel: sof_ssp_amp: fix no DMIC BE Link on Chromebooks
(bsc#1012628).
- scsi: hisi_sas: Undo RPM resume for failed notify phy event
for v3 HW (bsc#1012628).
- scsi: lpfc: Inhibit aborts if external loopback plug is inserted
(bsc#1012628).
- scsi: lpfc: Alter FPIN stat accounting logic (bsc#1012628).
- net: remove two BUG() from skb_checksum_help() (bsc#1012628).
- s390/preempt: disable __preempt_count_add() optimization for
PROFILE_ALL_BRANCHES (bsc#1012628).
- perf/amd/ibs: Cascade pmu init functions' return value
(bsc#1012628).
- sched/core: Avoid obvious double update_rq_clock warning
(bsc#1012628).
- spi: stm32-qspi: Fix wait_cmd timeout in APM mode (bsc#1012628).
- dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
(bsc#1012628).
- fs: hold writers when changing mount's idmapping (bsc#1012628).
- ASoC: SOF: amd: add missing platform_device_unregister in
acp_pci_rn_probe (bsc#1012628).
- ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
(bsc#1012628).
- ipmi:ssif: Check for NULL msg when handling events and messages
(bsc#1012628).
- ipmi: Add an intializer for ipmi_smi_msg struct (bsc#1012628).
- ipmi: Fix pr_fmt to avoid compilation issues (bsc#1012628).
- kunit: bail out of test filtering logic quicker if OOM
(bsc#1012628).
- rtlwifi: Use pr_warn instead of WARN_ONCE (bsc#1012628).
- mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
(bsc#1012628).
- mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
(bsc#1012628).
- mt76: fix encap offload ethernet type check (bsc#1012628).
- media: rga: fix possible memory leak in rga_probe (bsc#1012628).
- media: coda: limit frame interval enumeration to supported
encoder frame sizes (bsc#1012628).
- media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset
values (bsc#1012628).
- media: ccs-core.c: fix failure to call clk_disable_unprepare
(bsc#1012628).
- media: imon: reorganize serialization (bsc#1012628).
- media: cec-adap.c: fix is_configuring state (bsc#1012628).
- usbnet: Run unregister_netdev() before unbind() again
(bsc#1012628).
- Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
quirk (bsc#1012628).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN
for QCA (bsc#1012628).
- Bluetooth: btusb: Set HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for
QCA (bsc#1012628).
- bnxt_en: Configure ptp filters during bnxt open (bsc#1012628).
- media: mediatek: vcodec: prevent kernel crash when rmmod
mtk-vcodec-dec.ko (bsc#1012628).
- openrisc: start CPU timer early in boot (bsc#1012628).
- nvme-pci: fix a NULL pointer dereference in
nvme_alloc_admin_tags (bsc#1012628).
- ASoC: rt5645: Fix errorenous cleanup order (bsc#1012628).
- nbd: Fix hung on disconnect request if socket is closed before
(bsc#1012628).
- drm/amd/pm: update smartshift powerboost calc for smu12
(bsc#1012628).
- drm/amd/pm: update smartshift powerboost calc for smu13
(bsc#1012628).
- drm/amdgpu: Move mutex_init(&smu->message_lock) to
smu_early_init() (bsc#1012628).
- btrfs: fix anon_dev leak in create_subvol() (bsc#1012628).
- kunit: tool: make parser stop overwriting status of suites w/
no_tests (bsc#1012628).
- net: phy: micrel: Allow probing without .driver_data
(bsc#1012628).
- media: exynos4-is: Fix compile warning (bsc#1012628).
- media: hantro: Stop using H.264 parameter pic_num (bsc#1012628).
- rtw89: cfo: check mac_id to avoid out-of-bounds (bsc#1012628).
- of/fdt: Ignore disabled memory nodes (bsc#1012628).
- blk-throttle: Set BIO_THROTTLED when bio has been throttled
(bsc#1012628).
- ASoC: max98357a: remove dependency on GPIOLIB (bsc#1012628).
- ASoC: rt1015p: remove dependency on GPIOLIB (bsc#1012628).
- ACPI: CPPC: Assume no transition latency if no PCCT
(bsc#1012628).
- nvme: set non-mdts limits in nvme_scan_work (bsc#1012628).
- can: mcp251xfd: silence clang's -Wunaligned-access warning
(bsc#1012628).
- x86/microcode: Add explicit CPU vendor dependency (bsc#1012628).
- net: ipa: ignore endianness if there is no header (bsc#1012628).
- selftests/bpf: Add missing trampoline program type to
trampoline_count test (bsc#1012628).
- m68k: atari: Make Atari ROM port I/O write macros return void
(bsc#1012628).
- hwmon: (pmbus) Add get_voltage/set_voltage ops (bsc#1012628).
- rxrpc: Return an error to sendmsg if call failed (bsc#1012628).
- rxrpc, afs: Fix selection of abort codes (bsc#1012628).
- afs: Adjust ACK interpretation to try and cope with NAT
(bsc#1012628).
- eth: tg3: silence the GCC 12 array-bounds warning (bsc#1012628).
- char: tpm: cr50_i2c: Suppress duplicated error message in
.remove() (bsc#1012628).
- selftests/bpf: fix btf_dump/btf_dump due to recent clang change
(bsc#1012628).
- gfs2: use i_lock spin_lock for inode qadata (bsc#1012628).
- linux/types.h: reinstate "__bitwise__" macro for user space use
(bsc#1012628).
- scsi: target: tcmu: Avoid holding XArray lock when calling
lock_page (bsc#1012628).
- kunit: fix executor OOM error handling logic on non-UML
(bsc#1012628).
- IB/rdmavt: add missing locks in rvt_ruc_loopback (bsc#1012628).
- PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
(bsc#1012628).
- ARM: dts: ox820: align interrupt controller node name with
dtschema (bsc#1012628).
- ARM: dts: socfpga: align interrupt controller node name with
dtschema (bsc#1012628).
- ARM: dts: s5pv210: align DMA channels with dtschema
(bsc#1012628).
- ASoC: amd: Add driver data to acp6x machine driver
(bsc#1012628).
- arm64: dts: qcom: msm8994: Fix the cont_splash_mem address
(bsc#1012628).
- arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels count
(bsc#1012628).
- PM / devfreq: rk3399_dmc: Disable edev on remove()
(bsc#1012628).
- crypto: ccree - use fine grained DMA mapping dir (bsc#1012628).
- crypto: qat - fix off-by-one error in PFVF debug print
(bsc#1012628).
- soc: ti: ti_sci_pm_domains: Check for null return of
devm_kcalloc (bsc#1012628).
- fs: jfs: fix possible NULL pointer dereference in dbFree()
(bsc#1012628).
- arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's
vddio-supply property (bsc#1012628).
- ALSA: usb-audio: Add quirk bits for enabling/disabling generic
implicit fb (bsc#1012628).
- ALSA: usb-audio: Move generic implicit fb quirk entries into
quirks.c (bsc#1012628).
- ARM: OMAP1: clock: Fix UART rate reporting algorithm
(bsc#1012628).
- powerpc/fadump: Fix fadump to work with a different endian
capture kernel (bsc#1012628).
- fat: add ratelimit to fat*_ent_bread() (bsc#1012628).
- pinctrl: renesas: rzn1: Fix possible null-ptr-deref in
sh_pfc_map_resources() (bsc#1012628).
- ARM: versatile: Add missing of_node_put in dcscb_init
(bsc#1012628).
- ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
(bsc#1012628).
- arm64: dts: qcom: sc7280-idp: Configure CTS pin to bias-bus-hold
for bluetooth (bsc#1012628).
- arm64: dts: qcom: sc7280-qcard: Configure CTS pin to
bias-bus-hold for bluetooth (bsc#1012628).
- ARM: hisi: Add missing of_node_put after of_find_compatible_node
(bsc#1012628).
- cpufreq: Avoid unnecessary frequency updates due to mismatch
(bsc#1012628).
- PCI: microchip: Add missing chained_irq_enter()/exit() calls
(bsc#1012628).
- powerpc/rtas: Keep MSR[RI] set when calling RTAS (bsc#1012628).
- PCI: Avoid pci_dev_lock() AB/BA deadlock with
sriov_numvfs_store() (bsc#1012628).
- PCI: cadence: Clear FLR in device capabilities register
(bsc#1012628).
- KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES
setting (bsc#1012628).
- alpha: fix alloc_zeroed_user_highpage_movable() (bsc#1012628).
- tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate
(bsc#1012628).
- cifs: return ENOENT for DFS lookup_cache_entry() (bsc#1012628).
- powerpc/powernv/vas: Assign real address to rx_fifo in
vas_rx_win_attr (bsc#1012628).
- powerpc/xics: fix refcount leak in icp_opal_init()
(bsc#1012628).
- powerpc/powernv: fix missing of_node_put in uv_init()
(bsc#1012628).
- macintosh/via-pmu: Fix build failure when CONFIG_INPUT is
disabled (bsc#1012628).
- powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
(bsc#1012628).
- fanotify: fix incorrect fmode_t casts (bsc#1012628).
- smb3: check for null tcon (bsc#1012628).
- RDMA/hfi1: Prevent panic when SDMA is disabled (bsc#1012628).
- cifs: do not use tcpStatus after negotiate completes
(bsc#1012628).
- Input: gpio-keys - cancel delayed work only in case of GPIO
(bsc#1012628).
- drm: fix EDID struct for old ARM OABI format (bsc#1012628).
- drm/bridge_connector: enable HPD by default if supported
(bsc#1012628).
- drm/selftests: missing error code in igt_buddy_alloc_smoke()
(bsc#1012628).
- drm/omap: fix NULL but dereferenced coccicheck error
(bsc#1012628).
- dt-bindings: display: sitronix, st7735r: Fix backlight in
example (bsc#1012628).
- drm/bridge: anx7625: check the return on anx7625_aux_trans
(bsc#1012628).
- drm: ssd130x: Fix COM scan direction register mask
(bsc#1012628).
- drm: ssd130x: Always apply segment remap setting (bsc#1012628).
- drm/solomon: Make DRM_SSD130X depends on MMU (bsc#1012628).
- drm/format-helper: Rename drm_fb_xrgb8888_to_mono_reversed()
(bsc#1012628).
- drm/format-helper: Fix XRGB888 to monochrome conversion
(bsc#1012628).
- drm/ssd130x: Fix rectangle updates (bsc#1012628).
- drm/ssd130x: Reduce temporary buffer sizes (bsc#1012628).
- fbdev: defio: fix the pagelist corruption (bsc#1012628).
- drm/vmwgfx: Fix an invalid read (bsc#1012628).
- ath11k: acquire ab->base_lock in unassign when finding the
peer by addr (bsc#1012628).
- drm: bridge: it66121: Fix the register page length
(bsc#1012628).
- drm/bridge: it6505: Fix build error (bsc#1012628).
- ath9k: fix ar9003_get_eepmisc (bsc#1012628).
- drm/edid: fix invalid EDID extension block filtering
(bsc#1012628).
- drm/bridge: anx7625: add missing destroy_workqueue() in
anx7625_i2c_probe() (bsc#1012628).
- drm/bridge: adv7511: clean up CEC adapter when probe fails
(bsc#1012628).
- drm: bridge: icn6211: Fix register layout (bsc#1012628).
- drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling
(bsc#1012628).
- mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
(bsc#1012628).
- spi: qcom-qspi: Add minItems to interconnect-names
(bsc#1012628).
- ASoC: codecs: Fix error handling in power domain init and exit
handlers (bsc#1012628).
- ASoC: cs35l41: Fix an out-of-bounds access in
otp_packed_element_t (bsc#1012628).
- ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after
freeing it (bsc#1012628).
- ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
(bsc#1012628).
- ASoC: mediatek: Fix missing of_node_put in
mt2701_wm8960_machine_probe (bsc#1012628).
- docs: driver-api/thermal/intel_dptf: Use copyright symbol
(bsc#1012628).
- x86/delay: Fix the wrong asm constraint in delay_loop()
(bsc#1012628).
- drm/mediatek: Add vblank register/unregister callback functions
(bsc#1012628).
- drm/mediatek: Fix DPI component detection for MT8192
(bsc#1012628).
- drm/vc4: kms: Take old state core clock rate into account
(bsc#1012628).
- drm/vc4: hvs: Fix frame count register readout (bsc#1012628).
- drm/mediatek: Fix mtk_cec_mask() (bsc#1012628).
- drm/amd/amdgpu: Only reserve vram for firmware with vega9
MS_HYPERV host (bsc#1012628).
- drm/vc4: hvs: Reset muxes at probe time (bsc#1012628).
- drm/vc4: txp: Don't set TXP_VSTART_AT_EOF (bsc#1012628).
- drm/vc4: txp: Force alpha to be 0xff if it's disabled
(bsc#1012628).
- libbpf: Don't error out on CO-RE relos for overriden weak
subprogs (bsc#1012628).
- x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value
interpretation (bsc#1012628).
- mptcp: optimize release_cb for the common case (bsc#1012628).
- mptcp: reset the packet scheduler on incoming MP_PRIO
(bsc#1012628).
- mptcp: reset the packet scheduler on PRIO change (bsc#1012628).
- nl80211: show SSID for P2P_GO interfaces (bsc#1012628).
- drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
(bsc#1012628).
- drm: mali-dp: potential dereference of null pointer
(bsc#1012628).
- drm/amd/amdgpu: Fix asm/hypervisor.h build error (bsc#1012628).
- spi: spi-ti-qspi: Fix return value handling of
wait_for_completion_timeout (bsc#1012628).
- scftorture: Fix distribution of short handler delays
(bsc#1012628).
- net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK
(bsc#1012628).
- net: dsa: mt7530: 1G can also support 1000BASE-X link mode
(bsc#1012628).
- ixp4xx_eth: fix error check return value of platform_get_irq()
(bsc#1012628).
- NFC: NULL out the dev->rfkill to prevent UAF (bsc#1012628).
- cpufreq: governor: Use kobject release() method to free dbs_data
(bsc#1012628).
- efi: Allow to enable EFI runtime services by default on RT
(bsc#1012628).
- efi: Add missing prototype for efi_capsule_setup_info
(bsc#1012628).
- device property: Allow error pointer to be passed to fwnode APIs
(bsc#1012628).
- drm/amd/amdgpu: Remove static from variable in RLCG Reg RW
(bsc#1012628).
- net: dsa: qca8k: correctly handle mdio read error (bsc#1012628).
- target: remove an incorrect unmap zeroes data deduction
(bsc#1012628).
- drbd: remove assign_p_sizes_qlim (bsc#1012628).
- drbd: use bdev based limit helpers in drbd_send_sizes
(bsc#1012628).
- drbd: use bdev_alignment_offset instead of
queue_alignment_offset (bsc#1012628).
- drbd: fix duplicate array initializer (bsc#1012628).
- EDAC/dmc520: Don't print an error for each unconfigured
interrupt line (bsc#1012628).
- bpf: Move rcu lock management out of BPF_PROG_RUN routines
(bsc#1012628).
- drm/bridge: anx7625: Use uint8 for lane-swing arrays
(bsc#1012628).
- mtd: rawnand: denali: Use managed device resources
(bsc#1012628).
- HID: hid-led: fix maximum brightness for Dream Cheeky
(bsc#1012628).
- HID: elan: Fix potential double free in elan_input_configured
(bsc#1012628).
- drm/bridge: Fix error handling in analogix_dp_probe
(bsc#1012628).
- regulator: da9121: Fix uninit-value in
da9121_assign_chip_model() (bsc#1012628).
- drm/mediatek: dpi: Use mt8183 output formats for mt8192
(bsc#1012628).
- signal: Deliver SIGTRAP on perf event asynchronously if blocked
(bsc#1012628).
- sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
(bsc#1012628).
- sched/psi: report zeroes for CPU full at the system level
(bsc#1012628).
- spi: img-spfi: Fix pm_runtime_get_sync() error checking
(bsc#1012628).
- drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency
(bsc#1012628).
- cpufreq: Fix possible race in cpufreq online error path
(bsc#1012628).
- printk: add missing memory barrier to wake_up_klogd()
(bsc#1012628).
- printk: wake waiters for safe and NMI contexts (bsc#1012628).
- ath9k_htc: fix potential out of bounds access with invalid
rxstatus->rs_keyix (bsc#1012628).
- media: i2c: max9286: fix kernel oops when removing module
(bsc#1012628).
- media: amphion: fix decoder's interlaced field (bsc#1012628).
- media: hantro: Implement support for encoder commands
(bsc#1012628).
- media: hantro: Empty encoder capture buffers by default
(bsc#1012628).
- media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_device
(bsc#1012628).
- media: imx: imx-mipi-csis: Fix active format initialization
on source pad (bsc#1012628).
- drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
(bsc#1012628).
- ALSA: pcm: Check for null pointer of pointer substream before
dereferencing it (bsc#1012628).
- mtdblock: warn if opened on NAND (bsc#1012628).
- inotify: show inotify mask flags in proc fdinfo (bsc#1012628).
- fsnotify: fix wrong lockdep annotations (bsc#1012628).
- spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
(bsc#1012628).
- of: overlay: do not break notify on NOTIFY_{OK|STOP}
(bsc#1012628).
- selftests/damon: add damon to selftests root Makefile
(bsc#1012628).
- drm/msm: properly add and remove internal bridges (bsc#1012628).
- drm/msm/dpu: adjust display_v_end for eDP and DP (bsc#1012628).
- scsi: iscsi: Fix harmless double shift bug (bsc#1012628).
- scsi: ufs: qcom: Fix ufs_qcom_resume() (bsc#1012628).
- scsi: ufs: core: Exclude UECxx from SFR dump list (bsc#1012628).
- drm/v3d: Fix null pointer dereference of pointer perfmon
(bsc#1012628).
- selftests/resctrl: Fix null pointer dereference on open failed
(bsc#1012628).
- libbpf: Fix logic for finding matching program for CO-RE
relocation (bsc#1012628).
- mtd: spi-nor: core: Check written SR value in
spi_nor_write_16bit_sr_and_check() (bsc#1012628).
- x86/pm: Fix false positive kmemleak report in
msr_build_context() (bsc#1012628).
- mtd: rawnand: cadence: fix possible null-ptr-deref in
cadence_nand_dt_probe() (bsc#1012628).
- mtd: rawnand: intel: fix possible null-ptr-deref in
ebu_nand_probe() (bsc#1012628).
- x86/speculation: Add missing prototype for unpriv_ebpf_notify()
(bsc#1012628).
- ASoC: rk3328: fix disabling mclk on pclk probe failure
(bsc#1012628).
- perf tools: Add missing headers needed by util/data.h
(bsc#1012628).
- drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use
after memory free during pm runtime resume (bsc#1012628).
- drm/msm/dp: stop event kernel thread when DP unbind
(bsc#1012628).
- drm/msm/dp: fix error check return value of
irq_of_parse_and_map() (bsc#1012628).
- drm/msm/dp: reset DP controller before transmit phy test pattern
(bsc#1012628).
- drm/msm/dp: do not stop transmitting phy test pattern during
DP phy compliance test (bsc#1012628).
- drm/msm/dsi: fix error checks and return values for DSI xmit
functions (bsc#1012628).
- drm/msm/hdmi: check return value after calling
platform_get_resource_byname() (bsc#1012628).
- drm/msm/hdmi: fix error check return value of
irq_of_parse_and_map() (bsc#1012628).
- drm/msm: add missing include to msm_drv.c (bsc#1012628).
- drm/panel: panel-simple: Fix proper bpc for
AM-1280800N3TZQW-T00H (bsc#1012628).
- drm/bridge: it6505: Send DPCD SET_POWER to downstream
(bsc#1012628).
- drm/msm: Fix null pointer dereferences without iommu
(bsc#1012628).
- kunit: fix debugfs code to use enum kunit_status, not bool
(bsc#1012628).
- drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
(bsc#1012628).
- spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
(bsc#1012628).
- perf tools: Use Python devtools for version autodetection
rather than runtime (bsc#1012628).
- virtio_blk: fix the discard_granularity and discard_alignment
queue limits (bsc#1012628).
- nl80211: don't hold RTNL in color change request (bsc#1012628).
- x86: Fix return value of __setup handlers (bsc#1012628).
- irqchip/exiu: Fix acknowledgment of edge triggered interrupts
(bsc#1012628).
- irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
(bsc#1012628).
- irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
(bsc#1012628).
- x86/mm: Cleanup the control_va_addr_alignment() __setup handler
(bsc#1012628).
- arm64: fix types in copy_highpage() (bsc#1012628).
- regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
(bsc#1012628).
- wl1251: dynamically allocate memory used for DMA (bsc#1012628).
- linkage: Fix issue with missing symbol size (bsc#1012628).
- ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init()
(bsc#1012628).
- drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is
null during drm uninit (bsc#1012628).
- drm/msm/dsi: fix address for second DSI PHY on SDM660
(bsc#1012628).
- drm/msm/dp: fix event thread stuck in wait_event after
kthread_stop() (bsc#1012628).
- drm/msm/mdp5: Return error code in mdp5_pipe_release when
deadlock is detected (bsc#1012628).
- drm/msm/mdp5: Return error code in mdp5_mixer_release when
deadlock is detected (bsc#1012628).
- drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
(bsc#1012628).
- media: uvcvideo: Fix missing check to determine if element is
found in list (bsc#1012628).
- arm64: stackleak: fix current_top_of_stack() (bsc#1012628).
- iomap: iomap_write_failed fix (bsc#1012628).
- spi: spi-fsl-qspi: check return value after calling
platform_get_resource_byname() (bsc#1012628).
- selftests/bpf: Prevent skeleton generation race (bsc#1012628).
- Revert "cpufreq: Fix possible race in cpufreq online error path"
(bsc#1012628).
- regulator: qcom_smd: Fix up PM8950 regulator configuration
(bsc#1012628).
- samples: bpf: Don't fail for a missing VMLINUX_BTF when
VMLINUX_H is provided (bsc#1012628).
- perf/amd/ibs: Use interrupt regs ip for stack unwinding
(bsc#1012628).
- ath11k: Don't check arvif->is_started before sending management
frames (bsc#1012628).
- scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
(bsc#1012628).
- scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
(bsc#1012628).
- wilc1000: fix crash observed in AP mode with
cfg80211_register_netdevice() (bsc#1012628).
- HID: amd_sfh: Modify the bus name (bsc#1012628).
- HID: amd_sfh: Modify the hid name (bsc#1012628).
- ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe
(bsc#1012628).
- ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe
(bsc#1012628).
- ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe
(bsc#1012628).
- regulator: pfuze100: Fix refcount leak in
pfuze_parse_regulators_dt (bsc#1012628).
- PM: EM: Decrement policy counter (bsc#1012628).
- dma-direct: don't fail on highmem CMA pages in
dma_direct_alloc_pages (bsc#1012628).
- ASoC: samsung: Fix refcount leak in aries_audio_probe
(bsc#1012628).
- block: Fix the bio.bi_opf comment (bsc#1012628).
- kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
(bsc#1012628).
- scripts/faddr2line: Fix overlapping text section failures
(bsc#1012628).
- media: aspeed: Fix an error handling path in
aspeed_video_probe() (bsc#1012628).
- media: exynos4-is: Fix PM disable depth imbalance in
fimc_is_probe (bsc#1012628).
- mt76: mt7915: fix DBDC default band selection on MT7915D
(bsc#1012628).
- mt76: mt7921: honor pm user configuration in
mt7921_sniffer_interface_iter (bsc#1012628).
- mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbss
(bsc#1012628).
- mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
(bsc#1012628).
- mt76: mt7915: fix possible uninitialized pointer dereference
in mt7986_wmac_gpio_setup (bsc#1012628).
- mt76: mt7915: fix possible NULL pointer dereference in
mt7915_mac_fill_rx_vector (bsc#1012628).
- mt76: mt7915: do not pass data pointer to
mt7915_mcu_muru_debug_set (bsc#1012628).
- mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
(bsc#1012628).
- mt76: fix antenna config missing in 6G cap (bsc#1012628).
- mt76: mt7921: fix kernel crash at mt7921_pci_remove
(bsc#1012628).
- mt76: do not attempt to reorder received 802.3 packets without
agg session (bsc#1012628).
- mt76: fix tx status related use-after-free race on station
removal (bsc#1012628).
- mt76: mt7915: fix twt table_mask to u16 in mt7915_dev
(bsc#1012628).
- media: st-delta: Fix PM disable depth imbalance in delta_probe
(bsc#1012628).
- media: atmel: atmel-isc: Fix PM disable depth imbalance in
atmel_isc_probe (bsc#1012628).
- media: i2c: rdacm2x: properly set subdev entity function
(bsc#1012628).
- media: exynos4-is: Change clk_disable to clk_disable_unprepare
(bsc#1012628).
- media: pvrusb2: fix array-index-out-of-bounds in
pvr2_i2c_core_init (bsc#1012628).
- media: make RADIO_ADAPTERS tristate (bsc#1012628).
- media: vsp1: Fix offset calculation for plane cropping
(bsc#1012628).
- media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format
check (bsc#1012628).
- media: hantro: HEVC: Fix tile info buffer value computation
(bsc#1012628).
- Bluetooth: mt7921s: Fix the incorrect pointer check
(bsc#1012628).
- Bluetooth: fix dangling sco_conn and use-after-free in
sco_sock_timeout (bsc#1012628).
- Bluetooth: use hdev lock in activate_scan for
hci_is_adv_monitoring (bsc#1012628).
- Bluetooth: use hdev lock for accept_list and reject_list in
conn req (bsc#1012628).
- Bluetooth: protect le accept and resolv lists with hdev->lock
(bsc#1012628).
- Bluetooth: btmtksdio: fix use-after-free at btmtksdio_recv_event
(bsc#1012628).
- Bluetooth: btmtksdio: fix possible FW initialization failure
(bsc#1012628).
- Bluetooth: btmtksdio: fix the reset takes too long
(bsc#1012628).
- media: mediatek: vcodec: Fix v4l2 compliance decoder cmd test
fail (bsc#1012628).
- io_uring: avoid io-wq -EAGAIN looping for !IOPOLL (bsc#1012628).
- io_uring: only wake when the correct events are set
(bsc#1012628).
- irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack
and handling (bsc#1012628).
- irqchip/gic-v3: Refactor ISB + EOIR at ack time (bsc#1012628).
- irqchip/gic-v3: Fix priority mask handling (bsc#1012628).
- nvme: set dma alignment to dword (bsc#1012628).
- m68k: math-emu: Fix dependencies of math emulation support
(bsc#1012628).
- net: annotate races around sk->sk_bound_dev_if (bsc#1012628).
- sctp: read sk->sk_bound_dev_if once in sctp_rcv() (bsc#1012628).
- net: hinic: add missing destroy_workqueue in
hinic_pf_to_mgmt_init (bsc#1012628).
- ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
(bsc#1012628).
- kselftest/arm64: bti: force static linking (bsc#1012628).
- media: ov7670: remove ov7670_power_off from ov7670_remove
(bsc#1012628).
- media: i2c: ov2640: Depend on V4L2_ASYNC (bsc#1012628).
- media: i2c: ov5648: fix wrong pointer passed to IS_ERR()
and PTR_ERR() (bsc#1012628).
- media: rkvdec: h264: Fix dpb_valid implementation (bsc#1012628).
- media: rkvdec: h264: Fix bit depth wrap in pps packet
(bsc#1012628).
- regulator: scmi: Fix refcount leak in scmi_regulator_probe
(bsc#1012628).
- blk-cgroup: always terminate io.stat lines (bsc#1012628).
- erofs: fix buffer copy overflow of ztailpacking feature
(bsc#1012628).
- net/mlx5e: Correct the calculation of max channels for rep
(bsc#1012628).
- ext4: reject the 'commit' option on ext2 filesystems
(bsc#1012628).
- drm/msm/dsi: don't powerup at modeset time for parade-ps8640
(bsc#1012628).
- drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init (bsc#1012628).
- drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
(bsc#1012628).
- x86/sev: Annotate stack change in the #VC handler (bsc#1012628).
- drm/msm: don't free the IRQ if it was not requested
(bsc#1012628).
- selftests/bpf: Add missed ima_setup.sh in Makefile
(bsc#1012628).
- drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
(bsc#1012628).
- drm/i915: Fix CFI violation with show_dynamic_id()
(bsc#1012628).
- thermal/drivers/bcm2711: Don't clamp temperature at zero
(bsc#1012628).
- thermal/drivers/broadcom: Fix potential NULL dereference in
sr_thermal_probe (bsc#1012628).
- thermal/core: Fix memory leak in
__thermal_cooling_device_register() (bsc#1012628).
- thermal/drivers/imx_sc_thermal: Fix refcount leak in
imx_sc_thermal_probe (bsc#1012628).
- bfq: Relax waker detection for shared queues (bsc#1012628).
- bfq: Allow current waker to defend against a tentative one
(bsc#1012628).
- ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'
(bsc#1012628).
- ASoC: wm2000: fix missing clk_disable_unprepare() on error in
wm2000_anc_transition() (bsc#1012628).
- cpuidle: psci: Fix regression leading to no genpd governor
(bsc#1012628).
- cpuidle: riscv-sbi: Fix code to allow a genpd governor to be
used (bsc#1012628).
- platform/x86: intel_cht_int33fe: Set driver data (bsc#1012628).
- PM: domains: Fix initialization of genpd's next_wakeup
(bsc#1012628).
- net: macb: Fix PTP one step sync support (bsc#1012628).
- scsi: hisi_sas: Fix rescan after deleting a disk (bsc#1012628).
- scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver()
(bsc#1012628).
- NFC: hci: fix sleep in atomic context bugs in
nfc_hci_hcp_message_tx (bsc#1012628).
- bonding: fix missed rcu protection (bsc#1012628).
- ASoC: max98090: Move check for invalid values before casting
in max98090_put_enab_tlv() (bsc#1012628).
- perf parse-events: Support different format of the topdown
event name (bsc#1012628).
- net: stmmac: fix out-of-bounds access in a selftest
(bsc#1012628).
- amt: fix gateway mode stuck (bsc#1012628).
- amt: fix memory leak for advertisement message (bsc#1012628).
- hv_netvsc: Fix potential dereference of NULL pointer
(bsc#1012628).
- hwmon: (dimmtemp) Fix bitmap handling (bsc#1012628).
- hwmon: (pmbus) Check PEC support before reading other registers
(bsc#1012628).
- rxrpc: Fix locking issue (bsc#1012628).
- rxrpc: Fix listen() setting the bar too high for the prealloc
rings (bsc#1012628).
- rxrpc: Don't try to resend the request if we're receiving the
reply (bsc#1012628).
- rxrpc: Fix overlapping ACK accounting (bsc#1012628).
- rxrpc: Don't let ack.previousPacket regress (bsc#1012628).
- rxrpc: Fix decision on when to generate an IDLE ACK
(bsc#1012628).
- hinic: Avoid some over memory allocation (bsc#1012628).
- dpaa2-eth: retrieve the virtual address before dma_unmap
(bsc#1012628).
- dpaa2-eth: use the correct software annotation field
(bsc#1012628).
- dpaa2-eth: unmap the SGT buffer before accessing its contents
(bsc#1012628).
- net: dsa: restrict SMSC_LAN9303_I2C kconfig (bsc#1012628).
- net/smc: postpone sk_refcnt increment in connect()
(bsc#1012628).
- net/smc: fix listen processing for SMC-Rv2 (bsc#1012628).
- dma-direct: don't over-decrypt memory (bsc#1012628).
- Bluetooth: hci_conn: Fix hci_connect_le_sync (bsc#1012628).
- Revert "net/smc: fix listen processing for SMC-Rv2"
(bsc#1012628).
- media: lirc: revert removal of unused feature flags
(bsc#1012628).
- arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on
rk3399 (bsc#1012628).
- arm64: dts: mt8192: Fix nor_flash status disable typo
(bsc#1012628).
- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
(bsc#1012628).
- memory: samsung: exynos5422-dmc: Avoid some over memory
allocation (bsc#1012628).
- ARM: dts: BCM5301X: Update pin controller node name
(bsc#1012628).
- ARM: dts: suniv: F1C100: fix watchdog compatible (bsc#1012628).
- soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
(bsc#1012628).
- soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
(bsc#1012628).
- arm64: defconfig: reenable SM_DISPCC_8250 (bsc#1012628).
- PCI: cadence: Fix find_first_zero_bit() limit (bsc#1012628).
- PCI: rockchip: Fix find_first_zero_bit() limit (bsc#1012628).
- PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()
(bsc#1012628).
- PCI: dwc: Fix setting error return on MSI DMA mapping failure
(bsc#1012628).
- ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding
fec clocks (bsc#1012628).
- arm64: dts: qcom: sc7280: Fix sar1_irq_odl node name
(bsc#1012628).
- arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
(bsc#1012628).
- soc: qcom: llcc: Add MODULE_DEVICE_TABLE() (bsc#1012628).
- cxl/pci: Add debug for DVSEC range init failures (bsc#1012628).
- cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pci
(bsc#1012628).
- KVM: nVMX: Leave most VM-Exit info fields unmodified on failed
VM-Entry (bsc#1012628).
- KVM: nVMX: Clear IDT vectoring on nested VM-Exit for
double/triple fault (bsc#1012628).
- arm64: dts: juno: Fix SCMI power domain IDs for ETF and CS
funnel (bsc#1012628).
- crypto: qat - set CIPHER capability for DH895XCC (bsc#1012628).
- crypto: qat - set COMPRESSION capability for DH895XCC
(bsc#1012628).
- platform/chrome: cros_ec: fix error handling in
cros_ec_register() (bsc#1012628).
- ARM: dts: imx6dl-colibri: Fix I2C pinmuxing (bsc#1012628).
- platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for
ioctls (bsc#1012628).
- can: xilinx_can: mark bit timing constants as const
(bsc#1012628).
- ARM: dts: stm32: Fix PHY post-reset delay on Avenger96
(bsc#1012628).
- dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
(bsc#1012628).
- ARM: dts: qcom: sdx55: remove wrong unit address from RPMH
RSC clocks (bsc#1012628).
- arm64: dts: qcom: sm8450: Fix missing iommus for qup
(bsc#1012628).
- arm64: dts: qcom: sm8450: Fix missing iommus for qup1
(bsc#1012628).
- ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
(bsc#1012628).
- ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
(bsc#1012628).
- ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
(bsc#1012628).
- ARM: dts: bcm2835-rpi-b: Fix GPIO line names (bsc#1012628).
- misc: ocxl: fix possible double free in ocxl_file_register_afu
(bsc#1012628).
- hwrng: cn10k - Optimize cn10k_rng_read() (bsc#1012628).
- hwrng: cn10k - Make check_rng_health() return an error code
(bsc#1012628).
- crypto: marvell/cesa - ECB does not IV (bsc#1012628).
- gpiolib: of: Introduce hook for missing gpio-ranges
(bsc#1012628).
- pinctrl: bcm2835: implement hook for missing gpio-ranges
(bsc#1012628).
- drm/msm: simplify gpu_busy callback (bsc#1012628).
- drm/msm: return the average load over the polling period
(bsc#1012628).
- arm: mediatek: select arch timer for mt7629 (bsc#1012628).
- pinctrl/rockchip: support deferring other gpio params
(bsc#1012628).
- pinctrl: mediatek: mt8195: enable driver on mtk platforms
(bsc#1012628).
- arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
(bsc#1012628).
- Drivers: hv: vmbus: Fix handling of messages with transaction
ID of zero (bsc#1012628).
- powerpc/fadump: fix PT_LOAD segment for boot memory area
(bsc#1012628).
- mfd: ipaq-micro: Fix error check return value of
platform_get_irq() (bsc#1012628).
- scsi: fcoe: Fix Wstringop-overflow warnings in
fcoe_wwn_from_mac() (bsc#1012628).
- soc: bcm: Check for NULL return of devm_kzalloc() (bsc#1012628).
- arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock
rates (bsc#1012628).
- ASoC: sh: rz-ssi: Propagate error codes returned from
platform_get_irq_byname() (bsc#1012628).
- ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe()
error path (bsc#1012628).
- firmware: arm_scmi: Fix list protocols enumeration in the base
protocol (bsc#1012628).
- nvdimm: Fix firmware activation deadlock scenarios
(bsc#1012628).
- nvdimm: Allow overwrite in the presence of disabled dimms
(bsc#1012628).
- pinctrl: mvebu: Fix irq_of_parse_and_map() return value
(bsc#1012628).
- crypto: ccp - Fix the INIT_EX data file open failure
(bsc#1012628).
- drivers/base/node.c: fix compaction sysfs file leak
(bsc#1012628).
- dax: fix cache flush on PMD-mapped pages (bsc#1012628).
- drivers/base/memory: fix an unlikely reference counting issue
in __add_memory_block() (bsc#1012628).
- firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
(bsc#1012628).
- firmware: arm_ffa: Remove incorrect assignment of driver_data
(bsc#1012628).
- ocfs2: fix mounting crash if journal is not alloced
(bsc#1012628).
- list: fix a data-race around ep->rdllist (bsc#1012628).
- drm/msm/dpu: fix error check return value of
irq_of_parse_and_map() (bsc#1012628).
- powerpc/8xx: export 'cpm_setbrg' for modules (bsc#1012628).
- pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable
pins (bsc#1012628).
- pinctrl: renesas: r8a779f0: Fix GPIO function on I2C-capable
pins (bsc#1012628).
- pinctrl: renesas: core: Fix possible null-ptr-deref in
sh_pfc_map_resources() (bsc#1012628).
- powerpc/idle: Fix return value of __setup() handler
(bsc#1012628).
- powerpc/4xx/cpm: Fix return value of __setup() handler
(bsc#1012628).
- RDMA/hns: Add the detection for CMDQ status in the device
initialization process (bsc#1012628).
- arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
(bsc#1012628).
- arm64: dts: marvell: espressobin-ultra: enable front USB3 port
(bsc#1012628).
- ASoC: atmel-pdmic: Remove endianness flag on pdmic component
(bsc#1012628).
- ASoC: atmel-classd: Remove endianness flag on class d component
(bsc#1012628).
- proc: fix dentry/inode overinstantiating under /proc/${pid}/net
(bsc#1012628).
- ipc/mqueue: use get_tree_nodev() in mqueue_get_tree()
(bsc#1012628).
- PCI: imx6: Fix PERST# start-up sequence (bsc#1012628).
- PCI: mediatek-gen3: Assert resets to ensure expected init state
(bsc#1012628).
- module.h: simplify MODULE_IMPORT_NS (bsc#1012628).
- module: fix [e_shstrndx].sh_size=0 OOB access (bsc#1012628).
- tty: fix deadlock caused by calling printk() under
tty_port->lock (bsc#1012628).
- crypto: sun8i-ss - rework handling of IV (bsc#1012628).
- crypto: sun8i-ss - handle zero sized sg (bsc#1012628).
- crypto: cryptd - Protect per-CPU resource by disabling BH
(bsc#1012628).
- ARM: dts: at91: sama7g5: remove interrupt-parent from gic node
(bsc#1012628).
- ARM: dts: lan966x: swap dma channels for crypto node
(bsc#1012628).
- hugetlbfs: fix hugetlbfs_statfs() locking (bsc#1012628).
- x86/mce: relocate set{clear}_mce_nospec() functions
(bsc#1012628).
- mce: fix set_mce_nospec to always unmap the whole page
(bsc#1012628).
- Input: sparcspkr - fix refcount leak in bbc_beep_probe
(bsc#1012628).
- PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (bsc#1012628).
- KVM: PPC: Book3S HV: Fix vcore_blocked tracepoint (bsc#1012628).
- PCI: microchip: Fix potential race in interrupt handling
(bsc#1012628).
- cxl/mem: Drop mem_enabled check from wait_for_media()
(bsc#1012628).
- hwrng: omap3-rom - fix using wrong clk_disable() in
omap_rom_rng_runtime_resume() (bsc#1012628).
- perf evlist: Keep topdown counters in weak group (bsc#1012628).
- perf stat: Always keep perf metrics topdown events in a group
(bsc#1012628).
- mailbox: pcc: Fix an invalid-load caught by the address
sanitizer (bsc#1012628).
- powerpc/64: Only WARN if __pa()/__va() called with bad addresses
(bsc#1012628).
- powerpc/powernv: Get L1D flush requirements from device-tree
(bsc#1012628).
- powerpc/powernv: Get STF barrier requirements from device-tree
(bsc#1012628).
- powerpc/perf: Fix the threshold compare group constraint for
power10 (bsc#1012628).
- powerpc/perf: Fix the threshold compare group constraint for
power9 (bsc#1012628).
- macintosh: via-pmu and via-cuda need RTC_LIB (bsc#1012628).
- powerpc/xive: Fix refcount leak in xive_spapr_init
(bsc#1012628).
- powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
(bsc#1012628).
- powerpc/papr_scm: Fix leaking nvdimm_events_map elements
(bsc#1012628).
- powerpc/fsl_book3e: Don't set rodata RO too early (bsc#1012628).
- gpio: sim: Use correct order for the parameters of
devm_kcalloc() (bsc#1012628).
- mfd: davinci_voicecodec: Fix possible null-ptr-deref
davinci_vc_probe() (bsc#1012628).
- nfsd: destroy percpu stats counters after reply cache shutdown
(bsc#1012628).
- mailbox: forward the hrtimer if not queued and under a lock
(bsc#1012628).
- RDMA/rxe: Fix an error handling path in rxe_get_mcg()
(bsc#1012628).
- RDMA/hfi1: Prevent use of lock before it is initialized
(bsc#1012628).
- pinctrl: apple: Use a raw spinlock for the regmap (bsc#1012628).
- KVM: LAPIC: Drop pending LAPIC timer injection when canceling
the timer (bsc#1012628).
- Input: stmfts - do not leave device disabled in
stmfts_input_open (bsc#1012628).
- OPP: call of_node_put() on error path in _bandwidth_supported()
(bsc#1012628).
- dmaengine: ti: k3-psil-am62: Update PSIL thread for saul
(bsc#1012628).
- f2fs: fix to do sanity check on inline_dots inode (bsc#1012628).
- f2fs: fix dereference of stale list iterator after loop body
(bsc#1012628).
- riscv: Fixup difference with defconfig (bsc#1012628).
- iommu/amd: Enable swiotlb in all cases (bsc#1012628).
- iommu/amd: Do not call sleep while holding spinlock
(bsc#1012628).
- iommu/mediatek: Fix 2 HW sharing pgtable issue (bsc#1012628).
- iommu/mediatek: Add list_del in mtk_iommu_remove (bsc#1012628).
- iommu/mediatek: Remove clk_disable in mtk_iommu_remove
(bsc#1012628).
- iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
(bsc#1012628).
- i2c: at91: use dma safe buffers (bsc#1012628).
- cpufreq: mediatek: Use module_init and add module_exit
(bsc#1012628).
- cpufreq: mediatek: Unregister platform device on exit
(bsc#1012628).
- iommu/arm-smmu-v3-sva: Fix mm use-after-free (bsc#1012628).
- MIPS: Loongson: Use hwmon_device_register_with_groups() to
register hwmon (bsc#1012628).
- iommu/mediatek: Fix NULL pointer dereference when printing
dev_name (bsc#1012628).
- i2c: at91: Initialize dma_buf in at91_twi_xfer() (bsc#1012628).
- dmaengine: idxd: Fix the error handling path in
idxd_cdev_register() (bsc#1012628).
- NFS: Do not report EINTR/ERESTARTSYS as mapping errors
(bsc#1012628).
- NFS: fsync() should report filesystem errors over
EINTR/ERESTARTSYS (bsc#1012628).
- NFS: Don't report ENOSPC write errors twice (bsc#1012628).
- NFS: Do not report flush errors in nfs_write_end()
(bsc#1012628).
- NFS: Don't report errors from nfs_pageio_complete() more than
once (bsc#1012628).
- NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS
layout (bsc#1012628).
- NFS: Further fixes to the writeback error handling
(bsc#1012628).
- NFS: Pass i_size to fscache_unuse_cookie() when a file is
released (bsc#1012628).
- video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
(bsc#1012628).
- dmaengine: stm32-mdma: remove GISR1 register (bsc#1012628).
- dmaengine: stm32-mdma: fix chan initialization in
stm32_mdma_irq_handler() (bsc#1012628).
- i2c: npcm: Fix timeout calculation (bsc#1012628).
- i2c: npcm: Correct register access width (bsc#1012628).
- i2c: npcm: Handle spurious interrupts (bsc#1012628).
- i2c: rcar: fix PM ref counts in probe error paths (bsc#1012628).
- tracing: Reset the function filter after completing
trampoline/graph selftest (bsc#1012628).
- RISC-V: Split out the XIP fixups into their own file
(bsc#1012628).
- RISC-V: Fix the XIP build (bsc#1012628).
- MIPS: RALINK: Define pci_remap_iospace under
CONFIG_PCI_DRIVERS_GENERIC (bsc#1012628).
- perf build: Fix btf__load_from_kernel_by_id() feature check
(bsc#1012628).
- perf c2c: Use stdio interface if slang is not supported
(bsc#1012628).
- rtla: Avoid record NULL pointer dereference (bsc#1012628).
- rtla: Don't overwrite existing directory mode (bsc#1012628).
- rtla: Minor grammar fix for rtla README (bsc#1012628).
- rtla: Fix __set_sched_attr error message (bsc#1012628).
- rtla: Remove procps-ng dependency (bsc#1012628).
- tracing/timerlat: Notify IRQ new max latency only if stop
tracing is set (bsc#1012628).
- perf jevents: Fix event syntax error caused by ExtSel
(bsc#1012628).
- video: fbdev: vesafb: Fix a use-after-free due early fb_info
cleanup (bsc#1012628).
- NFSv4: Fix free of uninitialized nfs4_label on referral lookup
(bsc#1012628).
- NFSv4.1 mark qualified async operations as MOVEABLE tasks
(bsc#1012628).
- f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count()
(bsc#1012628).
- f2fs: fix to do sanity check on block address in
f2fs_do_zero_range() (bsc#1012628).
- f2fs: fix to clear dirty inode in f2fs_evict_inode()
(bsc#1012628).
- f2fs: fix deadloop in foreground GC (bsc#1012628).
- f2fs: don't need inode lock for system hidden quota
(bsc#1012628).
- f2fs: fix to do sanity check on total_data_blocks (bsc#1012628).
- f2fs: don't use casefolded comparison for "." and
".." (bsc#1012628).
- f2fs: fix fallocate to use file_modified to update permissions
consistently (bsc#1012628).
- f2fs: fix to do sanity check for inline inode (bsc#1012628).
- objtool: Fix objtool regression on x32 systems (bsc#1012628).
- objtool: Fix symbol creation (bsc#1012628).
- wifi: mac80211: fix use-after-free in chanctx code
(bsc#1012628).
- iwlwifi: fw: init SAR GEO table only if data is present
(bsc#1012628).
- iwlwifi: mvm: fix assert 1F04 upon reconfig (bsc#1012628).
- iwlwifi: mei: clear the sap data header before sending
(bsc#1012628).
- iwlwifi: mei: fix potential NULL-ptr deref (bsc#1012628).
- ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe (bsc#1012628).
- =?UTF-8?q?fs-writeback:=20writeback=5Fsb=5Finodes?=
=?UTF-8?q?=EF=BC=9ARecalculate=20'wrote'=20according=20skipped=20pages?=
(bsc#1012628).
- efi: Do not import certificates from UEFI Secure Boot for T2
Macs (bsc#1012628).
- bfq: Avoid false marking of bic as stably merged (bsc#1012628).
- bfq: Avoid merging queues with different parents (bsc#1012628).
- bfq: Split shared queues on move between cgroups (bsc#1012628).
- bfq: Update cgroup information before merging bio (bsc#1012628).
- bfq: Drop pointless unlock-lock pair (bsc#1012628).
- bfq: Remove pointless bfq_init_rq() calls (bsc#1012628).
- bfq: Track whether bfq_group is still online (bsc#1012628).
- bfq: Get rid of __bio_blkcg() usage (bsc#1012628).
- bfq: Make sure bfqg for which we are queueing requests is online
(bsc#1012628).
- ext4: mark group as trimmed only if it was fully scanned
(bsc#1012628).
- ext4: fix use-after-free in ext4_rename_dir_prepare
(bsc#1012628).
- ext4: fix journal_ioprio mount option handling (bsc#1012628).
- ext4: fix race condition between ext4_write and
ext4_convert_inline_data (bsc#1012628).
- ext4: fix warning in ext4_handle_inode_extension (bsc#1012628).
- ext4: fix memory leak in parse_apply_sb_mount_options()
(bsc#1012628).
- ext4: fix bug_on in ext4_writepages (bsc#1012628).
- ext4: filter out EXT4_FC_REPLAY from on-disk superblock field
s_state (bsc#1012628).
- ext4: fix bug_on in __es_tree_search (bsc#1012628).
- ext4: verify dir block before splitting it (bsc#1012628).
- ext4: avoid cycles in directory h-tree (bsc#1012628).
- ACPI: property: Release subnode properties with data nodes
(bsc#1012628).
- tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
(bsc#1012628).
- tracing: Have event format check not flag %p* on
__get_dynamic_array() (bsc#1012628).
- tracing: Fix potential double free in create_var_ref()
(bsc#1012628).
- tracing: Fix return value of trace_pid_write() (bsc#1012628).
- tracing: Initialize integer variable to prevent garbage return
value (bsc#1012628).
- drm/amdgpu: add beige goby PCI ID (bsc#1012628).
- PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte
X299 (bsc#1012628).
- PCI: qcom: Fix pipe clock imbalance (bsc#1012628).
- PCI: qcom: Fix runtime PM imbalance on probe errors
(bsc#1012628).
- PCI: qcom: Fix unbalanced PHY init on probe errors
(bsc#1012628).
- staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()
(bsc#1012628).
- block: Fix potential deadlock in blk_ia_range_sysfs_show()
(bsc#1012628).
- mm, compaction: fast_find_migrateblock() should return pfn in
the target zone (bsc#1012628).
- s390/perf: obtain sie_block from the right address
(bsc#1012628).
- s390/stp: clock_delta should be signed (bsc#1012628).
- dlm: fix plock invalid read (bsc#1012628).
- dlm: uninitialized variable on error in dlm_listen_for_all()
(bsc#1012628).
- dlm: fix wake_up() calls for pending remove (bsc#1012628).
- dlm: fix missing lkb refcount handling (bsc#1012628).
- ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
(bsc#1012628).
- scsi: dc395x: Fix a missing check on list iterator
(bsc#1012628).
- scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
(bsc#1012628).
- landlock: Add clang-format exceptions (bsc#1012628).
- landlock: Format with clang-format (bsc#1012628).
- selftests/landlock: Add clang-format exceptions (bsc#1012628).
- selftests/landlock: Normalize array assignment (bsc#1012628).
- selftests/landlock: Format with clang-format (bsc#1012628).
- samples/landlock: Add clang-format exceptions (bsc#1012628).
- samples/landlock: Format with clang-format (bsc#1012628).
- landlock: Fix landlock_add_rule(2) documentation (bsc#1012628).
- selftests/landlock: Make tests build with old libc
(bsc#1012628).
- selftests/landlock: Extend tests for minimal valid attribute
size (bsc#1012628).
- selftests/landlock: Add tests for unknown access rights
(bsc#1012628).
- selftests/landlock: Extend access right tests to directories
(bsc#1012628).
- selftests/landlock: Fully test file rename with "remove" access
(bsc#1012628).
- selftests/landlock: Add tests for O_PATH (bsc#1012628).
- landlock: Change landlock_add_rule(2) argument check ordering
(bsc#1012628).
- landlock: Change landlock_restrict_self(2) check ordering
(bsc#1012628).
- selftests/landlock: Test landlock_create_ruleset(2) argument
check ordering (bsc#1012628).
- landlock: Define access_mask_t to enforce a consistent access
mask size (bsc#1012628).
- landlock: Reduce the maximum number of layers to 16
(bsc#1012628).
- landlock: Create find_rule() from unmask_layers() (bsc#1012628).
- landlock: Fix same-layer rule unions (bsc#1012628).
- drm/amdgpu/cs: make commands with 0 chunks illegal behaviour
(bsc#1012628).
- drm/nouveau/subdev/bus: Ratelimit logging for fault errors
(bsc#1012628).
- drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
(bsc#1012628).
- drm/nouveau/clk: Fix an incorrect NULL check on list iterator
(bsc#1012628).
- drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on
list iterator (bsc#1012628).
- drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
(bsc#1012628).
- drm/i915/dsi: fix VBT send packet port selection for ICL+
(bsc#1012628).
- md: fix an incorrect NULL check in does_sb_need_changing
(bsc#1012628).
- md: fix an incorrect NULL check in md_reload_sb (bsc#1012628).
- mtd: cfi_cmdset_0002: Move and rename
chip_check/chip_ready/chip_good_for_write (bsc#1012628).
- mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
(bsc#1012628).
- media: coda: Fix reported H264 profile (bsc#1012628).
- media: coda: Add more H264 levels for CODA960 (bsc#1012628).
- ima: remove the IMA_TEMPLATE Kconfig option (bsc#1012628).
- Kconfig: Add option for asm goto w/ tied outputs to workaround
clang-13 bug (bsc#1012628).
- lib/string_helpers: fix not adding strarray to device's resource
list (bsc#1012628).
- RDMA/hfi1: Fix potential integer multiplication overflow errors
(bsc#1012628).
- mmc: core: Allows to override the timeout value for ioctl()
path (bsc#1012628).
- csky: patch_text: Fixup last cpu should be master (bsc#1012628).
- irqchip/armada-370-xp: Do not touch Performance Counter Overflow
on A375, A38x, A39x (bsc#1012628).
- irqchip: irq-xtensa-mx: fix initial IRQ affinity (bsc#1012628).
- thermal: devfreq_cooling: use local ops instead of global ops
(bsc#1012628).
- mt76: fix use-after-free by removing a non-RCU wcid pointer
(bsc#1012628).
- cfg80211: declare MODULE_FIRMWARE for regulatory.db
(bsc#1012628).
- mac80211: upgrade passive scan to active scan on DFS channels
after beacon rx (bsc#1012628).
- um: virtio_uml: Fix broken device handling in time-travel
(bsc#1012628).
- um: Use asm-generic/dma-mapping.h (bsc#1012628).
- um: chan_user: Fix winch_tramp() return value (bsc#1012628).
- um: Fix out-of-bounds read in LDT setup (bsc#1012628).
- MIPS: IP27: Remove incorrect `cpu_has_fpu' override
(bsc#1012628).
- MIPS: IP30: Remove incorrect `cpu_has_fpu' override
(bsc#1012628).
- kexec_file: drop weak attribute from
arch_kexec_apply_relocations[_add] (bsc#1012628).
- ftrace: Clean up hash direct_functions on register failures
(bsc#1012628).
- ksmbd: fix outstanding credits related bugs (bsc#1012628).
- iommu/msm: Fix an incorrect NULL check on list iterator
(bsc#1012628).
- iommu/dma: Fix iova map result check bug (bsc#1012628).
- kprobes: Fix build errors with CONFIG_KRETPROBES=n
(bsc#1012628).
- Revert "mm/cma.c: remove redundant cma_mutex lock"
(bsc#1012628).
- mm/page_owner: use strscpy() instead of strlcpy() (bsc#1012628).
- mm/page_alloc: always attempt to allocate at least one page
during bulk allocation (bsc#1012628).
- nodemask.h: fix compilation error with GCC12 (bsc#1012628).
- hugetlb: fix huge_pmd_unshare address update (bsc#1012628).
- mm/memremap: fix missing call to untrack_pfn() in
pagemap_range() (bsc#1012628).
- xtensa/simdisk: fix proc_read_simdisk() (bsc#1012628).
- rtl818x: Prevent using not initialized queues (bsc#1012628).
- ASoC: rt5514: Fix event generation for "DSP Voice Wake Up"
control (bsc#1012628).
- carl9170: tx: fix an incorrect use of list iterator
(bsc#1012628).
- stm: ltdc: fix two incorrect NULL checks on list iterator
(bsc#1012628).
- bcache: improve multithreaded bch_btree_check() (bsc#1012628).
- bcache: improve multithreaded bch_sectors_dirty_init()
(bsc#1012628).
- bcache: remove incremental dirty sector counting for
bch_sectors_dirty_init() (bsc#1012628).
- bcache: avoid journal no-space deadlock by reserving 1 journal
bucket (bsc#1012628).
- serial: pch: don't overwrite xmit->buf[0] by x_char
(bsc#1012628).
- tilcdc: tilcdc_external: fix an incorrect NULL check on list
iterator (bsc#1012628).
- gma500: fix an incorrect NULL check on list iterator
(bsc#1012628).
- arm64: dts: qcom: ipq8074: fix the sleep clock frequency
(bsc#1012628).
- arm64: tegra: Add missing DFLL reset on Tegra210 (bsc#1012628).
- clk: tegra: Add missing reset deassertion (bsc#1012628).
- phy: qcom-qmp: fix struct clk leak on probe errors
(bsc#1012628).
- ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
(bsc#1012628).
- ARM: pxa: maybe fix gpio lookup tables (bsc#1012628).
- ceph: fix decoding of client session messages flags
(bsc#1012628).
- misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
(bsc#1012628).
- SMB3: EBADF/EIO errors in rename/open caused by race condition
in smb2_compound_op (bsc#1012628).
- docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
(bsc#1012628).
- dt-bindings: gpio: altera: correct interrupt-cells
(bsc#1012628).
- vdpasim: allow to enable a vq repeatedly (bsc#1012628).
- blk-iolatency: Fix inflight count imbalances and IO hangs on
offline (bsc#1012628).
- coresight: core: Fix coresight device probe failure issue
(bsc#1012628).
- phy: qcom-qmp: fix reset-controller leak on probe errors
(bsc#1012628).
- net: ipa: fix page free in ipa_endpoint_trans_release()
(bsc#1012628).
- net: ipa: fix page free in ipa_endpoint_replenish_one()
(bsc#1012628).
- media: lirc: add missing exceptions for lirc uapi header file
(bsc#1012628).
- kseltest/cgroup: Make test_stress.sh work if run interactively
(bsc#1012628).
- perf evlist: Extend arch_evsel__must_be_in_group to support
hybrid systems (bsc#1012628).
- Revert "random: use static branch for crng_ready()"
(bsc#1012628).
- staging: r8188eu: delete rtw_wx_read/write32() (bsc#1012628).
- binder: fix sender_euid type in uapi header (bsc#1012628).
- RDMA/hns: Remove the num_cqc_timer variable (bsc#1012628).
- RDMA/rxe: Generate a completion for unsupported/invalid opcode
(bsc#1012628).
- ext4: only allow test_dummy_encryption when supported
(bsc#1012628).
- fs: add two trivial lookup helpers (bsc#1012628).
- exportfs: support idmapped mounts (bsc#1012628).
- md: Don't set mddev private to NULL in raid0 pers->free
(bsc#1012628).
- md: fix double free of io_acct_set bioset (bsc#1012628).
- md: bcache: check the return value of kzalloc() in
detached_dev_do_request() (bsc#1012628).
- macsec: fix UAF bug for real_dev (bsc#1012628).
- tty: n_gsm: Fix packet data hex dump output (bsc#1012628).
- pinctrl/rockchip: support setting input-enable param
(bsc#1012628).
- block: fix bio_clone_blkg_association() to associate with
proper blkcg_gq (bsc#1012628).
- Update config files.
* EFI_DISABLE_RUNTIME=n -- the default.
* the rest is non-configurable.
- Refresh patches.suse/vfs-add-super_operations-get_inode_dev.
- commit b06f595
- Update config files: disable CONFIG_NET_DSA_REALTEK_* on x86_64 (bsc#1200254)
- commit 6c6ad11
- fs/ntfs3: Fix invalid free in log_replay (CVE-2022-1973
bsc#1200023).
- commit 3433bd9
==== kfilemetadata5 ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kglobalaccel ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Encapsulate duplicate code in a local function
* Expose enum to QObject
* Remove unused method
* Properly create lists of items
* Remove weird comments
* Use KWindowSystem to request activation tokens if necessary (kde#453748)
==== kguiaddons ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5GuiAddons5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* WaylandClipboard: DataControlSource: delete m_mimeData in dtor (kde#454590)
* keysequence: Fix race between recording and currentKeySequence
* keysequence: Fix warning message about sequence size to be more precise
* keysequence: Replace magic number 4 with enum constant
==== kholidays ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Work around qmlplugindump crashing on gadget singletons
==== khtml ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* java remove support for Java applets
==== ki18n ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Directly load catalogs from Android assets
* Port to ECMQmlModule
==== kiconthemes ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Make testfailures CI failures
* port to standard C++ smart pointers where possible
==== kidletime ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kimageformats ====
Version update (5.94.0 -> 5.95.0)
- Enable AVIF plugin also on Leap 15.4
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* psd: Fix segfault on architectures where char is unsigned (like ARM)
==== kinit ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KInit is going to be deprecated in KF6
==== kio ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kio-core
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KCoreUrlNavigator: add urlSelectionRequested signal (kde#453289)
* kio_file: fix data race on static user cache (kde#454619)
* file_unix: use thread id rather than pid for filehelper socket
* [KDirOperator] Add option to show hidden files last
* [KFileItemDelegate] Add a semi-transparent effect to the labels of hidden files
* PreviewJob: Resolve parent mime types before checking wildcards (kde#453480)
* [kemailclientlauncherjob] Allow setting BCC
* TrashSizeCache: fix parsing of directory cachesize file and improve code
* DirectorySizeJob: use targetUrl as url
* KFileItem: GetStatusBarInfo: Improve display for urls
* KDirModel: don't nuke query and fragment in URLs
* [KFilePlacesView] Show inline eject button only for removable drives (kde#453890)
* [KFilePlacesView] Don't show capacity bar for network shares
* kpasswdserver: fix mistake
* port to standard C++ smart pointers where possible
* rfc search provider: Fix URL
* Skip generation of KCM symlinks on windows
* KCMs: Define plugin id to match the desktop file name
* Embed json metadata in KCMs, port to new systemsettings namespaces
* quickfix crash if element not found, we want to use the range erase here
* Add env var KIO_ENABLE_WORKER_THREADS in case of trouble.
* Initialize std::atomic<bool> variables.
* SlaveBase: skip sighandlers when run in thread
* kio_file: remove use of QDir::setCurrent()
* Implement running KIO workers in-process using a thread
* [StatJob] Set total amount to 1 Item
* KSambashare: handle "Weak crypto is allowed" error message
* dropjob: don't create PasteJob when `m_hasArkFormat` is true
* KFileWidget: initialize KFilePlaceModel before KUrlNavigator
* [previewjob] Deduplicate legacy plugins based on desktop file name instead of pluginId
==== kirigami2 ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Add tools-report-bug to kirigami_package_breeze_icons (kde#454735)
* Wrap license text in AboutItem (kde#454738)
* OverlaySheet: Always restart the open animation if we abort due to size changes
* InlineMessage: Better multiline calculation
* port to standard C++ smart pointers where possible
* Show tooltip for collapsed "Open Sidebar" button (kde#453771)
* [ColumnView] Don't leak SeparatorItems (kde#453201)
* controls/private: Allow customizing `heightMode` in `ToolBarPageHeader`
* Fix identation of the api doc
* controls: Add `SelectableLabel` component to enable text selection in label
* Handle NavigationTabButton without icon
==== kitemmodels ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kitemviews ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kjobwidgets ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kjs ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== knewstuff ====
Version update (5.94.0 -> 5.95.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Don't use menu as transientParent (kde#454895)
* KMoreTools: Fix knewstuff_export.h include
* Engine: Provide getter for the pageSize property
* Adjust KMoreTools headers installation
* Fix core includes in autotests/
* Relayout header installation location
* EntryDetails: Make summary text selectable
* Fix QtQuickDialogWrapper dialog not being usable in konsole (kde#452593)
* Fix crash if entry gets deleted (kde#454010)
* Add missing translation domain (kde#453827)
* Reuse instances of QFileSystemWatcher for KNSCore::Cache
==== knotifications ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== knotifyconfig ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kpackage ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
==== kparts ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kpeople5 ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kplotting ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kpty ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kquickcharts ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== krb5 ====
Version update (1.19.3 -> 1.20)
Subpackages: krb5-client
- update to 1.20.0:
* Added a "disable_pac" realm relation to suppress adding PAC authdata
to tickets, for realms which do not need to support S4U requests.
* Most credential cache types will use atomic replacement when a cache
is reinitialized using kinit or refreshed from the client keytab.
* kprop can now propagate databases with a dump size larger than 4GB,
if both the client and server are upgraded.
* kprop can now work over NATs that change the destination IP address,
if the client is upgraded.
* Updated the KDB interface. The sign_authdata() method is replaced
with the issue_pac() method, allowing KDB modules to add logon info
and other buffers to the PAC issued by the KDC.
* Host-based initiator names are better supported in the GSS krb5
mechanism.
* Replaced AD-SIGNEDPATH authdata with minimal PACs.
* To avoid spurious replay errors, password change requests will not
be attempted over UDP until the attempt over TCP fails.
* PKINIT will sign its CMS messages with SHA-256 instead of SHA-1.
* Updated all code using OpenSSL to be compatible with OpenSSL 3.
* Reorganized the libk5crypto build system to allow the OpenSSL
back-end to pull in material from the builtin back-end depending on
the OpenSSL version.
* Simplified the PRNG logic to always use the platform PRNG.
* Converted the remaining Tcl tests to Python.
==== kross ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== krunner ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* autotests: Clean up unneeded includes
* RunnerContext: Call addMatch(QList<QueryMatch) internally when addMatch(QueryMatch) is called
* RunnerContext::addMatch: Fix broken handling of relevance for often launched entries
* Fix Qt6 build with KF 5.94 deprecation level
* Port away from deprecated KPluginMetaData::fromDesktopFile
* Bump version for disabled KF deprecations
* port to standard C++ smart pointers where possible
* DBusRunner: Avoid double lookup of match properties
* DBusRunner: Add multiline value to property map of RemoteMatch
==== kservice ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* kbuildsycoca: Ignore last modified time when set to UNIX Epoch (kde#442011)
==== ktexteditor ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Don't add empty dictionary to context menu
* Fix Qt6 build issue about using QVector without template arg
* Fix whitespace slider & group text related options
* port to standard C++ smart pointers where possible
* Ensure to keep special dictionary setting on replaced word
* observe changes on textChanged for QSpinBox (kde#453978)
* fix compile with Qt 6
* fix comments & add since 5.95 info
* export multi cursors to JS
* add multi cursor API
* Add suggestion on top of context menu
* Avoid calling slightly expensive contextMenu() twice
* Check for empty selection too
* Ensure next right click works properly if there was a selection
* Protect replaceWordBySuggestion against segfault
* Ugly hack to avoid segfault
* Support to change dictionary on words and selections
* Use only setVisible, remove SLOT attribute, avoid unneeded settings
* Oops! Fix permanent active misspelled range after word selection
* Add misspelled word to spell menu action
* Remove unneeded set to nullptr
* Make only once used member local
* Properly support to fix selected words by spell check
* Move spellcheck entry in context menu on top
* Don't track mouse move for spellcheking
* Add an action to remove cursors from empty lines
* Add more tests for setCursors and setSelections
* Refactor multicursor methods
* Make multicursor test methods static
* Add methods to set/get cursors and selections
==== ktextwidgets ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kunitconversion ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Add "sq [thing]" as activation trigger for various common area measurements (kde#448868)
* Match singular form in user input for tea/tablespoon (kde#451278)
==== kwallet ====
Version update (5.94.0 -> 5.95.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== kwayland ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Add AppletPopup window type to PlasmaShellSurface
* fix up foreign docs
* Raise minimum plasma-wayland-proto version to 1.7.0
* Fix include dir in the generated pri file
* client: Bump plasmashell version to 7 (kde#453578)
==== kwidgetsaddons ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Update kcharselect-data to Unicode 14.0
* port to standard C++ smart pointers where possible
* KMessageDialog: handle the dialog getting closed without using the buttonBox
==== kwin5 ====
Subpackages: kwin5-lang
- Add patch to fix dragging windows in grid view (kde#455268):
* 0001-fix-windows-dragging-in-desktop-grid.patch
==== kwindowsystem ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* port to standard C++ smart pointers where possible
* Add a new window type named AppletPopup.
* Fix API docs for requestXdgActivationToken
==== kxmlgui ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* KShortcutsDialog: hide Global columns when there are no Global shortcuts (kde#427129)
* Silence UBSan false positive in KActionCollection
* port to standard C++ smart pointers where possible
==== ldb ====
Version update (2.5.0 -> 2.5.1)
Subpackages: libldb2 python3-ldb
- Update to version 2.5.1
+ Fix build problems; (bso#15071);
==== libKF5ModemManagerQt ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== libKF5NetworkManagerQt ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== libinput ====
Version update (1.20.1 -> 1.21.0)
Subpackages: libinput-udev libinput10
- Update to release 1.21
* This version includes a new configuration option that,
similarly to its touchpad counterpart, allows disabling the
trackpoint while typing.
* The flat acceleration profile has been improved in this
version.
==== libnettle ====
Subpackages: libhogweed6 libnettle8
- Make shared libraries executable
==== libnma ====
Version update (1.8.38 -> 1.8.40)
Subpackages: libnma-gtk4-0 libnma0 typelib-1_0-NMA-1_0
- Update to version 1.8.40:
+ Ad-Hoc networks now default to using WPA2 instead of WEP.
+ WEP is no longer provided as an option for connecting to hidden
networks due to its deprecated status.
- Package docs sub-package as noarch.
==== libopenmpt ====
Version update (0.6.3 -> 0.6.4)
- Update to 0.6.4
* Fix: Ping-pong sample loops sometimes stopped playing at the
end of the loop.
==== libqmi ====
Subpackages: libqmi-glib5 libqmi-tools
- Enable QRTR support
==== libreoffice ====
Version update (7.3.3.2 -> 7.3.4.2)
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Use bundled openjpeg2 on SLE-12-SP5
- Update to version 7.3.4.2:
You can find the complete release notes here:
https://wiki.documentfoundation.org/Releases/7.3.4/RC2
https://wiki.documentfoundation.org/Releases/7.3.4/RC1
- Remove upstreamed patches:
* bsc1192616.patch
* bsc1197497.patch
- Updated bundled dependencies:
* curl-7.79.1.tar.xz -> curl-7.83.1.tar.xz
- Fix bsc#1198665 - LO-L3: PPTX: text on top of circular object misplaced
* bsc1198665.patch
==== libstorage-ng ====
Version update (4.5.20 -> 4.5.21)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754)
- 4.5.21
==== libzypp ====
Version update (17.30.0 -> 17.30.2)
- appdata plugin: Pass path to the repodata/ directory inside the
cache (bsc#1197684)
- zypp-rpm: flush rpm script output buffer before sending
endOfScriptTag.
- version 17.30.2 (22)
- PluginRepoverification: initial version hooked into
repo::Downloader and repo refresh.
- Immediately start monitoring the download.transfer_timeout.
Do not wait until the first data arrived. (bsc#1199042)
- singletrans: no dry-run commit if doing just download-only.
- Work around cases where sat repo.start points to an invalid
solvable. May happen if (wrong arch) solvables were removed
at the beginning of the repo.
- fix misplaced #endif SINGLE_RPMTRANS_AS_DEFAULT_FOR_ZYPPER
(fixes #388)
- version 17.30.1 (22)
==== miniupnpc ====
- Set LIBIR during 'make install' to fix the library path in the
generated pkg-config file.
==== mtools ====
Version update (4.0.39 -> 4.0.40)
- fix build
- deleted patches
- mtools-prototypes.diff (not needed)
- update to 4.0.40:
* Better compatibility with legacy platforms
==== ncurses ====
Version update (6.3.20220604 -> 6.3.20220612)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen
- Add ncurses patch 20220612
+ modify waddch_literal() to allow for double-width base character when
merging a combining character (report by Gavin Troy).
+ improve _tracecchar_t2() formatting of base+combining character.
==== pcsc-lite ====
Version update (1.9.7 -> 1.9.8)
Subpackages: libpcsclite1
- version 1.9.8
* Install install_spy.sh & uninstall_spy.sh scripts in docdir
* SCardTransmit(): do not fail if receive buffer is "too large"
* SCardControl(): do not fail if receive buffer is "too large"
* fix some memory leaks on shutdown
* use a better random number generator
* Some other minor improvements
==== perl-Date-Manip ====
Version update (6.86 -> 6.88)
- updated to 6.88
see /usr/share/doc/packages/perl-Date-Manip/Changes
6.88 expected 2022-06-01
- Time zone fixes
There were no new timezone fixes on 2022-03-01, so no release made
then.
Newest zoneinfo data (tzdata 2022a).
6.87 expected 2022-03-01
- Bug fixes
The package was being generated with an incorrect MANIFEST file.
This is now fixed. RT 140075
==== perl-Net-DNS ====
Version update (1.33 -> 1.34)
- updated to 1.34
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== pidgin ====
Version update (2.14.9 -> 2.14.10)
Subpackages: libpurple libpurple-client0 libpurple-plugin-sametime libpurple-tcl libpurple0
- Update to version 2.14.10:
* Minor fixes to emojis, drop QQ smileys
* Modernize the desktop file and appdata files
* Make privacy settings persist
* Fix a use after free that was introduced in 2.14.9
* IRC: Fix a crash if the server sends a short form JOIN message
* XMPP: multiple fixes
==== pipewire ====
Version update (0.3.51 -> 0.3.52)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.52:
* Highlights
- Add 44.1KHz to allowed samplerates. The server can now switch
by default between 48KHz and 44.1KHz.
- Streams now allocate less resources.
- Fix some bugs that could make the server crash.
- Bluetooth now supports the LC3plus vendor codec.
- Many bugfixes and improvements.
* PipeWire
- Add 44.1KHz to allowed samplerates.
- Avoid setting the locale.
- Avoid use-after-free when destroying a node from
spa-node-factory.
- Avoid using reallocarray when not available.
- Set port alias is not otherwise set.
* Modules
- Improve filter-chain parsing and error reporting. Handle
empty nodes.
- Handle destroy of globals and factory in most modules.
- Add refcounts to client and resources to handle destroy of
the protocol.
- Handle global node.name in filter-chain and loopback again,
use it to construct unique stream names.
- Avoid a wrapped pw-node in the adapter. This reduces
resources allocated for streams.
- Fix a crash when module-x11-bell was unloaded.
- Add a new module-pipe-tunnel that can write/read data from a
UNIX pipe.
* Tools
- Fix DSD playback again in pw-cat.
- Add -n option to pw-loopback to set node names.
- Add -P option to pw-cat to pass properties to the stream.
- Support stdin/stdout in pw-cat.
- pw-dump now also dumps object removal when monitoring
* SPA
- Avoid duplicate param results in pw-dump for ports.
- Avoid endless loops in audioconvert for badly behaving
clients.
- Scale max-error in alsa based on quantum and avoid logging a
warning when starting.
- Improve debug of failed format conversion.
- Handle offset in the audio dsp mixer inputs and clamp to the
maximum buffer size.
- Add option to disable locale support for JSON number
conversion.
- Add support for Astro A20 Gen2.
- Fix some of the test sources, the flags were not set
correctly.
- Add camera location as property in libcamera and let the
session manager generate a localised description.
- Fix some crashes due to wrong vargar types in v4l2 controls.
- Improve ALSA resync behaviour.
- Add support for Komplete Audio 6 MK2.
- Improve loop cancel while iterating.
- Try not to mix surround channels and AUX channels. Make card
with many ports look better when not using the Pro Audio
profile.
- Vulkan filters were added.
* Bluetooth
- Add LC3plus vendor codec.
- Handle unsupported indicators better.
- Ensure multiple devices on an adapter use different codecs
because one endpoint can only be used by one device at a time.
- Fix bitpool control as a follower.
- Handle bluetooth errors better.
- Speed up bluetooth connection by only waiting for the profiles
supported by the adapter.
- The dummy AVRCP player is disabled by default because it seems
to break more devices than it fixes.
* pulse-server
- Add initial stream latency property so that devices can be
started with a resonably accurate latency.
- Fix ringbuffer underrun case.
- module-native-protocol-tcp now has a auth-anonymous option to
give full access to the clients.
- Report a node as being moved when it is still moving. This
improves compatibility with pasystray.
- Avoid overallocating message memory.
- Don't export NETWORK nodes in zeroconf.
- Fix stride for TrueHD and DTSHD passthrough.
- Make sure we don't send too small audio fragments. Fixes
capture from multiple tabs in Chromium.
- Rework module handling some more.
- Use the new native module-pipe-tunnel for pipe-sink and
pipe-source.
- Implement the STREAM_MOVED message when a stream got moved.
- Fix a potential segfault when stopping the server and a TCP
module as still loaded.
* ALSA
- Add support for updating sw_params at runtime, mostly the
min-avail param.
- Capture and playback nodes are now assumed to use a different
clock and will activate the adaptive resampler when linked.
This assumption is removed in Pro Audio mode. This provide a
better experience out of the box with most devices.
* JACK
- Fix setting properties with PIPEWIRE_PROPS again.
- Don't use 64 bits atomic operations for sync_timeout.
- Cleanup in error cases was improved, avoiding some crashes.
* GStreamer
- Fix pipewiresink in mode=provide.
- Share memory into a new buffer in pipewiresrc to avoid buffer
corruption.
- Fixes to the source and fd use.
- It is now possible to set client properties as well.
- Rebase reduce-meson-dependency.patch.
==== plasma-framework ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Add patch to fix window thumbnails on X11:
* 0001-Revert-Use-QT_FEATURE_foo-to-detect-opengl-support-a.patch
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Too many changes since 5.94.0, only listing bugfixes:
* Dialog should use the Dock type unless requested otherwise (kde#454635)
* Add back the WindowsGoBelow panel behavior (kde#455138)
==== plasma5-desktop ====
Subpackages: plasma5-desktop-emojier
- 5.25.0 tarball got respun. Changes:
* layout-templates: let ShellCorona choose the available edge
* containments/panel: `spacingAtMinSize` use Math.floor (kde#454810)
* Correct type for kaccess desktop file (kde#455175)
* automount: Disable back automount by default
==== popt ====
- Create lang subpackage
==== powerdevil5 ====
Subpackages: powerdevil5-lang
- Add backported upower-Prevent-integer-overflow-during-new-brightness.patch
* Fixes brightness stuck on low level on systems with multiple GPUS
( boo#1199907 kde#454161 )
==== prison-qt5 ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Let the ForwardingHeaders be found at build time too
* Remove PREFIX from ecm_generate_headers for PrisonScanner
* Fix decimal/hexadecimal mix-up in the binary detection heuristic
* Simplify headers installation location
* Install the ForwardingHeaders in Prison/ in the builddir
* cmake: add purpose property to 3d-party libraries
* Improve Prison documentation
* Handle video frames with a non-standard row stride correctly as well
==== purpose ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Use CommandLauncherJob to start kdeconnect-sms
* port to away from Qt smart pointers where possible
==== python-mailman ====
- Added support-alembic-1-8.patch
- Removed support-alembic-1-7.patch
==== python38 ====
Subpackages: python38-curses python38-dbm
- Switch primary_interpreter from python38 to python310
==== python38-core ====
Subpackages: libpython3_8-1_0 python38-base
- Switch primary_interpreter from python38 to python310
==== qqc2-desktop-style ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Buttons: Press F to pay respects
* DelayButton: Fix invalid id references in transition/animation
* ProgressBar,Slider: Draw position smoothly with greater precision
* MenuItem: Remove redundant check
* Clean up whitespaces and JavaScript: Fix broken syntax
* Clean up whitespaces and JavaScript
* ProgressBar: Fix rendering of visual position when `from` is non-zero
* ProgressBar: Replace hardcoded redraw interval with frame-based animations
* RoundButton: Fix expression block may return nothing (undefined)
* ScrollView: Stop passing down `enabled` property to the ScrollBars explicitly
* ScrollView: Drop support for nullable ScrollBars
* ScrollView: Remove id from a scrollbar
* ScrollView: Fix aged comment
* ScrollView: Fix whitespace
* port away from Qt smart pointers where possible
* ComboBox: Use qualified ListView.view attached property in delegate
* ComboBox: Remove workaround for `editable` property from Qt 5.7 times
* ComboBox: Use rect type for rect property
* proper fix for the previous commit
* Fix overlapping scrollbar (kde#453958)
* Relayout the scrollbar when non interactive
* Remove code that was only used with Qt <5.8
==== razor-agents ====
Version update (2.85 -> 2.86)
- Update to version 2.86
* Switch to modern XSLoader
- Used spec-cleaner to modernize the SPEC file
- Dropped fixed razor-agents-perl522.patch
==== rubygem-bcrypt ====
Version update (3.1.17 -> 3.1.18)
- updated to version 3.1.18
* Unlock GVL when calculating hashes and salts [GH #260]
* Fix compilation warnings in `ext/mri/bcrypt_ext.c` [GH #261]
==== rubygem-bootsnap ====
Version update (1.11.1 -> 1.12.0)
- updated to version 1.12.0
* `bootsnap precompile` CLI will now also precompile `Rakefile` and `.rake` files.
* Stop decorating `Module#autoload` as it was only useful for supporting Ruby 2.2 and older.
* Remove `uname` and other patform specific version from the cache keys. `RUBY_PLATFORM + RUBY_REVISION` should be
enough to ensure bytecode compatibility. This should improve caching for alpine based setups. See #409.
==== rubygem-faraday ====
Version update (2.2.0 -> 2.3.0)
- updated to version 2.3.0
[#] Features
* Add indices when arrays are encoded by @daedric in #1399
[#] Fixes
* Allow application/x-www-form-url_encoded POST requests to use file objects as the request body by @catlee in #1415
[#] Misc
* CHANGELOG: add 2.2.0 section by @olleolleolle in #1394
* docs: UPGRADE Note #dependency removed in 2.0 by @olleolleolle in #1398
* docs: Add one more require to the quickstart to make this whole thing work immediately by @joshuabremerdexcom in #1401
* Update custom middleware documentation by @AlexWayfer in #1404
* Doc: Added raise_error middleware configuration by @nicosvirjt in #1412
* docs: Correct default default_adapter value by @kuahyeow in #1414
* CI: Update GitHub Action "checkout" to v3 by @olleolleolle in #1416
==== rubygem-faraday-net_http ====
Version update (2.0.1 -> 2.0.3)
- updated to version 2.0.3
* Add Errno::EALREADY to list of Net::HTTP exceptions by @iMacTia in #21
==== rubygem-jquery-rails ====
Version update (4.4.0 -> 4.5.0)
- updated to version 4.5.0
* update jquery to 3.6.0
==== rubygem-json ====
Version update (2.6.1 -> 2.6.2)
- updated to version 2.6.2
no changelog found
==== rubygem-msgpack ====
Version update (1.5.1 -> 1.5.2)
- updated to version 1.5.2
* Fix bug about unpacking ext type objects with the recursive option
==== rubygem-multipart-post ====
Version update (2.1.1 -> 2.2.3)
- updated to version 2.2.3
* Restore compatibility back to Ruby 2.3 by @ioquatix in #95
==== rubygem-rails-html-sanitizer ====
Version update (1.4.2 -> 1.4.3)
- updated to version 1.4.3
* Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer.
Prevent the combination of `select` and `style` as allowed tags in SafeListSanitizer.
Fixes CVE-2022-32209
* Mike Dalessio*
==== rubygem-regexp_parser ====
Version update (2.4.0 -> 2.5.0)
- updated to version 2.5.0
[#]## Added
- `Regexp::Expression::Base.construct` and `.token_class` methods
* see the [wiki](https://github.com/ammar/regexp_parser/wiki) for details
==== rubygem-rouge ====
Version update (3.28.0 -> 3.29.0)
updated to version 3.29.0
no changelog found
==== rubygem-rubocop ====
Version update (1.29.1 -> 1.30.1)
- updated to version 1.30.1
[#]# 1.30.1 (2022-06-06)
[#]## Bug fixes
* [#10685](https://github.com/rubocop/rubocop/issues/10685): Fix a false positive for `Style/StringConcatenation` when `Mode: conservative` and first operand is not string literal. ([@koic][])
* [#10670](https://github.com/rubocop/rubocop/pull/10670): Fix a false positive for `Style/FetchEnvVar` in the body with assignment method. ([@ydah][])
* [#10671](https://github.com/rubocop/rubocop/issues/10671): Fix an incorrect autocorrect for `EnforcedStyle: with_first_argument` of `Layout/ArgumentAlignment` and `EnforcedColonStyle: separator` of `Layout/HashAlignment`. ([@koic][])
* [#10676](https://github.com/rubocop/rubocop/pull/10676): Fix `--ignore-unrecognized-cops` option always showing empty warning even if there was no problem. ([@nobuyo][])
* [#10674](https://github.com/rubocop/rubocop/issues/10674): Fix a false positive for `Naming/AccessorMethodName` with type of the first argument is other than `arg`. ([@ydah][])
* [#10679](https://github.com/rubocop/rubocop/issues/10679): Fix a false positive for `Style/SafeNavigation` when `TargetRubyVersion: 2.2` or lower. ([@koic][])
[#]## Changes
* [#10673](https://github.com/rubocop/rubocop/pull/10673): Update auto-gen-config's comment re auto-correct for `SafeAutoCorrect: false`. ([@ydah][])
[#]# 1.30.0 (2022-05-26)
[#]## New features
* [#10065](https://github.com/rubocop/rubocop/issues/10065): Add new `Gemspec/DeprecatedAttributeAssignment` cop. ([@koic][])
* [#10608](https://github.com/rubocop/rubocop/pull/10608): Add new `Style/MapCompactWithConditionalBlock` cop. ([@nobuyo][])
* [#10627](https://github.com/rubocop/rubocop/issues/10627): Add command-line option `--ignore-unrecognized-cops` to ignore any unknown cops or departments in .rubocop.yml. ([@nobuyo][])
* [#10620](https://github.com/rubocop/rubocop/pull/10620): Add Sorbet's `typed` sigil as a magic comment. ([@zachahn][])
[#]## Bug fixes
* [#10662](https://github.com/rubocop/rubocop/pull/10662): Recover Ruby 2.1 code analysis using `TargetRubyVersion: 2.1`. ([@koic][])
* [#10396](https://github.com/rubocop/rubocop/issues/10396): Fix autocorrect for `Layout/IndentationWidth` to leave module/class body unchanged to avoid infinite autocorrect loop with `Layout/IndentationConsistency` when body trails after class/module definition. ([@johnny-miyake][])
* [#10636](https://github.com/rubocop/rubocop/issues/10636): Fix false positive in `Style/RedundantCondition` when the branches call the same method on different receivers. ([@dvandersluis][])
* [#10651](https://github.com/rubocop/rubocop/issues/10651): Fix autocorrect for `Style/For` when using array with operator methods as collection. ([@nobuyo][])
* [#10629](https://github.com/rubocop/rubocop/pull/10629): Fix default Ruby version from 2.5 to 2.6. ([@koic][])
* [#10661](https://github.com/rubocop/rubocop/pull/10661): Fix a false negative for `Style/SymbolProc` when method has no arguments and `AllowMethodsWithArguments: true`. ([@koic][])
* [#10631](https://github.com/rubocop/rubocop/issues/10631): Fix autocorrect for `Style/RedundantBegin`. ([@johnny-miyake][])
* [#10652](https://github.com/rubocop/rubocop/issues/10652): Fix a false positive for `Style/FetchEnvVar` in conditions. ([@ydah][])
* [#10665](https://github.com/rubocop/rubocop/issues/10665): Fix an incorrect autocorrect for `EnforcedStyle: with_first_argument` of `Layout/ArgumentAlignment` and `EnforcedColonStyle: separator` of `Layout/HashAlignment`. ([@koic][])
* [#10258](https://github.com/rubocop/rubocop/issues/10258): Recover Ruby 2.4 code analysis using `TargetRubyVersion: 2.4`. ([@koic][])
* [#10668](https://github.com/rubocop/rubocop/pull/10668): Recover Ruby 2.0 code analysis using `TargetRubyVersion: 2.0`. ([@koic][])
* [#10644](https://github.com/rubocop/rubocop/pull/10644): Recover Ruby 2.2 code analysis using `TargetRubyVersion: 2.2`. ([@koic][])
* [#10639](https://github.com/rubocop/rubocop/issues/10639): Fix `Style/HashSyntax` to exclude files that violate it with `EnforceHashShorthandSyntax` when running `auto-gen-config`. ([@nobuyo][])
* [#10633](https://github.com/rubocop/rubocop/issues/10633): Fix infinite autocorrection loop in `Style/AccessorGrouping` when combining multiple of the same accessor. ([@dvandersluis][])
* [#10618](https://github.com/rubocop/rubocop/issues/10618): Fix `LineBreakCorrector` so that it won't remove a semicolon in the class/module body. ([@johnny-miyake][])
* [#10646](https://github.com/rubocop/rubocop/issues/10646): Fix an incorrect autocorrect for `Style/SoleNestedConditional` when using `unless` and `&&` without parens in the outer condition and nested modifier condition. ([@koic][])
* [#10659](https://github.com/rubocop/rubocop/issues/10659): Fix automatically appended path for `inherit_from` by `auto-gen-config` is incorrect if specified config file in a subdirectory as an option. ([@nobuyo][])
* [#10640](https://github.com/rubocop/rubocop/pull/10640): Recover Ruby 2.3 code analysis using `TargetRubyVersion: 2.3`. ([@koic][])
* [#10657](https://github.com/rubocop/rubocop/issues/10657): Fix `--auto-gen-config` command option ignores specified config file by option. ([@nobuyo][])
[#]## Changes
* [#10095](https://github.com/rubocop/rubocop/issues/10095): Change "auto-correct" to "autocorrect" in arguments, documentation, messages, comments, and specs. ([@chris-hewitt][])
* [#10656](https://github.com/rubocop/rubocop/issues/10656): Mark `Style/RedundantInterpolation` as unsafe autocorrection. ([@koic][])
* [#10616](https://github.com/rubocop/rubocop/pull/10616): Markdown formatter: skip files with no offenses. ([@rickselby][])
==== rubygem-zeitwerk ====
Version update (2.5.4 -> 2.6.0)
- updated to version 2.6.0
* Directories are processed in lexicographic order.
Different file systems may list directories in different order, and with this
change we ensure that client code eager loads consistently across platforms,
for example.
* Before this release, subdirectories of root directories always represented
namespaces (unless ignored or collapsed). From now on, to be considered
namespaces they also have to contain at least one non-ignored Ruby file with
extension `.rb`, directly or recursively.
If you know beforehand a certain directory or directory pattern does not
represent a namespace, it is intentional and more efficient to tell Zeitwerk
to [ignore](https://github.com/fxn/zeitwerk#ignoring-parts-of-the-project) it.
However, if you don't do so and have a directory `tasks` that only contains
Rake files, arguably that directory is not meant to represent a Ruby module.
Before, Zeitwerk would define a top-level `Tasks` module after it; now, it
does not.
This feature is also handy for projects that have directories with auxiliary
resources mixed in the project tree in a way that is too dynamic for an ignore
pattern to be practical. See https://github.com/fxn/zeitwerk/issues/216.
In the unlikely case that an existing project has an empty directory for the
sole purpose of defining a totally empty module (no code, and no nested
classes or modules), such module has now to be defined in a file.
Directories are scanned again on reloads.
* On setup, loaders created with `Zeitwerk::Loader.for_gem` issue warnings if
`lib` has extra, non-ignored Ruby files or directories.
This is motivated by existing gems with directories under `lib` that are not
meant to define Ruby modules, like directories for Rails generators, for
instance.
This warning can be silenced in the unlikely case that the extra stuff is
actually autoloadable and has to be managed by Zeitwerk.
Please, check the [documentation](https://github.com/fxn/zeitwerk#for_gem) for
further details.
This method returns an instance of a private subclass of `Zeitwerk::Loader`
now, but you cannot rely on the type, just on the interface.
==== samba ====
Version update (4.16.1+git.237.1d04c5f421f -> 4.16.2+git.262.6acc6531bc7)
Subpackages: libsamba-policy0-python3 samba-ad-dc-libs samba-client samba-client-libs samba-gpupdate samba-ldb-ldap samba-libs samba-libs-python3 samba-python3 samba-winbind samba-winbind-libs
- Update to 4.16.2
* Use pathref fd instead of io fd in vfs_default_durable_cookie;
(bso#15042);
* vfs_gpfs with vfs_shadowcopy2 fail to restore file if original
file had been deleted; (bso#15069);
* Reintroduce netgroups support; (bso#15087);
* net ads info shows LDAP Server: 0.0.0.0 depending on contacted
server; (bso#14674);
* Update from 4.15 to 4.16 breaks discovery of [homes] on
standalone server from Win and IOS; (bso#15062);
* waf produces incorrect names for python extensions with Python
3.11; (bso#15071);
* smbclient -E doesn't work as advertised; (bso#15075);
* The samba background daemon doesn't refresh the printcap cache
on startup; (bso#15081);
* Out-by-4 error in smbd read reply max_send clamp; (bso#14443);
- Fix samba4.blackbox.net_ads_dns_async test with bind9 >= 9.17.7
- Support building with MIT Kerberos 1.20
- Bronze bit and S4U support with MIT Kerberos 1.20 for Samba AD DC;
(CVE-2020-17049);
- Resource Based Constrained Delegation (RBCD) for Samba AD DC
- Support building with gcc 12.1
==== sdl12_compat ====
- Require x11 and xorgproto just like SDL-devel.
- Depend on the actual libSDL2 library which is being dlopen()'ed.
- Require pkgconfig(gl) and pkgconfig)glu) from the devel package,
as our headers include GL/gl.h and GL/glu.h (boo#1200562).
==== solid ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== sonnet ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* Fix unused parameter warning
* Try to load en_US for LANG=C (kde#410113)
* Fix bookkeeping about loaded plugins
* Don't load already loaded plugin
* Don't warn, just debug about not loadable plugin
* Unload skipped/already loaded plugin
==== sssd ====
Version update (2.6.3 -> 2.7.2)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Use pam rpm macros to avoid hardcoding the directory names;
(bsc#1191047);
- Do not take ownership of %_pam_confdir directory, it is owned by
pam package
- Update to release 2.7.2
* A sssd-2.7.1 regression preventing successful authentication of
IPA users was fixed.
* Default value of pac_check changed to check_upn,
check_upn_dns_info_ex (for AD and IPA provider).
- Update to release 2.7.1
* SSSD can now handle multi-valued RDNs if a unique name must
be determined with the help of the RDN.
* A regression in pam_sss_gss module causing a failure if
KRB5CCNAME environment variable was not set was fixed.
* New option `implicit_pac_responder` to control if the PAC
responder is started for the IPA and AD providers; the
default is true.
* New option `krb5_check_pac` to control the PAC validation
behavior.
* Multiple `crl_file` arguments can be used in the
`certificate_verification` option.
- Enable subid_sss
- Update to release 2.7.0
* Better default for IPA/AD re_expression. Tunning for group
names containing '@' is no longer needed.
* A new debug level is added to show statistical and
performance data.
* Added support for anonymous PKINIT to get FAST credentials.
* SSSD now correctly falls back to UPN search if the user was
not found even with `cache_first = true`.
==== syndication ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== syntax-highlighting ====
Version update (5.94.0 -> 5.95.0)
Subpackages: libKF5SyntaxHighlighting5
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
* avoid spell checking in diffs
* Avoid unprefixed CamelCase headers generated directly in build dir (kde#453759)
* Bash: fix comments in double braces (kde#450878)
* systemd unit: update to systemd v251
* debchangelog: add Kinetic Kudu
==== systemd-presets-branding-openSUSE ====
- Remove appstream-sync-cache.service: Enabled now in
systemd-presets-common-SUSE(bsc#1197684).
==== systemd-presets-common-SUSE ====
- Enable appstream-sync-cache.service by default(bsc#1197684).
==== threadweaver ====
Version update (5.94.0 -> 5.95.0)
- Update to 5.95.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.95.0
- No code change since 5.94.0
==== unbound ====
Version update (1.15.0 -> 1.16.0)
Subpackages: libunbound8 unbound-anchor
- update to 1.16.0
* Features
- Merge PR #604: Add basic support for EDE (RFC8914).
* Bug Fixes
- Fix #412: cache invalidation issue with CNAME+A.
- Fix that TCP interface does not use TLS when TLS is also configured.
- Fix #624: Unable to stop Unbound in Windows console (does not
respond to CTRL+C command).
- Fix #618: enabling interface-automatic disables DNS-over-TLS.
Adds the option to list interface-automatic-ports.
- Remove debug info from #618 fix.
- Fix #628: A rpz-passthru action is not ending RPZ zone processing.
- Fix for #628: fix rpz-passthru for qname trigger by localzone type.
- Fix that address not available is squelched from the logs for
udp connect failures. It is visible on verbosity 4 and more.
- Merge #631 from mollyim: Replace OpenSSL's ERR_PACK with
ERR_GET_REASON.
- Fix to detect that no IPv6 support means that IPv6 addresses are
useless for delegation point lookups.
- update Makefile dependencies.
- Fix check interface existence for support detection in remote lookup.
- Fix #633: Document unix domain socket support for unbound-control.
- Fix for #633: updated fix with new text.
- Fix edns client subnet to add the option based on the option list,
so that it is not state dependent, after the state fix of #605 for
double EDNS options.
- Fix for edns client subnet option add fix in removal code, from review.
- Fix #630: Unify the RPZ log messages.
- Merge #623 from rex4539: Fix typos.
- Fix pythonmod for change in iter_dp_is_useless function prototype.
- Fix compile warnings for printf ll format on mingw compile.
- Merge PR #632 from scottrw93: Match cnames in ipset.
- Various fixes for #632: variable initialisation, convert the qinfo
to str once, accept trailing dot in the local-zone ipset option.
- Fix #637: Integer Overflow in sldns_str2period function.
- Fix for #637: fix integer overflow checks in sldns_str2period.
- Fix configure for python to use sysutils, because distutils is
deprecated. It uses sysutils when available, distutils otherwise.
- Merge #644: Make `install-lib` make target install the pkg-config
file.
- Fix to ensure uniform handling of spaces and tabs when parsing RRs.
- Fix to describe auth-zone and other configuration at the local-zone
configuration option, to allow for more broadly view of the options.
- Merge PR #648 from eaglegai: fix -q doesn't work when use with
'unbound-control stats_shm'.
- Fix #651: [FR] Better logging for refused queries.
- Fix spelling error in comment in sldns_str2wire_svcparam_key_lookup.
- Fix zonemd check to allow unsupported algorithms to load.
If there are only unsupported algorithms, or unsupported schemes,
and no failed or successful other ZONEMD records, or malformed
or bad ZONEMD records, the unsupported records allow the zone load.
- Fix zonemd unsupported algo check.
- Fix zonemd unsupported algo check reason to not copy to next record,
and check for success for debug printout.
- Fix zonemd unsupported algo check to print unsupported reason before
zeroing it.
- Fix zonemd unsupported algo check to set reason to NULL before the
check routine, but after malformed checks, to get the correct NULL
output when the digest matches.
- Fix #670: SERVFAIL problems with unbound 1.15.0 running on
OpenBSD 7.1.
- Fix Python build in non-source directory; based on patch by
Michael Tokarev.
- Fix #673: DNS over TLS: error: SSL_handshake syscall: No route to
host.
- Merge #677: Allow using system certificates not only on Windows,
from pemensik.
- For #677: Added tls-system-cert to config parser and documentation.
- Fix #417: prefetch and ECS causing cache corruption when used
together.
- Fix #678: [FR] modify behaviour of unbound-control rpz_enable zone,
by updating unbound-control's documentation.
- Fix typos in config_set_option for the 'num-threads' and
'ede-serve-expired' options.
- Fix to silence test for ede error output to the console from the
test setup script.
- Fix ede test to not use default pidfile, and use local interface.
- Fix some lint type warnings.
- Fix #684: [FTBS] configure script error with libmnl on openSUSE 15.3
(and possibly other distributions)
==== vim ====
Version update (8.2.5038 -> 8.2.5083)
Subpackages: gvim vim-data vim-data-common
- Updated to version 8.2.5083, fixes the following problems
* A finished terminal in a popup window does not show a scrollbar.
* Confusing error if first argument of popup_create() is wrong.
* Scrollbar thumb in scrolled popup not visible.
* Cannot close a terminal popup with "NONE" job.
* Scrollbar thumb in tall scrolled popup not visible.
* Can open a cmdline window from a substitute expression.
* Command line test fails.
* Can escape a terminal popup window when the job is finished.
* vim_regsub() can overwrite the destination.
* CurSearch highlight is often wrong.
* When using XIM the gui test may fail.
* Insufficient tests for autocommands.
* Using freed memory when searching for pattern in path.
* Check for autocmd_add() event argument is confusing.
* CI checkout step title is a bit cryptic.
* Cannot have a comment halfway an expression in an autocmd command block.
* No good filetype for conf files similar to dosini.
* Statusline is not updated when terminal title changes.
* The channel log only contains some of the raw terminal output.
* Using gettimeofday() for timeout is very inefficient.
* input() does not handle composing characters properly.
* Autoconf 2.71 produces many obsolete warnings.
* Running configure fails.
* C89 requires signal handlers to return void.
* Coverity warns for dead code.
* Error for a command may go over the end of IObuff.
* No test for what 8.1.0052 fixes.
* Wrong return type for main() in tee.c.
* Can specify multispace listchars only for whole line.
* Timer_create is not available on every Mac system. (Hisashi T Fujinaka)
* Gcc 12.1 warning when building tee.
* Unnecessary code.
* With some Mac OS version clockid_t is redefined.
* Using uninitialized value and freed memory in spell command.
* Clang on MS-Windows produces warnings.
* Spell test fails on MS-Windows.
* Clang gives an out of bounds warning.
* Unnecessary code.
* Various warnings from clang on MS-Windows.
* Substitute test has a one second delay.
* DirChanged autocommand may use freed memory. (Shane-XB Qian)
* When indenting gets out of hand it is hard to stop.
* Retab test fails.
==== vulkan-loader ====
Version update (1.3.211.0 -> 1.3.216.0)
- Update to release SDK-1.3.216
* Revert 32bit linux unknown ext chain change
* Correctly check for NULL in loader_get_dispatch
* Revert "Implement unknown function intercept in layers"
* Fix a NULL inst crashing during loader_icd_scan
* Fix crashes from OOM in vkDestroyInstance
==== vulkan-tools ====
Version update (1.3.211.0 -> 1.3.216.0)
- Update to release SDK-1.3.216.0
* cube,vulkaninfo: Add portability_enumeration if present
* cube: add null check on wl_*_destroy functions
* vulkaninfo: Set sType in PhysDevGroupProps
* vkcubepp: Use correct extension for portability enumeration
==== wireless-regdb ====
Version update (20220527 -> 20220606)
- Update to version 20220606:
* wireless-regdb: update regulatory database based on preceding changes
* wireless-regdb: Unify 6 GHz rules for EU contries
* wireless-regdb: Remove AUTO-BW from 6 GHz rules
==== yast2 ====
Version update (4.5.4 -> 4.5.5)
Subpackages: yast2-logs
- Allow to install missing packages in chroot (bsc#1199840)
- 4.5.5
==== yast2-country ====
Version update (4.5.0 -> 4.5.1)
Subpackages: yast2-country-data
- Adapt language module to run properly in chroot (bsc#1199840)
- 4.5.1
==== yast2-trans ====
Version update (84.87.20220527.e399b59cf0 -> 84.87.20220610.18fe395dc0)
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.20220610.18fe395dc0:
* New POT for text domain 'network'.
* New POT for text domain 'hana-ha'.
* New POT for text domain 'control'.
* New POT for text domain 'online-update'.
* New POT for text domain 'add-on'.
==== zypper ====
Version update (1.14.52 -> 1.14.53)
Subpackages: zypper-log zypper-needs-restarting
- Basic JobReport for "cmdout/monitor".
- versioncmp: if verbose, also print the edition 'parts' which are
compared.
- Make sure MediaAccess is closed on exception (bsc#1194550)
- Display plus-content hint conditionally (fixes #433)
- Honor the NO_COLOR environment variable when auto-detecting
whether to use color (fixes #432)
- Define table columns which should be sorted natural [case
insensitive] (fixes #391, closes #396, fixes #424)
- lr/ls: Use highlight color on name and alias as well.
- version 1.14.53
1
0