Commit Graph

1050 Commits

Author SHA1 Message Date
Michael Raskin
727634b0e4 BadVPN moved to GitHub 2014-03-09 03:07:09 +04:00
Michael Raskin
53f4bf3241 Update BadVPN 2014-03-08 21:13:00 +04:00
Evgeny Egorochkin
6f57402bad chrony: update from 1.29 to 1.29.1 2014-03-08 18:27:30 +02:00
Domen Kožar
0592916851 Merge pull request #1680 from Calrama/seafile
Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-c...
2014-03-07 13:51:17 +01:00
Evgeny Egorochkin
031a44a817 inetutils: update from 1.9.1 to 1.9.2 2014-03-01 05:29:14 +02:00
Thomas Tuegel
c2e26097a7 openresolv: wrap resolvconf to set PATH 2014-02-28 23:30:19 +01:00
Thomas Tuegel
f3e23d60ef NetworkManager: correct resolvconf executable name 2014-02-28 23:30:19 +01:00
Domen Kožar
7f01311f53 networkmanager: add opensresolv 2014-02-28 23:30:19 +01:00
Moritz Maxeiner
997fffb54e Set meta.platforms attribute to platforms.linux for Seafile packages and their prerequisites 2014-02-28 17:24:43 +01:00
Domen Kožar
fae6079a01 adopt rest of the packages that were failing with the buildPythonPackage changes 2014-02-20 01:19:15 +01:00
Domen Kozar
342ed631a4 speedtest_cli: update from 0.2.4 to 0.2.5 2014-02-20 00:23:05 +01:00
Eelco Dolstra
3c7aa5aa8f cjdns: Don't include "-git" in the package name 2014-02-18 19:13:07 +01:00
William A. Kennington III
bdb842d5eb Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
Rickard Nilsson
0d506296f0 networkmanager: Build with ModemManager support 2014-02-13 18:05:04 +01:00
Rickard Nilsson
129d1b9851 modemmanager: Update from 0.7.991 to 1.2.0 2014-02-13 18:05:04 +01:00
Oliver Charles
625b42838a NetworkManager: Fix aliases and dependencies
There are two fixes in this commit.

Firstly, I am creating proper symlinks for the Alias= definitions in the
.service files. This achieves the same result as `systemctl enable`, and
I think is preferred over `mv`.

Secondly, `networkmanager-init` now wants `NetworkManager.service`,
along with `ModemManager.service`. ModemManager does not depend on
NetworkManager (according to `systemctl list-dependencies ModemManager`),
thus NetworkManager never got started on boot.
2014-02-12 11:32:49 +00:00
Domen Kožar
b17edbac57 ModemManager: 0.5.4.0 -> 0.7.991 2014-02-08 20:17:00 +01:00
Vladimír Čunát
2dd13fcb0b socat-2.*: fix CVE-2014-0019 2014-02-06 19:21:26 +01:00
Evgeny Egorochkin
0c439c3a1a socat: update from 1.7.2.2 to 1.7.2.3, potentially fixes CVE-2014-0019 2014-02-06 09:50:00 +02:00
Vladimír Čunát
befe6905e2 curl: update 7.33 -> .35, including two security fixes
CVE-2013-4545
CVE-2014-0015
2014-02-05 20:45:34 +01:00
Moritz Maxeiner
99ba14ee7a Add packages for libzdb, libsearpc, ccnet, seafile-shared, and seafile-client 2014-02-04 20:02:46 +01:00
Eelco Dolstra
d451d12128 ntp: Update to 4.2.6p5 2014-02-03 23:44:11 +01:00
Michael Raskin
41faaa1970 Update Aria download manager 2014-02-02 21:10:33 +04:00
Bjørn Forsman
43af271ac6 siege: expression cleanup 2014-02-02 15:04:46 +01:00
Oliver Charles
83bc415a7b siege: Update to 3.0.6 2014-02-02 14:59:28 +01:00
Eelco Dolstra
559f5be07d dhcpcd: Update to 6.2.1
Dhcpcd now has integration with udev, so it should no longer be a
problem if udev renames an interface while dhcpcd is running.
2014-02-02 11:28:45 +01:00
Vladimír Čunát
f33d50c04e openssh_hpn: mark as broken ATM, cf. #1640 2014-02-01 09:08:13 +01:00
William A. Kennington III
62e78f6b23 openssh: Upgrade from 6.4p1 -> 6.5p1 2014-01-31 14:51:25 +01:00
Benno Fünfstück
9d6ab791af Use version variables for easier upgrading 2014-01-30 18:58:59 +01:00
Benno Fünfstück
e5af7f79d5 gupnp-tools and releated packages: fix and update 2014-01-30 18:58:59 +01:00
Edward Tjörnhammar
00765dccd8 bully, a wpa/wpa2 passphrase retriever from wps enabled devices 2014-01-29 20:56:54 +01:00
Peter Simons
c323f9eed4 nbd: update to version 3.7 2014-01-29 18:32:52 +01:00
Petr Rockai
4124bb9ff5 Adopt more packages. 2014-01-28 18:11:00 +01:00
Domen Kožar
a7d0a53d9e merge 2014-01-26 09:58:47 +01:00
Domen Kožar
d8a31ba948 network-manager-applet: gtk2 -> gtk3 2014-01-26 00:16:24 +01:00
Bjørn Forsman
958d6636a7 networkmanager: fix path to 'openconnect' binary
Without this the openconnect VPN plugin doesn't work:

  NetworkManager[830]: <warn> VPN connection 'Foo VPN' failed to connect: 'Could not find openconnect binary.'.
