nixpkgs-suyu/pkgs/tools/networking
aszlig b0f9e47271
ip2unix: 1.2.0 -> 2.0.0
New upstream features:

  - New ignore rule option, which prevents conversion to Unix socket.
  - A way to increase the verbosity via the -v command line argument.
  - Reams of log messages in addition to the FATAL errors we had so far.
  - Use Syslog format for logging if stderr is a socket.
  - Set FD_CLOEXEC on systemd socket file descriptors as soon as they're
    associated.

Upstream fixes:

  - Use right endian conversion functions in port matching.
  - Pass is_unix to child socket on accept to prevent accidentally
    replacing an already converted Unix socket by a new Unix socket. The
    latter would be a socket that's not accepted, which would eventually
    lead to an error.
  - Correctly handle setsockopts used with other levels than SOL_SOCKET.

Upstream changes:

  - Improve wording and add more descriptions in README and manpage.
  - The implementation for fetching systemd sockets now no longer uses
    libsystemd, thus the build-time dependency is no longer required.
  - New serialiser for passing rules to the preloaded library in a more
    compact form instead of using YAML, so it's less likely that we'll
    hit the maximum stack size.
  - Systemd sockets are now associated during rule initialisation and
    thus behave more predictable in complex setups.

On our side, the dependency on systemd is only needed for running the
tests, as it uses the systemd-socket-activate helper. Socket association
is now done by ip2unix directly and doesn't rely on libsystemd anymore.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2018-12-26 19:36:49 +01:00
..
acme-client
ahcpd
aircrack-ng aircrack-ng: 1.4 -> 1.5.2 2018-12-16 15:30:15 +00:00
airfield reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
altermime altermime: fix homepage/src URL 2018-08-21 20:38:38 +03:00
amass amass: 2.8.3 -> 2.8.5 2018-12-04 19:15:28 -08:00
argus pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
argus-clients treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
aria2 aria2: fix darwin build (#46548) 2018-09-12 00:11:12 +02:00
arping
arpoison
assh pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
asynk
atftp
autossh
axel axel: add license 2018-07-22 17:33:09 +02:00
babeld babeld: 1.8.3 -> 1.8.4 2018-11-19 19:42:18 -08:00
badvpn
bgpdump
biosdevname
bsd-finger bsd-finger: add license 2018-09-10 22:16:14 +02:00
bud bud: Disable build on aarch64-linux 2018-12-10 14:55:20 -05:00
bukubrow bukubrow: init at 2.4.0 2018-07-30 23:02:19 +02:00
bully
burpsuite
bwm-ng treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
cadaver treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
carddav-util carddav-util: add license 2018-09-10 22:16:18 +02:00
ccnet
chrony chrony: 3.3 -> 3.4 2018-09-21 10:40:47 +00:00
cjdns
cksfv cksfv: add license 2018-09-10 22:16:18 +02:00
cmst pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
cntlm cntlm: add support for darwin 2018-07-25 11:35:02 +10:00
connect
connman pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
corkscrew
curl curl: cherry-pick upstream patch for ipv6 url parsing 2018-11-22 09:58:34 +01:00
curl-unix-socket curl_unix_socket: use buildGoPackage 2018-12-11 18:30:37 +00:00
cutter
darkstat
davix
dd-agent datadog-agent: add option to enable trace agent 2018-10-23 12:30:06 +02:00
ddclient buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
dhcp treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
dhcpcd Use runtimeShell for dhcpcd 2018-11-22 19:57:01 -08:00
dhcpdump dhcpdump: add license, update homepage 2018-09-10 22:16:19 +02:00
dhcping treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
dibbler
dirb
djbdns
dnscrypt-proxy treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
dnscrypt-wrapper dnscrypt-wrapper: 0.4.1 -> 0.4.2 2018-12-16 20:42:57 +01:00
dnsmasq dnsmasq: 2.79 -> 2.80 2018-11-10 03:18:29 -08:00
dnsperf treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
dnstop
dnstracer treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
driftnet driftnet: add license 2018-09-10 22:16:19 +02:00
dropbear Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
dsniff dsniff: init at 2.4b1 2018-12-03 00:59:11 +01:00
easyrsa easyrsa: add support for darwin 2018-10-13 20:10:21 -07:00
eggdrop
email
envoy
eternal-terminal eternal-terminal: fix homepage url 2018-10-31 19:11:23 +01:00
fakeroute
fastd
fdm fdm: add license 2018-09-10 22:16:19 +02:00
ferm
filegive filegive: use buildGoPackage 2018-12-11 22:08:05 +00:00
flannel pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
flvstreamer Treewide: use HTTPS on NonGNU domains 2018-12-02 15:21:04 +01:00
fping fping: 4.0 -> 4.1 (#47054) 2018-09-28 20:41:16 +02:00
freebind freebind: init at 2017-12-27 2018-12-13 22:04:52 +00:00
gandi-cli gandi-cli: 0.19 -> 1.3 2018-11-30 23:13:34 +01:00
getmail getmail: 5.7 -> 5.8 2018-11-10 12:08:07 +01:00
gftp treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
gmrender-resurrect
gmvault
gnirehtet Port packages with Android dependencies to new androidenv 2018-12-18 21:16:06 +01:00
goklp
grpcurl grpcurl: init at 1.0.0 2018-11-07 13:43:24 +01:00
gupnp-tools gupnp-tools: 0.8.14 → 0.8.15 2018-12-14 20:30:58 +01:00
gvpe gvpe: add license + homepage 2018-09-10 22:16:19 +02:00
hans treewide: http -> https 2018-06-23 04:34:55 -07:00
haproxy haproxy: 1.8.14 -> 1.8.15 2018-12-17 01:14:46 +00:00
horst
hping
hss
htpdate
http-prompt python.pkgs.prompt_toolkit: always use 1 with py2 and 2 with py3 2018-11-21 12:38:54 +01:00
httperf httperf: init at 0.9.1 2018-07-29 09:41:15 -07:00
httpie httpie: 1.0.0 -> 1.0.2 2018-12-15 21:05:16 -08:00
httping httping: add libintl to buildInputs on Darwin (#48188) 2018-10-14 15:20:42 +02:00
httplab
httpstat
httptunnel
hue-cli
hyenae
i2p i2p: 0.9.35 -> 0.9.37 2018-10-12 12:20:35 +02:00
i2pd i2pd: 2.21.1 -> 2.22.0 2018-11-11 12:47:09 +01:00
ifstat-legacy
iftop
imapproxy
imapsync
inadyn inadyn: 2.4 -> 2.5 2018-10-03 10:29:21 -07:00
inetutils Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
infiniband-diags infiniband-diags: 2.0.0 -> 2.1.0 (#45210) 2018-08-21 20:15:44 +02:00
iodine treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
iouyap
ip2location treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
ip2unix ip2unix: 1.2.0 -> 2.0.0 2018-12-26 19:36:49 +01:00
ipcalc
iperf iperf: 3.5 -> 3.6 (#43002) 2018-07-04 14:40:35 +00:00
ipgrep ipgrep: init at 1.0 (#43887) 2018-08-01 15:40:57 +02:00
ipv6calc ipv6calc: 1.0.0 -> 1.1.0 2018-10-15 20:39:48 -07:00
isync treewide: remove unstable packages 2018-11-13 19:14:44 -06:00
jnettop
jwhois Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
kail kail: 0.6.0 -> 0.7.0 (#47472) 2018-09-28 20:07:11 +02:00
kea kea: 1.4.0-P1 -> 1.5.0 2018-12-15 17:02:41 -08:00
keepalived
lftp lftp: 4.8.3 -> 4.8.4 2018-08-09 00:33:45 +02:00
libnids libnids: init at 1.24 2018-12-03 00:57:52 +01:00
libreswan libreswan: add license 2018-09-10 22:16:19 +02:00
linkchecker
lldpd lldpd: 1.0.1 -> 1.0.3 2018-12-18 00:09:00 +01:00
logmein-hamachi reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
lsh
maildrop
mailsend
mailutils Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
maphosts
maxscale pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
mcrcon
megatools megatools: v2017-10-26 -> v1.10.2 (#44597) 2018-08-07 23:10:38 +02:00
memtier-benchmark
minidlna
minio-client minio-client: 2018-07-31T02-28-53Z -> 2018-12-05T22-59-07Z 2018-12-11 13:59:43 +01:00
minissdpd
miniupnpc miniupnpc_2: 2.0.20180203 -> 2.1 (#46250) 2018-09-12 22:56:47 +02:00
miniupnpd miniupnpd: wrap iptables scripts to use correct PATH 2018-09-15 15:07:27 +02:00
miredo treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
mitmproxy mitmproxy: 3.0.4 -> 4.0.4, fix tests 2018-09-13 00:06:53 +00:00
modem-manager modem-manager: don't define inconsistent pname 2018-11-06 00:06:23 +01:00
mosh mosh: fix clang build 2018-09-29 23:26:07 +02:00
mpack mpack: Invoke /run/wrappers/bin/sendmail via execvp 2018-09-18 10:48:55 +02:00
mtr treewide: Make all the rest of configureFlags 2018-08-03 17:06:03 -04:00
mu
nat-traverse
nbd nbd: add which to buildInputs (#46635) 2018-09-14 19:05:40 +02:00
ncftp ncftp: add license 2018-09-10 22:16:20 +02:00
ndisc6 treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
ndjbdns
netalyzr
netboot
netcat
nethogs
netkit/tftp treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
netmask
netrw treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
netselect netselect: 0.3 -> 0.4 2018-11-12 22:04:36 +01:00
netsniff-ng netsniff-ng: 0.6.4 -> 0.6.5 2018-10-03 06:30:21 -07:00
network-manager Merge master into staging-next 2018-12-03 12:18:43 +01:00
nfdump
ngrep ngrep: switch to default make 2018-11-15 17:26:06 +00:00
ngrok-1 pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
ngrok-2 reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
noip treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
nss-mdns
nss-pam-ldapd nss-pam-ldapd: fix build by disabling kerberos 2018-12-21 10:23:37 +01:00
ntopng
ntp ntp: fix ntpd shutdown by using upstream patch 2018-10-31 23:01:40 +00:00
nuttcp Take me (viric) out of most maintenance 2018-07-22 21:50:19 +02:00
nylon Take me (viric) out of most maintenance 2018-07-22 21:50:19 +02:00
nyx nyx: init at 2.0.4 (#43139) 2018-07-07 17:03:20 +02:00
nzbget
ocproxy
ocserv ocserv: init at 0.12.1 (#42871) 2018-08-01 21:39:09 +02:00
offlineimap offlineimap: use python2 2018-08-08 02:20:54 +02:00
olsrd
openconnect openconnect_pa: init at 7.08 2018-11-17 11:41:20 -05:00
openconnect_pa remove unnecessary whitespace 2018-11-17 15:11:59 -05:00
openfortivpn openfortivpn: 1.7.0 -> 1.7.1 2018-06-19 16:20:01 +00:00
openntpd
openresolv
opensm opensm: use native shell to run autogen.sh 2018-10-08 21:42:45 +02:00
openssh direnv: make cross-compile on windows 2018-11-24 10:43:47 +00:00
openvpn
p2p bittornado: remove 2018-11-26 15:51:48 +01:00
packetdrill
pacparser
par2cmdline
pcapc
pcapfix pcapfix: 1.1.2 -> 1.1.3 2018-10-03 04:56:26 -07:00
pdnsd
pdsh pdsh: enable macOS 2018-12-12 11:41:25 -05:00
philter philter: add license + homepage 2018-09-10 22:16:20 +02:00
phodav
photon photon: init at 1.0.7 (#44269) 2018-08-02 09:49:54 +02:00
pingtcp pingtcp: use fetchFromGitHub instead of fetchgit 2018-10-08 13:30:33 +02:00
pirate-get pirate-get: 0.3.1 -> 0.3.2 (#45975) 2018-09-03 22:10:02 +02:00
pixiewps
polygraph polygraph: add license 2018-09-10 22:16:21 +02:00
polysh polysh: add license 2018-09-10 22:16:21 +02:00
ppp ppp: add licenses 2018-08-18 00:18:17 +02:00
pptp pptp: add license 2018-08-18 00:22:12 +02:00
pptpd pptpd: add license 2018-09-10 22:16:21 +02:00
prettyping prettyping: init 1.0.1 (#46008) 2018-09-05 07:52:55 +02:00
privoxy
proxychains
pssh
pwnat
pykms pykms: 20171224 -> 20180208 2018-10-04 17:57:51 +08:00
qr-filetransfer qr-filetransfer: init at unstable-2018-10-22 2018-12-06 09:41:54 -05:00
quickserve treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
quicktun quicktun: add license 2018-09-10 22:16:21 +02:00
radsecproxy
radvd
ratools
reaver-wps treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
reaver-wps-t6x
redir
redsocks redsocks: add self as maintainer 2018-07-29 15:58:50 +09:00
ripmime
rp-pppoe rp-pppoe: add license 2018-09-10 22:16:22 +02:00
s3cmd s3cmd: 2.0.1 -> 2.0.2 2018-07-18 07:46:21 -07:00
s3gof3r pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
s4cmd s4cmd: 2.0.1 -> 2.1.0 (#45536) 2018-08-24 10:28:20 +02:00
s6-dns skaware: switch from git repos to tarballs 2018-09-06 11:53:22 +02:00
s6-networking skaware: switch from git repos to tarballs 2018-09-06 11:53:22 +02:00
samplicator
shadowfox shadowfox: init at 1.5.2 (#42313) 2018-06-27 23:57:14 +02:00
shadowsocks-libev Merge pull request #48044 from schneefux/pkg/fetchfromgithub 2018-11-14 09:48:22 +01:00
shncpd
siege siege: build on all Unix 2018-08-13 16:05:53 +02:00
simpleproxy
sipcalc
sipsak
skydive pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
slack-cli slack-cli: fix dirname hack 2018-08-15 16:59:05 +01:00
slimrat
smokeping treewide: fix build with disallowed aliases (#43872) 2018-07-21 22:03:24 -04:00
snabb
socat socat: make tests run, but disable 2018-08-11 09:35:33 +00:00
spiped treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
spoofer spoofer: 1.3.3 -> 1.4.0 2018-11-08 10:52:13 -08:00
srelay pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
ssh-agents ssh-agents: init at 1.0.1 2018-11-23 12:59:33 -08:00
ssh-ident
sshpass sshpass: add license 2018-08-11 14:33:52 +02:00
ssldump
ssmtp ssmtp: fix cross 2018-11-29 05:50:26 +01:00
sstp sstp: add license 2018-08-04 16:59:43 +02:00
strongswan strongswan: ad-hoc fix build 2018-12-21 12:22:27 +01:00
stubby
stun
stunnel stunnel: remove stunnel3 wrapper 2018-12-14 08:19:39 +00:00
subfinder subfinder: remove from its own deps 2018-07-16 00:04:43 +02:00
surfraw surfraw: add license 2018-08-04 16:55:09 +02:00
swagger-codegen
swaks swaks: 20170101.0 -> 20181104.0 2018-11-08 12:02:55 -08:00
swec swec: use checkInputs 2018-08-11 09:35:26 +00:00
tcpdump tcpdump: use checkInputs, fix tests 2018-08-11 09:35:28 +00:00
tcpflow
tcpreplay tcpreplay: 4.2.6 -> 4.3.0 2018-11-17 22:42:19 -08:00
tcptraceroute pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
telepresence telepresence: 0.85 -> 0.93 (#47966) 2018-10-06 15:21:28 +02:00
tftp-hpa pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
tgt tgt: Do not abuse DESTDIR 2018-12-22 22:29:54 +01:00
tinc tinc: 1.0.34 -> 1.0.35, 1.1pre16 -> 1.1pre17 2018-10-08 16:51:37 +02:00
tinyproxy tinyproxy: 1.8.4 -> 1.10.0 (#46171) 2018-09-12 22:42:44 +02:00
tlspool
toxvpn
tracebox
traceroute
trickle treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
twa twa: 1.6.0 -> 1.6.2 2018-11-17 23:41:50 -08:00
ua pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
ucspi-tcp treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
udptunnel
uget
uget-integrator
unbound unbound: 1.8.0 -> 1.8.1 2018-10-27 14:04:01 +02:00
uqmi
urlwatch urlwatch: 2.14 -> 2.15 2018-10-26 00:43:00 -07:00
uwimap
vde2 vde2: add license 2018-09-10 22:16:22 +02:00
vlan vlan: add license 2018-09-10 22:16:22 +02:00
vpnc
vtun treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
wakelan
wavemon
wbox
webalizer webalizer: update meta data 2018-09-10 22:16:22 +02:00
weighttp treewide: use wafHook 2018-11-13 19:13:48 -06:00
wget Merge master into staging-next 2018-12-03 12:18:43 +01:00
whois whois: 5.3.2 -> 5.4.0 2018-10-26 13:32:30 -05:00
wicd pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
wireguard-go wireguard-go: 0.0.20180613 -> 0.0.20181001 2018-10-13 12:26:42 +00:00
wireguard-tools wireguard-tools: 0.0.20181119 -> 0.0.20181218 2018-12-22 01:12:34 -08:00
wol
wolfebin
wrk
wrk2
wuzz
x11-ssh-askpass x11-ssh-askpass: cleanup 2018-11-28 20:14:42 -06:00
xl2tpd xl2tpd: 1.3.12 -> 1.3.13 2018-12-08 14:48:39 -08:00
xnbd
yrd
zap pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
zerotierone zerotierone: fix route handling on Linux (#45391) 2018-08-21 13:25:32 +01:00
zssh