Commit Graph

21598 Commits

Author SHA1 Message Date
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Tuomas Tynkkynen 424cfe7686 Merge remote-tracking branch 'upstream/master' into staging 2017-01-29 02:16:29 +02:00
Tuomas Tynkkynen fee66e9463 speexdsp: Fix build on aarch64 2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen c6ce08422a libvpx: Remove unneeded assert
It fails on aarch64.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen ef089634bf mesa: Enable some ARM drivers
And disable freedreno from others since it's not useful there.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen 137bf7269e libdrm: Enable some ARM drivers
I dropped --enable-freedreno since it's automatically enabled on ARM and
shouldn't be needed anywhere else.
2017-01-29 02:08:04 +02:00
Lluís Batlle i Rossell 8d5b2e66bd Updating shotcut to 17.01 and fixing its jobs 2017-01-28 20:12:51 +01:00
Lluís Batlle i Rossell 20465bedee Updating shotcut and melt. 2017-01-28 20:12:51 +01:00
Lancelot SIX 9290751ab4
glpk: 4.56 -> 4.61
See https://lists.gnu.org/archive/html/info-gnu/2017-01/msg00011.html
for release announcement
2017-01-28 13:37:05 +01:00
Kevin Cox c09690b354
Revert "libmsgpack_1_4: remove"
This reverts commit ff89e81898.

There are references to this variable.
2017-01-28 11:14:31 +00:00
Robin Gloster ff89e81898
libmsgpack_1_4: remove 2017-01-27 22:03:23 +01:00
Robin Gloster 52be026bba
libmsgpack_0_5: remove 2017-01-27 21:59:16 +01:00
Robin Gloster 426b61a1c7
openssl_1_0_1: remove 2017-01-27 21:29:53 +01:00
Robin Gloster c466e31a0f
libressl_2_3: remove 2017-01-27 20:39:32 +01:00
Franz Pletz bb8859bd66
vaapiIntel: 1.7.2 -> 1.7.3 2017-01-27 18:43:50 +01:00
Franz Pletz 9c9e5bf25e
libva: 1.7.2 -> 1.7.3 2017-01-27 18:43:33 +01:00
Robin Gloster aa686fe5c3
gnutls33: remove 2017-01-27 18:37:24 +01:00
David Terry 9276178e68 sfml: 2.3 -> 2.4.1 2017-01-27 10:59:20 +01:00
Graham Christensen 70270ca6b5 Merge pull request #22163 from MP2E/ffmpeg_full_update
ffmpeg-full: 3.1.3 -> 3.2.2
2017-01-26 21:33:41 -05:00
Tuomas Tynkkynen be0e48e48f Merge remote-tracking branch 'upstream/master' into staging 2017-01-27 02:18:44 +02:00
Vladimír Čunát f0bf46d863
liburcu: 0.8.6 -> 0.9.3, doCheck = true
... with hope it will start to work on Darwin.
/cc maintainer @bjornfor.
2017-01-26 22:32:13 +01:00
Tuomas Tynkkynen e2a2f6d595 Merge pull request #22117 from dezgeg/aarch64-for-merge
Aarch64 (ARM64) support
2017-01-26 17:52:28 +02:00
Vladimír Čunát 6973c7739e
Merge branch 'master' into staging
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Thomas Tuegel bca9bcb3c3 Merge pull request #22162 from MP2E/fdk_aac_update
fdk-aac: 0.1.4 -> 0.1.5
2017-01-26 09:12:18 -06:00
Franz Pletz 6626b62241
openssl_1_0_1: not maintained anymore, rename as -vulnerable
This is not maintained anymore upstream but is still used by sslscan.
Until this package is updated or fixed, we'll keep it around under
the unambiguous name openssl_1_0_1-vulnerable.
2017-01-26 15:41:07 +01:00
Franz Pletz 49bfd6068d
openssl_1_1_0: 1.1.0c -> 1.1.0d for multiple CVEs
Fixes:

  * CVE-2017-3731
  * CVE-2017-3730
  * CVE-2017-3732
  * CVE-2016-7055
2017-01-26 15:38:42 +01:00
Franz Pletz 434c15193a
openssl_1_0_2: 1.0.2j -> 1.0.2k for multiple CVEs
Fixes:

  * CVE-2017-3731
  * CVE-2017-3730
  * CVE-2017-3732
  * CVE-2016-7055
2017-01-26 15:38:33 +01:00
Vladimír Čunát 6edc9788f5
ffmpeg_2_8: maintenance 2.8.8 -> 2.8.10 2017-01-26 14:13:30 +01:00
Parnell Springmeyer a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Vladimír Čunát 142696de88
liburcu: platforms: linux -> unix
There's probably no reason to restrict it to Linux.
I can't test directly, but Hombrew does have the package.
My intention is to build knot-resolver for Darwin as well.
2017-01-26 09:26:51 +01:00
Parnell Springmeyer 025555d7f1
More fixes and improvements 2017-01-26 00:05:40 -08:00
Cray Elliott 35d48f3ba1 ffmpeg-full: 3.1.3 -> 3.2.2
also removed a few flags for features that have been entirely removed from
ffmpeg

removed:
- faac
- aacplus
- incompatibleLibavAbi option

please use fdk-aac or the built-in encoder for your aac audio needs
2017-01-25 18:57:03 -08:00
Cray Elliott 9b2e1621e2 fdk-aac: 0.1.4 -> 0.1.5 2017-01-25 18:54:54 -08:00
Franz Pletz 6a02d48c72
gd: 2.2.3 -> 2.2.4 for multiple CVEs
Fixes:

  * CVE-2016-9317
  * CVE-2016-6912
2017-01-25 20:53:37 -05:00
Franz Pletz 5f3c62698b
libav_0_8: 0.8.19 -> 0.8.20 for multiple CVEs
Fixes:

  * CVE-2016-9819
  * CVE-2016-9820
  * CVE-2016-9821
  * CVE-2016-9822
2017-01-25 20:53:32 -05:00
Robin Gloster d31b3a9e6d
freeimage: fix build with gcc6 2017-01-25 20:12:40 +01:00
Robin Gloster 8cae089f19
dirac: fix build with gcc6 2017-01-25 20:12:40 +01:00
Robin Gloster b8340929d0
libtasn1: 4.9 -> 4.10 2017-01-25 20:12:38 +01:00
Robin Gloster 4e5f484016
libe-book: fix build with gcc6 2017-01-25 20:12:38 +01:00
Robin Gloster 0437bc9663
podofo: 0.9.3 -> 0.9.4, pin to gcc5 2017-01-25 20:12:37 +01:00
Robin Gloster 90fc5042ad
wxGTK30: fix build with gcc 6 2017-01-25 20:12:37 +01:00
Robin Gloster 0f3cee15b5
wxGTK: build with gcc 6 2017-01-25 20:12:37 +01:00
Robin Gloster 3098c3fd00
smpeg: build with gcc 6 2017-01-25 20:12:36 +01:00
Robin Gloster 9aae2991f2
qt4: add patch to fix build with gcc6, set c++ std 2017-01-25 20:12:36 +01:00
Robin Gloster a3a0e8fe64
protobuf3_0: fix build with gcc 6 2017-01-25 20:12:36 +01:00
Robin Gloster b80291ab98
protobuf3_0: 3.0.0 -> 3.0.2 2017-01-25 20:12:35 +01:00
Robin Gloster b13e77fc33
geos: 3.5.0 -> 3.6.1 2017-01-25 20:12:35 +01:00
Eelco Dolstra 48dce4ad7b
libraw: 0.17.1 -> 0.17.2
Also apply a fix from Debian for building with GCC 6.
2017-01-25 20:12:35 +01:00
Eelco Dolstra a2900f3f0f
libfaketime: Fix build on gcc 6
http://hydra.nixos.org/build/43031670
2017-01-25 20:12:34 +01:00
Eelco Dolstra d01d2db3d8
audiofile: Fix build on GCC 6
http://hydra.nixos.org/build/42228674
2017-01-25 20:12:33 +01:00
Parnell Springmeyer bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
Thomas Pham 8fa49a6351 postgis: 2.2.1 -> 2.3.1 2017-01-25 19:31:30 +01:00
aszlig ca7923f111
nss: Provide a more stable URL for pkgconfig patch
Since 2bf0f84f1f, the patch isn't in our
repository anymore but being fetched from its origin.

However, the origin URL is always pointing to the latest master version
of Gentoo. This has the downside that whenever Gentoo changes the patch,
our build of NSS will be broken.

Also, I'm providing a comment here indicating what the patch does.

As to the reason *why* the patch is there, I vaguely remeber seeing a
few libraries/applications that depend on NSS relying that there's a
pkgconfig file.

After checking a few distros, they all seem to have it:

https://anonscm.debian.org/cgit/pkg-mozilla/nss.git/tree/debian?id=5306c4192d6bc0a2685842e9fd533196e7302297
https://apps.fedoraproject.org/packages/nss-devel/
https://git.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/nss&id=3f7f54b357e23b7ac1cec849693334ad29be07d2

The issue is already reported upstream but hasn't been fixed yet:

https://bugzilla.mozilla.org/show_bug.cgi?id=530672

