Commit Graph

511 Commits

Author SHA1 Message Date
Mitchell Hashimoto 44f5f059e6 Update CHANGELOG 2014-02-24 09:52:17 -08:00
Mitchell Hashimoto 6df94fd945 Update CHANGELOG 2014-02-24 08:33:57 -08:00
Mitchell Hashimoto 94681429f4 Update CHANGELOG 2014-02-24 08:27:12 -08:00
Mitchell Hashimoto adee47a71a Update CHANGELOG 2014-02-24 08:22:05 -08:00
Mitchell Hashimoto 4fc1087fcd packer: up version for dev 2014-02-21 20:54:09 -08:00
Mitchell Hashimoto 6378943621 v0.5.2 2014-02-21 20:31:10 -08:00
Mitchell Hashimoto 8c1de9e712 provisioner/ansible-local: better error if missing [GH-836] 2014-02-21 20:30:04 -08:00
Mitchell Hashimoto 20d7f74fc4 post-processor/vagrant: AWS/DO keep input artifacts [GH-55] 2014-02-21 20:02:49 -08:00
Mitchell Hashimoto 1c65536514 packer: closed pipe is caught [GH-875] 2014-02-21 17:43:45 -08:00
Mitchell Hashimoto 9b23282b0c Update cHANGELOG 2014-02-21 15:23:20 -08:00
Mitchell Hashimoto 854a8c455a update CHANGELOG 2014-02-21 15:16:20 -08:00
Mitchell Hashimoto 5f01415fb7 builder/googlecompute: tests for #867 2014-02-21 15:10:09 -08:00
Mitchell Hashimoto 4b9f9724d8 Update CHANGELOG 2014-02-21 14:59:21 -08:00
Mitchell Hashimoto 9d55fa7f46 communicator/ssh: set TCP keep-alive [GH-872] 2014-02-21 14:46:05 -08:00
Mitchell Hashimoto eacac89a24 packer/rpc: fix crashes with big file uploads [GH-897] 2014-02-21 14:24:22 -08:00
Mitchell Hashimoto 87f7ba6cdb Update CHANGELOG 2014-01-19 20:49:17 -08:00
Mitchell Hashimoto 7ec05423ce Update CHANGELOG 2014-01-19 15:48:56 -08:00
Mitchell Hashimoto d6432f5500 Update CHANGELOG 2014-01-19 15:41:33 -08:00
Mitchell Hashimoto ffe6e4da33 Update cHANGELOG 2014-01-19 15:21:40 -08:00
Mitchell Hashimoto 3857822ef2 packer: don't crash if arg is empty [GH-832] 2014-01-19 15:19:10 -08:00
Mitchell Hashimoto 12938fe36b builder/virtualbox,vmware: checksum not required if checksum type is
none
2014-01-04 11:10:13 -08:00
Mitchell Hashimoto 93f217c2f1 Update CHANGELOG.md 2014-01-02 15:14:51 -08:00
Mitchell Hashimoto 04f14161f5 up version for dev 2014-01-02 13:33:50 -08:00
Mitchell Hashimoto d44bcc9bbb v0.5.1 2014-01-02 08:51:18 -08:00
Mitchell Hashimoto a41678eb3b update CHANGELOG 2014-01-01 22:24:29 -08:00
Mitchell Hashimoto c74b3758d3 builder/vmware-iso: ESX5Driver impl OutputDir [GH-773] 2014-01-01 20:55:08 -08:00
Mitchell Hashimoto 07cc1cd93e update CHANGELOG 2013-12-31 22:33:46 -08:00
Mitchell Hashimoto ae37050e8a packer/rpc: muxconn can't use stream ID 0 ever 2013-12-30 21:03:10 -08:00
Mitchell Hashimoto 7177cc149f up version for dev 2013-12-30 20:57:59 -08:00
Mitchell Hashimoto 8c6ece6923 v0.5.0 2013-12-30 12:29:36 -08:00
Mitchell Hashimoto 8204944c0e builder/amazon: handle cases when amazon SG isn't available [GH-494] 2013-12-28 10:03:22 -07:00
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto e38c0424b9 packer: allow environmental variables within user vars [GH-633] 2013-12-28 09:34:17 -07:00
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto 4c8b8d4fa7 packer: add `pwd` function with working directory [GH-762] 2013-12-27 20:46:10 -07:00
Mitchell Hashimoto 476486ef5f Update CHANGELOG 2013-12-27 20:34:24 -07:00
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648] 2013-12-27 10:17:45 -07:00
Mitchell Hashimoto 02bb5b0a97 packer: template process build names [GH-744] 2013-12-27 09:43:59 -07:00
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto 525802e9e6 provisioner/ansible-local: templates for role, playbook paths [GH-749] 2013-12-27 08:29:31 -07:00
Mitchell Hashimoto 9239b6a25e packer: {{timestamp}} is the same for an entire build [GH-744] 2013-12-26 17:29:21 -07:00
Mitchell Hashimoto 3109a48bb6 Update CHANGELOG 2013-12-26 17:20:01 -07:00
Mitchell Hashimoto 37199ba3fe Update CHANGELOG 2013-12-26 17:19:05 -07:00
Mitchell Hashimoto d569573923 Update CHANGELOG 2013-12-22 17:13:33 -08:00
Mitchell Hashimoto 7ae4665cd2 Update CHANGELOG 2013-12-20 21:54:13 -08:00
Mitchell Hashimoto 629f3eee21 core: cache makes proper path with slashes after "." [GH-716] 2013-12-19 18:25:01 -08:00
Mitchell Hashimoto 54e96d100a Update CHANGELOG 2013-12-19 15:02:22 -08:00
Mitchell Hashimoto fb5d1708c5 post-processor/vagrant: include files 2013-12-19 09:28:19 -08:00
Mitchell Hashimoto 3c5c9a6ea3 builder/virtualbox: sleep when stopping forcefully to allow session
unlock
2013-12-19 08:49:23 -08:00
Mitchell Hashimoto 675f7a43ba builder/virtualbox: don't download guest additions if disable [GH-731] 2013-12-18 11:22:02 -08:00
Mitchell Hashimoto c3d34f930d Update CHANGELOG 2013-12-18 08:41:06 -08:00
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642] 2013-12-16 18:11:23 -08:00
Mitchell Hashimoto 4c6800f5a3 common: process user variables in non-string config decodes [GH-598] 2013-12-16 17:57:07 -08:00
Mitchell Hashimoto c751fb58cc Update CHANGELOG 2013-12-16 14:11:02 -08:00
Mitchell Hashimoto 501238b2bb update CHANGELOG 2013-12-13 19:28:18 -08:00
Mitchell Hashimoto a39fc73852 Update CHANGELOG 2013-12-12 14:47:27 -08:00
Mitchell Hashimoto b93a9c0a49 Update CHANGELOG 2013-12-12 13:20:25 -08:00
Mitchell Hashimoto 4677f38882 builder/amazon: parallelize AMI region copies [GH-495] 2013-12-12 12:24:32 -08:00
Mitchell Hashimoto 63f957cfd7 Update cHANGELOG 2013-12-11 14:03:33 -08:00
Mitchell Hashimoto 71385c8f01 Update CHANGELOG 2013-12-11 13:46:57 -08:00
Mitchell Hashimoto 895d87d9eb provisioner/puppet-masterless: use Go 1.2 template comparators 2013-12-11 12:39:02 -08:00
Mitchell Hashimoto 8d9a6eef1b update CHANGELOG 2013-12-11 11:22:53 -08:00
Mitchell Hashimoto 00c7da9481 Update CHANGELOG 2013-12-10 17:20:49 -08:00
Mitchell Hashimoto 73d691d319 up version for dev 2013-12-08 10:19:13 -08:00
Mitchell Hashimoto c6e969e41b v0.4.1 2013-12-07 21:05:53 -08:00
Mitchell Hashimoto 956f49f439 provisioner/puppet-masterless: check for hiera config path [GH-656] 2013-12-06 19:30:06 -08:00
Mitchell Hashimoto 6211cd2028 builder/vmware: more resilient to racing deletes [GH-675] 2013-12-06 19:11:40 -08:00
Mitchell Hashimoto b79506e623 Update CHANGELOG 2013-12-06 19:05:19 -08:00
Mitchell Hashimoto a380391b0e common: allow files that don't exist to be URLs [GH-683] 2013-12-06 18:31:56 -08:00
Mitchell Hashimoto 2dad0cdca7 builder/amazon/chroot: block when obtaining lock [GH-689] 2013-12-06 18:28:48 -08:00
Mitchell Hashimoto aeeb64b576 Update CHANGELOG 2013-12-06 18:17:20 -08:00
Mitchell Hashimoto 6621b16ddb Update CHANGELOG 2013-12-06 17:59:45 -08:00
Mitchell Hashimoto c7d7e2cf0f packer: don't change background color in UI 2013-11-19 21:31:54 -08:00
Mitchell Hashimoto 0068da096c up version for dev 2013-11-19 13:49:26 -08:00
Mitchell Hashimoto f43c668f8c v0.4.0 2013-11-19 12:53:45 -08:00
Mitchell Hashimoto cc13e6690c builder/amazon/chroot: don't choose partition mount point if taken
[GH-635]
2013-11-19 12:50:33 -08:00
Mitchell Hashimoto d9c3aed479 builder/virtualbox: use VBOX_INSTALL_PATH to find VBoxManage 2013-11-19 12:32:10 -08:00
Mitchell Hashimoto d3db05c8e1 Update CHANGELOG 2013-11-18 16:06:05 -08:00
Mitchell Hashimoto 508cf7e840 update changelog 2013-11-18 15:49:34 -08:00
Ross Smith II 7d33d39da3 Skip gzip compression if compression_level=0 2013-11-18 10:38:19 -08:00
Mitchell Hashimoto d88cb09d32 builder/vmware: ctrl-c works during wait for boot 2013-11-12 16:20:52 +00:00
Mitchell Hashimoto c1bd7468d5 builder/virtualbox: ctrl-c works during wait for boot 2013-11-12 16:19:38 +00:00
Mitchell Hashimoto 80d714b87a Update CHANGELOG 2013-11-09 19:09:58 -08:00
Mitchell Hashimoto 457b99db3f provisioner/chef-solo: Say using Chef-solo 2013-11-09 18:47:20 -08:00
Mitchell Hashimoto e4f1dcb6f9 builder/vmware: Fusion suppresses upgrade requests 2013-11-08 12:19:09 -08:00
Mitchell Hashimoto f94203c27a Update CHANGELOG 2013-11-08 11:05:21 -08:00
Mitchell Hashimoto 3780b57a1f builder/amazon/chroot: allow no such file errors on upload [GH-588] 2013-11-08 10:53:54 -08:00
Mitchell Hashimoto 17f1ee3e98 builder/amazon/chroot: quote commands and pass through a shell [GH-581] 2013-11-08 10:22:56 -08:00
Mitchell Hashimoto 52fb77a883 builder/vmware: case-insensitive VMX creation [GH-608] 2013-11-07 22:06:30 -08:00
Mitchell Hashimoto 859a6f0623 Update CHANGELOG 2013-11-07 12:03:11 -08:00
Mitchell Hashimoto 2e438b7e21 website: update QEMU docs 2013-11-05 15:34:09 -08:00
Mitchell Hashimoto 355b37edf9 Update CHANGELOG 2013-11-05 15:28:53 -08:00
Mitchell Hashimoto 3cd00ad582 Update CHANGELOG 2013-11-05 14:34:46 -08:00
Mitchell Hashimoto 0ccbf8c36b Update changelog 2013-11-05 14:30:49 -08:00
Mitchell Hashimoto bfaf83e17b v0.3.11 2013-11-04 14:43:39 -08:00
Mitchell Hashimoto f06e14b453 Update CHANGELOG 2013-11-04 14:36:32 -08:00
Mitchell Hashimoto 7aab3381f1 builder/vmware: check for ifconfig in /sbin [GH-591] 2013-11-04 14:34:51 -08:00
Mitchell Hashimoto cf0ac15ecc builder/vmware: force LANG=C for ifconfig [GH-592] 2013-11-04 14:26:18 -08:00
Mitchell Hashimoto 6c19ba621f builder/virtualbox: no panic if ssh host port min/max is same [GH-594] 2013-11-04 14:20:26 -08:00
Mitchell Hashimoto b330bfd9ee Update CHANGELOG 2013-11-02 23:25:48 -05:00
Mitchell Hashimoto b50dd4b5a1 Update CHANGELOG 2013-11-02 23:24:42 -05:00
Mitchell Hashimoto 24db112b79 common: downloads can be HTTPS [GH-587] 2013-11-02 22:10:48 -05:00
Mitchell Hashimoto 0f61db53e4 update CHANGELOG 2013-11-02 11:34:54 +01:00
Mitchell Hashimoto 254653475e communicator/ssh: buffer file on disk to read length [GH-561] 2013-11-02 11:34:54 +01:00
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554] 2013-11-02 11:34:54 +01:00
Mitchell Hashimoto 7fa797d878 Merge pull request #550 from mitchellh/fix#536
builder/amazon/ebs: Add config for target AZ.
2013-10-23 20:42:15 -07:00
Mitchell Hashimoto 532b4d3647 packer: don't panic if can't write to UI 2013-10-23 20:32:20 -07:00
Matthew Hooker e067f86d57 Merge branch 'master' of github.com:mitchellh/packer into fix#536
Conflicts:
	CHANGELOG.md
