238560 Commits

Author SHA1 Message Date
Frederik Rietdijk
57a5311dd0 python: agate-dbf: 0.2.1 -> 0.2.2 2020-08-04 21:54:39 +02:00
Frederik Rietdijk
225a5a1a8f python: accupy: 0.3.1 -> 0.3.2 2020-08-04 21:54:39 +02:00
Frederik Rietdijk
7c56ead919 python: JayDeBeApi: 1.2.2 -> 1.2.3 2020-08-04 21:54:27 +02:00
Frederik Rietdijk
6c52153c73 python: GitPython: 3.1.3 -> 3.1.7 2020-08-04 21:54:27 +02:00
Frederik Rietdijk
10ac40d4c8 python: tqdm: 4.47.0 -> 4.48.0 2020-08-04 21:54:27 +02:00
Frederik Rietdijk
2f3481f41c python: sounddevice: 0.3.15 -> 0.4.0 2020-08-04 21:54:27 +02:00
Frederik Rietdijk
ad6d84d0e3 python: scipy: 1.5.0 -> 1.5.2 2020-08-04 21:54:27 +02:00
Frederik Rietdijk
2dafde493f python: pandas: 1.0.5 -> 1.1.0 2020-08-04 21:54:26 +02:00
Frederik Rietdijk
69cb94ebb3 python: numpy: 1.19.0 -> 1.19.1 2020-08-04 21:54:26 +02:00
Frederik Rietdijk
940c3d880c python: numba: 0.50.0 -> 0.50.1 2020-08-04 21:54:26 +02:00
Frederik Rietdijk
2a46532cb5 python: jupyter_client: 6.1.5 -> 6.1.6 2020-08-04 21:54:26 +02:00
Sirio Balmelli
94b468e72e python3Packages.wheel: 0.33.6 -> 0.34.2
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-08-04 21:54:26 +02:00
Frederik Rietdijk
40cede42ac python2.pkgs.werkzeug: disable tests 2020-08-04 21:54:26 +02:00
K900
8e5e7e2ad8 python3.pkgs.matplotlib: 3.2.1 -> 3.3.0 2020-08-04 21:54:26 +02:00
Vladimír Čunát
9febe2f8fc
mesa: fold override of patchelf inside whole build
Overriding it just for .drivers had the advantage of limiting rebuilds,
but it seems less clean and apparently it can interact a bit surprisingly
with some other overrides.  /cc #94444.
Also this will get removed once patchelf gets updated.
2020-08-04 21:52:29 +02:00
Frederik Rietdijk
7ae4bdc4fd Merge master into staging-next 2020-08-04 21:52:22 +02:00
Frederik Rietdijk
8a78890a08
Merge pull request #94296 from NixOS/staging-next
Staging next
2020-08-04 21:51:48 +02:00
Vladimír Čunát
01c2ba8575
Merge branch 'staging-next' into staging 2020-08-04 21:38:08 +02:00
Vladimír Čunát
8bbc202208
Merge branch 'master' into staging-next 2020-08-04 21:37:39 +02:00
Vladimír Čunát
6a617de2c4
Merge #94532: mesa.drivers: build with patchelf's master 2020-08-04 21:35:31 +02:00
Dominik Xaver Hörl
7f5000c784 nixos/iso-image: make squashfs compression easily configurable 2020-08-04 21:22:01 +02:00
Maximilian Bosch
edd9e3e610
Merge pull request #94625 from herrwiese/for-master/bpytop
bpytop: init at 1.0.0
2020-08-04 21:05:44 +02:00
Andreas Wiese
616962ffd9 bpytop: init at 1.0.0 2020-08-04 20:50:45 +02:00
Florian Klink
6ed882d7e8
Merge pull request #93587 from oxalica/rust-analyzer
rust-analyzer: 2020-07-13 -> 2020-08-03
2020-08-04 20:21:35 +02:00
Aaron Andersen
620e154921
Merge pull request #94043 from aanderse/zabbix-settings
nixos/zabbix*: replace extraConfig option with settings option
2020-08-04 12:49:43 -04:00
Amit Aryeh Levy
e27fae78d3 slack: 4.7.0 -> 4.8.0 (linux) 2020-08-04 09:44:23 -07:00
Emery Hemingway
ccedb29f4b Define a i686-genode system double 2020-08-04 18:08:56 +02:00
Jan Tojnar
2d6cbbe462
meld: 3.20.2 → 3.21.0
Clean up, switch to Meson, remove unused test dependencies, fix license.

