-
v60.0273ea069 · ·
60.0: conf.d directory and localrepo * Entry configuration script cleaned up most of the features were separated to it's own configuration scripts * Added localrepo tool for local repository management * Obsolete package content (replaced by localrepo) * Automatic journal recovery in pkgupdate * Added few more info output lines to make updater less silent * Configuration flags were dropped without replacement * Variable root_dir can be now accessed from configuration * Allow access to files accessing functions in Local restriction level * Small reorganization and cleanup in source files and documentation
-
v59.42ccf8656 · ·
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.14a9bb680 · ·
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