Commit graph

12973 commits

Author SHA1 Message Date
Mario Rodas
37faf0016e
Merge pull request #115108 from r-ryantm/auto-update/jackett
jackett: 0.17.606 -> 0.17.617
2021-03-08 19:45:48 -05:00
Mario Rodas
8d47473d45
Merge pull request #115410 from r-ryantm/auto-update/gitlab-pages
gitlab-pages: 1.34.0 -> 1.35.0
2021-03-08 19:43:24 -05:00
Martin Weinelt
8d66669e80
Merge pull request #115311 from mweinelt/home-assistant
home-assistant: apply patch for stream component tests
2021-03-08 21:39:29 +01:00
Martin Weinelt
4bd09f9889
home-assistant: apply patch to fix stream component tests
and reenable the two tests on aarch64.
2021-03-08 20:34:02 +01:00
davidak
8df14d9a29
Merge pull request #115401 from maxeaubrey/traefik_2.4.6
traefik: 2.4.3 -> 2.4.6
2021-03-08 19:47:14 +01:00
Andreas Rammhold
7a44b04738
Merge pull request #115153 from helsinki-systems/upd/dovecot
dovecot: 2.3.13 -> 2.3.14, dovecot_pigeonhole: 0.5.13 -> 0.5.14
2021-03-08 17:11:28 +01:00
R. RyanTM
9a9de4195a gitlab-pages: 1.34.0 -> 1.35.0 2021-03-08 12:36:37 +00:00
Pavol Rusnak
588e7caf63
Merge pull request #115407 from prusnak/trezord-darwin
trezord: fix build on darwin
2021-03-08 13:34:39 +01:00
Pavol Rusnak
e4774d7ff3
trezord: fix build on darwin 2021-03-08 13:06:29 +01:00
Robert Schütz
6692b32105
Merge pull request #112125 from dotlambda/alerta
alerta: move to all-packages.nix and use buildPythonApplication
2021-03-08 10:09:30 +01:00
R. RyanTM
efcfa96441 nats-streaming-server: 0.20.0 -> 0.21.0 2021-03-07 22:54:59 -05:00
Sandro
8bad34a0f1
Merge pull request #115361 from SuperSandro2000/fix-collection24 2021-03-08 02:23:48 +01:00
Sandro Jäckel
05aff5f842
biboumi: format, remove unused input 2021-03-08 02:01:13 +01:00
Jörg Thalheim
a7b73799e8
Merge pull request #93615 from sikmir/meteor
meteor: enable on darwin
2021-03-07 18:53:32 +00:00
Lassulus
8dedbf25b9
Merge pull request #112629 from r-ryantm/auto-update/groonga
groonga: 10.1.1 -> 11.0.0
2021-03-07 17:49:02 +01:00
Maxine Aubrey
fe18908ed6
traefik: 2.4.3 -> 2.4.6 2021-03-07 16:36:33 +01:00
taku0
374f9a7c3b
Merge pull request #115088 from r-ryantm/auto-update/dolt
dolt: 0.22.13 -> 0.23.9
2021-03-07 15:44:33 +09:00
Sandro
6ba33be6eb
Merge pull request #114727 from SFrijters/urserver-3.9 2021-03-07 02:34:13 +01:00
Sandro
1b7722ea23
Merge pull request #115202 from fabaff/python-nmap 2021-03-07 02:24:40 +01:00
Sandro
c2bede9f74
Merge pull request #113930 from tu-maurice/unstable/fishnet-2.2.5
fishnet: 2.2.4 -> 2.2.5
2021-03-07 02:11:31 +01:00
Sandro
2cde059f14
Merge pull request #115298 from maxeaubrey/consul_1.9.4
consul: 1.9.3 -> 1.9.4
2021-03-07 02:08:56 +01:00
Ryan Mulligan
730b234538
Merge pull request #114945 from r-ryantm/auto-update/minio
minio: 2021-02-24T18-44-45Z -> 2021-03-01T04-20-55Z
2021-03-06 16:39:32 -08:00
Maxine Aubrey
3787cf2075
consul: 1.9.3 -> 1.9.4 2021-03-07 00:03:48 +01:00
Martin Weinelt
b349460dd8
Merge pull request #115016 from mweinelt/home-assistant 2021-03-06 19:26:20 +01:00
Martin Weinelt
6ed2bd9937
home-assistant: disable tests getting stuck on aarch64 2021-03-06 18:25:08 +01:00
ajs124
c543f4d884 dovecot_pigeonhole: 0.5.13 -> 0.5.14 2021-03-06 17:21:52 +01:00
ajs124
0b6c9a4c38 dovecot: 2.3.13 -> 2.3.14 2021-03-06 17:21:48 +01:00
ajs124
003b067baf dovecot: add myself as maintainer 2021-03-06 17:21:48 +01:00
tu-maurice
66328b6949 fishnet: 2.2.4 -> 2.2.5 2021-03-06 16:13:26 +01:00
Martin Weinelt
9ad62a752e
home-assistant: 2021.3.0 -> 2021.3.2 2021-03-06 06:36:45 +01:00
Sandro
9675484462
Merge pull request #115197 from SuperSandro2000/fix-collection21 2021-03-06 04:56:45 +01:00
Martin Weinelt
11d964f666
home-assistant: 2021.2.3 -> 2021.3.0 2021-03-06 03:02:05 +01:00
Martin Weinelt
598bc98ba1
home-assistant: rerun tests failing with RuntimeError
The flakyness in home-assistant stems from premature event loop closing,
due to race conditions throughout the test suite.

