Packages changed:
 fwupd (2.0.13 -> 2.0.14)
 gdm
 gnome-maps (48.6 -> 48.7)
 harfbuzz (11.4.4 -> 11.4.5)
 inxi (3.3.37 -> 3.3.39)
 kdsoap-ws-discovery-client (0.3.0 -> 0.4.0)
 libostree (2025.4 -> 2025.5)
 libwnck (43.2 -> 43.3)
 openSUSE-release (20250829 -> 20250901)
 postfix (3.10.3 -> 3.10.4)
 texlive
 udisks2
 vim (9.1.1629 -> 9.1.1706)
 yast2-trans (84.87.20250824.23b3f78aba -> 84.87.20250831.6f5c5e028e)

=== Details ===

==== fwupd ====
Version update (2.0.13 -> 2.0.14)
Subpackages: fwupd-bash-completion fwupd-lang libfwupd3 typelib-1_0-Fwupd-2_0

- Update to version 2.0.14:
 + This release adds the following features:
 - Add support for ignoring the network connectivity requirement
 - Allow building on RHEL-9 and RHEL-10
 - Allow plugins to know the firmware version during update
 - Allow UEFI capsule devices to opt-out of Capsule-on-Disk
 - Allow unsetting HwID plugin context flags
 - Allow upgrading from a zero "empty" UEFI dbx
 + This release fixes the following bugs:
 - Add an automatic firehose counterpart to the QCDM modem device
 - Disable signature time checks when verifying firmware
 - Do not add a vendor ID of UNKNOWN when the signature has no vendor
 - Do not discover ThunderBolt retimer devices when run in single-shot mode
 - Do not use deprecated libflashrom API
 - Enhance firmware metadata generation in firmware_packager
 - Ensure Lexar NVMe drives use a proper version number
 - Fix parsing and writing UF2 extension sections
 - Fix Synaptics RMI initialization for new devices
 - Fix updating DFOTA and MBIM modem devices
 - Move some vendor name fixups to the quirk file
 - Remove CapsuleOnDisk HwID match for Dell
 - Return a sensible error when using build-cabinet wrong
 - Set the firehose loader filename in a more permissive way
 - Update the mapping for TPM vendor names
 - Verify the checksum of the serialized data in tests
 - Work around a libmbim bug when detaching
 + This release adds support for the following hardware:
 - Egis MoC devices
 - Framework QMK devices
 - ILITEK touch controllers
 - SteelSeries Arctis Nova 3P

==== gdm ====
Subpackages: gdm-lang gdm-schema gdm-xdm-integration gdmflexiserver libgdm1 typelib-1_0-Gdm-1_0

