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
joachifm
ddef34387d
Merge pull request #14518 from CrystalGamma/master
...
lombok: init at 1.16.8
2016-04-09 17:47:15 +02:00
Vincent Laporte
30e17a9b71
ocamlPackages.cryptokit: 1.9 -> 1.10
2016-04-09 14:20:03 +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
Frederik Rietdijk
dddafe61eb
Merge pull request #14498 from expipiplus1/python-cgkit
...
pythonPackages.cgkit: init at 2.0.0
2016-04-09 11:51:15 +02: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
Eelco Dolstra
bd4720a7d6
cudatoolkit: Don't barf on GCC > 4.9
...
Blender appears to build/run fine with GCC 5.3.
2016-04-08 22:23:14 +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
Vladimír Čunát
77642ecbf7
rustc: fix build with multiple outputs
2016-04-08 15:56:26 +02:00
Vladimír Čunát
0f5dff43b7
doxygen: fix finding libiconv after #13856
...
The changed the build system to cmake, and it somehow won't find the
includes. I'm lazy to investigate details ATM.
2016-04-08 13:49:26 +02:00
Micxjo Funkcio
800d088c85
gambit: 4.7.3 -> 4.8.5
2016-04-08 01:23:22 -07:00
joachifm
0db23cf75c
Merge pull request #14525 from acowley/pcl
...
pcl: buildable without GUI components
2016-04-08 03:37:37 +02:00
joachifm
df3a139dc4
Merge pull request #14439 from zimbatm/travis-1.8.2
...
travis: init at 1.8.2
2016-04-08 00:39:51 +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
Peter Simons
c0a5872c2c
configuration-common.nix: fix syntax error (and cosmetic)
2016-04-07 07:58:32 +02:00
Peter Simons
07f26f3df1
configuration-ghc-8.0.x.nix: clean up overrides
2016-04-07 07:53:57 +02:00
Peter Simons
7694bb18c8
haskell-comonad: fix build with ghc-8.0.x
2016-04-07 07:53:57 +02:00
Peter Simons
7f976c7729
haskell-fail: fix build with ghc-8.0.x
2016-04-07 07:53:57 +02:00
Peter Simons
3110ba445f
cabal2nix: update to version 20160406
2016-04-07 07:53:57 +02:00
Michael Alan Dorman
bec10ed1b8
haskell-present: remove obsolete patch
2016-04-07 07:53:57 +02:00
Michael Alan Dorman
2daf67bf87
haskell-pipes-transduce: fix build
2016-04-07 07:53:57 +02:00
Peter Simons
e6e5d984ab
configuration-hackage2nix.yaml: update list of broken packages
2016-04-07 07:53:04 +02:00
Peter Simons
d8f99973df
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406 using the following inputs:
- Hackage: 2266fbc644
- LTS Haskell: 7a74143acf
- Stackage Nightly: 5e435cbedb
2016-04-07 07:53:04 +02:00
Peter Simons
61929cf6f5
Merge pull request #14503 from obadz/haskell-dnssd
...
haskellPackages.dnssd: override the dns_sd dependency to point to ava…
2016-04-07 00:05:30 +02:00
obadz
8c2e8ec13c
haskellPackages.dnssd: override the dns_sd dependency to point to avahi built with the right flags.
...
Fixes #14502
2016-04-06 22:21:56 +01:00
Henry Till
d2d3ef953e
gforth: fix build on darwin
2016-04-06 23:21:09 +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
Joe Hermaszewski
a4e7cc58bb
pythonPackages.cgkit: init at 2.0.0
2016-04-06 15:31:04 +01:00
Domen Kožar
b77df197f5
phantomjs2: 2.0.0 -> 2.1.1 (fix build)
...
(cherry picked from commit 94036474c2
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 12:30:06 +01: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
Arseniy Seroka
6f1467b1a7
Merge pull request #14487 from AndersonTorres/eterm
...
Eterm
2016-04-06 11:42:03 +03:00
Mathias Schreck
3d412dd84e
nodejs: 5.10.0 -> 5.10.1
2016-04-06 09:45:35 +02:00
Damien Cassou
a8ac2eaa40
Merge pull request #14488 from DamienCassou/update-pharo-vm
...
Update pharo vm
2016-04-06 09:03:39 +02:00
Damien Cassou
21cb5fcf78
pharo-no-spur: 2015.08.06 -> 2016.02.18
2016-04-06 08:53:53 +02:00
Damien Cassou
e1ab998776
pharo-spur: 2016.02.15 -> 2016.04.04
2016-04-06 08:53:10 +02:00