Difference between revisions of "Download/vzctl/3.0.26.2/changes"
(created) |
(fixed git link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Changes == | == Changes == | ||
This is a next stable update to 3.0.26, fixing the following regressions: | This is a next stable update to 3.0.26, fixing the following regressions: | ||
− | * 'test: integer expression expected' error from vz initscript ({{B|1806}}) | + | * 'test: integer expression expected' error message (harmless) from vz initscript ({{B|1806}}) |
* vzctl runscript: fix logic in case container is stopped | * vzctl runscript: fix logic in case container is stopped | ||
In addition, it fixes the following bug (not a regression): | In addition, it fixes the following bug (not a regression): | ||
− | * vzctl | + | * vzctl enter: fix for bash-4.2 ({{B|1812}}) |
− | {{git log|vzctl|3.0.26.2}} | + | {{git log|vzctl|vzctl-3.0.26.2|}} |
Latest revision as of 16:05, 18 March 2011
Changes[edit]
This is a next stable update to 3.0.26, fixing the following regressions:
- 'test: integer expression expected' error message (harmless) from vz initscript (#1806)
- vzctl runscript: fix logic in case container is stopped
In addition, it fixes the following bug (not a regression):
- vzctl enter: fix for bash-4.2 (#1812)
For the complete list of changes in this release, see git changelog for vzctl-3.0.26.2.