3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

32338 commits

Author SHA1 Message Date
Franz Pletz 6244be2d0a
pcre: 8.38 -> 8.39 (security)
Fixes:

  - CVE-2014-9769
  - CVE-2015-2327
  - CVE-2015-2328
  - CVE-2015-8382
  - CVE-2016-3191

cc #18856
2016-09-24 21:52:51 +02:00
Vladimír Čunát 265a4752f6 Merge #18925: nettle: 3.1.1 -> 3.2
It fixes bugs in crypto calculations.
2016-09-24 18:57:52 +02:00
Vladimír Čunát aaa29843c3 Merge #18909: flex: 2.6.0 -> 2.6.1
It contains security fixes.
2016-09-24 18:54:44 +02:00
Vladimír Čunát fffc7638cd Merge branch 'master' into staging 2016-09-24 18:54:31 +02:00
Vladimír Čunát d2965a7d85 llvm-3.9: move shared libLLVM to a separate output
Fixes #18840: too large closure of mesa_drivers.

Tested atop 16.09:
 - clang compiles a hello-world app;
 - mesa seems to link OK;
 - ispc builds.

Size comparison:
 - 80 MB of full llvm-3.7 on 16.03;
 - 200 MB of full llvm-3.9 on 16.09 before this patch;
 - 50 MB of libLLVM after this commit.
2016-09-24 18:32:45 +02:00
Vladimír Čunát c3d1caf97b Merge #18905: ffmpeg: 2.8.7 -> 2.8.8
It contains security fixes.
2016-09-24 17:39:53 +02:00
Franz Pletz 9081109ba0
botanUnstable: 1.11.30 -> 1.11.31 2016-09-24 16:45:47 +02:00
Franz Pletz b3d7eae0d6
rabbitmq-c_0_4: remove, not used anymore 2016-09-24 15:35:14 +02:00
Aneesh Agrawal bb349421c1 rr: pin Python to Python 2
rr requires Python>=2.7, but does not support Python 3.
2016-09-24 15:05:42 +02:00
Aneesh Agrawal 0f9ece7929 libevent: remove Python dependency
Python is only used for one test, which is optional and is skipped if
Python is not detected. Additionally, Python 2 is required (Python 3
does not work), so remove the dependency to reduce the closure size for
a Python 3 as default Python future.

