Commit Graph

288776 Commits

Author SHA1 Message Date
Michael Weiss
2213e058fc
chromium: 90.0.4430.93 -> 90.0.4430.212
https://chromereleases.googleblog.com/2021/05/stable-channel-update-for-desktop.html

This update includes 19 security fixes.

CVEs:
CVE-2021-30506 CVE-2021-30507 CVE-2021-30508 CVE-2021-30509
CVE-2021-30510 CVE-2021-30511 CVE-2021-30512 CVE-2021-30513
CVE-2021-30514 CVE-2021-30515 CVE-2021-30516 CVE-2021-30517
CVE-2021-30518 CVE-2021-30519 CVE-2021-30520
2021-05-10 22:52:32 +02:00
Kira Bruneau
df85615cde protontricks: 1.5.0 → 1.5.1 2021-05-10 16:46:40 -04:00
Otavio Salvador
1ccf343045 shellhub-agent: 0.6.4 -> 0.7.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-05-10 17:43:19 -03:00
Malte Brandy
9a51c0704f
maintainers/scripts/haskell: Sort transitive broken case insensitive 2021-05-10 22:36:44 +02:00
Malte Brandy
dd8a25528a
maintainers/scripts/haskell: Add mark-broken.sh 2021-05-10 22:36:44 +02:00
Malte Brandy
1da75e70f8
maintainers/scripts/haskell/hydra-report.hs: Add links to job and set names 2021-05-10 22:36:43 +02:00
maralorn
086180140d
maintainers/scripts/haskell/hydra-report.hs: Fix typo
Co-authored-by: Dennis Gosnell <cdep.illabout@gmail.com>
2021-05-10 22:36:43 +02:00
Malte Brandy
10d2ea64cd
maintainers/scripts/haskell/hydra-report.hs: Deal with more buildstatus codes 2021-05-10 22:36:43 +02:00
(cdep)illabout
461c374bda
maintainers/scripts/haskell/hydra-report.hs: change Build.buildstatus to Maybe Int
The buildstatus may be `null` from Hydra if the Build hasn't finished
running yet.
2021-05-10 22:36:43 +02:00
Malte Brandy
df0572cf3a
maintainers/scripts/haskell/hydra-report.hs: Enable warnings and small refactoring 2021-05-10 22:36:43 +02:00
(cdep)illabout
277bb664de
maintainers/scripts/haskell/hydra-report.hs: Use only 2 queries to get report 2021-05-10 22:36:43 +02:00
Malte Brandy
912c7bd20d
maintainers/scripts/haskell/hydra-report.hs: init 2021-05-10 22:36:42 +02:00
Malte Brandy
853c140696
haskellPackages: Mark more failing builds broken 2021-05-10 22:36:42 +02:00
Fabian Affolter
b22dda26a8 python3Packages.watchdog: 2.0.3 -> 2.1.0 2021-05-10 22:35:04 +02:00
Martin Weinelt
f4f7c5ed6f
Merge pull request #122394 from fabaff/bump-denonavr
python3Packages.denonavr: 0.9.10 -> 0.10.7
2021-05-10 22:26:40 +02:00
Joe DeVivo
bf92d0ec37 nixos/ssm-agent: conf files written to /etc
ssm-agent expects files in /etc/amazon/ssm. The pkg substitutes a location in
the nix store for those default files, but if we ever want to adjust this
configuration on NixOS, we'd need the ability to modify that file.

