Commit graph

68823 commits

Author SHA1 Message Date
Arseniy Seroka d88ae1045d Merge pull request #14240 from kevincox/etcd-2.3.0
etcd: 2.1.2 -> 2.3.0
2016-03-27 14:17:58 +03:00
Arseniy Seroka 29ed01213f Merge pull request #14177 from peterhoeg/togglesg
toggle.sg-download: init at 2016-02-08
2016-03-27 14:16:19 +03:00
Nikolay Amiantov 3819384395 skype: small cleanup 2016-03-27 11:57:46 +03:00
joachifm 235a0d5bdc Merge pull request #14241 from joachifm/chromiumos
linux_chromiumos: require 64bit build host
2016-03-27 08:25:35 +00:00
joachifm 23f7e3ac63 Merge pull request #14235 from joachifm/openafsClient
Openafs client
2016-03-27 08:24:49 +00:00
Peter Hoeg 6911785c03 togglesg-download: init at 2016-02-08 2016-03-27 15:08:23 +08:00
Joachim Fasting bd9737cc3e linux_chromiumos: require 64bit build host
I noticed that almost all the Hydra build failures were on i686. Sure
enough, upstream says that you need an x86_64 machine to build the
kernel.
2016-03-27 05:35:04 +02:00
Kevin Cox 26bd115c9c etcd: 2.1.2 -> 2.3.0 2016-03-26 22:47:15 -04: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 1939256550 lttng-modules: mark as broken on grsec
All hydra builds against grsec kernels fail; seemingly because
the PaX hardening plugins are incompatible with lttng-modules
(the code writes to locations marked as read-only).
2016-03-27 01:39:07 +01:00
Joachim Fasting 2182fd52ad rtl8812au: mark as broken on grsec kernels
All hydra builds against grsec kernels fail; builds against vanilla
kernels work.
2016-03-27 01:39:07 +01:00
Joachim Fasting 2a097803d4 spl: mark as broken on grsec kernels
All hydra builds against grsec kernels fail; non-grsec kernels
succeed.
2016-03-27 01:39:07 +01:00
Joachim Fasting b741198116 openafsClient: mark as broken on unsupported kernels
Sandboxed builds against linux 3.14 and 4.4 fail; 3.18.29 and 4.3
succeed.  From this, I conclude that 4.3 is the latest supported
version, while the lower bound is set to the oldest kernel in
nixpkgs >3.14 (the changelog does not indicate otherwise).

It appears that openafs-client is simply incompatible with grsec;
all hydra builds of openafs-client on grsec fail; local sandboxed
builds against grsec with the most recent openafs-client also fail.
2016-03-27 01:06:00 +01:00
Joachim Fasting df0481276d openafsClient: 1.6.14 -> 1.6.17
According to the changelog, the delta between these versions contains
fixes for several CVEs.

