Commit Graph

222574 Commits

Author SHA1 Message Date
Vincent Laporte
513e1339c0 ocamlPackages.merlin: 3.3.3 → 3.3.4 2020-04-22 07:24:48 +02:00
Samuel Dionne-Riel
53129a764d
Merge pull request #85569 from prusnak/uboot
uboot: 2020.01 -> 2020.04
2020-04-22 00:54:10 -04:00
Ingo Blechschmidt
2e2da182fe
nixos-containers: add docs about nested containers 2020-04-22 05:30:48 +02:00
Drew Risinger
512a85d334 pythonPackages.pylatexenc: 2.1 -> 2.2 2020-04-21 20:23:17 -07:00
Jan Tojnar
b231ac2101
Merge pull request #85402 from jtojnar/httpd-php 2020-04-22 04:23:24 +02:00
worldofpeace
f7f742f9fb
Merge pull request #85732 from mweinelt/openssl1.1.1g
openssl: 1.1.1f → 1.1.1g
2020-04-21 21:43:59 -04:00
Evan Stoll
d3a41f3c23 pythonPackages.pyroma: init at 2.6 2020-04-21 17:17:13 -07:00
Martin Weinelt
bb4f46855f openssl: 1.1.1f → 1.1.1g
Fixes: CVE-2020-1967

Segmentation fault in SSL_check_chain (CVE-2020-1967)
=====================================================

Severity: High

Server or client applications that call the SSL_check_chain() function during or
after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a
result of incorrect handling of the "signature_algorithms_cert" TLS extension.
The crash occurs if an invalid or unrecognised signature algorithm is received
from the peer. This could be exploited by a malicious peer in a Denial of
Service attack.

OpenSSL version 1.1.1d, 1.1.1e, and 1.1.1f are affected by this issue.  This
issue did not affect OpenSSL versions prior to 1.1.1d.

Affected OpenSSL 1.1.1 users should upgrade to 1.1.1g

This issue was found by Bernd Edlinger and reported to OpenSSL on 7th April
2020. It was found using the new static analysis pass being implemented in GCC,
- -fanalyzer. Additional analysis was performed by Matt Caswell and Benjamin
Kaduk.
2020-04-22 02:14:44 +02:00
Lars Jellema
800dd4b7da python3Packages.simpleaudio: init at 1.0.4 2020-04-21 17:13:49 -07:00
Timo Kaufmann
379f7595d2
Merge pull request #79454 from Flakebi/spirv-cross
spirv-cross: init at 2020-01-16
2020-04-21 23:44:41 +00:00
Symphorien Gibol
5bc1773390 python3Packages.matrix-nio: add symphorien as maintainer 2020-04-21 16:35:58 -07:00
Symphorien Gibol
1d0aae0bc9 python3Packages.matrix-nio: 0.9.0 -> 0.10.0 2020-04-21 16:35:58 -07:00
Michael Weiss
a2df9776f0
chromium: 81.0.4044.113 -> 81.0.4044.122
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_21.html

This update includes 8 security fixes.

