Commit Graph

3837 Commits

Author SHA1 Message Date
Moritz Heidkamp
030a4c7f5d Add chunkfs package 2014-01-02 18:31:09 +00:00
Moritz Heidkamp
482d87a9b0 Set chunksync package's NIX_LDFLAGS to "-lgcc_s"
This works around the pthread_cancel issue
2014-01-02 18:28:13 +00: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
Michael Raskin
44c031b39d Merge pull request #1439 from iyzsong/dvtm
add dvtm 0.10
2014-01-02 07:47:16 -08:00
Nixpkgs Monitor
a7ee7f394d pngcrush: update from 1.7.69 to 1.7.70 2014-01-02 16:35:05 +01:00
Thomas Tuegel
8d381dd586 add kde-gtk-config-2.2.1 2014-01-01 09:47:16 -06:00
Song Wenwu
b8917d548e add dvtm 0.10 2014-01-01 21:55:49 +08:00
Michael Raskin
af9db522cf Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per se 2014-01-01 01:36:57 +04:00
Mathijs Kwik
515488790e texLive: passthru all source attributes 2013-12-31 12:25:44 +01:00
Peter Simons
ea47447a29 Merge pull request #1426 from wkennington/openssh
openssh: Update from 6.2p2 -> 6.4p1
2013-12-30 10:37:27 -08:00
Moritz Heidkamp
29e16c62eb Add chunksync package 2013-12-30 15:04:25 +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
Michael Raskin
952a0a3797 Fix btrfs source link 2013-12-29 21:34:30 +04:00
Michael Raskin
e0b529d088 Fix btrfs source link 2013-12-29 21:33:37 +04:00
William A. Kennington III
88e4596ffd Fix btrfsprogs so nix detects the version
Currently, btrfsprogs is misdetected by nix such that it requires
specifying btrfs-progs-v3.12 for install instead of just btrfs-progs.
This patch removes the v so that it now reads btrfs-progs-3.12 and is
properly detected by nix.
2013-12-29 06:55:47 -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
William A. Kennington III
0276de4d1b Updated btrfsprogs from 0.20-git -> 3.12
Additionally, removed an unmaintained utility for setting the uuid of
sent volumes.
2013-12-28 19:23:10 -06:00
Vladimír Čunát
cb639302df Merge glibc-2.18 branch into stdenv-updates
It's to separate from other changes coming from master.

Conflicts:
	pkgs/development/libraries/glibc/2.18/common.nix (taking both changes)
	pkgs/development/libraries/ncurses/5_4.nix (deleted)
