Commit Graph
354166 Commits
Author SHA1 Message Date
Jan TojnarandGitHub 90e20fc455 Merge pull request #158751 from r-ryantm/auto-update/webkitgtk
webkitgtk: 2.34.4 -> 2.34.5
2022-02-09 17:31:42 +01:00
Fabian Affolter 9d74725ec4 checkov: 2.0.812 -> 2.0.814 2022-02-09 16:32:40 +01:00
Martin WeineltandGitHub 98bb5b77c8 Merge pull request #158763 from vcunat/p/thunderbird_bump 2022-02-09 16:24:27 +01:00
ajs124andGitHub 17ba3f719f Merge pull request #157060 from helsinki-systems/drop/gogoclient
gogoclient: drop
2022-02-09 16:11:08 +01:00
Franz PletzandGitHub 70578ed888 Merge pull request #158752 from Mic92/rsync-eval 2022-02-09 15:31:39 +01:00
Franz PletzandGitHub 1987379d67 Merge pull request #158464 from luhuaei/master 2022-02-09 15:23:13 +01:00
Maximilian BoschandGitHub de191a2e3f Merge pull request #158783 from fpletz/pkg/grafana-8.3.5
grafana: 8.3.4 -> 8.3.5
2022-02-09 15:21:25 +01:00
Bobby Rong 767370c478 pantheon.elementary-default-settings: install dockitem for appcenter 2022-02-09 22:20:06 +08:00
Franz PletzandGitHub b9bf0d43c2 Merge pull request #158134 from fpletz/pkgs/minetest-5.5 2022-02-09 15:15:55 +01:00
Janne Heß 08cd8ab8b6 nixos/switch-to-configuration: Don't stop swaps in dry-activate 2022-02-09 15:14:38 +01:00
Janne Heß 1c1f8c59e1 nixos/switch-test: Test the unit file parser and reloads 2022-02-09 15:14:38 +01:00
Janne Heß b5b3ee4f78 nixos/systemd: Add reloadTriggers to services 2022-02-09 15:14:37 +01:00
Franz Pletz 5efa1bce17 prometheus-alertmanager: 0.21.0 -> 0.23.0 2022-02-09 15:12:24 +01:00
R. RyantmandMartin Weinelt 641899248d webkitgtk: 2.34.4 -> 2.34.5
https://webkitgtk.org/2022/02/09/webkitgtk2.34.5-released.html
https://webkitgtk.org/security/WSA-2022-0002.html

Fixes: CVE-2022-22589, CVE-2022-22590, CVE-2022-22592
2022-02-09 15:11:44 +01:00
Bobby Rong ea611d2e17 nixos/pantheon: mention latest appcenter and packagekit changes in manual 2022-02-09 22:11:10 +08:00
R. RyantmandJonathan Ringer 7bb11f2950 python310Packages.pip-tools: 6.5.0 -> 6.5.1 2022-02-09 06:09:53 -08:00
R. RyantmandJonathan Ringer e1b74dce5c python310Packages.ufoLib2: 0.13.0 -> 0.13.1 2022-02-09 06:09:42 -08:00
R. RyantmandJonathan Ringer a581263556 python310Packages.pywayland: 0.4.9 -> 0.4.10 2022-02-09 06:06:03 -08:00
ajs124andGitHub c70738080f Merge pull request #158765 from lostnet/mozupup
spidermonkey_91: 91.5.0 -> 91.6.0
2022-02-09 14:52:24 +01:00
Bobby RongandGitHub 69a6fbf007 Merge pull request #158767 from r-ryantm/auto-update/typos
typos: 1.3.7 -> 1.4.0
2022-02-09 21:48:52 +08:00
Maximilian BoschandGitHub c86f410da3 Merge pull request #158691 from Ma27/bump-pass-audit
passExtensions.pass-audit: 1.1 -> 1.2
2022-02-09 14:39:26 +01:00
Maximilian BoschandGitHub 089b6ef7cc Merge pull request #158723 from Ma27/bump-epson-escpr2
epson-escpr2: 1.1.45 -> 1.1.46
2022-02-09 14:38:56 +01:00
Franz Pletz 94c73cb74f grafana: 8.3.4 -> 8.3.5
https://grafana.com/blog/2022/02/08/grafana-7.5.15-and-8.3.5-released-with-moderate-severity-security-fixes

