Package: golang-github-pkg-term / 0.0~git20181116.27bbf2e-1+deb10u1

Metadata

Package Version Patches format
golang-github-pkg-term 0.0~git20181116.27bbf2e-1+deb10u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 enotty newer kernels.patch | (download)

termios/termios_test.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 as of torvalds/linux@1b8b20868a6d64cfe8174a21b25b74367bdf0560,
 unsupported ioctls now return ENOTTY instead of EINVAL. This change was
 also backported to the 5.10 stable branch, so it's a problem on the
 current release of many Linux distros now.