Commit Graph

1731 Commits

Author SHA1 Message Date
William A. Kennington III
5b13442747 flannel: Migrate to go-packages 2015-09-02 17:05:42 -07:00
Tobias Geerinckx-Rice
04d6095700 netsniff-ng: 0.5.9-{86-gd84a6b7 -> 88-ge5570a8} 2015-09-01 16:37:16 +02:00
devhell
10d5d9acf4 connman: 1.28 -> 1.30
Built fine, couldn't test though as I don't have a laptop around me at
the moment.

From the changelog:
```
Fix issue with pending DNS request during server change.
Fix issue with empty strings in nameservers configuration.
Fix issue with time servers during IP configuration change.
Fix issue with 4-way handshake during roaming.
Fix issue with open WiFi networks security.
Fix issue with support for WiFi AnonymousIdentity.
Fix issue with memory leak and DHCPv6 DUID handling.
Fix issue with DHCP client and P2P interaction.
Fix issue with handling provision file updates.
Fix issue with VPN state updates.
Disable 6to4 support by default.
```
2015-08-31 19:19:14 +01:00
Eelco Dolstra
9000ddce90 openvpn: Update to 2.3.7 2015-08-31 17:54:56 +02:00
Eelco Dolstra
a88b9bf19e Revert "openvpn: 2.3.6 -> 2.3.8"
This reverts commit f547eaab44ed9f2323fcea74c2a91c6bf50e47f1 because
it breaks asking passphrased via systemd.
2015-08-31 17:54:56 +02:00
Carter Charbonneau
ffc679460f networkmanager: build with dnsmasq
Networkmanager requires dnsmasq for network sharing
2015-08-30 02:55:56 +02:00
Joachim Fasting
624eba1885 fuppes: mark as broken
This package has been broken since 2014-01-20, according to Hydra [1]. I tried
various ad-hoc patching & adding missing dependencies, uncovering yet more
errors. Updating is also out of the question, as nixpkgs already contains the
latest version.

[1]: https://hydra.nixos.org/build/25188337
2015-08-28 17:22:26 +02:00
Edward Tjörnhammar
f547eaab44 openvpn: 2.3.6 -> 2.3.8 2015-08-26 13:00:23 +02:00
Arseniy Seroka
f3f8506461 Merge pull request #9392 from danielfullmer/zerotierone-1.4
zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path
2015-08-25 20:39:06 +03:00
Lluís Batlle i Rossell
97dada0005 Make hydra build proxychains.
(cherry picked from commit 8f11a84c9145c4a1cf5fe182db31921070565efa)
2015-08-25 14:28:12 +02:00
Tobias Geerinckx-Rice
c98685c737 netsniff-ng: 0.5.9-{85-g71c28ef -> 86-gd84a6b7} 2015-08-25 02:09:49 +02:00
Daniel Fullmer
e23ee274b6 zerotierone: 1.0.2 -> 1.0.4 and fix for hardcoded path 2015-08-21 23:06:50 +00:00
Eelco Dolstra
6a54ca7990 dhcpcd: Update to 6.9.2
Upstream recommends this as an important upgrade to 6.9.1 because it
fixes a race that could cause an empty resolv.conf to be created.
2015-08-21 17:03:51 +02:00
Eelco Dolstra
2d4b6405b3 openssh: Apply some Fedora security backports 2015-08-20 14:08:21 +02:00
Eelco Dolstra
401782cb67 Revert "openssh: 6.9p1 -> 7.0p1"
This reverts commit a8eb2a6a81524f3be0c8886f6d06090b50b0a513. OpenSSH
7.0 is causing too many interoperability problems so soon before the
15.08 release.

For instance, it causes NixOps EC2 initial deployments to fail with
"REMOTE HOST IDENTIFICATION HAS CHANGED". This is because the client
knows the server's ssh-dss host key, but this key is no longer
accepted by default. Setting "HostKeyAlgorithms" to "+ssh-dss" does
not work because it causes ssh-dss to be ordered after
"ecdsa-sha2-nistp521", which the server also offers. (Normally, ssh
prioritizes host key algorithms for which the client has a known host
key, but not if you set HostKeyAlgorithms.)
2015-08-20 14:08:18 +02:00
Tobias Geerinckx-Rice
72e8bf518f netsniff-ng: update 0.5.9-{80-g3384ee7 -> 85-g71c28ef} 2015-08-20 04:52:15 +02:00
Jaka Hudoklin
24a626020a Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III
ab7a1646d9 aria2: Fix ssl support and switch back to sourceforge
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.

cc @geerds
2015-08-18 17:18:49 -07:00
Jascha Geerds
56d6a3d846 aria2: Remove openssl dependency 2015-08-18 23:52:58 +02:00
Jascha Geerds
1375602b8d aria2: Add myself as a maintainer 2015-08-18 14:51:54 +02:00
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 cd52c044568bdf1108428698048a9af92dc0b625 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