3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

20773 commits

Author SHA1 Message Date
Lluís Batlle i Rossell 19fd547a7f Fixing the patch for icu for ARM.
The source file changed paths.
2016-12-02 13:03:24 +01:00
Eelco Dolstra b221fc137c
nss: 3.27.1 -> 3.27.2 2016-12-01 13:02:35 +01:00
Franz Pletz a0f05feddf
gtk3: 3.22.1 -> 3.22.4
Fixes #19945.
2016-12-01 01:54:30 +01:00
Graham Christensen ea07ad6bd9
Revert "Revert "icu: patch for multiple CVEs""
icu: patch for multiple CVEs

 - CVE-2014-6585
 - CVE-2015-4760
 - CVE-2016-0494
 - CVE-2016-6293
 - CVE-2016-7415
2016-11-30 19:29:51 -05:00
Graham Christensen 16995fc57b
boehmgc: 7.2f -> 7.2g 2016-11-30 19:19:25 -05:00
Graham Christensen c97fda0bcf
Revert "icu: patch for multiple CVEs"
This reverts commit 892a9b1f0f.
2016-11-30 19:10:06 -05:00
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
Frederik Rietdijk 1c0e51e3f8 Merge pull request #20616 from matthewbauer/pugixml-darwin
pugixml: fix darwin build
2016-11-30 10:30:41 +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
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02: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
Thomas Tuegel 66c3818e98
kde5.frameworks: 5.27 -> 5.28 2016-11-29 07:02:40 -06:00
Vladimír Čunát 2587611ed5
mesa: maintenance 13.0.1 -> 13.0.2 2016-11-28 21:44:15 +01:00
Eelco Dolstra b60873ed99
aws-sdk-cpp: 0.10.6 -> 1.0.34 2016-11-28 16:37:31 +01:00
Matthew Daiter 448d605f89 opencv3: adding myself as co-maintainer 2016-11-28 14:16:37 +01:00
viric 75d9dc8516 Merge pull request #20631 from mdaiter/opencv_upgrade
opencv3: added CUDA 8.0 specific patches
2016-11-28 14:06:33 +01:00
Graham Christensen 540670259c Merge pull request #20549 from proger/ceres-solver-darwin
ceres-solver: glog builds on darwin just fine now
2016-11-27 22:09:17 -05:00
Jörg Thalheim b51aacb456 Merge pull request #20745 from rardiol/allegro5
Allegro5
2016-11-27 09:15:03 +01:00
Michael Raskin e934ffb28c utf8proc: 1.3 -> 2.0.2 2016-11-26 21:35:18 +01:00
Ricardo Ardissone ec74f36ccc allegro5unstable: removed 2016-11-26 17:52:16 -02:00
Ricardo Ardissone 99522fb742 allegro5: 5.0.11 -> 5.2.11 2016-11-26 17:52:16 -02:00
Franz Pletz 94fe387fcb
nghttp2: 1.14.1 -> 1.16.1 2016-11-26 14:39:12 +01:00
Vladimír Čunát 925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Matthias C. M. Troffaes ea743a97f5 wolfssl: 3.9.8 -> 3.9.10b (#20708) 2016-11-25 10:28:59 +00:00
Vladimír Čunát 902675b4e7
Revert "Merge pull request #20592 from TravisWhitaker/portaudio-update"
This reverts commit 44122e2c0f, reversing
changes made to d66db992ae.

The hash wasn't changed, meaning this won't work and the build is most
likely untested.
2016-11-25 07:54:14 +01:00
Joachim F 44122e2c0f Merge pull request #20592 from TravisWhitaker/portaudio-update
portaudio: 19-20140130 -> 19-20161030
2016-11-24 23:30:38 +01:00
Frederik Rietdijk fda03ec4bd telepathy.glib: add python to passthru
and let the telepathy plugins use it.
2016-11-24 22:28:04 +01:00
Frederik Rietdijk cd7e72a597 zeitgeist: python bindings at pythonPackages.zeitgeist 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 2bac076931 telepathy_glib: shouldn't propagate python 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 2f25d962e8 qt57.qtwebengine: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk b21f1d70c6 qt56.qtwebengine: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 0031e01e07 webkitgtk214x: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 862f981317 spice_gtk: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk ef981df445 telepathy_glib: use python2
while this package supports Python 3, certain dependencies don't. An
example is telepathy mission control. Python 3 sneaked in via
telepathy_glib, breaking the build of that package.

TODO: put python bindings in separate output!
2016-11-24 22:28:04 +01:00
Frederik Rietdijk 76a11c1fbb libvirt: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk d56209dc3b libsearpc: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 6449435b04 libplist: use python2, multiple outputs, fix bindings 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 4fb7a8bf1a libappindicator: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk 6068431f8f cxxtest: use buildPythonApplication 2016-11-24 22:28:02 +01:00
Frederik Rietdijk 0fbbf411b3 cxxtest: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk c93c0a438e farsight2: use python2 2016-11-24 22:28:02 +01:00
Graham Christensen 9de6029cc6
libtiff: 4.0.6 -> 4.0.7 for many CVEs
This release includes all our previous CVE patches, and suggets new ones:

 - CVE-2016-3945
 - CVE-2016-3990
 - CVE-2016-3991
 - CVE-2016-3622
 - CVE-2016-9453
 - CVE-2016-8127 (duplicate of CVE-2016-3658)
 - CVE-2016-9297
 - CVE-2016-9448
2016-11-23 23:23:49 -05:00
Graham Christensen 9118702898
libarchive: 3.2.1 -> 3.2.2 for unspecified vulnerabilities
The release notes don't cover anything in particular:

ba3dec4495/NEWS (L3)
2016-11-23 23:23:48 -05:00
Nikolay Amiantov d9fba1d0a3 vc: 1.2.0 -> 1.3.0 2016-11-24 01:17:56 +03:00
Nikolay Amiantov ca26c4e45c qt56: 5.6.1 -> 5.6.2 2016-11-24 01:17:56 +03:00
Nikolay Amiantov e0c500e628 libvdpau-va-gl: 0.4.0 -> 0.4.2 2016-11-24 01:17:55 +03:00
Nikolay Amiantov 9b4e170f72 libproxy: add networkmanager and PAC support 2016-11-24 01:17:55 +03:00
Nikolay Amiantov 8e72dc3d46 libisofs: 1.4.4 -> 1.4.6 2016-11-24 01:17:55 +03:00
Nikolay Amiantov 31a02c14f3 libburnia: 1.4.4 -> 1.4.6 2016-11-24 01:17:55 +03:00