Commit graph

1687 commits

Author SHA1 Message Date
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
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