Commit Graph

19003 Commits

Author SHA1 Message Date
Nikolay Amiantov
c322c042cf Merge commit 'refs/pull/14593/head' of git://github.com/NixOS/nixpkgs 2016-04-12 03:07:40 +03:00
Tobias Geerinckx-Rice
ad794fed9c
{lib,pcman}fm: 1.2.3 -> 1.2.4 2016-04-11 23:39:47 +02:00
Tobias Geerinckx-Rice
06dceaa5b2
geoclue2: 2.4.2 -> 2.4.3 2016-04-11 23:39:47 +02:00
joachifm
2e2a87e57a Merge pull request #14376 from acowley/qhull
qhull: darwin compatibility
2016-04-11 23:17:20 +02:00
joachifm
b70f9dc172 Merge pull request #14353 from acowley/tbb
tbb: darwin compatibility
2016-04-11 23:15:31 +02:00
Nikolay Amiantov
52e699dcdf ogre: don't build with nvigia-cg and samples by default, add flags 2016-04-11 19:25:45 +03:00
Nikolay Amiantov
b3d3a1c7ea openscenegraph: enable parallel building 2016-04-11 18:34:15 +03:00
Ricardo Ardissone
6312610911 mygui: add withOgre argument 2016-04-11 08:38:54 -03:00
joachifm
496a369805 Merge pull request #14561 from micxjo/update-botan
botanUnstable: 1.11.28 -> 1.11.29 (security)
2016-04-10 11:56:11 +02:00
joachifm
a310fd4662 Merge pull request #14563 from micxjo/update-sndfile
libsndfile: 1.0.25 -> 1.0.26 (security)
2016-04-10 11:51:47 +02:00
Vladimír Čunát
30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Vladimír Čunát
50fccad582 Merge branch 'staging' into closure-size 2016-04-10 09:33:25 +02:00
Franz Pletz
2579128897 Merge pull request #14547 from groxxda/bump/wayland
wayland: 1.9.0 -> 1.10.0, weston: 1.9.0 -> 1.10.0, wayland-protocols: init at 1.3
2016-04-10 01:11:55 +02:00
Franz Pletz
870ce8fc83 Merge pull request #14544 from groxxda/bump/libinput
libinput: 1.2.1 -> 1.2.2, propagate udev dependency
2016-04-10 01:09:18 +02:00
Micxjo Funkcio
75c033969b
libsndfile: 1.0.25 -> 1.0.26 (security)
This release contains fixes for
  * CVE-2014-9496
  * CVE-2014-9756
  * CVE-2015-7805
2016-04-09 13:11:35 -07:00
Micxjo Funkcio
3c2e932450
botanUnstable: 1.11.28 -> 1.11.29 (security)
This release contains fixes for
  * CVE-2016-2849
  * CVE-2016-2850
2016-04-09 12:18:55 -07:00
joachifm
ddef34387d Merge pull request #14518 from CrystalGamma/master
lombok: init at 1.16.8
2016-04-09 17:47:15 +02:00
Nikolay Amiantov
cae349102e ffmpeg: install man pages 2016-04-09 14:03:27 +03:00
Nikolay Amiantov
d023e15cfc ffmpeg: enable x265 support 2016-04-09 14:02:43 +03:00
Jona Stubbe (CrystalGamma)
8430db7e17 lombok: init at 1.16.8 2016-04-09 10:00:08 +02:00
Nikolay Amiantov
cdc5326a31 pcre: cleanup a little 2016-04-09 02:48:14 +03:00
Micxjo Funkcio
1e2fe7e07d pcre: patch CVE-2016-1283
This fixes CVE-2016-1283, which allows remote attackers to cause
a denial of service (heap-based buffer overflow) or possibly
have unspecified other impact via a crafted regular expression.

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1283
2016-04-09 02:43:41 +03:00
Alexander Ried
7f2d418954 wayland: 1.9.0 -> 1.10.0 2016-04-08 23:22:58 +02:00
Alexander Ried
af82b8f7a7 wayland-protocols: init at 1.3
From https://lists.freedesktop.org/archives/wayland-devel/2015-November/025486.html
The purpose of this repository is to decouple Wayland
protocol development from the implementation in weston. wayland-protocols will
have its own releases not coupled with with wayland/weston releases and
will not carry any implementations.
2016-04-08 23:22:51 +02:00
Alexander Ried
9722fa06e9 libinput: propagate udev dependency 2016-04-08 23:11:12 +02:00
Alexander Ried
b080956078 libinput: 1.2.1 -> 1.2.2 2016-04-08 23:11:12 +02:00
Vladimír Čunát
33b1dbb991 qt54.qttools: fix build
This one particular cmake directory seems not created by the build.
Skimming Hydra's status, this probably never worked since 35f33b438c.
/cc @ttuegel.
2016-04-08 16:10:08 +02:00
joachifm
0db23cf75c Merge pull request #14525 from acowley/pcl
pcl: buildable without GUI components
2016-04-08 03:37:37 +02:00
Anthony Cowley
50e16a29be pcl: buildable without GUI components
One can build pcl with vtk, qt4, and libXt set to null iff libpng is
explicitly listed as a dependency.

