Bug#854292: Fix for #849192 makes nc in qemu net cmd blocks forever

2017-03-04 Thread Guilhem Moulin
Control: tag -1 pending I just pushed a fix with the following debian/changelog snippet: Change defaults from "-q0" to "-q-1" to match upstream defaults since the introduction of flag "-N" in version 1.110. Passing a non-negative value to "-q" now implies "-N"; in particular, "-q0" i

Bug#854292: Fix for #849192 makes nc in qemu net cmd blocks forever

2017-03-03 Thread Guilhem Moulin
Hi Francois, On Fri, 03 Mar 2017 at 17:10:19 +0100, Francois Gouget wrote: > But does the -q option still do anything at all? -q0 is the default since 1.89-4, see #502188. From debian/Changelog: Quit immediately after EOF if -q is not given (i.e. make the default equivalent to -q 0). Th

Bug#854292: Fix for #849192 makes nc in qemu net cmd blocks forever

2017-03-03 Thread Francois Gouget
Package: netcat-openbsd Version: 1.130-2 Followup-For: Bug #854292 Dear Maintainer, I have been hit by this bug twice already since upgrading from 1.130-1 to 1.130-2 (and I expect to run into trouble with libvirt too). In one case I was able to fix things by using -N iinstead of -q (which being a

Bug#854292: Fix for #849192 makes nc in qemu net cmd blocks forever

2017-02-12 Thread Guilhem Moulin
Control: affect -1 libvirt-clients Hi Klaus, On Sun, 5 Feb 2017 at 20:50:39 +0100, Klaus Ethgen wrote: > The solution for #849192 in version 1.130-2 creates a regression. Some > connections in qemu net cmds (-net user,guestfwd=tcp:X.X.X.X:xx-"cmd:nc > X.X.X.X xx") will now hang forever after rece

Bug#854292: Fix for #849192 makes nc in qemu net cmd blocks forever

2017-02-05 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Package: netcat-openbsd Version: 1.130-2 Severity: important The solution for #849192 in version 1.130-2 creates a regression. Some connections in qemu net cmds (-net user,guestfwd=tcp:X.X.X.X:xx-"cmd:nc X.X.X.X xx") will now hang forever after rece