Commit graph

1808 commits

Author SHA1 Message Date
William A. Kennington III ddafa487fc dnstop: Update to 20140915 2015-06-08 17:59:09 -07:00
Damien Cassou 5647c894c6 Add carddav-util 2015-06-08 18:03:41 +02:00
Tobias Geerinckx-Rice dd6ceb61fa netsniff-ng -> 0.5.9-10-gb7ece46 2015-06-08 16:56:54 +02:00
Arseniy Seroka 24a8c23617 Merge pull request #8212 from ktosiek/sstp-1.0.10
Bump sstp to 1.0.10
2015-06-08 14:28:27 +03:00
Tomasz Kontusz 380c7d1f72 Bump sstp to 1.0.10 2015-06-08 00:23:46 +02:00
Arseniy Seroka 70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
William A. Kennington III ffd0539eba cacert: store ca-bundle.crt in $out/etc/ssl/certs instead of $out 2015-06-05 13:00:52 -07:00
lethalman 9683743e68 Merge pull request #8191 from ragnard/wrk-update
wrk: Update from 3.1.2 to 4.0.0 (master)
2015-06-05 18:31:18 +02:00
Ragnar Dahlén 45cad45e4d wrk: Update from 3.1.2 to 4.0.0 (master) 2015-06-05 15:15:21 +01:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Eelco Dolstra cde5053d9a Revert "curl: Modernize build"
This reverts commit 5e3fe3916a.
2015-06-04 14:54:52 +02:00
Eelco Dolstra 68493cd8dc Revert "curl: propagate inputs instead of patching pkgconfig"
This reverts commit 206d63edac.
2015-06-04 14:54:51 +02:00
Eelco Dolstra 98a4eabd99 Revert "qemu: 2.2.2 -> 2.3.0"
This reverts commit 19c259161b.
2015-06-04 14:54:48 +02:00
Eelco Dolstra 3096d03435 Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
This reverts commit 25a148fa19.
2015-06-04 14:54:48 +02:00
Domen Kožar 23c845f526 Merge pull request #8119 from mbbx6spp/fix-dd-agent-package
Fix dd-agent buildInputs to include pythonPackages.psutil
2015-06-03 09:11:10 +02:00
Patrick Mahoney 74964c255e Update skarnet.org software
execline           2.1.2.0
s6-dns             2.0.0.3
s6-networking      2.1.0.1
s6-portable-utils  2.0.5.0
skalibs            2.3.4.0
2015-06-01 15:20:56 -05:00
Patrick Mahoney 9835f18fbd Add myself as maintainer for skarnet software 2015-06-01 15:20:56 -05:00
Susan Potter 727565279f Fix dd-agent buildInputs to include pythonPackages.psutil
When deploying current master version journalctl showed ImportErrors in the logs with message:
'No module named psutil' and systemctl dd-agent service failed to start. To fix I added
pythonPackages.psutil as a buildInputs entry and this fixed the issue.

See this Gist for journalctl errors for reference:
https://gist.github.com/mbbx6spp/59eefabbe708c335a31f
2015-06-01 13:54:13 -05:00
Tobias Geerinckx-Rice 13cc88f273 netsniff-ng -> 0.5.9-5-g107456c
Provides more detailed rtnl dumps.
2015-06-01 04:09:30 +02:00
codyopel 75f64a8bc4 tcpdump: 4.7.3 -> 4.7.4 2015-05-31 20:28:31 -04:00
Vladimír Čunát 6bc372af69 inadyn: fix build and typo in name
/cc maintainer @viric.
2015-05-30 19:34:55 +02:00
William A. Kennington III 14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
Pascal Wittmann 86e6e490ff nzbget: update from 14.2 to 15.0 2015-05-29 19:07:52 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Rob Vermaas 49b5acc3d9 Upgrade dhcpcd to 6.9.0. Version 6.8.1 caused issues on GCE, making the instances unavailable. 2015-05-27 11:43:14 +00:00
Mateusz Kowalczyk 164a5ef32a Merge pull request #8006 from DamienCassou/update-offlineimap-6.5.7
Update offlineimap 6.5.6 -> 6.5.7
2015-05-26 14:16:06 +01:00
Damien Cassou 5f92dcce36 Update offlineimap 6.5.6 -> 6.5.7 2015-05-26 15:12:40 +02:00
William A. Kennington III c2a32a689d nbd: 3.10 -> 3.11 2015-05-26 01:36:35 -07:00
William A. Kennington III 96178127c5 aria2: 1.18.10 -> 1.19.0 2015-05-26 01:36:35 -07:00
Tobias Geerinckx-Rice c4a2f4f4b1 darkstat 3.0.718 -> 3.0.719
- Implement tracking of remote ports: shows which ports the host
  is making outgoing connections to. Long time feature request.