CVEs: CVE-2020-6459 CVE-2020-6460 CVE-2020-645
2020-04-22 01:20:32 +02:00
Mario Rodas
f9ee56ff2e
Merge pull request #83936 from saschagrunert/cri-tools
cri-tools: v1.17.0 -> v1.18.0
2020-04-21 18:20:30 -05:00
Martin Weinelt
c0c8dcd828 pythonPackages.pulsectl: init at 20.4.3 2020-04-21 16:17:36 -07:00
Alexandre Esteves
4cc383dd9a
Fix typos (#85693) 2020-04-22 01:02:11 +02:00
edef
e71990711f
Merge pull request #85680 from NixOS/fix-srconly
srcOnly: ignore additional arguments
2020-04-21 22:45:34 +00:00
Jan Tojnar
78a7c57367
Merge pull request #81731 from r-ryantm/auto-update/appstream-glib 2020-04-22 00:36:53 +02:00
worldofpeace
af2009a800
Merge pull request #85710 from worldofpeace/gnome-iso-wayland-default
installation-cd-graphical-gnome: don't run xorg default
2020-04-21 18:19:44 -04:00
davidak
6a7e0562de
Update link in /etc/os-release (#85723) 2020-04-22 00:16:22 +02:00
Ismaël Bouya
3dbd3f2651 rl-2003: Update the release documentation
It currently says that everything will be backward compatible between lego and simp-le certificates, but it’s not.

(cherry picked from commit 21c4a33cee)
2020-04-21 23:51:12 +02:00
Michael Weiss
b9c027da07
Merge pull request #85719 from nioncode/android-studio-ps
android-studio: add ps to closure
2020-04-21 23:50:37 +02:00
adisbladis
2d91da909e
Merge pull request #85604 from adisbladis/podman-module
nixos/virtualisation.podman: Init module
2020-04-21 23:48:48 +02:00
Jonathan Ringer
5d4162e9f9 python3Packages.dotnetcore2: 2.1.11 -> 2.1.13
instead of installing only what's needed, remove extraneous executable
2020-04-21 14:40:26 -07:00
Nicolas Schneider
c296bf7169 android-studio: add ps to closure
When killing processes, android-studio uses `ps` to figure out which
subprocesses to kill. Without `ps` in the closure, this fails and the
process is never killed.
2020-04-21 22:48:47 +02:00
Florian Klink
c1a6e60335
Merge pull request #85598 from danderson/tailscale-fix-cachedir
nixos/tailscale: set a CacheDir in the systemd unit.
2020-04-21 22:38:32 +02:00
Florian Klink
6ba4ef6580
Merge pull request #85708 from Beskhue/fix-documentation
nixos/phpfpm: fix erroneous pools example
2020-04-21 22:16:15 +02:00
Michael Weiss
0d1194704b
python3Packages.google_api_python_client: 1.8.0 -> 1.8.1
This contains a fix for the goobook build which would break due to this
update.
2020-04-21 22:08:50 +02:00
Florian Klink
cece19e0d8
Merge pull request #73505 from tomfitzhenry/networkd-dhcp-server-test
systemd-networkd: add DHCPServer test
2020-04-21 21:49:47 +02:00
worldofpeace
37e146c255 nixos/manual: fix build 2020-04-21 15:43:20 -04:00
Michael Weiss
fe5117d05e
quiterss: 0.19.3 -> 0.19.4 2020-04-21 21:31:45 +02:00
worldofpeace
1f12a07179 installation-cd-graphical-gnome: don't run xorg default
If for some reason the Wayland session fails to start
it will just start the Xorg session.
2020-04-21 15:26:25 -04:00
Christoph Bauer
dd4b089b3a pwsafe 1.09.0 -> 3.52.0 2020-04-21 21:10:27 +02:00
Florian Klink
91e3358f62
Merge pull request #85692 from nh2/systemd-update-default-rate-limit
journald service: Increase default rate limit 1000 -> 10000.
2020-04-21 21:06:48 +02:00
Thomas Churchman
8880957042 nixos/phpfpm: fix erroneous pools example 2020-04-21 20:59:52 +02:00
Frederik Rietdijk
dabf3f8a0b Merge staging-next into staging 2020-04-21 20:00:25 +02:00
Frederik Rietdijk
23be4a8b4d Merge master into staging-next 2020-04-21 19:59:56 +02:00
Frederik Rietdijk
ec21df329a
Merge pull request #85636 from matthewbauer/blas-lapack-fix-fallout-from-83888
BLAS/LAPACK fix fallout from #83888
2020-04-21 19:59:16 +02:00
Frederik Rietdijk
e7593313a6
Merge pull request #84354 from bandresen/clj-kondo_2020.03.20->2020.04.05
clj-kondo: 2020.03.20 -> 2020.04.05
2020-04-21 19:51:08 +02:00
Jörg Thalheim
b1e93ddf4d ferm: 2.4.1 -> 2.5.1 2020-04-21 19:48:29 +02:00
gnidorah
b4a7b66d82 openmpt123: 0.4.11 -> 0.4.12 2020-04-21 19:47:06 +02:00
Elis Hirwing
09d82f63a4 transifex-client: 0.13.6 -> 0.13.9 2020-04-21 19:46:48 +02:00
Raphael Borun Das Gupta
c970d3b105 ili2c: 5.0.0 -> 5.0.8 2020-04-21 19:45:55 +02:00
Roman Volosatovs
de14e60d02 sidequest: 0.8.7-> 0.10.2 2020-04-21 19:45:27 +02:00
Nikolay Korotkiy
42d290316c xournalpp: 1.0.17 -> 1.0.18 2020-04-21 19:45:02 +02:00
Christian Kampka
55061fcd0b trilium: 0.40.5 -> 0.40.7 2020-04-21 19:44:40 +02:00
Kevin Rauscher
080e82493b metals: 0.8.3 -> 0.8.4 2020-04-21 19:43:53 +02:00
David Anderson
0d0dd76a7a tailscale: 0.97-0 -> 0.97-219.
Signed-off-by: David Anderson <dave@natulte.net>
2020-04-21 19:43:32 +02:00
Linus Heckemann
31edad38b1 kanboard: 1.2.13 -> 1.2.14 2020-04-21 19:42:24 +02:00
Justin Bedo
d8d6ecc418 mosdepth: 0.2.6 -> 0.2.9 2020-04-21 19:42:05 +02:00