diff --git a/_service b/_service index a296c89..a37efc2 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/opentofu/opentofu/ git .git - v1.8.5 + v1.8.6 @PARENT_TAG@ v(.*) enable diff --git a/_servicedata b/_servicedata index 83ca9e3..3537278 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/opentofu/opentofu/ - b1062873d3ce1199c3b5b63d633e718d441bdcbb \ No newline at end of file + 879fea59d9befeddf6c8b8657f27fdd4ed67787b \ No newline at end of file diff --git a/opentofu-1.8.5.obscpio b/opentofu-1.8.5.obscpio deleted file mode 100644 index a895dde..0000000 --- a/opentofu-1.8.5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fb4e8ede0016661d2ba57082553cbeaf1c481821aad5f6e3833ca6ff4e64050 -size 19338253 diff --git a/opentofu-1.8.6.obscpio b/opentofu-1.8.6.obscpio new file mode 100644 index 0000000..4f748fa --- /dev/null +++ b/opentofu-1.8.6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566bc7f1ea126cbd9af275ea942d151dbcec55c454398b5abda368262989bf69 +size 19349005 diff --git a/opentofu.changes b/opentofu.changes index 974b01b..9bbbfe3 100644 --- a/opentofu.changes +++ b/opentofu.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Nov 22 19:26:51 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 1.8.6: + * update 1.8 versions (#2211) + * fix changelog for 1.8.6 (#2207) + * [BACKPORT] add missing changelog entry for http backend logging + (#2206) (#2209) + * Bump golang version to 1.22.8 (address CVE-2024-34156) (#2050) + (#2182) + * [BACKPORT] fix mock type conversion in tofu test (#2144) + (#2197) + * [BACKPORT] fix mock provider validation (#2140) (#2196) + * [BACKPORT] Add DEBUG-level logging to the "http" state storage + backend (#2120) (#2192) + * [BACKPORT] pin node version for docusaurus build (#2177) + (#2194) + ------------------------------------------------------------------- Tue Nov 12 06:51:32 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/opentofu.obsinfo b/opentofu.obsinfo index a9f058f..d056286 100644 --- a/opentofu.obsinfo +++ b/opentofu.obsinfo @@ -1,4 +1,4 @@ name: opentofu -version: 1.8.5 -mtime: 1730750469 -commit: b1062873d3ce1199c3b5b63d633e718d441bdcbb +version: 1.8.6 +mtime: 1732283871 +commit: 879fea59d9befeddf6c8b8657f27fdd4ed67787b diff --git a/opentofu.spec b/opentofu.spec index 5418a39..09fc2aa 100644 --- a/opentofu.spec +++ b/opentofu.spec @@ -19,7 +19,7 @@ %define executable_name tofu Name: opentofu -Version: 1.8.5 +Version: 1.8.6 Release: 0 Summary: Declaratively manage your cloud infrastructure License: MPL-2.0 @@ -30,20 +30,34 @@ Source1: vendor.tar.gz Source99: opentofu-rpmlintrc BuildRequires: bash-completion BuildRequires: golang-packaging -BuildRequires: golang(API) >= 1.21 +BuildRequires: golang(API) >= 1.22.8 # See: https://github.com/hashicorp/opentofu/issues/22807 ExcludeArch: %{ix86} %{arm} %description Fork of Terraform -OpenTofu is an OSS tool for building, changing, and versioning infrastructure safely and efficiently. OpenTofu can manage existing and popular service providers as well as custom in-house solutions. +OpenTofu is an OSS tool for building, changing, and versioning infrastructure +safely and efficiently. OpenTofu can manage existing and popular service +providers as well as custom in-house solutions. The key features of OpenTofu are: -- Infrastructure as Code: Infrastructure is described using a high-level configuration syntax. This allows a blueprint of your datacenter to be versioned and treated as you would any other code. Additionally, infrastructure can be shared and re-used. -- Execution Plans: OpenTofu has a "planning" step where it generates an execution plan. The execution plan shows what OpenTofu will do when you call apply. This lets you avoid any surprises when OpenTofu manipulates infrastructure. -- Resource Graph: OpenTofu builds a graph of all your resources, and parallelizes the creation and modification of any non-dependent resources. Because of this, OpenTofu builds infrastructure as efficiently as possible, and operators get insight into dependencies in their infrastructure. -- Change Automation: Complex changesets can be applied to your infrastructure with minimal human interaction. With the previously mentioned execution plan and resource graph, you know exactly what OpenTofu will change and in what order, avoiding many possible human errors. +- Infrastructure as Code: Infrastructure is described using a high-level + configuration syntax. This allows a blueprint of your datacenter to be + versioned and treated as you would any other code. Additionally, infrastructure + can be shared and re-used. +- Execution Plans: OpenTofu has a "planning" step where it generates an + execution plan. The execution plan shows what OpenTofu will do when you call + apply. This lets you avoid any surprises when OpenTofu manipulates + infrastructure. +- Resource Graph: OpenTofu builds a graph of all your resources, and + parallelizes the creation and modification of any non-dependent resources. + Because of this, OpenTofu builds infrastructure as efficiently as possible, and + operators get insight into dependencies in their infrastructure. +- Change Automation: Complex changesets can be applied to your infrastructure + with minimal human interaction. With the previously mentioned execution plan + and resource graph, you know exactly what OpenTofu will change and in what + order, avoiding many possible human errors. %prep %autosetup -p 1 -a 1 diff --git a/vendor.tar.gz b/vendor.tar.gz index fc94fa3..f24f8ab 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bac509970fdeff88ce56c774d5169cc520a593ab10ec13abdc2e38c4cd162a6a -size 15578637 +oid sha256:08afc11ba77365e49f0d853058577a9ebcdafa092988bb8adb67abfbf09ba833 +size 15553482