- Bugfix: when the capture interface goes down, exit instead of
  busy-looping forever.
- Fix "clock error" due to machine reboot.
- SIGUSR1 now resets the time and bytes reported on the graphs
  page.
- Account for all IP protocols.
- Change the default ports_max to only twice the default
  ports_keep.
2015-05-25 13:35:54 +02:00
William A. Kennington III 580032914f dhcp: Add proper bind dependency 2015-05-24 15:05:25 -07:00
William A. Kennington III 25a148fa19 Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
Tobias Geerinckx-Rice 5d5044b2ec Use mirror:// URIs for ftp.debian.org
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Damien Cassou 188a067d8e Merge pull request #7929 from DamienCassou/update-networkmanager-1.0.2
networkmanager 1.0.0 -> 1.0.2
2015-05-22 10:19:48 +02:00
Damien Cassou 3a50708958 network-manager 1.0.0 -> 1.0.2 2015-05-22 10:17:01 +02:00
William A. Kennington III 19c259161b qemu: 2.2.2 -> 2.3.0 2015-05-20 18:30:22 -07:00
Luca Bruno 404608478d networkmanagerapplet: fix VPN plugins path. Closes #7908 2015-05-20 11:57:42 +00:00
William A. Kennington III ef7c804a6f openresolv: 3.5.7 -> 3.7.0 2015-05-20 00:03:48 -07:00
Luca Bruno 9adde87fea More usage of gnome3.defaultIconTheme 2015-05-19 14:44:27 +02:00
Nikolay Amiantov ab7d2f7f39 network-manager-l2tp: add homepage 2015-05-18 17:21:08 +03:00
Domen Kožar ea2c17571d miniupnp{c,d}: bump 2015-05-16 20:34:40 +02:00
William A. Kennington III da719f19a6 inetutils: 1.9.2 -> 1.9.3 2015-05-15 18:38:13 -07:00
William A. Kennington III 52587b9f81 tinc-pre: 2015-03-14 -> 2015-05-15 2015-05-15 18:38:12 -07:00
Spencer Whitt 4c76dda4dd curl 7.15: Disable on Darwin
Build is failing and this version of curl is not used for anything
useful on Darwin, so it's not worth fixing.
2015-05-15 11:58:21 -04:00
Spencer Whitt 3f6b56812c bwm_ng: clang fix 2015-05-15 11:58:20 -04:00
Pascal Wittmann 9ac11fb2ef inadyn: fix & update from 1.99.10 to 1.99.13 2015-05-14 19:36:09 +02:00
Pascal Wittmann bb9e9cc3f8 Turned some meta.maintainers into lists 2015-05-14 19:09:43 +02:00
Eric Seidel 67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
Pascal Wittmann 9c9c586534 Fixed several "package has no version" warnings 2015-05-14 17:19:41 +02:00
Charles Strahan 7021988dd1 Merge pull request #7818 from cstrahan/nmtui2
networkmanager: enable nmtui, the curses interface
2015-05-13 00:46:04 -04:00
Shea Levy 206d63edac curl: propagate inputs instead of patching pkgconfig 2015-05-12 13:07:58 -04:00
Shea Levy f168973bfd Revert "curl: Improve .pc and .la patching"
This breaks on darwin with:

> sed: -e: No such file or directory

