Commit Graph
18966 Commits
Author SHA1 Message Date
Anurag Sharma 79766506a8 Merge remote-tracking branch 'origin/main' into backport-changes 2026-03-26 16:53:02 +05:30
Anurag Sharma 33740b7c61 cut release v1.15.1 (#13588) v1.15.1 2026-03-26 16:44:34 +05:30
hc-github-team-packerandTanmay Jain 767d441233 backport of commit 6210b0a4ce (#13587)
Co-authored-by: Tanmay Jain <[email protected]>
2026-03-26 16:01:58 +05:30
hc-github-team-packerandcreatorHead 0d67df4843 backport of commit e4108562bc (#13586)
Co-authored-by: creatorHead <[email protected]>
2026-03-26 15:58:12 +05:30
hc-github-team-packerandkp2099 449ccdd4ab backport of commit d7abe43ccc (#13585)
Co-authored-by: kp2099 <[email protected]>
2026-03-26 15:47:45 +05:30
hc-github-team-packerandTanmay Jain 1bf487452c backport of commit 708f748911 (#13583)
Co-authored-by: Tanmay Jain <[email protected]>
2026-03-26 15:37:31 +05:30
Tanmay Jain a664835382 Merge pull request #13582 from hashicorp/multi-line-secrets
BUG: Scrub multiline sensitive values from build output
2026-03-26 15:00:36 +05:30
Tanmay Jain 14c7977929 Refactors sensitive multiline test to use OS-specific fixtures 2026-03-26 12:25:55 +05:30
Tanmay Jain 97952ced1f BUG: Scrub multiline sensitive values from build output 2026-03-26 12:04:48 +05:30
Anurag Sharma c1aac01642 bump syft to v1.42.3 (#13581)
* bump syft to v1.42.3
fix GO-2026-4809

* bump sdk to v0.6.7

* update go version
2026-03-26 11:05:04 +05:30
Anurag Sharma 6e0db5c792 fix: exclude syft dependency import on NetBSD, OpenBSD, and Solaris (#13578)
The syft library has a transitive dependency on containerd, which includes
platform-specific code that doesn't compile on NetBSD, OpenBSD, and Solaris.

This change adds build constraints to exclude the syft import on these
platforms. The hcp-sbom provisioner functionality is unaffected since it
downloads and executes pre-built syft binaries at runtime rather than
using the Go library directly. The import exists solely for dependency
tracking in license and security scanning tools.
2026-03-26 10:09:45 +05:30
Anurag Sharma 0c9d2c689c docs: remove docs validation from packer (#13577)
* don't update markdown files anymore
This needs to be done in web-unified-docs repo

* add contriubting guide for docs
2026-03-25 21:29:13 +05:30
Anurag Sharma ea25de1315 feat: native sbom generation for hcp (#13566)
* add configuration fields to SBOMInternalProvisioner

* add os detection

* move implementation to hcp-sbom

* upload scanner binary and execute

* use latest syft version always

* reduce duplicate code

* rename config fields appropriately

* default to cyclonedx

* add syft dependency

* add support for elevated user for windows

* add retry for download

* add syft dependency
Updates go version

* optimization for windows

* improve docs

* update config usage rules

* add unit tests

* update golang version, fix linter issues

* refactor and improvements

* simplify few lines

* refactor retry for scanner download

* resolved conflicts

* resolve conflicts from main

* stick to syft v1 for compatibility

* fix lint issues

* stricter version check for syft

* fix version eg

* update go version to 1.25.7

* go mod changes
2026-03-25 11:33:00 +05:30
Tanmay Jain d897421b23 Adds grouped and scheduled updates for GitHub Actions (#13575)
Configures automated dependency updates for GitHub Actions workflows,
groups all actions in a single pull request, schedules updates monthly,
and ignores major version bumps to reduce noise and streamline updates.
2026-03-24 12:36:50 +05:30
Tanmay Jain 8d9a4cfdfc Merge pull request #13565 from hashicorp/dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.6
build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.6.4 to 0.6.6
2026-03-24 12:19:22 +05:30
Tanmay Jain 897d4a57d7 Merge pull request #13572 from hashicorp/otel-update
Updates OpenTelemetry dependencies to v1.41.0
2026-03-20 12:42:10 +05:30
Tanmay Jain 2f2704c84d Updates OpenTelemetry dependencies to v1.41.0
Ensures compatibility with the latest OpenTelemetry libraries,
potentially addressing security and stability improvements.
Prepares codebase for new features and bug fixes from upstream.
2026-03-20 12:36:37 +05:30
dependabot[bot] a13d7cedf9 build(deps): bump github.com/hashicorp/packer-plugin-sdk
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.4 to 0.6.6.
- [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/packer-plugin-sdk/compare/v0.6.4...v0.6.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/packer-plugin-sdk
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2026-03-20 07:00:37 +00:00
Tanmay Jain b7c9df6d70 Merge pull request #13560 from hashicorp/dependabot/go_modules/github.com/hashicorp/hcp-sdk-go-0.167.0
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.136.0 to 0.167.0
2026-03-20 12:29:07 +05:30
dependabot[bot] 4a41160643 build(deps): bump github.com/hashicorp/hcp-sdk-go
Bumps [github.com/hashicorp/hcp-sdk-go](https://github.com/hashicorp/hcp-sdk-go) from 0.136.0 to 0.167.0.
- [Release notes](https://github.com/hashicorp/hcp-sdk-go/releases)
- [Changelog](https://github.com/hashicorp/hcp-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/hcp-sdk-go/compare/v0.136.0...v0.167.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcp-sdk-go
  dependency-version: 0.167.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2026-03-20 06:53:17 +00:00
Tanmay Jain 29b4bf24b2 Merge pull request #13570 from hashicorp/mod-update
Upgrade go-git to v5.17.0 and grpc to 1.79.3
2026-03-20 12:01:11 +05:30
Tanmay Jain a96954deaf Upgrade go-git to v5.17.0 and grpc to 1.79.3 2026-03-20 11:44:48 +05:30
Tanmay Jain e29c0afb8d Merge pull request #13564 from hashicorp/vuln-fix
Updates circl dependency to v1.6.3
2026-03-11 12:53:25 +05:30
Tanmay Jain 6210b0a4ce Updates circl dependency to v1.6.3
Brings in latest upstream improvements and bug fixes from circl.
Helps maintain compatibility and security with indirect dependencies.
2026-03-11 12:49:56 +05:30
Blake Ryder 9faf685cc7 Merge pull request #13563 from hashicorp/chore/packer-license-pr-2026-03-11
Update LICENSE
2026-03-11 12:07:13 +05:30
creatorHead e4108562bc Update LICENSE 2026-03-11 11:50:07 +05:30
Karthik P 2c5d23b26a Merge pull request #13561 from hashicorp/karthik/go-git/upgrade 2026-02-19 11:04:57 +05:30
kp2099 d7abe43ccc go-git package upgrade 2026-02-17 20:03:11 +05:30
Tanmay Jain ef9c2e65f6 Merge pull request #13558 from hashicorp/prepare-1.15.1
version: prepare dev v1.15.1
2026-02-04 13:10:49 +05:30
Tanmay Jain 708f748911 version: prepare dev v1.15.1 2026-02-04 13:07:19 +05:30
Tanmay Jain 87a51e9ad8 Merge pull request #13557 from hashicorp/cut-release-1.15.0
version: cut release v1.15.0
v1.15.0
2026-02-04 11:32:24 +05:30
Tanmay Jain 17bc81ea6c version: cut release v1.15.0 2026-02-04 10:56:10 +05:30
Tanmay Jain 41d5e9afa6 Merge pull request #13553 from hashicorp/go-update
Updates Go version to 1.24.12
2026-01-29 22:24:22 +05:30
Tanmay Jain 5fc98d9e4e Updates Go version to 1.24.12 2026-01-28 12:14:53 +05:30
Karthik P 918ecd4af5 Merge pull request #13442 from hashicorp/anshul/docker_img_official_plugin
removing the vmware and vshpehere from packer's docker full image
2026-01-28 10:04:33 +05:30
Karthik P 74cc342e44 Merge pull request #13539 from MBradbury/powershell-test-lastexitcode
Check LASTEXITCODE is set before checking its value
2026-01-28 09:59:46 +05:30
Tanmay Jain e4e52c0711 Merge pull request #13544 from hashicorp/compliance/update-headers-batch-3
[IND-4226] [COMPLIANCE] Update Copyright Headers (Batch 3 of 5)
2025-12-22 15:35:45 +05:30
Tanmay Jain 46b216b203 Merge pull request #13545 from hashicorp/compliance/update-headers-batch-2
[IND-4226] [COMPLIANCE] Update Copyright Headers (Batch 2 of 5)
2025-12-22 15:35:05 +05:30
Tanmay Jain b4d9f1961a Merge pull request #13543 from hashicorp/compliance/update-headers-batch-1
[IND-4226] [COMPLIANCE] Update Copyright Headers (Batch 1 of 5)
2025-12-22 15:34:55 +05:30
Tanmay Jain 00c9a6d7f7 Merge pull request #13540 from hashicorp/compliance/update-headers
[IND-4226] [COMPLIANCE] Update Copyright Headers
2025-12-22 15:34:39 +05:30
Tanmay Jain 9002057589 Merge pull request #13546 from hashicorp/crypto-update
Bump x/crypto to v0.46.0
2025-12-22 15:02:31 +05:30
Tanmay Jain c62a195f36 Bump x/crypto to v0.46.0 2025-12-15 12:50:06 +05:30
Tanmay Jain 2f8390857a Merge pull request #13532 from hashicorp/channel-assignment
FEAT: Adds support for updating HCP Packer registry channels
2025-12-15 12:27:51 +05:30
Matthew Bradbury 4da6b47a17 Fix test 2025-12-12 21:54:03 +00:00
Devashish 651ea426be Verbiage change 2025-12-12 13:20:11 -05:00
hashicorp-copywrite[bot] 219421c08c [COMPLIANCE] Update Copyright and License Headers (Batch 2 of 5) 2025-12-11 07:02:15 +00:00
hashicorp-copywrite[bot] a79100518c [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 5) 2025-12-11 07:02:12 +00:00
hashicorp-copywrite[bot] e7fb788400 [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 5) 2025-12-11 07:02:12 +00:00
Tanmay Jain aa2b628319 Adding ui object support in Bucket for Logs 2025-12-08 16:08:49 +05:30
hashicorp-copywrite[bot] 6af0b29558 [COMPLIANCE] Update Copyright and License Headers 2025-11-30 18:32:15 +00:00