See https://www.openafs.org/dl/openafs/1.6.17/RELNOTES-1.6.17
and https://www.openafs.org/dl/openafs/1.6.16/RELNOTES-1.6.16
and https://www.openafs.org/dl/openafs/1.6.15/RELNOTES-1.6.15
2016-03-26 22:53:41 +01:00
Domen Kožar f955728295 openimageio: 1.6.9 -> 1.6.11 (fixes build on i686)
(cherry picked from commit b5d47a8cfe359fd0a6e10c85a7e7622b24173ce9)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-26 21:18:58 +00:00
Domen Kožar 0e977f6658 Merge pull request #14231 from risicle/osrm_fixes
Osrm build fixes
2016-03-26 20:07:46 +00:00
Domen Kožar cbdc1bbb98 Merge pull request #14230 from joachifm/jool-kernel-43-most-recent
jool: mark broken for kernel versions > 4.3
2016-03-26 20:06:36 +00:00
Domen Kožar a01776bc75 Merge pull request #14229 from joachifm/accelio-kernel-42-most-recent
accelio: kernel 4.2 is the most recent supported kernel
2016-03-26 20:05:53 +00:00
Joachim Fasting eeca73dfac jool: mark broken for kernel versions > 4.3
All hydra builds for kernel version >4.3 fail; the build failure
indicates changes to the kernel API used by the package.
2016-03-26 20:23:48 +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
Joachim Fasting 8f5db83d99 rtl8723bs: only works with kernel 3.19 and later
See e.g., https://hydra.nixos.org/build/33512583/nixlog/1/raw
2016-03-26 19:57:51 +01:00
Robert Scott 0fdf7106e5 osrm-backend: switch src to use fetchFromGitHub 2016-03-26 18:07:55 +00:00
Robert Scott 7a3e154c27 osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib paths 2016-03-26 17:38:50 +00:00
Luca Bruno daf787a96d Merge pull request #14217 from romildo/fix.evince
evince: add shared_mime_info dir to XDG_DATA_DIRS env variable
2016-03-26 18:22:50 +01:00
Eike Kettner a366aab377 makemkv 1.9.7 -> 1.9.9 2016-03-26 16:57:34 +01:00
Nikolay Amiantov e781a8257b ffmpeg: add libopus support 2016-03-26 17:09:59 +03:00
Nikolay Amiantov ef06c7db8f spin: add ispin with tools 2016-03-26 17:05:29 +03:00
Nikolay Amiantov f273dd226c swarm: init at 3.1 2016-03-26 17:04:41 +03:00
José Romildo Malaquias c53a762b7e evince: add shared_mime_info dir to XDG_DATA_DIRS env variable 2016-03-26 11:02:33 -03:00
joachifm 1f3b838d51 Merge pull request #14203 from tavyc/quagga-1.0.20160315
quagga: 0.99.24.1 -> 1.0.20160315
2016-03-26 11:54:58 +00:00
Peter Simons ce2c13675d configuration-hackage2nix.yaml: update list of broken packages 2016-03-26 11:20:07 +01:00
Peter Simons 0f5db56b0b hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 013f808a06 netcdf-fortran: init at 4.4.3 2016-03-26 10:33:39 +01:00
Vladimír Čunát ec4685cf70 firefox-esr: fix build after 574a6d34d2
We're now using only newer versions that have ./configure in the root.
${pname} isn't the correct directory name for esr versions.
2016-03-26 09:13:58 +01:00
Cole Mickens 45a2d9e177 python.pyjwt: platforms: linux -> unix 2016-03-25 23:48:54 +02:00
zimbatm 4908973b08 Merge pull request #14186 from LatitudeEngineering/latitude/topic/qgroundcontrol
qgroundcontrol: init at 2.9.4
2016-03-25 20:45:24 +00:00
NeQuissimus 83f37b8d10 oh-my-zsh: 2016-03-19 -> 2016-03-24 2016-03-25 15:07:06 -04:00
Michael Raskin 511ad5e5bf quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00
Michael Raskin 98e8696290 Do not default to SBCL for wrapped non-SBCL lisp implementation 2016-03-25 17:58:05 +01:00
Pascal Wittmann 5455a71414 photonic: 1.7 -> 1.7.1 2016-03-25 17:22:11 +01:00
Pascal Wittmann 0bce9599e7 cpuminer: 2.4.3 -> 2.4.4 2016-03-25 17:22:11 +01:00
Pascal Wittmann 54e1628b19 checkstyle: 6.16.1 -> 6.17 2016-03-25 17:22:11 +01:00
Octavian Cerna c3ee17fe74 quagga: 0.99.24.1 -> 1.0.20160315 2016-03-25 17:55:26 +02:00
Eelco Dolstra 7f61c7289f blender: Disable i686-linux build
The openimageio dependency doesn't build on i686. But probably nobody
cares about running Blender on 32-bit anymore.

http://hydra.nixos.org/build/33602734
2016-03-25 16:44:02 +01:00
Arseniy Seroka 11aaeb9200 Merge pull request #14184 from nico202/dgz
drumgizmo: 0.9.8.1 -> 0.9.9
2016-03-25 17:15:54 +03:00
Eelco Dolstra 574a6d34d2 firefox-esr: 38.6.1 -> 45.0.1 2016-03-25 15:03:31 +01:00
Eelco Dolstra 79d6dc91fe firefox: 45.0 -> 45.0.1 2016-03-25 15:00:50 +01:00
Eelco Dolstra 6e08bd27fc Catalyst::Action::Rest: 1.19 -> 1.20 2016-03-25 14:50:53 +01:00
Domen Kožar 48c3e72f93 pythonPackages.cryptography: 1.1.1 -> 1.2.3 (fix openssl build)
(cherry picked from commit baf7f98b454cc2d404f119cd6b0eeecae0d5ac44)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-25 12:50:39 +00:00
= fe60b57e49 drumgizmo: 0.9.8.1 -> 0.9.9 2016-03-25 11:27:50 +01:00