This reverts commit 26c37ded73.
2015-05-12 12:49:36 -04:00
Charles Strahan 1677b33162 networkmanager: enable nmtui, the curses interface 2015-05-11 20:54:17 -04:00
William A. Kennington III 26c37ded73 curl: Improve .pc and .la patching 2015-05-11 15:12:38 -07:00
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Tobias Geerinckx-Rice c7c10f28ad netsniff-ng -> 0.5.9 2015-05-11 23:12:09 +02:00
Michael Raskin b51dbb22dd Update badvpn 2015-05-10 13:46:31 +02:00
Lluís Batlle i Rossell 282354a6cf Updating cjdns to latest master.
It has important stability fixes.
2015-05-09 20:22:58 +00:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
Luca Bruno eb98989cf0 Add libcrafter and tracebox 2015-05-08 13:20:27 +02:00
Tobias Geerinckx-Rice 0db1bb5bda wget: verify cookie domains with libpsl
Reduces vulnerability to "supercookie" attacks:
<http://comments.gmane.org/gmane.comp.web.wget.general/12820>
2015-05-07 17:30:20 +02:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
William A. Kennington III faf57b2d05 radvd: 2.10 -> 2.11 2015-05-04 23:20:34 -07:00
Tobias Geerinckx-Rice aaef57d4c2 netsniff-ng -> v0.5.9-rc5-22-gdafb89c
- Show the packet number as part of the dissector output
- Reorder packet number output
- Print 'IE:' prefix before each mgmt IE parameter
- Print probe request IEs info
- Alias lb to rr as well
2015-05-03 22:29:13 +02:00
William A. Kennington III 5e3fe3916a curl: Modernize build 2015-05-01 15:57:14 -07:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
William A. Kennington III 9d5a3e62cf curl: 7.42.0 -> 7.42.1 2015-05-01 15:06:39 -07:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel 66b66e8302 openconnect: depend on zlib 2015-04-30 11:14:24 -05:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Herwig Hochleitner 9754783b06 i2p: fix compilation
- use system jdk instead of hardcoded openjdk
- remove backgrounding of service launcher
2015-04-28 15:17:58 +02:00
Herwig Hochleitner c6562348b8 i2p: update 0.9.18 -> 0.9.19 2015-04-28 14:35:36 +02:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Tobias Geerinckx-Rice f401b3cf0b httping 2.3.4 -> 2.4
Also add support for the fancy ncurses interface.
2015-04-28 02:22:25 +02:00
lethalman 458ea6d506 Merge pull request #7480 from dezgeg/pr-ddclient-line-buffering
ddclient: Force line buffering on stdout
2015-04-27 12:16:50 +02:00
William A. Kennington III 6a366d535a eggdrop: Refactor 2015-04-26 21:30:28 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
William A. Kennington III bcbda5d95b ntp: Refactor and add signing support 2015-04-25 21:27:53 -07:00
John Chee 5717d5e09e curl: ldap and libidn support as curlFull 2015-04-25 14:01:36 -07:00
Luca Bruno db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Luca Bruno 38d6aec3f6 network-manager: update to 1.0 2015-04-25 11:51:57 +02:00
William A. Kennington III e074268230 stunnel: 5.14 -> 5.16 2015-04-22 14:47:09 -07:00
William A. Kennington III dc3f962f64 curl: 7.41.0 -> 7.42.0 2015-04-22 14:37:53 -07:00
Lluís Batlle i Rossell 5a21c015c7 Updating cjdns to 20150422. 2015-04-22 17:11:10 +02:00
Tobias Geerinckx-Rice e4f0c4a494 netsniff-ng -> v0.5.9-rc5 2015-04-22 12:32:59 +02:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
William A. Kennington III 6b9d2efcb1 unbound: 1.5.1 -> 1.5.3 2015-04-20 21:34:48 -07:00
Tobias Geerinckx-Rice 604ac701f3 netsniff-ng v0.5.9-rc4-62-g47a7037 -> v0.5.9-rc4-63-gf43bbe9
Bug fix: mac80211: Check existence of generated monX device

Fix the case when netsniff-ng fails if there is already an existing
monX device while generating one.
2015-04-20 17:17:40 +02:00
Peter Simons a510ba0334 Drop broken packages sproxy and sproxy-web. 2015-04-19 18:48:29 +02:00
Tuomas Tynkkynen 7532c5379d ddclient: Force line buffering on stdout
Status messages of ddclient go to stdout, which is block buffered by
default, so most of its output won't appear in the journal until it is
exiting:

-- Reboot --
Apr 19 11:31:04 xen systemd[1]: Starting Dynamic DNS Client...
Apr 19 11:31:04 xen systemd[1]: Started Dynamic DNS Client.
Apr 19 11:31:53 xen systemd[1]: Stopping Dynamic DNS Client...
Apr 19 11:31:53 xen ddclient[530]: === opt ====
Apr 19 11:31:53 xen ddclient[530]: opt{cache}                           : <undefined>
Apr 19 11:31:53 xen ddclient[530]: opt{cmd}                             : <undefined>
...

