Commit graph

3375 commits

Author SHA1 Message Date
Vladimír Čunát 9b54a00160
Merge #29785: curl: enable kerberos 2017-12-19 15:18:24 +01:00
Vladimír Čunát 13e6a5c561
kerberos: split headers into $dev 2017-12-19 15:18:01 +01:00
José Romildo Malaquias fe502b0fad connman: enable support for Wireless daemon for Linux (iwd) 2017-12-19 08:34:11 -02:00
José Romildo Malaquias 5fa03bf737 cmst: 2017.03.18 -> 2017.09.19 2017-12-18 07:46:51 -02:00
Orivej Desh a9f83b1203
Merge pull request #32409 from romildo/fix.network-manager-applet
libdbusmenu: 12.10.12 -> 16.04.0; network-manager-applet: enable appindicator support
2017-12-17 04:34:39 +00:00
Pascal Wittmann 01ef7593a7 axel: 2.15 -> 2.16.1 2017-12-13 11:03:55 +01:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Joachim F 90accc093e
Merge pull request #32216 from LumiGuide/networkmanager-strongswan
networkmanager_strongswan: fix package
2017-12-11 23:26:21 +00:00
Herwig Hochleitner d410e01588 i2p: 0.9.31 -> 0.9.32
cc @joelmo
2017-12-11 20:37:50 +01:00
Renaud 8a37ca7714 networkmanager-l2tp: 1.2.4 -> 1.2.8 2017-12-11 01:10:26 +01:00
Andreas Rammhold 939e71fa40
uwimap: Do not pollute include/ with headers
uwimap was shipping an `include/unix.h` file that would be falsely
detected by many applications (e.g. php and its modules). Due to that
file we got hacks like 8c125c0c74.

