diff options
author | Bob Gilligan <gilligan@vyatta.com> | 2010-01-25 17:10:04 -0800 |
---|---|---|
committer | Bob Gilligan <gilligan@vyatta.com> | 2010-01-25 17:10:04 -0800 |
commit | 092fea186dee158c9b6545e8d1ee69945d998e8d (patch) | |
tree | 96d9cf918c6a57c7040f1d811bfa11b579fcff3f /debian/changelog | |
parent | c7899fccec1f6fec63d342d908aad8973ea0f91c (diff) | |
download | vyatta-cfg-system-092fea186dee158c9b6545e8d1ee69945d998e8d.tar.gz vyatta-cfg-system-092fea186dee158c9b6545e8d1ee69945d998e8d.zip |
Bugfix 5240: Prevent re-installation of same version on running systems
Previously, it was possible in some cases to "add" a system image that
would over-write the running image. This change fixes that by getting
the version string of the running system from the kernel command line
instead of the Vyatta version file. This string represents the actual
directory name that holds the image, so is more reliable.
Also previously, an attempt to "add" a system image that had the same
version string as another image installed on the system (but was not
the running image) would always succeed. This would completely
over-write that image. Because of this destructive behavior, it
deserves a confirmation question. This change prompts the user to see
if they really want to do that before proceeding.
Diffstat (limited to 'debian/changelog')
0 files changed, 0 insertions, 0 deletions