pcl's build system is happy to proceed without those GUI-related
packages as long as libpng is available.
2016-04-07 18:15:10 -04:00
joachifm
26ba0101cb Merge pull request #14435 from joachifm/libsodium-1_0_9
libsodium: 1.0.8 -> 1.0.10
2016-04-08 00:11:04 +02:00
Vladimír Čunát
d1df28f8e5 Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Tobias Geerinckx-Rice
0661a9891b
libpsl: list 2016-03-30 -> 2016-04-05 2016-04-06 20:06:26 +02:00
Tobias Geerinckx-Rice
33530b5bd1 wcslib: 5.14 -> 5.15 2016-04-06 16:37:50 +02:00
Franz Pletz
04f480a98f Merge pull request #14425 from grahamc/libsrtp
srtp: 1.5.2 -> 1.5.4 for CVE-2015-6360
2016-04-06 13:18:38 +02:00
AndersonTorres
3e9b101522 libast: init at 0.7 2016-04-06 02:41:15 -03:00
joachifm
eb860f9697 Merge pull request #14445 from costrouc/costrouc-openmpi
openmpi: patch for legitimate zero size messages
2016-04-06 00:54:16 +02:00
Joachim Fasting
fd80407db3 libsodium: 1.0.8 -> 1.0.10 2016-04-06 00:22:40 +02:00
Tuomas Tynkkynen
6b42f9f4be Merge commit 'bde820' from staging
http://hydra.nixos.org/eval/1252653 - only ~9400 packages to go at the
time of writing this.
2016-04-06 01:18:28 +03:00
Arseniy Seroka
56c3b2213d Merge pull request #14449 from NeQuissimus/rsyslog8170
rsyslog: 8.14.0 -> 8.17.0 (incl. dependencies)
2016-04-05 19:32:43 +03:00
joachifm
ad8857a81a Merge pull request #14367 from grahamc/xapian-sup-kiwix
Xapian: Remove 1.0, Upgrade 1.2, and pin bindings to php 5.6, Fix `sup`, and mark `Kiwix` as Broken
2016-04-04 22:53:47 +02:00
Tobias Geerinckx-Rice
621218c3c1 cpp-netlib: 0.11.2 -> 0.12.0 2016-04-04 22:14:21 +02:00
Tim Steinbach
925d546d49 libksi: 3.2.2.0 -> 3.4.0.5 2016-04-04 14:30:31 -04:00
Tim Steinbach
74eee1f306 libfastjson: init at v0.99.2 2016-04-04 14:25:37 -04:00
Chris Ostrouchov
d076a13c1d openmpi: patch for legitimate zero size messages
This patch is required in order to make python-mpi4py tests pass.
It is also a bug in the openmpi implementation to see full discussion
see https://www.open-mpi.org/community/lists/users/2015/11/28030.php
2016-04-04 11:09:00 -04:00
Graham Christensen
374709f308 xapian: 1.2.21 -> 1.2.23 and disable PHP support in xapianBindings
xapianBindings hasn't been building against PHP for a few months now,
and no other packages in nixpkgs expects PHP support at this time.
2016-04-04 07:42:38 -05:00
Graham Christensen
e3a335dd37 xapian-bindings:1.2.8 -> 1.2.23 2016-04-04 07:42:38 -05:00
Graham Christensen
2b462dc2ef xapian-bindings: build against php56
xapian-bindings does not support php7, as SWIG doesn't support PHP 7.0
yet, according to https://xapian.org/docs/bindings/php/
2016-04-04 07:42:38 -05:00
Graham Christensen
2c0310d8d8 xapian10/xapianBindings10: Remove, 5 years old. 2016-04-04 07:42:38 -05:00
=
9d8d875918 libtorrentRasterbar: 1.0.6 -> 1.0.9 2016-04-04 00:37:24 +02:00
Graham Christensen
00eb2a0a90 srtp: 1.5.2 -> 1.5.4 for CVE-2015-6360
Prevent potential DoS attack due to lack of bounds
checking on RTP header CSRC count and extension header
length. Credit goes to Randell Jesup and the Firefox team
for reporting this issue.