2013-12-28 18:51:23 +01:00
Vladimír Čunát
34a7256820 coreutils: fix build (race condition) 2013-12-27 20:53:53 +01:00
Domen Kožar
f6a8fe34b2 speedtest-cli: dev -> 0.2.4 2013-12-26 16:51:08 +01:00
Eelco Dolstra
9f75797d0b Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00
Vladimir Still
b345bdf5d2 tmpwatch: Add platforms to meta (unix).
According to web pages of tmpwatch it seems that it can be build on
unixes (Mac OS X, solaris). Not much information is here though.
2013-12-26 10:56:00 +01:00
Vladimír Čunát
b80d1c5923 Merge x-updates 2013-12-25 23:56:41 +01:00
Vladimír Čunát
15a5894ab3 netpbm: fix CVE-2005-2471 2013-12-25 11:11:59 +01:00
Vladimír Čunát
c744a7e106 netpbm: fix build 2013-12-25 11:11:59 +01:00
Rob Vermaas
cd27fa7450 Build x11vnc on linux 2013-12-24 10:48:42 +01:00
Vladimír Čunát
50ac037864 Merge master into x-updates 2013-12-23 19:27:14 +01:00
Rob Vermaas
a8df968ac4 Upgrade rsyslog to latest stable, 7.4.7. Include systemd journal support. 2013-12-23 17:42:20 +01:00
Rob Vermaas
bd0d2aa149 Update dd-agent to 4.0.1 2013-12-23 15:49:54 +01:00
Mathijs Kwik
7ad65e860e netatalk: depend on db4 instead of db48, now the db4 default became db48 2013-12-23 11:10:18 +01:00
Mathijs Kwik
72ad48fd32 xpra: depend on ffmpeg instead of ffmpeg_1, now default became 1+ 2013-12-23 11:03:10 +01:00
Mathijs Kwik
c9cf6ecd40 bogofilter: get rid of bdb alias 2013-12-23 10:25:16 +01:00
Nixpkgs Monitor
3d9e43ace2 tcpdump: update from 4.4.0 to 4.5.1 2013-12-23 05:15:40 +02:00
Nixpkgs Monitor
f9c701a2b8 youtubeDL: update from 2013.12.17.2 to 2013.12.20 2013-12-22 14:49:41 +02:00
Vladimír Čunát
2b24f1349a Merge master into x-updates 2013-12-21 10:20:55 +01:00
Nixpkgs Monitor
69e6bd8707 mairix: update from 0.22 to 0.23 2013-12-21 04:07:50 +02:00
Nixpkgs Monitor
22fb324c23 multitail: update from 5.2.12 to 5.2.13 2013-12-21 04:03:39 +02:00
Nixpkgs Monitor
14d3f044b4 netatalk: update from 3.0.5 to 3.1.0 2013-12-21 04:02:37 +02:00
Nixpkgs Monitor
32a2e5dad3 numdiff: update from 5.6.1 to 5.8.1 2013-12-21 04:00:19 +02:00
Nixpkgs Monitor
7af191826e upx: update from 3.07 to 3.09 2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
7c3b70a2ff parcellite: update from 1.1.6 to 1.1.7 2013-12-21 02:28:28 +02: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
ad5bb4018d xorriso: add missing attr dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
3d167f9375 xorriso: update from 1.2.2 to 1.3.4 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
d5bc459fe2 youtubeDL: update from 2013.12.11.2 to 2013.12.17.2 2013-12-21 02:28:26 +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
a469d995af swfmill: update from 0.3.2 to 0.3.3 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
Nixpkgs Monitor
d9952c5b40 namazu: update from 2.0.20 to 2.0.21 2013-12-21 02:28:24 +02:00
Peter Simons
5d0f009718 gnuplot: there is point in having Hydra try to build this package on BSD Unix 2013-12-21 00:08:53 +01:00
Bjørn Forsman
74f63a62f8 docbook2odf: new package
Tested like this:

  nix-build -A docbook2odf
  ./result/bin/docbook2odf --verbose --debug result/share/doc/docbook2odf/examples/book.docbook
  swriter book.odt  # verify that the document looks ok
2013-12-20 12:25:57 +01:00
Peter Simons
f1ed3433e8 gnupg1: update to version 1.4.16 2013-12-19 17:20:53 +01: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
9a35ac20f3 pinentry: update from 0.8.2 to 0.8.3 2013-12-18 18:18:39 +02:00
Nixpkgs Monitor
1ef60acae5 highlight: update from 3.5 to 3.9 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor
8fd04f45c5 gtkgnutella: update from 0.97 to 1.0.0 2013-12-18 18:18:31 +02:00
Nixpkgs Monitor
3cd09215c7 gifsicle: update from 1.52 to 1.78 2013-12-18 18:18:28 +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
fa78387a38 freeipmi: update from 1.1.3 to 1.3.4 2013-12-18 18:18:27 +02:00
Nixpkgs Monitor
46a632eef3 figlet: update from 2.2.4 to 2.2.5 2013-12-18 18:18:27 +02:00
Nixpkgs Monitor
8d2853102b ethtool: update from 3.10 to 3.11 2013-12-18 18:18:26 +02:00
Evgeny Egorochkin
74ced3209e enca: update dependencies 2013-12-18 18:18:25 +02:00
Nixpkgs Monitor
74c3965b92 enca: update from 1.13 to 1.15 2013-12-18 18:18:25 +02:00
Nixpkgs Monitor
b89bcaef22 dos2unix: update from 5.3.1 to 6.0.3 2013-12-18 18:18:25 +02:00
Nixpkgs Monitor
a699697f14 disper: update from 0.3.0 to 0.3.1 2013-12-18 18:18:24 +02:00
Nixpkgs Monitor
a2b26be374 byobu: update from 5.37 to 5.68 2013-12-18 18:18:20 +02:00
Nixpkgs Monitor
f7296b70f8 barcode: update from 0.98 to 0.99 2013-12-18 18:18:18 +02:00
Nixpkgs Monitor
55aaab4f5f auctex: update from 11.85 to 11.87 2013-12-18 18:18:17 +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
Nixpkgs Monitor
9f152ede35 archivemount: update from 0.6.1 to 0.8.3 2013-12-18 18:18:16 +02:00
Evgeny Egorochkin
7f27479d4a acct: fix build 2013-12-18 18:18:15 +02:00
Nixpkgs Monitor
b6b047bdbc acct: update from 6.5.5 to 6.6.1 2013-12-18 18:18:15 +02:00
Rickard Nilsson
b913699f2a obnam: Update to 1.6 2013-12-18 16:21:47 +01:00
Eelco Dolstra
134ba27ea2 Merge remote-tracking branch 'origin/master' into glibc-2.18 2013-12-18 15:42:54 +01: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
Eelco Dolstra
eea9e405c8 source-highlight: Don't do a parallel build
The "make check" appears to have a race condition.

