Commit graph

18446 commits

Author SHA1 Message Date
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
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
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