xenadmin/XenAdmin/Core
Gabor Apati-Nagy 90653493c5 CA-217232: Batch updates: Install Dundee released hotfixes in Batch fails with wrong message in hotfix wizard
Despite the update sequences are correct by host, when they are flattened, the original order (order in minimal patches) was not considered properly, so a missing patch was scheduled for later in the sequence than it should have been, thus the upgrade failed with a precheck-error.

This bug occurs when we are given
* a pool of more than one host,
* with (at least) patchA not installed on 2 or more hosts
* patchA requires patchR that is not installed on at least one of the above hosts (but not not on all)
* the host that is missing patchR is ahead of other hosts in pool.Hosts.Cache

Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2016-08-02 16:58:24 +01:00
..
ActionBaseExtensions.cs CA-159790: [XSO-208] MeddlingActions don't show location information 2016-01-14 14:33:06 +00:00
Clip.cs Made XenOvfTransport project use log4net for logging (before it was using own logging, 2013-09-26 08:30:32 +01:00
CueBannersManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Drawing.cs Reverted overjealous bitmap disposing causing exception on the LVMoHBAWarningDialog. 2013-11-01 11:14:26 +00:00
ExtensionMethods.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:35:57 +01:00
FormFontFixer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HealthCheck.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-09 13:10:56 +01:00
HelpersGUI.cs CP-17161: Add 'using' statement around dialogs to ensure garbage collection 2016-06-20 10:49:12 +01:00
HiddenFeatures.cs CP-16205: Add AdditionalFeatures branding variable 2016-02-29 14:54:26 +00:00
History.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Registry.cs CP-15790: Prepare XenCenter for unit testing of Automatic Updates 2016-06-07 16:02:57 +01:00
Updates.cs CA-217232: Batch updates: Install Dundee released hotfixes in Batch fails with wrong message in hotfix wizard 2016-08-02 16:58:24 +01:00
VMGroup.cs CP-15401: Move HiddenFeatures to a new class 2016-01-28 21:43:15 +00:00
WebBrowser2.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Win32Window.cs Fixes simultaneous run of WizardTest and TreeTests. 2014-04-29 12:20:20 +04:00