Commit Graph

84004 Commits

Author SHA1 Message Date
Graham Christensen
892a9b1f0f
icu: patch for multiple CVEs
- CVE-2014-6585
 - CVE-2015-4760
 - CVE-2016-0494
 - CVE-2016-6293
 - CVE-2016-7415
2016-11-30 19:08:15 -05:00
Graham Christensen
9c71508c95
bzip2: patch for CVE-2016-3189 2016-11-30 18:43:56 -05:00
Graham Christensen
5f78980973
tomcatUnstable: 9.0.0.M10 -> 9.0.0.M13
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:27:06 -05:00
Graham Christensen
42f1ae1911
tomcat85: 8.5.5 -> 8.5.8
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:27:00 -05:00
Graham Christensen
80a475042c
tomcat8: 8.0.37 -> 8.0.39
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:55 -05:00
Graham Christensen
3d0310daf3
tomcat7: 7.0.72 -> 7.0.73
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:39 -05:00
Graham Christensen
eba91fa2bd
tomcat6: 6.0.45 -> 6.0.48
For CVE-2016-8735, a remote code execution vulnerability.
2016-11-30 18:26:13 -05:00
Graham Christensen
0cff959e79
maatkit: update URL 2016-11-30 09:07:17 -05:00
Graham Christensen
7d09138cae
perlPackages.DBDmysql: 4.033 -> 4.039 2016-11-30 08:37:48 -05:00
Graham Christensen
0707962235
mujs: 2016-09-21 -> 2016-11-30 for multiple CVEs
- CVE-2016-7504
 - CVE-2016-7505
 - CVE-2016-7506
 - CVE-2016-9017
 - CVE-2016-9108
 - CVE-2016-9109
 - CVE-2016-9294

See more information: https://lwn.net/Vulnerabilities/707361/
2016-11-30 08:29:44 -05:00
Graham Christensen
a9611a52f3
mcabber: 1.0.3 -> 1.0.4 for 'roster push attack' 2016-11-30 08:23:42 -05:00
Peter Simons
c0ec503dce Merge pull request #20803 from NeQuissimus/2_11_0
git: 2.10.2 -> 2.11.0
2016-11-30 14:17:57 +01:00
Peter Simons
cc3e61006f Merge pull request #20811 from Profpatsch/hdbc-odbc-haddock
haskellPackages.HDBC-odbc: remove haddock fix again
2016-11-30 14:00:30 +01:00
Profpatsch
10cf3b150e haskellPackages.HDBC-odbc: remove haddock fix again 2016-11-30 13:04:48 +01:00
Matthew Daiter
705bdce17e
hexRegistrySnapshot: d58a937 -> e5e494a 2016-11-30 12:16:21 +01:00
Frederik Rietdijk
c517718ffc Merge pull request #20152 from igsha/fix-mezzanine
pythonPackages.mezzanine: fixes #19989
2016-11-30 10:43:34 +01:00
Frederik Rietdijk
1b68772f2b Merge pull request #20799 from vbgl/camlp5-6.17
camlp5: 6.16 -> 6.17
2016-11-30 10:32:00 +01:00
Frederik Rietdijk
1c0e51e3f8 Merge pull request #20616 from matthewbauer/pugixml-darwin
pugixml: fix darwin build
2016-11-30 10:30:41 +01:00
Frederik Rietdijk
07dcc4f43a pythonPackages.Theano: move and rename variants
We have two derivations, one that supports Cuda, and one that does not.
The names, TheanoWithCuda and TheanoWithoutCuda, now reflect that.
Furthermore, a boolean passthru.cudaSupport was added.

In the future the two derivations should be merged in one, with a
parameter `cudaSupport`.
2016-11-30 10:04:54 +01:00
Peter Simons
2605149d15 ghc-8.0.2: cosmetic 2016-11-30 09:47:37 +01:00
Peter Simons
fb9f9926cd ghc-8.0.2: drop use of the obsolete response file patch
Our gcc wrapper has been fixed to deal with those files properly.
2016-11-30 09:46:44 +01:00
Joachim Fasting
0028abeb4e
libffcall: 2009-05-27 -> 1.10
Use the release tarball provided by the clisp maintainer.

Tested build by nix-build -A clisp -A clisp_2_44_1 -A gtk-server;
only clisp run-tested.

Of particular note is that the .so files no longer have executable
stacks.  This also avoids executable stack in clisp lisp.run

Before:

   $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK
   GNU_STACK      [...] RWE 0x10

After:

   $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK
   GNU_STACK      [...] RW 0x10