Tested by building nss on x86_64-linux (the hash didn't change anyway,
but just to be sure).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-01-25 16:25:00 +01:00
Vladimír Čunát e5229c63ad
t1lib: add a note about CVE fixes 2017-01-25 13:53:55 +01:00
Domen Kožar f87deb0b3a Merge pull request #22101 from zimbatm/no-md5
Bye bye MD5
2017-01-25 09:07:48 +01:00
Vincent Laporte c57715570a freealut: fix build on Darwin 2017-01-25 06:54:07 +00:00
Nathan Zadoks 2a82be9af1 libunwind: add AArch64 support patch 2017-01-25 00:01:53 +02:00
Nathan Zadoks 46991f88f7 gnu-efi: fix discarded const qualifier on aarch64 2017-01-25 00:01:53 +02:00
Tuomas Tynkkynen ed74fcf14b libsigsegv: Add Aarch64 patch 2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen 6e46dbf8e7 gnu-config: init at 2016-12-31 2017-01-25 00:01:51 +02:00
Daiderd Jordan fb954784dd
libcue: enable darwin build 2017-01-24 22:47:12 +01:00
Daiderd Jordan e20fc5059d
libcdio: fix darwin build 2017-01-24 22:47:11 +01:00
Daiderd Jordan 02cc679734
libcddb: fix darwin build 2017-01-24 22:47:04 +01:00
Tuomas Tynkkynen 41fd1ed903 glibc: Check that 'cross.float' is defined
Because if we define it, then gcc compilation fails because it doesn't
support --with-float for aarch64.
2017-01-24 22:13:47 +02:00
John Ericson 5ad696b067 Merge pull request #22107 from Ericson2314/cross-tepid
Somewhat saner cross-compiling through bootstrapping
2017-01-24 15:09:56 -05:00
Michael Raskin 62b0495614 Merge pull request #22084 from LumiGuide/opencv-3.2.0
opencv: upgrade from 3.1.0 to 3.2.0
2017-01-24 18:05:05 +00:00
zimbatm c0d60b9dbe hunspellDict.it-it: use sha256 hash 2017-01-24 16:56:25 +00:00
zimbatm cf4f91f1a2 hunspellDicts: remove spanish dictionaries
Unfortunately the upstream has gone and I didn't find any replacement
sources.
2017-01-24 16:55:35 +00:00
zimbatm 883eb32e64 gtkmozembedsharp: remove package
The package has:

* broken source URL
* uses md5 hash
* no maintainer
* is a library with nobody depending on it
2017-01-24 16:47:13 +00:00
zimbatm 9120a99807 cilaterm: remove package
The package is broken since September, doesn't have a maintainer and
uses md5 for hashing
2017-01-24 16:45:41 +00:00
John Ericson 94df8e7e4d openssl: Output-santizing hack properly uses native perl again 2017-01-24 11:37:56 -05:00
zimbatm c3e4c2f179 jjtraveler: remove package
The package is a java library that no other project is using and which
upstream source doesn't work.

See http://www.program-transformation.org/Tools/JJTraveler
2017-01-24 16:34:36 +00:00
zimbatm 31d1a52b0c lucene: 1.4.1 -> 1.4.3 2017-01-24 16:31:39 +00:00
zimbatm 4b284a2bb6 mockobjects: use sha256 hash 2017-01-24 16:28:20 +00:00
zimbatm 1005d786ba libjpeg62: remove
This package has broken upstream url and was only used by warsow
2017-01-24 16:22:25 +00:00
Vladimír Čunát 30a94deac5
nss: remove parameter that just got unused 2017-01-24 15:56:36 +01:00
Vladimír Čunát f8e39ec13c
nss: fetchpatch -> fetchurl
This isn't a dynamically generated patch, so it's not required,
and the hash was for unmodified patch anyway.
2017-01-24 15:43:53 +01:00
Eelco Dolstra c2bd9cad11
sqlite: 3.15.2 -> 3.16.2 2017-01-24 14:54:19 +01:00
Eelco Dolstra 2bf0f84f1f
nss: 3.27.2 -> 3.28.1 2017-01-24 14:49:46 +01:00
Bas van Dijk 52d44b76c1 opencv: upgrade from 3.1.0 to 3.2.0 2017-01-24 14:24:05 +01:00
Jörg Thalheim 4785a19444 Merge pull request #22073 from romildo/upd.pcmanfm
{lib,pcman}fm: 1.2.4 -> 1.2.5
2017-01-24 10:48:56 +01:00
Bas van Dijk f2afe922f4 opencv-3.1: make ippicv download URL consistent
with the URL defined in:

  https://github.com/opencv/opencv/blob/3.1.0/3rdparty/ippicv/downloader.cmake
2017-01-23 23:12:18 +01:00
Bas van Dijk 1853f174d1 opencv-3.1: get ippicv from the nix store
If ippicv can't be found in the directory:

  3rdparty/ippicv/downloads/${platform}-${md5}

it will be downloaded instead. Commit 7fedbe7 accidentally swapped the
md5 with the sha256 causing ippicv to be downloaded each time opencv
gets build. This patch fixes that.
2017-01-23 22:22:56 +01:00
Daiderd Jordan 02341c20bc
db: disable dbm support by default 2017-01-23 22:21:20 +01:00
romildo 32a3f71149 libfm: 1.2.4 -> 1.2.5 2017-01-23 19:01:33 -02:00
Vladimír Čunát df67f58fbf
gtk3: move gtk-update-icon-cache to the main output
This is basically what aa0fa19373 was for gtk2 and Xfce.
Fixes #20874, though I haven't tested it directly.
2017-01-22 22:57:52 +01:00
Franz Pletz 268e57bcc5
libvirt-glib: 0.2.3 -> 1.0.0 2017-01-22 13:01:03 +01:00
Franz Pletz a50ff980be
libvirt: 2.5.0 -> 3.0.0 2017-01-22 13:01:02 +01:00
Franz Pletz 152f1131c4
liboping: 1.8.0 -> 1.9.0 2017-01-22 13:01:02 +01:00
Franz Pletz 8a7407e881
libnftnl: 1.0.6 -> 1.0.7 2017-01-22 13:01:00 +01:00
Franz Pletz 57145c6251
libnetfilter_conntrack: 1.0.5 -> 1.0.6 2017-01-22 13:01:00 +01:00
Franz Pletz f3f5045432
libpcap: 1.7.4 -> 1.8.1 2017-01-22 13:00:59 +01:00
Franz Pletz 608c167f95
libmicrohttpd: 0.9.50 -> 0.9.52 2017-01-22 13:00:59 +01:00
Charles Strahan d298a961f1 Merge pull request #21416 from cstrahan/mesos-1.1.0
mesos: 1.0.1 -> 1.1.0
2017-01-21 19:05:18 -05:00
Pascal Wittmann 57f1198bbc
udunits: 2.2.21 -> 2.2.23 2017-01-21 23:36:40 +01:00
Franz Pletz c796bfc0ba
libmd: clean up autoreconfHook usage 2017-01-21 20:42:41 +01:00
Michael Raskin 52103deef1 Merge pull request #22006 from womfoo/bump/facter-3.5.1
facter: 3.4.1 -> 3.5.1 and related deps
2017-01-21 18:14:08 +00:00
Franz Pletz 140d135ee2
libopus: add patch to fix CVE-2017-0381 2017-01-21 14:14:46 +01:00
Carles Pagès fd400ced6b Rename page to cpages to match github
I also updated the mail.
2017-01-20 16:55:29 +01:00
Vladimír Čunát 6b6553c768
Merge branch 'staging'
It contains security updates.  I somehow forgot to push this yesterday.
2017-01-20 16:33:59 +01:00
Kranium Gikos Mendoza a85c994dd1 leatherman: 0.9.0 -> 0.10.1 2017-01-20 20:20:20 +08:00
Kranium Gikos Mendoza 1fafd2a2d3 cpp-hocon: 0.1.2 -> 0.1.4 2017-01-20 20:19:52 +08:00
Michael Raskin 6cdabd96f1 Merge pull request #21987 from ivan-tkatchev/pullrequest2
libkrb5: fix issue #16161.
2017-01-20 09:29:03 +00:00
Nikolay Amiantov d75a3cfb29 Merge pull request #21995 from abbradar/opencl
Fix OpenCL support
2017-01-20 12:09:17 +03:00
Nikolay Amiantov cc68ab1ae2 opencl-headers: 2.1.0 -> 2.1-2016-11-29 2017-01-20 03:37:51 +03:00
Nikolay Amiantov 5c65546725 opencl-clhpp: init at 2.0.10 2017-01-20 03:37:51 +03:00
Nikolay Amiantov 45c8c077ad beignet: 1.1.2 -> 1.2.1
Split unit tests to a separate package.
2017-01-20 03:37:51 +03:00
Nikolay Amiantov af7a8a36df ocl-icd: 2.2.9 -> 2.2.10
Patch to search for OpenCL vendor files in Mesa driver link directory.
2017-01-20 03:37:51 +03:00
Nikolay Amiantov 10bae1a207 opencl-icd: remove, point to ocl-icd 2017-01-20 03:37:51 +03:00
Robin Gloster 0f86750d1d
mpir: add patch to account for sed update 2017-01-20 00:15:53 +01:00
Graham Christensen a927abbee0 qt55.qtbase: fix patch sha with fetchpatch instead of fetchurl 2017-01-19 22:56:08 +01:00
Vladimír Čunát 5326cb7340
webkit: security 2.14.2 -> 2.14.3
https://webkitgtk.org/security/WSA-2017-0001.html
/cc #21967.
2017-01-19 19:25:02 +01:00
tkatchev 6d211110f5 libkrb5: fix issue #16161. 2017-01-19 13:16:46 +03:00
Daiderd Jordan 2b0ca8dc5d Merge pull request #21681 from matthewbauer/anki
Anki: Darwin support
2017-01-18 21:41:11 +01:00
Moritz Ulrich 63d7b206d8
flightgear, simgear: 2016.4.3 -> 2016.4.4 2017-01-18 16:58:45 +01:00
Robin Gloster ce0e16f5ea
libupnp: 1.6.20 -> 1.6.21
Fixes CVE-2016-8863, CVE-2016-6255

