Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
fce6f863
Commit
fce6f863
authored
Aug 10, 2015
by
Chris Bednarski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated changelog with some missing changes
parent
4cc443da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletion
+14
-1
CHANGELOG.md
CHANGELOG.md
+14
-1
No files found.
CHANGELOG.md
View file @
fce6f863
## 0.8.3 (Aug 8, 2015)
## 0.8.3 (Aug 8, 2015)
BACKWARDS INCOMPATIBILITIES:
*
VMware VMX options are no longer lowercased internally. This is to support
the virtualSSD option which is case-sensitive. See [GH-2309] for details.
FEATURES:
FEATURES:
*
**[Beta]**
Artifice post-processor: Override packer artifacts during post-
*
**[Beta]**
Artifice post-processor: Override packer artifacts during post-
...
@@ -14,11 +19,17 @@ IMPROVEMENTS:
...
@@ -14,11 +19,17 @@ IMPROVEMENTS:
*
builder/openstack: Add support for Glance metadata [GH-2434]
*
builder/openstack: Add support for Glance metadata [GH-2434]
*
builder/qemu and builder/vmware: Packer's VNC connection no longer asks for
*
builder/qemu and builder/vmware: Packer's VNC connection no longer asks for
an exclusive connection [GH-2522]
an exclusive connection [GH-2522]
*
builder/vmware: Add support for virtualSSD option [GH-2309]
*
provisioner/salt-masterless: Can now customize salt remote directories [GH-2519]
*
provisioner/salt-masterless: Can now customize salt remote directories [GH-2519]
BUG FIXES:
BUG FIXES:
*
builder/openstack: track new IP address discovered during RackConnect [GH-2514]
*
builder/amazon: Improve instance cleanup by storing id sooner [GH-2404]
*
builder/amazon: Only fetch windows password when using WinRM communicator [GH-2538]
*
builder/openstack: Support IPv6 SSH address [GH-2450]
*
builder/openstack: Track new IP address discovered during RackConnect [GH-2514]
*
builder/qemu: Add 100ms delay between VNC key events. [GH-2415]
*
builder/vmware: Don't force lowercase all VMX options [GH-2309]
*
post-processor/atlas: atlas_url configuration option works now [GH-2478]
*
post-processor/atlas: atlas_url configuration option works now [GH-2478]
*
post-processor/compress: Now supports interpolation in output config [GH-2414]
*
post-processor/compress: Now supports interpolation in output config [GH-2414]
*
provisioner/powershell: Elevated runs now receive environment variables [GH-2378]
*
provisioner/powershell: Elevated runs now receive environment variables [GH-2378]
...
@@ -26,6 +37,8 @@ BUG FIXES:
...
@@ -26,6 +37,8 @@ BUG FIXES:
write to the temp directory [GH-2518]
write to the temp directory [GH-2518]
*
provisioner/salt-masterless: Copy state even if /srv/salt exists already [GH-1699]
*
provisioner/salt-masterless: Copy state even if /srv/salt exists already [GH-1699]
*
provisioner/salt-masterless: Make sure /etc/salt exists before writing to it [GH-2520]
*
provisioner/salt-masterless: Make sure /etc/salt exists before writing to it [GH-2520]
*
provisioner/winrm: Connect to the correct port when using NAT with
VirtualBox / VMware [GH-2399]
## 0.8.2 (July 17, 2015)
## 0.8.2 (July 17, 2015)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment