Control: notfound -1 6.1-1
Control: found -1 6.1+20180210-1
On 2018-02-24 19:33 -0500, James McCoy wrote:
> Source: ncurses
> Version: 6.1-1
> Severity: normal
>
> unibilium is a library which parses terminfo files. The wide terminfo
> format introduced in ncurses 6.1 wasn't supported by unibilium until
> 2.0.0 (which required an SONAME bump to libunibilium4). When
> libunibilium0 is in use, it can cause anything from visual glitches to
> crashes of the application.
Note that the new terminfo format is not actually enabled in ncurses
6.1-1, because libtinfo and tic are not built from the wide
configuration. However, this has changed in experimental.
> In order to help partial upgrades, please add "Breaks: libunibilium0" to
> ncurses-term and ncurses-base.
I guess I'll use "Breaks: libunibilium0 (<< 2)" or so to avoid the
breaks-without-version lintian warning. Even though no fixed version of
libunibilium0 actually exists due to the soname change, this expresses
the intention best, I think.
Thanks for the heads-up, I had never heard of unibilium before!
Cheers,
Sven