> RuntimeError: Event loop is closed

They also happen during upstreams testsuite runs, but they silently
ignore them, so I don't expect a fix for them in the near future.

Alleviate our pains by rerunning tests that fail in this particular way.
2021-03-06 02:28:00 +01:00
Martin Weinelt
4e65797018
home-assistant: enable a lot more component tests
We can now track a list of components, that should be integrated into
our testsuite run. Their dependencies will automatically be included
into the checkInputs by reusing the dependency lookup infrastructure we
already have, which is what makes this feasible.
2021-03-06 02:28:00 +01:00
Aaron Andersen
bf8e471eb9
Merge pull request #115135 from aanderse/mod_auth_mellon
apacheHttpdPackages.mod_auth_mellon: 0.13.1 -> 0.17.0
2021-03-05 19:53:32 -05:00
Sandro Jäckel
bdfaf83f76
pythonPackages.google-api-python-client: normalize package name 2021-03-06 00:02:06 +01:00
Fabian Affolter
b014643071
Merge pull request #114181 from graham33/feature/add_ring_doorbell
Feature/add ring doorbell
2021-03-05 22:04:04 +01:00
Fabian Affolter
33f6c146a0 home-assistant: update component-packages 2021-03-05 19:58:41 +01:00
Sandro Jäckel
9bbd026fcd
pdns-recursor: cleanup 2021-03-05 18:15:24 +01:00
Lassulus
df83184594
Merge pull request #112501 from r-ryantm/auto-update/imgproxy
imgproxy: 2.15.0 -> 2.16.0
2021-03-05 15:55:08 +01:00
Lassulus
1251270463
Merge pull request #112532 from r-ryantm/auto-update/sickgear
sickgear: 0.23.10 -> 0.23.11
2021-03-05 15:51:07 +01:00
Sandro
a163e89000
Merge pull request #113799 from fabaff/pymfy 2021-03-05 03:03:37 +01:00
Sandro
a908dd415d
Merge pull request #114176 from omasanori/fix-foundationdb61
foundationdb61: 6.1.12 -> 6.1.13, fix build
2021-03-05 02:12:20 +01:00
Stefan Frijters
a8ce931064
urserver: 3.6.0.745 -> 3.9.0.2465 2021-03-04 23:34:50 +01:00
Maximilian Bosch
594eff1d59
Merge pull request #113958 from Ma27/nextcloud21
nextcloud21: init at 21.0.0, set as default version
2021-03-04 21:47:26 +01:00
Maximilian Bosch
b1ef946de6
nextcloud19: update todo note 2021-03-04 21:15:18 +01:00
Aaron Andersen
90649bacfb apacheHttpdPackages.mod_auth_mellon: 0.13.1 -> 0.17.0 2021-03-04 14:57:28 -05:00
davidak
00b47419c6
Merge pull request #103705 from freezeboy/add-plik
plik: init at 1.3.1
2021-03-04 20:28:34 +01:00
R. RyanTM
79021a737b jackett: 0.17.606 -> 0.17.617 2021-03-04 17:31:57 +00:00
Sandro
f5aaf94ab3
Merge pull request #115061 from kalekseev/fix/mailhog
mailhog: fix --version output
2021-03-04 18:27:59 +01:00