commit 759ec4a183d0c560c638816787fc048a8f4b92f9
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sun Jul 19 08:08:08 2026 +0200
Put /lib/terminfo last in the list of terminfo directories
Since version 6.4+20230603-1, all terminfo files in
ncurses-{base,term} are below /usr/share/terminfo, and /lib/terminfo
usually does not exist anymore. Any files there are likely either
cruft or installed by backports where the backported package needs to
avoid /usr/share/terminfo, as in #911515 or #1142216. In either case
the file in /usr/share/terminfo is most likely more recent and should
be preferred.
commit 57934b878349b3a0753e248a84b92f900c2beb53
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sun Jul 19 07:56:54 2026 +0200
Drop the Breaks on ancient cowdancer versions
The fixed version 0.89 is already in oldoldstable.
commit 55c3064298b20f9635d1aa837c70bc6ad44549c4
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sun Jul 19 07:53:11 2026 +0200
Drop the Replaces on ancient third-party alacritty versions
Alacritty has been in the archive since oldstable, and the problematic
versions on GitHub are over 6.5 years old.
commit a2085cbb8afcd9f3196813a48294202b6fc6c180
Author: Sven Joachim <svenjoac@gmx.de>
Date: Sun Jul 19 07:41:06 2026 +0200
Add a "Replaces: kmscon (= 10.0.1-1~bpo13+1)" to ncurses-term
This version of kmscon shipped /usr/share/terminfo/k/kmscon, clashing
with our provided file. Later backports of kmscon moved the file to
/usr/lib/terminfo/k/kmscon to avoid the file conflict.
There is no need for Breaks here, since the problematic version of
kmscon explicitly depends on an older version of ncurses-term, meaning
that kmscon and ncurses-term have to be upgraded in lockstep.
Closes: #1142185
There are 2 open security issues in trixie.
You can find information about how to handle these issues in the security team's documentation.
There are 3 open security issues in bookworm.
You can find information about how to handle these issues in the security team's documentation.