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
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:
GraphicsMagick (1.3.38 -> 1.3.39)
ImageMagick
SDL2 (2.26.1 -> 2.26.2)
apache2-mod_php8 (8.1.13 -> 8.1.14)
blog
busybox (1.35.0 -> 1.36.0)
busybox-links (1.35.0 -> 1.36.0)
eog (43.1 -> 43.2)
evolution (3.46.2 -> 3.46.3)
evolution-data-server (3.46.2 -> 3.46.3)
evolution-ews (3.46.2 -> 3.46.3)
gcc11
gnome-maps (43.2 -> 43.3)
gnome-software (43.2 -> 43.3)
gvfs (1.50.2 -> 1.50.3)
hidapi (0.12.0 -> 0.13.0)
hunspell (1.7.1 -> 1.7.2)
hwinfo (22.1 -> 22.2)
libadwaita (1.2.0 -> 1.2.1)
libheif (1.14.1 -> 1.14.2)
libopenmpt (0.6.6 -> 0.6.7)
libqt5-qtscript
mailutils
mailx
openvpn
php8 (8.1.13 -> 8.1.14)
postgresql
ppp
procps
psmisc
python-greenlet
qemu
sendmail
snapper
syslogd
sysvinit
yast2-installation (4.5.11 -> 4.5.12)
yast2-trans (84.87.20230101.7fa7ea8642 -> 84.87.20230109.3afefde4ef)
=== Details ===
==== GraphicsMagick ====
Version update (1.3.38 -> 1.3.39)
Subpackages: libGraphicsMagick++-Q16-12 libGraphicsMagick-Q16-3 libGraphicsMagick3-config
- version update to 1.3.39
Special Issues:
* GraphicsMagick really does need some additional productive
volunteers. For several years now, the burden has entirely been on
me (Bob Friesenhahn). I have been sheparding the project for 20
years already (and contributed to ImageMagick and GraphicsMagick
combined for 26 years already). It is not reasonable to expect
someone with a full time job (and expecting to retire in a few
years) to do all of the work.
Security Fixes:
* GraphicsMagick is participating in Google's oss-fuzz project since
February 4 2018 due to the contributions and assistance of Alex
Gaynor and Paul Kehrer. The issues list is available at
https://bugs.chromium.org/p/oss-fuzz/issues/list under search term
"graphicsmagick". Issues are available for anyone to view and
duplicate if they have been in "Verified" status for 30 days, or if
they have been in "New" status for 90 days. Please consult the
GraphicsMagick ChangeLog file, Mercurial repository commit log, and
the oss-fuzz issues list for details.
Security Fixes:
* oss-fuzz: Several security fixes originating from oss-fuzz testing.
* ALL: Replace strcpy() with strlcpy(), replace strcat() with
strlcat(), replace sprintf() with snprintf(). Prefer using bounded
string functions. This change is made for the purpose of increasing
safety than to address any existing demonstrated concern.
Bug fixes:
* Coverity: Several fixes for issues found by Coverity to reduce the
number of reported issues back down to zero.
* Clang Analyzer 12: Fix most discovered issues.
* PNG: Fix possible use of uninitialized 'ping_num_trans' value in
ReadOnePNGImage().
* MinGW: Eliminate overwrite of existing _MSC_VER value in MinGW compile.
* MNG: Fix heap-use-after-free in CloseBlob.
* MNG: Fix indirect leak in MagickMallocCleared().
* PS: Assure that 'bounds' structure is initialized.
* EPT: Assure that 'bounds' structure is initialized.
* HEIF: If heif_image_handle_get_metadata_size() returns 0, then
carrying on with reading image data.
* configure.ac: Fix Bashism in maintainer-mode check.
* TGA: Remove a defective validation of comment length, which blocked
reading some sample TGA files from the "Encyclopedia Of Graphics
File Formats" book. Monochromatic bilevel TGA can now be read and
written. TGA "Footers" are now read and used when logging as well
as converted to Image attributes.
* WebP: Add configure.ac updates to check for libsharpyuv so that
builds with the development version work again.
* Visual Studio Build (VisualMagick): Fix project file generation.
Improve portability of code for configure.exe.
* Fixed mixed encoding (non-UTF-8) errors in text and source files.
* DrawPrimitive(): Fix composition using "0,0" for image size. This
became broken in GraphicsMagick 1.3.36.
* Blob API: Fixed SEEK_END validation. SEEK_END was not used before,
but now it is.
New Features:
* AVIF: Support reading AVIF via libheif if it supports decoding AVIF
(still no writer support).
* LOG: Added function IsEventLogged() to report if a particular event
will be logged. Us this as much as possible throughout the software
to replace use of IsEventLogging(). This avoids a possible
performance hit if any logging is enabled at all and logging
statements are executed which are filtered and produce no output.
* FITS: Support storing multiple scenes in one file (non-standard
extension).
* JPEG: Optionally enable arithmetic coder in JPG images using
'-define jpeg:arithmetic-coding=true'.
* JPEG: Add support for reading deep gray images.
* HEIF: Support reading ICC color profiles.
* Produce ASCII armored ".asc" format GPG signature files.
* Support reading directly from .bz2, .gz, .svgz, and .Z files
(without creating a temporary file), if possible.
API Updates:
* Magick++: Provide a version of Image::colorMapSize() which is a
'const' method. Continue to provide the non-const version in order
to avoid an ABI change. The compiler should choose the appropriate
version.
Feature improvements:
* HTML documentation generation based on Docutils is significantly
updated and improved.
* PerlMagick: Added more sample input files and changed many reader
tests to use hash signature rather than comparison to reduce the
distribution size.
* Blob: The ReadBlobString() function has been re-written to perform
better when reading from files.
* JXL: The JXL coder is updated to compile with what will likely
become JXL 0.8.0. Support for 16-bit 'short' samples, 16-bit
'float' samples, and 32-bit float samples added. Support for
reading and writing ICC, EXIF, and XMP profiles added.
* MIME: GM "magick" to MIME mappings have been added for apng, avif,
bmp, ico, and webp (regardless of if they are supported).
* XPM: The XPM reader performance is dramatically improved and is
observed to be 32x faster when reading a medium-sized XPM file
(e.g. the GraphicsMagick logo).
* XPM: Support reading "deep" images with more pallete entries than
the maximum colormap size.
Windows Delegate Updates/Additions:
* Update bundled libjasper to version 1.900.26. Please note that 4.0.0
is the latest version at this time and fixes a great many security
and stability issues which are present in 1.900.26.
* Update bundled libjpeg to version 9e.
... changelog too long, skipping 7 lines ...
- Enable JPEG-XL on Tumbleweed.
==== ImageMagick ====
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- Enable JPEG-XL on Tumbleweed.
==== SDL2 ====
Version update (2.26.1 -> 2.26.2)
- Update to release 2.26.2
* Fixed long delay at startup when a Razer keyboard is
connected
* Fixed not receiving SDLK_5 or SDL_SCANCODE_5 when using the
AZERTY keyboard layout on Linux
- Enable libsamplerate and libdecor components
- Remove unused tslib build requirement
==== apache2-mod_php8 ====
Version update (8.1.13 -> 8.1.14)
- version update to 8.1.14
* This is a security release.
* fixed: CVE-2022-31631 [bsc#1206958]
* https://www.php.net/ChangeLog-8.php#8.1.14
==== blog ====
Subpackages: blog-plymouth libblogger2
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== busybox ====
Version update (1.35.0 -> 1.36.0)
Subpackages: busybox-static
- Update to version 1.36.0
- awk: fix use after free (CVE-2022-30065)
- various fixes for ash, bc, cut, fbset, kbuild, libbb, mkfs.vfat,
mv, powertop, sed, sort, taskset, top, udhcpc6, unzip, vi, xxd
- improvements in ash, cmp, crond, devmem, ed, fbset, fdisk, ls, xargs, pkill
- new applets added: seedrng, tree, tsort
- Adjust busybox.config for new features
- ash: enable sleep built-in
- enable new applets: seedrng, tree, tsort
- enable SHA hardware acceleration
- try LOOP_CONFIGURE for losetup/loop mounts, but fall back to
LOOP_SET_FD + LOOP_SET_STATUS if not supported
- drop e63d7cdf.patch (fix for CVE-2022-30065), included upstream
==== busybox-links ====
Version update (1.35.0 -> 1.36.0)
Subpackages: busybox-bzip2 busybox-coreutils busybox-ed busybox-findutils busybox-gawk busybox-grep busybox-gzip busybox-psmisc busybox-sed busybox-sendmail busybox-tar busybox-util-linux busybox-which busybox-xz
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== eog ====
Version update (43.1 -> 43.2)
- Update to version 43.2:
+ Bug fixes and improvements: Avoid critical warnings when saving
images on exit.
+ Updated translations.
==== evolution ====
Version update (3.46.2 -> 3.46.3)
Subpackages: evolution-plugin-spamassassin
- Update to version 3.46.3:
+ Fix few memory leaks
+ EMailReader: Correct sensitivity of toolbar buttons
+ Add Interlingue translation into the list of supported locales
+ Bugs fixed:
- e_task_table_get_selected: Skip non-existent comp_data
- Calendar: Unset "Show Event Preview" shortcut
- Duplicate attachments when forwarding
- MarkdownEditor: Correct signature boundary start on text
insert
- RSS: Crash when reading feed with empty author
- itip-formatter: iframe height miscalculated without frame
flattening
- Composer: Spell checking is auto-enabled on mode change
+ Updated translations.
==== evolution-data-server ====
Version update (3.46.2 -> 3.46.3)
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.3:
+ Fix a crash under source_registry_object_added_no_owner()
+ ESoupAuthBearer: Add debug prints
+ Bugs fixed:
- e_util_change_uri_component: Reset default port when changing
scheme
- Prompting for password too often
+ Updated translations.
==== evolution-ews ====
Version update (3.46.2 -> 3.46.3)
- Update to version 3.46.3:
+ ecb_ews_get_timezone: Check for non-NULL `tzid` to avoid
runtime warning
+ Updated translations.
==== gcc11 ====
- Don't rely on %usrmerged, set it based on standard %suse_version
==== gnome-maps ====
Version update (43.2 -> 43.3)
- Update to version 43.3:
+ Fix blurry shape layers on zoom.
+ Fix user location accuracy marker positioning.
+ Various other bug fixes.
+ Updated translations.
==== gnome-software ====
Version update (43.2 -> 43.3)
Subpackages: gnome-software-plugin-packagekit
- Update to version 43.3:
+ Periodically expire cached app icons.
+ Stop notifying about unprepared critical updates.
+ Updated translations.
==== gvfs ====
Version update (1.50.2 -> 1.50.3)
Subpackages: gvfs-backend-afc gvfs-backend-samba gvfs-backends gvfs-fuse
- Update to version 1.50.3:
+ dav: Prevent usage of NULL when user is not specified.
+ ftp: Fix hangs when the connection is released.
+ fuse: Decrease file handle reference when open file fail.
+ sftp: PATH-expand the ssh client.
+ test: Several smaller enhancements.
+ backend: Add support for xx-large and x-large thumbnails.
+ goa: Prevent automounts when resuming from suspension.
+ Updated translations.
==== hidapi ====
Version update (0.12.0 -> 0.13.0)
- update to 0.13.0:
* general: add hid_get_device_info (#432);
* general: Meson build script (as a wrapper over CMake) (#410);
* general: add HID Bus Type in hid_device_info (#308);
* libusb: primary usage_page/usage is now available with hid_get_device_info
regardless of the compilation flags;
* hidraw: Open files with O_CLOEXEC to not leak fds to child processes (#446);
* hidraw: add support for HID over SPI (#486);
* cmake: libusb: Ensure Iconv is found when provided via CFLAGS/LDFLAGS (#430);
==== hunspell ====
Version update (1.7.1 -> 1.7.2)
Subpackages: hunspell-tools libhunspell-1_7-0
- update to 1.7.2:
* Crash fixes, code clean-up in ~200 commits
* tdf#136306 don't accept/suggest typos as 3-or-more-word compound words
* Prepare optional spelling mode of LibreOffice to not accept/suggest not
dictionary-based words as compound words
* Merge in weblate translations
==== hwinfo ====
Version update (22.1 -> 22.2)
Subpackages: libhd22
- merge gh#openSUSE/hwinfo#126
- create xen usb controller device if necessary (bsc#1204294)
- 22.2
==== libadwaita ====
Version update (1.2.0 -> 1.2.1)
Subpackages: libadwaita-1-0 typelib-1_0-Adw-1
- Update to version 1.2.1:
+ AdwActionRow: Fix spacing after removing all prefixes/suffixes
+ AdwAvatar: Correctly redraw on custom image changes
+ AdwEntryRow:
- Respect use-markup property
- Fix error/warning/success styles
- Fix spacing after removing all prefixes/suffixes
+ AdwExpanderRow: Fix spacing after removing all
prefixes/suffixes
+ AdwFlap: Fix natural width with fold-policy=never
+ AdwMessageDialog: Fix focus styles in RTL
+ AdwPreferencesWindow: Fix a memory leak
+ AdwSplitButton: Don't make dropdown insensitive when the button
is
+ AdwTabBar:
- Fix focus handling
- Fix autoscroll for non-local drags
+ AdwToastOverlay: Clarify documentation
+ AdwViewSwitcherBar: Fix typos in examples
+ AdwViewSwitcherTitle: Fix typos in examples
+ Stylesheet: Fix GtkSpinButton inside toolbars
+ Updated translations.
==== libheif ====
Version update (1.14.1 -> 1.14.2)
Subpackages: gdk-pixbuf-loader-libheif libheif1
- update to v1.14.2:
* A function name typo in the C++ wrapper was corrected in v1.14.1, but
the old function name should not have been removed from the API
* (ColorProfile_nclx::set_color_primaries()). The old name is added to the
API again in this release.
==== libopenmpt ====
Version update (0.6.6 -> 0.6.7)
- Update to 0.6.7
* IT: In sample mode, portamento to a different sample turns off
the filter if cutoff / resonance was previously 127 / 0.
* S3M Detect files saved with Graoumf Tracker instead of claiming
they were made with OpenMPT 4.47.
* S3M: Pattern loop state was not propagated anymore since
libopenmpt 0.6.0, leading to wrong song length calculation and
SB0 + SBx being located on different channels not working
properly anymore.
==== libqt5-qtscript ====
- Update to version 5.15.12+kde0, rebased upstream:
* No code changes
- Commits dropped by the rebase:
* Bump version to 5.15.10
* Blacklist two tests that fail on macOS ARM
* Bump version from 5.15.8 to 5.15.9
==== mailutils ====
Subpackages: libmailutils9
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== mailx ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== openvpn ====
- bsc#1123557: --suppress-timestamps isn't needed by default.
==== php8 ====
Version update (8.1.13 -> 8.1.14)
Subpackages: php8-cli php8-ctype php8-dom php8-gd php8-gettext php8-iconv php8-mbstring php8-mysql php8-openssl php8-pdo php8-sqlite php8-tokenizer php8-xmlreader php8-xmlwriter
- version update to 8.1.14
* This is a security release.
* fixed: CVE-2022-31631 [bsc#1206958]
* https://www.php.net/ChangeLog-8.php#8.1.14
==== postgresql ====
Subpackages: postgresql-contrib postgresql-server
- bsc#1206796: Refine the distinction of where to use sysusers and
use bcond to have the expression only in one place.
- riscv64 does not have llvm support yet,
adapt the %postgresql_has_llvm macro accordingly.
==== ppp ====
- Migration of PAM settings to /usr/lib/pam.d.
==== procps ====
Subpackages: libprocps8
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== psmisc ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== python-greenlet ====
- Add sphinx-6.0.0.patch to make it work with new version of Sphinx.
==== qemu ====
Subpackages: qemu-arm qemu-audio-spice qemu-block-curl qemu-block-nfs 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
- install binfmt-misc handlers for systemd (bsc#1206838)
==== sendmail ====
Subpackages: libmilter1_0
- Migration of PAM settings to /usr/lib/pam.d.
==== snapper ====
Subpackages: libsnapper6 snapper-zypp-plugin
- Replace transitional %usrmerged macro with regular version check
(boo#1206798)
- call generic plugins before and after the action
==== syslogd ====
Subpackages: klogd syslog-service
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== sysvinit ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== yast2-installation ====
Version update (4.5.11 -> 4.5.12)
- yupdate - added suport for patching the D-Installer
(bsc#1206927)
- 4.5.12
==== yast2-trans ====
Version update (84.87.20230101.7fa7ea8642 -> 84.87.20230109.3afefde4ef)
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.20230109.3afefde4ef:
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* Translated using Weblate (Spanish)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Added translation using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Added translation using Weblate (Georgian)
1
0
Hi,
I've been working on bringing support for the OrangePi Zero2. The
support for this board has been merged in the mainline kernel recently
(6.0) and includes the new AllWinner H616 soc and 1GB SDRAM. More
information is available on the wiki page [1].
I opened this requests to update the images but I'm not sure if I did it
correctly. Would be nice if anyone could have a look ;-)
u-boot-orangepizero2: https://build.opensuse.org/request/show/1056867
arm-trusted-firmware: https://build.opensuse.org/request/show/1056868
JeOS-orangepizero2: https://build.opensuse.org/request/show/1056870
[1] https://en.opensuse.org/HCL:Orange_Pi_Zero2
Thanks!!
--
Oscar C.
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:
ImageMagick (7.1.0.55 -> 7.1.0.57)
Mesa
Mesa-drivers
MozillaFirefox (108.0.1 -> 108.0.2)
PackageKit
akonadi-calendar (22.12.0 -> 22.12.1)
akonadi-calendar-tools (22.12.0 -> 22.12.1)
akonadi-contact (22.12.0 -> 22.12.1)
akonadi-import-wizard (22.12.0 -> 22.12.1)
akonadi-mime (22.12.0 -> 22.12.1)
akonadi-notes (22.12.0 -> 22.12.1)
akonadi-search (22.12.0 -> 22.12.1)
akonadi-server (22.12.0 -> 22.12.1)
akregator (22.12.0 -> 22.12.1)
analitza (22.12.0 -> 22.12.1)
apparmor
ark (22.12.0 -> 22.12.1)
at
baloo5-widgets (22.12.0 -> 22.12.1)
bind
blinken (22.12.0 -> 22.12.1)
bluedevil5 (5.26.4 -> 5.26.5)
bolt (0.9.4 -> 0.9.5)
bovo (22.12.0 -> 22.12.1)
breeze (5.26.4 -> 5.26.5)
breeze-gtk (5.26.4 -> 5.26.5)
btrfsprogs (6.0.2 -> 6.1.2)
busybox
calendarsupport (22.12.0 -> 22.12.1)
capstone
cervisia (22.12.0 -> 22.12.1)
cifs-utils
cpio
cryptsetup
dhcp
discount (2.2.7 -> 2.2.7b)
discover (5.26.4 -> 5.26.5)
dmraid
dolphin (22.12.0 -> 22.12.1)
dosfstools
dragonplayer (22.12.0 -> 22.12.1)
drbd
drbd-utils
drkonqi5 (5.26.4 -> 5.26.5)
e2fsprogs
eventviews (22.12.0 -> 22.12.1)
exiv2
f2fs-tools
fetchmail (6.4.34 -> 6.4.35)
ffmpegthumbs (22.12.0 -> 22.12.1)
findutils
firewalld (1.2.2 -> 1.3.0)
freetype2
fuse
fwupd (1.8.8 -> 1.8.9)
gawk
gdm
gedit (43.2 -> 44.1)
gnome-chess (43.0 -> 43.1)
gnustep-base (1.28.0 -> 1.28.1)
grantleetheme (22.12.0 -> 22.12.1)
grep
grub2
guestfs-tools
gwenview5 (22.12.0 -> 22.12.1)
gzip
hdparm
hplip (3.22.6 -> 3.22.10)
hwdata (0.365 -> 0.366)
incidenceeditor (22.12.0 -> 22.12.1)
initviocons
iproute2
iputils
juk (22.12.0 -> 22.12.1)
k3b (22.12.0 -> 22.12.1)
kaccounts-integration (22.12.0 -> 22.12.1)
kaccounts-providers (22.12.0 -> 22.12.1)
kactivitymanagerd (5.26.4 -> 5.26.5)
kaddressbook (22.12.0 -> 22.12.1)
kalgebra (22.12.0 -> 22.12.1)
kamera (22.12.0 -> 22.12.1)
kanagram (22.12.0 -> 22.12.1)
kapptemplate (22.12.0 -> 22.12.1)
kate (22.12.0 -> 22.12.1)
katomic (22.12.0 -> 22.12.1)
kbd
kblackbox (22.12.0 -> 22.12.1)
kblocks (22.12.0 -> 22.12.1)
kbounce (22.12.0 -> 22.12.1)
kbreakout (22.12.0 -> 22.12.1)
kbruch (22.12.0 -> 22.12.1)
kcachegrind (22.12.0 -> 22.12.1)
kcalc (22.12.0 -> 22.12.1)
kcalutils (22.12.0 -> 22.12.1)
kcharselect (22.12.0 -> 22.12.1)
kcm_sddm (5.26.4 -> 5.26.5)
kcolorchooser (22.12.0 -> 22.12.1)
kcron (22.12.0 -> 22.12.1)
kde-cli-tools5 (5.26.4 -> 5.26.5)
kde-gtk-config5 (5.26.4 -> 5.26.5)
kde-print-manager (22.12.0 -> 22.12.1)
kdeconnect-kde (22.12.0 -> 22.12.1)
kdeedu-data (22.12.0 -> 22.12.1)
kdegraphics-thumbnailers (22.12.0 -> 22.12.1)
kdenetwork-filesharing (22.12.0 -> 22.12.1)
kdepim-addons (22.12.0 -> 22.12.1)
kdepim-runtime (22.12.0 -> 22.12.1)
kdevelop5 (22.12.0 -> 22.12.1)
kdf (22.12.0 -> 22.12.1)
kdialog (22.12.0 -> 22.12.1)
kdiamond (22.12.0 -> 22.12.1)
kdsoap (2.0.0 -> 2.1.1)
kernel-source (6.1.1 -> 6.1.3)
kexec-tools
keyutils
kgamma5 (5.26.4 -> 5.26.5)
kgeography (22.12.0 -> 22.12.1)
kget (22.12.0 -> 22.12.1)
kgoldrunner (22.12.0 -> 22.12.1)
khangman (22.12.0 -> 22.12.1)
khelpcenter5 (22.12.0 -> 22.12.1)
khotkeys5 (5.26.4 -> 5.26.5)
kidentitymanagement (22.12.0 -> 22.12.1)
kig (22.12.0 -> 22.12.1)
kimap (22.12.0 -> 22.12.1)
kinfocenter5 (5.26.4 -> 5.26.5)
kio-extras5 (22.12.0 -> 22.12.1)
kio_audiocd (22.12.0 -> 22.12.1)
kipi-plugins (22.12.0 -> 22.12.1)
kiriki (22.12.0 -> 22.12.1)
kiten (22.12.0 -> 22.12.1)
kitinerary (22.12.0 -> 22.12.1)
kjumpingcube (22.12.0 -> 22.12.1)
kldap (22.12.0 -> 22.12.1)
kleopatra (22.12.0 -> 22.12.1)
klines (22.12.0 -> 22.12.1)
kmag (22.12.0 -> 22.12.1)
kmahjongg (22.12.0 -> 22.12.1)
kmail (22.12.0 -> 22.12.1)
kmail-account-wizard (22.12.0 -> 22.12.1)
kmailtransport (22.12.0 -> 22.12.1)
kmbox (22.12.0 -> 22.12.1)
kmenuedit5 (5.26.4 -> 5.26.5)
kmime (22.12.0 -> 22.12.1)
kmines (22.12.0 -> 22.12.1)
kmod
kmousetool (22.12.0 -> 22.12.1)
kmouth (22.12.0 -> 22.12.1)
kmplot (22.12.0 -> 22.12.1)
knavalbattle (22.12.0 -> 22.12.1)
knetwalk (22.12.0 -> 22.12.1)
knotes (22.12.0 -> 22.12.1)
kolf (22.12.0 -> 22.12.1)
kollision (22.12.0 -> 22.12.1)
kolourpaint (22.12.0 -> 22.12.1)
kompare (22.12.0 -> 22.12.1)
konquest (22.12.0 -> 22.12.1)
konsole (22.12.0 -> 22.12.1)
kontact (22.12.0 -> 22.12.1)
kontactinterface (22.12.0 -> 22.12.1)
konversation (22.12.0 -> 22.12.1)
kopete (22.12.0 -> 22.12.1)
korganizer (22.12.0 -> 22.12.1)
kpat (22.12.0 -> 22.12.1)
kpimtextedit (22.12.0 -> 22.12.1)
kpipewire (5.26.4 -> 5.26.5)
kpkpass (22.12.0 -> 22.12.1)
kqtquickcharts (22.12.0 -> 22.12.1)
kreversi (22.12.0 -> 22.12.1)
kruler (22.12.0 -> 22.12.1)
ksanecore (22.12.0 -> 22.12.1)
kscreen5 (5.26.4 -> 5.26.5)
kscreenlocker (5.26.4 -> 5.26.5)
kshisen (22.12.0 -> 22.12.1)
ksirk (22.12.0 -> 22.12.1)
ksmtp (22.12.0 -> 22.12.1)
kspaceduel (22.12.0 -> 22.12.1)
ksquares (22.12.0 -> 22.12.1)
ksshaskpass5 (5.26.4 -> 5.26.5)
ksudoku (22.12.0 -> 22.12.1)
ksystemlog (22.12.0 -> 22.12.1)
ksystemstats5 (5.26.4 -> 5.26.5)
kteatime (22.12.0 -> 22.12.1)
ktimer (22.12.0 -> 22.12.1)
ktnef (22.12.0 -> 22.12.1)
ktouch (22.12.0 -> 22.12.1)
kturtle (22.12.0 -> 22.12.1)
kubrick (22.12.0 -> 22.12.1)
kwalletmanager5 (22.12.0 -> 22.12.1)
kwayland-integration (5.26.4 -> 5.26.5)
kwin5 (5.26.4 -> 5.26.5)
kwordquiz (22.12.0 -> 22.12.1)
kwrited5 (5.26.4 -> 5.26.5)
layer-shell-qt (5.26.4 -> 5.26.5)
libapparmor
libbpf
libgravatar (22.12.0 -> 22.12.1)
libheif (1.12.0 -> 1.14.1)
libjpeg-turbo
libkcddb (22.12.0 -> 22.12.1)
libkcompactdisc (22.12.0 -> 22.12.1)
libkdcraw (22.12.0 -> 22.12.1)
libkdecoration2 (5.26.4 -> 5.26.5)
libkdegames (22.12.0 -> 22.12.1)
libkdepim (22.12.0 -> 22.12.1)
libkeduvocdocument (22.12.0 -> 22.12.1)
libkexiv2 (22.12.0 -> 22.12.1)
libkgapi (22.12.0 -> 22.12.1)
libkipi (22.12.0 -> 22.12.1)
libkleo (22.12.0 -> 22.12.1)
libkmahjongg (22.12.0 -> 22.12.1)
libkomparediff2 (22.12.0 -> 22.12.1)
libksane (22.12.0 -> 22.12.1)
libksba (1.6.2 -> 1.6.3)
libkscreen2 (5.26.4 -> 5.26.5)
libksieve (22.12.0 -> 22.12.1)
libksysguard5 (5.26.4 -> 5.26.5)
libktorrent (22.12.0 -> 22.12.1)
libplacebo (5.229.1 -> 5.229.2)
libsolv (0.7.22 -> 0.7.23)
libstorage-ng (4.5.57 -> 4.5.62)
libxcb
libxkbcommon (1.4.1 -> 1.5.0)
libzypp (17.31.6 -> 17.31.7)
lokalize (22.12.0 -> 22.12.1)
lskat (22.12.0 -> 22.12.1)
lvm2
lvm2-device-mapper
mailcommon (22.12.0 -> 22.12.1)
mailimporter (22.12.0 -> 22.12.1)
makedumpfile (1.7.1 -> 1.7.2)
man-pages (5.13 -> 6.02)
mariadb
mbox-importer (22.12.0 -> 22.12.1)
messagelib (22.12.0 -> 22.12.1)
mhvtl (1.70_release+865.af13081a1ae5_k6.1.1_1 -> 1.70_release+865.af13081a1ae5_k6.1.3_1)
milou5 (5.26.4 -> 5.26.5)
mobipocket (22.12.0 -> 22.12.1)
net-snmp
ntfs-3g_ntfsprogs
okular (22.12.0 -> 22.12.1)
openafs (1.8.9~pre2 -> 1.8.9)
orca (43.0 -> 43.1)
os-prober (1.79 -> 1.81)
oxygen5-sounds (5.26.4 -> 5.26.5)
pam_mount
parley (22.12.0 -> 22.12.1)
perl-Image-ExifTool (12.50 -> 12.52)
perl-Mojolicious (9.30 -> 9.31)
perl-Net-DNS (1.35 -> 1.36)
pim-data-exporter (22.12.0 -> 22.12.1)
pim-sieve-editor (22.12.0 -> 22.12.1)
pimcommon (22.12.0 -> 22.12.1)
pipewire
plasma-browser-integration (5.26.4 -> 5.26.5)
plasma-nm5 (5.26.4 -> 5.26.5)
plasma5-addons (5.26.4 -> 5.26.5)
plasma5-desktop (5.26.4 -> 5.26.5)
plasma5-disks (5.26.4 -> 5.26.5)
plasma5-integration (5.26.4 -> 5.26.5)
plasma5-openSUSE
plasma5-pa (5.26.4 -> 5.26.5)
plasma5-systemmonitor (5.26.4 -> 5.26.5)
plasma5-thunderbolt (5.26.4 -> 5.26.5)
plasma5-workspace (5.26.4.1 -> 5.26.5)
polkit-kde-agent-5 (5.26.4 -> 5.26.5)
poppler (22.12.0 -> 23.01.0)
poppler-qt5 (22.12.0 -> 23.01.0)
powerdevil5 (5.26.4 -> 5.26.5)
procps4
python-Pillow (9.3.0 -> 9.4.0)
python-attrs (22.1.0 -> 22.2.0)
python-cffi
python-chardet (5.0.0 -> 5.1.0)
python-cryptography (38.0.4 -> 39.0.0)
python-dbus-python (1.2.18 -> 1.3.2)
python-distro (1.7.0 -> 1.8.0)
python-future
python-importlib-metadata (5.1.0 -> 6.0.0)
python-importlib-resources (5.10.1 -> 5.10.2)
python-linux-procfs (0.6 -> 0.7.1)
python-lxml (4.9.1 -> 4.9.2)
python-numpy (1.23.4 -> 1.24.1)
python-pexpect
python-pyOpenSSL (22.1.0 -> 23.0.0)
python-pycurl (7.45.1 -> 7.45.2)
python-pytz (2022.6 -> 2022.7)
python-simplejson (3.18.0 -> 3.18.1)
python310-packaging (21.3 -> 22.0)
qalculate (4.4.0 -> 4.5.0)
raspberrypi-firmware-dt (2022.10.26 -> 2022.12.21)
rav1e (0.6.1+0 -> 0.6.2+0)
rpcbind
seahorse
sed
signon-kwallet-extension (22.12.0 -> 22.12.1)
skanlite (22.12.0 -> 22.12.1)
spectacle (22.12.0 -> 22.12.1)
sqlite3 (3.40.0 -> 3.40.1)
squid
sssd
step (22.12.0 -> 22.12.1)
subversion
supermin
sweeper (22.12.0 -> 22.12.1)
systemd (252.3 -> 252.4)
systemd-presets-common-SUSE
systemsettings5 (5.26.4 -> 5.26.5)
tar
tcpdump (4.99.1 -> 4.99.2)
texinfo
tgt (1.0.84 -> 1.0.85)
tigervnc
traceroute (2.1.0 -> 2.1.1)
umbrello (22.12.0 -> 22.12.1)
unison (2.52.1 -> 2.53.0)
units (2.21 -> 2.22)
util-linux
util-linux-systemd
whois (5.5.14 -> 5.5.15)
woff2
xdg-desktop-portal-kde (5.26.4 -> 5.26.5)
xen
xfsdump
xfsprogs (6.0.0 -> 6.1.0)
xlockmore
xscreensaver
xz (5.2.10 -> 5.4.0)
yakuake (22.12.0 -> 22.12.1)
yast2-trans (84.87.20221218.6fdb651e97 -> 84.87.20230101.7fa7ea8642)
zstd
zypper (1.14.58 -> 1.14.59)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.55 -> 7.1.0.57)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- Update to 7.1.0.57:
* https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#710-57
==== Mesa ====
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- Update list of gallium-drivers to match default list
==== Mesa-drivers ====
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- Update list of gallium-drivers to match default list
==== MozillaFirefox ====
Version update (108.0.1 -> 108.0.2)
Subpackages: MozillaFirefox-translations-common
- Mozilla Firefox 108.0.2
* Fixes a crash that might occur when managing browser history
(bmo#1806408).
- Drop merged-upstream mozilla-bmo1805809.patch.
==== PackageKit ====
Subpackages: PackageKit-backend-zypp PackageKit-gstreamer-plugin PackageKit-gtk3-module libpackagekit-glib2-18 typelib-1_0-PackageKitGlib-1_0
- Add PackageKit-zypp-fix-ambiguous-filesystem-reference.patch:
zypp: Fix ambiguous reference to 'filesystem' class
(gh#PackageKit/PackageKit/commit/bb1409a71, bsc#1206687).
==== akonadi-calendar ====
Version update (22.12.0 -> 22.12.1)
Subpackages: akonadi-calendar-lang akonadi-plugin-calendar kalendarac libKF5AkonadiCalendar5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-calendar-tools ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-contact ====
Version update (22.12.0 -> 22.12.1)
Subpackages: akonadi-plugin-contacts libKF5AkonadiContact5 libKF5ContactEditor5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-import-wizard ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKPimImportWizard5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-mime ====
Version update (22.12.0 -> 22.12.1)
Subpackages: akonadi-plugin-mime libKF5AkonadiMime5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-notes ====
Version update (22.12.0 -> 22.12.1)
Subpackages: akonadi-notes-lang libKF5AkonadiNotes5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-search ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5AkonadiSearch5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akonadi-server ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5AkonadiAgentBase5 libKF5AkonadiCore5 libKF5AkonadiPrivate5 libKF5AkonadiWidgets5 libKF5AkonadiXml5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== akregator ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== analitza ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libAnalitza8
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== apparmor ====
Subpackages: apparmor-abstractions apparmor-docs apparmor-parser apparmor-profiles apparmor-utils pam_apparmor python3-apparmor
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== ark ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libkerfuffle22
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== at ====
- Migration of PAM settings to /usr/lib/pam.d
==== baloo5-widgets ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== bind ====
Subpackages: bind-doc bind-utils
- Declare that named.service depends on network-online.target, otherwise named
may start too early and thus fail (time out) when resolving some
domains. This happens easily in containers.
==== blinken ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== bluedevil5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: bluedevil5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== bolt ====
Version update (0.9.4 -> 0.9.5)
- update to 0.9.5:
* Fixed several test and build setting issues.
* Introduced packit. Packit was used to package rpm to downstream Fedora
automatically. Moreover, Koji and bodhi could be triggered by packit
automatically.
==== bovo ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== breeze ====
Version update (5.26.4 -> 5.26.5)
Subpackages: breeze5-cursors breeze5-decoration breeze5-style breeze5-style-lang libbreezecommon5-5
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== breeze-gtk ====
Version update (5.26.4 -> 5.26.5)
Subpackages: gtk2-metatheme-breeze gtk3-metatheme-breeze metatheme-breeze-common
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== btrfsprogs ====
Version update (6.0.2 -> 6.1.2)
Subpackages: btrfsprogs-udev-rules libbtrfs0
- update to 6.1.2:
* revert libbtrfs changes to v6.0.2, fix remaining build problems
- update to 6.1.1:
* subvol list: fix printing of UUID
* revert changes to ctree.h regarding qgroup items, breaks build of several
applications
* hide __init definition in kerncompat.h, may break build
- update to 6.1:
* filesystem df: add json output
* qgroup show: add json output
* new command: 'inspect-internal map-swapfile' to check swapfile and its
swapfile_offset value used for hibernation
* corrupt-block: fix parsing of option --root argument
* experimental (interfaces not finalized):
* new command 'inspect-internal list-chunks'
* new group reflink, command clone
* other:
* synchronize some files with kernel versions
* docs updates
* build: use gnu11
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== busybox ====
Subpackages: busybox-static
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== calendarsupport ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5CalendarSupport5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== capstone ====
- Enable static library, and add libcapstone-devel-static subpackage
(this is helpful for qemu-linux-user)
==== cervisia ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== cifs-utils ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== cpio ====
Subpackages: cpio-mt
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== cryptsetup ====
Subpackages: cryptsetup-doc libcryptsetup12 libcryptsetup12-hmac
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== dhcp ====
Subpackages: dhcp-relay dhcp-server
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== discount ====
Version update (2.2.7 -> 2.2.7b)
- update to 2.2.7b:
* fix to makefiles for parallel build
==== discover ====
Version update (5.26.4 -> 5.26.5)
Subpackages: discover-backend-flatpak discover-backend-fwupd discover-backend-packagekit discover-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* libdiscover: fix permission text not being translated
==== dmraid ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== dolphin ====
Version update (22.12.0 -> 22.12.1)
Subpackages: dolphin-part libdolphinvcs5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== dosfstools ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== dragonplayer ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== drbd ====
- remove useless patch, dax_get_by_host() was replaced by fs_dax_get_by_bdev()
* bsc-1192929_06-dax_support.patch
- drbd: fix build error against kernel v6.1.1 (bsc#1206791)
* update bsc-1201335_06-bdi.patch commit log (no code change)
+ bsc-1201335_06-bdi.patch
* update bsc-1202600_02-dax-introduce-DAX_RECOVERY_WRITE-dax-access-mode.patch (no code change)
+ bsc-1202600_02-dax-introduce-DAX_RECOVERY_WRITE-dax-access-mode.patch
* using upstream patch to replace exist patch
- bsc-1204596_02-drbd-stop-using-bdevname-in-drbd_report_io_error.patch
+ bsc-1204596_02-drbd-remove-usage-of-bdevname.patch
* add new patches
+ bsc-1206791-01-drbd-add-comments-explaining-removal-of-bdi-congesti.patch
+ bsc-1206791-02-drbd-fix-static-analysis-warnings.patch
+ bsc-1206791-03-drbd-fix-warning-about-initializing-multiple-struct-.patch
+ bsc-1206791-04-blk_queue_split__no_present.patch
+ bsc-1206791-05-prandom_u32_max.patch
+ bsc-1206791-06-write_zeroes__no_capable.patch
+ bsc-1206791-07-drbd-fix-use-after-free-bugs-in-get_initial_state.patch
+ bsc-1206791-08-lib-lru_cache-Fixed-array-overflow-caused-by-incorre.patch
+ bsc-1206791-09-pmem-use-fs_dax_get_by_bdev-instead-of-dax_get_by_ho.patch
==== drbd-utils ====
- drbd.service fails to load - incorrect path to executable (bsc#1206754)
* use %suse_version to replace %UsrMerge
* modify drbd-utils.spec for create symbolic folder "/lib/drbd"
==== drkonqi5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: drkonqi5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== e2fsprogs ====
Subpackages: e2fsprogs-scrub libcom_err2 libext2fs2
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== eventviews ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5EventViews5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== exiv2 ====
- switch to ctest for running the testsuite
==== f2fs-tools ====
Subpackages: libf2fs9
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== fetchmail ====
Version update (6.4.34 -> 6.4.35)
Subpackages: fetchmailconf
- Update to 6.4.35:
* BREAKING CHANGES:
- Fetchmail now warns about OpenSSL before 1.1.1s or 3.0.7,
and rejects wolfSSL older than 5.5.0.
* Updated Swedish and Esperanto translations.
==== ffmpegthumbs ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== findutils ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== firewalld ====
Version update (1.2.2 -> 1.3.0)
Subpackages: firewalld-bash-completion firewalld-zsh-completion python3-firewall
- update to 1.3.0:
* feat(service): add Warpinator
* feat(dbus): reset to default settings
* feat(service): add bareos-director bareos-filedaemon
bareos-storage
* feat(policy): masquerade: allow ingress zone to have interface
* feat(service): add Nebula service
* feat(service): add Ceph Prometheus exporter
* feat(service): add OMG DDS service definition
* feat(service): add llmnr-client service
* feat(service): add ps2link service
* feat(service): add definition for syncthing-relay
==== freetype2 ====
Subpackages: freetype2-devel libfreetype6
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== fuse ====
Subpackages: libfuse2
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== fwupd ====
Version update (1.8.8 -> 1.8.9)
Subpackages: fwupd-bash-completion libfwupd2 typelib-1_0-Fwupd-2_0
- Update to 1.8.9:
+ This release adds the following features:
- Add an interactive request for re-inserting the USB cable
- Add SHA384 support for TPM hashes
- Add X-FingerprintReader, X-GraphicsTablet, X-Dock and X-UsbDock categories
- Allow specifying OR parent requirements in metadata
+ This release fixes the following bugs:
- Add the fwupd version to the HSI result if the chassis is invalid
- Allow getting the ESP when there is a block device with no filesystem
- Allow reinstalling on devices with only-version-upgrade set
- Do not require the TPM event log to have all reconstructions
- Fix a tiny memory leak when parsing signed reports
- Ignore failure to mount the ESP if unsupported
- Never allow using SHA-1 for checksum validation
- Return a more useful error if USB recovery failed
- Skip the fwupdx64.efi BootXXXX entry when measuring system integrity
- Speed up daemon startup using prepared XPath queries
- Suggest to turn on ThunderboltAccess for Lenovo systems
- Use better defaults if the config file is missing
+ This release adds support for the following hardware:
- More Solidigm NVMe devices
- More Synaptics Cape devices
- More Synaptics Prometheus devices
- Most Texas Instruments USB-4 docks
- Scaler support for Wacom USB devices
- Several new Wistron USB-C docks
==== gawk ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== gdm ====
Subpackages: gdm-schema gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0
- Update gdm-smartcard.pamd: Move pam_nologin.so under pam_pkcs11.so
to make it work with pam_pkcs11's auto file username.
==== gedit ====
Version update (43.2 -> 44.1)
Subpackages: python3-gedit
- Update to version 44.1:
+ Updated translations.
- Changes from version 44.0:
+ Minor bug fixes.
+ Use more Tepl features.
+ Code refactorings.
+ Misc:
- Donations: change to Liberapay link.
- Create https://gedit-technology.net/ (mainly for developers).
+ User manual:
- Available online:
https://gedit-technology.net/user-manuals/gedit/ (used on
platforms where Yelp is unavailable: macOS and Windows).
- Improvements to the content.
+ The core of the application:
- Rework the statusbar.
- Improve the vocabulary used in the dialog for choosing
favorite encodings.
- Improve a little the API docs.
+ Plugins: File browser: expand/collapse item on right/left
keypress.
+ Updated translations.
- Bump api_ver to 44 following upstream changes.
==== gnome-chess ====
Version update (43.0 -> 43.1)
- Update to version 43.1:
+ Fix build with latest valac.
+ Fix keyboard shortcuts dialog.
+ Updated translations.
==== gnustep-base ====
Version update (1.28.0 -> 1.28.1)
- Update to version 1.28.1
* Many changes to make building and testcases work on ms-windows (particularly with the MSVC target and when using a strict C99 compiler).
* Support for native locking on ms-windows.
* Support for overlapped I/O on ms-windows.
* New timezone handling code to deal with v2+ of the timezone format.
* TLS support for secure Distributed Objects connections.
* Masking of sensitive information in http/https debug logs.
* a variety of bugfixes.
==== grantleetheme ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5GrantleeTheme5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== grep ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Move unsupported zfs modules into 'extras' packages
(bsc#1205554) (PED-2947)
- Fix inappropriately including commented lines in crypttab (bsc#1206279)
* 0010-templates-import-etc-crypttab-to-grub.cfg.patch
- Make grub.cfg invariant to efi and legacy platforms (bsc#1205200)
- Removed patch linuxefi
* grub2-secureboot-provide-linuxefi-config.patch
* grub2-secureboot-use-linuxefi-on-uefi-in-os-prober.patch
* grub2-secureboot-use-linuxefi-on-uefi.patch
- Rediff
* grub2-btrfs-05-grub2-mkconfig.patch
* grub2-efi-xen-cmdline.patch
* grub2-s390x-05-grub2-mkconfig.patch
* grub2-suse-remove-linux-root-param.patch
==== guestfs-tools ====
- Enable build on riscv64
==== gwenview5 ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== gzip ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== hdparm ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== hplip ====
Version update (3.22.6 -> 3.22.10)
Subpackages: hplip-hpijs hplip-sane hplip-udev-rules
- Update to 3.22.10
* drop no-systray-failure-message.patch (fixed upstream)
* adapt Use-lsb_release-fallback-code-if-import-distro-fails.patch
(code moved to different source file upstream)
==== hwdata ====
Version update (0.365 -> 0.366)
- update to 0.366:
* Update pci, usb and vendor ids
==== incidenceeditor ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5IncidenceEditor5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== initviocons ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== iproute2 ====
Subpackages: iproute2-bash-completion
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== iputils ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== juk ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== k3b ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kaccounts-integration ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libkaccounts2
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kaccounts-providers ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kactivitymanagerd ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kactivitymanagerd-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kaddressbook ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kaddressbook-doc libKPimAddressbookImportExport5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kalgebra ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kamera ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kamera-lang kio_kamera
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kanagram ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kapptemplate ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kate ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kate-plugins
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== katomic ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kbd ====
Subpackages: kbd-legacy
- rebased cz-map.patch for console-setup 1.215 update; apparently
'U+00b0' needs to be 'dead_abovering' and not 'dead_grave' as we
assumed before
==== kblackbox ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kblocks ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kbounce ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kbreakout ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kbruch ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kcachegrind ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kcalc ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kcalutils ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5CalendarUtils5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kcharselect ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kcm_sddm ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kcm_sddm-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kcolorchooser ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kcron ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kde-cli-tools5 ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kde-gtk-config5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kde-gtk-config5-gtk3
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kde-print-manager ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdeconnect-kde ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kdeconnect-kde-zsh-completion
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdeedu-data ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdegraphics-thumbnailers ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdenetwork-filesharing ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdepim-addons ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdepim-runtime ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdevelop5 ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kdevplatform libkdevplatform510
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdf ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kwikdisk
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdialog ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdiamond ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kdsoap ====
Version update (2.0.0 -> 2.1.1)
- Update to 2.1.1:
* buildsystem - undo co-installability of Qt5 and Qt6 headers.
- Update to 2.1.0:
* Re-license project to MIT and remove the commercial offering
* buildsystem - Increase minimum CMake version to 3.12.0
* buildsystem - Build in Release mode by default (in non-developer situations)
* Client-side:
+ Generate "explicit" in front of service and job constructors
* Server-side:
+ Disable HTTP/2 support (which Qt 6 enables by default), it causes trouble with some SOAP servers.
+ Improve parsing of GET argument to avoid misinterpreting queries (possible security issue #247).
==== kernel-source ====
Version update (6.1.1 -> 6.1.3)
Subpackages: kernel-64kb kernel-default
- Linux 6.1.3 (bsc#1012628).
- eventpoll: add EPOLL_URING_WAKE poll wakeup flag (bsc#1012628).
- eventfd: provide a eventfd_signal_mask() helper (bsc#1012628).
- io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and
wakeups (bsc#1012628).
- nvme-pci: fix doorbell buffer value endianness (bsc#1012628).
- nvme-pci: fix mempool alloc size (bsc#1012628).
- nvme-pci: fix page size checks (bsc#1012628).
- ACPI: resource: do IRQ override on XMG Core 15 (bsc#1012628).
- ACPI: resource: do IRQ override on Lenovo 14ALC7 (bsc#1012628).
- ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks
(bsc#1012628).
- ACPI: video: Fix Apple GMUX backlight detection (bsc#1012628).
- block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq (bsc#1012628).
- ata: ahci: Fix PCS quirk application for suspend (bsc#1012628).
- nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition
(bsc#1012628).
- nvmet: don't defer passthrough commands with trivial effects
to the workqueue (bsc#1012628).
- fs/ntfs3: Validate BOOT record_size (bsc#1012628).
- fs/ntfs3: Add overflow check for attribute size (bsc#1012628).
- fs/ntfs3: Validate data run offset (bsc#1012628).
- fs/ntfs3: Add null pointer check to attr_load_runs_vcn
(bsc#1012628).
- fs/ntfs3: Fix memory leak on ntfs_fill_super() error path
(bsc#1012628).
- fs/ntfs3: Add null pointer check for inode operations
(bsc#1012628).
- fs/ntfs3: Validate attribute name offset (bsc#1012628).
- fs/ntfs3: Validate buffer length while parsing index
(bsc#1012628).
- fs/ntfs3: Validate resident attribute name (bsc#1012628).
- fs/ntfs3: Fix slab-out-of-bounds read in run_unpack
(bsc#1012628).
- soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
(bsc#1012628).
- phy: sun4i-usb: Introduce port2 SIDDQ quirk (bsc#1012628).
- phy: sun4i-usb: Add support for the H616 USB PHY (bsc#1012628).
- fs/ntfs3: Validate index root when initialize NTFS security
(bsc#1012628).
- fs/ntfs3: Use __GFP_NOWARN allocation at wnd_init()
(bsc#1012628).
- fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
(bsc#1012628).
- fs/ntfs3: Delete duplicate condition in ntfs_read_mft()
(bsc#1012628).
- fs/ntfs3: Fix slab-out-of-bounds in r_page (bsc#1012628).
- objtool: Fix SEGFAULT (bsc#1012628).
- iommu/mediatek: Fix crash on isr after kexec() (bsc#1012628).
- powerpc/rtas: avoid device tree lookups in rtas_os_term()
(bsc#1012628).
- powerpc/rtas: avoid scheduling in rtas_os_term() (bsc#1012628).
- rtc: msc313: Fix function prototype mismatch in
msc313_rtc_probe() (bsc#1012628).
- kprobes: kretprobe events missing on 2-core KVM guest
(bsc#1012628).
- HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint
(bsc#1012628).
- HID: plantronics: Additional PIDs for double volume key presses
quirk (bsc#1012628).
- futex: Fix futex_waitv() hrtimer debug object leak on kcalloc
error (bsc#1012628).
- rtmutex: Add acquire semantics for rtmutex lock acquisition
slow path (bsc#1012628).
- mm/mempolicy: fix memory leak in set_mempolicy_home_node system
call (bsc#1012628).
- kmsan: export kmsan_handle_urb (bsc#1012628).
- kmsan: include linux/vmalloc.h (bsc#1012628).
- pstore: Properly assign mem_type property (bsc#1012628).
- pstore/zone: Use GFP_ATOMIC to allocate zone buffer
(bsc#1012628).
- hfsplus: fix bug causing custom uid and gid being unable to
be assigned with mount (bsc#1012628).
- ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865
(bsc#1012628).
- ACPI: x86: s2idle: Stop using AMD specific codepath for
Rembrandt+ (bsc#1012628).
- binfmt: Fix error return code in load_elf_fdpic_binary()
(bsc#1012628).
- ovl: Use ovl mounter's fsuid and fsgid in ovl_link()
(bsc#1012628).
- ovl: update ->f_iocb_flags when ovl_change_flags() modifies
- >f_flags (bsc#1012628).
- ALSA: line6: correct midi status byte when receiving data from
podxt (bsc#1012628).
- ALSA: line6: fix stack overflow in line6_midi_transmit
(bsc#1012628).
- pnode: terminate at peers of source (bsc#1012628).
- mfd: mt6360: Add bounds checking in Regmap read/write call-backs
(bsc#1012628).
- md: fix a crash in mempool_free (bsc#1012628).
- mm, compaction: fix fast_isolate_around() to stay within
boundaries (bsc#1012628).
- f2fs: should put a page when checking the summary info
(bsc#1012628).
- f2fs: allow to read node block after shutdown (bsc#1012628).
- block: Do not reread partition table on exclusively open device
(bsc#1012628).
- mmc: vub300: fix warning - do not call blocking ops when
... changelog too long, skipping 1985 lines ...
- commit 081acb5
==== kexec-tools ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== keyutils ====
Subpackages: libkeyutils1
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== kgamma5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kgamma5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kgeography ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kget ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kgoldrunner ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== khangman ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== khelpcenter5 ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== khotkeys5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: khotkeys5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kidentitymanagement ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kidentitymanagement-lang libKF5IdentityManagement5 libKF5IdentityManagementWidgets5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kig ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kimap ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kimap-lang libKF5IMAP5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kinfocenter5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kinfocenter5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kio-extras5 ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libkioarchive5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kio_audiocd ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kipi-plugins ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kiriki ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kiten ====
Version update (22.12.0 -> 22.12.1)
Subpackages: fonts-KanjiStrokeOrders
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kitinerary ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKPimItinerary5 libKPimItinerary5-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kjumpingcube ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kldap ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Ldap5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kleopatra ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== klines ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmag ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmahjongg ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmail ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kmail-application-icons ktnef
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmail-account-wizard ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmailtransport ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5MailTransport5 libKF5MailTransportAkonadi5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmbox ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmenuedit5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kmenuedit5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kmime ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kmime-lang libKF5Mime5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmines ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmod ====
Subpackages: kmod-bash-completion libkmod2
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== kmousetool ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmouth ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kmplot ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== knavalbattle ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== knetwalk ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== knotes ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kolf ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kollision ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kolourpaint ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kompare ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== konquest ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== konsole ====
Version update (22.12.0 -> 22.12.1)
Subpackages: konsole-part konsole-part-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kontact ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kontactinterface ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kontactinterface-lang libKF5KontactInterface5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== konversation ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kopete ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== korganizer ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kpat ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kpimtextedit ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5PimTextEdit5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kpipewire ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kpipewire-imports libKPipeWire5 libKPipeWireRecord5
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kpkpass ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kqtquickcharts ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kreversi ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kruler ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksanecore ====
Version update (22.12.0 -> 22.12.1)
Subpackages: ksanecore-lang libKSaneCore1
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kscreen5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kscreen5-lang kscreen5-plasmoid
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kscreenlocker ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kscreenlocker-lang libKScreenLocker5
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Fix KSignalHandler initialization order
* Fix crash condition where kscreenlocker_greet doesn't start
handle signals in time On mobile, we frequently spam our power
buttons, of which each triggers a call from PowerDevil to
ksldapp (in ksmserver) to lock the screen.
* Fix wallpaper not loading (leaving the background black)
==== kshisen ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksirk ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksmtp ====
Version update (22.12.0 -> 22.12.1)
Subpackages: ksmtp-lang libKPimSMTP5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kspaceduel ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksquares ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksshaskpass5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: ksshaskpass5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== ksudoku ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksystemlog ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ksystemstats5 ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kteatime ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ktimer ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ktnef ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== ktouch ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kturtle ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kubrick ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kwalletmanager5 ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kwayland-integration ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== kwin5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: kwin5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Include missing cmath header for std::round
* backends/drm: extend connector lifetime to match their outputs (kde#463334)
* Ignore critical notifications in window heap effects (kde#463437)
* workspace: don't make the placeholder output too big
* kwinglutils: Restore the default FB when the last FBO is unbound
* dmabuf: Create buffers without the SCANOUT flag
* screencast: Don't skip the last valid modifier
* wayland: Fix updating pixel data from translucent client buffers when using qpainter backend
* backends/drm: fix VRR detection (kde#463172)
* backends/drm: fix error in finding the best plane
* wayland: Require to reboot computer after changing primary selection option
* Revert "Disable PrimarySelection in seat setPrimarySelection" (kde#461498)
* scene: Fix a typo in WindowItem::updateShadowItem()
* workspace: handle duplicate output hashes correctly
* core/outputconfiguration: use std::weak_ptr for storing the mode
* workspace: match KScreen when computing the hash without an edid
* backends/drm: don't break crtc<->plane connections (kde#462214)
* effects/blendchanges: ignore fullscreen windows
* wayland/outputmanagement: reject configurations if outputs change (kde#460953)
* backends/drm: don't leak gbm surface if creating egl surface fails
==== kwordquiz ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== kwrited5 ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== layer-shell-qt ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== libapparmor ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== libbpf ====
- Remove requirement of linux-glibc-devel >= 5.16 for devel package
==== libgravatar ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Gravatar5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libheif ====
Version update (1.12.0 -> 1.14.1)
Subpackages: gdk-pixbuf-loader-libheif libheif1
- update to v1.14.1:
* various issues is the build system
* encoding images smaller than 64x64 with svt-av1
* the 'quality' parameter for svt-av1
* a potentially wrong image orientation for PNG inputs
* crash on non-null terminated XMP input
* HDR RGB to YCbCr conversion coefficients for limited range coefficients
- update to 1.14.0:
* adds SVT-AV1 encoder as AVIF backend
* dynamic plugin interface for installing codecs independently from libheif (currently Unix only)
* add XMP header compression (using zlib)
* library should now be initialized with heif_init()
* heif_convert: extract EXIF and XMP to separate files
* heif_enc: add benchmarking function to compare codecs
* copy EXIF/XMP between HEIC/AVIF files and JPEG/PNG in all kinds of combinations
* remove EXIF orientation tag from input when converting to HEIC/AVIF and
* generate irot/imir boxes matching the input orientation
- The newly added thumbnailer is not only useful for gnome, so
rename the sub-package gnome-heif-thumbnailer to heif-thumbnailer
before its debut
- Supplement libeheif1 with heif-thumbnailer
- Create a gnome-heif-thumbnailer sub-package (boo#1204865)
- Update to 1.13.0:
* pay attention to the correct chroma sample positions
* heif_image now holds a list of decoding warnings
* use AOM AOM_USAGE_ALL_INTRA mode instead of AOM_USAGE_GOOD_QUALITY
* 'strict' decoding mode with more checks for standard conformity of input
* support for EXIF data >64k in JPEG output
* proper library initialization and cleanup
* separate quality settings for alpha channel (AOM)
* improve color conversion speed (no lroundf)
* build and packaging fixes
- Remove 0f8496f22d284e1a69df12fe0b72f375aed31315.patch: contained
- boo#1204865: No HEIC image preview in nautilus fixed by update
==== libjpeg-turbo ====
Subpackages: libjpeg8 libturbojpeg0
- Add explicit provides for jpegtran, so it can be installed easier
==== libkcddb ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Cddb5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkcompactdisc ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5CompactDisc5 libkcompactdisc-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkdcraw ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkdecoration2 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: libkdecorations2-5 libkdecorations2-5-lang libkdecorations2private9
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== libkdegames ====
Version update (22.12.0 -> 22.12.1)
Subpackages: kdegames-carddecks-default libKF5KDEGames7 libkdegames-qt5-imports
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkdepim ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Libkdepim5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkeduvocdocument ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKEduVocDocument5 libkeduvocdocument-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkexiv2 ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkgapi ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKPimGAPICalendar5 libKPimGAPIContacts5 libKPimGAPICore5 libKPimGAPITasks5 libkgapi-lang sasl2-kdexoauth2
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkipi ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Kipi32_0_0 libkipi-data
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkleo ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Libkleo5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkmahjongg ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5KMahjongglib5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libkomparediff2 ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libkomparediff2-5 libkomparediff2-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libksane ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Sane5 libksane-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libksba ====
Version update (1.6.2 -> 1.6.3)
- update to 1.6.3 (bsc#1206579, CVE-2022-47629):
* Fix another integer overflow in the CRL parser.
Release-info: https://dev.gnupg.org/T6304
==== libkscreen2 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: libKF5Screen7 libkscreen2-plugin
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* backends/kwayland: use the connector name
==== libksieve ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libksieve5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libksysguard5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: ksysguardsystemstats-data libKSysGuardSystemStats1 libksysguard5-imports libksysguard5-lang libksysguard5-plugins
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== libktorrent ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5Torrent6 libktorrent-lang
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== libplacebo ====
Version update (5.229.1 -> 5.229.2)
- Update libplacebo to version 5.229.2. See details in:
https://code.videolan.org/videolan/libplacebo/-/tags/v5.229.2
==== libsolv ====
Version update (0.7.22 -> 0.7.23)
Subpackages: libsolv-tools python3-solv ruby-solv
- fix "keep installed" jobs not disabling "best update" rules
- do not autouninstall suse ptf packages
- ensure duplinvolvedmap_all is reset when a solver is reused
- special case file dependencies in the testcase writer
- support stringification of multiple solvables
- new weakdep introspection interface similar to ruleinfos
- support decision reason queries
- support merging of related decissions
- support stringification of ruleinfo, decisioninfo and decision reasons
- support better info about alternatives
- new '-P' and '-W' options for testsolv
- bump version to 0.7.23
==== libstorage-ng ====
Version update (4.5.57 -> 4.5.62)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Macedonian) (bsc#1149754)
- 4.5.62
- merge gh#openSUSE/libstorage-ng#910
- delay use of json output for qgroup show
- check creation of json tokener
- 4.5.61
- merge gh#openSUSE/libstorage-ng#909
- simplify code
- 4.5.60
- merge gh#openSUSE/libstorage-ng#908
- use new json output of btrfs-progs if available
- 4.5.59
- Translated using Weblate (Indonesian) (bsc#1149754)
- 4.5.58
==== libxcb ====
Subpackages: libxcb-composite0 libxcb-damage0 libxcb-devel libxcb-dpms0 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-record0 libxcb-render0 libxcb-res0 libxcb-screensaver0 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xf86dri0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxcb-xtest0 libxcb-xv0 libxcb-xvmc0 libxcb1
- avoid configuring twice
- add gpg validation / source url / keyring
==== libxkbcommon ====
Version update (1.4.1 -> 1.5.0)
Subpackages: libxkbcommon-x11-0 libxkbcommon0 libxkbregistry0
- Update to release 1.5.0
* Fix crash in `xkbcli interactive-wayland` under a compositor
which supports new versions of the xdg-shell protocol.
* New API: XKB_CONTEXT_NO_SECURE_GETENV,
RXKB_CONTEXT_NO_SECURE_GETENV
==== libzypp ====
Version update (17.31.6 -> 17.31.7)
- Hint to "zypper removeptf" to remove PTFs.
- Removing a PTF without enabled repos should always fail
(bsc#1203248)
Without enabled repos, the dependent PTF-packages would be
removed (not replaced!) as well. To remove a PTF "zypper install
- - -PTF" or a dedicated "zypper removeptf PTF" should be used.
This will update the installed PTF packages to theit latest
version.
- version 17.31.7 (22)
==== lokalize ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== lskat ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== lvm2 ====
Subpackages: liblvm2cmd2_03
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== lvm2-device-mapper ====
Subpackages: device-mapper libdevmapper-event1_03 libdevmapper1_03
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== mailcommon ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5MailCommon5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== mailimporter ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5MailImporter5 libKF5MailImporterAkonadi5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== makedumpfile ====
Version update (1.7.1 -> 1.7.2)
- update to 1.7.2:
* LoongArch64 architecture support
* Support kernels up to v6.0 (x86_64)
==== man-pages ====
Version update (5.13 -> 6.02)
- Update to version 6.00
* Updated manual pages and interface documentation
* Move definitions of types to separate pages in man2type/ and
man3type/. Previously, they were spread (and duplicated) in other
pages, or in system_data_types.7 (with links in man3/).
* Add man3head/ for pages that document header files.
* Add man3const/ for pages that document constants.
* Improve consistency of man(7) source
* Manual pages sections:
* Title (.TH):
* Remove 5th argument to TH (middle-header).
* Specify "Linux man-pages" and the version in the 4th argument
(left-footer).
* Add the LIBRARY section. This section standardizes a way to
document the library that provides a given interface.
* Add the CAVEATS section. BUGS and NOTES were serving that purpose
before, but CAVEATS is more appropriate.
* Rename the CONFORMING TO section to STANDARDS for consistency with
other projects, such as the BSDs.
* SYNOPSIS: Add the ISO C2X [[deprecated]] attribute for functions
that have been deprecated or removed.
* EXAMPLES: Improve consistency of C source code. Also, reduce the
number of warnings that several linting tools emit.
* COLOPHON: Remove section (its purpose is now served by the title).
- Update to version 6.01
* Updated interface documentation
* Manual pages' sections:
* Title (.TH):
* Remove the hardcoded date (TH 3rd argument), and replace it by a
placeholder that should be changed when creating the tarball.
This removes the need for a tstamp commit before each release.
- Update to version 6.02
* Updated manual pages and interface documentation, noteable:
* copy_file_range.2: Fix wrong kernel version information
* process_madvise.2: Fix capability and ptrace requirements
* madvise.2: Update Transparent Huge Pages file/shmem documentation
for Linux 5.4+.
* Use correct letter case in manual page titles, instead of uppercase.
* Use \" t comments when appropriate (Lintian needs this).
* SYNOPSIS:
* Add _Nullable for functions that receive NULL as a meaningful
input.
* Use VLA syntax to clarify the meaning of size parameters, rather
than hiding it in possibly-confusing text.
* Use [[noreturn]] instead of noreturn, which will be deprecated
soon.
- Rebased man-pages-tcp_fack.patch
- Added keyring and signed source
==== mariadb ====
Subpackages: libmariadbd19 mariadb-client mariadb-errormessages
- Update list of skipped tests
==== mbox-importer ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== messagelib ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== mhvtl ====
Version update (1.70_release+865.af13081a1ae5_k6.1.1_1 -> 1.70_release+865.af13081a1ae5_k6.1.3_1)
- Handle the fact that version 15.5 of our kernel back-ported
changes to the SCSI queue command, changing args fromn 2 to
1, by adding a patch that helps the code detect the actual
number of args (bsc#1206172), adding:
* mhvtl-fix-queuecomand-args.patch
==== milou5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: milou5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== mobipocket ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== net-snmp ====
Subpackages: libsnmp40 perl-SNMP snmp-mibs
- Fixed NULL pointer exception issue when handling ipDefaultTTL or
pv6IpForwarding (bsc#1205148, CVE-2022-44793, bsc#1205150, CVE-2022-44792).
add:
* net-snmp-5.9.3-disallow_SET_requests_with_NULL_varbind.patch
- Enable AES-192 and AES-256 privacy protocol (bsc#1206828).
- Use new MFD rewrites of mib modules, where available.
- Disable legacy DES encryption and MD5 authentication protocols.
==== ntfs-3g_ntfsprogs ====
Subpackages: libntfs-3g89 ntfs-3g ntfsprogs
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== okular ====
Version update (22.12.0 -> 22.12.1)
Subpackages: okular-spectre
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== openafs ====
Version update (1.8.9~pre2 -> 1.8.9)
Subpackages: openafs-client openafs-kmp-64kb openafs-kmp-default
- update to offical openafs-1.8.9
* all changes as openafs-1.8.9pre2
* fix possible DoS attack
==== orca ====
Version update (43.0 -> 43.1)
- Update to version 43.1:
+ General:
- Clean up and fix bugs in flat review find.
- Treat KP_Delete as Delete for the purpose of identifying text
deletions.
- Fix several issues related to prefering the TableCell
interface.
- Fix presentation of name-changed events for Qt push buttons.
+ Web:
- Fix repetition of text elements during SayAll in web content.
- Fix structural navigation bug impacting columns spanning
multiple cells.
- Fix chattiness issue with browser page tabs.
- Fix bug causing Orca to present a non-active page in Chrome.
+ Mouse Review: Do not re-present the whole paragraph when
leaving a link.
+ Updated translations.
==== os-prober ====
Version update (1.79 -> 1.81)
- update to 1.81
- use %autosetup macro to unpack source and apply patch
- drop patch for upstream
* os-prober-multiple-initrd.patch
- rediff
* Improve-btrfs-handling-on-os-probing-for-grub2.patch
* os-prober-linux-distro-avoid-expensive-ld-file-test.patch
* os-prober-linux-distro-parse-os-release.patch
* os-prober-linux-secure-boot.patch
==== oxygen5-sounds ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== pam_mount ====
Subpackages: libcryptmount0
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== parley ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== perl-Image-ExifTool ====
Version update (12.50 -> 12.52)
Subpackages: exiftool perl-File-RandomAccess
- Update to 12.52:
- Added a few new Nikon LensID's (thanks LibRaw and Chris)
- Added Slovak translations (thanks Peter Bagin)
- Made SphericalVideoXML readable/writable as a block
- Improved handling of Matroska metadata tags, including language support
- Improved French translations (thanks Philippe Bonnaure of GraphicConverter)
- Improved Composite:GPSAltitude conversion to honour -lang setting
- Improved -v2 messages to indicate files extracted from zip archives
- Added a new Olympus LensType (thanks Herb)
- Extract C2PA JUMBF metadata from PNG images and extract C2PA Salt values
- Decode NikonSettings for Z9 firmware 3.0 (thanks Warren Hatch)
- Decode additional camm metadata from Insta360 Pro2 MP4 videos
- Improved Verbose output when writing Composite tags to add a "+" sign to
indicate related tags that are being written
- Enhanced -geotag option CSV format to support GPSImgDirection column
- Fixed problem where -w+ option didn't work in Windows if there were Unicode
characters in the path name
- Fixed problem where only the last image of the sequence was extracted
(multiple times) when using -ee2 to extract embedded images from FLIR SEQ
files
- Fixed issue where GPS reference directions may be unknowingly written when
using ExifTool 12.44 or later to write GPSLatitude or GPSLongitude without
specifying a group name. The fix was to Avoid writing the Composite tags
unless the Composite group is specified explicitly
- Fixed -geotag to write orientation and track tags even if some tags in the
category were missing
- Fixed inconsistency in selecting which tag to output with the -json option
when multiple tags with the same JSON key exist and the -TAG# feature is
used to disable print conversion
- Fixed problem writing QuickTime:PlayListID
- Fixed problem writing QuickTime tags when specifying tag ID (ie. family 7
group) as well as a language code
==== perl-Mojolicious ====
Version update (9.30 -> 9.31)
- updated to 9.31
see /usr/share/doc/packages/perl-Mojolicious/Changes
9.31 2022-12-21
- This release contains fixes for security issues, everybody should upgrade!
- Removed experimental status from links method in Mojo::Headers.
- Added tls_options attribute to Mojo::UserAgent. (heikojansen)
- Fixed multiple "<script>" parsing issues in Mojo::DOM.
- Fixed a sporadic warning in Mojo::UserAgent. (s1037989)
- Fixed UNIX domain socket support in Mojo::UserAgent debug feature. (s1037989)
- Fixed a bug in Mojo::DOM where strings like "<.>" were considered valid tags.
==== perl-Net-DNS ====
Version update (1.35 -> 1.36)
- updated to 1.36
see /usr/share/doc/packages/perl-Net-DNS/Changes
==== pim-data-exporter ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== pim-sieve-editor ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== pimcommon ====
Version update (22.12.0 -> 22.12.1)
Subpackages: libKF5PimCommon5 libKF5PimCommonAkonadi5 libKF5PimCommonAutoCorrection5
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== pipewire ====
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patch from upstream to fix pulse tunnel getting out of
sync/overruns (glfo#pipewire/pipewire#2891):
* 0001-modules-fix-rate-update.patch
- Add patch from upstream to fix memory leak of properties:
* 0001-alsa-fix-memory-leak-of-properties.patch
- Ship only X11 bell module in module-x11 sub-package
- Split the X11 bell implementation into a separate package
(overlaps with implementations in e.g. Marco).
- Add patch from upstream to fix a Bluetooth regression
(glfo#pipewire/pipewire#2898):
* 0003-bluez5-backend-native-fix-missing-brace-in-CIND-reply.patch
==== plasma-browser-integration ====
Version update (5.26.4 -> 5.26.5)
Subpackages: plasma-browser-integration-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== plasma-nm5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: plasma-nm5-lang plasma-nm5-openconnect plasma-nm5-openvpn plasma-nm5-pptp plasma-nm5-vpnc
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Fix connecting to WPA3-personal networks
==== plasma5-addons ====
Version update (5.26.4 -> 5.26.5)
Subpackages: plasma5-addons-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* There is no translation for nativeText, use sequence instead. (kde#463775)
* applets/notes: Close context menu on left click (kde#463530)
* wallpapers/potd: update picture at 0:01 (kde#463345)
* wallpapers/potd: use `i18ndc` to specify translation domain (kde#463103)
* KateSessionsItemDelegate: Fix reference to signal parameter (kde#462452)
* alternatecalendar: always use day name in full label
==== plasma5-desktop ====
Version update (5.26.4 -> 5.26.5)
Subpackages: plasma5-desktop-emojier
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Fix Kirigami longDuration reference
* applets/taskmanager: use empty array when artist does not exist
* applets/taskmanager: `xesam:artist` is a stringlist
* kcm/keys: don't allow collapsing single shortcut ation list items (kde#462141)
==== plasma5-disks ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== plasma5-integration ====
Version update (5.26.4 -> 5.26.5)
Subpackages: plasma5-integration-plugin plasma5-integration-plugin-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== plasma5-openSUSE ====
Subpackages: plasma5-defaults-openSUSE plasma5-theme-openSUSE plasma5-workspace-branding-openSUSE sddm-theme-openSUSE
- Update to 5.26.5
==== plasma5-pa ====
Version update (5.26.4 -> 5.26.5)
Subpackages: plasma5-pa-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== plasma5-systemmonitor ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== plasma5-thunderbolt ====
Version update (5.26.4 -> 5.26.5)
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== plasma5-workspace ====
Version update (5.26.4.1 -> 5.26.5)
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Fix time input bug caused by "or" in regex (kde#415028)
* wallpapers/image: fix finding the real symlink target (kde#461940)
* applets/systemtray: Fix copy-paste mistake (double assignment to width)
* Fix building screenpooltest
* Panel: Add floating margins to avoid overflowing content when floating (kde#462130)
* find in system's path and sudo's path (kde#462127)
* kcms/region_language: set fix scrolling in language sheet (kde#462057)
* Revert "shell: Use the basic scene graph rendering loop on wayland"
* Revert "shell: Don't force basic render loop for Plasma Mobile"
==== polkit-kde-agent-5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: polkit-kde-agent-5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- No code changes since 5.26.4
==== poppler ====
Version update (22.12.0 -> 23.01.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 libpoppler126 poppler-tools
- update to 23.01.0:
core:
* PDFDoc::sign: Fix crash if font can't be found
* PDFDoc::sign: Try Arial to sign if Helvetica isn't found
* FoFiType1::parse: Be more flexible parsing the encoding content. Issue #1324
* Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327
* Splash: Avoid color issues due to implicit rounding
* Splash: Fix crash on malformed file.
* CairoOutputDev: Ignore text rendering mode for type3 fonts
* Remove unused FoFiType1::load function
build system:
* Increase minimum required versions of several dependencies
* Improve include path handling
qt6:
* Use less deprecated functions
==== poppler-qt5 ====
Version update (22.12.0 -> 23.01.0)
- update to 23.01.0:
core:
* PDFDoc::sign: Fix crash if font can't be found
* PDFDoc::sign: Try Arial to sign if Helvetica isn't found
* FoFiType1::parse: Be more flexible parsing the encoding content. Issue #1324
* Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327
* Splash: Avoid color issues due to implicit rounding
* Splash: Fix crash on malformed file.
* CairoOutputDev: Ignore text rendering mode for type3 fonts
* Remove unused FoFiType1::load function
build system:
* Increase minimum required versions of several dependencies
* Improve include path handling
qt6:
* Use less deprecated functions
==== powerdevil5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: powerdevil5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* Do not hardcode ACPI battery names
==== procps4 ====
Subpackages: libproc2-0
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== python-Pillow ====
Version update (9.3.0 -> 9.4.0)
- update to 9.4.0
* API Additions
- Added start position for getmask and getmask2
- Added the exact encoding option for WebP
- Added signed option when saving JPEG2000
- Added IFD, Interop and LightSource ExifTags enums
- XMP data can now be decoded for WEBP images through getxmp()
- Writing JPEG comments
* Security
- Fix memory DOS in ImageFont
- Null pointer dereference crash in ImageFont
* Other Changes
- Added support for DDS L and LA images
- Formerly deprecated constants are not anymore
==== python-attrs ====
Version update (22.1.0 -> 22.2.0)
- update to 22.2.0:
* Python 3.5 is not supported anymore.
* Python 3.6 is now deprecated and support will be removed in the next
release.
* `attrs.field()` now supports an *alias* option for explicit `__init__`
argument names.
* `attrs.NOTHING` is now an enum value, making it possible to use with
e.g. `typing.Literal`.
* Added missing re-import of `attr.AttrsInstance` to the `attrs`
namespace.
* Fix slight performance regression in classes with custom `__setattr__`
and speedup even more.
* Class-creation performance improvements by switching performance-
sensitive templating operations to f-strings.
==== python-cffi ====
- add 8a3c2c816d789639b49d3ae867213393ed7abdff.patch to resolve
testsuite failures with Python 3.11
==== python-chardet ====
Version update (5.0.0 -> 5.1.0)
- update to 5.1.0:
* Add should_rename_legacy argument to most functions, which will rename
older encodings to their more modern equivalents (e.g., GB2312 becomes
GB18030) (#264, @dan-blanchard)
* Add capital letter sharp S and ISO-8859-15 support
* Add a prober for MacRoman encoding
* Add --minimal flag to chardetect command
* Add type annotations to the project and run mypy on CI
* Add support for Python 3.11
* Clarify LGPL version in License trove classifier (#255, @musicinmybrain)
* Remove support for EOL Python 3.6 (#260, @jdufresne)
* Remove unnecessary guards for non-falsey values (#259, @jdufresne)
* Switch to Python 3.10 release in GitHub actions (#257, @jdufresne)
* Remove setup.py in favor of build package (#262, @jdufresne)
* Run tests on macos, Windows, and 3.11-dev (#267, @dan-blanchard)
==== python-cryptography ====
Version update (38.0.4 -> 39.0.0)
- update to 39.0.0:
* **BACKWARDS INCOMPATIBLE:** Support for OpenSSL 1.1.0 has been removed.
Users on older version of OpenSSL will need to upgrade.
* **BACKWARDS INCOMPATIBLE:** Dropped support for LibreSSL < 3.5. The new
minimum LibreSSL version is 3.5.0. Going forward our policy is to support
versions of LibreSSL that are available in versions of OpenBSD that are
still receiving security support.
* **BACKWARDS INCOMPATIBLE:** Removed the ``encode_point`` and
``from_encoded_point`` methods on
:class:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicNumbers`,
which had been deprecated for several years.
:meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.public_bytes`
and
:meth:`~cryptography.hazmat.primitives.asymmetric.ec.EllipticCurvePublicKey.from_encoded_point`
should be used instead.
* **BACKWARDS INCOMPATIBLE:** Support for using MD5 or SHA1 in
:class:`~cryptography.x509.CertificateBuilder`, other X.509 builders, and
PKCS7 has been removed.
* **ANNOUNCEMENT:** The next version of ``cryptography`` (40.0) will
change
the way we link OpenSSL. This will only impact users who build
``cryptography`` from source (i.e., not from a ``wheel``), and specify their
own version of OpenSSL. For those users, the ``CFLAGS``, ``LDFLAGS``,
``INCLUDE``, ``LIB``, and ``CRYPTOGRAPHY_SUPPRESS_LINK_FLAGS`` environment
variables will no longer be respected. Instead, users will need to
configure their builds `as documented here`_.
* Added support for disabling the legacy provider in OpenSSL 3.0.x
* Added support for disabling RSA key validation checks when loading RSA
keys via
~cryptography.hazmat.primitives.serialization.load_pem_private_key
~cryptography.hazmat.primitives.serialization.load_der_private_key
~cryptography.hazmat.primitives.asymmetric.rsa.RSAPrivateNumbers.private_key
* Added support for creating OCSP requests with precomputed hashes using
:meth:`~cryptography.x509.ocsp.OCSPRequestBuilder.add_certificate_by_hash`.
* Added support for loading multiple PEM-encoded X.509 certificates from
a single input via :func:`~cryptography.x509.load_pem_x509_certificates`.
==== python-dbus-python ====
Version update (1.2.18 -> 1.3.2)
- update to 1.3.2:
* Python 3, version 3.5 or later, is required.
* Installing from source code using Autotools requires Python 3.5 or
later.
* dbus.gobject_service, dbus.types.UTF8String and the utf8_strings
keyword argument were only usable with Python 2, and therefore have
been removed, along with the rest of the special cases for Python 2.
* Add methods to Message objects to manipulate the interactive
authorization flag
* Add licensing information in REUSE format
* Raise ValueError instead of crashing with assertion failure when a
Unix fd index number is greater than the number of fds actually attached
to the message (firewalld#985; Simon McVittie)
* Raise ValueError instead of crashing with assertion failure when
a negative number is passed to the UnixFd constructor
* Fix undefined escape sequences in docstrings
* Make `distcheck` compatible with Automake 1.16.4, by forcing an
appropriate prefix to be used
* Update AX_PYTHON_DEVEL from autoconf-archive for better
forwards-compatibility
* Avoid various deprecation warnings in the build system
- distutils.sysconfig â sysconfig
- distutils.util â sysconfig
==== python-distro ====
Version update (1.7.0 -> 1.8.0)
- update to 1.8.0:
* Lowered `LinuxDistribution._distro_release_info` method complexity
[#327]
* Added official support for Buildroot distribution [#329]
* Added official support for Guix distribution [#330]
* Added support for `/etc/debian_version` [#333] & [#349]
* Fixed a typography in CONTRIBUTING.md [#340]
* Improved README.md "Usage" code block [#343]
* Bumped black to v22.3.0 in pre-commit.ci configuration [#331]
* Enabled GitHub Dependabot to keep GitHub Actions up to date [#335]
==== python-future ====
- Add CVE-2022-40899.patch to fix REDoS in http.cookiejar
gh#PythonCharmers/python-future#610
bsc#1206673
==== python-importlib-metadata ====
Version update (5.1.0 -> 6.0.0)
- update to 6.0.0:
* #419: Declared ``Distribution`` as an abstract class, enforcing
definition of abstract methods in instantiated subclasses. It's no
longer possible to instantiate a ``Distribution`` or any subclasses
unless they define the abstract methods.
* #371: Deprecated expectation that ``PackageMetadata.__getitem__``
will return ``None`` for missing keys. In the future, it will raise a
``KeyError``.
==== python-importlib-resources ====
Version update (5.10.1 -> 5.10.2)
- update to 5.10.2:
* Prefer ``write_bytes`` to context manager as
proposed in gh-100586.
==== python-linux-procfs ====
Version update (0.6 -> 0.7.1)
- update to 0.7.1:
* Correct VERSION number in procfs.py
* Use f-strings
* Add missing open in with statement
* Use sys.exit and add some docstrings
* Add tar.xz and asc files to gitignore
* Fix traceback with non-utf8 chars in the /proc/PID/cmdline
* Propagate error to user if a pid is completed
* pflags: Handle pids that completed
* Makefile: Add ctags
* Remove procfs/sysctl.py
* Various clean-ups
* Fix UnicodeDecodeError
* Fix more spacing problems with procfs.py
* procfs.py: Simplify is_s390
* procfs.py: Fix a few more style problems
* clean-ups for recent python formating regarding spacing, tabs, etc
* Fix to parse the number of cpus correctly on s390(x)
==== python-lxml ====
Version update (4.9.1 -> 4.9.2)
- update to version 4.9.2
* Bugs fixed
+ CVE-2022-2309: A Bug in libxml2 2.9.1[0-4] could let namespace declarations
from a failed parser run leak into later parser runs. This bug was worked around
in lxml and resolved in libxml2 2.10.0.
https://gitlab.gnome.org/GNOME/libxml2/-/issues/378
* LP#1981760: ``Element.attrib`` now registers as ``collections.abc.MutableMapping``.
* lxml now has a static build setup for macOS on ARM64 machines (not used for building wheels).
Patch by Quentin Leffray.
==== python-numpy ====
Version update (1.23.4 -> 1.24.1)
- Update to 1.24.1
* NumPy 1.24.1 is a maintenance release that fixes bugs and
regressions discovered after the 1.24.0 release. The Python
versions supported by this release are 3.8-3.11.
* #22820: BLD: add workaround in setup.py for newer setuptools
* #22830: BLD: CIRRUS_TAG redux
* #22831: DOC: fix a couple typos in 1.23 notes
* #22832: BUG: Fix refcounting errors found using pytest-leaks
* #22834: BUG, SIMD: Fix invalid value encountered in several
ufuncs
* #22837: TST: ignore more np.distutils.log imports
* #22839: BUG: Do not use getdata() in np.ma.masked_invalid
* #22847: BUG: Ensure correct behavior for rows ending in
delimiter in...
* #22848: BUG, SIMD: Fix the bitmask of the boolean comparison
* #22857: BLD: Help raspian arm + clang 13 about
__builtin_mul_overflow
* #22858: API: Ensure a full mask is returned for masked_invalid
* #22866: BUG: Polynomials now copy properly (#22669)
* #22867: BUG, SIMD: Fix memory overlap in ufunc comparison loops
* #22868: BUG: Fortify string casts against floating point
warnings
* #22875: TST: Ignore nan-warnings in randomized out tests
* #22883: MAINT: restore npymath implementations needed for
freebsd
* #22884: BUG: Fix integer overflow in in1d for mixed integer
dtypes #22877
* #22887: BUG: Use whole file for encoding checks with
charset_normalizer.
- Drop numpy-distutils-ignore.patch fixed upstream
- Update to 1.24.0
* The NumPy 1.24.0 release continues the ongoing work to improve
the handling and promotion of dtypes, increase the execution
speed, and clarify the documentation. There are also a large
number of new and expired deprecations due to changes in
promotion and cleanups. This might be called a deprecation
release. Highlights are:
- Many new deprecations, check them out.
- Many expired deprecations,
- New F2PY features and fixes.
- New âdtypeâ and âcastingâ keywords for stacking functions.
* For a detailed description see
https://numpy.org/doc/stable/release/1.24.0-notes.html
- Add numpy-distutils-ignore.patch gh#numpy/numpy#22828
- Fix running the tests: Actually fail on errors
- Support builds without any primary python3 package (:backports)
==== python-pexpect ====
- add 684.patch, 715.patch: Python 3.11 support
==== python-pyOpenSSL ====
Version update (22.1.0 -> 23.0.0)
- update to 23.0.0:
* Add ``OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN`` constant to allow for
users
to perform certificate verification on partial certificate chains.
* ``cryptography`` maximum version has been increased to 39.0.x.
- drop pyOpenSSL-pr1158-conditional-__all__.patch (upstream)
==== python-pycurl ====
Version update (7.45.1 -> 7.45.2)
- update to 7.45.2:
* Python 3.9 compatibility for Py_TRASHCAN_SAFE_BEGIN
* Add support for CURL_HTTP_VERSION_3
* Add CURLOPT_TLS13_CIPHERS and CURLOPT_PROXY_TLS13_CIPHERS options
* Added HTTP09_ALLOWED option
* Removed use of distutils
- drop curl-789-error-message.patch (upstream)
==== python-pytz ====
Version update (2022.6 -> 2022.7)
- update to 2022.7:
* In the Mexican state of Chihuahua, the border strip near the US
will change to agree with nearby US locations on 2022-11-30.
The strip's western part, represented by Ciudad Juárez, switches
from -06 all year to -07/-06 with US DST rules, like El Paso, TX.
The eastern part, represented by Ojinaga, will observe US DST next
year, like Presidio, TX.
A new Zone America/Ciudad_Juarez splits from America/Ojinaga.
* Much of Greenland, represented by America/Nuuk, stops observing
winter time after March 2023, so its daylight saving time becomes
standard time.
* Changes for pre-1996 northern Canada
* Update to past DST transition in Colombia (1993), Singapore
(1981)
==== python-simplejson ====
Version update (3.18.0 -> 3.18.1)
- update to 3.18.1:
* Remove unnecessary `i` variable from encoder module namespace
* Declare support for Python 3.11 and add wheels
==== python310-packaging ====
Version update (21.3 -> 22.0)
- Update to v22.0
* Fix compatible version specifier incorrectly strip trailing '0'
by @kasium in #493
* Remove support for Python 3.6 by @abravalheri in #500
* Use concurrency limit in ci by @blink1073 in #510
* Fix issue link in changelog. by @bdice in #509
* chore: test with PyPy 3.8 & 3.9 by @mayeut in #512
* Accept locally installed prereleases by @q0w in #515
* Always run GHA workflows when they change by @mayeut in #516
* Add __hash__/__eq__ to requirements by @abravalheri in #499
* Upgrade to setup-python v3 and use caching for GHA by
@brettcannon in #521
* allow pre-release versions in marker evaluation by @graingert
in #523
* Error out from workflow on missing interpreter by @mayeut in
[#525]
* chore: update pre-commit config to the latest repos' versions
by @mayeut in #534
* chore: remove Windows PyPy 3.9 workaround on GHA by @mayeut in
[#533]
* Use pipx to run nox / build in GHA workflows by @mayeut in #517
* Run tests with all PyPy versions locally by @mayeut in #535
* Adhere to PEP 685 when evaluating markers with extras by
@hroncok in #545
* chore: update mypy and move to toml by @henryiii in #547
* Normalize extra comparison in markers for output by
@brettcannon in #549
* Evaluate markers under environment with empty "extra" by
@MrMino in #550
* Do not set extra in default_environment() by @sbidoul in #554
* Update extlinks strings to use a format string by @mayeut in
[#555]
* Update CI test workflow to use setup-python@v4 by @mayeut in
[#556]
* CI: Update actions/* to their latest major versions by @mayeut
in #557
* Fix a spelling mistake by @venthur in #558
* fix: macOS platform tags with old macOS SDK by @mayeut in #513
* Correctly parse ELF for musllinux on Big Endian by @uranusjr in
[#538]
* A metadata module with a data class for core metadata by
@brettcannon in #518
* Document utils.NormalizedName by @brettcannon in #565
* Drop LegacySpecifier and LegacyVersion by @pradyunsg in #407
* Move metadata, versions and specifiers API documentation to
sphinx.ext.autodoc by @pradyunsg in #572
* Demonstrate behaviour of SpecifierSet.__iter__ by @hauntsaninja
in #575
* Handwritten parser for parsing requirements by @hrnciar in #484
* Add changelog entry for removal of pyparsing dependency by
@hroncok in #581
* Use Iterator instead of Iterable for specifier filter methods
by @ichard26 in #584
* Better output on linter failure by @henryiii in #478
* Add a "cpNNN-none-any" tag by @joonis in #541
* Document exceptions raised by functions in utils by @MrMino in
[#544]
* Refactor ELF parsing logic to standlone class by @uranusjr in
[#553]
* Forbid prefix version matching on pre-release/post-release
segments by @mayeut in #563
* Update coverage to >=5.0.0 by @mayeut in #586
* Normalize specifier version for prefix matching by @mayeut in
[#561]
* Add python 3.11 by @mayeut in #587
* Fix prefix version matching by @mayeut in #564
* Remove duplicate namedtuple by @layday in #589
* Update changelog by @pradyunsg in #595
* Change email-related fields in Metadata to str by @brettcannon
in #596
* Add versionchanged for 21.3 by @brettcannon in #599
* refactor: use flit as a backend by @henryiii in #546
* Remove packaging.metadata by @pradyunsg in #603
* Refactor nox requirements to use requirements files (#601) by
@strokirk in #609
* Improve Requirement/Marker parser with context-sensitive
tokenisation by @pradyunsg in #624
- The new usage of the flit-core backend simplifies the bootstrap
- Remove old-distro shims: This one requires Python 3.7+, thus
all non-Tumbleweed backports or future distros must provide the
primary_python macro and similar themselves.
- Drop fix-big-endian-build.patch upstreamed gh#pypa/packaging#538
==== qalculate ====
Version update (4.4.0 -> 4.5.0)
Subpackages: libqalculate22 qalculate-data
- Update to 4.5.0:
* Conversion to any type of expression
(e.g. "1000 BTC to million USD")
* Use current status of limit implicit multiplication setting
during parsing of conversion expression
* New SI prefixes (R, r, Q, q)
* New units: ounce force (ozf), rack unit (U)
* Use standard form (sorting) for polynomials
* Improve consistency of behaviour when global units are replaced
* More consistent addition of units to expression without units
for unit conversion
* Improvements and fixes for arg() and atan2() functions
* Fix interpretation of Myr (megayear) and Gyr (gigayear)
* Fix milli- and centimeter of water units
* Fix genvector() with for negative step size or expression
as step size/number of steps
* Fix randuniform() function
* Fix automatic/dual fraction format after conversion
(e.g. "8 to score")
* Fix inconsistently displayed parsing of "7d 5h" and similar
* Minor bug fixes and feature enhancements
==== raspberrypi-firmware-dt ====
Version update (2022.10.26 -> 2022.12.21)
- Update to 696dcc735044 (2022-12-21):
* switch to 6.1 branch
==== rav1e ====
Version update (0.6.1+0 -> 0.6.2+0)
- Update to version 0.6.2+0:
* Prepare for release
* Fix new clippy lints for Rust 1.66
* Drop BUILT_TIME_UTC
* Shorten progress text
* Bump built to 0.5.2
* Make git2 optional
* Simplify the version string
* Specify default threads behavior
* Fix the capi deps
- Removed dependency on libgit2
* Added rav1e-cargo-no-git-default.patch
==== rpcbind ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== seahorse ====
Subpackages: gnome-shell-search-provider-seahorse
- Add 9260c747.patch: Allow building with GnuPG-2.4.x.
==== sed ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== signon-kwallet-extension ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== skanlite ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== spectacle ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== sqlite3 ====
Version update (3.40.0 -> 3.40.1)
Subpackages: libsqlite3-0 sqlite3-tcl
- Update to 3.40.1:
* Fix the --safe command-line option to the CLI such that it
correctly disallows the use of SQL functions like writefile()
that can cause harmful side-effects.
(previously patched, drop sqlite-CVE-2022-46908.patch)
* Fix a potential infinite loop in the memsys5 alternative memory
allocator. This bug was introduced by a performance
optimization in version 3.39.0.
* Various other obscure fixes.
==== squid ====
- Migration of PAM settings to /usr/lib/pam.d.
==== sssd ====
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Migration of PAM settings to /usr/lib/pam.d.
==== step ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== subversion ====
Subpackages: libsvn_auth_gnome_keyring-1-0 libsvn_auth_kwallet-1-0 subversion-bash-completion subversion-perl subversion-server subversion-tools
- add ruby32-fixes.patch (https://svn.apache.org/viewvc?view=revision&revision=1904472)
==== supermin ====
- Enable build on riscv64
==== sweeper ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== systemd ====
Version update (252.3 -> 252.4)
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- Add 5000-rules-add-missing-line-continuation.patch until commit
de8409ac43f6e4596de4cecce8dbbb5f1f2a18b1 is backported to the v252 stable
tree.
- Import commit 5a506d73bde7ba9261985f8e9ce084044a519432 (merge of v252.4)
It includes the following fixes:
9b75a3d050 coredump: do not allow user to access coredumps with changed uid/gid/capabilities (bsc#1205000 CVE-2022-4415)
For a complete list of changes, visit:
https://github.com/openSUSE/systemd/compare/bf3fef99886bd977a1c7a51d20087bc…
Additionally, it also includes the following backports:
- 20ca3155c5 localed: reload PID1 configuration after modifying /etc/locale.conf
- 3538c202fd test: update TEST-73-LOCALE to define several locale settings in initial PID1 environment
- Drop 5000-coredump-adjust-whitespace.patch
5001-coredump-do-not-allow-user-to-access-coredumps-with-.patch
They are part of v252.4.
==== systemd-presets-common-SUSE ====
- Enable systemd-pstore.service by default (jsc#PED-2663)
==== systemsettings5 ====
Version update (5.26.4 -> 5.26.5)
Subpackages: systemsettings5-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* a11y: make categoryitem interactable
==== tar ====
Subpackages: tar-rmt
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== tcpdump ====
Version update (4.99.1 -> 4.99.2)
- update to 4.99.2:
* Multiple fixes and improvements to BGP, DSA, EAP, 802.11,
802.15.4, RRCP, MPLS, ICMP, VQP, Juniper, lwres, Ethernet,
IPX, Zephyr, VRRP, DCCP, IPv6, ISAKMP, RADIUS, TCP, RESp,
Arista, sFlow, VRRP, OSPF, OSPFv3, ICMPv3, ICMPv6, NFS, PTP,
WHOIS, MPTCP, ESP, PPP, ZEP printers
* Build system updates, developer visible fixes, documentation
==== texinfo ====
Subpackages: info info-lang
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== tgt ====
Version update (1.0.84 -> 1.0.85)
- update to 1.0.85:
* remove duplicate includes
* Fix blank documentation line in service file
- Some cleanup (bsc#1206639):
* removed patch setup-tgt-conf-d.patch, since it's upstream,
and having it caused duplicated include of user config
* renamed setup-tgt-conf-d.patch to
tgt-install-examples-in-documentation-dir.patch, to better
reflect what it does (since it no longer sets up tgt.conf.d)
* removed the sytemd source file we have, since we get
tgtd.service from upstream now (with a patch)
* added patch tgt-systemd-service-update.patch, to ensure
SUSE-specific changes are in the service file
* dropped tgt-include-sys-macros-for-major.patch (obsolete)
==== tigervnc ====
Subpackages: libXvnc1 xorg-x11-Xvnc xorg-x11-Xvnc-module
- Migration of PAM settings to /usr/lib/pam.d.
==== traceroute ====
Version update (2.1.0 -> 2.1.1)
- update to version 2.1.1:
* Interpret ipv4-mapped ipv6 addresses (::ffff:A.B.C.D) as true
ipv4
* Return back more robust poll(2) loop handling
==== umbrello ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== unison ====
Version update (2.52.1 -> 2.53.0)
- Update to version 2.53.0
* Build with GTK3
==== units ====
Version update (2.21 -> 2.22)
- units 2.22:
* Fixed bug: segfault on inverse conversions of tables in verbose
mode
* Added support for ExchangeRate-API in units_cur
* Minor unit definition fixes and updates, including updates to
planetary data and a change in Rinfinity and hartree to
increase accuracy.
* Do not update currency.units at build
==== util-linux ====
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid-devel libuuid1
- restore man and info pages
- clean up spec file slightly
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== util-linux-systemd ====
- restore man and info pages
- clean up spec file slightly
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== whois ====
Version update (5.5.14 -> 5.5.15)
- update to 5.5.15:
* Updated the .bd, .nz and .tv TLD servers.
* Added the .llyw.cymru, .gov.scot and .gov.wales SLD servers.
* Updated the .ac.uk and .gov.uk SLD servers.
* Recursion has been enabled for whois.nic.tv.
* Updated the list of new gTLDs with four generic TLDs assigned in
October 2013 which were missing due to a bug.
* Removed 4 new gTLDs which are no longer active.
* Added the Georgian translation, contributed by Temuri Doghonadze.
* Updated the Finnish translation, contributed by Lauri Nurmi.
==== woff2 ====
Subpackages: libwoff2common1_0_2 libwoff2dec1_0_2
- Add install-executables.patch to install woff2 tools
==== xdg-desktop-portal-kde ====
Version update (5.26.4 -> 5.26.5)
Subpackages: xdg-desktop-portal-kde-lang
- Update to 5.26.5
* New bugfix release
* For more details please see:
* https://kde.org/announcements/plasma/5/5.26.5
- Changes since 5.26.4:
* notifications: Properly communicate the triggered action (kde#462278)
* notification: Trigger org.freedesktop.Application.Activate* as spec'd
==== xen ====
Subpackages: xen-libs xen-tools-domU
- Migration of PAM settings to /usr/lib/pam.d.
==== xfsdump ====
- Replace transitional %usrmerged macro with regular version check (boo#1206798)
==== xfsprogs ====
Version update (6.0.0 -> 6.1.0)
Subpackages: libhandle1 xfsprogs-scrub
- update to 6.1.0:
- libxfs: kernel sync
- libxfs: consume the xfs_warn mountpoint argument
- misc: add static to various sourcefile-local functions
- misc: add missing includes
- xfs_{db,repair}: fix XFS_REFC_COW_START usage
- xfs_repair: don't crash on unknown inode parents in dry run mode
- xfs_repair: retain superblock buffer to avoid write hook deadlock
- xfs_repair: Attempt log replay during boot time repair
- xfs_repair: covscan fixes
- xfs_db: create separate struct and field definitions for finobts
- xfs_db: fix dir3 block magic check
- xfs_db: fix octal conversion logic
- xfs_db: fix printing of reverse mapping record blockcounts
- xfs_io: don't display stripe alignment flags for rt files
- xfs_db: fix dir3 block magic check
- mkfs.xfs: add mkfs config file for the 6.1 LTS kernel
==== xlockmore ====
- Migration of PAM settings to /usr/lib/pam.d.
==== xscreensaver ====
Subpackages: xscreensaver-data xscreensaver-data-extra xscreensaver-lang
- Migration of PAM settings to /usr/lib/pam.d.
==== xz ====
Version update (5.2.10 -> 5.4.0)
Subpackages: liblzma5
- update to 5.4.0:
This bumps the minor version of liblzma because new features were
added. The API and ABI are still backward compatible with liblzma
5.2.x and 5.0.x.
Summary of new features added in the 5.3.x development releases:
* liblzma:
- Added threaded .xz decompressor lzma_stream_decoder_mt().
It can use multiple threads with .xz files that have multiple
Blocks with size information in Block Headers. The threaded
encoder in xz has always created such files.
Single-threaded encoder cannot store the size information in
Block Headers even if one used LZMA_FULL_FLUSH to create
multiple Blocks, so this threaded decoder cannot use multiple
threads with such files.
If there are multiple Streams (concatenated .xz files), one
Stream will be decompressed completely before starting the
next Stream.
- A new decoder flag LZMA_FAIL_FAST was added. It makes the
threaded decompressor report errors soon instead of first
flushing all pending data before the error location.
- New Filter IDs:
* LZMA_FILTER_ARM64 is for ARM64 binaries.
* LZMA_FILTER_LZMA1EXT is for raw LZMA1 streams that don't
necessarily use the end marker.
- Added lzma_str_to_filters(), lzma_str_from_filters(), and
lzma_str_list_filters() to convert a preset or a filter chain
string to a lzma_filter[] and vice versa. These should make
it easier to write applications that allow users to specify
custom compression options.
- Added lzma_filters_free() which can be convenient for freeing
the filter options in a filter chain (an array of lzma_filter
structures).
- lzma_file_info_decoder() to makes it a little easier to get
the Index field from .xz files. This helps in getting the
uncompressed file size but an easy-to-use random access
API is still missing which has existed in XZ for Java for
a long time.
- Added lzma_microlzma_encoder() and lzma_microlzma_decoder().
It is used by erofs-utils and may be used by others too.
The MicroLZMA format is a raw LZMA stream (without end marker)
whose first byte (always 0x00) has been replaced with
bitwise-negation of the LZMA properties (lc/lp/pb). It was
created for use in EROFS but may be used in other contexts
as well where it is important to avoid wasting bytes for
stream headers or footers. The format is also supported by
XZ Embedded (the XZ Embedded version in Linux got MicroLZMA
support in Linux 5.16).
The MicroLZMA encoder API in liblzma can compress into a
fixed-sized output buffer so that as much data is compressed
as can be fit into the buffer while still creating a valid
MicroLZMA stream. This is needed for EROFS.
- Added lzma_lzip_decoder() to decompress the .lz (lzip) file
format version 0 and the original unextended version 1 files.
Also lzma_auto_decoder() supports .lz files.
- lzma_filters_update() can now be used with the multi-threaded
encoder (lzma_stream_encoder_mt()) to change the filter chain
after LZMA_FULL_BARRIER or LZMA_FULL_FLUSH.
- In lzma_options_lzma, allow nice_len = 2 and 3 with the match
finders that require at least 3 or 4. Now it is internally
rounded up if needed.
- CLMUL-based CRC64 on x86-64 and E2K with runtime processor
detection. On 32-bit x86 it currently isn't available unless
- -disable-assembler is used which can make the non-CLMUL
CRC64 slower; this might be fixed in the future.
- Building with --disable-threads --enable-small
is now thread-safe if the compiler supports
__attribute__((__constructor__)).
* xz:
- Using -T0 (--threads=0) will now use multi-threaded encoder
even on a single-core system. This is to ensure that output
from the same xz binary is identical on both single-core and
multi-core systems.
- --threads=+1 or -T+1 is now a way to put xz into
multi-threaded mode while using only one worker thread.
The + is ignored if the number is not 1.
- A default soft memory usage limit is now used for compression
when -T0 is used and no explicit limit has been specified.
This soft limit is used to restrict the number of threads
but if the limit is exceeded with even one thread then xz
will continue with one thread using the multi-threaded
encoder and this limit is ignored. If the number of threads
is specified manually then no default limit will be used;
this affects only -T0.
This change helps on systems that have very many cores and
using all of them for xz makes no sense. Previously xz -T0
could run out of memory on such systems because it attempted
to reserve memory for too many threads.
This also helps with 32-bit builds which don't have a large
amount of address space that would be required for many
threads. The default soft limit for -T0 is at most 1400 MiB
on all 32-bit platforms.
- Previously a low value in --memlimit-compress wouldn't cause
xz to switch from multi-threaded mode to single-threaded mode
if the limit cannot otherwise be met; xz failed instead. Now
xz can switch to single-threaded mode and then, if needed,
scale down the LZMA2 dictionary size too just like it already
did when it was started in single-threaded mode.
- The option --no-adjust no longer prevents xz from scaling down
the number of threads as that doesn't affect the compressed
... changelog too long, skipping 45 lines ...
builds too ("make test").
==== yakuake ====
Version update (22.12.0 -> 22.12.1)
- Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
==== yast2-trans ====
Version update (84.87.20221218.6fdb651e97 -> 84.87.20230101.7fa7ea8642)
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.20230101.7fa7ea8642:
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* New POT for text domain 'security'.
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Georgian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Italian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
==== zstd ====
Subpackages: libzstd1
- add zcat in zstd-gzip (needed by for example the kernel scripts)
==== zypper ====
Version update (1.14.58 -> 1.14.59)
Subpackages: zypper-log zypper-needs-restarting
- BuildRequires: libzypp-devel >= 17.31.7.
- Provide "removeptf" command (bsc#1203249)
A remove command which prefers replacing dependant packages to
removing them as well.
A PTF is typically removed as soon as the fix it provides is
applied to the latest official update of the dependant packages.
But you don't want the dependant packages to be removed together
with the PTF, which is what the remove command would do. The
removeptf command however will aim to replace the dependant
packages by their official update versions.
- patterns: Avoid dispylaing superfluous @System entries
(bsc#1205570)
- version 1.14.59
1
0
Hello,
Recently, I've found that u-boot has initial support for UEFI Capsule Update [1].
Most of the openSUSE-supported boards support u-boot located on SD card, and this feature has little sense to it. Some boards, i.e. EspressoBin [2], have dedicated SPI flash for storing u-boot loader. They are similar to big computers, where we have flash chip of the motherboard for UEFI firmware. Usually, updating u-boot on such boards consists of googling an instruction and blindly following commands provided in it.
I have an idea how to this user experience could be improved within openSUSE distro. I would like to discuss the following. What if openSUSE u-boot rpm packages would additionally provide prepared and signed UEFI capsule along with fwupdmgr local metadata. Then it would be possible for end user just to run `fwupdmgr update` and activate firmware update.
[1] https://u-boot.readthedocs.io/en/v2021.04/board/emulation/qemu_capsule_upda…
[2] https://en.opensuse.org/HCL:EspressoBin
[3] https://github.com/fwupd/fwupd#local-metadata
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.53 -> 7.1.0.55)
Mesa (22.2.4 -> 22.3.2)
Mesa-drivers (22.2.4 -> 22.3.2)
MozillaFirefox (107.0.1 -> 108.0.1)
NetworkManager (1.40.6 -> 1.40.8)
alsa-plugins
audacity
autoyast2 (4.5.11 -> 4.5.12)
avahi
avahi-glib2
bind (9.18.9 -> 9.18.10)
ca-certificates-mozilla (2.56 -> 2.60)
cairomm1_0
cronie
curl (7.86.0 -> 7.87.0)
dconf
ddclient (3.9.1 -> 3.10.0)
dnsmasq (2.87 -> 2.88)
ell (0.54 -> 0.55)
enchant-1
ethtool (6.0 -> 6.1)
exo (4.16.4 -> 4.18.0)
ffmpeg-4
fwupd (1.8.7 -> 1.8.8)
glib2 (2.74.3 -> 2.74.4)
glib2-branding-openSUSE
glibc
gnome-control-center (43.1 -> 43.2)
gnome-menus
grub2
gstreamer (1.20.4 -> 1.20.5)
gstreamer-plugins-bad (1.20.4 -> 1.20.5)
gstreamer-plugins-base (1.20.4 -> 1.20.5)
gstreamer-plugins-good (1.20.4 -> 1.20.5)
gstreamer-plugins-libav (1.20.4 -> 1.20.5)
gstreamer-plugins-ugly (1.20.4 -> 1.20.5)
gtk4 (4.8.2 -> 4.8.3)
gupnp (1.6.2 -> 1.6.3)
harfbuzz (5.3.1 -> 6.0.0)
hylafax+ (7.0.5 -> 7.0.6)
imlib2 (1.9.1 -> 1.10.0)
iproute2 (6.0 -> 6.1)
kernel-firmware (20221130 -> 20221216)
kernel-source (6.0.12 -> 6.1.1)
krusader (2.7.2 -> 2.8.0)
kvm_stat (6.0.12 -> 6.1.1)
libICE (1.1.0 -> 1.1.1)
libSM (1.2.3 -> 1.2.4)
libXau (1.0.10 -> 1.0.11)
libarchive (3.6.1 -> 3.6.2)
libbpf (1.0.1 -> 1.1.0)
libcloudproviders
libdmapsharing
libfontenc (1.1.6 -> 1.1.7)
libgarcon (4.16.1 -> 4.18.0)
libgit2
libglade2
libgnomesu
libgtop
libjxl
libpsl (0.21.1 -> 0.21.2)
libpwquality (1.4.4 -> 1.4.5)
libqt5-qtwebengine (5.15.11 -> 5.15.12)
libstorage-ng (4.5.56 -> 4.5.57)
libvirt
libxfce4ui (4.16.1 -> 4.18.0)
libxfce4util (4.16.0 -> 4.18.0)
libxkbfile (1.1.1 -> 1.1.2)
libxshmfence (1.3.1 -> 1.3.2)
lsof (4.96.4 -> 4.96.5)
lua54
mdadm
mpc (1.3.0 -> 1.3.1)
nftables (1.0.5 -> 1.0.6)
nodejs19 (19.1.0 -> 19.3.0)
open-iscsi
open-vm-tools
openblas_openmp
openblas_pthreads
openssh
pam
pam-full-src
pangomm1_4
permissions (1599_20220912 -> 1599_20221220)
pipewire
policycoreutils
portmidi
publicsuffix (20220903 -> 20221129)
python-h2
python-httpcore (0.15.0 -> 0.16.3)
python-urllib3 (1.26.12 -> 1.26.13)
raspberrypi-firmware (2022.11.18 -> 2022.12.12)
raspberrypi-firmware-config (2022.11.18 -> 2022.12.12)
ristretto (0.12.3 -> 0.12.4)
rpm
rubygem-d-installer (0.6 -> 0.6.2)
samba (4.17.3+git.283.2157972742b -> 4.17.4+git.300.305b22bfce)
screen
sddm
spacenavd (1.1 -> 1.2)
spamassassin (3.4.6 -> 4.0.0)
sssd
systemd
tcl
thunar (4.16.11 -> 4.18.1)
thunar-volman (4.16.0 -> 4.18.0)
tumbler (4.16.1 -> 4.18.0)
tuned (2.18.0.8+git.6f907c9 -> 2.19.0.29+git.b894a3e)
util-linux (2.37.4 -> 2.38.1)
util-linux-systemd (2.37.4 -> 2.38.1)
vim (9.0.1040 -> 9.0.1107)
vulkan-loader (1.3.231.0 -> 1.3.236.0)
vulkan-tools (1.3.231 -> 1.3.236.0)
webkit2gtk3 (2.38.2 -> 2.38.3)
webkit2gtk3-soup2 (2.38.2 -> 2.38.3)
wicked (0.6.70 -> 0.6.71)
xcb-util (0.4.0 -> 0.4.1)
xf86-input-joystick (1.6.3 -> 1.6.4)
xf86-video-vesa (2.5.0 -> 2.6.0)
xf86-video-voodoo (1.2.5 -> 1.2.6)
xfce4-appfinder (4.16.1 -> 4.18.0)
xfce4-notifyd (0.6.4 -> 0.6.5)
xfce4-panel (4.16.5 -> 4.18.0)
xfce4-power-manager (4.16.0 -> 4.18.0)
xfce4-screenshooter (1.9.11 -> 1.10.1)
xfce4-session (4.16.0 -> 4.18.0)
xfce4-settings (4.16.5 -> 4.18.1)
xfce4-taskmanager (1.5.4 -> 1.5.5)
xfconf (4.16.0 -> 4.18.0)
xfdesktop (4.16.1 -> 4.18.0)
xfwm4 (4.16.1 -> 4.18.0)
xhost (1.0.8 -> 1.0.9)
xkbcomp (1.4.5 -> 1.4.6)
xorg-x11-server (21.1.4 -> 21.1.6)
xwayland (22.1.5 -> 22.1.7)
xz (5.2.8 -> 5.2.10)
yast2-packager (4.5.9 -> 4.5.10)
yast2-trans (84.87.20221210.680714a939 -> 84.87.20221218.6fdb651e97)
zbar
zlib-ng-compat
zvbi (0.2.38 -> 0.2.39)
=== Details ===
==== ImageMagick ====
Version update (7.1.0.53 -> 7.1.0.55)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10
- update to 7.1.0.55:
* https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#710-55---2022…
==== Mesa ====
Version update (22.2.4 -> 22.3.2)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
some reason this driver doesn't get built on this platform
- Update to version 22.3.0:
* See https://docs.mesa3d.org/relnotes/22.3.0.html
- Update to version 22.3.1:
* See https://docs.mesa3d.org/relnotes/22.3.1.html
- Update to version 22.3.2:
* See https://docs.mesa3d.org/relnotes/22.3.2.html
- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC
support was removed.
- Add libvdpau_virtio_gpu package for VirtIO GPU.
- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch.
- Rebase u_dep_xcb.patch.
- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch.
- Drop n_buildfix-21.3.0.patch: fixed upstream.
==== Mesa-drivers ====
Version update (22.2.4 -> 22.3.2)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva
- don't try to generate libvdpau_virtio_gpu package on ppc64le; for
some reason this driver doesn't get built on this platform
- Update to version 22.3.0:
* See https://docs.mesa3d.org/relnotes/22.3.0.html
- Update to version 22.3.1:
* See https://docs.mesa3d.org/relnotes/22.3.1.html
- Update to version 22.3.2:
* See https://docs.mesa3d.org/relnotes/22.3.2.html
- Remove the libXvMC_nouveau and libXvMC_r600 packages as XVMC
support was removed.
- Add libvdpau_virtio_gpu package for VirtIO GPU.
- Rebase n_drirc-disable-rgb10-for-chromium-on-amd.patch.
- Rebase u_dep_xcb.patch.
- Rebase U_fix-mpeg1_2-decode-mesa-20.2.patch.
- Drop n_buildfix-21.3.0.patch: fixed upstream.
==== MozillaFirefox ====
Version update (107.0.1 -> 108.0.1)
Subpackages: MozillaFirefox-translations-common
- add mozilla-bmo1805809.patch to fix build for x86-32 (boo#1206600)
- Mozilla Firefox 108.0.1 (boo#1206507)
* Fixes the default search engine being reset on upgrade for
profiles which were previously copied from a different location
- Mozilla Firefox 108.0
https://www.mozilla.org/en-US/firefox/108.0/releasenotes/
MFSA 2022-51 (bsc#1206242)
* CVE-2022-46871 (bmo#1795697)
libusrsctp library out of date
* CVE-2022-46872 (bmo#1799156)
Arbitrary file read from a compromised content process
* CVE-2022-46873 (bmo#1644790)
Firefox did not implement the CSP directive unsafe-hashes
* CVE-2022-46874 (bmo#1746139)
Drag and Dropped Filenames could have been truncated to
malicious extensions
* CVE-2022-46875 (bmo#1786188)
Download Protections were bypassed by .atloc and .ftploc
files on Mac OS
* CVE-2022-46877 (bmo#1795139)
Fullscreen notification bypass
* CVE-2022-46878 (bmo#1782219, bmo#1797370, bmo#1797685,
bmo#1801102, bmo#1801315, bmo#1802395)
Memory safety bugs fixed in Firefox 108 and Firefox ESR 102.6
* CVE-2022-46879 (bmo#1736224, bmo#1793407, bmo#1794249, bmo#1795845,
bmo#1797682, bmo#1797720, bmo#1798494, bmo#1799479)
Memory safety bugs fixed in Firefox 108
- requires
NSS >= 3.85
rustc/cargo 1.65
- added translations to .desktop file.
==== NetworkManager ====
Version update (1.40.6 -> 1.40.8)
Subpackages: NetworkManager-bluetooth NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0
- Update to version 1.40.8:
+ Fixed a bug that caused devices (MACsec in particular) to be
stuck in UNAVAILABLE state and not transition to DISCONNECTED
if the carrier was ready too early.
+ Improved interoperability of MACsec with some Aruba switches by
allowing CKN shorter than 64 characters.
+ Fixed an assertion failure when restarting NetworkManager with
MACsec links configured.
+ Fixed a possible DHCP helper crash when handling failure to
connect to D-Bus.
+ Corrected calculation of expiration time for items configured
from IPv6 neighbor discovery messages.
+ Various fixes for platforms that don't allow unaligned memory
access.
- Drop iptables BuildRequires and -Diptables meson parameter:
iptables is legacy (obsoleted in favor of nft). Additionally.
meson has proper fallback detection to assume the correct path,
should it need to use iptables.
- Recommend nftables instead of iptables.
==== alsa-plugins ====
Subpackages: alsa-plugins-pulse alsa-plugins-speexrate alsa-plugins-upmix
- Replace pkgconfig(libavresample) with pkgconfig(libswresample)
BuildRequires as rate-lav was ported to use the latter.
==== audacity ====
Subpackages: audacity-lang
- Replace pkgconfig(gtk+-2.0) with pkgconfig(gtk+-3.0)
BuildRequires, audacity have moved to gtk-3 several versions ago.
==== autoyast2 ====
Version update (4.5.11 -> 4.5.12)
Subpackages: autoyast2-installation
- Added XSLT transformation for easy conversion of the data types in the
AutoYaST XML profiles between the old and the new format. This allows to
convert a new profile to the format accepted in SLE15-SP2 or older
(bsc#1206597)
- 4.5.12
==== avahi ====
Subpackages: libavahi-client3 libavahi-common3 libavahi-core7
- Drop %{_sysconfdir}/sysconfig/network/if-{up,down}.d scripts:
they are not used, or supported, in a while already.
==== avahi-glib2 ====
Subpackages: libavahi-glib1 libavahi-gobject0 libavahi-ui-gtk3-0
- Drop %{_sysconfdir}/sysconfig/network/if-{up,down}.d scripts:
they are not used, or supported, in a while already.
==== bind ====
Version update (9.18.9 -> 9.18.10)
Subpackages: bind-doc bind-utils
- Update to release 9.18.10
Feature Changes:
* To reduce unnecessary memory consumption in the cache, NXDOMAIN
records are no longer retained past the normal negative cache
TTL, even if stale-cache-enable is set to yes.
* The auto-dnssec option has been deprecated and will be removed
in a future BIND 9.19.x release. Please migrate to
dnssec-policy.
* The coresize, datasize, files, and stacksize options have been
deprecated. The limits these options set should be enforced
externally, either by manual configuration (e.g. using ulimit)
or via the process supervisor (e.g. systemd).
* Setting alternate local addresses for inbound zone transfers
has been deprecated. The relevant options (alt-transfer-source,
alt-transfer-source-v6, and use-alt-transfer-source) will be
removed in a future BIND 9.19.x release.
* The number of HTTP headers allowed in requests sent to namedâs
statistics channel has been increased from 10 to 100, to
accommodate some browsers that send more than 10 headers by
default.
Bug Fixes:
* named could crash due to an assertion failure when an HTTP
connection to the statistics channel was closed prematurely
(due to a connection error, shutdown, etc.).
* When a catalog zone was removed from the configuration, in some
cases a dangling pointer could cause the named process to
crash.
* When a zone was deleted from a server, a key management object
related to that zone was inadvertently kept in memory and only
released upon shutdown. This could lead to constantly
increasing memory use on servers with a high rate of changes
affecting the set of zones being served.
* TLS configuration for primary servers was not applied for zones
that were members of a catalog zone.
* In certain cases, named waited for the resolution of
outstanding recursive queries to finish before shutting down.
* host and nslookup command-line options setting the custom
TCP/UDP port to use were ignored for ANY queries (which are
sent over TCP).
* The zone <name>/<class>: final reference detached log message
was moved from the INFO log level to the DEBUG(1) log level to
prevent the named-checkzone tool from superfluously logging
this message in non-debug mode.
==== ca-certificates-mozilla ====
Version update (2.56 -> 2.60)
- Updated to 2.60 state of Mozilla SSL root CAs (bsc#1206622)
Removed CAs:
- Global Chambersign Root
- EC-ACC
- Network Solutions Certificate Authority
- Staat der Nederlanden EV Root CA
- SwissSign Platinum CA - G2
Added CAs:
- DIGITALSIGN GLOBAL ROOT ECDSA CA
- DIGITALSIGN GLOBAL ROOT RSA CA
- Security Communication ECC RootCA1
- Security Communication RootCA3
Changed trust:
- TrustCor certificates only trusted up to Nov 30 (bsc#1206212)
- Removed CAs (bsc#1206212) as most code does not handle "valid before nov 30 2022"
and it is not clear how many certs were issued for SSL middleware by TrustCor:
- TrustCor RootCert CA-1
- TrustCor RootCert CA-2
- TrustCor ECA-1
Patch: remove-trustcor.patch
==== cairomm1_0 ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== cronie ====
Subpackages: cron
- Use %_pam_vendordir
==== curl ====
Version update (7.86.0 -> 7.87.0)
Subpackages: libcurl4
- Update to 7.87.0:
* Security fixes:
- CVE-2022-43551, bsc#1206308: another HSTS bypass via IDN
- CVE-2022-43552, bsc#1206309: HTTP Proxy deny use-after-free
* Changes
- curl: add --url-query
- CURLOPT_QUICK_EXIT: don't wait for DNS thread on exit
- lib: add CURL_WRITEFUNC_ERROR to signal write callback error
- openssl: reduce CA certificate bundle reparsing by caching
- version: add a feature names array to curl_version_info_data
* Bugfixes
- altsvc: fix rejection of negative port numbers
- aws_sigv4: consult x-%s-content-sha256 for payload hash
- aws_sigv4: fix typos in aws_sigv4.c
- base64: better alloc size
- base64: encode without using snprintf
- base64: faster base64 decoding
- build: assume assert.h is always available
- build: assume errno.h is always available
- c-hyper: CONNECT respones are not server responses
- c-hyper: fix multi-request mechanism
- CI: Change FreeBSD image from 12.3 to 12.4
- CI: LGTM.com will be shut down in December 2022
- ci: Remove zuul fuzzing job as it's superseded by CIFuzz
- cmake: check for cross-compile, not for toolchain
- CMake: fix build with `CURL_USE_GSSAPI`
- cmake: really enable warnings with clang
- cmake: set the soname on the shared library
- cmdline-opts/gen.pl: fix the linkifier
- cmdline-opts/page-footer: remove long option nroff formatting
- config-mac: define HAVE_SYS_IOCTL_H
- config-mac: fix typo: size_T -> size_t
- config-mac: remove HAVE_SYS_SELECT_H
- config-win32: fix SIZEOF_OFF_T for MSVC and old MinGW
- configure: require fork for NTLM-WB
- contributors.sh: actually use $CURLWWW instead of just setting it
- cookie: compare cookie prefixes case insensitively
- cookie: expire cookies at once when max-age is negative
- cookie: open cookie jar as a binary file
- curl-openssl.m4: do not add $prefix/include/openssl to CPPFLAGS
- curl-rustls.m4: on macOS, rustls also needs the Security framework
- curl.h: include <sys/select.h> on SerenityOS
- curl.h: name all public function parameters
- curl.h: reword comment to not use deprecated option
- curl: override the numeric locale and set "C" by force
- curl: timeout in the read callback
- curl_endian: remove Curl_write64_le from header
- curl_get_line: allow last line without newline char
- curl_path: do not add '/' if homedir ends with one
- curl_url_get.3: remove spurious backtick
- curl_url_set.3: document CURLU_DISALLOW_USER
- curl_url_set.3: fix typo
- CURLMOPT_SOCKETFUNCTION.3: clarify CURL_POLL_REMOVE
- CURLOPT_COOKIEFILE.3: advice => advise
- CURLOPT_DEBUGFUNCTION.3: do not assume nul-termination in example
- CURLOPT_DEBUGFUNCTION.3: emphasize that incoming data is "raw"
- CURLOPT_POST.3: Explain setting to 0 changes request type
- docs/curl_ws_send: Fixed typo in websocket docs
- docs/EARLY-RELEASE.md: how to determine an early release
- docs/examples: spell correction ('Retrieve')
- docs/INSTALL.md: expand on static builds
- docs/WEBSOCKET.md: explain the URL use
- docs: add missing parameters for --retry flag
- docs: add more "SEE ALSO" links to CA related pages
- docs: explain the noproxy CIDR notation support
- docs: extend the dump-header documentation
- docs: remove performance note in CURLOPT_SSL_VERIFYPEER
- examples/10-at-a-time: fix possible skipped final transfers
- examples: update descriptions
- ftp: support growing files with CURLOPT_IGNORE_CONTENT_LENGTH
- gen.pl: do not generate CURLHELP bitmask lines > 79 characters
- GHA: clarify workflows permissions, set least possible privilege
- GHA: NSS use clang instead of clang-9
- gnutls: use common gnutls init and verify code for ngtcp2
- headers: add endif comments
- HTTP-COOKIES.md: mention that http://localhost is a secure context
- HTTP-COOKIES.md: update the 6265bis link to draft-11
- http: do not send PROXY more than once
- http: fix the ::1 comparison for IPv6 localhost for cookies
- http: set 'this_is_a_follow' in the Location: logic
- http: use the IDN decoded name in HSTS checks
- hyper: classify headers as CONNECT and 1XX
- hyper: fix handling of hyper_task's when reusing the same address
- idn: remove Curl_win32_ascii_to_idn
- INSTALL: update operating systems and CPU archs
- KNOWN_BUGS: remove eight entries
- lib1560: add some basic IDN host name tests
- lib: connection filters (cfilter) addition to curl:
- lib: feature deprecation warnings in gcc >= 4.3
- lib: fix some type mismatches and remove unneeded typecasts
- lib: parse numbers with fixed known base 10
- lib: remove bad set.opt_no_body assignments
- lib: rewind BEFORE request instead of AFTER previous
- lib: sync guard for Curl_getaddrinfo_ex() definition and use
- lib: use size_t or int etc instead of longs
- libcurl-errors.3: remove duplicate word
- libssh2: return error when ssh_hostkeyfunc returns error
- limit-rate.d: see also --rate
- log2changes.pl: wrap long lines at 80 columns
... changelog too long, skipping 66 lines ...
- x509asn1: avoid freeing unallocated pointers
==== dconf ====
Subpackages: gsettings-backend-dconf libdconf1
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== ddclient ====
Version update (3.9.1 -> 3.10.0)
- Update to 3.10.0:
* Added support for domaindiscount24.com
* Added support for njal.la
* Added support for Cloudflare API tokens
* Added support for OVH DynHost.
* Added support for ClouDNS.
* Added support for dinahosting.
* Added support for Gandi LiveDNS.
* The freedns protocol (for https://freedns.afraid.org) now supports IPv6
addresses.
* New ssl_ca_dir and ssl_ca_file options to specify the location of CA
certificates.
* New built-in IP discovery service shorthands:
+ googledomains from https://domains.google
+ he from https://he.net
ip+4only.me, ip6only.me from http://whatismyv6.com
+ ipify-ipv4 and ipify-ipv6 from https://www.ipify.org
+ myonlineportal from https://myonlineportal.net
+ noip-ipv4 and noip-ipv6 from https://www.noip.com
+ nsupdate.info-ipv4 and nsupdate.info-ipv6 from
+ https://www.nsupdate.info
+ zoneedit from https://www.zoneedit.com
* Added option -curl to access network with system Curl command instead
of the Perl built-in IO::Socket classes.
* Added option -{no}web-ssl-validate and -{no}fw-ssl-validateto provide
option to disable SSL certificate validation. Note that these only apply for
network access when obtaining an IP address with use=web or use=fw
(any firewall). Network access to Dynamic DNS servers to set or retrieve
IP address will always require certificate validation.
* The fw-banlocal option is deprecated and no longer does anything.
* The if-skip option is deprecated and no longer does anything.
* The default server for the dslreports1 protocol changed from
members.dyndns.org to www.dslreports.com.
* Removed support for defunct dnsspark service
* Removed support for defunct dtdns service
* Removed support for defunct Hammernode service
- Add fix-configure_ac.patch
- Add disable-ip-test.patch
- Rebase ddclient-config.patch
- Rebase ddclient-delay-main-process-for-systemd.patch
==== dnsmasq ====
Version update (2.87 -> 2.88)
- update to 2.88:
* Fix bug in --dynamic-host when an interface has /16 IPv4
* address.
* Add --fast-dns-retry option. This gives dnsmasq the ability
to originate retries for upstream DNS queries itself, rather
than relying on the downstream client. This is most useful
when doing DNSSEC over unreliable upstream networks. It comes
with some cost in memory usage and network bandwidth.
* Add --use-stale-cache option. When set, if a DNS name exists
in the cache, but its time-to-live has expired, dnsmasq will
return the data anyway.
* handle removal of whole files or entries within files.
==== ell ====
Version update (0.54 -> 0.55)
- update to 0.55:
* Fix issue with DHCP and blocked unicast requests.
==== enchant-1 ====
Subpackages: enchant-1-backends libenchant1
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== ethtool ====
Version update (6.0 -> 6.1)
- update to upstream release 6.1
* Feature: update link mode tables
* Feature: register dump for NXP ENETC driver (-d)
* Feature: report TCP header-data split (-g)
* Feature: support new message types in pretty print
* Fix: man page syntax fixes
==== exo ====
Version update (4.16.4 -> 4.18.0)
Subpackages: exo-data exo-lang exo-tools libexo-2-0
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates
==== ffmpeg-4 ====
Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9
- Add ffmpeg-CVE-2022-3109.patch: Backport from upstream to fix
null pointer dereference in vp3_decode_frame() (bsc#1206442).
==== fwupd ====
Version update (1.8.7 -> 1.8.8)
Subpackages: fwupd-bash-completion libfwupd2 typelib-1_0-Fwupd-2_0
- Update to version 1.8.8:
+ This release adds the following features:
- Add BIOS rollback protection support for Dell and Lenovo
systems
- Generate OVAL rules for openSCAP evaluation
- Show the signed reports from QA teams in client tools
+ This release fixes the following bugs:
- Add a X-Gpu category for new hardware support
- Add more ChromeOS metadata to the report attributes
- Ensure the device name is set for Intel USB4 devices
- Fix a critical DFU CSR warning when deploying firmware
- Fix a Synaptics RMI issue when updating non-secure devices
- Match more device properties when using GetDetails
- Move AMD platform rollback protection to level 4
- Use the correct AppStream ID for the Key Manifest failure
- Wait for the Intel GPU to come back after updating
+ This release adds support for the following hardware:
- Logitech Whiteboard cameras
- More Goodix MoC devices
- Several QSI Docks
==== glib2 ====
Version update (2.74.3 -> 2.74.4)
Subpackages: glib2-tools libgio-2_0-0 libglib-2_0-0 libgmodule-2_0-0 libgobject-2_0-0 libgthread-2_0-0
- Update to version 2.74.4:
+ Fix missing input validation in `GDBusMenuModel`.
+ Various GVariant security fixes when handling untrusted data.
+ Bugs fixed: glgo#GNOME/GLib#861, glgo#GNOME/GLib#2121,
glgo#GNOME/GLib#2540, glgo#GNOME/GLib#2794,
glgo#GNOME/GLib#2797, glgo#GNOME/GLib#2835,
glgo#GNOME/GLib#2839, glgo#GNOME/GLib#2840,
glgo#GNOME/GLib#2841, glgo#GNOME/GLib#2852,
glgo#GNOME/GLib!3114, glgo#GNOME/GLib!3126,
glgo#GNOME/GLib!3134, glgo#GNOME/GLib!3138,
glgo#GNOME/GLib!3153, glgo#GNOME/GLib!3161,
glgo#GNOME/GLib!3164.
+ Updated translations.
- Add 1539540.patch: gthread-posix: need to #include <errno.h>.
==== glib2-branding-openSUSE ====
- Prefer file-roller over nautilus for archives.
==== glibc ====
Subpackages: glibc-devel glibc-extra glibc-locale glibc-locale-base nscd
- floatn.patch: Update _FloatN header support for C++ in GCC 13
==== gnome-control-center ====
Version update (43.1 -> 43.2)
Subpackages: gnome-control-center-color gnome-control-center-goa gnome-control-center-user-faces
- Update to version 43.2:
+ About: Update distro logo when dark-mode changes.
+ Applications: Don't recurse into symlinks when clearing cache.
+ Cellular: Avoid duplicated entries in SIM providers list.
+ Color: Fix crash when first device row is non-existent.
+ Common: Make list row switches work when annimations are OFF.
+ Display: Allow the Night Light error label to wrap for small
screens.
+ Mouse: Fix activation of rows while navigating with keyboard.
+ Network:
- Fix crashes when EAP password is missing.
- Fix wrong signal of SEA password visibility toggle.
+ Notifications: Sync lock screen notification setting string.
+ Users: Show a missing-avatar image when avatars cannot be
loaded.
+ Updated translations.
- Drop gnome-control-center-fix-ws-sea-pass-toggle.patch: Fixed
upstream.
- Refresh patches with quilt.
- Modify gnome-control-center-disable-error-message-for-NM.patch:
fix wifi panel(bsc#1206233).
- Rebase gnome-control-center-disable-error-message-for-NM.patch.
- Add gnome-control-center-network-use-AdwStatusPage.patch:
network-panel: Use AdwStatusPage to show NetworkManager error.
This is needed by the above rebased patch
(glgo#GNOME/gnome-control-center/commit/2b3de01124).
- Add gnome-control-center-fix-ws-sea-pass-toggle.patch: Fix crash
when user clicking password visibility toggle in Security page
when method is WPA3 Personal
(glgo#GNOME/gnome-control-center!1520).
==== gnome-menus ====
Subpackages: libgnome-menu-3-0 typelib-1_0-GMenu-3_0
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== grub2 ====
Subpackages: grub2-arm64-efi grub2-snapper-plugin grub2-systemd-sleep-plugin
- Setup multiple device paths for a nvmf boot device (bsc#1205666)
* 0001-grub2-Set-multiple-device-path-for-a-nvmf-boot-devic.patch
- Increase the path buffer in the crypttab command for the long
volume name (bsc#1206333)
* grub2-increase-crypttab-path-buffer.patch
==== gstreamer ====
Version update (1.20.4 -> 1.20.5)
Subpackages: gstreamer-utils libgstreamer-1_0-0 typelib-1_0-Gst-1_0
- update to 1.20.5:
+ This release only contains bugfixes and it should be safe to
upgrade from 1.20.x.
+ systemclock waiting fixes for certain 32-bit platforms/libcs
+ alphacombine: robustness improvements for corner case scenarios
+ avfvideosrc: Report latency when doing screen capture
+ d3d11videosink: various thread-safety and stability fixes
+ decklink: fix performance issue when HDMI signal has been lost
for a long time
+ flacparse: Fix handling of headers advertising 32 bits per
sample
+ mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl
libc)
+ opengl: fix automatic dispmanx detection for rpi4 and fix usage
of eglCreate/DestroyImage
+ opusdec: Various channel-related fixes
+ textrender: event handling fixes, esp. for GAP event
+ subparse: Fix non-closed tag handling
+ videoscale: fix handling of unknown buffer metas
+ videosink: reverse playback handling fixes
+ qtmux: Prefill mode fixes, especially for raw audio
+ multiudpsink: allow binding to IPv6 address
+ rtspsrc:
- Fix usage of IPv6 connections in SETUP
- Only EOS on timeout if all streams are timed out/EOS
+ splitmuxsrc: fix playback stall if there are unlinked pads
+ v4l2: Fix SIGSEGV on state change during format changes
+ wavparse robustness fixes
+ Fix static linking on macOS (opengl, vulkan)
+ gstreamer-vaapi: fix headless build against mesa >= 22.3.0
+ GStreamer Editing Services library: Fix build with tools
disabled
+ webrtc example/demo fixes
+ unit test fixes for aesdec and rtpjitterbuffer
+ Cerbero: Fix ios cross-compile with cmake on M1; some recipe
updates and other build fixes
+ Miscellaneous bug fixes, memory leak fixes, and other stability
and reliability improvements
+ Performance improvements
+ Changes in gstreamer base package:
- allocator: Copy allocator name in gst_allocator_register()
- concat: Properly propagate EOS seqnum
- fakesrc: avoid time overflow with datarate
- Fix build of 1.20 branch with Meson 0.64.1 for those who have
hotdoc installed on their system.
- gst-inspect: Don't leak list
- meson: fix check for pthread_setname_np()
- miniobject: support higher refcount values
- pads: Fix non-serialized sticky event push, e.g. instant
change rate events
- padtemplate: Fix annotations
- systemclock: Use futex_time64 syscall on x32 and other
platforms that always...
- -Wimplicit-function-declaration in pthread_setname_np check
(missing GNUSOURCE)
==== gstreamer-plugins-bad ====
Version update (1.20.4 -> 1.20.5)
Subpackages: libgstadaptivedemux-1_0-0 libgstbadaudio-1_0-0 libgstbasecamerabinsrc-1_0-0 libgstcodecparsers-1_0-0 libgstcodecs-1_0-0 libgstisoff-1_0-0 libgstmpegts-1_0-0 libgstphotography-1_0-0 libgstplay-1_0-0 libgstplayer-1_0-0 libgstsctp-1_0-0 libgsturidownloader-1_0-0 libgstva-1_0-0 libgstvulkan-1_0-0 libgstwayland-1_0-0 libgstwebrtc-1_0-0
- Update to version 1.20.5:
+ aesdec:
- Fix padding removal for per-buffer-padding=FALSE
- Fix test failing in gst-plugins-bad
+ alphacombine: Add missing query handler for gaps
+ avfdeviceprovider: do not leak the properties
+ avfvideosrc: Report latency when doing screen capture
+ d3d11screencapturesrc: Specify PAR 1/1 to template caps
+ d3d11videosink:
- Fixing focus lost on desktop layout change
- Call ShowWindow() from window thread
- Fix deadlock when parent window is busy
- Always clear back buffer on resize
+ decklink: reset calculation of time_mapping to fix clipping
HDMI video
+ directshow: Fix build error with glib 2.75 and newer
+ dvbsubenc:
- Forward GAP events as-is if we wouldn't produce an end packet
- Write Display Definition Segment if a non-default
width/height is used
+ h265decoder: Do not abort when failed to prepare ref pic set
+ h264parser: Fix a typo in pred_weight_table parsing.
+ mediafoundation, d3d11: Fix memory leak and make leak tracer
happy
+ mpegts:
- Handle when iconv doesn't support ISO 6937 (e.g. musl libc)
- Check continuity counter on section streams
+ mpegtsdemux: Always clear packetizer on DISCONT push mode
+ srt: various fixes - improve stats and error handling
+ rtmp2: Improve error messages
+ rtmp2sink: Correctly return GST_FLOW_ERROR on error
+ vulkan: Fix static linking on macOS
+ webrtcbin: also add rtcp-fb ccm fir for video mlines by default
+ webrtc/nice: fix small leak of split strings
==== gstreamer-plugins-base ====
Version update (1.20.4 -> 1.20.5)
Subpackages: libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0 libgstfft-1_0-0 libgstgl-1_0-0 libgstpbutils-1_0-0 libgstriff-1_0-0 libgstrtp-1_0-0 libgstrtsp-1_0-0 libgstsdp-1_0-0 libgsttag-1_0-0 libgstvideo-1_0-0 typelib-1_0-GstAudio-1_0 typelib-1_0-GstPbutils-1_0 typelib-1_0-GstTag-1_0 typelib-1_0-GstVideo-1_0
- Update to version 1.20.5:
+ audioconvert, audioresample, audiofilter: fix divide by 0 for
input buffer without caps
+ cdparanoia: Ignore compiler warning coming from the cdparanoia
header
+ oggdemux, parsebin: More leak fixes
+ opengl:
- Fix automatic dispmanx detection for rpi4
- Fix usage of eglCreate/DestroyImage
- Fix static linking on macOS
+ Bump core requirement in 1.20 branch to 1.20.4
+ oggdemux: Don't leak incoming EOS event
+ opusdec: Various channel-related fixes
+ subparse: Fix non-closed tag handling.
+ textrender:
- Don't blindly forward all events and don't blindly forward
all events
- Negotiate caps on a GAP event if none were negotiated yet
+ timeoverlay: fix pad leak
+ videodecoder: Only post latency message if it changed
+ videoscale: buffer meta handling fixes (NULL-terminate array of
valid meta tags)
+ videosink: Don't return unknown end-time from get_times()
==== gstreamer-plugins-good ====
Version update (1.20.4 -> 1.20.5)
Subpackages: gstreamer-plugins-good-extra gstreamer-plugins-good-gtk gstreamer-plugins-good-jack gstreamer-plugins-good-qtqml
- Update to version 1.20.5:
+ flacparse: Fix handling of headers advertising 32bps
+ multiudpsink: allow binding to IPv6 address
+ oss4: Fix debug category initialization
+ qt5:
- Deactivate context if fill_info fails
- Initialize GError properly in gst_qt_get_gl_wrapcontext()
+ qtdemux:
- Check return value from gst_structure_get in PIFF box
- Use unsigned int types to store result of QT_UINT32
- Prefill mode fixes
+ rtpjitterbuffer tests: Cast drop-messages-interval type
properly (fixing it on 32-bit architectures)
+ rtspsrc:
- Don't replace 404 errors with "no auth protocol found"
- Fix seek event leaks
- Fix usage of IPv6 connections in SETUP
- Only EOS on timeout if all streams are timed out/EOS
+ splitmuxsrc: don't queue data on unlinked pads
+ v4l2: Fix SIGSEGV on 'change state' during 'format change'
+ v4l2videodec: Fix activation of internal pool
+ wavparse:
- Avoid occasional crash due to referencing freed buffer.
- Fix crash that occurs in push mode when header chunks are
corrupted in certain ways.
==== gstreamer-plugins-libav ====
Version update (1.20.4 -> 1.20.5)
- Update to version 1.20.5:
+ avdec_h265: Fix endless renegotiation with alternate
interlacing
+ avviddec: Avoid flushing on framerate changes
==== gstreamer-plugins-ugly ====
Version update (1.20.4 -> 1.20.5)
- Update to version 1.20.5:
+ No changes, version bump only.
==== gtk4 ====
Version update (4.8.2 -> 4.8.3)
Subpackages: gtk4-schema gtk4-tools libgtk-4-1 typelib-1_0-Gtk-4_0
- Update to version 4.8.3:
+ GtkText:
- Claim gestures more selectively.
- Prevent unexpected notify::direction emissions.
+ Accessibility: Remember if we don't find the a11y bus.
+ DND: Prefer file:// urls over other protocols.
+ GtkMountOperation: Work on Wayland.
+ GtkListView: Cancel rubberband if not handling drag.
+ Wayland: Fix button masks.
+ Windows: Fix resizes with native decorations.
+ X11: Fix some ordering problems with surface destruction.
+ Updated translations.
==== gupnp ====
Version update (1.6.2 -> 1.6.3)
- Update to version 1.6.3:
+ Fix handling of deprecated and tentative v6 addresses.
+ Bugs fixed in this release:
- https://gitlab.gnome.org/GNOME/gupnp/issues/82
 - https://gitlab.gnome.org/GNOME/gupnp/issues/83
==== harfbuzz ====
Version update (5.3.1 -> 6.0.0)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0
- Update to version 6.0.0:
+ Add API to pre-process the face and speed up future subsetting
operations on that face. Provides up to a 95% reduction in
subsetting times when the same face is subset more than once.
+ Shaping have been speedup by skipping entire lookups when the
buffer contents don't intersect with the lookup. Shows up to a
10% speedup in shaping some fonts
+ The HarfBuzz subsetter can now drop axes by pinning them to
specific values (also referred to as instancing)
- Drop harfbuzz-5.3.1-Fix_check-symbols_failure.patch: Fixed
upstream.
==== hylafax+ ====
Version update (7.0.5 -> 7.0.6)
Subpackages: hylafax+-client
- version 7.0.6
* add support for libtiff v4.4 (10 Jun 2022)
* libtiff44.diff removed
* cope with SSL Fax senders who skip Phase C (5 May 2022)
* add ability to trace SSL Fax data reception (3 May 2022)
* handle timeout OK response to +FRH=3 and +FRM=n (25 Apr 2022)
* don't leave the modem waiting for a response when in SSL Fax (25 Apr 2022)
* improve recovery from unexpected SSL Fax terminations during ECM (15, 18, 26 Apr 2022)
* try to cope with false "no dialtone" results (4, 8 Apr 2022)
* add initial support for SSL Fax Proxy servers (4, 23 Feb; 4, 19 Apr; 10, 24 Jun 2022)
* buildrequirement for libssl added (Thanks Dimstar)
==== imlib2 ====
Version update (1.9.1 -> 1.10.0)
Subpackages: imlib2-loaders libImlib2-1
- update to 1.10.0:
* Introduce imlib_load_image_fde
imlib2_load: Tweak load mode handling
Introduce Imlib2_Loader.h - all that is needed by loaders
image: Change has alpha flag to separate byte
loading: Don't look for cached image when not caching
loading: New loader infrastructure
* loading: Introduce __imlib_ImageFileContextPush/Pop
loading: Centralize mmap handling
* Introduce imlib_load_image_mem
* imlib2_load: Add option to use imlib_load_image_mem
api: Remove cast previously dropped everywhere else
Hide imlib_get/set_color_usage() if no X11
api: Move X11 related functions to separate file
api: Move filter functions to separate file
Enable disabling filter functions
api: Move text functions to separate file
Enable disabling text functions
J2K loader: Drop showing deprecated item in debug message
image: Fix memory leak when cloning images
Unify basic X11 functionality in test programs
Includes tweaks
test: Re-generate test images with recent tool/library versions
image: Hide internal ImlibImageFileInfo struct
image: Don't munmap external memory
* Introduce imlib_get_error
api: error_return adjustments
imlib2_load: Add option to enable image caching
image: Fix potential use of uninitialized time stamps
PNG loader: Correct frame delay in zero denominator case
PNG loader: Cosmetics
PNG loader: Improved handling of animated PNGs
multiframe: Support loop count
PNG loader: Fix animated PNG loading some more
autofoo: Fix trouble with test subdirectory in distributed source
autofoo: Rework git tag/release stuff
test: test_load: Quit when loading primary image fails
SVG loader: Don't reference multiframe stuff
* ICO loader: Eliminate ico_load
autofoo: Use AC_USE_SYSTEM_EXTENSIONS
imlib2_view: Fix single frame update rendering
test: test_load_2: Check frame 0/1 loading too
PNG loader: Cosmetics
PS loader: Cosmetics
multiframe: Tweaks around frame number handling
multiframe: Centralize handling of frame update offsets
multiframe: Move frame info to allocated record
multiframe: Allocate frame info only when needed
PNG loader: Quit scan when target fdAT is seen
PNG loader: Quit after loading first frame
PNG loader: Simplify update callback handling
imlib2_view: Fix multiframe rendering detail
multiframe: Remove frame offset from updates
imlib2_view: Fix multiframe after update coordinate change
imlib2_view: Deal with all pending X events at once
imlib2_view: Properly handle caching vs progress callbacks
imlib2_view: Don't load bad images twice if first or last in argument list
image: Cosmetics
* image: Introduce __imlib_LoadEmbeddedMem
Add new ani loader
* image: Cosmetics
ANI loader: Disable progress in embed loader
ANI loader: Multiframe suport
v1.10.0
Introduce imlib_load_image_frame_mem
imlib_load_image_frame_mem(): set nocache
TGA loader: fix indexing in tgaflip
==== iproute2 ====
Version update (6.0 -> 6.1)
Subpackages: iproute2-bash-completion
- update to 6.1:
* man: ss.8: fix a typo
* testsuite: fix build failure
* genl: remove unused vars in Makefile
* json: do not escape single quotes
* ip-monitor: Do not error out when RTNLGRP_STATS is not available
* ip-link: man: Document existence of netns argument in add command
* macsec: add Extended Packet Number support
* macsec: add user manual description for extended packet number feature
* ip: xfrm: support "external" (`collect_md`) mode in xfrm interfaces
* ip: xfrm: support adding xfrm metadata as lwtunnel info in routes
* ip: add NLM_F_ECHO support
* libnetlink: add offset for nl_dump_ext_ack_done
* tc/tc_monitor: print netlink extack message
* rtnetlink: add new function rtnl_echo_talk()
* ip: fix return value for rtnl_talk failures
* iplink_bridge: Add no_linklocal_learn option support
* devlink: use dl_no_arg instead of checking dl_argc == 0
* devlink: remove dl_argv_parse_put
* mnlg: remove unnused mnlg_socket structure
* utils: extract CTRL_ATTR_MAXATTR and save it
* devlink: expose nested devlink for a line card object
* devlink: load port-ifname map on demand
* devlink: fix parallel flash notifications processing
* devlink: move use_iec into struct dl
* devlink: fix typo in variable name in ifname_map_cb()
* devlink: load ifname map on demand from ifname_map_rev_lookup() as well
* dcb: unblock mnl_socket_recvfrom if not message received
* libnetlink: Fix memory leak in __rtnl_talk_iov()
* tc_util: Fix no error return when large parent id used
* tc_util: Change datatype for maj to avoid overflow issue
* ss: man: add missing entries for MPTCP
* ss: man: add missing entries for TIPC
* ss: usage: add missing parameters
* ss: re-add TIPC query support
* devlink: Fix setting parent for 'rate add'
* link: display 'allmulti' counter
* seg6: add support for flavors in SRv6 End* behaviors
* tc: ct: Fix invalid pointer dereference
* uapi: update from 6.1 pre rc1
* u32: fix json formatting of flowid
* tc_stab: remove dead code
* uapi: update for in.h and ip.h
* remove #if 0 code
* tc: add json support to size table
* tc: put size table options in json object
* tc/basic: fix json output filter
* iplink: support JSON in MPLS output
* tc: print errors on stderr
* ip: print mpls errors on stderr
* tc: make prefix const
* man: add missing tc class show
* iplink_can: add missing `]' of the bitrate, dbitrate and termination arrays
* ip link: add sub-command to view and change DSA conduit interface
==== kernel-firmware ====
Version update (20221130 -> 20221216)
Subpackages: kernel-firmware-all kernel-firmware-amdgpu kernel-firmware-ath10k kernel-firmware-ath11k kernel-firmware-atheros kernel-firmware-bluetooth kernel-firmware-bnx2 kernel-firmware-brcm kernel-firmware-chelsio kernel-firmware-dpaa2 kernel-firmware-i915 kernel-firmware-intel kernel-firmware-iwlwifi kernel-firmware-liquidio kernel-firmware-marvell kernel-firmware-media kernel-firmware-mediatek kernel-firmware-mellanox kernel-firmware-mwifiex kernel-firmware-network kernel-firmware-nfp kernel-firmware-nvidia kernel-firmware-platform kernel-firmware-prestera kernel-firmware-qcom kernel-firmware-qlogic kernel-firmware-radeon kernel-firmware-realtek kernel-firmware-serial kernel-firmware-sound kernel-firmware-ti kernel-firmware-ueagle kernel-firmware-usb-network
- Update to version 20221216 (git commit c9c19583f717):
* rtw89: 8852c: update fw to v0.27.56.9
* rtw89: 8852c: update fw to v0.27.56.8
* amdgpu: updated navi10 firmware for amd-5.4
* amdgpu: updated yellow carp firmware for amd-5.4
* amdgpu: updated raven2 firmware for amd-5.4
* amdgpu: updated raven firmware for amd-5.4
* amdgpu: updated PSP 13.0.8 firmware for amd-5.4
* amdgpu: updated GC 10.3.7 RLC firmware for amd-5.4
* amdgpu: updated vega20 firmware for amd-5.4
* amdgpu: updated PSP 13.0.5 firmware for amd-5.4
* amdgpu: add VCN 4.0.0 firmware for amd-5.4
* amdgpu: add SMU 13.0.0 firmware for amd-5.4
* amdgpu: Add SDMA 6.0.0 firmware for amd-5.4
* amdgpu: add PSP 13.0.0 firmware for amd-5.4
* amdgpu: add GC 11.0.0 firmware for amd-5.4
* amdgpu: add DCN 3.2.0 firmware for amd-5.4
* amdgpu: updated vega10 firmware for amd-5.4
* amdgpu: updated beige goby firmware for amd-5.4
* amdgpu: updated dimgrey cavefish firmware for amd-5.4
* amdgpu: updated vangogh firmware for amd-5.4
* amdgpu: updated picasso firmware for amd-5.4
* amdgpu: updated navy flounder firmware for amd-5.4
* amdgpu: updated green sardine firmware for amd-5.4
* amdgpu: updated sienna cichlid firmware for amd-5.4
* amdgpu: updated arcture firmware for amd-5.4
* amdgpu: updated navi14 firmware for amd-5.4
* amdgpu: updated renoir firmware for amd-5.4
* amdgpu: updated navi12 firmware for amd-5.4
* amdgpu: updated aldebaran firmware for amd-5.4
* sr150 : Add NXP SR150 UWB firmware
* brcm: add/update firmware files for brcmfmac driver
* rtl_bt: Update RTL8821C BT(USB I/F) FW to 0x75b8_f098
==== kernel-source ====
Version update (6.0.12 -> 6.1.1)
Subpackages: kernel-64kb kernel-default
- Linux 6.1.1 (bsc#1012628).
- KEYS: encrypted: fix key instantiation with user-provided data
(bsc#1012628).
- cifs: fix oops during encryption (bsc#1012628).
- usb: dwc3: pci: Update PCIe device ID for USB3 controller on
CPU sub-system for Raptor Lake (bsc#1012628).
- usb: typec: ucsi: Resume in separate work (bsc#1012628).
- igb: Initialize mailbox message for VF reset (bsc#1012628).
- staging: r8188eu: fix led register settings (bsc#1012628).
- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N (bsc#1012628).
- ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
(bsc#1012628).
- USB: serial: f81534: fix division by zero on line-speed change
(bsc#1012628).
- USB: serial: f81232: fix division by zero on line-speed change
(bsc#1012628).
- USB: serial: cp210x: add Kamstrup RF sniffer PIDs (bsc#1012628).
- USB: serial: option: add Quectel EM05-G modem (bsc#1012628).
- usb: gadget: uvc: Prevent buffer overflow in setup handler
(bsc#1012628).
- udf: Fix extending file within last block (bsc#1012628).
- udf: Do not bother looking for prealloc extents if i_lenExtents
matches i_size (bsc#1012628).
- udf: Fix preallocation discarding at indirect extent boundary
(bsc#1012628).
- udf: Discard preallocation before extending file with a hole
(bsc#1012628).
- irqchip/ls-extirq: Fix endianness detection (bsc#1012628).
- mips: ralink: mt7621: do not use kzalloc too early
(bsc#1012628).
- mips: ralink: mt7621: soc queries and tests as functions
(bsc#1012628).
- mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
(bsc#1012628).
- PCI: mt7621: Add sentinel to quirks table (bsc#1012628).
- libbpf: Fix uninitialized warning in btf_dump_dump_type_data
(bsc#1012628).
- x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
(bsc#1012628).
- commit 181a470
- tcp: Add TIME_WAIT sockets in bhash2 (bsc#1206466).
- commit d8defbe
- series.conf: cleanup
- update upstream reference and resort:
- patches.suse/NFSD-fix-use-after-free-in-__nfs42_ssc_open.patch
- commit bf66071
- io_uring/net: ensure compat import handlers clear free_iov
(bsc#1206509).
- commit 747fc96
- NFSD: fix use-after-free in __nfs42_ssc_open() (bsc#1206209
CVE-2022-4379).
- commit 338ca73
- series.conf: cleanup
- update upstream references and move into sorted section:
- patches.suse/char-xillybus-Fix-trivial-bug-with-mutex.patch
- patches.suse/char-xillybus-Prevent-use-after-free-due-to-race-con.patch
- patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.patch
- patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch
- commit 7f1864f
- mm, mremap: fix mremap() expanding vma with addr inside vma (bsc#1206359).
- Delete
patches.suse/Revert-mm-add-merging-after-mremap-resize.patch.
- commit 3440c9c
- mm, mremap: fix mremap() expanding vma with addr inside
vma (bsc#1206359).
- commit b61d296
- Revert "mm: add merging after mremap resize" (bsc#1206335).
- commit 52313a4
- series.conf: remove stale comment
- commit ab17686
- Refresh patches.suse/Bluetooth-L2CAP-Fix-u8-overflow.patch.
- Refresh patches.suse/can-slcan-fix-freed-work-crash.patch.
Update upstream status.
- commit a6c4f4e
- Update to 6.1 final
- refresh configs (headers only)
- commit d1335c0
- Delete
patches.suse/Input-synaptics-retry-query-upon-error.patch.
The patch is not needed (bsc#1194086 comment 50).
- commit d03b675
- Delete patches.suse/iwlwifi-module-firmware-ucode-fix.patch.
Not needed anymore. kernel-firmware contains -72s since 06dbfbc74388
released in 20221109 already.
- commit e1d0837
- Delete
patches.suse/drm-sched-Fix-kernel-NULL-pointer-dereference-error.patch.
This can be dropped thanks to commit bafaf67c42f4 (Revert "drm/sched:
Use parent fence instead of finished") in v6.1-rc1.
- commit 15d1c2b
- Refresh
patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.patch.
Update upstream status.
- commit d504053
- Delete patches.suse/dm-mpath-no-partitions-feature. (bsc#1189976)
- commit e544c6d
- Refresh
patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch.
Update to final version and update upstream status.
... changelog too long, skipping 8 lines ...
- commit 900ecbb
==== krusader ====
Version update (2.7.2 -> 2.8.0)
Subpackages: kio_iso
- Update to 2.8.0.
* Too many changes. Check the ChangeLog file for the full list
- Drop patch, merged upstream:
* 0001-Fixed-non-working-actions-for-create-extract-archive.patch
==== kvm_stat ====
Version update (6.0.12 -> 6.1.1)
- Apply tools-kvm_stat-fix-attack-vector-with-user-controlle.patch
only on kernel < 6.1. Starting with 6.1, the fix is included.
==== libICE ====
Version update (1.1.0 -> 1.1.1)
Subpackages: libICE-devel libICE6
- update to 1.1.1:
* ICEmsg: Fix C++ interoperability error due to static_assert define
- drop U_ICEmsg-Fix-C-interoperability-error-due-to-static_as.patch (upstream)
==== libSM ====
Version update (1.2.3 -> 1.2.4)
Subpackages: libSM-devel libSM6
- update to 1.2.4:
* Handle arrays too large to fit in iceConn buffers
* v2: Raise required libICE version to 1.1.0 to get the updated
* IceGetHeaderExtra macro definition needed for this to work correctly.
* Fix some potential memory leaks in SmcCloseConnection().
* Add uuid as private dependency to sm.pc for static linking
* Build xz tarballs instead of bzip2
* Fix spelling/wording issues
==== libXau ====
Version update (1.0.10 -> 1.0.11)
Subpackages: libXau-devel libXau6
- update to 1.0.11:
configure: Use AC_SYS_LARGEFILE to enable large file support
- modernize spec file, install license into licensedir
==== libarchive ====
Version update (3.6.1 -> 3.6.2)
- update to 3.6.2 (bsc#1205629, CVE-2022-36227)
* NULL pointer dereference vulnerability in archive_write.c
* include ZSTD in Windows builds (#1688)
* SSL fixes on Windows (#1714, #1723, #1724)
* rar5 reader: fix possible garbled output with bsdtar -O (#1745)
* mtree reader: support reading mtree files with tabs (#1783)
* various small fixes for issues found by CodeQL
==== libbpf ====
Version update (1.0.1 -> 1.1.0)
- update to v1.1.0:
User space-side features and APIs:
* user-space ring buffer (BPF_MAP_TYPE_USER_RINGBUF) support;
* new documentation page listing all recognized SEC() definitions;
* BTF dedup improvements:
* unambiguous fwd declaration resolution for structs and unions;
* better handling of some corner cases with identical structs and arrays;
* mixed enum and enum64 forward declaration resolution logic;
* bpf_{link,btf,pro,mapg}_get_fd_by_id_opts() and bpf_get_fd_by_id_opts()
APIs;
* libbpf supports loading raw BTF for BPF CO-RE from known search paths;
* support for new cgroup local storage (BPF_MAP_TYPE_CGRP_STORAGE);
* libbpf will only add BPF_F_MMAPABLE flag for data maps with global
(i.e., non-static) vars;
* latest Linux UAPI headers with lots of changes synced into
include/uapi/linux.
BPF-side features and APIs;
* BPF_PROG2() macro added that supports struct-by-value arguments;
* new BPF helpers:
* bpf_user_ringbuf_drain();
* cgrp_storage_get() and cgrp_storage_delete().
Bug fixes
* better handling of padding corner cases;
* btf__align_of() determines packed structs better now;
* improved handling of enums of non-standard sizes;
* USDT spec parsing improvements;
* overflow handling fixes for ringbufs;
* Makefile fixes to support cross-compilation for 32-bit targets;
* fix crash if SEC("freplace") programs don't have attach_prog_fd set;
* better handling of file existence checks when running as non-root with
enhanced capabilities;
* a bunch of small fixes:
* ELF handling improvements;
* fix memory leak in USDT argument parsing logic;
* fix NULL dereferences in few corner cases;
* improved netlink attribute iteration handling.
- drop libbpf-Use-elf_getshdrnum-instead-of-e_shnum.patch,
libbpf-Fix-use-after-free-in-btf_dump_name_dups.patch,
libbpf-Fix-memory-leak-in-parse_usdt_arg.patch
libbpf-Fix-null-pointer-dereference-in-find_prog_by_.patch (upstream)
==== libcloudproviders ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== libdmapsharing ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== libfontenc ====
Version update (1.1.6 -> 1.1.7)
Subpackages: libfontenc-devel libfontenc1
- update to 1.1.7:
* configure: Use AC_SYS_LARGEFILE to enable large file support
==== libgarcon ====
Version update (4.16.1 -> 4.18.0)
Subpackages: libgarcon-1-0 libgarcon-data libgarcon-lang
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates:
==== libgit2 ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== libglade2 ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== libgnomesu ====
Subpackages: libgnomesu0
- Migration of PAM settings to /usr/lib/pam.d.
==== libgtop ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== libjxl ====
- Add patch (applied reversed) to revert the requirement for an
updated liblcms2 library when we have an older one. This allows
libjxl to build in SLE15 SP4/SP5 (and Leap 15.4/15.5):
* 0001-Remove-LCMS-mutex.patch
==== libpsl ====
Version update (0.21.1 -> 0.21.2)
- update to 0.21.2:
* Increased internal label size
* Fix undefined behavior in library code
* Ensure that calls to fopen() and stat() can handle largefiles
- add multibuild definition
==== libpwquality ====
Version update (1.4.4 -> 1.4.5)
Subpackages: libpwquality1 pam_pwquality
- Update to version 1.4.5:
+ Minor bug fixes and documentation enhancements.
+ Updated translations.
==== libqt5-qtwebengine ====
Version update (5.15.11 -> 5.15.12)
- Update to version 5.15.12:
* Bump version to 5.15.12
* Update Chromium:
* Bump V8_PATCH_LEVEL
* Fixup for patch for CVE-2022-3200 on OpenSuse 15.1
* Fixup the patch for CVE-2022-3200 on 87-based / 5.15
* [Backport] CVE-2022-3038: Use after free in Network Service
* [Backport] CVE-2022-3040: Use after free in Layout
* [Backport] CVE-2022-3041: Use after free in WebSQL
* [Backport] CVE-2022-3046: Use after free in Browser Tag
* [Backport] CVE-2022-3075: Insufficient data validation in Mojo
* [Backport] CVE-2022-3196: Use after free in PDF
* [Backport] CVE-2022-3197: Use after free in PDF
* [Backport] CVE-2022-3198: Use after free in PDF
* [Backport] CVE-2022-3199: Use after free in Frames.
* [Backport] CVE-2022-3200: Heap buffer overflow in Internals
* [Backport] CVE-2022-3201: Insufficient validation of untrusted
input in Developer Tools (1/2)
* [Backport] CVE-2022-3201: Insufficient validation of untrusted
input in Developer Tools (2/2)
* [Backport] CVE-2022-3304: Use after free in CSS
* [Backport] CVE-2022-3370: Use after free in Custom Elements
* [Backport] CVE-2022-3373: Out of bounds write in V8
* [Backport] CVE-2022-3445: Use after free in Skia.
* [Backport] CVE-2022-3446 and CVE-2022-35737
* [Backport] CVE-2022-3885: Use after free in V8
* [Backport] CVE-2022-3887: Use after free in Web Workers
* [Backport] CVE-2022-3889: Type Confusion in V8
* [Backport] CVE-2022-3890: Heap buffer overflow in Crashpad
* [Backport] CVE-2022-4174: Type Confusion in V8
* [Backport] CVE-2022-4180: Use after free in Mojo
* [Backport] CVE-2022-4181: Use after free in Forms
* [Backport] CVE-2022-4262: Type Confusion in V8
* [Backport] Security bug 1356308
* [Backport] Security bug 1378916
* [Backport] Security bugs 1346938 and 1338114
==== libstorage-ng ====
Version update (4.5.56 -> 4.5.57)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1
- Translated using Weblate (Macedonian) (bsc#1149754)
- 4.5.57
==== libvirt ====
Subpackages: libvirt-client libvirt-daemon libvirt-daemon-config-network libvirt-daemon-driver-interface libvirt-daemon-driver-network libvirt-daemon-driver-nodedev libvirt-daemon-driver-nwfilter libvirt-daemon-driver-qemu libvirt-daemon-driver-secret libvirt-daemon-driver-storage libvirt-daemon-driver-storage-core libvirt-daemon-driver-storage-disk libvirt-daemon-driver-storage-iscsi libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-logical libvirt-daemon-driver-storage-mpath libvirt-daemon-driver-storage-rbd libvirt-daemon-driver-storage-scsi libvirt-daemon-qemu libvirt-libs
- Fix lxc container initialization with systemd and hybrid cgroups
suse-fix-lxc-container-init.patch
boo#1183247
==== libxfce4ui ====
Version update (4.16.1 -> 4.18.0)
Subpackages: libxfce4kbd-private-3-0 libxfce4ui-2-0 libxfce4ui-lang libxfce4ui-tools typelib-1_0-Libxfce4ui-2_0
- update to 4.18.0:
* Update About credits
* build: Bump requirements for Xfce 4.18
* Translation Updates:
Chinese (China), Czech, German, Hungarian, Lithuanian, Norwegian
Bokmål, Occitan (post 1500), Portuguese (Brazil), Serbian, Turkish
* Added move-window-to-monitor shortcut options
* Translation Updates:
Albanian, Bulgarian, Chinese (Taiwan), Dutch, Estonian, French,
Italian, Japanese, Kazakh, Lithuanian, Polish, Portuguese, Spanish
* Bump GObject Introspection minim version to 1.66
* Translation Updates:
Basque, Kazakh, Occitan (post 1500), Slovenian
* Update copyright year
* docs: Add missing index of deprecated symbols
* libxfce4kbd-private: Reset shortcut recursively
* tests: Fix deprecation warning
* docs: Fix some broken links
* docs: Fix "unused declarations" warning
* docs: Add missing documentation
* docs: Add missing deprecation guards
* docs: Update `.gitignore`
* Fix titled dialog subtitle when headerbar is not used
* xfce-about: Add kernel and gtk version to system tab
* titled-dialog: Exclude normal windows from CSD adjustments
* xfce-about: Slightly tweak padding
* xfce4-about: Add support for 3A5000/loongarch64
* titled-dialog: CSD XfceTitledDialog improvements
* Shortcuts Editor: Tooltip improvement
* Fix intltool lock file problem during make distcheck
* xfce-spawn: Do not change DISPLAY on non-X11 displays
* xfce-dialogs: Fix a memory leak
* Bump minimal required libxfce4util to 4.17.2
* Translation Updates:
Albanian, Arabic, Azerbaijani, Basque, Bulgarian, Chinese (China),
Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Estonian, French,
Georgian, German, Greek, Hebrew, Hungarian, Indonesian, Italian,
Japanese, Korean, Lithuanian, Norwegian Bokmål, Occitan (post 1500),
Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,
Slovenian, Spanish, Swedish, Turkish, Ukrainian, Welsh
* XfceShortcutsEditor: Do not update editor if shortcut change failed
* XfceShortcutsEditor: Allow to choose "Space" or "Enter" as shortcut
* XfceShortcutDialog: Do not propagate key events
* Function description spelling and format.
* Add new function xfce_gtk_toggle_tool_button_new_from_action_entry
* XfceShortcutsGrabber: Fix `-Wanalyzer-null-dereference` warning
* Secure memory allocations
* Update COPYING
* XfceShortcutsGrabber: Detect auto-repeat key press
* XfceShortcutDialog: Fix a memory leak
* XfceShortcutsEditor: Allow NULL for section name and document it
* XfceShortcutsEditor: Add new vectorized constructor
* i18n: Do not use textdomain() in libs
* XfceShortcutsEditor: Remove label formatting if necessary
* Simplify startup notification timeout
* XfceShortcutsDialog: center the dialog on the parent window
* Translation Updates:
Danish, Russian
* Replace duplicate logic with xfce_str_replace
* Use headerbars for dialogs if Gtk/DialogsUseHeader is enabled
* Add new method "xfce_gtk_menu_append_separator"
* xfce4-about - improve /etc/os-release value unquoting
* Add comment to return gboolean in XfceGtkActionEntry
* Translation Updates:
Czech, Hebrew, Occitan (post 1500), Romanian, Ukrainian
* Add functions for handling accelerators that use the Tab key
* Check time.h and sys/time.h for libgtop
* `g_once_init_enter()` parameter shouldn't be volatile anymore.
* Translation Updates: Croatian
* xfce-about: Fix potential NULL pointer access
* Introduce a shortcuts editor widget
* Translation Updates:
Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Basque,
Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese
(Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (United Kingdom),
Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,
Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese,
Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,
Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Welsh
* Add xfce_gdk_device_grab
* Fix xfce_gdk_screen_get_active to return correct monitor number
* Switch keyboard shortcut 'tile-up' with 'tile-down'
* Usage of '<' and '>' instead of '<' and '>' in XML
* Change "Setting System" to "Settings Manager"
* Add 4.18 section to docs
* Add 4.16 section to docs
* Translation Updates:
Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Basque,
Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese
(Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
Eastern Armenian, English (Australia), English (United Kingdom),
Estonian, Finnish, French, Galician, German, Greek, Hebrew,
Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål,
Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese,
Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,
... changelog too long, skipping 31 lines ...
Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Welsh
==== libxfce4util ====
Version update (4.16.0 -> 4.18.0)
Subpackages: libxfce4util-lang libxfce4util7 typelib-1_0-Libxfce4util-1_0
- update to 4.18.0:
* build: Bump requirements for Xfce 4.18
* bump copyright to 2022
* docs: Fix return value of xfce_str_replace
* Update COPYING
* Bump GObject Introspection minim version to 1.66
* docs: Add missing index of deprecated symbols
* docs: Fix broken links
* docs: Fix "unused declarations" warning
* docs: Update `.gitignore`
* Remove limit on the size of configuration file line
* Fix documentation of 'xfce_str_is_empty'
* Clean the build system and use the new XDT_VERSION_INIT
* Silence `-Wanalyzer-null-dereference` warnings
* doc: Fix typo in `xfce_*_append_quoted()`
* xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`
* i18n: Make sure to set locale according to environment
* Translation Updates:
Azerbaijani, Chinese (China), Georgian, Greek
* Memo for future devs: Deprecate xfce_str_replace
* Fix document generation error
* Remove duplicate xfce_str_is_empty
* Move xfce_append_quoted () to xfce-string
* Remove invalid custom ngettext() macro
* Fix some GObject introspection warnings
* Add missing G_BEGIN_DECLS and G_END_DECLS
* Translation Updates:
Catalan, Galician, Italian
* Create new function xfce_create_shared_thumbnail_path
* usage of g_file_peek_path requires glib 2.56
* Add xfce_unescape_desktop_entry_value
* xfce-gio-extensions - management of gvfs trusted attribute
* libxfce4util needs to be first character Capital
* Partially revert "Fix (some) GObject introspection warnings"
* Fix (some) GObject introspection warnings
* Revamp the documentation to uniformize accross components
* Translation Updates:
Belarusian, Estonian, Norwegian Bokmål, Spanish
==== libxkbfile ====
Version update (1.1.1 -> 1.1.2)
Subpackages: libxkbfile-devel libxkbfile1
- update to 1.1.2:
* configure: Use AC_SYS_LARGEFILE to enable large file support
- modernize spec file, install license to licensedir
==== libxshmfence ====
Version update (1.3.1 -> 1.3.2)
- update to 1.3.2:
* configure: Use AC_SYS_LARGEFILE to enable large file support
- spec file modernisation, add license and README
==== lsof ====
Version update (4.96.4 -> 4.96.5)
- update to 4.96.5:
* Avoid C89-only constructs is Configure
- drop format.patch, now upstream
==== lua54 ====
- Added more numbered patches from upstream:
* luabugs8.patch
* luabugs9.patch
==== mdadm ====
- mdadm.spec: create the following symbolic link in /sbin for
compatibility,
/sbin/mdadm -> /usr/sbin/mdadm
/sbin/mdmon -> /usr/sbin/mdmon
(jsc#PED-1009, jsc#PED-947)
==== mpc ====
Version update (1.3.0 -> 1.3.1)
- Update to version 1.3.1:
* Bug fix: It is again possible to include mpc.h without
including stdio.h.
- drop mpc-1.3.0-gmpdep.patch
==== nftables ====
Version update (1.0.5 -> 1.0.6)
Subpackages: libnftables1 python3-nftables
- Update to release 1.0.6
* Fix bytecode generation for concatenation of intervals where
selectors use different byteorder datatypes, e.g. IPv4
(network byte order).
* Fix match of uncommon protocol matches with raw expressions
* Unbreak insertion of rules with intervals ("sport {
3478-3497, 16384-16387 }")
==== nodejs19 ====
Version update (19.1.0 -> 19.3.0)
Subpackages: npm19
- Update to version 19.3.0:
* deps : npm updates to 9.2.0
* build: disable v8 snapshot compression by default
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options
- temporarily require openssl 1.1.1 to build on TW
- versioned.patch: refreshed
- Update to version 19.2.0:
* buffer: introduce `File` class
* deps: update V8 to 10.8.168.20
* doc: deprecate use of invalid ports in `url.parse`
* util: add fast path for utf8 encoding
For details, see CHANGELOG_V19.md
==== open-iscsi ====
Subpackages: libopeniscsiusr0
- Update iscsid.service so it starts iscsid.socket, if needed
(bsc#1206132).
- Updated SPEC file dependencies for libopeniscsiusr to avoid
conflicting package installation.
==== open-vm-tools ====
Subpackages: libvmtools0 open-vm-tools-desktop
- Migration of PAM settings to /usr/lib/pam.d.
==== openblas_openmp ====
- Fix aarch64 builds with GCC < 9 (i.e. Leap/SLE 15.x), disable
NEOVERSEN2 target. See gh#xianyi/OpenBLAS#3874.
==== openblas_pthreads ====
- Fix aarch64 builds with GCC < 9 (i.e. Leap/SLE 15.x), disable
NEOVERSEN2 target. See gh#xianyi/OpenBLAS#3874.
==== openssh ====
Subpackages: openssh-clients openssh-common openssh-server
- Adapt OpenSSH to build with OpenSSL 3, use new KDF API (bsc#1205042)
Add openssh-openssl-3.patch
==== pam ====
- Also obsolete pam_unix-32bit to have clean upgrade path.
- Merge pam_unix back into pam, seperate package not needed anymore
- Update pam-git.diff to current upstream
- pam_env: Use vendor specific pam_env.conf and environment as fallback
- pam_shells: Use the vendor directory
obsoletes pam_env_econf.patch
- Refresh docbook5.patch
==== pam-full-src ====
- Also obsolete pam_unix-32bit to have clean upgrade path.
- Merge pam_unix back into pam, seperate package not needed anymore
- Update pam-git.diff to current upstream
- pam_env: Use vendor specific pam_env.conf and environment as fallback
- pam_shells: Use the vendor directory
obsoletes pam_env_econf.patch
- Refresh docbook5.patch
==== pangomm1_4 ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== permissions ====
Version update (1599_20220912 -> 1599_20221220)
Subpackages: chkstat permissions-config
- Update to version 20221220:
* profiles: remove outdated kdesud, apptainer entries
==== pipewire ====
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Add patch from upstream to remember last routing after a reboot
(glfo#pipewire/pipewire#2893):
* 0001-alsa-dont-set--1-as-node.target.patch
==== policycoreutils ====
Subpackages: policycoreutils-python-utils python3-policycoreutils
- Use %_pam_vendordir
- Error in spec file: No "config" tag in "/usr/ should be used.
- Migration PAM settings to /usr/etc: Saving user changed
configuration files in /etc and restoring them while an RPM
update.
==== portmidi ====
- If we don't build the java bindings, we can reduce the minimum
cmake version to a level, that allows building for current Leaps
==== publicsuffix ====
Version update (20220903 -> 20221129)
- Update to version 20221129:
* util: gTLD data autopull updates for 2022-11-29T15:14:18 UTC (#1658)
* Add activetrail.biz (#1655)
* Add `cf-ipfs.com`, `cloudflare-ipfs.com`, and `r2.dev` (#1582)
* Added mytabit.co.il; mytabit.com; (#1499)
* removing tbits.me from public suffix list (#1642)
- Update to version 20221107:
* Add myamaze.net (#1602)
* Remove gwiddle.co.uk (#1638)
* Removing domain that expired and is not used (#1643)
* util: gTLD data autopull updates for 2022-11-02T15:17:39 UTC (#1641)
* Fix typos in pull request template (#1639)
* util: gTLD data autopull updates for 2022-10-29T15:16:24 UTC (#1636)
* util: gTLD data autopull updates for 2022-10-20T15:22:14 UTC (#1632)
* util: gTLD data autopull updates for 2022-10-15T15:17:50 UTC (#1631)
* Use CentralNic model for Amazon suffixes (#1629)
* Names.of.London is no longer operating the service (#1630)
* Domains from simplesite.com used for subdomain style webhosting of individual customer websites. (#1623)
* Add Fastmail user content domain user.fm (#1601)
* util: gTLD data autopull updates for 2022-10-11T15:20:32 UTC (#1626)
* util: gTLD data autopull updates for 2022-10-07T15:19:56 UTC (#1624)
* Add *.on-acorn.io (#1578)
* Update existing Replit entries, add `firewalledreplit.co` (#1568)
* Add 2.azurestaticapps.net DNS suffix (#1604)
* Update Pull Request Form to address #1619
* Add rules for AWS Cloud9 (#1590)
* util: gTLD data autopull updates for 2022-09-15T15:17:33 UTC (#1615)
==== python-h2 ====
- add fix-repr-checks-for-py311.patch
==== python-httpcore ====
Version update (0.15.0 -> 0.16.3)
- Update to 0.16.3
* Allow ws and wss schemes. Allows us to properly support
websocket upgrade connections. (#625)
* Forwarding HTTP proxies use a connection-per-remote-host.
Required by some proxy implementations. (#637)
* Don't raise RuntimeError when closing a connection pool with
active connections. Removes some error cases when cancellations
are used. (#631)
* Lazy import anyio, so that it's no longer a hard dependancy,
and isn't imported if unused. (#639)
- Add httpcore-allow-deprecationwarnings-test.patch
gh#encode/httpcore#511, gh#agronholm/anyio#470
- update to 0.16.2:
* Revert 'Fix async cancellation behaviour', which introduced race conditions
* Raise RuntimeError if attempting to us UNIX domain sockets on Windows
* Fix HTTP/1.1 interim informational responses, such as "100 Continue"
* Support HTTP/1.1 informational responses.
* Fix async cancellation behaviour.
* Support h11 0.14
==== python-urllib3 ====
Version update (1.26.12 -> 1.26.13)
- update to 1.26.13
* Deprecated the ``HTTPResponse.getheaders()`` and ``HTTPResponse.getheader()`` methods.
* Fixed an issue where parsing a URL with leading zeroes in the port would be rejected
even when the port number after removing the zeroes was valid.
* Fixed a deprecation warning when using cryptography v39.0.0.
* Removed the ``<4`` in the ``Requires-Python`` packaging metadata field.
==== raspberrypi-firmware ====
Version update (2022.11.18 -> 2022.12.12)
- Update to 0a7ea702 (2022-12-12):
* firmware: arm_loader: PWM1 is not available on GPIO 45
* firmware: power: Always read the uncached voltage for AIN and USB_PD
See: https://forums.raspberrypi.com/viewtopic.php?p=2059832#p2059832
* firmware: Use new SDHCI controller instead of legacy arasan
See: #1763
==== raspberrypi-firmware-config ====
Version update (2022.11.18 -> 2022.12.12)
- Update to 0a7ea702 (2022-12-12):
* firmware: arm_loader: PWM1 is not available on GPIO 45
* firmware: power: Always read the uncached voltage for AIN and USB_PD
See: https://forums.raspberrypi.com/viewtopic.php?p=2059832#p2059832
* firmware: Use new SDHCI controller instead of legacy arasan
See: #1763
==== ristretto ====
Version update (0.12.3 -> 0.12.4)
Subpackages: ristretto-lang
- Update to version 0.12.4
* Bump requirements for Xfce 4.18
* Appearance Changes:
- thumbnailer: Increase thumbnail sizes (#81)
* Code Refactoring:
- build: Let xdt-depends.m4 macros set GLib macros
- flatpak: Update D-Bus permissions after changing file manager method
- flatpak: Updates from Flathub
- Remove duplicated RsttoMainWindow:device-scale property
* Bug Fixes:
- use-thunar-properties: Add & improve comments (!37)
- thumbnailer: Add a warning if D-Bus proxy creation failed
- Allow Xfconf initialization to fail (#19)
- thumbnailer: Add missing sanity checks
- Use a better-known bus name and object path for D-Bus proxy (#95, !36)
- Properly update iterator when browsing a list containing invalid files (#94)
- thumbnailer: Remove invalid files after processing thumbnail queue (#94)
* Translation Updates
==== rpm ====
Subpackages: librpmbuild9
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== rubygem-d-installer ====
Version update (0.6 -> 0.6.2)
- Implement the ImportGpgKey libzypp callback
(gh#yast/d-installer#371)
- Version 0.6.2
- Implement AcceptUnsignedFile and MediaChange libzypp callbacks
(gh#yast/d-installer#369).
- Switch the SELinux policy for ALP to "enforcing"
(gh#yast/d-installer#360).
- Fix generic questions handling (gh#yast/d-installer#362)
- Version 0.6.1
- Removed previous temporary setting "olaf_luks2_password" and all
the code supporting it.
- Added new temporary setting "tpm_luks_open" to try to configure
TPM-based unlocking of the LUKS devices during the first system
boot (gh#yast/d-installer#363).
==== samba ====
Version update (4.17.3+git.283.2157972742b -> 4.17.4+git.300.305b22bfce)
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.4
* CVE-2022-44640 Upstream Heimdal free of user-controlled
pointer in FAST; (bsc#14929);
* CVE-2021-20251 Bad password count not incremented atomically;
(bsc#14611);
* CVE-2022-42898 krb5_pac_parse() buffer parsing vulnerability;
(bsc#15203);
* CVE-2022-37966 rc4-hmac Kerberos session keys issued to
modern servers; (bso#15237);
* CVE-2022-37967 Kerberos constrained delegation ticket forgery
possible against Samba AD DC; (bso#15231);
* CVE-2022-38023 RC4/HMAC-MD5 NetLogon Secure Channel is weak
and should be avoided; (bso#15240);
* pam_winbind uses time_t and pointers assuming they are of the
same size; (bso#15224);
* Heimdal session key selection in AS-REQ examines wrong entry;
(bso#15219);
* filter-subunit is inefficient with large numbers of
knownfails; (bso#15258);
* smbd allows setting FILE_ATTRIBUTE_TEMPORARY on directories;
(bso#15252);
* The KDC logic arround msDs-supportedEncryptionTypes differs
from Windows; (bso#13135);
* libnet: change_password() doesn't work with
dcerpc_samr_ChangePasswordUser4(); (bso#15206);
* Heimdal session key selection in AS-REQ examines wrong entry;
(bso#15219);
* Memory leak in snprintf replacement functions; (bso#15230);
* RODC doesn't reset badPwdCount reliable via an RWDC
(CVE-2021-20251 regression); (bso#15253);
* Prevent EBADF errors with vfs_glusterfs; (bso#15198);
* %U for include directive doesn't work for share listing
(netshareenum); (bso#15243);
* Stack smashing in net offlinejoin requestodj; (bso#15257);
* Windows 11 22H2 and Samba-AD 4.15 Kerberos login issue;
(bso#15197);
* Heimdal session key selection in AS-REQ examines wrong entry;
(bso#15219);
- Remove deprecated if-{down,up} scripts; (bsc#1206444);
- Adjust the systemd drop-in file for named service; (bsc#1201689);
* Paths are additive so do not repeat paths from named.service
* Prefix the samba DLZ directory with "-" to ignore this path
if it does not exists
- Migration PAM settings to /usr/etc: Saving user changed
configuration files in /etc and restoring them while an RPM
update.
==== screen ====
- Use %_pam_vendordir
- Migration PAM settings to /usr/etc: Saving user changed
configuration files in /etc and restoring them while an RPM
update.
==== sddm ====
Subpackages: sddm-branding-openSUSE
- Move dbus-1 system.d conf file to /usr (bsc#1206348)
==== spacenavd ====
Version update (1.1 -> 1.2)
- Update to version 1.2
* Fixed incorrect button mappings for the SpaceMouse Pro. The button remapping
which was designed to fix this in v1.1 would end up becoming disabled due to
an incorrect assumption about reported number of buttons.
* Fixed incorrect number of stop bits for serial magellan spacemice. Some devices
tolerated that, while others did not work.
* Improved compatibility with some serial spaceballs. Relaxed the device matching
condition and allowed some time for the device to boot up before initializing it.
* Added hardcoded "reasonable" default values for number of axes and buttons in
the incomplete FreeBSD USB device handling code, to stop it from reporting 0 axes
and freaking clients out. This is a stop-gap, eventually it needs to be
implemented correctly.
==== spamassassin ====
Version update (3.4.6 -> 4.0.0)
Subpackages: perl-Mail-SpamAssassin spamassassin-spamc
- Add BuildRequires Text::Diff that was accidentally removed from
original submission
- Update known warnings
% spamassassin-rpmlintrc
- Update to spamassissin 4.0.0:
* Notable internal changes:
- Meta rules no longer use priority values, they are evaluated
dynamically when the rules they depend on are finished
- DNS and other asynchronous lookups like DCC or Razor2 plugins
are now launched when priority -100 is reached. This allows
short circuiting at lower priority without sending unneeded
DNS queries
- New internal Mail::SpamAssassin::GeoDB module supporting
RelayCountry and URILocalBL plugins provides a unified
interface to Geographic IP modules. These include:
MaxMind::DB::Reader (GeoIP2)
Geo::IP
IP::Country::DB_File
IP::Country::Fast.
* New plugins:
- Mail::SpamAssassin::Plugin::ExtractText
- Mail::SpamAssassin::Plugin::DMARC
- Mail::SpamAssassin::Plugin::DecodeShortURLs
* HashCash module has been removed completely
* Full detailed changelog:
https://svn.apache.org/repos/asf/spamassassin/trunk/Changes
- Update to iXhash2 4.00:
* Minimum required version: SpamAssassin 4.0.0
- Update to spampd 2.61:
* Performance and diagnostic improvements, quicker startups, and
a lot of documentation updates.
* Add support for configuration files (examples included in /misc
folder and in POD).
* Add optional "scalable mode" using Net::Server::PreFork module
(16-year TODO!). More info in POD.
* Add --logfile option to control logging destination(s) (syslog,
stderr, and/or file/device).
* Add --logident, --logfacility options for syslog.
* Add multiple levels of help, including full "man" output with
optional HTML formatting.
* Add --show <thing> argument for printing default option values
and other debug.
* Fix SpamAssassin debug logging with versions 3.1+ (output
was going to stderr/wrong syslog/null).
* Fix for IPv6 addresses being used on --host and --relayhost
options (was not possible due to ":<port>" check).
* SIGHUP will now reload SpamAssassin and SpamPD configuration files
(and all module code), still with graceful child process shutdown.
* Use SpamAssassin::Logger module (with SA 3.1+) for all logging.
* Log to stderr by default if running non-daemonized
* Child processes are now renamed to "spampd child"
to distinguish them from the parent in task lists.
* Now requires Net::Server v0.89+ (though latest 2.009 is recommended).
* The --auto-whitelist option is no longer allowed with SpamAssassin v3+.
* Improve --debug option, adding ability to specify
SpamAssassin (v3.1+) debug areas (aka channels/facilities).
* All boolean options can take 0/1 argument and be negated
with "no-" prefix.
* The --children (-c) option is now more formally named
- -max-servers (-mxs), but still accepted.
* IO::Socket::UNIX and ::IP are only required if actually
needed for --relaysocket / --relayhost options.
==== sssd ====
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Take systemd units off the restart list that have
RefuseManualStart=yes [boo#1206592]
- Add symvers.patch [boo#1206592]
==== systemd ====
Subpackages: libsystemd0 libudev1 systemd-container systemd-devel udev
- Fix systemd-coredump to not allow user to access coredumps with changed
uid/gid/capabilities (bsc#1205000 CVE-2022-4415)
Add 5000-coredump-adjust-whitespace.patch
Add 5001-coredump-do-not-allow-user-to-access-coredumps-with-.patch
==== tcl ====
- bsc#1206623, tcl-string-compare.patch: Fix a bug in string
comparison on big endian that made test string-2.20.1 fail.
==== thunar ====
Version update (4.16.11 -> 4.18.1)
Subpackages: libthunarx-3-0 thunar-lang
- Update to version 4.18.1
* Fix several thumbnailing issues
* 'replace' option fixed for copy with '*.partial~' (gxo#xfce/thunar#974)
* Preserve trusted state when launchers are copied
* Don't reset zoom-level for directory specific settings (gxo#xfce/thunar#970)
* Prevent build failure for NixOS (gxo#xfce/thunar#972)
* Prevent location bar crash (gxo#xfce/thunar#968)
* Translation Updates
- Update to version 4.18.0:
New features: (see https://alexxcons.github.io/blogpost_8.html)
- List View
- Image Preview
- Undo and Redo
- File Highlight
- Customizable Toolbar
- Split View
- Statusbar
- Recursive Search
- Recently used files shown in the side pane
- New Bookmark Menu
- Trash directory with easy access to `Empty Trash' and `Restore'
functionality
- Improvements to the Default Applications management
- Custom Actions can be arranged in cascading submenus
- Preferences dialogs got streamlined
Bug fixes:
* Dont reset zoom-level for directory specific settings (gxo#xfce/thunar#970)
* Prevent build failure for NixOS (gxo#xfce/thunar#972)
* Prevent location bar crash (gxo#xfce/thunar#968)
* build: Let xdt-depends.m4 macros set GLib macros
* Translate the string "Search: " (gxo#xfce/thunar#953)
* Fix typo in tooltip
- Bump build requirements for 4.18.0
- Remove _service stuff
==== thunar-volman ====
Version update (4.16.0 -> 4.18.0)
Subpackages: thunar-volman-lang
- Update to version 4.18.0:
* Bump build requirements for Xfce 4.18.0
- Update to 4.17.1:
* bump copyright year
* Drop subtitle from settings dialog
- Update to 4.17.0:
* autoconf: Use AC_CONFIG_MACRO_DIRS
* build: Fix intltool lock file problem during make distcheck
* Update COPYING
* Fix compilation warnings
* automake: Enable subdir-objects
* autoconf: Some updates
* Update `.gitignore`
* Replace ExoBinding with GBinding
* Remove GSourceFunc casts (!5)
* Translation Updates:
Arabic, Belarusian, Catalan, Croatian, Czech, Estonian, Galician,
Greek, Hebrew, Hindi, Norwegian Bokmål, Occitan (post 1500),
Romanian, Russian, Spanish, Turkish
==== tumbler ====
Version update (4.16.1 -> 4.18.0)
Subpackages: libtumbler-1-0 tumbler-folder-thumbnailer tumbler-lang tumbler-webp-thumbnailer
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Performance improvements for the pixbuf-thumbnailer and the scheduler
* Implement multiple overwrite options for the desktop-thumbnailer
* Add support for the thumbnail sizes x-large and xx-large, which are
very useful for high resolution displays
* Tumbler and Thunar now support shared thumbnail repositories, like
described in the freedesktop.org thumbnail specification. This feature
can be used to produce thumbnails for a folder in advance, directly
located near the pictures. Like that, the thumbnails don't need to be
re-generated for each individual user.
* tumbler.rc: Fix typo in explanatory comment
* For the full list of changes from the 4.17 development branch see the
packaged NEWS file.
- Restore RAW tumbnailer as issue with libopenraw 0.3 should be fixed
==== tuned ====
Version update (2.18.0.8+git.6f907c9 -> 2.19.0.29+git.b894a3e)
- Update to version 2.19.0.29+git.b894a3e:
* Fix for catching exceptions in profile loader.
* Add new cpu-partitioning-powersave profile
* Add CodeQL workflow for GitHub code scanning
* Fixed sysvinit path
* systemd: relax polkit requirement
* realtime-virtual-*: Tune priority of new ktimers threads
* hpc-compute profile: Remove vm.hugepages_treat_as_movable
* fix spelling error
* Profile openshift: increase fs.aio-max-nr tunable
* new release (2.19.0)
* packit: s/synced_files/files_to_sync/
* packit: metadata field is no longer needed
* packit: build SRPM in Copr
* profiles: drop sched_ tuning from openshift-control-plane
* new release (2.19.0-rc.1)
* builtin functions: added calc_isolated_cores function
* spec: dropped weak deps where not needed
* Update tuned-adm.bash
* TuneD plug-in documentation.
* Adding mtu command to net plugin
* openshift profile: tuning for NVMe devices
* Add version/help command automatic complete
* Do not hardcode disk name in tuned initrd path.
* bootloader: cmdline parser change and fixed escaping
* Fix in polkit authorization.
* realtime: Set tsc as 'reliable'
* recommend: do not ignore syspurpose_role if there is no syspurpose
* Fixing arguments in disk plugin method
* Default delimiters causing errors in some specific situations, inline comments
* gui: fixed possible traceback in the save_profile
* Striping quotes when unpacking cpu list
* profiles: improve regexes to match kernel threads
==== util-linux ====
Version update (2.37.4 -> 2.38.1)
Subpackages: libblkid1 libfdisk1 libmount1 libsmartcols1 libuuid1
- restore lsblk and lslogins as well
- reinstanciate logger
- Fix /usr/bin/findmnt to be in only one package (bsc#1206347)
- Fix tests not passing when '@' character is in build path:
Fixes rpmbuild %checks fail when @ in the directory path (bsc#1194038).
- Add util-linux-fix-tests-when-at-symbol-in-path.patch
- Convert the build back to per-parts build, just use multibuild.
- libuuid continuous clock handling for time based UUIDs:
Prevent use of the new libuuid ABI by uuidd %post before update
of libuuid1 (bsc#1205646).
- Do not set SUID permissions for util-linux-mini.
- Fix pam directory for the staging package.
- Add util-linux-rpmlintrc removing unneeded warnings.
- Update to version 2.38.1:
* column: fix buffer overflow when -l specified, fix greedy mode
on -l
* dmesg: fix --since and --until
* libmount: when moving a mount point, all sub mount entries in
utab should also be updated (bsc#1198731)
* libuuid: improve cache handling (bsc#1201959, PED-1150)
* lsblk: fix JSON output when without --bytes
* lsfd:fix crash triggered by an empty filter expression
* sulogin: fix includes (obsoletes linux-fs.patch)
* Many other fixes, improvements and code cleanup. For the
complete list see
https://www.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38.1-ReleaseNotes
- Fix some rpmlintrc warnings and remove util-linux-rpmlintrc.
- Update to version 2.38:
* first release with translated util-linux man-pages
* mount: new options --mkdir as shortcut for X-mount.mkdir
* mount, libmount: new mount options X-mount.subdir=
* lsfd: new command
* dmesg: new option --json to print kernel log in JSON format
* libfdisk: improved to set correct CHS addresses in MBR
* fstrim: ignores all /ect/fstab entries with X-fstrim.notrim
(jsc#SLE-17942)
* hardlink: now supports reflinks and new option --method=
* hwclock: new command line options --param-get and --param-set
* irqtop: new option --cpu-stat
* libblkid: supports zoned disks for btrfs
* lsblk: new options --noempty to ignore all devices with zero
size, and --zoned to print information about zones
* mkswap: new option --quiet
* nsenter: new option --wdns to change working directory within
namespace
* rename: new options --all and --last to replace all or last
occurrences of expression rather than the first one
* su: now resets RLIMIT_AS, RLIMIT_{NICE,RTPRIO}, RLIMIT_FSIZE
and RLIMIT_NOFILE reourse limits.
* unshare: new options --map-users= and --map-groups= to map
block of group IDs; new option --map-auto to map the first
block of user IDs owned by the effective user from /etc/subuid
* wdctl: new options --setpregovernor to set pre-timeout governor
name, and --setpretimeout to set watchdog pre-timeout in
seconds
* Many other new features and fixes. For the complete list see
https://www.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38-ReleaseNotes
- Changed packaging style from multi spec build to multibuild with
python multi-flavor build (PED-1007).
Advantages:
* Easily prevents bootstrap build loops.
* No artificial package splitting needed any more.
* Less complicated spec file.
* Can run full test suite.
* python*-libmount available for more python versions.
* Enable asciidoctor to build documentation.
* Enable support for libmagic.
* Turn technically incorrect Recommends to Requires.
- Fix rpmling warning by setting attr for clock.txt ghost file.
- Drop upstreamed util-linux-sulogin4bsc1175514.patch
==== util-linux-systemd ====
Version update (2.37.4 -> 2.38.1)
- restore lsblk and lslogins as well
- reinstanciate logger
- Fix /usr/bin/findmnt to be in only one package (bsc#1206347)
- Fix tests not passing when '@' character is in build path:
Fixes rpmbuild %checks fail when @ in the directory path (bsc#1194038).
- Add util-linux-fix-tests-when-at-symbol-in-path.patch
- Convert the build back to per-parts build, just use multibuild.
- libuuid continuous clock handling for time based UUIDs:
Prevent use of the new libuuid ABI by uuidd %post before update
of libuuid1 (bsc#1205646).
- Do not set SUID permissions for util-linux-mini.
- Fix pam directory for the staging package.
- Add util-linux-rpmlintrc removing unneeded warnings.
- Update to version 2.38.1:
* column: fix buffer overflow when -l specified, fix greedy mode
on -l
* dmesg: fix --since and --until
* libmount: when moving a mount point, all sub mount entries in
utab should also be updated (bsc#1198731)
* libuuid: improve cache handling (bsc#1201959, PED-1150)
* lsblk: fix JSON output when without --bytes
* lsfd:fix crash triggered by an empty filter expression
* sulogin: fix includes (obsoletes linux-fs.patch)
* Many other fixes, improvements and code cleanup. For the
complete list see
https://www.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38.1-ReleaseNotes
- Fix some rpmlintrc warnings and remove util-linux-rpmlintrc.
- Update to version 2.38:
* first release with translated util-linux man-pages
* mount: new options --mkdir as shortcut for X-mount.mkdir
* mount, libmount: new mount options X-mount.subdir=
* lsfd: new command
* dmesg: new option --json to print kernel log in JSON format
* libfdisk: improved to set correct CHS addresses in MBR
* fstrim: ignores all /ect/fstab entries with X-fstrim.notrim
(jsc#SLE-17942)
* hardlink: now supports reflinks and new option --method=
* hwclock: new command line options --param-get and --param-set
* irqtop: new option --cpu-stat
* libblkid: supports zoned disks for btrfs
* lsblk: new options --noempty to ignore all devices with zero
size, and --zoned to print information about zones
* mkswap: new option --quiet
* nsenter: new option --wdns to change working directory within
namespace
* rename: new options --all and --last to replace all or last
occurrences of expression rather than the first one
* su: now resets RLIMIT_AS, RLIMIT_{NICE,RTPRIO}, RLIMIT_FSIZE
and RLIMIT_NOFILE reourse limits.
* unshare: new options --map-users= and --map-groups= to map
block of group IDs; new option --map-auto to map the first
block of user IDs owned by the effective user from /etc/subuid
* wdctl: new options --setpregovernor to set pre-timeout governor
name, and --setpretimeout to set watchdog pre-timeout in
seconds
* Many other new features and fixes. For the complete list see
https://www.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38-ReleaseNotes
- Changed packaging style from multi spec build to multibuild with
python multi-flavor build (PED-1007).
Advantages:
* Easily prevents bootstrap build loops.
* No artificial package splitting needed any more.
* Less complicated spec file.
* Can run full test suite.
* python*-libmount available for more python versions.
* Enable asciidoctor to build documentation.
* Enable support for libmagic.
* Turn technically incorrect Recommends to Requires.
- Fix rpmling warning by setting attr for clock.txt ghost file.
- Drop upstreamed util-linux-sulogin4bsc1175514.patch
- Use %_pam_vendordir
==== vim ====
Version update (9.0.1040 -> 9.0.1107)
Subpackages: gvim vim-data vim-data-common
- Updated to version 9.0.1107, fixes the following problems
* build fails if the compiler doesn't allow for a declaration right after
"case".
* ASAN complains about NULL argument.
* Can add text property with negative ID before virtual text property.
* With the +vartabs feature indent folding may use wrong 'tabstop'.
* Leaking memory when defining a user command fails.
* The "kitty" terminfo entry is not widespread, resulting in the kitty
terminal not working properly.
* Using "->" with split lines does not always work.
* Some jsonc files are not recognized.
* Empty and comment lines in a class cause an error.
* Code handling low level MS-Windows events cannot be tested.
* Compiler warns for uninitialized variable.
* Display wrong in Windows terminal after exiting Vim.
* Autocommand test sometimes fails.
* Clang warns for unused variable.
* unnessary assignment
* FHIR Shorthand files are not recognized.
* Assignment to non-existing member causes a crash. (Yegappan Lakshmanan)
* Search error message doesn't show used pattern.
* Using freed memory of object member. (Yegappan Lakshmanan)
* Compiler warning when HAS_MESSAGE_WINDOW is not defined.
* Using freed memory when declaration fails. (Yegappan Lakshmanan)
* Reallocating hashtab when the size didn't change.
* Tests are failing.
* Code uses too much indent.
* Trying to resize a hashtab may cause a problem.
- Updated to version 9.0.1075, fixes the following problems
* refreshed vim-7.4-highlight_fstab.patch
* Test for <Cmd> mapping with CmdlineChanged fails.
* Cannot define a method in a class.
* ASAN gives false alarm about array access.
* Macro has confusing name and is duplicated.
* Setting window height using Python may cause errors.
* In a class object members cannot be initialized.
* Class method disassemble test fails on MS-Windows.
* Matchparen is slow.
* With "screenline" in 'culopt' cursorline highlight is wrong.
* Crash when opening a very small terminal window.
* Using freed memory when assigning to variable twice.
* After a failed CTRL-W ] next command splits window.
* Using freed memory on exit when EXITFREE is defined.
* Default constructor arguments are not optional.
* Object member can't get type from initializer.
* Coverity warns for using uninitialized memory.
* Leaking memory when disassembling an object method.
* Conflict between supercollider and scala filetype detection.
* String value of class and object do not have useful information.
* Build failure with some compilers that can't handle a declaration directly
after a "case" statement.
* Cannot display 'showcmd' somewhere else.
* Some test function names do not match what they are doing.
* When using Kitty a shell command may mess up the key protocol state.
* Code for making 'shortmess' temporarily empty is repeated.
* A shell command switching screens may still have a problem with the
kitty keyboard protocol.
* Test function name is wrong.
* In diff mode virtual text is highlighted incorrectly. (Rick Howe)
* No information about whether requesting term codes has an effect.
* Diff mode highlight fails for special characters.
* Reading beyond array size.
* Codecov action version is too specific.
* screenpos() column result in fold may be too small.
* Using "xterm-kitty" for 'term' causes problems.
* Class members are not supported yet.
* build fails if the compiler doesn't allow for a declaration right after
"case".
==== vulkan-loader ====
Version update (1.3.231.0 -> 1.3.236.0)
- Update to release SDK-1.3.236.0
* Fix cases where OOM was handled wrong
* Null check vk_icdGetPhysicalDeviceProcAddr
==== vulkan-tools ====
Version update (1.3.231 -> 1.3.236.0)
- Update to release SDK-1.3.236.0
* vulkaninfo: Add Driver Version handling
- Delete 0001-cubepp-Fix-presentKHR-assert.patch (merged)
==== webkit2gtk3 ====
Version update (2.38.2 -> 2.38.3)
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Update to version 2.38.3 (boo#1206474):
+ Fix runtime critical warnings from media player.
+ Fix network process crash when fetching website data on
ephemeral session.
+ Fix the build with Ruby 3.2.
+ Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-42856.
- Drop b7ac5d0c.patch: fixed upstream.
==== webkit2gtk3-soup2 ====
Version update (2.38.2 -> 2.38.3)
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles
- Update to version 2.38.3 (boo#1206474):
+ Fix runtime critical warnings from media player.
+ Fix network process crash when fetching website data on
ephemeral session.
+ Fix the build with Ruby 3.2.
+ Fix several crashes and rendering issues.
+ Security fixes: CVE-2022-42856.
- Drop b7ac5d0c.patch: fixed upstream.
==== wicked ====
Version update (0.6.70 -> 0.6.71)
Subpackages: wicked-service
- version 0.6.71
- dhcp: enable raw-ip support for wwan-qmi interfaces (jsc#PED-90)
- schema: fix the ip rule to-selector to handle network prefixes
==== xcb-util ====
Version update (0.4.0 -> 0.4.1)
- update to 0.4.1:
* Add standard X.Org package changes to autogen.sh
* Build xz tarballs instead of bzip2
* Clean up some compiler warnings from clang
* Do updates for migration to gitlab
==== xf86-input-joystick ====
Version update (1.6.3 -> 1.6.4)
- Update to version 1.6.4
* Fix quoting in man page synopsis section
* Update README for gitlab migration
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* gitlab CI: stop requiring Signed-off-by in commits
* autogen.sh: Implement GNOME Build API
* autogen.sh: use quoted string variables
* Adapt to USB HID header changes on NetBSD-8.99.9.
* autogen: add default patch prefix
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: use exec instead of waiting for configure to finish
==== xf86-video-vesa ====
Version update (2.5.0 -> 2.6.0)
- update to 2.6.0:
* Refuse to run if framebuffer or dri devices are present
* VESAValidMode: remove duplicate call to VESAGetRec
* VESADGASetMode: remove unused variable scrnIdx
* Build xz tarballs instead of bzip2
==== xf86-video-voodoo ====
Version update (1.2.5 -> 1.2.6)
- update to 1.2.6:
* Remove miInitializeBackingStore
Stop using deprecated xf86PciInfo.h
Fix spelling/wording issues
Build xz tarballs instead of bzip2
Update configure.ac bug URL for gitlab migration
autogen: add default patch prefix
autogen.sh: use quoted string variables
autogen.sh: use exec instead of waiting for configure to finish
autogen.sh: Honor NOCONFIGURE=1
configure: Drop AM_MAINTAINER_MODE
don't use PCITAG in struct anymore
- drop U_don-t-use-PCITAG-in-struct-anymore.patch (upstream)
==== xfce4-appfinder ====
Version update (4.16.1 -> 4.18.0)
Subpackages: xfce4-appfinder-lang
- update to 4.18.0:
* build: Bump requirements for Xfce 4.18
* Translation Updates:
Russian
* Update default settings
* Fix icon blurriness UI scale > 1
* Migration for history cache file
* Do not clamp window height in collapsed mode
* Update copyright year
* Translation Updates:
Croatian
* build: Fix intltool lock file problem during make distcheck
* Update COPYING
* Avoid saving duplicate command
* Use symbolic icons
* Rename icon name macro constants
* Do not allow custom action notice to wrap lines
* Fix crashes occurring when GLib rejects to parse the command string
* Add option to hide window decorations
* Include keywords and generic name to search
* Translation Updates:
Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,
Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese
(Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English
(Australia), English (Canada), English (United Kingdom), Estonian,
Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian,
Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh,
Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),
Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
Telugu, Thai, Turkish, Ukrainian, Uyghur, Vietnamese
* Add support to garcon's PrefersNonDefaultGPU property
* Handle escaping in desktop file values
* Make close and help buttons translatable
* Parse environment variables in collapsed mode
* Mention that custom actions are only available in collapsed mode
* Launch applications as children again
* Translation Updates:
Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,
Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese
(Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English
(Australia), English (Canada), English (United Kingdom), Estonian,
Finnish, French, Galician, German, Greek, Hebrew, Hindi, Hungarian,
Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh,
Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk,
Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),
Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
Telugu, Thai, Turkish, Ukrainian, Uyghur, Vietnamese
==== xfce4-notifyd ====
Version update (0.6.4 -> 0.6.5)
Subpackages: xfce4-notifyd-lang
- update to 0.6.5:
* Fix segfault crash.
* Translation Updates:
Czech, Greek, Hebrew, Kazakh, Occitan (post 1500), Portuguese
==== xfce4-panel ====
Version update (4.16.5 -> 4.18.0)
Subpackages: libxfce4panel-2_0-4 xfce4-panel-lang xfce4-panel-restore-defaults
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates
==== xfce4-power-manager ====
Version update (4.16.0 -> 4.18.0)
Subpackages: xfce4-power-manager-lang xfce4-power-manager-plugin
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates
- Remove inhibit_dpms.patch
- Update to version 4.17.1
* Bump copyright year to 2022
* Do not include `config.h` in headers
* autoconf: Use AC_CONFIG_MACRO_DIRS
- Update to version 4.17.0
* Allocate dynamic memory to `what` so that it can be `g_free`d later
* Connect to polkit signal via GDBusProxy generic signal
* Do not log a warning about expected behavior
* Fix compilation warnings
* Fix icon name in autostart launcher
* Fix intltool lock file bug in make distcheck
* Fix memory corruption due to incorrect g_ptr_array usage
* Fix memory leak and make `while` more efficient
* Fix missing-prototypes
* Fix va_args usage in get_device_icon_name
* Free `eggalarm` after its last use
* Increase sleep timeout to 6hrs (gxo#xfce/xfce4-settings#80)
* Inhibit DPMS when getting power inhibit request.
* Lower minimum inactivity to 5 minutes
* Remove GSourceFunc casts
* Remove a floating reference
* Revert "Lower minimum inactivity to 5 minutes"
* Translation Updates
* automake: Enable subdir-objects
* backlight: always update notification
* panel-plugin: Switch percentage and time
* remove unused variable show_presentation_indicator
* settings: Revert type hint change
==== xfce4-screenshooter ====
Version update (1.9.11 -> 1.10.1)
Subpackages: xfce4-screenshooter-lang xfce4-screenshooter-plugin
- Update to version 1.10.1:
* Fixes capture of screenshots after first time (gxo#apps/xfce4-screenshoter#89)
* libsoup: Migrate to 3.0 (gxo#apps/xfce4-screenshoter#88)
* Fix typo in NEWS file
* Translation Updates
- Update to version 1.10.0:
* Bump requirements for Xfce 4.18
* Introduce custom actions
* Replace deprecated functions
* Added writability check to screenshot_dir
* Include "config.h" before GLib include files
* Revert icon name translation
* Drop subtitles
* Add version check for libxi
* Translation Updates
==== xfce4-session ====
Version update (4.16.0 -> 4.18.0)
Subpackages: xfce4-session-lang
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates
- Remove add-light-locker-support-git.patch and add-light-locker-support.patch
- Update to version 4.17.2
* logout-dialog: New Xfconf property "ShowSave" (!29)
* bump copyright year to 2022
- Update to version 4.17.1
* Translation Updates
- Update to version 4.17.0
* settings: Revert type hint change
* Check getgrgid(3) return value to avoid crash
* build: Fix intltool lock file problem during make distcheck
* Remove pre-defined lockers
* Refresh list of screensavers (#17)
* Do not mind output of screensaver, if successful
* Run custom command in a separate shell
* Avoid extra pause by redirecting stdin
* Update COPYING
* Increase switch user timeout (!25)
* xflock4: Apply initial delay before running a screensaver/locker (#29)
* xflock4: Update copyrights
* xflock4: make the script executable
* Add labels to inline toolbar buttons
* Use correct icon for Close button
* Translation Updates
==== xfce4-settings ====
Version update (4.16.5 -> 4.18.1)
Subpackages: xfce4-settings-color xfce4-settings-lang
- Update to version 4.18.1
* xfsettingsd: Make CSD (client side decorations) for dialogs opt-in
* Translation Updates
- update to 4.18.0:
* build: Bump requirements for Xfce 4.18
* appearance: Sync color scheme to gsettings
* appearance: Fix mem leaks
* settings-manager: Add padding to embedded dialogs
* display-settings: Search for clonable modes only by resolution
* Bumped copyright to 2022
* mime-settings: Properly quote command parameters
* Revert "Escape characters which do not belong into an URI/URL
(gxo#xfce/xfce4-settings#390)
* Escape characters which do not belong into an URI/URL
* mime-helpers: Add Alacritty and kitty
* color-settings: Destroy dialog before releasing its GtkBuilder
* dialogs: Revert type hint changes
* Improve wording
* Add binding for /Gtk/DialogsUseHeader in appearance dialog
* appearance: Fix theme list selection
* xfce-mime-helper: exo_str_is_equal -> g_strcmp0
* xfce4-mime-helper: Prefer full command when basic command is env
* Add Flatpak binaries
* Fix a recursive lock in libX11.
* appearance: Code style fixes
* appearance: Fix SyncThemes property path and default value
* Add addional checks to xfce_settings_editor_box_selection_changed
* Fix invalid cast error
* Fix $DISPLAY being set to wrong value
* build: Fix intltool lock file problem during make distcheck
* color-settings: Fix ColorSettings release
* Add search bar to search per component
* Use 2 decimals for refresh rate
* display: Select next preset when minimal dialog is activated
* display: Add helper functions
* Update COPYING
* Replace deprecated spawn_command_line_on_screen with
* spawn_command_line
* Fix help button action
* Updated required libxfce4util version
* Remove dependence on exo-string
* settings-manager: Always show the search entry, no slider, no button
* display: Add 'autoconnect mode' setting
* Switch to using xfce_gtk_label_set_a11y_relation
* keyboard: Mark system defaults switch as active
* Revert "keyboard: Correctly initialize setting (gxo#xfce/xfce4-settings#310)"
* keyboard: Correctly initialize setting
* keyboard: Fix icon name in settings dialog
* xfsettingsd: Fix setting float array properties
* keyboard: Make buttons translatable
* mime-settings: Allow filtering by application name
* Drop preferences-desktop-default-applications icon name
* display: Switch to MessageDialog for confirmation
* display: Fix scale by rounding
* appearance: Add option to sync xfwm4 theme
* display: Add 1.25 and 1.75 ratios to presets
* Remove unused variable
* Default to using /tmp for temporary directory base if both
* XDG_CACHE_HOME and TMPDIR are not defined in the environment.
* Also allocate terminating element
* Translation updates
==== xfce4-taskmanager ====
Version update (1.5.4 -> 1.5.5)
Subpackages: xfce4-taskmanager-lang
- Update to version 1.5.5
* Bump requirements for Xfce 4.18
* Stick process view at the top in the absence of user action
* Get rid of GtkHeaderBar
* Translation Updates
==== xfconf ====
Version update (4.16.0 -> 4.18.0)
Subpackages: libxfconf-0-3 typelib-1_0-Xfconf-0 xfconf-lang
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* xfconf: Prevent Use-After-Free in GClosureNotify
==== xfdesktop ====
Version update (4.16.1 -> 4.18.0)
Subpackages: xfdesktop-lang
- Rebase xfdesktop-default-background-image.patch for Xfce 4.18
- Add *.svg wallpapers to the file list
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Add wallpapers of Xfce 4.18 wallpaper contest
* Delete" menu entry in the context menu can now be hidden.
* On pressing 'rearrange desktop icons', the user is asked for confirmation
* Translation Updates
* For the complete list of changes from the development branch 4.17 please
see the packaged NEWS file
- Removed unused _service file
==== xfwm4 ====
Version update (4.16.1 -> 4.18.0)
Subpackages: xfwm4-lang
- Update version to 4.18.0
* Bump requirements for Xfce 4.18
* Added functionality to move window to another monitor
* Added radio buttons and checkboxes to window menu
* bump copyright to 2022
* Change dialog help and close button icons
* cleanup: Don't use parenthesis when returning constants
* client: Do not hide transients for group if above
* client: Fix
* client: Get the GdkDisplay from ScreenInfo
* client: Handle removal of GTK_FRAME_EXTENTS
* client: Move getSizeExcludingMargins()
* client: No need to always reconfigure on monitor change
* client: Preserve saved position on monitor change
* client: Toggle from partial maximization to unmaximize
* client: Update workarea only for windows with struts
* client.c: fix a little typo
* client.h: move STRUTS_SIZE to hints.h
* common: xfwm_get_monitor_geometry() report fail via return code, fix potential NULL
* compositor: Add support for adaptive vsync with GLX
* compositor: Add throttled repaint
* compositor: Clear root backing pixmap before use
* compositor: Damage window when adding the opaque region
* compositor: Disable GLX on mutli-screen (Zaphod)
* compositor: Disable GLX vblank with virgl
* compositor: Do not clear timeout on retry
* compositor: Do not set deprecated compositor selection
* compositor: fix ifdef
* compositor: fix printf format strings
* compositor: Fix repaint timeout
* configure.ac.in: configure option to enable poswin
* configure.ac.in: drop obsolete check for libSM
* configure.ac.in: drop unused HAVE_CYGWIN conditional
* configure.ac.in: fix obsolete AC_HEADER_STDC / obsolete checks
* configure.ac.in: replace obsolete AC_HELP_STRING
* display: check for XResQueryClientIds to enable XRes extension.
* drop obsolete and unsupported KDE systray protocol
* Drop subtitle and use symbolic close icon
* Drop subtitle from workspace settings dialog
* Fix build warnings
* Fix intltool lock file bug in make distcheck
* focus: Check for user focus for when passing focus
* focus: Fix focus being lost on workspace switch
* gitignore: add files generated by distcheck
* icons: Check XGetGeometry() appropriate return value
* icons: Gracefully handle non-existent icons
* Make workspace setting workable with other window managers
* Makefile.am: remove stale intltool-merge lockfile
* menu: Small code cleanup
* Merge branch 'drsudo/xfwm4-layerRadioBox'
* netwm: Do not use _NET_WM_PING in multi-screen
* netwm: Fix clientValidateNetStrut()
* netwm.c: simplify and optimize struts array
* placement: Add new function to compute the max space available
* placement: Auto-maximize windows with both width and height
* placement: clientMaxSpace() drop unused variable
* placement: Compute struts using output scale
* placement: Factorize max space computation
* placement: Fix the initial position
* placement: Ignore struts from windows on other monitors
* placement: Remove the "same monitor" param
* placement: Restack fullscreen window when necessary
* placement: Small cleanup
* placement: Use a GdkRectangle instead of multiple coords
* placement: Windows on different screens cannot overlap
* Post release tag bump
* poswin: Fix location with client-side decorations
* Remove redundant code
* Replace stock icons
* screen: Add a new API to get the screen max space
* settings-dialogs: Remove ENABLE_NLS ifdefs
* settings: Enable either windows wrap or tiling
* settings: Fix untranslatable string
* stacking: Above goes on top of fullscreen
* startup-notification: Fix timeout computation
* startup-notification: Reduce timeout to 10 seconds
* Translation Updates
* ui_style: drop unused getUIPangoContext()
* updated NEWS
* Use symbolic icons
* wireframe: add window class hint to wireframes
* workspace: Update maximized on struts change
* xfce-wm-menu.png: Fix the 22x22 icon size
==== xhost ====
Version update (1.0.8 -> 1.0.9)
- update to 1.0.9:
* Simplify i18n of 'unable to get ... address for ...' error message
* Use gettext() to localize messages if available
* Recognize raw IPv6 numeric address
* Build xz tarballs instead of bzip2
- add keyring, use https for download
==== xkbcomp ====
Version update (1.4.5 -> 1.4.6)
- update to 1.4.6:
* configure: Use AC_SYS_LARGEFILE to enable large file support
* suppress four more warnings when 'warningLevel' is zero
* suppress the "Could not resolve" warning when 'warningLevel' is zero
* man page: remove out-of-date COPYRIGHT section
* Build xz tarballs instead of bzip2
* Fix "upercase" typo
==== xorg-x11-server ====
Version update (21.1.4 -> 21.1.6)
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk
- Update to version xorg-server-21.1.6:
* xserver 21.1.6
* Xext: fix invalid event type mask in XTestSwapFakeInput
* xkb: fix some possible memleaks in XkbGetKbdByName
* xkb: proof GetCountedString against request length attacks
* xquartz: Fix some formatting
* XQuartz: stub: Call LSOpenApplication instead of fork()/exec()
- drop the following upstream patches:
U_xkb-proof-GetCountedString-against-request-length-at.patch
U_xkb-fix-some-possible-memleaks-in-XkbGetKbdByName.patch
- Update to version xorg-server-21.1.5:
* xkb: reset the radio_groups pointer to NULL after freeing it
* Xi: avoid integer truncation in length check of ProcXIChangeProperty
* Xi: return an error from XI property changes if verification failed
* Xext: free the screen saver resource when replacing it
* Xext: free the XvRTVideoNotify when turning off from the same client
* Xi: disallow passive grabs with a detail > 255
* Xtest: disallow GenericEvents in XTestSwapFakeInput
* meson: Don't build COMPOSITE for XQuartz
* xquartz: Move default applications list outside of the main executable
* xquartz: Remove unused macro (X11LIBDIR)
- drop the following upstream patches:
U_0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch
U_0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch
U_0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch
U_0004-Xi-disallow-passive-grabs-with-a-detail-255.patch
U_0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch
U_0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch
U_0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch
==== xwayland ====
Version update (22.1.5 -> 22.1.7)
- Update to version 22.1.7
* This release fixes an invalid event type mask in
XTestSwapFakeInput which was inadvertently changed from octal
0177 to hexadecimal 0x177 in the fix for CVE-2022-46340.
- Update to version 22.1.6:
* Fixes CVE-2022-46340, CVE-2022-46341, CVE-2022-46342,
CVE-2022-46343, CVE-2022-46344, CVE-2022-4283.
* Xtest: disallow GenericEvents in XTestSwapFakeInput
* Xi: disallow passive grabs with a detail > 255
* Xext: free the XvRTVideoNotify when turning off from the same
client
* Xext: free the screen saver resource when replacing it
* Xi: return an error from XI property changes if verification
failed
* Xi: avoid integer truncation in length check of
ProcXIChangeProperty
* xkb: reset the radio_groups pointer to NULL after freeing it
- Drop patches fixed upstream:
* U_0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch
* U_0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch
* U_0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch
* U_0004-Xi-disallow-passive-grabs-with-a-detail-255.patch
* U_0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch
* U_0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch
* U_0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch
==== xz ====
Version update (5.2.8 -> 5.2.10)
Subpackages: liblzma5
- update to 5.2.10:
* xz: Don't modify argv[] when parsing the --memlimit* and
- -block-list command line options. This fixes confusing
arguments in process listing (like "ps auxf").
* GNU/Linux only: Use __has_attribute(__symver__) to detect if
that attribute is supported. This fixes build on Mandriva where
Clang is patched to define __GNUC__ to 11 by default (instead
of 4 as used by Clang upstream).
* liblzma:
- Fixed an infinite loop in LZMA encoder initialization
if dict_size >= 2 GiB.
- Fixed two cases of invalid free() that can happen if
a tiny allocation fails in encoder re-initialization
or in lzma_filters_update(). These bugs had some
similarities with the bug fixed in 5.2.7.
- Fixed lzma_block_encoder() not allowing the use of
LZMA_SYNC_FLUSH with lzma_code() even though it was
documented to be supported. The sync-flush code in
the Block encoder was already used internally via
lzma_stream_encoder(), so this was just a missing flag
in the lzma_block_encoder() API function.
- GNU/Linux only: Don't put symbol versions into static
liblzma as it breaks things in some cases (and even if
it didn't break anything, symbol versions in static
libraries are useless anyway). The downside of the fix
is that if the configure options --with-pic or --without-pic
are used then it's not possible to build both shared and
static liblzma at the same time on GNU/Linux anymore;
with those options --disable-static or --disable-shared
must be used too.
- drop unused xz-devel-static which is no longer supported when using
- -with-pic (which is needed for shared libs)
==== yast2-packager ====
Version update (4.5.9 -> 4.5.10)
- Do not fail when the installation URL contains a space
(bsc#1201816)
- 4.5.10
==== yast2-trans ====
Version update (84.87.20221210.680714a939 -> 84.87.20221218.6fdb651e97)
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.20221218.6fdb651e97:
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Finnish)
* Translated using Weblate (Macedonian)
* Translated using Weblate (Slovak)
* Translated using Weblate (Catalan)
* Translated using Weblate (Catalan)
* Translated using Weblate (Czech)
* Translated using Weblate (Dutch)
* Translated using Weblate (Czech)
* Translated using Weblate (Japanese)
* New POT for text domain 'add-on'.
* Translated using Weblate (Slovak)
* Translated using Weblate (Slovak)
* Translated using Weblate (Czech)
* Translated using Weblate (Catalan)
* Translated using Weblate (Dutch)
* Translated using Weblate (Dutch)
* Translated using Weblate (Japanese)
* Translated using Weblate (Japanese)
* New POT for text domain 'iscsi-lio-server'.
* New POT for text domain 'control'.
==== zbar ====
- ImageMagick instead of GraphicsMagick
==== zlib-ng-compat ====
- add 0001-Add-one-extra-byte-to-return-value-of-compressBound-.patch
fixes a data corruption regression in 2.0.6
==== zvbi ====
Version update (0.2.38 -> 0.2.39)
- update to 0.2.39:
* Updates to remove compiler warnings during tests.
* Allow autogen.sh and configure to run separately by default.
* Add Georgian language translation po files.
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:
7zip
apache2
apache2-manual
apache2-prefork
apache2-utils
ark
bash (5.2.12 -> 5.2.15)
brltty
cppcheck (2.9 -> 2.9.3)
cracklib (2.9.7 -> 2.9.8)
dracut (057+suse.351.ge78c8ff6 -> 057+suse.353.g6dab83eb)
elfutils-debuginfod
exiv2
freerdp
gcc13 (12.2.1+git537 -> 13.0.0+git197351)
git
gnutls
groff
groff-full
gtkmm3
gucharmap (14.0.3 -> 15.0.2)
highway
irqbalance
krb5
libcroco
libguestfs
libjxl
libqt5-qtbase (5.15.7+kde167 -> 5.15.7+kde177)
libqt5-qtdeclarative (5.15.7+kde18 -> 5.15.7+kde25)
libqt5-qtquickcontrols2 (5.15.7+kde6 -> 5.15.7+kde7)
libreoffice
libtool
libwnck
linux-glibc-devel (6.0 -> 6.1)
mozilla-nss (3.84 -> 3.85)
mozjs102 (102.5.0 -> 102.6.0)
mpc (1.2.1 -> 1.3.0)
nano (7.0 -> 7.1)
open-vm-tools (12.1.0 -> 12.1.5)
openconnect (8.20 -> 9.01)
openssh
openssl-1_1
openssl-3
osinfo-db (20221018 -> 20221130)
ovmf
pipewire (0.3.62 -> 0.3.63)
procps
python-anyio
python-importlib-resources (5.10.0 -> 5.10.1)
python-pycares (4.2.2 -> 4.3.0)
rsyslog (8.2210.0 -> 8.2212.0)
selinux-policy
shadow
shotwell (0.31.5 -> 0.31.7)
speech-dispatcher (0.10.2 -> 0.11.4)
sqlite3
webkit2gtk3
webkit2gtk3-soup2
xfsdump (3.1.11 -> 3.1.12)
xlockmore
xorg-x11-server
xscreensaver (6.05.1 -> 6.06)
xwayland
xz
yast2-add-on (4.5.2 -> 4.5.3)
yast2-packager (4.5.8 -> 4.5.9)
yast2-trans (84.87.20221203.a7355e12ff -> 84.87.20221210.680714a939)
zlib
=== Details ===
==== 7zip ====
- build for x86_64 subarchs the same way like for baseline
==== apache2 ====
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== apache2-manual ====
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== apache2-prefork ====
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== apache2-utils ====
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== ark ====
Subpackages: libkerfuffle22
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== bash ====
Version update (5.2.12 -> 5.2.15)
Subpackages: bash-doc bash-sh
- Add upstream patches
* bash52-013
Bash can leak memory when referencing a non-existent associative
array element.
* bash52-014
Bash defers processing additional terminating signals when running
the EXIT trap while exiting due to a terminating signal. This
patch allows the new terminating signal to kill the shell immediately.
* bash52-015
There are several cases where bash is too aggressive when optimizing
out forks in subshells. For example, `eval' and traps should never
be optimized.
==== brltty ====
Subpackages: brltty-driver-at-spi2 brltty-driver-brlapi brltty-driver-speech-dispatcher brltty-driver-xwindow libbrlapi0_8 python3-brlapi system-user-brltty xbrlapi
- Use tmpfiles_create_package
- Use sysuser-tools unconditionally (bsc#1205161)
==== cppcheck ====
Version update (2.9 -> 2.9.3)
- update to 2.9.3:
* various GUI and premium feature handling bugfixes
==== cracklib ====
Version update (2.9.7 -> 2.9.8)
Subpackages: libcrack2
- update to 2.9.8:
* rules: Drop using register keyword
* add exec perms
* translation updates
* Use what's in the build environment and use a current autoconf
* util/Makefile.am: fix link with lintl
* Force grep to treat the input as text when formatting word files
==== dracut ====
Version update (057+suse.351.ge78c8ff6 -> 057+suse.353.g6dab83eb)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.353.g6dab83eb:
* revert(fips): check for fipscheck in libexec (bsc#1206431)
==== elfutils-debuginfod ====
Subpackages: debuginfod-profile libdebuginfod1
- Remove dependency to not used sysconfig package
- Weaken systemd dependency, no hard requires necessary
==== exiv2 ====
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== freerdp ====
Subpackages: libfreerdp2-2 libwinpr2-2
- Complement fix for -DBUILTIN_CHANNELS=OFF to fix freerdp-proxy
accessing librdpgfx-client.so: freerdp-fix-rpath-settings.diff
Fixes second part of bnc#1205595.
==== gcc13 ====
Version update (12.2.1+git537 -> 13.0.0+git197351)
Subpackages: libasan8 libatomic1 libgcc_s1 libgfortran5 libgomp1 libhwasan0 libitm1 liblsan0 libobjc4 libstdc++6 libstdc++6-locale libstdc++6-pp libtsan2 libubsan1
- check each header separately
- Redo floatn fixinclude pick-up to simply keep what is there.
- Bump to 0a43f7b1a73c8e3b9cefffe430274d0a3d6d3291, git197351.
- Bump libgo SONAME to libgo22.
- Do not package libhwasan for biarch (32-bit architecture)
as the extension depends on 64-bit pointers.
- Sync cross.spec.in changes from gcc12 package.
- Bump to 380d62c14c99d8df13b7a86660e7ee67d01ad827, git197210.
- Adjust floatn fixincludes guard to work with SLE12 and earlier
SLE15.
- Bump to de144fdab17dbbb64ccb540056ab78b4ffb3fbbc, git197173.
- Depend on at least LLVM 13 for GCN cross compiler.
- Bump to 4304e09a1617bcf1c87f5bc96017ae5017379d75, git197155.
- Rebase gcc44-rename-info-files.patch.
- Bump to d13c359a49291f0a1206adbad4065677010b7e4b, git197143.
- Sync changes from gcc12 package
- Update embedded newlib to version 4.2.0
* includes newlib-4.1.0-aligned_alloc.patch
- Allow cross-pru-gcc12-bootstrap for armv7l architecture.
PRU architecture is used for real-time MCUs embedded into TI
armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for
armv7l in order to build both host applications and PRU firmware
during the same build.
- Bump to 2b0ae7fb91f64fb005abf7d7903fd4c0764bb45c, git197102.
- Handle new libstdc++exp.a lib.
- Bump to 5c0d171f67d082c353ddc319859111d3b9126c17, git196938.
- Add 2 new headers.
- Bump to b457b779427b0f7b3fbac447811c9c52db5bc79e, git196485.
==== git ====
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== gnutls ====
Subpackages: libgnutls-dane0 libgnutls30 libgnutls30-hmac
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== groff ====
- set doc-default-operating-system and doc-volume-operating-system
to $PRETTY_NAME [bsc#1185613]
==== groff-full ====
Subpackages: gxditview
- set doc-default-operating-system and doc-volume-operating-system
to $PRETTY_NAME [bsc#1185613]
==== gtkmm3 ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== gucharmap ====
Version update (14.0.3 -> 15.0.2)
Subpackages: libgucharmap_2_90-7
- Update to version 15.0.2:
+ metainfo: Add screenshots and link them from metainfo.
+ build: Use GNOME module post_install().
+ all: Update to unicode 15.0.0.
+ Updated translations.
==== highway ====
- Added missing baselibs.conf so that 32bit library packages
become available
==== irqbalance ====
Subpackages: irqbalance-ui
- build for x86_64 subarchs the same way like for baseline
==== krb5 ====
Subpackages: krb5-client
- Drop 0009-Fix-KDC-null-deref-on-TGS-inner-body-null-server.patch,
already fixed in release 1.20.0
==== libcroco ====
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== libguestfs ====
Subpackages: libguestfs-xfs libguestfs0
- Fix build with RPM 4.18: rpm wants to do a proper cleanup, and
fails on the design choice to have /usr/lib65 without write
permission. As we already tar'ed the content up, we can simply
change the permissions of winsupport's content to allow proper
erasing.
- Enable build on riscv64
==== libjxl ====
- Added missing baselibs.conf so that 32bit library packages
become available
==== libqt5-qtbase ====
Version update (5.15.7+kde167 -> 5.15.7+kde177)
Subpackages: libQt5Concurrent5 libQt5Core5 libQt5DBus5 libQt5Gui5 libQt5Network5 libQt5OpenGL5 libQt5PrintSupport5 libQt5Sql5 libQt5Sql5-mysql libQt5Sql5-sqlite libQt5Test5 libQt5Widgets5 libQt5Xml5 libqt5-qtbase-platformtheme-gtk3
- Update to version 5.15.7+kde177:
* Fix wrong to linear conversion
* QKeySequence: Add missing modifier names
* Scale BMP color samples with periodic bit expansion
* Send accessible focus event after list view has focus
* update function argument of SSL_CTX_set_options
* Openssl backend: reinsert a missing C in qCDebug
* Annotate QMutex with TSAN annotations
* Handle allocation failure in QImage rotate 90/180/270 functions
* xcb: Replace qCWarning by qCDebug in QXcbConnection::printXcbError()
* a11y: support GetAccessibleId for at-spi
- Drop patches, now upstream:
* 0001-Fix-wrong-to-linear-conversion.patch
==== libqt5-qtdeclarative ====
Version update (5.15.7+kde18 -> 5.15.7+kde25)
- Update to version 5.15.7+kde25:
* Make QaccessibleQuickWidget private API
* a11y: track item enabled state
* QQuickItem: avoid emitting signals during destruction
* Send ObjectShow event for visible components after initialized
* Implement accessibility for QQuickWidget
* Fix build after 95290f66b806a307b8da1f72f8fc2c69801933d0
* Don't convert QByteArray in `startDrag`
==== libqt5-qtquickcontrols2 ====
Version update (5.15.7+kde6 -> 5.15.7+kde7)
Subpackages: libQt5QuickControls2-5 libQt5QuickTemplates2-5
- Update to version 5.15.7+kde7:
* Fix the popup position of a Menu
==== libreoffice ====
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-en libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit
- Use fixmath shared library
* use-fixmath-shared-library.patch
==== libtool ====
Subpackages: libltdl7
- switch to pkgconfig(zlib) so that alternative providers can be
used
==== libwnck ====
Subpackages: libwnck-3-0 typelib-1_0-Wnck-3_0
- Drop baselibs.conf: there is no known consumer of the -32bit
package.
==== linux-glibc-devel ====
Version update (6.0 -> 6.1)
- Update to kernel headers 6.1
==== mozilla-nss ====
Version update (3.84 -> 3.85)
Subpackages: libfreebl3 libfreebl3-hmac libsoftokn3 libsoftokn3-hmac mozilla-nss-certs mozilla-nss-tools
- update to NSS 3.85
* bmo#1792821 - Modification of the primes.c and dhe-params.c in
order to have better looking tables
* bmo#1796815 - Update zlib in NSS to 1.2.13
* bmo#1796504 - Skip building modutil and shlibsign when building
in Firefox
* bmo#1796504 - Use __STDC_VERSION__ rather than __STDC__ as a guard
* bmo#1796407 - Fix -Wunused-but-set-variable warning from clang 15
* bmo#1796308 - Fix -Wtautological-constant-out-of-range-compare
and -Wtype-limits warnings
* bmo#1796281 - Followup: add missing stdint.h include
* bmo#1796281 - Fix -Wint-to-void-pointer-cast warnings
* bmo#1796280 - Fix -Wunused-{function,variable,but-set-variable}
warnings on Windows
* bmo#1796079 - Fix -Wstring-conversion warnings
* bmo#1796075 - Fix -Wempty-body warnings
* bmo#1795242 - Fix unused-but-set-parameter warning
* bmo#1795241 - Fix unreachable-code warnings
* bmo#1795222 - Mark _nss_version_c unused on clang-cl
* bmo#1795668 - Remove redundant variable definitions in lowhashtest
* Add note about python executable to build instructions.
==== mozjs102 ====
Version update (102.5.0 -> 102.6.0)
- Update to version 102.6.0:
+ Various stability, functionality, and security fixes.
+ CVE-2022-46880: Use-after-free in WebGL.
+ CVE-2022-46872: Arbitrary file read from a compromised content
process.
+ CVE-2022-46881: Memory corruption in WebGL.
+ CVE-2022-46874: Drag and Dropped Filenames could have been
truncated to malicious extensions.
+ CVE-2022-46875: Download Protections were bypassed by .atloc
and .ftploc files on Mac OS.
+ CVE-2022-46882: Use-after-free in WebGL.
+ CVE-2022-46878: Memory safety bugs fixed in Firefox 108 and
Firefox ESR 102.6.
==== mpc ====
Version update (1.2.1 -> 1.3.0)
- Add mpc-1.3.0-gmpdep.patch to avoid dependence on stdio.h when
including mpc.h
- Update to version 1.3.0.
* New function: mpc_agm
* New rounding modes "away from zero", indicated by the letter "A"
and corresponding to MPFR_RNDA on the designated real or imaginary part.
* New experimental ball arithmetic.
* New experimental function: mpc_eta_fund
* Bug fixes:
- mpc_asin for asin(z) with small |Re(z)| and tiny |Im(z)|
- mpc_pow_fr: sign of zero part of result when the base has up to sign
the same real and imaginary part, and the exponent is an even
positive integer
- mpc_fma: the returned int value was incorrect in some cases
(indicating whether the rounded real/imaginary parts were
smaller/equal/greater than the exact values), but the computed
complex value was correct.
==== nano ====
Version update (7.0 -> 7.1)
- update to 7.1:
* When --autoindent and --breaklonglines are combined, pressing
<Enter> at a specific position no longer eats characters.
==== open-vm-tools ====
Version update (12.1.0 -> 12.1.5)
Subpackages: libvmtools0 open-vm-tools-desktop
- Don't list libgrpc++, libgrpc, and libprotobuf in the containerinfo Requires
section. The dependencies will be added automatically.
- Don't use new LDFLAGS, -labsl_synchronization -lgpr, when building for SLE.
- Add containerInfo plugin (jsc-PED-1344)
- Add dependencies on grpc, protobuf, and containerd for container
introspection
- Added patches (jsc-PED-1344)
+ detect-suse-location.patch
- Add _service to handle open-vm-tools sources
- Update to 12.1.5 (build 20735119) (boo#1205962)
- A number of Coverity reported issues have been addressed.
- The deployPkg plugin may prematurely reboot the guest VM before cloud-init
has completed user data setup. If both the Perl based Linux customization
script and cloud-init run when the guest VM boots, the deployPkg plugin
may reboot the guest before cloud-init has finished. The deployPkg
plugin has been updated to wait for a running cloud-init process to
finish before the guest VM reboot is initiated. This issue is fixed in
this release.
- A SIGSEGV may be encountered when a non-quiesing snapshot times out.
This issue is fixed in this release.
- Unwanted vmtoolsd service error message if not on a VMware hypervisor.
When open-vm-tools comes preinstalled in a base Linux release, the vmtoolsd
services are started automatically at system start and desktop login.
If running on physical hardware or in a non-VMware hypervisor, the services
will emit an error message to the Systemd's logging service before stopping.
This issue is fixed in this release.
==== openconnect ====
Version update (8.20 -> 9.01)
Subpackages: libopenconnect5 openconnect-bash-completion
- Update to release 9.01:
* Add support for AnyConnect "Session Token Re-use Anchor Protocol" (STRAP)
* Add support for AnyConnect "external browser" SSO mode
* Bugfix RSA SecurID token decryption and PIN entry forms, broken in v8.20
* Support Cisco's multiple-certificate authentication
* Revert GlobalProtect default route handling change from v8.20
* Support split-exclude routes for Fortinet
* Add webview callback and SAML/SSO support for AnyConnect, GlobalProtect
==== openssh ====
Subpackages: openssh-clients openssh-common openssh-server
- limit to openssl < 3.0 as this version is not compatible (bsc#1205042)
next version update will fix it
==== openssl-1_1 ====
Subpackages: libopenssl1_1 libopenssl1_1-hmac
- POWER10 performance enhancements for cryptography [jsc#PED-512]
* openssl-1_1-AES-GCM-performance-optimzation-with-stitched-method.patch
* openssl-1_1-Fixed-counter-overflow.patch
* openssl-1_1-chacha20-performance-optimizations-for-ppc64le-with-.patch
* openssl-1_1-Fixed-conditional-statement-testing-64-and-256-bytes.patch
* openssl-1_1-Fix-AES-GCM-on-Power-8-CPUs.patch
==== openssl-3 ====
- Fix X.509 Policy Constraints Double Locking [bsc#1206374, CVE-2022-3996]
* Add patch: openssl-3-Fix-double-locking-problem.patch
==== osinfo-db ====
Version update (20221018 -> 20221130)
- Update to database version 20221130
osinfo-db-20221130.tar.xz
- Add support for SLE Micro 5.4
add-slem5.4-support.patch
- Fix <derives-from id> value
add-slem5.3-support.patch
==== ovmf ====
Subpackages: qemu-uefi-aarch64
- Add ovmf-OvmfPkg-PlatformInitLib-Fix-integrity-checking-faile.patch
to avoid "NvVarStore Variable header State was invalid" issue when
rebooting or booting second time. System hangs when booting. (bsc#1206078)
The error message in ovmf log:
Select Item: 0x19
Select Item: 0x25
Reserved variable store memory: 0x7FF7C000; size: 528kb
NvVarStore Variable header State was invalid.
ASSERT /home/abuild/rpmbuild/BUILD/edk2-edk2-stable202211/OvmfPkg/Library/PlatformInitLib/Platform.c(807): ((BOOLEAN)(0==1))
==== pipewire ====
Version update (0.3.62 -> 0.3.63)
Subpackages: gstreamer-plugin-pipewire libpipewire-0_3-0 pipewire-alsa pipewire-modules-0_3 pipewire-pulseaudio pipewire-spa-plugins-0_2 pipewire-spa-tools pipewire-tools
- Update to version 0.3.63:
* Highlights
- Fix a critical bug that causes audio distortion in some cases
when using AVX2.
- Fix a crash in mpv caused by deinit of PipeWire.
- Resample the convolver IR to match the graph samplerate for
better results.
- Many more small bugfixes and improvements.
* PipeWire
- Fix a segfault in the PipeWire deinit code triggered by mpv
in some cases.
- Fix docs about SPA_PLUGIN_DIR.
- Always dlclose by default (even under valgrind). Add an
option with PIPEWIRE_DLCLOSE to select alternative behaviour.
- Improve PIPEWIRE_DEBUG category handling.
* modules
- Resample the IR for the convolver when the IR samplerate and
graph rate don't match.
* SPA
- Handle spurious reads from timerfd gracefully.
- Fix potential stack-use-after-scope when starting Audacity.
- Fix distorted audio when using AVX2.
- Remove fallback to default channel map in channelmix.
- Improve sorting of MIDI events, use the same order as Ardour.
- Enable LFE downmixing by default.
- Make IEC958/AC3 and IEC958/DTS work better by enforcing a
fixed minimal buffering for the encoder to avoid stuttering.
* Pulse-Server
- Add a new pulse.cmd config section to execute pulse commands,
currently only for loading modules. This removes the
dependency on pactl.
- Improve debug of messages.
- Rebase reduce-meson-dependency.patch.
- Add patch to add channel-map in the echo-cancel module:
* 0001-pulse-server-add-channel-map-in-echo-cancel-module.patch
==== procps ====
Subpackages: libprocps8
- Extend patch procps-3.3.17-library-bsc1181475.patch (bsc#1206412)
- Make sure that correct library version is installed (bsc#1206412)
==== python-anyio ====
- Skip trio exception tests for now
* https://github.com/agronholm/anyio/issues/508
* https://github.com/agronholm/anyio/commit/787cb0c2e53c2a3307873d202fbd49dc5…
==== python-importlib-resources ====
Version update (5.10.0 -> 5.10.1)
- Update to v5.10.1
* v5.10.1
[#274]: Fixed ResourceWarning in _common.
==== python-pycares ====
Version update (4.2.2 -> 4.3.0)
- Update to version 4.3.0
* Bump cibuildwheel to build for Python 3.11 + CI total time speedups by @Jackenmen in #174
Fix tests that depended on external sites by @Jackenmen in #180
Complete the Python 3.11 support by @Jackenmen in #179
Drop CPython 3.6 by @saghul in #181
Improve test compatibility with pytest by @saghul in #182
Update c-ares submodule to 1.18.1 by @saghul in #183
==== rsyslog ====
Version update (8.2210.0 -> 8.2212.0)
- Upgrade to rsyslog 8.2212.0
* 2022-12-05: testbench: make python http server based tests more reliable
* 2022-12-05: omprog bugfix: invalid status handling at called program startup
* 2022-11-29: testbench bugfix: wrong message injection object of instance 1
* 2022-11-21: rsyslog.conf man page bugfix: description of selectors
* 2022-11-18: imtcp bugfix: legacy config directives did no longer work
* 2022-11-16: ksi bugfix: sending of too many signing requests fixed.
* 2022-11-14: bugfix: prevent potential segfault when switchung to queue emergency mode
* 2022-11-02: imjournal: add second fallback to _COMM
* 2022-10-25: core bugfix: local hostname invalid if no global() config object given
* 2022-10-25: testbench bugfix: fixed timing issue that sometimes lead to test failure
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Added fix_ipsec.patch: Allow AF_ALG socket creation for strongswan
(bnc#1206445)
- Added policy for wicked scripts under /etc/sysconfig/network/scripts
(bnc#1205770)
- Add fix_sendmail.patch
* fix context of custom sendmail startup helper
* fix context of /var/run/sendmail and add necessary rules to manage
content in there
==== shadow ====
Subpackages: libsubid4 login_defs
- bsc#1205502: Fix useradd audit event logging of ID field
* Add shadow-audit-no-id.patch
==== shotwell ====
Version update (0.31.5 -> 0.31.7)
- Update to version 0.31.7:
+ Actually run database upgrade necessary for date/time changes.
+ Fix comparing unset date/time values.
- Changes from version 0.31.6:
+ Improved interaction when exporting files that end up with a
similar name.
+ Google Photos: Fix batch uploading.
+ Tumblr: Fix not remembering login credentials.
+ Improve handling of images that do not have a GPS altitude.
+ Have import from folder follow symlinks.
+ Add an user interface to interact with the new profile feature.
+ Make a couple of UI strings clearer.
+ Remove video interpreter state handling - completely broken
and potentially responsible for causing indefinite re-checking
of video files.
+ Improve touchpad scaling vs scrolling.
+ Always enable face tagging. Face detection and recognition is
still opt-in on compile time due to the rather large OpenCV
dependency.
+ Support creating hierarchical tags by using
/a/sytax/with/slashes.
+ Use libportal to implement SendTo and Wallpaper settings.
+ Initial support for having multiple accounts per publishing
service. So far only works for Piwigo instances.
+ Create a new plugin preferences panel (prepare for account
management).
+ Convert all publishing processes to async libsoup3. With
HTTPS/2 becoming more prominent, the old method broke really
hard and was a bad habit anyway.
+ Fix an issue with the Saturation slider.
+ Remove a bunch of deprecated calls.
+ Remove deprecated date/time handling. Use DateTime more or less
everywhere.
+ Allow media to have exposure dates before 1.1.1970 00:00.
+ Updated translations.
- Drop -Dextra_plugins=true meson parameter: no longer supported.
- Drop pkgconfig(gdk-3.0) BuildRequires: no longer needed.
- Add pkgconfig(libportal-gtk3) BuildRequires: new dependency.
==== speech-dispatcher ====
Version update (0.10.2 -> 0.11.4)
Subpackages: libspeechd2 python3-speechd
- Update to version 0.11.4:
- Update CLDR to version 42 and symbols from NVDA.
- Fix audio plugin loading with dlopen.
- Fix atomicity of getting reply in threaded mode.
- Changes from 0.11.3:
- Fix back DefaultModule configuration.
- pico: Avoid falling to english when passed a bogus voice name.
- espeak: Fix setting voice type.
- Changes from 0.11.2:
- Fix loading xx-yy locales.
- Various memory leaks fixes.
- Add mimic3 configuration file.
- pico: Fix setting language vs voice.
- Make sure that modules report a list of voices.
- Update CLDR to version 41, symbols from NVDA and orca.
- Allow building without ltdl.
- Re-enable SSML in espeak-ng-mbrola module.
- Changes from 0.11.1:
- Add SPEECHD_PLUGIN_DIR environment variable.
- Fix listing voices of the default module.
- Changes from 0.11
- Support playing audio through the server.
- modules: Add support for loading from user's
.local/libexec/speech-dispatcher.
- symbols: Process symbols.dic before emojis.dic.
- symbols: Enable speechd symbols processing by default.
- modules: Moved speech dispatcher modules to
/usr/libexec/speech-dispatcher-modules
- espeak-ng: Add support for mbrola voices.
- mary: Add auto-detection.
- mary: Add newer voices.
- mary: Add volume, pitch, and rate support.
- ivona: Add auto-detection.
- festival: Strip head silence.
- generic: Add DefaultVoice option.
- es_ES: Add some gender neutral rules.
- Add SPEECHD_CMD environment variable.
- modules: Rewrite main functions with BSD licence, to let
proprietary modules easily reuse this as a basis.
- modules: Add skeletons ready for use as a basis for new
modules.
- Add script to run speechd from the build tree.
- Update CLDR to version 39, symbols from NVDA and orca.
- Add Esperanto translation.
- Sort modules by quality, let the best quality module be the
default.
- Rebase harden_speech-dispatcherd.service.patch.
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_speech-dispatcherd.service.patch
==== sqlite3 ====
Subpackages: libsqlite3-0 sqlite3-tcl
- bsc#1206337, CVE-2022-46908, sqlite-CVE-2022-46908.patch:
relying on --safe for execution of an untrusted CLI script
==== webkit2gtk3 ====
Subpackages: libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles
- Add upstream patch b7ac5d0c.patch: Fix build with Ruby 3.2.
==== webkit2gtk3-soup2 ====
Subpackages: libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 webkit2gtk-4_0-injected-bundles
- Add upstream patch b7ac5d0c.patch: Fix build with Ruby 3.2.
==== xfsdump ====
Version update (3.1.11 -> 3.1.12)
- update to 3.1.12:
* xfsrestore: fix on-media inventory media unpacking
* xfsrestore: fix on-media inventory stream unpacking
* xfsdump: fix on-media inventory stream packing
* xfsrestore: untangle inventory unpacking logic
==== xlockmore ====
- Install resource files in /usr/lib/X11/app-defeaults/XLock instead of
/usr/share.
Fixes bsc#1204597
==== xorg-x11-server ====
Subpackages: xorg-x11-server-Xvfb xorg-x11-server-extra xorg-x11-server-sdk
- U_0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch
* XkbGetKbdByName use-after-free (ZDI-CAN-19530, CVE-2022-4283,
bsc#1206017)
- U_0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch
* Server XTestSwapFakeInput stack overflow (ZDI-CAN 19265,
CVE-2022-46340, bsc#1205874)
- U_0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch
* Xi: return an error from XI property changes if verification
failed (no ZDI-CAN id, no CVE id, bsc#1205875)
- U_0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch
* Server XIChangeProperty out-of-bounds access (ZDI-CAN 19405,
CVE-2022-46344, bsc#1205876)
- U_0004-Xi-disallow-passive-grabs-with-a-detail-255.patch
* Server XIPassiveUngrabDevice out-of-bounds access (ZDI-CAN 19381,
CVE-2022-46341, bsc#1205877)
- U_0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch
* Server ScreenSaverSetAttributes use-after-free (ZDI-CAN 19404,
CVE-2022-46343, bsc#1205878)
- U_0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch
* Server XvdiSelectVideoNotify use-after-free (ZDI-CAN 19400,
CVE-2022-46342, bsc#1205879)
==== xscreensaver ====
Version update (6.05.1 -> 6.06)
Subpackages: xscreensaver-data xscreensaver-data-extra xscreensaver-lang
- update to 6.06:
* New hack hextrail
* marbling works again
* Adjust old hacks for higher resolution displays
* X11: More robust desktop image grabbing.
* X11: Various improvements to xscreensaver-settings
* X11: Supports "Lock" messages from systemd, e.g. when
logind.conf has "HandleLidSwitch=lock" instead of "suspend".
* Retired thornbird, which is redundant with discrete.
- drop xscreensaver-gtk3.patch, upstream
==== xwayland ====
- U_0007-xkb-reset-the-radio_groups-pointer-to-NULL-after-fre.patch
* XkbGetKbdByName use-after-free (ZDI-CAN-19530, CVE-2022-4283,
bsc#1206017)
- U_0001-Xtest-disallow-GenericEvents-in-XTestSwapFakeInput.patch
* Server XTestSwapFakeInput stack overflow (ZDI-CAN 19265,
CVE-2022-46340, bsc#1205874)
- U_0002-Xi-return-an-error-from-XI-property-changes-if-verif.patch
* Xi: return an error from XI property changes if verification
failed (no ZDI-CAN id, no CVE id, bsc#1205875)
- U_0003-Xi-avoid-integer-truncation-in-length-check-of-ProcX.patch
* Server XIChangeProperty out-of-bounds access (ZDI-CAN 19405,
CVE-2022-46344, bsc#1205876)
- U_0004-Xi-disallow-passive-grabs-with-a-detail-255.patch
* Server XIPassiveUngrabDevice out-of-bounds access (ZDI-CAN 19381,
CVE-2022-46341, bsc#1205877)
- U_0005-Xext-free-the-screen-saver-resource-when-replacing-i.patch
* Server ScreenSaverSetAttributes use-after-free (ZDI-CAN 19404,
CVE-2022-46343, bsc#1205878)
- U_0006-Xext-free-the-XvRTVideoNotify-when-turning-off-from-.patch
* Server XvdiSelectVideoNotify use-after-free (ZDI-CAN 19400,
CVE-2022-46342, bsc#1205879)
==== xz ====
Subpackages: liblzma5
- Rename xz-static-devel -> xz-devel-static to follow the general
naming used in openSUSE.
==== yast2-add-on ====
Version update (4.5.2 -> 4.5.3)
- Fixed failure with the "media_url" element in AutoYaST profile
containing CDATA block with spaces (bsc#1205928)
- 4.5.3
==== yast2-packager ====
Version update (4.5.8 -> 4.5.9)
- Merged PR https://github.com/yast/yast-packager/pull/623
by Christopher Yeleighton <giecrilj(a)stegny.2a.pl>:
Do not call [Install done] on aborted packages (boo#1203302)
- 4.5.9
==== yast2-trans ====
Version update (84.87.20221203.a7355e12ff -> 84.87.20221210.680714a939)
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.20221210.680714a939:
* New POT for text domain 'kdump'.
* New POT for text domain 'users'.
* Translated using Weblate (Romanian)
* Translated using Weblate (Macedonian)
==== zlib ====
Subpackages: libminizip1 libz1 zlib-devel
- build zlib with optflags again
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:
cheese (43.alpha -> 43.0)
cronie
dracut (057+suse.344.g021aead9 -> 057+suse.351.ge78c8ff6)
ffmpeg-5
giflib
git (2.38.1 -> 2.39.0)
gnome-bluetooth (42.4 -> 42.5)
kdump (1.0.2+git26.gc6fab38 -> 1.0.2+git27.gb9718ae)
perl-Data-Validate-IP (0.30 -> 0.31)
pipewire (0.3.61 -> 0.3.62)
psmisc (23.4 -> 23.6)
rubygem-excon (0.93.1 -> 0.94.0)
rubygem-google-protobuf (3.21.9 -> 3.21.10)
rubygem-parallel_tests (3.13.0 -> 4.0.0)
rubygem-pkg-config (1.4.9 -> 1.5.1)
seahorse
selinux-policy
snapper
strace (6.0 -> 6.1)
susepaste
wireplumber (0.4.12 -> 0.4.13)
xdg-desktop-portal (1.15.0 -> 1.16.0)
xscreensaver
=== Details ===
==== cheese ====
Version update (43.alpha -> 43.0)
Subpackages: libcheese-common libcheese-gtk25 libcheese8 typelib-1_0-Cheese-3_0
- Update to version 43.0:
+ Remove glibc debug environment variables.
+ Updated translations.
- Build libcheese-common as noarch.
==== cronie ====
Subpackages: cron
- Migration PAM settings to /usr/etc: Saving user changed
configuration files in /etc and restoring them while an RPM
update.
- Removed update support from 4.1 vixie-cron which is really old.
==== dracut ====
Version update (057+suse.344.g021aead9 -> 057+suse.351.ge78c8ff6)
Subpackages: dracut-mkinitrd-deprecated
- Update to version 057+suse.351.ge78c8ff6:
* feat(kernel-modules): exclude USB drivers in strict hostonly mode (bsc#1186056)
* feat(multipath): warn if included with no multipath devices and no user conf (bsc#1069169)
* fix(fips): check for fipscheck in libexec
* fix(fips): install required sed binary
==== ffmpeg-5 ====
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- build for x86_64 subarchs the same way like for baseline
==== giflib ====
- add reproducible.patch to avoid timestamp patching in the build
section and allowing it to build with -Werror=date-time
==== git ====
Version update (2.38.1 -> 2.39.0)
Subpackages: git-core git-email git-gui git-svn git-web gitk perl-Git
- git 2.39.0:
* "git grep" learned to expand the sparse-index more lazily and
on demand in a sparse checkout.
* By default, use of fsmonitor on a repository on networked
filesystem is disabled.
* After checking out a "branch" that is a symbolic-ref that points at
another branch, "git symbolic-ref HEAD" reports the underlying
branch, not the symbolic-ref the user gave checkout as argument.
The command learned the "--no-recurse" option to stop after
dereferencing a symbolic-ref only once.
* "git branch --edit-description @{-1}" is now a way to edit branch
description of the branch you were on before switching to the
current branch.
* "git merge-tree --stdin" is a new way to request a series of merges
and report the merge results.
* "git shortlog" learned to group by the "format" string.
* A new "--include-whitespace" option is added to "git patch-id", and
existing bugs in the internal patch-id logic that did not match
what "git patch-id" produces have been corrected.
* Enable gc.cruftpacks by default for those who opt into
feature.experimental setting.
* "git repack" learns to send cruft objects out of the way into
packfiles outside the repository.
* 'scalar reconfigure -a' is taught to automatically remove
scalar.repo entires which no longer exist.
* Redact headers from cURL's h2h3 module in GIT_CURL_VERBOSE and
others.
* 'git maintenance register' is taught to write configuration to an
arbitrary path, and 'git for-each-repo' is taught to expand tilde
characters in paths.
* When creating new notes, the template used to get a stray empty
newline, which has been removed.
* "git receive-pack" used to use all the local refs as the boundary for
checking connectivity of the data "git push" sent, but now it uses
only the refs that it advertised to the pusher. In a repository with
the .hideRefs configuration, this reduces the resources needed to
perform the check.
* With '--recurse-submodules=on-demand', all submodules are
recursively pushed.
* developer visible fixes
- git 2.38.2, a general maintenance release:
* Fix unaligned memory access for reads from the index v4
* "git remote rename" failed to rename a remote without fetch
refspec, which has been corrected.
* "git clone" did not like to see the "--bare" and the "--origin"
options used together without a good reason.
* "git fsck" failed to release contents of tree objects already
used from the memory
* "git rebase -i" can mistakenly attempt to apply a fixup to
commit itself, which has been corrected.
* Fix segfault with "git merge-tree" on read-only repositories
* Fix a logic in "mailinfo -b" that miscomputed the length of a
substring, which lead to an out-of-bounds access.
* The codepath to sign learned to report errors when it fails to
read from "ssh-keygen".
* "GIT_EDITOR=: git branch --edit-description" resulted in failure
* "git multi-pack-index repack/expire" used to repack unreachable
cruft into a new pack, which have been corrected.
* The code to clean temporary object directories (used for
quarantine) tried to remove them inside its signal handler
* "git branch --edit-description" on an unborh branch misleadingly
said that no such branch exists
* `git rebase --update-refs` would delete references when all
`update-ref` commands in the sequencer were removed
==== gnome-bluetooth ====
Version update (42.4 -> 42.5)
Subpackages: libgnome-bluetooth-3_0-13 libgnome-bluetooth-ui-3_0-13 typelib-1_0-GnomeBluetooth-3_0
- Update to version 42.5:
+ This version fixes the pairing dialogue misbehaving for some
Bluetooth Classic keyboards, with the passkey disappearing
after the first digit is typed.
- Add missing ldconfig_scriptlets macro for
libgnome-bluetooth-ui-3_0-13.
==== kdump ====
Version update (1.0.2+git26.gc6fab38 -> 1.0.2+git27.gb9718ae)
- maintain the spec file in git
==== perl-Data-Validate-IP ====
Version update (0.30 -> 0.31)
- updated to 0.31
see /usr/share/doc/packages/perl-Data-Validate-IP/Changes
0.31 2022-11-28
- Fixed handling of the ::0/128 subnet. This is a special subnet(/address)
that is called the "unspecified address". It is not public or
routable. Reported by Dan Sherry. GH #13.
==== pipewire ====
Version update (0.3.61 -> 0.3.62)
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
- Refresh reduce-meson-dependency.patch
- Update to version 0.3.62:
* Highlights
- A regression in screensharing was fixed. It was caused by a race when
activating links and driver nodes.
- Video transform metadata was added so that cameras and screen sharing
can report the video orientation and transformations.
- Support for the PulseAudio module-gsettings was added to make paprefs
work.
- Support for bluetooth offloading was added. This allows for the bluetooth
reception, decoding and playback to happen completely in hardware.
This also requires some support in WirePlumber.
- Many bugfixes and improvements.
* PipeWire
- More work on stopping nodes in a more controlled way.
- Fix a race in starting nodes and drivers. In some cases the driver
node would already be started while the link to the peer node was not
ready yet. This caused regressions in screen sharing. The driver is
now only started after all the followers and links completed.
- Fix a case where a slow capture stream would not recycle buffers
anymore and stall. (glfo#pipewire/pipewire#2874)
- Fix a subtle bug in pw_loop_invoke that could cause callbacks to be
delayed and cause crashes in some cases.
- Fix a case where IPC was done from the data-thread and could cause
crashes.
* Tools
- Silence some expected errors in the pw-top output.
* modules
- The filter-chain has seen some optimizations in the copy plugin and
the convolver.
- The zeroconf plugin will now only unpublish services from the server
that was removed.
- Fix a potential crash when stopping pw-loopback.
- Some harmless errors were turned into info messages.
- Fix some cases where pw_stream methods were called from the data-thread
that could cause segfaults. (glfo#pipewire/pipewire#2633)
* SPA
- There is now a video transform metadata that indicates how a video
frame was transformed (rotated/flipped). libcamera and the GStreamer
elements now have support for this metadata.
- The SPA volume plugin is now disabled from the default build.
- Handle missing control info in libcamera.
- Handle errors from loop better, don't call the callbacks on errors.
- Somewhat improve performance in some audioconvert AVX2 code for format
conversion.
- Fix PortConfig and EnumPortConfig params in audioconvert and
audioadapter to reflect what is actually going on instead of using
hardcoded values.
- Pass ignore-dB property correctly in all cases.
- Probing is now done in 48KHz again. (glfo#pipewire/pipewire#2857)
* Pulse-server
- IPv4 addresses are now added first to the list and exposed first with
zeroconf discover.
- module-gsettings was added to make paprefs work.
- The pulse.idle.timeout option was disabled by default and only enabled
for selected apps (speech-dispatcher) because it caused some problems
for other apps. (glfo#pipewire/pipewire#2880)
* JACK
- Only process valid ports. Could fix some crashes. (glfo#pipewire/pipewire#2863)
* Bluetooth
- Support was added for offloading bluetooth handling. Some hardware can
receive, decode and play the bluetooth audio directly in hardware.
- Drop dependency on SDL2; this leads to a build cycle with SDL2
itself, and is only needed for pipewire example code anyway.
==== psmisc ====
Version update (23.4 -> 23.6)
- Update to 23.6:
* buildsys: Fix DEJAGNU work-around Debian #1015089
* killall: Use kill if pidfd_send_signal fails Debian #1015228
* fuser: Do not mention nonexistent - reset option #42
* fuser: Use modern statn where possible
* pstree: Better AppArmor support !30
* killall: Check truncated names !28
* killall: Use openat and pidfd_send_signal #37
* killall: Don't check paths of sockets #35
* pstree: Check for process with show_parents #38
* pstree: Don't disable compaction with show pgids #34
* pstree: Fix storage leak !29
- Enable new apparmor support
- Remove patch now upstream
0002-Use-new-statx-2-system-call-to-avoid-hangs-on-NFS.patch
- Port patch psmisc-22.21-pstree.patch
- Port patch psmisc-v23.4.dif which now becomes psmisc-v23.6.dif
- Merge patch socket-fix.patch with ported patch
0001-Use-mountinfo-to-be-able-to-use-the-mount-identity.patch
==== rubygem-excon ====
Version update (0.93.1 -> 0.94.0)
updated to version 0.94.0
no changelog found
==== rubygem-google-protobuf ====
Version update (3.21.9 -> 3.21.10)
updated to version 3.21.10
no changelog found
==== rubygem-parallel_tests ====
Version update (3.13.0 -> 4.0.0)
updated to version 4.0.0
no changelog found
==== rubygem-pkg-config ====
Version update (1.4.9 -> 1.5.1)
updated to version 1.5.1
see installed NEWS
== 1.5.1 - 2022-11-23
=== Improvements
* Improved the default search path. "/usr" in "/usr/bin/pkg-config"
isn't used for buidling the default search path if "pkg-config
- -variable=pc_path pkg-config" is available.
[Reported by Watson][GitHub:#22]
== 1.5.0 - 2022-11-23
=== Improvements
* Improved the default search path. "pkg-config --variable=pc_path
pkg-config" is used as the default search path if it's available.
[Reported by Watson][GitHub:#22]
==== seahorse ====
Subpackages: gnome-shell-search-provider-seahorse
- The shell provider dbus service file must be in the main package
due to being referenced in the .desktop file
==== selinux-policy ====
Subpackages: selinux-policy-targeted
- Updated fix_networkmanager.patch to fixe labeling of nm-dispatcher and
nm-priv-helper until the packaging is adjusted (bsc#1206355)
- Update fix_chronyd.patch to allow sendto towards
NetworkManager_dispatcher_custom_t. Added new interface
networkmanager_dispatcher_custom_dgram_send for this (bsc#1206357)
- Update fix_dbus.patch to allow dbus to watch lib directories (bsc#1205895)
- Updated fix_networkmanager.patch to allow NetworkManager to watch
net_conf_t (bsc#1206109)
==== snapper ====
Subpackages: libsnapper6 snapper-zypp-plugin
- fix build with upcoming selinux
==== strace ====
Version update (6.0 -> 6.1)
- Update to strace 6.1
* Enhanced decoding of terminal ioctl commands.
* Updated decoding of statx syscall.
* Updated lists of ABS_*, BPF_*, BTRFS_*, COUNTER_*, ETH_P_*, IFLA_*,
KVM_*, MADV_*, NLMSGERR_*, PERF_*, STATX_*, and TLS_* constants.
* Updated lists of ioctl commands from Linux 6.1.
==== susepaste ====
Subpackages: susepaste-screenshot
- Add 0003-susepaste-use-paste-opensuse.org.patch: Replace
susepaste.org submission address with paste.opensuse.org
==== wireplumber ====
Version update (0.4.12 -> 0.4.13)
Subpackages: libwireplumber-0_4-0 wireplumber-audio
- Update to version 0.4.13:
* Additions
- Add bluetooth SCO (HSP/HFP) hardware offload support,
together with an example script that enables this
functionality on the PinePhone.
- Encoded audio (mp3, aac, etc...) can now be passed through,
if this mode is supported by both the application and the
device.
- The v4l2 monitor now also respects the ``node.disabled`` and
``device.disabled`` properties inside rules.
- Add "Firefox Developer Edition" to the list of applications
that are allowed to trigger a bluetooth profile auto-switch.
- Add support in the portal access script to allow newly
plugged cameras to be immediately visible to the portal
applications.
* Fixes
- Work around an issue that would prevent streams from properly
linking when using effects software like EasyEffects and
JamesDSP.
- Fix destroying pavucontrol-qt monitor streams after the node
that was being monitored is destroyed.
- Fix a crash in the alsa.lua monitor that could happen when a
disabled device was removed and re-added.
- Fix a rare crash in the metadata object.
- Fix a bug where a restored node target would override the
node target set by the application on the node's properties.
* Packaging
- Add build options to compile wireplumber's library, daemon
and tools independently.
- Add a build option to disable unit tests that require the
dbus daemon.
- Stop using fakesink/fakesrc in the unit tests to be able to
run them on default pipewire installations. Compiling the spa
``test`` plugin is no longer necessary.
- Add pkg-config and header information in the gir file.
- Rebase reduce-meson-required-version.patch
- Drop patches already upstream:
* 0001-alsa.lua-remove-the-disabled-entities-from-the-names-table.patch
* 0001-policy-node-wait-for-unactivated-links-instead-of-removing.patch
==== xdg-desktop-portal ====
Version update (1.15.0 -> 1.16.0)
- Update to version 1.16.0:
+ Introduce a new background monitoring service. This allows
desktop environments to list applications that are running in
background, that is, sandboxed applications running without a
visible window. Desktop environments can display these
background running applications in their interfaces, and allow
users to control their execution.
+ Introduce the Global Shortcuts portal. This portal allows
applications to register and receive keyboard shortcuts even
when they're not focused. This was a highly requested feature,
especially on Wayland desktops. There are improvements to come,
but portal backends can now implement this new portal.
+ Various CI improvements.
+ Updated translations.
==== xscreensaver ====
Subpackages: xscreensaver-data xscreensaver-data-extra xscreensaver-lang
- fix removal of nagging message boo#1206345
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:
cups
dhcp
gnome-shell (43.1 -> 43.2)
hexchat
lcms2
libXdamage (1.1.5 -> 1.1.6)
libXres (1.2.1 -> 1.2.2)
mdevctl (1.1.0 -> 1.2.0)
mutter (43.1 -> 43.2)
openafs (1.8.9~pre1 -> 1.8.9~pre2)
pcre2 (10.40 -> 10.42)
perl-Date-Manip (6.89 -> 6.90)
perl-IO-Socket-SSL (2.077 -> 2.078)
quota
rubygem-benchmark (0.2.0 -> 0.2.1)
rubygem-bindata (2.4.13 -> 2.4.14)
rubygem-bootsnap (1.13.0 -> 1.15.0)
rubygem-bundler (2.3.24 -> 2.3.26)
rubygem-chef-utils (18.0.169 -> 18.0.185)
rubygem-debase-ruby_core_source (0.10.17 -> 0.10.18)
rubygem-dry-configurable (0.16.1 -> 1.0.1)
rubygem-dry-core (0.9.1 -> 1.0.0)
rubygem-dry-inflector (0.3.0 -> 1.0.0)
rubygem-dry-logic (1.3.0 -> 1.5.0)
rubygem-dry-types (1.6.1 -> 1.7.0)
rubygem-faraday (2.6.0 -> 2.7.1)
rubygem-faraday-net_http (3.0.1 -> 3.0.2)
rubygem-fluentd (1.15.2 -> 1.15.3)
rubygem-fog-libvirt (0.9.0 -> 0.10.1)
rubygem-gpgme (2.0.20 -> 2.0.22)
rubygem-haml (6.0.7 -> 6.0.12)
rubygem-jquery-rails (4.5.0 -> 4.5.1)
rubygem-json (2.6.2 -> 2.6.3)
rubygem-json_pure (2.6.2 -> 2.6.3)
rubygem-mail (2.7.1 -> 2.8.0)
rubygem-mini_magick (4.11.0 -> 4.12.0)
rubygem-mocha (1.16.0 -> 2.0.2)
rubygem-moneta (1.5.1 -> 1.5.2)
rubygem-parser (3.1.2.1 -> 3.1.3.0)
rubygem-pg (1.4.4 -> 1.4.5)
rubygem-puma (5.6.5 -> 6.0.0)
rubygem-rack (3.0.0 -> 3.0.2)
rubygem-rack-protection (3.0.2 -> 3.0.4)
rubygem-rails-i18n (7.0.5 -> 7.0.6)
rubygem-regexp_parser (2.6.0 -> 2.6.1)
rubygem-rubocop (1.37.1 -> 1.39.0)
rubygem-rubocop-ast (1.23.0 -> 1.24.0)
rubygem-ruby_parser (3.19.1 -> 3.19.2)
rubygem-stimulus-rails (1.1.0 -> 1.2.1)
rubygem-treetop (1.6.11 -> 1.6.12)
rubygem-tzinfo-data (1.2022.5 -> 1.2022.7)
rubygem-zeitwerk (2.6.1 -> 2.6.6)
sysconfig
vlc
wicked
=== Details ===
==== cups ====
Subpackages: cups-client cups-config libcups2 libcupsimage2
- Use %_pam_vendordir
- Remove invalid %config directive on %_distconfdir/pam.d/cups
- Migration PAM settings to /usr/etc: Fixed posttrans.
Should only be used for TW.
==== dhcp ====
Subpackages: dhcp-relay dhcp-server
- Add /etc/sysconfig/network hierachy to server file list
==== gnome-shell ====
Version update (43.1 -> 43.2)
Subpackages: gnome-extensions gnome-shell-calendar
- Update to version 43.2:
+ Fix screencast UI being erroneously disabled.
+ Properly apply saved shortcuts inhibition permissions.
+ Fix IM candidate popup getting closed when switching pages.
+ Fix unresponsive screen area when quick settings are opened.
+ Ensure completions are disabled when hiding on-screen keyboard.
+ Fix missing name in wired network quick settings button.
+ Don't let wayland popovers block overview.
+ Fix repeated entries in volume device menu.
+ Fix input source switching with focus on password entry.
+ Misc. bug fixes and cleanups.
+ Updated translations.
==== hexchat ====
Subpackages: hexchat-lang
- Fix execution on i586: the migration script is installed in
/usr/lib there (boo#1206323).
==== lcms2 ====
- switch to pkgconfig(zlib) for alternative providers support
==== libXdamage ====
Version update (1.1.5 -> 1.1.6)
- Update to version 1.1.6
* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Variable scope reduction as recommended by cppcheck
* Mark two dpy parameters const as suggested by cppcheck
* XDamageCloseDisplay: Mark codes as unused
* Remove unnecessary casts from malloc() and free() calls
* Handle -Wconversion warnings from clang
* Handle -Wshorten-64-to-32 warnings from clang
==== libXres ====
Version update (1.2.1 -> 1.2.2)
- Update to version 1.2.2
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Reformat code to X.Org standard style
* Add .git-blame-ignore-revs to hide whitespace commits from git blame
* Variable scope reductions
* Resolve -Wsign-compare warnings from gcc
* Handle implicit conversion warnings from clang
* Use calloc instead of malloc to allocate arrays
==== mdevctl ====
Version update (1.1.0 -> 1.2.0)
- Update to version 1.2.0:
* Port CLI to clap v3
* start: provide useful hint for parent with wrong case
* tests: Add ability to test error messages
* tests: extract function for checking pass/fail expectations
* MDev::create() does not need to be public
* Fix new clippy warning
==== mutter ====
Version update (43.1 -> 43.2)
- Update to version 43.2:
+ Fix edge resistance and window snapping regression.
+ Handle stage view updates without allocation more gracefully.
+ Fix window screenshots being cut off at the bottom right.
+ Implement wl_output v3 and v4.
+ Fix recalculating viewport after window resize.
+ Set LOD bias for sharper mipmaps.
+ Don't disable KMS modifiers on newer i915 systems.
+ Fixed crashes.
+ Misc. bug fixes and cleanups.
+ Updated translations.
- Drop clutter-actor-Show-on-all-stage-views-when-actors-ha.patch:
Fixed upstream.
==== openafs ====
Version update (1.8.9~pre1 -> 1.8.9~pre2)
Subpackages: openafs-client openafs-kmp-64kb openafs-kmp-default
- update to openafs-1.8.9pre2
* Support mainline kernels up to 6.0
* Support for building with more recent compilers
* some bugfixes, more see RELNOTES
- remove obsolete patches:
* 79f03c2.diff
==== pcre2 ====
Version update (10.40 -> 10.42)
Subpackages: libpcre2-16-0 libpcre2-32-0 libpcre2-8-0
- pcre2 10.42:
* Fix 10.41 regression that added the default definition of
PCRE2_CALL_CONVENTION to pcre2posix.c instead of pcre2posix.h,
which meant that programs including pcre2posix.h but not pcre2.h
couldn't compile
* Fix an intermittent JIT fault and minor issues
- pcre2 10.41:
* pcre2grep behaves more like GNU grep for multiple patterns that
match more than once on a line
==== perl-Date-Manip ====
Version update (6.89 -> 6.90)
- updated to 6.90
see /usr/share/doc/packages/perl-Date-Manip/Changes
==== perl-IO-Socket-SSL ====
Version update (2.077 -> 2.078)
- updated to 2.078
see /usr/share/doc/packages/perl-IO-Socket-SSL/Changes
2.078 2022/12/11
- revert decision from 2014 to not verify hostname by default if hostname is
IP address but no explicit verification scheme given
https://github.com/noxxi/p5-io-socket-ssl/issues/121
==== quota ====
Subpackages: quota-nfs
- Remove outdated sysconfig Requires
- Weaken up systemd requires, it's not a hard requirement
==== rubygem-benchmark ====
Version update (0.2.0 -> 0.2.1)
updated to version 0.2.1
no changelog found
==== rubygem-bindata ====
Version update (2.4.13 -> 2.4.14)
updated to version 2.4.14
see installed ChangeLog.rdoc
== Version 2.4.14 (2022-10-31)
* Use Comparable#clamp instead of manual calculations.
* Update tests to new minitest requirements.
* Adjust tests due to changes in ruby 3.1
==== rubygem-bootsnap ====
Version update (1.13.0 -> 1.15.0)
updated to version 1.15.0
see installed CHANGELOG.md
[#] 1.15.0
* Add a readonly mode, for environments in which the updated cache wouldn't be persisted. See #428 and #423.
[#] 1.14.0
* Require Ruby 2.6.
* Add a way to skip directories during load path scanning.
If you have large non-ruby directories in the middle of your load path, it can severely slow down scanning.
Typically this is a problem with `node_modules`. See #277.
* Fix `Bootsnap.unload_cache!`, it simply wouldn't work at all becaue of a merge mistake. See #421.
==== rubygem-bundler ====
Version update (2.3.24 -> 2.3.26)
updated to version 2.3.26
see installed CHANGELOG.md
[#] 2.3.26 (November 16, 2022)
[#]# Enhancements:
- Map 'universal' to the real arch in Bundler for prebuilt gem selection [#5978](https://github.com/rubygems/rubygems/pull/5978)
[#]# Documentation:
- Fix '--force' option documentation of 'bundle clean' [#6050](https://github.com/rubygems/rubygems/pull/6050)
[#] 2.3.25 (November 2, 2022)
[#]# Bug fixes:
- Properly sort specs when materializing [#6015](https://github.com/rubygems/rubygems/pull/6015)
- Fix bad unfreeze recommendation [#6013](https://github.com/rubygems/rubygems/pull/6013)
[#]# Documentation:
- Bring docs for gemfile(5) manpage up to date [#6007](https://github.com/rubygems/rubygems/pull/6007)
- Fix `github` DSL docs to mention they use https protocol over git under the hood [#5993](https://github.com/rubygems/rubygems/pull/5993)
==== rubygem-chef-utils ====
Version update (18.0.169 -> 18.0.185)
updated to version 18.0.185
no changelog found
==== rubygem-debase-ruby_core_source ====
Version update (0.10.17 -> 0.10.18)
updated to version 0.10.18
see installed CHANGELOG.md
[#]# [0.10.18](https://github.com/ruby-debug/debase-ruby_core_source/compare/v0.1…
* ruby-3.2.0-preview3 added
==== rubygem-dry-configurable ====
Version update (0.16.1 -> 1.0.1)
updated to version 1.0.1
see installed CHANGELOG.md
[#]# 1.0.1 2022-11-16
[#]## Changed
- Renamed `@config` and `@_settings` internal instance variables to `@__config__` and `@__settings__` in order to avoid clashes with user-defined instance variables (#159 by @timriley)
[Compare v1.0.0...v1.0.1](https://github.com/dry-rb/dry-configurable/compare/v1.0.0.…
[#]# 1.0.0 2022-11-04
[#]## Changed
- Dependency on `dry-core` was updated to ~> 1.0 (@solnic)
[Compare v0.16.1...v1.0.0](https://github.com/dry-rb/dry-configurable/compare/v0.16.…
==== rubygem-dry-core ====
Version update (0.9.1 -> 1.0.0)
updated to version 1.0.0
see installed CHANGELOG.md
[#]# 1.0.0 2022-11-04
[#]## Added
- Import dry-container as `Dry::Core::Container` (via #77) (@solnic)
[Compare v0.9.1...v1.0.0](https://github.com/dry-rb/dry-core/compare/v0.9.1...v1.0.0)
==== rubygem-dry-inflector ====
Version update (0.3.0 -> 1.0.0)
updated to version 1.0.0
see installed CHANGELOG.md
[#]# 1.0.0 2022-11-04
[#]## Changed
- Bumped version to 1.0.0 (@solnic)
[Compare v0.3.0...v1.0.0](https://github.com/dry-rb/dry-inflector/compare/v0.3.0...v…
==== rubygem-dry-logic ====
Version update (1.3.0 -> 1.5.0)
updated to version 1.5.0
see installed CHANGELOG.md
==== rubygem-dry-types ====
Version update (1.6.1 -> 1.7.0)
updated to version 1.7.0
see installed CHANGELOG.md
[#]# 1.7.0 2022-11-04
[#]## Changed
- This version is compatible with recently released dry-rb dependencies (@flash-gordon)
- Updated to dry-core 1.0 (@flash-gordon + @solnic)
- Dependency on dry-container was dropped (@flash-gordon)
[Compare v1.6.1...v1.7.0](https://github.com/dry-rb/dry-types/compare/v1.6.1...v1.7.…
==== rubygem-faraday ====
Version update (2.6.0 -> 2.7.1)
updated to version 2.7.1
see installed CHANGELOG.md
==== rubygem-faraday-net_http ====
Version update (3.0.1 -> 3.0.2)
updated to version 3.0.2
no changelog found
==== rubygem-fluentd ====
Version update (1.15.2 -> 1.15.3)
updated to version 1.15.3
see installed CHANGELOG.md
[#]# Release v1.15.3 - 2022/11/02
[#]## Bug Fix
* Support glob for `!include` directive in YAML config format
https://github.com/fluent/fluentd/pull/3917
* Remove meaningless oj options
https://github.com/fluent/fluentd/pull/3929
* Fix log initializer to correctly create per-process files on Windows
https://github.com/fluent/fluentd/pull/3939
* out_file: Fix the multi-worker check with `<worker 0-N>` directive
https://github.com/fluent/fluentd/pull/3942
[#]## Misc
* Fix broken tests on Ruby 3.2
https://github.com/fluent/fluentd/pull/3883
https://github.com/fluent/fluentd/pull/3922
==== rubygem-fog-libvirt ====
Version update (0.9.0 -> 0.10.1)
updated to version 0.10.1
no changelog found
==== rubygem-gpgme ====
Version update (2.0.20 -> 2.0.22)
updated to version 2.0.22
no changelog found
updated to version 2.0.21
no changelog found
==== rubygem-haml ====
Version update (6.0.7 -> 6.0.12)
updated to version 6.0.12
see installed CHANGELOG.md
[#]# 6.0.12
* Fix a whitespace removal with `>` and an `if`-`else` statement [#1114](https://github.com/haml/haml/issues/1114)
[#]# 6.0.11
* Fix a whitespace removal with `>` and an `if` statement [#1114](https://github.com/haml/haml/issues/1114)
[#]# 6.0.10
* Evaluate :erb filter in the template context like Haml 5
[#]# 6.0.9
* Support sass-embedded [#1112](https://github.com/haml/haml/issues/1112)
[#]# 6.0.8
* Support interpolation in HTML comments, which has not been working since 6.0.0
[#1107](https://github.com/haml/haml/issues/1107)
==== rubygem-jquery-rails ====
Version update (4.5.0 -> 4.5.1)
updated to version 4.5.1
see installed CHANGELOG.md
[#]# unreleased
- update jquery to 3.6.1
- update jquery-usj to 1.2.3
==== rubygem-json ====
Version update (2.6.2 -> 2.6.3)
updated to version 2.6.3
see installed CHANGES.md
==== rubygem-json_pure ====
Version update (2.6.2 -> 2.6.3)
updated to version 2.6.3
see installed CHANGES.md
==== rubygem-mail ====
Version update (2.7.1 -> 2.8.0)
updated to version 2.8.0
no changelog found
==== rubygem-mini_magick ====
Version update (4.11.0 -> 4.12.0)
updated to version 4.12.0
no changelog found
==== rubygem-mocha ====
Version update (1.16.0 -> 2.0.2)
updated to version 2.0.2
no changelog found
==== rubygem-moneta ====
Version update (1.5.1 -> 1.5.2)
updated to version 1.5.2
see installed CHANGES
1.5.2
* Proxy - handle returning config when the adapter does not use config
* Avoid calling `supports?(:expires)` when expiry isn't needed
* Adapters::Mongo - fix `merge!` behaviour when no values are inserted
==== rubygem-parser ====
Version update (3.1.2.1 -> 3.1.3.0)
updated to version 3.1.3.0
no changelog found
==== rubygem-pg ====
Version update (1.4.4 -> 1.4.5)
updated to version 1.4.5
see installed History.rdoc
== v1.4.5 [2022-11-17] Lars Kanis <lars(a)greiz-reinsdorf.de>
- Return the libpq default port when blank in conninfo. #492
- Add PG::DEF_PGPORT constant and use it in specs. #492
- Fix name resolution when empty or `nil` port is given.
- Update error codes to PostgreSQL-15.
- Update Windows fat binary gem to PostgreSQL-15.1 AND OpenSSL-1.1.1s.
==== rubygem-puma ====
Version update (5.6.5 -> 6.0.0)
updated to version 6.0.0
see installed History.md
[#]# 6.0.0 / 2022-10-XX
* Breaking Changes
* Dropping Ruby 2.2 and 2.3 support (now 2.4+) ([#2919])
* Remote_addr functionality has changed ([#2652], [#2653])
* No longer supporting Java 1.7 or below (JRuby 9.1 was the last release to support this) ([#2849])
* Remove nakayoshi GC ([#2933], [#2925])
* wait_for_less_busy_worker is now default on ([#2940])
* Prefix all environment variables with `PUMA_` ([#2924], [#2853])
* Removed some constants ([#2957], [#2958], [#2959], [#2960])
* The following classes are now part of Puma's private API: `Client`, `Cluster::Worker`, `Cluster::Worker`, `HandleRequest`. ([#2988])
* Features
* Increase throughput on large (100kb+) response bodies by 3-10x ([#2896], [#2892])
* Increase throughput on file responses ([#2923])
* Add support for streaming bodies in Rack. ([#2740])
* Allow OpenSSL session reuse via a 'reuse' ssl_bind method or bind string query parameter ([#2845])
* Allow `run_hooks` to pass a hash to blocks for use later ([#2917], [#2915])
* Allow using `preload_app!` with `fork_worker` ([#2907])
* Support request_body_wait metric with higher precision ([#2953])
* Allow header values to be arrays (Rack 3) ([#2936], [#2931])
* Export Puma/Ruby versions in /stats ([#2875])
* Allow configuring request uri max length & request path max length ([#2840])
* Add a couple of public accessors ([#2774])
* Log entire backtrace when worker start fails ([#2891])
* [jruby] Enable TLSv1.3 support ([#2886])
* [jruby] support setting TLS protocols + rename ssl_cipher_list ([#2899])
* [jruby] Support a truststore option ([#2849], [#2904], [#2884])
* Bugfixes
* Load the configuration before passing it to the binder ([#2897])
* Do not raise error raised on HTTP methods we don't recognize or support, like CONNECT ([#2932], [#1441])
* Fixed a memory leak when creating a new SSL listener ([#2956])
* Refactor
* log_writer.rb - add internal_write method ([#2888])
* [WIP] Refactor: Split out LogWriter from Events (no logic change) ([#2798])
* Extract prune_bundler code into it's own class. ([#2797])
* Refactor Launcher#run to increase readability (no logic change) ([#2795])
* Ruby 3.2 will have native IO#wait_* methods, don't require io/wait ([#2903])
* Various internal API refactorings ([#2942], [#2921], [#2922], [#2955])
==== rubygem-rack ====
Version update (3.0.0 -> 3.0.2)
updated to version 3.0.2
see installed CHANGELOG.md
[#]# [3.0.2] -2022-12-05
[#]## Fixed
- `Utils.build_nested_query` URL-encodes nested field names including the square brackets.
- Allow `Rack::Response` to pass through streaming bodies. ([#1993](https://github.com/rack/rack/pull/1993), [@ioquatix])
[#]# [3.0.1] - 2022-11-18
[#]## Fixed
- `MethodOverride` does not look for an override if a request does not include form/parseable data.
- `Rack::Lint::Wrapper` correctly handles `respond_to?` with `to_ary`, `each`, `call` and `to_path`, forwarding to the body. ([#1981](https://github.com/rack/rack/pull/1981), [@ioquatix])
==== rubygem-rack-protection ====
Version update (3.0.2 -> 3.0.4)
updated to version 3.0.4
no changelog found
==== rubygem-rails-i18n ====
Version update (7.0.5 -> 7.0.6)
updated to version 7.0.6
see installed CHANGELOG.md
==== rubygem-regexp_parser ====
Version update (2.6.0 -> 2.6.1)
updated to version 2.6.1
see installed CHANGELOG.md
[#]# [2.6.1] - 2022-11-16 - [Janosch Müller](mailto:janosch84@gmail.com)
[#]## Fixed
- fixed scanning of two negative lookbehind edge cases
* `(?<!x)y>` used to raise a ScannerError
* `(?<!x>)y` used to be misinterpreted as a named group
* thanks to [Sergio Medina](https://github.com/serch) for the report
==== rubygem-rubocop ====
Version update (1.37.1 -> 1.39.0)
updated to version 1.39.0
no changelog found
==== rubygem-rubocop-ast ====
Version update (1.23.0 -> 1.24.0)
updated to version 1.24.0
no changelog found
==== rubygem-ruby_parser ====
Version update (3.19.1 -> 3.19.2)
updated to version 3.19.2
see installed History.rdoc
=== 3.19.2 / 2022-12-03
* 5 bug fixes:
* Fixed bug parsing array patterns using %w, %i, etc.
* Fixed dedenting when heredoc has only empty line and interpolation. (mvz)
* Fixed dsym unescaping. (mvz)
* Fixed vars in pattern matching that should be lasgn, not lvar.
* find_pat mid-patterns are now splatted inline, not wrapped in an array_pat.
==== rubygem-stimulus-rails ====
Version update (1.1.0 -> 1.2.1)
updated to version 1.2.1
no changelog found
==== rubygem-treetop ====
Version update (1.6.11 -> 1.6.12)
updated to version 1.6.12
see installed History.txt
==== rubygem-tzinfo-data ====
Version update (1.2022.5 -> 1.2022.7)
updated to version 1.2022.7
no changelog found
==== rubygem-zeitwerk ====
Version update (2.6.1 -> 2.6.6)
updated to version 2.6.6
no changelog found
==== sysconfig ====
Subpackages: sysconfig-netconfig
- spec: Add network/scripts directory to filelist, no longer
in the default filelist in a cleaned up filesystem package
(https://github.com/openSUSE/sysconfig/pull/47)
==== vlc ====
Subpackages: libvlc5 libvlccore9 vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau
- Do not apply vlc.a52.patch if liba52 is < 0.8.0
- Avoid ugly _FORTIFY_SOURCE redefinition warnings
==== wicked ====
Subpackages: wicked-service
- spec: Add /etc/sysconfig/network to file list, no longer
in the default list of a cleaned up filesystem package
(https://github.com/openSUSE/wicked/pull/939)
1
0
Hi All,
My company is building a product that uses QSMP-1570 module from KaRo Electronics (https://www.karo-electronics.com/qsmp) and the modules itself is based on STM32MP1 processor from ST. They have application software that works on standard openSUSE 15.3 distro and Intel based board. They now want to build similar product based on the QSMP-1570 module and prefer to use openSUSE again so that the application does not need to get ported to a new Linux distro. The module itself comes with full Linux support using Yocto. My task now is to research the feasibility of spending the time to port openSUSE to the QSMP-1570 module.
I have experience with Yocto/openEmbedded and embedded Linux, but have never used and build openSUSE before. Where should I start looking? What's your opinion - how hard would it be to make openSUSE work on this board?
Thanks in advance.
Best regards,
Panayot
2
6
Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.
Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&versio…
Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports
Packages changed:
argyllcms
arpwatch
arpwatch-ethercodes (20201026_100149 -> 20221212)
attica-qt5 (5.100.0 -> 5.101.0)
baloo5 (5.100.0 -> 5.101.0)
bluez-qt (5.100.0 -> 5.101.0)
breeze5-icons (5.100.0 -> 5.101.0)
expat
ffmpeg-5
frameworkintegration (5.100.0 -> 5.101.0)
freerdp
gnome-characters (43.0 -> 43.1)
gnome-remote-desktop (43.1 -> 43.2)
kactivities-stats (5.100.0 -> 5.101.0)
kactivities5 (5.100.0 -> 5.101.0)
karchive (5.100.0 -> 5.101.0)
kauth (5.100.0 -> 5.101.0)
kbookmarks (5.100.0 -> 5.101.0)
kcalendarcore (5.100.0 -> 5.101.0)
kcmutils (5.100.0 -> 5.101.0)
kcodecs (5.100.0 -> 5.101.0)
kcompletion (5.100.0 -> 5.101.0)
kconfig (5.100.0 -> 5.101.0)
kconfigwidgets (5.100.0 -> 5.101.0)
kcontacts (5.100.0 -> 5.101.0)
kcoreaddons (5.100.0 -> 5.101.0)
kcrash (5.100.0 -> 5.101.0)
kdav (5.100.0 -> 5.101.0)
kdbusaddons (5.100.0 -> 5.101.0)
kdeclarative (5.100.0 -> 5.101.0)
kded (5.100.0 -> 5.101.0)
kdelibs4support (5.100.0 -> 5.101.0)
kdesu (5.100.0 -> 5.101.0)
kdnssd-framework (5.100.0 -> 5.101.0)
kdoctools (5.100.0 -> 5.101.0)
kemoticons (5.100.0 -> 5.101.0)
kfilemetadata5 (5.100.0 -> 5.101.0)
kglobalaccel (5.100.0 -> 5.101.0)
kguiaddons (5.100.0 -> 5.101.0)
kholidays (5.100.0 -> 5.101.0)
khtml (5.100.0 -> 5.101.0)
ki18n (5.100.0 -> 5.101.0)
kiconthemes (5.100.0 -> 5.101.0)
kidletime (5.100.0 -> 5.101.0)
kimageformats (5.100.0 -> 5.101.0)
kinit (5.100.0 -> 5.101.0)
kio (5.100.0 -> 5.101.0)
kirigami2 (5.100.0 -> 5.101.0)
kitemmodels (5.100.0 -> 5.101.0)
kitemviews (5.100.0 -> 5.101.0)
kjobwidgets (5.100.0 -> 5.101.0)
kjs (5.100.0 -> 5.101.0)
knewstuff (5.100.0 -> 5.101.0)
knotifications (5.100.0 -> 5.101.0)
knotifyconfig (5.100.0 -> 5.101.0)
kpackage (5.100.0 -> 5.101.0)
kparts (5.100.0 -> 5.101.0)
kpeople5 (5.100.0 -> 5.101.0)
kplotting (5.100.0 -> 5.101.0)
kpty (5.100.0 -> 5.101.0)
kquickcharts (5.100.0 -> 5.101.0)
kross (5.100.0 -> 5.101.0)
krunner (5.100.0 -> 5.101.0)
kservice (5.100.0 -> 5.101.0)
ktexteditor (5.100.0 -> 5.101.0)
ktextwidgets (5.100.0 -> 5.101.0)
kunitconversion (5.100.0 -> 5.101.0)
kwallet (5.100.0 -> 5.101.0)
kwayland (5.100.0 -> 5.101.0)
kwidgetsaddons (5.100.0 -> 5.101.0)
kwindowsystem (5.100.0 -> 5.101.0)
kxmlgui (5.100.0 -> 5.101.0)
libKF5ModemManagerQt (5.100.0 -> 5.101.0)
libKF5NetworkManagerQt (5.100.0 -> 5.101.0)
lightdm (1.30.0 -> 1.32.0)
plasma-framework (5.100.1 -> 5.101.0)
poppler
poppler-qt5
prison-qt5 (5.100.0 -> 5.101.0)
purpose (5.100.0 -> 5.101.0)
python-rpm (4.17.1.1 -> 4.18.0)
python310 (3.10.8 -> 3.10.9)
python310-core (3.10.8 -> 3.10.9)
qqc2-desktop-style (5.100.0 -> 5.101.0)
rpm (4.17.1.1 -> 4.18.0)
shaderc (2022.3 -> 2022.4)
slang (2.3.2 -> 2.3.3)
solid (5.100.0 -> 5.101.0)
sonnet (5.100.0 -> 5.101.0)
sssd (2.7.4 -> 2.8.2)
syndication (5.100.0 -> 5.101.0)
syntax-highlighting (5.100.0 -> 5.101.0)
threadweaver (5.100.0 -> 5.101.0)
zlib-ng-compat
=== Details ===
==== argyllcms ====
- Do not set everything inside doc/ mode 644; otherwise the
directories are set 644 as well, which means no files inside are
accessible. This resulted in the past in doc/ actually not being
added to the devel package.
==== arpwatch ====
- Enable loading of ethercodes.dat with arpwatch.ETHERCODES.patch
- Log useless 0-source only once for each MAC
==== arpwatch-ethercodes ====
Version update (20201026_100149 -> 20221212)
- Update to version 20221212
==== attica-qt5 ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5Attica5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== baloo5 ====
Version update (5.100.0 -> 5.101.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.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Change KIO worker logging categories to kf.kio.workers.*
==== bluez-qt ====
Version update (5.100.0 -> 5.101.0)
Subpackages: bluez-qt-imports bluez-qt-udev libKF5BluezQt6
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Expose battery of a DeclarativeDevice via property
* .kde-ci.yml: enable static CI builds
* Fix QML plugin when building project statically (kde#459340)
==== breeze5-icons ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Add kdesrc-build icons
* scalabletest "QString("" -> "QStringLiteral(""
* Add SimpleScreenRecorder icon (kde#412490)
* application-x-executable: make symbolic icon follow color scheme
* Add touchscreen icons to devices and preferences (kde#461562)
==== expat ====
Subpackages: libexpat-devel libexpat1
- add upstream signing key and validate source signature
==== ffmpeg-5 ====
Subpackages: libavcodec59 libavdevice59 libavfilter8 libavformat59 libavutil57 libpostproc56 libswresample4 libswscale6
- Enable librist support on TW: enables usage of RIST encoded MPEG-TS
streams and is used by OBS Studio
- Drop BuildRequire on SDL2 to break a dependency loop; with this,
/usr/bin/ffplay is no longer built.
==== frameworkintegration ====
Version update (5.100.0 -> 5.101.0)
Subpackages: frameworkintegration-plugin libKF5Style5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== freerdp ====
Subpackages: libfreerdp2-2 libwinpr2-2
- Disable VAAPI feature due bug https://bugzilla.opensuse.org/show_bug.cgi?id=1205595
==== gnome-characters ====
Version update (43.0 -> 43.1)
Subpackages: gnome-shell-search-provider-gnome-characters
- Update to version 43.1:
+ Update to Unicode 15.
+ Updated translations.
==== gnome-remote-desktop ====
Version update (43.1 -> 43.2)
- Update to version 43.2:
+ vnc-pipewire-stream:
- Don't pass NULL as frame to on_frame_ready
- Assert buffer types to be either MemFds or DmaBufs
+ rdp-pipewire-stream: Assert buffer types to be either MemFds or
DmaBufs
+ rdp-server: Remove stray new line
+ Updated translations.
==== kactivities-stats ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kactivities5 ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kactivities5-imports libKF5Activities5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Port away from deprecated KWindowSystem API
==== karchive ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kauth ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5Auth5 libKF5Auth5-lang libKF5AuthCore5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kbookmarks ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kcalendarcore ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kcmutils ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kcmutils-imports libKF5KCMUtils5 libKF5KCMUtilsCore5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kcodecs ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix KCharset::codecForName deprecation version
* deprecate QTextCodec public api
==== kcompletion ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kconfig ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kconf_update5 libKF5ConfigCore5 libKF5ConfigGui5 libKF5ConfigQml5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Apply existing QScreen::name() workaround for Windows to new code (kde#429943)
* Fix parser treating empty IntList default as a list of single zero element: [0]
* Add test for empty default IntList config entry
==== kconfigwidgets ====
Version update (5.100.0 -> 5.101.0)
- Add patch to add missing kf5_entry.desktop files (kde#413123):
* 0001-Copy-kf5_entry.desktop-to-their-respective-locale.patch
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* KHamburgerMenu: Reset when menu bar contents change
* [KRecentFilesAction] Fix broken recent files list (kde#461448)
==== kcontacts ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kcontacts-lang libKF5Contacts5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kcoreaddons ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5CoreAddons5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* [KJobTrackerInterface] qRegisterMetatype KJob::Unit
* Remove unused variable
* Perform initialization in initialization list
==== kcrash ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kdav ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5DAV5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kdbusaddons ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kdbusaddons-tools libKF5DBusAddons5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kdeclarative ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kdeclarative-components libKF5CalendarEvents5 libKF5Declarative5 libKF5QuickAddons5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Deprecate unused parts of KWindowSystem import
* tests: add test for multiple KeySequenceItems
* Fixed KF 5.100 compilation
* SimpleKCM: Account for flickable's margins when deciding to show separators
* SimpleKCM: Clean up a bit
* Fix build
* Deprecate QIconItem
* Use const/let for JS variables as appropriate
* Sync header and footer separator code to SimpleKCM (kde#461435)
* AbstractKCM: remove KF6 TODO
==== kded ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Watch for icons directory changes from KDED (kde#455702)
==== kdelibs4support ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5KDELibs4Support5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix dependency name
==== kdesu ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Include sys/prctl.h only on Linux
==== kdnssd-framework ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kdoctools ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5DocTools5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kemoticons ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kfilemetadata5 ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* FFmpegExtrator: Try stream metadata if no global metadata is available
* office2007extractor: Extract text document line count
* office2007extractor: Update docx to include more properties
* Add FictionBook2 extractor
==== kglobalaccel ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kglobalaccel5 libKF5GlobalAccel5 libKF5GlobalAccelPrivate5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix key events for modifiers
* Fix dialog's text
* Fix test
* Set correct version for kglobalacceld
==== kguiaddons ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5GuiAddons5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* KeySequenceRecorder: Stop tracking recordings when we stop recording (kde#462100)
* Make KColorUtils::mix account for alpha properly
* Don't build/install the geo: URI handler on Android
==== kholidays ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== khtml ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== ki18n ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* kcountrysubdivisiontest fix "Missing reference in range-for"
* Fix KLocalizedStringTest when run on non English locales
* Set the LANG to an actual valid locale
==== kiconthemes ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kidletime ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Port KIdleTime to ext_idle_notifier_v1
==== kimageformats ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix missing DCI-P3 color space set
* minor tweaks in HEIF and AVIF plugins
* raw: LibRaw_QIODevice::read: fixed possible partial reading of an item
* PSD multichannel testcases
* Support to MCH with 4+ channels (treat as CMYK)
* avif: Check if encoder/decoder is available in capabilities()
* Fix condition for installing desktop files
==== kinit ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kio ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kio-core
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes since 5.100.0, only listing bugfixes:
* Ignore finished() from the timeoutSpecialCommand (kde#459980)
==== kirigami2 ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5Kirigami2-5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes to list here.
==== kitemmodels ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kitemmodels-imports libKF5ItemModels5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Also remove the custom target in BUILD_TESTING
* Make use of ecm_add_qml_module()
* Allow Windows/Qt6 and FreeBSD/Qt6 to fail too
* Allow Qt6 tests to fail
==== kitemviews ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kjobwidgets ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kjs ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5JS5 libKF5JSApi5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix build on Net- and OpenBSD
==== knewstuff ====
Version update (5.100.0 -> 5.101.0)
Subpackages: knewstuff-imports libKF5NewStuff5 libKF5NewStuffCore5 libKF5NewStuffWidgets5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix static compilation of KF5NewStuffWidgets module (kde#459125)
* Perform initialization in initialization list
==== knotifications ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* KNotification: Add hints property
* Fix typo
==== knotifyconfig ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kpackage ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kparts ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kpeople5 ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kplotting ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kpty ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kquickcharts ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix some minor reuse licensing issues
* .gitlab-ci.yml: enable static builds
* Add CLASSNAME in ecm_add_qml_module method call
* Fix test for static builds
* Remove unneeded qmldir file
==== kross ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== krunner ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* QueryMatch: Avoid unneeded QVariant conversion to string when setting data
* cppcheck: Do not shadow outer functions with local variables
* cppcheck: Make constructors explicit
* Fix crash when deleting RunnerManager while jobs are running (kde#448825)
==== kservice ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* KApplicationTrader: New method setPreferredService
* Perform initialization in initialization list
==== ktexteditor ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Convert part metadata to JSON
* Kate:TextLine: switch to std::shared_ptr
* Fix setting default mark when ctrl is pressed
* Fix caret with inline notes
* Add "Character" the "Insert Tab" action name.
* Fix condition for installing desktop file
==== ktextwidgets ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix double delete crash.
==== kunitconversion ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== kwallet ====
Version update (5.100.0 -> 5.101.0)
Subpackages: kwallet-tools kwalletd5 libKF5Wallet5 libkwalletbackend5-5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Port away from deprecated KWindowSystem API
==== kwayland ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* client: Add F_SEAL_SHRINK seal to shm pool backing file
* client: Expose concrete xdg-shell class implementations
==== kwidgetsaddons ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Extend KRecentFilesMenu
==== kwindowsystem ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Use QGuiApplication to read devicePixelRatio
* Deprecate KWindowSystem::demandAttention
* Deprecate KWindowSystem::setIcons
* Move X11-specific KWindowSystem functions to new KX11Extras class
* xcb/kwindoweffects: Fix stripes when dpr is not an integer.
* Deprecate KWindowSystem::setUserTime
* Deprecate KWindowSystem::setBlockingCompositing
* Deprecate KWindowSystem::icccmCompliantMappingState
* Deprecate KWindowSystem::lowerWindow
* Deprecate KWindowSystem::constrainViewportRelativePosition
* Port to PMF signal/slot syntax
==== kxmlgui ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Better/corrected wording as suggested by Felix Ernst
* Added a doc note how to get a menu's action
* Perform initialization in initialization list
==== libKF5ModemManagerQt ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== libKF5NetworkManagerQt ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== lightdm ====
Version update (1.30.0 -> 1.32.0)
Subpackages: liblightdm-gobject-1-0 lightdm-lang
- Use %_pam_vendordir
- update to 1.32.0:
* Overwrite existing X authority files to avoid corruption
* Change logind-check-graphical default config value to true
* Block autologin if shell in nologin or false
* Fix failure if with greeters sending two login requests quickly.
* Drop Qt 4 support, it's been unsupported since 2015
* Fix lightdm_set_layout
* Improve method of determining a session is Wayland
* Don't call setenv with a NULL value - the behaviour is undefined
* Replace deprecated QAbstractItemModel::setRoleNames
* Move D-Bus conf file to $(datadir)/dbus-1/system.d (bsc#1205939)
* Fix tests failing when compiled with --with-greeter-user
* Use Python 3 in tests
* Disable compiler optimizations for test programs
* Compilation fix for glibc 2.33
* Remove deprecated use of G_TYPE_INSTANCE_GET_PRIVATE, G_PARAM_PRIVATE
* Fix compile failure due to use of clearenv on FreeBSD
* Use a size_t to resolve a compile warning
* Fix DesktopManager typo in man page
- drop lightdm-glibc-2.33-fix.patch (upstream)
==== plasma-framework ====
Version update (5.100.1 -> 5.101.0)
Subpackages: libKF5Plasma5 plasma-framework-components
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Too many changes since 5.100.1, only listing bugfixes:
* Rework Plasma theme mask corners and outlines (kde#417511)
* svgitem: do not upscale svg when using fractional scaling (kde#461682)
==== poppler ====
Subpackages: libpoppler-cpp0 libpoppler-glib8 libpoppler126 poppler-tools
- Configure $CXX to the correct compiler version on codestreams
that have gcc12, such as SLE-15-SP5. [bsc#1206019]
==== poppler-qt5 ====
- Configure $CXX to the correct compiler version on codestreams
that have gcc12, such as SLE-15-SP5. [bsc#1206019]
==== prison-qt5 ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5Prison5 prison-qt5-imports
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Fix copy/pasted license header, this needs to be MIT
==== purpose ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5Purpose5 libKF5PurposeWidgets5
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Don't delete config when job finishes
==== python-rpm ====
Version update (4.17.1.1 -> 4.18.0)
- update to rpm-4.18.0
==== python310 ====
Version update (3.10.8 -> 3.10.9)
Subpackages: python310-curses python310-dbm python310-tk
- Update to 3.10.9:
- python -m http.server no longer allows terminal
control characters sent within a garbage request to be
printed to the stderr server lo This is done by changing
the http.server BaseHTTPRequestHandler .log_message method
to replace control characters with a \xHH hex escape before
printin
- Avoid publishing list of active per-interpreter
audit hooks via the gc module
- The IDNA codec decoder used on DNS hostnames by
socket or asyncio related name resolution functions no
longer involves a quadratic algorithm. This prevents a
potential CPU denial of service if an out-of-spec excessive
length hostname involving bidirectional characters were
decoded. Some protocols such as urllib http 3xx redirects
potentially allow for an attacker to supply such a name.
- Update bundled libexpat to 2.5.0
- Port XKCPâs fix for the buffer overflows in SHA-3
(CVE-2022-37454).
- On Linux the multiprocessing module returns
to using filesystem backed unix domain sockets for
communication with the forkserver process instead of the
Linux abstract socket namespace. Only code that chooses
to use the âforkserverâ start method is affected Abstract
sockets have no permissions and could allow any user
on the system in the same network namespace (often the
whole system) to inject code into the multiprocessing
forkserver process. This was a potential privilege
escalation. Filesystem based socket permissions restrict
this to the forkserver process user as was the default in
Python 3.8 and earlier This prevents Linux CVE-2022-42919
- Fix a reference bug in _imp.create_builtin()
after the creation of the first sub-interpreter for modules
builtins and sys. Patch by Victor Stinner.
- Fixed a bug that was causing a buffer overflow if
the tokenizer copies a line missing the newline caracter
from a file that is as long as the available tokenizer
buffer. Patch by Pablo galindo
- Update faulthandler to emit an error message with
the proper unexpected signal number. Patch by Dong-hee Na.
- Fix subscription of types.GenericAlias instances
containing bare generic types: for example tuple[A, T][int],
where A is a generic type, and T is a type variable.
- Fix detection of MAC addresses for uuid on certain
OSs. Patch by Chaim Sanders
- Print exception class name instead of its string
representation when raising errors from ctypes calls.
- Allow pdb to locate source for frozen modules in
the standard library.
- Raise ValueError instead of SystemError when
methods of uninitialized io.IncrementalNewlineDecoder objects
are called. Patch by Oren Milman.
- Fix a possible assertion failure in io.FileIO when
the opener returns an invalid file descriptor.
- Also escape s in the http.server
BaseHTTPRequestHandler.log_message so that it is technically
possible to parse the line and reconstruct what the original
data was. Without this a xHH is ambiguious as to if it is a
hex replacement we put in or the characters râxâ came through
in the original request line.
- asyncio.get_event_loop() now only emits a
deprecation warning when a new event loop was created
implicitly. It no longer emits a deprecation warning if the
current event loop was set.
- Fix bug when calling trace.CoverageResults with
valid infile.
- Fix a bug in handling class cleanups in
unittest.TestCase. Now addClassCleanup() uses separate lists
for different TestCase subclasses, and doClassCleanups() only
cleans up the particular class.
- Release the GIL when calling termios APIs to avoid
blocking threads.
- Fix ast.increment_lineno() to also cover
ast.TypeIgnore when changing line numbers.
- Fixed bug where inspect.signature() reported
incorrect arguments for decorated methods.
- Fix SystemError in ctypes when exception was not
set during __initsubclass__.
- Fix statistics.NormalDist pickle with 0 and 1
protocols.
- Update the bundled copy of pip to version 22.3.1.
- Apply bugfixes from importlib_metadata 4.11.4,
namely: In PathDistribution._name_from_stem, avoid
including parts of the extension in the result. In
PathDistribution._normalized_name, ensure names loaded from
the stem of the filename are also normalized, ensuring
duplicate entry points by packages varying only by
non-normalized name are hidden.
- Clean up refleak on failed module initialisation in
_zoneinfo
- Clean up refleaks on failed module initialisation
in in _pickle
- Clean up refleak on failed module initialisation in
_io.
- Fix memory leak in math.dist() when both points
donât have the same dimension. Patch by Kumar Aditya.
- Fix argument typechecks in _overlapped.WSAConnect()
and _overlapped.Overlapped.WSASendTo() functions.
- Fix internal error in the re module which in
... changelog too long, skipping 70 lines ...
- CVE-2022-45061-DoS-by-IDNA-decode.patch
==== python310-core ====
Version update (3.10.8 -> 3.10.9)
Subpackages: libpython3_10-1_0 python310-base
- Update to 3.10.9:
- python -m http.server no longer allows terminal
control characters sent within a garbage request to be
printed to the stderr server lo This is done by changing
the http.server BaseHTTPRequestHandler .log_message method
to replace control characters with a \xHH hex escape before
printin
- Avoid publishing list of active per-interpreter
audit hooks via the gc module
- The IDNA codec decoder used on DNS hostnames by
socket or asyncio related name resolution functions no
longer involves a quadratic algorithm. This prevents a
potential CPU denial of service if an out-of-spec excessive
length hostname involving bidirectional characters were
decoded. Some protocols such as urllib http 3xx redirects
potentially allow for an attacker to supply such a name.
- Update bundled libexpat to 2.5.0
- Port XKCPâs fix for the buffer overflows in SHA-3
(CVE-2022-37454).
- On Linux the multiprocessing module returns
to using filesystem backed unix domain sockets for
communication with the forkserver process instead of the
Linux abstract socket namespace. Only code that chooses
to use the âforkserverâ start method is affected Abstract
sockets have no permissions and could allow any user
on the system in the same network namespace (often the
whole system) to inject code into the multiprocessing
forkserver process. This was a potential privilege
escalation. Filesystem based socket permissions restrict
this to the forkserver process user as was the default in
Python 3.8 and earlier This prevents Linux CVE-2022-42919
- Fix a reference bug in _imp.create_builtin()
after the creation of the first sub-interpreter for modules
builtins and sys. Patch by Victor Stinner.
- Fixed a bug that was causing a buffer overflow if
the tokenizer copies a line missing the newline caracter
from a file that is as long as the available tokenizer
buffer. Patch by Pablo galindo
- Update faulthandler to emit an error message with
the proper unexpected signal number. Patch by Dong-hee Na.
- Fix subscription of types.GenericAlias instances
containing bare generic types: for example tuple[A, T][int],
where A is a generic type, and T is a type variable.
- Fix detection of MAC addresses for uuid on certain
OSs. Patch by Chaim Sanders
- Print exception class name instead of its string
representation when raising errors from ctypes calls.
- Allow pdb to locate source for frozen modules in
the standard library.
- Raise ValueError instead of SystemError when
methods of uninitialized io.IncrementalNewlineDecoder objects
are called. Patch by Oren Milman.
- Fix a possible assertion failure in io.FileIO when
the opener returns an invalid file descriptor.
- Also escape s in the http.server
BaseHTTPRequestHandler.log_message so that it is technically
possible to parse the line and reconstruct what the original
data was. Without this a xHH is ambiguious as to if it is a
hex replacement we put in or the characters râxâ came through
in the original request line.
- asyncio.get_event_loop() now only emits a
deprecation warning when a new event loop was created
implicitly. It no longer emits a deprecation warning if the
current event loop was set.
- Fix bug when calling trace.CoverageResults with
valid infile.
- Fix a bug in handling class cleanups in
unittest.TestCase. Now addClassCleanup() uses separate lists
for different TestCase subclasses, and doClassCleanups() only
cleans up the particular class.
- Release the GIL when calling termios APIs to avoid
blocking threads.
- Fix ast.increment_lineno() to also cover
ast.TypeIgnore when changing line numbers.
- Fixed bug where inspect.signature() reported
incorrect arguments for decorated methods.
- Fix SystemError in ctypes when exception was not
set during __initsubclass__.
- Fix statistics.NormalDist pickle with 0 and 1
protocols.
- Update the bundled copy of pip to version 22.3.1.
- Apply bugfixes from importlib_metadata 4.11.4,
namely: In PathDistribution._name_from_stem, avoid
including parts of the extension in the result. In
PathDistribution._normalized_name, ensure names loaded from
the stem of the filename are also normalized, ensuring
duplicate entry points by packages varying only by
non-normalized name are hidden.
- Clean up refleak on failed module initialisation in
_zoneinfo
- Clean up refleaks on failed module initialisation
in in _pickle
- Clean up refleak on failed module initialisation in
_io.
- Fix memory leak in math.dist() when both points
donât have the same dimension. Patch by Kumar Aditya.
- Fix argument typechecks in _overlapped.WSAConnect()
and _overlapped.Overlapped.WSASendTo() functions.
- Fix internal error in the re module which in
... changelog too long, skipping 70 lines ...
- CVE-2022-45061-DoS-by-IDNA-decode.patch
==== qqc2-desktop-style ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* TextArea: allow touch scrolling even when tablet mode is off
* Redraw KQuickStyleItem when DPR changes
* Switch: Improve background contrast when in unchecked state
* styleitem: Don't destroy and recreate the style on every instance creation
* Fix blurry controls in QQuickWidget
* DislogButtonBox: Fix url value comparison with non-strict ==
* switch: Improve it
* ToolTip: Do not show tooltips without text
* BusyIndicator: Synchronize to implementation in PlasmaComponents3
==== rpm ====
Version update (4.17.1.1 -> 4.18.0)
Subpackages: librpmbuild9
- update to rpm-4.18.0
* documentation updates
* fix query arguments containing ^ not working
* add downgrade (--oldpackage) support to --freshe
* add --path query for support for stateless file information
* add --shell option for interactive macro shell to rpmspec
* add --justdb counterpart --nodb option and matching API flag
* fix intermediate symlinks not verified (CVE-2021-35939)
* fix unowned directories created unsafely (bsc#1157880)
(CVE-2021-35938)
* fix %posttrans argument on upgrade
* fix package build tree not getting removed on successful build
* add new %conf spec section for build configuration
* add %bcond macro as a nicer way of defining build conditionals
* add new rpmuncompress cli tool
* deprecate implicit "%patch number zero" syntax
- refreshed patches:
* brp-compress-no-img.patch
* brp.diff
* brpcompress.diff
* db_conversion.diff
* findsupplements.diff
* headeradddb.diff
* nextiteratorheaderblob.diff
* posttrans.diff
* rpmqpack.diff
* rpmrc.diff
* selinux_transactional_update.patch
- removed patches:
* dbrointerruptable.diff
* leave-malloc-check-set.diff
==== shaderc ====
Version update (2022.3 -> 2022.4)
- update to 2022.4:
* Add Cmake BUNDLE DESTINATION option for target install
==== slang ====
Version update (2.3.2 -> 2.3.3)
Subpackages: libslang2 slang-slsh
- slang 2.3.3:
* This version includes a number of backward-compatible enhancements to
the interpreter and its modules, as well as support for so-called
user-defined terminfo extensions. It is also binary compatible with
prior 2.x.y versions of the library.
* See changes.txt
- obsolete overflow.patch and rebase autoconf.patch
==== solid ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5Solid5 solid-imports solid-tools
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* upower: Support UP_DEVICE_KIND_BLUETOOTH_GENERIC
* imobiledevice: Check error returned by idevice_new (kde#448329)
* UDisks2::DeviceBackend add udi in trace when failing to to get prop
* imobiledevice: Handle events in correct thread
* imobiledevice: Don't call udiPrefix() from constructor
==== sonnet ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5SonnetCore5 libKF5SonnetUi5 sonnet-imports
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== sssd ====
Version update (2.7.4 -> 2.8.2)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap
- Update to release 2.8.2
* New mapping template for serial number, subject key id, SID,
certificate hashes and DN components are added to
libsss_certmap.
- Update to release 2.8.1
* A regression when running sss_cache when no SSSD domain is
enabled would produce a syslog critical message was fixed.
- Update to release 2.8.0
* Introduced the dbus function
org.freedesktop.sssd.infopipe.Users.ListByAttr(attr, value,
limit) listing upto limit users matching the filter
attr=value.
* sssctl is now able to create, list and delete indexes on the
local caches. Indexes are useful for the new D-Bus
ListByAttr() function.
* sssctl is now able to read and set each component's debug
level independently.
* A number of new configuration options are available,
cf. https://sssd.io/release-notes/sssd-2.8.0.html .
==== syndication ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== syntax-highlighting ====
Version update (5.100.0 -> 5.101.0)
Subpackages: libKF5SyntaxHighlighting5 syntax-highlighting-imports
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* TOML: add number prefix, inf, nan and more datetime format ; fix multi-strings closing (kde#462178)
* Python: add pyi extension (python interface)
* Javascript: remove previousDibling keyword (probably a typo for previousSibling)
* Add GPS Exchange Format (GPX) type
* CSS family: add properties, functions and fr unit ; remove FPWD and old proposed properties
* install a index.katesyntax when QRC_SYNTAX is OFF
* Make the Rust language mode use the cstyle indenter
* C23: missing wN length modifiers with d and i in printf_like
* CMake: remove duplicate <list> and <context>
* CMake: optimize by adding DetectIdentifier and DetectSpaces (~20% faster)
* CMake: replace some <WordDetect> with <keyword>
* CMake: more IncludeRules
* CMake: remove unused rule and moves the substitution end rule to first
* Add syntax definition for CSV and TSV
* JSON: small optimization on number regex
* Go: improved support for literal numbers, add unicode escape characters and new predefined type (kde#459291)
* dynamic RegExpr has its own type (~2.2% faster)
* XML: replace a dynamic StringDetect with DetectIdentifier contextually equivalent
* XML: character < in an ENTITY is highlighted as an error
* Fix generating index.katesyntax when QRC_SYNTAX is off
==== threadweaver ====
Version update (5.100.0 -> 5.101.0)
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- No code change since 5.100.0
==== zlib-ng-compat ====
- make systemtap dependency optional - it is only used in the s390
case and entirely optional (just for profiling hooks)
1
0