2014-01-25 13:59:10 +01:00
Bjørn Forsman
4d027a44f6 openconnect: update from 5.01 to 5.02 (CVE-2013-7098)
OpenConnect v5.02 - 2014-01-01:
* Fix XML POST issues with authgroups by falling back to old style login.
* Fix --cookie-on-stdin with cookies from ocserv.
* Fix reconnection to wrong host after redirect.
* Reduce limit of queued packets on DTLS socket, to fix VoIP latency.
* Fix Solaris build breakage due to missing <string.h> includes.
* Include path in <group-access> node.
* Include supporting CA certificates from PKCS#11 tokens (with GnuTLS 3.2.7+).
* Fix possible heap overflow if MTU is increased on reconnection (CVE-2013-7098).
2014-01-25 13:21:44 +01:00
Eelco Dolstra
e07ce3314d Fix some "meta.licenses" attributes 2014-01-25 03:04:46 +01:00
Nixpkgs Monitor
7a211df849 wget: update from 1.14 to 1.15 2014-01-23 21:10:55 +02:00
Shea Levy
ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Peter Simons
7b2c1b854e snx: disown this package 2014-01-21 20:08:41 +01:00
Domen Kožar
b4d1d88e42 enable gobjectintrospection for some libs 2014-01-21 14:11:20 +01:00
Vladimír Čunát
ac6761c908 Merge master into stdenv-updates
Conflicts:
	pkgs/applications/version-management/gource/default.nix
	pkgs/top-level/all-packages.nix
2014-01-20 19:39:28 +01:00
Oliver Charles
a2d0ec2f4b Update siege to 3.0.5 and add meta information 2014-01-20 11:59:28 +00:00
Oliver Charles
a76e69894c Update siege 2014-01-20 11:44:19 +00:00
Lluís Batlle i Rossell
b1a2c74394 Filegive: update to 0.7.4.
Compatibility with IE/chrome, report TLS connections, cipherings,
useragents, etc.
2014-01-18 16:06:35 +01:00
Vladimír Čunát
0a58b512cb Merge master into stdenv-updates
Conflicts (simple):
	pkgs/development/compilers/gcc/4.8/default.nix
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/gmp/5.1.3.nix
	pkgs/development/libraries/gmp/5.1.x.nix
	pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Peter Simons
9b4f9e1c40 gtkgnutella: update from 1.0.0 to 1.0.1 2014-01-15 17:29:14 +01:00
Nixpkgs Monitor
3c1e0ec7b9 ddclient: update from 3.8.1 to 3.8.2 2014-01-13 17:53:23 +01:00
Peter Simons
fe424e6c3f pdsh: update to version 2.29 2014-01-13 17:05:45 +01:00
Vladimír Čunát
a2c316288c Merge master into stdenv-updates
Conflicts:
	pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
	pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Rok Garbas
dca9e47e00 update: connman-ui to latest 2014-01-11 21:18:10 +01:00
Matej Cotman
7d4d3536f7 connman: new packages ConnMan v1.20 and connman-ui 2014-01-11 20:22:53 +01:00
William A. Kennington III
268ffe1144 tahoe-lafs: Upgrade from 1.9.2 -> 1.10.0
Remove patches which do not apply to the newer version.
2014-01-10 18:50:42 -06:00
Vladimír Čunát
9443129b08 Merge master into stdenv-updates
Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
	pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
	pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Bjørn Forsman
4db6bcf209 ngrep: new package
ngrep is a command-line network packet analyzer.

http://ngrep.sourceforge.net/
2014-01-03 16:49:23 +01:00
Domen Kožar
986db66d12 NetworkManager(applet): 0.9.8.4 -> 0.9.8.8 (bluez5 support) 2014-01-03 13:39:40 +01:00
Domen Kožar
ef406e0bb6 Merge pull request #1391 from coroa/nm-applet
network-manager-applet: re-do schema generation
2014-01-02 12:20:29 -08:00
Domen Kožar
4f97ab19a5 Merge pull request #1452 from ttuegel/networkmanager
Fix networkmanager-pptp
2014-01-02 12:02:53 -08:00
Thomas Tuegel
28a593469f networkmanager-pptp: fix checksum 2014-01-02 11:02:40 -06:00
Bjørn Forsman
4d6605e882 Whitespace fixes in package expressions I maintain 2014-01-02 17:58:08 +01:00
Jonas Hoersch
5125b98602 network-manager-applet: re-do schema generation
fixes #1355. partial revert of f4d4e12c (introduced by #1313).

meta.priority is set to 6 (lower priority than standard) to resolve the
conflict of an exported gschemas.compiled for evince as for nm-applet.
this linked file is NOT consulted, as both binaries are wrapped to look
for their schemas in their nix store path first.

a better fix would avoid already avoid linking those gschemas.compiled
files into the environment.
2013-12-30 12:26:51 +01:00
William A. Kennington III
c4e03f0739 openssh: Update from 6.2p2 -> 6.4p1
This patch also bumps up the HPN version of openssh so that it compiles
on top of 6.4. Along with the bump, a package was added for the high
performance networking version.

The gcmrekey patch was removed as this vulnerability is fixed in
version 6.4 onward. http://www.openssh.org/txt/gcmrekey.adv
2013-12-30 02:42:12 -06:00
Vladimír Čunát
e740b565cf Merge master into stdenv-updates
Conflicts (easy):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/compilers/openjdk/default.nix
	pkgs/development/libraries/icu/default.nix
	pkgs/development/libraries/libssh/default.nix
	pkgs/development/libraries/libxslt/default.nix
	pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Domen Kožar
f6a8fe34b2 speedtest-cli: dev -> 0.2.4 2013-12-26 16:51:08 +01:00
Vladimír Čunát
50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +01:00
Rob Vermaas
bd0d2aa149 Update dd-agent to 4.0.1 2013-12-23 15:49:54 +01:00
Nixpkgs Monitor
3d9e43ace2 tcpdump: update from 4.4.0 to 4.5.1 2013-12-23 05:15:40 +02:00
Vladimír Čunát
2b24f1349a Merge master into x-updates 2013-12-21 10:20:55 +01:00
Nixpkgs Monitor
ca02b0d0c2 unbound: update from 1.4.13 to 1.4.21 2013-12-21 02:28:27 +02:00
Nixpkgs Monitor
8ae313bdf0 wavemon: update from 0.7.2 to 0.7.5 2013-12-21 02:28:27 +02:00
Evgeny Egorochkin
9cb5fd0ff6 surfraw: add platforms 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
9a1f7564d7 surfraw: update from 2.2.8 to 2.2.9 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
2a3d427469 oslrd: update from 0.6.5.4 to 0.6.6.1 2013-12-21 02:28:25 +02:00
Nixpkgs Monitor
fc9d6f37af ndisc6: update from 1.0.1 to 1.0.2 2013-12-21 02:28:24 +02:00
Vladimír Čunát
4c5a71f777 Merge master into x-updates
Conflicts:
	pkgs/desktops/gnome-2/desktop/gvfs/default.nix
	pkgs/development/libraries/cogl/default.nix
	pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Nixpkgs Monitor
