Commit Graph
159618 Commits
Author SHA1 Message Date
zimbatmandGitHub 551aecfa83 tmpdir audit: only fail with files referenced below (#35068)
On Linux the `$TMPDIR` is `/build`. The TMPDIR audit looks for `$TMPDIR`
in the build output, which will then fail with packages like
/buildkite-agent.

This fixes the heuristic to look for `$TMPDIR/` instead.
2018-11-16 22:35:56 +01:00
Andreas RammholdandGitHub e15bac8f76 Merge pull request #50374 from andir/ffx-staging
[staging] nss, libpng updates
2018-11-16 17:47:14 +01:00
Jörg ThalheimandGitHub 1adaa6aa59 Merge pull request #50458 from dtzWill/fix/retdec-yaramod-bison-3.2
retdec: bump yaramod dep to fix 2/bison 3.2+
2018-11-16 15:28:41 +00:00
Will DietzandWill Dietz 6b490ee296 mesa: 18.2.4 -> 18.2.5
https://www.mesa3d.org/relnotes/18.2.5.html
2018-11-16 08:53:53 -06:00
Will Dietz aceb11047a retdec: bump yaramod dep to fix 2/bison 3.2+ 2018-11-16 08:39:40 -06:00
Timo KaufmannandGitHub d53c0a71ab pythonPackages.cython: don't test codestyle (#50432)
This requires pycodestyle when using python3 and adding it leads to test
failures for some reason. Maybe some patching we do. There is no reason to
test codestyle for a distro, so just disable it.
2018-11-16 09:21:06 +01:00
Orivej DeshandOrivej Desh (NixOS) 471f1be718 gdb: 8.1.1 -> 8.2 (#50444) 2018-11-16 07:31:05 +00:00
Will DietzandWill Dietz d690ccee63 utillinux: 2.32.1 -> 2.33
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.33/v2.33-ReleaseNotes
2018-11-15 19:38:44 -06:00
RenaudandGitHub b82a493823 Merge pull request #50362 from c0bw3b/pkg/x265
x265: 2.7 -> 2.9
2018-11-15 22:27:36 +01:00
Vladyslav MandGitHub 361d04b376 Merge pull request #49831 from lsix/update_gnupg22
gnupg22: 2.2.10 -> 2.2.11
2018-11-15 23:22:20 +02:00
Christian Sandc0bw3b 064f35fad3 x265: 2.7 -> 2.9
Encoder enhancements, AVX-512 support, ...

x265: fix linking issue on aarch64
2018-11-15 21:22:19 +01:00
Will DietzandOrivej Desh (NixOS) b76d11e1a5 bison: 3.1 -> 3.2.1 (#49454)
3.2: http://lists.gnu.org/archive/html/info-gnu/2018-10/msg00008.html
3.2.1: http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00005.html
2018-11-15 20:02:32 +00:00
R. RyanTMandRenaud 8684ef15a1 hdf5: 1.10.3 -> 1.10.4 (#50100)
* hdf5: 1.10.3 -> 1.10.4

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hdf5-threadsafe/versions

* hdf5: update meta.license

HDF5 is licensed under a BSD 3-clause variant
2018-11-15 17:04:24 +01:00
Periklis TsirakidisandJörg Thalheim 95fa7b6370 libarchive: 3.3.2 -> 3.3.3
Update includes patches for sec issues:
- CVE-2017-14166
- CVE-2017-14501
- CVE-2017-14502
- Upstream includes patch for libressl version check

fixes #49583
2018-11-15 14:00:01 +00:00
zimbatmandGitHub cb2a3bc577 Merge pull request #49493 from dtzWill/update/libva-and-friends-2.3.0-mostly
libva{,-utils}: 2.1.0 -> 2.3.0, bump vaapiIntel to 2.2.0 since no 2.3.0
2018-11-15 10:30:35 +01:00
Will DietzandWill Dietz 12bd5dc746 libinput: 1.12.2 -> 1.23.3
https://lists.freedesktop.org/archives/wayland-devel/2018-November/039620.html
2018-11-15 00:36:30 -06:00
Will Dietz bd54a288b3 intel-gpu-tools: add 'peg' dep for overlay 2018-11-14 23:49:39 -06:00
Will Dietz ae2f9509bd vaapiIntel: bump to 2.2.0, don't force using matching version w/libva
If there was a 2.3.0 we would use that, but there isn't and only
version requirement mentioned is libva >= 1.1.0 .

(they also test against libva git in the travis.yml, FWIW)

https://github.com/intel/intel-vaapi-driver/releases/tag/2.2.0
2018-11-14 23:49:39 -06:00
Will Dietz 8b2c757823 libva-utils: bump hash to match new version (inherit's from libva) 2018-11-14 23:49:38 -06:00
Will Dietz 002c411f45 libva: 2.1.0 -> 2.3.0
See notes for this and previous release:

* https://github.com/intel/libva/releases/tag/2.3.0
* https://github.com/intel/libva/releases/tag/2.2.0
2018-11-14 23:49:38 -06:00
Andreas Rammhold 376f4b9f05 nss: 3.39 -> 3.40 2018-11-15 00:28:11 +01:00
Andreas Rammhold e5deb04fed libpng: 1.6.34 -> 1.6.35 2018-11-14 23:49:54 +01:00
Daiderd Jordan bdec3ed049 Revert "Revert "Revert "patch-shebangs: respect cross compilation"""
Completely breaks darwin. Every package in the stdenv that has shebangs
in the output will end up with references to bootstrap-tools.

This reverts commit bde99096a8.
2018-11-14 23:37:32 +01:00
Daiderd Jordan c9223a17bc Revert "patch-shebangs: use --build for auto patch shebangs"
Completely breaks darwin. Every package in the stdenv that has shebangs
in the output will end up with references to bootstrap-tools.

This reverts commit eb7c50a993.
2018-11-14 23:37:31 +01:00
Daiderd Jordan 25fafd2eb5 Revert "darwin/stdenv: bash is a build input"
Completely breaks darwin. Every package in the stdenv that has shebangs
in the output will end up with references to bootstrap-tools.

This reverts commit 2f2e635dd5.
2018-11-14 23:37:28 +01:00
RenaudandGitHub 64c4cc3706 Merge pull request #49859 from andrew-d/andrew/upgrade-ncurses
ncurses: 6.1 -> 6.1-20181027
2018-11-14 22:26:59 +01:00
Jörg ThalheimandGitHub 9e39329e1f Merge pull request #50006 from alyssais/rust-1.30.1
rust: 1.30.0 -> 1.30.1
2018-11-14 11:29:22 +00:00
RenaudandGitHub 8582a82ee8 Merge pull request #49906 from lsix/update_postgresql
Update all supported postgresql versions (Fixes CVE-2018-16850)
2018-11-14 09:49:50 +01:00
Carles PagèsandGitHub c74bca5be9 Merge pull request #50318 from gnidorah/sdl2
SDL2: enable parallel building
2018-11-13 22:47:50 +01:00
Matthew BauerandGitHub f9a6963d9a Merge pull request #50244 from tathougies/travis/wrap-correctly
make-wrapper should use runtimeShell, not $SHELL, for cross-compilation
2018-11-13 13:55:26 -06:00
gnidorah 40f8dceff5 SDL2: enable parallel building 2018-11-13 19:41:39 +03:00
Pascal WittmannandGitHub ced37f708e Merge pull request #50020 from r-ryantm/auto-update/nasm
nasm: 2.13.03 -> 2.14
2018-11-13 17:24:37 +01:00
Pascal WittmannandGitHub b26151d58c Merge pull request #50094 from r-ryantm/auto-update/help2man
help2man: 1.47.7 -> 1.47.8
2018-11-13 16:02:43 +01:00
Matthew BauerandGitHub 79faee180b Merge pull request #50295 from matthewbauer/pie
Disable PIE hardening in more places
2018-11-13 08:10:48 -06:00
Matthew Bauer 76c956be5c treewide: disable pie in more places
Some packages don’t work correctly with pie. Here I disable it for:

- busybox
- linux kernel
- kexectools

I also get rid of the Musl conditional for disabling pie in GCC and
Binutils. Some day we might want to enable PIE without Musl and it
will be useful to have the *just* work with our compiler and linkers.
2018-11-13 07:03:31 -06:00
Orivej DeshandOrivej Desh (NixOS) 08d98b2e38 linux: enable CGROUP_HUGETLB, CGROUP_PERF, CGROUP_RDMA (#50225)
These options were added in:

NAMESPACES 2.6.25
CGROUP_DEVICE 2.6.26
CGROUP_HUGETLB 3.6
CGROUP_PERF 2.6.39
CGROUP_RDMA 4.11
2018-11-13 01:13:00 +00:00
Matthew BauerandGitHub f19bb8321a Merge pull request #35304 from volth/patch-97
[staging] substitute() print warning if does nothing
2018-11-12 12:52:51 -06:00
Frederik Rietdijk 3b052406ea Merge staging-next into staging 2018-11-12 19:01:36 +01:00
Frederik Rietdijk daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
Frederik Rietdijk 917400bcff Revert "Python: reduce amount of warnings when building with buildPython*"
Turns out that many packages' testsuites rely on the default warnings setup.

This reverts commit c1e003ff2f.
2018-11-12 18:55:50 +01:00
Jörg ThalheimandGitHub 968b20e2c7 Merge pull request #50276 from corngood/android-emulator-fix
androidsdk: fix emulator
2018-11-12 17:48:56 +00:00
lewoandGitHub 9e4456ce49 Merge pull request #49414 from nlewo/pr/buildImageWithNixDb
dockerTools.buildImageWithNixDb: simplifications and switch to closure info
2018-11-12 18:33:21 +01:00
Antoine Eiche c12f75649e dockerTools.buildImageWithNixDb: simplifications and switch to closureInfo
Since Nix 2 is now the stable Nix version, we can use closureInfo
which simplifies the Nix database initialisation (size and hash are
included in the "dump").
2018-11-12 18:30:53 +01:00
Théo ZimmermannandVincent Laporte 208aedb971 ocamlPackages.*: remove unnecessary unpackCmd 2018-11-12 17:25:18 +00:00
Clemens FruhwirthandDavid McFarland b4d9f6ddca androidsdk: Re-add emulator that was broken out of the sdk-tools package. 2018-11-12 13:06:22 -04:00
Matthew BauerandGitHub 3ec657ab0c Merge pull request #50275 from Ekleog/fix-syntax-error
nixos-build-vms: fix syntax error
2018-11-12 10:15:01 -06:00
Léo Gaspard 27a5427526 nixos-build-vms: fix syntax error
Introduced by https://github.com/NixOS/nixpkgs/commit/6c68fbd4e1f8beac39cb1f499ff90c78256262d6
2018-11-13 00:40:07 +09:00
Peter Simons 1b35b1c73a all-cabal-hashes: update to Hackage at 2018-11-12T01:24:24Z 2018-11-12 16:25:46 +01:00
Peter Simons 632fc6ba61 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11.1-4-g8927afe from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/1fba236a8a8f685aaf55029d20ab24d7e4cbc5ba.
2018-11-12 16:25:41 +01:00
Peter Simons bcab3daac7 LTS Haskell 12.18 2018-11-12 16:25:40 +01:00