Skip to content

Conversation

@wbatchayon
Copy link

I just added a cooldown: wait 15 days between dependency update PRs to reduce noise.
Please check and approve if everything looks good so I can merge it.

daniel and others added 30 commits February 24, 2021 00:23
Replace conn master host > instance host
Add documentation for the `network_names` configuration option
dependabot bot and others added 30 commits March 21, 2024 07:23
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.10.0 to 1.14.4.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](zclconf/go-cty@v1.10.0...v1.14.4)

---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
… release

Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
…via-linker-on-releases

Fix plugin installation on 1.11.0 and later by fixing release version detection
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
…g/x/net-0.23.0

Bump golang.org/x/net from 0.21.0 to 0.23.0
[FEATURE] Disable exclusive VNC connection when packer in debug mode
…m/zclconf/go-cty-1.14.4

Bump github.com/zclconf/go-cty from 1.10.0 to 1.14.4
…lang.org/protobuf-1.33.0

Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl) from 2.12.0 to 2.20.1.
- [Release notes](https://github.com/hashicorp/hcl/releases)
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md)
- [Commits](hashicorp/hcl@v2.12.0...v2.20.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…m/hashicorp/hcl/v2-2.20.1

Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.20.1
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.24.0.
- [Commits](golang/crypto@v0.21.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…g/x/crypto-0.24.0

Bump golang.org/x/crypto from 0.21.0 to 0.24.0
Signed-off-by: Dom Del Nano <ddelnano@gmail.com>
…issue

Fix issues related to packer-plugin-sdk#187
At least the Ubuntu 24.04 server ISO hangs for 5 minutes when booting
with a Xen-provided floppy drive. The primary purpose of floppy_files is
to provide the autoinstall config files, and cloud-init is happy to find
those files on an inserted CD instead. Add the ability for
packer-plugin-xenserver to create such a CD.
- Uses new cd_files functionality to pass in autoinstall user-data, as
  Ubuntu 24.04 blocks for 5 minutes on first boot if a floppy is used
- Installs xen-guest-agent from APT as older xe-guest-utilities didn't
  seem to work on Ubuntu 24.04
- Waits for cloud-init to complete after first reboot before this plugin
  shuts down the VM to create the template
… combinaition, like `<leftCtrlOn>x<leftCtrlOff>`, add support for more special keys, fixes #171
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.