8fd04f45c5 gtkgnutella: update from 0.97 to 1.0.0 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor
767a9d575a getmail: update from 4.42.0 to 4.43.0 2013-12-18 18:18:28 +02:00
Nixpkgs Monitor
a1226bfb6d aria2: update from 1.17.1 to 1.18.1 2013-12-18 18:18:16 +02:00
Nixpkgs Monitor
c9d980eec8 aria: update from 0.14.0 to 0.16.2 2013-12-18 18:18:16 +02:00
Peter Simons
45e8de9a7d Merge branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor
3c936a0502 tinc: update from 1.0.22 to 1.0.23 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
f5f6b86fc8 rpPPPoE: update from 3.10 to 3.11 2013-12-16 01:36:17 +02:00
Bjørn Forsman
a18b92f4e4 ntopng: fix download url
The current one doesn't work. (My bad for not testing properly after
having done the initial download with nix-prefetch-url.)
2013-12-15 19:40:15 +01:00
Nixpkgs Monitor
84ea06eb99 dnstop: update from 20110502 to 20121017 2013-12-15 12:21:29 +02:00
Nixpkgs Monitor
53261424c3 dnsmasq: update from 2.67 to 2.68 2013-12-15 12:19:28 +02:00
Nixpkgs Monitor
28cba5e9d4 babeld: update from 1.4.1 to 1.4.3 2013-12-15 11:25:53 +02:00
Michael Raskin
1bc96da130 Merge pull request #1372 from offlinehacker/pkgs/dhcpcd/dhcpcd_lxc_fix
dhcpcd: make dhcpcd work in linux containers
2013-12-14 22:54:27 -08:00
Michael Raskin
152f7666af Merge pull request #1340 from bjornfor/ntopng
Add ntopng package and nixos service module
2013-12-14 22:46:49 -08:00
Nixpkgs Monitor
f5d3be98f6 openresolv: update from 3.5.4 to 3.5.6 2013-12-13 23:07:29 +02:00
Jaka Hudoklin
c2f385cf4a dhcpcd: make dhcpcd work in linux containers 2013-12-13 09:51:29 +01:00
Nixpkgs Monitor
36677bbe86 smbldaptools: update from 0.9.7 to 0.9.10, potentially fixes CVE-2012-0961, CVE-2013-1051 2013-12-13 00:08:33 +02:00
Nixpkgs Monitor
b376a50dc5 autossh: update from 1.4b to 1.4c 2013-12-12 03:30:14 +02:00
Nixpkgs Monitor
c584ac123f fping: update from 3.4 to 3.8 2013-12-12 03:11:34 +02:00
Peter Simons
48f24712dc Fix a lots of evaluation errors on Hydra. 2013-12-10 23:20:23 +01:00
Vladimír Čunát
3c013cdec9 mu: fix build via disabling mug GUI by default
It seems it can't handle gtk-3.10.
CC @the-kenny
2013-12-10 21:27:47 +01:00
Peter Simons
486e7736df Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Nixpkgs Monitor
08a3ef19cd dropbear: update from 2013.60 to 2013.62 2013-12-10 01:07:30 +02:00
Peter Simons
f36d5c162c rtorrent: update to version 0.9.3
This version is dubbed "unstable" and apparently it lacks the man page that
used to come with earlier releases. :-(

We need the latest version, though, because of the recent update to libtorrent.
2013-12-09 22:35:32 +01:00
Bjørn Forsman
3cff0a8014 ntopng: new package
ntopng is a high-speed web-based traffic analysis and flow collection
tool. ntopng => ntop next generation.

http://www.ntop.org/products/ntop/
2013-12-09 21:35:01 +01:00