updater: version 69.0.0
Added
- extra argument
pkg_hash_requiredforRepositorycommand - support for version limitation of
InstallandUninstallrequests in package name (such asfoo (>= 1.0.0)).
Changed
- Execution is now terminated when there is no hash for package being
installed in repository index unless
pkg_hash_requiredis set tofalsefor that repository.
Removed
- Extra option
versionforInstallrequest. You should append version specifier to package name the same way as it is done for dependencies.
Fixed
-
ROOT_DIRnot being defined forhook_postinstandhook_reboot_requiredon replan execution.
Fixes turris/turris-os-packages#678