- Move migration marker from /var/tmp to /run/gdm (boo#1249017).
- Fix syntax error in gdm's %pre script.

==== gnome-maps ====
Version update (48.6 -> 48.7)
Subpackages: gnome-maps-lang

- Update to version 48.7:
 + Add address formats for Austria and Paraguay.
 + Updated translations.
- Replace appstream-glib with AppStream BuildRequires:
 appstream-glib is no longer used, and deprecated.

==== harfbuzz ====
Version update (11.4.4 -> 11.4.5)
Subpackages: libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz-subset0 libharfbuzz0 typelib-1_0-HarfBuzz-0_0

- Update to version 11.4.5:
 + Bug fixes for “AAT” shaping, and other shaping micro
   optimizations.

==== inxi ====
Version update (3.3.37 -> 3.3.39)

- Update to version 3.3.39:
 * Refactor and updated of the Battery item, that was sorely in
   need of tightening and better testing and robustness.
 * Long overdue fixes for CPU Loongson and XhaoXin.
 * General fixes and updates.
- Changes from version 3.3.38:
 * A small fix/glitch release, nothing exciting.

==== kdsoap-ws-discovery-client ====
Version update (0.3.0 -> 0.4.0)

- Update to 0.4.0. No changelog

==== libostree ====
Version update (2025.4 -> 2025.5)
Subpackages: libostree-1-1

- Update to version 2025.5:
 * Fix ostree boot links getting out of sync
 * soft-reboot: Also handle /boot
 * Fix path to aboot.cfg in BLS files

==== libwnck ====
Version update (43.2 -> 43.3)
Subpackages: libwnck-3-0 libwnck-lang typelib-1_0-Wnck-3_0

- Update to version 43.3:
 + Fix clang warnings.
 + Fix regression with class group and application names.
- Drop libwnck-fix-compiler-error.patch: Merged upstream.

==== openSUSE-release ====
Version update (20250829 -> 20250901)
Subpackages: openSUSE-release-appliance-custom openSUSE-release-dvd

- automatically generated by openSUSE-release-tools/pkglistgen

==== postfix ====
Version update (3.10.3 -> 3.10.4)

- update to 3.10.4
 * Fixes for postscreen(8):
 - Bugfix (defect introduced: Postfix 2.2, date 20050203): after
   detecting a lookup table change, and after starting a new
   postscreen process, the old postscreen process logged an ENOTSOCK
   error while attempting to accept a connection on a socket that
   it was no longer listening on. This error was introduced first
   in the multi_server skeleton code, and was five years later
   duplicated in the event_server skeleton that was created for
   postscreen.
 - Bugfix (defect introduced: Postfix 2.8, date 20101230):
   after detecting a cache table change and before starting a new
   postscreen process, the old postscreen process did not close the
   postscreen_cache_map, and therefore kept an exclusive lock that
   could prevent a new postscreen process from starting.
 * Fixes for tlsproxy(8):
 - Bugfix (defect introduced: Postfix 3.7): incorrect backwards
   compatible support for the legacy configuration parameters
   tlsproxy_client_level and tlsproxy_client_policy. This
   disabled the tlsproxy TLS client role when a legacy parameter
   was set (instead of the newer tlsproxy_client_security_level
   or tlsproxy_client_policy_maps).
 - Bugfix (defect introduced: Postfix 3.4): with the TLS client role
   disabled by configuration, the tlsproxy daemon dereferenced a
   null pointer while handling a tlsproxy client request.
 * Reducing process churn: Postfix daemons no longer automatically
   restart after a btree:, dbm:, hash:, lmdb:, or sdbm: table file
   modification time change, when they opened that table for writing.
 * Portability: deleted an <openssl/engine.h> build dependency,
   because the feature is being removed from OpenSSL, and Postfix
   no longer needs it.
 * Cleanup: with "tls_required_enable = yes", the Postfix SMTP client
   will no longer maintain TLSRPT statistics for messages that contain
   a "TLS-Required: no" header. This can prevent TLSRPT notifications
   for TLSRPT notifications.
 * Bugfix (defect introduced: Postfix 3.6, date 20200710): Postfix TLS
   client code logged "Untrusted TLS connection" (wrong) instead of
   "Trusted TLS connection" (right), for a new or resumed TLS session,
   when a server offered a trusted (valid PKI trust chain) certificate
   that did not match the expected server name pattern.

==== texlive ====

- Allow for %is_opensuse to be unset, following up to
 https://src.suse.de/products/SLFO/pulls/204 (bsc#1248487).

==== udisks2 ====
Subpackages: libudisks2-0 libudisks2-0_btrfs udisks2-bash-completion udisks2-lang

- (CVE-2025-8067) VUL-0: missing bounds check can lead to out-of-bounds
 read in udisks daemon (bsc#1248502)
 + add 0001-udiskslinuxmanager-Add-lower-bounds-check-to-fd_inde.patch

==== vim ====
Version update (9.1.1629 -> 9.1.1706)
Subpackages: vim-data vim-data-common xxd

- update to 9.1.1706
 + refreshed patches:
 * vim-7.3-filetype_changes.patch
 * vim-7.3-filetype_ftl.patch
 * vim-7.3-filetype_spec.patch
 * vim-7.3-gvimrc_fontset.patch
 * vim-7.3-mktemp_tutor.patch
 * vim-7.3-name_vimrc.patch
 * vim-7.3-sh_is_bash.patch
 * vim-7.4-disable_lang_no.patch
 * vim-7.4-filetype_apparmor.patch
 * vim-7.4-filetype_mine.patch
 * vim-8.0.1568-defaults.patch
 * vim-8.2.2411-globalvimrc.patch
 * vim-9.1.1134-revert-putty-terminal-colors.patch
 * vim73-no-static-libpython.patch
 + changes:
 * patch 9.1.1706: MS-Windows: Compile error when building with if_ruby
 * patch 9.1.1705: time.h include is available on all platforms
 * runtime(tutor): Add a section on text objects and special registers to Chapter 2
 * patch 9.1.1704: Cannot determine non-X11/Wayland clipmethods
 * patch 9.1.1703: Cannot react to terminal OSC responses
 * runtime(vim): update vim syntax generator for patch v9.1.1692
 * patch 9.1.1701: tests: failure on CI with GUI and ASAN in test_edit.res
 * patch 9.1.1700: Multiline ignorecase specific pattern does not match with 'ignorecase'
 * patch 9.1.1699: Fuzzy completion disabled for 'findfunc' and customlist
 * runtime(debversions): Move bullseye, focal, and oracular to "unsupported"
 * patch 9.1.1698: Some error numbers are not documented
 * runtime(vimcomplete): Try catch completion of `pack_jobs->add({`
 * patch 9.1.1697: tests: no test for aclocal.m4
 * runtime(indent-tests): Use silent write of resulting files
 * translation: Remove outdated rule for nl.po
 * patch 9.1.1696: tabnr from getwininfo() for popup windows is always 0
 * runtime(tutor): remove duplicate tutor1.zh
 * runtime(tutor): fix language selection for zh
 * patch 9.1.1695: Need more Vim script specific tests
 * patch 9.1.1694: filetype: Buck eXtension Lang files are not recognized
 * patch 9.1.1693: tests: test_filetype fails in shadow dir
 * patch 9.1.1692: global_functions are not constant
 * patch 9.1.1691: over-allocation in ga_concat_strings()
 * patch 9.1.1690: Missing recursion guard in dos/unix_expandpath()
 * patch 9.1.1689: CmdlineChanged not triggered by <Del>
 * patch 9.1.1688: potential buffer overrun in bufwrite.c
 * patch 9.1.1687: filetype: autoconf filetype not always correct
 * runtime(lf): update syntax to support lf version r37
 * patch 9.1.1686: if_ruby: unknown pragma when not using gcc
 * patch 9.1.1685: Missing changes from PR 18068
 * patch 9.1.1684: min()/max() does not handle float data types
 * patch 9.1.1683: xxd: Avoid null dereference in autoskip colorless
 * runtime(python): support 'type's soft keyword form
 * patch 9.1.1682: tests: Test_wildtrigger_update_screen() creates unused mapping
 * patch 9.1.1681: tests: no test for actually moving cursor with 'acl'
 * runtime(termdebug): Remove load guard
 * runtime(doc): update termguicolors default description
 * patch 9.1.1680: MS-Windows: possible buffer-under run in if_cscope
 * patch 9.1.1679: unclear what key causes CmdlineLeave autocommand
 * runtime(netrw): fix :Explore command in terminal
 * patch 9.1.1678: Amiga: cannot handle large undo files
 * patch 9.1.1677: wrong ifdef in message.c
 * patch 9.1.1676: completion: long line shown twice
 * runtime(sh): add syntax highlighting support for ${ cmd;} and ${|cmd;}
 * patch 9.1.1675: MS-Windows: Makefiles can be refactored
 * patch 9.1.1674: Patch v9.1.1666 causes problems on kitty
 * patch 9.1.1673: if_python: still support for Python 1
 * patch 9.1.1672: completion: cannot add timeouts for 'cpt' sources
 * runtime(fstab): Added mtab support to fstab syntax.
 * patch 9.1.1671: configure: missing comment about AC_CONFIG_SRCDIR
 * patch 9.1.1670: completion: autocomplete breaks second completion
 * patch 9.1.1669: Vim script: no support for URI de-/encoding
 * patch 9.1.1668: items() does not work for Blobs
 * patch 9.1.1667: Another outdated comment in eval.c
 * patch 9.1.1666: no support for terminal primary device attributes
 * patch 9.1.1665: Outdated comment in eval.c
 * runtime(doc): Fix missing heading in remote.txt
 * patch 9.1.1664: configure: can use any autoconf
 * runtime(doc): Tweak documentation style
 * runtime(colors): Update colorschemes
 * patch 9.1.1663: xxd: 9.1.0023 introduced additional dependency
 * runtime(systemverilog): Add syntax highlighting for 1800-2023 block strings
 * patch 9.1.1662: Issues with proto files: missing or inconsistent prototypes.
 * patch 9.1.1661: Coverity finds a few issues in clientserver.c
 * patch 9.1.1660: popups without decoration are positioned wrong at bottom of screen
 * patch 9.1.1659: configure: uses AC_INIT without args
 * patch 9.1.1658: Missing includes for Wayland headers
 * patch 9.1.1657: Autocompletion adds delay
 * runtime(doc): correct another problem in :h items()
 * patch 9.1.1656: MS-Windows: Patch v9.1.1652 breaks clipboard
 * patch 9.1.1655: Build-failure in do_mouse()
 * patch 9.1.1654: build failure when FEAT_DIFF is not defined
 * patch 9.1.1653: Coverity complains about Null pointer dereference
 * translation(it): Update Italian translation
 * translation(it): update Italian manpage
 * patch 9.1.1652: cannot determine non-X11/Wayland clipmethods
 * patch 9.1.1651: Cannot use clientserver over socket
 * patch 9.1.1650: popup: window may not properly resize
 * patch 9.1.1649: attrs allocation and fuzzy growarray could leak
 * runtime(python): optimize pythonSync pattern
 * patch 9.1.1648: MS-Windows: some style issues with patch v9.1.1646
 * runtime(doc): fix style and clarify items() function for String type
   ... changelog too long, skipping 22 lines ...
 * patch 9.1.1630: tests: fuzzy bufname completion test doesn't match successfully

==== yast2-trans ====
Version update (84.87.20250824.23b3f78aba -> 84.87.20250831.6f5c5e028e)
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.20250831.6f5c5e028e:
 * Translated using Weblate (Japanese)
 * Translated using Weblate (Slovak)
 * Translated using Weblate (Dutch)
 * Update translation files
 * New POT for text domain 'auth-client'.
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (German)
 * Translated using Weblate (Portuguese (Brazil))
 * Translated using Weblate (German)
 * Translated using Weblate (German)
 * Translated using Weblate (German)
 * Translated using Weblate (German)
 * Translated using Weblate (German)