Packages changed:
  argyllcms (3.0.0 -> 3.0.2)
  libstorage-ng (4.5.155 -> 4.5.156)
  m17n-db (1.8.2 -> 1.8.5)
  ncurses (6.4.20231021 -> 6.4.20231111)
  procps4
  sssd (2.9.2 -> 2.9.3)
  xterm (387 -> 388)

=== Details ===

==== argyllcms ====
Version update (3.0.0 -> 3.0.2)

- update to 3.0.2:
  * Fix #include <ctype.h> in spectro/conv.c
  * Fix typo introduced into spectro/i1d3.c that prevents
    retail i1d3 from working.
  * Fixed accuracy problem with xicclu -fb when using cLut type
    profiles that use a matrix in their B2A table.
  * Fixed crash in xicclu with device link profiles.
  * Fixed error when creating profiles with
    ARGYLL_CREATE_DISPLAY_PROFILE_WITH_CHAD or
    ARGYLL_CREATE_OUTPUT_PROFILE_WITH_CHAD.
  * Make re-writing an ICC profile more forgiving of
    tags that are incorrect for the profile version.
  * Fixed problem with writing textDescriptionType
    ScriptCode that was not being padded to 67 characters.
  * Fixed bug in CGATS output. This showed up in oeminst.

==== libstorage-ng ====
Version update (4.5.155 -> 4.5.156)
Subpackages: libstorage-ng-lang libstorage-ng-ruby libstorage-ng1

- merge gh#openSUSE/libstorage-ng#964
- extended testsuite
- 4.5.156

==== m17n-db ====
Version update (1.8.2 -> 1.8.5)
Subpackages: m17n-db-lang

- update to 1.8.5:
  * new-newa-traditional-extended: New input method
  * ml-pn-c: New input method for Malayalam
  * en-pn-eqf: This is a slightly modified version of the QWERTY
    English layout to be used along with the ml-pn-c input method
  * ** New input methods are added.
  * ks-kbd: Fix typo in description, add icon.
  * ug-kbd: Add icon.
  * tai-sonla-kbd.png: Add icon.
  * mni-inscript2-mtei.png: Add icon.
  * sat-inscript2-olck.png: Add icon.
  * or-phonetic.png: Add icon.
  * sa-harvard-kyoto.png: Add icon.
  * pa-anmollipi.png: Add icon.
  * pa-remington.png: Add icon.
  * si-singlish.png: Add icon.
  * ta-lk-renganathan.png: Add icon.
  * te-rts.png: Add icon.
  * vi-han.png: Add icon.
  * vi-nomvni: Make existing icon work.
  * vi-nomtelex: Make existing icon work.
  * lsymbol: Add icon.
  * ssymbol: Add icon.
  * kok-inscript2-deva, mr-inscript, mr-inscript2: Fix digit 0
  * ta-vutam: Change the header comment to a description
  * mr-gamabhana: icon resized to 48x48
  * latn1-pre: add icon
  * ar-translit: add icon
  * ath-phonetic: add icon
  * bla-phonetic: add icon
  * cr-western: add icon
  * iu-phonetic: add icon
  * nsk-phonetic: add icon
  * oj-phonetic: add icon
  * uk-kbd: add icon
  * eo-vi-sistemo: add icon
  * Rename the .mim files of some eo input methods to improve
    search for the icons
  * Workarounds for doxygen
  * Update some links to fonts in the documentation

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

- Add ncurses patch 20231111
  + used "infocmp -u" to help trim redundant capabilities -TD
  + add limit checks in infocmp needed when processing extended
    capabilities with the "-u" option.
  + fix inconsistent sort-order in see-also sections of manpages.
  + fix a few compiler warnings for Solaris 10.
  + modify endwin() to return an error if it is called again without an
    intervening screen update (report by Rajeev Pillai, NetBSD #57592).
- Add ncurses patch 20231104
  + modify reset command to avoid altering clocal if the terminal uses a
    modem (prompted by discussion with Werner Fink, Michal Suchanek,
    OpenSUSE #1201384, Debian #60377).
  + build-fixes for --with-caps variations.
  + correct a couple of section-references in INSTALL
- Add ncurses patch 20231028
  + move xterm focus mode 1004 from xterm+sm+1006 into xterm+focus as
    fe/fd capabilities, like vim (vim-pr #13440).
  + modify --with-pkg-config-libdir option to make "libdir" the default,
    as documented, rather than "auto" (report by Branden Robinson).
  + improve messages from configure script (patches by Branden Robinson).
- Fix offsets of patches
  * ncurses-5.9-ibm327x.dif
  * ncurses-6.4.dif

==== procps4 ====
Subpackages: libproc2-0 procps4-lang

- Add upstream commit as patch 79042e07.patch (boo#1216719)
- Port patch procps-ng-3.3.9-w-notruncate.diff

==== sssd ====
Version update (2.9.2 -> 2.9.3)
Subpackages: libsss_certmap0 libsss_idmap0 libsss_nss_idmap0 sssd-krb5-common sssd-ldap

- Update to release 2.9.3
  * The proxy provider is now able to handle certificate mapping
    and matching rules and users handled by the proxy provider can
    be configured for local Smartcard authentication. Besides the
    mapping rule local Smartcard authentication should be enabled
    with the `local_auth_policy` option in the backend and with
    `pam_cert_auth` in the PAM responder.

==== xterm ====
Version update (387 -> 388)
Subpackages: xterm-bin xterm-resize

- update to 388:
  * improve disallowPasteControls by adding a category for the
    special characters known to stty (prompted by discussion
    with David Leadbeater).
  * amend support of DECAUPSS, undoing change to initialization of
    G2/G3 so that pasting of GR characters work properly
  * update config.guess, config.sub