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