dalgibbard / citrix_xenserver_patcher

Auto / Manual Patching tool for Citrix XenServer Boxes
Do What The F*ck You Want To Public License
142 stars 45 forks source link

Patches to be applied should be done in order of "Timestamp" #8

Closed dalgibbard closed 10 years ago

dalgibbard commented 10 years ago

Need to re-evaluate how Patches to be applied are sorted, as at current it is possible that patches released to the public later than others could still be applied first; based on patch naming convention (and the fact that Citrix haven't maintained it...)

dalgibbard commented 10 years ago

Resolved from commit b92a06fa66d4adbae669425c029c1efb9d55a31a onwards. Assumes a timestamp of zero if Citrix fail to provide one (ie. Patches without a timestamp will be ordered to be applied first - shouldn't happen anyway)