netcat 1.10-48.1 source package in Ubuntu

Changelog

netcat (1.10-48.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix building with -Werror=implicit-function-declaration.
    (Closes: #1066721)

 -- Andreas Beckmann <email address hidden>  Sun, 05 May 2024 12:06:10 +0200

Upload details

Uploaded by:
Anibal Monsalve Salazar
Uploaded to:
Sid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net

Downloads

File Size SHA-256 Checksum
netcat_1.10-48.1.dsc 1.9 KiB 7a50b703fa4fa099a06e097d7d33a27bece74d1782fd8d2a1040b0d12b6b2da1
netcat_1.10.orig.tar.bz2 62.9 KiB 64913dc3f0b4a96c3ab04d062d84f28ba6854152c94344e3985458b2aebca3d5
netcat_1.10-48.1.debian.tar.xz 20.4 KiB 2dd57be1cd13f75cf1835652d0152b1dbe1e898a3c0495663b69ffd289ba7e49

Available diffs

No changes file available.

Binary packages built by this source

netcat-traditional: 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 is the "classic" netcat, written by *Hobbit*. It lacks many
 features found in netcat-openbsd.

netcat-traditional-dbgsym: debug symbols for netcat-traditional