Tags give the ability to mark specific points in history as being important
-
v59.4
protected2ccf8656 · ·59.4: Run updater every four hours and fix approvals * updater.sh has now option --rand-sleep to randomly delay updater's execution * updater is now running every fourth hour instead of just twice a day * Fix problem when update was approved in case of closed stdin * Fix problem with order of candidates in some cases
-
v59.1
protected4a9bb680 · ·59.1: version compare functions in cofiguration language and no morpher * Morpher syntax is now marked as obsolete * Added version_cmp and version_match functions to configuration language * Virtual package can be provided by some other package * Approvals on cli * Local package is now correctly identified as installed if it is * Fix timeout function in updater.sh script * Legacy version of updater and migrator were removed
-
v59.0
protected0b7b6ca5 · ·59.0: Support for Conflicts and replan on finish * Added support for Conflicts field * Option replan is now string expecting "finished" or "immediate" * Huge amount of changes in dependencies and packages description in SAT solver * Only single approved state is now stored * pkgupdate has now --no-replan option to ignore replans * Running Script with same name multiple times is no longer allowed * Userlists in entry.lua are ensured to be included only once ignoring duplicates