Renaud
176e39f568
Merge pull request #71274 from aanderse/nss-pam-ldapd
...
nss-pam-ldapd: 0.9.10 -> 0.9.11
2019-10-20 19:35:20 +02:00
Jan Tojnar
f849554226
Merge branch 'staging-next' into staging
2019-10-20 16:49:29 +02:00
Frederik Rietdijk
ad8bd84fc9
Merge master into staging-next
2019-10-20 16:22:45 +02:00
Maximilian Bosch
59241cb778
offlineimap: add myself as maintainer
2019-10-20 11:22:52 +02:00
Maximilian Bosch
8ac510b8f7
Merge pull request #69202 from endocrimes/u-offlineimap-7-3-0
...
offlineimap: 7.2.4 -> 7.3.0
2019-10-20 11:15:00 +02:00
edef
5b1f864242
Merge pull request #59806
...
openssh: 7.9p1 -> 8.1p1
2019-10-19 12:16:08 +00:00
edef
9bfec806df
openssh: don't let configure override SSH_KEYSIGN
...
While 9fe10288f0
ensured that the
ssh-keysign path is searched for in PATH if not absolute,
it doesn't prevent the configure script from defaulting to an
absolute path in $out/libexec, making the whole effort rather
pointless.
2019-10-19 12:13:36 +00:00
edef
e6d641d957
openssh: mark hpnSupport as broken
...
We're hoping to deprecate HPN support, given that as far as we
can tell, nobody is using it, and the patches seem rather unmaintained.
2019-10-19 12:05:27 +00:00
Will Dietz
9199729df4
openssh: 7.9p1 -> 8.1p1
...
https://www.openwall.com/lists/oss-security/2019/04/18/1
2019-10-19 12:04:02 +00:00
Sam Hug
552e55ac2b
dhcpcd: 8.0.6 -> 8.1.1
...
https://roy.marples.name/blog/dhcpcd-8-1-1-released
2019-10-19 00:35:54 -07:00
worldofpeace
1cb8e5d16e
Merge pull request #71163 from worldofpeace/nm-polkit-agent
...
networkmanager: enable polkit_agent
2019-10-18 23:59:10 +00:00
Symphorien Gibol
a37b9636f7
networkmanager-fortisslvpn: create the local state directory
...
Otherwise connecting simply fails:
VPN connection: failed to connect: 'La création du fichier « /tmp/lib/NetworkManager-fortisslvpn/0507e3ef-f0e0-4153-af64-b3d9a025877c.config.XSB19Z » a échoué : No such file or directory'
2019-10-18 19:49:56 -04:00
Maximilian Bosch
2177639967
wireguard-tools: 0.0.20190913 -> 0.0.20191012
...
https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
Also decided to add myself to the maintainers list as I use WireGuard
pretty heavily for private/work-related stuff and I intend to help taking care
of the WireGuard ecosystem in NixOS as well.
2019-10-18 23:51:25 +02:00
Frederik Rietdijk
c51c2f79b2
Merge master into staging-next
2019-10-18 12:26:11 +02:00
Thibault Gagnaux
43a761da72
openconnect: Add darwin support
...
The old build was failing on darwin because yubikey needs the PCSC framework dependency. I also upgraded to the latest vpnc-script as recommended on the openconnect homepage (see: https://www.infradead.org/openconnect/platforms.html ). Lastly, I moved all dependencies which are not used at runtime from propagatedBuildInputs to buildInputs (Please correct me if that is wrong).
2019-10-18 10:16:31 +02:00
Jörg Thalheim
fa2e8fc136
iperf3: update musl patch
2019-10-17 17:41:19 +01:00
Aaron Andersen
91a86cbd0c
nss-pam-ldapd: 0.9.10 -> 0.9.11
2019-10-16 21:55:35 -04:00
worldofpeace
1f470a5c29
Merge pull request #71147 from worldofpeace/gnome-3.34.1-more
...
More Gnome 3.34.1
2019-10-16 19:44:22 +00:00
Austin Seipp
fcdbe74ddb
zerotierone: 1.4.4 -> 1.4.6
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-16 14:27:56 -05:00
Frederik Rietdijk
12441bdf9f
Merge staging-next into staging
2019-10-16 11:17:12 +02:00
worldofpeace
ec8d2a3113
networkmanagerapplet: 1.8.22 -> 1.8.24
2019-10-15 16:32:38 -04:00
Florian Klink
229dc6bd6c
strongswan: fix build with enableNetworkManager set to true
...
glib doesn't seem to be propagated, and strongswan with networkmanager
fails to build because of that.
2019-10-15 16:04:06 +02:00
worldofpeace
15b0cff112
networkmanager: enable polkit_agent
...
Not sure why we had this disabled.
This is for the nmcli/nmtui `agent` subcommand [0]
which allows it to act as a polkit agent.
> nmcli agent { secret | polkit | all }
> Run nmcli as a NetworkManager secret agent, or polkit agent.
For example, this is useful if you want to use nmcli/nmtui to authenti-
cate with polkit on a headless server.
[0]: https://developer.gnome.org/NetworkManager/stable/nmcli.html
2019-10-14 23:45:23 -04:00
worldofpeace
9058ad8c74
dnsmasq: fix build with nettle 3.5
2019-10-14 18:25:28 -04:00
Justin Humm
b8cd11f347
smokeping: add erictapen as maintainer
2019-10-14 21:23:11 +02:00
worldofpeace
ea7918fd0d
networkmanager: 1.20.2 -> 1.20.4
...
* fix-paths.patch
We had to add a diff to revert [0] as it makes it use the python
from meson which won't be the specific pythonForDocs that
has pygobject (breaking the build). Unfortunate that upstream
made assumptions like "Of course, who needs a way to invoke
the interpreter that works accross different distributions!"
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/blob/1.20.4/NEWS
[0]: c162dc00e5
2019-10-14 15:15:18 -04:00
Florian Klink
fa7ed535d0
envoy: remove
...
bazel_0_4 fails to build since 2018-04-29, so envoy can't build anymore
too.
2019-10-14 18:33:17 +02:00
Vladimír Čunát
b5697c6954
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Martin Weinelt
97d2959028
nixos/tests: add babeld
2019-10-12 15:35:53 +02:00
Herwig Hochleitner
2c410e25de
atinout: init 0.9.2-alpha
2019-10-12 14:57:28 +02:00
Renaud
65014dd8d6
Merge pull request #69462 from r-ryantm/auto-update/axel
...
axel: 2.17.5 -> 2.17.6
2019-10-12 14:39:07 +02:00
Jan Tojnar
e2e3861d6b
Merge branch 'staging-next' into staging
2019-10-12 00:51:55 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
John Mercier
39ddaf9fa3
sshoogr init at 0.9.26
2019-10-11 18:39:58 -04:00
Martin Weinelt
bb781ceb86
babeld: name -> pname
2019-10-11 21:34:59 +02:00
Ryan Mulligan
994b6c7306
Merge pull request #70761 from r-ryantm/auto-update/radsecproxy
...
radsecproxy: 1.8.0 -> 1.8.1
2019-10-08 16:12:37 -07:00
Gabriel Ebner
3171df49b5
wstunnel: init at unstable-2019-01-28 ( #70758 )
...
wstunnel: init at unstable-2019-01-28
2019-10-08 23:08:30 +02:00
R. RyanTM
5d95d05283
radsecproxy: 1.8.0 -> 1.8.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/radsecproxy/versions
2019-10-08 10:05:32 -07:00
Gabriel Ebner
b574693e97
wstunnel: init at unstable-2019-01-28
2019-10-08 18:26:02 +02:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Frederik Rietdijk
a0c34f54cc
Merge master into staging-next
2019-10-08 11:56:52 +02:00
Patrick Hilhorst
c23f0c0510
whois: 5.5.1 -> 5.5.2
2019-10-07 21:26:37 -07:00
Will Dietz
dd42253a40
tcpdump: 4.9.2 -> 4.9.3 (security!)
...
So many CVE's, see:
http://www.tcpdump.org/tcpdump-changes.txt
2019-10-07 18:44:46 -05:00
Linus Heckemann
9906b88423
Merge pull request #70382 from mayflower/anonscm
...
Fix dead anonscm links
2019-10-07 11:53:29 +02:00
Yann Hodique
4b4b80a68d
prettyping: works on unix platforms
2019-10-07 00:24:19 -07:00
Christine Koppelt
ee06d27cf2
treewide: add some missing meta: descriptions and homepages ( #70497 )
2019-10-06 00:59:26 -04:00
Hugo Reeves
f947a311b7
croc: 6.1.3 -> 6.1.4
2019-10-05 22:24:20 +13:00
Mateusz Kowalczyk
6b899cf083
Merge pull request #69470 from r-ryantm/auto-update/babeld
...
babeld: 1.9.0 -> 1.9.1
2019-10-05 08:42:15 +09:00
Linus Heckemann
91ceb6b997
treewide: fix dead anonscm.debian.org links
2019-10-04 12:42:21 +02:00
Vladimír Čunát
dc322c76d6
unbound: 1.9.3 -> 1.9.4
...
This only fixes CVE-2019-16866 (DoS, minor one IMHO)
https://www.nlnetlabs.nl/projects/unbound/security-advisories/#vulnerability-in-parsing-notify-queries
2019-10-04 09:37:50 +02:00
Mario Rodas
b5a018f148
wireguard-go: 0.0.20190517 -> 0.0.20190908
2019-10-03 20:00:00 -05:00
Jan Tojnar
b9c5f849a4
Merge branch 'staging-next' into staging
2019-10-03 01:47:41 +02:00
Jan Tojnar
b3fcd9375d
Merge branch 'master' into staging-next
2019-10-03 01:47:08 +02:00
Jan Tojnar
4655669483
Gnome 3.34 ( #68608 )
...
Gnome 3.34
2019-10-03 00:38:54 +02:00
Vladimír Čunát
a215655227
Merge #68593 : nettle: 3.4.1 -> 3.5.1 into staging
2019-10-02 20:21:41 +02:00
Vladimír Čunát
96d65875f8
unbound: fix build with nettle-3.5
2019-10-02 20:15:47 +02:00
Edmund Wu
5766bd451a
update-systemd-resolved: init at 1.3.0
2019-10-01 08:43:36 -04:00
R. RyanTM
3fea7b5e08
davix: 0.7.4 -> 0.7.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/davix/versions
2019-09-30 22:28:15 -07:00
Jon
2009c26c41
Merge pull request #69708 from r-ryantm/auto-update/openapi-generator-cli
...
openapi-generator-cli: 4.1.0 -> 4.1.2
2019-09-30 18:13:18 -07:00
Tor Hedin Brønner
ecc32f8df4
networkmanager_strongswan: fix build with glib-2.62
2019-09-30 19:39:50 +02:00
Tor Hedin Brønner
e732933aa7
networkmanager-iodine: fix build with glib-2.62
2019-09-30 19:39:48 +02:00
Peter Hoeg
33492f9175
Merge pull request #69684 from r-ryantm/auto-update/mu
...
mu: 1.2 -> 1.3.3
2019-09-30 21:00:42 +08:00
Jon
adf616c424
Merge pull request #70002 from r-ryantm/auto-update/zerotierone
...
zerotierone: 1.4.4 -> 1.4.6
2019-09-29 06:04:33 -07:00
R. RyanTM
b9629b7e46
zerotierone: 1.4.4 -> 1.4.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zerotierone/versions
2019-09-29 03:16:46 -07:00
Frederik Rietdijk
503081fa5b
Merge staging into staging-next
2019-09-29 11:05:22 +02:00
R. RyanTM
358aabbe1f
strongswan: 5.8.0 -> 5.8.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/strongswan/versions
2019-09-28 21:57:15 -07:00
Vladyslav M
dba562f46b
shadowsocks-rust: 1.7.0 -> 1.7.2 ( #69849 )
...
shadowsocks-rust: 1.7.0 -> 1.7.2
2019-09-28 22:28:53 +03:00
Peter Simons
d28306cd3b
Merge pull request #69691 from r-ryantm/auto-update/nbd
...
nbd: 3.19 -> 3.20
2019-09-28 19:40:36 +02:00
Mario Rodas
5f311f613f
shadowsocks-rust: 1.7.0 -> 1.7.2
...
Changelog: https://github.com/shadowsocks/shadowsocks-rust/releases/tag/v1.7.2
2019-09-28 04:20:00 -05:00
Mario Rodas
300fbd8022
Merge pull request #69764 from marsam/update-boringtun
...
boringtun: 20190407 -> 0.2.0
2019-09-28 01:59:49 -05:00
Mario Rodas
2b5e13d3ea
boringtun: add marsam as maintainer
2019-09-27 23:01:00 -05:00
Mario Rodas
b7704dab09
boringtun: 20190407 -> 0.2.0
2019-09-27 23:00:00 -05:00
R. RyanTM
1d67d6474c
openapi-generator-cli: 4.1.0 -> 4.1.2
...
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-09-27 15:37:04 -07:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Marek Mahut
2e67d7f1f4
Merge pull request #69607 from r-ryantm/auto-update/i2pd
...
i2pd: 2.26.0 -> 2.28.0
2019-09-27 22:03:21 +02:00
R. RyanTM
05699ac878
nbd: 3.19 -> 3.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nbd/versions
2019-09-27 12:58:51 -07:00
Nikolay Amiantov
b70ed464fc
Merge pull request #69653 from r-ryantm/auto-update/logmein-hamachi
...
logmein-hamachi: 2.1.0.198 -> 2.1.0.203
2019-09-27 21:42:20 +03:00
R. RyanTM
53a536c698
mu: 1.2 -> 1.3.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/mu/versions
2019-09-27 11:24:43 -07:00
R. RyanTM
66a03ce8f9
logmein-hamachi: 2.1.0.198 -> 2.1.0.203
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/logmein-hamachi/versions
2019-09-27 08:09:32 -07:00
markuskowa
3f832a1404
Merge pull request #69588 from r-ryantm/auto-update/htpdate
...
htpdate: 1.2.1 -> 1.2.2
2019-09-27 14:01:00 +02:00
markuskowa
5873aa9732
Merge pull request #69594 from r-ryantm/auto-update/ipv6calc
...
ipv6calc: 1.1.0 -> 2.1.1
2019-09-27 13:55:18 +02:00
Michael Raskin
e3d678978c
Merge pull request #69560 from r-ryantm/auto-update/getmail
...
getmail: 5.13 -> 5.14
2019-09-27 10:10:40 +00:00
R. RyanTM
6621373d17
i2pd: 2.26.0 -> 2.28.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/i2pd/versions
2019-09-26 16:19:56 -07:00
R. RyanTM
b7f0316aa5
ipv6calc: 1.1.0 -> 2.1.1
...
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
2019-09-26 15:00:48 -07:00
R. RyanTM
042b9c88aa
htpdate: 1.2.1 -> 1.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/htpdate/versions
2019-09-26 14:12:46 -07:00
R. RyanTM
31cf9e77a5
getmail: 5.13 -> 5.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/getmail/versions
2019-09-26 10:25:53 -07:00
R. RyanTM
2b008d9d5a
cjdns: 20.3 -> 20.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cjdns/versions
2019-09-26 03:35:50 -07:00
R. RyanTM
7d070a3fbe
babeld: 1.9.0 -> 1.9.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babeld/versions
2019-09-26 00:26:30 -07:00
R. RyanTM
3e777edc3e
axel: 2.17.5 -> 2.17.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/axel/versions
2019-09-25 23:32:59 -07:00
Dmitry Kalinkin
b3472597b7
Merge branch 'staging-next' into staging
...
Fixes eval on darwin after #69072
Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin
c455adcc42
Merge branch 'master' into staging-next
...
Fixes eval on darwin after #69072
Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564
which
adapts #69210 to master that doesn't yet have
329a88efa7
Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Peter Hoeg
bf9cecf28d
pykms: 20180208 -> 20190611
...
New upstream.
2019-09-25 06:33:34 +08:00
Peter Hoeg
0de5df0343
Merge pull request #69336 from peterhoeg/p/py-wmi
...
pythonPackages.py-wmi-client: init at unstable-20160601
2019-09-25 05:10:58 +08:00
Jörg Thalheim
f6113554ab
Merge pull request #68942 from rvolosatovs/update/grpcui
...
grpcui: 0.2.0 -> 0.2.1
2019-09-24 07:24:51 +01:00
Vladimír Čunát
192fb9d11b
Merge branch 'staging-next' into staging
2019-09-24 08:15:01 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next
2019-09-24 08:14:34 +02:00
Peter Hoeg
c5e5974c96
Merge pull request #69275 from peterhoeg/f/amule
...
amule: cleanup
2019-09-24 10:50:34 +08:00
Peter Hoeg
ffe12af49a
py-wmi-client: init at unstable-20160601
2019-09-24 10:37:27 +08:00
Jaka Hudoklin
02a1182de3
telepresence: 0.93 -> 0.101
2019-09-23 22:54:36 +02:00
Jaka Hudoklin
b11e628738
telepresence: fix package
2019-09-23 22:50:13 +02:00
Florian Klink
8e255982d4
httpie: run tests
2019-09-23 16:56:44 +02:00
Peter Hoeg
76dc4b668b
amule: cleanup
2019-09-23 11:17:57 +08:00
Matthew Bauer
ad22b9084d
treewide: replace daemon with enableDaemon
...
broken with the introducation of "daemon" in
96ffba10f5
2019-09-22 20:14:05 -04:00
Vladimír Čunát
6c567ed797
Merge branch 'staging-next' into staging
2019-09-22 10:06:45 +02:00
worldofpeace
76b7dd1ba9
Merge #68739 : openconnect: 8.04 -> 8.05 (security!)
...
(cherry picked from commit 253f714f6b
)
Forward-pick from staging to staging-next. It's quite small rebuild,
compared to what's caused by the parent commit.
2019-09-22 09:57:28 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
worldofpeace
6be720b3a7
Merge pull request #69174 from HugoReeves/master
...
croc: 6.1.1 -> 6.1.3
2019-09-21 13:41:01 -04:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next'
2019-09-21 13:14:09 +02:00
Danielle Lancashire
de04826d46
offlineimap: 7.2.4 -> 7.3.0
2019-09-21 11:33:34 +02:00
Roman Volosatovs
39b4852972
grpcui: 0.2.0 -> 0.2.1
2019-09-21 10:40:03 +02:00
Matthew Bauer
d8b7b95ac6
Merge remote-tracking branch 'origin/master' into staging
2019-09-20 23:25:24 -04:00
Hugo Reeves
72340af111
croc: 6.1.1 -> 6.1.3
2019-09-21 11:32:47 +12:00
Maximilian Bosch
a7f002ac41
httpie: use python3 by default
...
This package is intended to be used as application and supports
python3[1] (and is about to deprecated python2.7 support[2]),
so there's no reason to not use it in 2019.
[1] https://github.com/jakubroztocil/httpie/tree/1.0.3#python-version
[2] b3d2c1876e
2019-09-20 10:04:18 +02:00
Maximilian Bosch
d50d5817d4
Merge pull request #69094 from madjar/fix-httpie
...
httpie: add missing 'setuptools' to propagatedBuildInputs
2019-09-20 08:28:07 +02:00
aszlig
d69bc56e69
ip2unix: 2.1.0 -> 2.1.1
...
This is just a small bugfix release (essentially adds two lines of code)
which fixes a segfault if using with a program that doesn't pass a
sockaddr buffer to accept() or accept4().
Signed-off-by: aszlig <aszlig@nix.build>
2019-09-20 07:54:04 +02:00
Frederik Rietdijk
f81d43b94c
Merge staging-next into staging
2019-09-19 17:00:07 +02:00
Frederik Rietdijk
0b12d44c06
Merge master into staging-next
2019-09-19 16:59:42 +02:00
Georges Dubus
55bf3b482c
httpie: add missing 'setuptools' to propagatedBuildInputs
...
As a side-effect of f7e28bf
, the build no longer propagated 'setuptools', which
is a run-time dependency. See #68314 for further details.
2019-09-19 13:47:06 +02:00
Claudio Bley
3b437ebe59
ntopng: Remove `broken = true`
2019-09-19 12:18:20 +02:00
Claudio Bley
c4486a084f
ntopng: Add patch needed to build with newer libpcap
...
Fixes build errors for the third-party mongoose module:
```
In file included from
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap.h:43,
from /build/ntopng-2.0/include/ntop_includes.h:93,
from src/HTTPserver.cpp:22:
/nix/store/r5s3w32ahjzdlzsfrhybc3l2qcpi6yb2-libpcap-1.9.0/include/pcap/pcap.h:958: note: this is the location of the previous definition
#define INVALID_SOCKET -1
src/../third-party/mongoose/mongoose.c:270:13: error: multiple types in one declaration
typedef int SOCKET;
^~~~~~
```
2019-09-19 09:08:50 +02:00
Jan Tojnar
f5ef80b46d
Merge branch 'staging-next' into staging
2019-09-18 21:16:01 +02:00
Jan Tojnar
62791c3743
Merge branch 'master' into staging-next
2019-09-18 21:15:35 +02:00
Will Dietz
919a459158
curl: install completions (zsh, fish)
2019-09-18 08:58:25 -04:00
Will Dietz
69ded6f018
curl: 7.65.3 -> 7.66.0
2019-09-18 08:58:25 -04:00
worldofpeace
7591343bf3
Merge pull request #68945 from rvolosatovs/update/tendermint
...
tendermint: 0.32.2 -> 0.32.3
2019-09-17 20:42:07 -04:00
Matthew Bauer
fc6c332677
Merge pull request #68960 from B4dM4n/boringtun-darwin
...
boringtun: fix darwin build
2019-09-17 17:57:14 -04:00
Bjørn Forsman
5667484b64
ntopng: mark as broken
2019-09-17 20:24:28 +02:00
worldofpeace
0f45a7d5e6
Merge pull request #68749 from dtzWill/update/openresolv-3.9.2
...
openresolv: 3.9.1 -> 3.9.2
2019-09-17 13:41:51 -04:00
worldofpeace
253f714f6b
Merge pull request #68739 from dtzWill/update/openconnect-8.0.5
...
openconnect: 8.04 -> 8.05 (security!)
2019-09-17 13:06:53 -04:00
Fabian Möller
f8860eb670
boringtun: fix darwin build
2019-09-17 14:24:04 +02:00
Roman Volosatovs
0f4f80173a
tendermint: 0.32.2 -> 0.32.3
2019-09-16 23:36:39 +02:00
worldofpeace
8ce26c7971
connman: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:47 -04:00
worldofpeace
d2139443e5
strongswanNM: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace
61221dfdd5
networkmanager-iodine: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace
233c878aa9
networkmanager-fortisslvpn: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace
8d7adf0476
networkmanager-vpnc: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace
43e14dbdd2
networkmanager-openconnect: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace
d2680d9fc7
networkmanager-openvpn: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
worldofpeace
2220086061
dnsmasq: Move D-Bus conf file to share/dbus-1/system.d
...
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:09 -04:00
Vladimír Čunát
268872d996
Merge branch 'staging-next' into staging
2019-09-16 19:25:54 +02:00
Vladimír Čunát
fa4a3af5a7
Merge branch 'master' into staging-next
2019-09-16 19:24:52 +02:00
Will Dietz
c6af7bf1ac
wireguard: 0.0.20190702 -> 0.0.20190913
2019-09-16 10:12:42 -05:00
worldofpeace
5df6d6fb58
Merge pull request #68762 from dtzWill/update/modemmanager-1.10.4
...
modemmanager: 1.10.0 -> 1.10.4
2019-09-15 21:33:14 -04:00
Will Dietz
2182157f31
modemmanager: 1.10.0 -> 1.10.4
...
Update dbus-sys-dir to not use deprecated directory.
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.10.4/NEWS
https://gitlab.freedesktop.org/mobile-broadband/ModemManager/blob/1.10.2/NEWS
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-15 21:25:25 -04:00
Mario Rodas
6091d14c58
Merge pull request #67641 from suhr/i2p
...
i2p: 0.9.41 -> 0.9.42
2019-09-15 16:33:15 -05:00
worldofpeace
ce18c0e644
Merge pull request #68714 from worldofpeace/networkmanager-1.20
...
networkmanager: 1.18.2 -> 1.20.2
2019-09-15 14:00:17 -04:00
Maximilian Bosch
e6b249ce21
Merge pull request #68685 from B4dM4n/mitmproxy-pytest5
...
mitmproxy: add pytest5 compatability
2019-09-15 19:23:30 +02:00
Maximilian Bosch
bd040c5b8b
Merge pull request #68736 from dtzWill/update/dhcpcd-8.0.6
...
dhcpcd: 8.0.3 -> 8.0.6
2019-09-15 17:07:43 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00