Commit Graph

5576 Commits

Author SHA1 Message Date
Robert Helgesson
ec61d946eb Update svtplay-dl to 0.10.2015.01.28. 2015-02-07 13:25:19 +01:00
Vladimír Čunát
346c8d7a98 xdg-utils: update from git to fix CVE-2014-9622
Fixes #6193.
Disabling docs generation might be another alternative
to the build-time dependency blowup.

That KDE patch no longer applies, but the code seems to take KDE5 into
account already. CC @ttuegel.
2015-02-07 07:35:21 +01:00
William A. Kennington III
b65209849a bareos: 14.2.2 -> 14.2.3 2015-02-06 13:00:40 -08: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
William A. Kennington III
10390a17e4 btrfs-progs: 3.18.0 -> 3.18.2 2015-02-06 12:53:10 -08:00
William A. Kennington III
967ad3fbc3 ceph: 0.91 -> 0.92 2015-02-06 12:17:43 -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
lethalman
0e987968e5 Merge pull request #6198 from joachifm/update-clamav
clamav: bump to version 0.98.6
2015-02-06 10:37:41 +01:00
Joachim Fasting
37649e76e3 clamav: bump to version 0.98.6 2015-02-06 08:56:38 +01:00
Joachim Fasting
681f373fb7 dnscrypt-proxy: bump to version 1.4.3 2015-02-06 08:49:26 +01:00
Thor A. Hopland
28b8c50c2d Added Touchegg and 3 depdenencies. Touchegg is a daemon for X that adds gesture based navigation for touch based surfaces. 2015-02-06 06:53:32 +01:00
Tobias Geerinckx-Rice
4994c859ab boxfs: use fetchFromGitHub 2015-02-06 02:00:35 +01:00
Tobias Geerinckx-Rice
0711bd03e6 Update stress-ng 0.03.13 -> 0.03.14 2015-02-06 02:00:34 +01:00
Edward Tjörnhammar
e647414e4a i2pd: update url 2015-02-05 20:23:22 +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
Vladimír Čunát
5fb4f2f39b fasd: work around non-deterministic failures
Example: http://hydra.nixos.org/build/19218521/nixlog/1/raw

(cherry picked from commit 31810da31c)
2015-02-05 10:51:41 +01:00
Daniel Peebles
ab49ac71b8 Merge pull request #6154 from tel/build-file-on-darwin
Platforms for "file" derivation to include darwin
2015-02-05 00:58:13 -05: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
Joseph Abrahamson
d6dd4fd9d0 Platforms for file derivation to include darwin 2015-02-04 15:41:14 -05: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
koral
a3f0c7bff4 aria2: 1.18.8 -> 1.18.9 2015-02-04 15:55:49 +01:00
Eelco Dolstra
038a837f02 nixUnstable: Update to 1.9pre4028_0d1dafa 2015-02-04 14:22:34 +01:00
Moritz Ulrich
a5807eb7c4 pass: default to withX = true & install passmenu. 2015-02-04 12:06:48 +01:00
Domen Kožar
d50bfd7515 unzip: CVE-2014-9636, fixes #6128 2015-02-04 11:17:19 +01:00
Eric Seidel
9a1817c778 make wget build on darwin 2015-02-04 00:09:13 -08:00
Bjørn Forsman
ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01: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
Nikolay Amiantov
a1c8ee9d41 tlp: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov
0867c43294 fprintd: update package 2015-02-03 14:27:49 +03: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
Sou Bunnbu
7861c25eb0 Merge pull request #6093 from nckx/update-stress-ng
Update stress-ng 0.03.11 -> 0.03.13
2015-02-02 13:06:30 +08:00
Tobias Geerinckx-Rice
b7a4231be7 Update stress-ng 0.03.11 -> 0.03.13 2015-02-02 00:15:46 +01:00
Michael Raskin
71797af73f Update pipelight Wine 2015-02-01 18:41:33 +03:00
Michael Raskin
a8e7a3ac86 Update glusterfs 2015-02-01 18:41:32 +03:00
Michael Raskin
b09b841dc4 Update ZPAQ 2015-02-01 18:41:32 +03:00
lethalman
87377cec15 Merge pull request #6064 from ktosiek/sstp
Add sstp client.
2015-01-31 13:30:08 +01:00
koral
6d7e09602f youtube-dl: 2015.01.25 -> 2015.01.30.2 2015-01-31 11:09:23 +01:00
Tomasz Kontusz
99c0af0d73 Add sstp client. 2015-01-30 20:09:35 +01:00
Peter Simons
9ecafbe366 ethtool: update to 3.18 2015-01-30 13:23:06 +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
Wout Mertens
f736843200 Merge pull request #6061 from wmertens/fortune-darwin
fortune: fix Darwin build
2015-01-29 19:56:03 +01:00
Lluís Batlle i Rossell
8ea408be56 Update cjdns to v15
(cherry picked from commit aeefbe552adda2b3191bbd48cd7cf79ad9425d94)
2015-01-29 19:50:19 +01:00