https://www.rapid7.com/db/vulnerabilities/freebsd-vid-6171eb07-d8a9-11e5-b2bd-002590263bf5
2016-04-03 09:07:33 -05:00
Franz Pletz
94396b8d91 imlib2: 1.4.6 -> 1.4.8 (security)
Fixes:

 * CVE-2014-9762
 * CVE-2014-9763
 * CVE-2014-9764
2016-04-02 00:01:14 +02:00
Anthony Cowley
c97ccd388c qhull: darwin compatibility
The hand-rolled iterator declaration is incompatible with libc++'s, and
clang > 3.5 is stricter about this.

See
<https://lists.freebsd.org/pipermail/freebsd-ports-bugs/2014-December/298242.html>
for another reference to this issue.

The errors that occur are of the form:
reference to 'random_access_iterator_tag' is ambiguous
2016-04-01 14:06:14 -04:00
Anthony Cowley
79b76d59b5 tbb: darwin compatibility
Reflects the different extension of shared library files.
2016-04-01 13:40:51 -04:00
Peter Simons
90d0b08237 Merge pull request #14371 from pmahoney/skarnet
Update skarnet.org packages
2016-04-01 17:59:14 +02:00
Patrick Mahoney
fc1f5d2cf1 set target for darwin binary compat in skarnet.org packages
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:

The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.

Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.

See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney
e0c225857f update skarnet.org packages
skalibs:           2.4.7.0 -> 2.3.9.0
execline:          2.1.4.0 -> 2.1.4.5
s6:                2.2.1.0 -> 2.2.4.3
s6-rc:             0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils:    2.0.2.0 -> 2.0.2.3
s6-dns:            2.0.0.4 -> 2.0.0.7
s6-networking:     2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
joachifm
b9ba6e2f6b Merge pull request #14297 from elitak/mfi
mfi: init at 2.1.11
2016-04-01 14:57:28 +00:00
Arseniy Seroka
e16485533b Merge pull request #14352 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
2016-04-01 15:16:22 +03:00
Eric Litak
0de2d2fbcd mfi: init at 2.1.11
This package has some outdated dependencies, so old versions of mongodb
and v8 had to be re-added as well.
2016-04-01 02:45:11 -07:00
vbgl
f1beff232d Merge pull request #14357 from acowley/log4cxx
log4cxx: darwin compatibility
2016-04-01 11:26:00 +02:00
Vladimír Čunát
ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Rickard Nilsson
efe33d6e87 openldap: 2.4.42 -> 2.4.44 2016-04-01 08:51:37 +02:00
Anthony Cowley
a37491386c log4cxx: darwin compatibility
This patch replicates the patch logic from the brew recipe
<56b57d583e/Library/Formula/log4cxx.rb>
which is necessary to build on darwin.
2016-03-31 22:35:38 -04:00
devhell
33f345eed0 {lib}mediainfo{-gui}: 0.7.83 -> 0.7.84
Built and tested locally.

From the changelog:
```
Version 0.7.84, 2016-03-31
x #I122, MPEG-4/MOV: Crash if mdhd timescale is 0
x MPEG-4/MOV: Infinite loop if malformed stsc / stsz (detected by
  fuzzing)
x MPEG-TS: some DVB Subtitles were not detected
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```
2016-03-31 23:36:50 +01:00
Thomas Tuegel
314792d9eb qtquick1: unset QML_IMPORT_PATH after loading 2016-03-31 16:12:35 -05:00
Thomas Tuegel
da4b9d3b62 qtdeclarative: unset QML2_IMPORT_PATH after loading 2016-03-31 16:08:24 -05:00
Frederik Rietdijk
4bd01c5cbd openblas_2_14: remove
because we don't need it for numpy anymore.
2016-03-31 21:51:45 +02:00
Thomas Tuegel
7f336a4513 qtbase: unset QT_PLUGIN_PATH after loading 2016-03-31 14:36:30 -05:00
Nikolay Amiantov
f752424924 qt55.qtbase: use more system libraries 2016-03-31 15:53:06 +03:00
Lluís Batlle i Rossell
d2c00001f8 freeimage: updating to 3.17
It is buggy in 32-bit: sizeof(uint64) != 8 !!.
2016-03-31 12:35:57 +02:00
Frederik Rietdijk
40ed938ef2 Merge pull request #14267 from FRidh/openblas
openblas: 0.2.15 -> 0.2.17
2016-03-30 23:30:40 +02:00
Luca Bruno
184b7ba3c6 glib-tested: suppress gdbus test needing machine-id 2016-03-30 21:27:29 +02:00
Nikolay Amiantov
a8f5991db7 libunity: init at 6.12.0 2016-03-30 22:22:51 +03:00
Nikolay Amiantov
e0ee6dc8fc breakpad: init at 2016-03-28 2016-03-30 22:22:51 +03:00
Nikolay Amiantov
01e2511668 dee: init at 1.2.7 2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c419e3c6d6 libgee_0_6: init at 0.6.8 2016-03-30 22:22:51 +03:00
Nikolay Amiantov
c091e61a09 pcre: add 16- and 32-bit character size versions 2016-03-30 22:22:51 +03:00
Luca Bruno
088231fe9f libiberty: add static variant 2016-03-30 17:51:19 +02:00
Tobias Geerinckx-Rice
6605fbfe25 libpsl: list 2016-03-10 -> 2016-03-30 2016-03-30 14:56:04 +02:00
Vladimír Čunát
a26357eefe Merge recent staging (with binaries on Hydra) 2016-03-30 10:41:02 +02:00
Ryan Trinkle
8605dab964 webkitgtk: add darwin support 2016-03-30 09:40:36 +02:00
Anthony Cowley
d52efcc9d3 assimp: add missing zlib dependency
cmake searches for this package during the build phase.
2016-03-29 15:38:48 -04:00
Lluís Batlle i Rossell
0c98b52816 Fix evaluation. (licenses, not licences)
Thanks Domen.
2016-03-29 17:47:07 +02:00
Lluís Batlle i Rossell
f6a44bea9e Updating wings and dependencies to match erlang
I updated the erlang esdl lib, added the erlang cl lib,
added opencl-headers and ocl-icd to make wings build and run.

