http://bugzilla.wpkg.org/show_bug.cgi?id=79 Rainer Meier <skybeam at users.sourceforge.net> changed: What |Removed |Added Attachment #55 is|0 |1 obsolete| | Attachment #56 is|0 |1 obsolete| | --- Comment #24 from Rainer Meier <skybeam at users.sourceforge.net> 2007-11-10 00:37:34 --- Created an attachment (id=57) --> (http://bugzilla.wpkg.org/attachment.cgi?id=57) Full package, fixed reboot issues, revised logging Change log: * FIX: Fixed package reboot when package specifies exit code which initiates * reboot at package uninstall. (NOTE: Package installation was not * affected). * FIX: Reboot attribute within package did not have any effect. Fixed bug in * isPackageReboot() * FIX: Cleanup is done before reboot now - this makes sure that local wpkg.xml * is written before reboot takes place. * MOD: Fixed debug output typos. * MOD: Information printed during package installation revised to allow better * debugging. * MOD: Removed getPackageReboot() in favor of isPackageReboot() and integrated * it within installPackage() - code reusage enhancement. Thanks to Falko Trojahn for reporting the reboot issues. I increased the version number since I am considering it now as quite stable. This is based also on the feedback I got from Falko. Since the diff-file to 0.9.12-test3 is quite useless and even larger than the full file I am not providing it any more. Please ask for it if you still need it so I can provide it. -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. wpkg-users mailing list wpkg-users at lists.wpkg.org http://lists.wpkg.org/mailman/listinfo/wpkg-users |