Herwig Hochleitner
6b27008fb5
chromium: 71.0.3578.98 -> 72.0.3626.81
...
CVE-2019-5754 CVE-2019-5782 CVE-2019-5755 CVE-2019-5756 CVE-2019-5757
CVE-2019-5758 CVE-2019-5759 CVE-2019-5760 CVE-2019-5761 CVE-2019-5762
CVE-2019-5763 CVE-2019-5764 CVE-2019-5765 CVE-2019-5766 CVE-2019-5767
CVE-2019-5768 CVE-2019-5769 CVE-2019-5770 CVE-2019-5771 CVE-2019-5772
CVE-2019-5773 CVE-2019-5774 CVE-2019-5775 CVE-2019-5776 CVE-2019-5777
CVE-2019-5778 CVE-2019-5779 CVE-2019-5780 CVE-2019-5781
2019-01-31 01:20:23 +01:00
Vincent Bernat
33802e9ed8
nginx: expose list of additional modules ( #53897 )
...
Currently, it seems there is no easy way to override package to add
modules. For example, if we want to add the `ipscrub` module, we can
do:
pkgs.nginxStable.override {
modules = [ pkgs.nginxModules.ipscrub ];
};
But, then, we loose `rtmp`, `dav` and `moreheaders` which are defined
in `all-packages.nix`. With this modification, we can now do:
pkgs.nginxStable.override {
modules = pkg.nginxStable.passthru.modules ++ [ pkgs.nginxModules.ipscrub ];
};
2019-01-31 02:15:14 +02:00
Danylo Hlynskyi
4f8e9e7c9b
Merge pull request #54834 from lsix/enable-qscintilla-py3
...
pythonPackages.qscintilla: enable for pyqt5
2019-01-31 01:53:38 +02:00
Pavol Rusnak
344b340815
pythonPackages.pyu2f: init at 0.1.4
2019-01-30 23:47:00 +00:00
markuskowa
ca13dc163b
Merge pull request #49871 from wucke13/getdp
...
getdp: init at 3.0.4
2019-01-31 00:43:08 +01:00
Kévin Rauscher
e925ec27ba
bloop: 1.2.3 -> 1.2.5 ( #54427 )
2019-01-31 01:20:55 +02:00
Robert Schütz
c6e08579c5
python.pkgs.django_1_8: mark as insecure ( #54937 )
...
Since CVE-2018-14574 and CVE-2019-3498 affect 1.11, it is very likely
they also apply to 1.8. However, Django 1.8 has reached EOL in April
2018 and the patches were not backported.
2019-01-30 23:57:50 +01:00
Danylo Hlynskyi
30c312341f
Merge pull request #54637 from danbst/small-eval-optimization
...
module system: small eval optimization
2019-01-31 00:42:24 +02:00
danbst
27982b408e
types.optionSet: deprecate and remove last usages
2019-01-31 00:41:10 +02:00
Mitch
475d748073
nomad: v0.8.6 -> v0.8.7 ( #54656 )
2019-01-31 00:37:24 +02:00
Lancelot SIX
6c2bb2a3d0
pythonPackages.qscintilla-qt5: init at 2.9.4
2019-01-30 22:37:26 +01:00
Mario Rodas
18ad447b6f
heroku: 7.18.2 -> 7.19.4
2019-01-30 21:18:14 +02:00
Alyssa Ross
cd37219ed9
Merge pull request #54808 from vdemeester/update-traefik
...
traefik: 1.7.4 -> 1.7.8
2019-01-30 19:04:01 +00:00
Alyssa Ross
b2f677720a
Merge pull request #54945 from nyanloutre/riot-update
...
riot-web: 0.17.8 -> 0.17.9
2019-01-30 18:59:59 +00:00
Alyssa Ross
f72d26d8dd
Merge pull request #53959 from ejpcmac/update-elixir_1_8
...
elixir_1_8: 1.8.0-rc.1 -> 1.8.1
2019-01-30 18:51:58 +00:00
Alyssa Ross
58822e5672
Merge pull request #54951 from alexfmpe/patch-2
...
Fix typos in docker tools docs
2019-01-30 18:46:30 +00:00
Dmitry Kalinkin
2f0b7547cd
Merge pull request #53872 from Profpatsch/ankidocs
...
anki: add manual output
2019-01-30 13:45:12 -05:00
Michael Weiss
8f354badbc
scdoc: 1.8.0 -> 1.8.1
2019-01-30 19:36:50 +01:00
Florian Klink
d3c2ed21d0
Merge pull request #53762 from ju1m/nslcd
...
Improving integration of `nslcd`, PAM and `openldap`.
2019-01-30 19:34:40 +01:00
Matthew Bauer
bdc7aabb2f
Merge pull request #54898 from matthewbauer/pyspark-fix
...
pyspark: 2.3.2 -> 2.4.0, fix version bounds
2019-01-30 13:30:34 -05:00
Matthew Bauer
c0f82700ee
pyspark: 2.3.2 -> 2.4.0, fix version bounds
...
py4j seems to work fine with this version
2019-01-30 13:29:29 -05:00
Alyssa Ross
293a5c90ca
Merge pull request #54954 from costrouc/munge-module-key-permissions
...
munge: fix module munge.key permissions from 0700 -> 0400 readonly
2019-01-30 18:28:08 +00:00
Alyssa Ross
bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
...
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
Alyssa Ross
60e279e526
Merge pull request #54939 from alyssais/ruby-2.6.1
...
ruby_2_6: 2.6.0 -> 2.6.1
2019-01-30 18:07:37 +00:00
Chris Ostrouchov
5a5def3753
munge: fix module munge.key permissions from 0700 -> 0400 readonly
2019-01-30 12:53:54 -05:00
Jean-Philippe Cugnet
2407326fd9
elixir_1_8: 1.8.0-rc.1 -> 1.8.1
2019-01-30 18:40:24 +01:00
Franz Pletz
72f324dbc7
Merge pull request #45567 from johanot/certmgr-rootca-patch
...
certmgr: Add patch for optional trust of self-signed certificates at remote cfssl apiserver
2019-01-30 17:37:42 +00:00
Alexandre Esteves
9e7625983b
Fix typos in docker tools docs
2019-01-30 16:37:43 +00:00
Jörg Thalheim
5b622c115d
iperf3: fix musl patch
2019-01-30 15:27:44 +00:00
Robert Schütz
0525fa54e8
Merge pull request #54739 from Nadrieril/fix-ffsync
...
Fix firefox sync-server
2019-01-30 16:26:31 +01:00
Jörg Thalheim
73fda89c7c
Merge pull request #54258 from aij/zfs
...
zfsUnstable: 0.8.0-rc2 -> 0.8.0-rc3
2019-01-30 15:07:25 +00:00
Nadrieril
375020cf99
nixos/syncserver: mild cleanup
2019-01-30 15:59:01 +01:00
Nadrieril
63c7fe0819
nixos/syncserver: use gunicorn
...
As described in `syncserver`'s documentation.
Makes it possible to run behind a reverse proxy.
2019-01-30 15:59:00 +01:00
Nadrieril
957d0589ad
pythonPackages.syncserver: move to all-packages.nix and fix dependencies
2019-01-30 15:59:00 +01:00
Nadrieril
08aa3e7f2e
pythonPackages.tokenserver: add Nadrieril to maintainers
2019-01-30 15:58:58 +01:00
TG ⊗ Θ
ab3d099d30
pythonPackages.serversyncstorage: 1.6.11 -> 1.6.14
2019-01-30 15:58:58 +01:00
TG ⊗ Θ
c1a071dd49
pythonPackages.syncserver: 1.6.0 -> 1.8.0
2019-01-30 15:58:57 +01:00
TG ⊗ Θ
8119e08e34
pythonPackages.mozsvc: 0.8 -> 0.10
2019-01-30 15:58:56 +01:00
nyanloutre
59efe8ab45
riot-web: 0.17.8 -> 0.17.9
2019-01-30 15:50:34 +01:00
Vincent Demeester
3597d3ee61
traefik: 1.7.4 -> 1.7.8
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-01-30 15:47:52 +01:00
taku0
3106cbe8c3
thunderbird, thunderbird-bin: 60.4.0 -> 60.5.0 ( #54935 )
...
* thunderbird-bin: 60.3.3 -> 60.5.0
* thunderbird: 60.4.0 -> 60.5.0
2019-01-30 14:16:37 +00:00
Matthieu Coudron
c4519cf8a6
lua: add withPackages function ( #54460 )
...
* lua: add withPackages function
First step towards more automation similar to the haskell backend.
Follow up of https://github.com/NixOS/nixpkgs/pull/33903
2019-01-30 14:13:15 +00:00
adisbladis
16ab34c37b
minio: 2018-12-27T18-33-08Z -> 2019-01-23T23-18-58Z
2019-01-30 14:07:40 +00:00
adisbladis
faaf5f6734
firefox-beta-bin: 65.0b12 -> 66.0b3
2019-01-30 14:07:39 +00:00
adisbladis
9c7c211f6f
firefox-devedition-bin: 65.0b12 -> 66.0b3
2019-01-30 14:07:38 +00:00
Maximilian Bosch
c7001df243
Merge pull request #53650 from Ma27/update-shmig
...
shmig: 2017-07-24 -> 1.0.0
2019-01-30 15:06:59 +01:00
Félix Baylac-Jacqué
a5aca72f93
bazel: 0.21.0 -> 0.22.0
2019-01-30 14:57:32 +01:00
Alyssa Ross
b89c3b952a
ruby_2_6: 2.6.0 -> 2.6.1
2019-01-30 13:47:28 +00:00
danbst
aa2e63ce5e
lib/modules.nix: small eval optimization (foldl' + foldl' + attrNames -> foldl' + mapAttrs)
2019-01-30 15:26:44 +02:00
danbst
f32987d451
lib/types.nix: small eval optimization (listToAttrs + mapAttrsToList -> mapAttrs)
2019-01-30 15:26:44 +02:00