Fix this by adding a patch to set line buffering on stdout.
2015-04-19 12:32:04 +03:00
Tobias Geerinckx-Rice 32bd963427 dropbear 2014.66 -> 2015.67 2015-04-17 00:57:25 +02:00
Joachim Fasting 0bca050210 mu: 0.9.11 -> 0.9.12 2015-04-16 11:53:12 +02:00
Tobias Geerinckx-Rice 2bc813dc5c Add hans: tunnel IPv4 over ICMP 2015-04-16 06:11:16 +02:00
Joel Moberg e82a94f816 i2p: fix wrapper 2015-04-15 17:09:46 +02:00
Joel Moberg 2c6fbdefad i2p: fix platform 2015-04-15 12:38:17 +02:00
Tobias Geerinckx-Rice 4213e9f30f netsniff-ng: v0.5.9-rc4-53-gdd5d906 -> v0.5.9-rc4-62-g47a7037 2015-04-14 15:51:36 +02:00
koral 49e250564a wget: 1.16 -> 1.16.3 2015-04-13 17:25:28 +00:00
Bjørn Forsman c1556f70d7 hping: set platforms = all
From http://www.hping.org/:

  "Hping works on the following unix-like systems: Linux, FreeBSD,
   NetBSD, OpenBSD, Solaris, MacOs X, Windows."
