Alyssa Ross
e1919b24c9
pkgsMusl.iptables: fix build with upstream patch
...
Fix is applied upstream but there hasn't been a release yet.
Fixes: 131fce41a3
("iptables: 1.8.7 -> 1.8.8")
2022-06-29 12:39:09 +00:00
Izorkin
131fce41a3
iptables: 1.8.7 -> 1.8.8
2022-06-09 21:55:31 +03:00
Felix Buehler
09e3b7a570
treewide: remove all updateWalker/downloadURLRegexp
2022-01-26 21:46:08 +01:00
misuzu
cf9ac2b544
iptables: switch from iptables-legacy to iptables-nftables-compat
...
This should ease the migration to nftables.
2021-09-28 10:47:48 +03:00
Sebastián Mancilla
8f94a33b38
treewide: ensure pre/post phase hooks are strings
...
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Felix Buehler
82cb33a0ae
treewide: remove meta.version
2021-07-18 00:07:38 +02:00
Jörg Thalheim
dec19cba44
Merge pull request #109644 from Izorkin/update-firewall
2021-02-03 05:41:42 +00:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Izorkin
e248668d1b
iptables: 1.8.6 -> 1.8.7
2021-01-17 18:54:11 +03:00
Ben Siraphob
16d91ee628
pkgs/os-specific: stdenv.lib -> lib
2021-01-17 23:26:08 +07:00
R. RyanTM
3ffd4b446f
iptables: 1.8.5 -> 1.8.6
2020-11-10 15:06:39 +01:00
R. RyanTM
b5a814cb5d
iptables: 1.8.4 -> 1.8.5
2020-06-13 10:54:58 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Will Dietz
1dac321dc3
iptables: 1.8.3 -> 1.8.4
2019-12-10 18:50:04 +01:00
Jörg Thalheim
88c5b20606
iptables-compat: rename to iptables-nftables-compat
...
Same as debian, more clarity what the package is about.
2019-09-22 09:00:41 +01:00
Izorkin
4deb74b760
iptables-compat: init iptables with nftables compatibility
2019-09-03 21:49:55 +03:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Will Dietz
2703d285bf
iptables: 1.8.2 -> 1.8.3
...
* drop patches included in 1.8.3 (all of them)
(checked each via `git tag --contains $rev`)
https://lists.netfilter.org/pipermail/netfilter-announce/2019/000231.html
2019-05-28 19:32:51 -05:00
c0bw3b
705babcdf0
iptables: prune libtool files after build
...
Otherwise -lpcap gets propagated to reverse deps
This can break strongswan build for example
https://github.com/NixOS/nixpkgs/pull/51252#issuecomment-445512680
2018-12-09 17:12:53 +01:00
c0bw3b
f190b5f226
iptables: 1.6.2 -> 1.8.2
...
+ enabled BPF compiler by default since it is the future
Changelog 1.8.0:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.0.txt
Changelog 1.8.1:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.1.txt
Changelog 1.8.2:
https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.2.txt
2018-11-29 22:48:02 +01:00
Markus Kowalewski
c911dc40a7
iptables: add license
2018-08-30 00:34:22 +02:00
John Ericson
85a9913edd
treewide: Make more complicated configureFlags lists
2018-08-03 17:06:03 -04:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Tuomas Tynkkynen
f0d5bf8ce5
iptables: 1.6.1 -> 1.6.2
2018-02-04 02:47:19 +02:00
Michael Raskin
4101f1fd18
iptables: 1.6.0 -> 1.6.1
2017-02-03 13:14:39 +01:00
Franz Pletz
210f894c12
iptables: split out dev output
2017-01-22 13:01:01 +01:00
Alexander Ried
82c141b999
Revert "iptables: add 1.6 branch (init 1.6.0). Not making it the default this time."
...
This reverts commit 74f7916a9a
.
Time to make it the default.
2016-05-03 20:29:52 +02:00
Michael Raskin
0bc13e3af2
iptables: 1.4.21 -> 1.6.0
2016-05-03 20:29:30 +02:00
Michael Raskin
74f7916a9a
iptables: add 1.6 branch (init 1.6.0). Not making it the default this time.
2016-04-13 14:47:04 +02:00
Vladimír Čunát
3769692a38
iptables: add in-code warning about updates
...
/cc #12178 .
2016-01-08 18:32:48 +01:00
Michael Alan Dorman
fe00c8a83f
Revert "iptables: 1.4.21 -> 1.6.0"
...
This reverts commit b2ac241e95
, which
upgraded iptables, because it causes connmand to segfault on my machine:
Jan 05 22:02:06 aching connmand[7866]: Connection Manager version 1.30
Jan 05 22:02:06 aching audit: NETFILTER_CFG table=filter family=2 entries=27
Jan 05 22:02:06 aching audit[7866]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=a a1=0 a2=40 a3=103a5b0 items=0 ppid=1 pid=7866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/bin/connmand" key=(null)
Jan 05 22:02:06 aching audit: PROCTITLE proctitle=2F6E69782F73746F72652F78376C796973347372766436386C666C676E71716D6732626331666D327768622D636F6E6E6D616E2D312E33302F7362696E2F636F6E6E6D616E64002D2D636F6E6669673D2F6E69782F73746F72652F37383078797137726367376766306271706A3130306C666238336B69367938762D636F6E6E
Jan 05 22:02:06 aching audit: NETFILTER_CFG table=mangle family=2 entries=6
Jan 05 22:02:06 aching audit[7866]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=a a1=0 a2=40 a3=1038c00 items=0 ppid=1 pid=7866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/bin/connmand" key=(null)
Jan 05 22:02:06 aching audit: PROCTITLE proctitle=2F6E69782F73746F72652F78376C796973347372766436386C666C676E71716D6732626331666D327768622D636F6E6E6D616E2D312E33302F7362696E2F636F6E6E6D616E64002D2D636F6E6669673D2F6E69782F73746F72652F37383078797137726367376766306271706A3130306C666238336B69367938762D636F6E6E
Jan 05 22:02:06 aching audit: NETFILTER_CFG table=nat family=2 entries=5
Jan 05 22:02:06 aching audit[7866]: SYSCALL arch=c000003e syscall=54 success=yes exit=0 a0=a a1=0 a2=40 a3=1037800 items=0 ppid=1 pid=7866 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="connmand" exe="/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/bin/connmand" key=(null)
Jan 05 22:02:06 aching audit: PROCTITLE proctitle=2F6E69782F73746F72652F78376C796973347372766436386C666C676E71716D6732626331666D327768622D636F6E6E6D616E2D312E33302F7362696E2F636F6E6E6D616E64002D2D636F6E6669673D2F6E69782F73746F72652F37383078797137726367376766306271706A3130306C666238336B69367938762D636F6E6E
Jan 05 22:02:06 aching connmand[7866]: Aborting (signal 11) [/nix/store/x7lyis4srvd68lflgnqqmg2bc1fm2whb-connman-1.30/sbin/connmand]
Jan 05 22:02:06 aching connmand[7866]: ++++++++ backtrace ++++++++
Jan 05 22:02:06 aching connmand[7866]: +++++++++++++++++++++++++++
Jan 05 22:02:06 aching systemd[1]: connman.service: Main process exited, code=exited, status=1/FAILURE
Jan 05 22:02:06 aching systemd[1]: connman.service: Unit entered failed state.
Jan 05 22:02:06 aching systemd[1]: connman.service: Failed with result 'exit-code'.
Jan 05 22:02:06 aching systemd[1]: connman.service: Service hold-off time over, scheduling restart.
Jan 05 22:02:06 aching systemd[1]: Stopped Connection service.
Arrived at through bisection, verified using this commit.
2016-01-06 06:24:42 -05:00
Michael Raskin
b2ac241e95
iptables: 1.4.21 -> 1.6.0
2016-01-01 12:30:17 +03:00
Michael Raskin
efd51accc4
Trying to update iptables - apparently, already latest
2014-12-13 12:55:24 +03:00
William A. Kennington III
98f5b253dc
Update IPTables from 1.4.16.2 -> 1.4.20
2013-11-28 00:52:12 -06:00
Mathijs Kwik
6b8e468e2d
iptables: upgrade to 1.4.16.2
2012-10-13 12:22:47 +02:00
Eelco Dolstra
55050ba5c6
* iptables updated to 1.4.10.
...
svn path=/nixpkgs/trunk/; revision=26113
2011-02-25 14:48:53 +00:00
Yury G. Kudryashov
83a87e9959
More meta.platforms
...
svn path=/nixpkgs/trunk/; revision=23168
2010-08-13 23:11:58 +00:00
Marc Weber
814a4c93f7
iptables: hash did change
...
svn path=/nixpkgs/trunk/; revision=21993
2010-05-26 19:01:15 +00:00
Eelco Dolstra
f5ccde78ff
* Remove an unnecessary symlink.
...
svn path=/nixpkgs/trunk/; revision=21930
2010-05-20 22:12:42 +00:00
Eelco Dolstra
50712e5279
* Added miniupnpd, an implementation of the UPnP Internet Gateway
...
Device (IGD) specification.
* Updated iptables to 1.4.8.
svn path=/nixpkgs/trunk/; revision=21929
2010-05-20 22:11:44 +00:00
Armijn Hemel
ad0bfe016f
update to 1.4.6
...
svn path=/nixpkgs/trunk/; revision=19125
2009-12-25 19:36:16 +00:00
Eelco Dolstra
4bc2468913
* iptables updated to 1.4.4.
...
svn path=/nixpkgs/trunk/; revision=16440
2009-07-23 18:16:24 +00:00
Eelco Dolstra
85897fa31a
* iptables updated to 1.4.1.1.
...
svn path=/nixpkgs/trunk/; revision=12630
2008-08-15 09:49:43 +00:00
Michael Raskin
71f8e0911a
Added src to meta for builderDefs-based packages.
...
svn path=/nixpkgs/trunk/; revision=10913
2008-03-02 18:49:31 +00:00
Michael Raskin
8ea6496a10
-
...
svn path=/nixpkgs/branches/stdenv-updates-merge/; revision=10823
2008-02-22 03:06:12 +00:00
Eelco Dolstra
23adbea73d
* Doh!
...
svn path=/nixpkgs/trunk/; revision=7894
2007-02-12 13:18:21 +00:00