This change to the nixos module writes copies of the default files from the nix
store to /etc/amazon/ssm. Future versions can add config, but right now this
would allow users to at least write out a text value to
environment.etc."amazon/ssm/amazon-ssm-agent.json".text to provide
their own config.
2021-05-10 13:16:41 -07:00
Joe DeVivo
27b4fd19ed ssm-agent: copy files required for agent startup 2021-05-10 13:16:41 -07:00
Hunter Jones
d4077929d6 kstars: 3.5.2 -> 3.5.3 2021-05-10 15:16:04 -05:00
zowoq
96458445e2
Merge pull request #122459 from saschagrunert/runc
runc: 1.0.0-rc93 -> 1.0.0-rc94
2021-05-11 06:12:14 +10:00
evils
18ed189365
python3.pkgs.rtoml: init at 0.6.1 (#122400) 2021-05-10 22:06:17 +02:00
Fabian Affolter
223571b6d9 python3Packages.denonavr: 0.9.10 -> 0.10.7 2021-05-10 21:51:44 +02:00
Dmitry Kalinkin
ca4001870b
Merge pull request #122261 from veprbl/pr/yoda_1_9_0_bugfix
yoda: fix a functionality regression in 1.9.0
2021-05-10 15:47:49 -04:00
Guillaume Girol
9f84cc1b94
Merge pull request #122346 from romildo/upd.marwaita
marwaita: 9.0 -> 9.1
2021-05-10 19:39:57 +00:00
Jason Felice
2d5cb58f4b kak-ansi: 0.2.3 -> 0.2.4 2021-05-10 15:29:57 -04:00
Martin Weinelt
008880bd64
Merge pull request #121960 from fabaff/bump-plugwise 2021-05-10 21:27:24 +02:00
Martin Weinelt
cf51b95aea
home-assistant: add jsonpickle to checkInputs
Drop asynctest, it was dropped back in january upstream. These
dependencies are sadly not part of the manifest, that we are parsing.
2021-05-10 21:25:43 +02:00
Fabian Affolter
586e118d7b python3Packages.hatasmota: 0.2.11 -> 0.2.12 2021-05-10 21:25:01 +02:00
Henri Menke
e4b05d9af5
zfs: remove trace output
We cannot have trace output if the package is marked broken, because
ofborg will consider the evaluation failed if there is any output. Hence
if there is any unsupported kernel version in nixpkgs, the trace will
show up and ofborg will complain.
2021-05-10 21:01:54 +02:00
Fabian Affolter
0f5d490226 home-assistant: enable plugwise tests 2021-05-10 20:53:44 +02:00
Fabian Affolter
a8a2a2362b python3Packages.plugwise: 0.9.3 -> 0.9.4 2021-05-10 20:53:44 +02:00
Martin Weinelt
94a52465b7
Merge pull request #121856 from fabaff/motioneye-client 2021-05-10 20:48:41 +02:00
Samuel Dionne-Riel
37f14fa4d9
Merge pull request #121450 from samueldr/feature/cross-uefi-iso
iso-image: Fixes for cross-compilation
2021-05-10 14:42:59 -04:00
Daniël de Kok
4f675ad255
Merge pull request #122453 from avdv/bochs-fix-compilation
bochs: Fix compilation [ZHF]
2021-05-10 20:26:57 +02:00
Daniël de Kok
f78144cd40
Merge pull request #122398 from pacien/gscan2pdf-2.12.1
gscan2pdf: 2.11.1 -> 2.12.1
2021-05-10 20:25:31 +02:00
Martin Weinelt
c92a736b97
Merge pull request #121855 from fabaff/kostal-plenticore
python3Packages.pykoplenti: init at 1.0.0
2021-05-10 20:18:10 +02:00
Daniël de Kok
0820045763
Merge pull request #122413 from berbiche/bottom-0.6.0
bottom: 0.5.7 -> 0.6.0
2021-05-10 20:17:25 +02:00
Daniël de Kok
6eeb6bbe89
Merge pull request #122435 from eduardosm/calibre
calibre: 5.16.1 -> 5.17.0
2021-05-10 20:12:42 +02:00
Sandro
cd65516d2d
Merge pull request #122335 from yevhenshymotiuk/pipx-0.16.2.1 2021-05-10 20:09:40 +02:00
Martin Weinelt
0ebdfbd43a
Merge pull request #121853 from fabaff/pymeteireann
python3Packages.pymeteireann: init at 0.2
2021-05-10 20:09:14 +02:00
Claudio Bley
8fe0744dd1 bochs: Fix compilation with GCC 10
ZHF: #122042
2021-05-10 20:08:01 +02:00
Samuel Dionne-Riel
79752e2310
Merge pull request #121834 from samueldr/feature/raspberrypi4-image-cleanup
sd_image_raspberrypi4: Remove, as planned initially
2021-05-10 14:05:02 -04:00
Martin Weinelt
f1b821a338
Merge pull request #121848 from fabaff/mutesync 2021-05-10 19:54:21 +02:00
Vladimír Čunát
09a56d71bb
Merge #121759: gfortran11, gnat11: init at 11.1.0 2021-05-10 19:52:49 +02:00
Sandro
f7ddadfe42
Merge pull request #122462 from bbigras/nix-direnv 2021-05-10 19:48:46 +02:00
Sandro
42a2d82f21
Merge pull request #122471 from fgaz/qrcp/0.8.4 2021-05-10 19:29:05 +02:00
Sandro
ce3763008f
Merge pull request #122347 from dotlambda/surf-2.1 2021-05-10 19:27:40 +02:00
Nicolas Berbiche
a3969f7909
wayst: unstable-2020-10-12 -> unstable-2021-04-05 (#122098) 2021-05-10 19:27:23 +02:00
Sandro
452821eae1
Merge pull request #122168 from joachimschmidt557/add-timew-sync-server 2021-05-10 19:24:05 +02:00
Martin Weinelt
4280bbe7e9
Merge pull request #122388 from fabaff/bump-androidtv 2021-05-10 19:23:35 +02:00
Stéphan Kochen
f3dd40e974
cargo-insta: 0.16.0 -> 1.7.1 (#122321) 2021-05-10 19:22:46 +02:00