2015-04-11 15:25:11 +02:00
Bjørn Forsman 965129cdac lftp: update 4.6.0 -> 4.6.1
2014-12-29: lftp-4.6.1 released. Some bugs fixed, minor feature added.
2015-04-11 15:06:13 +02:00
Thomas Tuegel 88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
William A. Kennington III 58d6ab8d4b openntpd: Remove output dir hack 2015-04-08 15:11:45 -07:00
William A. Kennington III 458c8381e0 ntp: 4.2.8 -> 4.2.8p2 2015-04-08 14:07:26 -07:00
_1126 a3785360a9 isync: adds cyrus_sasl to (re)enable authentication 2015-04-07 11:49:24 +02:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
William A. Kennington III 5c2dbf9827 isync: 1.1.2 -> 1.2.0 2015-04-05 16:17:38 -07:00
Александр Цамутали 50855c7e37 Add ability to use pppd to xl2tpd 2015-04-05 23:16:25 +03:00
Stewart Mackenzie bdc7c6366e New package: ZeroTierOne 2015-04-05 21:41:15 +08:00
William A. Kennington III 45b37ca1d8 ndisc6: 1.0.2 -> 1.0.3 2015-04-04 20:45:20 -07:00
William A. Kennington III bb18faf767 tinc_pre: 2015-02-24 -> 2015-03-14 2015-04-04 20:14:35 -07:00
Michael Raskin 9882ca5bc2 Merge pull request #6436 from k0ral/aria
aria2: added c-ares dependency + link ssl certificates.
2015-04-04 23:23:54 +03:00
Tobias Geerinckx-Rice 55b218160d ntopng: use new geolite-legacy package 2015-04-04 16:23:45 +02:00
Austin Seipp 52b71fc13b Merge pull request #7138 from spwhitt/s3cmd
s3cmd: 1.0.1 -> 1.5.2 and remove git version
2015-04-03 04:07:25 -05:00
Austin Seipp 2c55798f1a nixpkgs: spiped 1.4.1 -> 1.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp 4a3b755cc8 nixpkgs: stunnel 5.11 -> 5.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp c07cce40a4 nixpkgs: dd-agent 5.1.1 -> 5.2.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:51 -05:00
Spencer Whitt 6b47ddf999 s3cmd: 1.0.1 -> 1.5.2 and remove git version 2015-04-02 12:56:06 -04:00
William A. Kennington III a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
William A. Kennington III ff21171921 Fix references to current-system/sw/sbin 2015-04-01 13:57:36 -07:00
Edward Tjörnhammar cce00353d0 Merge pull request #7122 from joelmo/i2p-official
i2p: added package
2015-04-01 18:24:22 +02:00
Joel Moberg 243ec61c4f i2p: initial 2015-04-01 18:15:54 +02:00
Edward Tjörnhammar b3e1021b41 i2pd: 0.8.0 -> 0.9.0 2015-04-01 16:35:47 +02:00
Vladimír Čunát edee502f81 ngrep: fix build by using make-3
/cc maintainer @bjornfor.
2015-04-01 08:41:45 +02:00
Tobias Geerinckx-Rice 0d9ebe7535 ipv6calc: use new geolite-legacy package
GeoIP look-ups now actually work.
2015-03-31 16:36:15 +02:00
Tobias Geerinckx-Rice b011d10cee netsniff-ng: use new geolite-legacy package 2015-03-31 16:36:15 +02:00
Tobias Geerinckx-Rice c7362b6b03 netsniff-ng: 0.5.9-rc4-{49-g6f54288 -> 53-gdd5d906}
Fixes a bug that prevented mz from working at all.
2015-03-31 00:51:47 +02:00
Nikolay Amiantov 7c03829024 Merge pull request #7060 from abbradar/nm-l2tp
Support L2TP in NetworkManager
2015-03-30 23:05:42 +03:00
Nikolay Amiantov dcaee528c2 networkmanagerapplet: support l2tp 2015-03-29 13:09:02 +03:00
Nikolay Amiantov 0e8b27ea6d networkmanager-l2tp: add package 2015-03-29 13:09:02 +03:00
Nikolay Amiantov fe263f4c7e xl2tpd: add package 2015-03-29 13:09:02 +03:00
Patrick Mahoney 00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Patrick Mahoney 6a2ec766fc s6-dns: update checksum
Upstream unfortunately changed the tag v2.0.0.2 from revision
b533774a704c271a6feeaef76939b0aefbf039d7 to one commit forward:
539bee3f515b13a9a55ce65c0c0593babc7c5048.
2015-03-28 18:52:56 -05:00
William A. Kennington III 7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
William A. Kennington III c612a25666 dhcpcd: 6.8.0 -> 6.8.1 2015-03-27 16:01:42 -07:00
William A. Kennington III c7a0045b80 openntpd: 5.7p3 -> 5.7p4 2015-03-26 16:07:02 -07:00
William A. Kennington III 2c9823713a Merge branch 'master' into staging 2015-03-26 14:49:34 -07:00
William A. Kennington III 767c179a94 Merge branch 'master' into staging 2015-03-26 14:44:05 -07:00
William A. Kennington III e78b94199f Merge pull request #7011 from taktoa/master
Add SSL support to HAProxy
2015-03-26 14:31:29 -07:00
William A. Kennington III ce9f2d5720 tcpdump: 4.6.2 -> 4.7.3 2015-03-26 14:03:52 -07:00
William A. Kennington III 912dd5a356 nbd: 3.8 -> 3.10 2015-03-26 14:03:51 -07:00
Remy Goldschmidt ab2cb85930 Fixed case in HAProxy nix expr 2015-03-26 16:21:15 -04:00
Remy Goldschmidt eb54c42ffa Clean up HAProxy nix expression 2015-03-26 16:19:55 -04:00
Remy Goldschmidt f6d223c773 Add SSL support to HAProxy 2015-03-26 16:19:54 -04:00
William A. Kennington III bb4bb9fc43 modemmanager: 1.2.0 -> 1.4.6 2015-03-26 13:12:58 -07:00
William A. Kennington III 4364645181 dhcp: 4.3.1 -> 4.3.2 2015-03-26 12:27:59 -07:00
William A. Kennington III 9ce3b3b746 dhcpcd: 6.6.1 -> 6.8.0 2015-03-26 11:42:32 -07:00
Mariusz `shd` Gliwiński 6ca841a4e9 [ntopng] geolite hash update 2015-03-26 16:27:24 +01:00
William A. Kennington III 9d9a393a4b Merge pull request #6919 from ehmry/cjdns
cjdns: update pkg and fix nixos test
2015-03-25 22:16:23 -07:00
William A. Kennington III 7f2adbf569 Merge pull request #6945 from k0ral/mtr
mtr: 0.85 -> 0.86
2015-03-25 22:15:14 -07:00
Thomas Tuegel 8fd5dd89ac Merge branch 'master' into staging 2015-03-24 17:49:30 -05:00
Thomas Tuegel 5d1f6ad57c qt5: make qt-5.4.1 default 2015-03-24 17:14:56 -05:00
koral f5176f4b58 mtr: 0.85 -> 0.86 2015-03-23 11:54:34 +00:00
Eelco Dolstra 8d685306c5 jwhois: Add missing meta.platforms 2015-03-23 11:51:59 +01:00
Emery Hemingway 7e66337f6c cjdns: update to version 16 - 20150308 2015-03-21 10:16:16 -04:00
William A. Kennington III bea1c88205 openssh: 6.7p1 -> 6.8p1 2015-03-20 21:20:33 -07:00
Edward Tjörnhammar 5126119686 aiccu: added package 2015-03-20 22:01:34 +01:00
Eelco Dolstra 2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Shea Levy 19cd9f16a0 Merge branch 'staging' 2015-03-20 09:53:34 -04:00
Austin Seipp 0c1daca24a nixpkgs: stunnel 5.05 -> 5.11
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-17 20:29:46 -05:00
Tobias Geerinckx-Rice 22625fbf37 netsniff-ng 0.5.9-rc4-40-g5107740 -> 0.5.9-rc4-49-g6f54288
Adds support for IGMP packet generation.
2015-03-17 21:57:30 +01:00
Vladimír Čunát e924f05cc3 Merge branch 'master' into staging 2015-03-17 13:35:05 +01:00
koral 2c1041acc7 curl: 7.40.0 -> 7.41.0 (close #6844) 2015-03-17 12:38:05 +01:00
devhell 6fa7dcfe24 ipv6calc: Update SHA
Upstream seems to have overwritten the tarball therefore changing the
SHA sum.
2015-03-15 18:04:06 +00:00
lethalman 622533577b Merge pull request #6685 from pjones/pkg/asynk
asynk: 2.0.0-rc2 -> 2.0.0, add CalDAV support
2015-03-11 15:41:20 +01:00
Peter Jones 0a34c59c38 Add dependency for wicd-gtk to use the systray 2015-03-10 15:19:51 -06:00
Pascal Wittmann a63d87cba8 autossh: update from 1.4d to 1.4e 2015-03-09 19:35:23 +01:00
Tobias Geerinckx-Rice 78ec3797ab netsniff-ng: remove useless dependencies
- Replace external `which` with `command -v` built into bash
- Remove non-functional GeoIP dependency for now
2015-03-09 17:23:10 +01:00
Michael Raskin ab5dd299ee update getmail 2015-03-09 01:03:01 +03:00
Peter Jones ff42e0ae7f 2.0.0-rc2 -> 2.0.0, add CardDAV support 2015-03-05 13:23:02 -07:00
Eelco Dolstra 17bc5f9b38 dhcpcd: Update to 6.6.7 2015-03-05 17:25:56 +01:00
lethalman 186765e0e3 Merge pull request #6590 from iand675/noip2
Add noip package
2015-03-01 12:30:37 +01:00
tv 68e85fcc05 urlwatch: update to version 1.18 2015-02-28 08:47:36 +01:00
Ian Duncan bf45ee500d Remove unnecessary conditional 2015-02-27 17:29:58 +00:00
Ian Duncan 5f218eaf92 Add meta info for noip package 2015-02-27 15:04:06 +00:00
Ian Duncan 71ab1792c4 Add noip2 package 2015-02-27 04:30:08 +00:00
lethalman 69d3adbf3d Merge pull request #6425 from grwlf/siptools
Siptools
2015-02-26 15:00:17 +01:00
William A. Kennington III cbb706c326 tinc_pre: Rename using date format 2015-02-25 11:53:14 -08:00
Tobias Geerinckx-Rice d3156d3ca2 bully: switch to working Lrs121 mirror + fetchFromGitHub 2015-02-25 16:27:03 +01:00
Nathaniel Baxter 1e7ac20906 aria2: update from 1.18.9 to 1.18.10 2015-02-24 21:50:49 +11:00
Edward Tjörnhammar e2df28dee3 i2pd: 0.7.0 -> 0.8.0 2015-02-23 20:00:54 +01:00
Tobias Geerinckx-Rice cda356a8f8 ipv6calc 0.97.4 -> 0.98.0 2015-02-23 02:04:08 +01:00
Luca Bruno 78834b9254 airfield: mark as broken, don't know what broke it 2015-02-20 14:46:37 +01:00
Luca Bruno fbc7738867 sproxy: mark as broken, don't know what broke it 2015-02-20 14:07:58 +01:00
koral c3a4de0b17 aria2: added c-ares dependency + link ssl certificates. 2015-02-18 17:51:02 +01:00
Sergey Mironov 0a006c78bf dhcpdump: add the tool 2015-02-18 11:52:20 +03:00
William A. Kennington III f7cdbb091a Merge pull request #6417 from benley/haproxy
haproxy: update to 1.5.11
2015-02-17 22:28:57 -08:00
Dan Peebles 3caa6f4d7d This doesn't hurt the current darwin stdenv and doesn't affect anything else, but is needed for the upcoming pure darwin stdenv 2015-02-18 01:19:59 -05:00
Dan Peebles 12c1c8d590 wget wants libiconv but doesn't say so 2015-02-18 00:49:37 -05:00
Benjamin Staffin 2efd1a4700 haproxy: update to 1.5.11
Change-Id: I6f5d8d62084da89c22e99df2a99b4608ba95f874
2015-02-17 19:57:17 -08:00
Bjørn Forsman 9b79a35371 speedtest-cli: drop the "python2.7-" name prefix 2015-02-17 20:22:39 +01:00
Pascal Wittmann 9dc36774b3 nzbget: update from 14.1 to 14.2 2015-02-16 12:37:12 +01:00
James Cook f114979de7 Merge pull request #6224 from falsifian/ppp_2.4.7_squash
PPP: update to 2.4.7.
2015-02-14 21:17:51 -08:00
Peter Simons 54ce1a1810 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
      pkgs/development/compilers/ghc/head.nix
      pkgs/top-level/haskell-ng.nix
2015-02-13 22:13:25 +01:00
Luca Bruno 3b17a2054b polygraph: new package
Performance testing tool for caching proxies, origin server accelerators, L4/7 switches, content filters, and other Web intermediaries

http://www.web-polygraph.org
2015-02-12 14:29:10 +01:00
James Cook 3baf1c0772 Merge remote-tracking branch 'official/master' into ppp_2.4.7_squash
Conflicts:
	pkgs/tools/networking/ppp/default.nix
2015-02-10 09:24:38 -08:00
Georges Dubus 1e5ce3f024 openfortivpn: Added expression 2015-02-10 13:57:21 +01:00
William A. Kennington III c14348a51d tinc_pre: Update git version 2015-02-09 10:48:36 -08:00
koral 7fc94dd3bb curl: 7.39.0 -> 7.40.0 2015-02-09 17:34:03 +01:00
Peter Simons 7b99c149a4 Merge branch 'master' into staging. 2015-02-09 16:51:10 +01:00
Domen Kožar 49c67589b6 iodine: 0.6.0-rc1 -> 0.7.0 2015-02-09 06:41:27 +01:00
William A. Kennington III 5a1089d024 Merge pull request #6245 from edwtjo/samba-collate-urls
fetchurl: collate samba project urls into a mirror
2015-02-08 13:38:01 -08:00
Edward Tjörnhammar 33a8a51657 fetchurl: collate samba project urls into a mirror 2015-02-08 22:29:27 +01:00
James Cook 5522aad3ec ppp: Change maintainer to falsifian. 2015-02-08 11:29:14 -08:00
Lluís Batlle i Rossell d54611bde7 Updating cjdns to 20150207.
Version without memory leaks.

(cherry picked from commit 0e860da001e960e1b7cd4ca3ab9940a8dacd98de)
2015-02-08 19:33:13 +01:00
James Cook 3df42c6499 PPP: Update to 2.4.7.
Fixes CVE-2014-3158.

Also remove postPatch and postInstall that don't seem to be needed (any
more?).
2015-02-07 17:43:49 -08:00
lethalman 8b236f2daf Merge pull request #6119 from lethalman/go
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
William A. Kennington III 4834880894 radvd: 2.9 -> 2.10 2015-02-06 12:53:10 -08:00
William A. Kennington III 1e15b88986 iperf: 3.0.10 -> 3.0.11 2015-02-06 12:53:10 -08:00
Ragnar Dahlén 72acae3295 wrk: New package
HTTP benchmarking tool.
2015-02-06 15:05:34 +00:00
Pascal Wittmann e938e70587 Merge pull request #6197 from joachifm/update-dnscrypt-proxy
dnscrypt-proxy: bump to version 1.4.3
2015-02-06 13:16:49 +01:00
Joachim Fasting 681f373fb7 dnscrypt-proxy: bump to version 1.4.3 2015-02-06 08:49:26 +01:00
Lluís Batlle i Rossell 4c0ba3f01c cjdns: Setting no SECCOMP for ARM. It fails to build. 2015-02-05 23:02:55 +01:00
Edward Tjörnhammar e647414e4a i2pd: update url 2015-02-05 20:23:22 +01:00
Luca Bruno 3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Edward Tjörnhammar 83925c33f6 i2pd: 0.6.0 -> 0.7.0
nixos: i2pd.service, fix string escaping
2015-02-05 12:09:59 +01:00
William A. Kennington III 1dd23a28cb openntpd: More build fixes 2015-02-04 16:17:38 -08:00
William A. Kennington III 6a872c304c openntpd: Fix url 2015-02-04 16:04:24 -08:00
William A. Kennington III da1a2184b9 openntpd: 2008 -> 5.7p3 2015-02-04 15:59:53 -08:00
Matej Cotman 6a042a9272 Merge pull request #6118 from devhell/connman
connman: 1.26 -> 1.28
2015-02-04 20:01:42 +01:00
Shea Levy c1aefe5d7e Merge branch 'master' of git://github.com/gridaphobe/nixpkgs
make wget build on darwin
2015-02-04 16:41:15 +00:00
Pascal Wittmann 97e50cac40 Merge pull request #6142 from k0ral/aria
aria2: 1.18.8 -> 1.18.9
2015-02-04 16:30:31 +01:00
Luca Bruno 040d475103 Port flannel to buildGoPackage 2015-02-04 15:56:40 +01:00
koral a3f0c7bff4 aria2: 1.18.8 -> 1.18.9 2015-02-04 15:55:49 +01:00
Luca Bruno 3e20e4c5e6 Drop cjdcmd because of broken go crypto 2015-02-04 10:41:33 +01:00
Eric Seidel 9a1817c778 make wget build on darwin 2015-02-04 00:09:13 -08:00
devhell 968571af95 connman: 1.26 -> 1.28
ConnMan 1.28 was released Sunday, February 1st, 2015.

Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.

ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.

