Change logs for eucalyptus source package in Maverick

  • eucalyptus (2.0+bzr1241-0ubuntu4.3) maverick-proposed; urgency=low
    
      * d/patches/28-clock_drift.patch: Resolve issue with rampart blocking
        communication between CC and NC when time is fractionally in the
        future (LP: #854946).
     -- James Page <email address hidden>   Mon, 26 Sep 2011 09:41:53 +0100
  • eucalyptus (2.0+bzr1241-0ubuntu4.2) maverick-security; urgency=low
    
      * SECURITY UPDATE: SOAP signature replay vulnerability.
        - add debian/patches/27-soap-security.patch, thanks to upstream.
        - CVE-2011-0730
     -- Kees Cook <email address hidden>   Tue, 26 Apr 2011 15:10:11 -0700
  • eucalyptus (2.0+bzr1241-0ubuntu4.1) maverick-security; urgency=low
    
      * SECURITY UPDATE: An unauthenticated user to the admin web interface,
        could reset a user password, without email confirmation. (LP: #675372).
        - debian/patches/26-confirm-password-change.patch: Enable email as an
          additional stage confirmation, when a password reset request is made.
          Patch courtesy of upstream Eucalyptus.
        - debian/eucalyptus-cloud.postinst: Remove the server side web ui cache
          and restart eucalyptus.
        - CVE-2010-3905
     -- Dave Walker (Daviey) <email address hidden>   Thu, 18 Nov 2010 17:11:48 +0000
  • eucalyptus (2.0+bzr1241-0ubuntu4) maverick; urgency=low
    
      * debian/eucalyptus-java-common.postinst: On upgrades from Lucid/10.04,
        ensure eucalyptus is stopped before attempting to upgrade the database
        schema. (LP: #649799)
     -- Dave Walker (Daviey) <email address hidden>   Tue, 28 Sep 2010 19:42:41 +0100
  • eucalyptus (2.0+bzr1241-0ubuntu3) maverick; urgency=low
    
      * debian/eucalyptus-java-common.{pre|postinst}: Backup /usr/share/eucalytpus
        to enable the euca_upgrade script to be able to properly upgrade
        the components. (LP: #646100, #644759)
      * debian/patches/07-local_support_euca_conf-in.patch:
        - Do not upgrade /etc/eucalyptus/eucalyptus.local.conf as it shouldn't
          contain settings that require updating, and has the undesirable feature
          of disabling eucalyptus network settings. (LP: #644733)
        - Resolved removal of nodes from nodes.list when deregistering a node
          (LP: #640502)
     -- Dave Walker (Daviey) <email address hidden>   Mon, 27 Sep 2010 23:41:14 +0100
  • eucalyptus (2.0+bzr1241-0ubuntu2) maverick; urgency=low
    
      * debian/registration/uec_component_listener.c: Ignore IPv6 avahi broadcasts.
        Both IPv4 and IPv6 broadcasts are dispatched from the components. A
        registration attempt was therefore made for each.  As IPv6 isn't supported
        the processing when caught is now ignored.  (LP: #627963, #628025)
     -- Dave Walker (Daviey) <email address hidden>   Mon, 20 Sep 2010 16:57:24 +0100
  • eucalyptus (2.0+bzr1241-0ubuntu1) maverick; urgency=low
    
      * New upstream bug fix snapshot, -r1241
        - Fixes euca-* commands stop responding. (LP: #639639
        - Fixes metadata service returning 500 error. (LP: #637659)
      * debian/patches/06-UEC-webinterface.patch: Improved cross
        browser compatability, particularly on the login screen.
     -- Dave Walker (Daviey) <email address hidden>   Thu, 16 Sep 2010 17:10:38 +0100
  • eucalyptus (2.0+bzr1239-0ubuntu3) maverick; urgency=low
    
      * debian/control: Bump Build-Depend on libavahi-* >= 0.6.27-2ubuntu3, as
        the previous upload of avahi didn't resolve the issue. (LP: #636101)
     -- Dave Walker (Daviey) <email address hidden>   Mon, 13 Sep 2010 16:59:29 +0100
  • eucalyptus (2.0+bzr1239-0ubuntu2) maverick; urgency=low
    
      * debian/eucalyptus-java-common.preinst: Move the cloud.d/scripts symlink
        to the backup location on upgrade from 10.04/Lucid. (LP: #636687)
      * debian/control: Build-Depend on libavahi-* >= 0.6.27-2ubuntu2, as the
        earlier version dropped udeb shlibs. (LP: #636101)
     -- Dave Walker (Daviey) <email address hidden>   Mon, 13 Sep 2010 13:46:18 +0100
  • eucalyptus (2.0+bzr1239-0ubuntu1) maverick; urgency=low
    
      [Dave Walker (Daviey)]
      * New upstream stable release, -r1239 Fixes:
        - euca_conf --register-cluster is not idempotent. (LP: #628328)
        - unexpected errors after a sequence of tests (LP: #622818)
      * debian/control:
        - Recommend bittorrent|bittornado for -walrus package, enabling S3
          bittorent API support. (LP: #613535)
        - Raise the minimum version of libvirt-bin needed to eucalyptus-nc.
      * debian/eucalyptus-nc.postinst: Add eucalyptus user to the kvm group to
        enable user to utilise console logs. (LP: #619843)
      * debian/patches/18-priv_security.patch: Added vgscan to util/wrappers.conf,
        as it requires escalated privileges. (LP: #628291)
      * debian/patches/06-UEC-webinterface.patch (and 3 images): Updated and
        refreshed to better reflect Ubuntu branding. (LP: #631451)
      * debian/patches/25-uec-logo-png.patch: Due to a bug in dpkg, we need to use
        a different filename for the logo.png.
      * debian/eucalyptus-{java-,}common.{preinst,postinst}: Update the internal
        database and keys on upgrade from 10.04.
    
      [Scott Moser]
      * fix determination of 'is_multiboot'.
     -- Dave Walker (Daviey) <email address hidden>   Fri, 10 Sep 2010 12:18:02 +0100
  • eucalyptus (2.0~bzr1233-0ubuntu2) maverick; urgency=low
    
      [Scott Moser]
      * take the multiboot path only if kernel really is a multiboot
        image (LP: #622995)
    
      [Dave Walker (Daviey)]
      * debian/registration/{cluster,node,storage,walrus}: Added more verbose
        logging on failure, and state success/failure rather than just return code.
      * debian/uec-component-listener.upstart: Added sleep, as it was starting too
        early; often causing registration failures. (LP: #622698)
    
      [Clint Byrum]
      * debian/rules debian/eucalyptus-common.install: Fixing munin plugin install
      * Added README.Debian file to eucalyptus-common package to explain usage of
        munin plugin.
     -- Dave Walker (Daviey) <email address hidden>   Wed, 25 Aug 2010 22:11:40 +0100
  • eucalyptus (2.0~bzr1233-0ubuntu1) maverick; urgency=low
    
      * New upstream snapshot, -r1233, fixes:
        - LP: #619970 - more robust Date: generation on NC
     -- Dustin Kirkland <email address hidden>   Thu, 19 Aug 2010 20:19:34 -0500
  • eucalyptus (2.0~bzr1232-0ubuntu1) maverick; urgency=low
    
      * New upstream snapshot, -r1232, bugs fixed by upstream:
        - LP: #610479 - remove spurious state update causing network index reuse
        - LP: #613033 - fix url patterns for installed but unused remote components
     -- Dustin Kirkland <email address hidden>   Wed, 18 Aug 2010 15:43:14 -0400
  • eucalyptus (2.0~bzr1231-0ubuntu2) maverick; urgency=low
    
      * debian/patches/24-label-metadata-ip.patch: re-add a patch that was
        inadvertently dropped; label the 169.254.169.254 ethernet address with
     -- Dustin Kirkland <email address hidden>   Tue, 17 Aug 2010 16:20:08 -0400
  • eucalyptus (2.0~bzr1231-0ubuntu1) maverick; urgency=low
    
      * New upstream snapshot, -r1231, bugs fixed by upstream:
        - LP: #566792 - metadata service returns empty data with 200 OK
        - LP: #606243 - euca-describe-availability-zones verbose corrupted
        - LP: #563175 - should hold on to console logs after terminated
        - LP: #613832 - Cannot mark address as allocating
        - LP: #610479 - Instance fails to start
     -- Dustin Kirkland <email address hidden>   Tue, 17 Aug 2010 12:49:28 -0400
  • eucalyptus (2.0~bzr1230-0ubuntu1) maverick; urgency=low
    
      * New upstream merge, r1230 - bug fixes:
        - (LP: #617127, #611769, #617032, #613033, #613033, #584497)
      * debian/patches/18-priv_security.patch: Added *_iscsitarget.pl scripts to
        the wrappers.conf whitelist. (LP: #615646)
      * debian/patches/15-fix-default-ramdisk.patch: Dropped, fixed applied upstream.
     -- Dave Walker (Daviey) <email address hidden>   Fri, 13 Aug 2010 11:25:25 +0100
  • eucalyptus (2.0~bzr1225-0ubuntu2) maverick; urgency=low
    
      * debian/patches/18-priv_security.patch: Set the uid for tgtadm and tgtd
        to root in util/wrappers.conf.
     -- Dave Walker (Daviey) <email address hidden>   Thu, 12 Aug 2010 16:31:02 +0100
  • eucalyptus (2.0~bzr1225-0ubuntu1) maverick; urgency=low
    
      [ Dave Walker (Daviey) ]
      * New upstream snapshot, -r1225
      * debian/patches/18-priv_security.patch: Added tgtadm and tgtd
        to util/wrappers.conf. (LP: #614488)
    
      [ Clint Byrum ]
      * debian/control:
        - Recommending munin-node for eucalyptus-nc, eucalyptus-sc, and eucalyptus-walrus
        - Recommending munin for eucalyptus-cloud
      * debian/patches/23-add-munin-monitor.patch: adds munin capabilities to ganglia.sh
      * debian/eucalyptus-common.links:
        - copy ganglia.sh to munin plugins directory as euca_ -- it cannot be a symlink
          because of munin's rules for wildcard plugins
     -- Dave Walker (Daviey) <email address hidden>   Wed, 11 Aug 2010 18:39:40 +0100
  • eucalyptus (2.0~bzr1224-0ubuntu1) maverick; urgency=low
    
      [ Dave Walker (Daviey) ]
      * New upstream merge, r1224, should fix LP: #610259, #609112, #613033
      * debian/patches/10-disable-iscsi.patch: Removed, we should now be
        supporting iscsi.
      * debian/control: Promoted tgt from Recommends to Depends for
        eucalyptus-sc. (LP: #614503)
    
      [ Scott Moser ]
      * work around kvm virtio bug with -kernel by using boot floppy LP: #615529
      * remove the listing of dependency on grub-pc for workaround. LP: #613463
     -- Dave Walker (Daviey) <email address hidden>   Wed, 11 Aug 2010 13:46:50 +0100
  • eucalyptus (2.0~bzr1218-0ubuntu1) maverick; urgency=low
    
      [ Dave Walker (Daviey) ]
      * New upstream merge, r1218
      * debian/eucalyptus.conf:
        - Changed JVM_MEM to CLOUD_OPTS, as a standardised method.
        - Introduced new stub SC, adding ability to disable EBS and ISCSI.
        - Added to CC stub ability to disable tunnelling in multi-cluster deployments.
        - In NC section added various VIRTIO options with sane defaults.
        - Added hints for changing the resource allocation, making limiting and over
          provisioning easier to identify. (MAX_MEM, MAX_CORES & MAX_DISK).
      * debian/control:
        - eucalyptus-nc, Added Recommends libcrypt-openssl-(random,rsa,x509)-perl
        - eucalytpus-sc, Added Recommends tgt, open-iscsi
        - eucalyptus-java-common, Depend on libasm3-java rather than libasm2-java
      * debian/eucalyptus-nc.install: Install upstream isci perl scripts
        - /usr/share/eucalyptus/{connect,disconnect,get}_iscsitarget.pl
      * debian/eucalyptus-common.install: Install new upstream python tools:
        euca-{describe|(de)register}-walrus(es), euca-describe-properties
        euca-{add|delete|describe}-user(s), euca-get-credentials
        euca-{describe|(de)register}-cluster(s), euca-modify-property
        euca-{describe|(de)register}-storage-controller(s). (LP: #608773)
      * debian/patches/:
        - 07-local_support_euca_conf-in.patch: Refactored to reflect upstream.
        - 12-tools-euca_conf-8.patch: Dropped, applied upstream.
        - 13-tools_eucalyptus-conf-5.patch: Dropped, applied upstream.
        - 20-brute-force-webui.patch: Dropped, applied upstream.
      * The binary resulting jar's have been renamed from eucalyptus-*-main.jar
        to eucalyptus-*-2.0.0.jar:
        - debian/eucalyptus-cc.upstart
        - debian/eucalyptus-cloud.install
        - debian/eucalyptus-common.eucalyptus.upstart
        - debian/eucalyptus-java-common.install
        - debian/eucalyptus-network.upstart
        - debian/eucalyptus-sc.install
        - debian/eucalyptus-walrus.install
    
      [ Scott Moser ]
      * Add support for booting multiboot images from a floppy (LP: #611144)
     -- Dave Walker (Daviey) <email address hidden>   Wed, 04 Aug 2010 06:36:06 +0100
  • eucalyptus (2.0~bzr1211-0ubuntu1) maverick; urgency=low
    
      * New major upstream version merge, 2.0 (r1211).
      * debian/patches/:
        - 01-wsdl-stubs.patch, debian/wsdl.md5sums: wsdl stubs updated.
        - 02-Makefile.patch: Updated to reflect new code layout.
        - 07-local_support_euca_conf-in.patch: Updated to reflect new code layout.
        - 08-ubuntu-default-networking.patch: Refreshed.
        - 09-small-128-192MB.patch: Updated to point to new location.
        - 10-disable-iscsi.patch: Refreshed.
        - 11-state-cleanup-memleakfix.patch: Removed, fixed upstream.
        - 15-fix-default-ramdisk.patch: Updated to point to new location.
        - 16-kvm_libvirt_xml_default_use_kvm.patch: Updated to reflect changes.
        - 17-fix_walrus_OOM_errors.patch: Removed, fixed upstream.
        - 18-priv_security.patch: Updated to reflect upstream changes.
        - 20-brute-force-webui.patch: Updated to reflect upstream changes.
        - 21-eucalyptus-1.7-with-gwt-1.6.4.patch: New patch, allows
          eucalyptus-1.7 to be built against gwt 1.6.4. Based on patch courtesy
          of Dmitrii Zagorodnov, upstream. (LP: #597330)
      * debian/eucalyptus-java-common.links:
        - Changed symlink for groovy, point to groovy.all.jar, making compatiable
          with groovy versions >1.7. (LP: #595421)
        - Added ant.jar & jetty-rewrite-handler.jar as they are now required.
      * debian/control
        - & debian/build-jars: Added libjavassist-java and libjetty-extra-java as
          build dependencies.
        - Added libjetty-extra-java as a dependency of eucalyptus-java-common
      * The binary resulting jar's have been renamed from eucalyptus-*-1.6.2.jar
        to eucalyptus-*-main.jar:
        - debian/eucalyptus-cc.upstart
        - debian/eucalyptus-cloud.install
        - debian/eucalyptus-common.eucalyptus.upstart
        - debian/eucalyptus-java-common.install
        - debian/eucalyptus-network.upstart
        - debian/eucalyptus-sc.install
        - debian/eucalyptus-walrus.install
      * debian/eucalyptus-java-common.install: New upstream jars that have been
        installed:
        - eucalyptus-db-hsqldb-ext-main.jar
        - eucalyptus-component-main.jar
      * debian/control:
        - Updated Standards Version to 3.8.4 (no change)
        - Updated the upstream Homepage to: http://open.eucalyptus.com/
        - Changed Vcs-Bzr to reflect new location of Ubuntu hosted development branch.
        - Made the Build Dependency of groovy and the binary eucalyptus-java-common
          package depend on version >=1.7.
     -- Dave Walker (Daviey) <email address hidden>   Wed, 21 Jul 2010 17:27:10 +0200
  • eucalyptus (1.6.2+bzr1230-0ubuntu3) maverick; urgency=low
    
      * debian/eucalyptus-java-common.links: Changed symlink for groovy, point to
        groovy.all.jar, making compatiable with groovy versions >1.7. (LP: #595421)
      * debian/control: Build Depend & Depend for eucalyptus-java-common on groovy
        >=1.7, as we now require that version or above.
      * debian/patches/22-ebs-virtio.patch: New patch, changing dynamic block storage
        to use virtio. (LP: #588410)
     -- Dave Walker (Daviey) <email address hidden>   Tue, 29 Jun 2010 23:47:12 +0100
  • eucalyptus (1.6.2+bzr1230-0ubuntu2) maverick; urgency=low
    
      * debian/eucalyptus-common.install: install the example monitoring scripts,
        more needs to be done to actually use or enable them, but let's at least
        make them available for usage by UEC admins, LP: #595588
     -- Dustin Kirkland <email address hidden>   Thu, 17 Jun 2010 13:41:27 -0500
  • eucalyptus (1.6.2+bzr1230-0ubuntu1) maverick; urgency=low
    
      [ Colin Watson ]
      * debian/eucalyptus-cloud.eucalyptus-cloud-publication.upstart: Only start
        after avahi-daemon has started.
    
      [ Dave Walker (Daviey) ]
      * Merge upstream branch, 1.6.2 (r1230)
      * Switch to dpkg-source 3.0 (quilt) format
        - Extracted the following patches from our bzr branch, into flat patches.
      * debian/build-jars: Replaced asm2 with asm3-all to match new groovy dependency.
      * clc/modules/www/src/main/java/edu/ucsb/eucalyptus/admin/server/EucalyptusWebBackendImpl.java:
        - fix user enumeration and account brute force. Courtesy of Chris Cheney. (LP: #579942)
      * debian/eucalyptus-sc.upstart: Bump maximum number of loop devices for SC to 512. (LP: #586134)
     -- Dave Walker (Daviey) <email address hidden>   Mon, 14 Jun 2010 13:48:17 +0100
  • eucalyptus (1.6.2-0ubuntu30.1) lucid-proposed; urgency=low
    
      Address LP: #565101
      * debian/eucalyptus.conf: set default JVM_MEM option
      * debian/eucalyptus-common.eucalyptus.upstart: use $JVM_MEM
        from eucalyptus.conf, or default to 512m
      * tools/eucalyptus.conf.5: document the JVM_MEM option
    
      Cherry-pick upstream commit r1223..1227:
      * node/handlers.c, node/handlers_kvm.c: handle situation where NC's
        do not detach pthreads, LP: #567371
      * node/handlers_kvm.c: fix console bug (was only showing first 64K),
        LP: #566793
      * clc/modules/storage-common/src/main/java/edu/ucsb/eucalyptus/storage/StorageManager.java,
        clc/modules/storage-common/src/main/java/edu/ucsb/eucalyptus/storage/fs/FileSystemStorageManager.java,
        clc/modules/walrus/src/main/java/edu/ucsb/eucalyptus/cloud/ws/WalrusImageManager.java,
        clc/modules/walrus/src/main/java/edu/ucsb/eucalyptus/cloud/ws/WalrusManager.java,
        clc/modules/wsstack/src/main/java/com/eucalyptus/ws/handlers/ServiceSinkHandler.java:
        - fix Walrus OOM errors (java heap), LP: #565101
     -- Dustin Kirkland <email address hidden>   Wed, 28 Apr 2010 08:43:38 -0500
  • eucalyptus (1.6.2-0ubuntu30) lucid; urgency=low
    
      * Cherry-pick merge from upstream 1.6.2, now on revision 1222
        - LP: #552883 - r1222, fix volume statistics
        - LP: #552829 - r1221, fix volume state
        - LP: #552115 - r1220, fix node registration when nc+cc colocated
        - LP: #551778 - r1219, fix sc documentation
        - LP: #545000 - r1218, fix bad bucket name handling
      * debian/control: recommend qemu-kvm, rather than kvm
      * eucalyptus-cc.install, eucalyptus-cc.links, rules, 15-eucalyptus-url:
        - relocate the help text and url to just after the 10-help-text links,
          and before 50-landscape-sysinfo, which should come after; also,
          install the script as a conffile in /etc, rather than a symlink
          which allows the admin to modify it without upgrades automatically
          stomping local changes, LP: #559194
      * 15-eucalyptus-url, eucalyptus-cc.install, eucalyptus-common.install:
        install in the eucalyptus-common package, improve logic of determining
        if on CLC
     -- Dustin Kirkland <email address hidden>   Wed, 14 Apr 2010 13:48:48 -0500