Megan Marsh
03e0d6b2ff
clean up changelog
2020-06-09 11:45:55 -07:00
Megan Marsh
fdd50e33fb
remove reverted update from changelog
2020-06-09 09:32:38 -07:00
Moss
6e610927da
Update CHANGELOG
2020-06-08 17:30:39 +02:00
Moss
13118692cc
Update CHANGELOG
2020-06-08 11:56:58 +02:00
Moss
26e099023b
Update CHANGELOG
2020-06-05 11:53:14 +02:00
Megan Marsh
671aba9def
update changelog
2020-06-04 14:49:30 -07:00
Sylvia Moss
aa52e690ee
Update go-getter and add samba shared files tests to step_download ( #8954 )
2020-06-04 15:00:18 +02:00
Paul Meyer
d4ce2bc8b8
Update CHANGELOG.md
2020-06-03 12:33:23 -07:00
Sylvia Moss
434c9bcae0
Check if task result is nil and return error ( #9354 )
2020-06-03 17:37:30 +02:00
Wei Cheng
518921f8b2
fix: typo in CHANGELOG.md
2020-06-03 09:54:06 +08:00
Adrien Delorme
1147ef9a36
Merge pull request #9291 from hashicorp/f-singular-build-source-blocks
...
Allow to set source fields from a new `build.source` block
2020-06-02 12:38:45 +02:00
Sylvia Moss
ce45a1990a
Refactor communicator config for Qemu and add SkipNatMapping option ( #9307 )
2020-06-02 11:56:36 +02:00
Megan Marsh
ae27d32d64
update changelog
2020-05-29 15:51:54 -07:00
Paul Meyer
93d4d63121
Update CHANGELOG.md
2020-05-28 21:15:17 -07:00
Adrien Delorme
0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields ( #8437 )
...
* Drop the iso_checksum_type & iso_checksum_url fields
In favor of simply using iso_checksum that will know what to do.
* fix after master merge
* Update builder_test.go
* Update builder_test.go
* Update builder_test.go
* Update builder_test.go
* Update builder_test.go
* remove checksum lowercasing tests
* Update builder_test.go
* Update builder_test.go
* better docs
* Update builder_test.go
* even better docs
* Update config.go
* Update builder_test.go
* Update step_create_vmx_test.go
* make generate
* better docs
* fix imports
* up tests
* Update _ISOConfig-required.html.md
* Update builder_test.go
* don't use sha1.Sum("none") as a caching path
* Update builder_test.go
* better docs
* Update iso_config_test.go
remove ISOChecksumType/ISOChecksumURL references
* Update step_download_test.go
* add iso_checksum_url and iso_checksum_type fixers + tests
* add concrete examples of checksum values
* add examples of checksumming from local file
* update go-getter dep
* up deps
* use new go-getter version
* up ESX5Driver.VerifyChecksum: use go-getter's checksumming
* ISOConfig.Prepare: get checksum there in case we need it as a string in ESX5Driver.VerifyChecksum
* Update iso_config.go
* get go-getter from v2 branch
* Update driver_esx5.go
add more comments
* Update driver_esx5.go
* show better error message when the checksum is invalid
* Update builder_test.go
put in a valid checksum to fix tests, checksum is md5("packer")
* Update builder_test.go
test invalid and valid checksum
* more test updating
* fix default md5 string to be a valid md5
* TestChecksumFileNameMixedCaseBug: use 'file:' prefix for file checksumming
* Update iso_config_test.go
* Update iso_config_test.go
* Update builder_test.go
* Update builder_test.go
* Update builder_test.go
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update go.mod
* Update go.mod
* Update CHANGELOG.md
2020-05-28 11:02:09 +02:00
Adrien Delorme
ea1e1e8b14
Update CHANGELOG.md
2020-05-26 14:29:16 +02:00
Megan Marsh
688ed63edf
update changelog
2020-05-21 11:42:28 -07:00
Megan Marsh
6ad67f6800
update changelog
2020-05-20 15:10:40 -07:00
Sylvia Moss
be9dbaacd7
Interpolate generatedData in the Inspec provisioner ( #9262 )
...
* Interpolate generatedData in the Inspec provisioner
* Add inspec license section to inspec docs
* add user arg if user config it not empty
* increase resource size for check-lint pipeline
* update changelog
* Update provisioner/inspec/provisioner.go
* Update provisioner/inspec/provisioner.go
Co-authored-by: Megan Marsh <megan@hashicorp.com>
2020-05-20 15:43:41 -04:00
Adrien Delorme
b01fb30c36
Update CHANGELOG.md
2020-05-20 12:28:13 +02:00
Adrien Delorme
1e8e8a4e45
Update CHANGELOG.md
2020-05-20 12:27:54 +02:00
Wilken Rivera
3cd13ae1e5
update changelog
...
Add 9238 to list of bug fixes
2020-05-19 11:05:59 -04:00
Wilken Rivera
508f6497bb
update changelog
...
Minor formatting changes
2020-05-19 10:40:51 -04:00
Wilken Rivera
fd0a511eb2
update changelog
2020-05-19 10:37:19 -04:00
Megan Marsh
170520dcca
update changelog
2020-05-15 14:22:59 -07:00
Megan Marsh
533fbc1381
Merge pull request #9139 from hashicorp/hcl2_commands_refactor
...
Hcl2 commands refactor
2020-05-14 11:16:12 -07:00
Megan Marsh
cd5925ebbd
update changelog
2020-05-13 15:43:51 -07:00
Megan Marsh
cccf74d755
update changelog
2020-05-12 16:50:26 -07:00
Adrien Delorme
52b2151b21
go generate ./packer
2020-05-12 16:19:26 +02:00
GennadySpb
334550b729
Fix mardown format ( #9211 )
2020-05-12 16:07:57 +02:00
Moss
eca1aad9b3
Update CHANGELOG
2020-05-07 14:30:30 +02:00
Megan Marsh
dcd8673817
update changelog
2020-05-05 13:27:42 -07:00
Megan Marsh
6a682aca2e
Merge pull request #9124 from GennadySpb/yandex-export-post-processor
...
[WIP] Yandex export post processor
2020-05-05 11:01:13 -07:00
Megan Marsh
991511d08a
cut release 1.5.6
2020-05-01 14:11:35 -07:00
Megan Marsh
df286356eb
update changelog
2020-05-01 13:51:44 -07:00
Wilken Rivera
7ee5870a8e
update changelog
2020-04-30 16:18:32 -04:00
Moss
e71e5499f8
Update CHANGELOG
2020-04-27 14:48:45 +02:00
Gennady Lipenkov
d095e153ba
Add CHANGELOG record
2020-04-27 02:33:08 +03:00
Gennady Lipenkov
696750de32
Add 'target_image_folder_id' for builder/yandex #9079
2020-04-27 01:26:13 +03:00
Megan Marsh
bcc2598840
update changelog
2020-04-24 13:39:44 -07:00
Wilken Rivera
fdd2c023c6
update changelog
...
* Update changelog format slightly
2020-04-21 06:43:28 -04:00
GennadySpb
1155ab8e3c
Add 'target_image_folder_id' for builder/yandex ( #9080 )
...
Add 'target_image_folder_id' for builder/yandex
Closes #9079
2020-04-20 15:20:05 +02:00
Wilken Rivera
6b52df0c50
update changelog
2020-04-10 12:38:21 -04:00
Paul Meyer
7e949182a8
Update CHANGELOG.md
2020-04-09 14:43:49 -07:00
Wilken Rivera
559a53184d
update changelog
...
* Fix PR number for the execution policy bug fix
2020-04-07 06:23:16 -04:00
Wilken Rivera
a58a852589
update changelog
2020-04-07 06:19:32 -04:00
Megan Marsh
e26df90a66
update changelog
2020-04-03 16:47:34 -07:00
Moss
a8aecb7c7a
Update CHANGELOG
2020-04-03 17:03:07 +02:00
Moss
96b76a9868
Update CHANGELOG
2020-04-02 11:56:26 +02:00
Moss
45da4c8ee7
Update CHANGELOG
2020-03-30 10:39:25 +02:00
Megan Marsh
d6b70c1bf8
update changelog
2020-03-25 16:02:40 -07:00
Wilken Rivera
4f8fb363e0
update changelog
2020-03-25 16:45:48 -04:00
Wilken Rivera
5623dfd5c9
update changelog
2020-03-24 14:57:01 -04:00
Wilken Rivera
e65aee642a
update changelog
2020-03-24 12:07:27 -04:00
Megan Marsh
36a87e20e9
update changelog
2020-03-23 14:55:02 -07:00
Wilken Rivera
0374448263
update CHANGELOG
2020-03-19 13:58:28 -04:00
Megan Marsh
9aba27bc83
update changelog
2020-03-19 09:36:58 -07:00
Megan Marsh
0d454f19bd
update changelog
2020-03-16 15:12:48 -07:00
Megan Marsh
1c27d9d04b
update changelog
2020-03-12 15:32:06 -07:00
Megan Marsh
1a72eeb772
update changelog
2020-02-18 16:40:29 -08:00
Megan Marsh
c9b011145d
cut version 1.5.4
2020-02-14 14:55:03 -08:00
Megan Marsh
f65198726d
update changelog
2020-02-14 09:10:53 -08:00
Wilken Rivera
c2a27efc52
Update CHANGELOG.md
2020-02-12 16:55:34 -05:00
Wilken Rivera
746b7cbf0f
cut release 1.5.2
2020-02-12 13:36:35 -05:00
Adrien Delorme
20eb1ea592
Update CHANGELOG.md
2020-02-12 16:23:06 +01:00
Adrien Delorme
efdbb4f5d3
Update CHANGELOG.md
2020-02-12 16:05:22 +01:00
Adrien Delorme
dcfdcb0143
Update CHANGELOG.md
...
add line about variables PR
2020-02-12 15:55:06 +01:00
Wilken Rivera
f764edbc85
Update CHANGELOG
...
* Remove incorrect entry for 8675
2020-02-11 15:28:21 -05:00
Megan Marsh
884959bc34
update changelog
2020-02-11 12:09:30 -08:00
Wilken Rivera
1f4c9170c6
Update CHANGELOG.md
2020-02-10 17:08:23 -05:00
Megan Marsh
25a61d977d
update changelog
2020-01-27 12:00:36 -08:00
Megan Marsh
d25b4cf514
update changelog
2020-01-17 15:44:42 -08:00
Pit
d7d00d8069
Fix regression in docker-tag post-processor ( #8593 )
...
GH-8392 introduced the feature that multiple tags can be specified. This
(presumably inadvertently) broke the option to tag an image without the
actual tag specified -- Docker handles this by assuming `latest` as the
tag.
In addition, use-cases exist for the `repository` field containing the
tag already, which was also broken.
2020-01-13 11:41:52 +01:00
Megan Marsh
9903c4bdd1
update changelog
2020-01-07 11:55:59 -08:00
Megan Marsh
57e38908f0
sort changelog
2019-12-20 09:46:20 -08:00
Megan Marsh
a276fa147a
update changelog
2019-12-20 06:56:48 -08:00
Megan Marsh
e212c27175
update changelog
2019-12-19 09:32:53 -08:00
Megan Marsh
9eda2031d2
Remove redundant placeholder ( #8503 )
2019-12-19 10:39:46 +01:00
Megan Marsh
a1e4440797
update changelog date
2019-12-18 10:08:17 -08:00
Megan Marsh
b4d3f71a7b
update changelog
2019-12-18 10:02:27 -08:00
Megan Marsh
48b384dbc4
update changelog
2019-12-17 16:33:23 -08:00
Megan Marsh
4b1c2930b1
update changelog
2019-12-17 16:32:02 -08:00
nywilken
1933e7acbe
Update CHANGELOG.md
2019-12-12 13:20:11 -05:00
Megan Marsh
0bea6022ec
update changelog
2019-12-02 16:39:26 -08:00
Megan Marsh
ef87cace9f
update changelog
2019-11-19 15:07:11 -08:00
Megan Marsh
81fb66c857
update changelog.
2019-11-07 16:02:36 -08:00
Adrien Delorme
3868dc1915
Update CHANGELOG.md
2019-11-04 18:05:06 +01:00
Adrien Delorme
9544b5b6f2
Update CHANGELOG.md
...
for 1.4.5 release
2019-11-04 11:49:46 +01:00
Megan Marsh
f72da4b7f7
update changelog
2019-10-29 15:30:16 -07:00
Shantanu Gadgil
d3385032e9
proxmos -> proxmox
...
proxmos -> proxmox
2019-10-22 19:20:14 +05:30
Megan Marsh
00ebf690c2
update changelog
2019-10-21 16:19:46 -07:00
Paul Meyer
11a1221b53
Update CHANGELOG.md
2019-10-15 16:26:35 -07:00
Paul Meyer
3b6c6f46e7
Update CHANGELOG.md
2019-10-15 15:57:43 -07:00
Megan Marsh
f5a0810e7a
update changelog
2019-10-14 13:50:09 -07:00
Megan Marsh
9c91857d28
update changelog
2019-10-04 10:57:30 -07:00
Megan Marsh
f7ba8add25
update changelog
2019-10-01 11:09:22 -07:00
Megan Marsh
b69797f156
update changelog
2019-10-01 10:53:03 -07:00
Paul Meyer
7a554e3cd3
Update CHANGELOG.md
2019-09-26 10:50:29 -07:00
Megan Marsh
e4e70f80ae
update changelog
2019-09-25 14:37:26 -07:00
GennadySpb
590e830b30
Add record to CHANGELOG
2019-09-25 11:58:08 +03:00
Megan Marsh
1895421bb6
update changelog
2019-09-20 17:06:41 -07:00
Megan Marsh
5f7fa9bbcd
update changelog
2019-09-13 16:54:54 -07:00
Megan Marsh
8048b200e3
update changelog
2019-09-05 16:00:54 -07:00
Megan Marsh
5061c3eb73
update changelog
2019-09-03 11:34:46 -07:00
Shantanu Gadgil
34b681e490
Update CHANGELOG.md
2019-08-19 11:30:43 +05:30
Megan Marsh
e225684b4b
update changelog
2019-08-16 09:51:45 -07:00
Megan Marsh
67dddeee9f
changelog typo
2019-08-14 16:05:45 -07:00
Megan Marsh
ebb0d5a3b2
set changelog date
2019-08-14 14:49:24 -07:00
Megan Marsh
d240dfa284
update changelog
2019-08-14 14:47:52 -07:00
Megan Marsh
e2fe9d8901
update changelog
2019-08-13 10:25:44 -07:00
Megan Marsh
6aef655686
changelog updates
2019-07-31 11:02:49 -07:00
Megan Marsh
a6072626c9
update changelog
2019-07-23 11:01:52 -07:00
Megan Marsh
800f5b7bb7
update changelog
2019-07-18 11:05:45 -07:00
Megan Marsh
39076f82e1
update changelog
2019-07-10 13:35:29 -07:00
Megan Marsh
c6fdd70ce4
update changelog
2019-07-08 12:56:01 -07:00
Megan Marsh
32066cc46e
update changelog
2019-07-02 14:23:58 -07:00
Megan Marsh
0e59154458
update changelog
2019-07-01 14:20:25 -07:00
Megan Marsh
3a56c16308
update changelog
2019-06-28 10:54:32 -07:00
Megan Marsh
59d42b9e73
update changelog
2019-06-26 15:23:23 -07:00
Megan Marsh
081ee1a5a4
update changelog
2019-06-26 12:53:50 -07:00
Megan Marsh
4fe356bcba
fix changelog
2019-06-26 11:40:16 -07:00
Megan Marsh
55fdcb3d1f
update changelog
2019-06-25 10:06:19 -07:00
Adrien Delorme
1fa3f8204e
Update CHANGELOG.md
2019-06-20 18:01:45 +02:00
Megan Marsh
3a88c299a9
update changelog
2019-06-10 15:53:57 -07:00
Adrien Delorme
07dbf8195e
time to work towards 1.4.2
2019-05-16 09:02:32 +02:00
Adrien Delorme
2b8339bb3b
Update CHANGELOG.md
...
fix layout
2019-05-15 15:11:42 +02:00
Adrien Delorme
bfb3b99e8e
cut release
2019-05-15 14:54:10 +02:00
Megan Marsh
0e863c3553
update changelog
2019-05-14 14:05:09 -07:00
Adrien Delorme
c121d10e0f
Update CHANGELOG.md
2019-05-08 16:52:14 +02:00
Megan Marsh
01a27e4f37
update changelog
2019-05-07 11:58:18 -07:00
Megan Marsh
e9c3dcdd6d
update changelog
2019-04-11 11:17:34 -07:00
Megan Marsh
0a52d3afc9
update changelog
2019-04-08 11:04:13 -07:00
Megan Marsh
3777f7d34a
update changelog
2019-04-05 10:39:46 -07:00
Paul Meyer
bab431724d
Update CHANGELOG.md
2019-04-03 16:39:27 -07:00
Megan Marsh
113c04059e
sort changelog
2019-03-26 10:24:58 -07:00
Megan Marsh
d34d2d5e2c
update changelog
2019-03-26 10:22:17 -07:00
Adrien Delorme
c9066f9e75
Update CHANGELOG.md
2019-03-21 11:59:29 +01:00
Paul Meyer
e06ed844d3
Update CHANGELOG.md
2019-03-19 09:00:26 -07:00
Megan Marsh
721cad1012
update changelog
2019-03-13 16:59:32 -07:00
Megan Marsh
64d5ef8709
update changelog date
2019-02-28 14:39:05 -08:00
Megan Marsh
49a6436c18
fix wording in changelog
2019-02-28 13:02:19 -08:00
Megan Marsh
7dbd42c7f3
update changelog
2019-02-28 11:50:39 -08:00
Adam Dobrawy
419a8c3324
Add hyperone builder to CHANGELOG.md
2019-02-25 21:31:22 +01:00
Megan Marsh
9b69790514
update changelog
2019-02-15 13:12:45 -08:00
Adrien Delorme
3626fbd0f9
Cut version 1.3.4
2019-01-30 16:33:57 +01:00
Adrien Delorme
43c30d6b7f
Update changelog
2019-01-28 17:32:33 +01:00
Megan Marsh
b9f37f7d66
update changelog
2019-01-23 14:10:24 -08:00
Paul Meyer
728a41b39f
Update CHANGELOG.md
2019-01-16 11:33:24 -08:00
Paul Meyer
d344675660
Update CHANGELOG.md
2019-01-15 10:03:18 -08:00
Rickard von Essen
d7e0b3f34a
Updated CHANGELOG.md
2019-01-08 16:54:39 +01:00