Hi,

One Debian unstable user upgraded mailutils but not libmailutils8, and
found out some symbols were dropped (or renamed?) in libmailutils,
breaking ABI without a soname bump.

-T mu_stream_getdelim
-T mu_stream_getline
-T mu_stream_readdelim
-T mu_stream_readline
+T mu_stream_timed_getdelim
+T mu_stream_timed_readdelim
-T _stream_scandelim

What's the best way to solve this? Just bump the soversion to 9 in the
next release, or have a fixup tarball that reintroduces these functions
in some way?

Thanks,
Jordi

-- 
Jordi Mallach <jo...@mallach.net>

Reply via email to