http://hydra.nixos.org/build/7116409
2013-12-16 17:03:19 +01:00
Nixpkgs Monitor
2e43a29ec8 less: update from 436 to 462 2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
106785b092 ioping: update from 0.4 to 0.7 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
8dd78ae54d gptfdisk: update from 0.8.6 to 0.8.8 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
e54c26a65c xdaliclock: update from 2.35 to 2.40 2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
f90e505d50 units: update from 1.86 to 2.02 2013-12-16 01:36:17 +02: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
Nixpkgs Monitor
8a0a1b7768 pg_top: update from 3.6.2 to 3.7.0 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
25dc79783b icoutils: update from 0.29.1 to 0.31.0 2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
1ff34a1cf8 httrack: update from 3.47.21 to 3.47.27 2013-12-16 01:36:16 +02:00
Nixpkgs Monitor
a2a1eb88cb httpfs2: update from 0.1.4 to 0.1.5 2013-12-16 01:36:16 +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
d7a82dfe6f lockfileProgs: update from 0.1.16 to 0.1.17 2013-12-15 13:21:56 +02:00
Nixpkgs Monitor
f95db595e7 ised: update from 2.2.2 to 2.5.0 2013-12-15 13:11:20 +02:00
Nixpkgs Monitor
6619a3a1d8 dar: update from 2.4.6 to 2.4.11 2013-12-15 12:49:39 +02:00
Nixpkgs Monitor
e4df13e956 enscript: update from 1.6.5.2 to 1.6.6 2013-12-15 12:35:47 +02: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
17588191ec dmg2img: update from 1.6.4 to 1.6.5 2013-12-15 11:40:25 +02:00
Nixpkgs Monitor
28cba5e9d4 babeld: update from 1.4.1 to 1.4.3 2013-12-15 11:25:53 +02:00
Nixpkgs Monitor
24cf5017e9 ccrypt: update from 1.9 to 1.10 2013-12-15 10:54:18 +02:00
Nixpkgs Monitor
186f5f5f05 convmv: update from 1.14 to 1.15 2013-12-15 10:46: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
f7b64d0e66 testdisk: update from 6.13 to 6.14 2013-12-14 21:23:23 +02:00
Nixpkgs Monitor
75bef13fca xfsprogs: update from 3.1.8 to 3.1.11 2013-12-14 00:46:44 +02:00
Nixpkgs Monitor
ea11828d44 pwgen: update from 2.05 to 2.06 2013-12-14 00:33:10 +02:00
Nixpkgs Monitor
1485941a56 pgf1: update from 1.10 to 1.18 2013-12-14 00:30:29 +02:00
Nixpkgs Monitor
f5d3be98f6 openresolv: update from 3.5.4 to 3.5.6 2013-12-13 23:07:29 +02:00
Jaka Hudoklin
ffb359cb57 nmap: update to 6.40. close #1368. 2013-12-13 21:11:51 +02:00
Nixpkgs Monitor
0be455e0e4 youtubeDL: update from 2013.12.08.1 to 2013.12.11.2 2013-12-13 20:56:36 +02:00
Vladimir Still
6ffa9261f9 tmpwatch: Add package. 2013-12-13 20:56:35 +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
aef9ae72d0 bogofilter: update from 1.1.7 to 1.2.4, potentially fixes CVE-2012-5468 2013-12-12 23:50:47 +02:00
Nixpkgs Monitor
b376a50dc5 autossh: update from 1.4b to 1.4c 2013-12-12 03:30:14 +02:00
Evgeny Egorochkin
bf05b39cd5 gptfdisk: fix maintainers 2013-12-12 03:11:35 +02:00
Nixpkgs Monitor
f453b1fd03 gnuvd: update from 1.0.10 to 1.0.12 2013-12-12 03:11:35 +02:00
Nixpkgs Monitor
c584ac123f fping: update from 3.4 to 3.8 2013-12-12 03:11:34 +02:00
Peter Simons
900786ab37 Fix more evaluation errors on Hydra. 2013-12-11 12:08:19 +01:00
Nixpkgs Monitor
d706aab747 diffstat: update from 1.45 to 1.58 2013-12-11 09:47:45 +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
Eelco Dolstra
ec5739ef17 jfsrec: Fix build
http://hydra.nixos.org/build/7008843
2013-12-10 14:28:19 +01:00
Vladimír Čunát
93ecc63614 pa_applet: work around a build problem
Also remove wrong homepage.
CC @iElectric.
2013-12-10 13:41:20 +01:00
Vladimír Čunát
089da3ee5c Merge master into x-updates
Conflicts (simple):
	pkgs/top-level/all-packages.nix
