Fixes handling of excluded packages during package update
authorMatthias Schmidt <gravatronics@live.com>
Mon, 20 May 2013 09:19:10 +0000 (11:19 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Mon, 20 May 2013 09:19:10 +0000 (11:19 +0200)
commita48477eee5b2e3435cd865b830ff4ceeb1242358
tree7d4d26a0f10e4678f2afb6f35c176fbcb28f8962
parent89b98373d81f4232b98ca1c6a282dc1b8770075d
Fixes handling of excluded packages during package update

When a package is updated, the excluded packages of the current versions are deleted first and replaced by the new ones. This way, it's ensured that packages the current version excludes and which the updated version doesn't exclude anymore, are properly handled [cf. WCF 1.1].
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php