Oleksii Filonenko
add9611b59
frp: 0.30.0 -> 0.31.1
2020-01-06 10:51:41 +02:00
Maximilian Bosch
069188467c
wireguard-go: fix darwin build
...
https://hydra.nixos.org/build/109407984
2020-01-05 16:42:17 +01:00
zimbatm
48f461d8c3
Merge pull request #76916 from danielfullmer/zerotierone-cross
...
zerotierone: fix cross compilation
2020-01-04 20:41:22 +00:00
Maximilian Bosch
8f0b3b1305
openssh_gssapi: fix build
...
Hydra build is failing[1] because of a hash-mismatch of the gss-api
patch from debian.
I updated the patch, and activated the `autoreconfHook` when building
gss support as well, otherwise the build would fail with the following
error:
```
ERROR: configure is out of date; please run autoreconf (and configure)
```
[1] https://hydra.nixos.org/build/109409845
2020-01-04 02:45:39 +01:00
Daniel Fullmer
115534cf8c
zerotierone: add arm platform
...
Tested on raspberry pi 1.
2020-01-03 20:26:42 -05:00
Daniel Fullmer
7fffda016c
zerotierone: add danielfullmer as maintainer
2020-01-03 20:26:42 -05:00
Daniel Fullmer
44d0aed677
zerotierone: fix cross compilation
2020-01-03 20:26:42 -05:00
Bernardo Meurer
0fb7ae83ad
ngrok-2: isArm -> isAarch32
2020-01-03 14:44:17 +01:00
Maximilian Bosch
117d43d1a0
wireguard-go: 20190908 -> 20191012
2020-01-03 14:08:18 +01:00
Maximilian Bosch
fad24a7f9c
wireguard-tools: 1.0.20200102
2020-01-03 14:08:18 +01:00
Frederik Rietdijk
f08e3e38d4
Merge master into staging-next
2020-01-02 21:41:13 +01:00
Maximilian Bosch
dad49d0b5e
Merge pull request #76815 from filalex77/clash-0.17.1
...
clash: 0.16.0 -> 0.17.1
2020-01-02 20:31:37 +01:00
Marek Mahut
16061ff61d
Merge pull request #76764 from servalcatty/v2ray
...
v2ray: 4.21.3 -> 4.22.0
2020-01-02 17:24:30 +01:00
Oleksii Filonenko
0f13282340
clash: add constant.Version to ldflags
2020-01-02 12:56:51 +02:00
Oleksii Filonenko
2e43dd0e74
clash: add filalex77 to maintainers
2020-01-02 12:52:14 +02:00
Oleksii Filonenko
939ee5022e
clash: 0.16.0 -> 0.17.1
2020-01-02 12:51:19 +02:00
Anders Kaseorg
e474db24b1
dhcpcd: fix RA time unit confusion
...
Fixes #76710 . Submitted upstream as rsmarples/dhcpcd#12 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 15:31:05 -08:00
Serval
ceeb0ad038
v2ray: 4.21.3 -> 4.22.0
2020-01-01 10:44:07 +08:00
Frederik Rietdijk
555037a667
Merge master into staging-next
2019-12-31 16:35:53 +01:00
Jörg Thalheim
a45447a3d5
bandwhich: init at 0.6.0 ( #76689 )
...
bandwhich: init at 0.6.0
2019-12-31 14:23:19 +00:00
Oleksii Filonenko
1a477dc895
bandwhich: 0.5.1 -> 0.6.0
...
- Rename from `what` to `bandwhich`
- Add Security for darwin
2019-12-31 10:20:07 +02:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next
2019-12-31 03:59:58 +01:00
Jan Tojnar
9a8441c170
maphosts: fix build
2019-12-31 02:37:24 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list
2019-12-31 01:37:49 +01:00
Robin Gloster
e9c27ed5f9
treewide: configureFlags is a flat list
2019-12-31 01:34:39 +01:00
Maximilian Bosch
b92fc0fba4
nfstrace: fix for structured attrs
2019-12-31 01:28:05 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params
2019-12-31 01:23:19 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string
2019-12-31 00:16:46 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string
2019-12-31 00:10:18 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string
2019-12-31 00:07:21 +01:00
Jonathan Ringer
d72c4791bc
Merge remote-tracking branch 'origin' into staging-next
2019-12-30 14:36:16 -08:00
Ryan Mulligan
3a644e30b9
Merge pull request #46131 from ju1m/shorewall
...
shorewall: init at 5.2.3.3
2019-12-30 10:04:31 -08:00
Julien Moutinho
56a73dfb35
shorewall: init at 5.2.3.3
...
nixos/shorewall: init
2019-12-30 09:42:03 -08:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Frederik Rietdijk
bfa5af85b7
Merge staging-next into staging
2019-12-30 16:25:56 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list
2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Oleksii Filonenko
014ffad408
what: init at 0.5.1
2019-12-30 13:40:22 +02:00
Maximilian Bosch
646c641358
Merge pull request #76578 from xwvvvvwx/wireguard-tools-1.0.20191226
...
wireguard-tools 1.0.20191226 / wireguard 0.0.20191226
2019-12-30 12:22:37 +01:00
Jan Tojnar
ea4da9b5fa
Merge pull request #76674 from jtojnar/structured-attrs-masterable
...
treewide: structured-attrs fixes
2019-12-30 04:52:45 +01:00
Robin Gloster
20b02b80aa
uwimap: fix makeFlags
2019-12-30 04:50:36 +01:00
Robin Gloster
9970f29513
treewide: *Flags are lists
2019-12-30 04:50:35 +01:00
B YI
1b20a627d5
clash: init at 0.16.0 ( #76572 )
2019-12-29 18:18:10 -08:00
Jan Tojnar
c691baf85f
strongswan: switch to python 3
2019-12-29 11:21:07 +01:00
R. RyanTM
a86e5f8a37
offlineimap: 7.3.0 -> 7.3.2 ( #76353 )
2019-12-28 11:45:39 -05:00
David Terry
d6be252921
wireguard-tools: 0.0.20191219 -> 1.0.20191226
...
the userspace wireguard tools have been pulled out into their own repo as
announced in this mailing list post:
https://lists.zx2c4.com/pipermail/wireguard/2019-December/004787.html
2019-12-27 21:02:22 +01:00
lewo
3ffbbd5951
Merge pull request #76224 from r-ryantm/auto-update/dhcpcd
...
dhcpcd: 8.1.2 -> 8.1.4
2019-12-27 10:15:34 +01:00
lewo
cee8906c5c
Merge pull request #76297 from ruuda/acme-client-0.2.5
...
acme-client: 0.2.4 -> 0.2.5
2019-12-27 10:14:02 +01:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens
2019-12-26 16:47:41 -05:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
...
Idea shamelessly stolen from 4e60b0efae
.
I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.
As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.
I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
Vonfry
8b6bb39d39
offlineimap: add proxy dependency ( #76347 )
2019-12-26 12:30:57 +01:00
Jörg Thalheim
89c55c0a6d
net-snmp: split outputs ( #76155 )
...
net-snmp: split outputs
2019-12-25 06:27:55 +00:00
Eduardo Quiros
52e490fd19
croc: 6.4.7 -> 6.4.8
2019-12-24 00:36:25 -06:00
R. RyanTM
3bb44f0f9d
lftp: 4.8.4 -> 4.9.0
2019-12-23 23:52:28 +01:00
Ruud van Asseldonk
6d4c8730d9
acme-client: 0.2.4 -> 0.2.5
2019-12-23 20:03:02 +01:00
Domen Kožar
2004784aa4
datadog-agent: enable secrets and allow extending tags
2019-12-23 10:43:15 +01:00
R. RyanTM
0bc45ecba1
dhcpcd: 8.1.2 -> 8.1.4
2019-12-22 22:32:49 -08:00
Jörg Thalheim
aadfcc0900
nixos/keepalived: add test
2019-12-22 08:52:56 +00:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Jörg Thalheim
475aecef6a
argus: flex & bison belongs to nativeBuildInputs
2019-12-21 22:56:06 +00:00
Jörg Thalheim
2ce0f06a7c
keepalived: 1.4.5 -> 2.0.19
2019-12-21 22:56:03 +00:00
worldofpeace
e203d58403
Merge pull request #75583 from worldofpeace/nm-applet-default-gnome
...
networkmanagerapplet: default to withGnome
2019-12-21 11:58:05 -05:00
Maximilian Bosch
ca70dc27f7
Merge pull request #72595 from r-ryantm/auto-update/ocserv
...
ocserv: 0.12.4 -> 0.12.5
2019-12-20 23:50:19 +01:00
Ivan Kozik
cbd67719fd
wireguard-tools: 0.0.20191212 -> 0.0.20191219
2019-12-19 00:30:02 -08:00
Frederik Rietdijk
f79e10061f
Merge master into staging-next
2019-12-19 09:19:50 +01:00
Graham Christensen
e19e95d86d
mailutils: 3.2 -> 3.8
2019-12-18 20:05:57 -05:00
Sascha Grunert
0e182006c1
slirp4netns: v0.4.2 -> v0.4.3
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-18 09:09:11 +01:00
Frederik Rietdijk
bf2877b9ab
Merge master into staging-next
2019-12-17 17:16:52 +01:00
Frederik Rietdijk
7aedd744d8
Merge master into staging-next
2019-12-16 20:28:10 +01:00
Eduardo Quiros
93a51b8d1e
croc: 6.4.6 -> 6.4.7
2019-12-16 11:29:24 -06:00
Franz Pletz
a991de49f2
Merge pull request #75698 from scaredmushroom/aircrack-ng_master
...
aircrack-ng: fixed missing dependency for airmon-ng
2019-12-15 23:34:20 +00:00
Franz Pletz
ded56b2687
Merge pull request #75234 from filalex77/subfinder-2.2.2
...
subfinder: 2018-07-15 -> 2.2.4
2019-12-15 22:13:06 +00:00
Robert Scott
183ef82f98
libreswan: 3.18 -> 3.29 (security)
...
addressing CVE-2019-12312 & CVE-2019-10155
2019-12-15 18:48:53 +01:00
Robert Scott
d17ecebcf0
unbound: install headers etc for libevent support as postInstall step
2019-12-15 18:48:53 +01:00
cap
2978ca2180
aircrack-ng: fixed missing dependency for airmon-ng
2019-12-15 18:38:43 +01:00
Oleksii Filonenko
608c65b671
subfinder: 2.2.2 -> 2.2.4
2019-12-15 10:36:39 +02:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next
2019-12-14 23:09:06 +01:00
Renaud
a189ffc45e
Merge pull request #75258 from srhb/bump-openapi-generator
...
openapi-generator-cli: 4.2.1 -> 4.2.2
2019-12-14 22:59:23 +01:00
worldofpeace
f5081ecca6
networkmanagerapplet: default to withGnome
...
This requires us to add gcr to the module.
2019-12-13 18:23:20 -05:00
Frederik Rietdijk
dfdf1597a7
Merge master into staging-next
2019-12-13 11:43:39 +01:00
David Terry
bbb9f053b4
wireguard-tools: 0.0.20191127 -> 0.0.20191212
2019-12-12 15:39:46 +01:00
Georges Dubus
5d775b153a
Merge pull request #75299 from r-ryantm/auto-update/openfortivpn
...
openfortivpn: 1.10.0 -> 1.11.0
2019-12-11 16:49:20 +01:00
Frederik Rietdijk
f3618342ec
Merge staging-next into staging
2019-12-10 19:01:27 +01:00
Marco A L Barbosa
b2b2330c35
curl: add option to use wolfssl backend
2019-12-10 18:55:41 +01:00
Ryan Mulligan
c7452958da
Merge pull request #75316 from r-ryantm/auto-update/pirate-get
...
pirate-get: 0.3.3 -> 0.3.4
2019-12-09 05:57:18 -08:00
R. RyanTM
4622f4d850
pirate-get: 0.3.3 -> 0.3.4
2019-12-08 16:27:21 -08:00
R. RyanTM
9ea255f23b
openfortivpn: 1.10.0 -> 1.11.0
2019-12-08 13:39:49 -08:00
R. RyanTM
c9a8cb3378
networkmanager: 1.20.6 -> 1.20.8
2019-12-08 10:48:57 -08:00
c0bw3b
69b393ace5
Treewide: update some problematic homepages
...
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Sarah Brofeldt
dd04fdd4d1
openapi-generator-cli: 4.2.1 -> 4.2.2
2019-12-08 16:21:35 +01:00
Maximilian Bosch
de00b07069
Merge pull request #75203 from r-ryantm/auto-update/curlie
...
curlie: 1.2.0 -> 1.3.1
2019-12-08 11:51:07 +01:00
Oleksii Filonenko
52531917eb
subfinder: add filalex77 to maintainers
2019-12-08 12:07:57 +02:00
Oleksii Filonenko
0952c85339
subfinder: 2018-07-15 -> 2.2.2
2019-12-08 12:07:27 +02:00
R. RyanTM
b897021db2
curlie: 1.2.0 -> 1.3.1
2019-12-07 19:59:26 -08:00
Mario Rodas
eae8b63720
Merge pull request #74150 from filalex77/frp-0.29.1
...
frp: init at 0.30.0
2019-12-07 21:23:43 -05:00
Mario Rodas
e22daade26
Merge pull request #74975 from filalex77/6tunnel-0.13
...
6tunnel: init at 0.13
2019-12-07 03:09:20 -05:00
worldofpeace
0c8dadd9e5
Merge pull request #75040 from worldofpeace/remove-terror-webkitgtk
...
🙈 ️ Remove webkitgtk24x
2019-12-06 22:02:50 -05:00
Mario Rodas
8bc8fd507f
Merge pull request #74880 from marsam/update-shadowsocks-libev
...
shadowsocks-libev: 3.3.1 -> 3.3.3
2019-12-05 21:56:52 -05:00
Austin Seipp
5d8bd748f3
chrony: fix build break from libseccomp 2.4.2
...
03be1adb
bumped libseccomp to 2.4.2, which has this note in the
changelog:
"Stop defining __NR_x values for syscalls that don't exist,
libseccomp now uses __SNR_x internally"
This change means that invalid syscalls for Linux that aren't defined in
glibc will no longer work. In this unlucky case, 'chrony' was trying to
reference the syscall number for 'ppoll', which doesn't exist. Fixing
this is easy with a simple patch.
This also includes another patch from upstream, which allows
clock_adjtime in the seccomp filter list. This is a robustness measure
for future glibc versions that use clock_adjutime inside adjtimex().
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-05 18:35:43 -06:00
worldofpeace
94a07c6c5d
mu: use webkitgtk
2019-12-05 05:53:08 -05:00
Frederik Rietdijk
51ef7c3e49
Merge master into staging-next
2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Oleksii Filonenko
f56cd1adce
6tunnel: init at 0.13
2019-12-04 13:43:43 +02:00
José Romildo Malaquias
9f1b240f9d
connman-notify: 2014-06-23 -> 2019-10-05
2019-12-04 00:49:58 -03:00
Eduardo Quiros
1de760838b
croc 6.4.1 -> 6.4.6
2019-12-03 18:16:57 -06:00
Renaud
a89c35d337
Merge pull request #64849 from 0x4A6F/master-pmacct
...
pmacct: init at 1.7.3
2019-12-03 20:34:58 +01:00
0x4A6F
bff385eab3
pmacct: init at 1.7.3
2019-12-03 19:13:31 +01:00
Oleksii Filonenko
b8c2bb4e2e
frp: 0.29.1 -> 0.30.0
2019-12-03 18:17:55 +02:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next
2019-12-03 16:51:48 +01:00
Mario Rodas
93ff0446ca
Merge pull request #66089 from servalcatty/v2ray
...
v2ray: init at 4.21.3
2019-12-03 04:42:50 -05:00
Aaron Andersen
f4cb37f38c
Merge pull request #63922 from contrun/sslsplit
...
sslsplit: init at 0.5.5
2019-12-02 21:18:37 -05:00
Mario Rodas
3f378041dd
shadowsocks-libev: 3.3.1 -> 3.3.3
2019-12-02 20:00:00 -05:00
Frederik Rietdijk
6662f5be2d
Merge master into staging-next
2019-12-01 18:55:44 +01:00
R. RyanTM
507a30f534
openapi-generator-cli: 4.2.0 -> 4.2.1
2019-12-01 18:42:17 +01:00
R. RyanTM
335e62b6f3
unbound: 1.9.4 -> 1.9.5
2019-12-01 18:28:50 +01:00
Robert Scott
c0c3979c93
haproxy: 2.0.8 -> 2.0.10 (security)
...
addressing CVE-2019-19330
2019-12-01 14:51:06 +00:00
Wael Nasreddine
509b20a238
nebula: init at 1.0.0 ( #73918 )
2019-11-30 17:34:27 -08:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
Vladyslav M
8be1f98113
gnirehtet: 2.3 -> 2.4 ( #74377 )
...
gnirehtet: 2.3 -> 2.4
2019-11-30 23:19:00 +02:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next
2019-11-30 19:44:51 +01:00
markuskowa
13d6761301
Merge pull request #74699 from r-ryantm/auto-update/whois
...
whois: 5.5.2 -> 5.5.3
2019-11-30 12:45:26 +01:00
Mario Rodas
1491611bde
Merge pull request #74635 from r-ryantm/auto-update/stunnel
...
stunnel: 5.55 -> 5.56
2019-11-30 03:27:17 -05:00
Frederik Rietdijk
d14baf7747
Merge master into staging-next
2019-11-30 08:57:28 +01:00
Mario Rodas
8077ac92a7
Merge pull request #74710 from r-ryantm/auto-update/yggdrasil
...
yggdrasil: 0.3.11 -> 0.3.12
2019-11-29 20:38:12 -05:00
R. RyanTM
8483491b1d
yggdrasil: 0.3.11 -> 0.3.12
2019-11-29 16:16:03 -08:00
R. RyanTM
632d9ff25b
whois: 5.5.2 -> 5.5.3
2019-11-29 15:07:04 -08:00
R. RyanTM
7ae932d510
stunnel: 5.55 -> 5.56
2019-11-29 06:19:53 -08:00
Jörg Thalheim
bc120beb68
ferm: reference tests
2019-11-29 12:27:49 +00:00
Jörg Thalheim
3a2b788894
Merge pull request #74448 from marius851000/ytcc
...
ytcc: 1.8.1 -> 1.8.2
2019-11-28 09:45:46 +00:00
Jörg Thalheim
b82d4edef4
wireguard-tools: fix dependencies ( #74390 )
...
wireguard-tools: fix dependencies
2019-11-28 09:31:28 +00:00
marius851000
fd0ecfa809
ytcc: 1.8.1 -> 1.8.2
2019-11-28 09:07:34 +01:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
Sorin Iclanzan
f555515412
Add iptables to wireguard-tools
2019-11-27 18:19:38 -05:00
Vladyslav M
f405bba843
gnirehtet: 2.3 -> 2.4
2019-11-27 23:53:04 +02:00
Serval
899d38170c
v2ray: fixups and change to buildGoModule
2019-11-28 02:10:37 +08:00
David Terry
bdcc0f420c
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 17:52:04 +01:00
Franz Pletz
6bdec0b828
Merge pull request #74178 from r-ryantm/auto-update/dhcpcd
...
dhcpcd: 8.0.6 -> 8.1.2
2019-11-26 14:39:27 +00:00
YI
e7d12a474c
sslsplit: init at 0.5.5
2019-11-26 17:17:05 +08:00
Jan Tojnar
8cf56826e3
ofono: 1.30 → 1.31 ( #74217 )
...
ofono: 1.30 → 1.31
2019-11-26 01:21:28 +01:00
Jan Tojnar
d35ad68f98
mmsd: init at unstable-2019-07-15
2019-11-26 01:08:44 +01:00
Jan Tojnar
2561f4da88
ofono: 1.30 → 1.31
...
https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?h=1.31&id=0db662bd6ba4070838bf143df5ee24c949a8c0df
2019-11-26 00:32:23 +01:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
R. RyanTM
afc9dc248a
tridactyl-native: 1.17.0 -> 1.17.1
2019-11-25 11:19:49 -08:00
R. RyanTM
ddab7e5cc5
dhcpcd: 8.0.6 -> 8.1.2
2019-11-25 10:11:43 -08:00
Oleksii Filonenko
27286ce1c1
frp: init at 0.29.1
2019-11-25 15:56:33 +02:00
edef
78cb116272
iperf3: correct license to bsd3 ( #73949 )
...
Quoth http://software.es.net/iperf :
> [iperf3] is released under a three-clause BSD license.
2019-11-24 11:58:38 +01:00
Oleksii Filonenko
0de99691d4
nebula: init at 1.0.0
2019-11-22 15:07:18 +02:00
Serval
3e1fc7ac1e
v2ray: init at 4.21.3
2019-11-21 21:02:03 +08:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
worldofpeace
d6850a9b91
networkmanager: drop merged patch
2019-11-19 13:05:02 -05:00
Hugo Reeves
e8f1c6c8d7
croc: 6.2.3 -> 6.4.1
2019-11-19 09:38:19 -08:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
Milan Pässler
9b09b4085d
tinyfecvpn: init at 20180820.0
2019-11-18 20:56:29 +01:00
Lassulus
5de728659b
Merge pull request #73107 from contrun/init-dnsproxy
...
dnsproxy: init at 0.20.0
2019-11-18 11:39:00 +01:00
Bernardo Meurer
d5ba79c467
network-manager: 1.20.4 -> 1.20.6
2019-11-17 19:40:53 -08:00
Mario Rodas
337714867a
Merge pull request #73587 from HugoReeves/master
...
croc: 6.2.0 -> 6.2.3
2019-11-17 22:00:33 -05:00
YI
5f3acf24ae
dnsproxy: init at 0.20.0
2019-11-18 10:38:12 +08:00
Hugo Reeves
4893b2783c
croc: 6.2.0 -> 6.2.3
2019-11-18 11:36:41 +13:00
lassulus
f498b2ac0e
wifite2: init at 2.2.5
2019-11-17 22:59:30 +01:00
Frederik Rietdijk
3864800226
Merge master into staging-next
2019-11-17 10:31:52 +01:00
Jonathan Ringer
86d6a63e48
mitmproxy: disable example tests
...
pytest5 isn't able to load examples.complex.xss_scanner
even though a normal interpreter session is able to load
it fine.
2019-11-17 00:14:08 -08:00
ash lea
19b9dd603a
gmrender-resurrect: 4f221e6 -> 0.0.8 ( #71474 )
...
* gmrender-resurrect: cc96ede -> v0.0.8
* gmrender-resurrect: add ashkitten as maintainer
* gmrender-resurrect: readability and idiomacy improvements
* gmrender-resurrect: fetchpatch is not used
* gmrender-resurrect: fix version number format for nix
2019-11-17 00:36:59 +01:00
Jörg Thalheim
26a4ff8370
Merge pull request #73492 from c0bw3b/fix/alioth
...
Treewide: replace last refs to alioth.debian.org
2019-11-16 15:02:14 +00:00
Frederik Rietdijk
be7125dde7
Merge master into staging-next
2019-11-16 11:45:07 +01:00
c0bw3b
d811bb1dcb
Treewide: replace last refs to alioth.debian.org
...
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Jörg Thalheim
c19b3dccce
Merge pull request #73482 from ryneeverett/fix-http-prompt
...
http-prompt: fix build
2019-11-16 09:50:41 +00:00
ryneeverett
0e283d6a2d
http-prompt: fix build
...
I don't really understand why this works:
- Building with python3 because python2 fails with "error: invalid command
'bdist_wheel'".
- Specifying the path to prompt_toolkit v1 because otherwise the dependency
resolution fails with "ERROR: Could not find a version that satisfies the
requirement prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0) (from
versions: none) ERROR: No matching distribution found for
prompt-toolkit<2.0.0,>=1.0.0 (from http-prompt==1.0.0)".
2019-11-16 04:34:53 +00:00
Raymond
d0e1277dfd
mtr: patch for "Error decoding localhost address"
2019-11-16 01:08:28 +03:00
Frederik Rietdijk
c6e31d0767
Merge master into staging-next
2019-11-14 13:31:39 +01:00
R. RyanTM
77b8701c5f
openapi-generator-cli: 4.1.3 -> 4.2.0
...
(#72589 )
2019-11-13 23:53:35 +01:00
Astro
65a9f34ea4
tdns-cli: init at 0.0.5
2019-11-13 18:17:02 +01:00
R. RyanTM
c7af822248
i2pd: 2.28.0 -> 2.29.0
...
(#72538 )
2019-11-13 12:27:44 +01:00
Oleksii Filonenko
4f3c2a2410
aria2: 1.34.0 -> 1.35.0
...
* aria2: 1.34.0 -> 1.35.0 (#73220 )
- Remove the patch
* aria2: add filalex77 as a maintainer
2019-11-13 11:52:20 +01:00
Peter Hoeg
8fa83bda25
Merge pull request #67692 from saschagrunert/slirp4netns
...
slirp4netns: 0.3.0 -> 0.4.2
2019-11-13 09:21:23 +08:00
Izorkin
2cef6accb8
curl: 7.66.0 -> 7.67.0
2019-11-12 14:47:47 +01:00
lewo
27670961f5
Merge pull request #73249 from c0bw3b/pkg/bgpdump
...
bgpdump: 2017-09-29 -> 1.6.0
2019-11-12 14:40:44 +01:00
Jan Tojnar
1569632bf8
Merge branch 'staging-next' into staging
2019-11-11 22:28:32 +01:00
Jan Tojnar
1b5a8a2cc6
Merge branch 'master' into staging-next
2019-11-11 22:27:57 +01:00
Renaud
b5b7bd6ebb
bgpdump: 2017-09-29 -> 1.6.0
2019-11-11 22:17:43 +01:00
Renaud
c64e9dadfe
Merge pull request #72742 from Avaq/avaq/twa-190
...
twa: 1.8.0 -> 1.9.1
2019-11-11 18:31:43 +01:00
Aldwin Vlasblom
776d4c13ac
twa: 1.8.0 -> 1.9.1
...
This commit updates twa from version 1.8.0 to version 1.9.1,
specifying its new 'jq' dependency.
It also moves 'makeWrapper' from the build inputs to the native
build inputs, as it's not necessary during runtime.
2019-11-11 16:25:34 +01:00
tekeri
cd41194654
circus: fix incompatible dependency of python-circus ( #73199 )
...
* circus: fix incompatible dependency of python-circus
* circus: move out of python packages set
* circus: remove directly used python packages arguments
2019-11-11 14:09:58 +01:00
Frederik Rietdijk
73b88e17dd
Merge staging-next into staging
2019-11-11 12:09:26 +01:00
Frederik Rietdijk
cf27abf534
Merge master into staging-next
2019-11-11 12:06:42 +01:00
Sascha Grunert
f94d457e5c
slirp4netns: 0.3.0 -> 0.4.2
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-11 08:58:42 +01:00
Aaron Andersen
377e6915d3
Merge pull request #72960 from JohnAZoidberg/cadaver-readline
...
cadaver: Enable readline support
2019-11-10 07:59:27 -05:00
Jan Tojnar
5d715e8396
networkmanager-openconnect: fix build
...
Something stopped propagating libxml2 recently, breaking the build, breaking GNOME tests.
2019-11-10 02:13:58 +01:00
Jan Tojnar
33f664ceee
networkmanager-openconnect: format with nixpkgs-fmt
2019-11-10 02:09:37 +01:00
Benjamin Hipple
f302f02380
cloud-custodian: init at 0.8.45.1
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-11-09 10:23:03 -08:00
Peter Hoeg
4a589e5ea7
haproxy: 1.9.8 -> 2.0.8
2019-11-09 10:11:57 -08:00
Vladimír Čunát
8302338ae9
Merge #72278 : keepalived: 1.4.2 -> 1.4.5, patch CVE-2018-19115
2019-11-09 10:29:11 +01:00
Vladimír Čunát
457e94d900
Merge branch 'master' into staging-next
...
~4k rebuilds on each Linux.
2019-11-09 07:26:53 +01:00
Ryan Mulligan
54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
...
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Daiderd Jordan
7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
...
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
Yury Bulka
b220d3e0df
Revert "mu: 1.2 -> 1.3.3"
...
This reverts commits 53a536c698
and af931c172d
.
The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
Thibault Gagnaux
c12850a74c
Removes vpnc from propagated build inputs
2019-11-08 13:54:39 +01:00
Matthew Bauer
5e955e3ec4
Merge pull request #70172 from eadwu/init/update-systemd-resolved
...
update-systemd-resolved: init at 1.3.0
2019-11-07 17:51:47 -05:00
Matthew Bauer
495f4ee35f
Merge pull request #71019 from jqueiroz/jqueiroz/sshping
...
sshping: init at 0.1.4
2019-11-07 17:25:10 -05:00
Matthew Bauer
c1adc2261b
Merge pull request #70888 from moaxcp/sshoogr
...
sshoogr init at 0.9.26
2019-11-07 17:24:30 -05:00
Daniel Schaefer
34cd476e09
cadaver: Enable readline support
2019-11-07 02:29:17 +01:00
worldofpeace
e6393df3de
Merge pull request #72362 from worldofpeace/nm-fix-pppd-path
...
networkmanager: fix PPPD_PATH
2019-11-05 19:22:00 +00:00
Frederik Rietdijk
03a9822405
Merge master into staging-next
2019-11-05 14:17:37 +01:00
Renaud
d4ceb13953
Merge pull request #72747 from Azulinho/nfstrace
...
nfstrace: init at 0.4.3.2
2019-11-05 11:03:15 +01:00
Azulinho
7c723450a1
nfstrace: init at 0.4.3.2
...
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
Co-authored-by: Nick Partridge <nkpart@gmail.com>
2019-11-05 09:19:34 +00:00
Franz Pletz
8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9
2019-11-05 01:07:22 +01:00
gnidorah
2632156cf5
phodav: 2.2 -> 2.3
2019-11-04 08:54:02 -08:00
worldofpeace
d1d380729b
networkmanager: add worldofpeace to maintainers
2019-11-03 10:50:04 -05:00
worldofpeace
e88fb2dca2
networkmanager: fix PPPD_PATH
...
Fixes #72330
Upstream MR: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/323
2019-11-03 10:50:04 -05:00
Ruud van Asseldonk
a7b49ef140
acme-client: 0.1.16 -> 0.2.4
...
* acme-client: 0.1.16 -> 0.2.3 (#71853 )
The upstream acme-client that used to be at [1] has now been integrated
into OpenBSD, and the portable version that it links to at [2] is marked
as unmaintained. However, letsencrypt.org links to [3] for a portable
version, and indeed, that repository contains a version that has recent
activity, so I switched over to that.
It is hard to tell what the difference is between the OpenBSD version
and what is on Github, and even if that would be easy, there are a lot
of Linux-specific changes. This program is dealing with certificates, so
I feel it is important to at least check that thare are no obviously
unintended differences between the previous version and the new, but I
don't know of a good way of doing that at this point. I will continue
to investigate before I open a pull request.
[1]: https://kristaps.bsd.lv/acme-client/
[2]: https://github.com/kristapsdz/acme-client-portable
[3]: https://github.com/graywolf/acme-client-portable
* acme-client: fix Linux build of new upstream
The new source does not include a configure script in the repository,
but we can generate it with automake. Also, the new acme-client-portable
has an OpenSSL compatibility layer, but that actually breaks building
against LibreSSL. Avoid this issue by patching the compatibility layer
to be less eager to define things when linking against LibreSSL. I will
also submit a pull request for that upstream.
I don't expect this to work on Darwin, and the current package suggests
it does, but if the upstream (portable) version is no longer maintained,
for Darwin, perhaps we should just drop support for it. But maybe it
will just work, CI or somebody with a Darwin system will have to try.
* acme-client: 0.2.3 -> 0.2.4
My LibreSSL compatibility patch has been merged upstream into
acme-client-portable, and version 0.2.4 that includes it has been
released, so we can remove the patch here.
* acme-client: address review feedback
* Replace the manual autoreconf invocation with autoreconfHook.
* Remove DEFAULT_CA_FILE, which no longer affects the build.
2019-11-03 16:23:11 +01:00
Franz Pletz
f8869ff69f
snabb: fix build with gcc9
2019-11-03 14:43:41 +01:00
Franz Pletz
cb08ffe4c5
packetdrill: fix build with gcc9
2019-11-03 14:43:37 +01:00
Franz Pletz
bd1ea14e44
libreswan: fix build with gcc9
2019-11-03 14:43:35 +01:00
Franz Pletz
f8d610c1d9
cjdns: fix build with gcc9
2019-11-03 14:26:32 +01:00
Frederik Rietdijk
76b16d05e6
Merge staging-next into staging
2019-11-03 10:24:24 +01:00
R. RyanTM
7e5ea6f440
modemmanager: 1.10.4 -> 1.10.6
2019-11-03 10:13:36 +01:00
Franz Pletz
3f4d1a1ea8
dhcp: fix build with gcc9
2019-11-03 00:52:54 +01:00
R. RyanTM
bd8d1a31f4
ocserv: 0.12.4 -> 0.12.5
2019-11-02 09:00:38 -07:00
Mario Rodas
c9ef4a23d5
Merge pull request #72513 from r-ryantm/auto-update/gandi-cli
...
gandi-cli: 1.4 -> 1.5
2019-11-02 00:14:10 -05:00
R. RyanTM
23edf862bb
gandi-cli: 1.4 -> 1.5
2019-11-01 18:38:30 -07:00
Jörg Thalheim
39e5592127
eternal-terminal: 5.1.10 -> 6.0.4 ( #71915 )
...
eternal-terminal: 5.1.10 -> 6.0.4
2019-11-01 12:29:11 +00:00
Jelle Besseling
a25d98f399
eternal-terminal: 5.1.10 -> 6.0.4
2019-11-01 12:46:50 +01:00
Marek Mahut
09e657c6eb
Merge pull request #71885 from r-ryantm/auto-update/swaks
...
swaks: 20181104.0 -> 20190914.0
2019-11-01 09:37:49 +01:00
Marek Mahut
635cea64a7
swaks: fixing meta.description
2019-11-01 09:13:25 +01:00
c0bw3b
a157d96546
amule: fix build with crypto++ >= 6.0
2019-10-30 08:11:16 -07:00
Franz Pletz
23f3abda4d
Revert "dhcpcd: 8.0.6 -> 8.1.1"
...
This reverts commit 1c620943abcdd1c3da710dc8f09be95092a8ab6e.
See discussion in #71365 .
2019-10-30 14:43:27 +01:00
Mario Rodas
9089cbd48e
Merge pull request #72041 from bobvanderlinden/pr-ngrok-2.3.35
...
ngrok-2: 2.3.29 -> 2.3.35
2019-10-30 01:47:15 -05:00
Silvan Mosberger
90e30394f5
go-shadowsocks2: init at 0.0.11 ( #67516 )
...
go-shadowsocks2: init at 0.0.11
2019-10-30 01:05:59 +01:00
Robert Scott
03d6145cb0
keepalived: add patch for CVE-2018-19115
2019-10-29 22:56:51 +00:00
Robert Scott
5e8eaa6769
keepalived: 1.4.2 -> 1.4.5
2019-10-29 22:56:34 +00:00
Profpatsch
f661393aa4
skawarePackages: bump to release 2019-10
2019-10-28 21:30:30 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
...
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
Hugo Reeves
1591ebfd93
croc: 6.1.4 -> 6.2.0
2019-10-27 16:54:53 +13:00
Bob van der Linden
b0095d7d7f
ngrok-2: 2.3.29 -> 2.3.35
2019-10-26 20:43:37 +02:00
Emery Hemingway
02bd9b45a6
yggdrasil: 0.3.8 -> 0.3.11
2019-10-26 13:51:31 +02:00
Gemini Lasswell
3cc9bcb338
yggdrasil: init at 0.3.8
2019-10-26 13:51:31 +02:00
Bas van Dijk
240c8bb70a
Merge pull request #69965 from r-ryantm/auto-update/strongswan
...
strongswan: 5.8.0 -> 5.8.1
2019-10-26 13:46:40 +02:00
R. RyanTM
4b7e28fb51
xl2tpd: 1.3.14 -> 1.3.15
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xl2tpd/versions
2019-10-24 19:59:23 -07:00
Frederik Rietdijk
32389de159
Merge master into staging-next
2019-10-24 08:27:04 +02:00
R. RyanTM
3eef2318bb
swaks: 20181104.0 -> 20190914.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/swaks/versions
2019-10-23 19:10:28 -07:00
Ricardo M. Correia
4cd2cb43fb
Merge pull request #71137 from erictapen/smokeping-fix-permission
...
nixos/smokeping: replace smokeping.fcgi with a symlink
2019-10-23 18:19:15 +00:00
Frederik Rietdijk
09c9a2de7e
Merge master into staging-next
2019-10-23 16:50:09 +02:00
Peter Hoeg
78b799ac2a
Merge pull request #71718 from r-ryantm/auto-update/mu
...
mu: 1.3.3 -> 1.3.5
2019-10-23 16:29:25 +08:00
Frederik Rietdijk
a85e58ac13
Merge master into staging-next
2019-10-23 09:38:37 +02:00
R. RyanTM
a79f75c6a6
openapi-generator-cli: 4.1.2 -> 4.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-10-22 17:46:20 -07:00
R. RyanTM
af931c172d
mu: 1.3.3 -> 1.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mu/versions
2019-10-22 13:33:27 -07:00
R. RyanTM
1e6056742d
ipv6calc: 2.1.1 -> 2.2.0 ( #71630 )
...
* ipv6calc: 2.1.1 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipv6calc/versions
* ipv6calc: add https source url
+ use postPatch hook instead of overriding patchPhase
* ipv6calc: replace legacy geoip with maxminddb
+ define install dirs using configure flags
2019-10-22 16:46:38 +02:00