Packages changed:
  gpg2
  ncurses (6.4.20230909 -> 6.4.20231007)
  nghttp2 (1.55.1 -> 1.57.0)
  xterm (385 -> 387)

=== Details ===

==== gpg2 ====
Subpackages: dirmngr gpg2-lang

- Fix Emacs EasyPG behavior when parsing output:
  * gpg: Report BEGIN_* status before examining the input.
  * Upstream task: https://dev.gnupg.org/T6481
  * Add gnupg-Report-BEGIN_-status-before-examining-the-input.patch

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

- Add ncurses patch 20231007
  + improve loop-limit for get_position().
  + improve manual description of immedok (Debian #1053603).
  + fix a few formatting issues with manpages (Debian #1053123).
  + improve formatting/style of manpages (patches by Branden Robinson).
- Add ncurses patch 20231001
  + modify setupterm to provide for using ANSI cursor-position report (in
    user6/user7 terminfo capabilities) to obtain screensize if neither
    environment variables or ioctl is used.  The ncurses test-program
    with options "-E -T" demonstrates this feature.
  + improve error messages in tic (patch by Branden Robinson).
  + improve formatting/style of manpages (patches by Branden Robinson).
  + modify test/clip_printw.c to optionally test non-wrapped updates.
  + fix reallocation loop for vsnprintf() in _nc_sprintf_string() by
    copying the va_list variable (patch by Ian Abbott).
- Add ncurses patch 20230923
  + improve formatting of manpages (patches by Branden Robinson).
  + amend change to delscreen() to limit the windows which it creates to
    just those associated with the screen (report by Frederic Boiteux,
    cf: 20220813).
- Add ncurses patch 20230918
  + new tarball/errata (report by Sven Joachim).
- Add ncurses patch 20230917
  + improve formatting of manpages (integrated patches by Branden
    Robinson).
  + correct limit for name-length in write_entry.c (report/testcase by
    Luna Saphie Mittelbach).
  + limit delays to 30 seconds, i.e., padding delays in terminfo, as well
    as napms() and delay_output() functions.
  + improve a few pointer-checks.
  + improve parsing in _nc_msec_cost, allowing a single decimal point.

==== nghttp2 ====
Version update (1.55.1 -> 1.57.0)

- version update to 1.57.0 [bsc#1216174]
  1.57.0
  * Fixes CVE-2023-44487
  * Bump ngtcp2 by @tatsuhiro-t in #1944
  * Add dependabot to update actions by @tatsuhiro-t in #1946
  * Bump golang.org/x/net to v0.15.0 by @tatsuhiro-t in #1950
  * Bump actions/setup-go from 3 to 4 by @dependabot in #1948
  * Bump actions/checkout from 3 to 4 by @dependabot in #1949
  * Bump actions/upload-artifact from 1 to 3 by @dependabot in #1947
  * docker: Bump base image to debian 12 by @tatsuhiro-t in #1951
  * nghttpx: Header field name must be lowercase by @tatsuhiro-t in #1953
  * Bump quictls by @tatsuhiro-t in #1945
  * Apps fix by @tatsuhiro-t in #1957
  * nghttpx: Fix bug that --single-process does not work by @tatsuhiro-t in #1958
  * Fix clang-format by @tatsuhiro-t in #1959
  * Rework session management by @tatsuhiro-t in #1961
  1.56.0
  * doc: Bump boringssl by @tatsuhiro-t in #1928
  * Fix memory leak by @tatsuhiro-t in #1930
  * Return void by @tatsuhiro-t in #1931
  * nghttpx: Rework sending and receiving ECN bits by @tatsuhiro-t in #1934
  * CMSG_DATA does not necessarily return an aligned pointer by @tatsuhiro-t in #1935
  * Bump quictls by @tatsuhiro-t in #1937
  * Bump ngtcp2 and its dependencies by @tatsuhiro-t in #1939
  * nghttpx: Simplify std::unique_ptr get and release by @tatsuhiro-t in #1940
  * Bump llhttp to 926c982942eb53a13f01c1e9e6b19bd3b196e7dd by @tatsuhiro-t in #1941
  * Bump libbpf to v1.2.2 by @tatsuhiro-t in #1942
  * Update Dockerfile by @tatsuhiro-t in #1943

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

- update 387:
  * add DECRQUPSS and DECAUPSS
  * add DECRQDE
  * correct indexing expression in title-stack
- includes changes from 386:
  * improve references in ctlseqs.ms
  * make the maximum amount of memory used for buffering DCS and
    OSC strings configurable with maxStringParse resource
  * improve performance of ReGIS when initializing the largest
    fontsize
  * fix regression in SIXEL colors
  * fix typo in --with-wtmp