Your message dated Thu, 7 Mar 2019 21:13:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#917100: setterm: specifying default colours is broken
has caused the Debian Bug report #917100,
regarding setterm: specifying default colours is broken
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
917100: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917100
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: util-linux
Version: 2.29.2-1+deb9u1

% setterm --foreground default --background default|hexdump -C
00000000  1b 5b 33 29 6d 1b 5b 34  29 6d |.[3)m.[4)m|
0000000a
%

Those closing bracket characters should be '9's.

--- End Message ---
--- Begin Message ---
Version: 2.30.2-0.1

* Jonathan de Boyne Pollard <[email protected]>, 
2018-12-22, 16:03:
% setterm --foreground default --background default|hexdump -C
00000000  1b 5b 33 29 6d 1b 5b 34  29 6d |.[3)m.[4)m|
0000000a
%

Those closing bracket characters should be '9's.

This was caused by a signedness error, which was fixed upstream in v2.30:
https://github.com/karelzak/util-linux/commit/e9f62f388137196cb999f995dc28030d135bcd0d

--
Jakub Wilk

--- End Message ---

Reply via email to