Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform for openSUSE:Factory 
checked in at 2023-03-16 22:59:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform (Old)
 and      /work/SRC/openSUSE:Factory/.terraform.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform"

Thu Mar 16 22:59:37 2023 rev:51 rq:1072347 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/terraform/terraform.changes      2023-03-09 
17:46:49.419253994 +0100
+++ /work/SRC/openSUSE:Factory/.terraform.new.31432/terraform.changes   
2023-03-16 22:59:40.335849459 +0100
@@ -1,0 +2,35 @@
+Wed Mar 15 15:09:56 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- update to 1.4.1:
+  * Enables overriding modules that have the `depends_on`
+    attribute set, while still preventing the `depends_on`
+    attribute itself from being overridden.
+    ([#32796](https://github.com/hashicorp/terraform/issues/32796))
+  * `terraform providers mirror`: when a dependency lock file is
+    present, mirror the resolved providers versions, not the latest
+    available based on configuration.
+    ([#32749](https://github.com/hashicorp/terraform/issues/32749))
+  * Fixed module downloads from S3 URLs when using AWS IAM roles
+    for service accounts (IRSA).
+    ([#32700](https://github.com/hashicorp/terraform/issues/32700))
+  * hcl: Fix a crash in Terraform when attempting to apply defaults
+    into an incompatible type.
+    ([#32775](https://github.com/hashicorp/terraform/issues/32775))
+  * Prevent panic when creating a plan which errors before the
+    planning process has begun.
+    ([#32818](https://github.com/hashicorp/terraform/issues/32818))
+  * Fix the plan renderer skipping the "no changes" messages when
+    there are no-op outputs within the plan.
+    ([#32820](https://github.com/hashicorp/terraform/issues/32820))
+  * Prevent panic when rendering null nested primitive values in a
+    state output.
+    ([#32840](https://github.com/hashicorp/terraform/issues/32840))
+  * Warn when an invalid path is specified in `TF_CLI_CONFIG_FILE`
+    ([#32846](https://github.com/hashicorp/terraform/issues/32846))
+
+-------------------------------------------------------------------
+Wed Mar 15 10:19:48 UTC 2023 - Johannes Kastl <ka...@b1-systems.de>
+
+- do no longer store the tarball, create it at buildtime
+
+-------------------------------------------------------------------

Old:
----
  terraform-1.4.0.obscpio
  terraform-1.4.0.tar.gz

New:
----
  terraform-1.4.1.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ terraform.spec ++++++
--- /var/tmp/diff_new_pack.Gk0DWL/_old  2023-03-16 22:59:41.811856727 +0100
+++ /var/tmp/diff_new_pack.Gk0DWL/_new  2023-03-16 22:59:41.811856727 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           terraform
-Version:        1.4.0
+Version:        1.4.1
 Release:        0
 Summary:        Tool for building infrastructure safely and efficiently
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Gk0DWL/_old  2023-03-16 22:59:41.847856905 +0100
+++ /var/tmp/diff_new_pack.Gk0DWL/_new  2023-03-16 22:59:41.847856905 +0100
@@ -3,12 +3,12 @@
     <param name="url">https://github.com/hashicorp/terraform</param>
     <param name="scm">git</param>
     <param name="filename">terraform</param>
-    <param name="versionformat">1.4.0</param>
-    <param name="revision">v1.4.0</param>
+    <param name="versionformat">1.4.1</param>
+    <param name="revision">v1.4.1</param>
     <param name="exclude">.git</param>
   </service>
-  <service name="tar" mode="disabled"/>
-  <service name="recompress" mode="disabled">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">gz</param>
   </service>
@@ -16,7 +16,6 @@
     <param name="basename">terraform</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">terraform-1.4.0.tar.gz</param>
   </service>
 </services>
 

++++++ terraform-1.4.0.obscpio -> terraform-1.4.1.obscpio ++++++
/work/SRC/openSUSE:Factory/terraform/terraform-1.4.0.obscpio 
/work/SRC/openSUSE:Factory/.terraform.new.31432/terraform-1.4.1.obscpio differ: 
char 49, line 1

++++++ terraform.obsinfo ++++++
--- /var/tmp/diff_new_pack.Gk0DWL/_old  2023-03-16 22:59:41.927857298 +0100
+++ /var/tmp/diff_new_pack.Gk0DWL/_new  2023-03-16 22:59:41.927857298 +0100
@@ -1,5 +1,5 @@
 name: terraform
-version: 1.4.0
-mtime: 1678298605
-commit: 8477731afcb8c64297fa5ef19ff3c64caeb7f627
+version: 1.4.1
+mtime: 1678891076
+commit: 68784bcfe3bdd2d19a9ee03a97c74cb5b95cec1a
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/terraform/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.terraform.new.31432/vendor.tar.gz differ: char 5, 
line 1

Reply via email to