I have not tested its opencl part; I only added dependencies so
it builds.
2016-03-29 12:24:42 +02:00
Vladimír Čunát
e69306c463 xmlsec: fix linkage, probably after #909
This fixes builds of (some) reverse dependencies, e.g. aqbanking.
2016-03-29 12:22:54 +02:00
Franz Pletz
ebf21fd29e libressl_2_3: 2.3.2 -> 2.3.3 2016-03-29 04:55:14 +02:00
Patrick Callahan
565b7b34ed ignition.transport: init at 0.9.0 and 1.0.1 2016-03-28 11:44:37 -07:00
Patrick Callahan
3c95d6d1ea sdformat: init at 3.7.0 and 4.0.0 2016-03-28 11:44:37 -07:00
Patrick Callahan
b682906b6a ignition robotics libs: init; .math: init at 2.3.0 2016-03-28 11:44:37 -07:00
Patrick Callahan
008bcf51a4 tinyxml-2: init at 3.0.0 2016-03-28 11:44:36 -07:00
Patrick Callahan
4316161495 ogre: 1.9.0 -> 1.9-hg 2016-03-28 11:10:48 -07:00
Joachim Fasting
72b5bfda97 v8: fix build(s)
Ignore errors due to strict-overflow warnings; strip clang-only flag on
non-clang builds. Concerning the latter "fix", it's not entirely clear to me why
the -Wno-format-pedantic flag ends up being passed to gcc, the .gyp file appears
to already condition the inclusion of this flag on whether cc=clang.
2016-03-28 17:13:40 +02:00
Frederik Rietdijk
c1abb1d404 openblas: 0.2.15 -> 0.2.17 2016-03-28 15:58:10 +02:00
Vladimír Čunát
f4cb39c3d3 mesa: maintenance update 11.1.1 -> 11.1.2 2016-03-28 14:02:36 +02:00
Vladimír Čunát
a7d34e0c13 glu: fix the pkg-config file (fixes #14260) 2016-03-28 11:33:48 +02:00
Nikolay Amiantov
5471eed63c wxgtk: explicitly link to libX11 and libcairo 2016-03-27 20:53:55 +03:00
Domen Kožar
4a42548388 cmis: fix build with gcc5 2016-03-27 15:11:13 +02:00
Domen Kožar
b1a8ae2a35 ffmpeg: fix bad merge 2016-03-27 13:31:04 +01:00
Domen Kožar
b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Joachim Fasting
8f261d717d accelio: mark as broken on grsec kernels
All hydra builds against grsec kernels fail.
2016-03-27 01:44:16 +01:00
Joachim Fasting
74838cd03d accelio: kernel 4.2 is the most recent supported kernel
All Hydra builds on more recent kernels fail; from reading
the accelio documentation, I get the impression that 4.2 is
the most recent supported kernel version.
2016-03-26 20:16:28 +01:00
Nikolay Amiantov
e781a8257b ffmpeg: add libopus support 2016-03-26 17:09:59 +03:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
013f808a06 netcdf-fortran: init at 4.4.3 2016-03-26 10:33:39 +01:00
Nikolay Amiantov
0c6db0ca48 cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
Tuomas Tynkkynen
c58c1f3b50 vc: Broken on i686
http://hydra.nixos.org/build/33122230/nixlog/1/raw =>

CMake Error at CMakeLists.txt:163 (message):
  Unsupported target architecture 'i686'.  No support_???.cpp file exists for
  this architecture.
2016-03-24 02:21:46 +02:00
Domen Kožar
6648ef5d25 Merge pull request #13957 from ambrop72/opencsg-fix
opencsg: Fix build related to missing libX11 linking the example.
2016-03-23 12:58:07 +00:00
Domen Kožar
d1c9f20db1 Merge pull request #14107 from nckx/drop-libav_9
libav: drop unused version 9.
2016-03-23 12:54:47 +00:00
Matthias C. M. Troffaes
719fceba10 wolfssl: 3.8.0 -> 3.9.0 2016-03-23 09:15:21 +00:00
Ryan Artecona
bb63c6a4c4 gobjectIntrospection: fix darwin build
Stop using obsolete `otool` package, preferring `cctools` (which
includes otool), on darwin.

Remove autoconf & automake from reqs, as they were unused.

Fixes #12670
2016-03-22 21:40:15 -04:00
Eelco Dolstra
5759b447dc opensubdiv: 3.0.3 -> 3.0.4 2016-03-22 21:33:54 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
d916f1663f libibverbs: added mlx4 and mthca userspace driver plugins 2016-03-22 16:26:33 +01:00
Lluís Batlle i Rossell
bd58b895e0 Making ffmpeg friendly for arm. 2016-03-22 15:09:59 +01:00
Lluís Batlle i Rossell
56bd6be2cf Fixing vxl build with gcc 5. 2016-03-22 14:36:20 +01:00
joachifm
4f0324f766 Merge pull request #14116 from otwieracz/utox
utox: 0.5.0 -> 0.7.0, libtoxcore: 20160131 -> 20160319
2016-03-22 13:01:43 +00:00
Slawomir Gonet
eddb7a55f8 utox: 0.5.0 -> 0.7.0, libtoxcore: 20160131 -> 20160319 2016-03-22 08:42:07 +01:00
Franz Pletz
1a9b272c09 nss: 3.22.2 -> 3.23 (security)
Fixes CVE-2016-1950.

See: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.23_release_notes
2016-03-21 21:27:59 +01:00
Tobias Geerinckx-Rice
9ba1afb94b libav: drop unused version 9. 2016-03-21 18:28:08 +01:00
Vladimír Čunát
1d11940aac Merge #14005: libav improvements
It includes more than the PR itself.
2016-03-21 09:59:18 +01:00
Vladimír Čunát
07a3d42023 libav: minor updates 11.4 -> 11.6
The older branches seem unmaintained and better not used -
/cc maintainer of keyfinder @nckx.
2016-03-21 09:57:09 +01:00
Vladimír Čunát
02b13f7bdb libav: fixup sandboxed builds after parent commit 2016-03-21 09:56:25 +01:00
Ryan Artecona
1662881740 libav: support Darwin & install docs/manpages
Close #14005.
2016-03-21 09:44:42 +01:00
Ryan Artecona
f3f8da4a5f libav: support Darwin & install docs/manpages 2016-03-20 17:42:34 -04:00
Marius Bakke
54f6695928 libykneomgr: 0.1.7 -> 0.1.8 2016-03-20 18:39:30 +00:00
Lluís Batlle i Rossell
9b8b143c99 Missing path in prev commit 2016-03-20 00:47:12 +01:00
Lluís Batlle i Rossell
e6e7de082d Fixing icu for ARM with a patch from openembedded.
It failed with an "internal error".
2016-03-20 00:42:12 +01:00
Franz Pletz
e312a34775 libvirt: Add fpletz as maintainer 2016-03-19 16:33:49 +01:00
Franz Pletz
ff0cfc160f libvirt: 1.3.0 -> 1.3.2 2016-03-19 16:32:52 +01:00
Pascal Wittmann
dd30fcd30a sparsehash: 2.0.2 -> 2.0.3 2016-03-19 13:51:43 +01:00
Pascal Wittmann
9506f4de76 udunits: 2.1.14 -> 2.2.20 2016-03-19 12:08:58 +01:00
Pascal Wittmann
07601a08f2 unibilium: 1.1.2 -> 1.2.0 2016-03-19 12:01:22 +01:00
Pascal Wittmann
8d128f046d xylib: 1.3 -> 1.4 2016-03-19 11:56:01 +01:00
Joachim Fasting
8e359b2e21 bobcat: fix installation
Another hotfix for eae059b0b6
(I kind of jumped the gun on this one ...)

The `build install` command takes a positional argument
indicating which components to install; without it, nothing
is installed and the build fails to create the store output.
2016-03-18 18:22:27 +01:00
joachifm
1bc691b298 Merge pull request #14011 from bzizou/matheval
libmatheval: init at 1.1.11
2016-03-18 16:24:58 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
259f9226e5 libmatheval: init at 1.1.11 2016-03-18 17:06:36 +01:00
joachifm
8f0cd81708 Merge pull request #14014 from romildo/update.subtitleeditor
subtitleeditor: 0.41.0 -> 0.52.1
2016-03-18 15:00:14 +00:00
José Romildo Malaquias
c0239360a4 gstreamermm 1.0: init at 1.4.3 2016-03-18 09:11:51 -03:00
Franz Pletz
57f4646fd1 Merge pull request #14002 from sheenobu/collectd_inherit
libcollectdclient: make client derive from collectd package
2016-03-18 10:44:00 +01:00
Joachim Fasting
3704901dc8 bobcat: patch all shebangs
Hotfix for eae059b0b6

Not really a regression, but it turns out that the man page
target requires shebang patching as well.
2016-03-18 04:32:56 +01:00
Sheena Artrip
0bffa2f1a9 libcollectdclient: make client derive from collectd package
collectd: split version and name

libcollectdclient: make client derive from collectd package
2016-03-17 23:26:09 -04:00
Joachim Fasting
eae059b0b6 bobcat: 4.00.00 -> 4.01.04
Appears to fix https://hydra.nixos.org/build/33157535/nixlog/1/raw
2016-03-18 02:10:03 +01:00
Peter Simons
73f53ddf9c Merge pull request #11878 from lancelotsix/update_boost
pkgs.boost: 1.59 -> 1.60
2016-03-17 19:45:44 +01:00
Arseniy Seroka
7099507c00 Merge pull request #13967 from bzizou/openmpi
openmpi: added infiniband support (ibverbs)
2016-03-17 16:55:14 +04:00
Robin Gloster
fde5087099 Merge pull request #13981 from sheenobu/libcollectd_client
libcollectdclient: init at 5.5.0
2016-03-17 12:33:38 +01:00
Domen Kožar
826eeec841 nghttp2: fix url 2016-03-17 10:56:24 +00:00
Andrew Kelley
f86f957ae3 chromaprint: 1.2 -> 1.3.1 2016-03-17 10:58:15 +01:00
Sheena Artrip
6f4458d16f libcollectdclient: init at 5.5.0 2016-03-17 00:00:05 -04:00
Peter Simons
1c49f8fe33 gobject-introspection: mark broken on Darwin
http://hydra.nixos.org/build/33311502
2016-03-16 22:28:50 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
2f36475cff openmpi: added infiniband support (ibverbs) 2016-03-16 15:42:30 +01:00
Ambroz Bizjak
853d612c3f opencsg: Fix build related to missing libX11 linking the example. 2016-03-16 13:06:36 +01:00
Vladimír Čunát
c643ccaa8c Merge #13950: move ncurses utilities to $out 2016-03-16 08:39:37 +01:00
Pascal Wittmann
33825a29f4 farbfeld: 1 -> 2 2016-03-15 18:17:04 +01:00
Joachim Fasting
cd7242d09d kdevplatform: disable parallel build
Hotfix for 1edb9b9558
Ref: https://github.com/NixOS/nixpkgs/pull/13843
2016-03-15 11:40:42 +01:00
Graham Christensen
2be76d8b48 activemq: 5.8.0 -> 5.13.2
It seems Activemq was "split" in to 5.8.0 and 5.12.1 only to keep from
trampling someone on 5.8.0. This is to the point of not upgrading the
default, but making a new activemq attribute specific for 512.

As far as I can tell, there is no good reason to stay providing 5.8.0,
so this is the proposal to delete it.

Note: There are over 1,000 fixes between 5.9.0 to 5.13.2.
2016-03-14 20:56:07 -05:00
joachifm
71655b0b69 Merge pull request #13843 from ambrop72/kdevelop-473
kdevelop: 4.7.1 -> 4.7.3
2016-03-14 21:30:12 +00:00
Graham Christensen
2aae2af845 ilbc: extract-cfile.awk has fallen off the internet
Close #13923.
2016-03-14 21:41:41 +01:00
Graham Christensen
c310cb9e46 graphite2: security update 1.2.4 -> 1.3.6 (close #13918)
CVE-2016-1977 CVE-2016-2790 CVE-2016-2791 CVE-2016-2792
CVE-2016-2793 CVE-2016-2794 CVE-2016-2795 CVE-2016-2796
CVE-2016-2797 CVE-2016-2798 CVE-2016-2799 CVE-2016-2800
CVE-2016-2801 CVE-2016-2802

vcunat fixed the tarball name and redirected to github.
2016-03-14 21:30:55 +01:00
Vladimír Čunát
530214321d tevent, ldb: security updates needed for samba
I managed to find no news or changelog on these,
so it's rather a black box to me, but it's clear that (some) bumps
were required for samba.
2016-03-14 19:46:39 +01:00
Tobias Geerinckx-Rice
2404cd4286 libpsl: list 2016-02-25 -> 2016-03-10 2016-03-14 19:18:43 +01:00
宋文武
93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Thomas Tuegel
d39b1db400 Merge pull request #13880 from acowley/juliamac
julia: darwin compatibility
2016-03-13 10:38:04 -05:00
Anthony Cowley
889d6d11a3 julia: darwin compatibility
Along with PR #13879, these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864

The libgit2 change is mechanical to pull in iconv on darwin.

The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Anthony Cowley
f3a6f3e2f3 suitesparse: build dylibs on darwin
Makes the shared libraries usable on darwin so that, e.g., the Julia
compiler may be built.
2016-03-13 04:13:26 -04:00
joachifm
bd785b23a1 Merge pull request #13869 from acowley/suitemac
suitesparse: darwin compatibility
2016-03-13 03:26:50 +00:00
Anthony Cowley
9d1053dc6d suitesparse: darwin compatibility
There is no librt on darwin, so it must be disabled.
2016-03-12 21:17:15 -05:00
joachifm
423a65b0cd Merge pull request #13822 from acowley/ffmpeg3
ffmpeg-full: 2.8.5 -> 3.0
2016-03-12 23:20:28 +00:00
joachifm
2896934e78 Merge pull request #13866 from acowley/x265
x265: 1.7 -> 1.9
2016-03-12 22:04:33 +00:00
Anthony Cowley
6bc1aed873 x265: 1.7 -> 1.9
Unblocks #13822
2016-03-12 16:24:06 -05:00
zimbatm
7133a3730c Merge pull request #13851 from colemickens/update-libinput
libinput: 1.2.0 -> 1.2.1
2016-03-12 20:17:43 +00:00
Christoph Hrdinka
e06570fe6b Merge pull request #13847 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
2016-03-12 18:28:27 +01:00
devhell
29a90dbc2b {lib}mediainfo{-gui}: 0.7.82 -> 0.7.83
Built and tested locally.

From the changelog:

```
Version 0.7.83, 2016-02-29

+ HEVC: Maximum Content Light Level (MaxCLL) and Maximum Frame-Average
  Light Level (MaxFALL), metadata mandated by CEA-861.3 for HDR support
+ HEVC: Mastering display color primaries and luminance (based on SMPTE
  ST 2084), metadata mandated by CEA-861.3 for HDR support
+ HEVC: SMPTE ST 2048 and SMPTE ST 428-1 transfer characteristics
+ HEVC: Chroma subsampling location (indication of the location type
  described in the HEVC spec)
+ MPEG-TS: ATSC Modulation Mode (Analog, SCTE_mode_1 aka 64-QAM,
  SCTE_mode_2 aka 256-QAM, 8-VSB, 16-VSB)
+ #B981, MP4: support of buggy file having "hint" SubType
x HLS: better handling of media playlists having EXT-X-BYTERANGE
```

Additionally, some cleanup and package uses `autoreconfHook` now. Thanks
to @hrdinka for helpful pointers!
2016-03-12 17:22:01 +00:00
Arseniy Seroka
a25d2a7466 Merge pull request #13717 from zohl/banshee
[WIP] Banshee
2016-03-12 20:19:49 +03:00
zimbatm
b776e0cd5f nghttp2: 1.7.1 -> 1.8.0 2016-03-12 16:18:52 +00:00
Ambroz Bizjak
1edb9b9558 kdevelop: 4.7.1 -> 4.7.3 2016-03-12 16:30:41 +01:00
devhell
7b32e5497c libzen: 0.4.32 -> 0.4.33
Built and tested locally.

From the changelog:
```
Version 0.4.33, 2016-02-29

x File::Open(): using now FILE_APPEND_DATA on windows when append mode
  is requested
x File::Open(): accept file names with * and ? characters on non-Windows
  platforms
x Better MinGW and CygWin compatibility
x autogen.sh: Adding missing shebang
x Dir/Create: create the parents directory if not existing
```

Additionally, the package was cleaned up, now using `autoreconfHook` and
with some helpful pointers by @hrdinka.
2016-03-12 13:09:26 +00:00
Cole Mickens
e17ff07c0b libinput: 1.2.0 -> 1.2.1 2016-03-11 16:24:29 -08:00
Graham Christensen
8f6be38247 giflib: convert md5 to sha256 2016-03-11 15:54:55 -06:00
Graham Christensen
00078e317e libxkbdcommon: sha1 to sha256, also: upstream sha1 changed? 2016-03-11 15:54:54 -06:00
Anthony Cowley
2f6f3c7b55 ffmpeg-full: 2.8.5 -> 3.0
Also changes the homepage URL to https.
2016-03-11 15:14:52 -05:00
Thomas Tuegel
9e5b2d5e3d qt48: fix evaluation error on Darwin 2016-03-11 09:10:10 -06:00
Eelco Dolstra
dd53c65dcc Merge remote-tracking branch 'origin/gcc-5' into staging
Still some breakage but no blockers:

http://hydra.nixos.org/eval/1242130?filter=x86_64-linux&compare=1237852&full=#tabs-now-fail
2016-03-11 16:02:38 +01:00
Eelco Dolstra
d86633386f sqlite: 3.9.2 -> 3.11.1 2016-03-11 15:10:05 +01:00
Domen Kožar
603ea2652f nss: 3.22 -> 3.22.2 (CVE-2016-1950) 2016-03-11 12:18:18 +00:00
Eelco Dolstra
2af1cb3aa6 Merge remote-tracking branch 'origin/binutils-2.26' into staging
This still breaks a few packages, but nothing really major:

  http://hydra.nixos.org/eval/1241850?filter=x86_64-linux&compare=1237919&full=#tabs-now-fail
2016-03-11 11:58:49 +01:00
Luca Bruno
dcfca100ec Merge pull request #12525 from knupfer/ngx_brotli
add nginxModules.brotli
2016-03-11 11:05:21 +01:00
Tobias Geerinckx-Rice
cc53e62644 geoclue2: 2.4.1 -> 2.4.2 2016-03-10 23:37:11 +01:00
Arseniy Seroka
16bffdcb99 Merge pull request #10509 from markus1189/activemq-512
Add 5.12.1 version of Apache ActiveMQ in addition to 5.8.0
2016-03-10 16:08:11 +03:00
Vladimír Čunát
d9da9ec634 libsigcxx: make *.pc force C++11
This fixes compilation problems of some packages against *mm,
including gtkmm-2 itself.
2016-03-10 11:49:24 +01:00
Vladimír Čunát
d9f2e282be gtkmm3: update 3.16.0 -> 3.18.0
Also remove urkud for maintainers; he's been inactive for years,
so let's not bother him anymore.
2016-03-10 11:49:24 +01:00
Vladimír Čunát
4f90638d2f atkmm: update 2.22.7 -> 2.24.2
Also add basic meta.
2016-03-10 11:49:23 +01:00
Vladimír Čunát
6429c6595b pangomm: update 2.34.0 -> 2.38.1 2016-03-10 11:46:15 +01:00
Vladimír Čunát
241927ead3 cairomm: update 1.11.2 -> 1.12.0 2016-03-10 11:46:15 +01:00
Vladimír Čunát
214b59a249 glibmm: update 2.44.0 -> 2.46.3
Also drop urkud from maintainers; he's been inactive for years,
so let's not bother him.
2016-03-10 11:46:14 +01:00
Vladimír Čunát
26b67c2ef9 libsigc++: update 2.3.1 -> 2.6.2
We were using a rather old development (!) release.
2016-03-10 10:22:44 +01:00
michael bishop
c561ee8480
sqlite: change hash from sha1 to sha256 2016-03-09 19:37:33 -04:00
Graham Christensen
6b4a70c672 libotr_3_2: remove, not updated since 2012, and unused. 2016-03-09 17:20:36 -06:00
Franz Pletz
728cf25e16 libotr: 4.1.0 -> 4.1.1 (CVE-2016-2851)
https://www.x41-dsec.de/lab/advisories/x41-2016-001-libotr/
2016-03-10 00:13:08 +01:00
Domen Kožar
64d5af4663 boringssl: 2014-08-20 -> 2016-03-08 2016-03-09 11:26:18 +00:00
Domen Kožar
74046cb09a Merge pull request #13604 from NixOS/update-libclc
libclc: 2015-03-27 -> 0.2.0
2016-03-09 11:12:12 +00:00
Thomas Tuegel
da972b6cc4 ncurses: move runtime utilities to $out
All the programs provided by ncurses were being installed to the $dev
output, but several of them are intended for runtime use, e.g. to
operate on the running terminal. These user-facing programs are moved to
the $bin output.

Several packages referred to "${ncurses}/bin" or "${ncurses.dev}/bin" at
runtime; these paths are also updated to refer to "${ncurses.bin}/bin".
2016-03-08 11:35:24 -06:00
Thomas Tuegel
3ef7671cea ncurses: combine $lib and $out outputs
The $lib output refers to the terminfo database in $out, which is about
10x larger than the ncurses shared library. Splitting these outputs
saves a small amount of space for any derivations that use the terminfo
database but not the ncurses library, but we do not have evidence that
any such exist.
2016-03-08 11:35:24 -06:00