cc @grahamc
2017-01-18 15:56:15 +01:00
Vladimír Čunát 40003aa2ed
Merge branch 'master' into staging 2017-01-18 15:54:04 +01:00
Vladimír Čunát 68c9530998
libtiff: apply security patches from Debian
/cc #21967.
2017-01-18 15:51:36 +01:00
Vladimír Čunát 8e5e365265
libtasn1: 4.9 -> 4.10
The fixes in NEWS seem like having a possible security impact.
2017-01-18 15:13:53 +01:00
Matthew Bauer 2614fa1de0
portaudio: fixup patches
- don't use preBuild for patching
- leave all of the tests in place (no tests are run anyway)
2017-01-17 19:49:30 -06:00
Matthew Bauer 74b206bce2
qt4: build webkit on Darwin
QtWebkit is needed by Anki
2017-01-17 19:49:25 -06:00
Matthew Bauer 6c6db7b58b
portaudio: fix on Darwin 2017-01-17 19:49:18 -06:00
Thomas Tuegel 922d0eb152
Merge branch 'kde-bugfixes' 2017-01-16 17:14:43 -06:00
Pascal Wittmann 21e3948c8c
udunits: remove unused patch 2017-01-16 20:38:22 +01:00
Pascal Wittmann dc0e5e13bb
udunits: 2.2.20 -> 2.2.21 2017-01-16 20:37:44 +01:00
Thomas Tuegel 69d6fc8e1b
kde5.kcoreaddons: 5.30.0 -> 5.30.1 2017-01-16 08:55:12 -06:00
Scott Olson 0c5966b13f kdeWrapper: Fix XDG_{DATA,CONFIG}_DIRS mixup.
`.../share` directories go with `XDG_DATA_DIRS`, and `.../etc/xdg`
directories go with `XDG_CONFIG_DIRS`. These were accidentally reversed.

