Packages changed:
  SDL2 (2.0.20 -> 2.0.22)
  bijiben
  dhcp
  ell (0.49 -> 0.50)
  fetchmail (6.4.29 -> 6.4.30)
  freerdp (2.6.1 -> 2.7.0)
  gdm
  inkscape
  libgphoto2
  libreoffice
  perl-File-Listing (6.14 -> 6.15)
  poppler (22.03.0 -> 22.04.0)
  poppler-qt5 (22.03.0 -> 22.04.0)
  postfix
  python-fsspec (2022.2.0 -> 2022.3.0)
  python-s3fs (2022.2.0 -> 2022.3.0)
  rubygem-libyui-rake (0.1.23 -> 0.1.24)
  site-config
  source-highlight
  syslogd
  time
  yarn (1.22.17 -> 1.22.18)
  yast2-firstboot (4.5.1 -> 4.5.2)

=== Details ===

==== SDL2 ====
Version update (2.0.20 -> 2.0.22)

- Update to release 2.0.22
  * Added SDL_RenderGetWindow() to get the window associated with a renderer
  * Added floating point rectangle functions: SDL_PointInFRect(),
    SDL_FRectEmpty(), SDL_FRectEquals(), SDL_FRectEqualsEpsilon(),
    SDL_HasIntersectionF(), SDL_IntersectFRect(), SDL_UnionFRect(),
    SDL_EncloseFPoints(), SDL_IntersectFRectAndLine().
  * Added SDL_IsTextInputShown() which returns whether the IME
    window is currently shown.
  * Added SDL_ClearComposition() to dismiss the composition
    window without disabling IME input.
  * Added SDL_TEXTEDITING_EXT event for handling long composition
    text, and a hint SDL_HINT_IME_SUPPORT_EXTENDED_TEXT to enable
    it.
  * Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER to control
    whether the mouse should be constrained to the whole window
    or the center of the window when relative mode is enabled.
  * The mouse is now automatically captured when mouse buttons
    are pressed, and the hint SDL_HINT_MOUSE_AUTO_CAPTURE allows
    you to control this behavior.
  * Added the hint SDL_HINT_VIDEO_FOREIGN_WINDOW_OPENGL to let
    SDL know that a foreign window will be used with OpenGL.
  * Added the hint SDL_HINT_VIDEO_FOREIGN_WINDOW_VULKAN to let
    SDL know that a foreign window will be used with Vulkan.
  * Added the hint SDL_HINT_QUIT_ON_LAST_WINDOW_CLOSE to specify
    whether an SDL_QUIT event will be delivered when the last
    application window is closed.
  * Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control
    whether ROG Chakram mice show up as joysticks.
  * Added the hint SDL_HINT_X11_WINDOW_TYPE to specify the
    _NET_WM_WINDOW_TYPE of SDL windows.
  * Added the hint SDL_HINT_VIDEO_WAYLAND_PREFER_LIBDECOR to
    allow using libdecor with compositors that support
    xdg-decoration.

==== bijiben ====
Subpackages: bijiben-lang gnome-shell-search-provider-bijiben

- Call find_lang before fdupes: find_lang potentially deletes some
  files which might, in worst case, be link targets identified by
  fdupes.

==== dhcp ====
Subpackages: dhcp-relay dhcp-server

- bsc#1198657: properly handle DHCRELAY(6)_OPTIONS.

==== ell ====
Version update (0.49 -> 0.50)

- Update to release 0.50
  * dbus: Fix use-after-free crash when removing objects

==== fetchmail ====
Version update (6.4.29 -> 6.4.30)
Subpackages: fetchmailconf

- update to 6.4.30:
  * Breaking changes:
  - Bump wolfSSL minimum required version to 5.2.0 to pull in
    security fix.
  * Changes:
  - Using OpenSSL 1.* before 1.1.1n elicits a compile-time
    warning.
  - Using OpenSSL 3.* before 3.0.2  elicits a compile-time
    warning.
  - configure.ac was tweaked in order to hopefully fix
    cross-compilation issues  report, and different patch
    suggested
  * Translations.:
  - ro: Updated Romanian translation.

==== freerdp ====
Version update (2.6.1 -> 2.7.0)
Subpackages: libfreerdp2-2 libwinpr2-2

