Packages changed:
  ImageMagick (7.1.1.12 -> 7.1.1.15)
  clamav (0.103.8 -> 0.103.9)
  firewalld
  hwdata (0.372 -> 0.373)
  java-11-openjdk (11.0.20.0 -> 11.0.20.1)
  plymouth
  python-mailman
  python-psutil
  tango-icon-theme
  wtmpdb (0.9.0 -> 0.9.1)
  xfce4-terminal (1.0.4 -> 1.1.0)

=== Details ===

==== ImageMagick ====
Version update (7.1.1.12 -> 7.1.1.15)
Subpackages: ImageMagick-config-7-SUSE ImageMagick-extra libMagickCore-7_Q16HDRI10 libMagickWand-7_Q16HDRI10

- version update to 7.1.1.15
  * upstream changelog:
  https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#711-15---2023-07-30
- modified patches
  % ImageMagick-library-installable-in-parallel.patch (refreshed)
- deleted patches
  - ImageMagick-CVE-2023-3428.patch (upstreamed)

==== clamav ====
Version update (0.103.8 -> 0.103.9)
Subpackages: libclamav9 libfreshclam2

- Renew clamav.keyring .
- Update to 0.103.9
  * CVE-2023-20197: Fixed a possible denial of service vulnerability in
    the HFS+ file parser. This issue affects versions 1.1.0, 1.0.1 through
    1.0.0, 0.105.2 through 0.105.0, 0.104.4 through 0.104.0, and 0.103.8
    through 0.103.0. (boo#1214342)
  * Fixed compiler warnings that may turn into errors in Clang 16.

==== firewalld ====
Subpackages: firewalld-bash-completion firewalld-lang firewalld-zsh-completion python3-firewall

- fix(cli): all --list-all-zones output identical (boo#1213609)
  [+ fix_list_all_zones_output.patch]

==== hwdata ====
Version update (0.372 -> 0.373)

- update to 0.373:
  * Update pci, usb and vendor ids

==== java-11-openjdk ====
Version update (11.0.20.0 -> 11.0.20.1)
Subpackages: java-11-openjdk-headless

- Update to upstream tag jdk-11.0.20.1+1 (August 2023 emergency
  release fixing a regression in July 2023 CPU)
  * Changes:
    + JDK-8313765: Invalid CEN header (invalid zip64 extra data
    field size)
    + JDK-8314678: Bump update version for OpenJDK: jdk-11.0.20.1

==== plymouth ====
Subpackages: libply-splash-core5 libply-splash-graphics5 libply5 plymouth-dracut plymouth-lang plymouth-plugin-label plymouth-plugin-two-step plymouth-scripts plymouth-theme-bgrt plymouth-theme-spinner

- Remove plymouth-runstatedir-revert.patch: Tumbleweed following
  upstream, which already support "--runstatedir", don't need this
  modification anymore(jsc#PED-5841).
- Add plymouth-runstatedir-revert.patch: For plymouth update
  successfully build in SLE-15-SP6:GA. The current edition of
  autoconf on SLE-15-SP6:GA don't support "--runstatedir" yet, so
  reverse plymouth compile option to the old "--withruntimedir"
  (jsc#PED-5841).

==== python-mailman ====

- Fix issues with importlib_resources for Python 3.11
  * Added mailman-fix-importlib-resources.patch
- Add missing require for psycopg2

==== python-psutil ====

- Add logind_y2038.patch to use logind if systemd >= 254 is used, to
  fix the issue of ut_tv.tv_sec and the Y2038 problem.

==== tango-icon-theme ====

- BuildRequire bitstream-vera-fonts for SVG text rendering

==== wtmpdb ====
Version update (0.9.0 -> 0.9.1)
Subpackages: libwtmpdb0

- Fix last.1 manual page reference
- Update to version 0.9.1
  - Fix printf format specifier on 32bit

==== xfce4-terminal ====
Version update (1.0.4 -> 1.1.0)
Subpackages: xfce4-terminal-lang

- Update to version 1.1.0
  * Update copyright year
  * Allow passing arguments to custom commands
  * Fully translate strings in unsafe paste dialog
  * window: Properly sync always-show-tabs
  * cleanup: Include gdkx.h in one place
  * preferences: Remove unused class member
  * preferences: Check if channel itself exists instead of check
    property
  * screen: Review image loader memory management
  * image-loader: Review cache management
  * Add keywords to .desktop files (Fixes #50)
  * screen: Take window scaling into account when drawing
    (Fixes #71)
  * Remove obsolete GNOME default-app file (Fixes #109)
  * Add "Open File Manager Here" action (Fixes #133)
  * Properly manage default encoding (Fixes #128)
  * Move general include in private.h
  * dropdown: Disable systray icon on Wayland
  * Fix startup with GDK_BACKEND=x11 (Fixes #177)
  * shortcuts: Restore broken action toggle-menubar
  * shortcuts: Fix non-consumed key event for show-menubar
  * main: Allow GTK to parse its options first (Fixes #216)
  * search: Add missing sanity check
  * Use GLib logging functions and do not translate warnings
  * Remove obsolete CHECK_VERSION()
  * Use g_new() instead of malloc()
  * Fix Xfconf memory management
  * search-dialog: Fix memory leak
  * Remove extra separator at the end of context menu
  * Missing shortcut keys in the standalone preferences dialog
    (Issue #198)
  * Apply 1 suggestion(s) to 1 file(s)
  * Enable kinetic scrolling in VteTerminal
  * Extend --disable-server description wrt. process model
  * Drop obsolete --disable-server translations
  * prefs-dialog: Fix untranslated strings
  * Add sixel support
  * Add icons at missing sizes, clean up SVG metadata
  * build: Fix autoconf warnings
  * build: Add GLib requirement
  * Add accel entries for scrolling pages (Issue #221)
  * Remove documentation for dead anti-aliasing option
  * Make strings translatable (Issue #222)
  * Fix shortcuts-editor include
  * Support hyperlinks (Issue #21)
  * Fix argument type for xfce_shortcuts_editor_new
  * fix background_notify
  * Remove disable-help preference.
  * MR: !51 transitioned to Xfconf (#134)
  * typos in MR !48 fixed
  * Remove all references to terminal-preferences.glade
  * Remove one more mention of terminal-preferences.glade
  * Remove trailing slash
  * Remove terminal-preferences-ui.h from makefile
  * Remove terminal-preferences.glade
  * MR: !48 shortcuts editor embedded into preferences-dialog (#195)
  * MR: !48 preferences-dialog rewritten in C (#195)
  * MR: !46 Change in implementation for TAB accels (#150)
  * Implementation of MiscShiftArrowsToScroll as accelerators.
  * Add PCRE2 build dependency
  * Remove libxfce4ui 4.17 version guards
  * Replace with xfce_gtk_menu_append_separator
  * Tweak toolbar
  * Translation Updates
- "gnome-control-center" support is no longer available; remove the
  corresponding entries from the %files list