mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
- Implement listening for CacheUpdated notification. - Configuration to allow only root to trigger the notification. - Trigger the notification from an apt update hook. - Retrieve the list of packages available for upgrade and print them to log. - Add dependency on libglib2.0-bin for the gdbus command line tool. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>