Commit graph

1761 commits

Author SHA1 Message Date
Jascha Geerds 4140d6352e aria2: Add platforms attribute 2015-08-18 14:51:03 +02:00
Jascha Geerds cc0f9acb53 aria2: Fetch from github instead of sourceforge 2015-08-18 14:50:19 +02:00
Tobias Geerinckx-Rice 4fdb99d31e netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7} 2015-08-18 03:38:23 +02:00
Bjørn Forsman 0279a979a5 stunnel: 5.20 -> 5.22
Changelog:
  https://www.stunnel.org/sdf_ChangeLog.html
2015-08-16 19:05:14 +02:00
Pascal Wittmann d0f75b4391 filegive: move from googlecode to github 2015-08-15 21:04:32 +02:00
Tobias Geerinckx-Rice 273fb91b49 miniupnpd: 1.9.{20150430 -> 20150721}
Drop removed libnfnetlink dependency and simplify build.

Don't yet update miniupnpc because it breaks bitcoin 0.11.
2015-08-14 03:07:09 +02:00
Tobias Geerinckx-Rice 3059362c74 dropbear: 2015.67 -> 2015.68
Changes: https://matt.ucc.asn.au/dropbear/CHANGES
2015-08-13 03:05:53 +02:00
William A. Kennington III a8eb2a6a81 openssh: 6.9p1 -> 7.0p1 2015-08-11 10:59:12 -07:00
Joachim Fasting 70ae60feb1 i2p: 0.9.20 -> 0.9.21
See https://geti2p.net/en/blog/post/2015/07/31/0.9.21-Release
2015-08-09 01:55:25 +02:00
Arseniy Seroka 1629107a8a Merge pull request #9168 from dfoxfranke/chrony
chrony: 1.31 -> 2.1.1
2015-08-08 23:44:58 +03:00
Daniel Fox Franke 4f70094857 chrony: 1.31 -> 2.1.1 2015-08-08 11:07:12 -04:00
Tobias Geerinckx-Rice 4f9249caaf netsniff-ng 0.5.9-70-g123b444 -> 0.5.9-71-g77445f8
Remove patch to curvetun build (now upstream).
2015-08-05 22:36:17 +02:00
Thomas Strobel 4661158164 vpnc: revert default local port to 500 2015-08-05 21:55:02 +02:00
Thomas Strobel 531e93eaf4 vpnc: 0.5.3 -> svn-rev-550
also, change default local port from 500 to random to avoid
clashes with other IPSec services like, e.g., strongSwan
2015-08-05 21:16:35 +02:00
Thomas Strobel 9011f117f2 strongswan: fix resolvconf plugin 2015-08-05 12:12:59 +02:00
ts468 778ea83849 Merge pull request #9115 from ts468/upstream.strongswan
strongswan: enable more plugins
2015-08-05 01:55:01 +02:00
Tobias Geerinckx-Rice 73bccf7c52 netsniff-ng 0.5.9-34-g95c4582 -> 0.5.9-70-g123b444 2015-08-05 00:57:04 +02:00
Thomas Strobel 69397d9f94 strongswan: enable more plugins 2015-08-04 19:21:47 +02:00
William A. Kennington III 8c244bc21c dnsmasq: 2.73 -> 2.75 2015-08-03 12:52:22 -07:00
ts468 c6159b2614 Merge pull request #9101 from ts468/upstream.strongswan
strongswan: add TNC build option
2015-08-03 17:53:01 +02:00
Thomas Strobel 6f727a8a83 strongswan: add TNC build option 2015-08-03 17:07:12 +02:00
Bjørn Forsman c2aadb38a7 ntopng: add extra download URL
It seems upstream have moved the ntopng-1.2.1.tgz into an "old/"
subdirectory.
2015-08-03 12:19:34 +02:00
Sander van der Burg dc2a6e3d3d dd-agent: Add support for MongoDB monitoring 2015-08-03 09:09:52 +00:00
Tobias Geerinckx-Rice 6c6201a99b Remove unnecessary rec{s from "my" packages 2015-07-31 02:02:07 +02:00
Eelco Dolstra 55932c1bec Don't statically depend on cacert for certificates
This reverts commit cd52c04456 and
others.

Managing certificates (including revoking certificates and adding
custom certificates) becomes extremely painful if every package in the
system potentially depends on a different copy of cacert. Also, it
makes updating cacert rather expensive.
2015-07-31 01:34:58 +02:00
Susan Potter a9e2cf0af3 jwhois: fix path to lynx in $lynx/etc/jwhois.conf
Close #8696.
Fixes issues found when jwhois attempts to launch terminal browser
(lynx) for HTTP whois queries, for example:

    $ whois blah.io
    [Querying http://www.io.io/cgi-bin/whois]
    [HTTP: Unable to run web browser: /usr/bin/lynx: No such file or directory]

Tested via:

    grep lynx \
      /nix/store/bymgmn2vvw1n7nbb1isy87xg94s8f2ml-jwhois-4.0/etc/jwhois.conf \
      | cut -f2 -d'"' \
      | xargs stat -t
2015-07-30 15:52:28 +02:00
Tobias Geerinckx-Rice dfeaaa8909 geolite-legacy: use correct local naming scheme
Following http://dev.maxmind.com/geoip/legacy/install/city/:

  "Then rename the *.dat file to GeoIP.dat, GeoIPRegion.dat, or
   GeoIPCity.dat, for the GeoIP Country, Region or City databases,
   respectively."

Using the default "GeoLiteCity*.dat" name caused ipv6calc to miss it
(verified using `ipv6calc -vv`).
2015-07-23 04:09:15 +02:00
Tobias Geerinckx-Rice 72fd2a609c ipv6calc: make geoip and geolite-legacy "optional" 2015-07-23 03:12:22 +02:00
Tobias Geerinckx-Rice 0c00290fbb ipv6calc: 0.98.0 -> 0.99.0 2015-07-23 03:12:22 +02:00
Arseniy Seroka fad983f95f Merge pull request #8960 from fpletz/package/horst
horst: init at git-2015-07-22
2015-07-23 02:31:51 +03:00
Franz Pletz 6079babed8 horst: init at git-2015-07-22 2015-07-23 01:18:16 +02:00
William A. Kennington III ac36ed18eb dhcpcd: 6.9.0 -> 6.9.1 2015-07-22 14:33:06 -07:00
Arseniy Seroka 1b8933f8f3 Merge pull request #8942 from bendlas/i2p-update
i2p: 0.9.19 -> 0.9.20
2015-07-22 23:12:36 +03:00
Luca Bruno 92150ef3ac zerotierone: doesn't build on i686 (ZHF) 2015-07-22 20:27:53 +02:00
Herwig Hochleitner 604dfd33f4 i2p: 0.9.19 -> 0.9.20 2015-07-22 10:33:31 +02:00
Edward Tjörnhammar f7d962cd42 aiccu: patch gnutls api change 2015-07-21 10:48:36 +02:00
Austin Seipp 4a6b7fc563 nixpkgs: stunnel 5.16 -> 5.20
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 21:50:29 -05:00
Austin Seipp cbf14b9d8f nixpkgs: dd-agent 5.2.3 -> 5.4.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-07-20 13:52:33 -05:00
Rok Garbas 46516fc19e connmanui: update to latest (e4a8ddcca08 -> fce0af94e12) 2015-07-20 16:53:50 +02:00
Vladimír Čunát 1fee4ce381 nzbget: fix URLs, fixes #8860
/cc maintainer @pSub.
2015-07-20 09:57:01 +02:00
Arseniy Seroka fcd855fa7f Merge pull request #8883 from joachifm/dnscrypt-proxy-1_6_0
dnscrypt-proxy: 1.5.0 -> 1.6.0
2015-07-20 00:33:04 +03:00
Vladimír Čunát 9a80550cc4 Merge branch 'staging', discussion #8844 2015-07-19 08:09:29 +02:00
Tobias Geerinckx-Rice 84aea56778 netsniff-ng: 0.5.9-{27-g3beaa23 -> 34-g95c4582}
Several flowtop fixes/enhancements.
2015-07-18 23:45:37 +02:00
Joachim Fasting b9895740ba dnscrypt-proxy: 1.5.0 -> 1.6.0 2015-07-18 20:31:18 +02:00
Arseniy Seroka 37c09b0433 Merge pull request #8865 from rycee/update/socat
socat2pre: 2.0.0-b7 -> 2.0.0-b8
2015-07-18 00:29:46 +03:00
Vladimír Čunát 9f37e91ec5 Merge master into staging
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
William A. Kennington III da5e25dcaa tinc: 2015-06-20 -> 2015-07-17 2015-07-16 20:07:17 -07:00
William A. Kennington III 97d8c1cb23 tinc: 1.0.25 -> 1.0.26 2015-07-16 20:07:17 -07:00
Robert Helgesson 12ec56030e socat2pre: 2.0.0-b7 -> 2.0.0-b8 2015-07-16 23:27:04 +02:00
William A. Kennington III 25e60feb72 Merge branch 'master.upstream' into staging.upstream 2015-07-15 02:02:46 -07:00
Tobias Geerinckx-Rice a42b2e5f85 netsniff-ng 0.5.9-21-g8c75168 -> 0.5.9-27-g3beaa23
Functional changes:
- trafgen: Print min packet size in error message
- flowtop man: Add note about activating netfilter connection tracking
- flowtop: Fix flows disappearing
- flowtop: Fix hanging while waiting for collector
2015-07-15 03:31:54 +02:00
William A. Kennington III 333f145d76 Merge branch 'master.upstream' into staging.upstream 2015-07-13 15:11:31 -07:00
James Cook a456168e5b Merge pull request #6702 from joachifm/dnscrypt-proxy
nixos: some improvements for dnscrypt-proxy
2015-07-12 00:17:46 -07:00
Rickard Nilsson 6c6a06b99f httping: Enable SSL support 2015-07-10 12:58:56 +02:00
Pascal Wittmann 0723117f4c haproxy: update from 1.5.11 to 1.5.14, fixes CVE-2015-3281 2015-07-09 20:21:24 +02:00
William A. Kennington III 7cda24c01e Merge branch 'master.upstream' into staging.upstream 2015-07-08 14:11:16 -07:00
Jaka Hudoklin 70db57f488 driftnet: init at 8d47fd5 2015-07-08 12:22:13 +02:00
Edward Tjörnhammar 2dfe7d0513 i2pd: 0.9.0 -> 0.10.0 2015-07-07 09:47:22 +02:00
William A. Kennington III e587d3e155 Merge branch 'master.upstream' into staging.upstream 2015-07-07 00:31:00 -07:00
William A. Kennington III 243b2f79ce openssh: 6.8p1 -> 6.9p1 2015-07-06 19:30:02 -07:00
William A. Kennington III 81ace52e89 openssh: Refactor and install sample config files 2015-07-06 19:29:45 -07:00
William A. Kennington III ae28ff8b91 Merge branch 'master.upstream' into staging.upstream 2015-07-06 17:15:11 -07:00
Benjamin Staffin 806291b42e iftop: fix Darwin build 2015-07-05 17:47:54 -07:00
William A. Kennington III d605663ae2 Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
Michael Raskin d2cfc1dec6 Mailsend: update 1.17b15 -> 1.18 2015-07-05 00:32:54 +03:00
Ambroz Bizjak 42a5ad5c5e minidlna: 1.0.25 -> 1.1.4
Changes:
- gettext is needed to build
- Switched to using non-legacy ffmpeg.
- Removed ffmpeg stuff from include path since it causes build errors related to
a time.h header.
- Removed unneeded patch.
- Adjusted NixOS service due to the binary being renamed.
2015-07-04 09:16:28 +02:00
William A. Kennington III 7eae48871f Merge branch 'master.upstream' into staging.upstream 2015-07-01 13:38:17 -07:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
William A. Kennington III 612f0bdd67 Merge branch 'master.upstream' into staging.upstream 2015-06-30 23:58:07 -07:00
Tobias Geerinckx-Rice 8712de495f netsniff-ng: 0.5.9-18-g9977ec6 -> 0.5.9-21-g8c75168
Relevant changes:
- netsniff-ng: nlmsg: Define NTF_* constants if not provided by kernel
  headers
2015-07-01 01:17:22 +02:00
William A. Kennington III 83895f4901 keepalived: 1.2.17 -> 1.2.18 2015-06-30 13:11:18 -07:00
William A. Kennington III 90d041b4b5 keepalived: Fix ip release 2015-06-27 23:19:05 -07:00
William A. Kennington III 3ea1c5bc0c keepalived: Add libnl support 2015-06-27 19:59:52 -07:00
William A. Kennington III 511fc648b5 keepalived: Add derivation 2015-06-27 14:33:29 -07:00
William A. Kennington III ca2cf48e10 tinc_pre: 2015-05-15 -> 2015-06-20 2015-06-27 11:31:10 -07:00
Jude Taylor 33de26c029 darwin purity: wget 2015-06-25 16:36:05 -07:00
Thomas Tuegel a8c52d0958 Merge branch 'master' into staging 2015-06-25 09:15:05 -05:00
Tobias Geerinckx-Rice 0cf1a5c5e1 netsniff-ng -> 0.5.9-18-g9977ec6
New features:
- netsniff-ng: use Linux "cooked" header for Netlink interface
  automatically or as replacement of L2 header if "--cooked"
  option is specified.
- nlmsg: print rtnl neigh info
2015-06-24 19:14:41 +02:00
lethalman 0f1abcc78d Merge pull request #8395 from mbakke/ipcalcs
add ipcalc and sipcalc
2015-06-23 13:33:25 +02:00
William A. Kennington III 282d03befa Merge branch 'master.upstream' into staging.upstream 2015-06-22 10:57:36 -07:00
Jascha Geerds 3113d31070 dnscrypt-proxy: Add myself as maintainer 2015-06-22 08:45:48 +02:00
Jascha Geerds 5afdc14871 Merge pull request #8420 from joachifm/dnscrypt-proxy-1_5_0
dnscrypt-proxy: 1.4.3 -> 1.5.0
2015-06-22 08:44:31 +02:00
Jascha Geerds 3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Marius Bakke aef2a813a8 add ipcalc 2015-06-20 10:24:19 +01:00
Marius Bakke c0d4cdce07 add sipcalc 2015-06-20 10:24:19 +01:00
Joachim Fasting 359215e3fd dnscrypt-proxy: 1.4.3 -> 1.5.0 2015-06-19 22:52:38 +02:00
Andrew Kelley 3d7125d1a7 wolfebin: init at 5.4 2015-06-19 12:26:00 -07:00
William A. Kennington III 6f4fbcc981 dnsmasq: Fix build 2015-06-19 00:54:41 -07:00
William A. Kennington III fe4f8903b4 Merge branch 'master.upstream' into staging.upstream 2015-06-18 22:37:00 -07:00
William A. Kennington III bdeac100db dnsmasq: 2.72 -> 2.73 2015-06-18 21:56:18 -07:00
William A. Kennington III 7aa425e541 lftp: 4.6.1 -> 4.6.3a 2015-06-18 21:39:39 -07:00
William A. Kennington III 3d9be37df7 curl: 7.42.1 -> 7.43.0 2015-06-18 20:55:19 -07:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
William A. Kennington III bc4e1f3c1a inetutils: 1.9.3 -> 1.9.4 2015-06-16 15:20:28 -07:00
Pascal Wittmann 4e0fb6578a strongswan: update from 5.2.1 to 5.3.2, fixes CVE-2015-4171 2015-06-14 21:44:18 +02:00
Michael Raskin 9c726f502d Update getmail 2015-06-14 11:22:40 +03:00
Joachim Fasting 114cb31b65 dnscrypt-proxy: enable systemd support on linux
This permits using socket activation in the NixOS service
module.
2015-06-12 15:12:33 +02:00
Arseniy Seroka 2e5f4a0152 Merge pull request #8255 from adevress/master
New expression for the davix toolkit
2015-06-12 00:52:37 +02:00
Adrien Devresse f12a466730 New expression for the davix toolkit 2015-06-11 22:57:13 +02:00
John Chee 85da7792b8 openconnect: update to version 7.06 and support openssl or gnutls 2015-06-11 11:56:18 -07:00