[pkg-eucalyptus-commits] [euca2ools] annotated tag v3.1.2 created (now 2becd77)

Charles Plessy plessy at moszumanska.debian.org
Sat Jul 30 02:11:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

plessy pushed a change to annotated tag v3.1.2
in repository euca2ools.

        at  2becd77   (tag)
   tagging  a14df1650c223bbe800376e01e5ddb46afcd4dc2 (commit)
  replaces  v3.1.1
 tagged by  Eucalyptus Systems, Inc
        on  Wed Jan 28 10:07:49 2015 -0800

- Log -----------------------------------------------------------------
3.1.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJUySV1AAoJEL4mTQnBJAWWltgP/Rh0gWK7Xbp21y+9B16Nn/QH
V2sO7rCoBUhpSG+SxlDkdVyFn+5Z6zKq0pvsr8OfvAOBRyYRwhNo8ZfpfiRcaRx6
boXnPk+vcUYBDBa//uIhMl1+XHZFenhlmkAXVLSuL3DWXyIUIsG8nx5+kFB2n9RX
jbl2Ib9CdNaF6wZzDGRy8L2TQ8cE3r/mY4eYnYt2eqRwCr/3oQw4uWBFn4K+5k1G
+Qmv7Zg3ghx9iDc/yrnqe+Z6LOiSldqtuWOFazFU18nKdRrShYJFcIOkH/4kSZrB
JOzQTmHJmuWyDvIerz+fot9fObr2aZY/lAEpxGhGFvkMLj9pbxNr7yz/5SBE7MI+
MTSZu8Ft5idWzoryonMkfdbM4KXPUxlRcXWgbHsLsZPKeK3113/QL2tCAZ3x75Q0
BzSRgkXpV2/3RD991DUoOLoUHo9Qc21VDHD0rn21doLnKoTFWMQMEKCPATCpYBeu
qYfbl6qAmjmHxB4UAm1nZzS0wsTSA9sUyFW0yCCL/mB9amh/zYViqU2kp1jqYr1B
WFFCvxbZtV5ztYP9KbV0Ni6nqcefnxY7ZBZwOtkDxDFnTfmJDfgiF4FBHgdnk6VB
OvJe52o94pNr+9byo8Z7DYOx+OqFKbB0hcRzJLhFE/sKptNzHi08g5tcA8vbwidu
1j5CvGSemJ9Ei2pffi1H
=eVVK
-----END PGP SIGNATURE-----

Adam Bolte (3):
      User account in manifest to not contain dashes
      Reorder manifest contents for EC2 compatibility
      Add a XML declaration to manifests

Garrett Holmstrom (26):
      Version bump (3.0.4)
      Merge remote-tracking branch 'vasiliykochergin/EUCA-9979-2' into 3.1-maint
      Minor cleanup
      Update README
      Make bundle manifests compatible with EC2
      Merge branch '3.0-maint' into 3.1-maint
      Don't crash when self.args['user'] is None
      Merge remote-tracking branch 'hspencer77/serverupload-fix' into 3.1-maint
      Make DescribeAutoScalingGroups show tags
      Minor PEP8 fixing
      Add capability support to CreateStack
      Fix mistyped parameter in euform-create-stack -n
      Make DescribeVpcs show isDefault
      Fix copypasta in euform-validate-template URLs
      Make DescribeStackResources show status reasons
      Fix euform-validate-template output
      Make RunInstances always use interface-level params for VPC
      Make euform-describe-stacks show parameters
      Stop calling RunInstance's Platform parameter privileged
      Update man pages
      Merge branch '3.0-maint' into 3.1-maint
      Update man pages
      Fix typo in CreateVpc
      Note that AddressingType doesn't work in VPC
      Divide By Cucumber Error.  Please Reinstall Universe And Reboot
      Update euca-run-instances man page

Harold Spencer Jr (3):
      Added fix to uploadservercertificate.py for missing 'type' option for --certificate-chain-file
      Added fix to uploadservercertificate.py for missing 'type' option for --certificate-chain-file
      Removed extra period from Capabilities.member in createstack.py

Vasiliy Kochergin (3):
      Added support for volume/instance import in VMDK format.
      Use -1 element trick
      Run pep8 validation

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  84e4072   Fix blkid call on RHEL 6
       new  4ac7379   Version bump (3.1.1)
       new  12c358c   Version bump (3.0.4)
       new  9515bb4   Added support for volume/instance import in VMDK format.
       new  0ed8aba   Use -1 element trick
       new  dbbd18d   Run pep8 validation
       new  0daffd6   Merge remote-tracking branch 'vasiliykochergin/EUCA-9979-2' into 3.1-maint
       new  7918c7f   Minor cleanup
       new  72eb035   Update README
       new  ce5a425   Make bundle manifests compatible with EC2
       new  7b4cb1a   Merge branch '3.0-maint' into 3.1-maint
       new  c4bd279   User account in manifest to not contain dashes
       new  d485f3b   Reorder manifest contents for EC2 compatibility
       new  c8368bd   Add a XML declaration to manifests
       new  343401d   Don't crash when self.args['user'] is None
       new  5342240   Added fix to uploadservercertificate.py for missing 'type' option for --certificate-chain-file
       new  6db29a2   Added fix to uploadservercertificate.py for missing 'type' option for --certificate-chain-file
       new  d94cbba   Merge remote-tracking branch 'hspencer77/serverupload-fix' into 3.1-maint
       new  1430bd3   Make DescribeAutoScalingGroups show tags
       new  2c1ddf9   Minor PEP8 fixing
       new  92abc93   Add capability support to CreateStack
       new  a80a42c   Fix mistyped parameter in euform-create-stack -n
       new  df62b8f   Make DescribeVpcs show isDefault
       new  f4b9864   Fix copypasta in euform-validate-template URLs
       new  cceb6f9   Make DescribeStackResources show status reasons
       new  8922741   Fix euform-validate-template output
       new  266645c   Make RunInstances always use interface-level params for VPC
       new  56e5b3a   Make euform-describe-stacks show parameters
       new  aa4e655   Stop calling RunInstance's Platform parameter privileged
       new  336e239   Update man pages
       new  2b394dc   Merge branch '3.0-maint' into 3.1-maint
       new  9605b41   Update man pages
       new  d0affd2   Removed extra period from Capabilities.member in createstack.py
       new  d5f3e35   Fix typo in CreateVpc
       new  e244387   Note that AddressingType doesn't work in VPC
       new  5038b71   Divide By Cucumber Error.  Please Reinstall Universe And Reboot
       new  a14df16   Update euca-run-instances man page

The 37 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-eucalyptus/euca2ools.git



More information about the pkg-eucalyptus-commits mailing list