Other changes and fixes include:

  * Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
  * Fix memory deallocation in exit code paths (Hannu Mallat)
  * Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
  * A WiFi Access Point with unknown strength now has a proper minimum value
    which translates to a service 'Strenght' property of 30 (Patrik Flykt)
  * Fix byte order in DHCP server identifier (Jukka Rissanen)
  * Properly cancel an ongoing service connect if the Agent exits
    (Patrik Flykt)
2015-02-03 16:12:47 +00:00
Emery Hemingway faa5dccab8 new Go support function 'buildGoPackage'
add a setupHook to the Go compiler that builds a GOPATH
new buildGoPackage function that overides the phases of stdenv
2015-02-03 14:21:48 +01:00
Shea Levy c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
lethalman 87377cec15 Merge pull request #6064 from ktosiek/sstp
Add sstp client.
2015-01-31 13:30:08 +01:00
Tomasz Kontusz 99c0af0d73 Add sstp client. 2015-01-30 20:09:35 +01:00
lethalman d4e7fada66 Merge pull request #5951 from arno01/socat
socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
2015-01-30 11:31:06 +01:00
Lluís Batlle i Rossell adf6ef3865 cjdns: updating with bugfix, and readd nodejs tools
(cherry picked from commit cd80d050cb8145d45c56533625beb82f37177fae)
2015-01-30 09:26:53 +01:00
Shea Levy 52d4b9d982 Merge branch 'tlsdate' of git://github.com/4z3/nixpkgs 2015-01-30 01:07:59 -05:00
Lluís Batlle i Rossell 8ea408be56 Update cjdns to v15
(cherry picked from commit aeefbe552adda2b3191bbd48cd7cf79ad9425d94)
2015-01-29 19:50:19 +01:00
Eelco Dolstra 6f8fad2253 Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
Moritz Ulrich 54cfcbc826 isync: update from 1.1.1 to 1.1.2 2015-01-25 22:37:34 +01:00
Andrey Arapov 7a7e59d2a9 socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
(CVE Id pending), improves SSL client security, and provides a couple of bug and
porting fixes.

