about summary refs log tree commit diff
path: root/pkgs/servers
Commit message (Collapse)AuthorAge
* home-assistant: pin aemet-opendata at 0.4.7Martin Weinelt2024-02-28
|
* python311Packages.homeassistant-stubs: 2024.2.4 -> 2024.2.5Martin Weinelt2024-02-28
| | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.2.5
* home-assistant: 2024.2.4 -> 2024.2.5Martin Weinelt2024-02-28
| | | | https://github.com/home-assistant/core/releases/tag/2024.2.5
* Merge pull request #292047 from ↵Mario Rodas2024-02-28
|\ | | | | | | | | r-ryantm/auto-update/postgresql12JitPackages.pgroonga postgresql12JitPackages.pgroonga: 3.1.7 -> 3.1.8
| * postgresql12JitPackages.pgroonga: 3.1.7 -> 3.1.8R. Ryantm2024-02-28
| |
* | consul: 1.17.3 -> 1.18.0R. Ryantm2024-02-28
|/
* Merge pull request #291409 from stuebinm/mattermost-esr-updateEmily2024-02-27
|\ | | | | mattermost 8.1.10 → 9.5.1
| * mattermost: add passthru.updateScriptstuebinm2024-02-25
| | | | | | | | | | | | | | | | | | Previously, updates of mattermost tended to lag behind upstream's released versions by a minor (security-patch) version or two. This should hopefully make the r-ryantm bot detect future updates automatically. Thanks to Emily Lange for explaining to me how this works!
| * mattermost: 8.1.10 → 9.5.1stuebinm2024-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This jumps Mattermost ESR Versions (see [1] for their release cycle). The new version makes use of Go's workspace feature, which unfortunately the buildGoModule function does not (yet?) support [2], which breaks the previous build process for mattermost. Further, the new release also makes use of private modules only included in the (non-free) enterprise version of mattermost which makes it impossible to build in the usual way even outside of nixpkgs's build abstractions [3]. Both issues can be solved by using Go 1.22, which has added support for vendoring when using workspaces, and instructing it to ignore errors with the -e flag. This requires overriding the go-modules derivation's buildPhase, and still produces a functional binary. [1] https://docs.mattermost.com/upgrade/extended-support-release.html [2] https://github.com/NixOS/nixpkgs/issues/203039 [3] https://github.com/mattermost/mattermost/issues/26221
* | Merge pull request #287012 from r-ryantm/auto-update/doltMario Rodas2024-02-27
|\ \ | | | | | | dolt: 1.32.6 -> 1.34.3
| * | dolt: 1.32.6 -> 1.34.3R. Ryantm2024-02-25
| | |
* | | Merge pull request #291736 from r-ryantm/auto-update/rqliteNick Cao2024-02-27
|\ \ \ | | | | | | | | rqlite: 8.21.1 -> 8.21.3
| * | | rqlite: 8.21.1 -> 8.21.3R. Ryantm2024-02-27
| | | |
* | | | Merge pull request #291803 from ↵Mario Rodas2024-02-27
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/postgresqlJitPackages.plpgsql_check postgresqlJitPackages.plpgsql_check: 2.7.2 -> 2.7.3 Closes https://github.com/NixOS/nixpkgs/pull/291800 Closes https://github.com/NixOS/nixpkgs/pull/291799 Closes https://github.com/NixOS/nixpkgs/pull/291801 Closes https://github.com/NixOS/nixpkgs/pull/291802 Closes https://github.com/NixOS/nixpkgs/pull/291804 Closes https://github.com/NixOS/nixpkgs/pull/291805
| * | | | postgresqlJitPackages.plpgsql_check: 2.7.2 -> 2.7.3R. Ryantm2024-02-27
| | | | |
* | | | | Merge pull request #291320 from ↵Jon Seager2024-02-27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | s1341/bump_scim_keycloak_user_storage_api_plugin_2 keycloak-scim-user-storage-api: 20230710 -> 20240214
| * | | | | keycloak-scim-user-storage-api: 20230710 -> 20240214s13412024-02-25
| | | | | |
* | | | | | Merge pull request #291712 from NixOS/home-assistantMartin Weinelt2024-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | home-assistant: 2024.2.3 -> 2024.2.4
| * | | | | | python311Packages.homeassistant-stubs: 2024.2.3 -> 2024.2.4Martin Weinelt2024-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.2.4
| * | | | | | home-assistant: 2024.2.3 -> 2024.2.4Martin Weinelt2024-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2024.2.4
* | | | | | | Merge pull request #288790 from superherointj/nixos-tests-k3s-etcdsuperherointj2024-02-27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | nixos/tests/k3s: add etcd backend
| * | | | | | etcd: add k3s testsuperherointj2024-02-19
| | | | | | |
* | | | | | | Merge pull request #291698 from r-ryantm/auto-update/routinatorNick Cao2024-02-26
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | routinator: 0.13.1 -> 0.13.2
| * | | | | | routinator: 0.13.1 -> 0.13.2R. Ryantm2024-02-26
| | | | | | |
* | | | | | | Merge pull request #291043 from NixOS/home-assistantMartin Weinelt2024-02-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | home-assistant: 2024.4.2 -> 2024.4.3
| * | | | | | python311Packages.homeassistant-stubs: 2024.2.2 -> 2024.2.3Martin Weinelt2024-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.2.3
| * | | | | | home-assistant: 2024.2.2 -> 2024.2.3Martin Weinelt2024-02-27
| |/ / / / / | | | | | | | | | | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2024.2.3
* | | | | | Merge pull request #290909 from imincik/pg_featureserv-fix-assetsNikolay Korotkiy2024-02-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | pg_featureserv: install assets and configuration file
| * | | | | | pg_featureserv: install assets and configuration fileIvan Mincik2024-02-25
| | | | | | |
* | | | | | | Merge pull request #291302 from imincik/pg_tileserv-fix-assetsNikolay Korotkiy2024-02-27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | pg_tileserv: install assets and configuration file
| * | | | | | pg_tileserv: install assets and configuration fileIvan Mincik2024-02-25
| | | | | | |
* | | | | | | Merge pull request #291260 from flyingcircusio/matomo-4.16.1Nick Cao2024-02-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | matomo: 4.16.0 -> 4.16.1
| * | | | | | | matomo: 4.16.0 -> 4.16.1Tobias Stenzel2024-02-25
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | - https://matomo.org/changelog/matomo-4-16-1/
* | | | | | | mongodb-4_4: 4.4.27 -> 4.4.28Isa2024-02-26
| | | | | | |
* | | | | | | Merge pull request #291356 from r-ryantm/auto-update/minioPascal Bach2024-02-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | minio: 2024-02-17T01-15-57Z -> 2024-02-24T17-11-14Z
| * | | | | | | minio: 2024-02-17T01-15-57Z -> 2024-02-24T17-11-14ZR. Ryantm2024-02-25
| |/ / / / / /
* | | | | | | Merge pull request #290554 from Moraxyc/update-tangFranz Pletz2024-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tang: 14 -> 15
| * | | | | | | tang: 14 -> 15Moraxyc2024-02-22
| | | | | | | |
* | | | | | | | Merge pull request #291148 from LeSuisse/zabbix-upgradesRobert Scott2024-02-25
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | zabbix50: 5.0.37 -> 5.0.41, zabbix60: 6.0.21 -> 6.0.26
| * | | | | | | zabbix60: 6.0.21 -> 6.0.26Thomas Gerbet2024-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070 Changes: https://www.zabbix.com/rn/rn6.0.26 https://www.zabbix.com/rn/rn6.0.25 https://www.zabbix.com/rn/rn6.0.24 https://www.zabbix.com/rn/rn6.0.23 https://www.zabbix.com/rn/rn6.0.22
| * | | | | | | zabbix50: 5.0.37 -> 5.0.41Thomas Gerbet2024-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070 Changes: https://www.zabbix.com/rn/rn5.0.41 https://www.zabbix.com/rn/rn5.0.40 https://www.zabbix.com/rn/rn5.0.39 https://www.zabbix.com/rn/rn5.0.38
* | | | | | | | homepage-dashboard: support local iconsA1ca7raz2024-02-25
| | | | | | | |
* | | | | | | | homepage-dashboard: move assets to share folderA1ca7raz2024-02-25
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #291368 from Ma27/statsd-exporter-buildinfoMaximilian Bosch2024-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | prometheus-statsd-exporter: add build info
| * | | | | | | prometheus-statsd-exporter: add build infoMaximilian Bosch2024-02-25
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Same as in 48a0dd84e8493807b7e858c8d556a25623a8af42.
* | | | | | | Merge pull request #290733 from mweinelt/multiple-entity-row-4.5.1Martin Weinelt2024-02-25
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | home-assistant-custom-lovelace-modules.multiple-entity-row: 4.5.0 -> 4.5.1
| * | | | | | | home-assistant-custom-lovelace-modules.multiple-entity-row: 4.5.0 -> 4.5.1Martin Weinelt2024-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/benct/lovelace-multiple-entity-row/releases/tag/v4.5.1
* | | | | | | | Merge pull request #291297 from dotlambda/systembridgeconnector-initMartin Weinelt2024-02-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | home-assistant: support system_bridge component
| * | | | | | | | home-assistant: support system_bridge componentRobert Schütz2024-02-24
| |/ / / / / / /
* | | | | | | | Merge pull request #279212 from MikaelFangel/update-changedetection-ioMario Rodas2024-02-25
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | changedetection-io: 0.45.9 -> 0.45.14