Commit Graph

237448 Commits

Author SHA1 Message Date
Jonathan Ringer
0eac2cfa20 python3Packages.sunpy: add towncrier 2020-08-04 14:11:54 -07:00
Jonathan Ringer
0a2bebf78d python3Packages.towncrier: init at 19.2.0 2020-08-04 14:11:54 -07:00
Maximilian Bosch
6a71386895
Merge pull request #94410 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.14.2 -> 1.14.3
2020-08-04 23:08:00 +02:00
Vladyslav M
3bc1b7bf6f
Merge pull request #94669 from alevy/slack480
slack: 4.7.0 -> 4.8.0 (linux)
2020-08-04 23:50:46 +03:00
Maximilian Bosch
0507ba3b0b
Merge pull request #94650 from jojosch/dbeaver_7.1.4
dbeaver: 7.1.3 -> 7.1.4
2020-08-04 22:40:17 +02:00
Martin Weinelt
0480361a42 home-assistant: regenerate component packages 2020-08-04 13:11:19 -07:00
Martin Weinelt
bee771f70d python3Packages.brother: init at 0.1.14 2020-08-04 13:11:19 -07:00
Martin Weinelt
786d9a39ac python3Packages.pytest-tornasync: init at 0.6.0.post2 2020-08-04 13:11:19 -07:00
Martin Weinelt
2ae6d1fed6 python3Packages.pytest-trio: init at 0.6.0 2020-08-04 13:11:19 -07:00
Profpatsch
c253216595 lorri: 1.1.1 -> 1.2.0 2020-08-04 22:09:59 +02:00
Ryan Mulligan
c4814c03b7 treewide: add Jitsi maintainers
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
OPNA2608
e60a22b961 sidplayfp: 1.4.4 -> 2.0.2, fix API options 2020-08-04 13:05:26 -07:00
OPNA2608
ce846253ca libsidplayfp: 1.8.7 -> 2.0.4 2020-08-04 13:05:26 -07: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
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
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
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
Lancelot SIX
d62c280524
skypeforlinux: 8.62.0.85 -> 8.63.0.76 2020-08-04 09:36:11 +01: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