Fixes CVE-2022-21702, CVE-2022-21703, CVE-2022-21713.
2022-02-09 14:38:07 +01:00
Fabian AffolterandGitHub 7e46983c67 Merge pull request #158768 from r-ryantm/auto-update/python3.10-slack-sdk
python310Packages.slack-sdk: 3.14.0 -> 3.14.1
2022-02-09 14:36:45 +01:00
Fabian AffolterandGitHub dfa352d843 Merge pull request #158774 from r-ryantm/auto-update/python3.10-pywizlight
python310Packages.pywizlight: 0.5.2 -> 0.5.3
2022-02-09 14:35:46 +01:00
Janne Heß b9bb1de341 nixos/switch-to-configuration: Implement reload support
This is accomplished by comparing the hashes that the unit files
contain. By filtering for a special key `X-Reload-Triggers` in the
`[Unit]` section, we can differentiate between reloads and restarts.

Since activation scripts can request reloads of units as well, more
checking of this behaviour is implemented. If a unit is to be restarted,
it's never reloaded as well which would make no sense.

Also removes a useless subroutine and perl dependencies that are
nowadays handled by the propagated build inputs feature of
`perl.withPackages`.
2022-02-09 14:31:45 +01:00
Janne Heß 78db7b6529 nixos/switch-to-configuration: Allow passing parsed unit contents 2022-02-09 14:31:44 +01:00
Janne Heß d729cc8a53 nixos/switch-to-configuration: Skip [Install] section 2022-02-09 14:31:44 +01:00
Bobby Rong bb357d8203 nixos/pantheon: install appcenter if flatpak is enabled
This is how nixos/gnome handle gnome-software.
2022-02-09 21:22:05 +08:00
Martin WeineltandGitHub 6d3dd0325d Merge pull request #158780 from mweinelt/synadm 2022-02-09 14:16:42 +01:00
Martin Weinelt d06ca4109c home-assistant: 2022.2.4 -> 2022.2.5
https://github.com/home-assistant/core/releases/tag/2022.2.5
2022-02-09 14:14:57 +01:00
luhuaei ea5dd0974d mupdf: 1.18 -> 1.19 2022-02-09 21:13:25 +08:00
Martin Weinelt 840fa12378 python3Packages.simplisafe-python: 2022.02.0 -> 2022.02.1 2022-02-09 14:10:22 +01:00
Martin Weinelt 0066175366 python3Packages.amcrest: 1.9.3 -> 1.9.4 2022-02-09 14:09:47 +01:00
Bobby Rong 59dc15a3d8 pantheon.appcenter: drop the disable packagekit patch again
It is not needed when services.packagekit.enable is set.
2022-02-09 21:08:22 +08:00
Bobby Rong e717c594ab nixos/pantheon: enable packagekit by default
Needed for pantheon.appcenter.
2022-02-09 21:08:19 +08:00
Martin WeineltandGitHub daae4fecbd Merge pull request #158407 from fabaff/bump-async-upnp-client 2022-02-09 14:03:13 +01:00
Martin Weinelt 381d870fa3 matrix-synapse.tools.synadm: 0.32 -> 0.33.1 2022-02-09 13:44:07 +01:00
Sandro Jäckel 6b9adcbbe1 python39Packages.pytest-celery: switch to correct versioned github tarball 2022-02-09 13:40:59 +01:00
Etienne JEAN 1fb2d1e784 nextflow: init at 21.10.6 2022-02-09 13:32:55 +01:00
github-actions[bot]andGitHub 69accc4d14 Merge master into staging-next 2022-02-09 12:01:08 +00:00
R. Ryantm 43ff5d91b5 python310Packages.pywizlight: 0.5.2 -> 0.5.3 2022-02-09 11:42:45 +00:00
piegamesandGitHub 9fc8e0bb56 Merge pull request #158724: gnomeExtensions.pop-shell: fix executables 2022-02-09 11:46:35 +01:00
R. Ryantm 8454a7ed0e vultr-cli: 2.12.0 -> 2.12.1 2022-02-09 10:10:41 +00:00
R. Ryantm d881ad3475 typos: 1.3.7 -> 1.4.0 2022-02-09 09:48:38 +00:00
R. Ryantm 5ccceaccdc python310Packages.slack-sdk: 3.14.0 -> 3.14.1 2022-02-09 09:45:24 +00:00
Bobby RongandGitHub 0339383495 Merge pull request #158577 from angustrau/realvnc-vnc-viewer-6.21.1109
realvnc-vnc-viewer: 6.21.920 -> 6.21.1109
2022-02-09 17:39:54 +08:00
Josh Cooper 1389f383e9 pinentry-bemenu: init at 0.9.0 2022-02-09 18:28:21 +09:00
Josh Cooper 86aef2a8c7 maintainers: add jc 2022-02-09 18:28:21 +09:00
Bobby RongandGitHub c9fd5b70d7 Merge pull request #158746 from NickCao/screen-cross
screen: drop outdated hack for cross compilation
2022-02-09 17:20:04 +08:00