diff --git a/_service b/_service index 4d7740e..5d9e43f 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/gruntwork-io/terragrunt git .git - v0.55.4 + v0.55.9 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index ceaa587..7d38afe 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gruntwork-io/terragrunt - 9f8d90508a56e3e31b280f30c577becf883375c0 \ No newline at end of file + 450304f93da17b20d7a5d52c829b747cc1a147a4 \ No newline at end of file diff --git a/terragrunt-0.55.4.obscpio b/terragrunt-0.55.4.obscpio deleted file mode 100644 index a58b2f5..0000000 --- a/terragrunt-0.55.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81e7dfe24eb71f3133922e0aa040cf074fa96b5c03a1d274a83c7d376d5140cc -size 7222285 diff --git a/terragrunt-0.55.9.obscpio b/terragrunt-0.55.9.obscpio new file mode 100644 index 0000000..ffda926 --- /dev/null +++ b/terragrunt-0.55.9.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4738e96c4f1ef19adba1dd24b1e4fb84384fde34de726f106551c9ad50d206 +size 7275021 diff --git a/terragrunt.changes b/terragrunt.changes index 3c39ba8..300e4c0 100644 --- a/terragrunt.changes +++ b/terragrunt.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Sat Feb 24 09:09:56 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.55.9: + * Fix data race accessing shared slice from goroutines in + dependency computation. (#2942) + * Recommending pre-release as a way to mitigate the risk of + failed releases (#2964) + * Test for tracking that no errors are printed in HCL files + parsing (#2947) + +------------------------------------------------------------------- +Sat Feb 24 09:00:58 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.55.8: + * Fixing typo in the log message when using catalog (#2960) + +------------------------------------------------------------------- +Sat Feb 24 08:57:41 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.55.7: + * Update go version to 1.21.7 to fix CVEs (#2951) +- BuildRequire go1.21.7 or higher + +------------------------------------------------------------------- +Sat Feb 24 08:54:54 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.55.6: + * Fix nested dependency parsing (#2957) + +------------------------------------------------------------------- +Sat Feb 24 08:52:59 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 0.55.5: + * Add support for OpenTelemetry (#2921) + ------------------------------------------------------------------- Tue Feb 20 20:50:49 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/terragrunt.obsinfo b/terragrunt.obsinfo index 802c935..15fb13d 100644 --- a/terragrunt.obsinfo +++ b/terragrunt.obsinfo @@ -1,4 +1,4 @@ name: terragrunt -version: 0.55.4 -mtime: 1708433145 -commit: 9f8d90508a56e3e31b280f30c577becf883375c0 +version: 0.55.9 +mtime: 1708720019 +commit: 450304f93da17b20d7a5d52c829b747cc1a147a4 diff --git a/terragrunt.spec b/terragrunt.spec index e206ff2..471e3e6 100644 --- a/terragrunt.spec +++ b/terragrunt.spec @@ -19,14 +19,14 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: terragrunt -Version: 0.55.4 +Version: 0.55.9 Release: 0 Summary: Thin wrapper for Terraform for working with multiple Terraform modules License: MIT URL: https://github.com/gruntwork-io/terragrunt Source: terragrunt-%{version}.tar.gz Source1: vendor.tar.gz -BuildRequires: go >= 1.20 +BuildRequires: go1.21 >= 1.21.7 %description Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. diff --git a/vendor.tar.gz b/vendor.tar.gz index a880d85..85b8dd0 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd0582d5d4c6d056de1b5c5c3b283d634fbef4cb35aa5e6b988efaac8736aa03 -size 13890970 +oid sha256:a6cac070272250fb61787ddb5c25e08c5a4f1603f526c4a044c42e97908660b8 +size 14371924