netcat-openbsd 1.206-1 source package in Ubuntu
Changelog
netcat-openbsd (1.206-1) unstable; urgency=medium * New upstream release (from OpenBSD 6.6) * d/patches/use-flags-to-specify-listen-address.patch: Re-enable specifying client socket for UNIX-domain datagram sockets. Regression introduced in version 1.187-1. Thanks to astian for the report and patch. (Closes: #935650) * debian/control: Bump Standards-Version to 4.4.1 (no changes necessary). -- Guilhem Moulin <email address hidden> Mon, 02 Dec 2019 17:10:23 +0100
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
netcat-openbsd_1.206-1.dsc | 1.9 KiB | 766459daa779fe96c63a336dbac110479292773f84d2b731b3391beeff180609 |
netcat-openbsd_1.206.orig.tar.gz | 22.1 KiB | 5153e19521b648657e1098641c86d4c02f92aff4a64d549ae328f0d738df03e7 |
netcat-openbsd_1.206-1.debian.tar.xz | 35.0 KiB | 917e08ad15583a631a19841dcced69a4e43aa190bc4be93e93034bebd16fc51a |
Available diffs
- diff from 1.203-2 to 1.206-1 (9.2 KiB)
No changes file available.
Binary packages built by this source
- netcat-openbsd: TCP/IP swiss army knife
A simple Unix utility which reads and writes data across network
connections using TCP or UDP protocol. It is designed to be a reliable
"back-end" tool that can be used directly or easily driven by other
programs and scripts. At the same time it is a feature-rich network
debugging and exploration tool, since it can create almost any kind of
connection you would need and has several interesting built-in
capabilities.
.
This package contains the OpenBSD rewrite of netcat, including support
for IPv6, proxies, and Unix sockets.
- netcat-openbsd-dbgsym: debug symbols for netcat-openbsd