tailscale/release/dist
Brad Fitzpatrick e499a6bae8 release/dist/unixpkgs: revert iptables move to Recommends, make it Depends
Partially reverts 1bd3edbb46 (but keeps part of it)

iptables is almost always required but not strictly needed.  Even if
you can technically run Tailscale without it (by manually configuring
nftables or userspace mode), we still now mark this as "Depends"
because our previous experiment in
https://github.com/tailscale/tailscale/issues/9236 of making it only
Recommends caused too many problems. Until our nftables table is more
mature, we'd rather err on the side of wasting a little disk by
including iptables for people who might not need it rather than
handle reports of it being missing.

Updates #9236

Change-Id: I86cc8aa3f78dafa0b4b729f55fb82eef6066be1c
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2023-10-04 08:56:42 -07:00
..
cli release/dist/cli: add verify-package-signature command (#9110) 2023-08-28 10:52:05 -07:00
synology client/web,cmd/tailscale: add prefix flag for web command 2023-09-01 14:29:36 -07:00
unixpkgs release/dist/unixpkgs: revert iptables move to Recommends, make it Depends 2023-10-04 08:56:42 -07:00
dist.go release/dist, tool/gocross: add fake "windowsdll" GOOS to gocross 2023-09-21 13:09:36 -06:00
memoize.go release/dist: add forgotten license headers 2023-02-24 22:21:28 +00:00