See https://userbase.kde.org/KDE_System_Administration/Environment_Variables#freedesktop.org_Compliance
2017-01-15 20:01:12 -08:00
Franz Pletz 8afb65ff66
libav_12: init at 12 2017-01-15 18:24:42 +01:00
Franz Pletz a848207c16
libav_0_8: 0.8.17 -> 0.8.19 2017-01-15 18:24:42 +01:00
Thomas Tuegel fd3d2b1a8d
kde5.knewstuff: 5.30.0 -> 5.30.1 2017-01-15 07:50:24 -06:00
Thomas Tuegel b0faf21bb4
kde5.frameworks: 5.29 -> 5.30 2017-01-14 18:00:02 -06:00
Sven Slootweg eedd562f76 capstone: fix pkgconfig file generation (#21897) 2017-01-14 23:45:52 +00:00
Daiderd Jordan c391904b85 Merge pull request #21894 from johbo/darwin-pangomm
pangomm: Add ApplicationServices on darwin
2017-01-14 23:56:25 +01:00
Johannes Bornhold 8a7d373795 Darwin gtk quartz follow up (#21883)
* gtk2-x11: Add gtk2 configuration with X11 backend

After making quartz the default for darwin, some builds started to fail since
they only support gtk with the X11 backend.

* apvlv: Use gtk2-x11 on darwin

* gpicview: Use gtk2-x11 for darwin

* lxappearance: Use gtk2-x11 for darwin

* fontforge-gtk: Use gtk2-x11 for darwin

* gbdfed: Use gtk2-x11 for darwin
2017-01-14 22:53:56 +00:00
Johannes Bornhold 4b9349698a pangomm: Add ApplicationServices on darwin 2017-01-14 20:27:54 +01:00
Vincent Laporte 5fff41c948 getdata: 0.8.9 -> 0.9.4 2017-01-14 16:49:57 +01:00
Vincent Laporte f7fc5d2564 matio: 1.5.2 -> 1.5.9 2017-01-14 16:49:32 +01:00
Graham Christensen 18e2639924
jasper: 2.0.6 -> 2.0.10 for null pointer dereference 2017-01-11 20:11:30 -05:00
Daiderd Jordan b8b1892546
libtasn1: fix darwin build 2017-01-11 23:47:54 +01:00
Jörg Thalheim d9681de618 Merge pull request #21708 from 3noch/nginx-pagespeed-module
nginx: add PageSpeed module (Linux only)
2017-01-11 17:25:26 +01:00
Franz Pletz 59ce8fd90e
Merge branch 'staging' 2017-01-11 15:43:35 +01:00
Michael Raskin 09f3481be4 libvncserver: build with libpng 2017-01-11 14:32:02 +01:00
Michael Raskin 905349b8a5 libvncserver: 0.9.9 -> 0.9.11 2017-01-11 14:25:47 +01:00
Frederik Rietdijk d0bfac0edf Merge pull request #20037 from magnetophon/lv2libs
Lv2libs
2017-01-11 09:02:14 +01:00
Robert Helgesson 6c9e41333d
libsecret: add dev output
This reduces the closure size of the secret-tool binary from 178 MiB to
38 MiB.
2017-01-11 08:32:39 +01:00
Franz Pletz c03bc57212
libgit2: 0.24.3 -> 0.24.6
Fixes the following vulnerabilities:

  * CVE-2016-10128
  * CVE-2016-10129
  * CVE-2016-10130
  * CVE-2017-5338
  * CVE-2017-5339
2017-01-11 06:50:54 +01:00
Franz Pletz 3ecfab8819
libgit2_0_21: remove, unused and probably vulnerable 2017-01-11 06:50:37 +01:00
Franz Pletz 85ac790666
gnutls35: 3.5.5 -> 3.5.8
Fixes the following security issues:

  * CVE-2017-5334
  * CVE-2017-5335
  * CVE-2017-5336
  * CVE-2017-5337

See https://www.gnutls.org/news.html#2017-01-09 for more information.
2017-01-11 06:47:36 +01:00
Franz Pletz 7165b38908
libtasn1: 4.8 -> 4.9 2017-01-11 06:47:35 +01:00
Franz Pletz 0e963d2563
gnutls33: 3.3.25 -> 3.3.26
Fixes the following security issues:

  * CVE-2017-5334
  * CVE-2017-5335
  * CVE-2017-5336
  * CVE-2017-5337

See https://www.gnutls.org/news.html#2017-01-09 for more information.
2017-01-11 06:47:35 +01:00
Franz Pletz cc40fadf62
gnutls: 3.4.16 -> 3.4.17 2017-01-11 06:44:00 +01:00
Anthony Cowley 084a76ef6f atlas: change platforms to unix
The build succeeds on darwin and linux.
2017-01-10 21:02:04 -05:00
Bart Brouns 5abcc7d22a lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
Bart Brouns 1b8ad96858 serd: 0.20.0 -> 0.24.0 2017-01-11 02:17:46 +01:00
Bart Brouns 0b3795c642 sord: 0.12.2 -> 0.16.0 2017-01-11 02:17:45 +01:00
Bart Brouns 9e82d353e3 raul: svn 5675 -> git 2016-09-20 2017-01-11 02:17:44 +01:00
Bart Brouns 87ffcedd31 sratom: 0.4.6 -> 0.6.0 2017-01-11 02:17:43 +01:00
Bart Brouns deb6b8f2a2 lilv: 0.20.0 -> 0.24.0 2017-01-11 02:17:41 +01:00
Bart Brouns 60e06fb39f lv2: 1.12.0 -> 1.14.0 2017-01-11 02:17:40 +01:00
Bart Brouns 3c36c85b1c lv2-git: init at 2016-10-23 2017-01-11 02:17:39 +01:00
Daiderd Jordan 43266905d1 Merge pull request #21791 from LnL7/darwin-cairo-fixes
cairo related fixes
2017-01-11 00:45:16 +01:00
Daiderd Jordan cb061ef4f2
gst_plugins_base: add darwin frameworks 2017-01-10 23:32:32 +01:00
3noch 0d4d401b7f
nginx: add PageSpeed module (Linux only) 2017-01-10 17:26:50 -05:00
Stefan Götz 9280174493 mpv: 0.22.0 -> 0.23.0 2017-01-10 22:42:29 +01:00
Vladimír Čunát 0300418a69
Merge branch 'staging' 2017-01-10 21:13:18 +01:00
Alexander Kahl db90ac6fff openldap: load configuration files from global sysconfdir /etc (#21648) 2017-01-10 17:41:09 +01:00
Thomas Tuegel 9d35918f1a
kdeWrapper: reformat propagated-user-env-packages 2017-01-10 10:06:03 -06:00
Vladimír Čunát ee2edd4527
Merge branch 'master' into staging 2017-01-10 15:38:07 +01:00
Thomas Tuegel 127b2fc7d8 Merge pull request #21771 from abbradar/kde-wrapper
kdeWrapper: postpone /share linking till final buildEnv
2017-01-09 20:23:01 -06:00
Daiderd Jordan bba12a6c90
Merge branch 'master' into staging 2017-01-09 23:57:47 +01:00
Nikolay Amiantov 8422cef099 kdeWrapper: postpone /share linking till final buildEnv 2017-01-10 01:07:21 +03:00
Pascal Wittmann a724f66b98
lirc: 0.9.3 -> 0.9.4 2017-01-09 21:31:05 +01:00
Daiderd Jordan ab0bb24973
Revert "cairo: Add ApplicationServices as propagatedBuildInput"
This reverts commit 0f67005c4a.
2017-01-09 20:58:27 +01:00
Michael Raskin 39ed261c4c Merge pull request #21632 from veprbl/sherpa_fix
sherpa: fix sqlite dependency
2017-01-09 09:58:22 +00:00
Michael Raskin e2b30dc0f9 Merge pull request #21635 from peterhoeg/p/tora
tora: init at 3.1
2017-01-09 09:49:00 +00:00
Michael Raskin b806408452 Merge pull request #21724 from ivan-tkatchev/pullrequest
gtest, gmock: fix broken package by updating to 1.8.0.
2017-01-09 09:31:17 +00:00
Michael Raskin 9b00d43ed5 Merge pull request #21750 from knedlsepp/fix-grib-problems
grib-api: 1.14.4 -> 1.19.0
2017-01-09 09:28:07 +00:00
Dmitry Kalinkin f7173a9187
fastnlo: fix yoda interface 2017-01-09 02:24:27 -05:00
Dmitry Kalinkin bbc3082ebd
mcgrid: pkgconfig is the only way to locate mcgrid 2017-01-08 21:16:52 -05:00
Jörg Thalheim bcf8d8c6ef Merge pull request #21634 from peterhoeg/f/qscint
qscintilla: 2.9 -> 2.9.4 and support for qt5
2017-01-08 23:43:24 +01:00
Sebastian Hagen d042abef26 zlib: Fix zlib.net URL. (#21753)
Look for primary source file below
  http://zlib.net/fossils/ as opposed to
  http://zlib.net/
. zlib-1.2.8.tar.gz is still available at the former location, and will likely
remain there. In addition, it's important that the first URL work since zlib
is in the bootstrap path, and 16.09 (at least) bootstrap doesn't try to fetch
from later ones.
2017-01-08 18:09:57 +01:00
Vladimír Čunát 309c63c542
Merge branch 'master' into staging 2017-01-08 14:27:01 +01:00
Josef Kemetmueller 64e4b7ac42 grib-api: 1.14.4 -> 1.19.0
- Remove downloading of testdata during buildPhase to
  - fix hydra build
  - remove impurity
  - reduce traffic
- Bump version
- Add myself as a maintainer
2017-01-08 12:42:25 +01:00
Daiderd Jordan 826d6aa6cd Merge pull request #21382 from johbo/darwin-pygtk-quartz-backend
Darwin gtk2/pygtk quartz backend
2017-01-08 00:18:33 +01:00
tkatchev 9c2a222092 gtest, gmock: fix broken package by updating to 1.8.0. 2017-01-08 00:00:55 +03:00
Domen Kožar 372e04f189
libpqxx: use gnused_422 2017-01-07 20:16:17 +01:00
Matthew Bauer ea053cad7a gtk-mac-integration: init at 2.0.8 2017-01-07 19:21:42 +01:00
Johannes Bornhold 0f67005c4a cairo: Add ApplicationServices as propagatedBuildInput
Noticed that it caused depending packages to fail, like librsvg, imagemagiv, graphviz.
2017-01-07 19:21:42 +01:00
Anmol Sethi 2ef6af7afd libtermkey: from 0.18 to 0.19 2017-01-07 19:59:45 +02:00
Johannes Bornhold 5a572f8018 gtk2: Use quartz backend on darwin 2017-01-07 17:35:09 +01:00
Johannes Bornhold 9f31633a50 librsvg: Add framework ApplicationServices for darwin 2017-01-07 17:31:10 +01:00
Johannes Bornhold 354c91df2e pango: Add darwin frameworks for fond rendering 2017-01-07 17:31:10 +01:00
Johannes Bornhold bbdca635cf cairo: Add CoreText for darwin
This helps so that fonts are properly rendered in gtk when used with the backend
"quartz".
2017-01-07 17:31:10 +01:00
Peter Hoeg 427de85390 loki: init at 0.1.7 2017-01-07 20:49:54 +08:00
Graham Christensen 428927ffa6
openjpeg2: patch for multiple CVEs
-  Floating Point Exception (aka FPE or divide by zero) in
    opj_pi_next_cprl function in openjp2/pi.c:523 in OpenJPEG
    2.1.2. (CVE-2016-9112)

 -  There is a NULL Pointer Access in function imagetopnm of
    convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is
    not assigned a value after initialization(NULL). Impact is Denial of
    Service. (CVE-2016-9114)

 -  NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) in
    OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a
    crafted j2k file. (CVE-2016-9116)

 -  Heap Buffer Overflow (WRITE of size 4) in function pnmtoimage of
    convert.c:1719 in OpenJPEG 2.1.2. (CVE-2016-9118)
2017-01-07 06:51:31 -05:00
Dmitry Kalinkin 44a78fb0da
rivet: fix runtime on darwin 2017-01-07 03:00:04 -05:00
Shea Levy c5c7911ac2 libuv: disable getaddrinfo tests.
Seem to require network access, at least on darwin
2017-01-06 21:09:49 -05:00
Franz Pletz 887e703d42 Merge pull request #21640 from mguentner/cpp_ipfs_api_update
cpp-ipfs-api: 2016-11-09 -> 2017-01-04
2017-01-07 00:44:01 +01:00
Vladimír Čunát 030065f6bd
libpng: 1.6.27 -> 1.6.28 2017-01-06 22:46:25 +01:00
Thomas Tuegel 8633dab72a Merge pull request #21650 from dbalan/ldns-1.7.0
ldns 1.6.17 -> 1.7.0
2017-01-06 14:46:18 -06:00
Vladimír Čunát 948e9edce6
zlib: maintenance 1.2.8 -> 1.2.10
The removed CVEs should be fixed in the release.
2017-01-06 21:45:20 +01:00
Vladimír Čunát 5ab9e23561
gtk3: maintenance 3.22.5 -> 3.22.6 2017-01-06 21:36:21 +01:00
Vladimír Čunát 9a9912a3e4
harfbuzz: 1.3.4 -> 1.4.1 2017-01-06 21:35:56 +01:00
Vladimír Čunát 1e253d54f5
libpng12: security 1.2.56 -> 1.2.57
CVE-2016-10087
2017-01-06 21:15:46 +01:00
Vladimír Čunát 7bdf2a4498
gdk-pixbuf: maintenance 2.36.2 -> 2.36.3 2017-01-06 21:08:33 +01:00
Vladimír Čunát 5f5681ee7f
Merge branch 'master' into staging 2017-01-06 21:05:43 +01:00
Vladimír Čunát 1f7b090580
mesa: maintenance 13.0.2 -> 13.0.3 2017-01-06 21:05:08 +01:00
c0bw3b 6d3183e7da
nghttp2: refactor (close #21029)
Turning the dependencies unrelated to the base libnghttp2 into proper
options.  vcunat modified the commit slightly.
2017-01-06 21:03:11 +01:00
Shea Levy 7ee897a3b3 libuv: Tests fail when cross-compiling 2017-01-06 10:37:04 -05:00
Vladimír Čunát 07bf828bd9
Merge branch 'staging'; security /cc #21642 2017-01-06 16:32:47 +01:00
Franz Pletz 2102fa0d6d
smack: 3.4.1 -> 4.1.9, fixe CVE-2016-10027
cc #21642
2017-01-05 17:22:08 +01:00
nzupec 0b22e6254b libmemcached: update sha256 hash 2017-01-05 15:48:49 +01:00
Vladimír Čunát 5d3563f80c
treewide: more fixes of phases after bash 4.3 -> 4.4
I'm surprised that the packages ever worked.
2017-01-05 11:07:04 +01:00
Vladimír Čunát fcdb6db041
fontconfig-ultimate: fixup after bash update
I've got no idea why it was trying to override the phase list and in
such a way.  Still, it's slightly discomforting that the expansion
semantics was changed in bash.
2017-01-05 01:58:46 +01:00
Vladimír Čunát ea7b252c9a
Merge branch 'master' into staging 2017-01-04 23:20:43 +01:00
Domen Kožar 05fe17ea3c libvncserver: enable libgcrypt
This allows encrypted vnc sessions for remmina
2017-01-04 22:27:44 +01:00
Franz Pletz 86a251ee2f
libbrotli: 20160120 -> 1.0 2017-01-04 21:19:52 +01:00
Frederik Rietdijk a3018650a3 Merge pull request #21643 from symphorien/python-tix
Python tix module
2017-01-04 20:51:33 +01:00
Dhananjay Balan 6edb3793d3 ldns 1.6.17 -> 1.7.0
Release notes: http://git.nlnetlabs.nl/ldns/tree/Changelog?id=release-1.7.0

Openssl-1.1.0 is used to enable offline DANE verification (Needed for the DANE-TA usage type)

```
configure: error: OpenSSL does not support offline DANE verification (Needed for the DANE-TA usage type).  Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dane-verify or --disable-dane-ta-usage
builder /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed with exit code 1
error: build /nix/store/m6n021fbk5h4iywzi3n26j95ksps9mwc-ldns-1.7.0. failed
drvof drvfor
```
2017-01-04 17:44:47 +01:00
Symphorien Gibol 3f499d3fb9 tix: init at 8.4.1 2017-01-04 17:39:43 +01:00
Symphorien Gibol 87ef971478 tk: add private headers to /include
those are necessary to build some extensions like tix
2017-01-04 15:49:27 +01:00
Maximilian Güntner e9ab1a614f
cpp-ipfs-api: 2016-11-09 -> 2017-01-04
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-04 13:15:53 +01:00
Nikolay Amiantov e17b483669 glslang, spirv-tools, vulkan-loader: add metainformation 2017-01-04 12:57:22 +03:00
Domen Kožar 4bba954e13 rocksdb: properly fix #21215 2017-01-03 23:10:24 +01:00
Domen Kožar 4ce88d8674 rocksdb: build without debug 2017-01-03 23:10:24 +01:00
Domen Kožar 8b6b0aea72 Revert "rocksdb-haskell: just compile rocksdb statically to fix #21215"
This reverts commit 5e5df0fea2.
2017-01-03 23:10:24 +01:00
Pascal Wittmann c4175a071b Merge pull request #21617 from mguentner/subsurface_beta
subsurface 4.5.6 -> 4.5.97
2017-01-03 17:30:38 +01:00
Maximilian Güntner 67d73657a9
Revert "libgit2: reinit at 0.23.2"
This reverts commit 2e15a8f2dd.
libgit2 v0.23.2 is no longer necessary due to
edbe73dc13e6090269f0d8b2bb759c7957a83ec1

Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-03 16:06:50 +01:00
Maximilian Güntner 7e87be4055
libdivecomputer: add subsurface version
Signed-off-by: Maximilian Güntner <code@klandest.in>
2017-01-03 15:43:51 +01:00
Thomas Tuegel 0723aa8108 Merge pull request #21466 from abbradar/kde-wrapper
Flatten nested kdeWrappers
2017-01-03 08:21:39 -06:00
Peter Hoeg 22dbb82129 qscintilla: 2.9 -> 2.9.4 2017-01-03 17:20:29 +08:00
Peter Hoeg 9452abe684 qscintilla: support qt5 2017-01-03 13:33:42 +08:00
Daiderd Jordan ade7cc16eb
czmqpp: enable on darwin 2017-01-03 01:37:16 +01:00
Nikolay Amiantov e908442693 kdeWrapper: allow wrapping several packages 2017-01-03 02:33:15 +03:00
Michael Raskin 50e20b566f libmwaw: 0.3.8 -> 0.3.9 2017-01-02 20:18:53 +01:00
Michael Raskin 29dfbca634 eigen3_3: init at 3.3.1; not compatible enough with 3.2.5 to switch the default immediately 2017-01-02 20:18:53 +01:00
Michael Raskin 0af8ddb2f8 libpng: 1.6.26 -> 1.6.27; a security update; @grahamc should this be ported to stable immediately or together with some other mass-rebuild change 2017-01-02 20:18:47 +01:00
Michael Raskin a541999d77 libgphoto2: 2.5.10 -> 2.5.11 2017-01-02 20:18:45 +01:00
Herwig Hochleitner 3fa6209439 webkitgtk: 2.14.1 -> 2.14.2
Add dependencies
2017-01-02 13:37:06 +01:00
Brandon Dimcheff cf9e1a03f7
add introspection to gmime
This was necessary for astroid to work with gmime, and I thought it
would be generally useful.
2017-01-01 22:38:12 +01:00
Pascal Wittmann 3b754e525f
xylib: 1.4 -> 1.5 2017-01-01 18:19:39 +01:00
Jörg Thalheim 84a50084c3 Merge pull request #21444 from league/fix/gphoto2-udev
gphoto2: nixos programs module to configure udev
2017-01-01 11:16:28 +01:00
Daiderd Jordan da34b32bb4 Merge pull request #21539 from mdaiter/wxGTK30Mac
wxGTK30: added Darwin support
2016-12-31 14:11:58 +01:00
Michael Raskin b4cab20691 Merge pull request #21511 from peterhoeg/u/kirigami
kirigami: add pre-release v2
2016-12-31 11:36:49 +00:00
Peter Hoeg 2dcbb8e81f kirigami: add pre-release v2
It requires qt5.7
2016-12-31 19:30:02 +08:00
Vladimír Čunát 5f1ebf8ff4
rivet: fixup sandboxed build after update
There's no /bin/bash.  http://hydra.nixos.org/build/45754059
2016-12-31 11:11:23 +01:00
Graham Christensen 1fd97f6293 Merge pull request #21528 from veprbl/kak2
update rivet, kakoune, add fastnlo, sherpa, mcgrid
2016-12-30 22:36:53 -05:00
Matthew Daiter 5776e6c99b wxGTK30: added Darwin support 2016-12-31 03:03:51 +01:00
Vladimír Čunát c2752f8228
Merge #21526: unbound 1.5.10 -> 1.6.0 2016-12-30 23:17:58 +01:00
Michael Raskin 8f961e8b14 Merge pull request #21474 from mimadrid/update/openbabel-2.4.1
openbabel: 2.3.2 -> 2.4.1
2016-12-30 22:12:45 +00:00
Michael Raskin 9e1ec537eb Merge pull request #21456 from rycee/fix/clblas-cuda
clblas-cuda: use system gtest library
2016-12-30 22:03:56 +00:00
Vladimír Čunát 20c2b45ee6
Merge branch 'staging' 2016-12-30 22:40:41 +01:00
Michael Weiss b1ac86db87 libmd: init at 0.0.0 2016-12-30 21:45:23 +01:00
Daiderd Jordan 96aca6ccbf Merge pull request #21527 from mdaiter/wxGTK29Darwin
wxGTK29: fixed Darwin build
2016-12-30 21:39:59 +01:00
Dmitry Kalinkin 2dd8aea4bb
mcgrid: init at 2.0.2 2016-12-30 14:27:56 -05:00
Dmitry Kalinkin 3c3e2dfd0a
fastnlo: init at 2.3.1pre-2212 2016-12-30 14:27:55 -05:00
Matthew Daiter 10836bdd36 wxGTK29: fixed Darwin build 2016-12-30 19:16:20 +01:00
Dmitry Kalinkin 456cf826e0
rivet: 2.5.2 -> 2.5.3 2016-12-30 12:21:58 -05:00
Benno Fünfstück 087c244c06 fix #21521 2016-12-30 16:18:28 +01:00
Vladimír Čunát ee3fb421b8
Merge branch 'master' into staging
... mainly to fixup the go problems.
2016-12-30 15:48:36 +01:00
Charles Strahan 7ebcada020
mesos: 1.0.1 -> 1.1.0 2016-12-29 20:09:46 -05:00
risicle 6d455dd1f8 opencv 3.1.0: add patch fixing python use of FlannBasedMatcher.add (#21086)
Patch is from https://github.com/opencv/opencv/pull/6009. Upstream doesn't
seem particularly enthusiastic about a 3.1.x point release, so who knows
when this fix would otherwise see the light of day.
2016-12-29 17:23:29 +01:00
Eelco Dolstra 3e84523ed7
aws-sdk-cpp: 1.0.43 -> 1.0.48 2016-12-29 16:25:58 +01:00
Vladimír Čunát 9d09bc6728
Merge branch 'master' into staging 2016-12-29 13:56:16 +01:00
Graham Christensen f5ca9a4212
Merge branch 'roundup-15' 2016-12-28 21:04:51 -05:00
Graham Christensen 8f4098f087
cryptopp: 5.6.4 -> 5.6.5
for CVE-2016-7420: CVE-2016-7420
2016-12-28 21:03:28 -05:00
Franz Pletz 655f7043b8
libmilter: 8.14.8 -> 8.15.2 2016-12-29 02:12:51 +01:00
Franz Pletz 8837b4a1c6
libivykis: 0.39 -> 0.40 2016-12-29 01:54:09 +01:00
Franz Pletz 63f7d53572
libgig: Configure script warns about missing libuuid 2016-12-29 01:51:46 +01:00
Vladimír Čunát 421a7f37fa
gdk-pixbuf: security 2.36.0 -> 2.36.2
/cc #21457.  The rebuild impact is probably only a few thousand.
The new utility is put into $out/bin/.
2016-12-28 20:32:57 +01:00
mimadrid 86d55f0380
openbabel: 2.3.2 -> 2.4.1 2016-12-28 20:06:14 +01:00
Aristid Breitkreuz e4f23bc8af ncurses: fix bug with libtinfo symlink that caused vim to fail 2016-12-28 16:02:11 +01:00
Michael Raskin 21d4d54a38 botan: 1.11.32 -> 1.11.34 2016-12-28 13:47:01 +01:00
Michael Raskin c12613c111 botan: 1.10.13 -> 1.10.14, enforce c++11 2016-12-28 13:47:01 +01:00
Robert Helgesson 2990cd8aea
clblas-cuda: use system gtest library
Without this the build attempts to download the library.
2016-12-28 12:21:07 +01:00
Michael Raskin 3d9c3a94d4 Merge pull request #21438 from flosse/libstrophe
libstrophe: 0.8.8 -> 0.9.1
2016-12-28 10:59:31 +00:00
Michael Raskin e65cccb776 Merge pull request #21221 from rardiol/gplates
gplates: init at 2.0.0
2016-12-28 10:21:23 +00:00
Spiros Boosalis ca3f41d44b pocketsphinx: 0.8 -> 5prealpha 2016-12-28 03:28:07 +00:00
Christopher League 6eead52e12 gphoto2: nixos programs module to configure udev
Closes #21420.
2016-12-27 17:47:38 -05:00
Daiderd Jordan 7d4e04c795 Merge pull request #21400 from johbo/darwin-xournal
Xournal: Darwin support
2016-12-27 20:23:18 +01:00
Johannes Bornhold febab15b01 gtk2: Enable xinput for Darwin 2016-12-27 14:19:26 +01:00
Markus Kohlhase 28d6aee371 libstrophe: 0.8.8 -> 0.9.1 2016-12-26 22:27:18 +01:00
Vladimír Čunát 3829d1c17f
Merge branch 'master' into staging
There's been a mass rebuild on master due to python2 update.
2016-12-26 08:42:19 +01:00
Nikolay Amiantov 921bdb7ad3 Merge pull request #21368 from spacekitteh/patch-23
ncurses: Create ABI-version'd libtinfo
2016-12-26 01:54:59 +03:00
Linus Heckemann da70d3da0f SDL2: split derivation 2016-12-26 01:35:43 +03:00
Michael Raskin 6b2ead98cb libwacom: 0.19 -> 0.22 2016-12-25 22:56:32 +01:00
Moritz Ulrich bdc880e49d
flightgear: 3.4.0 -> 2016.4.3. 2016-12-24 22:57:25 +01:00
laMudri 5683311b7c AgdaStdlib: v0.12 -> v0.13 2016-12-24 21:53:28 +00:00
Vladimír Čunát 6cb2f76529
Merge #21328: libssh2: 1.7.0 -> 1.8.0 2016-12-24 11:53:24 +01:00
Vladimír Čunát 65830800bd
Revert "libssh2: 1.7.0 -> 1.8.0"
This reverts commit 324a115747.
Moving to staging.  I'm sorry, I pushed this by accident.
2016-12-24 11:52:25 +01:00
Vladimír Čunát c655399126
Merge branch 'staging' 2016-12-24 10:50:49 +01:00
Sophie Taylor 324a115747 libssh2: 1.7.0 -> 1.8.0 2016-12-24 10:50:44 +01:00
mimadrid 25c984f940
htslib: 1.3.1 -> 1.3.2 2016-12-23 19:31:44 -05:00
Lancelot SIX f381232a96 libgcrypt: 1.7.3 -> 1.7.5
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00007.html
for release announcement.
2016-12-23 14:09:43 +01:00
Sophie Taylor c826ec6090 ncurses: Fix libtinfo for crossplatform 2016-12-23 13:18:58 +10:00
Sophie Taylor 41652f8ce5 ncurses: Create ABI-version'd libtinfo 2016-12-23 10:33:45 +10:00
aszlig 603dbfc5a9
Merge pull request #21236 (Update mediainfo)
This pulls updates from @devhell for libmediainfo, mediainfo,
mediainfo-gui and libzen to their latest upstream versions.

Tested by building all of these packages plus "ums" and "sonarr" (both
depend on one or more of these updated packages) on x86_64-linux.
2016-12-22 18:44:14 +01:00
Eelco Dolstra 215b1e519b
aws-sdk-cpp: 1.0.34 -> 1.0.43
Since this drops the problematic libuuid dependency, enable on Darwin.
2016-12-22 17:18:20 +01:00
Thomas Tuegel af2ecc27fc
kde5.kdeWrapper: use small symlink farms
This partially addresses #21345, but we may need to reduce disk usage
further.
2016-12-22 07:58:57 -06:00
Peter Simons 96c8e19828 libtecla: update to version 1.6.3
Also dropped the slightly overzealous -O3 flag for the compiler. I doubt this
library benefits from crazy optimizations.
2016-12-22 12:28:35 +01:00
Vladimír Čunát 39e4d93649
libuv: disable tests broken on Hydra
They were broken by nix starting to use user namespaces.
2016-12-22 11:30:39 +01:00
Vladimír Čunát 2b883c6f56
Revert "Revert "Merge pull request #21350 from spacekitteh/patch-23""
This reverts commit 0c1382085b.
Moved to staging.
2016-12-22 11:29:39 +01:00
Vladimír Čunát 2e03ae274d Merge branch 'master' into staging 2016-12-22 11:28:56 +01:00
Vladimír Čunát 0c1382085b
Revert "Merge pull request #21350 from spacekitteh/patch-23"
This reverts commit 81f2e4f378, reversing
changes made to ebe19f5db0.
Moving to staging.
2016-12-22 11:28:25 +01:00
Sophie Taylor 70424e1209 ncurses: Create libtinfo symlink
Some applications expect libtinfo to be a separate library to libncurses; this fixes that.
2016-12-22 14:35:45 +10:00
Sophie Taylor fc3b8665cf libssh2: 1.7.0 -> 1.8.0 2016-12-22 09:02:34 +10:00
Graham Christensen 41f55691a9
zlib: patch for CVE-2016-9840, CVE-2016-9841, CVE-9842, CVE-9843 2016-12-21 17:15:52 -05:00
Graham Christensen c7a2073323
openjpeg2: patch for CVE-2016-9580, and CVE-2016-9581 2016-12-21 14:37:47 -05:00
Daiderd Jordan 0d3f0f05e2
libupnp: 1.6.20 -> 1.6.21 for CVE-2016-8863
Switching to git tags means we don't get pre-generated configure
scripts. Thusly, run bootstrap ourselves.

For https://github.com/NixOS/nixpkgs/issues/21289
For CVE-2016-8863 (remote code execution)
2016-12-21 14:37:47 -05:00
Eelco Dolstra 5d4740fded Merge pull request #20929 from nathan7/boehm-7.6.0
boehm-gc: 7.2g -> 7.6.0
2016-12-21 11:19:27 +01:00
Nikolay Amiantov f84344ed41 libkrb5: 1.14.3 -> 1.15 2016-12-20 21:29:59 +03:00
Nikolay Amiantov a60500ce70 cyrus_sasl: 2.1.26 -> 2.5.10 2016-12-20 21:29:59 +03:00
Thomas Tuegel b9d3898995
qt57: 5.7.0 -> 5.7.1 2016-12-20 07:40:53 -06:00
Aristid Breitkreuz bb18e10ba0 Merge remote-tracking branch 'origin/master' into staging 2016-12-20 14:05:30 +01:00
Alexander Kjeldaas 6b4a41a360 libfaketime: make the build reproducible
A rebased version of cb8bd05a01
Note: we no longer apply the spurious lrt patch.

This allows `nix-build --check -A libfaketime` to succeed.
2016-12-20 12:54:23 +01:00
aszlig f805209a78
poppler: Add support for gobject-introspection
This optionally adds support for GI, because it's needed for
paperwork-backend. The new poppler_gi attribute is also marked as
lowPrio so that users won't accidentally install it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2016-12-19 22:25:34 +01:00
Thomas Tuegel 30f717ec5f Merge pull request #21228 from mimadrid/update/poppler-0.50.0
poppler: 0.49.0 -> 0.50.0
2016-12-19 11:47:45 -06:00
Aristid Breitkreuz cc30f5dd5e boost: add 1.62.0 (not default yet) 2016-12-19 16:00:46 +01:00
Rickard Nilsson b02e6cc70d libvirt and pythonPackages.libvirt: 2.2.0 -> 2.5.0 2016-12-19 11:52:02 +01:00
Domen Kožar 5e5df0fea2 rocksdb-haskell: just compile rocksdb statically to fix #21215 2016-12-18 22:17:37 +01:00
Thomas Tuegel dd7dc94725 Merge pull request #21057 from gnidorah/master3
qtstyleplugins: init at 2016-12-01, kdecoration-viewer: init at 2015-08-20
2016-12-18 13:13:58 -06:00
Thomas Tuegel 3f206e34f2
kde5.kpackage: 5.29.0 -> 5.29.1 2016-12-18 08:33:22 -06:00
Thomas Tuegel 0d296076b4
qt5.grantlee: 5.0.0 -> 5.1.0
The source location has been updated to reflect that upstream
development has moved to GitHub.
2016-12-18 08:33:21 -06:00
Vladimír Čunát 1aaedd33f1
liborc: remove the duplicate package
Now it's unused.  Close #21238.
2016-12-18 13:23:51 +01:00
Nikolay Amiantov 1cb3831f1c Merge pull request #21231 from abbradar/no-fmod
Update DOOM forks, remove top-level fmod
2016-12-18 00:29:46 +03:00
Vladimír Čunát 86e4c9ed46
Merge branch 'master' into staging 2016-12-17 20:29:25 +01:00
devhell dda462922e libmesode: init at 0.9.1
This library is a fork of ``libstrophe'' and is needed if the
``profanity'' XMPP client is to have TLS support. TLS support has been
added to ``profanity'' since version 5.0.
2016-12-17 18:13:24 +01:00
devhell c39e36f766 {lib}mediainfo{-gui},libzen: 0.7.87 -> 0.7.91, 0.4.33 -> 0.4.34
Unfortunately I've not been able to keep this updated on a regular basis
at the moment, therefore some versions have been skipped. I'm therefore
going to just add the link for the changelog:

https://mediaarea.net/MediaInfo/ChangeLog
2016-12-17 12:57:27 +00:00
Nikolay Amiantov 18d42e1aa5 fmod: remove 2016-12-17 15:47:38 +03:00
mimadrid 32becd8ddf
poppler: 0.49.0 -> 0.50.0 2016-12-17 12:40:14 +01:00
Ricardo Ardissone 1c3c59ebd6 qwt6_qt4: init at 6.1.2 2016-12-16 22:29:46 -02:00
Nikolay Amiantov 664cc49b19 gbenchmark: init at 1.1.0 2016-12-16 17:44:21 +03:00
Domen Kožar 8b9ced0181 rocksdb: build also static lib for rocksdb-haskell 2016-12-16 12:01:14 +01:00
Graham Christensen 4fa5237984
libgsf: 1.14.36 -> 1.14.41 for CVE-2016-9888 2016-12-15 17:17:57 -05:00
Graham Christensen ca6463ef90
sqlite: 3.15.0 -> 3.15.2 for null pointer dereference
https://sqlite.org/releaselog/3_15_2.html
2016-12-15 17:17:57 -05:00
Graham Christensen eb7ea181f1
jasper: 1.900.28 -> 2.0.6 2016-12-15 17:17:57 -05:00
Daiderd Jordan 0e64be20b7
Revert "aws-sdk-cpp: Enable on Darwin systems"
This reverts commit 8a43550e90.
2016-12-15 21:10:25 +01:00
Domen Kožar d5f92a319a rocksdb: compile as shared lib 2016-12-15 20:19:03 +01:00
Domen Kožar 77adcfb59f rocksdb: 4.1 -> 4.13 2016-12-15 18:05:25 +01:00
Daiderd Jordan 8a43550e90
aws-sdk-cpp: Enable on Darwin systems
This (re)reverts commit ef65353c73.
2016-12-15 15:35:34 +01:00
Daiderd Jordan ef65353c73
Revert "aws-sdk-cpp: Enable on Darwin systems"
This reverts commit 5b2e289c0a.
2016-12-15 15:34:06 +01:00
Jörg Thalheim 0db13ac05e Merge pull request #21066 from gdeest/fix/isl-update
isl: add 0.17.1
2016-12-15 12:02:42 +01:00
Eelco Dolstra 3ae905aafc Merge pull request #21165 from matthewbauer/master
aws-sdk-cpp: Enable on Darwin systems
2016-12-15 09:40:39 +01:00
Nathan Zadoks e38fc7a736 boehm-gc: 7.2g -> 7.6.0
fix #20753
2016-12-15 01:16:31 -05:00
Matthew Bauer 5b2e289c0a
aws-sdk-cpp: Enable on Darwin systems
libuuid can be provided by libossp_uuid.
2016-12-14 23:32:53 -06:00
Daniel Peebles d77db89c3f Merge pull request #21048 from LnL7/darwin-wxmac
wxmac: fix build with clang-3.8
2016-12-14 18:04:25 -05:00
Jörg Thalheim c3edaab52d Merge pull request #21130 from tohl/master
small fixes
2016-12-14 14:35:05 +01:00
Thomas Tuegel b8d31bebd4
Merge branch 'kde-frameworks-5.29' 2016-12-14 07:06:59 -06:00
Thomas Tuegel 321987a1b8
kpackage: patch for package name collisions 2016-12-14 07:06:19 -06:00
Thomas Tuegel 8faa589a90
kde5.frameworks: 5.28 -> 5.29 2016-12-13 17:53:43 -06:00
Tomas Hlavaty 20f138c3d7 ffmpeg: respect sdlSupport option 2016-12-13 22:37:06 +01:00
Pascal Wittmann 00f5ed6e4c
libfilezilla: 0.8.0 -> 0.9.0 2016-12-13 22:00:00 +01:00
Matthew Daiter d6f1081314 opencv3: pull patches only if necessary 2016-12-13 11:26:56 +01:00
Jaka Hudoklin 76a791b61c Merge pull request #21081 from Mic92/libxslt
libxslt: add option to enable crypto support
2016-12-12 01:43:04 +01:00
Thomas Tuegel 99bc7f1ea3 Merge pull request #21055 from ttuegel/openblas
openblas: refactor and set TARGET always
2016-12-11 17:16:49 -06:00
Pascal Wittmann cf1ec8ed33
pugixml: 1.7 -> 1.8.1 2016-12-11 21:15:48 +01:00
Alex Ivanov 0c9e7151ac qtstyleplugins: init at 2016-12-01 2016-12-11 23:08:37 +03:00
Frederik Rietdijk 1626b1b652 json_glib: use multiple outputs 2016-12-11 19:34:07 +01:00
Jörg Thalheim 50d63e1e3f
libxslt: add option to enable crypto support 2016-12-11 19:22:34 +01:00
Vladimír Čunát 105fead2aa
nghttp2 cleanup: unneeded patching, unused inputs
Suggested on
https://github.com/NixOS/nixpkgs/pull/21029#issuecomment-266290756
2016-12-11 17:51:47 +01:00
Gaël Deest 2fb4874453 isl: 0.15 -> 0.17.1
Oups.
2016-12-11 14:04:59 +01:00
Lancelot SIX db36c44f1b gsl: 2.2 -> 2.3 (#21058)
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00005.html
for release announcement
2016-12-11 14:03:28 +01:00
Alexei Boronine 63dbcdbdb9 mbedtls: 2.3.0 -> 2.4.0 2016-12-11 14:58:53 +08:00
Thomas Tuegel bed668c051
openblas: refactor and set TARGET always 2016-12-10 16:49:45 -06:00
Daiderd Jordan a3dbada107
wxmac: fix build with clang-3.8 2016-12-10 19:10:54 +01:00
Alexei Boronine 9243703c5c mbedtls: fix build for Darwin (#20940)
mbedtls: fix build for darwin
2016-12-10 17:29:50 +01:00
Vladimír Čunát c3d20b2e43
gtk3: maintenance 3.22.4 -> 3.22.5 2016-12-10 15:28:51 +01:00
Vladimír Čunát af220f2a7a
cairo: maintenance 1.14.6 -> 1.14.8 2016-12-10 15:22:52 +01:00
Frederik Rietdijk badd367e32 Merge pull request #21034 from acowley/ignition-math-2.6.0
ignition-math: 2.3.0 -> 2.6.0
2016-12-10 14:24:43 +01:00
Anthony Cowley 6bc52926fe ignition-math: 2.3.0 -> 2.6.0 2016-12-09 21:40:36 -05:00
Vladimír Čunát 0fa8ead76c
Merge #21029: nghttp2: 1.16.1 -> 1.17.0 2016-12-10 00:52:26 +01:00
c0bw3b 10d9845a1a nghttp2: 1.16.1 -> 1.17.0
See release notes :
https://github.com/nghttp2/nghttp2/releases/tag/v1.17.0
2016-12-10 00:36:28 +01:00
Vladimír Čunát b05b120779
Merge branch 'master' into staging 2016-12-09 19:11:05 +01:00
Vladimír Čunát ff62e8a72e
glib: avoid runtime reference from gtk3
Fixes #21022.  Related: #15931.
2016-12-09 18:53:39 +01:00
Thomas Tuegel 2a02544b34 Merge pull request #21009 from acowley/qt5.6.2-darwin
qt5.6: darwin compatibility
2016-12-09 09:12:43 -06:00
Joachim F 8760a7efd8 Merge pull request #20991 from dtzWill/fix/qtwebengine-paxmark
qt5.6/5.7: PaX compat qtwebengine
2016-12-09 00:31:13 +01:00
Anthony Cowley 7a9400d338 qt5.6: darwin compatibility
- qtbase builds on darwin
- Downstream qmake and cmake build configurations supported

Darwin-specific changes:

Prevent `qmake -project` from adding build support files in the temp
directory to the project.

Shrink the temp directory used for building with qmake.

The issue here is that `lndir` recreates the entire directory structure
of the module we are merging into the temporary build environment. On
darwin, the framework directory structures mean that this shadow
directory tree is 17MB even though the file contents are all symlinks
into the store.

To address this, we symlink the framework directories explicitly and
use `lndir` for everything else.
2016-12-08 18:28:30 -05:00
Graham Christensen 78c7d1b47b Merge pull request #20973 from grahamc/rollup-12
Roundup Rollup 12 (WIP)
2016-12-08 17:50:03 -05:00
Peter Marheine 469e5e7768 libdwarf: version the shared object (#20996)
Upstream sets the soname, so binaries compiled against libdwarf.so will
link against libdwarf.so.1 at runtime. Install libdwarf.so.1 and
symlink libdwarf.so to it so both linking and runtime loading work again.
2016-12-08 19:34:25 +01:00
Michael Raskin 1e580945f0 libre: 0.4.17 -> 0.5.0 2016-12-08 16:15:18 +01:00
Michael Raskin ff3fc6eef3 librem: 0.4.7 -> 0.5.0 2016-12-08 16:15:18 +01:00
Michael Raskin 1461981190 harfbuzz: 1.3.3 -> 1.3.4 2016-12-08 16:15:18 +01:00
Eelco Dolstra 5743506c6e
aws-sdk-cpp: Use multiple outputs 2016-12-08 14:19:48 +01:00
Will Dietz 7c29e476a7 qt5.6/5.7: PaX compat qtwebengine
* paxmark QtWebEngineProcess so it executes on PaX kernels
* when building on host w/PaX apply patch to fix mksnapshot

Patch taken from Gentoo[1], slightly modified to use paxctl directly.

[1] https://gitweb.gentoo.org/repo/gentoo.git/plain/dev-qt/qtwebengine/files/qtwebengine-paxmark-mksnapshot.patch
2016-12-07 20:02:41 -06:00
Vladimír Čunát 49187304d8
libdwarf: security 20161021 -> 20161124
/cc #20972.  It seems safe API+ABI-wise:
https://abi-laboratory.pro/tracker/timeline/libdwarf/

Also nitpicks: meta.homepage, etc.

Note: `darwin.dtrace` probably contains an embedded copy of libdwarf,
which I didn't (attempt to) fix.
2016-12-07 18:27:37 +01:00
Graham Christensen e42f6a11ac
gstreamer: 1.10.1 -> 1.10.2 for multiple CVEs
CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811, CVE-2016-9812, CVE-2016-9813, CVE-2016-9634, CVE-2016-9635, CVE-2016-9636

https://gstreamer.freedesktop.org/releases/1.10/#1.10.2
2016-12-07 09:10:29 -05:00
Jörg Thalheim 0df00d66d5 Merge pull request #20916 from montag451/corosync
corosync: 2.4.1 -> 2.4.2
2016-12-07 12:50:23 +01:00
Jörg Thalheim a65deea6c6 Merge pull request #20953 from joelmo/master
portaudio: remove old version portaudioSVN
2016-12-07 09:14:23 +01:00
Savanni D'Gerinel 705e29046d icu: remove icu4c-54.1
Only zoom-us depends on icu4c-54.1. Since we know that version has some vulnerabilities, and zoom-us appears to work with icu4c-57.1, I remove the icu/54.1.nix file, remove icu_54_1 from all-packages.nix, and have zoom-us depend on icu (i.e., icu4c-57.1)
2016-12-06 17:51:11 -06:00
Joel Moberg b165b5e924 portaudio: remove old version portaudioSVN
The project is now using git and the sha for the source is wrong. Can
not find other derivations using this.
2016-12-06 22:26:41 +01:00
montag451 e797cfaeb6 librdmacm: add pkg-config support 2016-12-05 11:45:13 +01:00
montag451 3798da2c41 libibverbs: add pkg-config support 2016-12-05 11:44:28 +01:00
Tuomas Tynkkynen a7c31ce165 snack: Mark broken
Besides the hardeningDisable I added, something else is broken.

gcc -c -O -fPIC -DUSE_TCL_STUBS -DUSE_TK_STUBS -DOSS  -I/nix/store/q2k3anmbnwklaxih3brk9g6mxzjv155z-tcl-8.6.6/include -I/tmp/nix-build-tcl-8.6.6.drv-0/tcl8.6.6/generic -I/tmp/nix-build-tk-8.6.6.drv-0/tk8.6.6/generic   -DTCL_81_API -I./../generic -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  ./../generic/jkFormatMP3.c
./../generic/jkFormatMP3.c:34:26: error: expected declaration specifiers or '...' before '(' token
 #define roundf(x) (floor((x)+(float )0.5f))
                          ^
2016-12-05 02:09:18 +02:00
Vladimír Čunát ae0bfae810
cairomm: fixup url
I've got no idea why there are two tarballs with same name but different
hash.
2016-12-04 20:21:25 +01:00
Vladimír Čunát ad0d7f6a05
Merge branch 'staging' 2016-12-04 19:22:36 +01:00
Vladimír Čunát 6e91b74839
Revert "cairomm: maintenance 1.12.0 -> 1.12.2"
This reverts commit d652b2cbee.
Some packages got broken by this (rawtherapee*, ardour*).
2016-12-04 19:20:47 +01:00
Frederik Rietdijk e4f44475a6 Merge pull request #20899 from elitak/libxslt
libxslt: fixed crossDrv, where no python is available
2016-12-04 16:19:02 +01:00
Eric Litak 605f923e92 libxslt: fixed crossDrv, where no python is available 2016-12-04 07:11:23 -08:00
Vladimír Čunát 3dd219f071
Merge "forked" staging branches together 2016-12-04 10:07:19 +01:00
Frederik Rietdijk ab39c29293 Merge pull request #20879 from mguentner/cpp_ipfs_api
cpp-ipfs-api: init at 2016-11-09
2016-12-04 08:54:31 +01:00
Graham Christensen cdafc8e70d Merge pull request #20882 from lsix/update_libunistring
libunistring: 0.9.6 -> 0.9.7
2016-12-03 13:37:37 -05:00
Graham Christensen 3e617930e5
Merge branch 'staging' 2016-12-03 13:36:32 -05:00
Thomas Tuegel 7b05efb90d
qt5: factor out common makeQtWrapper setup hook 2016-12-03 09:57:17 -06:00
Thomas Tuegel 2c4995c013
qt5: factor out common qmake setup hook 2016-12-03 09:55:39 -06:00
Thomas Tuegel 53a694e096
qt5: factor out common qtSubmodule setup hook 2016-12-03 09:53:18 -06:00
Thomas Tuegel 851b5944bb
qt5: factor out common setup hook for qtbase 2016-12-03 09:51:31 -06:00
Thomas Tuegel a6c75a7167 Merge pull request #20856 from avnik/qt5-mktemp
qt5: more reproducible builds
2016-12-03 09:49:12 -06:00
Vladimír Čunát 1191dac0f9
poppler: 0.47.0 -> 0.49.0 2016-12-03 14:14:41 +01:00
Vladimír Čunát 3e48bb2444
cairomm: use a mirror that actually contains the file 2016-12-03 14:13:57 +01:00
Vladimír Čunát d652b2cbee
cairomm: maintenance 1.12.0 -> 1.12.2
1.13.x and 1.15.x are not stable ones (cairo uses the even-odd rule).
2016-12-03 13:29:09 +01:00
Vladimír Čunát da97018f48
libdrm: 2.4.73 -> 2.4.74 2016-12-03 12:51:39 +01:00
Vladimír Čunát cf205e4630
atk: 2.20.0 -> 2.22.0
That's the gnome-3.22 version.
2016-12-03 12:38:35 +01:00
Vladimír Čunát b78ea7f6e0
glib: maintenance 2.50.1 -> 2.50.2 2016-12-03 12:33:13 +01:00
Vladimír Čunát ea42d6fe62
dbus: 1.10.12 -> 1.10.14 2016-12-03 12:32:11 +01:00
Vladimír Čunát 63a502d9df
dbus-glib: 0.106 -> 0.108 2016-12-03 12:26:07 +01:00
Vladimír Čunát 34e2d681a0
pango: 1.40.2 -> 1.40.3 2016-12-03 12:22:42 +01:00
Vladimír Čunát 386188692c
libjpeg(-turbo): 1.5.0 -> 1.5.1 2016-12-03 12:12:48 +01:00
Vladimír Čunát 8f89fe65a2
harfbuzz: 1.3.2 -> 1.3.3 2016-12-03 12:12:18 +01:00
Lancelot SIX b87cf7539f libunistring: 0.9.6 -> 0.9.7
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00002.html for announcement
2016-12-03 11:45:41 +01:00
Maximilian Güntner ffdf7ec234
cpp-ipfs-api: init at 2016-11-09
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-03 06:43:47 +01:00
Graham Christensen ca9ce9ace4
Merge remote-tracking branch 'origin/master' into staging 2016-12-02 19:20:03 -05:00
Alexander V. Nikolaev f0974e1e58 qt5: more reproducible builds
Avoid mktemp -d in sources, where pathnames can affect result.
2016-12-02 14:31:36 +02:00
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
Lancelot SIX 06c594304c
nettle: 3.2 -> 3.3
This is a bugfix release.

See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00003.html
for release announcement.
2016-11-29 14:54:14 +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