Bug ID | 1057191 |
---|---|
Summary | netcat-openbsd update breaks various scripts |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Major |
Priority | P5 - None |
Component | Basesystem |
Assignee | tchvatal@suse.com |
Reporter | fvogt@suse.com |
QA Contact | qa-bugs@suse.de |
CC | jschmid@suse.com |
Found By | --- |
Blocker | --- |
The debian variant of netcat introduces a change in behaviour that breaks usage of nc in many cases. The old version called shutdown on EOF by default, but the debian version only does this now if the "-N" parameter is supplied. Downgrading to 1.89 fixes the issue. See also: https://github.com/vagrant-libvirt/vagrant-libvirt/issues/796