Among new features, socat now enables OpenSSL server side use of ECDHE ciphers,
providing PFS (Perfect Forward Secrecy)

http://www.dest-unreach.org/socat/doc/CHANGES
2015-01-25 13:48:11 +01:00
Edward Tjörnhammar 6ff63ebbfd Merge pull request #5934 from k0ral/traceroute
traceroute: 2.0.20 -> 2.0.21
2015-01-24 20:33:31 +01:00
koral a4fcdc0ce9 traceroute: 2.0.20 -> 2.0.21 2015-01-24 17:05:57 +01:00
Edward Tjörnhammar 54908bc9c2 Merge pull request #5898 from DamienCassou/asynk-1.1.0
Add asynk
2015-01-23 12:47:57 +01:00
Damien Cassou 3886e1c93d Add asynk 2015-01-23 12:44:10 +01:00
Lluís Batlle i Rossell 8dd230aa09 Updating cjdns to protocol version 14 2015-01-23 09:35:13 +01:00
Pascal Wittmann c514182fd4 vtun: update from 3.0.1 to 3.0.3 2015-01-22 19:30:49 +01:00
Austin Seipp 978954b2e7 Merge pull request #5831 from mcox/unbound-fix-5728
nixpkgs: patch unbound 1.5.1 for linux < 3.15
2015-01-21 01:34:43 -06:00
tv 263a179946 tlsdate: add version 0.0.12 2015-01-21 05:09:23 +01:00
Franz Pletz 07e1566b7d fetchurl: add mirrors for OpenBSD (close #5551)
This changes source URLs for openssh and libressl accordingly.
2015-01-20 16:24:00 +01:00
Lluís Batlle i Rossell 8aaac406bf Updating megatools to 1.9.94.
Fixing the glib network part splice, which wasn't working.
2015-01-20 12:49:50 +01:00
Peter Simons ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Rickard Nilsson b64eeaf727 new package: httping 2.3.4 2015-01-19 03:52:26 +01:00
Pascal Wittmann 09c4fe4999 Merge pull request #5837 from nckx/darkstat
Add darkstat: light-weight network monitor web interface
2015-01-19 01:04:32 +01:00