Packages changed:
  emacs
  gnu-unifont-fonts (14.0.04 -> 15.0.01)
  heaptrack
  ibus-m17n (1.4.17 -> 1.4.19)
  ncurses (6.4.20230128 -> 6.4.20230218)
  python310
  python310-core
  sddm
  xf86-video-ark (0.7.5 -> 0.7.6)

=== Details ===

==== emacs ====
Subpackages: emacs-el emacs-eln emacs-info emacs-nox emacs-x11 etags

- Add upstream commit/patches
  * 01a4035c.patch
    Fix etags local command injection vulnerability (CVE-2022-48337, bsc#1208515)
  * CVE-2022-48338.patch
    Fix ruby-mode.el local command injection vulnerability (CVE-2022-48338, bsc#1208514)
  * CVE-2022-48339.patch
    Fix htmlfontify.el command injection vulnerability (CVE-2022-48339 bsc#1208512)
- Require libwebp at build time for automatically enable support
  for libwebp if given

==== gnu-unifont-fonts ====
Version update (14.0.04 -> 15.0.01)

- Add pcf font to SRPM
- Rename package
  * gnu-unifont-ttf-fonts -> gnu-unifont-fonts
- Package otf fonts. Introduce new subpackages
  * gnu-unifont-otf-fonts
  * gnu-unifont-jp-otf-fonts
- Specfile cleanup
- update to version 15.0.01

==== heaptrack ====
Subpackages: heaptrack-gui heaptrack-lang

- Add upstream change:
  * 0001-Return-early-when-__libc_dlopen_mode-is-detected.patch
- Define _filter_GLIBC_PRIVATE to fix installation on Leap

==== ibus-m17n ====
Version update (1.4.17 -> 1.4.19)

update: 1.4.17 -> 1.4.19
- Added weblate translations to Sinhala
- Add parrot icon emoji

==== ncurses ====
Version update (6.4.20230128 -> 6.4.20230218)
Subpackages: libncurses6 ncurses-utils terminfo terminfo-base terminfo-iterm terminfo-screen

- Add ncurses patch 20230218
  + configure-script improvements:
    + recent msys2 headers work with _DEFAULT_SOURCE; amend check
    + use $ac_includes_default in most cases where stdlib.h should work
    + use #error consistently vs "make an error"
    + add configure macro for gettimeofday vs inline check
- Correct offsets of patch ncurses-6.4.dif
- Add ncurses patch 20230211
  + set dwShareMode in calls to CreateConsoleScreenBuffer() (patch by
    Hannes Domani).
  + use CreateFile with "CONIN$", "CONOUT$" rather than GetStdHandle to
    obtain a handle on the actual console, avoiding redirection in the
    MinGW/Win32 configurations (adapted from patch by LIU Hao).

==== python310 ====
Subpackages: python310-curses python310-dbm python310-tk

- Add provides for readline and sqlite3 to the main Python
  package.

==== python310-core ====
Subpackages: libpython3_10-1_0 python310-base

- Add provides for readline and sqlite3 to the main Python
  package.

==== sddm ====
Subpackages: sddm-branding-openSUSE

- Honor /etc/nologin like login, sshd, xdm and gdm do
  * added: auth requisite pam_nologin.so to proper_pam.diff
  * see: man 5 nologin

==== xf86-video-ark ====
Version update (0.7.5 -> 0.7.6)

- Update to version 0.7.6
  * bringing the last decade worth of accumulated change, most
    importantly the ability to build against xorg-server 1.14
    and newer out of the box
- supersedes U_build_fix.diff