Histórico de Commits

Autor SHA1 Mensagem Data
  Fabian Peter Hammerle 042f8c2a6e changelog: fix & reword section of v1.1.0 há 9 meses atrás
  Fabian Peter Hammerle 2ec4624508 document release v1.1.0 há 9 meses atrás
  Hanspeter Gosteli 85d150e3e9 Implement restart for units selected via --control-system-unit parameter (#180) há 9 meses atrás
  Fabian Peter Hammerle 33e3a1ca97 add systemd user service config for autostart há 10 meses atrás
  Fabian Peter Hammerle a15ebeb5a7 document release v1.0.0 há 10 meses atrás
  Fabian Peter Hammerle 6971c111ef fix fatal `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` when attempting to lock sessions, suggest udev rule há 10 meses atrás
  Fabian Peter Hammerle 452940d251 suggest polkit rule when poweroff fails due to `org.freedesktop.DBus.Error.InteractiveAuthorizationRequired` há 10 meses atrás
  Fabian Peter Hammerle c3f74a933b pipeline: create tags & labels for container image via docker/metadata-action há 10 meses atrás
  Fabian Peter Hammerle 53f0033606 pipeline: build container image for armv6 & arm64 (in addition to amd64 & armv7) & push to ghcr.io há 10 meses atrás
  Fabian Peter Hammerle 6217841d47 add command-line option `--monitor-system-unit [unit_name]` enabling reports of systemd system units' ActiveState há 10 meses atrás
  Fabian Peter Hammerle c3533ee752 add birth & last will message on topic `systemctl/[hostname]/status` há 10 meses atrás
  Fabian Peter Hammerle 8f9c415ec4 migrate from paho-mqtt to its async wrapper aiomqtt & disable `retain` flag on topic `systemctl/[hostname]/preparing-for-shutdown` há 10 meses atrás
  Fabian Peter Hammerle 15ba7db0f4 change default log level from `debug` to `info` há 10 meses atrás
  Fabian Peter Hammerle 2e71c55391 add command-line option `--log-level` há 10 meses atrás
  Fabian Peter Hammerle 9566cf4e69 suspend when receiving message on topic `systemctl/[hostname]/suspend` há 10 meses atrás
  Fabian Peter Hammerle 73513eabb0 migrate from dbus-python to pure-python jeepney há 10 meses atrás
  Fabian Peter Hammerle 41844e30d0 test & declare compatibility with python3.13 há 10 meses atrás
  Fabian Peter Hammerle 907abb2758 test & declare compatibility with python3.12 há 10 meses atrás
  Fabian Peter Hammerle 7173ad5305 test & declare compatibility with python3.11 há 10 meses atrás
  Fabian Peter Hammerle b6a358880b drop compatibility with python3.8; docker image: upgrade alpine base image from 3.13.1 to 3.21.0 including upgrade of python from 3.8 to 3.12 há 10 meses atrás
  Fabian Peter Hammerle b66f0cd3ef home assistant auto discovery: add config for button scheduling poweroff & button locking all sessions há 10 meses atrás
  Fabian Peter Hammerle 1c2a8ca6d9 home assistant: replace component-based with device-based discovery & disable "retain" flag há 10 meses atrás
  Fabian Peter Hammerle 077b5973a6 drop compatibility with python3.7 (reached end of life on 2023-06-27); remove pylint-import-requirements from pipeline (incompatible with pylint, see commit below); relock env with pipenv v2023.10.3 on python v3.11.2 (removes "sanitized-package" entry, see commit below) há 2 anos atrás
  Fabian Peter Hammerle a093b0e924 fix dockerfile: ignore "sanitized-package" added by dependabot há 3 anos atrás
  Fabian Peter Hammerle accc617ede fix apparmor profile for arch != amd64 (`ImportError: [...]/_gi.cpython-38-aarch64-linux-gnu.so: Permission denied`) há 3 anos atrás
  Fabian Peter Hammerle 037142ba46 drop compatibility with python3.6; test against python3.10 há 3 anos atrás
  Fabian Peter Hammerle c57260b7c0 drop compatibility with pyhon3.5 há 3 anos atrás
  Fabian Peter Hammerle c9682a0419 dockerfile: add registry to base image specifier & force `rm` for `podman build` há 4 anos atrás
  Fabian Peter Hammerle cbf8539de9 dockerfile: chmod files copied from host to no longer require o=rX perms on host há 4 anos atrás
  Fabian Peter Hammerle 3436c4744f dockerfile: split `pipenv install` into two stages to speed up image builds há 4 anos atrás