Hello community,

here is the log from the commit of package terraform for openSUSE:Factory 
checked in at 2019-12-06 12:34:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/terraform (Old)
 and      /work/SRC/openSUSE:Factory/.terraform.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "terraform"

Fri Dec  6 12:34:24 2019 rev:15 rq:754638 version:0.12.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/terraform/terraform.changes      2019-11-21 
13:00:11.718499629 +0100
+++ /work/SRC/openSUSE:Factory/.terraform.new.4691/terraform.changes    
2019-12-06 12:34:27.783488708 +0100
@@ -1,0 +2,16 @@
+Fri Dec  6 08:14:36 UTC 2019 - Petr Cervinka <p...@cervinka.net>
+
+- Update to 0.12.17
+  SECURITY NOTES:
+   * If you are using the Azure remote state backend and you are using a SAS 
Token for authentication, please refer to [the Azure remote state backend 
security 
advisory](https://github.com/hashicorp/terraform/security/advisories/GHSA-4rvg-555h-r626).
+     Prior versions of the backend may have transmitted your state to the 
storage service using cleartext HTTP unless you specifically requested HTTPS 
when generating your SAS Token. This does not affect any other backends, and 
does not affect the Azure backend when using other authentication mechanisms.
+  NEW FEATURES:
+   * lang/funcs: Add `trim*` functions
+  ENHANCEMENTS:
+   * cli: Terraform will now consolidate many warnings with the same summary 
text into fewer warning items, in order to avoid excessive amounts of warnings 
making it hard to read other output from Terraform commands. 
([#23425](https://github.com/hashicorp/terraform/issues/23425))
+   * core: The upgrade logic for moving from the Terraform 0.11 to the 
Terraform 0.12 state snapshot format (internally, format version 3 to version 
4) will now tolerate and ignore dependencies with invalid addresses, which tend 
to be left behind when following the `terraform 0.11checklist` directive to 
rename resources whose names start with digits prior to upgrading to Terraform 
0.12. This should allow upgrading the state for a configuration that in the 
past had digit-prefixed resource names, once those names have been fixed in the 
configuration and state using the instructions given by `terraform 
0.11checklist` in Terraform 0.11.14. 
([#23443](https://github.com/hashicorp/terraform/issues/23443))
+  BUG FIXES:
+   * command/jsonplan, command/jsonstate: fix panic with null values 
([#23492](https://github.com/hashicorp/terraform/issues/23492))
+   * backend/azure: Use HTTPS to talk to the storage API, even if using a SAS 
token that does not require it. 
([#23496](https://github.com/hashicorp/terraform/issues/23496)) 
+
+-------------------------------------------------------------------

Old:
----
  terraform-0.12.16.obscpio
  terraform-0.12.16.tar.xz

New:
----
  terraform-0.12.17.obscpio
  terraform-0.12.17.tar.xz

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

Other differences:
------------------
++++++ terraform.spec ++++++
--- /var/tmp/diff_new_pack.TVVSHp/_old  2019-12-06 12:34:29.759487949 +0100
+++ /var/tmp/diff_new_pack.TVVSHp/_new  2019-12-06 12:34:29.759487949 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           terraform
-Version:        0.12.16
+Version:        0.12.17
 Release:        0
 Summary:        Tool for building infrastructure safely and efficiently
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.TVVSHp/_old  2019-12-06 12:34:29.779487942 +0100
+++ /var/tmp/diff_new_pack.TVVSHp/_new  2019-12-06 12:34:29.779487942 +0100
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/hashicorp/terraform.git</param>
     <param name="scm">git</param>
     <param name="filename">terraform</param>
-    <param name="versionformat">0.12.16</param>
-    <param name="revision">v0.12.16</param>
+    <param name="versionformat">0.12.17</param>
+    <param name="revision">v0.12.17</param>
     <param name="exclude">.git</param>
   </service>
   <service name="tar" mode="disabled"/>

++++++ terraform-0.12.16.obscpio -> terraform-0.12.17.obscpio ++++++
/work/SRC/openSUSE:Factory/terraform/terraform-0.12.16.obscpio 
/work/SRC/openSUSE:Factory/.terraform.new.4691/terraform-0.12.17.obscpio 
differ: char 49, line 1

++++++ terraform-0.12.16.tar.xz -> terraform-0.12.17.tar.xz ++++++
++++ 21378 lines of diff (skipped)

++++++ terraform.obsinfo ++++++
--- /var/tmp/diff_new_pack.TVVSHp/_old  2019-12-06 12:34:32.811486777 +0100
+++ /var/tmp/diff_new_pack.TVVSHp/_new  2019-12-06 12:34:32.811486777 +0100
@@ -1,5 +1,5 @@
 name: terraform
-version: 0.12.16
-mtime: 1574114967
-commit: d54ddd5dc930cb3c926c37a1f4f5fb6eaae9b7bb
+version: 0.12.17
+mtime: 1575310748
+commit: f0ae01e605e0666038c22644aeb21bbeb2625005
 


Reply via email to