2016-11-30 06:01:10 +01:00
Tim Steinbach
f1a0cadaec
git: 2.10.2 -> 2.11.0 2016-11-29 18:37:24 -05:00
Tim Steinbach
18a3225dac
linux: 3.12.67 -> 3.12.68 2016-11-29 17:40:17 -05:00
Tuomas Tynkkynen
8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Vincent Laporte
431c564993 hol_light: fix build with Camlp5-6.17 2016-11-29 18:34:21 +00:00
Vincent Laporte
f0d7e808b2 camlp5: 6.16 -> 6.17 2016-11-29 18:34:21 +00:00
Vladimír Čunát
56366b5e66
libuv: enable checks and parallel building 2016-11-29 18:41:44 +01:00
Mathias Schreck
0f7f0ced81
libuv: 1.9.1 -> 1.10.1
Taken from #20650.
2016-11-29 18:25:22 +01:00
joachim schiele
8806344618
rust: Updates & rename rustUnstable to rustNighly. 2016-11-29 17:09:01 +01:00
Franz Pletz
e43f2fc868
Revert "lxc: 2.0.4 -> 2.0.6"
This reverts commit 5d804566dfecaa3928893244399b86453edcacb3.

This was an error on my part. I had the commit sitting on my local master
and pulled upstream to rebase my commit before pushing. I didn't notice
there was a commit bumping lxc and the auto-merge on the rebase.
2016-11-29 15:42:37 +01:00
Alexander Tsamutali
c9b8a6585d Add tools/networking/polysh 2016-11-29 17:32:21 +03:00
Graham Christensen
b04e23bbb8
firefox: 50.0 -> 5.0.1 for CVE-2016-9078 2016-11-29 08:34:13 -05:00
Graham Christensen
28fa4cfe56 Merge pull request #20790 from taku0/firefox-bin-50.0.1
firefox-bin: 50.0 -> 50.0.1 [Critical security fix]
2016-11-29 08:19:52 -05:00
Thomas Tuegel
66c3818e98
kde5.frameworks: 5.27 -> 5.28 2016-11-29 07:02:40 -06:00
Domen Kožar
8b782f4bd4 Merge pull request #19990 from domenkozar/buildtheworld
Build all derivations on Linux, unless specified otherwise
2016-11-29 13:17:13 +01:00
Peter Simons
9890563ae2 Merge pull request #20781 from abuibrahim/master
haskellPackages.barrier: jailbreak
2016-11-29 09:13:02 +01:00
Peter Simons
d90a294342 Merge pull request #20779 from TikhonJelvis/hadoop-darwin
hadoop-2.2.0: Added a check to not run patchelf on MacOS.
2016-11-29 09:12:15 +01:00
joachim schiele
f67061c1de (rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary 2016-11-29 09:10:39 +01:00
Frederik Rietdijk
a344b552ad Merge pull request #20778 from NeQuissimus/atom_1_12_6
atom: 1.12.5 -> 1.12.6
2016-11-29 07:59:44 +01:00
Frederik Rietdijk
09aabb6750 Merge pull request #20785 from ericsagnes/pkg-update/groonga
groonga: 6.1.0 -> 6.1.1
2016-11-29 07:59:19 +01:00
Frederik Rietdijk
a1b7c94377 Merge pull request #20784 from peterhoeg/u/puddletag
puddletag: 1.1.1 -> 1.2.0
2016-11-29 07:58:37 +01:00
Eric Sagnes
96dfd01966 groonga: 6.1.0 -> 6.1.1
release notes: http://groonga.org/en/blog/2016/11/29/groonga-6.1.1.html
2016-11-29 15:33:24 +09:00
Peter Hoeg
66fb5ac222 puddletag: 1.1.1 -> 1.2.0 2016-11-29 10:57:52 +08:00
Ruslan Babayev
f44023c485 haskellPackages.barrier: jailbreak 2016-11-28 17:18:21 -08:00
Graham Christensen
59695de3b1 Merge pull request #20763 from lsix/update_nagios
nagios: 4.0.8 -> 4.2.3 (for CVE)
2016-11-28 18:12:03 -05:00
Tikhon Jelvis
80bee8ffe7 Added a check to not run patchelf on Darwin systems. 2016-11-28 15:07:41 -08:00
Graham Christensen
105255e6f5 Merge pull request #20772 from nico202/yarp
yarp: 2.3.66.1 -> 2.3.68
2016-11-28 18:01:02 -05:00
Tim Steinbach
1ac1d93427
atom: 1.12.5 -> 1.12.6 2016-11-28 17:37:32 -05:00
Vladimír Čunát
2587611ed5
mesa: maintenance 13.0.1 -> 13.0.2 2016-11-28 21:44:15 +01:00