-
v60.0.6
60.0.6: Add http user agent and fix localrepo --fix * Set http user agent in CURL to "Turris Updater/UPDATER_VERSION" * Fix localrepo --fix failure when there was no repository at all * Fix problem when entry.lua matched every file name containing .lua string
-
-
v60.0.4
60.0.3: run cleanup when updater fails in prepare phase
-
v60.0.3
60.0.3: Fix combination of postupdate hook and replan * restricted option of Script is dropped * always run postupdate hooks when we have --replan switch
-
v60.0.2
60.0.2: fix previous release 60.0.1 * Don't validate script extra options when they are inserted to context
-
v60.0.1
60.0.1: change from api.turris.cz to repo.turris.cz
-
v60.0
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.4
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.3.3
59.3.3: Add out-of-root and no-reboot switches to pkgupdate
-
-
v59.3.1
59.3.1: Fixup release * Fix missing function in configuration language (such as version_match) * Fix error happening if package providing its dependency * Don't complain if approvals file doesn't exists * Clean approval file if we end up with empty plan
-
v58.4.7
58.4.7: Steal configuration files from installed package too
-
v59.3
59.3: Steam configuration files from installed packages * Steal packages from installed packages too not only from not-installed ones * Some changes in tests
-
v59.2.2
59.2.2: Fix syntax error when coreutils sleep is used
-
v59.2.1
59.2.1: Fix timeout arguments in updater.sh
-
v59.2
59.2: In approvals request show list of actions * In approval notification show list of changes to be applied * In updater.sh use preferably binary timeout
-
v59.1.2
59.1.2: Run journal recover only if journal is detected
-
v59.1.1
59.1.1: Remove forgotten syntax in entry file
-
v59.1
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
-
v58.4.6
58.4.6: Enable state log in migrator