2013-10-23 15:40:35 -07:00
Matthew Hooker e99e4b4689 Update CHANGELOG 2013-10-23 15:26:35 -07:00
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
Fixes [GH-536]
2013-10-21 08:01:34 -07:00
Mitchell Hashimoto 24bd3c60e1 Up version for dev 2013-10-20 19:07:29 -07:00
Mitchell Hashimoto 0271d061fc v0.3.10 2013-10-20 17:55:54 -07:00
Mitchell Hashimoto 6a3fd92275 Update CHANGELOG and link in Ansible 2013-10-20 17:48:03 -07:00
Mitchell Hashimoto 0ff3e73359 Update CHANGELOG 2013-10-20 17:44:56 -07:00
Mitchell Hashimoto b5b5f46750 Update CHANGELOG 2013-10-20 17:41:58 -07:00
Mitchell Hashimoto 5e3c8c4fe6 builder/virtualbox,vmware: support user templates in SSH key path
[GH-539]
2013-10-20 15:58:39 -07:00
Mitchell Hashimoto 30be4927d6 builder/virtualbox: use proper SATA port arg [GH-547] 2013-10-20 15:55:31 -07:00
Mitchell Hashimoto 3608329a5f Update CHANGELOG 2013-10-17 22:18:47 -10:00
Mitchell Hashimoto 9fa648d7ac Update CHANGELOG 2013-10-15 09:51:47 -10:00
Mitchell Hashimoto 336d04cfbd Update CHANGELOG 2013-10-13 22:57:04 -10:00
Mitchell Hashimoto e54a723fbe Update CHANGELOG 2013-10-13 22:51:36 -10:00
Mitchell Hashimoto 08399b793f Update CHANGELOG 2013-10-13 22:46:31 -10:00
Mitchell Hashimoto f1a5f0e53e Update CHANGELOG 2013-10-13 22:36:15 -10:00
Mitchell Hashimoto 65d391dbeb communicator/ssh: explicitly set c.conn = nil 2013-10-13 22:21:52 -10:00
Jack Pearkes 94487871ad Update CHANGELOG 2013-10-11 01:07:06 +02:00
Mitchell Hashimoto 4067bab3d4 builder/digitalocean: don't panic if error contains no message [GH-492] 2013-10-04 10:44:04 -07:00
Mitchell Hashimoto 8821ef4def builder/virtualbox: detect vboxdrv issues [GH-488] 2013-10-02 17:13:22 -07:00
Mitchell Hashimoto c19fcafc01 builder/virtualbox: error if version can't be detected [GH-488] 2013-10-02 17:11:42 -07:00
Mitchell Hashimoto a27300e474 Update CHANGELOG 2013-10-02 17:05:33 -07:00
Mitchell Hashimoto eb257e847e Up version for dev 2013-10-02 10:56:04 -07:00
Mitchell Hashimoto c5fb53743a v0.3.9 2013-10-02 08:34:29 -07:00
Mitchell Hashimoto 710db8ded0 Update CHANGELOG 2013-10-02 08:27:38 -07:00
Mitchell Hashimoto 2e119b5137 Update CHANGELOG 2013-09-30 22:03:14 -07:00
Mitchell Hashimoto dfe2adf1ed Update CHANGELOG 2013-09-30 09:02:18 -07:00
Mitchell Hashimoto b00e395516 Update CHANGELOG 2013-09-29 15:11:32 -04:00
Mitchell Hashimoto d6be5d851e Update CHANGELOG 2013-09-28 09:39:34 +02:00
Mitchell Hashimoto 8cdb92e327 communicator/ssh: dir upload works when dir contains symlinks [Gh-449] 2013-09-25 10:42:49 +02:00
Mitchell Hashimoto 3e82c6cf12 Update CHANGELOG 2013-09-25 09:29:01 +02:00
Mitchell Hashimoto f0d0621855 packer: default user var values needn't be strings [GH-456] 2013-09-24 23:00:19 +02:00
Mitchell Hashimoto 8a4a08b143 Update version for dev 2013-09-22 16:15:55 -05:00
Mitchell Hashimoto dca427ce30 v0.3.8 2013-09-22 15:56:11 -05:00
Mitchell Hashimoto c7b10cb2cf packer/plugin: detect invalid versions 2013-09-22 09:51:14 -07:00
Mitchell Hashimoto 25924a2d2b provisioner/puppet-masterless: user variables in puppet vars [GH-448] 2013-09-21 18:28:14 -07:00
Mitchell Hashimoto 15b48bb71e Update CHANGELOG 2013-09-20 11:21:03 -07:00
Mitchell Hashimoto abbac36796 provisioner/shell: convert windows line endings to Unix [GH-277] 2013-09-20 10:22:43 -07:00
Mitchell Hashimoto 865f197503 builder/virtualbox: support attaching guest additions [GH-405] 2013-09-18 18:15:46 -07:00
Mitchell Hashimoto f85c9e4354 packer/rpc: set keep-alive on all RPC connections [GH-416] 2013-09-18 17:15:48 -07:00
Mitchell Hashimoto 877dfb81fe common: Allow user variables to be used for ints/bools/etc. [GH-418] 2013-09-18 16:18:39 -07:00
Mitchell Hashimoto 2e9dbb72b0 post-processor/vagrant: fix slice copy to actually work for override
[GH-426]
2013-09-18 14:43:42 -07:00
Mitchell Hashimoto c5b46fb417 Update CHANGELOG 2013-09-18 14:14:40 -07:00
Mitchell Hashimoto cf10fff7fa builder/amazon/common: save access/secret key from env [GH-434] 2013-09-18 13:59:23 -07:00
Mitchell Hashimoto b3559b90fd Update CHANGELOG 2013-09-18 13:50:01 -07:00
Mitchell Hashimoto dc0232975d provisioner/chef-solo: ability to specify custom chef template 2013-09-15 23:29:29 -07:00
Mitchell Hashimoto a248ed886e update CHANGELOG 2013-09-15 22:34:46 -07:00
Mitchell Hashimoto 61320b20a9 builder/amazon/common: error if WaitForState can't find resource
repeatably
2013-09-12 20:37:14 -07:00
Mitchell Hashimoto 27608a7b0f builder/amazon/*: use WaitForState for AMIs 2013-09-12 20:33:32 -07:00
Mitchell Hashimoto a6139af9ea Update CHANGELOG 2013-09-12 17:05:57 -07:00
Mitchell Hashimoto 3163d785c8 Update version for dev 2013-09-09 15:19:59 -07:00
Mitchell Hashimoto a049ff9c31 v0.3.7 2013-09-09 15:04:13 -07:00
Mitchell Hashimoto adbb490189 provisioner/file: support uploading directories [GH-251] 2013-09-09 14:00:06 -07:00
Mitchell Hashimoto 7684ee942b Update CHANGELOG 2013-09-07 22:28:06 -07:00
Mark Peek 312cb4a2db Update CHANGELOG to include clean_ami_name 2013-09-07 18:57:00 -07:00
Mitchell Hashimoto a39e01b8d8 Update CHANGELOG 2013-09-07 18:14:17 -07:00
Mitchell Hashimoto e9d6e83436 builder/amazon/common: support NoDevice [GH-396] 2013-09-06 11:44:57 -07:00
Mitchell Hashimoto a9bd78a08f communicator/ssh: detect if SCP exited with failure [GH-386] 2013-09-05 19:55:09 -07:00
Mitchell Hashimoto 0e2511767e builder/amazon/common: if instance query returns none, ignore 2013-09-05 17:19:23 -07:00
Mitchell Hashimoto d0c3cedee2 Update CHANGELOG 2013-09-05 17:14:50 -07:00
Mitchell Hashimoto b2ddb24c63 Update CHANGELOG 2013-09-05 17:12:44 -07:00
Mitchell Hashimoto 3fc00a2dfa builder/vmware: auto-answer dialogs [GH-393] 2013-09-05 13:43:01 -07:00
Mitchell Hashimoto 615c65320a Update CHANGELOG 2013-09-05 12:20:57 -07:00
Mitchell Hashimoto 687352fd5a Update CHANGELOG 2013-09-05 12:10:40 -07:00
Mitchell Hashimoto 4e2ab0396a Update CHANGELOG 2013-09-05 12:02:18 -07:00
Mitchell Hashimoto 524499f942 Update CHANGELOG 2013-09-04 21:25:47 -07:00
Mitchell Hashimoto 302871113a builder/digitalocean: retry on any pending event errors
/cc @pearkes - I hate this thing.
2013-09-04 21:20:41 -07:00
Mitchell Hashimoto 77f707b079 Update CHANGELOG 2013-09-02 17:35:00 -07:00
Mitchell Hashimoto 8e9428633b command/inspect: fix weird output 2013-09-02 15:38:57 -07:00
Mitchell Hashimoto 0976258136 up version for dev 2013-09-02 10:42:05 -07:00
Mitchell Hashimoto 0c198ba2d5 v0.3.6 2013-09-02 10:19:27 -07:00
Mitchell Hashimoto bde4fbf783 Update CHANGELOG 2013-09-02 10:18:48 -07:00
Mark Peek c85a24e938 builder/openstack: region is now required 2013-09-01 13:46:57 -07:00
Mitchell Hashimoto 5f8994b9ca Update CHANGELOG 2013-08-31 22:06:47 -07:00
Mitchell Hashimoto 07ba3db25b Update CHANGELOG 2013-08-31 22:02:36 -07:00
Mitchell Hashimoto d8b048662f builder/digitalocean: retry destroy a few times 2013-08-31 21:32:35 -07:00
Mitchell Hashimoto fd4b01cf85 packer: required user variables [GH-374] 2013-08-31 17:33:17 -07:00
Mitchell Hashimoto 0c639f3cad Update CHANGELOG 2013-08-31 13:07:30 -07:00
Mitchell Hashimoto 1a2af97015 Update CHANGELOG 2013-08-30 23:58:03 -07:00
Mitchell Hashimoto dd77898fcc Update CHANGELOG 2013-08-30 16:06:12 -07:00
Mitchell Hashimoto 9186a7f214 builder/amazon: output DNS name if debug mode 2013-08-30 14:55:56 -07:00
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373] 2013-08-30 14:48:50 -07:00
Mitchell Hashimoto 404ae53a4a provisioner/salt-masterless: join paths properly 2013-08-30 14:26:29 -07:00
Mitchell Hashimoto 5887472a6f packer/plugin: fix nil deref during ctrl-c of provisioner 2013-08-28 11:21:02 -07:00
Mitchell Hashimoto 9efc05dbbf Up vesrion for dev 2013-08-28 11:16:28 -07:00
Mitchell Hashimoto be86264d21 v0.3.5 2013-08-28 10:47:19 -07:00
Mitchell Hashimoto 01e998a81c common: support SHA512 as checksum type [Gh-356] 2013-08-28 09:09:43 -07:00
Mitchell Hashimoto d54b0bd629 builder/vmware: support key based SSH auth [GH-70] 2013-08-27 22:57:42 -07:00
Mitchell Hashimoto a6735b1d65 builder/virtualbox: support ssh keys as auth mechanism [GH-70] 2013-08-27 22:55:13 -07:00
Mitchell Hashimoto 35d0b90f55 communicator/ssh: heartbeat the SSH connection to detect drops [GH-200] 2013-08-27 22:12:21 -07:00
Mitchell Hashimoto 747f260678 packer: template error if override specified for bad builder [GH-336] 2013-08-27 21:34:55 -07:00
Mitchell Hashimoto 6665162d27 Update CHANGELOG 2013-08-27 17:37:07 -07:00