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
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
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
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] 67b6e56391
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
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
Johannes Schleifenbaum
b00d9a3c13
mycli: 1.22.1 -> 1.22.2
2020-08-04 12:24:55 +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
Jaka Hudoklin
38dc94bcf0
Merge pull request #94606 from r-ryantm/auto-update/hivex
...
hivex: 1.3.18 -> 1.3.19
2020-08-04 10:21:02 +02:00
Jörg Thalheim
10649af627
Merge pull request #94085 from xaverh/master
...
clipmenu: 6.0.1 -> 6.1.0
2020-08-04 08:51:16 +01:00
Daniël de Kok
dca79650f3
Merge pull request #94509 from r-ryantm/auto-update/jdupes
...
jdupes: 1.17.0 -> 1.18.2
2020-08-04 09:49:21 +02:00
Jörg Thalheim
1476c6f349
Merge pull request #91146 from tmplt/doc-zfs-replicate
...
nixos/zfs-replication: document expected lz4 on host system
2020-08-04 08:46:06 +01:00
Daniël de Kok
b87268ff2e
jdupes: fix build on Darwin
...
jdupes was compiled with HARDEN=1. This adds the '-z' option to `ld`, which is
not available LLVM ld. Only enable the HARDEN option for GNU toolchains.
2020-08-04 09:30:00 +02:00
Daniël de Kok
5e7fb7699c
Merge pull request #94526 from r-ryantm/auto-update/mill
...
mill: 0.7.4 -> 0.8.0
2020-08-04 09:17:29 +02:00
Michele Guerini Rocco
85a6aa1131
Merge pull request #94612 from OmnipotentEntity/master
...
katago: 1.4.4 -> 1.5.0
2020-08-04 09:15:29 +02:00
Daniël de Kok
92769af451
Merge pull request #94534 from r-ryantm/auto-update/navidrome
...
navidrome: 0.24.0 -> 0.27.0
2020-08-04 09:12:47 +02:00
Daniël de Kok
2d282bbd16
Merge pull request #94640 from marsam/update-racket
...
racket: 7.7 -> 7.8
2020-08-04 09:11:28 +02:00
Daniël de Kok
a7aae2e34d
Merge pull request #94643 from doronbehar/wrapNeovim
...
wrapNeovim: fix darwin build
2020-08-04 08:42:47 +02:00
Doron Behar
c63b5c4c36
wrapNeovim: fix darwin build
2020-08-04 09:14:09 +03:00
zowoq
6a7f761d73
.github/workflows/wait-ofborg.yml: double timeout if staging
2020-08-04 15:28:13 +10:00