Konstantin Alekseev
0061117c6f
postgresqlPackages.postgis: fix darwin build
2021-05-17 11:26:15 +03:00
Stéphan Kochen
f37710e94e
influxdb2: fix darwin build
2021-05-16 23:53:00 -07:00
Claudio Bley
329ec3d17c
influxdb2: 2.0.2 -> 2.0.6
...
* update libflux to version 0.115.0
* chronograf-ui has been renamed to influxdb-ui
2021-05-16 23:53:00 -07:00
Fabian Affolter
468fda7daa
home-assistant: enable islamic_prayer_times tests
2021-05-17 08:22:13 +02:00
Fabian Affolter
c96787585e
home-assistant: update component-packages
2021-05-17 08:22:12 +02:00
Nikolay Korotkiy
536b5f8165
reproxy: init at 0.5.1
2021-05-17 06:38:51 +03:00
Ben Siraphob
c5a669d3f7
treewide: remove unzip where not needed
2021-05-16 19:29:28 -07:00
Martin Weinelt
6a5c85e926
Merge pull request #123056 from mweinelt/home-assistant
2021-05-17 03:44:38 +02:00
Martin Weinelt
22437644f9
home-assistant: disable failing test in mobile app component
...
____________________ test_webhook_handle_get_config[pyloop] ____________________
[gw18] linux -- Python 3.8.9 /nix/store/q6gfck5czr67090pwm53xrdyhpg6bx67-python3-3.8.9/bin/python3.8
hass = <homeassistant.core.HomeAssistant object at 0x7ffe4e71f370>
create_registrations = ({'cloudhook_url': None, 'remote_ui_url': None, 'secret': 'ed8ac650f2b5865733d2cea4ad1b6b02bcfbdcc3e527524bc1c457d5c6f...emote_ui_url': None, 'secret': None, 'webhook_id': '558fde83113d48024a427ccf004e2d2bdf7c56646c6a5a953566c272d51f1bfc'})
webhook_client = <aiohttp.test_utils.TestClient object at 0x7ffe4e640ca0>
async def test_webhook_handle_get_config(hass, create_registrations, webhook_client):
"""Test that we can get config properly."""
resp = await webhook_client.post(
"/api/webhook/{}".format(create_registrations[1]["webhook_id"]),
json={"type": "get_config"},
)
assert resp.status == 200
json = await resp.json()
if "components" in json:
json["components"] = set(json["components"])
if "allowlist_external_dirs" in json:
json["allowlist_external_dirs"] = set(json["allowlist_external_dirs"])
hass_config = hass.config.as_dict()
expected_dict = {
"latitude": hass_config["latitude"],
"longitude": hass_config["longitude"],
"elevation": hass_config["elevation"],
"unit_system": hass_config["unit_system"],
"location_name": hass_config["location_name"],
"time_zone": hass_config["time_zone"],
"components": hass_config["components"],
"version": hass_config["version"],
"theme_color": "#03A9F4", # Default frontend theme color
}
> assert expected_dict == json
E AssertionError: assert {'components'...st home', ...} == {'components'...st home', ...}
E Omitting 8 identical items, use -vv to show
E Differing items:
E {'theme_color': '#03A9F4'} != {'theme_color': 'blue'}
E Use -v to get the full diff
tests/components/mobile_app/test_webhook.py:231: AssertionError
2021-05-17 03:44:03 +02:00
Peter Hoeg
3ed9ed81ab
gerbera: 1.8.0 -> 1.8.1
2021-05-17 09:10:16 +08:00
Sandro
700942d2a5
Merge pull request #121119 from SuperSandro2000/remove-gnidorah
...
treewide: remove gnidorah
2021-05-17 02:42:24 +02:00
Sandro
3b3f4c45ee
Merge pull request #122914 from r-ryantm/auto-update/galene
...
galene: 0.3.3 -> 0.3.4
2021-05-17 02:20:50 +02:00
Sandro
1cebd3a695
Merge pull request #121943 from beardhatcode/bump/matrix-appservice-slack
...
matrix-appservice-slack: 1.7.0 -> 1.8.0
2021-05-17 02:19:02 +02:00
Austin Seipp
506ee64b6f
Merge pull request #123135 from Mindavi/ttyd/1.6.3
...
ttyd: 1.6.1 -> 1.6.3
2021-05-16 17:55:33 -05:00
Robert Hensing
338baef861
Merge pull request #122458 from serokell/team-serokell
...
maintainers: add serokell team, move various packages to it
2021-05-16 22:37:50 +02:00
github-actions[bot]
8c6d819143
Merge master into staging-next
2021-05-16 18:32:41 +00:00
Daniël de Kok
f515d1f93c
Merge pull request #123255 from midchildan/chore/trafficserver
...
trafficserver: remove joaquinito2051 as maintainer
2021-05-16 19:42:10 +02:00
markuskowa
3bfc1b2cf4
Merge pull request #123167 from ck3d/zhf-geonic
...
gonic: Fix build error
2021-05-16 19:39:27 +02:00
midchildan
2b7ed5deef
trafficserver: remove joaquinito2051 as maintainer
...
This reverts commit da69e884b8
.
2021-05-17 00:42:57 +09:00
R. RyanTM
d36d679838
gitlab-pages: 1.38.0 -> 1.39.0
2021-05-16 14:29:35 +00:00
Jan Tojnar
684991c696
Merge branch 'master' into staging-next
...
- Thunderbird 68 has been dropped on master.
- gccCrossLibcStdenv has been factored out on staging-next in all-packages.nix, while the file has been re-formatted on master.
2021-05-16 15:34:51 +02:00
superherointj
e33dfd47af
firebird: 2.5.7 -> 2.5.9, init 3.0.7, init 4.0.0-rc1
2021-05-16 10:29:01 -03:00
06kellyjac
3fbdcefe1d
minio: 2021-05-11T23-27-41Z -> 2021-05-16T05-32-34Z
2021-05-16 10:58:07 +01:00
06kellyjac
acec233fcd
minio: set version variables with ldflags
...
Set version variables with ldflags rather than sed in a postPatch phase
Also means that CGO_ENABLED and -tags=kqueue can be set in the same
place
Add changelog
2021-05-16 10:42:06 +01:00
06kellyjac
02b121bf85
minio: fix license change
...
Update from #123130 has moved from Apache 2.0 to AGPLv3
2021-05-16 10:38:36 +01:00
Nikolay Korotkiy
c4ff610b31
mbtileserver: 0.6.1 → 0.7.0
2021-05-16 03:10:31 -04:00
github-actions[bot]
b484cef365
Merge master into staging-next
2021-05-16 01:00:58 +00:00
Fabian Affolter
32aaf7c6f2
home-assistant: enable philips_js tests
2021-05-16 01:58:57 +02:00
Fabian Affolter
a377888aeb
home-assistant: update component-packages
2021-05-16 01:57:15 +02:00
Fabian Affolter
9b6fa65134
home-assistant: enable ovo_energy tests
2021-05-16 01:09:42 +02:00
Fabian Affolter
ea2ab251ed
home-assistant: update component-packages
2021-05-16 01:09:42 +02:00
Fabian Affolter
8ddf12114e
home-assistant: enable canary tests
2021-05-16 00:53:40 +02:00
Fabian Affolter
8ccd1189ae
home-assistant: update component-packages
2021-05-16 00:53:24 +02:00
Fabian Affolter
0b6798421c
home-assistant: update component-packages
2021-05-16 00:28:38 +02:00
Christian Kögler
c4c147cd15
gonic: Fix build error
...
Add missing zlib
ZHF: #122042
2021-05-15 23:39:02 +02:00
Fabian Affolter
03809fde5c
home-assistant: update component-packages
2021-05-15 23:34:02 +02:00
Victor Roest
c2ad296ebd
unpackerr: init at 0.9.4
2021-05-15 19:43:40 +00:00
Sandro
f12794316e
Merge pull request #122717 from r-ryantm/auto-update/do-agent
...
do-agent: 3.9.4 -> 3.10.0
2021-05-15 21:32:14 +02:00
Sandro
a7956baad8
Merge pull request #123130 from NULLx76/update-minio
...
minio: 2021-04-22T15-44-28Z -> 2021-05-11T23-27-41Z
2021-05-15 21:29:53 +02:00
github-actions[bot]
f1b78f8618
Merge master into staging-next
2021-05-15 18:30:28 +00:00
Victor Roest
a70ed465bc
minio: 2021-04-22T15-44-28Z -> 2021-05-11T23-27-41Z
2021-05-15 18:19:53 +00:00
Rick van Schijndel
fba93f57b4
ttyd: 1.6.1 -> 1.6.3
...
This also adds support for libwebsockets 4.x.
2021-05-15 18:48:04 +02:00
Martin Weinelt
bdabf32fdd
home-assistant: print full variables on test error
2021-05-15 16:56:35 +02:00
Jan Tojnar
9645178ab0
Merge pull request #122963 from jtojnar/adminer
...
adminer: 4.8.0 → 4.8.1
2021-05-15 16:25:26 +02:00
Jonathan Ringer
0546e68ef7
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-14 21:57:09 -07:00
Martin Weinelt
d4a64aa24f
home-assistant: 2021.5.3 -> 2021.5.4
2021-05-15 01:53:39 +02:00
sternenseemann
104af4aafa
inspircd: run configure phase hooks
2021-05-14 23:02:20 +02:00
sternenseemann
abe7335e7e
inspircd: 3.9.0 -> 3.10.0
...
https://docs.inspircd.org/3/change-log/#inspircd-3100
2021-05-14 23:02:20 +02:00
Vladimír Čunát
c48eaa70e3
Merge branch 'master' into staging-next
2021-05-14 22:27:34 +02:00
Andreas Rammhold
04d29e6bf3
Merge pull request #122868 from andir/prosody
...
prosody: 0.11.8 -> 0.11.9
2021-05-14 19:50:26 +02:00
Martin Weinelt
274e06f490
Merge pull request #122850 from mweinelt/wallabag
...
wallabag: 2.4.1 -> 2.4.2
2021-05-14 17:22:00 +02:00
WilliButz
94b2848559
Merge pull request #91663 from mweinelt/kea-exporter
...
prometheus-kea-exporter: init at 0.4.1
2021-05-14 14:38:08 +02:00
Martin Weinelt
dd7e1834ca
nixos/tests/prometheus-exporters.kea: init
2021-05-14 14:09:19 +02:00
Michael Lingelbach
46284492f4
nixos/tests/dendrite: init ( #121777 )
2021-05-14 13:11:22 +02:00
Jan Tojnar
73125cd7ce
adminer: 4.8.0 → 4.8.1
...
https://php.vrana.cz/adminer-4-8-1.php
2021-05-14 12:14:08 +02:00
Markus Kowalewski
7c528e789a
slurm: 20.11.6.1 -> 20.11.7.1
2021-05-14 11:46:05 +02:00
github-actions[bot]
bfb5f4cc5e
Merge master into staging-next
2021-05-14 06:22:26 +00:00
Martin Weinelt
f82a8914a4
home-assistant: enable version component tests
2021-05-14 03:47:01 +02:00
Martin Weinelt
f9d8231892
Merge pull request #122906 from fabaff/bump-pyvesync
2021-05-14 03:41:37 +02:00
Martin Weinelt
f0180dd763
Merge pull request #122419 from fabaff/ha-tests-debugpy
2021-05-14 03:18:53 +02:00
github-actions[bot]
bf5d8bb531
Merge master into staging-next
2021-05-14 00:58:11 +00:00
Robin Gloster
90a28c9e1e
Merge pull request #122838 from r-ryantm/auto-update/atlassian-jira
...
atlassian-jira: 8.14.1 -> 8.16.1
2021-05-13 17:41:24 -05:00
Fabian Affolter
156d2667b5
home-assistant: enable pyvesync tests
2021-05-14 00:07:31 +02:00
Fabian Affolter
ac4b1133ad
home-assistant: enable debugpy tests
2021-05-13 23:52:56 +02:00
Georg Haas
41f448f2fc
prometheus-xmpp-alerts: 0.4.2 -> 0.5.1
2021-05-13 23:30:06 +02:00
R. RyanTM
cab63ca8e8
galene: 0.3.3 -> 0.3.4
2021-05-13 21:15:49 +00:00
Maximilian Bosch
bfd4c121ff
Merge pull request #122637 from mayflower/prometheus-2.26.0
...
Prometheus 2.26.0 + exporter updates
2021-05-13 23:05:29 +02:00
Michael Raskin
37ee916e97
Merge pull request #122708 from LeSuisse/squid-4.15
...
squid: 4.14 -> 4.15
2021-05-13 20:48:50 +00:00
Michael Raskin
e604994fc4
Merge pull request #122834 from r-ryantm/auto-update/bftpd
...
bftpd: 5.6 -> 5.7
2021-05-13 20:47:48 +00:00
R. RyanTM
f89abb76bc
etcd_3_4: 3.4.15 -> 3.4.16
2021-05-14 06:19:36 +10:00
github-actions[bot]
39e3f7c2cc
Merge master into staging-next
2021-05-13 18:32:50 +00:00
Andreas Rammhold
ded32d9192
prosody: 0.11.8 -> 0.11.9
...
The prosody project has issues a new [release] and published security
[advisory] for CVE-2021-32918, CVE-2021-32920, CVE-2021-32921,
CVE-2021-32917 and CVE-2021-32919.
[advisory]: https://prosody.im/security/advisory_20210512/
[release]: https://blog.prosody.im/prosody-0.11.9-released/
2021-05-13 19:32:28 +02:00
J. Neto
ecb635c8f8
unfs3: mark as broken
...
See: https://github.com/unfs3/unfs3/issues/13
2021-05-13 09:27:31 -07:00
Martin Weinelt
b859a61f5c
wallabag: 2.4.1 -> 2.4.2
...
https://github.com/wallabag/wallabag/releases/tag/2.4.2
2021-05-13 18:10:22 +02:00
R. RyanTM
a8458ce5dd
atlassian-jira: 8.14.1 -> 8.16.1
2021-05-13 14:32:53 +00:00
R. RyanTM
ed59957954
bftpd: 5.6 -> 5.7
2021-05-13 14:09:40 +00:00
github-actions[bot]
7465594428
Merge master into staging-next
2021-05-13 12:26:48 +00:00
Daniël de Kok
e948a04cde
Merge pull request #122631 from LeSuisse/tailscale-1.8.3
...
tailscale: 1.8.0 -> 1.8.3
2021-05-13 08:57:52 +02:00
github-actions[bot]
a8e5ac148b
Merge master into staging-next
2021-05-13 00:56:26 +00:00
Profpatsch
b6475a8f90
gonic: fix transcoding support
...
ffmpeg is not needed as a library at build time, but rather as an
executable at runtime.
2021-05-13 00:24:56 +02:00
Sandro
52b595794f
Merge pull request #122709 from dotlambda/vsftpd-fix-aarch64
...
vsftpd: fix build with gcc9
2021-05-12 23:16:13 +02:00
Martin Weinelt
7944ea7b66
prometheus-kea-exporter: init at 0.4.2
2021-05-12 21:51:44 +02:00
github-actions[bot]
f214722172
Merge master into staging-next
2021-05-12 18:32:26 +00:00
Sandro
139e35e6ef
Merge pull request #122614 from stephank/fix-agate-darwin
...
agate: fix darwin build
2021-05-12 18:49:41 +02:00
Sandro
a5dedf1656
Merge pull request #122572 from stephank/fix-modpython-darwin
...
apacheHttpdPackages.mod_python: fix darwin build
2021-05-12 18:30:31 +02:00
Martin Weinelt
a18880bf72
Merge remote-tracking branch 'origin/master' into staging-next
2021-05-12 18:28:03 +02:00
Martin Weinelt
b7cc0d6d73
home-assistant: 2021.5.2 -> 2021.5.3
2021-05-12 09:14:44 -07:00
ajs124
7d32b566d1
Merge pull request #122693 from jojosch/exim-fix-mysql
...
exim: fix enableMySQL (use libmysqlclient.dev)
2021-05-12 17:40:03 +02:00
R. RyanTM
7b75ac2c1a
do-agent: 3.9.4 -> 3.10.0
2021-05-12 12:53:37 +00:00
github-actions[bot]
1d2db66464
Merge master into staging-next
2021-05-12 12:27:04 +00:00
Robert Schütz
8926311238
vsftpd: fix build with gcc9
...
We still use that version on aarch64.
2021-05-12 14:06:35 +02:00
Thomas Gerbet
4b66107509
squid: 4.14 -> 4.15
...
Fixes CVE-2021-28116, CVE-2021-31806, CVE-2021-31807, CVE-2021-31808,
CVE-2021-28652, CVE-2021-28662 and CVE-2021-28651.
https://github.com/squid-cache/squid/security/advisories/GHSA-pxwq-f3qr-w2xf
https://github.com/squid-cache/squid/security/advisories/GHSA-m47m-9hvw-7447
https://github.com/squid-cache/squid/security/advisories/GHSA-jjq6-mh2h-g39h
https://github.com/squid-cache/squid/security/advisories/GHSA-572g-rvwr-6c7f
https://github.com/squid-cache/squid/security/advisories/GHSA-ch36-9jhx-phm4
2021-05-12 14:00:13 +02:00
Vladimír Čunát
bde27b4e97
knot-dns: 3.0.5 -> 3.0.6
...
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.6
2021-05-12 12:55:41 +02:00
Oleksii Filonenko
4cc44f764c
Merge pull request #122517 from r-ryantm/auto-update/caddy
...
caddy: 2.3.0 -> 2.4.0
2021-05-12 13:14:35 +03:00
Johannes Schleifenbaum
67ef7772a1
exim: fix enableMySQL (use libmysqlclient.dev)
2021-05-12 11:10:46 +02:00
Maximilian Bosch
03db1757fe
Merge pull request #122589 from Ma27/bump-matrix-synapse
...
matrix-synapse: 1.33.1 -> 1.33.2
2021-05-12 10:34:44 +02:00
Maximilian Bosch
e6635d8b2f
Merge pull request #122650 from helsinki-systems/fix/hylafaxplus
...
hylafaxplus: fix build
2021-05-12 09:06:28 +02:00
github-actions[bot]
d8fb37f470
Merge master into staging-next
2021-05-12 06:21:33 +00:00
Luke Granger-Brown
aa4b1ad30f
Merge pull request #122645 from Ma27/bump-grafana-image-renderer
...
grafana-image-renderer: 2.0.1 -> 2.1.0
2021-05-12 03:32:38 +01:00
Robin Gloster
f2259a2dff
Merge pull request #122651 from WilliButz/update/hedgedoc/1.8.2
...
hedgedoc: 1.8.0 -> 1.8.2 (security)
2021-05-11 20:32:57 -05:00