Accepting request 1124797 from home:ojkastl_buildservice:Branch_systemsmanagement_opentofu

update to 1.6.0~alpha4

OBS-URL: https://build.opensuse.org/request/show/1124797
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:opentofu/opentofu?expand=0&rev=7
This commit is contained in:
Johannes Kastl 2023-11-10 07:54:05 +00:00 committed by Git OBS Bridge
parent c96949094f
commit 0cdcd7e465
8 changed files with 64 additions and 11 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="url">https://github.com/opentofu/opentofu/</param> <param name="url">https://github.com/opentofu/opentofu/</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="revision">v1.6.0-alpha3</param> <param name="revision">v1.6.0-alpha4</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)-(.*)</param> <param name="versionrewrite-pattern">v(.*)-(.*)</param>
<param name="versionrewrite-replacement">\1~\2</param> <param name="versionrewrite-replacement">\1~\2</param>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/opentofu/opentofu/</param> <param name="url">https://github.com/opentofu/opentofu/</param>
<param name="changesrevision">52c9897b76ba18d559da87312451fc41cd104e55</param></service></servicedata> <param name="changesrevision">e2d5a17e564ea4f8ddd220d949d2361c625cc243</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9be26db518778e1ec9529d34e4819a6ddcb5b7032bf876927f85afa3d643ccd3
size 17482765

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5e485d86bb62397e1b3fe3f997720e9b6653aef076eea1d9c62a4ad652a7021
size 17608717

View File

@ -1,3 +1,56 @@
-------------------------------------------------------------------
Fri Nov 10 07:19:13 UTC 2023 - kastl@b1-systems.de
- Update to version 1.6.0~alpha4:
* Address s3 compatible remote state issues + logging (#840)
* Bump version file. (#845)
* Update go-tfe to 1.36.0 (#844)
* Add changelog that was missed in PR #830 (#843)
* Fix crash during destroy planning due to validation (#830)
* Revert PRs that introduced propogating contexts (#835)
* Weekly update for the 2023-11-07. (#831)
* Add Technical Steering Committee Summary for 2023-11-02 (#823)
* Backend/S3: Update the `Put` method (#795)
* Backend/S3: Add support for `skip_requesting_account_id` (#788)
* Weekly update for the 2023-11-02 (#809)
* Update user-agent from go-tfe to opentofu where go-tfe is used
(#807)
* Backend/S3: Custom Service Endpoint Configuration (#794)
* Stop reading providers from the HashiCorp registry based on the
statefile if not specified in code. (#773)
* Backend/S3: Add support for `use_path_style` (#787)
* Add DEBUGGING.md (#711)
* Pass context to all statemgr.Locker operations (#789)
* Pass context to all remote.Client operations (#786)
* Make backend.Workspaces accept a context (#784)
* Backend/S3: Add HTTP parameters for parity with AWS Provider
(#770)
* Make backend.DeleteWorkspace accept a context (#782)
* Backend/S3: Allow specifying retry mode for AWS API requests
(#769)
* Backend/S3: Add support for overriding EC2 Metadata Service
endpoint (#767)
* Weekly update for the 2023-10-24 (#781)
* Backend/S3: Allow use of an alternative region for STS
operations (#768)
* Backend/s3: Add support for `assume_role_with_web_identity`
block (#759)
* Make backend.StateMgr accept a context (#780)
* Make backend.Configure accept a context (#779)
* Backend/S3: Add support for custom CA bundle (#762)
* backend/s3: skip account verification when no constraints given
(#772)
* Make backend.PrepareConfig accept a context (#777)
* Make backend.ConfigSchema accept a context (#776)
* Improve logging of global provider schema cache hits. (#766)
* S3 backend add account ID whitelisting arguments (#760)
* Backend/S3: Extract `assume_role` as a separate block (#754)
* Added Security disclousure policy (#749)
* Add comparison to Terraform link (#737)
* Provide git for module installation (#751)
* Upgrade AWS SDK (#701)
* Update core team email. (#752)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 19 06:52:00 UTC 2023 - kastl@b1-systems.de Thu Oct 19 06:52:00 UTC 2023 - kastl@b1-systems.de

View File

@ -1,4 +1,4 @@
name: opentofu name: opentofu
version: 1.6.0~alpha3 version: 1.6.0~alpha4
mtime: 1697628957 mtime: 1699547780
commit: 52c9897b76ba18d559da87312451fc41cd104e55 commit: e2d5a17e564ea4f8ddd220d949d2361c625cc243

View File

@ -17,7 +17,7 @@
Name: opentofu Name: opentofu
Version: 1.6.0~alpha3 Version: 1.6.0~alpha4
Release: 0 Release: 0
Summary: Declaratively manage your cloud infrastructure Summary: Declaratively manage your cloud infrastructure
License: MPL-2.0 License: MPL-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:dcf9cecb2091d3c45b05d585be3ae3123b828e395315ccefaf9d50239ac010ff oid sha256:d706b62450fe86b3e095235b1db950a2528393a2234237fa8659f2f425b1e2b7
size 13966379 size 14940072