Commit graph

34556 commits

Author SHA1 Message Date
Moritz Ulrich 8edc5f9999 weechat: Backport fix for freeze with gnutls 3.2.
Fixes /exit when using gnutls 3.2. This is a temporary solution as 3.1
isn't building right now. The next release of weechat will include this
fix.
2014-03-21 13:26:23 +01:00
Rob Vermaas 5f27ed59f0 rabbitmq_server: update from 3.2.1 to 3.2.4, potentially fixes CVE-2012-3582, CVE-2013-4674 2014-03-21 13:13:11 +01:00
Rob Vermaas 94990a5935 tomcat6: update from 6.0.37 to 6.0.39, potentially fixes CVE-2013-4286, CVE-2013-4322, CVE-2013-4590, CVE-2014-0033 2014-03-21 13:12:52 +01:00
Rob Vermaas f2026c16fd elasticsearch: update from 1.0.0 to 1.0.1, potentially fixes CVE-2013-5307, CVE-2013-6804 2014-03-21 13:11:38 +01:00
Vladimír Čunát 0ea398ecbe telnet: fix broken download 2014-03-21 12:26:13 +01:00
Lluís Batlle i Rossell 23464b3241 Making more programs use readline63.
Specially those I use.
2014-03-21 11:59:57 +01:00
Vladimír Čunát 4f50a0917e xorg: add xf86-video-modesetting 2014-03-21 10:08:31 +01:00
Shea Levy e4961c63f7 Remove sec_perm patch that was needed by AUFS
Now the kernel is unpatched by default on non-MIPS!
2014-03-21 04:37:23 -04:00
Vladimír Čunát 20696f1620 libchop: builds with gnutls32 now 2014-03-21 07:23:43 +01:00
Vladimír Čunát 44e604a421 gnutls: minor update to fix API+ABI breakage
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7343
http://osdir.com/ml/gnutls-devel-gnu/2014-03/msg00007.html

Guile tests work fine again, but I guess we still don't need
guile bindings by default.
2014-03-21 07:02:56 +01:00
Shea Levy f4c989ede4 Merge branch 'master' of git://github.com/hrdinka/nixpkgs
conky: add config options
2014-03-20 20:14:14 -04:00
Shea Levy 2d97dd3fb7 Merge branch 'fsharp' of git://github.com/thoughtpolice/nixpkgs
fsharp: Upgrade to fsharp-3.0

[ Shea: I'm merging thoughtpolice's commits without further testing
beyond code inspection, as I believe their work has proven itself ]
2014-03-20 20:07:44 -04:00
Shea Levy 1150fa67eb Merge branch 'mono-3.2' of git://github.com/thoughtpolice/nixpkgs
upgrade Mono -> 3.2.8 + LLVM support

[ Shea: I'm merging thoughtpolice's commits without further testing
beyond code inspection, as I believe their work has proven itself ]
2014-03-20 20:05:04 -04:00
Shea Levy 9c3301bebe Merge branch 'ssdeep' of git://github.com/thoughtpolice/nixpkgs
ssdeep: version 2.10
2014-03-20 19:59:12 -04:00
Shea Levy 3352bd83d6 Merge branch 'fixups' of git://github.com/thoughtpolice/nixpkgs
Fixups for several of my packages

[ Shea: Includes fixes for criu and duo-unix ]
2014-03-20 19:56:57 -04:00
Shea Levy acde305775 Merge branch 'update-ocamlnet' of git://github.com/maggesi/nixpkgs
Update ocamlnet to version 3.7.3
2014-03-20 19:46:47 -04:00
Austin Seipp 529fdedf05 duo_unix: disable lib64 directories
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 14:05:38 -05:00
Austin Seipp 9bcc48a4b2 criu: attempt to fix doc building on Hydra
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 14:01:57 -05:00
Austin Seipp 76c9e89984 duo-unix: correctly set openssl directory
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:54:46 -05:00
Austin Seipp 7dcf9f6907 criu: only supported on 64-bit
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:41:05 -05:00
Austin Seipp d5799cd64f scrypt: adopt package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:38:02 -05:00
Austin Seipp 0c3bb487c3 ssdeep: version 2.10
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:18:51 -05:00
Peter Simons 042f85cdd0 nbd: update to version 3.8 2014-03-20 18:07:23 +01:00
Peter Simons d7d0532bb0 Merge pull request #1991 from linquize/git-1.9.1
git: Update to 1.9.1
2014-03-20 17:20:04 +01:00
Oliver Charles bb09cfc2fc haskellPackages.timezoneOlson: Update to 0.1.4 2014-03-20 15:14:14 +00:00
Lluís Batlle i Rossell 29dae7ef33 Trying to fix GNU readline 6.3 build on Darwin
I copied the stdenv override used for readline 6.2.

