Jason A. Donenfeld
decbc7d50e
wireguard: 0.0.20170726 -> 0.0.20170810
2017-08-11 21:04:17 +02:00
Aristid Breitkreuz
9d4d963097
wireguard: 0.0.20170706 -> 0.0.20170726
2017-07-29 17:28:18 +02:00
Jörg Thalheim
1532d5632f
wireguard: 0.0.20170629 -> 0.0.20170706
2017-07-10 07:31:40 +01:00
Jason A. Donenfeld
9ffccc77d9
wireguard: 0.0.20170613 -> 0.0.20170629
...
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-06-29 22:27:52 +02:00
Jason A. Donenfeld
9d4bf6b155
wireguard: 0.0.20170531 -> 0.0.20170613
...
Simple version bump. Release notes:
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-06-13 15:55:56 +02:00
Jörg Thalheim
0886c1b321
wireguard: 0.0.20170517 -> 0.0.20170531
2017-06-03 13:23:02 +01:00
Jason A. Donenfeld
ef018d8955
wireguard: 0.0.20170421 - 0.0.20170517
...
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-05-17 20:25:06 +02:00
Jörg Thalheim
8deb0e104f
wireguard: do not fail on warning for older kernel
2017-04-23 13:36:02 +02:00
Jörg Thalheim
600a2f2746
wireguard: make myself maintainer
2017-04-23 13:35:52 +02:00
Jason A. Donenfeld
75608e1bb3
wireguard: 0.0.20170409 -> 0.0.20170421
2017-04-22 23:34:38 +02:00
Jörg Thalheim
cbe0062325
wireguard: 0.0.20170324 -> 0.0.20170409
2017-04-10 14:27:21 +02:00
Jason A. Donenfeld
6948f79c16
wireguard: 0.0.20170320.1 -> 0.0.20170324
2017-03-24 05:13:33 +01:00
Jörg Thalheim
818a37598c
wireguard: 0.0.20170223 -> 0.0.20170320.1
2017-03-21 01:46:17 +01:00
Jason A. Donenfeld
67b4f726c8
wireguard: 0.0.20170214 -> 0.0.20170223
...
Simple version bump.
2017-02-23 19:07:42 +01:00
Graham Christensen
cc442cbdba
Merge pull request #22786 from zx2c4/patch-4
...
wireguard: 0.0.20170213 -> 0.0.20170214
2017-02-14 08:20:41 -05:00
Graham Christensen
1a9707de24
wireguard: update description to describe its current state
2017-02-14 08:20:19 -05:00
Jason A. Donenfeld
36d50978b2
wireguard: 0.0.20170213 -> 0.0.20170214
...
This has a quick fix for old bash.
2017-02-14 12:08:58 +01:00
Jason A. Donenfeld
2ad8face66
wireguard: 0.0.20170115 -> 0.0.20170213 ( #22759 )
2017-02-13 22:20:49 +01:00
Jörg Thalheim
12b2830446
wireguard: 0.0.20170105 -> 0.0.20170115
2017-01-15 17:33:54 +01:00
Jason A. Donenfeld
1ba9a3cd9b
wireguard: 0.0.20161230 -> 0.0.20170105
...
Version bump that contains some new tools.
fixes #21666
2017-01-05 10:38:58 +00:00
Jörg Thalheim
f3052035ee
wireguard: 0.0.20161223 -> 0.0.20161230
...
fixes #21572
2017-01-01 21:24:33 +01:00
Jörg Thalheim
c98f3ffea8
wireguard: 0.0.20161218 -> 0.0.20161223
2016-12-24 13:55:32 +01:00
Jason A. Donenfeld
77588ca442
wireguard: 20161209 -> 20161218 ( #21288 )
2016-12-22 03:04:55 +01:00
Franz Pletz
a4586f87dc
wireguard: 20161129 -> 20161209
2016-12-16 12:16:39 +01:00
Jörg Thalheim
7c8d4cd9a9
wireguard: 0.0.20161116.1 -> 0.0.20161129
2016-12-12 14:41:43 +01:00
Franz Pletz
94731510c4
wireguard: 0.0.20161110 -> 0.0.20161116.1
2016-11-20 04:48:56 +01:00
Jörg Thalheim
c0f9bc9b4e
wireguard: 2016-10-25 -> 0.0.20161110
2016-11-14 09:29:58 +01:00
Franz Pletz
6e17ee638c
wireguard: 2016-10-01 -> 2016-10-25
2016-10-26 16:49:52 +02:00
Eric Sagnes
58d44a376e
wireguard: 2016-08-08 -> 2016-10-01
2016-10-03 17:06:11 +09:00
Joachim Fasting
ca465eeeb1
wireguard: disable build against -grsec kernels
...
Looks to be incompatible with the PaX constification plugin:
> /tmp/nix-build-wireguard-unstable-2016-08-08.drv-0/WireGuard-experimental-0.0.20160808/src/device.c:329:29: error: constified variable 'link_ops' placed into writable section ".data..read_mostly"
static struct rtnl_link_ops link_ops __read_mostly = {
https://hydra.nixos.org/build/39671573/log/raw
See also https://github.com/NixOS/nixpkgs/issues/18209
2016-09-03 14:50:07 +02:00
Robin Gloster
33e1c78ae3
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-16 07:54:01 +00:00
Eric Sagnes
f0fef4defb
wireguard-unstable: 2016-07-22 -> 2016-08-08 ( #17727 )
2016-08-14 10:47:16 +00:00
Robin Gloster
b7787d932e
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-12 09:46:53 +00:00
Kranium Gikos Mendoza
33166b7434
wireguard: require Linux >= 4.1 for module build ( #17632 )
2016-08-11 00:25:57 +02:00
Robin Gloster
63c7b4f9a7
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-31 20:51:34 +00:00
Eric Sagnes
d6452987fb
wireguard: 20160708 -> 2016-07-22 ( #17362 )
2016-07-31 13:57:37 +02:00
Robin Gloster
cc540843fe
linuxPackages.wireguard: disable pic
2016-07-21 00:01:20 +00:00
Eric Sagnes
c6f99a3a92
wireguard: split module and tools ( #16883 )
2016-07-13 21:15:11 +02:00
Eric Sagnes
1b41283eb3
wireguard: init at 20160708 ( #16856 )
2016-07-11 18:05:23 +02:00