Will Dietz
4a605161b3
iperf: Fix build with musl.
2018-02-13 09:44:52 -06:00
Will Dietz
5d3af42250
unbound: don't build twice w/musl, second time fails :(
2018-02-13 09:44:50 -06:00
Will Dietz
08e70f7a0c
ppp: grab alpine patch, fix build on musl
2018-02-13 09:44:47 -06:00
Will Dietz
b47f502d64
inetutils: fix build w/musl
2018-02-13 09:44:43 -06:00
Will Dietz
a2eb1f4bd6
openntpd: patch missing includes to cdefs, fix build on musl
2018-02-13 09:44:33 -06:00
Will Dietz
b4fa6da92b
siege: fixup u_int32_t here as well
2018-02-13 09:44:32 -06:00
Graham Christensen
573c52036c
Merge pull request #34793 from oxij/pkg/fetchurl-securely
...
trivial: fetchurl more securely
2018-02-09 19:44:12 -05:00
SLNOS
40bceae84e
curl: fetchurl more securely
2018-02-10 00:25:37 +00:00
SLNOS
3be3c2906e
stunnel: fetchurl more securely
2018-02-10 00:24:20 +00:00
Jörg Thalheim
9e39a7b4e0
Merge pull request #34652 from mbrgm/upgrade-keepalived
...
keepalived: 1.3.6 -> 1.4.1
2018-02-09 09:47:44 +00:00
Ryan Mulligan
aefaab9516
biosdevname: 0.7.2 -> 0.7.3
2018-02-08 17:58:20 -08:00
Matthieu Coudron
fe4f4de1c9
strongswan module: make it work with ipsec l2tp
...
l2tp saves its secrets into /etc/ipsec.d but strongswan would not read
them. l2tp checks for /etc/ipsec.secrets includes /etc/ipsec.d and if
not tries to write into it.
Solution:
Have the strongswan module create /etc/ipsec.d and /etc/ipsec.secrets
when networkmanager_l2tp is installed.
Include /etc/ipsec.secrets in
/nix/store/hash-strongswan/etc/ipsec.secrets so that it can find l2tp
secrets.
Also when the ppp 'nopeerdns' option is used, the DNS resolver tries to
write into an alternate file /etc/ppp/resolv.conf. This fails when
/etc/ppp does not exist so the module creates it by default.
2018-02-07 13:21:49 +09:00
Matthieu Coudron
11a9e1c3c0
l2tp: 1.2.4 -> 1.2.8
...
the new version brings a new panel in IPsec settings which allows to
reenable old algorithms for IPsec phases 1/2 (dropped in recent libreswan/strongswan etc).
Also updates the homepage with the new one.
2018-02-07 13:21:49 +09:00
Marius Bergmann
448fdc221c
keepalived: 1.3.6 -> 1.4.1
2018-02-06 08:37:00 +01:00
Franz Pletz
c135ecd7ef
Merge remote-tracking branch 'origin/master' into gcc-7
2018-02-05 13:11:33 +01:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
...
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Herwig Hochleitner
f29b993825
i2p: 0.9.32 -> 0.9.33
2018-02-01 00:43:03 +01:00
Edward Tjörnhammar
0307a1acf6
i2pd: 2.17.0 -> 2.18.0
2018-01-31 21:28:08 +01:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
...
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Tuomas Tynkkynen
ab5357b80d
eternal-terminal: init at 4.1.2
2018-01-30 13:01:58 +02:00
Franz Pletz
60331e6e90
curl: 7.57.0 -> 7.58.0 (security)
...
Fixes: CVE-2018-1000005, CVE-2018-1000007
2018-01-29 14:15:56 +01:00
tv
c945f64454
urlwatch: 2.7 -> 2.8
2018-01-29 09:15:23 +01:00
Franz Pletz
e2c1c76fd0
Merge remote-tracking branch 'origin/master' into gcc-7
2018-01-28 23:17:32 +01:00
Graham Christensen
e2a54266c4
openssh: Build with Kerberos by default
...
This reverts commit 09696e32c390c232ec7ac506df6457fb93c1f536.
which reverted f596aa0f4a
to move it to staging
2018-01-28 16:36:01 -05:00
Graham Christensen
15a4977409
Revert "openssh: Build with Kerberos by default"
...
This reverts commit a232dd66ee
.
Moving to staging
2018-01-28 16:36:01 -05:00
Aneesh Agrawal
716d1612af
openssh: Build with Kerberos by default
...
This can be disabled with the `withKerberos` flag if desired.
Make the relevant assertions lazy,
so that if an overlay is used to set kerberos to null,
a later override can explicitly set `withKerberos` to false.
Don't build with GSSAPI by default;
the patchset is large and a bit hairy,
and it is reasonable to follow upstream who has not merged it
in not enabling it by default.
2018-01-28 16:36:00 -05:00
Graham Christensen
f596aa0f4a
Revert "openssh: Build with Kerberos by default"
...
This reverts commit a232dd66ee
.
Moving to staging
2018-01-28 16:32:52 -05:00
Aneesh Agrawal
a232dd66ee
openssh: Build with Kerberos by default
...
This can be disabled with the `withKerberos` flag if desired.
Make the relevant assertions lazy,
so that if an overlay is used to set kerberos to null,
a later override can explicitly set `withKerberos` to false.
Don't build with GSSAPI by default;
the patchset is large and a bit hairy,
and it is reasonable to follow upstream who has not merged it
in not enabling it by default.
2018-01-28 16:30:46 -05:00
Franz Pletz
0deb24d8d9
ngrep: 1.45 -> 1.47
2018-01-28 19:02:09 +01:00
Franz Pletz
052234ff91
iperf2: 2.0.9 -> 2.0.10
2018-01-28 18:52:24 +01:00
Franz Pletz
2defac9295
inadyn: 2.2.1 -> 2.3
2018-01-28 18:52:22 +01:00
Franz Pletz
c13ff49c4c
kea: 1.2.0 -> 1.3.0
2018-01-28 18:52:22 +01:00
Franz Pletz
b5737de990
lldpd: 0.9.8 -> 0.9.9
2018-01-28 18:52:21 +01:00
Will Dietz
15aa4fcf75
networkmanagerapplet: 1.8.2 -> 1.8.6
...
https://git.gnome.org/browse/network-manager-applet/tree/NEWS?h=1.8.6
2018-01-28 08:12:45 +08:00
adisbladis
405e53ab71
networkmanager: 1.10.0 -> 1.10.2
2018-01-28 06:59:46 +08:00
adisbladis
740b16eda2
offlineimap: 7.1.4 -> 7.1.5
2018-01-28 06:51:36 +08:00
Vladimír Čunát
2d2dbe083f
Merge branch 'master' into staging
...
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Peter Hoeg
9c95eb828a
pykms: 20170719 -> 20171224
...
Use python 3 instead of python 2.
2018-01-27 15:09:40 +08:00
Patrick Mahoney
179452154b
acme-client: init at 0.1.6
2018-01-26 20:31:51 -06:00
adisbladis
bb1a326829
whois: 5.2.20 -> 5.3.0
2018-01-27 01:19:16 +08:00
Tuomas Tynkkynen
6a11ebfae9
Merge remote-tracking branch 'upstream/master' into gcc-7
...
Conflicts:
pkgs/development/compilers/gcc/7/default.nix
pkgs/development/libraries/SDL2/default.nix
pkgs/top-level/all-packages.nix
2018-01-26 16:46:43 +02:00
Robin Gloster
0fdd0964fe
aria2: 1.33.0 -> 1.33.1
2018-01-25 19:44:54 +01:00
Will Dietz
10aa7a9611
jwhois: set AR to fix cross build
2018-01-24 09:33:35 -06:00
Frederik Rietdijk
769342b37b
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-24 14:17:49 +01:00
adisbladis
8fd86b86eb
Merge pull request #34200 from dtzWill/update/siege-4.0.4
...
siege: 4.0.2 -> 4.0.4
2018-01-24 16:25:58 +08:00
Tuomas Tynkkynen
b4c12eef30
wget: 1.19.2 -> 1.19.4
2018-01-23 23:52:00 +02:00
Will Dietz
b0832f89f5
siege: 4.0.2 -> 4.0.4
2018-01-23 13:11:57 -06:00
Edward Tjörnhammar
a4f433c03c
i2pd: expose flags
2018-01-23 11:59:39 +01:00
Dmitry Moskowski
baa23aa2fc
unbound: 1.6.7 -> 1.6.8
...
Fixes CVE-2017-15105
2018-01-21 19:09:27 +00:00
Dmitry Moskowski
b45a117bd3
i2pd: override boost derivation on the top-level
2018-01-19 23:47:00 +00:00