Commit Graph
179073 Commits
Author SHA1 Message Date
RenaudandGitHub 42aafcedf4 mergerfs-tools: 20171221 -> 20190411 2019-05-16 19:50:51 +02:00
RenaudandGitHub 927da26d34 mergerfs: 2.26.0 -> 2.26.1
Changes:
https://github.com/trapexit/mergerfs/releases/tag/2.26.1
2019-05-16 19:28:58 +02:00
R. RyanTM 3561ede7f6 mergerfs: 2.25.1 -> 2.26.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mergerfs/versions
2019-05-11 20:55:46 -07:00
Frederik RietdijkandGitHub a80982b4c9 Merge staging-next into master 2019-05-07 19:29:06 +02:00
RenaudandGitHub 6ae8aed1c2 Merge pull request #59646 from r-ryantm/auto-update/python3.7-cfgv
python37Packages.cfgv: 1.4.0 -> 1.6.0
2019-05-07 18:14:43 +02:00
Will DietzandGitHub 9ebc6ad944 Merge pull request #60744 from mroi/master
swift: 4.3.2 -> 5.0.1
2019-05-07 10:57:32 -05:00
Patrick WinterandWael Nasreddine 84ebd401a7 termshark: init at 1.0.0 (#60417) 2019-05-07 08:26:09 -07:00
RenaudandGitHub 83780cb758 Merge pull request #59653 from r-ryantm/auto-update/python3.7-django-modelcluster
python37Packages.django_modelcluster: 4.3 -> 4.4
2019-05-07 17:17:59 +02:00
José Romildo MalaquiasandGitHub f0a4ca2f6a Merge pull request #61068 from romildo/upd.sierra-gtk-theme
sierra-gtk-theme: 2018-10-12 -> 2019-05-07
2019-05-07 12:10:24 -03:00
RenaudandGitHub acba817161 Merge pull request #60998 from risicle/ris-worldengine-fix
pythonPackages.worldengine: fix tests by moving nose to checkInputs
2019-05-07 16:16:16 +02:00
RenaudandGitHub d51e32404c Merge pull request #60750 from r-ryantm/auto-update/python3.7-unittest-xml-reporting
python37Packages.unittest-xml-reporting: 2.4.0 -> 2.5.1
2019-05-07 15:36:34 +02:00
RenaudandGitHub a7eef11bb4 Merge pull request #60753 from r-ryantm/auto-update/python3.7-XlsxWriter
python37Packages.XlsxWriter: 1.1.6 -> 1.1.7
2019-05-07 15:20:48 +02:00
RenaudandGitHub 2b0a1d7d56 Merge pull request #60754 from r-ryantm/auto-update/python3.7-zeroconf
python37Packages.zeroconf: 0.21.3 -> 0.22.0
2019-05-07 15:11:03 +02:00
Tim Steinbach 6104102c24 oh-my-zsh: 2019-05-05 -> 2019-05-06 2019-05-07 08:04:53 -04:00
RenaudandGitHub 0702c84739 Merge pull request #60802 from lilyball/cocoapods-beta_1.7.0.rc.1
cocoapods-beta: 1.7.0.beta.3 -> 1.7.0.rc.1
2019-05-07 13:50:46 +02:00
Joachim Fasting 87bc514620 hardened-config: enable the SafeSetID LSM
The purpose of this LSM is to allow processes to drop to a less privileged
user id without having to grant them full CAP_SETUID (or use file caps).

The LSM allows configuring a whitelist policy of permitted from:to uid
transitions.  The policy is enforced upon calls to setuid(2) and related
syscalls.

Policies are configured through securityfs by writing to
- safesetid/add_whitelist_policy ; and
- safesetid/flush_whitelist_policies

A process attempting a transition not permitted by current policy is killed
(to avoid accidentally running with higher privileges than intended).

A uid that has a configured policy is prevented from obtaining auxiliary
setuid privileges (e.g., setting up user namespaces).

See also: https://www.kernel.org/doc/html/latest/admin-guide/LSM/SafeSetID.html
2019-05-07 13:39:24 +02:00
RenaudandGitHub 7085da0cef Merge pull request #60870 from dkudriavtsev/patch-1
miraclecast: 20170427 -> 20190403
2019-05-07 13:37:39 +02:00
RenaudandGitHub 029adb3ad4 Merge pull request #61003 from r-ryantm/auto-update/ocaml4.06.1-ppxlib
ocamlPackages.ppxlib: 0.5.0 -> 0.6.0
2019-05-07 13:19:50 +02:00
Frederik RietdijkandGitHub 01b99a67e9 Merge pull request #61028 from marsam/update-cedille
cedille: fix hash
2019-05-07 13:11:33 +02:00
RenaudandGitHub ad36fb38e2 Merge pull request #60992 from danieldk/cargo-asm-0.1.17
cargo-asm: 0.1.16 -> 0.1.17
2019-05-07 13:11:17 +02:00
R. RyanTMandFrederik Rietdijk af46c07eaf python37Packages.lark-parser: 0.6.6 -> 0.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-lark-parser/versions
2019-05-07 13:08:31 +02:00
Andrew ChildsandFrederik Rietdijk 1d754bbe94 qscintilla: fix dylib names on Darwin
On Darwin dylibs are intended to have their install names set to their
absolute path. Without an absolute path, applications using these
libraries will have invalid references embedded, and will be unable to
locate the libraries at runtime.
2019-05-07 13:08:00 +02:00
Elis HirwingandGitHub 0269936094 Merge pull request #61080 from DIzFer/jellyfin-remove-emby-ref
jellyfin: remove assertion if emby enabled: no emby module exists
2019-05-07 12:48:26 +02:00
RenaudandGitHub 78b8ff9be0 Merge pull request #61017 from r-ryantm/auto-update/python3.7-Cerberus
python37Packages.cerberus: 1.2 -> 1.3
2019-05-07 12:23:28 +02:00
Robin GlosterandGitHub 97450715da Merge pull request #60678 from mayflower/atomicparsley-cross
atomicparsley: fix cross
2019-05-07 09:50:04 +00:00
Jörg ThalheimandGitHub 2146e1023a Merge pull request #61076 from Mic92/linux-fpu
linux_5_0: restore __kernel_fpu_{begin,restore}
2019-05-07 10:35:04 +01:00
RenaudandGitHub 843a062c43 Merge pull request #61016 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.52.0 -> 3.53.0
2019-05-07 11:30:36 +02:00
Jörg ThalheimandGitHub 33220585a8 Merge pull request #61071 from dtzWill/update/creduce-2.9.0
creduce: 2.8.0 -> 2.9.0, llvm7
2019-05-07 10:05:02 +01:00
David Izquierdo b24a87fafe jellyfin: remove assertion if emby enabled: no emby module exists 2019-05-07 11:04:57 +02:00
Jörg ThalheimandGitHub 7ed04c2a6f postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 (#61074)
postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0
2019-05-07 09:54:33 +01:00
RenaudandGitHub 1303cc1136 Merge pull request #60972 from r-ryantm/auto-update/geos
geos: 3.7.1 -> 3.7.2
2019-05-07 10:39:07 +02:00
Joachim Fasting 7defc47944 tor-browser-bundle-bin: meta.homepage is a regular string 2019-05-07 09:48:16 +02:00
Joachim Fasting 501c2c28a4 tor-browser-bundle-bin: 8.0.8 -> 8.0.9 2019-05-07 09:48:10 +02:00
Frederik Rietdijk 0196d8f11c Merge master into staging-next 2019-05-07 09:00:06 +02:00
Jörg Thalheim a3f8a25ab3 python.pkgs.imread: inherit native libs on callsite
this avoids potential namespace collisions between python libs
and packages from all-packags.nix:

https://github.com/NixOS/nixpkgs/pull/61033#issuecomment-489926103
2019-05-07 07:34:13 +01:00
Jörg ThalheimandGitHub 6bcc5e2080 pythonPackages.imread: 0.6 -> 0.7.0 (#61033)
pythonPackages.imread: 0.6 -> 0.7.0
2019-05-07 07:23:33 +01:00
Jörg ThalheimandGitHub 8da4d318d1 nix-review: 2.0.0 -> 2.0.1 (#61078)
nix-review: 2.0.0 -> 2.0.1
2019-05-07 07:19:19 +01:00
Jörg ThalheimandGitHub 4a0fcfd3cc flow: 0.98.0 -> 0.98.1 (#61075)
flow: 0.98.0 -> 0.98.1
2019-05-07 07:16:42 +01:00
Jörg Thalheim cf5ed1d004 nix-review: 2.0.0 -> 2.0.1 2019-05-07 07:12:55 +01:00
Jörg ThalheimandGitHub dd2052ce36 awesome: use makeWrapper rather than wrapProgram (#61060)
awesome: use makeWrapper rather than wrapProgram
2019-05-07 07:07:36 +01:00
Jörg ThalheimandGitHub 3a83427e6d Merge pull request #61055 from nyanloutre/radarr_update_0_2_0_1344
radarr: 0.2.0.1293 -> 0.2.0.1344
2019-05-07 07:05:49 +01:00
Jörg ThalheimandGitHub 6d207876db Merge pull request #61057 from dywedir/i3status-rust
i3status-rust: 0.9.0.2019-03-21 -> 0.9.0.2019-04-27
2019-05-07 07:05:15 +01:00
Jörg ThalheimandGitHub c28f0c39d2 Merge pull request #61073 from marsam/fix-mpv-darwin
mpv: fix darwin build
2019-05-07 06:59:41 +01:00
Mario RodasandGitHub 2d6f91f26c Merge pull request #61064 from mstojcevich/influxdb-176
influxdb: 1.7.5 -> 1.7.6
2019-05-07 00:32:41 -05:00
Michael RaskinandGitHub 2ca644ea9a Merge pull request #61070 from dtzWill/update/libreoffice-fresh-6.2.3.2
libreoffice-fresh: 6.2.2.2 -> 6.2.3.2
2019-05-07 05:16:55 +00:00
adisbladis ca088617ac firefox-beta-bin: 67.0b16 -> 67.0b17 2019-05-07 06:10:31 +01:00
adisbladis 5985cd73dc firefox-devedition-bin: 67.0b7 -> 67.0b17 2019-05-07 06:10:31 +01:00
adisbladis baf17a4042 pipenv: Add missing build input virtualenv-clone 2019-05-07 06:10:28 +01:00
Mario Rodas dbba6f0b3c flow: 0.98.0 -> 0.98.1 2019-05-07 00:05:00 -05:00
Mario Rodas 5a9983a76e postgresqlPackages.timescaledb: 1.2.2 -> 1.3.0 2019-05-07 00:02:25 -05:00