This also adds some previously missing files that would normally be
installed by uwimap (linkage.c, osdep/unix/*.h, …)
2017-12-10 12:12:45 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
José Romildo Malaquias 1848db034e network-manager-applet: enable appindicator support 2017-12-07 09:55:55 -02:00
Raymond Gauthier b23ff3e8b5 swagger-codegen: Init at 2.2.1 2017-12-04 18:30:32 -05:00
Vladimír Čunát 9f8c3f77ea
Merge branch 'master' into staging
Hydra: ?compare=1415011
2017-12-01 09:18:58 +01:00
Bas van Dijk 460a4b0832 networkmanager_strongswan: fix package
Added the boolean option:

  networking.networkmanager.enableStrongSwan

which enables the networkmanager_strongswan plugin and adds
strongswanNM to the dbus packages.

This was contributed by @wucke13, @eqyiel and @globin.

Fixes: #29873
2017-11-30 23:03:32 +01:00
Daiderd Jordan aee138b506
Merge pull request #32182 from cjtoolseram/master
added pssh to darwin
2017-11-30 00:02:23 +01:00
adisbladis 8d479c0397
curl: Add brotli support 2017-11-29 19:47:41 +08:00
adisbladis b7e6fd3b3a curl: 7.56.1 -> 7.57.0
Fixes CVEs:
CVE-2017-8816
CVE-2017-8817
CVE-2017-8818
2017-11-29 11:19:37 +00:00
Vladimír Čunát 8b53b2ec2c
Merge branch 'master' into staging 2017-11-28 21:06:44 +01:00
Orivej Desh 6c60c6ec3b snabb: disable parallel building
https://hydra.nixos.org/build/64827817
2017-11-28 18:11:56 +00:00
Vladimír Čunát addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
Bas van Dijk 702c5eaaa3 strongswan: 5.6.0 -> 5.6.1
Release notes: https://wiki.strongswan.org/versions/67
2017-11-27 17:36:09 +01:00
Vladimír Čunát 6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Andreas Rammhold 02a41b014a
ipv6calc: 0.99.2 -> 1.0.0 (also fixes gcc-7 compilation) 2017-11-26 01:41:30 +01:00
CJ Toolseram bd79f231a6 added pssh to darwin 2017-11-24 16:52:37 +11:00
Orivej Desh 1bae36bc41 openvpn-auth-ldap: rehash patches 2017-11-22 14:10:46 +00:00
Tuomas Tynkkynen c2031ee785 iperf: 3.2 -> 3.3 2017-11-18 17:40:26 +02:00
Orivej Desh 354a6fcfab
Merge pull request #31515 from adisbladis/networkmanager-1_10_0
networkmanager: 1.8.2 -> 1.10.0
2017-11-16 19:58:06 +00:00
Orivej Desh 34f4b97a50 idanyn: 2.1 -> 2.2.1
Fixes the build with glibc 2.26.

Tracking issue: #31696
2017-11-16 12:39:07 +00:00
Orivej Desh a7daf37c3e libreswan: fix build with glibc 2.26
It is not trivial to update libreswan to 3.22 because it has added a dependency
on ldns which currently depends on openssl 1.1.0, while the rest of libreswan
depends on openssl 1.0.2.  It compiles, but may behave unpredictably at run time.

Tracking issue: #31696
2017-11-16 02:46:36 +00:00
Orivej Desh f55308e749 gvpe: fix build with glibc 2.26
Tracking issue: #31696
2017-11-15 21:34:47 +00:00
Sander van der Burg f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
Felix Richter 615a374c4b Pkgs/dirb/copy wordlists (#31652)
* dirb: copy wordlists

also overwrite the hardcoded path to common.txt wordlist

* dirb: nitpicks
2017-11-14 16:48:41 +00:00
Maximilian Bosch 9e0f86131f
airfield: fix build
Airfield suffered from loose version constraints which
caused severe version (and API) conflicts between its dependencies
and transitive ones.

Furthermore the `npm2nix` packaging is deprecated and needed to be
replaced by `node2nix`.

see #31032
2017-11-14 16:37:17 +01:00
Peter Simons a3ab69d79c pdsh: 2.29 -> 2.33 2017-11-14 12:25:41 +01:00
tv 9f4a461278 update skarnet.org packages
execline:          2.2.0.0 -> 2.3.0.3
s6:                2.4.0.0 -> 2.6.1.1
s6-dns:            2.1.0.0 -> 2.2.0.1
s6-linux-utils:    2.2.0.0 -> 2.4.0.2
s6-networking:     2.2.1.0 -> 2.3.0.2
s6-portable-utils: 2.1.0.0 -> 2.2.1.1
s6-rc:             0.1.0.0 -> 0.3.0.0
skalibs:           2.4.0.1 -> 2.6.0.1
2017-11-13 00:09:32 +01:00
Vladimír Čunát ab1859e027
Merge branch 'staging'
Hydra looks very good: https://hydra.nixos.org/eval/1409475?compare=1409440
There's mainly some fallout from aarch64-linux not building `go`
on the first attempt.
2017-11-12 19:08:05 +01:00
Renaud d2724f1635
lftp: 4.8.2 -> 4.8.3 2017-11-11 23:37:41 +01:00
Michael Raskin 29dc669904 getmail: 4.54.0 -> 5.4 2017-11-11 15:31:40 +01:00
Vladimír Čunát 8559b6db82
Merge branch 'master' into staging
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
adisbladis 0e812b717a
networkmanager: 1.8.2 -> 1.10.0 2017-11-11 13:11:44 +08:00
Orivej Desh ac522cbe95
Merge pull request #30137 from aneeshusa/update-openssh-to-7.6p1
openssh: 7.5p1 -> 7.6p1
2017-11-11 01:23:41 +00:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
tv 146746effa urlwatch: 2.5 -> 2.7 2017-11-09 11:58:13 +01:00
aszlig e5bda9399d
netsniff-ng: Fix build against glibc 2.26
The build fails first of all because it cannot find the function body
for __builtin_memset. In glibc 2.26 this is available via inclusion of
string.h.

Another failure was that UINT64_MAX wasn't available in staging/tools.c,
which is fixed again by inclusion of stdint.h.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @nckx
2017-11-09 01:34:57 +01:00
Orivej Desh 27831cbd86
Merge pull request #31397 from nico202/reaver-upgrade
reaver-wps-t6x: 1.5.2 -> 1.6.3
2017-11-08 19:27:24 +00:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Nicolò Balzarotti 2b409cc7c3 reaver-wps-t6x: 1.5.2 -> 1.6.3 2017-11-08 17:42:58 +01:00
Vladimír Čunát 0f8c85d5d0
strongswan: fixup includes with glibc-2.26 2017-11-07 16:40:12 +01:00
Vladimír Čunát 1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
John Ericson 70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Jan Tojnar 05562d9237
networkmanagerapplet: cleanup 2017-11-05 20:44:09 +01:00
Orivej Desh 40e47e3fb3
Merge pull request #30898 from iblech/nat-traverse
nat-traverse: init at 0.7
2017-11-05 18:35:36 +00:00
Orivej Desh 080092ffa7 nat-traverse: do not wrap with perl path 2017-11-05 18:10:48 +00:00
Sander van der Burg 51536b2df7
Merge pull request #31235 from Ma27/statsd-with-node2nix
statsd: repackage with node2nix
2017-11-05 13:46:03 +01:00
Tuomas Tynkkynen 61f3d46fcf Merge remote-tracking branch 'upstream/master' into staging 2017-11-04 17:47:54 +02:00
Tim Steinbach aab92cba7d
Merge pull request #31243 from pbogdan/tcpflow-fix-build
tcpflow: fix build
2017-11-04 10:42:18 -04:00
Piotr Bogdan adf5aea0b6 tcpflow: fix build 2017-11-04 12:45:59 +00:00
Renaud 5fe398fdc9 fdm: 1.8 -> 1.9.0.20170124
sf.net repo does not exist anymore
2017-11-04 13:27:39 +01:00
Vladimír Čunát eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
Maximilian Bosch 5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
Jörg Thalheim 3328e35af8
Merge pull request #30987 from wizeman/u/fix-openntpd-cert
openntpd: fix constraints feature on NixOS
2017-11-03 22:36:19 +00:00
Orivej Desh 43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b 525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Orivej Desh 4762689a8a
Merge pull request #31193 from pbogdan/reaverwps-t6x-fix-build
reaverwps-t6x: fix build
2017-11-03 15:39:50 +00:00
Samuel Leathers 9f85fc52b8
Merge pull request #31195 from pbogdan/curl-unix-socket-fix-build
curl-unix-socket: fix build
2017-11-03 11:25:47 -04:00
Piotr Bogdan 5a539f5eb5 curl-unix-socket: fix build 2017-11-03 14:43:11 +00:00
Piotr Bogdan 16c69270ae reaverwps-t6x: fix build 2017-11-03 14:36:15 +00:00
Orivej Desh 9caf89c903
Merge pull request #31164 from c0bw3b/pkg/htpdate
htpdate: 1.1.3 -> 1.2.0
2017-11-03 00:02:08 +00:00
Orivej Desh c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Joerg Thalheim 0433604f51 mitmproxy: 2.0.2 -> 2017-10-31 2017-11-02 23:46:55 +00:00
Renaud 6d80920ab9
htpdate: 1.1.3 -> 1.2.0 2017-11-03 00:21:16 +01:00
Benjamin Staffin 998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Piotr Bogdan 8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Vladimír Čunát 06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Orivej Desh 26e4f6f4f8
Merge pull request #30980 from wizeman/u/fix-cjdns-hash
cjdns: fix hash
2017-11-01 04:32:21 +00:00
Vladimír Čunát 447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Matthias Beyer cc9431fee2 http-prompt: 0.10.2 -> 0.11.0 2017-10-31 16:27:23 +01:00
Ricardo M. Correia 7bd64e3dee cjdns: fix hash
.. and switch to fetchFromGitHub to avoid future hash changes.
2017-10-30 19:05:18 +01:00
Ricardo M. Correia f7616c4f5e openntpd: fix constraints feature on NixOS
The OpenNTPD constraints feature requires a valid chain of SSL
certificates, but the default path in openntpd didn't match the one in
NixOS.

Unfortunately the configured certificate path becomes hardcoded into the
binary, so this feature will likely still fail on other
distributions/operating systems, unless the path coincides with the
NixOS path or the user sets up a symlink.
2017-10-30 18:42:02 +01:00
Frederik Rietdijk d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Ingo Blechschmidt a71e80db8b nat-traverse: init at 0.7 2017-10-28 16:42:40 +02:00
Herwig Hochleitner 5eccf40eb4 i2p: 0.9.30 -> 0.9.31 2017-10-28 14:51:58 +02:00
Joachim F 1f966e93f6
Merge pull request #30759 from FlorentBecker/pptp_route
pptp: correct reference to ${iproute}/bin/ip
2017-10-28 11:31:57 +00:00
adisbladis 2da692dfc1 unbound: 1.6.6 -> 1.6.7 2017-10-28 10:29:17 +02:00
Frederik Rietdijk 8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Franz Pletz 3e29dd00fc
wget: 1.19.1 -> 1.19.2 for multiple CVEs
Fixes CVE-2017-13089, CVE-2017-13090.
2017-10-27 11:58:50 +02:00
Edward Tjörnhammar 0e4be9e5f0
bully: 1.0-22 -> 1.1 2017-10-27 09:03:44 +02:00
Daiderd Jordan 31db63bd74 Merge pull request #30809 from andir/dnstracer-darwin
dnstracer: fix build on darwin
2017-10-26 11:30:24 +02:00
Andreas Rammhold 32d6259eec
dnstracer: fix build on darwin 2017-10-26 01:56:19 +02:00
Franz Pletz 5621b77a33
Merge branch 'master' into staging 2017-10-24 14:47:43 +02:00
Franz Pletz a502a95616
kea: build with botan2 2017-10-24 14:21:08 +02:00
Florent Becker 30c739f7a1 pptp: correct reference to ${iproute}/bin/ip
A reference to /bin/ip was left hanging, causing failure when establishing a connection caused
pptp to try and manipulate roots.
2017-10-24 13:32:34 +02:00
Tim Steinbach 9bd9305602
curl: 7.56.0 -> 7.56.1 2017-10-23 08:33:11 -04:00
mimadrid c7dec7a4b8 aria2: 1.32.0 -> 1.33.0 2017-10-22 16:25:33 +02:00
Erick Gonzalez ad5b75dd71 strongSwan: Enable EAP Radius plugin for remote authentication of dial in ipsec clients 2017-10-22 15:35:06 +02:00