2013-12-10 13:00:02 +01:00
Vladimír Čunát
c11747b3f5 merge #1197: gnuplot darwin changes 2013-12-10 12:46:45 +01:00
Vladimír Čunát
3941c15b59 gnuplot: pass aquaterm request explicitely (see #1197) 2013-12-10 12:43:20 +01:00
Eelco Dolstra
ed463a7671 boost: Remove 1.53 and 1.54
These don't build against Glibc 2.18, but they're not used anyway
(except by source-highlight, which builds fine against 1.49).
2013-12-10 12:02:53 +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
Evgeny Egorochkin
328d59eab6 add meta.repositories.git to several packages 2013-12-10 01:07:30 +02: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
Nixpkgs Monitor
8f4b7e2133 dosfstools: update from 3.0.21 to 3.0.24 2013-12-09 12:13:11 +02:00
Nixpkgs Monitor
d4a1ab3bc3 libtorrent: update from 0.13.2 to 0.13.3 2013-12-09 11:18:17 +02:00
Nixpkgs Monitor
3da956c7ca amuleGui: update from 2.2.6 to 2.3.1 2013-12-09 11:13:26 +02:00
Nixpkgs Monitor
d8f1146fde clamav: update from 0.97.8 to 0.98 2013-12-09 10:59:48 +02:00
Nixpkgs Monitor
d79177cc20 youtubeDL: update from 2013.10.23.2 to 2013.12.08.1 2013-12-09 10:42:07 +02:00
Moritz Ulrich
c727c38b26 rdiff_backup: update from 1.2.8 to 1.3.3 2013-12-09 00:34:48 +00:00
Vladimír Čunát
6690c97569 Merge branch 'master' into x-updates
Conflicts (just different styles, same semantics):
	pkgs/development/libraries/libusb1/default.nix
2013-12-07 14:17:16 +01:00
Peter Simons
f0d3e92b33 atool: have Hydra build this tool only on Linux 2013-12-06 19:32:34 +01:00
Peter Simons
125bf9e488 aescrypt: limit meta.hydraPlatforms to Linux
Builds on other platforms such as FreeBSD fail.
2013-12-06 19:29:22 +01:00
Nixpkgs Monitor
d643418edd wgetpaste: update from 2.20 to 2.23 2013-12-06 17:13:23 +02:00
Michael Raskin
c60fe6b4e4 Merge pull request #1330 from grwlf/yandex-disk
yandex-disk: fix bash-completion, add long description
2013-12-05 06:23:47 -08:00
Sergey Mironov
82fefa0de8 yandex-disk: fix bash-completion, add long description
bashCompletion created 'have1' file in the current directory occasionally. this
patch fixes it.
2013-12-05 14:42:16 +04:00
Peter Simons
c32bf83301 Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/development/interpreters/perl/5.16/default.nix
	pkgs/tools/networking/curl/default.nix
	pkgs/top-level/all-packages.nix
	pkgs/top-level/release-python.nix
	pkgs/top-level/release-small.nix
	pkgs/top-level/release.nix
2013-12-04 18:33:52 +01:00
Nixpkgs Monitor
5378fd5948 uni2ascii: update from 4.15 to 4.18 2013-12-04 06:39:34 +02:00
Nixpkgs Monitor
1b20cadd1d ebook_tools: update from 0.2.1 to 0.2.2 2013-12-04 06:30:16 +02:00
Nixpkgs Monitor
090d51cb37 bogofilter: update from 1.1.6 to 1.1.7, potentially fixes CVE-2012-5468 2013-12-04 06:12:46 +02:00
Evgeny Egorochkin
41333e1344 chrony; fix installation 2013-12-04 06:11:41 +02:00
Nixpkgs Monitor
1db5dd4ffb chrony: update from 1.27 to 1.29, potentially fixes CVE-2012-4502, CVE-2012-4503 2013-12-04 05:56:17 +02:00
Nixpkgs Monitor
92de25cb55 dropbear: update from 2013.58 to 2013.60, potentially fixes CVE-2013-4421, CVE-2013-4434 2013-12-04 05:55:20 +02:00
Nixpkgs Monitor
5677898e9d rsyslog: update from 7.2.6 to 7.2.7, potentially fixes CVE-2013-4758 2013-12-04 05:04:51 +02:00
Evgeny Egorochkin
b0d281dd58 privoxy: update the build script, add documentation dependency 2013-12-04 04:41:25 +02:00
Nixpkgs Monitor
3837210fed privoxy: update from 3.0.12 to 3.0.21, potentially fixes CVE-2013-2503 2013-12-04 04:28:34 +02:00
Evgeny Egorochkin
f25d2c2fd4 lshw: update to 2.17b 2013-12-04 03:53:50 +02:00
Evgeny Egorochkin
1c3da8882d vidalia: generate documentation 2013-12-04 03:46:57 +02:00
Nixpkgs Monitor
ef4c8776b7 vidalia: update from 0.2.21 to 0.3.1 2013-12-04 03:42:47 +02:00
Nixpkgs Monitor
d5c1d33a23 clamav: update from 0.97.5 to 0.97.8, potentially fixes CVE-2013-2020, CVE-2013-2021 2013-12-04 03:12:55 +02:00
Peter Simons
e3c34c6b98 cabal-install: jailbreak version 1.18.0.2 to fix the build with GHC 7.7 or later 2013-12-03 22:23:21 +01:00
Vladimír Čunát
d09b722f77 Merge master into x-updates 2013-12-02 21:41:16 +01:00
Peter Simons
29c11ef8a5 gnutar: update to version 1.27.1 2013-12-02 13:00:02 +01:00
Peter Simons
1f626579f0 opensc: update to version 0.13.0 2013-12-02 12:37:24 +01:00
Peter Simons
c1501291d7 nbd: update to version 3.5 2013-12-01 23:21:01 +01:00
Michael Raskin
42437555fe Merge pull request #1313 from roverorna/fixes
Remove caches from liferea, evince and network-manager-applet
2013-12-01 12:34:36 -08:00
Tomasz Kontusz
f4d4e12ca6 Remove caches from liferea, evince and network-manager-applet 2013-12-01 20:26:31 +01:00
Arseniy Alekseyev
12404fd7a0 updated dcraw to version 9.19 2013-12-01 18:36:27 +01:00
Aristid Breitkreuz
902fa50f02 fix texlive build, older files were removed on debian servers 2013-12-01 16:20:52 +01:00
Moritz Ulrich
556dab6878 Pngcrush: Update to 1.7.69.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-01 12:39:19 +01:00
Bjørn Forsman
214e92081f ascii: update 3.12 -> 3.14
The Makefile has changed so the I had to update the sed line.
2013-11-30 23:51:39 +01:00
Bjørn Forsman
456edc140d ascii: update/add meta attributes 2013-11-30 23:51:33 +01:00
Moritz Ulrich
c71d6f3b1a g500-control: Add myself as maintainer
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-29 11:47:00 +01:00
Michael Raskin
b921a787a0 Update gtk-vnc dependency on Firefox 2013-11-28 21:00:24 +04:00
Rickard Nilsson
e5f631883e keychain: Add missing binaries to PATH 2013-11-28 12:52:32 +01:00
Michael Raskin
18ad2f03a5 Merge pull request #1191 from kowey/kowey-macosx
wget darwin: disable Test-iri-disabled.px
2013-11-28 03:02:32 -08:00
Domen Kožar
945bcfad30 add ldapvi: interactive LDAP client for Unix terminals. Using it, you can update LDAP entries with a text editor. 2013-11-28 00:15:14 +01:00
Thomas Bereknyei
16e85b4275 Perl requirement for ddclient to be used as a service
(Might only be the FreeDNS protocol that needs it.)
2013-11-27 19:46:55 +01:00
Bjørn Forsman
f21e9f0a07 dnsmasq: bump 2.63 -> 2.67
See changelog at http://www.thekelleys.org.uk/dnsmasq/CHANGELOG
2013-11-27 19:29:37 +01:00
Peter Simons
49db8a524c xmlto: remove misleading meta.platforms attribute that prevents this package from being built on Darwin 2013-11-26 16:10:04 +01:00
Vladimír Čunát
21f36d7316 tigervnc: fix build via not applying a patch
It's in our standard xorg-server now.
2013-11-23 13:08:04 +01:00
Vladimír Čunát
b5fba47147 Merge branch master into x-updates
Conflicts (not used, deleted):
	pkgs/desktops/xfce/common.nix
2013-11-23 10:22:26 +01:00
Michael Raskin
06e9a8f31a Merge pull request #1249 from wkennington/ccid
Update ccid to 1.4.13
2013-11-22 23:23:40 -08:00
Bjørn Forsman
325894eb1b smc: new package
SMC is a state machine compiler. It generates state machine code from
text input files (state diagrams).

Homepage: http://smc.sourceforge.net/
2013-11-23 00:11:23 +01:00
William A. Kennington III
3a4281a3c9 Update ccid to 1.4.13 2013-11-21 17:28:07 -06:00
Bjørn Forsman
bd67a1a16f basex: bump 7.7 -> 7.7.2
This update brings "fixes and better CSV support":

  http://basex.org/about-us/news/
2013-11-21 22:52:42 +01:00
Domen Kožar
f770739290 curl: 7.30.0 -> 7.33.0 (CVE-2013-4545) 2013-11-21 16:24:32 +01:00
Michael Raskin
3f9b50a7bc Merge pull request #1239 from grwlf/yandex-disk
yandex-disk: add the Yandex.Disk cloud storage client
2013-11-21 00:35:45 -08:00
Jason "Don" O'Conal
635ce5df88 texlive: update to latest version 2013-11-21 03:55:57 +00:00
Jason "Don" O'Conal
c987f5c14c ttmkfdir: update URL (close #1244) 2013-11-20 22:48:12 +01:00
Vladimír Čunát
43d1707eec vdpauinfo: minor update 0.0.6 -> 0.1 2013-11-19 10:12:45 +01:00
Domen Kožar
9fc575367d prey: specify sha256 for fetchgit 2013-11-19 01:13:40 +01:00
Sergey Mironov
1fa1dd24ad yandex-disk: add the Yandex.Disk cloud storage client
Details:
http://help.yandex.com/disk/cli-clients.xml
2013-11-18 14:31:50 +04:00
Bjørn Forsman
99c09eacb4 asciidoc: update 8.6.8 -> 8.6.9
Changes: http://www.methods.co.nz/asciidoc/CHANGELOG.html
2013-11-17 23:14:30 +01:00
zimbatm
55639c3aeb Adds a new package: direnv 2013-11-17 19:53:54 +01:00
Michael Raskin
98e8d9d5a3 Adding BadVPN network (mostly BPN) tools 2013-11-17 21:48:26 +04:00
Vladimír Čunát
04921cbae6 desktop_file_utils: update 2013-11-17 15:14:20 +01:00
Shea Levy
6555e31fb4 ImageMagick and asciidoc build on 64-bit darwin
Tested by @zefhemel

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-11-14 10:42:58 -05:00
Evgeny Egorochkin
829b29153b clean up git revision handling in several packages 2013-11-13 12:46:55 +02:00
Lluís Batlle i Rossell
a5bc306985 Adding revisions to all fetch* of ngrok. 2013-11-12 21:44:16 +01:00
Eelco Dolstra
d207047afc sudo: Update to 1.8.8 2013-11-12 17:58:49 +01:00
Lluís Batlle i Rossell
cec700aab0 Updating ts to 0.7.4. 2013-11-11 09:53:17 +01:00
Vladimír Čunát
d9f1ed063b pciutils: minor update to today's version 2013-11-10 21:02:48 +01:00
Eric Kow
9f7510113e gnuplot darwin: optional gnuplot_aquaterm variant
This variant uses the more Mac-friendly aqua driver, but it requires
that you separately install the AquaTerm package.

Note that AquaTerm is open source and could perhaps be later included
as a nix derivation. If that happens, it would be nice to remove the
gnuplot_aquaterm top-level attribute and just make it the default.
2013-11-10 13:43:43 +00:00
Domen Kožar
9b35dac0c0 iperf: 2.0.4 -> 2.0.5 2013-11-08 16:53:19 +01:00
Eelco Dolstra
52ad0eaca5 openssh: Security fix
CVE-2013-4548
2013-11-08 16:42:59 +01:00
Eelco Dolstra
065493284f Update the X11 terminal server module for systemd
Yay, we no longer need inetd!
2013-11-08 16:39:22 +01:00
Eric Kow
29b2aec233 wget darwin: disable Test-iri-disabled.px
This test fails on MacOS X. The failure has something to do with
the tests expecting filesystems to accept/store filenames as
bytes. On the HFS+ filesystem, however, filenames are Unicode
characters (Normalisation Form D).

This wget ticket appears to be relevant
    http://savannah.gnu.org/bugs/index.php?27541

The maintainer does not seem to think that this test
failure represents a problem in practice:
    http://article.gmane.org/gmane.comp.web.wget.general/8988

But this patch should be revisited/removed if this aspect of wget is
ever addressed in the future.

NB: I'm also a bit concerned/confused that none of the tests mentioned
in that message seem to fail, so I'm not 100% sure if this is the
relevant issue.
2013-11-08 09:36:42 +00:00
Sander van der Burg
5bc317409f Bump disnixos to latest development version 2013-11-07 17:45:52 +01:00
Sander van der Burg
97ecf74181 disnix: add dysnomia as dependency 2013-11-07 13:58:47 +01:00
Sander van der Burg
890b706df5 Fix sha256 hash of disnix 2013-11-07 11:33:23 +01:00
Sander van der Burg
775b1bd4df Bump version of development Disnix 2013-11-07 10:42:13 +01:00
Sander van der Burg
1a4233d440 Bump dysnomia to latest development version 2013-11-06 14:22:48 +01:00
Eelco Dolstra
25ca1c30e2 screen: Only depend on PAM on Linux 2013-11-06 10:47:58 +01:00
Sergey Mironov
43ecb12e93 gparted: remove unwanted icon-theme.cache (close #1176) 2013-11-05 21:22:44 +01:00
Eelco Dolstra
da426c7df5 Fix some meta.platforms attributes to build more stuff on Darwin 2013-11-05 10:46:59 +01:00
Eelco Dolstra
c88055e1a2 Set meta.hydraPlatforms instead of meta.platforms for some packages 2013-11-05 00:06:10 +01:00
Eelco Dolstra
a0e21fd1ca Mark more packages as broken 2013-11-04 21:11:00 +01:00
Eelco Dolstra
01087750ba Don't build some packages on some platforms 2013-11-04 21:11:00 +01:00
Eelco Dolstra
59cad4dc07 socate: Update to 1.7.2.2, 2.0.0-b6
CVE-2013-3571
2013-11-04 21:10:59 +01:00
Rok Garbas
a22c0fa54a offlineimap: update to (latest) 6.5.5 2013-11-04 19:39:13 +01:00
Mathijs Kwik
609f8dc04b Merge branch 'master' into stdenv-updates
Conflicts:
	pkgs/top-level/all-packages.nix
2013-11-01 08:31:54 +01:00
Domen Kožar
60256b973c Merge pull request #1139 from offlinehacker/pkgs/pnquant/add
Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved.
2013-10-30 03:42:52 -07:00
Jaka Hudoklin
24f0eccaa8 Add pngquant, it converts 24/32-bit RGBA PNGs to 8-bit palette with alpha channel preserved. 2013-10-30 11:30:49 +01:00
Domen Kožar
9726dded27 openssh: build on unix platforms 2013-10-29 17:47:38 +01:00
Rok Garbas
562b453b93 nixos: haproxy module 2013-10-29 15:55:25 +01:00
Eelco Dolstra
60f1afe199 nix: Update to 1.6.1 2013-10-29 11:30:36 +01:00
Jaka Hudoklin
a976962d6c optipng: update to 0.7.4
close #1138.
2013-10-29 05:13:42 +02:00
Domen Kožar
a80598b535 nixops: build nixops also for OSX and FreeBSD 2013-10-28 19:44:43 +01:00
Domen Kožar
f4aaced654 ngrok: rewrite to download all dependencies with fetch* functions 2013-10-27 22:57:09 +01:00
William A. Kennington III
59de62317d btrfs: fix build to link against libgcc_s so that pthread_cancel is linked
Currently, the command btrfs scrub start <filesystem> attempts to invoke the pthread_cancel
routine and ends with an error melibgcc_sssage about it being missing. This prevents btrfs
scrub status from maintaining proper statistics about the running scrub.

Close #1127.
2013-10-27 20:21:22 +02:00
Domen Kožar
3cad44d26c ngrok: linux only 2013-10-27 17:26:14 +01:00
Lluís Batlle i Rossell
37f7c96a7e Update youtubeDL. Now vimeo downloads work again. 2013-10-27 16:43:25 +01:00
Domen Kožar
78876a8292 add ngrok: Reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service 2013-10-27 14:26:24 +01:00
Peter Simons
91f2c362de Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/top-level/all-packages.nix
2013-10-26 18:28:05 +02:00
Arvin Moezzi
ab94ccfc38 rockbox-utility: upgrade 1.2.8 -> 1.3.1
Close #1116.
2013-10-25 04:27:40 +03:00
Eelco Dolstra
6f911ede89 nix: Update to 1.7pre3267_2d9bb56 2013-10-24 20:20:13 +02:00
Jaka Hudoklin
427798268c Add netcat-openbsd, TCP/IP swiss army knife, openbsd variant 2013-10-24 10:57:33 +03:00
James Cook
d43d1aa0d0 e2fsprogs: Update to 1.42.8. 2013-10-21 11:42:37 +02:00
Michael Raskin
9eba67dbcd Fix/split ZPAQ after upgrade 2013-10-20 22:30:40 +04:00
Michael Raskin
de3aada0fa Making Cuneiform package export version 2013-10-20 21:10:49 +04:00
Michael Raskin
e38f86a887 Updating GlusterFS to 3.4.1 2013-10-20 21:10:25 +04:00
Michael Raskin
8c94c3ad08 Updating lrzip to 0.616 2013-10-20 21:10:02 +04:00
Michael Raskin
bf721764ac Updating ZPAQ to 642 2013-10-20 21:09:45 +04:00
Michael Raskin
be5b32e798 Apparently fix texinfo5 with fresh TeXLive 2013-10-20 19:15:11 +04:00
Jack Cummings
e6f2ac65e2 Gratuitous Space Battles. Needs libcurl.so.3, so put an old version of that in, too 2013-10-19 14:45:03 +02:00
Peter Simons
ee0a88ba01 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-10-19 13:55:06 +02:00
Peter Simons
6be8ad3392 Merge branch 'origin/master' into stdenv-updates.
There was a minor conflict in 'stumpwm'. The package needs texinfo
version 4.x. At least is used to, I'm not sure whether it still does.
2013-10-18 18:57:24 +02:00