commit terraform-provider-libvirt for openSUSE:Factory

2023-01-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-libvirt for 
openSUSE:Factory checked in at 2023-01-03 15:05:36

Comparing /work/SRC/openSUSE:Factory/terraform-provider-libvirt (Old)
 and  /work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1563 (New)


Package is "terraform-provider-libvirt"

Tue Jan  3 15:05:36 2023 rev:7 rq:1046317 version:0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt.changes
2022-11-07 13:52:18.604010199 +0100
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1563/terraform-provider-libvirt.changes
  2023-01-03 15:05:57.474717368 +0100
@@ -1,0 +2,7 @@
+Mon Jan 02 21:25:13 UTC 2023 - dmuel...@suse.com
+
+- Update to version 0.7.1
+  * tls: fix typo, use clientCertSearchPath for clientcert.pem (#940)
+  * Fix IPv6 subnet size regression (#983)
+
+---

Old:

  terraform-provider-libvirt-0.7.0+git.1665231569.07cb1ec.tar.xz

New:

  terraform-provider-libvirt-0.7.1.tar.xz



Other differences:
--
++ terraform-provider-libvirt.spec ++
--- /var/tmp/diff_new_pack.6EkCmm/_old  2023-01-03 15:05:58.070720846 +0100
+++ /var/tmp/diff_new_pack.6EkCmm/_new  2023-01-03 15:05:58.078720893 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package terraform-provider-libvirt
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   terraform-provider-libvirt
-Version:0.7.0+git.1665231569.07cb1ec
+Version:0.7.1
 Release:0
 Summary:Terraform provider for kvm hypervisors via libvirt
 License:MPL-2.0
@@ -54,7 +54,7 @@
 %if 0%{?suse_version}
 BuildRequires:  golang-packaging
 BuildRequires:  xz
-BuildRequires:  golang(API) >= 1.8
+BuildRequires:  golang(API) = 1.18
 %endif
 %endif
 %if 0%{?suse_version}

++ _service ++
--- /var/tmp/diff_new_pack.6EkCmm/_old  2023-01-03 15:05:58.110721080 +0100
+++ /var/tmp/diff_new_pack.6EkCmm/_new  2023-01-03 15:05:58.114721103 +0100
@@ -3,14 +3,13 @@
 https://github.com/dmacvicar/terraform-provider-libvirt
 git
 terraform-provider-libvirt
-@PARENT_TAG@+git.%ct.%h
+v0.7.1
+@PARENT_TAG@
 v(.*)
-v0.7.0
 .git
 enable
-dmacvi...@suse.de
   
-  
+  
 terraform-provider-libvirt
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.6EkCmm/_old  2023-01-03 15:05:58.130721197 +0100
+++ /var/tmp/diff_new_pack.6EkCmm/_new  2023-01-03 15:05:58.134721220 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/dmacvicar/terraform-provider-libvirt
-  07cb1ecb36b3370b1ecbe302e75ac3fb6ffeeb2f
+  4c7182da7cf08a16902097bc098a7320c8bbd6b1
 (No newline at EOF)
 

++ terraform-provider-libvirt-0.7.0+git.1665231569.07cb1ec.tar.xz -> 
terraform-provider-libvirt-0.7.1.tar.xz ++
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt-0.7.0+git.1665231569.07cb1ec.tar.xz
 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1563/terraform-provider-libvirt-0.7.1.tar.xz
 differ: char 15, line 1


commit terraform-provider-libvirt for openSUSE:Factory

2022-11-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-libvirt for 
openSUSE:Factory checked in at 2022-11-07 13:52:11

Comparing /work/SRC/openSUSE:Factory/terraform-provider-libvirt (Old)
 and  /work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1597 (New)


Package is "terraform-provider-libvirt"

Mon Nov  7 13:52:11 2022 rev:6 rq:1034130 version:0.7.0+git.1665231569.07cb1ec

Changes:

--- 
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt.changes
2022-07-04 11:32:57.996031979 +0200
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1597/terraform-provider-libvirt.changes
  2022-11-07 13:52:18.604010199 +0100
@@ -1,0 +2,17 @@
+Fri Nov 04 10:08:25 UTC 2022 - r...@h4kamp.de
+
+- Update to version 0.7.0+git.1665231569.07cb1ec:
+  * fix golangci-lint setup
+  * remove go-version option from golangci-lint
+  * use go 1.18
+  * fix gorelease error
+  * port to v2 sdk (#969)
+  * SCSI use the `sd*` prefix and not the `vd*` prefix (#964)
+  * update go-getter
+  * update golangci-lint action
+  * Update reference to Kubitect project (#966)
+  * Rework NetworkUpdate workaround (#950)
+  * fix(error_msg): typo in destroy network error msg (#955)
+  * Fix `networkRange` race condition and global state corruption (#945)
+
+---

Old:

  terraform-provider-libvirt-0.6.14+git.1643667786.ed8e2bbb.tar.xz

New:

  terraform-provider-libvirt-0.7.0+git.1665231569.07cb1ec.tar.xz



Other differences:
--
++ terraform-provider-libvirt.spec ++
--- /var/tmp/diff_new_pack.hctUWH/_old  2022-11-07 13:52:20.372020138 +0100
+++ /var/tmp/diff_new_pack.hctUWH/_new  2022-11-07 13:52:20.380020183 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   terraform-provider-libvirt
-Version:0.6.14+git.1643667786.ed8e2bbb
+Version:0.7.0+git.1665231569.07cb1ec
 Release:0
 Summary:Terraform provider for kvm hypervisors via libvirt
 License:MPL-2.0

++ _service ++
--- /var/tmp/diff_new_pack.hctUWH/_old  2022-11-07 13:52:20.432020475 +0100
+++ /var/tmp/diff_new_pack.hctUWH/_new  2022-11-07 13:52:20.432020475 +0100
@@ -5,7 +5,7 @@
 terraform-provider-libvirt
 @PARENT_TAG@+git.%ct.%h
 v(.*)
-v0.6.14
+v0.7.0
 .git
 enable
 dmacvi...@suse.de

++ _servicedata ++
--- /var/tmp/diff_new_pack.hctUWH/_old  2022-11-07 13:52:20.456020610 +0100
+++ /var/tmp/diff_new_pack.hctUWH/_new  2022-11-07 13:52:20.464020655 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/dmacvicar/terraform-provider-libvirt
-  ed8e2bbb485483142e402c9def20c52fba0384b9
+  07cb1ecb36b3370b1ecbe302e75ac3fb6ffeeb2f
 (No newline at EOF)
 

++ terraform-provider-libvirt-0.6.14+git.1643667786.ed8e2bbb.tar.xz -> 
terraform-provider-libvirt-0.7.0+git.1665231569.07cb1ec.tar.xz ++
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt-0.6.14+git.1643667786.ed8e2bbb.tar.xz
 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1597/terraform-provider-libvirt-0.7.0+git.1665231569.07cb1ec.tar.xz
 differ: char 15, line 1

++ vendor.tar.xz ++
 623216 lines of diff (skipped)


commit terraform-provider-libvirt for openSUSE:Factory

2022-07-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-libvirt for 
openSUSE:Factory checked in at 2022-07-04 11:32:51

Comparing /work/SRC/openSUSE:Factory/terraform-provider-libvirt (Old)
 and  /work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1548 (New)


Package is "terraform-provider-libvirt"

Mon Jul  4 11:32:51 2022 rev:5 rq:986474 version:0.6.14+git.1643667786.ed8e2bbb

Changes:

--- 
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt.changes
2022-04-08 00:28:55.333510486 +0200
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1548/terraform-provider-libvirt.changes
  2022-07-04 11:32:57.996031979 +0200
@@ -1,0 +2,56 @@
+Wed Jun 29 10:06:14 UTC 2022 - r...@h4kamp.de
+
+- Update to version 0.6.14+git.1643667786.ed8e2bbb:
+  * use a fork of golang-crypto with RFC8308 patches (#925)
+  * update github.com/digitalocean/go-libvirt
+  * update go to 1.17
+  * update golang.org/x/crypto
+  * qemu-guest-agent network interface query (re)implemented
+  * fix dead links XSLT (#912)
+  * add generated binary under PHONY section for recurring builds to actually 
happen (#903)
+  * add gomnd linter
+  * cleanup Makfile
+  * Force removal of domains with snapshots or checkpoints (#899)
+  * Support specifying "open" forward mode (#900)
+  * Copy images using a decently-sized buffer (#902)
+  * fetch previous commit
+  * add golangci-lint
+  * remove fmt.Printf calls from tests
+  * ST1005: error strings should not be capitalized (stylecheck)
+  * use short if where possible
+  * missing error check
+  * fix capitalized error lines
+  * SA9003: empty branch (staticcheck)
+  * use const for timeout
+  * stylecheck: ST1016: methods on the same type should have the same receiver 
name
+  * stylecheck: ST1016: methods on the same type should have the same receiver 
name
+  * update xz lib
+  * stylecheck: ST1016: methods on the same type should have the same receiver 
name
+  * Add support for passwords using the SSH URI's (#887)
+  * Support specifying websocket port for VNC
+  * fix: force new domain if graphics changed
+  * S1025: byte slice should use a simple conversion
+  * fix %w usage only supported for functions backed by fmt.Errorf
+  * S1034: assigning the result of this type assertion to a variable
+  * S1021: should merge variable declaration with assignment on next line
+  * ineffectual assignment to err
+  * log.Printf call has error-wrapping directive %w, which is only supported 
for functions backed by fmt.Errorf
+  * Error return value is not checked
+  * S1021: should merge variable declaration with assignment on next line
+  * Error return value is not checked
+  * unused import
+  * S1021: should merge variable declaration with assignment on next line
+  * S1021: should merge variable declaration with assignment on next line
+  * Error return value is not checked
+  * S1021: should merge variable declaration with assignment on next line
+  * S1021: should merge variable declaration with assignment on next line
+  * simplify
+  * S1021: should merge variable declaration with assignment on next line
+  * Error return value is not checked
+  * Error return value of  is not checked
+  * connect is unused (deadcode)
+  * S1021: should merge variable declaration with assignment on next line
+  * SA4009: argument NVRAMPath is overwritten before first use
+  * Support TPM devices
+
+---

Old:

  terraform-provider-libvirt-0.6.11+git.1631460851.7074fe3c.tar.xz

New:

  terraform-provider-libvirt-0.6.14+git.1643667786.ed8e2bbb.tar.xz



Other differences:
--
++ terraform-provider-libvirt.spec ++
--- /var/tmp/diff_new_pack.g984Kv/_old  2022-07-04 11:32:59.028033641 +0200
+++ /var/tmp/diff_new_pack.g984Kv/_new  2022-07-04 11:32:59.032033648 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   terraform-provider-libvirt
-Version:0.6.11+git.1631460851.7074fe3c
+Version:0.6.14+git.1643667786.ed8e2bbb
 Release:0
 Summary:Terraform provider for kvm hypervisors via libvirt
 License:MPL-2.0

++ _service ++
--- /var/tmp/diff_new_pack.g984Kv/_old  2022-07-04 11:32:59.068033705 +0200
+++ /var/tmp/diff_new_pack.g984Kv/_new  2022-07-04 11:32:59.072033712 +0200
@@ -5,7 +5,7 @@
 terraform-provider-libvirt
 @PARENT_TAG@+git.%ct.%h
 v(.*)
-v0.6.11
+v0.6.14
 .git
 enable
 dmacvi...@suse.de

++ _servicedata ++
--- /var/tmp/diff_new_pack.g984Kv/_old  2022-07-04 11:32:59.088033738 +0200
+++ /var/tmp/diff_new_pack.g984Kv/_new  2022-07-04 11:32:59.092033744 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.c

commit terraform-provider-libvirt for openSUSE:Factory

2022-04-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-libvirt for 
openSUSE:Factory checked in at 2022-04-08 00:28:16

Comparing /work/SRC/openSUSE:Factory/terraform-provider-libvirt (Old)
 and  /work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1900 (New)


Package is "terraform-provider-libvirt"

Fri Apr  8 00:28:16 2022 rev:4 rq:967499 version:0.6.11+git.1631460851.7074fe3c

Changes:

--- 
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt.changes
2021-10-16 22:48:11.104719466 +0200
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1900/terraform-provider-libvirt.changes
  2022-04-08 00:28:55.333510486 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 06:55:45 UTC 2022 - Dirk M??ller 
+
+- exclude build for 32bit targets 
+
+---



Other differences:
--
++ terraform-provider-libvirt.spec ++
--- /var/tmp/diff_new_pack.tCFwXq/_old  2022-04-08 00:28:56.101501827 +0200
+++ /var/tmp/diff_new_pack.tCFwXq/_new  2022-04-08 00:28:56.109501737 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package terraform-provider-libvirt
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,6 +45,8 @@
 %else
 Requires:   genisoimage
 %endif
+# Terraform is not available for 32bit platforms
+ExcludeArch:%ix86 %arm
 Requires:   terraform >= 0.12.0
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  golang


commit terraform-provider-libvirt for openSUSE:Factory

2021-10-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-libvirt for 
openSUSE:Factory checked in at 2021-10-16 22:47:27

Comparing /work/SRC/openSUSE:Factory/terraform-provider-libvirt (Old)
 and  /work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1890 (New)


Package is "terraform-provider-libvirt"

Sat Oct 16 22:47:27 2021 rev:3 rq:925707 version:0.6.11+git.1631460851.7074fe3c

Changes:

--- 
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt.changes
2021-02-20 22:12:53.103076991 +0100
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.1890/terraform-provider-libvirt.changes
  2021-10-16 22:48:11.104719466 +0200
@@ -1,0 +2,122 @@
+Sat Oct 16 12:36:51 UTC 2021 - Jan Engelhardt 
+
+- Drop redundant %setup calls
+
+---
+Fri Oct 08 11:16:08 UTC 2021 - wa...@b1-systems.de
+
+- use GOFLAGS="-mod=vendor" and vendor.tar.xz to build
+- Update to version 0.6.11+git.1631460851.7074fe3c:
+  * fix InternalValidate error on cpu.mode block
+  * Allow ignoring known_hosts verification
+  * Use login name instead of display name as default
+  * Add support for SSH agent authentication
+  * go.mod: update go-libvirt to latest version
+  * Port PR#824 to go-libvirt
+  * Before pool import pool type is not set
+  * Add acceptance test for demonstrate fail case during import of pool typed 
dir
+  * README: fix headline level and typo
+  * go fmt
+  * Fix network update parameter order
+  * Fix error condition
+  * Fix network update parameter order
+  * Do not try to update bridge section (not supported)
+  * Add link to registry documentation
+  * README: remove TOC
+  * examples: Fix network card name
+  * Revamp README
+  * goreleaser: use go 1.16
+  * Use a Github Actions badge
+  * Release as draft
+  * Update README
+  * Add goreleaser in order to publish to registry
+  * Add releaser in order to publish to registry
+  * Workaround for bug in NetworkUpdate reversed parameters
+  * Check for chmod error
+  * Revert creating tmp file in private tmp dir
+  * Use t.TempDir()
+  * Start server so that URI is not empty
+  * Windows is slower than I thought
+  * Include Windows artifact
+  * go vet
+  * Fix image URL handling on Windows
+  * Fix Windows tests by using simple paths
+  * Make sure we build a valid OS path
+  * Fix tests on Windows
+  * Simplify test file server with httptest
+  * Remove unused import
+  * Fix URL handling on Windows
+  * Fix temporary directory on Windows
+  * Fix URL handling on Windows
+  * Improve skipping acceptance tests
+  * Setup xsltproc for different OS
+  * Setup terraform before terraform fmt
+  * Build on all platforms
+  * Install xsltproc before running testsuite
+  * Add github workflow
+  * Support for libvirt connection URIs
+  * Remove libvirt bindings
+  * Revert "No need to return terraform.ResourceProvider"
+  * Remove acceptance tests not using the resource test framework.
+  * Basic support for libvirt URIs
+  * No need to return terraform.ResourceProvider
+  * port - update mock parameters to upstream type
+  * Fix tests crashing due to client setup
+  * port - some missing libvirtc uses
+  * port - fix template test - missing nvram undefine flag
+  * port - NetworkUpdate params are now swapped
+  * port - fix network lookup uuid usage
+  * port - fix most network acceptance tests - active handling
+  * port - missed removing old if now test back
+  * port - fix domain acceptance tests - uuid handling
+  * port - missed removing old if
+  * port - reinstate error checks with new upstream error code
+  * Use new exported error from digital ocean library
+  * Fix helper
+  * port - download via buffer - review/revise
+  * port - pipe in goroutine so can close - TBC pipe required
+  * port - close our new second connection too
+  * port - record/capture io close error
+  * port - use previous libvirt connect behaviour for tests (blind URI)
+  * port - default network test requires network exists
+  * port - network tests require accept testing enabled
+  * port - use struct field directly
+  * port - restore error var & use struct field directly
+  * port - volume.go
+  * port - missed some
+  * port - tests bulk pass - compiles but fails tests
+  * port - start network tests
+  * port - pool partial
+  * port - network def partial
+  * port - volumes
+  * port - more volume copying
+  * port - partial cloudinit
+  * port - volume copier - remove var decl
+  * port - volume copier - missing close, just defer it
+  * port - volume copier
+  * port - remove subpackages disk & volume
+  * port - partial volume create
+  * port - wait for network active
+  * remove test file used to validate push rights
+  * test push rights to pr branch
+  * port

commit terraform-provider-libvirt for openSUSE:Factory

2021-02-20 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package terraform-provider-libvirt for 
openSUSE:Factory checked in at 2021-02-20 22:12:49

Comparing /work/SRC/openSUSE:Factory/terraform-provider-libvirt (Old)
 and  /work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.28504 (New)


Package is "terraform-provider-libvirt"

Sat Feb 20 22:12:49 2021 rev:2 rq:873992 version:0.6.3+git.1604843676.67f4f2aa

Changes:

--- 
/work/SRC/openSUSE:Factory/terraform-provider-libvirt/terraform-provider-libvirt.changes
2021-01-07 21:23:32.325375969 +0100
+++ 
/work/SRC/openSUSE:Factory/.terraform-provider-libvirt.new.28504/terraform-provider-libvirt.changes
 2021-02-20 22:12:53.103076991 +0100
@@ -1,0 +2,5 @@
+Sat Feb 13 09:04:17 UTC 2021 - Anthony Rabbito 
+
+- Added if condition in spec if on a SUSE version use mkisofs, instead of 
genisoimage 
+
+---



Other differences:
--
++ terraform-provider-libvirt.spec ++
--- /var/tmp/diff_new_pack.D5JquJ/_old  2021-02-20 22:12:53.691077616 +0100
+++ /var/tmp/diff_new_pack.D5JquJ/_new  2021-02-20 22:12:53.691077616 +0100
@@ -39,15 +39,19 @@
 BuildRequires:  libvirt-devel
 BuildRequires:  xz
 Requires:   libvirt-client
+%if 0%{?suse_version}
 Requires:   mkisofs
+%else
+Requires:   genisoimage
+%endif
 Requires:   terraform >= 0.12.0
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  golang
 %endif
 %if 0%{?suse_version}
-BuildRequires:  golang(API) >= 1.8
 BuildRequires:  golang-packaging
 BuildRequires:  xz
+BuildRequires:  golang(API) >= 1.8
 %endif
 %endif
 %if 0%{?suse_version}