https://gitlab.gnome.org/GNOME/meld/-/blob/3.21.0/NEWS
2020-08-04 17:47:04 +02:00
Maximilian Bosch
32fa76e0c2
diffoscope: 153 -> 154
https://diffoscope.org/news/diffoscope-154-released/
2020-08-04 17:28:35 +02:00
Eelco Dolstra
69f615cb7a
Merge pull request #94225 from sternenseemann/lowdown
lowdown: init at 0.7.2
2020-08-04 17:25:54 +02:00
Martin Weinelt
96be1a8909 python3Packages.asynctest: disable tests on python >= 3.7 2020-08-04 17:12:46 +02:00
Martin Weinelt
be7913f7dd
Merge pull request #94041 from aszlig/cve-2020-15117
synergy: Add patch to fix CVE-2020-15117
2020-08-04 16:57:23 +02:00
aszlig
9e476fe740
synergy: Add patch to fix CVE-2020-15117
From the description of CVE-2020-15117:

> In Synergy before version 1.12.0, a Synergy server can be crashed by
> receiving a kMsgHelloBack packet with a client name length set to
> 0xffffffff (4294967295) if the servers memory is less than 4 GB. It
> was verified that this issue does not cause a crash through the
> exception handler if the available memory of the Server is more than
> 4GB.

While I personally would consider this a pretty low-priority issue since
Synergy usually is only used in local environment, it's nevertheless
better to patch known issues.

Since the fix is part of version 1.12, which doesn't have a stable
release yet, I'm including the fix as a patch cherry-picked from the
upstream commit.

I originally had the CVE number as a comment prior to the fetchpatch
call in question, but since @mweinelt mentioned that https://broken.sh/
uses the patch file name[1] to match whether the software in question
has been patched, I've removed my initial comment as it would be
redundant.

[1]: https://github.com/andir/nix-vulnerability-scanner/blob/fb63998885462/src/report/nix_patches.rs#L83-L95

Signed-off-by: aszlig <aszlig@nix.build>
Fixes: https://github.com/NixOS/nixpkgs/issues/94007
2020-08-04 16:35:18 +02:00
Maximilian Bosch
ae9ab324b7
hydra-unstable: 2020-07-28 -> 2020-08-04
Moving just one patch forward to fix importing store-paths from
`hydra-queue-runner`[1]. The other patches[2] require a newer
`pkgs.nixUnstable` and can't be used currently due to this.

[1] https://github.com/NixOS/nixpkgs/pull/93945#issuecomment-668244478
[2] 77c33c1d71...4b5813051b
2020-08-04 15:29:09 +02:00
Maximilian Bosch
f5d964724d
nixos/tests/hydra*: fix eval
To specify distributed build-machines, `nix.distributedBuilds` must be
set to `true` now[1].

[1] 67b6e5639126ab6e8ec5d2b303aa9736a626b609
2020-08-04 15:29:08 +02:00
Ryan Mulligan
b421e80b74
Merge pull request #93156 from r-ryantm/auto-update/ser2net
ser2net: 4.1.8 -> 4.2.0
2020-08-04 06:21:10 -07:00
Ryan Mulligan
e60301b583
Merge pull request #94589 from r-ryantm/auto-update/gensio
gensio: 2.0.5 -> 2.1.3
2020-08-04 06:20:42 -07:00
Peter Hoeg
0c7eb9426e doc: release-note details of Logitech LCDs 2020-08-04 20:52:45 +08:00
Peter Hoeg
cc305ede1c nixos/lcd: support for Logitech devices 2020-08-04 20:46:07 +08:00
markuskowa
f2997db610
Merge pull request #92813 from markuskowa/add-ganesha
nfs-ganesha: init at 3.3
2020-08-04 14:01:05 +02:00
Martin Weinelt
e5fe7c40ec
Merge pull request #94423 from sikmir/josm
josm: 16731 -> 16812
2020-08-04 13:10:19 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
Frederik Rietdijk
c2366ae350 messagelib: no longer depend on qtwebkit
It is deprecated and an optional requirement.
2020-08-04 12:47:37 +02:00
Martin Weinelt
a43791b58a
Merge pull request #94651 from jojosch/mycli-1.22.2
mycli: 1.22.1 -> 1.22.2
2020-08-04 12:47:08 +02:00
Luflosi
c10e5168ac
kakoune: 2020.01.16 -> 2020.08.04
https://github.com/mawww/kakoune/releases/tag/v2020.08.04
2020-08-04 12:34:34 +02:00
Johannes Schleifenbaum
b00d9a3c13
mycli: 1.22.1 -> 1.22.2 2020-08-04 12:24:55 +02:00
Johannes Schleifenbaum
4b10448932
dbeaver: 7.1.3 -> 7.1.4 2020-08-04 12:22:10 +02:00
Daniël de Kok
b56eb10f89
Merge pull request #94469 from cust0dian/navi-2.7.1
navi: init at 2.7.1
2020-08-04 12:07:45 +02:00
Vincent Laporte
04f9cd0b0c ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+β2 → 4.11.0+β3 2020-08-04 11:26:34 +02:00
dadada
20f052b6f6
nixos/dokuwiki: add test for login page
Cookie jar can be used to accurately test if the login was successful.
Simply searching for the user name is not sufficient, since it is always
part of the returned page after login. The page should display a phrase
containing the username after login.
2020-08-04 11:03:25 +02:00