This bug was fixed in the package netcat-openbsd - 1.187-1ubuntu0.1
---
netcat-openbsd (1.187-1ubuntu0.1) bionic; urgency=medium
* Re-enable usage of '-s' (local source address) and '-p' (local source
port) in client mode (when '-l' is unset). Regression introduced in
a Deb
Thanks Stefan, updating the tags per former comment.
** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Hey Łukasz,
hey Christian,
i can confirm that 1.187-1ubuntu0.1 fixes the issue. I did a quick
check, and i did not find any other issues.
Thanks a lot for your help!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
Hello Stefan, or anyone else affected,
Accepted netcat-openbsd into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/netcat-
openbsd/1.187-1ubuntu0.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new packag
Changes reviewed and SRU Template ready, uploaded for the SRU Team to
accept it into Bionic.
** Description changed:
+ [Impact]
+
+ * This worked in former relases, so from a LTS->LTS upgraders POV it is
+an upgrade regression
+ * The impact is that local source (-s) can no more be used a
Found a much better backport much more suited for the SRU process.
New build in ppa, if it tests fine I'll propose that instead.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767283
Title:
nc doesn
I backported the changes which had a lot of extra noise that had to be dropped.
Now a build is ready in ppa [1]
I haven't actually read the patch too much yet but found the build to not solve
the issues for me on the example from the man page - so I started taking a
deeper look.
It really works
** Merge proposal linked:
https://code.launchpad.net/~paelzer/ubuntu/+source/netcat-openbsd/+git/netcat-openbsd/+merge/345518
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767283
Title:
nc does
\o/ everything migrated fine in Cosmic now.
Time is ready for an SRU now into Bionic.
** Also affects: netcat-openbsd (Ubuntu Bionic)
Importance: Undecided
Status: New
** Changed in: netcat-openbsd (Ubuntu Bionic)
Status: New => Triaged
--
You received this bug notification bec
This bug was fixed in the package netcat-openbsd - 1.190-2
---
netcat-openbsd (1.190-2) unstable; urgency=low
* d/patches/misc-failures-and-features.patch: Refactor option/argument
verification logic and re-enable usage of '-s' (local source address) and
'-p' (local source p
1.190-2 is in cosmic-proposed, but right now some tests still fail for
18.10/Cosmic not being fully open (e.g. no autotest/cloud images or missing
18.10 in postgres common.
So I have to beg your pardon to wait a bit more :-/
--
You received this bug notification because you are a member of Ubun
** Changed in: netcat-openbsd (Debian)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767283
Title:
nc doesn't support "-s IP" option
To manage notifica
Fix is now available in [1].
But needs to be picked up for 18.10 (once archive is open in a few days) and
then prepped as 18.04 SRU.
[1]: https://salsa.debian.org/debian/netcat-
openbsd/commit/338b1fa7c3db9bd791095f51325b3287330dac7d
--
You received this bug notification because you are a membe
** Changed in: netcat-openbsd (Debian)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767283
Title:
nc doesn't support "-s IP" option
To manage notifications abo
** Changed in: netcat-openbsd (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1767283
Title:
nc doesn't support "-s IP" option
To manage notifications about thi
Debian bug at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897020
** Bug watch added: Debian Bug tracker #897020
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897020
** Also affects: netcat-openbsd (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897020
Importance:
I'm not an expert on netcat but I hope this initial triage helps the
next that will look at it.
I reported to Debian as well as they are also affected.
Especially since the change came from Guilhem - it might be best to think about
a solution together.
--
You received this bug notification beca
In gdb I see it gets to read -s
case 's':
sflag = optarg;
break;
It realizes no more options are there and then ends at
} else if (argv[0] && argv[1]) {
host = argv[0];
uport = &argv[1];
Even the example from the manpage fails:
$ nc -s 10.1.2.3 host.example.com 42
** Changed in: netcat-openbsd (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/17672
-t in description (typo) mislead me - fixed the description
** Description changed:
Hey,
- netcat shows a usage error if i try to use the "-t" option:
+ netcat shows a usage error if i try to use the "-s" option:
Example in Bionic:
- $ netcat -s 127.0.0.1 127.0.0.1 22 < /dev/null
+
20 matches
Mail list logo