Commit Graph

90065 Commits

Author SHA1 Message Date
Vladimír Čunát bfed19cfaa
Merge #23860: llvmPackages_4: rc4 -> release 2017-03-14 00:02:53 +01:00
Vladimír Čunát 57463868db
top-level llvm-4 attrs: drop lowPrio
Now the packages are properly released.
2017-03-14 00:01:04 +01:00
Lluís Batlle i Rossell 46c9eac980 guile: enable parallel building
civodul today on irc said that 2.0.13 likely has the parallel building
issue fixed (case equal-or-over 8 cores). Let's try.
2017-03-13 23:38:52 +01:00
Tuomas Tynkkynen dff0ba38a2 bash: Set bash_cv_getcwd_malloc=yes when cross compiling
Because if you don't, the configure script assumes that your getcwd()
function is broken. Which then makes bash use it's own getcwd()
implementation, which doesn't work if the path to the current directory
contains bind mounts in its paths. This shows up as:

shell-init: error retrieving current directory: getcwd: cannot access parent directories: Bad file descriptor

... and fails the aarch64 glibc build with sandboxes enabled.

Sigh.
2017-03-14 00:33:29 +02:00
Joachim F 40c1406b18 Merge pull request #23856 from mdorman/emacs-updates
Automated emacs package updates
2017-03-13 23:33:01 +01:00
Tim Steinbach 2d1ea867b7 Merge pull request #23866 from mimadrid/update/bluefish-2.2.10
bluefish: 2.2.9 -> 2.2.10
2017-03-13 18:26:58 -04:00
Thomas Bach 36bb283941 haproxy: 1.7.2 -> 1.7.3 2017-03-13 23:17:03 +01:00
Tim Steinbach 17978fe64c Merge pull request #23740 from ben-z/nodejs-7.7.2
nodejs: 7.7.1 -> 7.7.2
2017-03-13 18:14:32 -04:00
Tim Steinbach 2c1876ec6c Merge pull request #23844 from frontsideair/flow-41
flow: 0.39.0 -> 0.41.0
2017-03-13 18:12:16 -04:00
ndowens 4aee4cc8a5 htmlcxx: 0.85 -> 0.86 2017-03-13 17:11:03 -05:00
Tim Steinbach bc1f692e49 Merge pull request #23846 from mayflower/jenkins_2.49
jenkins: 2.44 -> 2.49
2017-03-13 18:09:19 -04:00
mimadrid 61e8c0370d
bluefish: 2.2.9 -> 2.2.10 2017-03-13 23:01:35 +01:00
Tim Steinbach 6e0c3e1a6d Merge pull request #23862 from mimadrid/update/filezilla-3.25.0
filezilla: 3.24.0 -> 3.25.0
2017-03-13 17:58:34 -04:00
mimadrid 363cfbd23d
ripgrep: 0.4.0 -> 0.5.0 2017-03-13 22:48:38 +01:00
mimadrid 68a1dc6304
rustRegistry: 2017-02-19 -> 2017-03-13 2017-03-13 22:47:10 +01:00
Jörg Thalheim 065c05e849 Merge pull request #23801 from zimbatm/pip-tools
Pip tools
2017-03-13 22:32:07 +01:00
zimbatm a3c03eb11f
pip-tools: init at 1.8.1rc3 2017-03-13 22:21:57 +01:00
Vincent Laporte 88d7718a64 mkvtoolnix-cli: fix build on darwin 2017-03-13 21:20:26 +00:00
mimadrid acef015a0b
filezilla: 3.24.0 -> 3.25.0 2017-03-13 22:18:03 +01:00
mimadrid 7e9c815c23
libfilezilla: 0.9.0 -> 0.9.1 2017-03-13 22:17:08 +01:00
José Romildo Malaquias 04290bbd14 mkvtoolnix: 9.8.0 -> 9.9.0 (#23827)
* mkvtoolnix: 9.8.0 -> 9.9.0

Starting with version 9.9.0 the man pages and their translations are
not pre-built and bundled with the source code. The tool "xsltproc"
and the DocBook XSL stylesheets for man pages are now required
dependencies to build them.
2017-03-13 22:16:38 +01:00
zimbatm 5e701625de
pythonPackages.first: init at 2.0.1 2017-03-13 22:08:45 +01:00
Frederik Rietdijk 9494820dbb Merge pull request #23847 from lsix/fix-qgis
qgis: Fix build after pythonPackages.sip update
2017-03-13 22:06:52 +01:00
Vincent Laporte 369230cc76 ocamlPackages.cpuid: init at 0.1.0
cpuid allows detection of CPU features from OCaml.

Homepage: https://github.com/pqwy/cpuid
2017-03-13 20:58:51 +00:00
Will Dietz f54813d767 llvm4: rc4 -> release! 2017-03-13 14:54:39 -05:00
Michael Alan Dorman 29559f6d7a melpa-packages: 2017-03-13 2017-03-13 15:00:27 -04:00
Michael Alan Dorman 2b1faaae9e melpa-stable-packages: 2017-03-13 2017-03-13 15:00:27 -04:00
Michael Alan Dorman 4433fc9089 elpa-package: 2017-03-13 2017-03-13 15:00:27 -04:00
Michael Raskin 90f2b24fd7 Merge pull request #23850 from makefu/update/radare2
radare2: 0.10.6 -> 1.3.0
2017-03-13 19:32:41 +01:00
Vincent Laporte b2b8a412fb ocaml-llvm: 3.7.1 -> 3.9.1 2017-03-13 19:14:11 +01:00
Renaud 72619a86c9 JBoss AS: list known vulnerability
CVE-2015-7501

Warning in JBoss module
2017-03-13 18:45:19 +01:00
José Luis Lafuente c70ded3295
conky: 1.10.5 -> 1.10.6 2017-03-13 18:18:42 +01:00
makefu bc1011b330
radare2: 0.10.6 -> 1.3.0 2017-03-13 17:53:12 +01:00
Tuomas Tynkkynen b2c96062ca kernel: Add a validity check for modDirVersion
Because if you get it wrong, you get a very confusing error message at
the end of the kernel build, which is quite painful as the build can
take a long time.
2017-03-13 18:47:21 +02:00
Frederik Rietdijk 57e768f58e hypothesis: 3.6.0 -> 3.6.1 2017-03-13 16:37:25 +01:00
Frederik Rietdijk 8aee2b5c4f pythonPackages.traitlets: 4.3.1 -> 4.3.2 2017-03-13 16:37:25 +01:00
Frederik Rietdijk 891a051df1 ipython_genutils: fix for python 3.3 and 3.4 2017-03-13 16:37:24 +01:00
Frederik Rietdijk 6f90badeac pythonPackages.hypothesis: fix for python 3.3 2017-03-13 16:37:24 +01:00
Lancelot SIX 1375a2eecf
qgis: Fix build after pythonPackages.sip update
QGis seems to have a problem with recent sip releases. This patch fixes
the issue.
2017-03-13 16:05:31 +01:00
Tristan Helmich 4efed1d0d4 jenkins: 2.44 -> 2.49 2017-03-13 15:43:06 +01:00
Fatih Altinok d23effdedf flow: 0.39.0 -> 0.41.0 2017-03-13 17:04:36 +03:00
Benno Fünfstück c8c4902ee1 Merge pull request #23828 from ndowens/gupnp-tools
gupnp-tools: 0.8.8 -> 0.8.13
2017-03-13 14:58:02 +01:00
Arseniy Seroka 320a8a5a94 Merge pull request #23842 from volhovM/fix/sage_68_sed
sage: fix build at 6.8
2017-03-13 16:51:55 +03:00
Willi Butz e4eb46129d spotify: get source via https instead of plain http 2017-03-13 13:58:35 +01:00
Daniel Peebles 26fc26a979 Merge pull request #23776 from copumpkin/minikube-source
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Domen Kožar 609f2fefce Merge pull request #23836 from expipiplus1/jailbreak-strict-io
Haskell Packages: jailbreak strict-io
2017-03-13 13:27:37 +01:00
Domen Kožar 9ab1d08bb0
Add sphinxcontrib-openapi at 0.3.0 2017-03-13 13:25:03 +01:00
Domen Kožar 28d2066063
sphinxcontrib-httpdomain: 1.3.0 -> 1.5.0 2017-03-13 13:25:03 +01:00
Domen Kožar f32fc9b03e
setuptools_scm: 1.11.1 -> 1.15.0 2017-03-13 13:25:03 +01:00
Robin Gloster e2a13af49c
emboss: fix build 2017-03-13 13:15:51 +01:00
Joe Hermaszewski 0867ac9963 Haskell Packages: jailbreak strict-io 2017-03-13 11:27:08 +00:00
Robin Gloster dbbdccdd65
ispc: fix build 2017-03-13 12:07:48 +01:00
Robin Gloster 80bd50a6e4
ponyc: 0.10.0 -> 0.11.0 2017-03-13 11:43:24 +01:00
Robin Gloster c836651084
purePackages.octave: 0.7 -> 0.9 2017-03-13 11:03:52 +01:00
Michael Raskin a77380b34c Merge pull request #23780 from asppsa/pure-0.66
pure: 0.64 -> 0.66
2017-03-13 10:56:08 +01:00
Michael Raskin 777bc07e1f Merge pull request #23830 from Rotsor/svn-ignore-keywords
fetchSvn: Add support for --ignore-keywords flag
2017-03-13 10:54:36 +01:00
Peter Hoeg 5fa3b11239 tvnamer: 2.3 -> 2.4
Also add support for python3
2017-03-13 17:49:50 +08:00
Peter Hoeg c1b1da21ea tvdb_api: add support for python3 2017-03-13 17:49:50 +08:00
Peter Hoeg 64fcdf7aa4 requests-cache: 0.4.10 -> 0.4.13
Also add support for python3
2017-03-13 17:49:50 +08:00
Michael Raskin 7eae71fc73 Merge pull request #23831 from orivej/mtr
mtr: 0.86 -> 0.87
2017-03-13 10:21:32 +01:00
Robin Gloster 89747d357b
msilbc: fix build 2017-03-13 09:33:15 +01:00
Pascal Wittmann d1247221cb Merge pull request #21802 from yurrriq/add/pkgs/tools/misc/latex2html
latex2html: init at 2016
2017-03-13 09:20:09 +01:00
Mikhail Volkhov 78c0cecc5f
sage: fix build at 6.8 2017-03-13 10:34:55 +03:00
Michael Raskin 7dc3edaa6a slimerjs: 0.10.2 -> 0.10.3 2017-03-13 08:23:52 +01:00
Cray Elliott 8799254eac nvidia_x11_beta: add patch to support Linux 4.10.x
thanks to bendlas for the review for pointing out a way to grab the patch remotely!
2017-03-13 00:00:26 -07:00
Cray Elliott 12083de992 nvidia_x11: 375.26 -> 375.39
nvidia_x11_beta: 378.09 -> 378.13
2017-03-12 23:54:08 -07:00
Orivej Desh c272796806 mtr: 0.86 -> 0.87 2017-03-13 04:31:00 +00:00
Peter Hoeg f7fd8a6f73 xca: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Peter Hoeg eb7690ab06 qsyncthingtray: broken on qt 5.7 2017-03-13 11:55:45 +08:00
Peter Hoeg d4beeef3ce vlc: compile against qt 5.6 2017-03-13 11:55:45 +08:00
Arseniy Alekseyev 6a51b55af6 fetchSvn: Add support for --ignore-keywords flag
This is a flag that disables subversion keyword substitution.
Keyword substitution inserts metadata into the files being checked
out, and is therefore somewhat at odds with build reproducibility.

In particular, it can become a problem if you're trying to switch
between svn and a git export of the same thing (keyword substitutions
are normally not exported into git).
2017-03-13 03:43:39 +00:00
Dan Peebles cf7d4bf8af kubernetes: 1.5.2 -> 1.5.4 2017-03-12 23:02:34 -04:00
Dan Peebles 23e4e32b91 kops: enable on Darwin 2017-03-12 22:35:20 -04:00
Dan Peebles fe339d281b minikube: switch to build from source & fix on Darwin
Linux behavior should be largely unchanged but we now build minikube
ourselves. Unfortunately localkube is still tricky to build so I pull in
a binary version from upstream.
2017-03-13 02:29:18 +00:00
ndowens 912b956b07 gupnp-tools: 0.8.8 -> 0.8.13 2017-03-12 20:55:07 -05:00
ndowens afeb989c5c gtkspell:3.0.8 -> 3.0.9 2017-03-12 20:38:46 -05:00
andyjscott 09c73776b9 mmex: v1.3.1 -> v1.3.3 (#23732) 2017-03-13 02:38:27 +01:00
Julien Dehos 14db0b9ef3 pbrt: 2016-05-19 -> 2017-01-12 (#23405) 2017-03-13 02:35:34 +01:00
Michael Raskin 54b7c3b63f clisp-git: update to the upstream fix of 32-bit builds
The current exact tip fails to build on x86_64, there probably is a
fresher safe commit, but I haven't try bisecting.
2017-03-13 00:00:13 +01:00
tv ba0b527456 exim: 4.88 -> 4.89 (#23670) 2017-03-12 23:40:22 +01:00
Jörg Thalheim ceeb0de60c Merge pull request #23773 from ndowens/cdk
cdk:5.0-20160131 -> 5.0-20161210
2017-03-12 23:16:19 +01:00
Vladimír Čunát 848423f223
clisp-tip: make the build more reliable
Hydra shows it sometimes fails without autoconf:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.clisp-tip.x86_64-linux
I can't say I understand why this happened.
2017-03-12 23:07:55 +01:00
Olegs Jeremejevs 39cd6ccb8e Add subl symlink for Sublime Text 3 (#23815) 2017-03-12 21:59:48 +00:00
Benno Fünfstück 6c99f88eec fix typo in comment 2017-03-12 22:47:28 +01:00
Benno Fünfstück 039c6a6dfa haskell: comment about configuration-nix.nix's intersectAttrs 2017-03-12 22:45:19 +01:00
Maximilian Bosch 2df3b5ca7f geogebra: 5-0-331-0 -> 5-0-338-0 (#23593) 2017-03-12 21:37:10 +00:00
obadz 1dd16a9374 coreclr: mark broken 2017-03-12 21:32:27 +00:00
Jörg Thalheim 9e6fe2e4f2 Merge pull request #23765 from benley/ykpers-duplicate
ykpers: consolidate into yubikey-personalization
2017-03-12 22:26:32 +01:00
ndowens f0bb10fea3 geis: 2.2.16 -> 2.2.17 2017-03-12 16:25:18 -05:00
Jörg Thalheim 3a5912c049 Merge pull request #23694 from 8573/8573/fix/pkg/ripgrep/install-man-page/1
ripgrep: install man-page
2017-03-12 22:06:50 +01:00
ndowens 3d9d879bc0 ace: 6.3.3 -> 6.4.2 2017-03-12 21:03:42 +00:00
ndowens 586cd21796 peru: 1.0.1 -> 1.1.0 2017-03-12 20:55:24 +00:00
Bo Bakker 1d948ddc01
caf: init at 0.15.3
fixes #23772
2017-03-12 21:53:49 +01:00
hlolli f303ac7c79 csound: 6.04 -> 6.08.1
fixes #23767
2017-03-12 20:28:32 +00:00
ndowens a7b6f2eee4 ffms: 2.21 -> 2.22 2017-03-12 15:24:05 -05:00
Nikolay Amiantov c05ac3ea12 makeDBusConf: re-add XDG directories for session bus
Fixes #23770.
2017-03-12 22:15:51 +03:00
ndowens 45cfd3969a drumstick: 1.0.2 -> 1.1.0 2017-03-12 20:23:44 +02:00
Thomas Tuegel ce180eb109 Merge pull request #23755 from jerith666/krfb
krfb: expose kde 5 version
2017-03-12 13:03:22 -05:00
Thomas Tuegel 28e78fd3dc Merge pull request #23766 from orivej/kcachegrind-kdelibs
kcachegrind: init at 16.2.2
2017-03-12 13:01:17 -05:00
Joachim Fasting 3c37edb928
tinycc: 0.9.27pre-20170220 -> 20170225
Contains a fix for x86-64 asm gen and unified cross-compilation.
2017-03-12 18:56:59 +01:00
Jörg Thalheim 55074a0e3c Merge pull request #23783 from ndowens/cl
cl:1.2.1 -> 1.2.3
2017-03-12 18:51:43 +01:00
Jörg Thalheim 879ccfd69c Merge pull request #23779 from ndowens/chipmunk
chipmunk:7.0.0 -> 7.0.1
2017-03-12 18:50:08 +01:00
Joachim Fasting 8091c1b208
linux_4_9: 4.9.13 -> 4.9.14 2017-03-12 18:44:29 +01:00
Joachim Fasting 4c211bdc63
grsecurity: 4.9.13-201703052141 -> 4.9.14-201703121245 2017-03-12 18:44:27 +01:00
Karn Kallio d2e30a74f4
eigen : Fix an extra slash. 2017-03-12 18:40:07 +01:00
Jörg Thalheim 28337316d1 Merge pull request #23796 from ndowens/dlib
dlib: 18.10 -> 19.4
2017-03-12 18:32:19 +01:00
Jörg Thalheim d0922896be Merge pull request #23097 from dmjio/halvm
Initial commit of HaLVM support
2017-03-12 18:31:29 +01:00
Jörg Thalheim bcc3755477 Merge pull request #23784 from ndowens/ck
concurrencykit: 0.4.5 -> 0.6.0
2017-03-12 18:30:38 +01:00
Jörg Thalheim 847a5d11cb Merge pull request #23797 from rvl/scala-docs-subdir
scala: put docs in correct subdirectory
2017-03-12 18:25:53 +01:00
Vladimír Čunát 69448187a4
haskellPackages.llvm-general-darwin: fix #23794
by hiding under llvm-general.  There seems no use in a separately named
attribute.  The derivations are unchanged.
2017-03-12 18:19:35 +01:00
Rodney Lorrimar e333a71478 scala: put docs in correct subdirectory
Under NixOS, /run/current-system/sw/share/doc was getting the license
file, etc.
2017-03-12 16:27:16 +00:00
ndowens 496b293070 dlib: 18.10 -> 19.4 2017-03-12 11:15:38 -05:00
Jörg Thalheim beb2a2f63d Merge pull request #23753 from magnetophon/neomutt
neomutt: 20170128 -> 20170306
2017-03-12 17:05:25 +01:00
Ji-Haeng Huh 697838cbea
yasr: init at 0.6.9
fixes #23188
2017-03-12 16:59:00 +01:00
Ambroz Bizjak 2d47e1be72 kdevelop: 5.0.3 -> 5.0.4 (#23788) 2017-03-12 16:49:24 +01:00
Rodney Lorrimar 252e58a95e
pump.io: 1.0.0 -> 3.0.0
The package stopped building for some unknown reason (npm could no
longer fetch a module).

This is one of the build failures listed in #23253.

    http://hydra.nixos.org/build/49551309
    http://hydra.nixos.org/build/49548753

Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.

The databank-memcached dependency needed to be dropped due to
dependency failures.
2017-03-12 16:00:34 +01:00
Rodney Lorrimar 453529bd60
nodePackages: support github:owner/repo scheme for package deps
JS devs found a new way to be annoying - adjust code accordingly.

Have also put this change in PR svanderburg/node2nix#40
2017-03-12 16:00:13 +01:00
José Romildo Malaquias 196f64d675 qbittorrent: 3.3.10 -> 3.3.11 (#23703) 2017-03-12 15:48:26 +01:00
José Romildo Malaquias 16023ef598 enlightenment: 0.21.5 -> 0.21.7 (#23791) 2017-03-12 15:48:14 +01:00
Daiderd Jordan 97a3e7cf52
darwin-frameworks: don't use pure CF 2017-03-12 15:19:04 +01:00
Daiderd Jordan 04fa8e006c
darwin: add setup-hook to fix CF references 2017-03-12 15:19:03 +01:00
Joachim F 6fce6c9adb Merge pull request #23748 from joachifm/use-remove-references-to
Use removeReferencesTo
2017-03-12 15:07:49 +01:00
Periklis Tsirakidis 4904df80bb qt57.qtbase: enable darwin compatibility 2017-03-12 15:02:24 +01:00
Rommel M. Martinez f5a5516355 emem: 0.2.34 -> 0.2.35 2017-03-12 09:38:43 +01:00
ndowens c52b7510b5 olsrd: 0.6.6.1 -> 0.9.6.1 2017-03-12 08:38:24 +01:00
ndowens 819b8c68de assimp: 3.2 -> 3.3.1 2017-03-12 08:34:51 +01:00
ndowens 1e68693cef cimg: 1.7.0 -> 1.7.9 2017-03-12 08:32:32 +01:00
Vincent Laporte c9d8ae084d ocamlPackages.ocaml-migrate-parsetree: init at 0.5
This library converts parsetrees, outcometree and ast mappers
between different OCaml versions. High-level functions help making
PPX rewriters independent of a compiler version.

Homepage: https://github.com/let-def/ocaml-migrate-parsetree
2017-03-12 07:29:54 +00:00
Peter Hoeg e18d518d66 heroku-cli: 5.6.14 -> 5.6.32 2017-03-12 14:48:17 +08:00
ndowens a7843b01f2 chromaprint: 1.3.1 -> 1.3.2 2017-03-11 21:52:14 -06:00
ndowens 5f03cf8f94 concurrencykit: 0.4.5 -> 0.6.0 2017-03-11 21:15:29 -06:00
ndowens ef741de5b1 cl:1.2.1 -> 1.2.3 2017-03-11 20:59:11 -06:00
ndowens 5d025f5731 chipmunk:7.0.0 -> 7.0.1 2017-03-11 19:58:16 -06:00
Alastair Pharo 2188e0f61f pure: 0.64 -> 0.66 2017-03-12 12:22:52 +11:00
ndowens e098899023 cdk:5.0-20160131 -> 5.0-20161210 2017-03-11 18:36:11 -06:00
Orivej Desh 8cc10357ce kcachegrind: init at 16.2.2 2017-03-11 21:56:44 +00:00
Benjamin Staffin f474f82860 ykpers: consolidate into yubikey-personalization
Looks like this accidentally got packaged twice.
2017-03-11 16:23:00 -05:00
Periklis Tsirakidis 7c980f5e9c valgrind: enable darwin build 2017-03-11 20:29:52 +01:00
Matt McHenry 2a9208cd24 krfb: init at 16.12.2 2017-03-11 14:10:11 -05:00
Joachim Fasting d575efc5f0
electrum: 2.7.18 -> 2.8.1
See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES

Also
- patch .desktop file to include full path to electrum
- add dep on pysocks
- remove dep on pyasn; per the changelog, it has not been used since v2.1
- replace dep on slowaes with pyaes
2017-03-11 19:26:31 +01:00
Joachim Fasting 617d8af325
pythonPackages.pyaes: init at 1.6.0 2017-03-11 19:26:29 +01:00
Joachim Fasting 9cc2083dac
pythonPackages.mnemonic: 0.12 -> 0.17 2017-03-11 19:26:27 +01:00
Joachim Fasting 10a0f1c2af
pythonPackages.trezor: 0.7.4 -> 0.7.12 2017-03-11 19:26:22 +01:00
Bart Brouns 42c2bac8c0 neomutt: 20170128 -> 20170306 2017-03-11 16:26:37 +01:00
ndowens 286917bfc9 aubio: 0.4.1 -> 0.4.4 (#23739) 2017-03-11 15:28:07 +01:00
Joachim Fasting 61edb1cb2e
pythonPackages.pyudev: 0.20.0 -> 0.21.0
Also move expression
2017-03-11 15:25:34 +01:00
Marius Bakke 4aaf27bb4d
pythonPackages.ds4drv: 0.5.0 -> 0.5.1
Also move expression
2017-03-11 15:25:32 +01:00
Marius Bakke 3051dafeb6
pythonPackages.pyudev: 0.16.1 -> 0.20.0 2017-03-11 15:25:30 +01:00
Joachim Fasting d082a29c3a
runc: use removeReferencesTo 2017-03-11 15:17:36 +01:00
Joachim Fasting c4fe196087
docker: use removeReferencesTo 2017-03-11 15:17:34 +01:00
Joachim Fasting 0c6a1eaa43
containerd: use removeReferencesTo 2017-03-11 15:17:32 +01:00
Joachim Fasting 061ff21bbf
kubernetes: use removeReferencesTo 2017-03-11 15:17:26 +01:00
aszlig 0a7673d202
qemu_test: Rebase force-uid0-on-9p.patch
This reverts commit 3a4e2376e4.

The reverted commit caused the fix for CVE-2016-9602 not to be applied
for qemu_test because it conflicts with the force-uid0-on-9p.patch.

So with the rebase of the patch on top of the changes of the
CVE-2016-9602.patch, both patches no longer conflict with each other.

I've tested this with the "misc" NixOS test and it succeeds.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-03-11 15:16:49 +01:00
Franz Pletz c3c69535aa
firmwareLinuxNonfree: 2017-02-06 -> 2017-03-11
Fixes #22365.
2017-03-11 15:03:57 +01:00
Tuomas Tynkkynen a241abf603 Revert "stdenv: aarch64 is also ARM"
This reverts commit a5f4e22289.

Breaks the stdenv build, e.g.: http://hydra.nixos.org/build/50015717
In general, the architectures are different enough that there is no
reason to consider both as ARM, just like we don't consider x86_64 as
32-bit x86.

cc @fpletz
2017-03-11 15:57:51 +02:00
Robin Gloster d6d796812a
lightdm_qt: fix build 2017-03-11 14:52:42 +01:00
Robin Gloster 91bbd73ffa
suil-qt5: fix build 2017-03-11 14:47:29 +01:00
Franz Pletz 3a4e2376e4
qemu_test: don't apply patch for CVE-2016-9602
Both patches are conflicting. Keeping the vulnerability unpatched in qemu
binaries used for nixos test is tolerable.
2017-03-11 13:43:42 +01:00
aszlig e25f8f2e37
gwenhywfar: 4.15.3 -> 4.17.0
* 4.17.0: A few smaller fixes.
 * 4.16.0beta: It's now possible to show saved passwords from the
               GWEN_PASSWD_STORE file.
 * 4.15.6beta: Improve Certificate handling with TLS connections.
 * 4.15.5beta: Fix problem with some servers aborting SSL connections.

The full changelogs in German can be found at:

https://www.aquamaniac.de/sites/news/index.php

Built and tested successfully on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-03-11 12:38:01 +01:00
aszlig 460c064852
aqbanking: 5.6.10 -> 5.6.12
* 5.6.11: Fix problem with some servers aborting SSL connections.
 * 5.6.12: Improve handling of offset accounts during turnover
           retrieval.

The full changelogs in German can be found at:

https://www.aquamaniac.de/sites/news/index.php

Built and tested successfully on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-03-11 12:37:58 +01:00
aszlig 1de5f1bbeb
aqbanking/updater: Switch to HTTPS URL
The site has changed to HTTPS and no longer serves HTTP (yay).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-03-11 12:37:54 +01:00
Joachim F 92b3b9bb3f Merge pull request #23560 from lheckemann/precision-strike
Precision strike
2017-03-11 12:07:07 +01:00
Franz Pletz 7dfea0a84a
youtubeDL: 2017.03.07 -> 2017.03.10 2017-03-11 10:24:38 +01:00
Franz Pletz 70b174d79d
Revert "libarchive: 3.2.2 -> 3.3.1"
This reverts commit 051b3b3b78.

This is a mass rebuild and should go into staging.
2017-03-11 10:24:29 +01:00
Lluís Batlle i Rossell 7aa5effaf6 lzham: init at 1.0
Compressor.
2017-03-11 10:00:06 +01:00
Lluís Batlle i Rossell 8ac134321b bsc: init at 3.1.0
Compressor.
2017-03-11 10:00:06 +01:00
Lluís Batlle i Rossell a2737b1fdf vlock: improve eintr patch 2017-03-11 10:00:06 +01:00
Franz Pletz a5f4e22289
stdenv: aarch64 is also ARM 2017-03-11 09:40:19 +01:00
Franz Pletz 71161443b4
batman-adv: 2016.5 -> 2017.0.1 2017-03-11 09:39:20 +01:00
Franz Pletz 621e7a9945
qemu: fetch vnc bugfix patch from debian
This version of the patch applies cleanly to the 2.8.0 release.
2017-03-11 09:32:48 +01:00
Michael Raskin 8ef4cd9e20 Merge pull request #23733 from ndowens/cgal
cgal: 4.7 -> 4.9
2017-03-11 08:18:57 +00:00
Franz Pletz 82f1c3fb43
kanboard: init at 1.0.40 2017-03-11 09:12:15 +01:00
Franz Pletz 39e8db7849
wget: add patch for CVE-2017-6508 2017-03-11 08:18:57 +01:00
Franz Pletz c512180f9c
qemu: add patches for multiple CVEs
New upstream patch function and patches for fixing a bug in the patch for
CVE-2017-5667 and the following security issues:

  * CVE-2016-7907
  * CVE-2016-9602
  * CVE-2016-10155
  * CVE-2017-2620
  * CVE-2017-2630
  * CVE-2017-5525
  * CVE-2017-5526
  * CVE-2017-5579
  * CVE-2017-5856
  * CVE-2017-5857
  * CVE-2017-5987
  * CVE-2017-6058
2017-03-11 08:14:29 +01:00
Franz Pletz c1ccedeaff
linux: make some new config settings optional
These are not support on older kernels pre 4.0.
2017-03-11 08:14:29 +01:00
Franz Pletz ff2313a6c6
linux: 3.12.70 -> 3.12.71 2017-03-11 08:14:29 +01:00
Franz Pletz 3bd44428cf
lxc: add patch for CVE-2017-5985 2017-03-11 08:14:28 +01:00
Franz Pletz 051b3b3b78
libarchive: 3.2.2 -> 3.3.1 2017-03-11 08:14:28 +01:00
Franz Pletz 12f3006861
vim: 8.0.0329 -> 8.0.0442 2017-03-11 08:14:28 +01:00
Franz Pletz 4e0375cb59
pidgin: 2.11.0 -> 2.12.0 for CVE-2017-2640
Also removes unmaintained plugins.

See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog.
2017-03-11 08:14:28 +01:00
vbgl cef420bd61 cgal: fix typo in license 2017-03-11 06:49:31 +00:00
Ben Zhang 49a14162b9
Update emscripten-fastcomp version to 1.37.3 2017-03-10 23:13:14 -05:00
Ben Zhang 954e145101
emscripten 1.37.1 -> 1.37.3 2017-03-10 22:59:19 -05:00
Ben Zhang e50dba97d2
nodejs: 7.7.1 -> 7.7.2 2017-03-10 21:54:49 -05:00
David Johnson 26623240e9 Init HaLVM at 2.4.0 2017-03-10 19:31:12 -06:00
Herwig Hochleitner 49207a62f3 chromium: 56.0.2924.87 -> 57.0.2987.98 [Security] 2017-03-11 02:01:16 +01:00
Tuomas Tynkkynen 8d3c35ad02 SDL2_gfx: Fix non-x86 build 2017-03-11 02:37:00 +02:00
Daiderd Jordan a2eae3bc44
Revert "Merge pull request #23602 from periklis/topic_qt57_darwin"
This reverts commit 4c0737eb80, reversing
changes made to 943c4ed72f.
2017-03-11 00:28:23 +01:00
Tuomas Tynkkynen 77c49794cd linux_testing: 4.10-rc7 -> 4.11-rc1
Some config options got removed, so conditionalize them.
2017-03-11 01:27:06 +02:00
ndowens 0a72e457cc cgal: 4.7 -> 4.9 2017-03-10 17:16:01 -06:00
Joachim Fasting 8db26dbee4
packetdrill: minor packaging tweaks
- native build inputs
- allow building with hardening
2017-03-10 23:35:29 +01:00
David Johnson 2151e3b8eb
packetdrill: init at 1.0
Closes https://github.com/NixOS/nixpkgs/pull/23679
2017-03-10 23:35:26 +01:00
Daiderd Jordan 798623fd2b Merge pull request #23653 from LnL7/darwin-crunch
crunch: enable darwin build
2017-03-10 22:01:41 +01:00
Daiderd Jordan 8b7f5e8db2 Merge pull request #23578 from nicknovitski/dnsmasq-plist
dnsmasq: install launchd plist on darwin
2017-03-10 22:01:12 +01:00
Daiderd Jordan f0f77af897 Merge pull request #23567 from LnL7/darwin-pdnsd
pdnsd: fix darwin build
2017-03-10 21:59:38 +01:00
ndowens 65b8a97ab3 litecoin: 0.10.2.2 -> 0.13.2.1 2017-03-10 20:48:45 +00:00
Vincent Laporte b34b4674d2 jbuilder: init at 1.0+beta2
jbuilder is a fast, portable and opinionated build system

Homepage: https://github.com/janestreet/jbuilder
2017-03-10 20:14:09 +00:00
Markus Hauck 1b1d85bf75 scalafmt: 0.5.8 -> 0.6.2 2017-03-10 21:11:18 +01:00
Joachim Fasting 5bf3b4c7ff
vndr: meta.licence -> license 2017-03-10 20:39:06 +01:00
Joachim Fasting ba499aa845
pythonPackages.pep257: meta.lecense -> license 2017-03-10 20:39:03 +01:00