Peter Simons notified me of the failure:
http://hydra.nixos.org/build/9672338
2014-03-20 16:12:30 +01:00
Linquize 4e385c272c git: Update to 1.9.1 2014-03-20 15:44:25 +01:00
Oliver Charles 1bb8d12d2f haskellPackages.dbmigrations: Jailbreak now HDBC has been updated 2014-03-20 14:36:34 +00:00
Marco Maggesi 42b070527c Update ocamlnet to version 3.7.3
Also remove dependency to lablgkt which is not used and prevent
building on darwin.
2014-03-20 14:54:54 +01:00
Lluís Batlle i Rossell a4c4129477 Adding GNU readline 6.3 apart
I set bashInteractive to use it, as it has many relevant fixes.
2014-03-20 13:00:46 +01:00
Lluís Batlle i Rossell b9163ab332 Revert "Updating GNU readline to 6.3."
This reverts commit dbaa07b8ef.

vcunat reported on IRC that the update breaks python and parted at least.
http://hydra.nixos.org/build/9661091/nixlog/1/tail-reload
2014-03-20 12:53:20 +01:00
Eelco Dolstra d9f9bb1ab2 openssh: Update to 6.6p1
CVE-2014-2532

Note that this CVE only affects people who use AcceptEnv with
wildcards.
2014-03-20 12:39:00 +01:00
Evgeny Egorochkin 06097489a6 youtubeDL: update from 2014.03.12 to 2014.03.18.1 2014-03-20 13:32:29 +02:00
Evgeny Egorochkin 76f7ea6e39 add repositories.git to several packages 2014-03-20 13:32:29 +02:00
Sander van der Burg 31fb83444f python-suds: Add new package 2014-03-20 12:22:38 +01:00
Lluís Batlle i Rossell ae3a1519e4 gdb: adding a patch to handle well the edit cmd + SIGWINCH.
It's reported to upstream since two years ago, through
their patches mailing list.
2014-03-20 11:09:39 +01:00
Lluís Batlle i Rossell d4bf329dde Updating gdb to 7.7. 2014-03-20 10:47:36 +01:00
Lluís Batlle i Rossell dbaa07b8ef Updating GNU readline to 6.3.
I remove all 6.2 patches manually, but I keep the logic to add later patches.
2014-03-20 10:47:36 +01:00
Shea Levy 608f436da3 Add ngircd IRC server 2014-03-19 21:03:19 -04:00
Shea Levy 789cbfdced Merge branch 'ekho' of git://github.com/iyzsong/nixpkgs
add ekho 5.8.2, a Chinese TTS software
2014-03-19 18:26:18 -04:00
Shea Levy d574c34e0a Merge branch 'master' of git://github.com/madjar/nixpkgs
silver-searcher: avoid -lgcc_s on darwin
2014-03-19 18:18:08 -04:00
Shea Levy 506924c6c2 Merge branch 'kdevelop46' of git://github.com/ambrop72/nixpkgs
kdevelop: Update to 4.6.
2014-03-19 18:11:35 -04:00
Shea Levy a1fff61e4d Merge branch 'u/vimrc' of git://github.com/wizeman/nixpkgs
vimHugeX: also add wrapper for system-wide vimrc
2014-03-19 18:07:04 -04:00
Vladimír Čunát 8a8ae81e40 acpid: update from 2.0.21 to 2.0.22 2014-03-19 21:56:48 +01:00
Vladimír Čunát 5bb0803254 fix evaluation (shotwell license) 2014-03-19 21:10:43 +01:00
Vladimír Čunát 3cf4029981 Merge pull request #1972 from vcunat/p/procps
procps-ng: make it the default procps (name and attr)
2014-03-19 17:54:30 +01:00
Domen Kožar 2a50098657 easy-rsa: don't include directory when wrapping 2014-03-19 12:23:08 +01:00
Shea Levy 4216e42ca8 Merge branch 'openafs' of git://github.com/errge/nixpkgs
Openafs fixes
2014-03-19 05:21:28 -04:00
Shea Levy e0b8a00607 Merge branch 'fix-ocaml-facile' of git://github.com/maggesi/nixpkgs
Fix compilation of ocaml-facile with OCaml 4.xx
2014-03-19 03:56:20 -04:00
Marco Maggesi 94a690a41a Fix compilation of ocaml-facile with OCaml 4.xx 2014-03-19 08:46:17 +01:00