eucalyptus (1.6.1~bzr1083-0ubuntu1) lucid; urgency=low [ Dustin Kirkland ] * Merge upstream bzr revision 1082; the following bugs have been fixed upstream since the last merge: - LP: #378969 - private bug - LP: #404842 - init script fix - LP: #434283 - existing keys should be overwritten unconditionally - LP: #445990 - run instance will fail if no kernel or ramdisk specified - LP: #447457 - euca_conf --register-sc ... check the number of parameters - LP: #449874 - fix incorrect help text (--delete-nodes doesn't exist) - LP: #451795 - show registered images in elastic fox - LP: #454405 - return correct networkIndex values on describeInstances - LP: #456877 - init script fix - LP: #456878 - fix for libvirt xen driver - LP: #460085 - fix rampart memory leak - LP: #461156 - fix authentication problem w/ userdata - LP: #461394 - fix multiple concurrent snapshots on the same volume - LP: #461444 - fix memory leaks in NC getConsoleOutput and startup_thread - LP: #469984 - fix iptables rules issue - LP: #477776 - fix query string authentication - LP: #480783 - allow api connection over https - LP: #482249 - fix "Describe Regions" - LP: #484217 - create keypair should return an error if key exists - LP: #490623 - parse RFC 1123 formatted datetime * debian/control: - make all package lists one-per-line (makes changes henceforth more readable), sort lists - depend on rampart >= 1.3.0-0ubuntu6, which fixes some shared library installation issues * debian/patches/04-axis2c-1.6.0-rampart-1.3.0.patch: drop this patch, since Eucalyptus 1.6.1 natively supports axis2c 1.6.0 now * debian/eucalyptus-cloud.install, debian/eucalyptus-common.eucalyptus.upstart, debian/eucalyptus-java-common.install, debian/eucalyptus-sc.install, debian/eucalyptus-walrus.install: update static version number strings from "1.6-devel" to "1.6.1"; (we should really find a better way to do this) * debian/patches/03-DESTDIR.patch: ported forward for merge -- Dustin Kirkland