Additionally, update the meta.homepage and src to point at GitHub, which
is the libevent project home since 2015-10-07.
2016-09-24 15:05:28 +02:00
Graham Christensen 54db6a46c7
nettle: 3.1.1 -> 3.2 2016-09-24 09:02:25 -04:00
zimbatm 659803f8c5 Merge pull request #18920 from peterhoeg/bundler
bundler: 1.12.5 -> 1.13.1
2016-09-24 13:41:16 +01:00
Vladimír Čunát 9eb91323bd Merge #18566: ghdl: add support for llvm backend 2016-09-24 14:14:13 +02:00
Franz Pletz c8dba2581c
nghttp2: 1.10.0 -> 1.14.1 2016-09-24 04:16:20 +02:00
Aneesh Agrawal 9f7d9def4c as31: Apply Debian patch for CVE-2012-0808 (#18904) 2016-09-24 03:54:52 +02:00
Graham Christensen feec685636
flex: 2.6.0 -> 2.6.1 2016-09-23 21:42:08 -04:00
Franz Pletz fc0f3ebb20
jansson: 2.7 -> 2.8
Fixes CVE-2016-4425.

cc #18856
2016-09-24 02:46:25 +02:00
Graham Christensen 561741a9d4
ffmpeg: 2.8.7 -> 2.8.8 2016-09-23 20:22:01 -04:00
Graham Christensen f388b0dda2 Merge pull request #18875 from NeQuissimus/openjdk_1_7_111_b01
openjdk7: 1.7.0-91 -> 1.7.0-111
2016-09-23 19:58:05 -04:00
Tim Steinbach 084fa30411 gradle: 3.0 -> 3.1 (#18898) 2016-09-24 00:57:09 +02:00
Daiderd Jordan 306bfa889a Merge pull request #18869 from couchemar/erlang-r19.1
erlang: 19.0.2 -> 19.1
2016-09-24 00:48:38 +02:00
Théophane Hufschmitt acc608d88e ocaml_4_02 : Fix src
#08b85f5f9917cad7 introduced a wrong src url for ocaml 4.02 (and thus
  broke a lot of stuff),
  This restores the correct url.
2016-09-23 21:47:42 +02:00
Eelco Dolstra fda18e432e Merge pull request #18889 from groxxda/wwwcurl
perlPackages.WWWCurl: fix broken build after curl update
2016-09-23 20:25:45 +02:00
Joachim F a8d4f747a4 Merge pull request #18864 from acowley/mlton-clang
mlton: fix build with clang (darwin)
2016-09-23 20:18:24 +02:00
Alexander Ried 123f81b866 perlPackages.WWWCurl: fix broken build after curl update
upstream bugreport:
https://rt.cpan.org/Public/Bug/Display.html?id=117793

patch also taken from there
2016-09-23 20:04:16 +02:00
Joachim F aa9227828b Merge pull request #18572 from maurer/janestreet
Janestreet
2016-09-23 19:57:05 +02:00
Joachim F ac8206e31d Merge pull request #17147 from regnat/ocamlUpdates
ocamlPackages : update some packages
2016-09-23 19:55:10 +02:00
Tim Steinbach 83a893c38a
openjdk7: 1.7.0-91 -> 1.7.0-111 2016-09-23 08:45:38 -04:00
Andrey Pavlov 0a1ae92bb9 erlang: 19.0.2 -> 19.1 2016-09-23 10:20:50 +03:00
Anthony Cowley 7181d20a4f mlton: fix build with clang (darwin)
A minor tweak is necessary to avoid raising an error when building with
clang. This gets mlton building on darwin.
2016-09-22 23:02:03 -04:00
Graham Christensen f01e56e576
php5: 5.6.25 -> 5.6.26 for CVEs (http://www.php.net/ChangeLog-5.php\#5.6.26) 2016-09-22 21:36:30 -04:00
Luca Bruno da514a2cf9 Merge pull request #18798 from siddharthist/doc/node-readme
manual: add node.js to languages & frameworks
2016-09-22 22:12:37 +01:00
Luca Bruno 24aba307c9 Merge pull request #18851 from groxxda/gir
gobjectIntrospection: 1.48.0 -> 1.50.0 [staging]
2016-09-22 21:42:06 +01:00
Luca Bruno c42c908f32 Merge pull request #18850 from groxxda/webkitgtk
webkitgtk: remove 2.10.x, add 2.14.x
2016-09-22 21:38:23 +01:00
Alexander Ried 2ca5adbfe8 gobjectIntrospection: 1.48.0 -> 1.50.0 2016-09-22 22:35:59 +02:00
Alexander Ried 6d95751d85 webkitgtk210x: remove 2016-09-22 22:31:37 +02:00
Alexander Ried b82874e6dc webkitgtk214x: init at 2.14.0 2016-09-22 22:25:43 +02:00
Alexander Ried 868eb83019 glib: 2.48.2 -> 2.50.0
glib now uses libmount per default -> depend on utillinux.
To avoid circular dependency (glib, utillinux, systemd, glib) use the
minimal version
2016-09-22 22:19:06 +02:00
Daiderd Jordan 8377bf39c3 Merge pull request #18739 from veprbl/ccache_fix2
ccache: improve compiler wrapper
2016-09-22 20:40:41 +02:00
Eelco Dolstra 28a659974a mesa_noglu: Replace some more hard links with symlinks
By deduplicating libXvMC*.so and {r600,radionsi}_drv_video.so, this
reduces the size of the drivers output from 63.3 MiB to 49.8 MiB.
2016-09-22 15:07:41 +02:00
Eelco Dolstra ac03df96ba openssl: 1.0.1t -> 1.0.1u, 1.0.2h -> 1.0.2i, 1.1.0 -> 1.1.0a
https://www.openssl.org/news/secadv/20160922.txt
2016-09-22 15:05:09 +02:00
Benjamin Staffin a28b8ec771 Merge pull request #18809 from teh/bazel-update
bazel: 20150326.981b7bc1 -> 0.3.1
2016-09-22 02:28:10 -04:00
rushmorem 89c8b6c379 glide: 0.10.2 -> 0.12.2 2016-09-21 21:53:00 +02:00
Joachim F 3b19fcb2dc Merge pull request #18728 from dudebout/cscope-cleanup
Cscope cleanup
2016-09-21 20:36:29 +02:00
Joachim F bc4e469c53 Merge pull request #18741 from groxxda/appstream-glib
appstream-glib: 0.5.12 -> 0.6.3
2016-09-21 20:35:34 +02:00
Tom Hunger 93c773391d bazel: 20150326.981b7bc1 -> 0.3.1 2016-09-21 18:42:43 +01:00
José Romildo Malaquias 12e834f769 libxmlxx: 2.38.1 -> 2.40.1 (#18782) 2016-09-21 19:31:45 +02:00
Michael Fellinger c0bb2549b4 gem-config: add snappy 2016-09-21 14:29:12 +02:00
Matthew Maurer 1cb54e39f0 Frontc: init at 3.4 (#18575)
ocamlPackages.frontc: init at 3.4
2016-09-20 23:01:43 +02:00
Langston Barrett a3bbb45e5c manual: add node to languages & frameworks
fixes #18609
2016-09-20 20:38:24 +00:00