Files
server/opt/drweb/doc/updater/ChangeLog
2026-01-07 20:52:11 +01:00

40 lines
1.7 KiB
Plaintext

Version 6.0.2.1
2012-03016 Andrey Rikov <a.rikov@drweb.com>
ADD:
* In case of error during update, Updater re-download only corrupted files (BugID #65229).
MOD:
* Network errors status changed to 'warning' from 'error' (BugID #66848);
* Fixed handling of server return codes (BugID #66848);
* Fixed typos in log (BugID #66901).
Version 6.0.2
2011-01-25 Andrey Rikov <a.rikov@drweb.com>
ADD:
* Ability to recover files after update (#16680);
* Ability to block updates for selected components (#16680);
* Error return codes (#55933);
* Fixed typos in command-line options help (#63003).
Version 6.0.0
2010-03-16 Andrey Rikov <a.rikov@drweb.com>
ADD:
* Autoupdate of license key file is supported (BugID #0038253)
* Updating process is improved: when errors emerge Updater does not re-upload previously loaded content (BugID #0038253)
* Updates can be received via the Agent;
* If license key file expires, update will not be performed.
* Updater performance is improved, because cache with
information about already downloaded files was added.
MOD:
* "not-need-restart" command line parameter is changed to "not-need-reload" (BugID #0038750)
Version 5.0.0
2009-01-21 Andrey Rikov <a.rikov@drweb.com>
ADD:
* MAC OS support (BugID #21086);
* Blacklist upload support (BugID #20045);
* Lzma archives' support (BugID #15336);
* "not-need-restart" key to prevent Daemon's restart after update (BugID #24193);
* Possibility to skip updates of certain bases.
New Parameter is: SkipBase (BugID #20293);
MOD:
* Log is improved: more details about encountered errors are output to log (BugID #13458).