- Upgraded to freerdp 2.7.0
  * OpenSSL3 gateway support (#gh:FreeRDP/FreeRDP#7822)
  * various NTLM fixes
  * WINPR_ASSERT to ease future backports
- Fixed issues:
  * #gh:FreeRDP/FreeRDP#6786: Use /network:auto by default
  * #gh:FreeRDP/FreeRDP#7714: Workaround for broken surface frame marker
  * #gh:FreeRDP/FreeRDP#7733: Support 10bit X11 color (BGRX32 only)
  * #gh:FreeRDP/FreeRDP#7745: GFX progressive double free
  * #gh:FreeRDP/FreeRDP#7808: Disable websockets with /gt:rpc
  * #gh:FreeRDP/FreeRDP#7815: RAIL expect LOGON_MSG_SESSION_CONTINUE

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

- Ensure /run/gdm is created by tmpfiles.

==== inkscape ====
Subpackages: inkscape-extensions-extra inkscape-extensions-gimp inkscape-lang

- Add poppler 22.04.0 compability fix:
  * Fix_build_poppler_22040.patch
- Update Fix_build_poppler_22030.patch

==== libgphoto2 ====
Subpackages: libgphoto2-6 libgphoto2-6-lang libgphoto2_port12

- use https urls

==== libreoffice ====
Subpackages: libreoffice-base libreoffice-calc libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-gtk3 libreoffice-icon-themes libreoffice-impress libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-en_GB libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-pt_BR libreoffice-l10n-ru libreoffice-l10n-zh_CN libreoffice-l10n-zh_TW libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-qt5 libreoffice-writer libreofficekit

- Filter out binary-or-shlib-defines-rpath with $ORIGIN argument.
  It is pretty fine and it is newly reported by rpmlint.
- Add poppler-22-04-0.patch

==== perl-File-Listing ====
Version update (6.14 -> 6.15)

- updated to 6.15
  see /usr/share/doc/packages/perl-File-Listing/Changes
  6.15      2022-04-17 04:09:58 -0600
  - Main git repository has now been detached from the original
    repository (originally it was a fork).  The old repository
    can be found at https://github.com/gisle/file-listing
  - Adjust test suite to handle systems that cannot handle
    year 2038+ dates (gh#24)

==== poppler ====
Version update (22.03.0 -> 22.04.0)
Subpackages: libpoppler-cpp0 libpoppler-glib8 poppler-tools

- update to 22.04.0:
  * Fix underline sometimes being drawn only partially
  * Fix Adobe Reader not reading some of the contents we write correctly
  * Fix code that workarounds some broken-ish files
  * FoFiTrueType: Parse CFF2 fonts too
  * FoFiTrueType: Support cmap types 2 and 13
  * Fix a few small memory leaks
  * code improvements
  qt:
  * Handle SaveAs named action
  * Annotations: don't change the text color when changing the font
  utils:
  * pdftotext: print creation and modification date when using htmlmeta param
  glib:
  * Fix returning internal data of temporary strings
  cpp:
  * Fix code incompatibility with MSVC
  build system:
  * poppler internal library is no longer forced to static on MSVC
  * Error out if iconv is not available and the cpp frontend is enabled
  * Require FreeType 2.8

==== poppler-qt5 ====
Version update (22.03.0 -> 22.04.0)

- update to 22.04.0:
  * Fix underline sometimes being drawn only partially
  * Fix Adobe Reader not reading some of the contents we write correctly
  * Fix code that workarounds some broken-ish files
  * FoFiTrueType: Parse CFF2 fonts too
  * FoFiTrueType: Support cmap types 2 and 13
  * Fix a few small memory leaks
  * code improvements
  qt:
  * Handle SaveAs named action
  * Annotations: don't change the text color when changing the font
  utils:
  * pdftotext: print creation and modification date when using htmlmeta param
  glib:
  * Fix returning internal data of temporary strings
  cpp:
  * Fix code incompatibility with MSVC
  build system:
  * poppler internal library is no longer forced to static on MSVC
  * Error out if iconv is not available and the cpp frontend is enabled
  * Require FreeType 2.8

==== postfix ====

- add missing requires for config.postfix and the postfix
  postinstall script:  perl and ed

==== python-fsspec ====
Version update (2022.2.0 -> 2022.3.0)

- Update to 2022.3.0
  Enhancements
  * tqdm example callback with simple methods (#931, 902)
  * Allow empty root in get_mapper (#930)
  * implement real info for reference FS (#919)
  * list known implementations and compressions (#913)
  Fixes
  * git branch for testing git backend (#929)
  * maintaine mem FS's root (#926)
  * kargs to FS in parquet module (#921)
  * fix on_error in references (#917)
  * tar ls consistency (#9114)
  * pyarrow: don't decompress twice (#911)
  * fix FUSE tests (#905)

==== python-s3fs ====
Version update (2022.2.0 -> 2022.3.0)

- Update to 2022.3.0
  * pre-commit (#612)
  * aiobotocore 2.2 (#609)
  * empty ETag (#605)
  * HTTPClientError retry (#597)
  * new callbacks support (#590)

==== rubygem-libyui-rake ====
Version update (0.1.23 -> 0.1.24)

- Use Rubocop 1.24.1 (the old one does not work in Ruby 3)
- Updated data in Gemspec
- Updated submit data, added SLE15-SP5 target, "sle_latest" moved
  to SLE15-SP5 (related to bsc#1198109)
- 0.1.24

==== site-config ====

- autoconf 2.71 uses 'new configure' format, but does no longer
  reference ac_site_file2.

==== source-highlight ====

- add gpg signature validation
- use https:// as source reference

==== syslogd ====
Subpackages: klogd syslog-service

- https urls, added gpg signature (but not the keyring, could not
  find id)

==== time ====

- https urls

==== yarn ====
Version update (1.22.17 -> 1.22.18)

- update to 1.22.18:
  https://github.com/yarnpkg/yarn/releases/tag/v1.22.18

==== yast2-firstboot ====
Version update (4.5.1 -> 4.5.2)

- Fixed POT file comments (bsc#1198220)
- Removed .glade workaround for translations
- 4.5.2