app-portage/ufed: Bump to 0.95 to fix #695262
ufed-curses-checklist.c:ufed_getline() is limited to LINE_MAX, which is 2048
bytes. Unfortunately local USE flags can blast this limit, as ufed.pl also
transmit an alternative description with stripped keywords.
This release lets ufed.pl calculate whether a description has to be shorted,
and does so if needed.
Closes: https://bugs.gentoo.org/695262
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sven Eden <yamakuzure@gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/13053
Signed-off-by: Joonas Niilola <juippis@gentoo.org>