Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package terraform for openSUSE:Factory checked in at 2021-10-21 23:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/terraform (Old) and /work/SRC/openSUSE:Factory/.terraform.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "terraform" Thu Oct 21 23:55:41 2021 rev:26 rq:926779 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/terraform/terraform.changes 2021-10-16 22:47:59.408709610 +0200 +++ /work/SRC/openSUSE:Factory/.terraform.new.1890/terraform.changes 2021-10-21 23:56:06.652043528 +0200 @@ -1,0 +2,54 @@ +Mon Oct 18 07:06:15 UTC 2021 - Eike Waldt <[email protected]> + +- Update to 1.0.9 + BUG FIXES: + * core: Fix panic when planning new resources with nested object attributes (#29701) + * core: Do not refresh deposed instances when the provider is not configured during destroy (#29720) + * core: Prevent panic when encountering a missing change when destroying a resource (#29734) + +------------------------------------------------------------------- +Mon Oct 18 06:58:46 UTC 2021 - Eike Waldt <[email protected]> + +- Update to 1.0.8 + BUG FIXES: + * cli: Check `required_version` as early as possibly during `init` so that version incompatibility can be reported before errors about new syntax (#29665) + * core: Don't plan to remove orphaned resource instances in refresh-only plans (#29640) +- from version 1.0.7 + BUG FIXES: + * core: Remove check for computed attributes which is no longer valid with optional structural attributes (#29563) + * core: Prevent object types with optional attributes from being instantiated as concrete values, which can lead to failures in type comparison (#29559) + * core: Empty containers in the configuration were not planned correctly when used with optional structural attributes (#29580) +- from version 1.0.6 + ENHANCEMENTS: + * backend/s3: Improve SSO handling and add new endpoints in the AWS SDK (#29017) + BUG FIXES: + * cli: Suppress confirmation prompt when initializing with the `-force-copy` flag and migrating state between multiple workspaces. (#29438) + * cli: Update tencentcount dependency versions to fix errors when building from source (#29445) + * core: Fix panic while handling computed attributes within nested objects, and improve plan validation for unknown values (#29482) +- from version 1.0.5 + BUG FIXES: + * json-output: Add an output change summary message as part of the `terraform plan -json` structured logs, bringing this format into parity with the human-readable UI. (#29312) + * core: Handle null nested single attribute values (#29411) + * cli: Fix crash when planning a diff between null and empty sets in nested attributes (#29398) + * cli: Fix crash when planning a new resource containing a set of nested object attributes (#29398) + * cli: Fix crash when displaying a resource diff where a possibly identifying attribute is sensitive (#29397) + * cli: Fix crash when a diff with unknown nested map attributes (#29410) + * config: Fix handling of dynamically types arguments in `formatlist`, ensuring the correct resulting type. (#29408) + * config: Floating point operations like `floor` and `ceil` can no longer mutate their arguments. (#29408) +- from version 1.0.4 + BUG FIXES: + * backend/consul: Fix a bug where the state value may be too large for consul to accept (#28838) + * cli: Fixed a crashing bug with some edge-cases when reporting syntax errors that happen to be reported at the position of a newline. (#29048) +- from version 1.0.3 + ENHANCEMENTS + * `terraform plan`: The JSON logs (`-json` option) will now include `resource_drift`, showing changes detected outside of Terraform during the refresh step. (#29072) + * core: The automatic provider installer will now accept providers that are recorded in their registry as using provider protocol version 6. (#29153) + * backend/etcdv3: New argument `max_request_bytes` allows larger requests and for the client, to match the server request limit. (#28078) + BUG FIXES: + * `terraform plan`: Will no longer panic when trying to render null maps. (#29207) + * backend/pg: Prevent the creation of multiple workspaces with the same name. (#29157) + * backend/oss: STS auth is now supported. (#29167) + * config: Dynamic blocks with unknown for_each values were not being validated. Ensure block attributes are valid even when the block is unknown (#29208) + * config: Unknown values in string templates could lose sensitivity, causing the planned change to be inaccurate (#29208) + +------------------------------------------------------------------- Old: ---- terraform-1.0.2.obscpio terraform-1.0.2.tar.gz New: ---- terraform-1.0.9.obscpio terraform-1.0.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ terraform.spec ++++++ --- /var/tmp/diff_new_pack.PLwGs7/_old 2021-10-21 23:56:07.752044094 +0200 +++ /var/tmp/diff_new_pack.PLwGs7/_new 2021-10-21 23:56:07.752044094 +0200 @@ -17,7 +17,7 @@ Name: terraform -Version: 1.0.2 +Version: 1.0.9 Release: 0 Summary: Tool for building infrastructure safely and efficiently License: MPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PLwGs7/_old 2021-10-21 23:56:07.792044114 +0200 +++ /var/tmp/diff_new_pack.PLwGs7/_new 2021-10-21 23:56:07.792044114 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/hashicorp/terraform</param> <param name="scm">git</param> <param name="filename">terraform</param> - <param name="versionformat">1.0.2</param> - <param name="revision">v1.0.2</param> + <param name="versionformat">1.0.9</param> + <param name="revision">v1.0.9</param> <param name="exclude">.git</param> </service> <service name="tar" mode="disabled"/> @@ -16,6 +16,6 @@ <param name="basename">terraform</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">terraform-1.0.2.tar.gz</param> + <param name="archive">terraform-1.0.9.tar.gz</param> </service> </services> ++++++ terraform-1.0.2.obscpio -> terraform-1.0.9.obscpio ++++++ /work/SRC/openSUSE:Factory/terraform/terraform-1.0.2.obscpio /work/SRC/openSUSE:Factory/.terraform.new.1890/terraform-1.0.9.obscpio differ: char 28, line 1 ++++++ terraform-1.0.2.tar.gz -> terraform-1.0.9.tar.gz ++++++ ++++ 7290 lines of diff (skipped) ++++++ terraform.obsinfo ++++++ --- /var/tmp/diff_new_pack.PLwGs7/_old 2021-10-21 23:56:08.588044524 +0200 +++ /var/tmp/diff_new_pack.PLwGs7/_new 2021-10-21 23:56:08.588044524 +0200 @@ -1,5 +1,5 @@ name: terraform -version: 1.0.2 -mtime: 1625679683 -commit: e33a4c51daff2fc81734f192bc458b03ec1c9ca8 +version: 1.0.9 +mtime: 1634146029 +commit: cdf8299ce27e1bfa7782d8ea7d7334c38fae9315 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/terraform/vendor.tar.gz /work/SRC/openSUSE:Factory/.terraform.new.1890/vendor.tar.gz differ: char 5, line 1
